@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}body{margin:0;font-family:Manrope,system-ui,sans-serif;background:#020617;color:#e5e7eb}.page{min-height:100vh;background:radial-gradient(circle at 20% 0,color-mix(in srgb,var(--primary) 20%,transparent),transparent 34%),radial-gradient(circle at 95% 80%,#7c3aed22,transparent 30%),var(--bg);color:var(--text);padding:54px 20px 24px}.container{width:min(1120px,100%);margin:auto;display:grid;grid-template-columns:330px 1fr;gap:24px}.card{background:var(--card);border:1px solid #ffffff14;box-shadow:0 24px 80px #0007;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px;padding:28px}.profile{text-align:center;height:max-content;position:sticky;top:24px}.avatar{width:144px;height:144px;object-fit:cover;border-radius:42px;border:3px solid var(--primary);box-shadow:0 0 45px color-mix(in srgb,var(--primary) 30%,transparent)}h1{font-size:1.5rem;margin:18px 0 13px}.profile p{color:#a8b3c7;font-size:.88rem;overflow-wrap:anywhere}.profile a{color:inherit;text-decoration:none}.phone a{color:var(--primary)}.socials{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}.socials a{display:flex;align-items:center;gap:8px;padding:10px;border-radius:12px;background:#ffffff0a;font-size:.78rem;text-align:left;transition:.2s}.socials a:hover{background:var(--primary);color:#001018;transform:translateY(-2px)}.socials img{width:22px;height:22px;object-fit:contain}.eyebrow{color:var(--primary);font-size:.7rem;font-weight:800;letter-spacing:.2em}.content h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1;margin:10px 0}.lead{color:#94a3b8;margin:0 0 30px}.services{display:grid;grid-template-columns:1fr 1fr;gap:14px}.services a{display:block;color:inherit;text-decoration:none;background:#ffffff0a;border:1px solid #ffffff0b;padding:22px;border-radius:20px;transition:.25s}.services a:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--primary) 50%,transparent);background:color-mix(in srgb,var(--primary) 10%,transparent)}.services span{font-size:1.8rem}.services h3{margin:12px 0 8px}.services p{color:#94a3b8;font-size:.88rem;min-height:42px}.services b{font-size:.72rem;color:var(--primary)}.gallery{margin-top:30px}.gallery-head{display:flex;justify-content:space-between;align-items:center}.gallery-head span{color:#94a3b8;font-size:.8rem}.photo{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:10px;background:#0003;padding:12px;border-radius:20px}.photo img{width:100%;height:360px;object-fit:contain;border-radius:14px}.photo button{border:0;border-radius:50%;height:42px;background:#ffffff12;color:#fff;font-size:1.6rem;cursor:pointer}.photo button:hover{background:var(--primary);color:#001018}footer{text-align:center;color:#64748b;font-size:.75rem;margin-top:28px}.state{min-height:100vh;display:grid;place-items:center;background:#020617;color:#94a3b8}@media(max-width:800px){.page{padding:20px 12px}.container{grid-template-columns:1fr}.profile{position:static}.services{grid-template-columns:1fr}.photo img{height:260px}.card{padding:20px;border-radius:22px}}.site-shell{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 50% 10%,#0ea5e922,transparent 32%),#020617}.site-header{position:sticky;top:0;z-index:100;height:76px;width:100%;padding:0 max(20px,calc((100% - 1120px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff14;background:#020617cc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 8px 30px #0002}.site-header a{color:#fff;text-decoration:none;letter-spacing:.08em}.site-header span{color:#64748b;font-size:.75rem}.site-shell>footer{margin:auto auto 0;width:min(1120px,calc(100% - 40px));padding:25px 0;border-top:1px solid #ffffff12}.home{width:min(1120px,calc(100% - 40px));margin:auto;padding:70px 0}.hero{text-align:center;padding:30px 0 90px}.hero>span,.section-title small{color:#38bdf8;font-size:.68rem;font-weight:800;letter-spacing:.24em}.hero h1{font-size:clamp(3rem,8vw,6.5rem);letter-spacing:-.07em;margin:16px 0}.hero p{color:#94a3b8}.home-ads{padding-bottom:50px}.section-title h2{font-size:2rem;margin:8px 0 25px}.home-ads .services{grid-template-columns:repeat(3,1fr)}.profile-shell .page{flex:1}.welcome{min-height:100vh;display:grid;place-items:center;padding:24px;text-align:center;background:radial-gradient(circle at 50% 20%,#0ea5e933,transparent 35%),#020617}.welcome div{max-width:650px;padding:60px}.welcome span{color:#38bdf8;font-size:.72rem;font-weight:800;letter-spacing:.25em}.welcome h1{margin:16px 0;font-size:clamp(2.8rem,8vw,6rem);letter-spacing:-.07em}.welcome p{color:#94a3b8}@media(max-width:700px){.home{padding-top:30px}.hero{padding-bottom:55px}.home-ads .services{grid-template-columns:1fr}.site-header span{display:none}}.redirect-service{margin-top:24px;padding:28px;border:1px solid #ffffff14;border-radius:22px;background:#ffffff08}.redirect-service small{color:#38bdf8;font-weight:800;letter-spacing:.18em}.redirect-service h2{margin:7px 0}.redirect-service p{color:#94a3b8}.redirect-service form{display:grid;grid-template-columns:1fr 2fr auto;gap:12px;align-items:end}.redirect-service label{color:#94a3b8}.redirect-service input{background:#ffffff0a;border-color:#ffffff1f;color:#fff}.redirect-result{margin-top:15px;padding:12px;border-radius:10px;background:#38bdf81a;color:#38bdf8}.redirect-result a{color:inherit}.info-group{margin-top:28px;padding-top:22px;border-top:1px solid #ffffff14}.info-items{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.info-items a{display:flex;align-items:center;gap:12px;padding:12px;color:inherit;text-decoration:none;background:#ffffff0a;border-radius:14px}.info-items img{width:70px;height:70px;object-fit:contain;border-radius:10px}@media(max-width:700px){.redirect-service form,.info-items{grid-template-columns:1fr}}.info-entry{flex-direction:column;align-items:stretch!important}.info-brand{display:flex;align-items:center;gap:12px}.info-brand img{width:46px!important;height:46px!important}.info-entry .qr-image{width:100%!important;height:220px!important;background:#fff;padding:8px}img{max-width:100%}.site-shell{overflow-x:clip;padding-top:70px}.site-header{position:fixed;inset:0 0 auto 0;margin:0}.site-header{transition:height .2s ease}.home,.container,.services a{min-width:0}.services h3,.services p{overflow-wrap:anywhere}.profile-shell .profile{top:94px}.content{min-width:0}@media(max-width:1024px){.home{padding:52px 0}.hero{padding:25px 0 65px}.hero h1{font-size:clamp(3.2rem,9vw,5.6rem)}.home-ads .services{grid-template-columns:repeat(2,minmax(0,1fr))}.home-ads .services>a:last-child{grid-column:1/-1}.container{grid-template-columns:290px minmax(0,1fr);gap:18px}.card{padding:22px;border-radius:23px}.socials{grid-template-columns:1fr}.info-items{grid-template-columns:1fr 1fr}.info-entry .qr-image{height:190px!important}}@media(max-width:760px){.site-header{height:64px;padding:0 16px}.site-shell{padding-top:66px}.site-header b{font-size:.9rem}.site-shell>footer{width:calc(100% - 32px);padding:20px 0}.home{width:calc(100% - 28px);padding:28px 0}.hero{padding:35px 6px 52px}.hero h1{font-size:clamp(2.7rem,15vw,4.5rem);line-height:.95}.hero p{font-size:.9rem;line-height:1.6}.section-title h2{font-size:1.55rem}.home-ads .services{grid-template-columns:1fr}.home-ads .services>a:last-child{grid-column:auto}.services a{padding:18px;border-radius:16px}.services p{min-height:0}.redirect-service{padding:20px;border-radius:18px}.redirect-service form{grid-template-columns:1fr}.redirect-service button{width:100%}.page{padding:18px 12px 22px}.container{grid-template-columns:1fr;gap:14px}.profile-shell .profile{position:static}.card{padding:20px;border-radius:20px}.avatar{width:118px;height:118px;border-radius:34px}.socials{grid-template-columns:repeat(2,minmax(0,1fr))}.content h2{font-size:2rem}.gallery{margin-top:22px}.photo{grid-template-columns:36px minmax(0,1fr) 36px;gap:6px;padding:8px}.photo img{height:250px}.photo button{height:36px;padding:0}.info-items{grid-template-columns:1fr}.info-entry .qr-image{height:auto!important;max-height:330px}.info-group{margin-top:22px}}@media(max-width:420px){.site-header span{display:none}.hero h1{font-size:2.8rem}.socials{grid-template-columns:1fr}.card{padding:17px}.photo img{height:210px}.info-entry{padding:10px!important}.info-brand img{width:40px!important;height:40px!important}.redirect-service{padding:17px}.redirect-result{font-size:.78rem;overflow-wrap:anywhere}}.redirect-service{position:relative;overflow:hidden;margin-top:28px;padding:0;border:1px solid #38bdf82b;border-radius:28px;background:linear-gradient(145deg,#0d1b30,#07101f 55%,#0b1425);box-shadow:0 30px 80px #0005,0 0 0 1px #ffffff05 inset}.redirect-service:before{content:"";position:absolute;width:320px;height:320px;right:-130px;top:-180px;border-radius:50%;background:#38bdf823;filter:blur(4px)}.redirect-intro{position:relative;display:flex;align-items:center;gap:20px;padding:30px 32px 24px;border-bottom:1px solid #ffffff0d}.redirect-icon{flex:0 0 auto;width:58px;height:58px;display:grid;place-items:center;border:1px solid #38bdf84a;border-radius:18px;background:linear-gradient(145deg,#38bdf82e,#38bdf80c);color:#7dd3fc;font-size:1.8rem;box-shadow:0 12px 35px #0284c72e}.redirect-badge{display:inline-flex;padding:5px 9px;border-radius:99px;background:#22c55e19;color:#4ade80;font-size:.6rem;font-weight:800;letter-spacing:.15em}.redirect-intro h2{margin:9px 0 5px;font-size:clamp(1.35rem,3vw,1.9rem);letter-spacing:-.035em}.redirect-intro p{margin:0;color:#8291a8;font-size:.86rem}.redirect-service form{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end;padding:26px 32px}.redirect-fields{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(280px,1.2fr);gap:10px;padding:7px;border:1px solid #ffffff12;border-radius:19px;background:#02081775;box-shadow:0 12px 30px #0002 inset;transition:border-color .25s,box-shadow .25s}.redirect-fields:focus-within{border-color:color-mix(in srgb,var(--site-primary) 55%,transparent);box-shadow:0 0 0 4px color-mix(in srgb,var(--site-primary) 11%,transparent),0 12px 30px #0002 inset}.redirect-fields.single{grid-template-columns:1fr;padding:0;border:0;background:transparent;box-shadow:none}.redirect-fields.single:focus-within{border:0;box-shadow:none}.redirect-fields.single label>div{height:70px;border-radius:17px;padding-right:8px}.redirect-fields.single input{font-size:.9rem}.redirect-service label{gap:8px;margin:0;color:#8fa0b8;font-size:.68rem;letter-spacing:.02em}.redirect-service label>span{padding-left:5px;color:#8291a8;font-weight:700;transition:color .2s}.redirect-service label:focus-within>span{color:var(--site-primary)}.redirect-service label>div{height:54px;display:flex;align-items:center;overflow:hidden;border:1px solid #ffffff12;border-radius:14px;background:linear-gradient(180deg,#ffffff0c,#ffffff06);transition:border-color .2s,background .2s,transform .2s}.redirect-service label>div:focus-within{border-color:color-mix(in srgb,var(--site-primary) 45%,transparent);box-shadow:none;background:#ffffff0e;transform:translateY(-1px)}.redirect-service .alias-field b{height:100%;display:flex;align-items:center;height:34px;margin-left:9px;padding:0 10px;border-radius:9px;background:#ffffff0a;color:color-mix(in srgb,var(--site-primary) 70%,#94a3b8);font-size:.73rem;white-space:nowrap}.redirect-service input{height:100%;min-width:0;padding:0 12px;border:0!important;outline:0!important;border-radius:0;background:transparent!important;box-shadow:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#f1f5f9;font-size:.82rem}.redirect-service input:focus,.redirect-service input:focus-visible{border:0!important;outline:0!important;box-shadow:none!important}.redirect-service input::placeholder{color:#536178}.url-field i{width:32px;height:32px;display:grid;place-items:center;margin-left:10px;border-radius:9px;background:color-mix(in srgb,var(--site-primary) 12%,transparent);color:var(--site-primary);font-size:1.1rem;font-style:normal}.redirect-submit{height:70px;display:flex;align-items:center;gap:20px;padding:0 18px;border-radius:17px;background:linear-gradient(135deg,color-mix(in srgb,var(--site-primary) 82%,white),var(--site-primary));box-shadow:0 14px 34px color-mix(in srgb,var(--site-primary) 28%,transparent);white-space:nowrap;transition:.2s}.redirect-submit:hover{transform:translateY(-2px);box-shadow:0 18px 40px color-mix(in srgb,var(--site-primary) 40%,transparent)}.redirect-submit:disabled{opacity:.65;transform:none}.redirect-submit b{font-size:1.2rem}.redirect-result{margin:0 32px 22px;padding:15px 17px;border:1px solid;border-radius:14px}.redirect-result>span{display:block;margin-bottom:8px;font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.redirect-result>div{display:flex;align-items:center;gap:10px}.redirect-result a{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem}.redirect-result button{padding:7px 11px;background:#ffffff12;color:inherit}.redirect-result p{margin:0}.redirect-result.success{border-color:#22c55e30;background:#22c55e0b;color:#4ade80}.redirect-result.error{border-color:#ef444430;background:#ef44440b;color:#f87171}.redirect-foot{display:flex;gap:24px;padding:15px 32px;border-top:1px solid #ffffff0c;background:#02081745;color:#5f7088;font-size:.65rem}@media(max-width:850px){.redirect-service form,.redirect-fields{grid-template-columns:1fr}.redirect-submit{justify-content:center}.redirect-foot{justify-content:space-between;gap:10px}}@media(max-width:520px){.redirect-service{border-radius:21px}.redirect-intro{align-items:flex-start;padding:22px 18px 18px}.redirect-icon{width:46px;height:46px;border-radius:14px}.redirect-intro h2{font-size:1.25rem}.redirect-service form{padding:20px 18px}.redirect-service .alias-field b{font-size:.63rem;padding-left:10px}.redirect-result{margin:0 18px 18px}.redirect-result>div{align-items:stretch;flex-direction:column}.redirect-foot{padding:13px 18px;flex-wrap:wrap}.redirect-foot span:last-child{width:100%}}.site-header{position:fixed;inset:0 0 auto;z-index:100;height:70px;margin:0;border-bottom:1px solid #ffffff0d;background:color-mix(in srgb,var(--site-chrome, #0b1628) 96%,transparent);box-shadow:0 5px 20px #0003;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{width:min(1180px,calc(100% - 40px));height:100%;margin:auto;display:flex;align-items:center;gap:24px}.header-brand{display:flex;align-items:center;gap:11px;min-width:0;color:#fff;text-decoration:none!important;letter-spacing:0!important}.header-logo-wrap{width:38px;height:38px;display:grid;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:10px;background:#ffffff08}.header-logo{width:100%;height:100%;padding:5px;object-fit:contain}.header-logo-wrap>b{color:var(--site-primary);font-size:1.1rem}.header-brand-copy{display:flex;flex-direction:column;gap:1px;min-width:0}.header-brand-copy>b{overflow:hidden;color:#f8fafc;font-size:.92rem;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap}.header-brand-copy>small{color:#64748b;font-size:.59rem;letter-spacing:.08em;text-transform:uppercase}.site-menu{display:flex;align-items:center;gap:5px;margin-left:auto}.site-menu>a,.menu-dropdown>button{height:38px;display:flex;align-items:center;gap:7px;padding:0 13px;border:0;border-radius:10px;background:transparent;color:#aebbd0;text-decoration:none;font:650 12px Manrope,sans-serif;letter-spacing:0;white-space:nowrap;cursor:pointer;transition:.2s}.site-menu>a:hover,.menu-dropdown:hover>button{background:color-mix(in srgb,var(--site-primary) 9%,transparent);color:var(--site-primary)}.menu-dropdown{position:relative}.menu-dropdown>button i{display:inline-block;font-style:normal;font-size:14px;line-height:1;transition:transform .16s ease;transform-origin:center}.menu-dropdown:hover>button i,.menu-dropdown:focus-within>button i{transform:scaleY(-1)}.menu-dropdown>div{position:absolute;top:calc(100% + 12px);right:0;width:230px;padding:7px;border:1px solid #ffffff16;border-radius:14px;background:color-mix(in srgb,var(--site-chrome, #020617) 92%,#fff);box-shadow:0 22px 55px #0009;opacity:0;visibility:hidden;transform:translateY(-7px);transition:.18s}.menu-dropdown>div:before{content:"";position:absolute;inset:-13px 0 auto;height:14px}.menu-dropdown:hover>div,.menu-dropdown:focus-within>div{opacity:1;visibility:visible;transform:none}.menu-dropdown>div a{display:flex;align-items:center;min-height:40px;padding:8px 11px;border-radius:9px;color:#cbd5e1;text-decoration:none;font-size:12px}.menu-dropdown>div a:hover{background:color-mix(in srgb,var(--site-primary) 12%,transparent);color:var(--site-primary)}.menu-toggle{display:none;width:42px;height:42px;margin-left:auto;padding:10px;border:1px solid #ffffff14;border-radius:12px;background:#ffffff08}.menu-toggle i{display:block;width:100%;height:2px;margin:4px 0;border-radius:2px;background:#e2e8f0;transition:.2s}.content-page{min-height:calc(100vh - 150px);width:100%;padding:0;margin:0;flex:1;overflow-x:hidden}.footer-inner{width:min(1180px,100%);margin:auto;display:flex;align-items:center;justify-content:center;gap:10px}.footer-inner img{width:25px;height:25px;object-fit:contain;border-radius:7px}.footer-inner span{color:#7c8aa0;font-size:.72rem}@media(max-width:760px){.site-header{height:66px}.header-inner{width:calc(100% - 24px);gap:12px}.header-logo-wrap{width:39px;height:39px;border-radius:11px}.header-brand-copy>small{display:block!important}.menu-toggle{display:block}.menu-toggle.open i:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle.open i:nth-child(2){opacity:0}.menu-toggle.open i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-menu{position:absolute;top:calc(100% + 8px);right:12px;left:12px;display:none;max-height:calc(100vh - 90px);margin:0;padding:8px;overflow-y:auto;border-radius:17px;background:color-mix(in srgb,var(--site-chrome, #020617) 95%,#fff);box-shadow:0 25px 70px #000b}.site-menu.open{display:block}.site-menu>a,.menu-dropdown>button{width:100%;height:45px;justify-content:space-between;padding:0 13px;font-size:13px}.menu-dropdown>div{position:static;width:auto;margin:2px 5px 8px;padding:4px;border:0;border-left:2px solid color-mix(in srgb,var(--site-primary) 45%,transparent);border-radius:0 10px 10px 0;background:#ffffff05;box-shadow:none;opacity:1;visibility:visible;transform:none}.menu-dropdown>div:before{display:none}.menu-dropdown>div a{padding-left:16px}.content-page{min-height:calc(100vh - 130px)}}.trial-page{min-height:calc(100vh - 130px);display:grid;place-items:center;padding:60px 20px;background:radial-gradient(circle at 20% 10%,#0ea5e922,transparent 30%),radial-gradient(circle at 90% 80%,#8b5cf622,transparent 28%),#020617}.trial-card{position:relative;width:min(560px,100%);padding:42px;background:#0f172ad9;border:1px solid #ffffff18;border-radius:28px;box-shadow:0 30px 100px #0008;overflow:hidden}.trial-mark{position:absolute;right:-14px;top:-35px;font-size:150px;font-weight:800;color:#ffffff08;line-height:1}.trial-badge{display:inline-block;color:#38bdf8;background:#0ea5e91c;border:1px solid #38bdf844;padding:7px 10px;border-radius:30px;font-size:.67rem;font-weight:800;letter-spacing:.12em}.trial-card h1{font-size:clamp(2rem,6vw,3.15rem);line-height:1.05;margin:20px 0 14px;color:#f8fafc}.trial-card>p{color:#94a3b8;line-height:1.65}.trial-card form{margin:28px 0 18px;padding:18px;background:#ffffff08;border-radius:17px}.trial-card label{color:#cbd5e1;font-size:.75rem;font-weight:700;display:flex;flex-direction:column;gap:8px}.trial-card input{font:inherit;padding:13px;border:1px solid #ffffff1c;background:#020617;color:#fff;border-radius:10px;outline:none}.trial-card input:focus{border-color:#38bdf8}.trial-card form button{width:100%;margin-top:12px;padding:13px;border:0;border-radius:10px;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font:700 14px Manrope;cursor:pointer}.trial-card>small{display:block;color:#64748b;line-height:1.55}.trial-message{display:flex;flex-direction:column;gap:5px;margin:14px 0;padding:13px;border-radius:11px;font-size:.8rem}.trial-message.success{background:#10b98118;color:#6ee7b7;border:1px solid #10b98135}.trial-message.error{background:#f43f5e17;color:#fda4af;border:1px solid #f43f5e35}@media(max-width:520px){.trial-page{padding:25px 12px}.trial-card{padding:26px 20px;border-radius:21px}}.site-shell{--site-primary: #2dd4bf;background:var(--site-background, #07111f);color:var(--site-text, #f1f5f9)}.hero p,.redirect-intro p,.redirect-service label,.footer-inner span{color:var(--site-muted, #94a3b8)}.home-ads .services>a{background:color-mix(in srgb,var(--site-card, #111e32) 88%,transparent);border-color:#ffffff0b}.redirect-service{background:linear-gradient(145deg,color-mix(in srgb,var(--site-card, #111e32) 92%,#000),var(--site-background, #07111f))}.site-header{background:var(--site-chrome, #0b1628)}.site-shell>footer{background:var(--site-chrome, #0b1628);width:100%;padding-left:max(20px,calc((100% - 1120px)/2));padding-right:max(20px,calc((100% - 1120px)/2))}.hero>span,.section-title small,.services b{color:var(--site-primary)}.site-menu>a:hover,.menu-dropdown:hover>button{color:var(--site-primary)}.menu-dropdown>div a:hover{color:var(--site-primary);background:color-mix(in srgb,var(--site-primary) 12%,transparent)}.redirect-service{border-color:color-mix(in srgb,var(--site-primary) 24%,transparent)}.redirect-service:before{background:color-mix(in srgb,var(--site-primary) 16%,transparent)}.redirect-icon{color:var(--site-primary);border-color:color-mix(in srgb,var(--site-primary) 35%,transparent);background:color-mix(in srgb,var(--site-primary) 12%,transparent)}
