:root{scroll-behavior:smooth}.ulp-site,.ulp-site *{box-sizing:border-box}.ulp-site{--ulp-primary:#6d4cff;--ulp-secondary:#12b8d9;--ulp-dark:#11182b;--ulp-text:#172033;--ulp-muted:#657089;--ulp-bg:#f7f8fc;--ulp-surface:#fff;--ulp-border:#e6e9f2;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ulp-text);background:var(--ulp-bg);font-size:16px;line-height:1.6;overflow:hidden}.ulp-site h1,.ulp-site h2,.ulp-site h3,.ulp-site p{margin-top:0}.ulp-site h1,.ulp-site h2,.ulp-site h3{line-height:1.12;letter-spacing:-.035em;color:var(--ulp-dark)}.ulp-site a{text-decoration:none}.ulp-site svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ulp-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.ulp-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:16px 0;transition:.25s}.admin-bar .ulp-header{top:32px}.ulp-header.is-scrolled{background:rgba(255,255,255,.88);backdrop-filter:blur(18px);box-shadow:0 8px 30px rgba(20,28,50,.07);padding:10px 0;border-bottom:1px solid rgba(230,233,242,.8)}.ulp-header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.ulp-brand{display:inline-flex;align-items:center;gap:11px;color:var(--ulp-dark);font-weight:800;font-size:21px;letter-spacing:-.025em}.ulp-brand-mark{width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,var(--ulp-primary),var(--ulp-secondary));display:grid;place-items:center;position:relative;box-shadow:0 8px 20px color-mix(in srgb,var(--ulp-primary) 28%,transparent);color:#fff;overflow:hidden}.ulp-brand-mark span{font-size:24px;font-weight:850;line-height:1;z-index:1}.ulp-brand-mark i{position:absolute;inset:auto -10px -18px auto;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.18)}.ulp-brand-logo-image{max-width:150px;max-height:46px;width:auto;height:auto;object-fit:contain}.ulp-nav{display:flex;align-items:center;gap:28px}.ulp-nav>a:not(.ulp-btn){color:#4d5870;font-size:14px;font-weight:650}.ulp-nav>a:not(.ulp-btn):hover{color:var(--ulp-primary)}.ulp-menu-toggle{display:none;border:0;background:transparent;width:42px;height:42px;padding:10px;cursor:pointer}.ulp-menu-toggle>span:not(.screen-reader-text){display:block;height:2px;background:var(--ulp-dark);margin:5px 0;border-radius:4px}.ulp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:13px 22px;border-radius:13px;font-weight:750;font-size:15px;transition:transform .2s,box-shadow .2s,background .2s;border:1px solid transparent}.ulp-btn:hover{transform:translateY(-2px)}.ulp-btn-small{min-height:42px;padding:9px 17px;border-radius:11px}.ulp-btn-primary{color:#fff;background:linear-gradient(135deg,var(--ulp-primary),#835cff);box-shadow:0 14px 32px color-mix(in srgb,var(--ulp-primary) 28%,transparent)}.ulp-btn-primary:hover{color:#fff;box-shadow:0 18px 38px color-mix(in srgb,var(--ulp-primary) 36%,transparent)}.ulp-btn-light{background:#fff;border-color:var(--ulp-border);color:var(--ulp-dark);box-shadow:0 8px 22px rgba(18,27,48,.06)}.ulp-btn-ghost{background:rgba(255,255,255,.7);border-color:var(--ulp-border);color:var(--ulp-dark)}.ulp-btn-white{background:#fff;color:var(--ulp-primary);box-shadow:0 14px 36px rgba(24,15,63,.2)}.ulp-hero{position:relative;min-height:810px;padding:160px 0 100px;display:flex;align-items:center;background:linear-gradient(180deg,#fff 0%,var(--ulp-bg) 100%)}.ulp-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(109,76,255,.08) 1px,transparent 0);background-size:28px 28px;mask-image:linear-gradient(to bottom,#000,transparent 76%)}.ulp-orb{position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none}.ulp-orb-one{width:430px;height:430px;right:-140px;top:80px;background:radial-gradient(circle,rgba(18,184,217,.22),transparent 68%)}.ulp-orb-two{width:390px;height:390px;left:-210px;top:320px;background:radial-gradient(circle,rgba(109,76,255,.18),transparent 68%)}.ulp-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:72px}.ulp-hero-copy{position:relative;z-index:2}.ulp-eyebrow,.ulp-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--ulp-primary);font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ulp-eyebrow{padding:8px 12px;border-radius:999px;background:rgba(109,76,255,.075);border:1px solid rgba(109,76,255,.12);margin-bottom:22px}.ulp-eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--ulp-secondary);box-shadow:0 0 0 5px rgba(18,184,217,.13)}.ulp-hero h1{font-size:clamp(54px,6.4vw,82px);max-width:760px;margin-bottom:24px}.ulp-lead{font-size:20px;line-height:1.7;color:var(--ulp-muted);max-width:660px;margin-bottom:32px}.ulp-actions{display:flex;gap:12px;flex-wrap:wrap}.ulp-hero-note{display:flex;align-items:center;gap:9px;margin:22px 0 0;color:var(--ulp-muted);font-size:14px}.ulp-hero-note svg{color:var(--ulp-secondary);stroke-width:2.4}.ulp-app-preview{position:relative;min-height:580px;display:grid;place-items:center}.ulp-phone-shell{width:320px;border:8px solid #141c31;border-radius:42px;background:#f3f5fb;box-shadow:0 38px 80px rgba(20,28,49,.24),0 10px 28px rgba(109,76,255,.18);overflow:hidden;transform:rotate(2deg);position:relative;z-index:2}.ulp-phone-top{height:24px;background:#141c31;display:flex;justify-content:center}.ulp-phone-top span{width:90px;height:15px;background:#080d1a;border-radius:0 0 13px 13px}.ulp-app-head{height:62px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #e8eaf1}.ulp-mini-brand{display:flex;align-items:center;gap:8px}.ulp-mini-brand .ulp-brand-mark{width:30px;height:30px;border-radius:9px}.ulp-mini-brand .ulp-brand-mark span{font-size:17px}.ulp-mini-brand .ulp-brand-logo-image{max-width:86px;max-height:28px}.ulp-mini-brand strong{font-size:14px}.ulp-chat-dot{width:29px;height:29px;border-radius:9px;background:#f0edff;position:relative}.ulp-chat-dot:before,.ulp-chat-dot:after{content:"";position:absolute;background:var(--ulp-primary);border-radius:99px}.ulp-chat-dot:before{width:13px;height:2px;left:8px;top:9px}.ulp-chat-dot:after{width:9px;height:2px;left:8px;top:15px}.ulp-app-body{padding:18px 16px 14px}.ulp-status-row{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:900;color:#3d4a62;letter-spacing:.12em;margin-bottom:11px}.ulp-status-row i{width:7px;height:7px;border-radius:50%;background:#38c98f;box-shadow:0 0 0 4px rgba(56,201,143,.15)}.ulp-current-card{background:linear-gradient(145deg,#211942,var(--ulp-primary));color:#fff;padding:21px;border-radius:19px;box-shadow:0 15px 28px rgba(109,76,255,.25)}.ulp-current-card small{font-size:9px;letter-spacing:.14em;opacity:.68}.ulp-current-card strong{display:block;font-size:27px;margin:6px 0 3px;letter-spacing:-.04em}.ulp-current-card span{font-size:11px;opacity:.76}.ulp-message-card{background:#fff;margin-top:12px;padding:12px;border-radius:14px;display:flex;flex-direction:column;gap:2px;border:1px solid #e9ebf2;box-shadow:0 8px 20px rgba(20,28,49,.05)}.ulp-message-card b{font-size:10px;color:var(--ulp-primary)}.ulp-message-card span{font-size:11px;color:#344056}.ulp-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.ulp-mini-grid>div{background:#fff;border:1px solid #e9ebf2;border-radius:14px;padding:12px;display:grid;grid-template-columns:27px 1fr;column-gap:8px}.ulp-mini-grid span{grid-row:1/3;width:27px;height:27px;border-radius:9px;background:#f0edff;color:var(--ulp-primary);display:grid;place-items:center}.ulp-mini-grid svg{width:14px}.ulp-mini-grid b{font-size:10px}.ulp-mini-grid small{font-size:9px;color:#7d8799}.ulp-bottom-nav{height:42px;background:#fff;margin:13px -16px -14px;display:flex;justify-content:space-around;align-items:center;border-top:1px solid #e8eaf1}.ulp-bottom-nav i{width:17px;height:5px;border-radius:99px;background:#d8dce7}.ulp-bottom-nav i.active{background:var(--ulp-primary)}.ulp-floating-pill{position:absolute;z-index:3;background:#fff;border:1px solid rgba(230,233,242,.9);box-shadow:0 18px 45px rgba(17,24,43,.14);border-radius:14px;padding:11px 14px;display:flex;align-items:center;gap:9px;font-size:11px;color:#263149}.ulp-floating-pill>span{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#f0edff;color:var(--ulp-primary)}.ulp-floating-pill svg{width:16px}.ulp-pill-one{left:-12px;top:120px}.ulp-pill-two{right:-12px;bottom:92px}.ulp-intro{padding:110px 0}.ulp-section-heading{text-align:center;max-width:730px;margin:0 auto 52px}.ulp-section-heading-left{text-align:left;margin-left:0}.ulp-section-heading h2,.ulp-live-copy h2,.ulp-cta-card h2{font-size:clamp(36px,4vw,54px);margin:15px 0 18px}.ulp-section-heading p,.ulp-live-copy>p{font-size:18px;color:var(--ulp-muted)}.ulp-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ulp-feature-card{background:var(--ulp-surface);border:1px solid var(--ulp-border);border-radius:22px;padding:27px;min-height:250px;box-shadow:0 12px 30px rgba(17,24,43,.045);transition:.3s}.ulp-feature-card:hover{transform:translateY(-6px);box-shadow:0 22px 46px rgba(17,24,43,.09);border-color:rgba(109,76,255,.22)}.ulp-feature-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;margin-bottom:29px}.ulp-feature-icon svg{width:24px;height:24px}.ulp-feature-icon-1,.ulp-feature-icon-4{background:#eeeaff;color:#6947ea}.ulp-feature-icon-2,.ulp-feature-icon-5{background:#e8f8fb;color:#129ab8}.ulp-feature-icon-3{background:#eaf8f1;color:#21a36f}.ulp-feature-icon-6{background:#fff3e8;color:#e17a24}.ulp-feature-card h3{font-size:21px;margin-bottom:11px}.ulp-feature-card p{color:var(--ulp-muted);font-size:15px;margin:0}.ulp-how{padding:105px 0;background:#fff}.ulp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;counter-reset:steps}.ulp-step{position:relative;border-top:1px solid var(--ulp-border);padding:34px 24px 24px 0}.ulp-step:not(:last-child):after{content:"";position:absolute;right:-12px;top:52px;width:24px;height:1px;background:var(--ulp-border)}.ulp-step-number{font-size:13px;font-weight:850;color:var(--ulp-primary);letter-spacing:.12em}.ulp-step h3{font-size:23px;margin:27px 0 12px}.ulp-step p{color:var(--ulp-muted);margin:0}.ulp-live-section{padding:120px 0;background:var(--ulp-dark);position:relative;overflow:hidden}.ulp-live-section:before{content:"";position:absolute;inset:-40% 50% auto -20%;height:600px;background:radial-gradient(circle,rgba(109,76,255,.32),transparent 68%)}.ulp-live-grid{position:relative;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:80px}.ulp-live-copy h2{color:#fff}.ulp-live-copy>p{color:#aab3c7;line-height:1.75}.ulp-live-copy ul{list-style:none;padding:0;margin:28px 0 0}.ulp-live-copy li{display:flex;align-items:center;gap:12px;color:#e4e8f1;margin:15px 0}.ulp-live-copy li svg{color:#5ee2c2;stroke-width:2.4}.ulp-live-window{border:1px solid rgba(255,255,255,.12);border-radius:23px;background:#0a1020;box-shadow:0 32px 80px rgba(0,0,0,.35);overflow:hidden;transform:perspective(1100px) rotateY(5deg) rotateX(2deg)}.ulp-window-bar{height:48px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;padding:0 16px;gap:7px;color:#727e95;font-size:11px}.ulp-window-bar i{width:8px;height:8px;border-radius:50%;background:#2a354b}.ulp-window-bar i:first-child{background:#ff6d7b}.ulp-window-bar i:nth-child(2){background:#ffcb57}.ulp-window-bar i:nth-child(3){background:#43d29e}.ulp-window-bar span{margin-left:auto}.ulp-live-content{padding:42px}.ulp-live-song-label{color:#758199;font-size:11px;font-weight:800;letter-spacing:.14em}.ulp-live-song{color:#fff;font-size:42px;line-height:1.1;font-weight:850;letter-spacing:-.05em;margin:12px 0}.ulp-live-meta{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:22px}.ulp-live-meta span{font-size:11px;color:#c5cbe0;border:1px solid rgba(255,255,255,.13);border-radius:99px;padding:6px 9px}.ulp-live-content>a{display:inline-block;background:var(--ulp-primary);color:#fff;padding:9px 13px;border-radius:9px;font-size:12px;font-weight:750}.ulp-live-message{margin-top:28px;background:#151d31;border:1px solid rgba(255,255,255,.08);border-radius:15px;padding:15px}.ulp-live-message strong{font-size:11px;color:#80dff0}.ulp-live-message p{color:#e8ebf2;margin:3px 0 0;font-size:13px}.ulp-faq{padding:115px 0}.ulp-faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.ulp-accordion{border-top:1px solid var(--ulp-border)}.ulp-faq-item{border-bottom:1px solid var(--ulp-border)}.ulp-faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;background:transparent;border:0;padding:24px 0;color:var(--ulp-dark);font-size:17px;font-weight:750;text-align:left;cursor:pointer}.ulp-faq-item button i{font-style:normal;width:28px;height:28px;border:1px solid var(--ulp-border);border-radius:9px;display:grid;place-items:center;transition:.25s}.ulp-faq-answer{display:grid;grid-template-rows:0fr;transition:.3s}.ulp-faq-answer>p{overflow:hidden;color:var(--ulp-muted);margin:0}.ulp-faq-item.is-open .ulp-faq-answer{grid-template-rows:1fr}.ulp-faq-item.is-open .ulp-faq-answer>p{padding-bottom:24px}.ulp-faq-item.is-open button i{transform:rotate(45deg);background:var(--ulp-primary);color:#fff;border-color:var(--ulp-primary)}.ulp-final-cta{padding:0 0 100px}.ulp-cta-card{background:linear-gradient(135deg,#4f31c7,var(--ulp-primary) 50%,#168faa);border-radius:30px;padding:58px 64px;display:flex;align-items:center;justify-content:space-between;gap:45px;position:relative;overflow:hidden;box-shadow:0 24px 65px rgba(80,48,200,.25)}.ulp-cta-card:after{content:"";position:absolute;width:290px;height:290px;border-radius:50%;border:56px solid rgba(255,255,255,.06);right:-100px;top:-115px}.ulp-cta-card .ulp-kicker{color:#a8f3ff}.ulp-cta-card h2{color:#fff;max-width:740px;margin-bottom:13px}.ulp-cta-card p{color:rgba(255,255,255,.78);max-width:700px;margin:0}.ulp-cta-card .ulp-btn{position:relative;z-index:2;white-space:nowrap}.ulp-footer{background:#fff;border-top:1px solid var(--ulp-border);padding:34px 0}.ulp-footer-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px}.ulp-brand-footer .ulp-brand-mark{width:35px;height:35px;border-radius:11px}.ulp-brand-footer .ulp-brand-mark span{font-size:20px}.ulp-footer p{margin:0;color:var(--ulp-muted);font-size:13px;text-align:center}.ulp-footer-contact{display:flex;justify-content:flex-end;gap:15px;flex-wrap:wrap}.ulp-footer-contact a{color:var(--ulp-muted);font-size:13px}.ulp-footer-contact a:hover{color:var(--ulp-primary)}[data-ulp-reveal]{opacity:0;transform:translateY(18px);transition:opacity .6s,transform .6s}[data-ulp-reveal].is-visible{opacity:1;transform:none}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1050px){.ulp-hero-grid{grid-template-columns:1fr 430px;gap:30px}.ulp-feature-grid{grid-template-columns:repeat(2,1fr)}.ulp-live-grid{gap:45px}.ulp-faq-grid{gap:45px}}@media(max-width:850px){.admin-bar .ulp-header{top:46px}.ulp-menu-toggle{display:block}.ulp-nav{position:absolute;top:calc(100% + 8px);left:20px;right:20px;background:#fff;border:1px solid var(--ulp-border);border-radius:18px;padding:14px;box-shadow:0 20px 50px rgba(17,24,43,.14);display:none;flex-direction:column;align-items:stretch;gap:2px}.ulp-nav.is-open{display:flex}.ulp-nav>a{padding:11px 12px}.ulp-hero{padding-top:130px}.ulp-hero-grid{grid-template-columns:1fr}.ulp-hero-copy{text-align:center}.ulp-lead{margin-inline:auto}.ulp-actions{justify-content:center}.ulp-hero-note{justify-content:center}.ulp-app-preview{margin-top:15px}.ulp-live-grid,.ulp-faq-grid{grid-template-columns:1fr}.ulp-live-copy{order:-1}.ulp-steps{grid-template-columns:1fr}.ulp-step:not(:last-child):after{display:none}.ulp-cta-card{flex-direction:column;align-items:flex-start}.ulp-footer-inner{grid-template-columns:1fr;text-align:center}.ulp-brand-footer,.ulp-footer-contact{justify-content:center}}@media(max-width:600px){.ulp-container{width:min(100% - 28px,1180px)}.ulp-header{padding:10px 0}.ulp-brand{font-size:18px}.ulp-brand-mark{width:38px;height:38px}.ulp-hero{min-height:auto;padding:115px 0 75px}.ulp-hero h1{font-size:46px}.ulp-lead{font-size:17px}.ulp-actions{flex-direction:column}.ulp-actions .ulp-btn{width:100%}.ulp-hero-note{font-size:12px;align-items:flex-start}.ulp-app-preview{min-height:490px}.ulp-phone-shell{width:278px}.ulp-floating-pill{font-size:9px}.ulp-pill-one{left:-2px;top:85px}.ulp-pill-two{right:-2px;bottom:60px}.ulp-intro,.ulp-how,.ulp-faq{padding:78px 0}.ulp-section-heading{margin-bottom:34px}.ulp-section-heading h2,.ulp-live-copy h2,.ulp-cta-card h2{font-size:36px}.ulp-feature-grid{grid-template-columns:1fr}.ulp-feature-card{min-height:auto}.ulp-live-section{padding:82px 0}.ulp-live-content{padding:26px}.ulp-live-song{font-size:34px}.ulp-live-window{transform:none}.ulp-faq-grid{gap:18px}.ulp-final-cta{padding-bottom:70px}.ulp-cta-card{padding:38px 26px;border-radius:23px}.ulp-cta-card .ulp-btn{width:100%}.ulp-footer{padding:28px 0}}@media(max-width:782px){.admin-bar .ulp-header{top:46px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.ulp-site *{transition:none!important;animation:none!important}[data-ulp-reveal]{opacity:1;transform:none}}
