@media (width<=768px){.auth{grid-template-columns:1fr}.auth__left{display:none}}@keyframes authSpin{to{transform:rotate(360deg)}}@keyframes trial-pulse{0%,to{box-shadow:0 0 #5d8f7266}50%{box-shadow:0 0 0 6px #5d8f7200}}@media (width<=600px){.trial-banner{padding:0 12px}.trial-banner__stats{display:none}}.lk{min-height:100vh;display:flex}.lk-shell{flex-direction:column;flex:1;min-width:0;display:flex}.lk-body{flex:1;min-height:0;display:flex}.lk-content{background:#f6f7f2;flex-direction:column;flex:1;gap:24px;min-width:0;padding:28px;display:flex;overflow-y:auto}.lk-content>*{animation:.25s lk-fadeIn}@keyframes lk-fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.lk-subnav,.lk-sidebar-overlay{display:none}@media (width<=1280px){.lk-content{padding:24px}}@media (width<=1100px){.lk-content{gap:20px;padding:20px}}@media (width<=1024px){.lk-content{padding:16px}}@media (width<=768px){.lk-subnav{scrollbar-width:none;background:#fff;border-bottom:1px solid #edf0ed;flex-shrink:0;align-items:center;gap:12px;padding:10px 16px;display:flex;overflow-x:auto}.lk-subnav::-webkit-scrollbar{display:none}.lk-subnav__section{letter-spacing:.06em;text-transform:uppercase;color:#6e756f;white-space:nowrap;flex-shrink:0;font-size:11px;font-weight:700}.lk-subnav__links{flex-shrink:0;gap:6px;display:flex}.lk-subnav__link{color:#4b4b4b;white-space:nowrap;background:#fcfcf8;border:1px solid #e6e8e6;border-radius:999px;align-items:center;height:32px;padding:0 14px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.lk-subnav__link:hover{color:#5d8f72;border-color:#5d8f72}.lk-subnav__link.is-active{color:#fff;background:#5d8f72;border-color:#5d8f72}.lk-submenu{display:none!important}.lk-sidebar-overlay{z-index:190;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a52;display:block;position:fixed;inset:0}.lk-content{gap:16px;padding:14px}}@media (width<=640px){.lk-content{gap:14px;padding:12px}}@media (width<=480px){.lk-content{gap:12px;padding:10px}.lk-subnav{padding:8px 12px}.lk-subnav__section{display:none}}.lk-sidebar{background:#fff;border-right:1px solid #e6e8e6;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:center;width:72px;height:100vh;padding:22px 0 18px;display:flex;position:sticky;top:0}.lk-sidebar__top{flex-direction:column;align-items:center;display:flex}.lk-sidebar__nav,.lk-sidebar__bottom{flex-direction:column;align-items:center;gap:14px;display:flex}.lk-sidebar__icon{color:#6e756f;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .2s;display:flex}.lk-sidebar__icon:hover{color:#5d8f72;background:#5d8f7214;transform:translateY(-1px)}.lk-sidebar__icon.is-active{color:#5d8f72;background:#5d8f721f}.lk-sidebar__icon-inner{justify-content:center;align-items:center;display:flex}.lk-sidebar__icon-inner svg{stroke-width:1.7px;width:20px;height:20px}.lk-sidebar__avatar{color:#fff;background:#5d8f72;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}@media (width<=1024px){.lk-sidebar{width:62px;padding:18px 0 14px}.lk-sidebar__nav,.lk-sidebar__bottom{gap:10px}.lk-sidebar__icon{width:38px;height:38px}}@media (width<=768px){.lk-sidebar{z-index:200;align-items:flex-start;width:260px;height:100vh;padding:28px 16px 24px;transition:transform .28s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 32px #0f172a24}.lk-sidebar.is-open{transform:translate(0)}.lk-sidebar__top{align-items:flex-start;width:100%}.lk-sidebar__nav,.lk-sidebar__bottom{align-items:flex-start;gap:4px;width:100%}.lk-sidebar__icon{color:#4b4b4b;border-radius:12px;justify-content:flex-start;gap:14px;width:100%;height:46px;padding:0 14px;font-size:15px;font-weight:500}.lk-sidebar__icon:hover{background:#5d8f7214;transform:none}}.lk-header{z-index:100;background:#fff;border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;display:flex;position:sticky;top:0}.lk-header__breadcrumb{color:#999;align-items:center;gap:6px;margin-bottom:4px;font-size:12px;display:flex}.lk-header__breadcrumb-home{color:#5d8f72;font-weight:500;text-decoration:none;transition:opacity .2s}.lk-header__breadcrumb-home:hover{opacity:.75;text-decoration:underline}.lk-header__breadcrumb-sep{color:#ccc}.lk-header__title{font-size:20px;font-weight:600}.lk-header__right{align-items:center;gap:10px;display:flex}.lk-header__icon-btn{cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.lk-header__icon-btn:hover{color:#5d8f72;background:#5d8f7214}.lk-header__burger{color:#202020;cursor:pointer;background:#5d8f7214;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:none}.lk-header__burger:hover{background:#5d8f7224}@media (width<=1280px){.lk-header{padding:16px 20px}}@media (width<=1100px){.lk-header{padding:14px 16px}.lk-header__title{font-size:18px}}@media (width<=1024px){.lk-header{padding:12px 16px}}@media (width<=768px){.lk-header{gap:10px;padding:10px 14px}.lk-header__burger{display:flex}.lk-header__title{font-size:16px}.lk-header__breadcrumb{font-size:11px}.lk-header__right{gap:6px}.lk-header__icon-btn{width:34px;height:34px}}@media (width<=640px){.lk-header{padding:8px 12px}.lk-header__title{font-size:15px}}@media (width<=480px){.lk-header{padding:8px 10px}.lk-header__title{font-size:14px}.lk-header__breadcrumb{display:none}.lk-header__icon-btn{border-radius:8px;width:30px;height:30px}}@media (width<=375px){.lk-header__title{font-size:13px}}.lk-menu{border-right:1px solid #edf0ed;width:100%;min-width:0;padding:14px 10px 0 8px}.lk-menu__nav{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.lk-menu__link{box-shadow:none;appearance:none;color:#202020;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:flex-start;align-items:center;margin:0;padding:0;font-size:16px;font-weight:400;line-height:1.2;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.lk-menu__link:hover{color:#5d8f72;background:0 0}.lk-menu__link:focus{background:0 0;outline:none}.lk-menu__link.is-active,.lk-menu__link[aria-current=page]{color:#5d8f72}.lk-menu__link.is-active:after,.lk-menu__link[aria-current=page]:after{content:"";background:#5d8f72;width:100%;height:1px;position:absolute;bottom:-7px;left:0}@media (width<=1200px){.lk-menu{padding-right:8px}.lk-menu__link{font-size:15px}}.lk-submenu{background:#fff;border-right:1px solid #e6e8e6;width:220px;padding:24px 16px}.lk-submenu__title{letter-spacing:.04em;text-transform:uppercase;color:#6e756f;margin-bottom:20px;font-size:13px}.lk-submenu__nav{flex-direction:column;gap:6px;display:flex}.lk-submenu__link{color:#4b4b4b;will-change:transform;border-radius:12px;align-items:center;padding:10px 14px;text-decoration:none;transition:all .2s;display:flex;position:relative}.lk-submenu__link:hover{color:#202020;background:#5d8f7214;transform:translate(2px)}.lk-submenu__link.is-active{color:#fff;background:#5d8f72;box-shadow:0 8px 24px #5d8f720f}.lk-submenu__link:before{content:"";background:#fff;border-radius:3px;width:2px;height:60%;transition:transform .2s;position:absolute;top:50%;left:6px;transform:translateY(-50%)scaleY(0)}.lk-submenu__link.is-active:before{transform:translateY(-50%)scaleY(1)}.lk-submenu__link.is-active:hover{background:#4e7d63}@media (width<=1100px){.lk-submenu{width:190px;padding:20px 12px}}@media (width<=1024px){.lk-submenu{width:170px;padding:16px 10px}.lk-submenu__link{padding:8px 10px;font-size:13px}}@media (width<=768px){.lk-submenu{z-index:50;background:#fff;border-bottom:1px solid #e6e8e6;border-right:none;width:100%;height:auto;padding:10px 12px;display:none;position:fixed;top:56px;left:0;box-shadow:0 4px 16px #0000000f}.lk-submenu.is-open{display:block}.lk-submenu__nav{flex-flow:wrap;gap:6px}.lk-submenu__title{margin-bottom:8px;font-size:11px}.lk-submenu__link{padding:7px 12px;font-size:13px}}@media (width<=480px){.lk-submenu__link{padding:6px 10px;font-size:12px}}.lk-voices{flex-direction:column;gap:24px;display:flex}.lk-voices__head{justify-content:space-between;align-items:flex-start;display:flex}.lk-voices-hero{background:#fff;border:1px solid #e5e7eb;border-radius:20px;justify-content:space-between;gap:24px;padding:24px;display:flex}.lk-voices-hero__eyebrow{color:#6b7280;margin-bottom:6px;font-size:12px;display:inline-block}.lk-voices-hero h3{color:#111827;margin:0 0 8px;font-size:20px;font-weight:600}.lk-voices-hero p{color:#6b7280;margin:0;font-size:14px}.lk-voices-hero__status{color:#10b981;background:#10b9811a;border-radius:999px;align-items:center;gap:6px;height:fit-content;padding:8px 12px;font-size:12px;display:flex}.lk-voices__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.lk-voice-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;gap:16px;padding:20px;transition:all .2s;display:flex;position:relative}.lk-voice-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.lk-voice-card__top{justify-content:space-between;align-items:flex-start;display:flex}.lk-voice-card__avatar{color:#111827;background:#f3f4f6;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;font-weight:600;display:flex}.lk-voice-card__actions{gap:8px;display:flex}.lk-voice-card__play,.lk-voice-card__more{cursor:pointer;background:#f9fafb;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.lk-voice-card__play:hover,.lk-voice-card__more:hover{background:#e5e7eb}.lk-voice-wave{align-items:center;gap:3px;height:18px;display:flex}.lk-voice-wave span{background:#d1d5db;border-radius:2px;width:3px;height:100%;animation:1.2s ease-in-out infinite wave}.lk-voice-wave span:nth-child(2){animation-delay:.1s}.lk-voice-wave span:nth-child(3){animation-delay:.2s}.lk-voice-wave span:nth-child(4){animation-delay:.3s}.lk-voice-wave span:nth-child(5){animation-delay:.4s}@keyframes wave{0%,to{height:20%}50%{height:100%}}.lk-voice-progress{background:linear-gradient(90deg,#10b981,#6ee7b7,#10b981) 0 0/200% 100%;border-radius:2px;width:100%;height:3px;animation:1.2s linear infinite progress}@keyframes progress{0%{background-position:0%}to{background-position:100%}}.lk-voice-card__body{justify-content:space-between;align-items:flex-start;display:flex}.lk-voice-card__body h3{margin:0;font-size:16px;font-weight:600}.lk-voice-card__body p{color:#6b7280;margin:4px 0 0;font-size:13px}.lk-voice-status{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:500}.lk-voice-status.is-ready{color:#10b981;background:#10b9811a}.lk-voice-status.is-processing{color:#f59e0b;background:#f59e0b1a}.lk-voice-card__footer{color:#6b7280;justify-content:space-between;font-size:12px;display:flex}.lk-voice-dropdown{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:4px;width:180px;padding:8px;display:flex;position:absolute;top:48px;right:16px;box-shadow:0 10px 30px #00000014}.lk-voice-dropdown button{cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:flex}.lk-voice-dropdown button:hover{background:#f3f4f6}.lk-voice-dropdown .is-danger{color:#ef4444}.lk-voice-dropdown .is-danger:hover{background:#ef44441a}.lk-voices-empty{background:#fff;border:1px dashed #e5e7eb;border-radius:20px;gap:12px;padding:24px}.lk-voices-empty h3{margin:10px 0;font-size:18px}.lk-voices-empty p{color:#6b7280;margin:0 0 15px;font-size:14px}.lk-input-wrap{margin-top:16px;margin-right:35px}.lk-input-wrap .lk-input{color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;width:100%;height:44px;padding:0 14px;font-size:14px;transition:all .2s}.lk-input-wrap .lk-input::placeholder{color:#9ca3af}.lk-input-wrap .lk-input:focus{background:#fff;border-color:#5d8f72;outline:none;box-shadow:0 0 0 3px #5d8f721f}.lk-input-wrap .lk-input:hover{border-color:#d1d5db}.lk-voice-card__avatar{background:#f3f4f6;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.lk-voice-card__avatar span{color:#374151;font-weight:600}.lk-voice-card__avatar img{object-fit:cover;width:100%;height:100%}@media (width<=1280px){.lk-voices__grid{gap:14px}}@media (width<=1100px){.lk-voices-hero{flex-direction:column;gap:16px}}@media (width<=1024px){.lk-voices__grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (width<=768px){.lk-voices__head{flex-direction:column;align-items:flex-start;gap:12px}.lk-voices__grid{grid-template-columns:1fr;gap:12px}.lk-voices-hero{padding:18px}.lk-voices-hero h3{font-size:17px}.lk-voice-card{gap:12px;padding:16px}.lk-input-wrap{margin-right:0}}@media (width<=640px){.lk-voices-hero{padding:14px}.lk-voices-hero h3{font-size:15px}.lk-voice-card__body{flex-direction:column;align-items:flex-start;gap:8px}.lk-voice-card__avatar{width:42px;height:42px}}@media (width<=480px){.lk-voices{gap:16px}.lk-voices-hero{border-radius:16px;padding:12px}.lk-voice-card{border-radius:16px;padding:14px}.lk-voice-dropdown{width:160px;right:8px}}@media (width<=375px){.lk-voice-card__play,.lk-voice-card__more{width:32px;height:32px}}.lk-subscription-manage{flex-direction:column;gap:24px;max-width:920px;display:flex}.lk-title{margin-bottom:4px;font-size:38px;font-weight:600}.lk-text{color:#6e756f;font-size:14px}.lk-subscription-block,.lk-usage{background:#fcfcf8;border:1px solid #e6e8e6;border-radius:20px;padding:24px;transition:transform .2s;box-shadow:0 8px 24px #5d8f720f}.lk-subscription-block:hover,.lk-usage:hover{transform:translateY(-2px)}.lk-billing-toggle{background:#eef4ee;border-radius:999px;margin-top:12px;padding:4px;display:inline-flex}.lk-billing-toggle button{color:#6e756f;cursor:pointer;background:0 0;border:none;border-radius:999px;height:32px;padding:0 14px;font-size:13px;transition:all .2s}.lk-billing-toggle button span{color:#5d8f72;margin-left:4px;font-size:10px}.lk-billing-toggle .is-active{color:#202020;background:#fff;box-shadow:0 2px 6px #0000000d}.lk-usage-item{margin-bottom:14px}.lk-usage-item__head{justify-content:space-between;margin-bottom:6px;font-size:13px;display:flex}.lk-usage-item__bar{background:#edf0ed;border-radius:999px;height:8px;overflow:hidden}.lk-usage-item__bar div{background:linear-gradient(90deg,#5d8f72,#4e7d63);border-radius:999px;height:100%;transition:width .4s}.lk-payment{margin-top:24px}.lk-payment__card{background:#fcfcf8;border:1px solid #e6e8e6;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 18px;transition:all .25s;display:flex;position:relative}.lk-payment__card:hover{border-color:#e6e8e6;transform:translateY(-1px);box-shadow:0 8px 24px #5d8f720f}.lk-payment__card-info{flex-direction:column;gap:4px;display:flex}.lk-payment__card-info strong{color:#202020;font-size:14px}.lk-payment__card-info span{color:#6e756f;font-size:12px}.lk-payment__badge{color:#5d8f72;background:#5d8f721f;border-radius:999px;padding:3px 8px;font-size:10px;position:absolute;top:-10px;right:25px}.lk-autorenew{background:#eef4ee;border-radius:16px;justify-content:space-between;align-items:center;max-width:180px;margin-top:14px;padding:12px 16px;display:flex}.lk-switch{width:40px;height:22px;position:relative}.lk-switch span{background:#e6e8e6;border-radius:999px;transition:all .2s;position:absolute;inset:0}.lk-switch span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:2px;left:2px}.lk-switch input:checked+span:after{transform:translate(18px)}.lk-subscription-actions{gap:12px;display:flex}.lk-subscription-danger{background:#e5484808;border:1px dashed #e548484d;border-radius:16px;margin-top:8px;padding:16px}.lk-modal{z-index:50;position:fixed;inset:0}.lk-modal__overlay{background:#0000004d;position:absolute;inset:0}.lk-modal__content{background:#fcfcf8;border-radius:20px;max-width:420px;margin:100px auto;padding:24px;position:relative}.lk-modal__actions{gap:10px;margin-top:16px;display:flex}.lk-subscription-badge{color:#5d8f72;white-space:nowrap;background:#07be541f;border:1px solid #5d8f7233;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex}.lk-subscription-badge:before{content:"";background:#5d8f72;border-radius:50%;width:6px;height:6px}.lk-subscription-info{border-top:1px solid #e6e8e6;grid-template-columns:1fr 1fr;gap:24px;margin-top:16px;padding-top:16px;display:grid}.lk-subscription-info>div{flex-direction:column;gap:4px;padding-bottom:10px;display:flex;position:relative}.lk-subscription-info span{color:#6e756f;font-size:12px}.lk-subscription-info strong{color:#202020;font-size:16px;font-weight:600}.lk-subscription-info>div:after{content:"";background:linear-gradient(90deg,#0000,#5d8f72,#0000);width:100%;height:1px;position:absolute;bottom:0;left:0}@media (width<=1280px){.lk-subscription-manage{max-width:100%}.lk-title{font-size:32px}}@media (width<=1100px){.lk-title{font-size:28px}}@media (width<=1024px){.lk-subscription-block,.lk-usage{padding:20px}.lk-modal__content{margin:80px auto}}@media (width<=768px){.lk-title{font-size:24px}.lk-subscription-block,.lk-usage{border-radius:16px;padding:16px}.lk-subscription-info{grid-template-columns:1fr;gap:16px}.lk-subscription-actions{flex-direction:column;gap:10px}.lk-subscription-actions .lk-btn{justify-content:center;width:100%}.lk-payment__card{flex-direction:column;align-items:flex-start;gap:12px}.lk-billing-toggle{justify-content:center;width:100%}.lk-modal__content{max-width:calc(100% - 40px);margin:20px;padding:20px}.lk-modal__actions{flex-direction:column}.lk-modal__actions .lk-btn{justify-content:center;width:100%}}@media (width<=640px){.lk-title{font-size:22px}.lk-autorenew{max-width:100%}}@media (width<=480px){.lk-title{font-size:20px}.lk-subscription-block,.lk-usage{padding:14px}}@media (width<=375px){.lk-title{font-size:18px}}.lk-bonus{flex-direction:column;gap:24px;display:flex}.lk-bonus__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.lk-bonus-summary{background:#fcfcf8;border:1px solid #e6e8e6;border-radius:16px;flex-direction:column;gap:4px;padding:10px 14px;display:inline-flex}.lk-bonus-summary span{color:#6e756f;font-size:11px}.lk-bonus-summary strong{color:#202020;letter-spacing:.06em;font-size:13px}.lk-bonus__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.lk-bonus-item{background:#fcfcf8;border:1px solid #e6e8e6;border-radius:20px;flex-direction:column;gap:14px;min-height:230px;padding:20px;transition:all .25s;display:flex;position:relative}.lk-bonus-item:hover{border-color:#e6e8e6;transform:translateY(-3px);box-shadow:0 8px 24px #5d8f720f}.lk-bonus-item.is-accent{background:linear-gradient(135deg,#5d8f721f,#5d8f7208)}.lk-bonus-item.is-primary{background:linear-gradient(135deg,#5d8f722e,#5d8f720d);border-color:#5d8f7259}.lk-bonus-item.is-soft{background:#eef4ee}.lk-bonus-item__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.lk-bonus-item__icon{color:#5d8f72;background:#5d8f721a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.lk-bonus-item__content{flex-direction:column;gap:6px;display:flex}.lk-bonus-item__content h4{color:#202020;font-size:15px;font-weight:600}.lk-bonus-item__content p{color:#6e756f;font-size:13px;line-height:1.5}.lk-bonus-item__badge{color:#5d8f72;white-space:nowrap;background:#5d8f7224;border-radius:999px;align-self:flex-start;align-items:center;width:fit-content;padding:4px 9px;font-size:11px;font-weight:500;display:inline-flex}.lk-bonus-item__badge.is-dark{color:#fff;background:#202020}.lk-bonus-item__badge.is-soft{color:#6e756f;background:#0000000d}.lk-bonus-progress{background:#0000000f;border-radius:999px;height:6px;overflow:hidden}.lk-bonus-progress div{background:#5d8f72;border-radius:999px;height:100%;transition:width .3s}.lk-bonus-hint{color:#6e756f;font-size:12px}.lk-bonus-ref{background:#0000000a;border:1px solid #0000000a;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.lk-bonus-ref__link{color:#6e756f;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.lk-bonus-ref__copy{color:#202020;cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:inline-flex}.lk-bonus-ref__copy:hover{color:#5d8f72;background:#5d8f721a}.lk-bonus-item .lk-btn{align-self:flex-start;width:auto}.lk-invite{z-index:80;position:fixed;inset:0}.lk-invite__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000059;position:absolute;inset:0}.lk-invite__panel{background:#fcfcf8;border:1px solid #e6e8e6;border-radius:24px;flex-direction:column;gap:16px;width:min(460px,100% - 32px);padding:24px;animation:.24s lkInviteIn;display:flex;position:absolute;bottom:50%;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #00000029}.lk-invite__head h3{color:#202020;font-size:18px;font-weight:600}.lk-invite__head p{color:#6e756f;margin-top:4px;font-size:13px}.lk-invite__code{background:#5d8f7214;border-radius:16px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.lk-invite__code span{color:#6e756f;font-size:12px}.lk-invite__code strong{letter-spacing:.08em;color:#202020;font-size:13px}.lk-invite__link{background:#fff;border:1px solid #e6e8e6;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.lk-invite__link span{color:#6e756f;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.lk-invite__link button{color:#202020;cursor:pointer;background:#eef4ee;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.lk-invite__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.lk-invite__actions a{color:#202020;background:#fff;border:1px solid #e6e8e6;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:40px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.lk-invite__actions a:hover{color:#5d8f72;border-color:#5d8f72}.lk-invite__footer{justify-content:flex-end;display:flex}.lk-toast{z-index:120;color:#fff;background:#202020;border-radius:999px;padding:10px 16px;font-size:13px;animation:.2s lkToastIn;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0000002e}@keyframes lkInviteIn{0%{opacity:0;transform:translate(-50%,16px)scale(.98)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes lkToastIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media (width<=1280px){.lk-bonus__grid{gap:14px}}@media (width<=1100px){.lk-bonus__grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (width<=900px){.lk-bonus__grid{grid-template-columns:1fr}.lk-bonus__head{flex-direction:column}}@media (width<=768px){.lk-bonus{gap:16px}.lk-bonus-item{border-radius:16px;min-height:auto;padding:16px}.lk-invite__panel{border-radius:20px;width:calc(100% - 24px);padding:20px}.lk-invite__actions{grid-template-columns:1fr}}@media (width<=640px){.lk-bonus-item{gap:10px;padding:14px}.lk-bonus-summary{width:100%}}@media (width<=480px){.lk-bonus-item{padding:12px}.lk-bonus-item__icon{width:32px;height:32px}.lk-bonus-item__content h4{font-size:14px}.lk-invite__panel{border-radius:16px;padding:16px}.lk-toast{font-size:12px;bottom:16px}}@media (width<=375px){.lk-bonus-item{padding:10px}}.lk-payment-tabs{gap:6px;margin-bottom:20px;display:flex}.lk-payment-tab{border-radius:var(--border-radius-md);background:var(--color-bg-secondary);color:var(--color-text-secondary);cursor:pointer;border:1px solid #5d8f72;border-radius:999px;flex:1;padding:10px 0;font-size:14px;font-weight:400;transition:all .15s}.lk-payment-tab:hover{color:#202020;border-color:#4e7d63}.lk-payment-tab.is-active{color:#fcfcf8;background:#5d8f72;border-color:#5d8f72}.lk-sbp{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.lk-sbp__hint{color:var(--color-text-secondary);margin:0;font-size:13px}.lk-sbp-banks{flex-direction:column;gap:8px;width:100%;display:flex}.lk-sbp-bank{border-radius:var(--border-radius-md);border:1px solid var(--color-border);background:var(--color-bg-primary);cursor:pointer;text-align:left;align-items:center;gap:12px;width:100%;padding:12px 14px;transition:all .15s;display:flex}.lk-sbp-bank:hover{border-color:var(--color-border-hover);background:var(--color-bg-secondary)}.lk-sbp-bank:active{transform:scale(.99)}.lk-sbp-bank__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:500;display:flex}.lk-sbp-bank__name{color:var(--color-text-primary);flex:1;font-size:14px;font-weight:400}.lk-sbp-bank__arrow{color:var(--color-text-tertiary);font-size:16px;transition:transform .15s}.lk-sbp-bank:hover .lk-sbp-bank__arrow{color:var(--color-text-secondary);transform:translate(3px)}.lk-sbp__divider{width:100%;color:var(--color-text-tertiary);align-items:center;gap:10px;font-size:12px;display:flex}.lk-sbp__divider:before,.lk-sbp__divider:after{content:"";background:var(--color-border);flex:1;height:1px}.lk-sbp-qr{flex-direction:column;align-items:center;gap:12px;padding:8px 0;display:flex}.lk-sbp-qr__hint{color:var(--color-text-secondary);text-align:center;margin:0;font-size:13px}.lk-sbp-qr__image{border-radius:var(--border-radius-md);border:1px solid var(--color-border);background:#fff;padding:12px}.lk-sbp-qr__image img{display:block}.lk-sbp-qr__amount{color:var(--color-text-secondary);margin:0;font-size:14px}.lk-sbp-qr__amount strong{color:var(--color-text-primary);font-weight:500}.lk-sbp-qr__note{color:var(--color-text-tertiary);margin:0;font-size:12px}@media (width<=768px){.lk-payment-tabs{gap:4px;margin-bottom:16px}.lk-payment-tab{padding:8px 0;font-size:13px}.lk-sbp-bank{padding:10px 12px}.lk-sbp-bank__icon{width:32px;height:32px;font-size:14px}.lk-sbp-bank__name{font-size:13px}}@media (width<=640px){.lk-payment-tabs{flex-wrap:wrap}.lk-sbp-qr__image img{max-width:200px;height:auto}}@media (width<=480px){.lk-payment-tab{padding:7px 0;font-size:12px}.lk-sbp{gap:10px}.lk-sbp-banks{gap:6px}.lk-sbp-bank{gap:10px;padding:9px 10px}.lk-sbp-qr{gap:10px}}@media (width<=375px){.lk-payment-tab{font-size:11px}.lk-sbp-qr__image img{max-width:180px}}.lk-header__user{cursor:pointer;background:0 0;border:none;border-radius:100px;align-items:center;gap:8px;padding:5px 10px 5px 5px;transition:background .15s;display:flex}.lk-header__user:hover{background:var(--color-bg-secondary,#f4f5f3)}.lk-header__avatar{background:var(--lk-brand,#5d8f72);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:500;display:flex}.lk-header__username{color:var(--color-text-primary,#111612);font-size:14px;font-weight:500}.lk-header__notif-wrap{position:relative}.lk-header__badge{color:#fff;pointer-events:none;background:#e05c5c;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:600;display:flex;position:absolute;top:4px;right:4px}.lk-notif-panel{border:1px solid var(--color-border,#e4e7e4);z-index:100;background:#fff;border-radius:16px;width:320px;animation:.15s notifFadeIn;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 12px 40px #0000001a}@keyframes notifFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.lk-notif-panel__head{border-bottom:1px solid var(--color-border,#e4e7e4);justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.lk-notif-panel__head span{color:var(--color-text-primary,#111612);font-size:14px;font-weight:500}.lk-notif-panel__head button{color:var(--lk-brand,#5d8f72);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px}.lk-notif-panel__list{max-height:320px;overflow-y:auto}.lk-notif-panel__empty{color:var(--color-text-secondary,#7a857e);text-align:center;margin:0;padding:24px 16px;font-size:13px}.lk-notif-item{cursor:pointer;border-bottom:1px solid var(--color-border,#f0f2f0);align-items:flex-start;gap:10px;padding:12px 16px;transition:background .12s;display:flex}.lk-notif-item:last-child{border-bottom:none}.lk-notif-item:hover{background:var(--color-bg-secondary,#f7f8f7)}.lk-notif-item.is-read .lk-notif-item__dot{border:1.5px solid var(--color-border,#d4dbd6);background:0 0}.lk-notif-item.is-read .lk-notif-item__body p{color:var(--color-text-secondary,#7a857e);font-weight:400}.lk-notif-item__dot{background:var(--lk-brand,#5d8f72);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.lk-notif-item__body{flex:1}.lk-notif-item__body p{color:var(--color-text-primary,#111612);margin:0 0 3px;font-size:13px;font-weight:500;line-height:1.5}.lk-notif-item__body span{color:var(--color-text-tertiary,#9aa09c);font-size:11px}.lk-notif-item__check{border:1px solid var(--color-border,#d4dbd6);cursor:pointer;width:22px;height:22px;color:var(--color-text-secondary,#7a857e);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .12s;display:flex}.lk-notif-item__check:hover{background:var(--lk-brand,#5d8f72);border-color:var(--lk-brand,#5d8f72);color:#fff}.lk-sidebar__avatar{background:var(--lk-brand,#5d8f72);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:500;display:flex}.lk-sidebar__icon--profile.is-active .lk-sidebar__avatar{box-shadow:0 0 0 2px var(--lk-brand,#5d8f72);outline:2px solid #fff}@media (width<=1024px){.lk-notif-panel{width:290px}}@media (width<=768px){.lk-header__username{display:none}.lk-notif-panel{width:280px;right:-10px}.lk-notif-panel__list{max-height:260px}}@media (width<=640px){.lk-notif-panel{border-left:none;border-right:none;border-radius:0 0 16px 16px;width:100%;position:fixed;top:52px;left:0;right:0}}@media (width<=480px){.lk-header__user{gap:6px;padding:4px 6px 4px 4px}.lk-header__avatar{width:26px;height:26px;font-size:11px}.lk-notif-panel__list{max-height:220px}}@media (width<=375px){.lk-header__avatar{width:24px;height:24px;font-size:10px}}.lk-profile{flex-direction:column;gap:24px;width:100%;max-width:720px;display:flex}.lk-profile__hero{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #e6e8e6;border-radius:24px;align-items:center;gap:20px;padding:24px;display:flex;position:relative;box-shadow:0 8px 24px #5d8f720f}.lk-profile__avatar-wrap{flex-shrink:0;position:relative}.lk-profile__avatar{color:#fff;background:linear-gradient(135deg,#5d8f72 0%,#4a765d 100%);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:26px;font-weight:600;display:flex;box-shadow:0 10px 24px #5d8f7238,inset 0 1px #ffffff38}.lk-profile__avatar-edit{color:#6e756f;cursor:pointer;background:#fff;border:1px solid #e6e8e6;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .18s,border-color .18s,color .18s,transform .18s;display:flex;position:absolute;bottom:-2px;right:-2px}.lk-profile__avatar-edit:hover{color:#5d8f72;background:#eef4ee;border-color:#5d8f7238;transform:translateY(-1px)}.lk-profile__hero-info{min-width:0}.lk-profile__hero-name{letter-spacing:-.02em;color:#202020;margin:0 0 6px;font-size:22px;font-weight:600;line-height:1.1}.lk-profile__hero-email{color:#6e756f;word-break:break-word;margin:0;font-size:14px;line-height:1.5}.lk-profile__block{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #e6e8e6;border-radius:24px;padding:24px;position:relative;overflow:hidden;box-shadow:0 8px 24px #5d8f720f}.lk-profile__block--danger{border-color:#e548482e}.lk-profile__block-title{letter-spacing:-.01em;color:#202020;margin:0 0 16px;font-size:17px;font-weight:600;line-height:1.2}.lk-profile__block-hint{color:#6e756f;max-width:520px;margin:-8px 0 16px;font-size:13px;line-height:1.55}.lk-profile__form{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}.lk-profile__field{flex-direction:column;gap:8px;display:flex}.lk-profile__label{color:#6e756f;font-size:13px;font-weight:500;line-height:1.2}.lk-profile__input{color:#202020;box-sizing:border-box;background:#fff;border:1px solid #e6e8e6;border-radius:999px;outline:none;width:100%;height:46px;padding:0 16px;font-size:14px;line-height:1;transition:border-color .18s,box-shadow .18s,background .18s}.lk-profile__input::placeholder{color:#787878b8}.lk-profile__input:hover{border-color:#5d8f722e}.lk-profile__input:focus{border-color:#5d8f72;box-shadow:0 0 0 4px #5d8f721a}.lk-profile__input--sm{height:42px}.lk-profile__input--age{flex-shrink:0;width:92px}.lk-profile__actions{align-items:center;gap:12px;margin-top:8px;display:flex}.lk-profile__add{flex-direction:column;gap:14px;display:flex}.lk-profile__add-row{background:#f6f7f2;border:1px solid #edf0ed;border-radius:16px;flex-wrap:wrap;align-items:center;gap:10px;padding:14px;display:flex}.lk-profile__add-actions{align-items:center;gap:10px;display:flex}.lk-profile__members{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.lk-profile__member{background:linear-gradient(#fff 0%,#f8f9f8 100%);border:1px solid #edf0ed;border-radius:16px;align-items:center;gap:14px;padding:14px 16px;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.lk-profile__member:hover{border-color:#5d8f7229;transform:translateY(-1px);box-shadow:0 8px 18px #0000000a}.lk-profile__member-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.lk-profile__member-avatar--kid{color:#5d8f72;background:#5d8f721f}.lk-profile__member-avatar--parent{color:#5a6db5;background:#5a6db51a}.lk-profile__member-info{flex:1;min-width:0}.lk-profile__member-info strong{color:#202020;margin-bottom:3px;font-size:14px;font-weight:600;line-height:1.3;display:block}.lk-profile__member-info span{color:#6e756f;font-size:12px;line-height:1.45;display:block}.lk-profile__member-remove{color:#6e756f;cursor:pointer;background:#fff;border:1px solid #e6e8e6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .18s,border-color .18s,color .18s,transform .18s;display:flex}.lk-profile__member-remove:hover{color:#e54848;background:#e548480f;border-color:#e5484838;transform:scale(1.04)}.lk-profile__prefs{flex-direction:column;display:flex}.lk-profile__pref{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.lk-profile__pref:last-child{border-bottom:none;padding-bottom:0}.lk-profile__pref div{flex:1;min-width:0}.lk-profile__pref div strong{color:#202020;margin-bottom:4px;font-size:14px;font-weight:600;line-height:1.35;display:block}.lk-profile__pref div p{color:#6e756f;margin:0;font-size:12px;line-height:1.55}.lk-profile__select{color:#202020;cursor:pointer;background:#fff;border:1px solid #e6e8e6;border-radius:999px;outline:none;flex-shrink:0;height:38px;padding:0 14px;font-size:13px;font-weight:500;transition:border-color .18s,box-shadow .18s}.lk-profile__select:focus{border-color:#5d8f72;box-shadow:0 0 0 4px #5d8f721a}.lk-profile__logout{border-top:1px solid #edf0ed;margin-top:24px;padding-top:20px}@media (width<=767px){.lk-profile{gap:16px}.lk-profile__hero,.lk-profile__block{border-radius:20px;padding:16px}.lk-profile__hero{align-items:flex-start}.lk-profile__hero-name{font-size:20px}.lk-profile__footer,.lk-profile__actions,.lk-profile__add-actions{width:100%}.lk-profile__add-row{align-items:stretch}.lk-profile__pref{flex-direction:column;align-items:flex-start}.lk-profile__select{width:100%}}.lk-stats{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fcfcf8;border:1px solid #e6e8e6;border-radius:999px;grid-template-columns:1.1fr 1fr 1fr 1.1fr;max-width:808px;display:grid;overflow:hidden}.lk-stats__item{background:#fcfcf8;flex-direction:column;justify-content:center;padding:16px 16px 14px;position:relative}.lk-stats__item:not(:last-child){border-right:1px solid #e6e8e6}.lk-stats__item--accent{background:#c8d9cd}.lk-stats__item--accent-soft{background:#c2d4c7}.lk-stats__top{align-items:center;gap:8px;margin-bottom:8px;display:flex}.lk-stats__icon{font-size:14px;line-height:1}.lk-stats__value{color:#202020;margin-bottom:8px;font-size:18px;font-weight:700;line-height:1.1}.lk-stats__label{color:#4b4b4b;font-size:14px;line-height:1.3}.lk-stats__badge{color:#fff;background:#5d8f72;border-radius:999px;justify-content:center;align-items:center;min-height:28px;margin-top:8px;padding:0 14px;font-size:14px;line-height:1;display:inline-flex}.lk-story-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;max-width:980px;display:grid}.lk-story-card{color:#fff;background:#5d8f72;border-radius:20px;min-height:214px;position:relative;overflow:hidden;box-shadow:0 8px 24px #5d8f720f}.lk-story-card__image{background:radial-gradient(circle at 30% 30%,#f5dfa773,#0000 25%),linear-gradient(135deg,#6f5833 0%,#b28a53 35%,#293526 100%);height:126px}.lk-story-card__image--bright{background:linear-gradient(135deg,#f39b2f 0%,#ffcf65 40%,#3fcca6 100%)}.lk-story-card__image--violet{background:linear-gradient(135deg,#5f5ca8 0%,#a16ee0 40%,#ffd06d 100%)}.lk-story-card__image--warm{background:linear-gradient(135deg,#9e6e54 0%,#d9a971 45%,#6e8b64 100%)}.lk-story-card__body{padding:12px}.lk-story-card__type{background:#fff3;border-radius:999px;align-items:center;min-height:20px;margin-bottom:8px;padding:0 8px;font-size:11px;line-height:1;display:inline-flex}.lk-story-card__title{margin:0 0 8px;font-size:14px;font-weight:500;line-height:1.3}.lk-story-card__age{opacity:.92;font-size:13px;line-height:1.2}.lk-story-card__play{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffffb8;border-radius:50%;width:38px;height:38px;position:absolute;bottom:12px;right:12px}.lk-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:1;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,transform .1s;display:inline-flex;position:relative}.lk-btn--sm{height:32px;padding:0 12px}.lk-btn--md{height:40px;padding:0 16px}.lk-btn--lg{height:48px;padding:0 20px;font-size:15px}.lk-btn--primary{color:#fff;background:#5d8f72;box-shadow:0 4px 12px #5d8f722e}.lk-btn--primary:hover{background:#4e7d63;transform:translateY(-1px)}.lk-btn--primary:active{box-shadow:none;transform:translateY(0)}.lk-btn--primary:disabled{color:#fffc;box-shadow:none;background:#5d8f7259}.lk-btn--secondary{color:#202020;background:#fcfcf8;border:1px solid #e6e8e6}.lk-btn--secondary:hover{background:#5d8f720f;border-color:#e6e8e6}.lk-btn--secondary:active{background:#5d8f721a}.lk-btn--secondary:disabled{color:#6e756f;background:#eef4ee;border-color:#edf0ed}.lk-btn--ghost{color:#6e756f;background:0 0}.lk-btn--ghost:hover{color:#202020;background:#5d8f720d}.lk-btn--ghost:disabled{opacity:.6}.lk-btn--danger{color:#e54848;background:0 0;border:1px solid #e5484859}.lk-btn--danger:hover{background:#e5484814;border-color:#e5484880}.lk-btn--danger:active{background:#e5484826}.lk-btn--danger:disabled{color:#e5484866;border-color:#e5484833}.lk-btn:disabled{cursor:not-allowed;pointer-events:none;transform:none}.lk-btn__content{align-items:center;gap:8px;display:inline-flex}.lk-btn.is-loading{pointer-events:none}.lk-btn.is-loading .lk-btn__content{opacity:.4}.lk-btn__loader{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite lk-spin;position:absolute}@keyframes lk-spin{to{transform:rotate(360deg)}}@media (width<=768px){.lk-btn--lg{height:44px;padding:0 18px;font-size:14px}.lk-btn--md{height:38px;padding:0 14px}}@media (width<=640px){.lk-btn--lg{height:42px;padding:0 16px}}@media (width<=480px){.lk-btn--lg{height:40px;padding:0 14px;font-size:13px}.lk-btn--md{height:36px;padding:0 12px;font-size:13px}.lk-btn--sm{height:30px;padding:0 10px;font-size:12px}}@media (width<=375px){.lk-btn--lg{height:38px;font-size:13px}}.lk-tariffs{flex-direction:column;gap:32px;display:flex}.lk-tariffs__head{justify-content:space-between;align-items:flex-start;display:flex}.lk-tariffs-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.lk-tariff-card{background:#fcfcf8;border:1px solid #e6e8e6;border-radius:24px;flex-direction:column;gap:16px;padding:24px;transition:all .3s;display:flex;position:relative}.lk-tariff-card:hover{border-color:#e6e8e6;transform:translateY(-6px);box-shadow:0 20px 60px #0000000f}.lk-tariff-card.is-current{background:#5d8f720d;border:1px solid #5d8f72}.lk-tariff-card.is-upgrade{z-index:2;background:linear-gradient(#5d8f721f 0%,#5d8f7208 100%);border:1px solid #5d8f72;transform:scale(1.05);box-shadow:0 0 0 1px #5d8f721a,0 20px 60px #5d8f7233}.lk-tariff-badge{color:#fff;background:#5d8f72;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:500;display:inline-flex;position:absolute;top:-10px;left:20px}.lk-tariff-card__head{flex-direction:column;gap:8px;display:flex}.lk-tariff-card__head h3{letter-spacing:-.01em;font-size:17px;font-weight:600}.lk-tariff-card__head p{color:#6e756f;font-size:13px}.lk-tariff-price{align-items:baseline;gap:8px;display:flex}.lk-tariff-price__value{letter-spacing:-.02em;font-size:28px;font-weight:600}.lk-tariff-price__period{color:#6e756f;font-size:13px}.lk-tariff-features{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.lk-tariff-features li{color:#6e756f;padding-left:18px;font-size:13px;position:relative}.lk-tariff-features li:before{content:"";background:#5d8f72;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;left:0}.lk-tariff-footer{margin-top:auto}.lk-billing{gap:8px}.lk-billing__switch{background:#eef4ee;border-radius:999px;padding:4px;display:inline-flex}.lk-billing__switch button{cursor:pointer;color:#4b4b4b;background:0 0;border:none;border-radius:999px;padding:6px 14px;font-size:13px;transition:all .2s}.lk-billing__switch button:hover{background:#c2d4c7}.lk-billing__switch button.is-active{color:#fff;background:#5d8f72}.lk-current-plan{gap:8px;font-size:13px;display:inline-flex}.lk-tariff-compare{flex-direction:column;gap:20px;display:flex}.lk-compare-table{background:#fcfcf8;border:1px solid #e6e8e6;border-radius:20px;position:relative;overflow-x:auto}.lk-compare-row{border-top:1px solid #edf0ed;grid-template-columns:220px repeat(4,1fr);min-width:900px;transition:background .2s;display:grid}.lk-compare-row:hover{background:#eef4ee}.lk-compare-row.is-head{z-index:3;background:#fcfcf8;border-bottom:1px solid #e6e8e6;position:sticky;top:0}.lk-compare-feature{color:#4b4b4b;z-index:2;background:#fcfcf8;border-right:1px solid #e6e8e6;padding:16px;font-size:13px;position:sticky;left:0}.lk-compare-plan{text-align:center;flex-direction:column;gap:4px;padding:16px;font-size:13px;display:flex}.lk-compare-plan strong{font-size:14px}.lk-compare-value{border-left:1px solid #edf0ed;justify-content:center;align-items:center;padding:16px;font-size:13px;display:flex}.lk-compare-action{border-left:1px solid #edf0ed;justify-content:center;padding:12px;display:flex}.lk-compare-plan:hover,.lk-compare-plan:hover~.lk-compare-value{background:#5d8f720f}.lk-compare-row.is-actions{background:#eef4ee}.lk-compare-row:nth-child(2n):not(.is-head):not(.is-actions){background:#00000003}.lk-tariff-access{flex-direction:column;gap:20px;display:flex}.lk-tariff-access__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.lk-tariff-access-item{background:#fcfcf8;border:1px solid #e6e8e6;border-radius:20px;justify-content:space-between;align-items:center;padding:16px;transition:all .2s;display:flex}.lk-tariff-access-item.is-locked{background:#e548480a;border-color:#e5484833}.lk-tariff-access-item.is-open{background:#5d8f720f}.lk-tariff-access__status{color:#5d8f72;font-size:12px}.lk-tariff-access__note{color:#6e756f;font-size:12px}.lk-tariff-card.is-upgrade{z-index:2;background:linear-gradient(#5d8f721a 0%,#5d8f7205 100%);border:1px solid #5d8f72;transform:scale(1.04)}.lk-tariff-price__note{color:#6e756f;margin-top:2px;font-size:12px}.lk-tariff-access__grid{gap:12px;display:grid}.lk-tariff-access-item.is-locked{background:#fafafa;border:1px solid #ececec}.lk-tariff-access-item.is-open{background:#f6fbf8;border:1px solid #d8f2e3}.lk-tariff-access-item>div{flex-direction:column;gap:4px;display:flex}@media (width<=1280px){.lk-tariffs-grid{gap:16px}}@media (width<=1100px){.lk-tariffs-grid{grid-template-columns:repeat(2,1fr);gap:16px}.lk-tariff-card.is-upgrade{transform:scale(1)}}@media (width<=1024px){.lk-tariffs__head{flex-direction:column;align-items:flex-start;gap:12px}.lk-tariff-access__grid{grid-template-columns:1fr}.lk-tariffs-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=640px){.lk-tariffs-grid{grid-template-columns:1fr;gap:12px}.lk-tariff-card{border-radius:20px;padding:20px}.lk-compare-table{font-size:13px}.lk-billing__switch{justify-content:center;width:100%}.lk-tariff-card{padding:16px}.lk-tariff-price__value{font-size:22px}.lk-tariff-card__head h3{font-size:15px}.lk-compare-row{min-width:600px}.lk-tariff-access-item{flex-direction:column;align-items:flex-start;gap:8px}}@media (width<=480px){.lk-tariffs{gap:20px}.lk-tariff-card{border-radius:16px;padding:14px}.lk-tariff-price__value{font-size:20px}.lk-billing__switch button{padding:5px 12px;font-size:12px}}@media (width<=375px){.lk-tariff-card{padding:12px}.lk-tariff-price__value{font-size:18px}}.lk-modal__content{background:#fcfcf8;border-radius:24px;width:100%;max-width:420px;margin:140px auto;padding:28px;animation:.25s lkModalIn;position:relative;box-shadow:0 20px 60px #00000014,0 4px 12px #0000000a}.lk-modal__content h3{margin-bottom:6px;font-size:18px;font-weight:600}.lk-modal__content p{color:#6e756f;margin-bottom:20px;font-size:13px}.lk-modal__actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}@media (width<=768px){.lk-modal__content{border-radius:20px;max-width:calc(100% - 32px);margin:80px 16px;padding:22px}.lk-modal__actions{gap:8px;margin-top:18px}}@media (width<=640px){.lk-modal__content{margin:60px 12px;padding:20px}.lk-modal__actions{flex-direction:column-reverse}.lk-modal__actions .lk-btn{justify-content:center;width:100%}}@media (width<=480px){.lk-modal__content{border-radius:16px;margin:40px 10px;padding:18px}.lk-modal__content h3{font-size:16px}.lk-modal__content p{margin-bottom:16px;font-size:13px}}@media (width<=375px){.lk-modal__content{margin:24px 8px;padding:16px}}.lk-form{flex-direction:column;gap:18px;display:flex}.lk-input{flex-direction:column;gap:6px;display:flex}.lk-input label{color:#6e756f;font-size:12px;font-weight:500}.lk-input input{color:#202020;background:#fff;border:1px solid #e6e8e6;border-radius:12px;height:44px;padding:0 14px;font-size:14px;transition:all .2s}.lk-input input:hover{border-color:#e6e8e6}.lk-input input::placeholder{color:#6e756f}.lk-form__row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.lk-input input:focus{border-color:#5d8f72;outline:none;box-shadow:0 0 0 3px #5d8f721f}@media (width<=768px){.lk-form__row{grid-template-columns:1fr;gap:14px}.lk-form{gap:14px}}@media (width<=640px){.lk-input input{height:42px;font-size:14px}}@media (width<=480px){.lk-form{gap:12px}.lk-input input{height:40px;padding:0 12px;font-size:13px}.lk-input label{font-size:11px}}@media (width<=375px){.lk-input input{height:38px;font-size:13px}}.lk-card{perspective:1000px;width:100%;max-width:420px;height:200px;margin-bottom:20px;transition:all .3s;position:relative}.lk-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0003,0 0 0 1px #ffffff0d}.lk-card.is-active{box-shadow:0 0 0 2px #5d8f7266,0 10px 40px #5d8f724d}.lk-card__face{color:#fff;backface-visibility:hidden;background:linear-gradient(135deg,#5d8f72,#4e7d63);border-radius:20px;flex-direction:column;justify-content:space-between;padding:20px;transition:transform .6s;display:flex;position:absolute;inset:0;box-shadow:0 12px 30px #00000026}.lk-card__face:after{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#ffffff1a,#0000 40%);position:absolute;inset:0}.lk-card__front{transform:rotateY(0)}.lk-card__back,.lk-card.is-flipped .lk-card__front{transform:rotateY(180deg)}.lk-card.is-flipped .lk-card__back{transform:rotateY(0)}.lk-card__top{justify-content:space-between;align-items:center;display:flex}.lk-card__chip{background:linear-gradient(135deg,#e5e5e5,#cfcfcf);border-radius:6px;width:42px;height:28px;position:relative;overflow:hidden}.lk-card__chip:before{content:"";background:#00000026;width:100%;height:2px;position:absolute;top:10px}.lk-card__chip:after{content:"";background:#00000026;width:2px;height:100%;position:absolute;left:14px}.lk-card__brand{letter-spacing:.08em;color:#fff;opacity:.95;justify-content:flex-end;align-items:center;min-width:64px;font-size:12px;display:flex}.lk-card__logo{width:64px;height:auto;display:block}.lk-card__brand--mastercard .lk-card__logo{width:58px}.lk-card__brand--visa~.lk-card__number,.lk-card__brand--visa{color:#fff}.lk-card.lk-card--visa .lk-card__face{background:linear-gradient(135deg,#1a1f71,#3a47d5)}.lk-card.lk-card--mastercard .lk-card__face{background:linear-gradient(135deg,#3a1c1c,#b91c1c)}.lk-card.lk-card--unknown .lk-card__face{background:linear-gradient(135deg,#5d8f72,#4e7d63)}.lk-card__number{letter-spacing:2px;font-variant-numeric:tabular-nums;font-size:20px;font-weight:500;transition:all .2s}.lk-card__bottom{justify-content:space-between;display:flex}.lk-card__bottom span{opacity:.7;font-size:10px}.lk-card__bottom strong{font-size:14px}.lk-card__stripe{background:#0003;border-radius:4px;height:40px;margin-top:10px}.lk-card__cvc{justify-content:flex-end;align-items:center;gap:8px;margin-top:20px;display:flex}.lk-card__cvc strong{color:#000;background:#fff;border-radius:4px;padding:4px 10px;font-size:12px}.lk-payment-list{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.lk-payment-item{background:#fcfcf8;border:1px solid #e6e8e6;border-radius:16px;justify-content:space-between;align-items:center;padding:14px 16px;transition:all .2s;display:flex}.lk-payment-item:hover{border-color:#5d8f72;transform:translateY(-1px);box-shadow:0 8px 24px #5d8f720f}.lk-payment-item.is-default{background:#5d8f720f;border-color:#5d8f72}.lk-payment-item__left{align-items:center;gap:14px;min-width:0;display:flex}.lk-payment-brand{letter-spacing:.06em;text-transform:uppercase;color:#6e756f;font-size:11px}.lk-payment-info{flex-direction:column;gap:4px;min-width:0;display:flex}.lk-payment-info strong{color:#202020;align-items:center;gap:8px;font-size:14px;display:flex}.lk-payment-info span{color:#6e756f;font-size:12px}.lk-payment-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.lk-payment-badge{color:#5d8f72;white-space:nowrap;background:#5d8f7224;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:500}.lk-payment-item__right{align-items:center;gap:10px;display:flex}.lk-payment-remove{color:#6e756f;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.lk-payment-remove:hover{color:#e54848;background:#e548481a}.lk-payment-check{border:2px solid #e6e8e6;border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:all .2s;position:relative}.lk-payment-check.is-active{background:#5d8f72;border-color:#5d8f72}.lk-payment-check.is-active:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:4px}.lk-input__error{color:#e54848;font-size:8px}@media (width<=768px){.lk-card{max-width:100%;height:180px;margin-bottom:14px}.lk-card__number{font-size:17px}.lk-payment-item{flex-wrap:wrap;gap:8px}.lk-payment-item__right{justify-content:flex-end;width:100%}}@media (width<=640px){.lk-card{height:168px}.lk-card__number{letter-spacing:1.5px;font-size:15px}.lk-payment-item{padding:12px 14px}.lk-payment-item__left{gap:10px}}@media (width<=480px){.lk-card{height:160px}.lk-card__face{padding:14px}.lk-card__chip{width:36px;height:24px}.lk-card__number{font-size:14px}.lk-card__bottom strong{font-size:12px}.lk-payment-info strong{font-size:13px}.lk-payment-badge{padding:2px 6px;font-size:10px}}@media (width<=375px){.lk-card{height:150px}.lk-card__face{padding:12px}.lk-payment-item{padding:10px 12px}}.lk-payments{flex-direction:column;gap:20px;display:flex}.lk-payments__head{justify-content:space-between;align-items:flex-start;display:flex}.lk-payments-summary{background:#fcfcf8;border:1px solid #e6e8e6;border-radius:20px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.lk-payments-summary__item{flex-direction:column;gap:6px;padding:16px 24px;display:flex}.lk-payments-summary__item:not(:last-child){border-right:1px solid #e6e8e6}.lk-payments-summary__label{color:#6e756f;font-size:12px}.lk-payments-summary__value{letter-spacing:-.01em;font-size:15px;font-weight:600}.lk-payments-summary__value.is-success{color:#5d8f72}.lk-payments-list{flex-direction:column;gap:10px;display:flex}.lk-payments-item{background:#fcfcf8;border:1px solid #e6e8e6;border-radius:16px;justify-content:space-between;align-items:center;padding:14px 16px;transition:all .2s;display:flex}.lk-payments-item:hover{border-color:#e6e8e6;box-shadow:0 8px 24px #5d8f720f}.lk-payments-item.is-active{background:#eef4ee;border-color:#5d8f72;box-shadow:0 0 0 1px #5d8f7226}.lk-payments-item__left{align-items:center;gap:12px;display:flex}.lk-payments-item__icon{color:#5d8f72;cursor:pointer;background:linear-gradient(135deg,#5d8f721f,#5d8f720d);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.lk-payments-item__icon:hover{background:#5d8f722e;transform:scale(1.08)}.lk-payments-item__info{flex-direction:column;display:flex}.lk-payments-item__info strong{font-size:14px}.lk-payments-item__info span{color:#6e756f;font-size:12px}.lk-payments-item__right{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.lk-payments-item__right strong{font-size:14px}.lk-payments-status{border-radius:999px;padding:4px 10px;font-size:11px;font-weight:500}.lk-payments-status.is-success{color:#5d8f72;background:#5d8f721f}.lk-payments-more{color:#6e756f;margin-top:4px;font-size:12px}.lk-payments-actions{justify-content:flex-end;display:flex}.lk-invoice{z-index:1000;position:fixed;inset:0}.lk-invoice__overlay{background:#0006;position:absolute;inset:0}.lk-invoice__panel{background:#fff;border-radius:20px;flex-direction:column;gap:16px;width:420px;max-width:90%;margin:80px auto;padding:20px;display:flex;position:relative;box-shadow:0 20px 50px #00000026}.lk-invoice__head{justify-content:space-between;align-items:center;display:flex}.lk-invoice-status{border-radius:999px;padding:4px 10px;font-size:12px}.lk-invoice-status.is-paid{color:#5d8f72;background:#5d8f721f}.lk-invoice__main{flex-direction:column;gap:10px;display:flex}.lk-invoice__row{justify-content:space-between;font-size:14px;display:flex}.lk-invoice__row span{color:#6e756f}.lk-invoice__breakdown{border-top:1px solid #e6e8e6;flex-direction:column;gap:6px;padding-top:10px;display:flex}.lk-invoice__line{justify-content:space-between;font-size:13px;display:flex}.lk-invoice__actions{justify-content:flex-end;gap:10px;display:flex}.lk-payments-status,.lk-invoice-status{align-items:center;gap:6px;display:inline-flex}.lk-payments-status.is-paid,.lk-invoice-status.is-paid{color:#5d8f72;background:#5d8f721f}.lk-payments-status.is-pending,.lk-invoice-status.is-pending{color:#f5a623;background:#f5a62324}.lk-payments-status.is-failed,.lk-invoice-status.is-failed{color:#e54848;background:#e548481f}.lk-payments-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.lk-payments-filter{background:#eef4ee;border-radius:999px;gap:4px;padding:4px;display:inline-flex}.lk-payments-filter button{color:#6e756f;cursor:pointer;background:0 0;border:none;border-radius:999px;height:32px;padding:0 12px;font-size:13px;transition:all .2s}.lk-payments-filter button:hover{color:#202020}.lk-payments-filter button.is-active{color:#202020;background:#fff;box-shadow:0 2px 6px #0000000d}.lk-payments-sort{color:#202020;background:#fcfcf8;border:1px solid #e6e8e6;border-radius:999px;outline:none;height:36px;padding:0 12px;font-size:13px}.lk-payments-empty{color:#6e756f;background:#fcfcf8;border:1px dashed #e6e8e6;border-radius:16px;padding:18px;font-size:14px}@media (width<=1100px){.lk-payments-summary{grid-template-columns:repeat(3,1fr)}}@media (width<=1024px){.lk-payments__head{flex-direction:column;align-items:flex-start;gap:12px}}@media (width<=768px){.lk-payments-summary{border-radius:16px;grid-template-columns:1fr}.lk-payments-summary__item:not(:last-child){border-bottom:1px solid #e6e8e6;border-right:none}.lk-payments-summary__item{padding:12px 16px}.lk-payments-toolbar{flex-direction:column;align-items:flex-start;gap:8px}.lk-payments-filter{justify-content:flex-start;width:100%;overflow-x:auto}.lk-payments-item{flex-wrap:wrap;gap:8px}.lk-payments-item__right{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%}.lk-invoice__panel{border-radius:16px;width:calc(100% - 32px);margin:40px auto;padding:16px}}@media (width<=640px){.lk-payments-summary{grid-template-columns:repeat(3,1fr)}.lk-payments-summary__item:not(:last-child){border-bottom:none;border-right:1px solid #e6e8e6}.lk-payments-summary__item{padding:10px 14px}.lk-payments-item{padding:12px 14px}.lk-invoice__actions{flex-direction:column}.lk-invoice__actions .lk-btn{justify-content:center;width:100%}}@media (width<=480px){.lk-payments-summary{grid-template-columns:1fr}.lk-payments-summary__item:not(:last-child){border-bottom:1px solid #e6e8e6;border-right:none}.lk-payments{gap:16px}.lk-payments-item{border-radius:12px;padding:10px 12px}.lk-payments-item__info strong,.lk-payments-item__right strong{font-size:13px}}@media (width<=375px){.lk-payments-filter button{height:28px;padding:0 10px;font-size:12px}.lk-payments-sort{height:32px;font-size:12px}}.lk-checkout{justify-content:center;padding:60px 0;display:flex}.lk-checkout-card{background:#fcfcf8;border:1px solid #e6e8e6;border-radius:24px;width:420px;padding:24px}.lk-checkout-summary{flex-direction:column;gap:12px;margin:20px 0;display:flex}@media (width<=768px){.lk-checkout{padding:40px 16px}.lk-checkout-card{border-radius:20px;width:100%;max-width:420px;padding:20px}}@media (width<=640px){.lk-checkout{padding:32px 12px}.lk-checkout-card{border-radius:16px;padding:16px}.lk-checkout-summary{gap:8px}}@media (width<=480px){.lk-checkout{padding:24px 10px}.lk-checkout-card{border-radius:16px;padding:14px}}@media (width<=375px){.lk-checkout{padding:20px 8px}.lk-checkout-card{padding:12px}}.lk-checkout{padding:32px 0}.lk-checkout__inner{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:start;gap:40px;display:grid}.lk-checkout__inner.is-centered{justify-content:center;display:flex}.lk-checkout__left,.lk-checkout__right{min-width:0}.lk-checkout-back{color:#6e756f;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-bottom:20px;font-size:13px;transition:color .2s;display:inline-flex}.lk-checkout-back:hover{color:#202020}.lk-checkout__title{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.lk-checkout-card{background:linear-gradient(#5d8f720a 0%,#fff0 42%),#fcfcf8;border:1px solid #e6e8e6;border-radius:24px;flex-direction:column;gap:20px;padding:28px;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 18px 50px #00000009}.lk-checkout-card:hover{transform:translateY(-2px);box-shadow:0 22px 60px #0000000d}.lk-checkout-card__head{flex-direction:column;gap:8px;display:flex}.lk-checkout-card__label{color:#5d8f72;background:#5d8f721a;border-radius:999px;width:fit-content;padding:4px 10px;font-size:12px;font-weight:500}.lk-checkout-card__head h3{letter-spacing:-.03em;font-size:28px;font-weight:600;line-height:1.1}.lk-checkout-card__head p{color:#6e756f;max-width:520px;font-size:14px;line-height:1.55}.lk-checkout-card__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:0;padding:0;list-style:none;display:grid}.lk-checkout-card__features li{color:#4b4b4b;padding-left:18px;font-size:13px;line-height:1.45;position:relative}.lk-checkout-card__features li:before{content:"";background:#5d8f72;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:0}.lk-checkout-warning{color:#f5a623;background:#f5a62314;border:1px solid #f5a62347;border-radius:16px;gap:12px;margin-top:16px;padding:16px;display:flex}.lk-checkout-warning div{flex-direction:column;gap:4px;display:flex}.lk-checkout-warning strong{color:#202020;font-size:14px}.lk-checkout-warning span{color:#6e756f;font-size:13px;line-height:1.45}.lk-summary{background:linear-gradient(#5d8f7214 0%,#fff0 38%),#fcfcf8;border:1px solid #e6e8e6;border-radius:24px;flex-direction:column;gap:16px;padding:28px;display:flex;position:sticky;top:24px;box-shadow:0 18px 50px #0000000b,0 0 0 1px #5d8f7205}.lk-summary__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.lk-summary__title{letter-spacing:-.02em;font-size:20px;font-weight:600}.lk-summary__secure{color:#5d8f72;background:#5d8f721a;border-radius:999px;align-items:center;gap:4px;padding:4px 9px;font-size:12px;font-weight:500;display:inline-flex}.lk-summary__row{justify-content:space-between;align-items:flex-start;gap:16px;font-size:14px;display:flex}.lk-summary__row span{color:#6e756f}.lk-summary__row strong{color:#202020;text-align:right;max-width:180px;font-weight:500}.lk-summary__hint{color:#6e756f;background:#5d8f7214;border-radius:12px;padding:10px 12px;font-size:12px;line-height:1.4}.lk-summary__divider{background:#edf0ed;height:1px}.lk-summary__total{justify-content:space-between;align-items:baseline;gap:16px;font-size:16px;display:flex}.lk-summary__total span{color:#6e756f}.lk-summary__total strong{letter-spacing:-.04em;color:#202020;font-size:28px;font-weight:600;line-height:1}.lk-summary__button{width:100%;min-height:48px;margin-top:4px}.lk-summary__button:disabled{opacity:.6;cursor:not-allowed}.lk-summary__note{color:#6e756f;text-align:center;font-size:12px;line-height:1.45}.lk-summary__error{color:#e54848;background:#e5484814;border-radius:12px;padding:12px;font-size:13px;line-height:1.4}.lk-checkout-success{text-align:center;background:radial-gradient(circle at top,#5d8f721f 0%,#5d8f7200 42%),#fcfcf8;border:1px solid #e6e8e6;border-radius:24px;flex-direction:column;align-items:center;gap:20px;width:min(100%,480px);padding:32px;display:flex;box-shadow:0 24px 70px #0000000f}.lk-checkout-success__icon{color:#5d8f72;background:#5d8f721f;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.lk-checkout-success__content{flex-direction:column;gap:8px;display:flex}.lk-checkout-success h2{letter-spacing:-.03em;font-size:24px;font-weight:600}.lk-checkout-success p{color:#6e756f;font-size:14px;line-height:1.5}.lk-checkout-success__meta{background:#5d8f7214;border-radius:16px;grid-template-columns:repeat(2,1fr);gap:12px;width:100%;padding:12px;display:grid}.lk-checkout-success__meta div{flex-direction:column;gap:4px;min-width:0;display:flex}.lk-checkout-success__meta span{color:#6e756f;font-size:12px}.lk-checkout-success__meta strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}@media (width<=1100px){.lk-checkout__inner{grid-template-columns:1fr}.lk-summary{position:static}}@media (width<=720px){.lk-checkout{padding:20px 0}.lk-checkout-card,.lk-summary,.lk-checkout-success{border-radius:20px;padding:20px}.lk-checkout-card__features{grid-template-columns:1fr}.lk-summary__total strong{font-size:24px}.lk-checkout-success__meta{grid-template-columns:1fr}}.lk-library-filters{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#ffffffe0 0%,#ffffffbd 100%);border:1px solid #ffffff80;border-radius:28px;flex-direction:column;gap:28px;width:320px;height:fit-content;padding:24px;display:flex;position:sticky;top:24px;box-shadow:0 12px 40px #0f172a0d,inset 0 1px #fffc}.lk-library-filters__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.lk-library-filters__title{color:#202020;background:0 0;border:none;align-items:center;gap:10px;font-size:18px;font-weight:600;display:inline-flex}.lk-library-filters__close:hover{transform:translateY(-1px)}.lk-library-search{position:relative}.lk-library-search svg{color:#6e756f;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.lk-library-search input{color:#202020;background:linear-gradient(#ffffffe6,#f8fafcd1);border:1px solid #94a3b829;border-radius:16px;width:100%;height:48px;padding:0 16px 0 42px;font-size:14px}.lk-library-group__head h3{color:#202020;margin:0;font-size:18px;font-weight:600}.lk-library-checkbox{color:#4b4b4b;cursor:pointer;background:0 0;border:none;align-items:center;gap:14px;font-size:16px;display:flex}.lk-library-checkbox span{border:2px solid #5d8f7299;border-radius:7px;width:22px;height:22px;transition:all .2s}.lk-library-checkbox.is-active span{background:#5d8f72}.lk-library-tag:hover{transform:translateY(-1px)}.lk-library-tag.is-active{color:#fff;background:linear-gradient(#5d8f72,#4e7960);border-color:#0000}.lk-library-filters__footer{border-top:1px solid #94a3b824;gap:14px;padding-top:24px;display:flex}.lk-library-apply,.lk-library-reset{cursor:pointer;border-radius:18px;flex:1;height:54px;font-size:16px;font-weight:600;transition:all .2s}.lk-library-apply{color:#fff;background:linear-gradient(#5d8f72,#4e7960);border:none}.lk-library-card.is-trial-locked .lk-library-card__content{filter:blur(3px);-webkit-user-select:none;user-select:none;pointer-events:none}.lk-library-card.is-trial-locked:after{content:"";z-index:1;pointer-events:none;background:#ffffff14;border-radius:28px;position:absolute;inset:0}.lk-library-card__trial-lock{z-index:5;border-radius:inherit;background:linear-gradient(#0f172a61 0%,#0f172ab8 100%);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.lk-library-card__trial-lock-icon{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#ffffff24;border:1.5px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.lk-library-card__trial-lock span{color:#ffffffd9;letter-spacing:.01em;font-size:12px;font-weight:500}.lk-library-card__trial-lock-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5d8f72,#4a7a5c);border:none;border-radius:999px;align-items:center;gap:6px;margin-top:4px;padding:8px 18px;font-size:13px;font-weight:600;transition:opacity .15s,transform .15s;display:inline-flex}.lk-library-card__trial-lock-btn:hover{opacity:.9;transform:scale(1.03)}.lk-library-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#ffffffe0,#ffffffb8);border:1px solid #ffffff80;border-radius:28px;flex-direction:column;transition:transform .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 40px #0f172a0d,inset 0 1px #ffffffbf}.lk-library-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #0f172a14,inset 0 1px #fffc}.lk-library-card__media{flex:0 0 220px;height:220px;position:relative;overflow:hidden}.lk-library-card__media img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .5s}.lk-library-card:hover .lk-library-card__media img{transform:scale(1.04)}.lk-library-card__overlay{background:linear-gradient(#0f172a0a 0%,#0f172a75 100%);position:absolute;inset:0}.lk-library-card__top{z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute;top:16px;left:16px;right:16px}.lk-library-card__type{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;background:#ffffff2e;border:1px solid #fff3;border-radius:999px;align-items:center;height:30px;padding:0 12px;font-size:12px;font-weight:500;display:inline-flex}.lk-library-card__favorite{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;cursor:pointer;background:#ffffff29;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .22s;display:flex}.lk-library-card__favorite:hover{background:#ffffff47;transform:scale(1.08)}.lk-library-card__favorite.is-active{color:#ef4444;background:#fffffff2}.lk-library-card__premium,.lk-library-card__folk{z-index:2;border-radius:999px;align-items:center;gap:5px;height:28px;padding:0 12px;font-size:11px;font-weight:500;display:inline-flex;position:absolute;bottom:16px}.lk-library-card__premium{color:#fff;background:linear-gradient(#0f172ad1,#0f172aa3);right:16px}.lk-library-card__folk{color:#fff;background:linear-gradient(#b48232e6,#a06e1ed1);left:16px}.lk-library-card__folk+.lk-library-card__premium,.lk-library-card__premium~.lk-library-card__folk{left:auto;right:16px}.lk-library-card__content{flex-direction:column;flex:1;padding:20px 22px;display:flex}.lk-library-card__meta{align-items:center;gap:12px;margin-bottom:10px;display:flex}.lk-library-card__meta span{color:#6e756f;align-items:center;gap:5px;font-size:12px;display:inline-flex}.lk-library-card h3{letter-spacing:-.02em;color:#202020;margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.2}.lk-library-card__desc{color:#4b4b4b;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.lk-library-card__tags{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.lk-library-card__tags span{color:#5d8f72;background:linear-gradient(#5d8f721f,#5d8f7214);border-radius:999px;align-items:center;height:28px;padding:0 12px;font-size:11px;font-weight:500;display:inline-flex}.lk-library-card__footer{margin-top:18px}.lk-library-card__footer .lk-btn{width:100%}.lk-card-modal-overlay{z-index:500;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a70;justify-content:center;align-items:center;padding:20px;animation:.2s lk-fade-in;display:flex;position:fixed;inset:0}.lk-card-modal{background:linear-gradient(#fffffffa,#fcfcf8f5);border:1px solid #ffffffb3;border-radius:28px;width:100%;max-width:520px;max-height:90vh;animation:.26s lk-slide-up;position:relative;overflow-y:auto;box-shadow:0 32px 80px #0f172a2e,inset 0 1px #ffffffe6}.lk-card-modal__close{z-index:10;color:#4b4b4b;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #0f172a1a}.lk-card-modal__close:hover{background:#fff;transform:rotate(90deg)}.lk-card-modal__image{border-radius:28px 28px 0 0;height:280px;position:relative;overflow:hidden}.lk-card-modal__image img{object-fit:cover;width:100%;height:100%}.lk-card-modal__image-overlay{background:linear-gradient(#0f172a0f 0%,#0f172a85 100%);position:absolute;inset:0}.lk-card-modal__image-top{z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute;top:16px;left:16px;right:60px}.lk-card-modal__body{padding:28px}.lk-card-modal__meta{align-items:center;gap:12px;margin-bottom:12px;display:flex}.lk-card-modal__meta span{color:#6e756f;align-items:center;gap:5px;font-size:13px;display:inline-flex}.lk-card-modal__title{letter-spacing:-.03em;color:#202020;margin:0 0 14px;font-size:26px;font-weight:700;line-height:1.1}.lk-card-modal__desc{color:#4b4b4b;margin:0;font-size:15px;line-height:1.7}.lk-card-modal__tags{margin-top:18px}.lk-card-modal__actions{align-items:center;gap:12px;margin-top:28px;display:flex}.lk-card-modal__actions .lk-btn{flex:1}.lk-card-modal__fav-btn{color:#4b4b4b;cursor:pointer;white-space:nowrap;background:#fcfcf8;border:1.5px solid #e6e8e6;border-radius:999px;justify-content:center;align-items:center;gap:7px;height:44px;padding:0 20px;font-size:14px;font-weight:500;transition:all .22s;display:inline-flex}.lk-card-modal__fav-btn:hover{color:#ef4444;border-color:#ef4444}.lk-card-modal__fav-btn.is-active{color:#ef4444;background:#ef44440f;border-color:#ef4444}@keyframes lk-fade-in{0%{opacity:0}to{opacity:1}}@keyframes lk-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=1280px){.lk-library-card__media{flex:0 0 200px;height:200px}}@media (width<=1024px){.lk-library-card__media{flex:0 0 190px;height:190px}.lk-library-card h3{font-size:16px}}@media (width<=768px){.lk-library-card__media{flex:0 0 180px;height:180px}.lk-library-card__content{padding:16px 18px}.lk-card-modal{border-radius:22px;max-width:calc(100vw - 32px)}.lk-card-modal__image{height:240px}.lk-card-modal__body{padding:22px}.lk-card-modal__title{font-size:22px}}@media (width<=640px){.lk-library-card__media{flex:0 0 160px;height:160px}.lk-card-modal-overlay{align-items:flex-end;padding:12px}.lk-card-modal{border-radius:22px 22px 0 0;max-height:95vh}.lk-card-modal__image{border-radius:22px 22px 0 0;height:200px}.lk-card-modal__body{padding:18px}.lk-card-modal__title{font-size:20px}.lk-card-modal__actions{flex-direction:column;gap:8px}.lk-card-modal__fav-btn{justify-content:center;width:100%}}@media (width<=480px){.lk-library-card{border-radius:20px}.lk-library-card__media{flex:0 0 150px;height:150px}.lk-library-card h3{font-size:15px}.lk-library-card__desc{font-size:12px}.lk-card-modal__body{padding:16px}.lk-card-modal__title{font-size:18px}.lk-card-modal__desc{font-size:14px}}@media (width<=375px){.lk-library-card__media{flex:0 0 140px;height:140px}.lk-library-card__content{padding:12px 14px}}.lk-dashboard{flex-direction:column;gap:32px;min-height:100vh;padding:32px;display:flex}.lk-dashboard-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.lk-dashboard-stat,.lk-dashboard-side-card{background:#fff;border:1px solid #e6e8e6;border-radius:30px;flex-direction:column;min-height:140px;padding:15px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #5d8f720f}.lk-dashboard-stat:hover,.lk-dashboard-side-card:hover{border-color:#5d8f722e;transform:translateY(-2px);box-shadow:0 12px 24px #5d8f7214}.lk-dashboard-stat__top{align-items:center;gap:10px;margin-bottom:18px;display:flex}.lk-dashboard-stat__icon,.lk-dashboard-side-card__icon{color:#5d8f72;background:#5d8f7214;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.lk-dashboard-stat__label,.lk-dashboard-side-card__label{color:#6e756f;font-size:12px;font-weight:500;line-height:1.3}.lk-dashboard-stat__value,.lk-dashboard-side-card__value{color:#202020;margin-bottom:12px;font-size:24px;font-weight:600;line-height:1.15}.lk-dashboard-stat__text,.lk-dashboard-side-card__text{color:#6e756f;margin-top:auto;font-size:12px}.lk-dashboard-side-card__progress{background:#5d8f7214;border-radius:999px;width:100%;height:5px;margin-top:14px;overflow:hidden}.lk-dashboard-side-card__progress{background:#5d8f7214;border-radius:999px;height:6px;margin-top:16px;overflow:hidden}.lk-dashboard-side-card__progress span{border-radius:inherit;background:#5d8f72;width:78%;height:100%;display:block}.lk-dashboard-top{grid-template-columns:1.6fr 360px;gap:24px;display:grid}.lk-dashboard-hero{background:linear-gradient(135deg,#dce9df 0%,#f5f8f4 100%);border:1px solid #e6e8e6;border-radius:32px;grid-template-columns:1fr 560px;min-height:420px;display:grid;overflow:hidden;box-shadow:0 8px 24px #5d8f720f}.lk-dashboard-hero__content{flex-direction:column;justify-content:center;padding:40px;display:flex}.lk-dashboard-hero__eyebrow{color:#5d8f72;background:#5d8f721f;border-radius:999px;width:fit-content;margin-bottom:16px;padding:8px 14px;font-size:13px;font-weight:600}.lk-dashboard-hero__title{color:#202020;max-width:540px;margin-bottom:20px;font-size:52px;font-weight:600;line-height:1.05}.lk-dashboard-hero__meta{color:#4b4b4b;align-items:center;gap:10px;margin-bottom:16px;font-size:15px;display:flex}.lk-dashboard-hero__voice{color:#6e756f;margin-bottom:28px;font-size:15px;line-height:1.5}.lk-dashboard-progress{align-items:center;gap:14px;margin-bottom:32px;display:flex}.lk-dashboard-progress__line{background:#5d8f721a;border-radius:999px;flex:1;height:10px;overflow:hidden}.lk-dashboard-progress__line span{border-radius:inherit;background:#5d8f72;height:100%;display:block}.lk-dashboard-progress__value{color:#5d8f72;font-size:14px;font-weight:600}.lk-dashboard-hero__image{height:100%}.lk-dashboard-hero__image img{object-fit:cover;width:100%;height:100%}.lk-dashboard-top__side{flex-direction:column;gap:24px;display:flex}.lk-dashboard-ai,.lk-dashboard-session,.lk-dashboard-block{background:#fff;border:1px solid #e6e8e6;border-radius:24px;padding:28px;box-shadow:0 8px 24px #5d8f720f}.lk-dashboard-ai__icon{color:#4e7d63;background:linear-gradient(#5cffa024,#5d8f720f);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.lk-dashboard-ai__top{margin-top:20px;margin-bottom:24px}.lk-dashboard-ai__top h2{color:#202020;margin-bottom:10px;font-size:22px;font-weight:600;line-height:1.2}.lk-dashboard-ai__top p{color:#6e756f;font-size:14px;line-height:1.6}.lk-dashboard-ai__list{flex-direction:column;gap:14px;display:flex}.lk-dashboard-ai__item{background:#eef4ee;border-radius:16px;align-items:flex-start;gap:10px;padding:14px;display:flex}.lk-dashboard-ai__item p{color:#4b4b4b;font-size:14px;line-height:1.5}.lk-dashboard-grid{grid-template-columns:1fr 360px;gap:24px;display:grid}.lk-dashboard-main{flex-direction:column;gap:24px;display:flex}.lk-dashboard-session__icon{color:#4e7d63;background:linear-gradient(#5cffa024,#5d8f720f);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.lk-dashboard-block__head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.lk-dashboard-block__head h2{color:#202020;margin-bottom:8px;font-size:24px;font-weight:600;line-height:1.2}.lk-dashboard-block__head p{color:#6e756f;font-size:14px;line-height:1.5}.lk-dashboard-row{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.lk-dashboard-story{cursor:pointer;background:#fff;border:1px solid #e6e8e6;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.lk-dashboard-story:hover{border-color:#5d8f7233;transform:translateY(-2px);box-shadow:0 10px 20px #5d8f7214}.lk-dashboard-story__content h3{color:#202020;margin-bottom:6px;font-size:16px;font-weight:600;line-height:1.3}.lk-dashboard-story__content p{color:#6e756f;font-size:12px;display:flex}.lk-dashboard-story__play{color:#5d8f72;background:#5d8f7214;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.lk-dashboard-voices{flex-direction:row;gap:16px;display:flex}.lk-dashboard-voice{background:#eef4ee;border-radius:20px;align-items:center;gap:16px;padding:20px;display:flex}.lk-dashboard-voice__avatar{color:#fff;background:#5d8f72;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;font-weight:600;display:flex}.lk-dashboard-voice__content{flex:1}.lk-dashboard-voice__content h3{color:#202020;margin-bottom:6px;font-size:16px;font-weight:600;line-height:1.3}.lk-dashboard-voice__content p{color:#6e756f;font-size:14px;line-height:1.5}.lk-dashboard-voice__status{color:#6e756f;background:#0000000a;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600}.lk-dashboard-voice__status.is-active{color:#5d8f72;background:#5d8f721f}.lk-dashboard-session h2{color:#202020;margin-top:20px;margin-bottom:12px;font-size:24px;font-weight:600;line-height:1.2}.lk-dashboard-session__time{color:#5d8f72;margin-bottom:16px;font-size:16px;font-weight:600}.lk-dashboard-session__text{color:#6e756f;font-size:14px;line-height:1.6}@media (width<=1440px){.lk-dashboard-stats{grid-template-columns:repeat(3,1fr)}}@media (width<=1280px){.lk-dashboard-top,.lk-dashboard-grid,.lk-dashboard-hero{grid-template-columns:1fr}.lk-dashboard-hero__image{height:320px}}@media (width<=992px){.lk-dashboard-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.lk-dashboard{padding:20px}.lk-dashboard-row{grid-template-columns:1fr}.lk-dashboard-hero__title{font-size:38px}.lk-dashboard-block__head{flex-direction:column;align-items:flex-start}}@media (width<=640px){.lk-dashboard-stats{grid-template-columns:1fr}.lk-dashboard-stat,.lk-dashboard-side-card{min-height:auto}}.lk-library-page{flex-direction:column;gap:24px;width:100%;display:flex;position:relative}.lk-library-content{flex-direction:column;gap:24px;width:100%;display:flex}.lk-library-hero{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#ffffffeb,#fcfcf8c2);border:1px solid #fff9;border-radius:32px;justify-content:space-between;align-items:flex-start;gap:24px;padding:36px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 48px #0f172a0a,inset 0 1px #ffffffd9}.lk-library-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#5d8f7214,#0000 38%);position:absolute;inset:0}.lk-library-hero__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#5d8f72;margin-bottom:12px;font-size:12px;font-weight:700;display:inline-flex}.lk-library-hero h2{letter-spacing:-.04em;color:#202020;margin:0 0 10px;font-size:38px;font-weight:700;line-height:.94}.lk-library-hero p{color:#6e756f;max-width:520px;margin:0;font-size:15px;line-height:1.7}.lk-library-hero__count{color:#5d8f72;background:linear-gradient(#5d8f721f,#5d8f7214);border:1px solid #5d8f7214;border-radius:20px;flex:none;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.lk-library-topbar{align-items:center;gap:16px;display:flex}.lk-library-search{background:linear-gradient(#ffffffeb,#fcfcf8c2);border:1px solid #ffffff94;border-radius:20px;flex:1;align-items:center;gap:12px;height:40px;padding:0 18px;display:flex;box-shadow:0 8px 24px #0f172a08}.lk-library-search svg{color:#6e756f}.lk-library-search input{color:#202020;background:0 0;border:none;outline:none;width:100%;font-size:14px;font-weight:500}.lk-library-search input::placeholder{color:#6e756f}.lk-library-modes{align-items:center;gap:10px;display:flex}.lk-library-modes button,.lk-library-mobile-filter{color:#202020;white-space:nowrap;cursor:pointer;background:#fcfcf8;border:1px solid #e6e8e6;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;font-weight:500;line-height:1;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,transform .1s;display:inline-flex;position:relative}.lk-library-modes button:hover,.lk-library-mobile-filter:hover{background:#5d8f720f;border-color:#e6e8e6}.lk-library-modes button:active,.lk-library-mobile-filter:active{transform:translateY(1px)}.lk-library-modes button.is-active{color:#fff;background:#5d8f72;border-color:#0000;box-shadow:0 4px 12px #5d8f722e}.lk-library-mobile-filter{flex:none}.lk-library-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.lk-library-sidebar{z-index:200;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:linear-gradient(#f8faf8fa,#f2f6f2f5);border-left:1px solid #fff9;width:420px;height:100vh;padding:24px;transition:transform .28s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-24px 0 64px #0f172a14}.lk-library-sidebar.is-open{transform:translate(0)}.lk-library-overlay{z-index:150;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a42;position:fixed;inset:0}.lk-library-filters{flex-direction:column;gap:32px;display:flex}.lk-library-filters__head{justify-content:space-between;align-items:center;display:flex}.lk-library-filters__title{color:#202020;background:0 0;border:none;align-items:center;gap:10px;padding:0;font-size:28px;font-weight:700;display:inline-flex}.lk-library-filters__title svg{color:#5d8f72}.lk-library-filters__close{color:#4b4b4b;cursor:pointer;background:linear-gradient(#ffffffe6,#f8fafcc2);border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,transform .2s;display:flex}.lk-library-filters__close:hover{background:#fff;transform:rotate(90deg)}.lk-library-group{flex-direction:column;gap:20px;display:flex}.lk-library-group__head{border-bottom:1px solid #1118270f;padding-bottom:14px}.lk-library-group__head h3{color:#202020;margin:0;font-size:18px;font-weight:700;line-height:1.2}.lk-library-checkboxes{flex-direction:column;gap:14px;display:flex}.lk-library-checkbox{cursor:pointer;color:#4b4b4b;background:0 0;border:none;align-items:center;gap:12px;padding:0;font-size:15px;font-weight:500;line-height:1.4;transition:color .2s;display:flex}.lk-library-checkbox:hover{color:#202020}.lk-library-checkbox span{background:#ffffffe6;border:1.5px solid #5d8f723d;border-radius:8px;flex:none;width:22px;height:22px;transition:background .2s,border-color .2s,box-shadow .2s}.lk-library-checkbox.is-active span{background:linear-gradient(#5d8f72,#4e7960);border-color:#5d8f72;box-shadow:0 0 0 4px #5d8f721a}.lk-library-checkbox.is-active{color:#202020}.lk-library-tags{flex-wrap:wrap;gap:10px;display:flex}.lk-library-tag{color:#4b4b4b;cursor:pointer;background:linear-gradient(#ffffffeb,#f8fafcc2);border:1px solid #5d8f7229;border-radius:999px;min-height:42px;padding:0 18px;font-size:14px;font-weight:500;transition:all .2s}.lk-library-tag:hover{border-color:#5d8f724d;transform:translateY(-1px)}.lk-library-tag.is-active{color:#fff;background:linear-gradient(#5d8f72,#4e7960);border-color:#5d8f72;box-shadow:0 10px 24px #5d8f722e}.lk-library-filters__footer{gap:14px;margin-top:8px;display:flex}.lk-library-apply,.lk-library-reset{white-space:nowrap;cursor:pointer;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 20px;font-size:15px;font-weight:500;line-height:1;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,transform .1s;display:inline-flex;position:relative}.lk-library-apply{color:#fff;background:#5d8f72;border:1px solid #0000;box-shadow:0 4px 12px #5d8f722e}.lk-library-apply:hover{background:#4e7d63;transform:translateY(-1px)}.lk-library-apply:active{box-shadow:none;transform:translateY(0)}.lk-library-reset{color:#202020;background:#fcfcf8;border:1px solid #e6e8e6}.lk-library-reset:hover{background:#5d8f720f;border-color:#e6e8e6}.lk-library-reset:active{background:#5d8f721a}.lk-library-mode-favorites{color:#202020;white-space:nowrap;cursor:pointer;background:#fcfcf8;border:1px solid #e6e8e6;border-radius:999px;justify-content:center;align-items:center;gap:6px;height:40px;padding:0 16px;font-size:14px;font-weight:500;line-height:1;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,transform .1s;display:inline-flex;position:relative}.lk-library-mode-favorites:hover{color:#ef4444;background:#ef44440f;border-color:#ef44444d}.lk-library-mode-favorites.is-active{color:#fff;background:#ef4444;border-color:#0000;box-shadow:0 4px 12px #ef444438}.lk-library-mode-badge{color:#ef4444;background:#ef444426;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:inline-flex}.lk-library-mode-favorites.is-active .lk-library-mode-badge{color:#fff;background:#ffffff40}.lk-library-more{flex-direction:column;align-items:center;gap:12px;padding:8px 0 16px;display:flex}.lk-library-more__btn{color:#5d8f72;cursor:pointer;background:linear-gradient(#fffffff2,#fcfcf8e0);border:1.5px solid #5d8f724d;border-radius:999px;align-items:center;gap:10px;height:48px;padding:0 32px;font-size:15px;font-weight:600;transition:all .22s;display:inline-flex;box-shadow:0 4px 16px #5d8f7214}.lk-library-more__btn:hover{color:#fff;background:#5d8f72;border-color:#5d8f72;transform:translateY(-2px);box-shadow:0 8px 24px #5d8f7238}.lk-library-more__btn:active{box-shadow:none;transform:translateY(0)}.lk-library-more__count{color:#5d8f72;background:#5d8f721f;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:22px;padding:0 8px;font-size:12px;font-weight:700;transition:all .22s;display:inline-flex}.lk-library-more__btn:hover .lk-library-more__count{color:#fff;background:#fff3}.lk-library-more__total{color:#6e756f;font-size:13px}.lk-library-empty{text-align:center;color:#6e756f;background:linear-gradient(#ffffffb3,#ffffff80);border:1px dashed #5d8f7233;border-radius:32px;justify-content:center;align-items:center;min-height:240px;padding:48px 24px;font-size:15px;line-height:1.6;display:flex}@media (width<=1100px){.lk-library-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (width<=900px){.lk-library-sidebar{width:100%}.lk-library-topbar{flex-wrap:wrap}.lk-library-search{width:100%}.lk-library-hero{flex-direction:column}.lk-library-hero h2{font-size:24px}}@media (width<=640px){.lk-library-grid{grid-template-columns:1fr}.lk-library-modes{width:100%;overflow-x:auto}.lk-library-mobile-filter{width:100%}.lk-library-filters__footer{flex-direction:column}}.lk-voice-manage{flex-direction:column;gap:24px;display:flex}.lk-voice-manage__head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.lk-voice-manage__grid{grid-template-columns:minmax(0,1fr) 420px;gap:16px;display:grid}.lk-voice-upload,.lk-voice-training,.lk-voice-player,.lk-voice-settings,.lk-voice-presets,.lk-voice-access,.lk-voice-meta{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#ffffffe0 0%,#ffffffb8 100%);border:1px solid #ffffff7a;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 10px 40px #0f172a0a,inset 0 1px #fffc}.lk-voice-upload:before,.lk-voice-training:before,.lk-voice-player:before,.lk-voice-settings:before,.lk-voice-presets:before,.lk-voice-access:before,.lk-voice-meta:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#5d8f7214,#0000 38%);position:absolute;inset:0}.lk-voice-upload{flex-direction:column;gap:20px;padding:24px;display:flex}.lk-voice-upload__icon{color:#5d8f72;background:linear-gradient(#5d8f7224,#5d8f720f);border-radius:20px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.lk-voice-upload h3,.lk-voice-training h3,.lk-voice-player h3,.lk-voice-settings h3,.lk-voice-presets h3,.lk-voice-access h3{letter-spacing:-.02em;color:#202020;margin:0 0 6px;font-size:18px;font-weight:600;line-height:1.2}.lk-voice-upload p,.lk-voice-training p,.lk-voice-player p,.lk-voice-settings p,.lk-voice-presets p,.lk-voice-access p{color:#6e756f;margin:0;font-size:13px;line-height:1.55}.lk-voice-upload__drop{cursor:pointer;background:linear-gradient(#ffffffb3,#f7f8facc);border:1px dashed #5d8f723d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:160px;transition:transform .25s,border-color .25s,background .25s;display:flex}.lk-voice-upload__drop:hover{background:linear-gradient(#fffffff0,#f0f6f2f0);border-color:#5d8f727a;transform:translateY(-2px)}.lk-voice-upload__drop svg{color:#5d8f72}.lk-voice-upload__drop span{text-align:center;color:#4b4b4b;max-width:320px;font-size:13px;line-height:1.5}.lk-voice-upload__meta{color:#6e756f;justify-content:space-between;gap:12px;font-size:12px;display:flex}.lk-voice-training{flex-direction:column;gap:24px;padding:24px;display:flex}.lk-voice-training__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.lk-voice-training__badge{border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:500;display:inline-flex}.lk-voice-training__badge.is-idle{color:#6e756f;background:#94a3b81f}.lk-voice-training__badge.is-training{color:#c27a00;background:#f59e0b1f}.lk-voice-training__badge.is-ready{color:#5d8f72;background:#5d8f721f}.lk-voice-training__steps{flex-direction:column;gap:14px;display:flex}.lk-voice-training__step{color:#6e756f;align-items:center;gap:12px;transition:all .25s;display:flex}.lk-voice-training__step span{background:#cbd5e1cc;border-radius:999px;flex:none;width:12px;height:12px}.lk-voice-training__step p{color:inherit}.lk-voice-training__step.is-active{color:#202020}.lk-voice-training__step.is-active span{background:#f59e0b;box-shadow:0 0 0 6px #f59e0b1f}.lk-voice-training__step.is-done{color:#5d8f72}.lk-voice-training__step.is-done span{background:#5d8f72}.lk-voice-training__progress{background:#e2e8f0cc;border-radius:999px;width:100%;height:8px;overflow:hidden}.lk-voice-training__progress span{border-radius:inherit;background:linear-gradient(90deg,#5d8f72,#7eb494);height:100%;transition:width .35s;display:block}.lk-voice-player{flex-direction:column;gap:24px;padding:24px;display:flex}.lk-voice-player__info span{color:#5d8f72;margin-bottom:10px;font-size:12px;font-weight:500;display:inline-flex}.lk-voice-player__main{align-items:center;gap:20px;display:flex}.lk-voice-player__button{color:#fff;cursor:pointer;background:linear-gradient(#5d8f72,#4e7960);border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s,box-shadow .2s;display:flex}.lk-voice-player__button:hover{transform:scale(1.03);box-shadow:0 12px 28px #5d8f7247}.lk-voice-player__button:disabled{opacity:.5;cursor:not-allowed}.lk-voice-player__wave{flex:1;align-items:center;gap:6px;height:48px;display:flex}.lk-voice-player__wave span{background:linear-gradient(#5d8f72e6,#5d8f7257);border-radius:999px;flex:1;animation:1.1s ease-in-out infinite lkVoiceWave}.lk-voice-player__wave span:first-child{height:18px}.lk-voice-player__wave span:nth-child(2){height:36px}.lk-voice-player__wave span:nth-child(3){height:22px}.lk-voice-player__wave span:nth-child(4){height:42px}.lk-voice-player__wave span:nth-child(5){height:28px}.lk-voice-player__wave span:nth-child(6){height:38px}.lk-voice-player__wave span:nth-child(7){height:18px}.lk-voice-player__wave span:nth-child(8){height:44px}.lk-voice-player__wave span:nth-child(9){height:24px}.lk-voice-player__wave span:nth-child(10){height:32px}.lk-voice-player__time{text-align:right;color:#6e756f;min-width:92px;font-size:13px;font-weight:500}.lk-voice-player__timeline input{accent-color:#5d8f72;width:100%}.lk-voice-settings{flex-direction:column;gap:24px;padding:24px;display:flex}.lk-voice-settings__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.lk-voice-settings__head svg{color:#5d8f72}.lk-voice-settings__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.lk-voice-range{background:linear-gradient(#ffffffb8,#ffffff85);border:1px solid #ffffff70;border-radius:20px;padding:20px}.lk-voice-range__top{justify-content:space-between;gap:12px;margin-bottom:14px;display:flex}.lk-voice-range__top span{color:#6e756f;font-size:13px}.lk-voice-range__top strong{color:#202020;font-size:13px}.lk-voice-range input{accent-color:#5d8f72;width:100%}.lk-voice-presets{flex-direction:column;gap:20px;padding:24px;display:flex}.lk-voice-presets__list{flex-wrap:wrap;gap:10px;display:flex}.lk-voice-presets__list button{color:#4b4b4b;cursor:pointer;background:linear-gradient(#fffc,#f5f7f9cc);border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;transition:all .2s;display:inline-flex}.lk-voice-presets__list button:hover{transform:translateY(-1px)}.lk-voice-presets__list button.is-active{color:#fff;background:linear-gradient(#5d8f72,#4e7960)}.lk-voice-access{justify-content:space-between;align-items:flex-start;gap:24px;padding:24px;display:flex}.lk-voice-access__items{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.lk-voice-access__items span{color:#5d8f72;background:linear-gradient(#5d8f721f,#5d8f7214);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:500}.lk-voice-meta{flex-direction:column;gap:16px;padding:24px;display:flex}.lk-voice-meta__item{align-items:flex-start;gap:12px;display:flex}.lk-voice-meta__item svg{color:#5d8f72;flex:none}.lk-voice-meta__item strong{color:#202020;margin-bottom:4px;font-size:14px;display:block}.lk-voice-meta__item span{color:#6e756f;font-size:13px;line-height:1.5}.lk-voice-meta__publish{color:#fff;cursor:pointer;background:linear-gradient(#5d8f72,#4e7960);border:none;border-radius:16px;height:44px;margin-top:8px;font-size:14px;font-weight:500;transition:transform .2s,box-shadow .2s}.lk-voice-meta__publish:hover{transform:translateY(-1px);box-shadow:0 14px 28px #5d8f7233}@keyframes lkVoiceWave{0%,to{opacity:.6;transform:scaleY(.92)}50%{opacity:1;transform:scaleY(1.08)}}@media (width<=1100px){.lk-voice-manage__grid,.lk-voice-settings__list{grid-template-columns:1fr}.lk-voice-access{flex-direction:column}.lk-voice-access__items{justify-content:flex-start}}@media (width<=768px){.lk-voice-player__main{flex-direction:column;align-items:stretch}.lk-voice-player__time{text-align:left}.lk-voice-manage__head{flex-direction:column;align-items:stretch}}.lk-voice-consent{cursor:pointer;background:#5d8f720d;border:1.5px solid #5d8f7226;border-radius:16px;align-items:flex-start;gap:12px;padding:16px 18px;transition:border-color .2s;display:flex}.lk-voice-consent:hover{border-color:#5d8f724d}.lk-voice-consent input[type=checkbox]{display:none}.lk-voice-consent__box{background:#fff;border:1.5px solid #5d8f7259;border-radius:6px;flex-shrink:0;width:20px;height:20px;margin-top:1px;transition:all .2s;position:relative}.lk-voice-consent input:checked+.lk-voice-consent__box{background:#5d8f72;border-color:#5d8f72}.lk-voice-consent input:checked+.lk-voice-consent__box:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:5px;height:9px;position:absolute;top:3px;left:6px;transform:rotate(45deg)}.lk-voice-consent__text{color:#4b4b4b;font-size:13px;line-height:1.6}.lk-voice-consent__link{color:#5d8f72;text-underline-offset:2px;font-weight:500;text-decoration:underline}.lk-voice-consent__link:hover{color:#4e7d63}.lk-voice-upload__drop.is-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.lk-voice-analytics{flex-direction:column;gap:24px;display:flex}.lk-voice-analytics__hero,.lk-analytics-card,.lk-analytics-chart,.lk-analytics-side__card,.lk-analytics-table,.lk-analytics-meta{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#ffffffeb 0%,#f8f9f8c7 100%);border:1px solid #ffffff94;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 10px 36px #0f172a0a,inset 0 1px #ffffffe0}.lk-voice-analytics__hero:before,.lk-analytics-card:before,.lk-analytics-chart:before,.lk-analytics-side__card:before,.lk-analytics-table:before,.lk-analytics-meta:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#5d8f7214,#0000 36%);position:absolute;inset:0}.lk-voice-analytics__hero{justify-content:space-between;align-items:flex-start;gap:24px;padding:32px;display:flex}.lk-voice-analytics__eyebrow{letter-spacing:.04em;text-transform:uppercase;color:#5d8f72;margin-bottom:14px;font-size:12px;font-weight:600;display:inline-flex}.lk-voice-analytics__hero h2{letter-spacing:-.04em;color:#202020;max-width:680px;margin:0 0 10px;font-size:34px;font-weight:600;line-height:1.08}.lk-voice-analytics__hero p{color:#6e756f;max-width:620px;margin:0;font-size:15px;line-height:1.7}.lk-voice-analytics__badge{color:#5d8f72;background:linear-gradient(#5d8f721f,#5d8f7214);border-radius:999px;flex-shrink:0;align-items:center;gap:8px;height:42px;padding:0 16px;font-size:13px;font-weight:500;display:inline-flex}.lk-voice-analytics__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.lk-analytics-card{padding:22px}.lk-analytics-card__icon{color:#5d8f72;background:linear-gradient(#5d8f7224,#5d8f720f);border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.lk-analytics-card__body{flex-direction:column;gap:6px;display:flex}.lk-analytics-card__body span{color:#6e756f;font-size:13px}.lk-analytics-card__body strong{letter-spacing:-.04em;color:#202020;font-size:32px;font-weight:600;line-height:1}.lk-analytics-card__growth{color:#5d8f72;margin-top:18px;font-size:13px;font-weight:600}.lk-voice-analytics__grid{grid-template-columns:minmax(0,1fr) 360px;gap:16px;display:grid}.lk-analytics-chart{padding:28px}.lk-analytics-chart__head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.lk-analytics-chart__head h3{letter-spacing:-.03em;color:#202020;margin:0 0 8px;font-size:24px;font-weight:600;line-height:1.1}.lk-analytics-chart__head p{color:#6e756f;margin:0;font-size:14px;line-height:1.6}.lk-analytics-chart__legend{color:#4b4b4b;align-items:center;gap:10px;font-size:13px;font-weight:500;display:inline-flex}.lk-analytics-chart__legend span{background:#5d8f72;border-radius:50%;width:12px;height:12px}.lk-analytics-chart__body{width:100%;height:320px}.lk-analytics-side{flex-direction:column;gap:16px;display:flex}.lk-analytics-side__card{flex-direction:column;gap:20px;padding:24px;display:flex}.lk-analytics-side__icon{color:#5d8f72;background:linear-gradient(#5d8f7224,#5d8f720f);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.lk-analytics-side__card h3{color:#202020;margin:0 0 8px;font-size:20px;font-weight:600;line-height:1.1}.lk-analytics-side__card p{color:#6e756f;margin:0;font-size:14px;line-height:1.6}.lk-analytics-emotions{flex-direction:column;gap:16px;display:flex}.lk-analytics-emotions__item{flex-direction:column;gap:10px;display:flex}.lk-analytics-emotions__item div:first-child{justify-content:space-between;align-items:center;display:flex}.lk-analytics-emotions__item strong{color:#202020;font-size:14px;font-weight:500}.lk-analytics-emotions__item span{color:#6e756f;font-size:13px}.lk-analytics-emotions__line{background:#e2e8f0b3;border-radius:999px;width:100%;height:8px;overflow:hidden}.lk-analytics-emotions__line span{border-radius:inherit;background:linear-gradient(90deg,#5d8f72,#84be9c);height:100%;display:block}.lk-analytics-ai{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.lk-analytics-ai li{color:#4b4b4b;padding-left:18px;font-size:14px;line-height:1.6;position:relative}.lk-analytics-ai li:before{content:"";background:#5d8f72;border-radius:50%;width:7px;height:7px;position:absolute;top:10px;left:0}.lk-analytics-content{grid-template-columns:minmax(0,1fr) 360px;gap:16px;display:grid}.lk-analytics-table{padding:28px}.lk-analytics-table__head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.lk-analytics-table__head h3{color:#202020;margin:0 0 8px;font-size:24px;font-weight:600;line-height:1.1}.lk-analytics-table__head p{color:#6e756f;margin:0;font-size:14px;line-height:1.6}.lk-analytics-table__head svg{color:#5d8f72}.lk-analytics-table__list{flex-direction:column;gap:14px;display:flex}.lk-analytics-table__row{background:linear-gradient(#ffffffb3,#f8faf999);border:1px solid #ffffff70;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.lk-analytics-table__row strong{color:#202020;margin-bottom:6px;font-size:15px;font-weight:600;display:block}.lk-analytics-table__row span{color:#6e756f;font-size:13px}.lk-analytics-table__value{color:#5d8f72;font-size:24px;font-weight:600;line-height:1}.lk-analytics-meta{flex-direction:column;gap:20px;padding:28px;display:flex}.lk-analytics-meta h3{color:#202020;margin:0;font-size:22px;font-weight:600;line-height:1.1}.lk-analytics-meta__list{flex-direction:column;gap:14px;display:flex}.lk-analytics-meta__item{background:linear-gradient(#ffffffb3,#f7f8faa3);border:1px solid #adadad75;border-radius:18px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.lk-analytics-meta__item strong{color:#5d8f72;font-size:13px;font-weight:600}.lk-analytics-meta__item span{color:#6e756f;font-size:13px;line-height:1.55}.recharts-tooltip-wrapper{border-radius:16px!important}.recharts-default-tooltip{background:#fffffff0!important;border:none!important;border-radius:16px!important;padding:12px 14px!important;box-shadow:0 10px 24px #0f172a14!important}@media (width<=1200px){.lk-voice-analytics__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.lk-voice-analytics__grid,.lk-analytics-content{grid-template-columns:1fr}}@media (width<=768px){.lk-voice-analytics__hero{flex-direction:column}.lk-voice-analytics__stats{grid-template-columns:1fr}.lk-analytics-chart__head,.lk-analytics-table__head{flex-direction:column}.lk-analytics-table__row{flex-direction:column;align-items:flex-start}}.lk-activity{flex-direction:column;gap:28px;display:flex}.lk-activity-summary{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.lk-activity-summary-card{background:linear-gradient(#fffffff5 0%,#f8faf8fa 100%);border:1px solid #e6e8e6;border-radius:28px;padding:20px;position:relative;overflow:hidden;box-shadow:0 10px 30px #5d8f720f}.lk-activity-summary-card__icon{color:#5d8f72;background:linear-gradient(#5d8f7224 0%,#5d8f720d 100%);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:22px;display:flex}.lk-activity-summary-card span{color:#6e756f;margin-bottom:12px;font-size:13px;font-weight:500;display:block}.lk-activity-summary-card strong{color:#202020;letter-spacing:-.06em;margin-bottom:12px;font-size:44px;font-weight:700;line-height:1;display:block}.lk-activity-summary-card p{color:#4b4b4b;margin:0;font-size:14px;line-height:1.6}.lk-activity-feed{background:linear-gradient(#fffffffa 0%,#f8faf8fa 100%);border:1px solid #e6e8e6;border-radius:32px;padding:32px;box-shadow:0 12px 32px #5d8f720d}.lk-activity-feed__head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:32px;display:flex}.lk-activity-feed__head h2{color:#202020;letter-spacing:-.05em;margin:0 0 10px;font-size:28px;font-weight:700;line-height:1}.lk-activity-feed__head p{color:#6e756f;margin:0;font-size:15px;line-height:1.6}.lk-activity-feed__head button{color:#202020;cursor:pointer;background:#fff;border:1px solid #e6e8e6;border-radius:999px;align-items:center;gap:8px;height:42px;padding:0 18px;font-size:14px;font-weight:600;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.lk-activity-feed__head button:hover{background:#5d8f720a;border-color:#5d8f723d;transform:translateY(-1px)}.lk-activity-list{flex-direction:column;gap:18px;display:flex}.lk-activity-item{background:#fff;border:1px solid #e6e8e6;border-radius:24px;align-items:flex-start;gap:18px;padding:22px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.lk-activity-item:hover{border-color:#5d8f722e;transform:translateY(-2px);box-shadow:0 12px 26px #5d8f720f}.lk-activity-item__icon{color:#5d8f72;background:linear-gradient(#5d8f721f 0%,#5d8f720a 100%);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.lk-activity-item__content{flex:1;min-width:0}.lk-activity-item__top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.lk-activity-item__info strong{color:#202020;margin-bottom:6px;font-size:17px;font-weight:600;line-height:1.3;display:block}.lk-activity-item__info time{color:#6e756f;font-size:13px;line-height:1.4}.lk-activity-item__status{color:#5d8f72;white-space:nowrap;background:#5d8f7214;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.lk-activity-item__status.is-success{color:#5d8f72;background:#5d8f721f}.lk-activity-item__status.is-paused{color:#f5a623;background:#f5a6231f}.lk-activity-item__content p{color:#4b4b4b;margin:0 0 18px;font-size:14px;line-height:1.7}.lk-activity-item__meta{background:#5d8f720d;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.lk-activity-item__meta span{color:#6e756f;font-size:13px}.lk-activity-item__meta strong{color:#5d8f72;font-size:13px;font-weight:600}@media (width<=1100px){.lk-activity-summary{grid-template-columns:1fr}}@media (width<=768px){.lk-activity-feed{padding:22px}.lk-activity-feed__head,.lk-activity-item,.lk-activity-item__top{flex-direction:column}.lk-activity-item__status{width:fit-content}}.lk-support{flex-direction:column;gap:28px;display:flex}.lk-support-hero{grid-template-columns:minmax(0,1fr) 320px;gap:24px;display:grid}.lk-support-hero__content{background:linear-gradient(135deg,#f7faf8 0%,#eef5f0 100%);border:1px solid #e6e8e6;border-radius:32px;padding:40px;box-shadow:0 8px 24px #5d8f720f}.lk-support-hero__content>span{color:#5d8f72;letter-spacing:.08em;text-transform:uppercase;background:#5d8f7214;border-radius:999px;align-items:center;margin-bottom:18px;padding:10px 16px;font-size:12px;font-weight:700;display:inline-flex}.lk-support-hero__content h1{color:#202020;letter-spacing:-.06em;max-width:540px;margin:0 0 20px;font-size:38px;font-weight:700;line-height:.95}.lk-support-hero__content p{color:#4b4b4b;max-width:520px;margin:0 0 32px;font-size:16px;line-height:1.7}.lk-support-search{background:#fff;border:1px solid #e6e8e6;border-radius:20px;align-items:center;gap:14px;height:60px;padding:0 20px;display:flex}.lk-support-search svg{color:#6e756f}.lk-support-search input{color:#202020;background:0 0;border:none;outline:none;width:100%;font-size:15px}.lk-support-search input::placeholder{color:#6e756f}.lk-support-hero__card{background:#fff;border:1px solid #e6e8e6;border-radius:32px;flex-direction:column;padding:32px;display:flex;box-shadow:0 8px 24px #5d8f720f}.lk-support-hero__icon{color:#5d8f72;background:linear-gradient(#5d8f721f 0%,#5d8f720d 100%);border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:22px;display:flex}.lk-support-hero__card strong{color:#202020;letter-spacing:-.04em;margin-bottom:14px;font-size:28px;font-weight:700;line-height:1}.lk-support-hero__card p{color:#4b4b4b;margin:0 0 28px;font-size:14px;line-height:1.7}.lk-support-hero__card button{color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;margin-top:auto;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.lk-support-hero__card button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #5d8f722e}.lk-support-grid{grid-template-columns:minmax(0,1fr) 320px;gap:24px;display:grid}.lk-support-main,.lk-support-side{flex-direction:column;gap:24px;display:flex}.lk-support-categories{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.lk-support-categories button{color:#202020;cursor:pointer;background:#fff;border:1px solid #e6e8e6;border-radius:24px;align-items:center;gap:12px;height:72px;padding:0 24px;font-size:15px;font-weight:600;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.lk-support-categories button:hover{border-color:#5d8f722e;transform:translateY(-2px);box-shadow:0 12px 24px #5d8f7214}.lk-support-categories svg{color:#5d8f72}.lk-support-faq{background:#fff;border:1px solid #e6e8e6;border-radius:32px;padding:32px;box-shadow:0 8px 24px #5d8f720f}.lk-support-faq__head{margin-bottom:28px}.lk-support-faq__head h2{color:#202020;letter-spacing:-.04em;margin:0 0 10px;font-size:28px;font-weight:700;line-height:1}.lk-support-faq__head p{color:#6e756f;margin:0;font-size:14px}.lk-support-faq__list{flex-direction:column;gap:18px;display:flex}.lk-support-faq__item{background:#fff;border:1px solid #e6e8e6;border-radius:24px;overflow:hidden}.lk-support-faq__trigger{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px;display:flex}.lk-support-faq__trigger strong{color:#202020;text-align:left;font-size:17px;font-weight:600;line-height:1.4}.lk-support-faq__trigger svg{color:#6e756f;flex-shrink:0;transition:transform .2s}.lk-support-faq__item.is-open svg{transform:rotate(180deg)}.lk-support-faq__content{padding:0 24px 24px}.lk-support-faq__content p{color:#4b4b4b;margin:0;font-size:15px;line-height:1.8}.lk-support-help,.lk-support-status{background:linear-gradient(135deg,#f7faf8 0%,#eef5f0 100%);border:1px solid #e6e8e6;border-radius:32px;padding:32px;box-shadow:0 8px 24px #5d8f720f}.lk-support-help__icon{color:#5d8f72;background:linear-gradient(#5d8f721f 0%,#5d8f720d 100%);border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:22px;display:flex}.lk-support-help strong{color:#202020;letter-spacing:-.04em;margin-bottom:14px;font-size:26px;font-weight:700;line-height:1.1;display:block}.lk-support-help p{color:#4b4b4b;margin:0 0 28px;font-size:14px;line-height:1.7}.lk-support-help button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5d8f72 0%,#79ab89 100%);border:none;width:100%;height:52px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s}.lk-support-help button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #5d8f722e}.lk-support-status span{color:#6e756f;margin-bottom:16px;font-size:13px;display:block}.lk-support-status strong{color:#202020;margin-bottom:20px;font-size:22px;font-weight:700;line-height:1.3;display:block}.lk-support-status__dot{background:#5d8f72;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 8px #5d8f721f}.lk-support-modal-overlay{z-index:90;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f12107a;position:fixed;inset:0}.lk-support-modal{z-index:100;overscroll-behavior:contain;background:#fcfcf8;border:1px solid #e6e8e6;border-radius:32px;width:100%;max-width:620px;max-height:88vh;padding:34px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 30px 80px #0000002e}.lk-support-modal__head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:32px;display:flex}.lk-support-modal__head span{color:#5d8f72;letter-spacing:.08em;text-transform:uppercase;background:#5d8f7214;border-radius:999px;align-items:center;margin-bottom:12px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.lk-support-modal__head h2{color:#202020;letter-spacing:-.05em;margin:0;font-size:34px;font-weight:700;line-height:1}.lk-support-modal__head button{color:#202020;cursor:pointer;background:#5d8f720f;border:none;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:24px;transition:background .2s,transform .2s;display:flex}.lk-support-modal__head button:hover{background:#5d8f721f;transform:rotate(90deg)}.lk-support-form{flex-direction:column;gap:18px;display:flex}.lk-support-form__group{flex-direction:column;gap:6px;display:flex}.lk-support-form__group label{color:#6e756f;font-size:12px;font-weight:500}.lk-support-form__group input,.lk-support-form__group select,.lk-support-form__group textarea{box-sizing:border-box;color:#202020;background:#fff;border:1px solid #e6e8e6;border-radius:12px;outline:none;width:100%;font-size:14px;line-height:1.5;transition:all .2s}.lk-support-form__group input:hover,.lk-support-form__group select:hover,.lk-support-form__group textarea:hover{border-color:#e6e8e6}.lk-support-form__group input:focus,.lk-support-form__group select:focus,.lk-support-form__group textarea:focus{border-color:#5d8f72;box-shadow:0 0 0 3px #5d8f721f}.lk-support-form__group input::placeholder,.lk-support-form__group select::placeholder,.lk-support-form__group textarea::placeholder{color:#6e756f}.lk-support-form__group input,.lk-support-form__group select{height:44px;padding:0 14px}.lk-support-form__group textarea{resize:vertical;min-height:140px;max-height:320px;padding:14px}.lk-support-form__group input[type=file]{cursor:pointer;align-items:center;padding:14px;display:flex}.lk-support-form__actions{justify-content:flex-end;align-items:center;gap:14px;margin-top:12px;display:flex}.lk-support-form__cancel,.lk-support-form__submit{cursor:pointer;border-radius:90px;justify-content:center;align-items:center;height:52px;padding:0 45px;font-size:14px;font-weight:500;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.lk-support-form__cancel{color:#6e756f;background:0 0;border:1px solid #e6e8e6}.lk-support-form__cancel:hover{color:#202020;border-color:#5d8f7233}.lk-support-form__submit{color:#fff;background:linear-gradient(135deg,#5d8f72 0%,#79ab89 100%);border:none;box-shadow:0 14px 28px #5d8f722e}.lk-support-form__submit:hover{transform:translateY(-2px)}.lk-support-success{text-align:center;flex-direction:column;align-items:center;display:flex}.lk-support-success__icon{color:#fff;background:linear-gradient(135deg,#5d8f72 0%,#79ab89 100%);border-radius:24px;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:24px;font-size:34px;font-weight:700;display:flex;box-shadow:0 18px 34px #5d8f7233}.lk-support-success strong{color:#202020;letter-spacing:-.05em;margin-bottom:14px;font-size:32px;font-weight:700;line-height:1}.lk-support-success p{color:#4b4b4b;max-width:320px;margin:0 0 28px;font-size:15px;line-height:1.7}.lk-support-success button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5d8f72 0%,#79ab89 100%);border:none;border-radius:90px;height:52px;padding:0 45px;font-size:14px;font-weight:500;transition:transform .2s,box-shadow .2s}.lk-support-success button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #5d8f722e}.lk-support-tabs{gap:6px;margin-bottom:28px;display:flex}.lk-support-tab{color:#6e756f;cursor:pointer;background:0 0;border:1px solid #e6e8e6;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 18px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.lk-support-tab:hover{color:#202020;border-color:#5d8f7233}.lk-support-tab.is-active{color:#5d8f72;background:#5d8f7214;border-color:#0000;font-weight:600}.lk-tickets{flex-direction:column;gap:20px;display:flex}.lk-tickets__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.lk-tickets__head h2{color:#202020;letter-spacing:-.03em;margin:0 0 4px;font-size:22px;font-weight:700}.lk-tickets__head p{color:#6e756f;margin:0;font-size:13px}.lk-tickets__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.lk-tickets__refresh{color:#6e756f;cursor:pointer;background:0 0;border:1px solid #e6e8e6;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.lk-tickets__refresh:hover{color:#202020;border-color:#5d8f7233}.lk-tickets__refresh:disabled{opacity:.5;cursor:not-allowed}.lk-tickets__filters{flex-wrap:wrap;gap:6px;display:flex}.lk-tickets__filter{color:#6e756f;cursor:pointer;background:0 0;border:1px solid #e6e8e6;border-radius:999px;align-items:center;gap:6px;height:32px;padding:0 14px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.lk-tickets__filter:hover{color:#202020;border-color:#5d8f7233}.lk-tickets__filter.is-active{color:#5d8f72;background:#5d8f7214;border-color:#0000;font-weight:600}.lk-tickets__filter-count{color:#5d8f72;background:#5d8f721f;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.lk-tickets__list{flex-direction:column;gap:8px;display:flex}.lk-ticket-card{background:#fff;border:1px solid #e6e8e6;border-radius:18px;transition:border-color .2s;overflow:hidden}.lk-ticket-card:hover{border-color:#5d8f7233}.lk-ticket-card.is-open{border-color:#5d8f7240}.lk-ticket-card__head{text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:18px 20px;display:flex}.lk-ticket-card__meta{align-items:center;gap:8px;display:flex}.lk-ticket-card__type{color:#6e756f;font-size:12px;font-weight:500}.lk-ticket-card__subject{color:#202020;font-size:15px;font-weight:600;line-height:1.4}.lk-ticket-card__footer{justify-content:space-between;align-items:center;width:100%;display:flex}.lk-ticket-card__date{color:#6e756f;font-size:12px}.lk-ticket-card__chevron{color:#6e756f;transition:transform .2s}.is-open .lk-ticket-card__chevron{transform:rotate(180deg)}.lk-ticket-card__body{border-top:1px solid #e6e8e6;flex-direction:column;gap:12px;padding:0 20px 18px;display:flex}.lk-ticket-card__message{color:#4b4b4b;margin:0;padding-top:16px;font-size:14px;line-height:1.7}.lk-ticket-card__attachment{color:#5d8f72;align-items:center;gap:6px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.lk-ticket-card__attachment:hover{text-decoration:underline}.lk-ticket-card__id{color:#6e756f;letter-spacing:.06em;font-size:11px;font-weight:600}.lk-ticket-badge{letter-spacing:.03em;border-radius:999px;align-items:center;gap:5px;height:22px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.lk-ticket-badge--new{color:#5d8f72;background:#5d8f7214}.lk-ticket-badge--progress{color:#a16207;background:#eab3081a}.lk-ticket-badge--resolved{color:#15803d;background:#22c55e1a}.lk-ticket-badge--closed{color:#6e756f;background:#0000000d}.lk-tickets__loader,.lk-tickets__error,.lk-tickets-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 20px;display:flex}.lk-tickets__loader{color:#6e756f}.lk-tickets__error{color:#6e756f;font-size:14px}.lk-tickets__error button{color:#202020;cursor:pointer;background:0 0;border:1px solid #e6e8e6;border-radius:999px;height:48px;padding:0 20px;font-size:12px;font-weight:500;transition:all .2s}.lk-tickets__error button:hover{border-color:#5d8f7233}.lk-tickets-empty__icon{color:#5d8f72;background:#5d8f720f;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.lk-tickets-empty strong{color:#202020;letter-spacing:-.03em;font-size:18px;font-weight:700}.lk-tickets-empty p{color:#6e756f;max-width:280px;margin:0;font-size:14px;line-height:1.6}.is-spinning{animation:.8s linear infinite lk-spin}@media (width<=1280px){.lk-support-hero__content h1{font-size:34px}}@media (width<=1100px){.lk-support-hero,.lk-support-grid{grid-template-columns:1fr}.lk-support-side{flex-flow:wrap}.lk-support-help,.lk-support-status{flex:1;min-width:280px}.lk-support-categories{grid-template-columns:repeat(3,1fr)}}@media (width<=1024px){.lk-support-hero__content h1{font-size:30px}.lk-support-hero__card,.lk-support-faq{border-radius:24px;padding:24px}}@media (width<=768px){.lk-support-hero,.lk-support-grid{grid-template-columns:1fr;gap:16px}.lk-support-hero__content{border-radius:24px;padding:28px}.lk-support-hero__content h1{letter-spacing:-.04em;font-size:26px}.lk-support-hero__content p{margin-bottom:24px;font-size:15px}.lk-support-categories{grid-template-columns:repeat(2,1fr);gap:12px}.lk-support-categories button{border-radius:18px;height:62px;padding:0 18px;font-size:14px}.lk-support-faq{border-radius:22px;padding:20px}.lk-support-faq__head h2{font-size:22px}.lk-support-help,.lk-support-status{border-radius:24px;padding:24px}.lk-support-side{flex-direction:column}.lk-support-modal{border-radius:24px;max-width:calc(100vw - 32px);padding:24px}.lk-support-modal__head h2{font-size:26px}.lk-support-form__actions{flex-direction:column;gap:10px}.lk-support-form__cancel,.lk-support-form__submit{justify-content:center;width:100%;padding:0 20px}.lk-tickets__head{flex-direction:column;align-items:flex-start;gap:12px}.lk-tickets__actions{justify-content:flex-end;width:100%}}@media (width<=640px){.lk-support-hero__content{border-radius:20px;padding:20px}.lk-support-hero__content h1{font-size:22px}.lk-support-categories{grid-template-columns:1fr;gap:10px}.lk-support-categories button{border-radius:16px;height:54px;font-size:14px}.lk-support-faq__trigger{padding:18px}.lk-support-faq__trigger strong{font-size:15px}.lk-support-faq__content{padding:0 18px 18px}.lk-support-modal{border-radius:20px;max-height:95vh;padding:20px}.lk-support-modal__head h2{font-size:22px}.lk-support-tabs{flex-wrap:wrap;gap:4px}}@media (width<=480px){.lk-support-hero__content{border-radius:18px;padding:16px}.lk-support-hero__content h1{letter-spacing:-.03em;font-size:20px}.lk-support-hero__content p{font-size:14px}.lk-support-search{border-radius:16px;gap:10px;height:52px;padding:0 14px}.lk-support-faq{border-radius:18px;padding:16px}.lk-support-help,.lk-support-status{border-radius:20px;padding:18px}.lk-support-help strong{font-size:22px}.lk-support-modal{border-radius:18px;padding:16px}.lk-support-modal__head{margin-bottom:20px}.lk-support-modal__head h2{font-size:20px}.lk-support-form__cancel,.lk-support-form__submit{height:46px;font-size:13px}.lk-ticket-card__head{padding:14px 16px}.lk-ticket-card__body{padding:0 16px 14px}.lk-support-success strong{font-size:26px}.lk-support-success p{font-size:14px}}@media (width<=375px){.lk-support-hero__content h1{font-size:18px}.lk-support-categories button{gap:8px;height:50px;padding:0 14px;font-size:13px}.lk-support-modal__head h2{font-size:18px}.lk-support-form__cancel,.lk-support-form__submit{height:44px}.lk-ticket-card__subject{font-size:14px}}.auth{background:#f6f7f2;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}@media (width<=768px){.auth{grid-template-columns:1fr}.auth__left{display:none}}.auth__left{background:linear-gradient(160deg,#1a2a22 0%,#1e3028 50%,#162218 100%);position:relative;overflow:hidden}.auth__left-content{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:space-between;height:100%;padding:56px;display:flex;position:relative}.auth__brand{color:#ffffffd9;letter-spacing:.03em;align-items:center;gap:8px;font-size:17px;font-weight:500;display:flex}.auth__tagline h1{color:#fff;letter-spacing:-.025em;text-shadow:0 4px 40px #0000004d;margin:0 0 16px;font-size:44px;font-weight:500;line-height:1.12}.auth__tagline p{color:#c8ded294;max-width:380px;margin:0;font-size:15px;font-weight:300;line-height:1.85}.auth__features{flex-direction:column;gap:12px;display:flex}.auth__feature{color:#c8ded2a6;align-items:center;gap:10px;font-size:14px;font-weight:400;display:flex}.auth__feature-dot{background:#c8d9cd;border-radius:50%;flex-shrink:0;width:5px;height:5px;box-shadow:0 0 10px #c8d9cdcc,0 0 20px #c8d9cd4d}.auth__right{background:#f6f7f2;justify-content:center;align-items:center;padding:48px 32px;display:flex}.auth__card{width:100%;max-width:400px}.auth__tabs{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:32px;display:grid}.auth__tab{color:#6e756f;cursor:pointer;background:#fff;border:1px solid #e6e8e6;border-radius:999px;height:46px;font-size:14px;font-weight:500;transition:all .2s}.auth__tab:hover{color:#202020;border-color:#5d8f72}.auth__tab.is-active{color:#fff;background:#4e7d63;border-color:#4e7d63;box-shadow:0 8px 24px #4e7d6338}.auth__form{flex-direction:column;gap:16px;display:flex}.auth__field{flex-direction:column;gap:6px;display:flex}.auth__field.is-error .auth__input{border-color:#e54848}.auth__field.is-error .auth__input:focus{box-shadow:0 0 0 3px #e548481a}.auth__label{color:#6e756f;letter-spacing:.01em;font-size:13px;font-weight:500}.auth__input-wrap{position:relative}.auth__input-wrap .auth__input{padding-right:48px}.auth__input{color:#202020;box-sizing:border-box;background:#fff;border:1px solid #e6e8e6;border-radius:999px;outline:none;width:100%;height:52px;padding:0 16px;font-size:15px;font-weight:400;transition:border-color .2s,box-shadow .2s,background .2s}.auth__input::placeholder{color:#6e756f}.auth__input:focus{background:#fff;border-color:#5d8f72;box-shadow:0 0 0 3px #5d8f721f}.auth__error{color:#ce2e2e;padding-left:6px;font-size:12px}.auth__eye{color:#6e756f;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;transition:color .15s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.auth__eye:hover{color:#202020}.auth__forgot{justify-content:flex-end;margin-top:-4px;display:flex}.auth__forgot button{color:#5d8f72;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:500;transition:color .15s}.auth__forgot button:hover{color:#4e7d63}.auth__server-error{color:#ce2e2e;background:#e548480d;border:1px solid #e5484840;border-radius:16px;padding:12px 16px;font-size:13px;line-height:1.5}.auth__submit{color:#fff;cursor:pointer;background:#5d8f72;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;font-size:15px;font-weight:500;transition:background .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #5d8f720f}.auth__submit:hover{background:#4e7d63;transform:translateY(-1px);box-shadow:0 12px 32px #5d8f7247}.auth__submit:active{transform:scale(.99)}.auth__submit:disabled{opacity:.55;cursor:not-allowed;transform:none}.auth__agree{text-align:center;color:#6e756f;margin:0;font-size:12px;line-height:1.7}.auth__agree a{color:#5d8f72;text-decoration:none}.auth__agree a:hover{text-decoration:underline}.auth__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite authSpin}.auth__back-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:24px;padding:0;font-size:13px;transition:color .15s;display:inline-flex}.auth__back-btn:hover{color:#374151}.auth__reset-hint{color:#9ca3af;margin:-4px 0 12px;font-size:13px;line-height:1.5}.auth__input-icon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.auth__reset-success{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:20px 0;display:flex}.auth__reset-success__icon{color:#5d8f72;background:linear-gradient(135deg,#e8f5ee,#d1eddc);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:4px;display:flex}.auth__reset-success h2{color:#111827;margin:0;font-size:22px;font-weight:700}.auth__reset-success p{color:#6b7280;max-width:340px;margin:0;font-size:14px;line-height:1.6}.auth__reset-success p strong{color:#374151}.auth__reset-success .auth__submit{width:100%;margin-top:8px}.lk-settings{flex-direction:column;gap:24px;max-width:720px;display:flex}.lk-settings__block{background:#fff;border:1px solid #e6e8e6;border-radius:20px;padding:24px;box-shadow:0 8px 24px #5d8f720f}.lk-settings__block-head{align-items:center;gap:12px;margin-bottom:24px;display:flex}.lk-settings__block-head h3{color:#202020;margin:0;font-size:16px;font-weight:600}.lk-settings__block-icon{color:#5d8f72;background:#eef4ee;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.lk-settings__rows{flex-direction:column;display:flex}.lk-settings__row{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.lk-settings__row:last-child{border-bottom:none;padding-bottom:0}.lk-settings__row>div:first-child{flex:1;min-width:0}.lk-settings__row strong{color:#202020;margin-bottom:4px;font-size:14px;font-weight:600;display:block}.lk-settings__row p{color:#6e756f;margin:0;font-size:13px;line-height:1.5}.lk-settings__select{color:#202020;cursor:pointer;background:#f6f7f2;border:1px solid #e6e8e6;border-radius:999px;outline:none;flex-shrink:0;height:38px;padding:0 14px;font-size:13px;transition:border-color .2s,box-shadow .2s}.lk-settings__select:focus{border-color:#5d8f72;box-shadow:0 0 0 3px #5d8f721f}.lk-settings__password-form{flex-direction:column;gap:12px;padding-top:16px;display:flex}.lk-settings__input{box-sizing:border-box;color:#202020;background:#f6f7f2;border:1px solid #e6e8e6;border-radius:999px;outline:none;width:100%;height:46px;padding:0 16px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.lk-settings__input::placeholder{color:#6e756f}.lk-settings__input:focus{background:#fff;border-color:#5d8f72;box-shadow:0 0 0 3px #5d8f721f}.lk-switch{flex-shrink:0;width:46px;height:26px;position:relative}.lk-switch input{display:none}.lk-switch span{cursor:pointer;background:#e6e8e6;border-radius:999px;transition:all .25s;position:absolute;inset:0}.lk-switch span:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .25s;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #0000001f}.lk-switch input:checked+span{background:#5d8f72}.lk-switch input:checked+span:before{transform:translate(20px)}@media (width<=768px){.lk-settings__row{flex-direction:column;align-items:flex-start;gap:14px}.lk-settings__select{width:100%}.lk-switch{align-self:flex-end}}.lk-item-page{flex-direction:column;gap:24px;display:flex}.lk-item-back{color:#6e756f;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:500;transition:color .2s;display:inline-flex}.lk-item-back:hover{color:#5d8f72}.lk-item-hero{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffffeb,#fcfcf8c2);border:1px solid #fff9;border-radius:32px;grid-template-columns:480px 1fr;align-items:start;gap:32px;display:grid;overflow:hidden;box-shadow:0 18px 48px #0f172a0a,inset 0 1px #ffffffd9}.lk-item-hero__image{height:100%;min-height:380px;position:relative}.lk-item-hero__image img{object-fit:cover;width:100%;height:100%;min-height:380px;display:block}.lk-item-hero__image-placeholder{background:linear-gradient(135deg,#5d8f721f,#5d8f720f);width:100%;min-height:380px}.lk-item-hero__image-overlay{background:linear-gradient(90deg,#0f172a0f 0%,#0000 70%);position:absolute;inset:0}.lk-item-hero__badges{flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:absolute;top:18px;left:18px}.lk-item-type-badge,.lk-item-folk-badge,.lk-item-premium-badge{border-radius:999px;align-items:center;gap:5px;height:30px;padding:0 12px;font-size:12px;font-weight:500;display:inline-flex}.lk-item-type-badge{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;background:#fff3;border:1px solid #ffffff38}.lk-item-folk-badge{color:#fff;background:linear-gradient(#b48232e6,#a06e1ed1)}.lk-item-premium-badge{color:#fff;background:linear-gradient(#0f172ad1,#0f172aa3)}.lk-item-hero__content{flex-direction:column;gap:20px;padding:40px 40px 40px 0;display:flex}.lk-item-hero__breadcrumbs{color:#6e756f;align-items:center;gap:8px;font-size:13px;display:flex}.lk-item-hero__breadcrumb-link{cursor:pointer;transition:color .2s}.lk-item-hero__breadcrumb-link:hover{color:#5d8f72}.lk-item-hero__title{letter-spacing:-.03em;color:#202020;margin:0;font-size:36px;font-weight:700;line-height:1.1}.lk-item-hero__desc{color:#4b4b4b;max-width:520px;margin:0;font-size:15px;line-height:1.7}.lk-item-hero__meta{align-items:center;gap:20px;display:flex}.lk-item-hero__meta span{color:#6e756f;align-items:center;gap:6px;font-size:14px;display:inline-flex}.lk-item-hero__tags{flex-wrap:wrap;gap:8px;display:flex}.lk-item-hero__tags span{color:#5d8f72;background:linear-gradient(#5d8f721f,#5d8f7212);border-radius:999px;align-items:center;height:30px;padding:0 12px;font-size:12px;font-weight:500;display:inline-flex}.lk-item-hero__actions{align-items:center;gap:12px;margin-top:8px;display:flex}.lk-item-fav-btn{color:#4b4b4b;cursor:pointer;white-space:nowrap;background:#fcfcf8;border:1.5px solid #e6e8e6;border-radius:999px;align-items:center;gap:7px;height:44px;padding:0 20px;font-size:14px;font-weight:500;transition:all .22s;display:inline-flex}.lk-item-fav-btn:hover{color:#ef4444;border-color:#ef4444}.lk-item-fav-btn.is-active{color:#ef4444;background:#ef44440f;border-color:#ef4444}.lk-item-body{grid-template-columns:1fr 360px;align-items:start;gap:24px;display:grid}.lk-item-main{background:linear-gradient(#ffffffeb,#fcfcf8c2);border:1px solid #fff9;border-radius:24px;padding:32px;box-shadow:0 8px 24px #0f172a08}.lk-item-main h2{letter-spacing:-.02em;color:#202020;margin:0 0 20px;font-size:22px;font-weight:700}.lk-item-text{line-height:1.8}.lk-item-text p{color:#4b4b4b;margin:0 0 20px;font-size:15px}.lk-item-text p:last-child{margin-bottom:0}.lk-item-text--placeholder{font-style:italic;color:#6e756f!important}.lk-item-sidebar{flex-direction:column;gap:20px;display:flex}.lk-item-card{background:linear-gradient(#fffffff5,#fcfcf8e6);border:1px solid #fff9;border-radius:24px;padding:24px;box-shadow:0 8px 24px #0f172a0a,inset 0 1px #ffffffe6}.lk-item-card--generate{background:linear-gradient(135deg,#5d8f7212,#5d8f7208);border-color:#5d8f7226}.lk-item-card h3{color:#202020;margin:0 0 16px;font-size:17px;font-weight:700}.lk-item-card p{color:#6e756f;margin:0 0 20px;font-size:14px}.lk-item-card__head{color:#5d8f72;align-items:center;gap:10px;margin-bottom:16px;display:flex}.lk-item-card__head h3{color:#202020;margin:0}.lk-item-card__hint{color:#6e756f;font-size:14px;line-height:1.6;margin:0!important}.lk-item-card__link{color:#5d8f72;cursor:pointer;font-weight:500;text-decoration:underline}.lk-item-voice-list{flex-direction:column;gap:10px;display:flex}.lk-item-voice{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e6e8e6;border-radius:16px;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:all .2s;display:flex}.lk-item-voice:hover{background:#5d8f7208;border-color:#5d8f72}.lk-item-voice.is-active{background:#5d8f720f;border-color:#5d8f72}.lk-item-voice__avatar{color:#5d8f72;background:#eef4ee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:flex;overflow:hidden}.lk-item-voice__avatar img{object-fit:cover;width:100%;height:100%}.lk-item-voice__info{flex-direction:column;flex:1;gap:3px;display:flex}.lk-item-voice__info strong{color:#202020;font-size:14px;font-weight:600}.lk-item-voice__info span{color:#6e756f;font-size:12px}.lk-item-voice__info span.is-ready{color:#5d8f72}.lk-item-voice__check{background:#5d8f72;border-radius:50%;flex-shrink:0;width:18px;height:18px;position:relative}.lk-item-voice__check:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:5px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)rotate(45deg)}.lk-btn--full{justify-content:center;width:100%}@media (width<=1100px){.lk-item-hero{grid-template-columns:1fr}.lk-item-hero__image,.lk-item-hero__image img{min-height:280px}.lk-item-hero__content{padding:24px}.lk-item-hero__title{font-size:28px}}@media (width<=900px){.lk-item-body{grid-template-columns:1fr}.lk-item-sidebar{order:-1}}@media (width<=640px){.lk-item-hero__title{font-size:24px}.lk-item-hero__actions{flex-direction:column;align-items:stretch}.lk-item-fav-btn{justify-content:center}}.trial-banner{width:100%;padding:0}.trial-banner__inner{border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 16px;display:flex}.trial-banner__icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.trial-banner__text{flex-direction:column;flex:1;gap:1px;min-width:120px;display:flex}.trial-banner__text strong{font-size:13px;font-weight:600;line-height:1.3}.trial-banner__text span{opacity:.8;font-size:12px;line-height:1.3}.trial-banner__stats{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.trial-banner__stat{align-items:center;gap:5px;font-size:12px;display:flex}.trial-banner__stat strong{font-weight:600}.trial-banner__cta{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:7px 16px;font-size:13px;font-weight:600;transition:opacity .15s}.trial-banner__cta:hover{opacity:.85}.trial-banner__cta--primary{animation:2s ease-in-out infinite trial-pulse}.trial-banner--active .trial-banner__inner{background:linear-gradient(135deg,#e8f5ee 0%,#f0faf4 100%);border:1px solid #b8dfc8}.trial-banner--active .trial-banner__icon{color:#fff;background:#5d8f72}.trial-banner--active .trial-banner__text strong{color:#2d5a3d}.trial-banner--active .trial-banner__text span{color:#4a7a5c}.trial-banner--active .trial-banner__stat{color:#3d6b50}.trial-banner--active .trial-banner__cta{color:#fff;background:#5d8f72}.trial-banner--expired .trial-banner__inner{background:linear-gradient(135deg,#fff8ed 0%,#fff3e0 100%);border:1px solid #f5c880}.trial-banner--expired .trial-banner__icon{color:#fff;background:#e07b39}.trial-banner--expired .trial-banner__text strong{color:#7a3d0a}.trial-banner--expired .trial-banner__text span{color:#a0550f}.trial-banner--expired .trial-banner__cta--primary{color:#fff;background:#e07b39}@media (width<=600px){.trial-banner{padding:0 12px}.trial-banner__stats{display:none}}.lk-voices-trial-hint{color:#7a3d0a;background:#fff8ed;border:1px solid #f5c880;border-radius:10px;align-items:center;gap:12px;margin-bottom:16px;padding:10px 16px;font-size:13px;display:flex}.lk-voices-trial-hint span{flex:1}.lk-item-trial-hint{color:#2d5a3d;background:#e8f5ee;border:1px solid #b8dfc8;border-radius:8px;margin-bottom:12px;padding:8px 14px;font-size:13px}.lk-item-card__trial{color:#a0550f;margin:6px 0 8px;font-size:12px}.trial-paywall-overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a80;justify-content:center;align-items:center;padding:20px;animation:.2s paywall-fade;display:flex;position:fixed;inset:0}.trial-paywall{background:#fff;border-radius:24px;width:100%;max-width:780px;max-height:90vh;animation:.25s paywall-up;overflow-y:auto;box-shadow:0 32px 80px #0f172a33}.trial-paywall__head{border-bottom:1px solid #f0ede8;align-items:flex-start;gap:16px;padding:28px 28px 20px;display:flex}.trial-paywall__icon{color:#e07b39;background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.trial-paywall__head>div:nth-child(2){flex:1}.trial-paywall__head>div:nth-child(2) h2{color:#111827;margin:0 0 4px;font-size:20px;font-weight:700}.trial-paywall__head>div:nth-child(2) p{color:#6b7280;margin:0;font-size:14px;line-height:1.5}.trial-paywall__close{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.trial-paywall__close:hover{background:#e5e7eb}.trial-paywall__plans{grid-template-columns:repeat(3,1fr);gap:16px;padding:24px 28px;display:grid}.trial-paywall__plan{border:1.5px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:12px;padding:20px;transition:border-color .2s;display:flex;position:relative}.trial-paywall__plan:hover{border-color:#c9ddd2}.trial-paywall__plan.is-featured{background:linear-gradient(#f0f9f4 0%,#fff 100%);border-color:#5d8f72}.trial-paywall__plan-badge{color:#fff;white-space:nowrap;background:#5d8f72;border-radius:999px;align-items:center;gap:5px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.trial-paywall__plan-name{color:#111827;font-size:16px;font-weight:700}.trial-paywall__plan-price{align-items:baseline;gap:4px;display:flex}.trial-paywall__plan-price strong{color:#111827;font-size:22px;font-weight:800}.trial-paywall__plan-price span{color:#9ca3af;font-size:13px}.trial-paywall__plan-features{flex-direction:column;flex:1;gap:7px;margin:0;padding:0;list-style:none;display:flex}.trial-paywall__plan-features li{color:#4b5563;align-items:flex-start;gap:7px;font-size:12px;line-height:1.4;display:flex}.trial-paywall__plan-features li svg{color:#5d8f72;flex-shrink:0;margin-top:1px}.trial-paywall__plan-btn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px;font-size:14px;font-weight:600;transition:all .15s;display:flex}.trial-paywall__plan-btn:hover{color:#5d8f72;border-color:#5d8f72}.trial-paywall__plan-btn.is-primary{color:#fff;background:linear-gradient(135deg,#5d8f72,#4a7a5c);border-color:#0000}.trial-paywall__plan-btn.is-primary:hover{opacity:.9;color:#fff}.trial-paywall__footer{text-align:center;color:#9ca3af;margin:0;padding:0 28px 20px;font-size:12px}@keyframes paywall-fade{0%{opacity:0}to{opacity:1}}@keyframes paywall-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=680px){.trial-paywall{border-radius:20px}.trial-paywall__plans{grid-template-columns:1fr;padding:20px}.trial-paywall__head{padding:20px}}body{color:#202020;background:#f8f5f0;margin:0;font-family:Inter,sans-serif}
