:root{--bg:#09090b;--bg-soft:#0f0f14;--surface:#15151c;--surface-2:#1b1b24;--border:#ffffff17;--border-strong:#ffffff29;--text:#f7f5f2;--muted:#aaa8b2;--accent:#ff6242;--accent-2:#8a6cff;--accent-soft:#ff624224;--container:1180px;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%}::selection{color:#fff;background:#ff624259}.site-shell{overflow:hidden}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.section{padding:120px 0;position:relative}.brand-logo{align-items:center;gap:11px;min-width:max-content;display:inline-flex}.brand-mark,.admin-brand>span,.admin-login-brand>span{background:linear-gradient(140deg, var(--accent), #ff8b45 50%, var(--accent-2));color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;font-size:21px;font-weight:900;display:grid;box-shadow:0 9px 25px #ff624233}.brand-copy,.admin-brand div,.admin-login-brand div{flex-direction:column;gap:5px;line-height:.9;display:flex}.brand-copy strong,.admin-brand strong,.admin-login-brand strong{letter-spacing:.19em;font-size:14px}.brand-copy small,.admin-brand small,.admin-login-brand small{letter-spacing:.25em;color:var(--muted);font-size:8px}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#09090b6b;border-bottom:1px solid #ffffff0d;position:absolute;top:0;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;height:82px;display:flex}.desktop-nav{align-items:center;gap:34px;display:flex}.desktop-nav a{color:#c6c3cc;font-size:14px;transition:color .2s}.desktop-nav a:hover{color:#fff}.button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;padding:15px 22px;font-size:14px;font-weight:700;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg, var(--accent), #ff7845);box-shadow:0 14px 35px #ff624238}.button-primary:hover{box-shadow:0 18px 42px #ff624252}.button-secondary{color:#111;background:#fff}.button-header{border:1px solid var(--border-strong);color:#fff;background:#ffffff0b;padding:11px 17px}.button-header:hover{background:#ffffff17}.hero{background:radial-gradient(circle at 48% 0,#8a6cff1a,#0000 40%),linear-gradient(#09090b 0%,#0b0b0e 100%);align-items:center;min-height:850px;padding-top:155px;display:flex}.hero:before{content:"";opacity:.16;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.hero-glow{filter:blur(110px);opacity:.22;pointer-events:none;border-radius:999px;position:absolute}.hero-glow-one{background:var(--accent);width:360px;height:360px;top:24%;right:7%}.hero-glow-two{background:var(--accent-2);opacity:.14;width:280px;height:280px;top:48%;right:32%}.hero-grid{z-index:2;grid-template-columns:1.04fr .96fr;align-items:center;gap:68px;display:grid;position:relative}.eyebrow{color:#ff9a84;text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:8px;margin-bottom:20px;font-size:11px;font-weight:800;display:inline-flex}.hero h1,.section-heading h2,.product-copy h2,.about-copy h2,.contact-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(50px,5.7vw,78px);font-weight:770;line-height:.98}.hero h1 span,.section-heading h2 span,.product-copy h2 span,.about-copy h2 span,.contact-copy h2 span{background:linear-gradient(100deg,#ff7658,#ffb071 45%,#9c84ff);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-lead{color:#b9b6c0;max-width:650px;margin:29px 0 34px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:24px;display:flex}.text-link{color:#d4d1d9;align-items:center;gap:8px;font-size:14px;font-weight:650;display:inline-flex}.text-link:hover{color:#fff}.hero-proof{align-items:center;gap:16px;margin-top:48px;display:flex}.hero-proof p{color:#898692;margin:0;font-size:12px;line-height:1.55}.hero-proof strong{color:#d8d5dd;font-size:12px}.avatar-stack{padding-left:8px;display:flex}.avatar-stack span{color:#ddd9e6;background:#272632;border:2px solid #0a0a0c;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:-8px;font-size:9px;font-weight:800;display:grid}.avatar-stack span:nth-child(2){background:#3c211c}.avatar-stack span:nth-child(3){background:#25203f}.avatar-stack span:last-child{background:var(--accent)}.hero-visual{place-items:center;min-height:520px;display:grid;position:relative}.visual-orbit{border:1px solid #ffffff14;border-radius:50%;position:absolute}.orbit-one{width:510px;height:510px}.orbit-two{border-style:dashed;width:390px;height:390px;animation:35s linear infinite rotate}.main-strategy-card{z-index:3;border:1px solid var(--border-strong);background:linear-gradient(145deg,#1e1d26ed,#0e0e12ed);border-radius:28px;width:min(100%,430px);padding:28px;position:relative;transform:perspective(900px)rotateY(-4deg)rotateX(2deg);box-shadow:0 40px 100px #0006}.strategy-card-top{justify-content:space-between;align-items:center;display:flex}.mini-label{letter-spacing:.2em;color:#898692;font-size:9px;font-weight:800}.live-dot{color:#8cd6a3;align-items:center;gap:7px;font-size:9px;display:flex}.live-dot i{background:#55d985;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #55d9851a}.brand-signal{align-items:center;gap:17px;margin:31px 0;display:flex}.brand-signal-icon{color:#ff8e76;background:linear-gradient(145deg,#ff624240,#8a6cff2e);border:1px solid #ffffff14;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.brand-signal div:last-child{flex-direction:column;gap:6px;display:flex}.brand-signal small{color:#77737e;letter-spacing:.18em;font-size:8px}.brand-signal strong{letter-spacing:-.02em;font-size:17px}.strategy-flow{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:19px 0;display:flex}.strategy-flow>div{color:#b9b5c1;flex-direction:column;align-items:center;gap:7px;font-size:10px;display:flex}.strategy-flow>div svg{color:#ff8e76}.strategy-flow>svg{color:#4d4a55}.signal-chart{align-items:end;gap:8px;height:95px;margin-top:25px;display:flex}.signal-chart span{background:linear-gradient(#ff6242e6,#8a6cff59);border-radius:5px 5px 2px 2px;flex:1;min-height:8px}.floating-card{z-index:4;border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#17171eed;border-radius:16px;align-items:center;gap:12px;padding:14px 17px;display:flex;position:absolute;box-shadow:0 20px 45px #00000052}.floating-card-content{top:18%;left:-2%}.floating-card-tech{bottom:18%;right:-4%}.floating-icon{background:var(--accent-soft);color:#ff8f79;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.floating-card div:last-child{flex-direction:column;gap:4px;display:flex}.floating-card small{letter-spacing:.17em;color:#76727f;font-size:7px}.floating-card strong{font-size:11px}.floating-badge{z-index:4;border:1px solid var(--border);color:#c8c4d0;background:#ffffff12;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:9px;display:flex;position:absolute;top:9%;right:10%}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:.85s linear infinite spin}.trust-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#0c0c10}.trust-inner{color:#5f5d66;letter-spacing:.22em;justify-content:space-between;align-items:center;height:84px;font-size:10px;font-weight:800;display:flex}.trust-inner svg{color:var(--accent);opacity:.7}.services-section{background:#0d0d11}.section-heading{margin-bottom:56px}.split-heading{grid-template-columns:1fr 400px;align-items:end;gap:50px;display:grid}.section-heading h2,.product-copy h2,.about-copy h2,.contact-copy h2{font-size:clamp(39px,4.5vw,60px)}.split-heading>p{color:var(--muted);margin:0 0 5px;font-size:15px;line-height:1.75}.services-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-card{border:1px solid var(--border);background:linear-gradient(145deg,#ffffff09,#ffffff03);border-radius:22px;flex-direction:column;min-height:330px;padding:27px;transition:transform .25s,border-color .25s,background .25s;display:flex}.service-card:hover{background:linear-gradient(145deg,#ff624212,#ffffff05);border-color:#ff624247;transform:translateY(-7px)}.service-card-head{justify-content:space-between;align-items:flex-start;display:flex}.service-icon{background:var(--accent-soft);color:#ff8d75;border:1px solid #ff624224;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.service-card-head>span{color:#4f4c56;font-size:11px;font-weight:800}.service-card h3{letter-spacing:-.025em;margin:31px 0 14px;font-size:20px}.service-card p{color:#95929d;margin:0;font-size:13px;line-height:1.7}.service-card a{color:#cfccd5;align-items:center;gap:7px;margin-top:auto;padding-top:25px;font-size:11px;font-weight:700;display:flex}.service-card a:hover{color:#ff8d75}.product-section{background:radial-gradient(circle at 20%,#8a6cff17,#0000 35%),#09090b}.product-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.product-mockup-wrap{place-items:center;min-height:650px;display:grid;position:relative}.product-radial{background:radial-gradient(circle,#ff624226,#8a6cff0f 45%,#0000 70%);border-radius:50%;width:530px;height:530px;position:absolute}.phone-frame{z-index:2;background:#050506;border:1px solid #ffffff2e;border-radius:44px;width:292px;height:586px;padding:10px;position:relative;transform:rotate(-3deg);box-shadow:0 45px 90px #0000008c}.phone-notch{z-index:3;background:#050506;border-radius:18px;width:92px;height:24px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.phone-page{color:#fffaf5;text-align:center;background:radial-gradient(circle at 50% 9%,#ff6a3d59,#0000 25%),linear-gradient(#130d0a,#090807);border-radius:35px;flex-direction:column;align-items:center;height:100%;padding:62px 22px 22px;display:flex;overflow:hidden}.phone-avatar{background:#2a1d17;border:2px solid #ff7b4d;border-radius:50%;place-items:center;width:78px;height:78px;font-size:23px;font-weight:850;display:grid;box-shadow:0 0 0 7px #ff7b4d14}.phone-page>strong{margin-top:17px;font-size:19px}.phone-page>small{color:#d6a992;margin-top:5px;font-size:9px}.phone-page>p{color:#b9aaa2;margin:13px 0 20px;font-size:11px;line-height:1.5}.phone-link{background:#201713;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;width:100%;min-height:48px;margin-bottom:10px;padding:0 15px;font-size:10px;font-weight:700;display:flex}.phone-link.featured{background:linear-gradient(135deg,#ff6940,#e8492f);border-color:#0000;box-shadow:0 12px 24px #ff532d3d}.phone-footer{color:#695e59;text-transform:uppercase;letter-spacing:.12em;margin-top:auto;font-size:7px}.phone-footer b{color:#a69b95}.mockup-note{z-index:4;border:1px solid var(--border-strong);color:#ff8f77;background:#18181feb;border-radius:14px;align-items:center;gap:11px;width:180px;padding:13px;display:flex;position:absolute;box-shadow:0 18px 45px #00000057}.mockup-note span{color:#8f8b97;font-size:9px;line-height:1.4}.mockup-note strong{color:#dad6df;display:block}.note-one{top:25%;left:0}.note-two{bottom:22%;right:-2%}.product-copy>p{color:#aaa7b1;margin:28px 0;font-size:16px;line-height:1.75}.product-copy>p strong{color:#e8e4ec}.feature-list{gap:14px;margin:0 0 34px;padding:0;list-style:none;display:grid}.feature-list li{color:#c7c3cc;align-items:center;gap:12px;font-size:13px;display:flex}.feature-list svg{color:#ff8066;background:var(--accent-soft);border-radius:50%;width:20px;height:20px;padding:3px}.process-section{border-top:1px solid var(--border);background:#0e0e12}.centered-heading{text-align:center;margin-inline:auto;max-width:720px;margin-bottom:66px}.centered-heading>p{color:var(--muted);margin-top:20px}.process-grid{grid-template-columns:repeat(4,1fr);display:grid}.process-card{padding:0 32px 0 0;position:relative}.process-number{color:#4e4b55;font-size:11px;font-weight:800}.process-line{background:#ffffff17;height:1px;margin:20px 0 30px;position:relative}.process-line i{background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 0 6px #ff624214}.process-card h3{margin:0 0 12px;font-size:19px}.process-card p{color:#8f8c96;margin:0;font-size:13px;line-height:1.7}.about-section{background:#09090b}.about-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:95px;display:grid}.about-image-wrap{aspect-ratio:1;max-width:500px;position:relative}.about-image-ring{border:1px dashed #ffffff21;border-radius:50%;animation:45s linear infinite rotate;position:absolute;inset:-18px}.about-image{object-fit:cover;border:1px solid var(--border-strong);border-radius:50%;width:100%;height:100%;box-shadow:0 35px 80px #0006}.about-badge{border:1px solid var(--border-strong);color:#ff8066;background:#18181ff0;border-radius:15px;align-items:center;gap:10px;padding:14px 17px;display:flex;position:absolute;bottom:7%;right:-6%;box-shadow:0 18px 40px #00000052}.about-badge span{color:#ddd9e2;font-size:11px;font-weight:700}.about-lead{color:#d2ced8!important;font-size:18px!important}.about-copy>p{color:#9996a1;margin:25px 0 0;font-size:15px;line-height:1.75}.about-values{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:35px;display:grid}.about-values>div{border:1px solid var(--border);background:#ffffff06;border-radius:16px;padding:18px}.about-values svg{color:#ff8066;margin-bottom:12px}.about-values span{color:#77747e;flex-direction:column;font-size:10px;line-height:1.5;display:flex}.about-values strong{color:#d3d0d8;margin-bottom:4px;font-size:11px}.contact-section{border-top:1px solid var(--border);background:radial-gradient(circle at 70% 40%,#ff624217,#0000 30%),#0d0d11}.contact-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:80px;display:grid}.contact-copy>p{color:#aaa7b1;max-width:530px;margin:25px 0 38px;line-height:1.75}.contact-points{gap:18px;display:grid}.contact-points>div{align-items:flex-start;gap:15px;display:flex}.contact-points>div>span{background:var(--accent-soft);color:#ff8b72;border-radius:10px;flex:none;place-items:center;width:30px;height:30px;font-size:9px;font-weight:800;display:grid}.contact-points p{color:#77747e;flex-direction:column;margin:0;font-size:11px;line-height:1.5;display:flex}.contact-points strong{color:#d5d1da;margin-bottom:3px;font-size:12px}.lead-form{border:1px solid var(--border-strong);background:linear-gradient(145deg,#ffffff0e,#ffffff05);border-radius:24px;padding:34px;box-shadow:0 30px 70px #00000038}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.lead-form label,.editor-field{flex-direction:column;gap:9px;margin-bottom:18px;display:flex}.lead-form label>span{color:#c8c4ce;font-size:11px;font-weight:700}.lead-form input,.lead-form textarea,.editor-field input,.editor-field textarea,.editor-field select,.link-editor-row input,.link-editor-row select,.color-field input[type=text]{color:#f5f3f7;background:#06060899;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:13px 14px;font-size:13px;transition:border .2s,box-shadow .2s}.lead-form textarea,.editor-field textarea{resize:vertical;min-height:110px}.lead-form input:focus,.lead-form textarea:focus,.editor-field input:focus,.editor-field textarea:focus,.editor-field select:focus,.link-editor-row input:focus,.link-editor-row select:focus{border-color:#ff62428c;box-shadow:0 0 0 3px #ff624214}.form-submit{width:100%;margin-top:3px}.form-message{align-items:center;gap:8px;margin:16px 0 0;font-size:12px;display:flex}.form-message.success{color:#8ee2a7}.form-message.error{color:#ff9b8a}.honeypot{position:absolute!important;left:-9999px!important}.site-footer{border-top:1px solid var(--border);background:#070708}.footer-top{grid-template-columns:.8fr 1.4fr .8fr;align-items:center;gap:40px;min-height:190px;display:grid}.footer-top>p{color:#77747d;max-width:420px;font-size:13px;line-height:1.7}.back-top{color:#aaa7b0;justify-self:end;align-items:center;gap:8px;font-size:11px;display:flex}.footer-bottom{color:#55525c;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;min-height:70px;font-size:9px;display:flex}.footer-bottom div{gap:22px;display:flex}.footer-bottom a:hover{color:#aaa7b0}.client-page{--client-primary:#ff5f3d;--client-secondary:#7c5cff;--client-background:#0b0b0f;--client-surface:#17171f;--client-text:#fff;--client-radius:20px;background:var(--client-background);min-height:100svh;color:var(--client-text);place-items:center;padding:50px 18px;display:grid;position:relative;overflow:hidden}.client-page.font-modern{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.client-page.font-editorial{font-family:Georgia,Times New Roman,serif}.client-page.font-clean{font-family:Arial,Helvetica,sans-serif}.client-page-grid{opacity:.12;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 75%);mask-image:radial-gradient(circle,#000,#0000 75%)}.client-page-glow{filter:blur(120px);opacity:.25;border-radius:50%;width:430px;height:430px;position:absolute}.glow-primary{background:var(--client-primary);top:-180px;left:50%;transform:translate(-50%)}.glow-secondary{background:var(--client-secondary);opacity:.13;bottom:-250px;right:-120px}.client-card{z-index:2;text-align:center;background:color-mix(in srgb, var(--client-surface) 88%, transparent);border:1px solid color-mix(in srgb, var(--client-text) 13%, transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:32px;width:min(100%,520px);padding:35px 30px 25px;position:relative;box-shadow:0 40px 100px #00000059}.client-brand-area{flex-direction:column;align-items:center;gap:16px;display:flex}.client-logo{object-fit:contain;max-width:180px;max-height:42px}.client-avatar-shell{background:linear-gradient(135deg, var(--client-primary), var(--client-secondary));width:112px;height:112px;box-shadow:0 0 0 8px color-mix(in srgb, var(--client-primary) 9%, transparent);border-radius:50%;padding:4px}.client-avatar{object-fit:cover;border-radius:50%;place-items:center;width:100%;height:100%;display:grid}.client-avatar-fallback{background:var(--client-surface);color:var(--client-text);font-size:31px;font-weight:850}.client-eyebrow{color:color-mix(in srgb, var(--client-primary) 75%, white);text-transform:uppercase;letter-spacing:.16em;margin-top:24px;font-size:9px;font-weight:800;display:inline-flex}.client-card h1{letter-spacing:-.035em;margin:9px 0 4px;font-size:29px}.client-card h2{color:color-mix(in srgb, var(--client-text) 88%, transparent);margin:0;font-size:15px;font-weight:650;line-height:1.45}.client-bio{max-width:420px;color:color-mix(in srgb, var(--client-text) 62%, transparent);margin:13px auto 23px;font-size:12px;line-height:1.7}.client-custom-content{color:color-mix(in srgb, var(--client-text) 76%, transparent);margin:-5px 0 20px;font-size:12px;line-height:1.65}.client-custom-content a{color:var(--client-primary);text-decoration:underline}.client-links{gap:12px;display:grid}.client-link{border-radius:var(--client-radius);text-align:left;background:color-mix(in srgb, var(--client-surface) 82%, white 5%);border:1px solid color-mix(in srgb, var(--client-text) 11%, transparent);min-height:59px;color:var(--client-text);grid-template-columns:40px 1fr 24px;align-items:center;padding:9px 15px;transition:transform .2s,border-color .2s,filter .2s;display:grid}.client-link:hover{border-color:color-mix(in srgb, var(--client-primary) 55%, transparent);filter:brightness(1.08);transform:translateY(-2px)}.client-link-featured{background:linear-gradient(135deg, var(--client-primary), color-mix(in srgb, var(--client-primary) 65%, var(--client-secondary)));box-shadow:0 13px 28px color-mix(in srgb, var(--client-primary) 24%, transparent);border-color:#0000}.client-link-icon{border-radius:calc(var(--client-radius) * .6);background:color-mix(in srgb, var(--client-text) 9%, transparent);place-items:center;width:35px;height:35px;display:grid}.client-link>span:nth-child(2){font-size:12px;font-weight:750}.client-link-arrow{opacity:.55;justify-self:end}.client-footer{border-top:1px solid color-mix(in srgb, var(--client-text) 9%, transparent);color:color-mix(in srgb, var(--client-text) 35%, transparent);text-transform:uppercase;letter-spacing:.11em;justify-content:center;align-items:center;gap:9px;margin-top:27px;padding-top:19px;font-size:7px;display:flex}.client-footer a{flex-direction:column;gap:2px;line-height:.85;display:inline-flex}.client-footer b{color:color-mix(in srgb, var(--client-text) 66%, transparent);letter-spacing:.14em;font-size:9px}.client-footer i{letter-spacing:.18em;font-size:5px;font-style:normal}.legal-page{min-height:100vh;color:var(--text);background:#0c0c10;padding:0 20px 80px}.legal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;width:min(100%,900px);height:90px;margin:0 auto;display:flex}.legal-header>a{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.legal-page article{width:min(100%,760px);margin:80px auto 0}.legal-page h1{letter-spacing:-.05em;margin:0 0 13px;font-size:clamp(40px,7vw,66px)}.legal-updated{color:#77747e!important;font-size:12px!important}.legal-page h2{margin:44px 0 12px;font-size:20px}.legal-page article p{color:#aaa7b1;font-size:14px;line-height:1.8}.admin-loading{color:#aaa7b1;background:#0b0b0e;align-content:center;place-items:center;gap:12px;min-height:100vh;font-size:13px;display:grid}.admin-login-page{background:radial-gradient(circle at 50% 0,#ff62421f,#0000 35%),#0a0a0d;place-items:center;min-height:100vh;padding:30px;display:grid;position:relative}.admin-login-glow{background:var(--accent-2);filter:blur(160px);opacity:.1;border-radius:50%;width:330px;height:330px;position:absolute}.admin-back{color:#8d8995;align-items:center;gap:7px;font-size:12px;display:flex;position:absolute;top:30px;left:35px}.admin-login-card{z-index:2;border:1px solid var(--border-strong);background:#14141be6;border-radius:25px;width:min(100%,430px);padding:38px;position:relative;box-shadow:0 35px 90px #00000061}.admin-login-brand{align-items:center;gap:11px;margin-bottom:38px;display:flex}.admin-login-card h1{letter-spacing:-.035em;margin:0;font-size:30px}.admin-login-card>div:nth-child(2)>p:last-child{color:#8f8c96;font-size:12px;line-height:1.6}.admin-kicker{color:#ff8d75;text-transform:uppercase;letter-spacing:.18em;margin-bottom:10px;font-size:9px;font-weight:800}.admin-login-card form{margin-top:27px}.admin-login-card form label{flex-direction:column;gap:8px;margin-bottom:15px;display:flex}.admin-login-card form label span{color:#bbb7c2;font-size:10px;font-weight:700}.admin-login-card input{color:#fff;background:#0c0c10;border:1px solid #ffffff1a;border-radius:11px;outline:none;padding:13px 14px}.admin-login-card .button{width:100%;margin-top:7px}.admin-notice{border-radius:10px;margin:15px 0 0;padding:11px 13px;font-size:11px}.admin-notice.error{color:#ff9a9a;background:#ff4a4a17;border:1px solid #ff4a4a29}.admin-shell{color:#20212a;background:#f4f5f7;grid-template-columns:255px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#fff;z-index:30;background:#111116;border-right:1px solid #ffffff0f;flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.admin-sidebar-head{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;min-height:78px;padding:0 21px;display:flex}.admin-brand{align-items:center;gap:10px;display:flex}.admin-brand>span{border-radius:10px;width:34px;height:34px;font-size:18px}.admin-primary-nav{gap:5px;padding:18px 12px 10px;display:grid}.admin-primary-nav button{color:#9996a3;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;font-size:12px;font-weight:650;display:flex}.admin-primary-nav button:hover,.admin-primary-nav button.active{color:#fff;background:#ffffff12}.admin-primary-nav button>span{background:#ffffff14;border-radius:999px;margin-left:auto;padding:2px 6px;font-size:8px}.admin-pages-title{color:#5f5c68;letter-spacing:.13em;justify-content:space-between;align-items:center;padding:19px 20px 9px;font-size:8px;font-weight:800;display:flex}.admin-pages-title button{color:#aaa7b1;cursor:pointer;background:#ffffff12;border:0;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.admin-client-list{gap:3px;padding:0 10px;display:grid;overflow-y:auto}.admin-client-list>button{color:#9b98a4;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:34px 1fr 8px;align-items:center;gap:9px;padding:9px;display:grid}.admin-client-list>button:hover,.admin-client-list>button.active{color:#fff;background:#fff1}.admin-client-avatar{color:#fff;text-transform:uppercase;border-radius:10px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.admin-client-list>button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.admin-client-list strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.admin-client-list small{color:#5f5c68;font-size:8px}.admin-client-list i{background:#4b4951;border-radius:50%;width:6px;height:6px}.admin-client-list i.published{background:#45ce7a;box-shadow:0 0 0 3px #45ce7a17}.empty-sidebar{color:#5e5b66;padding:10px;font-size:10px}.admin-user{border-top:1px solid #ffffff12;grid-template-columns:34px 1fr 28px;align-items:center;gap:9px;min-height:76px;margin-top:auto;padding:12px 17px;display:grid}.admin-user>span{color:#fff;background:#292833;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.admin-user div{flex-direction:column;gap:3px;display:flex}.admin-user strong{font-size:10px}.admin-user small{color:#686570;font-size:8px}.admin-user button{color:#696671;cursor:pointer;background:0 0;border:0}.admin-close-mobile{display:none}.admin-main{min-width:0}.admin-topbar{z-index:20;background:#fff;border-bottom:1px solid #e5e6ea;justify-content:space-between;align-items:center;height:78px;padding:0 28px;display:flex;position:sticky;top:0}.admin-topbar>div:first-of-type p{color:#9a9ca5;text-transform:uppercase;letter-spacing:.13em;margin:0 0 3px;font-size:8px;font-weight:750}.admin-topbar h1{letter-spacing:-.02em;margin:0;font-size:17px}.admin-top-actions{gap:9px;display:flex}.admin-outline-button,.admin-save-button{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;height:37px;padding:0 13px;font-size:10px;font-weight:750;display:inline-flex}.admin-outline-button{color:#555762;background:#fff;border:1px solid #dddfe4}.admin-save-button{color:#fff;background:#1d1d25;border:0}.admin-save-button:disabled{opacity:.55;cursor:not-allowed}.admin-menu-mobile{display:none}.admin-content{max-width:1500px;margin:0 auto;padding:25px 28px 60px}.admin-banner{border-radius:10px;align-items:center;gap:8px;margin-bottom:18px;padding:11px 14px;font-size:10px;display:flex}.admin-banner.success{color:#237541;background:#ebf9ef;border:1px solid #d5f0de}.admin-banner.error{color:#a43c34;background:#fff0ef;border:1px solid #f5d9d6}.admin-banner button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto}.admin-metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.metric-card{background:#fff;border:1px solid #e4e5e9;border-radius:13px;align-items:flex-start;gap:12px;padding:16px;display:flex}.metric-card>span{color:#f05d3c;background:#fff0ec;border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.metric-card div{flex-direction:column;display:flex}.metric-card small{color:#8e9099;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:700}.metric-card strong{letter-spacing:-.03em;margin:3px 0 2px;font-size:20px}.metric-card p{color:#aaabb2;margin:0;font-size:8px}.client-editor{grid-template-columns:minmax(0,1fr) 335px;align-items:start;gap:18px;display:grid}.editor-column,.editor-side{gap:16px;display:grid}.editor-side{position:sticky;top:99px}.editor-section{background:#fff;border:1px solid #e3e4e8;border-radius:14px;overflow:hidden}.editor-section>header{border-bottom:1px solid #ececef;align-items:center;gap:11px;min-height:70px;padding:14px 18px;display:flex}.editor-section>header>span{color:#f05d3c;background:#fff0ec;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.editor-section>header>div:not(.editor-section-action){min-width:0}.editor-section h2{margin:0 0 3px;font-size:12px}.editor-section header p{color:#9b9da5;margin:0;font-size:8px}.editor-section-action{margin-left:auto}.editor-section-body{padding:18px}.editor-grid.two{grid-template-columns:1fr 1fr;gap:13px;display:grid}.editor-field{margin-bottom:14px}.editor-field:last-child{margin-bottom:0}.editor-field>span{color:#595b65;justify-content:space-between;align-items:baseline;font-size:9px;font-weight:750;display:flex}.editor-field>span small{color:#a7a9b0;font-size:7px;font-weight:500}.editor-field input,.editor-field textarea,.editor-field select,.link-editor-row input,.link-editor-row select{color:#292a32;background:#fbfbfc;border-color:#dedfe4;border-radius:9px;padding:10px 11px;font-size:10px}.editor-field textarea{min-height:85px}.editor-field .code-input{color:#d8d4df;background:#16161b;border-color:#292932;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;line-height:1.55}.slug-input{background:#f4f4f6;border:1px solid #dedfe4;border-radius:9px;align-items:center;display:flex;overflow:hidden}.slug-input span{color:#9a9ca4;padding:0 0 0 10px}.slug-input input{background:0 0;border:0;border-radius:0}.small-add-button{color:#4e5059;cursor:pointer;background:#fff;border:1px solid #dedfe4;border-radius:8px;align-items:center;gap:5px;height:31px;padding:0 9px;font-size:8px;font-weight:700;display:flex}.links-editor-list{gap:9px;display:grid}.link-editor-row{background:#fcfcfd;border:1px solid #e5e6e9;border-radius:10px;grid-template-columns:20px 1fr 100px 35px 30px;align-items:center;gap:8px;padding:9px;display:grid}.drag-icon{color:#b6b7bd}.link-editor-fields{grid-template-columns:.75fr 1.25fr;gap:7px;display:grid}.link-editor-row select{padding-inline:8px}.compact-toggle,.publish-toggle{cursor:pointer;display:inline-flex}.compact-toggle input,.publish-toggle input{display:none}.compact-toggle span,.publish-toggle span{background:#d7d8dd;border-radius:999px;width:30px;height:17px;transition:background .2s;position:relative}.compact-toggle span:after,.publish-toggle span:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.compact-toggle input:checked+span,.publish-toggle input:checked+span{background:#ef6647}.compact-toggle input:checked+span:after,.publish-toggle input:checked+span:after{transform:translate(13px)}.icon-danger{color:#b5b6bc;cursor:pointer;background:0 0;border:0}.icon-danger:hover{color:#e05549}.empty-links{color:#8f919a;cursor:pointer;background:#fafafb;border:1px dashed #d7d8dd;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:68px;font-size:9px;display:flex}.color-grid{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:15px;display:grid}.color-field{flex-direction:column;gap:7px;display:flex}.color-field>span{color:#676973;font-size:8px;font-weight:700}.color-field>div{background:#fbfbfc;border:1px solid #dedfe4;border-radius:8px;align-items:center;gap:6px;padding:5px;display:flex}.color-field input[type=color]{cursor:pointer;background:0 0;border:0;width:27px;height:27px;padding:0}.color-field input:not([type=color]){color:#4f515a;text-transform:uppercase;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:8px}.publish-card{background:#fff;border:1px solid #e3e4e8;border-radius:14px;justify-content:space-between;align-items:center;padding:17px;display:flex}.publish-card strong{font-size:11px}.publish-card p{color:#9a9ca4;max-width:220px;margin:4px 0 0;font-size:8px;line-height:1.45}.publish-toggle span{width:38px;height:21px}.publish-toggle span:after{width:17px;height:17px}.publish-toggle input:checked+span:after{transform:translate(17px)}.preview-panel{background:#fff;border:1px solid #e3e4e8;border-radius:14px;overflow:hidden}.preview-panel>header{color:#5f616a;border-bottom:1px solid #ececef;justify-content:space-between;align-items:center;padding:12px 15px;font-size:9px;font-weight:750;display:flex}.preview-panel>header a{color:#9698a0}.mini-page{text-align:center;flex-direction:column;align-items:center;min-height:355px;padding:31px 24px 20px;display:flex;position:relative;overflow:hidden}.mini-page-glow{filter:blur(80px);opacity:.45;border-radius:50%;width:170px;height:170px;position:absolute;top:-90px}.mini-avatar{border:2px solid;border-radius:50%;place-items:center;width:62px;height:62px;font-size:16px;font-weight:850;display:grid;position:relative}.mini-page>strong{margin-top:12px;font-size:14px}.mini-page>small{opacity:.55;margin-top:4px;font-size:7px}.mini-page>p{opacity:.75;margin:9px 0 14px;font-size:8px;line-height:1.4}.mini-page>i{border:1px solid #ffffff14;place-items:center;width:100%;min-height:35px;margin-bottom:7px;font-size:8px;font-style:normal;display:grid}.delete-client-button{color:#bc4c43;cursor:pointer;background:#fff7f6;border:1px solid #f0d5d2;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:40px;font-size:9px;font-weight:700;display:flex}.admin-empty-state{text-align:center;color:#9a9ca4;border:1px dashed #d6d7dc;border-radius:15px;align-content:center;place-items:center;min-height:420px;display:grid}.admin-empty-state h2{color:#33343c;margin:13px 0 6px;font-size:18px}.admin-empty-state p{margin:0 0 20px;font-size:10px}.leads-panel{background:#fff;border:1px solid #e3e4e8;border-radius:14px;overflow:hidden}.leads-panel-head{border-bottom:1px solid #ececef;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.leads-panel-head h2{margin:0 0 4px;font-size:14px}.leads-panel-head p{color:#999ba3;margin:0;font-size:8px}.leads-panel-head>span{color:#858791;background:#f1f2f4;border-radius:999px;padding:5px 8px;font-size:8px}.leads-table-wrap{overflow-x:auto}.leads-table{border-collapse:collapse;width:100%;min-width:850px}.leads-table th{text-align:left;color:#92949d;text-transform:uppercase;letter-spacing:.08em;background:#f8f8fa;border-bottom:1px solid #e8e9ec;padding:11px 15px;font-size:7px}.leads-table td{vertical-align:top;color:#5c5e67;border-bottom:1px solid #eeeef1;padding:14px 15px;font-size:9px}.leads-table td:first-child{min-width:165px;display:table-cell}.leads-table td:first-child strong,.leads-table td:first-child a{display:block}.leads-table td:first-child strong{color:#292a32;margin-bottom:4px}.leads-table td:first-child a{color:#868891;margin-top:2px}.leads-table td p{max-width:430px;margin:0;line-height:1.55}.source-badge{color:#d9573b;background:#fff0ec;border-radius:999px;padding:4px 7px;font-size:7px}.empty-table{text-align:center;color:#a3a5ad!important;padding:50px!important}@media (max-width:1100px){.hero-grid{text-align:center;grid-template-columns:1fr}.hero-copy{max-width:800px;margin:auto}.hero-lead{margin-inline:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{width:min(100%,630px);margin:-15px auto 0}.services-grid{grid-template-columns:repeat(2,1fr)}.product-grid,.about-grid{gap:55px}.about-values{grid-template-columns:1fr}.contact-grid{gap:45px}.client-editor{grid-template-columns:minmax(0,1fr) 290px}.admin-metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width:850px){.section{padding:85px 0}.desktop-nav{display:none}.hero{min-height:auto;padding-top:145px}.hero h1{font-size:clamp(45px,12vw,68px)}.split-heading{grid-template-columns:1fr;gap:25px}.product-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.product-copy{order:-1}.product-mockup-wrap{min-height:600px}.about-image-wrap{width:min(90%,480px);margin:0 auto}.process-grid{grid-template-columns:repeat(2,1fr);gap:50px 0}.footer-top{grid-template-columns:1fr;gap:20px;padding:45px 0}.back-top{justify-self:start}.admin-shell{grid-template-columns:1fr}.admin-sidebar{width:255px;transition:left .25s;position:fixed;left:-280px;box-shadow:25px 0 70px #00000040}.admin-sidebar.open{left:0}.admin-close-mobile,.admin-menu-mobile{cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.admin-close-mobile{color:#a3a0ab}.admin-menu-mobile{color:#555762}.admin-topbar{gap:12px;padding:0 17px}.admin-topbar>div:first-of-type{margin-right:auto}.admin-content{padding:18px 16px 50px}.client-editor{grid-template-columns:1fr}.editor-side{position:static}}@media (max-width:620px){.container{width:min(calc(100% - 28px), var(--container))}.site-header .brand-copy{display:none}.button-header{padding:10px 13px;font-size:0}.button-header svg{margin:0}.hero-actions{flex-direction:column;gap:18px}.hero-proof{text-align:left;align-items:flex-start}.hero-visual{width:116%;margin:-50px -8% -60px;transform:scale(.84)}.floating-card-content{left:1%}.floating-card-tech{right:1%}.trust-inner{flex-wrap:wrap;justify-content:center;gap:10px 16px;height:auto;padding:20px 0}.trust-inner svg{display:none}.services-grid,.process-grid{grid-template-columns:1fr}.service-card{min-height:285px}.product-mockup-wrap{width:116%;margin:-55px -8%;transform:scale(.85)}.note-one{left:3%}.note-two{right:1%}.form-grid{grid-template-columns:1fr;gap:0}.lead-form{padding:24px}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding:20px 0}.client-card{border-radius:26px;padding:31px 19px 22px}.client-avatar-shell{width:96px;height:96px}.client-card h1{font-size:25px}.admin-login-card{padding:27px 23px}.admin-back{top:18px;left:18px}.admin-topbar h1{white-space:nowrap;text-overflow:ellipsis;max-width:130px;overflow:hidden}.admin-outline-button{display:none}.admin-save-button{padding:0 10px}.admin-metrics{grid-template-columns:1fr 1fr;gap:8px}.metric-card{padding:12px}.metric-card>span{display:none}.editor-grid.two,.color-grid{grid-template-columns:1fr}.link-editor-row{grid-template-columns:1fr 75px 30px}.drag-icon{display:none}.link-editor-fields{grid-column:1/-1;grid-template-columns:1fr}.link-editor-row .compact-toggle{justify-self:center}.editor-section>header{flex-wrap:wrap;align-items:flex-start}.editor-section-action{width:100%;margin-left:45px}}.trusted-companies{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#0c0c10;padding:74px 0 88px}.trusted-heading{grid-template-columns:1fr 430px;align-items:end;gap:50px;margin-bottom:34px;display:grid}.trusted-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,52px);line-height:1}.trusted-heading h2 span{background:linear-gradient(100deg,#ff7658,#ffb071 45%,#9c84ff);color:#0000;-webkit-background-clip:text;background-clip:text}.trusted-heading>p{color:#92909a;margin:0;font-size:13px;line-height:1.7}.trusted-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.trusted-card{border:1px solid var(--border);background:#ffffff06;border-radius:18px;align-items:center;gap:15px;min-height:96px;padding:16px;transition:transform .2s,border-color .2s,background .2s;display:flex}.trusted-card:hover{background:#ff62420b;border-color:#ff62424d;transform:translateY(-3px)}.trusted-card>svg{color:#696671;margin-left:auto}.trusted-logo{color:#ff8a70;background:#18171e;border:1px solid #ffffff14;border-radius:16px;flex:none;place-items:center;width:58px;height:58px;font-size:14px;font-weight:850;display:grid;overflow:hidden}.trusted-logo img,.avatar-stack img{object-fit:contain;width:100%;height:100%;padding:6px}.trusted-card>span:nth-child(2){flex-direction:column;gap:5px;min-width:0;display:flex}.trusted-card strong{color:#e4e1e8;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.trusted-card small{color:#77747e;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.trusted-empty{border:1px dashed var(--border-strong);color:#77747e;text-align:center;border-radius:18px;grid-column:1/-1;padding:28px;font-size:12px}.avatar-stack span{overflow:hidden}.about-logo-stage{border:1px solid var(--border-strong);background:radial-gradient(circle at 50% 45%,#ff62422e,#8a6cff12 42%,#ffffff04 70%);border-radius:50%;place-items:center;width:100%;height:100%;padding:42px;display:grid;box-shadow:0 35px 80px #0006,inset 0 0 70px #ffffff06}.about-logo-image{object-fit:contain;filter:drop-shadow(0 24px 36px #00000061);width:90%;height:90%}.services-page{background:#09090b}.services-header{position:absolute}.services-page-hero{background:radial-gradient(circle at 50% 0,#8a6cff1f,#0000 40%),#0d0d11;padding-top:170px}.services-page-hero .centered-heading h1{letter-spacing:-.055em;margin:0;font-size:clamp(45px,5.4vw,72px);line-height:.98}.services-page-hero .centered-heading h1 span{background:linear-gradient(100deg,#ff7658,#ffb071 45%,#9c84ff);color:#0000;-webkit-background-clip:text;background-clip:text}.services-page-hero .centered-heading>p{line-height:1.7}.services-detail-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:62px;display:grid}.services-detail-grid .service-card{min-height:300px}.services-contact{border-top:1px solid var(--border);background:#0d0d11}.services-contact .centered-heading{margin-bottom:0}.services-contact .centered-heading .button{margin-top:28px}.featured-publish-card{margin-top:-8px}@media (max-width:980px){.trusted-heading{grid-template-columns:1fr;gap:18px}.trusted-grid,.services-detail-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.trusted-companies{padding:58px 0}.trusted-grid,.services-detail-grid{grid-template-columns:1fr}.trusted-heading h2{font-size:38px}.about-logo-stage{padding:28px}.services-page-hero{padding-top:135px}}.complete-footer{background:#07111f;padding-top:72px}.footer-columns{grid-template-columns:1.4fr .8fr 1fr;gap:64px;padding-bottom:54px;display:grid}.footer-columns>div{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-columns h3{text-transform:uppercase;letter-spacing:.08em;color:#fff;font-size:.84rem}.footer-columns a,.footer-columns p,.footer-columns span,.footer-columns address{color:#b8c3d7;font-style:normal;line-height:1.7}.footer-columns a:hover{color:#fff}.footer-brand-column strong{color:#fff;margin-top:8px;font-size:.88rem}.complete-footer .footer-bottom{border-top:1px solid #ffffff17;align-items:flex-start;padding:30px 0 38px}.complete-footer .footer-bottom div{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}.directory-page{min-height:100vh}.directory-hero{padding-bottom:34px}.directory-list{padding-top:18px}.directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.directory-card,.team-card{background:#ffffff06;border:1px solid #ffffff17;border-radius:24px;padding:24px;transition:all .25s;position:relative}.directory-card:hover,.team-card:hover{background:#ffffff0a;border-color:#ff6f4e73;transform:translateY(-4px)}.directory-avatar,.team-photo{background:linear-gradient(135deg,#ff6445,#7d5cff);border-radius:22px;place-items:center;width:82px;height:82px;margin-bottom:24px;font-size:1.2rem;font-weight:900;display:grid;overflow:hidden}.directory-avatar img,.team-photo img{object-fit:cover;width:100%;height:100%}.directory-card small,.team-card small{color:#ff8268;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.directory-card h2,.team-card h2{margin:7px 0 8px;font-size:1.45rem}.directory-card p,.team-card p{color:#a9a7b4;line-height:1.65}.directory-card>span:last-child{align-items:center;gap:8px;margin-top:22px;font-weight:800;display:flex}.directory-empty{text-align:center;border:1px dashed #ffffff24;border-radius:24px;grid-column:1/-1;padding:58px 24px}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.team-socials{gap:10px;margin-top:20px;display:flex}.team-socials a{border:1px solid #ffffff1f;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.team-socials a:hover{color:#09090d;background:#fff}.team-admin-page{color:#15151a;background:#f5f6f8;min-height:100vh;padding:40px}.team-admin-header{justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto 28px;display:flex}.team-admin-header a{color:#6a6a74;align-items:center;gap:8px;margin-bottom:14px;font-weight:700;display:flex}.team-admin-header h1{font-size:2rem}.team-admin-header p{color:#72727c}.team-admin-list{gap:18px;max-width:1180px;margin:auto;display:grid}.team-admin-card{background:#fff;border:1px solid #e4e5e9;border-radius:20px;padding:24px;box-shadow:0 10px 30px #14141e0a}.team-admin-card-title{align-items:center;gap:10px;margin-bottom:18px;display:flex}.team-admin-actions{justify-content:flex-end;align-items:center;gap:14px;margin-top:20px;display:flex}.team-admin-actions>label{margin-right:auto}.team-admin-notice{background:#e8fff1;border:1px solid #b8ebca;border-radius:12px;max-width:1180px;margin:0 auto 18px;padding:12px 16px}.admin-primary-nav a{color:inherit;border-radius:10px;align-items:center;gap:11px;padding:11px 12px;font-weight:700;text-decoration:none;display:flex}.admin-primary-nav a:hover{background:#ffffff0f}@media (max-width:900px){.footer-columns,.directory-grid,.team-grid{grid-template-columns:1fr}.footer-columns{gap:36px}.complete-footer .footer-bottom{flex-direction:column;gap:20px}.complete-footer .footer-bottom div{justify-content:flex-start}.team-admin-page{padding:22px 14px}.team-admin-header{flex-direction:column;align-items:flex-start}.directory-card,.team-card{padding:20px}}.legal-page{color:#fff;background:#09090d;min-height:100vh;padding:70px 20px}.legal-page article{max-width:820px;margin:auto}.legal-page a{color:#ff765b;font-weight:800}.legal-page h1{margin:34px 0;font-size:clamp(2.4rem,6vw,4.8rem)}.legal-page p{color:#b7b5c0;margin:18px 0;font-size:1.08rem;line-height:1.85}.real-brand-logo{align-items:center;width:auto;display:inline-flex}.real-brand-logo img{object-fit:contain;object-position:left center;width:132px;height:58px;display:block}.real-brand-logo.compact img{width:44px;height:44px}.admin-brand>img,.admin-login-brand>img{object-fit:contain;border-radius:10px;width:42px;height:42px}.admin-login-brand>img{width:48px;height:48px}.influencer-title{border-top:1px solid #ffffff0f;margin-top:4px;padding-top:14px}.influencer-list{padding-bottom:14px}.record-type-banner{background:#f8f7fb;border:1px solid #e7e4ee;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;display:flex}.record-type-banner span{color:#14131a;font-size:12px;font-weight:800}.record-type-banner small{color:#777281;font-size:10px}.media-upload-grid{align-items:stretch}.image-upload-field{background:#fbfafd;border:1px solid #e4e1e9;border-radius:12px;min-width:0;padding:13px}.image-upload-title{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.image-upload-title strong{color:#26222d;font-size:11px}.image-upload-title small{color:#8c8793;font-size:9px}.image-upload-row{align-items:center;gap:12px;display:flex}.image-upload-preview{color:#8a8197;background:#f0edf4;border:1px dashed #c9c3d2;border-radius:50%;flex:none;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.image-upload-preview.logo-preview{border-radius:12px}.image-upload-preview img{object-fit:cover;width:100%;height:100%}.image-upload-preview.logo-preview img{object-fit:contain;padding:5px}.image-upload-actions{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.image-upload-button,.image-remove-button{color:#282330;cursor:pointer;background:#fff;border:1px solid #ddd8e4;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:10px;font-weight:750;display:inline-flex}.image-upload-button input{display:none}.image-remove-button{color:#a63737}.image-upload-error{color:#b32727;margin:9px 0 0;font-size:10px}.crop-modal{z-index:1000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#050508c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.crop-dialog{background:#fff;border-radius:18px;width:min(520px,100%);max-height:92vh;overflow:auto;box-shadow:0 30px 100px #00000059}.crop-dialog>header{border-bottom:1px solid #ece9ef;justify-content:space-between;align-items:center;min-height:60px;padding:0 18px;display:flex}.crop-dialog>header div{color:#1b1820;align-items:center;gap:9px;font-weight:800;display:flex}.crop-dialog>header button{cursor:pointer;background:#f4f2f6;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.crop-stage-wrap{padding:18px 18px 8px}.crop-stage{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;background:#111;border-radius:14px;width:min(390px,100%);margin:auto;position:relative;overflow:hidden}.crop-stage:active{cursor:grabbing}.crop-stage>img{object-fit:cover;pointer-events:none;transform-origin:50%;width:100%;height:100%;position:absolute;inset:0}.crop-grid{pointer-events:none;background-image:linear-gradient(90deg,#0000 33.1%,#ffffff73 33.3%,#0000 33.6% 66.4%,#ffffff73 66.6%,#0000 66.9%),linear-gradient(#0000 33.1%,#ffffff73 33.3%,#0000 33.6% 66.4%,#ffffff73 66.6%,#0000 66.9%);border:2px solid #ffffffd9;position:absolute;inset:0}.crop-stage-wrap p{text-align:center;color:#77717e;margin:10px 0 0;font-size:10px}.crop-zoom{color:#38323e;grid-template-columns:42px 1fr 38px;align-items:center;gap:10px;padding:10px 18px 18px;font-size:11px;font-weight:700;display:grid}.crop-zoom input{accent-color:#ff6548;width:100%}.crop-zoom strong{text-align:right;font-size:10px}.crop-dialog>footer{border-top:1px solid #ece9ef;justify-content:flex-end;gap:9px;padding:14px 18px;display:flex}.empty-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}@media (max-width:720px){.real-brand-logo img{width:108px;height:48px}.media-upload-grid{grid-template-columns:1fr!important}.record-type-banner{flex-direction:column;align-items:flex-start}}.official-brand-logo{align-items:center;gap:11px;display:inline-flex}.official-brand-logo img{object-fit:contain;width:43px;height:43px}.official-brand-logo .brand-copy{flex-direction:column;line-height:1;display:flex}.official-brand-logo .brand-copy strong{letter-spacing:.18em;font-size:14px}.official-brand-logo .brand-copy small{letter-spacing:.22em;color:#a8a3ae;margin-top:5px;font-size:7px}.image-upload-preview.round-preview{border-radius:50%}.image-upload-preview.round-preview img{object-fit:cover;object-position:center;padding:0}.crop-stage.crop-circle{border-radius:50%}.crop-stage.crop-circle .crop-grid{border-radius:50%;overflow:hidden}.crop-stage .crop-mask{pointer-events:none;z-index:4;position:absolute;inset:0}.crop-stage.crop-circle .crop-mask{outline-offset:-2px;border-radius:50%;outline:2px solid #ffffffeb;box-shadow:0 0 0 999px #0d0c109e}.crop-stage.crop-circle:after{content:"";z-index:5;pointer-events:none;border:1px solid #fffc;border-radius:50%;width:7px;height:7px;position:absolute;inset:50%;transform:translate(-50%,-50%)}.client-avatar,.trusted-logo img,.avatar-stack img{object-position:center center}[data-reveal]{opacity:0;transition:opacity .75s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0s), transform .75s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0s);transform:translateY(24px)scale(.985)}[data-reveal].is-visible{opacity:1;transform:none}.hero-visual.is-visible .main-strategy-card{animation:6s ease-in-out infinite eleve-float}.floating-card{animation:5.5s ease-in-out infinite eleve-float-soft}.floating-card-tech{animation-delay:-2.2s}.floating-badge{animation:4.5s ease-in-out infinite eleve-pulse-float}.visual-orbit{animation:18s linear infinite eleve-orbit}.orbit-two{animation-duration:24s;animation-direction:reverse}.signal-chart span{transform-origin:bottom;animation:2.8s ease-in-out infinite alternate eleve-bars}.signal-chart span:nth-child(2n){animation-delay:-.7s}.signal-chart span:nth-child(3n){animation-delay:-1.35s}.service-card,.trusted-card,.process-card{transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s,box-shadow .35s,background .35s}.service-card:hover,.trusted-card:hover,.process-card:hover{border-color:#ff704e73;transform:translateY(-7px);box-shadow:0 22px 55px #00000040,0 0 45px #ff5b3d0f}.service-card:hover .service-icon{transform:rotate(-7deg)scale(1.08)}.service-icon{transition:transform .35s cubic-bezier(.22,1,.36,1)}.about-logo-image{animation:6s ease-in-out infinite eleve-logo-breathe}.hero-glow-one{animation:8s ease-in-out infinite alternate eleve-glow}.hero-glow-two{animation:10s ease-in-out infinite alternate-reverse eleve-glow}@keyframes eleve-float{0%,to{transform:translateY(0)rotateX(0)}50%{transform:translateY(-10px)rotateX(1deg)}}@keyframes eleve-float-soft{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes eleve-pulse-float{0%,to{transform:translateY(0);box-shadow:0 10px 30px #0003}50%{transform:translateY(-5px);box-shadow:0 14px 40px #ff66471f}}@keyframes eleve-orbit{to{transform:rotate(360deg)}}@keyframes eleve-bars{0%{filter:brightness(.85);transform:scaleY(.88)}to{filter:brightness(1.18);transform:scaleY(1.03)}}@keyframes eleve-logo-breathe{0%,to{filter:drop-shadow(0 20px 55px #ff5b3d1f);transform:scale(1)}50%{filter:drop-shadow(0 25px 70px #9162ff2e);transform:scale(1.025)}}@keyframes eleve-glow{0%{opacity:.45;transform:scale(.96)}to{opacity:.75;transform:scale(1.08)}}.team-workspace{color:#17171d;background:#f5f6f8;grid-template-columns:245px minmax(0,1fr);min-height:100vh;display:grid}.team-sidebar{color:#fff;background:#111116;border-right:1px solid #ffffff0f;flex-direction:column;height:100vh;padding:20px 11px 14px;display:flex;position:sticky;top:0}.team-sidebar-brand{border-bottom:1px solid #ffffff12;align-items:center;gap:10px;padding:4px 10px 19px;display:flex}.team-sidebar-brand>svg{color:#fff;background:linear-gradient(135deg,#ff6547,#9c6eff);border-radius:11px;width:36px;height:36px;padding:9px}.team-sidebar-brand div{flex-direction:column;gap:3px;display:flex}.team-sidebar-brand strong{font-size:11px}.team-sidebar-brand small{color:#777481;font-size:8px}.team-back{color:#9c99a5;border-radius:9px;align-items:center;gap:7px;margin-top:5px;padding:13px 10px;font-size:9px;font-weight:700;display:flex}.team-back:hover{color:#fff;background:#ffffff0e}.team-list-heading{color:#666370;letter-spacing:.13em;justify-content:space-between;align-items:center;padding:19px 9px 8px;font-size:7px;font-weight:800;display:flex}.team-list-heading button{color:#fff;cursor:pointer;background:#24232b;border:0;border-radius:8px;place-items:center;width:25px;height:25px;display:grid}.team-member-list{gap:5px;display:grid;overflow:auto}.team-member-list>button{color:#d7d5dc;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:38px minmax(0,1fr) 8px;align-items:center;gap:9px;padding:8px;display:grid}.team-member-list>button:hover,.team-member-list>button.active{color:#fff;background:#24232b}.team-member-list>button.active{box-shadow:inset 2px 0 #ff6547}.team-list-avatar{background:linear-gradient(135deg,#ff6547,#9c6eff);border-radius:11px;place-items:center;width:38px;height:38px;font-size:9px;font-weight:850;display:grid;overflow:hidden}.team-list-avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.team-member-list>button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.team-member-list strong{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.team-member-list small{color:#777481;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.team-member-list i{background:#4a4851;border-radius:50%;width:6px;height:6px}.team-member-list i.published{background:#42d17d;box-shadow:0 0 0 3px #42d17d14}.team-new-button{color:#fff;cursor:pointer;background:#1c1b22;border:1px solid #ffffff17;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:39px;margin-top:auto;font-size:9px;font-weight:750;display:flex}.team-editor-shell{min-width:0}.team-editor-topbar{z-index:15;background:#fff;border-bottom:1px solid #e3e4e8;justify-content:space-between;align-items:center;height:78px;padding:0 29px;display:flex;position:sticky;top:0}.team-editor-topbar small{color:#a0a1a9;letter-spacing:.13em;margin-bottom:3px;font-size:7px;font-weight:800;display:block}.team-editor-topbar h1{margin:0;font-size:17px}.team-editor-topbar>div:last-child{gap:9px;display:flex}.team-editor-content{max-width:1350px;margin:auto;padding:25px 28px 60px}.team-editor-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.team-publish-box{background:#fbfbfc;border:1px solid #dedfe4;border-radius:10px;justify-content:space-between;align-items:center;min-height:61px;padding:11px 13px;display:flex}.team-publish-box>div{flex-direction:column;gap:3px;display:flex}.team-publish-box strong{font-size:10px}.team-publish-box small{color:#999ba4;font-size:8px}.team-profile-preview{color:#fff;text-align:center;background:#17161c;border-radius:16px;flex-direction:column;align-items:center;padding:28px 22px;display:flex;position:relative;overflow:hidden}.team-profile-preview:before{content:"";background:radial-gradient(circle,#ff644738,#0000 68%);border-radius:50%;width:180px;height:180px;position:absolute;top:-95px}.team-profile-photo{color:#807b8a;z-index:1;background:#27252e;border:3px solid #ff704f;border-radius:50%;place-items:center;width:94px;height:94px;display:grid;position:relative;overflow:hidden}.team-profile-photo img{object-fit:cover;width:100%;height:100%}.team-profile-preview strong{margin-top:14px;font-size:17px}.team-profile-preview>span{color:#ff8b70;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:9px;font-weight:750}.team-profile-preview p{color:#aaa6b1;margin:13px 0 0;font-size:9px;line-height:1.55}.team-delete{border-radius:11px;justify-content:center;width:100%;min-height:42px}.team-admin-notice{background:#e8fff1;border:1px solid #b8ebca;border-radius:10px;max-width:none;margin:0 0 16px;padding:11px 14px;font-size:9px}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}.hero-visual .main-strategy-card,.floating-card,.floating-badge,.visual-orbit,.signal-chart span,.about-logo-image,.hero-glow-one,.hero-glow-two{animation:none!important}}@media (max-width:920px){.team-workspace{grid-template-columns:1fr}.team-sidebar{height:auto;position:relative}.team-member-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:230px}.team-new-button{margin-top:14px}.team-editor-topbar{padding:0 16px;position:relative}.team-editor-content{padding:18px 14px 50px}.team-editor-grid{grid-template-columns:1fr}.team-editor-topbar .admin-outline-button{display:none}}@media (max-width:580px){.team-member-list{grid-template-columns:1fr}.team-editor-topbar h1{font-size:14px}.team-editor-topbar{height:68px}.team-editor-topbar .admin-save-button{padding-inline:10px}.crop-dialog{width:calc(100vw - 20px)}}.client-avatar{object-fit:contain;object-position:center;background:0 0}.client-avatar-shell{overflow:visible}.image-upload-saved{color:#208a50;margin:8px 0 0;font-size:10px;font-weight:700}.media-library-panel{background:#fff;border:1px solid #e0e1e6;border-radius:16px;overflow:hidden}.media-library-head{border-bottom:1px solid #e5e5e9;justify-content:space-between;align-items:center;gap:16px;min-height:84px;padding:18px 20px;display:flex}.media-library-head>div{align-items:center;gap:12px;display:flex}.media-library-head>div>span{color:#ff6548;background:#fff0ec;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.media-library-head h2{color:#1d1a22;margin:0 0 4px;font-size:14px}.media-library-head p{color:#8d8994;max-width:760px;margin:0;font-size:9px;line-height:1.55}.media-library-grid{background:#f6f6f8;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:18px;display:grid}.media-library-card{background:#fff;border:1px solid #e1e1e6;border-radius:14px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.media-library-image{aspect-ratio:1;background:linear-gradient(135deg,#f1f0f4,#e7e6eb);place-items:center;display:grid;overflow:hidden}.media-library-image img{object-fit:contain;width:100%;height:100%}.media-library-info{flex-direction:column;gap:5px;min-height:110px;padding:12px;display:flex}.media-library-info>strong{white-space:nowrap;text-overflow:ellipsis;color:#29252f;font-size:9px;overflow:hidden}.media-library-info>small{color:#99949f;font-size:8px}.media-usage{background:#fff4ef;border-radius:8px;flex-direction:column;gap:3px;margin-top:5px;padding:7px;display:flex}.media-usage b{color:#aa4b35;font-size:8px}.media-usage a{color:#6c5d59;font-size:8px;text-decoration:underline}.media-free{color:#268555;margin-top:5px;font-size:8px;font-weight:750}.media-library-actions{border-top:1px solid #ededf0;gap:7px;margin-top:auto;padding:10px 12px;display:flex}.media-library-actions .admin-outline-button,.media-library-actions .image-remove-button{flex:1;justify-content:center;min-height:34px;padding-inline:8px}.media-library-actions button:disabled{cursor:not-allowed;opacity:.42}.media-library-empty{color:#aaa6b1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:330px;display:flex}.media-library-empty strong{color:#39343e;font-size:13px}.media-library-empty p{margin:0;font-size:9px}@media (max-width:1100px){.media-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.media-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-library-head{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.media-library-grid{grid-template-columns:1fr}}.crop-fit-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px 18px 0;display:grid}.crop-fit-tabs button{color:#4f4a56;text-align:left;cursor:pointer;min-width:0;font:inherit;background:#f8f8fa;border:1px solid #dedde4;border-radius:11px;padding:10px 11px;font-size:10px;font-weight:800;transition:border-color .2s,background .2s,color .2s,box-shadow .2s}.crop-fit-tabs button small{color:#98939e;margin-top:4px;font-size:8px;font-weight:600;line-height:1.35;display:block}.crop-fit-tabs button.active{color:#a83d27;background:#fff1ed;border-color:#ff684a;box-shadow:0 0 0 2px #ff684a14}.crop-stage>img{transform-origin:50%;will-change:transform}.crop-stage.crop-fit-contain>img{object-fit:contain}.crop-stage.crop-fit-cover>img{object-fit:cover}.crop-stage-wrap p strong{color:#4b4651}@media (max-width:580px){.crop-fit-tabs{grid-template-columns:1fr}}.studio-public{--studio-bg:#0b0b0f;--studio-heading:#fff;--studio-icons:#fff;--studio-block:#17171f;--studio-block-text:#fff;--studio-button:#17171f;--studio-button-text:#fff;--studio-border:#343440;--studio-accent:#ff5f3d;isolation:isolate;background:var(--studio-bg);min-height:100svh;color:var(--studio-block-text);font-size:var(--studio-body-size);position:relative;overflow:hidden}.studio-background-media{object-fit:cover;object-position:center;z-index:-3;width:100%;height:100%;position:fixed;inset:0}.studio-background-overlay{z-index:-2;pointer-events:none;position:fixed;inset:0}.studio-public-inner{flex-direction:column;width:min(100% - 28px,720px);min-height:100svh;margin:auto;padding:28px 0 20px;display:flex}.studio-nav{z-index:5;margin:0 0 14px;position:relative}.studio-nav>button{display:none}.studio-nav>div{border:1px solid color-mix(in srgb,var(--studio-border) 80%,transparent);background:color-mix(in srgb,var(--studio-block) 78%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:18px;flex-wrap:wrap;justify-content:center;gap:7px;padding:7px;display:flex}.studio-nav a{color:var(--studio-block-text);border-radius:12px;padding:9px 13px;font-size:.82em;font-weight:750;text-decoration:none}.studio-nav a.active{background:var(--studio-accent);color:#fff}.studio-blocks{flex:1}.studio-block{width:100%;position:relative}.studio-block.width-wide{width:88%;margin-inline:auto}.studio-block.width-compact{width:70%;margin-inline:auto}.studio-header{color:var(--studio-heading);flex-direction:column;align-items:center;padding:25px 18px;display:flex}.studio-header[style*=left]{align-items:flex-start}.studio-header[style*=right]{align-items:flex-end}.studio-header.header-banner{background:color-mix(in srgb,var(--studio-block) 74%,transparent);border:1px solid var(--studio-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:28px;padding:44px 22px}.studio-header.header-portrait{padding-top:54px}.studio-header.header-shapes:before{content:"";background:color-mix(in srgb,var(--studio-accent) 28%,transparent);filter:blur(1px);z-index:-1;border-radius:38% 62% 64% 36%;width:180px;height:180px;animation:8s ease-in-out infinite studio-morph;position:absolute}.studio-profile{background:var(--studio-block);color:var(--studio-heading);place-items:center;font-size:1.15em;font-weight:900;display:grid;overflow:hidden;box-shadow:0 18px 50px #00000040}.studio-profile.shape-circle{border-radius:50%}.studio-profile.shape-rounded{border-radius:24%}.studio-profile img{object-fit:contain;width:100%;height:100%}.studio-header small{color:var(--studio-accent);letter-spacing:.13em;text-transform:uppercase;margin-top:16px;font-size:.68em;font-weight:850}.studio-header h1{color:var(--studio-heading);font-size:var(--studio-heading-size);letter-spacing:-.035em;margin:7px 0 0;line-height:1.05}.studio-header h2{color:var(--studio-heading);margin:9px 0 0;font-size:1em}.studio-header p{max-width:570px;color:color-mix(in srgb,var(--studio-heading) 76%,transparent);white-space:pre-line;margin:10px 0 0;line-height:1.65}.studio-links{gap:11px;display:grid}.studio-links>a{min-height:58px;color:var(--studio-button-text);background:var(--studio-button);border:1px solid var(--studio-border);font-size:var(--studio-button-size);grid-template-columns:42px 1fr 20px;align-items:center;gap:8px;padding:8px 14px;font-weight:800;text-decoration:none;transition:transform .2s,filter .2s;display:grid;position:relative;overflow:hidden}.studio-links>a.compact{width:min(100%,440px);margin-inline:auto}.studio-links>a.shape-pill{border-radius:999px}.studio-links>a.shape-rounded{border-radius:18px}.studio-links>a.shape-square{border-radius:4px}.studio-links>a>svg:first-child{width:38px;height:38px;color:var(--studio-icons);background:color-mix(in srgb,var(--studio-button-text) 10%,transparent);border-radius:12px;padding:9px}.studio-links>a>svg:last-child{width:15px}.studio-links>a:hover{filter:brightness(1.08);transform:translateY(-2px)}.studio-links>a.animation-pulse{animation:2.2s ease-in-out infinite studio-pulse}.studio-links>a.animation-float{animation:3s ease-in-out infinite studio-float}.studio-links>a.animation-shine:after{content:"";background:linear-gradient(90deg,#0000,#ffffff2e,#0000);animation:3s infinite studio-shine;position:absolute;inset:-50%;transform:translate(-70%)rotate(20deg)}.studio-title,.studio-text,.studio-about,.studio-services,.studio-image,.studio-gallery,.studio-embed,.studio-location,.studio-contact{border:1px solid var(--studio-border);background:color-mix(in srgb,var(--studio-block) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--studio-block-text);border-radius:22px;padding:24px}.studio-block h2{color:var(--studio-heading);font-size:calc(var(--studio-heading-size) * .72);margin:0 0 9px;line-height:1.08}.studio-block p{line-height:1.65}.studio-rich-text{white-space:pre-line}.studio-services>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.studio-services article{border:1px solid var(--studio-border);text-align:left;border-radius:15px;padding:17px}.studio-services article strong{display:block}.studio-services article p{color:color-mix(in srgb,var(--studio-block-text) 72%,transparent);font-size:.85em}.studio-services article a,.studio-location>a{color:var(--studio-accent);align-items:center;gap:6px;font-size:.82em;font-weight:850;display:inline-flex}.studio-services svg,.studio-location>a svg{width:14px}.studio-image img{border-radius:16px;max-width:100%}.studio-image figcaption{opacity:.7;margin-top:9px;font-size:.78em}.studio-image-placeholder{border:1px dashed var(--studio-border);border-radius:16px;place-items:center;gap:8px;min-height:190px;display:grid}.studio-gallery{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.studio-gallery img{object-fit:cover;border-radius:13px;width:100%;height:170px}.studio-embed iframe,.studio-location iframe{aspect-ratio:16/9;background:#ddd;border:0;border-radius:15px;width:100%}.studio-socials{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.studio-socials a{color:var(--studio-icons);background:var(--studio-block);border:1px solid var(--studio-border);border-radius:50%;place-items:center;display:grid}.studio-socials.size-small a{width:38px;height:38px}.studio-socials.size-medium a{width:48px;height:48px}.studio-socials.size-large a{width:58px;height:58px}.studio-socials svg{width:45%;height:45%}.studio-location>p{justify-content:center;align-items:center;gap:7px;display:flex}.studio-location>p svg{width:18px;color:var(--studio-accent)}.studio-location>a{background:var(--studio-button);color:var(--studio-button-text);border-radius:12px;margin-top:13px;padding:11px 16px;text-decoration:none}.studio-contact form{grid-template-columns:1fr 1fr;gap:10px;display:grid}.studio-contact input,.studio-contact textarea{border:1px solid var(--studio-border);background:color-mix(in srgb,var(--studio-block) 70%,#000);width:100%;color:var(--studio-block-text);font:inherit;border-radius:12px;padding:13px}.studio-contact textarea{grid-column:1/-1;min-height:110px}.studio-contact button{background:var(--studio-button);color:var(--studio-button-text);border:0;border-radius:13px;grid-column:1/-1;padding:14px;font-weight:850}.studio-divider{border:0;border-top:1px solid var(--studio-border)}.studio-powered{text-align:center;margin-top:auto;padding:24px 0 5px}.studio-powered a{color:color-mix(in srgb,var(--studio-block-text) 55%,transparent);text-transform:uppercase;letter-spacing:.08em;font-size:10px;text-decoration:none}.studio-powered strong{color:var(--studio-block-text)}.custom-landing-shell{background:#09090d;width:100%;height:100svh;overflow:hidden}.custom-landing-shell>.client-links{display:none}.custom-landing-shell>iframe{background:#fff;border:0;width:100%;height:100%;display:block}@keyframes studio-pulse{50%{transform:scale(1.018)}}@keyframes studio-float{50%{transform:translateY(-5px)}}@keyframes studio-shine{to{transform:translate(90%)rotate(20deg)}}@keyframes studio-morph{50%{border-radius:62% 38% 36% 64%;transform:rotate(12deg)}}.studio-loading,.studio-loading-panel{color:#555;background:#f4f5f7;justify-content:center;align-items:center;gap:10px;min-height:100vh;font-weight:750;display:flex}.studio-loading-panel{background:0 0;min-height:380px}.studio-login{color:#fff;background:radial-gradient(circle at 15% 15%,#ff5c3c29,#0000 30%),radial-gradient(circle at 85% 80%,#7c5cff2e,#0000 34%),#0d0c11;place-items:center;min-height:100vh;padding:24px;display:grid}.studio-login>section{background:#14131ae0;border:1px solid #ffffff1f;border-radius:28px;width:min(100%,450px);padding:42px;box-shadow:0 35px 100px #00000061}.studio-login-brand{align-items:center;gap:13px;margin-bottom:38px;display:flex}.studio-login-brand img{width:48px}.studio-login-brand div{flex-direction:column;display:flex}.studio-login-brand strong{letter-spacing:.17em}.studio-login-brand small{letter-spacing:.25em;color:#b6aefc;font-size:8px}.studio-login>section>p{color:#ff795d;letter-spacing:.13em;font-size:10px;font-weight:850}.studio-login h1{letter-spacing:-.045em;font-size:38px;line-height:1.02}.studio-login form{gap:15px;margin-top:30px;display:grid}.studio-login label,.studio-field{gap:7px;font-size:11px;font-weight:800;display:grid}.studio-login input,.studio-field input,.studio-field textarea,.studio-field select{color:#17171c;width:100%;font:inherit;background:#fff;border:1px solid #dedfe5;border-radius:11px;padding:12px 13px}.studio-login input{color:#fff;background:#0b0a0f;border-color:#ffffff26}.studio-login form button,.studio-create-card form button{color:#fff;background:linear-gradient(120deg,#ff6244,#ff845c);border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:49px;font-weight:850;display:flex}.studio-notice{color:#166d40;background:#e9fff1;border-radius:10px;padding:12px;font-size:11px}.studio-notice.error{color:#a52b2b;background:#fff0f0}.studio-admin{color:#17171c;background:#f4f5f7;grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.studio-admin>aside{color:#fff;z-index:40;background:#111116;border-right:1px solid #ffffff0f;flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.studio-admin>aside>header{border-bottom:1px solid #ffffff12;align-items:center;height:72px;padding:0 15px;display:flex}.studio-admin>aside>header>a{color:#fff;align-items:center;gap:10px;text-decoration:none;display:flex}.studio-admin>aside>header img{width:38px}.studio-admin>aside>header span{flex-direction:column;display:flex}.studio-admin>aside>header strong{letter-spacing:.16em;font-size:12px}.studio-admin>aside>header small{letter-spacing:.16em;color:#8e899a;font-size:7px}.studio-admin>aside>header>button{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.studio-create{color:#fff;background:#25242d;border:1px solid #ffffff1a;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:42px;margin:14px 12px 9px;font-weight:800;display:flex}.studio-create svg{width:17px}.studio-client-list{gap:4px;padding:4px 9px;display:grid;overflow:auto}.studio-client-list>button{color:#d9d7df;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:38px 1fr 7px;align-items:center;gap:9px;padding:8px;display:grid}.studio-client-list>button:hover,.studio-client-list>button.active{color:#fff;background:#28272f}.studio-client-list>button.active{box-shadow:inset 2px 0 #ff6849}.studio-client-list>button>span{border-radius:12px;place-items:center;width:38px;height:38px;font-size:9px;font-weight:900;display:grid}.studio-client-list>button>div{flex-direction:column;min-width:0;display:flex}.studio-client-list strong,.studio-client-list small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.studio-client-list small{color:#797582;margin-top:3px;font-size:8px}.studio-client-list i{background:#4a4851;border-radius:50%;width:7px;height:7px}.studio-client-list i.published{background:#3fd17c}.studio-admin>aside>footer{border-top:1px solid #ffffff12;grid-template-columns:35px 1fr 30px;align-items:center;gap:8px;margin-top:auto;padding:13px;display:grid}.studio-admin>aside>footer>span{background:#282631;border-radius:50%;place-items:center;width:35px;height:35px;font-size:10px;display:grid}.studio-admin>aside>footer>div{flex-direction:column;display:flex}.studio-admin>aside>footer strong{font-size:9px}.studio-admin>aside>footer small{color:#777481;font-size:7px}.studio-admin>aside>footer button{color:#8e8a96;background:0 0;border:0}.studio-admin svg{width:18px;height:18px}.studio-workspace{min-width:0}.studio-topbar{z-index:30;background:#fff;border-bottom:1px solid #e2e3e7;align-items:center;height:72px;padding:0 24px;display:flex;position:sticky;top:0}.studio-topbar>div:first-of-type{margin-right:auto}.studio-topbar small{letter-spacing:.13em;color:#a09ca8;font-size:7px;font-weight:850}.studio-topbar h1{margin:2px 0 0;font-size:17px}.studio-menu{background:0 0;border:0;display:none}.studio-top-actions{gap:8px;display:flex}.studio-top-actions a,.studio-top-actions button{color:#242229;background:#fff;border:1px solid #dedfe4;border-radius:10px;align-items:center;gap:7px;height:40px;padding:0 13px;font-size:10px;font-weight:800;text-decoration:none;display:flex}.studio-top-actions button.publish{color:#fff;background:#17161d;border-color:#141319}.studio-banner{color:#1a7548;background:#edfff3;border:1px solid #bce9cd;border-radius:11px;align-items:center;gap:8px;margin:14px 18px 0;padding:11px 13px;font-size:10px;display:flex}.studio-banner.error{color:#a33131;background:#fff1f1;border-color:#f1c5c5}.studio-banner>button{color:inherit;background:0 0;border:0;margin-left:auto}.studio-tabs{z-index:25;background:#fff;border-bottom:1px solid #e3e4e7;gap:3px;padding:9px 18px;display:flex;position:sticky;top:72px;overflow:auto}.studio-tabs button{white-space:nowrap;color:#6d6973;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;padding:9px 12px;font-size:9px;font-weight:800;display:flex}.studio-tabs button.active{color:#17161c;background:#f0eff3}.studio-editor-layout{grid-template-columns:minmax(500px,760px) minmax(350px,1fr);align-items:start;gap:18px;max-width:1500px;margin:auto;padding:18px;display:grid}.studio-controls{gap:14px;min-width:0;display:grid}.studio-panel{background:#fff;border:1px solid #dedfe4;border-radius:15px;overflow:hidden}.studio-panel>header{border-bottom:1px solid #e8e8ec;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:14px 16px;display:flex}.studio-panel>header h2{margin:0;font-size:13px}.studio-panel>header p{color:#92909a;margin:4px 0 0;font-size:9px;line-height:1.45}.studio-panel>header>button,.studio-panel>header>div+button{background:#fff;border:1px solid #dddde3;border-radius:9px;align-items:center;gap:5px;padding:8px 10px;font-size:9px;font-weight:800;display:flex}.studio-panel>div{gap:13px;padding:15px;display:grid}.studio-field>span{justify-content:space-between;display:flex}.studio-field small{color:#9a96a1;font-size:8px;font-weight:500}.studio-field textarea{resize:vertical}.studio-inline-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.studio-media-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.media-chooser{gap:7px;min-width:0;display:grid}.media-chooser>label{color:#777;font-size:8px}.media-chooser select{border:1px solid #dedfe4;border-radius:8px;width:100%;margin-top:4px;padding:8px;font-size:9px}.studio-switch-row{background:#f7f7f9;border-radius:10px;padding:10px}.studio-page-pills{flex-wrap:wrap;gap:7px;display:flex}.studio-page-pills button{background:#f8f8fa;border:1px solid #e0e0e5;border-radius:10px;padding:9px 11px;font-size:9px;font-weight:800}.studio-page-pills button.active{color:#a8432d;background:#fff1ed;border-color:#ff7051}.studio-page-pills small{color:#ff6244;margin-left:6px;font-size:6px}.studio-page-settings{border-top:1px solid #ececf0;grid-template-columns:1fr 1fr;gap:10px;padding-top:13px;display:grid}.studio-page-settings>label:not(.studio-field){align-items:center;gap:6px;font-size:9px;display:flex}.danger-light{color:#a83b3b;background:#fff6f6;border:1px solid #f0caca;border-radius:9px;font-size:9px}.studio-add-block{grid-template-columns:1fr auto;gap:8px;display:grid}.studio-add-block select{border:1px solid #dddde3;border-radius:9px;padding:9px}.studio-add-block button{color:#fff;background:#17161c;border:0;border-radius:9px;align-items:center;gap:5px;padding:0 13px;font-size:9px;font-weight:800;display:flex}.studio-block-list{gap:7px;display:grid}.studio-block-list article{cursor:pointer;border:1px solid #e1e1e6;border-radius:11px;grid-template-columns:22px 1fr auto auto;align-items:center;gap:8px;padding:11px;display:grid}.studio-block-list article.active{background:#fff4f0;border-color:#ff7759}.studio-block-list article>span{color:#96929d;font-size:8px}.studio-block-list article>div{gap:3px;display:flex}.studio-block-list button{background:#f0eff3;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.studio-block-list button svg{width:13px}.studio-repeater{gap:8px;display:grid}.studio-repeater>strong{font-size:10px}.studio-repeater>div{border:1px solid #e4e4e8;border-radius:10px;grid-template-columns:1fr 1fr 110px auto auto;gap:7px;padding:9px;display:grid;position:relative}.studio-repeater input,.studio-repeater textarea,.studio-repeater select{min-width:0;font:inherit;border:1px solid #e0e0e5;border-radius:8px;padding:9px;font-size:9px}.studio-repeater textarea{resize:vertical}.studio-repeater label{align-items:center;gap:4px;font-size:8px;display:flex}.studio-repeater button{color:#a94141;background:#fff0f0;border:0;border-radius:7px;padding:7px}.studio-repeater>button{color:#fff;background:#17161c;justify-self:start;align-items:center;gap:6px;font-size:9px;display:flex}.studio-delete{color:#a83434;background:#fff5f5;border:1px solid #efc7c7;border-radius:11px;justify-content:center;align-items:center;gap:6px;min-height:42px;font-weight:800;display:flex}.studio-theme-grid{grid-template-columns:repeat(3,1fr)!important}.studio-theme-grid button{text-transform:capitalize;background:#fff;border:1px solid #dedfe4;border-radius:11px;padding:8px;font-size:9px}.studio-theme-grid button.active{border-color:#ff684a;box-shadow:0 0 0 2px #fff0ec}.theme-swatch{background:linear-gradient(145deg,#0b0b0f,#ff6547);border-radius:7px;height:52px;margin-bottom:6px;display:block}.theme-swatch.classic{background:linear-gradient(145deg,#f4efe5,#382f2b)}.theme-swatch.vibrant{background:linear-gradient(145deg,#ff2f7d,#6938ff)}.theme-swatch.cozy{background:linear-gradient(145deg,#edc8ad,#826455)}.theme-swatch.bold{background:linear-gradient(145deg,#050505,#ffe600)}.theme-swatch.custom{background:linear-gradient(145deg,#eee,#777)}.studio-option-row{flex-wrap:wrap;gap:7px;display:flex}.studio-option-row button{text-transform:capitalize;background:#fff;border:1px solid #dedfe4;border-radius:10px;flex:1;min-width:85px;padding:10px;font-size:9px}.studio-option-row button.active{color:#fff;background:#17161c;border-color:#17161c}.studio-color-grid{grid-template-columns:1fr 1fr!important}.studio-color{gap:6px;font-size:9px;font-weight:800;display:grid}.studio-color>div{border:1px solid #dedfe4;border-radius:9px;grid-template-columns:38px 1fr;display:grid;overflow:hidden}.studio-color input[type=color]{background:#fff;border:0;width:38px;height:38px;padding:4px}.studio-color input:last-child{border:0;min-width:0;padding:8px;font-size:8px}.studio-preview{background:#fff;border:1px solid #dedfe4;border-radius:15px;min-width:0;position:sticky;top:135px;overflow:hidden}.studio-preview>header{border-bottom:1px solid #e7e7eb;justify-content:space-between;align-items:center;height:55px;padding:0 14px;font-size:10px;display:flex}.studio-preview>header>div{gap:4px;display:flex}.studio-preview>header button{background:#fff;border:1px solid #e0e0e4;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.studio-preview>header button.active{color:#fff;background:#17161c}.studio-device{background:#ededef;justify-content:center;align-items:start;min-height:680px;padding:18px;display:grid;overflow:auto}.studio-device>div{background:#fff;height:640px;transition:width .2s;overflow:auto;box-shadow:0 15px 45px #00000021}.studio-device.mobile>div{border:9px solid #17171b;border-radius:33px;width:375px}.studio-device.tablet>div{border:8px solid #17171b;border-radius:24px;width:620px}.studio-device.desktop>div{border:4px solid #17171b;border-radius:13px;width:960px}.studio-device .studio-public{min-height:100%;font-size:13px}.studio-device .studio-public-inner{width:calc(100% - 22px);min-height:100%;padding-top:16px}.studio-preview>p{text-align:center;color:#8b8792;margin:0;padding:10px;font-size:8px}.studio-create-card{background:#fff;border:1px solid #dedfe4;border-radius:18px;width:min(580px,100% - 30px);margin:45px auto;padding:32px}.studio-create-card>p{letter-spacing:.13em;color:#ff6244;font-size:8px;font-weight:850}.studio-create-card h2{font-size:24px}.studio-create-card form{gap:13px;display:grid}.studio-create-card label{gap:6px;font-size:10px;font-weight:800;display:grid}.studio-create-card input,.studio-create-card select{border:1px solid #dedfe4;border-radius:10px;padding:12px}.studio-empty{flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}.studio-analytics,.custom-editor-v2,.versions-panel,.studio-media-library{max-width:1250px;margin:auto;padding:22px}.studio-analytics>header,.custom-editor-v2>header,.studio-media-library>header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.studio-analytics h2,.custom-editor-v2 h2,.studio-media-library h2{margin:3px 0;font-size:22px}.studio-analytics small,.custom-editor-v2 small{letter-spacing:.13em;color:#ff6547;font-size:7px;font-weight:850}.studio-analytics select{border:1px solid #ddd;border-radius:9px;padding:10px}.analytics-cards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.analytics-cards article{background:#fff;border:1px solid #dedfe4;border-radius:14px;grid-template-columns:40px 1fr;gap:4px 10px;padding:18px;display:grid}.analytics-cards article>span{color:#ff6547;background:#fff0ec;border-radius:11px;grid-row:1/3;place-items:center;width:40px;height:40px;display:grid}.analytics-cards small{color:#777;letter-spacing:0}.analytics-cards strong{font-size:23px}.analytics-chart{background:#fff;border:1px solid #dedfe4;border-radius:14px;margin-top:13px;padding:18px}.analytics-chart h3,.analytics-list h3{margin:0 0 15px;font-size:12px}.analytics-chart>div{border-bottom:1px solid #ddd;align-items:end;gap:3px;height:220px;display:flex}.analytics-chart span{flex:1;align-items:end;gap:1px;height:100%;display:flex}.analytics-chart i,.analytics-chart b{background:#5f5bff;width:50%;min-height:2px}.analytics-chart b{background:#ff6547}.analytics-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:13px;display:grid}.analytics-list{background:#fff;border:1px solid #dedfe4;border-radius:14px;padding:17px}.analytics-list>div{grid-template-columns:1fr auto;gap:6px;margin-top:9px;font-size:9px;display:grid}.analytics-list i{background:#e7e7eb;border-radius:9px;grid-column:1/-1;height:4px}.analytics-list i b{border-radius:inherit;background:linear-gradient(90deg,#655cff,#ff684a);height:100%;display:block}.custom-editor-v2>header>label{font-size:9px}.custom-code-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.custom-code-grid>label,.custom-assets-grid>label{text-align:center;cursor:pointer;background:#fff;border:1px dashed #cfd0d8;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:18px;display:flex}.custom-code-grid>label.loaded{background:#effff5;border-style:solid;border-color:#78d19c}.custom-code-grid input,.custom-assets-grid input,.custom-add-assets input{display:none}.custom-code-grid strong,.custom-assets-grid strong{margin-top:9px;font-size:10px}.custom-code-grid span,.custom-assets-grid span{color:#888;margin-top:4px;font-size:8px}.custom-code-grid label small{color:#8a63df;letter-spacing:0}.custom-assets-grid{grid-template-columns:1fr 1fr;gap:10px;margin:12px 0;display:grid}.custom-assets-grid>label{min-height:100px}.custom-analysis{background:#faf7ff;border:1px solid #d9cff5;border-radius:14px;margin-bottom:12px;padding:16px}.custom-analysis>header{gap:9px;display:flex}.custom-analysis>header div{flex-direction:column;display:flex}.custom-analysis strong{font-size:11px}.custom-analysis span,.custom-analysis p{font-size:9px}.analysis-tags{flex-wrap:wrap;gap:6px;margin:12px 0;display:flex}.analysis-tags span{color:#6342ae;background:#eee7ff;border-radius:99px;padding:6px 8px}.missing-asset{background:#fff9eb;border:1px solid #efd39a;border-radius:9px;justify-content:space-between;align-items:center;margin-top:7px;padding:10px;font-size:9px;display:flex}.missing-asset span{align-items:center;gap:6px;display:flex}.missing-asset input{font-size:8px}.custom-add-assets{border:1px dashed #ccc;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:11px;font-size:9px;display:flex}.attached-assets{gap:6px;display:grid}.attached-assets>span{border:1px solid #e2e2e7;border-radius:9px;grid-template-columns:1fr auto 28px;align-items:center;gap:7px;padding:9px;font-size:9px;display:grid}.attached-assets small{color:#777;font-size:7px}.attached-assets button{color:#a33;background:#fff0f0;border:0;border-radius:7px}.custom-code-review{background:#fff;border:1px solid #dedfe4;border-radius:12px;margin:12px 0}.custom-code-review summary{padding:13px;font-size:10px;font-weight:800}.custom-code-review>.studio-field{padding:0 13px 13px}.custom-code-review textarea{color:#eee;background:#17171d;min-height:180px;font-family:monospace;font-size:9px}.custom-save{color:#fff;background:#17161c;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:0 18px;font-weight:800;display:flex}.versions-panel>header{align-items:center;gap:11px;margin-bottom:15px;display:flex}.versions-panel h2{margin:0;font-size:20px}.versions-panel p{color:#888;font-size:9px}.versions-panel>article{background:#fff;border:1px solid #dedfe4;grid-template-columns:45px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.versions-panel>article+article{border-top:0}.versions-panel>article>span{background:#f0eff3;border-radius:50%;place-items:center;width:42px;height:42px;font-size:10px;font-weight:900;display:grid}.versions-panel>article>div{flex-direction:column;display:flex}.versions-panel>article strong{font-size:10px}.versions-panel>article small{color:#888;font-size:8px}.versions-panel button{background:#fff;border:1px solid #ddd;border-radius:8px;gap:5px;padding:8px;font-size:8px;display:flex}.studio-media-library>header>div{align-items:center;gap:10px;display:flex}.studio-media-library>header span{display:block}.studio-media-library>header h2,.studio-media-library>header p{margin:0}.studio-media-library>header p{color:#888;font-size:9px}.studio-media-library>header button{background:#fff;border:1px solid #ddd;border-radius:9px;gap:5px;padding:9px;display:flex}.studio-media-library>div{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.studio-media-library article{background:#fff;border:1px solid #dedfe4;border-radius:12px;flex-direction:column;gap:6px;padding:10px;display:flex}.studio-media-library img{aspect-ratio:1;object-fit:contain;background:#f2f2f4;border-radius:9px;width:100%}.studio-media-library strong{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.studio-media-library small{color:#888;font-size:7px}.studio-media-library article button{color:#fff;background:#17161c;border:0;border-radius:7px;padding:8px;font-size:8px}@media (max-width:1180px){.studio-editor-layout{grid-template-columns:minmax(470px,1fr) 410px}.studio-device.tablet>div,.studio-device.desktop>div{width:375px}.studio-media-library>div{grid-template-columns:repeat(3,1fr)}}@media (max-width:920px){.studio-admin{grid-template-columns:1fr}.studio-admin>aside{width:250px;transition:left .2s;position:fixed;left:-270px;box-shadow:25px 0 70px #00000040}.studio-admin>aside.open{left:0}.studio-admin>aside>header>button,.studio-menu{place-items:center;display:grid}.studio-topbar{gap:9px;padding:0 13px}.studio-topbar>div:first-of-type{margin-right:auto}.studio-editor-layout{grid-template-columns:1fr}.studio-preview{position:relative;top:auto}.studio-tabs{top:72px}.custom-code-grid{grid-template-columns:repeat(2,1fr)}.analytics-grid{grid-template-columns:1fr}}@media (max-width:640px){.studio-public-inner{width:min(100% - 18px,720px);padding-top:12px}.studio-nav>button{border:1px solid var(--studio-border);background:var(--studio-block);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;margin-left:auto;display:flex}.studio-nav>button span{background:var(--studio-block-text);width:16px;height:2px}.studio-nav>div{flex-direction:column;margin-top:7px;display:none}.studio-nav>div.open{display:flex}.studio-nav a{text-align:center}.studio-block.width-wide,.studio-block.width-compact{width:100%}.studio-header{padding-inline:10px}.studio-title,.studio-text,.studio-about,.studio-services,.studio-image,.studio-gallery,.studio-embed,.studio-location,.studio-contact{border-radius:18px;padding:18px}.studio-services>div{grid-template-columns:1fr}.studio-gallery{grid-template-columns:repeat(2,1fr)}.studio-gallery img{height:130px}.studio-contact form{grid-template-columns:1fr}.studio-contact textarea,.studio-contact button{grid-column:auto}.studio-top-actions a,.studio-top-actions button:first-of-type{display:none}.studio-top-actions button.publish{padding:0 9px}.studio-tabs{padding-inline:9px}.studio-tabs button{padding:8px}.studio-tabs button svg{display:none}.studio-editor-layout,.studio-analytics,.custom-editor-v2,.versions-panel,.studio-media-library{padding:11px}.studio-media-grid,.studio-inline-fields,.studio-color-grid,.studio-page-settings{grid-template-columns:1fr!important}.studio-repeater>div{grid-template-columns:1fr}.studio-theme-grid{grid-template-columns:repeat(2,1fr)!important}.studio-device{min-height:590px;padding:8px}.studio-device>div,.studio-device.mobile>div,.studio-device.tablet>div,.studio-device.desktop>div{border-width:6px;width:min(375px,100vw - 48px);height:560px}.analytics-cards{grid-template-columns:1fr}.analytics-chart{overflow:auto}.analytics-chart>div{min-width:520px}.custom-editor-v2>header{flex-wrap:wrap;align-items:flex-start}.custom-code-grid{grid-template-columns:1fr 1fr}.custom-assets-grid{grid-template-columns:1fr}.studio-media-library>div{grid-template-columns:repeat(2,1fr)}.versions-panel>article{grid-template-columns:42px 1fr}.versions-panel>article>button{grid-column:1/-1;justify-content:center;justify-self:stretch}.studio-login>section{padding:28px}.studio-login h1{font-size:31px}}@media (min-width:921px){.studio-editor-layout{grid-template-columns:minmax(560px,680px) minmax(420px,480px);justify-content:center;gap:30px;width:100%;max-width:1320px;padding:28px 24px 64px}.studio-preview{width:100%}}.studio-panel{border-radius:18px;box-shadow:0 1px 2px #13121906}.studio-panel>header{min-height:78px;padding:17px 20px}.studio-panel>header h2{font-size:15px}.studio-panel>header p{max-width:520px;font-size:11px;line-height:1.5}.studio-panel>div{gap:17px;padding:20px}.studio-field,.studio-color,.studio-controls>section>label{font-size:12px}.studio-field small{font-size:10px}.studio-field input:not([type=range]),.studio-field select,.studio-field textarea{min-height:46px;padding:12px 14px;font-size:12px}.studio-option-row button{min-height:44px;padding:11px 13px;font-size:11px;font-weight:750}.studio-theme-grid button{padding:10px;font-size:11px}.theme-swatch{height:68px}.studio-color{font-size:11px}.studio-color>div{min-height:44px}.studio-color input:last-child{font-size:10px}.studio-preview{border-radius:18px;top:151px;box-shadow:0 18px 55px #18171f14}.studio-preview>header{height:62px;padding:0 18px;font-size:12px}.studio-preview>header button{width:34px;height:34px}.studio-device{background:#f3f3f5;min-height:730px;padding:28px 20px;overflow:hidden}.studio-device>div{isolation:isolate;background:#fff;height:668px;position:relative;overflow:hidden}.studio-device.mobile>div{border:8px solid #17171b;border-radius:42px;width:360px;box-shadow:0 24px 60px #11111533}.studio-device.tablet>div{width:min(100%,620px)}.studio-device.desktop>div{width:min(100%,960px)}.studio-device .studio-public{overscroll-behavior:contain;contain:layout paint style;width:100%;height:100%;min-height:100%;position:relative;overflow:hidden auto}.studio-device .studio-background-media,.studio-device .studio-background-overlay{position:absolute;inset:0}.studio-device .studio-background-media{height:100%}.studio-device .studio-public-inner{width:calc(100% - 34px);padding:24px 0 18px}.studio-device .studio-profile{max-width:132px;max-height:132px}.studio-device .studio-header h1{font-size:27px}.studio-preview>p{padding:12px;font-size:9px}@media (max-width:1180px) and (min-width:921px){.studio-editor-layout{grid-template-columns:minmax(470px,1fr) 400px;gap:18px;padding-inline:18px}.studio-device{padding-inline:12px}.studio-device.mobile>div,.studio-device.tablet>div,.studio-device.desktop>div{width:350px}}@media (max-width:640px){.studio-panel>header,.studio-panel>div{padding-inline:15px}.studio-device{min-height:620px;padding:10px}.studio-device>div,.studio-device.mobile>div,.studio-device.tablet>div,.studio-device.desktop>div{border-radius:32px;width:min(360px,100vw - 44px);height:594px}}@media (max-width:420px){.custom-code-grid,.studio-media-library>div{grid-template-columns:1fr}.studio-topbar h1{white-space:nowrap;text-overflow:ellipsis;max-width:115px;overflow:hidden}}@media (prefers-reduced-motion:reduce){.studio-public *{scroll-behavior:auto!important;animation:none!important}}.studio-background-image{background-image:var(--studio-background-desktop);background-color:var(--studio-bg)}@media (max-width:640px){.studio-background-image{background-image:var(--studio-background-mobile)}}.privacy-consent{z-index:9999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;background:#121117f5;border:1px solid #ffffff24;border-radius:16px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;max-width:900px;margin:auto;padding:14px;display:grid;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 20px 60px #00000059}.privacy-consent strong{font-size:12px}.privacy-consent p{color:#b4b0bb;margin:4px 0;font-size:9px;line-height:1.45}.privacy-consent a{color:#ff8268;font-size:8px}.privacy-consent button{color:#fff;background:0 0;border:1px solid #ffffff26;border-radius:10px;min-height:38px;padding:0 12px;font-size:9px;font-weight:800}.privacy-consent button:last-child{background:#ff694a;border-color:#ff694a}@media (max-width:620px){.privacy-consent{grid-template-columns:1fr 1fr}.privacy-consent>div{grid-column:1/-1}.privacy-consent button{padding-inline:7px}}.studio-block-list article.dragging{opacity:.45;cursor:grabbing;border-style:dashed}.studio-block-list article>svg{cursor:grab}.studio-video-mobile-poster{background-color:var(--studio-bg);display:none}.studio-analytics .analytics-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.contrast-warnings,.contrast-ok{border-radius:11px;align-items:flex-start;gap:9px;padding:12px;font-size:10px;display:flex}.contrast-warnings{color:#835817;background:#fff8e8;border:1px solid #efc77d}.contrast-warnings>div{gap:4px;display:grid}.contrast-warnings span{font-size:9px}.contrast-ok{color:#187244;background:#effff5;border:1px solid #a8dfbd}.contrast-warnings svg,.contrast-ok svg{flex:none;width:18px}@media (max-width:640px){.studio-public>.studio-background-video.has-mobile-poster{display:none}.studio-video-mobile-poster{display:block}}@media (max-width:900px){.studio-analytics .analytics-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.studio-analytics .analytics-cards{grid-template-columns:1fr}}.studio-public{font-weight:var(--studio-body-weight,400);letter-spacing:var(--studio-body-spacing,0)}.studio-background-media{filter:contrast(var(--studio-background-contrast,100%))}.studio-header h1,.studio-block h2{font-weight:var(--studio-heading-weight,800);letter-spacing:var(--studio-heading-spacing,-1px)}.studio-client-list{flex:1;min-height:0}.studio-archive-nav{color:#aaa7b2;text-align:left;cursor:pointer;background:0 0;border:1px solid #ffffff17;border-radius:11px;grid-template-columns:20px 1fr auto;align-items:center;gap:9px;margin:8px 12px 10px;padding:11px 12px;font-size:10px;font-weight:800;display:grid}.studio-archive-nav:hover,.studio-archive-nav.active{color:#fff;background:#28272f}.studio-archive-nav.active{border-color:#ff684980;box-shadow:inset 2px 0 #ff6849}.studio-archive-nav svg{width:17px;height:17px}.studio-archive-nav b{background:#35333d;border-radius:99px;place-items:center;min-width:21px;height:21px;padding:0 6px;font-size:8px;display:grid}.studio-archive-page{gap:16px;width:min(1080px,100% - 36px);margin:24px auto;display:grid}.studio-archive-page>header{background:#fff;border:1px solid #dedfe4;border-radius:16px;align-items:flex-start;gap:14px;padding:22px;display:flex}.studio-archive-page>header>span{color:#ff6547;background:#fff0ec;border-radius:12px;flex:none;place-items:center;width:43px;height:43px;display:grid}.studio-archive-page>header small{color:#ff6547;letter-spacing:.13em;font-size:8px;font-weight:900}.studio-archive-page>header h2{margin:4px 0 5px;font-size:22px}.studio-archive-page>header p{color:#7f7b86;max-width:690px;margin:0;font-size:10px;line-height:1.55}.studio-archive-list{gap:9px;display:grid}.studio-archive-list article{background:#fff;border:1px solid #dedfe4;border-radius:14px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 16px;display:grid}.studio-archive-list article>span{color:#fff;border-radius:13px;place-items:center;width:48px;height:48px;font-size:10px;font-weight:900;display:grid}.studio-archive-list article>div{flex-direction:column;min-width:0;display:flex}.studio-archive-list strong{font-size:12px}.studio-archive-list small{color:#77727d;margin-top:3px;font-size:9px}.studio-archive-list p{color:#9a96a1;margin:6px 0 0;font-size:8px}.studio-archive-list button{color:#242229;cursor:pointer;background:#fff;border:1px solid #dedfe4;border-radius:10px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:9px;font-weight:850;display:flex}.studio-archive-list button:hover{color:#a7442f;background:#fff4f0;border-color:#ff7659}.studio-archive-list button:disabled{cursor:wait;opacity:.55}.studio-archive-list button svg{width:16px;height:16px}.studio-archive-empty{text-align:center;color:#8b8792;background:#fff;border:1px dashed #d4d3d9;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:35px;display:flex}.studio-archive-empty svg{width:34px;height:34px}.studio-archive-empty h3{color:#242229;margin:13px 0 5px;font-size:15px}.studio-archive-empty p{max-width:430px;margin:0;font-size:9px;line-height:1.55}@media (max-width:640px){.studio-archive-page{width:calc(100% - 24px);margin:14px auto}.studio-archive-page>header{padding:17px}.studio-archive-page>header h2{font-size:19px}.studio-archive-list article{grid-template-columns:42px 1fr}.studio-archive-list article>span{width:42px;height:42px}.studio-archive-list article>button{grid-column:1/-1;justify-content:center}.studio-archive-list p{line-height:1.45}}@media (min-width:921px){.studio-admin{grid-template-columns:218px minmax(0,1fr)}}.studio-home-nav{color:#aaa7b2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:18px 1fr;align-items:center;gap:8px;margin:10px 9px 3px;padding:9px 10px;font-size:9px;font-weight:850;display:grid}.studio-home-nav:hover,.studio-home-nav.active{color:#fff;background:#28272f}.studio-home-nav.active{box-shadow:inset 2px 0 #ff6849}.studio-home-nav svg{width:15px;height:15px}.studio-create{border-radius:9px;min-height:35px;margin:4px 9px 7px;font-size:9px}.studio-client-list{gap:1px;padding:1px 7px}.studio-client-list>button{border-radius:8px;grid-template-columns:28px 1fr 6px;gap:7px;min-height:38px;padding:5px 7px}.studio-client-list>button>span{border-radius:8px;width:28px;height:28px;font-size:7px}.studio-client-list strong{font-size:8px}.studio-client-list small{margin-top:1px;font-size:7px}.studio-client-list i{width:6px;height:6px}.studio-archive-nav{border-radius:9px;margin:6px 9px 8px;padding:9px 10px;font-size:9px}.studio-home-page{gap:15px;width:min(1120px,100% - 36px);margin:24px auto;display:grid}.studio-home-page>header{background:#fff;border:1px solid #dedfe4;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.studio-home-page>header small{color:#ff6547;letter-spacing:.13em;font-size:8px;font-weight:900}.studio-home-page>header h2{letter-spacing:-.025em;margin:5px 0 6px;font-size:25px}.studio-home-page>header p{color:#7f7b86;margin:0;font-size:10px}.studio-home-page>header button{color:#fff;cursor:pointer;background:#17161c;border:0;border-radius:10px;align-items:center;gap:7px;height:40px;padding:0 14px;font-size:9px;font-weight:850;display:flex}.studio-home-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.studio-home-metrics article{background:#fff;border:1px solid #dedfe4;border-radius:13px;grid-template-columns:36px 1fr;align-items:center;gap:2px 10px;padding:16px;display:grid}.studio-home-metrics article>span{color:#ff6547;background:#fff0ec;border-radius:10px;grid-row:1/3;place-items:center;width:36px;height:36px;display:grid}.studio-home-metrics svg{width:17px;height:17px}.studio-home-metrics small{color:#8c8893;font-size:8px}.studio-home-metrics strong{font-size:18px}.studio-home-clients{background:#fff;border:1px solid #dedfe4;border-radius:15px;overflow:hidden}.studio-home-clients>header{border-bottom:1px solid #e8e8ec;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:13px 16px;display:flex}.studio-home-clients h3{margin:0;font-size:13px}.studio-home-clients p{color:#92909a;margin:3px 0 0;font-size:8px}.studio-home-clients>header button{color:#39363f;cursor:pointer;background:#fff;border:1px solid #dedfe4;border-radius:9px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:8px;font-weight:800;display:flex}.studio-home-clients>header button b{background:#efeff2;border-radius:99px;place-items:center;min-width:18px;height:18px;font-size:7px;display:grid}.studio-home-client-list{display:grid}.studio-home-client-list>button{color:#26242b;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #ededf0;grid-template-columns:32px minmax(160px,1fr) 90px 80px 75px 18px;align-items:center;gap:10px;min-height:51px;padding:7px 14px;display:grid}.studio-home-client-list>button:last-child{border-bottom:0}.studio-home-client-list>button:hover{background:#faf9fb}.studio-home-client-list>button>span{color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;font-size:7px;font-weight:900;display:grid}.studio-home-client-list>button>div{flex-direction:column;min-width:0;display:flex}.studio-home-client-list strong,.studio-home-client-list>button>div small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.studio-home-client-list strong{font-size:9px}.studio-home-client-list>button>div small{color:#89858f;margin-top:2px;font-size:7px}.studio-home-client-list em{color:#77737d;font-size:8px;font-style:normal}.studio-home-client-list i{color:#a75c1f;background:#fff3e8;border-radius:99px;width:max-content;padding:4px 7px;font-size:7px;font-style:normal;font-weight:800}.studio-home-client-list i.published{color:#167443;background:#eafff1}.studio-home-client-list>button>small{color:#77737d;text-align:right;font-size:8px}.studio-home-client-list>button>svg{color:#aaa6b0;width:15px}.studio-home-empty{color:#8b8792;flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex}.studio-home-empty>button{color:#fff;background:#17161c;border:0;border-radius:9px;margin-top:10px;padding:9px 12px;font-size:8px;font-weight:800}.studio-archive-list article>.studio-archive-actions{flex-direction:row;align-items:center;gap:7px;display:flex}.studio-archive-actions button{color:#242229;cursor:pointer;background:#fff;border:1px solid #dedfe4;border-radius:10px;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:8px;font-weight:850;display:flex}.studio-archive-actions button.permanent{color:#aa3535;background:#fff5f5;border-color:#efc5c5}.studio-archive-actions button.permanent:hover{color:#8e2020;background:#ffebeb;border-color:#d95b5b}@media (max-width:820px){.studio-home-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-home-client-list>button{grid-template-columns:32px minmax(130px,1fr) 80px 18px}.studio-home-client-list em,.studio-home-client-list>button>small{display:none}}@media (max-width:640px){.studio-home-page{width:calc(100% - 24px);margin:14px auto}.studio-home-page>header{align-items:flex-start;padding:18px}.studio-home-page>header h2{font-size:20px}.studio-home-page>header p{line-height:1.45}.studio-home-page>header button{flex:none;justify-content:center;width:38px;padding:0;font-size:0}.studio-home-metrics{grid-template-columns:1fr 1fr}.studio-home-metrics article{grid-template-columns:31px 1fr;gap:2px 8px;padding:12px}.studio-home-metrics article>span{width:31px;height:31px}.studio-home-client-list>button{grid-template-columns:30px minmax(0,1fr) 65px 15px;padding-inline:10px}.studio-home-client-list>button>span{width:30px;height:30px}.studio-home-client-list i{padding:4px 6px}.studio-archive-list article>.studio-archive-actions{grid-column:1/-1;width:100%}.studio-archive-actions button{flex:1;justify-content:center}}.custom-analysis>header{align-items:center}.bulk-asset-picker{color:#fff;white-space:nowrap;cursor:pointer;background:#6f4ac7;border:1px solid #7d5bd2;border-radius:9px;align-items:center;gap:6px;min-height:34px;margin-left:auto;padding:0 11px;font-size:8px;font-weight:850;display:flex}.bulk-asset-picker:hover{background:#5e3bad}.bulk-asset-picker.loading{cursor:wait;opacity:.7}.bulk-asset-picker svg{width:14px;height:14px}.bulk-asset-picker input{display:none}.bulk-asset-result{color:#1a7043;background:#effff4;border:1px solid #c8e7d3;border-radius:9px;padding:9px 11px;font-weight:750;margin:10px 0 0!important;font-size:8px!important}@media (max-width:640px){.custom-analysis>header{flex-wrap:wrap;align-items:flex-start}.bulk-asset-picker{justify-content:center;width:100%;margin:5px 0 0}.missing-asset{align-items:flex-start;gap:8px}.missing-asset span{overflow-wrap:anywhere;min-width:0}.missing-asset input{max-width:132px}}
