@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--primary: #6366f1;--primary-dark: #4f46e5;--secondary: #ec4899;--accent: #8b5cf6;--dark-bg: #f8fafc;--card-bg: #ffffff;--glass-border: #e2e8f0;--text-main: #0f172a;--text-muted: #64748b;--font-heading: "Outfit", sans-serif;--font-body: "Plus Jakarta Sans", sans-serif;--top-bar-height: 0px}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}html,body{overflow-x:hidden;width:100%;max-width:100vw}body{font-family:var(--font-body);background-color:transparent;color:var(--text-main);line-height:1.6;min-height:100vh}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172acc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:all .4s ease}.popup-overlay.active{opacity:1;visibility:visible}.sale-popup{width:90%;max-width:500px;padding:2.5rem 2rem;position:relative;transform:scale(.8) translateY(20px);transition:all .4s cubic-bezier(.175,.885,.32,1.275);background:#1e293bcc;box-shadow:0 25px 50px -12px #00000080;border:1px solid rgba(255,255,255,.1)}.popup-overlay.active .sale-popup{transform:scale(1) translateY(0)}.fa-spin-slow{animation:fa-spin 4s infinite linear}.pulse-animation{animation:pulse 2s infinite}#particle-canvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.wave-bg{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.wave-bg-base{position:absolute;inset:0;background:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(99,102,241,.14),transparent 60%),radial-gradient(ellipse 90% 70% at 100% 40%,rgba(56,189,248,.1),transparent 55%),radial-gradient(ellipse 80% 60% at 0% 80%,rgba(168,85,247,.08),transparent 50%),linear-gradient(180deg,#f8fafc,#fff 40%,#f6f8fb)}.wave-bg-grid{position:absolute;inset:0;opacity:.35;background-image:linear-gradient(rgba(99,102,241,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(99,102,241,.06) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,#000 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,#000 30%,transparent 80%);animation:wave-grid-drift 35s linear infinite}@keyframes wave-grid-drift{0%{transform:translateZ(0)}to{transform:translate3d(0,56px,0)}}.wave-bg-orb{position:absolute;border-radius:50%;filter:blur(70px);will-change:transform,opacity;mix-blend-mode:normal;opacity:.38}.wave-bg-orb-a{width:min(65vw,620px);height:min(65vw,620px);top:-12%;right:-8%;background:radial-gradient(circle,#6366f18c,#6366f11a 50%,#6366f100 70%);animation:wave-orb-float-a 14s ease-in-out infinite}.wave-bg-orb-b{width:min(58vw,540px);height:min(58vw,540px);bottom:2%;left:-10%;background:radial-gradient(circle,#a855f773,#a855f71a 50%,#a855f700 70%);animation:wave-orb-float-b 18s ease-in-out infinite}.wave-bg-orb-c{width:min(45vw,420px);height:min(45vw,420px);top:35%;left:40%;background:radial-gradient(circle,#38bdf866,#38bdf814 50%,#38bdf800 70%);animation:wave-orb-float-c 16s ease-in-out infinite}.wave-bg-orb-d{width:min(40vw,360px);height:min(40vw,360px);bottom:22%;right:8%;background:radial-gradient(circle,#ec489959,#ec48990f 50%,#ec489900 70%);animation:wave-orb-float-d 20s ease-in-out infinite}@keyframes wave-orb-float-a{0%,to{transform:translateZ(0) scale(1);opacity:.9}50%{transform:translate3d(-50px,60px,0) scale(1.15);opacity:1}}@keyframes wave-orb-float-b{0%,to{transform:translateZ(0) scale(1);opacity:.85}50%{transform:translate3d(60px,-45px,0) scale(1.2);opacity:1}}@keyframes wave-orb-float-c{0%,to{transform:translateZ(0) scale(1);opacity:.8}33%{transform:translate3d(40px,-35px,0) scale(1.15);opacity:1}66%{transform:translate3d(-35px,30px,0) scale(.92);opacity:.85}}@keyframes wave-orb-float-d{0%,to{transform:translateZ(0) scale(1);opacity:.8}50%{transform:translate3d(-45px,-50px,0) scale(1.22);opacity:1}}.wave-bg-shine{position:absolute;inset:-30%;background:conic-gradient(from 0deg at 50% 50%,transparent 0deg,rgba(99,102,241,.08) 60deg,transparent 120deg,rgba(168,85,247,.06) 200deg,transparent 280deg,rgba(56,189,248,.07) 320deg,transparent 360deg);animation:wave-shine-spin 45s linear infinite;opacity:.85}@keyframes wave-shine-spin{to{transform:rotate(360deg)}}.wave-bg-particles{position:absolute;inset:0;z-index:1}.wave-bg-dot{position:absolute;width:4px;height:4px;border-radius:50%;background:#6366f1bf;box-shadow:0 0 10px #6366f1cc,0 0 20px #38bdf866;animation:wave-dot-rise linear infinite;opacity:0}@keyframes wave-dot-rise{0%{transform:translate3d(0,30px,0) scale(.5);opacity:0}15%{opacity:.95}80%{opacity:.85}to{transform:translate3d(20px,-100vh,0) scale(1.2);opacity:0}}.wave-bg-dot-1{left:5%;bottom:0;animation-duration:12s;animation-delay:0s}.wave-bg-dot-2{left:11%;bottom:0;animation-duration:16s;animation-delay:2s;width:3px;height:3px;background:#38bdf8b3}.wave-bg-dot-3{left:17%;bottom:0;animation-duration:14s;animation-delay:4.5s}.wave-bg-dot-4{left:24%;bottom:0;animation-duration:18s;animation-delay:1s;width:5px;height:5px;background:#a855f7cc}.wave-bg-dot-5{left:32%;bottom:0;animation-duration:13s;animation-delay:6s}.wave-bg-dot-6{left:39%;bottom:0;animation-duration:17s;animation-delay:2.5s;width:3px;height:3px}.wave-bg-dot-7{left:47%;bottom:0;animation-duration:15s;animation-delay:7s;background:#38bdf8bf}.wave-bg-dot-8{left:55%;bottom:0;animation-duration:19s;animation-delay:3.5s}.wave-bg-dot-9{left:62%;bottom:0;animation-duration:12s;animation-delay:5s;width:4px;height:4px;background:#ec4899b3}.wave-bg-dot-10{left:69%;bottom:0;animation-duration:16s;animation-delay:1.2s}.wave-bg-dot-11{left:76%;bottom:0;animation-duration:14s;animation-delay:8s;width:3px;height:3px}.wave-bg-dot-12{left:82%;bottom:0;animation-duration:20s;animation-delay:2s;background:#38bdf8cc}.wave-bg-dot-13{left:88%;bottom:0;animation-duration:13s;animation-delay:4.8s}.wave-bg-dot-14{left:94%;bottom:0;animation-duration:17s;animation-delay:9s;width:5px;height:5px}.wave-bg-dot-15{left:44%;bottom:0;animation-duration:11s;animation-delay:3s;background:#a855f7bf}.wave-bg-dot-16{left:59%;bottom:0;animation-duration:15s;animation-delay:10s;width:3px;height:3px}.wave-bg-dot-17{left:8%;bottom:0;animation-duration:18s;animation-delay:11s}.wave-bg-dot-18{left:96%;bottom:0;animation-duration:14s;animation-delay:.6s;width:4px;height:4px;background:#38bdf8bf}.wave-bg-vignette{position:absolute;inset:0;background:radial-gradient(ellipse 90% 70% at 50% 40%,transparent 40%,rgba(226,232,240,.15) 100%),linear-gradient(180deg,transparent 0%,rgba(241,245,249,.2) 100%);pointer-events:none}@media(prefers-reduced-motion:reduce){.wave-bg-grid,.wave-bg-orb,.wave-bg-shine,.wave-bg-dot{animation:none!important}.wave-bg-dot{opacity:.25}}.type-wrapper{position:relative;display:inline-block}.cursor{display:inline-block;width:3px;background-color:var(--secondary);animation:blink 1s infinite;margin-left:5px}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.reveal-on-scroll{opacity:0;transform:translateY(30px);transition:all .8s ease-out}.reveal-on-scroll.in-view{opacity:1;transform:translateY(0)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.text-center{text-align:center}.section-padding{padding:5rem 0}.text-gradient{background:linear-gradient(to right,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text;color:transparent}.text-gradient-tricolor{background:linear-gradient(to right,#f93,#fff,#138808);-webkit-background-clip:text;background-clip:text;color:transparent}.glass-panel{background:var(--card-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:1rem}.btn{display:inline-block;padding:.8rem 2rem;border-radius:2rem;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;box-shadow:0 4px 15px #6366f14d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.btn-outline{background:transparent;border:1px solid var(--glass-border);color:var(--text-main)}.btn-outline:hover{background:#ffffff0d;border-color:var(--primary)}.full-width{width:100%;text-align:center}.navbar{position:fixed;top:var(--top-bar-height);left:0;width:100%;padding:.8rem 0;z-index:1000;transition:background .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-top:3px solid transparent;border-image:linear-gradient(to right,#f93,#fff,#138808) 1}.nav-menu{display:flex;list-style:none;gap:1.25rem;align-items:center;margin:0;padding:0}.nav-link{color:var(--text-muted);text-decoration:none;font-weight:500;transition:color .3s;white-space:nowrap}.nav-link:hover,.nav-link.active{color:#fff}.nav-toggle{display:none;color:#fff;font-size:1.5rem;cursor:pointer}.nav-container{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;text-decoration:none;position:relative}.logo-text{font-family:Outfit,sans-serif;font-weight:800;font-size:1.8rem;letter-spacing:-1px;display:flex;align-items:center}.logo-char{display:inline-block;background:linear-gradient(135deg,white 40%,var(--text-muted));-webkit-background-clip:text;background-clip:text;color:transparent;transition:all .3s;animation:bounce 2s infinite}.logo-char:nth-child(1),.logo-char:nth-child(2){color:#c2410c;background:none;text-shadow:0 0 10px rgba(194,65,12,.18)}.logo-char:nth-child(3),.logo-char:nth-child(4){color:#0f172a;background:none;text-shadow:none}.logo-char:nth-child(5){color:#1d4ed8;background:none;animation-delay:.5s;text-shadow:0 0 12px rgba(29,78,216,.2)}.logo-char:nth-child(6),.logo-char:nth-child(7){color:#138808;background:none;text-shadow:0 0 10px rgba(19,136,8,.3)}.year-badge{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;font-size:.7rem;padding:.2rem .5rem;border-radius:1rem;margin-left:.5rem;font-weight:700;animation:pop 1s infinite alternate;position:absolute;top:-8px;right:-10px;transform:rotate(10deg);z-index:2}.badge{background:#6366f133;color:var(--primary);padding:.5rem 1rem;border-radius:2rem;font-size:.9rem;font-weight:600;display:inline-block;margin-bottom:1.5rem;border:1px solid rgba(99,102,241,.4)}h1{font-family:var(--font-heading);font-size:3.5rem;line-height:1.2;margin-bottom:1.5rem;font-weight:700}.hero-container{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;min-height:calc(100vh - var(--top-bar-height))}.hero-content p{font-size:1.1rem;color:var(--text-muted);margin-bottom:2.5rem;max-width:500px}.hero-btns{display:flex;gap:1rem}.hero-visual{position:relative;height:500px;display:flex;justify-content:center;align-items:center}.circle-visual{width:400px;height:400px;border-radius:50%;background:linear-gradient(135deg,#6366f11a,#ec48991a);border:1px solid rgba(255,255,255,.1);position:relative}.circle-visual:before{content:"";position:absolute;top:-20px;left:-20px;width:100%;height:100%;border-radius:50%;border:1px dashed rgba(255,255,255,.1);animation:rotate 20s linear infinite}.glass-card{position:absolute;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:1rem;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;gap:1rem;color:#fff;z-index:2;box-shadow:0 10px 30px #0003}.float-card{position:absolute;padding:1.5rem;width:200px;display:flex;gap:1rem;align-items:center;box-shadow:0 10px 30px #0003;animation:float 6s ease-in-out infinite;z-index:3}.icon-gradient{font-size:2rem;background:linear-gradient(to right,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text;color:transparent}.float-card h4{font-size:1.5rem;font-weight:700;margin-bottom:.2rem}.float-card p{font-size:.8rem;color:var(--text-muted);margin:0}.brand-slider-section{padding:2rem 0;overflow:hidden;position:relative;z-index:10}.brand-slider-container{mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent)}.brand-slider-track{display:flex!important;gap:4rem;width:max-content;min-width:100%;animation:scroll 40s linear infinite}.brand-slider-track:hover{animation-play-state:paused}.brand-item{display:flex;align-items:center;gap:1rem;color:var(--text-muted);font-size:1.2rem;font-weight:600;transition:all .3s ease;filter:grayscale(1);opacity:.6}.brand-item:hover{filter:grayscale(0);opacity:1;color:var(--text-main);transform:scale(1.05)}.brand-item i{font-size:2rem;background:linear-gradient(135deg,var(--text-muted),var(--text-main));-webkit-background-clip:text;background-clip:text;color:transparent}.brand-item:hover i{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.brand-item{font-size:1rem;gap:.5rem}.brand-item i{font-size:1.5rem}.brand-slider-track{gap:2.5rem}}.stats-section{position:relative;z-index:10}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.stat-item{text-align:center;padding:2.5rem 1.5rem;position:relative;overflow:hidden;transition:transform .3s ease}.stat-item:hover{transform:translateY(-5px);border-color:var(--primary)}.stat-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary),var(--secondary));transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.stat-item:hover:before{transform:scaleX(1)}.stat-icon{font-size:2.5rem;margin-bottom:1rem;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text;color:transparent}.stat-item h3{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1}.stat-item p{color:var(--text-muted);font-size:1rem;font-weight:500}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.service-card{padding:2.5rem;text-align:center;transition:transform .3s}.service-card:hover{transform:translateY(-5px);border-color:var(--primary)}.service-card .icon-box{width:60px;height:60px;background:#ffffff0d;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--primary);margin:0 auto 1.5rem}.service-card h3{margin-bottom:1rem;color:#fff}.service-card p{color:var(--text-muted);font-size:.95rem}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.pricing-card{padding:2.5rem;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:all .3s}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0003}.pricing-card.featured{border:1px solid var(--primary);background:linear-gradient(180deg,#6366f11a,#ffffff05)}.card-header{text-align:center;margin-bottom:2rem;border-bottom:1px solid var(--glass-border);padding-bottom:2rem}.card-header h3{margin-bottom:1rem;font-size:1.3rem;color:#fff}.price{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.price span{font-size:1rem;color:var(--text-muted);font-weight:400}.card-body{margin-bottom:2rem;flex-grow:1}.card-body ul{list-style:none}.card-body li{margin-bottom:1rem;color:var(--text-muted);font-size:.95rem;display:flex;align-items:center;gap:.8rem}.card-body li i{color:var(--primary)}.contact-container{display:flex;justify-content:center}.contact-form-wrapper{width:100%;max-width:600px;padding:3rem}.contact-form-wrapper h2{margin-bottom:.5rem;color:#fff}.contact-form-wrapper>p{color:var(--text-muted);margin-bottom:2rem}.contact-form .form-group{margin-bottom:1.5rem}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:1rem;background:#0003;border:1px solid var(--glass-border);border-radius:.5rem;color:#fff;font-family:var(--font-body)}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none;border-color:var(--primary)}footer{border-top:1px solid var(--glass-border);padding:3rem 0;margin-top:5rem;background:#0003}.footer-container{display:flex;flex-direction:column;align-items:center;gap:2rem}.footer-logo img{height:50px;width:auto}.contact-info p{color:var(--text-muted);margin-bottom:.5rem;font-size:.95rem}.contact-info i{color:var(--primary);margin-right:.5rem;width:20px;text-align:center}.footer-links-container{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem;margin-bottom:2.5rem}.footer-group{display:flex;flex-direction:column;align-items:center}.footer-group h4{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:1.25rem;position:relative;padding-bottom:.5rem}.footer-group h4:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:30px;height:2px;background:var(--primary)}.footer-group div{display:flex;flex-direction:column;gap:.75rem;align-items:center}.footer-group a{color:var(--text-muted);text-decoration:none;transition:all .3s;font-size:.95rem}.footer-group a:hover{color:#fff;transform:translate(5px)}.footer-links a{color:var(--text-muted);text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.social-links{display:flex;gap:1.5rem}.social-links a{width:40px;height:40px;border-radius:50%;background:#ffffff0d;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;transition:background .3s}.social-links a:hover{background:var(--primary)}.copyright{color:var(--text-muted);font-size:.9rem}.whatsapp-btn{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background-color:#25d366;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:30px;box-shadow:0 4px 10px #0000004d;z-index:1000;transition:transform .3s ease}.whatsapp-btn:hover{transform:scale(1.1)}@keyframes float{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-60%)}}@keyframes pulse{0%{transform:scale(.8);opacity:.5}to{transform:scale(1.2);opacity:.8}}@media(max-width:1024px){.nav-menu{position:fixed;top:0;height:100vh;right:-100%;width:70%;background:#0f172af2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;justify-content:flex-start;align-items:center;padding-top:5rem!important;padding-bottom:2rem;overflow-y:auto!important;-webkit-overflow-scrolling:touch;transition:right .3s ease;z-index:999;gap:2rem}.nav-menu.active{right:0}.nav-toggle{display:block;z-index:1001}}@media(max-width:768px){.hero-container{grid-template-columns:1fr;text-align:center;min-height:auto;padding-top:2rem;padding-bottom:2rem}.hero h1,h1{font-size:2rem;line-height:1.2;margin-bottom:1rem}.hero-content p{margin:0 auto 1.5rem;font-size:.95rem}.hero-btns{justify-content:center;flex-direction:column;align-items:center;gap:.75rem}.hero-btns .btn{width:100%;max-width:280px;text-align:center}.hero-visual{display:none}.badge{font-size:.8rem;padding:.4rem .8rem;margin-bottom:1rem}.section-padding{padding:2.5rem 0}.section-header h2{font-size:1.6rem}.section-header p{font-size:.9rem}.stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem;width:100%;justify-content:center}.stat-item{padding:1.2rem .8rem}.stat-icon{font-size:1.8rem;margin-bottom:.5rem}.stat-item h3{font-size:1.8rem}.stat-item p{font-size:.8rem}.services-grid{grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}.service-card{padding:1.5rem}.service-card .icon-box{width:50px;height:50px;font-size:1.2rem;margin:0 auto 1rem}.service-card h3{font-size:1.1rem}.service-card p{font-size:.85rem}.pricing-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}.pricing-card{padding:1.5rem}.price{font-size:2rem}.contact-form-wrapper{padding:1.5rem}.footer-links{flex-direction:column;align-items:center;gap:1rem}footer{margin-top:2rem;padding:2rem 0}.whatsapp-btn{bottom:20px;left:20px;right:auto;width:50px;height:50px;font-size:24px}.container{padding-left:1rem;padding-right:1rem}.testimonial-card{min-width:260px!important}}@media(max-width:480px){.hero h1,h1{font-size:1.7rem}.stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem;width:100%}.stat-item h3,.stat-icon{font-size:1.5rem}.logo-text{font-size:1.4rem}.year-badge{font-size:.6rem;padding:.15rem .4rem}}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.portfolio-item{position:relative;border-radius:1rem;overflow:hidden;background:var(--card-bg);border:1px solid var(--glass-border);transition:all .3s}.portfolio-item:hover{transform:translateY(-5px);border-color:var(--primary);box-shadow:0 10px 30px #0000004d}.portfolio-img{height:250px;width:100%;position:relative;overflow:hidden}.portfolio-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.portfolio-item:hover .portfolio-img img{transform:scale(1.1)}.portfolio-img .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent,rgba(15,23,42,.9))}.portfolio-content{padding:1.5rem;position:absolute;bottom:0;left:0;width:100%;z-index:10}.portfolio-content h3{color:#fff;font-size:1.5rem;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}.portfolio-content p{color:var(--text-muted);font-size:.95rem;text-shadow:0 1px 2px rgba(0,0,0,.5)}.dashboard-body{background:var(--dark-bg);color:var(--text-main);overflow:hidden;height:100vh}.dashboard-container{display:flex;height:100vh}.sidebar{width:250px;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--glass-border);padding:1rem}.sidebar-header{padding:1rem 0 2rem;text-align:center}.sidebar-logo{max-width:120px}.sidebar-nav a{display:flex;align-items:center;gap:1rem;padding:1rem;color:var(--text-muted);text-decoration:none;border-radius:8px;margin-bottom:.5rem;transition:all .3s}.sidebar-nav a:hover,.sidebar-nav a.active{background:#6366f11a;color:var(--primary)}.logout-link{margin-top:auto;color:#ef4444!important}.main-content{flex:1;overflow-y:auto;padding:2rem}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.user-profile img{width:40px;height:40px;border-radius:50%;border:2px solid var(--primary)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{padding:1.5rem;display:flex;align-items:center;gap:1rem}.stat-card .icon-box{background:#6366f133;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:1.2rem;color:var(--primary)}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(max-width:900px){.content-grid{grid-template-columns:1fr}.sidebar{display:none}}.section-card{padding:1.5rem;height:100%}.section-card h3{margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;font-size:1.1rem;color:var(--text-muted)}.timeline{position:relative;padding-left:1rem}.timeline:before{content:"";position:absolute;left:0;top:5px;bottom:5px;width:2px;background:#ffffff1a}.timeline-item{position:relative;padding-left:2rem;margin-bottom:2rem}.status-icon{position:absolute;left:-9px;top:0;width:20px;height:20px;background:var(--dark-bg);border:2px solid var(--text-muted);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6rem}.timeline-item.completed .status-icon{border-color:var(--files-green);color:#27ae60}.timeline-item.active .status-icon{border-color:var(--primary);color:var(--primary)}.invoice-table{width:100%;border-collapse:collapse}.invoice-table th,.invoice-table td{text-align:left;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.invoice-table th{color:var(--text-muted);font-weight:500;font-size:.9rem}.btn-sm{background:#ffffff1a;color:#fff;border:none;padding:.3rem .8rem;border-radius:4px;cursor:pointer;font-size:.8rem;transition:background .3s}.btn-sm:hover{background:var(--primary)}#superhero-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;pointer-events:none;display:none;overflow:hidden}#superhero-img{position:absolute;width:200px;height:auto;top:-300px;left:50%;transform:translate(-50%);transition:transform .6s cubic-bezier(.175,.885,.32,1.275);filter:drop-shadow(0 10px 15px rgba(0,0,0,.5))}#web-svg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}#web-line{stroke:#ffffffe6;stroke-width:4;stroke-linecap:round;filter:drop-shadow(0 0 5px rgba(255,255,255,.8));display:none}#superhero-container.active{display:block}#superhero-img.slide-in{transform:translate(-50%) translateY(350px)}.being-dragged{transition:transform .1s linear,opacity .5s ease;z-index:10001;position:relative;pointer-events:none}.header-actions{display:flex;align-items:center;gap:1rem}.icon-btn{position:relative;background:#ffffff0d;border:1px solid var(--glass-border);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-main);transition:all .3s ease}.icon-btn:hover{background:#6366f133;border-color:var(--primary);transform:translateY(-2px)}#theme-toggle{transition:transform .3s ease}.notification-wrapper{position:relative}.notification-badge{position:absolute;top:-5px;right:-5px;background:#ef4444;color:#fff;font-size:.7rem;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:pulse 2s infinite}.notification-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:380px;max-height:500px;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000}.notification-dropdown.active{opacity:1;visibility:visible;transform:translateY(0)}.notification-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--glass-border)}.notification-header h3{font-size:1rem;color:var(--text-main);margin:0}.mark-all-read{background:none;border:none;color:var(--primary);font-size:.85rem;cursor:pointer;transition:opacity .3s}.mark-all-read:hover{opacity:.7}.notification-list{max-height:400px;overflow-y:auto}.notification-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-bottom:1px solid rgba(255,255,255,.05);cursor:pointer;transition:background .3s;position:relative}.notification-item:hover{background:#ffffff08}.notification-item.read{opacity:.6}.notification-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.notification-content h4{font-size:.9rem;color:var(--text-main);margin-bottom:.25rem}.notification-content p{font-size:.85rem;color:var(--text-muted);margin-bottom:.25rem;line-height:1.4}.notification-time{font-size:.75rem;color:var(--text-muted)}.unread-dot{position:absolute;top:1.2rem;right:1rem;width:8px;height:8px;background:var(--primary);border-radius:50%}.quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem}.quick-action-btn{background:#ffffff0d;border:1px solid var(--glass-border);border-radius:12px;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease;color:var(--text-main);position:relative;overflow:hidden}.quick-action-btn:hover{background:#6366f11a;border-color:var(--primary);transform:translateY(-2px)}.quick-action-btn i{font-size:1.5rem;color:var(--primary)}.quick-action-btn span{font-size:.85rem;font-weight:500}.ripple{position:absolute;border-radius:50%;background:#fff9;transform:scale(0);animation:ripple-animation .6s ease-out;pointer-events:none}@keyframes ripple-animation{to{transform:scale(4);opacity:0}}.stat-card{flex-direction:column;align-items:flex-start;gap:1rem}.stat-header{display:flex;justify-content:space-between;align-items:center;width:100%}.stat-trend{font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:.25rem}.stat-trend.positive{color:#10b981}.stat-trend.negative{color:#ef4444}.stat-card h3{font-size:2rem;font-weight:700;color:var(--text-main);margin-bottom:.25rem}.stat-card p{font-size:.9rem;color:var(--text-muted);margin-bottom:.5rem}.progress-bar{width:100%;height:6px;background:#ffffff1a;border-radius:10px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:10px;width:0;transition:width 1s ease}.chart-container{position:relative;height:300px;width:100%}.activity-feed{max-height:400px;overflow-y:auto}.activity-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:8px;margin-bottom:.75rem;background:#ffffff05;border-left:3px solid transparent;transition:all .3s}.activity-item:hover{background:#ffffff0d}.activity-item.success{border-left-color:#10b981}.activity-item.info{border-left-color:#3b82f6}.activity-item.warning{border-left-color:#f59e0b}.activity-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.activity-item.success .activity-icon{background:#10b98133;color:#10b981}.activity-item.info .activity-icon{background:#3b82f633;color:#3b82f6}.activity-item.warning .activity-icon{background:#f59e0b33;color:#f59e0b}.activity-content h4{font-size:.95rem;color:var(--text-main);margin-bottom:.25rem}.activity-content p{font-size:.85rem;color:var(--text-muted);margin-bottom:.25rem}.activity-time{font-size:.75rem;color:var(--text-muted)}.status-badge{padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600}.status-badge.success{background:#10b98133;color:#10b981}.status-badge.pending{background:#f59e0b33;color:#f59e0b}.status-badge.failed{background:#ef444433;color:#ef4444}html[data-theme=light]{--dark-bg: #f8fafc;--card-bg: rgba(255, 255, 255, .8);--glass-border: rgba(0, 0, 0, .1);--text-main: #0f172a;--text-muted: #64748b}html[data-theme=light] .dashboard-body{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}html[data-theme=light] .glass-panel{background:#ffffffe6;box-shadow:0 4px 6px #0000000d}html[data-theme=light] .icon-btn{background:#0000000d}html[data-theme=light] .quick-action-btn{background:#00000008}html[data-theme=light] #theme-toggle i:before{content:""}html[data-theme=dark] #theme-toggle i:before{content:""}@media(max-width:768px){.notification-dropdown{width:90vw;right:-20px}.quick-actions{grid-template-columns:repeat(2,1fr)}.stat-card h3{font-size:1.5rem}.chart-container{height:250px}.header-actions{gap:.5rem}.icon-btn{width:36px;height:36px}}@media(max-width:900px){.sidebar{position:fixed;left:-100%;top:0;height:100vh;z-index:1001;transition:left .3s ease;background:var(--dark-bg)}.sidebar.active{left:0}.mobile-only{display:block!important}}@media(min-width:901px){.mobile-only{display:none!important}}.testimonials-carousel{position:relative;max-width:800px;margin:3rem auto 0}.testimonial-track{position:relative;height:350px}.testimonial-card{position:absolute;top:0;left:0;width:100%;padding:3rem;opacity:0;visibility:hidden;transform:translate(50px);transition:all .6s ease}.testimonial-card.active{opacity:1;visibility:visible;transform:translate(0)}.testimonial-rating{display:flex;gap:.5rem;margin-bottom:1.5rem;color:#f59e0b;font-size:1.2rem}.testimonial-text{font-size:1.1rem;line-height:1.8;color:var(--text-main);margin-bottom:2rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:1rem}.testimonial-author img{width:60px;height:60px;border-radius:50%;border:2px solid var(--primary)}.testimonial-author h4{color:var(--text-main);margin-bottom:.25rem}.testimonial-author p{color:var(--text-muted);font-size:.9rem;margin:0}.carousel-dots{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.dot{width:12px;height:12px;border-radius:50%;background:#fff3;cursor:pointer;transition:all .3s}.dot.active{background:var(--primary);width:30px;border-radius:6px}.faq-container{max-width:900px;margin:3rem auto 0}.faq-item{margin-bottom:1rem;padding:1.5rem;cursor:pointer;transition:all .3s}.faq-item:hover{border-color:var(--primary)}.faq-question{display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq-question h3{font-size:1.1rem;color:var(--text-main);margin:0;font-weight:600}.faq-question i{color:var(--primary);font-size:1.2rem;transition:transform .3s}.faq-item.active .faq-question i{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-answer p{color:var(--text-muted);line-height:1.8;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--glass-border)}.badges-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-top:3rem}.badge-item{padding:2rem 1.5rem;text-align:center;transition:all .3s}.badge-item:hover{transform:translateY(-5px);border-color:var(--primary)}.badge-item i{font-size:3rem;margin-bottom:1rem}.badge-item p{color:var(--text-muted);font-size:.95rem;font-weight:500;margin:0}.newsletter-wrapper{padding:3rem;text-align:center;max-width:800px;margin:0 auto}.newsletter-content h2{color:var(--text-main);margin-bottom:.5rem}.newsletter-content p{color:var(--text-muted);margin-bottom:2rem}.newsletter-form{display:flex;gap:1rem;max-width:500px;margin:0 auto}.newsletter-form input{flex:1;padding:1rem 1.5rem;background:#0003;border:1px solid var(--glass-border);border-radius:2rem;color:#fff;font-family:var(--font-body)}.newsletter-form input:focus{outline:none;border-color:var(--primary)}.newsletter-form button{white-space:nowrap}.newsletter-success{display:none;align-items:center;justify-content:center;gap:1rem;padding:1.5rem;background:#10b98133;border-radius:1rem;animation:slideIn .5s ease}.newsletter-success i{font-size:2rem;color:#10b981}.newsletter-success p{color:var(--text-main);margin:0}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.testimonial-track{height:400px}.testimonial-card{padding:2rem}.testimonial-text,.faq-question h3{font-size:1rem}.badges-grid{grid-template-columns:repeat(2,1fr)}.newsletter-wrapper{padding:2rem}.newsletter-form{flex-direction:column}.chat-window{width:calc(100vw - 20px);height:calc(100vh - 100px);right:10px;bottom:10px}.chat-widget-btn{bottom:80px;right:20px;width:55px;height:55px}}.dashboard-section{display:none}.dashboard-section.active{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-title{font-size:1.8rem;margin-bottom:2rem;color:var(--text-main);display:flex;align-items:center;gap:.75rem}.section-title i{color:var(--primary)}.nav-sub{padding-left:2.5rem;font-size:.9rem}.connection-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:2rem}.connection-card{padding:2rem}.connection-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.platform-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem}.meta-icon{background:#1877f21a;color:#1877f2}.google-icon{background:#4285f41a;color:#4285f4}.connection-header h3{margin:0;font-size:1.3rem}.connection-header p{margin:0;color:var(--text-muted);font-size:.9rem}.connection-status{margin-bottom:1.5rem}.status-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:2rem;font-size:.9rem;font-weight:600}.status-badge.success{background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.3)}.status-badge.disconnected{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.connection-details{margin-bottom:1.5rem;padding:1rem;background:#0003;border-radius:.5rem}.detail-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--glass-border)}.detail-item:last-child{border-bottom:none}.detail-item span{color:var(--text-muted)}.detail-item strong{color:var(--text-main)}.connection-guide{display:grid;gap:1.5rem}.guide-step{display:flex;gap:1rem;align-items:flex-start}.step-number{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--secondary));display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.step-content h4{margin:0 0 .5rem;color:var(--text-main)}.step-content p{margin:0;color:var(--text-muted);font-size:.9rem}.automation-rules-list{display:grid;gap:1rem}.rule-item{padding:1.5rem}.rule-header{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.rule-status{width:12px;height:12px;border-radius:50%;background:var(--text-muted);flex-shrink:0}.rule-status.active{background:#10b981;box-shadow:0 0 10px #10b98180}.rule-header h4{flex:1;margin:0;font-size:1.1rem}.toggle-switch{position:relative;display:inline-block;width:50px;height:26px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#ffffff1a;transition:.4s;border-radius:34px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.toggle-slider{background-color:var(--primary)}input:checked+.toggle-slider:before{transform:translate(24px)}.rule-description{margin:0 0 1rem;color:var(--text-muted);font-size:.9rem}.rule-stats{display:flex;gap:1.5rem;flex-wrap:wrap}.rule-stats span{display:flex;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.85rem}.rule-stats i{color:var(--primary)}.budget-allocation{display:grid;gap:2rem}.budget-platform{padding:1.5rem;background:#0003;border-radius:.75rem}.platform-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.platform-header i{font-size:1.3rem}.budget-slider-container{margin-top:1rem}.budget-slider{width:100%;height:8px;border-radius:5px;background:#ffffff1a;outline:none;-webkit-appearance:none}.budget-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--primary);cursor:pointer}.budget-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--primary);cursor:pointer;border:none}.budget-values{display:flex;justify-content:space-between;margin-top:.75rem;font-weight:600}.total-budget{padding:1.5rem;background:#6366f11a;border-radius:.75rem;display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(99,102,241,.3)}.budget-total{font-size:1.5rem;font-weight:700;color:var(--primary)}.meta-bg{background:#1877f21a!important;color:#1877f2!important}.google-bg{background:#4285f41a!important;color:#4285f4!important}.meta-color{color:#1877f2}.google-color{color:#4285f4}.campaigns-list{display:grid;gap:1.5rem}.campaign-item{padding:1.5rem}.campaign-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.campaign-header h4{margin:0 0 .5rem;font-size:1.2rem}.campaign-type{display:inline-block;padding:.25rem .75rem;background:#6366f11a;color:var(--primary);border-radius:1rem;font-size:.8rem;font-weight:600}.campaign-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#0003;border-radius:.5rem}.metric{text-align:center}.metric span{display:block;color:var(--text-muted);font-size:.8rem;margin-bottom:.25rem}.metric strong{font-size:1.1rem;color:var(--text-main)}.campaign-actions{display:flex;gap:.75rem;flex-wrap:wrap}.keywords-list{display:grid;gap:1rem}.keyword-item{padding:1rem;background:#0003;border-radius:.5rem;border:1px solid var(--glass-border)}.keyword-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.keyword-info strong{color:var(--text-main)}.keyword-match{padding:.25rem .75rem;background:#8b5cf61a;color:#8b5cf6;border-radius:1rem;font-size:.75rem;font-weight:600}.keyword-metrics{display:flex;gap:1.5rem;flex-wrap:wrap}.keyword-metrics span{color:var(--text-muted);font-size:.85rem}.keyword-metrics strong{color:var(--text-main)}.campaigns-table{width:100%;border-collapse:collapse;margin-top:1rem}.campaigns-table thead{background:#0003}.campaigns-table th{padding:1rem;text-align:left;color:var(--text-muted);font-weight:600;font-size:.9rem;border-bottom:1px solid var(--glass-border)}.campaigns-table td{padding:1rem;border-bottom:1px solid var(--glass-border)}.campaigns-table tbody tr:hover{background:#ffffff05}.campaigns-table .positive{color:#10b981;font-weight:600}.btn-icon{background:#ffffff0d;border:1px solid var(--glass-border);color:var(--text-main);width:36px;height:36px;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.btn-icon:hover{background:#6366f11a;border-color:var(--primary);color:var(--primary)}.filter-select{padding:.5rem 1rem;background:#0003;border:1px solid var(--glass-border);border-radius:.5rem;color:var(--text-main);font-family:var(--font-body);cursor:pointer}.filter-select:focus{outline:none;border-color:var(--primary)}@media(max-width:768px){.connection-grid{grid-template-columns:1fr}.campaign-metrics{grid-template-columns:repeat(2,1fr)}.campaigns-table{font-size:.85rem}.campaigns-table th,.campaigns-table td{padding:.75rem .5rem}.keyword-metrics{flex-direction:column;gap:.5rem}}.relative-container{position:relative}.data-blurred{filter:blur(5px);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.5}.disconnected-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10;background:#0f172a33}.disconnected-message{background:#1e293be6;padding:2rem;border-radius:1rem;border:1px solid var(--glass-border);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px #0000004d;animation:float 6s ease-in-out infinite}.portfolio-hero{padding-top:calc(8rem + var(--top-bar-height));padding-bottom:3rem;min-height:50vh}.portfolio-showcase{position:relative}.portfolio-showcase-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2rem;margin-top:3rem}.website-preview-card{padding:0;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.website-preview-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000004d;border-color:var(--primary)}.preview-header{padding:1.5rem;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--glass-border)}.preview-info h3{color:#fff;font-size:1.2rem;margin-bottom:.3rem;font-weight:600}.preview-desc{color:var(--text-muted);font-size:.9rem;margin:0}.category-badge{background:#6366f133;color:var(--primary);padding:.3rem .8rem;border-radius:1rem;font-size:.75rem;font-weight:600;border:1px solid rgba(99,102,241,.4);white-space:nowrap}.category-badge.business{background:#ec489933;color:var(--secondary);border-color:#ec489966}.category-badge.saas{background:#8b5cf633;color:var(--accent);border-color:#8b5cf666}.preview-container{position:relative;width:100%;height:300px;background:#0000004d;overflow:hidden}.preview-iframe{width:100%;height:100%;border:none;pointer-events:none;transform:scale(1);transition:transform .3s ease}.website-preview-card:hover .preview-iframe{transform:scale(1.02)}.preview-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0f172ad9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.website-preview-card:hover .preview-overlay{opacity:1}.preview-overlay .btn{transform:translateY(10px);transition:all .3s ease}.website-preview-card:hover .preview-overlay .btn{transform:translateY(0)}.preview-overlay .btn i{margin-right:.5rem}@media(max-width:768px){.portfolio-showcase-grid{grid-template-columns:1fr;gap:1.5rem}.portfolio-hero{min-height:40vh;padding-top:calc(6rem + var(--top-bar-height))}.preview-container{height:250px}.preview-header{flex-direction:column;gap:.8rem}.category-badge{align-self:flex-start}}@media(max-width:480px){.preview-container{height:200px}.website-preview-card{margin:0}}.crm-container{display:flex;height:calc(100vh - 140px);overflow:hidden;position:relative;border:1px solid var(--glass-border);border-radius:1rem;background:#0f172a99}.contact-sidebar{width:350px;border-right:1px solid var(--glass-border);display:flex;flex-direction:column;background:#1e293b66;transition:transform .3s ease}.contact-header{padding:1rem;background:#ffffff08;border-bottom:1px solid var(--glass-border);display:flex;justify-content:space-between;align-items:center;height:64px}.contact-header-title{display:flex;align-items:center;gap:.75rem;font-weight:600;color:#fff}.contact-search{padding:.75rem;border-bottom:1px solid var(--glass-border)}.search-input-wrapper{position:relative}.search-input-wrapper input{width:100%;background:#1e293b80;color:#fff;font-size:.9rem;border-radius:.5rem;padding:.5rem 1rem .5rem 2.5rem;border:1px solid var(--glass-border)}.search-input-wrapper input:focus{outline:none;border-color:var(--primary)}.search-input-wrapper i{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:var(--text-muted);font-size:.8rem}.contact-list{flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--glass-border) transparent}.contact-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.05);transition:background .2s}.contact-item:hover,.contact-item.active{background:#ffffff0d}.contact-avatar{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;flex-shrink:0}.contact-info{flex:1;min-width:0}.contact-top{display:flex;justify-content:space-between;margin-bottom:.25rem}.contact-name{color:#fff;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-time{font-size:.75rem;color:var(--text-muted)}.contact-bottom{display:flex;justify-content:space-between;align-items:center}.contact-msg{color:var(--text-muted);font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:.5rem}.unread-badge{background:#25d366;color:#000;font-size:.7rem;font-weight:700;padding:.1rem .4rem;border-radius:1rem;min-width:18px;text-align:center}.chat-window{flex:1;display:flex;flex-direction:column;background:#0b141a;position:relative;background-image:url(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png);background-size:400px;background-blend-mode:overlay}.chat-window:before{content:"";position:absolute;inset:0;background:#0b141af2;z-index:0}.chat-header{height:64px;background:#1e293bcc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--glass-border);display:flex;align-items:center;padding:0 1rem;justify-content:space-between;z-index:10}.chat-header-user{display:flex;align-items:center;gap:.75rem}.back-btn{display:none;color:#fff;margin-right:.5rem;font-size:1.2rem;cursor:pointer}.chat-messages{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem;z-index:10;scrollbar-width:thin}.message-group{display:flex;width:100%}.message-group.me{justify-content:flex-end}.message-bubble{max-width:70%;padding:.5rem .75rem;border-radius:.5rem;position:relative;font-size:.9rem;line-height:1.4;box-shadow:0 1px 2px #0000004d}.message-group.me .message-bubble{background:#005c4b;color:#e9edef;border-top-right-radius:0}.message-group.them .message-bubble{background:#202c33;color:#e9edef;border-top-left-radius:0}.msg-meta{display:flex;justify-content:flex-end;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.65rem;color:#fff9}.chat-input-area{height:64px;background:#1e293bcc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--glass-border);display:flex;align-items:center;padding:0 1rem;gap:.75rem;z-index:10}.chat-input-wrapper{flex:1}.chat-input-wrapper input{width:100%;background:#1e293b80;border:none;border-radius:.5rem;padding:.6rem 1rem;color:#fff}.chat-input-wrapper input:focus{outline:none;background:#1e293bcc}.icon-btn{color:var(--text-muted);font-size:1.2rem;cursor:pointer;background:none;border:none}.icon-btn:hover{color:#fff}.send-btn{width:40px;height:40px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;transition:transform .2s}.send-btn:hover{transform:scale(1.1)}.avatar-1{background-color:#ef4444}.avatar-2{background-color:#3b82f6}.avatar-3{background-color:#10b981}.avatar-4{background-color:#f59e0b}.avatar-5{background-color:#8b5cf6}@media(max-width:768px){.crm-container{margin:-1rem;height:calc(100vh - 80px);border-radius:0;border:none}.contact-sidebar{width:100%;position:absolute;inset:0;z-index:20}.contact-sidebar.hidden{transform:translate(-100%)}.chat-window{width:100%;position:absolute;inset:0;z-index:10}.back-btn{display:block}}.wavebot-widget{position:fixed;bottom:2rem;right:2rem;z-index:9999}.wavebot-toggle{width:60px;height:60px;background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 4px 15px #6366f166;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.wavebot-toggle i{color:#fff;font-size:1.5rem}.wavebot-toggle:hover{transform:scale(1.1)}.wavebot-widget.active .wavebot-toggle{transform:rotate(90deg) scale(0);opacity:0;pointer-events:none}.wavebot-window{position:absolute;bottom:80px;right:0;width:350px;height:500px;background:#1e293bf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:1rem;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;overflow:hidden;transform:translateY(20px) scale(.9);opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.165,.84,.44,1);transform-origin:bottom right}.wavebot-widget.active .wavebot-window{transform:translateY(0) scale(1);opacity:1;visibility:visible}.wavebot-header{padding:1rem;background:linear-gradient(135deg,#6366f11a,#ec48991a);border-bottom:1px solid var(--glass-border);display:flex;justify-content:space-between;align-items:center}.wavebot-brand{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:600}.wavebot-brand i{color:var(--secondary)}.wavebot-close{cursor:pointer;color:var(--text-muted);transition:color .3s}.wavebot-close:hover{color:#fff}.wavebot-messages{flex:1;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.wb-message{max-width:80%;padding:.8rem 1rem;border-radius:1rem;font-size:.9rem;line-height:1.4;word-wrap:break-word}.wb-message.bot{background:#ffffff1a;border-bottom-left-radius:.2rem;align-self:flex-start;color:var(--text-main)}.wb-message.user{background:var(--primary);border-bottom-right-radius:.2rem;align-self:flex-end;color:#fff}.wb-loading span{display:inline-block;animation:bounce 1.4s infinite ease-in-out both;margin:0 2px;font-size:1.2rem}.wb-loading span:nth-child(1){animation-delay:-.32s}.wb-loading span:nth-child(2){animation-delay:-.16s}.wavebot-input-area{padding:1rem;border-top:1px solid var(--glass-border);display:flex;gap:.5rem}#wavebot-input{flex:1;background:#0003;border:1px solid var(--glass-border);border-radius:2rem;padding:.8rem 1.2rem;color:#fff;outline:none;transition:border-color .3s}#wavebot-input:focus{border-color:var(--primary)}#wavebot-send{background:var(--primary);border:none;width:45px;height:45px;border-radius:50%;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background .3s}#wavebot-send:hover{background:var(--primary-dark)}.wavebot-footer{text-align:center;font-size:.7rem;color:var(--text-muted);padding-bottom:.5rem;opacity:.5}@media(max-width:480px){.wavebot-window{width:100vw;height:100vh;bottom:0;right:0;border-radius:0;z-index:10000;position:fixed}.wavebot-widget{bottom:1rem;right:1rem}.wavebot-header{padding-top:3rem}}.brand-slider-track{display:flex!important;flex-direction:row!important;gap:4rem;width:max-content!important;min-width:100%!important;animation:scroll 40s linear infinite!important}@media(max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-item{padding:1.5rem 1rem}.stat-icon{font-size:1.8rem;margin-bottom:.5rem}.stat-item h3{font-size:1.8rem}.stat-item p{font-size:.85rem}.services-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:2rem}.service-card{padding:1.5rem}.pricing-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:2rem}.pricing-card{padding:2rem}.portfolio-grid{grid-template-columns:1fr}.section-title{font-size:1.8rem}.section-subtitle{font-size:.9rem}.hero{padding-top:calc(5rem + var(--top-bar-height));padding-bottom:3rem;min-height:auto}.hero-content p{font-size:.95rem}.contact-grid{grid-template-columns:1fr}}@media(max-width:480px){.stats-grid{grid-template-columns:1fr}.stat-item h3{font-size:1.5rem}h1,.hero h1{font-size:1.8rem}}.mobile-category-scroll{display:none}@media(max-width:768px){.mobile-category-scroll{display:flex;gap:.5rem;overflow-x:auto;padding:0 1rem 1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-category-scroll::-webkit-scrollbar{display:none}.mobile-cat-item{flex-shrink:0;padding:.4rem 1rem;border-radius:2rem;font-size:.8rem;font-weight:600;color:var(--text-muted);background:#ffffff0d;border:1px solid var(--glass-border);cursor:pointer;transition:all .3s;white-space:nowrap}.mobile-cat-item.active{background:var(--primary);color:#fff;border-color:var(--primary)}.filters-sidebar{display:none!important}.templates-layout{grid-template-columns:1fr!important;gap:1rem!important;margin-top:0!important}.templates-container{padding:0 1rem 3rem!important}.templates-grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}.template-card img{height:140px!important}.template-info{padding:.75rem!important}.template-title{font-size:.85rem!important}.template-category{font-size:.75rem!important;margin-bottom:.5rem!important}.template-footer{flex-direction:column!important;gap:.5rem!important;align-items:flex-start!important}.template-price{font-size:1rem!important}.template-btn{width:100%!important;padding:.4rem .8rem!important;font-size:.75rem!important}.templates-hero h1{font-size:1.6rem!important}.templates-hero{padding-top:calc(5rem + 30px)!important;padding-bottom:1.5rem!important}}@media(max-width:380px){.templates-grid{grid-template-columns:1fr!important}}.login-box{background:#0f172af2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:2.5rem;box-shadow:0 25px 50px -12px #00000080;color:#fff}.login-header{text-align:center;margin-bottom:2rem}.login-logo{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;letter-spacing:-1px;background:linear-gradient(to right,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text;color:transparent}.login-header h2{font-size:1.5rem;margin-bottom:.5rem;color:#fff}.login-header p{color:var(--text-muted);font-size:.9rem}.error-message{font-size:.85rem;border:1px solid rgba(255,107,107,.2);margin-bottom:1.5rem;color:#ff6b6b;background:#ff00001a;padding:10px;border-radius:8px;text-align:center}.divider{display:flex;align-items:center;text-align:center;margin:1.5rem 0;color:var(--text-muted);font-size:.8rem;font-weight:600}.divider:before,.divider:after{content:"";flex:1;border-bottom:1px solid rgba(255,255,255,.1)}.divider span{padding:0 1rem}.login-form .form-group{margin-bottom:1.25rem}.login-form label{display:block;font-size:.75rem;font-weight:600;color:var(--text-muted);margin-bottom:.5rem;letter-spacing:.05em;text-align:left}.login-form input{width:100%;padding:.85rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;color:#fff;font-family:var(--font-body);transition:all .3s ease;font-size:.95rem}.login-form input:focus{outline:none;border-color:var(--primary);background:#ffffff14;box-shadow:0 0 0 4px #6366f11a}.login-btn{width:100%;padding:.9rem;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border:none;border-radius:.75rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:1rem;font-size:1rem}.login-btn:hover{transform:translateY(-2px);box-shadow:0 8px 15px #6366f166}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-footer{text-align:center;margin-top:1.5rem;font-size:.9rem;color:var(--text-muted)}.login-footer a{color:var(--primary);text-decoration:none;font-weight:600}.login-footer a:hover{text-decoration:underline}.city-tag{color:var(--text-muted)!important;text-decoration:none!important;padding:.4rem 1rem!important;border-radius:2rem!important;background:#ffffff05!important;border:1px solid rgba(255,255,255,.05)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;white-space:nowrap!important}.city-tag:hover{color:#fff!important;background:#6366f11a!important;border-color:var(--primary)!important;transform:translateY(-2px)!important;box-shadow:0 4px 15px #6366f11a!important}.city-tag.global{border-color:#ec489933!important}.city-tag.global:hover{background:#ec48991a!important;border-color:var(--secondary)!important;box-shadow:0 4px 15px #ec48991a!important}.city-tag-label{align-self:center!important;font-weight:700!important;font-size:.75rem!important;text-transform:uppercase!important;letter-spacing:1px!important;color:var(--text-muted)!important;margin-right:.5rem!important}@media(min-width:1025px)and (max-width:1250px){.nav-menu{gap:.8rem}.nav-link{font-size:.9rem}.logo{margin-right:1rem!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.commercial-page{min-height:100vh;padding:7rem 5vw 5rem;color:#0f172a;background:radial-gradient(circle at 80% 0,rgba(59,130,246,.08),transparent 30%),#f8fafc}.commercial-page a{color:inherit}.commercial-hero,.commercial-section,.commercial-grid{width:min(1160px,100%);margin:0 auto}.commercial-hero{padding:5rem 0 4rem}.commercial-hero nav{display:flex;gap:.65rem;flex-wrap:wrap;color:var(--text-muted,#94a3b8);font-size:.88rem;text-transform:capitalize}.commercial-eyebrow{color:#0369a1;text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:.76rem;margin:0 0 1rem}.commercial-hero h1{font-size:clamp(2.65rem,7vw,5.6rem);line-height:.98;letter-spacing:-.055em;max-width:950px;margin:1rem 0 1.5rem}.commercial-lead{font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.7;color:var(--text-muted,#a8b3c7);max-width:780px}.commercial-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.commercial-actions .btn{padding:.9rem 1.3rem;border-radius:.7rem;text-decoration:none}.verification-note{padding:1rem 1.2rem;border:1px solid #f59e0b55;background:#fffbeb;color:#92400e;border-radius:.75rem;max-width:780px}.commercial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.commercial-grid article,.commercial-cards article{border:1px solid #e2e8f0;background:#fff;border-radius:1rem;padding:clamp(1.4rem,3vw,2.2rem);box-shadow:0 10px 30px #0f172a0d}.commercial-grid h2,.commercial-section h2{font-size:clamp(1.65rem,3vw,2.45rem);letter-spacing:-.03em}.commercial-grid p,.commercial-grid li,.commercial-section p,.commercial-section li{color:var(--text-muted,#a8b3c7);line-height:1.75}.commercial-section{padding:5rem 0 0}.commercial-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.commercial-cards article>span{font-size:.78rem;color:#0369a1;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.commercial-cards h3{margin:.8rem 0 0}.commercial-cards h2{font-size:1.35rem}.commercial-cards a,.related-links a{display:flex;justify-content:space-between;color:#2563eb;font-weight:700;text-decoration:none;margin-top:1rem}.process-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;list-style-position:inside;padding:0}.process-list li{border-top:2px solid #38bdf8;padding:1.3rem 0}.commercial-section details{border-top:1px solid rgba(148,163,184,.2);padding:1.2rem 0}.commercial-section summary{font-weight:750;cursor:pointer;font-size:1.05rem}.related-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.related-links a{border:1px solid rgba(148,163,184,.16);padding:1.2rem;border-radius:.75rem;margin:0}.editorial-meta{color:#64748b;font-size:.9rem;line-height:1.6}.answer-block{padding:clamp(1.5rem,4vw,2.5rem);border:1px solid #bae6fd;background:linear-gradient(135deg,#f0f9ff,#eff6ff);border-radius:1rem;margin-bottom:2rem}.answer-block p:last-child{font-size:clamp(1.05rem,2vw,1.25rem);color:#334155;max-width:900px}.article-sections{display:grid;gap:1rem}.article-sections article{padding:clamp(1.35rem,3vw,2rem);border-left:3px solid #38bdf8;background:#fff;border-radius:0 .8rem .8rem 0;box-shadow:0 8px 24px #0f172a0a}.article-sections article h2{font-size:clamp(1.4rem,2.5vw,2rem)}.source-list ul{list-style:none;padding:0;display:grid;gap:.75rem}.source-list li{display:flex;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid #e2e8f0;background:#fff;border-radius:.75rem}.source-list a{color:#2563eb;font-weight:700}.source-list li span{color:#64748b;text-align:right}@media(max-width:760px){.commercial-page{padding-inline:1.1rem}.commercial-hero{padding-top:3rem}.commercial-grid,.commercial-cards,.process-list,.related-links{grid-template-columns:1fr}.commercial-actions>*{width:100%;text-align:center}}:root{--pro-radius: 18px;--pro-radius-sm: 12px;--pro-radius-pill: 999px;--pro-border: rgba(226, 232, 240, .8);--pro-border-strong: #bfdbfe;--pro-surface: rgba(255, 255, 255, .86);--pro-surface-solid: #ffffff;--pro-shadow: 0 18px 50px rgba(15, 23, 42, .08);--pro-shadow-sm: 0 8px 24px rgba(15, 23, 42, .05);--pro-primary: #6366f1;--pro-primary-2: #8b5cf6;--pro-text: #0f172a;--pro-muted: #64748b;--pro-ring: 0 0 0 3px rgba(99, 102, 241, .22)}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background:transparent!important}body{color:var(--pro-text);letter-spacing:.01em;background:transparent!important}#root{background:transparent!important}::selection{background:#6366f159;color:#0f172a}*{scrollbar-width:thin;scrollbar-color:rgba(99,102,241,.35) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{background:#6366f159;border-radius:8px}*::-webkit-scrollbar-track{background:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:none;box-shadow:var(--pro-ring)}.container{max-width:1160px;padding-left:clamp(1rem,3vw,1.75rem);padding-right:clamp(1rem,3vw,1.75rem)}.section-padding{padding:clamp(3.5rem,7vw,5.5rem) 0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--pro-text);font-weight:750}h1{line-height:1.15}h2{line-height:1.2;font-size:clamp(1.75rem,3.2vw,2.35rem)}h3{line-height:1.3}p{line-height:1.7}.section-header{margin-bottom:2.25rem}.section-header h2{margin-bottom:.65rem}.section-header p{color:var(--pro-muted);max-width:640px;margin-left:auto;margin-right:auto;font-size:1.02rem}.badge{background:#6366f11f!important;color:#4338ca!important;border:1px solid rgba(99,102,241,.32)!important;padding:.4rem .9rem!important;font-size:.78rem!important;font-weight:700!important;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1rem!important;border-radius:var(--pro-radius-pill)!important}.glass-panel{background:var(--pro-surface)!important;backdrop-filter:blur(16px) saturate(140%)!important;-webkit-backdrop-filter:blur(16px) saturate(140%)!important;border:1px solid var(--pro-border)!important;border-radius:var(--pro-radius)!important;box-shadow:var(--pro-shadow-sm);transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.glass-panel:hover{border-color:#bfdbfe!important}.btn{display:inline-flex!important;align-items:center;justify-content:center;gap:.45rem;padding:.78rem 1.45rem!important;border-radius:var(--pro-radius-pill)!important;font-weight:700!important;font-size:.92rem;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease!important}.btn-primary{background:linear-gradient(135deg,var(--pro-primary),var(--pro-primary-2))!important;color:#fff!important;border:none!important;box-shadow:0 10px 28px #6366f152!important}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 34px #6366f16b!important;filter:brightness(1.05)}.btn-outline{background:#fff!important;border:1px solid #cbd5e1!important;color:#0f172a!important}.btn-outline:hover{background:#6366f11a!important;border-color:#818cf873!important;color:#1e3a8a!important;transform:translateY(-1px)}.navbar{padding:.65rem 0!important;background:#fffffff0!important;backdrop-filter:blur(18px) saturate(160%)!important;-webkit-backdrop-filter:blur(18px) saturate(160%)!important;border-bottom:1px solid #e2e8f0!important;border-top:none!important;border-image:none!important;box-shadow:0 3px 18px #0f172a0f}.navbar .logo{display:inline-flex;align-items:center;text-decoration:none}.navbar .logo img{height:30px;width:auto;max-width:170px;object-fit:contain;display:block;transition:transform .2s ease,opacity .2s ease}.navbar .logo:hover img{transform:scale(1.03)}@media(max-width:640px){.navbar .logo img{height:26px;max-width:140px}}.logo-wordmark{color:#0f172a;font-family:var(--font-heading),"Outfit",sans-serif;font-size:1.6rem;font-weight:760;letter-spacing:-.055em;line-height:1}.logo-wordmark strong{color:#2563eb;font-weight:800}.nav-menu{gap:.35rem .85rem!important}.nav-link{color:#475569!important;font-size:.9rem!important;font-weight:550!important;padding:.4rem .35rem!important;border-radius:8px;transition:color .2s,background .2s!important}.nav-link:hover,.nav-link.active{color:#0f172a!important;background:#f1f5f9}.nav-toggle{color:#0f172a!important}.navbar .btn.btn-primary{padding:.55rem 1.15rem!important;font-size:.84rem!important}.year-badge{font-size:.62rem!important;padding:.15rem .42rem!important;border-radius:999px!important;box-shadow:0 4px 12px #6366f159;animation:none!important;transform:rotate(8deg)!important}.service-card{padding:2rem 1.75rem!important;border-radius:var(--pro-radius)!important;background:var(--pro-surface)!important;border:1px solid var(--pro-border)!important;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease!important}.service-card:hover{transform:translateY(-6px)!important;border-color:var(--pro-border-strong)!important;box-shadow:0 16px 40px #6366f11f!important}.service-card .icon-box{width:56px!important;height:56px!important;border-radius:16px!important;background:#6366f11f!important;border:1px solid rgba(99,102,241,.2);color:#4338ca!important}.service-card h3{font-size:1.15rem!important;font-weight:700!important}.pricing-card{padding:2rem 1.65rem!important;border-radius:var(--pro-radius)!important;background:var(--pro-surface)!important;border:1px solid var(--pro-border)!important;box-shadow:var(--pro-shadow-sm)}.pricing-card:hover{transform:translateY(-6px)!important;border-color:#818cf859!important;box-shadow:0 18px 44px #0f172a1a!important}.pricing-card.featured{border:1px solid rgba(99,102,241,.45)!important;background:linear-gradient(180deg,#eef2ff,#fff 60%)!important;box-shadow:0 16px 48px #6366f12e!important}.card-header{border-bottom-color:#e2e8f0!important;padding-bottom:1.35rem!important;margin-bottom:1.35rem!important}.card-header h3{font-size:1.15rem!important;font-weight:750!important}.card-body li{padding:.25rem 0;color:#475569!important}input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],input[type=search],input[type=url],select,textarea,.contact-form input,.contact-form select,.contact-form textarea,.form-group input,.form-group select,.form-group textarea{width:100%;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:14px!important;color:#0f172a!important;padding:.85rem 1rem!important;font-family:inherit!important;font-size:.95rem!important;transition:border-color .2s,box-shadow .2s,background .2s!important}input::placeholder,textarea::placeholder{color:#64748b!important}input:hover,select:hover,textarea:hover{border-color:#94a3b8!important}input:focus,select:focus,textarea:focus{border-color:#818cf88c!important;background:#6366f10f!important;box-shadow:var(--pro-ring)!important;outline:none!important}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%94a3b8' d='M1 1l5 5 5-5'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 1rem center!important;padding-right:2.4rem!important}.wavebot-root .wavebot-input{background:#ffffff0f!important;border-color:#ffffff1a!important;color:#fff!important}.wavebot-root .wavebot-input::placeholder{color:#ffffff59!important}.form-group{margin-bottom:.95rem!important}.contact-form-wrapper{padding:clamp(1.75rem,4vw,2.75rem)!important;max-width:560px;margin:0 auto;border-radius:24px!important;border:1px solid rgba(129,140,248,.2)!important;background:#fff!important;box-shadow:var(--pro-shadow)}.contact-form-wrapper h2{text-align:center;margin-bottom:.4rem}.contact-form-wrapper>p{text-align:center;color:var(--pro-muted);margin-bottom:1.5rem}.stat-card{padding:1.75rem 1.25rem!important;border-radius:var(--pro-radius)!important;background:var(--pro-surface)!important;border:1px solid var(--pro-border)!important;text-align:center}.stat-card p{color:var(--pro-muted);margin-top:.35rem}.brand-slider-section{padding:1.5rem 0!important;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:#f8fafc}.brand-item{opacity:.75;transition:opacity .2s,transform .2s}.brand-item:hover{opacity:1;transform:scale(1.04)}.template-card{border-radius:var(--pro-radius)!important;border:1px solid var(--pro-border)!important;background:var(--pro-surface)!important;overflow:hidden!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important}.template-card:hover{transform:translateY(-5px);border-color:#818cf859!important;box-shadow:0 16px 40px #0f172a1a!important}.template-title{font-weight:700!important;letter-spacing:-.01em}.template-price{letter-spacing:-.02em}.article-content,.service-content,.news-content{color:#334155;line-height:1.8}.article-content h2,.service-content h2{margin-top:2rem;margin-bottom:.85rem;font-size:1.45rem}.article-content a,.service-content a{color:#2563eb;text-decoration:underline;text-underline-offset:3px}footer{position:relative;z-index:1;border-top:1px solid #e2e8f0!important;background:#fff!important;color:#475569}footer a.footer-link{transition:color .2s,transform .2s}footer a.footer-link:hover{color:#2563eb!important}table{border-collapse:separate;border-spacing:0;width:100%}th,td{border-color:#e2e8f0!important}img{max-width:100%;height:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:992px){.nav-menu,.nav-menu.active{background:#fffffffa!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-left:1px solid #e2e8f0;border-radius:0;padding:5rem 1rem 1rem!important;box-shadow:-18px 0 50px #0f172a1f;gap:.25rem!important}.nav-menu.active .nav-link{display:block;padding:.75rem .85rem!important;border-radius:10px}.navbar .btn.btn-primary{width:100%;margin-top:.35rem}}@media(max-width:768px){h1{font-size:clamp(2rem,8vw,2.6rem)!important}.section-padding{padding:3rem 0!important}.pricing-card,.service-card{padding:1.5rem 1.25rem!important}}@media(prefers-reduced-motion:reduce){.logo-char,.year-badge{animation:none!important}}@media(max-width:640px){.btn,button,.nav-link,.hero-chip,.brand-item{min-height:44px;touch-action:manipulation}.container{padding-left:1rem!important;padding-right:1rem!important}.pricing-card,.service-card,.cap-card,.step-card,.trust-item{padding:1.25rem 1rem!important;border-radius:14px!important}.login-box{margin:12px!important;padding:1.5rem 1.25rem!important;max-width:calc(100vw - 24px)!important}body{padding-bottom:32px}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.whatsapp-fab{bottom:20px!important;left:16px!important}}:root{color-scheme:light;--pearl-bg: #f7f8fc;--pearl-ink: #202b48;--pearl-copy: #59647a;--pearl-accent: #6250bb;--pearl-blue: #5477ba;--pearl-line: #dce2ee;--pearl-glass: linear-gradient(135deg, #ffffffed, #f6f8ffb8);--pearl-shadow: 0 14px 40px #5368900c, inset 0 1px 0 #fff;--primary: #6250bb;--primary-dark: #51409f;--secondary: #6889c0;--accent: #8973ce;--dark-bg: var(--pearl-bg);--card-bg: #ffffffdb;--glass-border: var(--pearl-line);--text-main: var(--pearl-ink);--text-muted: var(--pearl-copy);--pro-text: var(--pearl-ink);--pro-muted: var(--pearl-copy);--pro-primary: #6250bb;--pro-primary-2: #7a67cb;--pro-radius: 22px;--pro-radius-sm: 14px;--pro-border: var(--pearl-line);--pro-surface: #ffffffcb;--pro-shadow: var(--pearl-shadow);--pro-shadow-sm: var(--pearl-shadow)}html body{background:var(--pearl-bg)!important;color:var(--pearl-ink);padding-bottom:0}body{letter-spacing:-.015em}.pearl-backdrop{position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse at 85% 12%,#dfdff780,transparent 42%),radial-gradient(ellipse at 5% 55%,#e6f0fb80,transparent 50%),#f8f9fc}body :is(a,button,input,textarea,select,summary):focus-visible{outline:3px solid #7966ba!important;outline-offset:4px}body :is(button,input,textarea,select){font-family:inherit}.container{max-width:1260px}.skip-link{position:fixed;top:-100px;left:16px;z-index:10000;background:#fff;padding:12px 20px;color:#202b48;border-radius:12px}.skip-link:focus{top:12px}body .btn{min-height:48px;padding:.85rem 1.4rem!important;gap:20px;font-size:.85rem;font-weight:650!important;border-radius:12px!important;text-decoration:none}body .btn-primary{background:linear-gradient(140deg,#8f82cb -45%,#6252af 48%,#514496)!important;border:1px solid #8b7bc5!important;box-shadow:inset 0 1px #ffffff60,0 6px 15px #5c4ba322!important;position:relative;overflow:hidden}body .btn-primary:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 25%,#ffffff30,transparent 65%);transform:translate(-110%);transition:transform .55s;pointer-events:none}body .btn-primary:hover:after{transform:translate(110%)}body .btn-primary:active{transform:translateY(1px)}body .btn-outline{background:#ffffff8a!important;border:1px solid #d4dbe9!important;color:var(--pearl-ink)!important;box-shadow:inset 0 1px #fff,0 4px 12px #64748b05!important}body .navbar{background:#f9faffcf!important;border-bottom-color:#dce2ee80!important;box-shadow:none;padding:.95rem 0!important}body .navbar .nav-container{gap:24px}body .nav-link{font-size:.81rem!important;color:#4b556e!important}body .nav-link:hover,body .nav-link.active{color:#6250bb!important;background:#ece9f780}.nav-actions{display:flex;align-items:center;gap:12px}.motion-toggle{display:inline-grid;place-items:center;flex-shrink:0;width:38px;height:38px;border-radius:50%;border:1px solid #d8deeb;background:#ffffffb8;color:#62647c;cursor:pointer;transition:background .2s}.motion-toggle:hover{background:#ece9f7}.nav-resources{position:relative}.nav-resources summary{cursor:pointer;list-style:none}.nav-resource-menu{position:absolute;right:0;top:calc(100% + 18px);width:220px;padding:12px;border:1px solid var(--pearl-line);border-radius:18px;background:#fcfcff;box-shadow:0 18px 45px #3341551a;display:grid;gap:4px}.nav-resource-menu .nav-link{display:block;text-align:left;padding:10px!important}.pearl-home{position:relative}.pearl-home h1,.pearl-home h2,.pearl-home h3{color:var(--pearl-ink)}.pearl-hero{padding:128px 0 20px;overflow:hidden}.pearl-hero-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:12px;align-items:center}.pearl-hero-copy{position:relative;z-index:2;padding:20px 0 50px}.pearl-eyebrow{display:flex;align-items:center;gap:9px;color:#6f6493;letter-spacing:.13em;font-size:.64rem;font-weight:700;margin-bottom:22px}.pearl-eyebrow>span{width:6px;height:6px;border-radius:50%;background:#9180c4;box-shadow:0 0 0 4px #9080c412}.pearl-home .pearl-hero h1{font-size:clamp(3.2rem,4.85vw,4.5rem);font-weight:500;line-height:1.12;letter-spacing:-.055em;margin:0 0 25px}.pearl-home em{font-style:normal;color:#8474b6}.pearl-lead{max-width:455px;font-size:.94rem;line-height:1.9;color:var(--pearl-copy)}.pearl-actions{display:flex;flex-wrap:wrap;gap:12px;margin:29px 0 25px}.pearl-hero-footnote{color:#737a8c;font-size:.7rem;display:flex;align-items:center;gap:9px}.pearl-hero-footnote>span{font-size:1.3rem;color:#8b7abe}.liquid-scene{height:540px;position:relative;isolation:isolate;--scene-x: 0px;--scene-y: 0px}.liquid-still,.liquid-canvas{position:absolute;inset:0;height:100%;width:100%;pointer-events:none}.liquid-canvas{opacity:0}.is-rendered .liquid-canvas{opacity:1}.is-rendered .liquid-still{opacity:0}.liquid-glow{position:absolute;inset:12% 4%;border-radius:50%;background:radial-gradient(ellipse,#d4d7f880,#dce8f530 50%,transparent 70%);filter:blur(24px);animation:pearl-glow 20s ease-in-out infinite}.scene-depth{position:absolute;inset:0;transform:translate(var(--scene-x),var(--scene-y))}.pearl-browser{width:76%;position:absolute;left:12%;top:23%;background:linear-gradient(135deg,#ffffffeb,#f1f4fdd9);border:1px solid #fff;outline:1px solid #bdc7dc70;border-radius:14px;box-shadow:12px 25px 45px #586c982b,inset 0 0 20px #fffa;transform:perspective(900px) rotateY(-13deg) rotateX(8deg) rotate(-7deg);animation:pearl-browser-float 8s ease-in-out infinite}.pearl-browser-bar{height:31px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dae0ed;color:#7b849a;font-size:8px}.browser-dots{display:flex;gap:4px}.browser-dots i{width:5px;height:5px;border-radius:50%;background:#bdc7d9}.pearl-browser-body{position:relative;height:248px;padding:18px 23px;overflow:hidden}.mini-brand{font-size:13px;font-weight:800;letter-spacing:-.5px}.mini-brand>span:first-child{color:#8170bf}.mini-menu{float:right;letter-spacing:2px;color:#8c94a5}.mini-eyebrow{font-size:5px;letter-spacing:1.4px;color:#747e96;margin-top:25px}.mini-title{position:relative;z-index:1;font-size:30px;line-height:1.12;margin:8px 0 10px;letter-spacing:-1px;font-family:var(--font-heading)}.mini-line{width:39%;height:3px;background:#c3cbdc80;margin:4px 0;border-radius:3px}.mini-line.short{width:29%}.mini-button{display:inline-block;color:#fff;background:#7a6bb2;padding:7px 10px;border-radius:5px;font-size:6px;margin-top:12px}.mini-bottom{display:flex;gap:22px;position:absolute;bottom:13px;left:23px;font-size:5px;letter-spacing:1px;color:#7c87a1}.mini-orbit{position:absolute;width:132px;height:132px;right:15px;top:68px;border-radius:50%;border:21px solid #c3cce6;transform:rotate(-30deg) skew(-16deg);box-shadow:inset 8px 5px 10px #fff,6px 9px 10px #8390b055;background:#f0f2fc}.mini-sphere{position:absolute;right:54px;top:95px;width:57px;height:57px;border-radius:50%;background:radial-gradient(circle at 30% 23%,#fff 5%,#c2cce4 42%,#8391b9 75%,#d9e3fb);box-shadow:8px 15px 15px #7889b433}.floating-note{position:absolute;border:1px solid #ffffffea;border-radius:13px;background:linear-gradient(135deg,#ffffffef,#f5f6ffc9);box-shadow:0 12px 28px #5c70931a,0 0 0 1px #c7d0e540;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:14px;color:#46536e;animation:pearl-float 6s ease-in-out infinite}.floating-note strong{display:block;font-size:10px;font-weight:650}.floating-note small{font-size:8px;color:#69758e;display:block;margin-top:3px}.note-icon{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:10px;color:#8c7dc2;background:linear-gradient(145deg,#fcfdff,#e6e6f7);border:1px solid #fff;font-size:17px}.note-code{top:14%;left:2%;display:flex;align-items:center;gap:10px;animation-duration:6s}.note-seo{right:-2%;top:48%;width:148px;animation-duration:7s;animation-delay:-2s}.note-heading{display:flex;gap:8px;align-items:center}.note-heading .note-icon{width:25px;height:25px}.mini-chart{height:46px;margin:13px 0 8px;display:flex;align-items:end;gap:5px}.mini-chart i{flex:1;border-radius:3px 3px 0 0;background:linear-gradient(#a398d0,#dbe2f7)}.note-ai{top:78%;left:14%;display:flex;align-items:center;gap:10px;animation-duration:9s;animation-delay:-3s}.note-check{margin-left:5px;color:#79948d;font-size:12px}.pearl-sphere{position:absolute;border-radius:50%;background:radial-gradient(circle at 28% 23%,#fff 2%,#e8edfa 18%,#acb7d4 46%,#8091b4,#ced8ef 90%);box-shadow:5px 15px 20px #7684a31c,inset 0 0 3px #fff;animation:pearl-float 12s ease-in-out infinite}.sphere-one{width:46px;height:46px;right:16%;top:11%}.sphere-two{width:27px;height:27px;left:3%;top:70%;animation-delay:-4s}.scene-caption{position:absolute;bottom:7px;left:0;right:0;text-align:center;font-size:8px;letter-spacing:.08em;color:#7b8499}.pearl-services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;padding-top:26px;padding-bottom:35px}.pearl-service{display:flex;flex-direction:column;color:inherit;text-decoration:none;background:var(--pearl-glass);border:1px solid #fff;outline:1px solid #dae1ef9c;border-radius:18px;padding:26px 24px 21px;box-shadow:var(--pearl-shadow);transition:transform .25s,box-shadow .25s}.pearl-service:hover{transform:translateY(-4px);box-shadow:0 15px 30px #7977b319}.pearl-service-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(140deg,#f8fbff,#e2e8f6);color:#7b8cad;border:1px solid #fff;box-shadow:0 4px 8px #6173940a;margin-bottom:20px;font-size:19px}.pearl-service-icon.tone-2{color:#8c7ab6;background:linear-gradient(140deg,#faf9ff,#e9e1f7)}.pearl-service h2{font-size:1.05rem;font-weight:550;margin-bottom:9px;letter-spacing:-.025em}.pearl-service p{font-size:.75rem;color:#66718a;line-height:1.85;margin-bottom:20px}.pearl-card-link{margin-top:auto;display:flex;justify-content:space-between;align-items:center;font-size:.65rem;color:#716591}.pearl-card-link>span{font-size:17px;transition:transform .2s}.pearl-service:hover .pearl-card-link>span{transform:translate(2px,-2px)}.pearl-section{padding-top:86px;padding-bottom:86px}.pearl-section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:35px}.pearl-section-heading>div:last-child,.pearl-section-heading>p{max-width:360px}.pearl-home .pearl-section h2{font-size:clamp(2rem,3.3vw,3rem);font-weight:500;line-height:1.13;letter-spacing:-.045em}.pearl-section-heading .pearl-eyebrow{margin-bottom:16px}.pearl-section-heading p:not(.pearl-eyebrow){font-size:.85rem;color:var(--pearl-copy);line-height:1.9}.pearl-text-link{display:inline-block;margin-top:17px;color:#6d5aa9!important;font-size:.8rem;text-decoration:none;font-weight:600}.pearl-text-link:hover{text-decoration:underline;text-underline-offset:4px}.pearl-work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.pearl-work-card{text-decoration:none;border:1px solid var(--pearl-line);border-radius:16px;overflow:hidden;background:#ffffffb0;box-shadow:var(--pearl-shadow);transition:transform .25s}.pearl-work-card:hover{transform:translateY(-4px)}.work-browser{display:flex;align-items:center;justify-content:space-between;height:32px;padding:0 13px;font-size:9px;color:var(--pearl-copy);border-bottom:1px solid var(--pearl-line)}.work-image{background:#e4eaf3;padding:22px 20px 0;height:208px;overflow:hidden}.work-image-1{background:#eee9f4}.work-image-2{background:#e3ecec}.work-image img{width:100%;display:block;border-radius:6px 6px 0 0;box-shadow:0 5px 20px #202b4820;transition:transform .4s}.pearl-work-card:hover img{transform:translateY(-5px)}.work-caption{padding:23px 19px;display:flex;justify-content:space-between;align-items:center;color:var(--pearl-copy)}.work-caption small{font-size:9px;letter-spacing:.1em}.work-caption h3{font-size:.95rem;font-weight:550;margin:7px 0 0}.pearl-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin-top:55px}.process-number{display:block;font-size:12px;color:#8a78b9;padding-bottom:23px;border-bottom:1px solid #d8deeb;margin-bottom:23px}.pearl-process h3{font-size:1rem;font-weight:550;margin-bottom:10px}.pearl-process p{font-size:.8rem;color:var(--pearl-copy);line-height:1.9}.pearl-solutions{border-block:1px solid #e0e3ef;background:linear-gradient(115deg,#eef2fb80,#f3eff970)}.pearl-plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.pearl-plan{background:var(--pearl-glass);border:1px solid #dce0ec;border-radius:14px}.pearl-plan summary{display:flex;padding:23px;gap:12px;justify-content:space-between;align-items:center;cursor:pointer;list-style:none}.pearl-plan summary::-webkit-details-marker{display:none}.pearl-plan strong{font-size:.9rem;font-weight:550}.pearl-plan small{display:block;color:var(--pearl-copy);font-size:.72rem;margin-top:6px}.plan-plus{font-size:24px;font-weight:300;color:#8878b5}.pearl-plan[open] .plan-plus{transform:rotate(45deg)}.pearl-plan-details{padding:0 23px 23px}.pearl-plan-details ul{padding-left:18px;margin-bottom:20px;color:var(--pearl-copy);font-size:.8rem;line-height:2}.pearl-service-directory{text-align:center;font-size:.8rem;color:var(--pearl-copy);margin-top:28px}.pearl-service-directory a{color:#6c59a8}.pearl-contact{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.pearl-contact>div>p:not(.pearl-eyebrow){color:var(--pearl-copy);font-size:.88rem;max-width:370px;margin-top:20px}.pearl-contact-form{padding:32px;border:1px solid #fff;outline:1px solid #dce2ee;border-radius:24px;background:var(--pearl-glass);box-shadow:var(--pearl-shadow)}.pearl-contact-form h3{font-size:1.3rem;font-weight:550}.pearl-contact-form>p{margin:8px 0 25px!important;font-size:.8rem!important}.contact-wave{font-size:160px;line-height:1;color:#afbcd3;font-family:Georgia,serif;transform:rotate(-15deg);width:220px;text-shadow:2px 2px #fff,4px 6px #c7c5e3;margin:30px 0 0}body :is(.commercial-page,.wa-product){background:transparent}body :is(.commercial-card,.glass-panel,.glass-card,.pricing-card,.service-card,.feature-card,.wa-hero-preview,.wa-price-card,.wa-feature-card){background:var(--pearl-glass)!important;border-color:var(--pearl-line)!important;border-radius:20px!important;box-shadow:var(--pearl-shadow)!important}body .commercial-hero{padding-top:3rem;padding-bottom:3.5rem}body .commercial-hero h1{font-weight:500;font-size:clamp(2.6rem,5.4vw,4.7rem);line-height:1.1;color:var(--pearl-ink)}body .commercial-eyebrow{color:#7863a3}.commercial-card h2{font-weight:550}body :is(.commercial-section,.wa-section){border-color:var(--pearl-line)}body :is(.commercial-cta,.wa-cta){background:linear-gradient(120deg,#ebedfb,#f3effb);color:var(--pearl-ink);border:1px solid var(--pearl-line);border-radius:24px}body :is(.wa-button:not(.wa-secondary),.commercial-actions .btn-primary){background:linear-gradient(135deg,#7969bc,#5a4c9e);border-radius:12px}body :is(.contact-form input,.contact-form select,.contact-form textarea,.form-control){color:#24314d!important;background-color:#fcfdff!important;border:1px solid #d7ddeb!important;border-radius:10px!important;box-shadow:inset 0 2px 3px #66789e04!important}body :is(.contact-form input,.contact-form textarea)::placeholder{color:#7a8599!important}body footer{background:#f1f3faad!important;border-top:1px solid #dce2ee!important}body footer h4{color:var(--pearl-ink)!important}body footer a{color:#5d6880}.pearl-admin-login{background:radial-gradient(ellipse at 15% 20%,#e4e9f9,transparent 45%),radial-gradient(ellipse at 90% 75%,#e9e3f7,transparent 45%),#f8f9fc}.pearl-admin-login>div{background:var(--pearl-glass)!important;border-color:#fff!important;box-shadow:0 25px 70px #66739d20,0 0 0 1px #d6ddec!important;border-radius:26px!important}@keyframes pearl-float{0%,to{translate:0 0}50%{translate:0 -10px}}@keyframes pearl-browser-float{0%,to{translate:0 0}50%{translate:0 -8px}}@keyframes pearl-glow{0%,to{opacity:.7;scale:1}50%{opacity:1;scale:1.08}}html[data-motion=off] *,.liquid-scene[data-in-view=false] *{animation-play-state:paused!important;scroll-behavior:auto!important}html[data-motion=off] .scene-depth{transform:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(min-width:1025px){body .nav-menu{flex:1;justify-content:center;gap:1.2rem!important}}@media(max-width:1100px){.pearl-hero-grid{grid-template-columns:1fr 1fr}.pearl-hero{padding-top:110px}.liquid-scene{height:480px}.pearl-browser-body{height:230px}.mini-orbit{right:-10px}.note-seo{right:-2%}.pearl-services{gap:12px}.pearl-service{padding:23px 18px}.pearl-contact{gap:45px}}@media(max-width:1024px){.nav-actions{margin-left:auto}.navbar .nav-toggle{order:3}.nav-resource-menu{position:static;box-shadow:none;width:100%;margin-top:5px}.nav-resources{width:100%}.pearl-hero-grid{grid-template-columns:1fr 1fr}.pearl-home .pearl-hero h1{font-size:3rem}.liquid-scene{height:440px}.pearl-browser-body{height:210px}.mini-orbit{width:90px;height:90px;border-width:16px;top:93px}.mini-sphere{width:40px;height:40px;right:5px;top:115px}.mini-title{font-size:25px}.note-seo{width:120px;padding:10px}.note-code{top:12%}.pearl-services{grid-template-columns:repeat(2,1fr)}.pearl-work-grid{gap:14px}.work-image{height:170px;padding:15px 12px 0}.work-caption{padding:17px 12px}.work-caption h3{font-size:.8rem}}@media(max-width:700px){.pearl-hero{padding-top:115px}.pearl-hero-grid{grid-template-columns:1fr;gap:0}.pearl-hero-copy{padding:0}.pearl-home .pearl-hero h1{font-size:clamp(2.7rem,9.6vw,4rem)!important}.pearl-lead{max-width:480px}.liquid-scene{height:420px;max-width:490px;width:100%;margin:0 auto}.pearl-browser-body{height:220px}.pearl-section{padding-top:58px;padding-bottom:58px}.pearl-section-heading{display:block}.pearl-section-heading>div:last-child,.pearl-section-heading>p{max-width:none;margin-top:20px}.pearl-work-grid{grid-template-columns:1fr;gap:25px}.work-image{height:250px;padding:23px 26px 0}.work-caption{padding:22px}.work-caption h3{font-size:1.1rem}.pearl-process{grid-template-columns:1fr 1fr;gap:32px 22px;margin-top:30px}.pearl-plans{grid-template-columns:1fr}.pearl-contact{grid-template-columns:1fr;gap:30px}.contact-wave{display:none}.pearl-contact-form{padding:24px}.pearl-services{padding-top:10px}.pearl-service p{font-size:.73rem}.pearl-service h2{font-size:1rem}}@media(max-width:450px){.navbar .nav-actions>a{display:none!important}.navbar .logo{margin-right:0!important}.pearl-eyebrow{font-size:.57rem}.pearl-actions{gap:9px}.pearl-actions .btn{padding-inline:16px!important;gap:12px;font-size:.77rem}.liquid-scene{height:350px;margin-top:18px}.note-code{top:9%;padding:10px}.note-seo{display:none}.note-ai{top:79%;padding:10px}.pearl-browser{width:80%;left:10%}.pearl-browser-body{padding:15px 18px;height:190px}.mini-eyebrow{margin-top:17px}.mini-title{font-size:25px}.mini-orbit{top:69px}.mini-sphere{top:86px}.mini-bottom{font-size:4px}.scene-caption{display:none}.pearl-service{padding:20px 16px}.pearl-service-icon{margin-bottom:15px}.pearl-card-link{font-size:.58rem}.pearl-hero-footnote{font-size:.6rem}.pearl-home .pearl-section h2{font-size:2.2rem}}body .navbar .mobile-contact{display:none}body .nav-toggle{border:0;background:transparent;cursor:pointer}body .nav-resource-menu button,body .nav-menu>li>button{border:0;background:transparent;cursor:pointer}body .commercial-grid>article,body .commercial-cards>article,body .commercial-cards>a,body .commercial-grid>a{border:1px solid var(--pearl-line);border-radius:20px;background:var(--pearl-glass);box-shadow:var(--pearl-shadow)}body .commercial-cta :is(h2,p){color:var(--pearl-ink)}.pearl-contact-form .field-label{display:block;font-size:.75rem;font-weight:600;color:#5a6580;margin-bottom:7px}.pearl-contact-form .field-label>span{color:#9b6fa2}.pearl-contact-form .contact-form .form-group{margin-bottom:17px}.pearl-contact-form .contact-form :is(input,select,textarea){width:100%;min-height:46px;padding:12px 14px;font-size:.82rem}.pearl-contact-form .contact-form textarea{min-height:110px}@media(max-width:1024px){body .navbar .mobile-contact{display:block;width:100%}}body .wcp{--ink: #26334d;--line: #dce2ee;--muted: #647089;--bg: #f7f8fc;background:radial-gradient(ellipse at 80% 0,#e9e5f9,transparent 50%),#f7f8fc}body .wcp :is(.wcp-sidebar,.wcp-top){background:#f9faffd9;border-color:var(--pearl-line)}body .wcp :is(.wcp-card,.wcp-stats article,.wcp-welcome){background:var(--pearl-glass);border:1px solid var(--pearl-line);border-radius:20px;box-shadow:var(--pearl-shadow)}body .wcp .wcp-sidebar nav button.active{background:#ece8f8;color:#725ba3}body .wcp :is(input,textarea,select){border-color:#d6ddeb;background-color:#fdfdff;border-radius:10px}body .wcp :is(h1,h2,h3){color:var(--pearl-ink)}@media(max-width:1024px){body .nav-menu:not(.active){visibility:hidden;pointer-events:none}body .nav-menu.active{width:min(340px,88vw)}}:root{--pearl-surface: #fcfdffdb}body .wa-product.wa-campaign{--wa-ink: var(--pearl-ink);--wa-copy: var(--pearl-copy);--wa-line: var(--pearl-line);--wa-primary: #7d69b7;background:transparent}body .wa-product.wa-campaign :is(.wa-button:not(.wa-secondary),.wa-campaign-top>a){border-radius:12px}body .wa-product.wa-campaign .wa-button:not(.wa-secondary){background:linear-gradient(135deg,#8979c4,#61509f)}body .wa-product.wa-home h2{font-weight:500;font-size:clamp(2rem,3.3vw,3rem);letter-spacing:-.045em}body .wa-product.wa-home em{color:#8474b6}body .wa-home .wa-eyebrow{color:#82709f}body .wa-home .wa-eyebrow:before{background:#a294bf}body .wa-home .wa-wrap{width:min(1205px,calc(100% - 48px))}html[data-motion=off] *:before,html[data-motion=off] *:after{animation-play-state:paused!important}@media(max-width:700px){.note-seo{display:none}}body .commercial-cards :is(h2,h3),body .commercial-grid article :is(h2,h3){font-weight:550;letter-spacing:-.035em}body .commercial-cards :is(span,a):not(.btn){color:#7863a3}body .wa-product.wa-campaign .wa-campaign-copy h1{color:var(--pearl-ink);font-weight:500}body .wa-product.wa-campaign em{color:#8474b6}.work-caption small{font-size:.56rem}@media(max-width:1024px){body .nav-menu,body .nav-menu.active{background:#fafbff!important}}body .policy-section{padding-top:clamp(112px,12vw,140px)!important}:root{--pearl-ink: #090b2b;--pearl-copy: #646785;--pearl-accent: #4f52ec;--primary: #4a4cfa;--primary-dark: #3739d9;--accent: #9270f4;--pro-primary: #4848f4;--pro-primary-2: #8d78fc;--pearl-line: #dce2fb;--pearl-glass: linear-gradient(125deg, #ffffffcf 5%, #f4f6ff8c 65%, #e2e9ff8a);--pearl-shadow: inset 1px 2px 4px #fff, inset -1px -2px 4px #b7cafa40, 0 9px 24px #6c74b419}.reference-brand{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;line-height:1;color:#090b2b;letter-spacing:-.065em;font-family:var(--font-heading),sans-serif;font-size:34px;font-weight:600}.reference-brand svg{width:62px;height:43px;flex-shrink:0}.reference-brand.brand-compact{font-size:16px;gap:4px}.brand-compact svg{width:28px;height:24px}body .navbar{padding:18px 0!important}.navbar .container{max-width:1540px;width:92%;padding:0}body .navbar.reference-nav{background:#f5f7ff18!important;border:0!important;box-shadow:none;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}body .navbar .nav-menu{gap:30px!important}.navbar .nav-link{font-size:13px!important;font-weight:500!important;color:#3c4163!important;padding:10px 5px!important;position:relative}.navbar .nav-link:hover,.navbar .nav-link.active{color:#332bf1!important;background:transparent}.navbar .nav-link.active:after{content:"";position:absolute;bottom:-5px;left:calc(50% - 2px);width:5px;height:5px;border-radius:50%;background:#4a40f5}.nav-actions{gap:38px}.navbar .nav-actions .btn-primary{color:#11153e!important;background:linear-gradient(130deg,#ffffffed 5%,#e2e8ffba 55%,#c6d8ffc4)!important;border:1px solid #fff!important;border-radius:40px!important;height:47px;width:170px;justify-content:space-between;padding:6px 7px 6px 28px!important;box-shadow:inset 1px 2px 5px #fff,inset -3px -3px 6px #9cbbff55,0 0 15px #96abff70,0 10px 22px #758aff21!important;font-size:13px!important}.navbar .motion-toggle{width:40px;height:40px;color:#0e1433;background:#ffffffba;border:1px solid #fff;box-shadow:0 4px 12px #4d58921a}.navbar .mobile-account{display:none}.reference-stage{position:relative;isolation:isolate;background:url(/images/pearl/chrome-wave-poster.webp) center top / cover no-repeat;min-height:56.25vw;max-height:none}.reference-stage .container{max-width:1520px;width:90.6%;padding-inline:0!important}.chrome-backdrop{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none;background:url(/images/pearl/chrome-wave-poster.webp) center / cover no-repeat}.chrome-backdrop video{display:block;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .2s ease}.chrome-backdrop[data-ready=true] video{opacity:1}.chrome-backdrop-compact{background-position:70% center;-webkit-mask-image:linear-gradient(transparent,#000 12%,#000 84%,transparent);mask-image:linear-gradient(transparent,#000 12%,#000 84%,transparent)}.chrome-backdrop-compact video{object-position:70% center}.reference-stage .pearl-hero{position:relative;overflow:visible;min-height:40.2vw;padding:8.8vw 0 0}.reference-stage .pearl-hero-grid{display:block}.reference-stage .pearl-hero-copy{width:44%;padding:0;position:relative;z-index:6}.reference-stage .pearl-eyebrow{font-size:clamp(9px,.69vw,12px);color:#5155af;letter-spacing:.19em;margin:0 0 22px;gap:16px}.reference-stage .pearl-eyebrow>span{background:none;border-radius:0;width:auto;height:auto;box-shadow:none;font-size:15px;font-weight:400}.pearl-home .reference-stage .pearl-hero h1{font-family:var(--font-heading),sans-serif;font-size:clamp(38px,3.36vw,59px);font-weight:650;line-height:1.035;letter-spacing:-.045em;margin:0 0 27px;white-space:nowrap;color:#080925}.reference-stage .pearl-hero h1 em{background:linear-gradient(105deg,#3966ef 2%,#5850f5 50%,#a088fa 96%);-webkit-background-clip:text;background-clip:text;color:transparent}.reference-stage .pearl-lead{max-width:565px;font-size:clamp(15px,1.13vw,19px);line-height:1.5;color:#626580}.reference-stage .pearl-actions{gap:22px;margin:26px 0 30px}body .reference-stage .btn{height:56px;min-height:0;border-radius:40px!important;padding:11px 27px!important;gap:22px;font-size:16px;font-weight:500!important}body .reference-stage .btn-primary{background:linear-gradient(110deg,#3e40f5 3%,#443df2 45%,#869cff)!important;border:2px solid #f9fcff!important;box-shadow:inset 0 1px 6px #ffffffa6,inset 0 -3px 8px #58a9ff,0 0 0 2px #d8e7ff70,0 0 15px #6cafff66,0 8px 15px #6072db29!important;min-width:234px}body .reference-stage .btn-outline{background:linear-gradient(130deg,#ffffff8c,#edf1ff59)!important;border:1px solid #fff!important;box-shadow:inset 0 1px 3px #fff,0 2px 7px #8d94bf20!important;padding-left:15px!important;gap:13px;min-width:204px}.reference-stage .btn-primary>span{font-size:25px;font-weight:300}.play-button{display:grid;place-items:center;width:34px;height:34px;font-size:12px;color:#0c1035;background:#ffffffbf;border-radius:50%;box-shadow:0 3px 9px #7783b61f,inset 0 1px 2px #fff}.reference-proof{display:flex;align-items:center;gap:15px;color:#727590}.reference-proof p{font-size:12px;line-height:1.4}.proof-icons{display:flex;padding-left:0}.proof-icons i{display:grid;place-items:center;margin-left:-6px;width:31px;height:31px;border:2px solid #f8faff;border-radius:50%;background:linear-gradient(135deg,#c4d5fe,#fcfcff);color:#6472a9;font-size:11px}.proof-icons i:first-child{margin-left:0}.proof-icons i:nth-child(2n){background:linear-gradient(135deg,#cac5f8,#fcfcff)}.reference-scene.liquid-scene{position:absolute;top:5.3vw;right:1.5vw;width:59vw;height:33.7vw;max-width:none;max-height:none;isolation:auto}.reference-scene .pearl-browser{position:absolute;z-index:2;width:54%;height:64%;left:22%;top:3%;border-radius:28px;border:2px solid #e8f3ff;outline:1px solid #b6caff;background:linear-gradient(125deg,#ffffffe6,#f2f4ff93 60%,#dce7ff96);box-shadow:inset 2px 3px 5px #fff,inset -5px -5px 8px #9aabe155,0 0 0 9px #edf4ff50,10px 15px 22px #727eaf19;transform:perspective(1000px) rotateY(-13deg) rotateX(6deg) rotate(11deg);animation:pearl-browser-float 8s ease-in-out infinite;overflow:hidden}.reference-browser-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:19px 24px 10px;font-size:8px;color:#24284f}.reference-browser-nav .reference-brand{margin-right:auto}.browser-menu-icon{font-size:17px;margin-left:14px;color:#5d669c}.reference-browser-content{padding:16px 28px;position:relative;z-index:1}.reference-browser-content h2{font-size:clamp(20px,1.7vw,30px);font-weight:550;line-height:1.02;letter-spacing:-.045em;margin:0 0 13px;color:#151b59}.reference-browser-content h2 em{background:linear-gradient(100deg,#2e82ff,#bd80ff);color:transparent;-webkit-background-clip:text;background-clip:text}.reference-browser-content p{font-size:10px;color:#727696}.reference-browser-content .mini-button{border:1px solid #a9dcff;border-radius:30px;background:linear-gradient(110deg,#065de9,#3e4bf0 65%,#a489ff);box-shadow:inset 0 1px 5px #ffffffb0,0 0 12px #93c0fb60;font-size:10px;padding:10px 17px;margin-top:20px}.mini-button>span{margin-left:18px;font-size:16px}.browser-wave{position:absolute;right:0;bottom:0;width:63%;height:82%;background:url(/images/pearl/chrome-wave.webp) 80% 50% / auto 145%;opacity:.65;-webkit-mask-image:linear-gradient(110deg,transparent,#000 28%);mask-image:linear-gradient(110deg,transparent,#000 28%)}.browser-manifesto{position:absolute;right:18%;bottom:7%;color:#fff;font-size:16px;line-height:1.4;z-index:2;text-shadow:0 1px 5px #5568aa50}.reference-scene .floating-note{z-index:5;padding:17px 18px;border:2px solid #f3f9ff;border-radius:22px;background:linear-gradient(125deg,#fff9,#eaf0ff8c);box-shadow:inset 1px 2px 4px #fff,inset -2px -2px 5px #b1c4fa80,0 0 0 3px #e1e9ff55,4px 8px 22px #6880cf1f;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);display:flex;gap:13px;align-items:center;color:#2b326f;text-decoration:none}.reference-scene .floating-note:hover,.reference-scene .floating-note:focus-visible{animation-play-state:paused;border-color:#fff;box-shadow:inset 1px 2px 4px #fff,0 0 20px #cad9ff9c}.reference-scene .floating-note small{font-size:clamp(6px,.56vw,10px);font-weight:500;letter-spacing:.06em;color:#6873b2;margin:0 0 14px;white-space:nowrap}.reference-scene .floating-note strong{font-size:clamp(10px,.81vw,14px);line-height:1.4;font-weight:500}.glass-arrow{width:32px;height:32px;border-radius:50%;display:inline-grid;place-items:center;font-size:23px;font-weight:300;flex-shrink:0;background:linear-gradient(130deg,#ffffffc4,#e3eaff5e);color:#121852;box-shadow:inset 0 1px 3px #fff,0 2px 5px #9aabdb20}.reference-scene .floating-note .glass-arrow{position:absolute;right:10px;bottom:15px;width:24px;height:24px;font-size:19px}.reference-scene .floating-note>div{padding-right:4px}.note-ai-workflows{left:5%;top:17%;width:20%;height:22%;transform:rotate(6deg) translate(var(--scene-x),var(--scene-y));animation-duration:6s}.note-rankings{left:9%;top:64%;width:21%;height:20%;transform:rotate(-5deg) translate(var(--scene-x),var(--scene-y));animation-duration:7s;animation-delay:-2s}.note-websites{right:2%;top:48%;width:21%;height:22%;transform:rotate(2deg) translate(var(--scene-x),var(--scene-y));animation-duration:9s;animation-delay:-3s}.chrome-bot{width:54px;height:61px;flex-shrink:0;border-radius:47% 47% 44% 44%;background:radial-gradient(circle at 30% 18%,#fff 8%,#d9edff 23%,#819bdf 50%,#d1ddff 66%,#7876c5 84%,#e7eeff);box-shadow:inset 1px 1px 2px #fff,0 8px 10px #748ccc42;display:grid;place-items:center;position:relative}.chrome-bot>span{display:flex;justify-content:center;gap:9px;width:39px;height:28px;border-radius:11px;background:linear-gradient(#263763,#091024);border:2px solid #b5d9ff}.chrome-bot i{border:2px solid #7d92ff;box-shadow:0 0 5px #586bff;width:8px;height:11px;border-radius:4px;margin-top:5px}.chrome-bot:before,.chrome-bot:after{content:"";position:absolute;width:7px;height:17px;border-radius:4px;background:linear-gradient(#fafcff,#6687e8);top:24px;left:-4px}.chrome-bot:after{left:auto;right:-4px}.chrome-bars{width:50px;height:58px;padding:10px 4px 4px;flex-shrink:0;display:flex;align-items:end;gap:4px;filter:drop-shadow(1px 5px 3px #777bea30)}.chrome-bars i{height:55%;width:8px;border-radius:3px;background:linear-gradient(#a19eff,#3d59eb);box-shadow:inset 1px 1px 2px #fff9}.chrome-bars i:nth-child(2){height:74%}.chrome-bars i:nth-child(3){height:100%;background:linear-gradient(#b986f5,#8064ec)}.chrome-bars i:nth-child(4){height:84%;background:linear-gradient(#a282ec,#5e47dc)}.chrome-picture{width:49px;height:62px;display:grid;place-items:center;flex-shrink:0;font-size:34px;color:#c9c9ff;border-radius:9px;border:1px solid #e4f7ff;background:linear-gradient(140deg,#c9e5ff,#82a6ea 45%,#ae95f4 80%,#e6dfff);box-shadow:inset 0 1px 6px #fff,0 0 8px #cadbff}.reference-scene .note-performance{width:27%;height:23%;top:68%;left:56%;transform:rotate(12deg) translate(var(--scene-x),var(--scene-y));animation-duration:10s;background:linear-gradient(135deg,#f0f4ffb8,#d7e0ffbf)}.note-performance>div{flex:1}.reference-scene .note-performance small{font-size:9px;letter-spacing:0;color:#515b91;margin-bottom:5px}.reference-scene .note-performance strong{font-size:clamp(16px,1.3vw,23px);font-weight:650;letter-spacing:-.04em;white-space:nowrap}.reference-scene .note-performance>div>span{display:block;font-size:8px;margin-top:12px;color:#64719b}.reference-chart{height:65px;display:flex;align-items:end;gap:5px;position:relative;max-width:75px;margin-top:15px}.reference-chart i{flex:1;border-radius:2px;background:linear-gradient(#6775ef,#bfcffe)}.reference-chart>span{position:absolute;top:-24px;right:-3px;font-size:27px!important;color:#6469e8!important}.chrome-sphere{position:absolute;z-index:5;border-radius:50%;background:conic-gradient(from 30deg,#fcffff,#b8c7ef,#fbfcff 17%,#40609e 25%,#dfeaff 40%,#8eaae5 57%,#fdfcff 68%,#7189c7 78%,#edf4ff 89%,#92a5dd);box-shadow:inset 2px 2px 3px #fff,inset -2px -1px 4px #45559659,0 5px 12px #8091c21a;animation:pearl-float 12s ease-in-out infinite}.sphere-a{width:30px;height:30px;top:12%;left:24%}.sphere-b{width:43px;height:43px;top:40%;right:3%;animation-delay:-4s}.sphere-c{width:35px;height:35px;top:62%;left:1%;animation-duration:10s}.sphere-d{width:19px;height:19px;top:7%;left:16%}.scene-handwriting{position:absolute;right:4%;top:6%;font-family:Segoe Print,cursive;font-size:clamp(13px,1.12vw,20px);line-height:1.1;color:#545aa3;transform:rotate(-12deg);z-index:5}.scene-handwriting span{display:block;text-align:right;margin-top:14px;color:#5b67ca}.scene-signature{position:absolute;right:4%;bottom:0;font-size:8px;line-height:2;letter-spacing:.2em;color:#7b83aa;text-align:center;z-index:5}.reference-stage .pearl-services{position:relative;z-index:6;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding-top:.8vw;padding-bottom:0}.reference-stage .pearl-service{display:flex;flex-direction:row;align-items:center;gap:20px;min-height:125px;padding:20px;border-radius:24px;border:2px solid #fcfdff;outline:1px solid #d7e3ff6b;background:linear-gradient(120deg,#ffffffad,#eef2ff65);box-shadow:inset 1px 3px 5px #fff,inset -2px -2px 4px #b1c5f847,0 0 0 4px #f4f8ff5c,0 6px 12px #727fbc15;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.reference-stage .pearl-service>div{min-width:0;flex:1}.reference-stage .pearl-service-icon{width:73px;height:79px;margin:0;flex-shrink:0;border-radius:20px;border:1px solid #d8eeff;background:radial-gradient(circle at 28% 10%,#fff 1%,#bfd6ff 36%,#a6bdff 60%,#e6f5ff 94%);box-shadow:inset 1px 2px 5px #fff,inset -3px -2px 5px #8aafff70,0 0 0 3px #f4f8ffd9,0 4px 7px #747cf123;color:#243174;font-size:32px}.reference-stage .tone-2,.reference-stage .tone-3{background:radial-gradient(circle at 28% 10%,#fff 1%,#c5caff 40%,#b6b3ff 62%,#ece8ff 95%);color:#47358e}.reference-stage .tone-2>span{font-size:42px;text-shadow:9px -9px #8870bc55}.reference-stage .pearl-service h2{font-size:clamp(13px,1.06vw,18px);font-weight:550;margin:0 0 9px;letter-spacing:-.025em}.reference-stage .pearl-service p{font-size:clamp(10px,.76vw,13px);color:#69718e;line-height:1.5;margin:0}.reference-stage .pearl-service>.glass-arrow{width:29px;height:29px;font-size:22px}.reference-tools{position:relative;z-index:6;display:flex;gap:50px;align-items:center;min-height:109px;padding-top:8px}.reference-tools>span{font-size:7px;letter-spacing:.23em;color:#7a7b9e;white-space:nowrap}.reference-tools>div{display:flex;align-items:center;justify-content:space-between;gap:24px;flex:1;max-width:810px}.reference-tools b{color:#5e6682;font-size:14px;font-weight:500;white-space:nowrap;display:inline-flex;align-items:center;gap:5px}.reference-tools b+b{padding-left:25px;border-left:1px solid #bac8e570}.reference-tools .tech-stripe{font-size:21px;letter-spacing:-.06em;font-weight:800}.reference-tools .tech-shopify{font-style:italic;font-weight:700}.reference-tools i{font-size:18px}body .btn-primary{background:linear-gradient(125deg,#5356eb,#8172ee)!important;box-shadow:inset 0 1px 3px #ffffff8a,0 5px 14px #6c75d626!important}body :is(.glass-panel,.commercial-card,.commercial-cards>article,.commercial-cards>a,.pearl-contact-form){box-shadow:var(--pearl-shadow)!important;border-color:#e5eaff!important}html:not([data-theme=dark]) body .pearl-home>.pearl-section,html:not([data-theme=dark]) body .pearl-solutions{--pearl-ink: #161a43}body [data-pearl-admin]{--pearl-ink: #1c254b;--pearl-copy: #5e698c}[data-pearl-admin] .reference-brand{font-size:23px;gap:5px}[data-pearl-admin] .reference-brand svg{width:35px;height:28px}.pearl-admin-login .reference-brand{font-size:30px}.pearl-admin-login .reference-brand svg{width:48px}footer .reference-brand{font-size:25px}footer .reference-brand svg{width:42px;height:32px}@media(min-width:1800px){.reference-stage .pearl-hero{min-height:725px;padding-top:160px}.reference-stage{min-height:1000px}.reference-scene.liquid-scene{width:1062px;height:607px;top:95px;right:calc((100vw - 1746px)/2)}}@media(max-width:1450px)and (min-width:1025px){.navbar .reference-brand{font-size:30px}.navbar .reference-brand svg{width:54px}.navbar .nav-actions{gap:25px}body .navbar .nav-menu{gap:23px!important}.reference-stage .pearl-service{padding:17px 16px;gap:15px;min-height:113px}.reference-stage .pearl-service-icon{width:61px;height:69px;font-size:27px}.reference-stage .pearl-service>.glass-arrow{width:24px;height:24px}.reference-tools{gap:30px;min-height:95px}.reference-tools>div{gap:13px}.reference-tools b+b{padding-left:17px}.reference-browser-nav{padding:16px 19px 8px;gap:9px}.reference-browser-nav .reference-brand{font-size:12px}.reference-browser-nav .brand-compact svg{width:23px}.reference-browser-content{padding:12px 23px}.chrome-bot{width:43px;height:50px}.chrome-bot>span{width:33px;height:25px;gap:6px}.chrome-bot i{width:7px;height:10px}.reference-scene .floating-note{padding:13px;gap:9px}.chrome-bars{width:43px;height:50px}.chrome-picture{width:41px;height:52px;font-size:27px}.reference-stage .pearl-hero-copy{width:46%}.reference-stage .pearl-actions{gap:19px;margin-top:25px}body .reference-stage .btn{height:51px;font-size:14px;padding-inline:24px!important;min-width:205px}body .reference-stage .btn-outline{min-width:175px}.reference-scene .floating-note .glass-arrow{right:7px;bottom:11px;width:21px;height:21px}.reference-proof p{font-size:11px}}@media(max-width:1024px){body .navbar{background:#f8faffde!important}.navbar .container{width:calc(100% - 40px)}.navbar .reference-brand{font-size:28px}.navbar .reference-brand svg{width:49px;height:33px}.navbar .mobile-account{display:block}.navbar .nav-menu .nav-link.active:after{display:none}.navbar .nav-actions{gap:15px}.reference-stage .pearl-hero{padding-top:135px;min-height:610px}.reference-stage .pearl-hero-copy{width:54%}.pearl-home .reference-stage .pearl-hero h1{font-size:clamp(33px,4vw,40px)}.reference-stage .pearl-lead{font-size:15px}.reference-stage .pearl-actions{gap:12px}.reference-stage .btn{min-width:0!important;font-size:13px!important;height:48px!important;padding:10px 18px!important}.reference-scene.liquid-scene{top:160px;right:-4%;width:57%;height:365px}.reference-browser-nav>span:not(.reference-brand){display:none}.reference-browser-nav{padding:13px 15px}.reference-scene .pearl-browser{width:70%;left:13%;top:2%;height:61%;border-radius:19px}.reference-browser-content{padding:12px 18px}.reference-browser-content h2{font-size:21px}.reference-browser-content p{font-size:8px;max-width:170px}.reference-browser-content .mini-button{padding:7px 10px;font-size:7px;margin-top:12px}.reference-scene .floating-note{padding:10px;border-radius:14px;gap:7px}.note-ai-workflows{width:32%;left:0;top:0}.note-rankings{width:32%;left:1%;top:66%}.note-websites{width:31%;right:0;top:47%}.reference-scene .note-performance{width:35%;left:49%;top:77%;height:24%}.reference-scene .note-performance strong{font-size:14px}.reference-chart{height:40px;gap:3px}.chrome-bars{width:32px;height:44px}.chrome-picture{width:34px;height:46px;font-size:25px}.chrome-bot{width:35px;height:44px}.chrome-bot>span{width:28px;height:23px;gap:5px}.chrome-bot i{width:6px;height:8px}.reference-scene .floating-note small{font-size:6px;margin-bottom:7px}.reference-scene .floating-note strong{font-size:10px}.reference-scene .floating-note .glass-arrow{width:17px;height:17px;font-size:14px;bottom:7px;right:5px}.scene-handwriting,.scene-signature{display:none}.reference-stage .pearl-services{grid-template-columns:1fr 1fr;gap:17px}.reference-stage .pearl-service{min-height:116px;padding:18px;gap:20px}.reference-stage .pearl-service-icon{width:62px;height:70px}.reference-stage .pearl-service h2{font-size:16px}.reference-stage .pearl-service p{font-size:12px}.reference-tools{display:block;padding:30px 0;text-align:center}.reference-tools>div{justify-content:center;margin-top:18px;gap:16px;flex-wrap:wrap;max-width:none}.reference-tools b+b{padding-left:16px}.reference-tools b{font-size:12px}.reference-stage{background-size:auto 730px;background-position:center top;background-color:#f4f7ff}}@media(max-width:700px){.navbar .nav-actions>.btn{display:none!important}body .navbar{padding:15px 0!important}.navbar .container{width:calc(100% - 32px)}.navbar .reference-brand{font-size:27px}.navbar .reference-brand svg{width:46px}.reference-stage{background:linear-gradient(145deg,#f8fbff,#eff1ff 50%,#f7faff);min-height:0}.reference-stage .container{width:calc(100% - 36px)}.reference-stage .pearl-hero{min-height:0;padding-top:126px;overflow:hidden}.reference-stage .pearl-hero-copy{width:100%}.reference-stage .pearl-eyebrow{font-size:9px;gap:12px;margin-bottom:20px}.pearl-home .reference-stage .pearl-hero h1{font-size:clamp(29px,6.9vw,43px)!important;line-height:1.1;letter-spacing:-.045em;white-space:nowrap;margin-bottom:25px}.reference-stage .pearl-lead{font-size:15px;line-height:1.65;max-width:510px}.reference-stage .pearl-actions{margin:23px 0 27px;gap:12px;flex-wrap:nowrap}.reference-stage .pearl-actions .btn{padding:10px 17px!important;font-size:12px!important;gap:13px}.reference-stage .pearl-actions .btn-primary,.reference-stage .pearl-actions .btn-outline{flex:1}.reference-stage .pearl-actions .play-button{width:26px;height:26px;font-size:9px}.reference-proof{gap:12px}.reference-proof p{font-size:10px}.proof-icons i{width:27px;height:27px;font-size:9px}.reference-scene.liquid-scene{position:relative;top:auto;right:auto;height:395px;width:calc(100% + 36px);margin:25px -18px 0;background:url(/images/pearl/chrome-wave.webp) 70% 45% / auto 450px no-repeat}.reference-scene .pearl-browser{width:66%;height:56%;left:20%;top:8%}.reference-scene .reference-browser-content h2{font-size:22px}.reference-scene .note-ai-workflows{width:34%;height:20%;top:3%;left:4%}.reference-scene .note-rankings{width:36%;height:21%;top:63%;left:5%}.reference-scene .note-websites{width:34%;height:22%;top:52%;right:3%}.reference-scene .note-performance{display:none}.reference-scene .floating-note small{font-size:6px}.reference-scene .floating-note strong{font-size:10px}.reference-scene .chrome-bot{width:39px;height:47px}.sphere-c{top:49%;left:5%;width:23px;height:23px}.sphere-b{top:35%;right:3%;width:30px;height:30px}.reference-stage .pearl-services{padding-top:0;gap:13px}.reference-stage .pearl-service{min-height:123px;padding:15px 13px;gap:10px;flex-wrap:wrap;border-radius:20px}.reference-stage .pearl-service-icon{width:44px;height:47px;border-radius:13px;font-size:23px}.reference-stage .pearl-service h2{font-size:12px;margin-bottom:5px}.reference-stage .pearl-service p{font-size:10px;line-height:1.5}.reference-stage .pearl-service>div{min-width:90px;flex:1}.reference-stage .pearl-service>.glass-arrow{display:none}.reference-stage .tone-2>span{font-size:32px}.reference-tools{padding:26px 0 35px}.reference-tools>span{font-size:6px}.reference-tools>div{gap:14px 17px;margin-top:20px}.reference-tools b+b{border:0;padding:0}.reference-tools b{font-size:11px}.reference-tools .tech-stripe{font-size:17px}.reference-tools i{font-size:15px}.reference-stage .pearl-service>div{width:calc(100% - 54px);min-width:0}}@media(max-width:370px){.pearl-home .reference-stage .pearl-hero h1{font-size:25px!important}.reference-stage .pearl-lead{font-size:14px}.reference-stage .pearl-eyebrow{font-size:7px}.reference-stage .pearl-actions .btn{padding-inline:10px!important;gap:8px}.reference-proof p{font-size:9px}.reference-scene.liquid-scene{height:350px}.reference-stage .pearl-service{gap:12px}.reference-stage .pearl-service>div{flex-basis:100%}.reference-stage .pearl-service-icon{width:43px;height:46px}.reference-scene .pearl-browser{height:60%}.reference-scene .reference-browser-content h2{font-size:19px}.reference-scene .floating-note{padding:8px;gap:7px}.reference-scene .floating-note small{font-size:5px}.reference-scene .floating-note strong{font-size:8px}.reference-scene .chrome-bot{width:31px;height:38px}.reference-scene .chrome-bars{width:28px;height:38px}.reference-scene .chrome-picture{width:27px;height:38px}.reference-scene .floating-note .glass-arrow{display:none}.navbar .reference-brand{font-size:24px}.navbar .reference-brand svg{width:40px}}:root{--font-heading: "Inter Variable", sans-serif;--font-body: "Inter Variable", sans-serif}.reference-stage .pearl-eyebrow{line-height:1;margin-bottom:17px}.pearl-home .reference-stage .pearl-hero h1{font-size:clamp(38px,3.43vw,60px);font-weight:650}.reference-stage .pearl-lead{max-width:33.8vw}.reference-scene .pearl-browser{background:linear-gradient(125deg,#fcfdfff5,#eef1ffd9 60%,#e0e7ffd6)}@media(max-width:1024px){.reference-stage .pearl-lead{max-width:100%}}body.reference-at-top .whatsapp-fab,body.reference-at-top .wavebot-fab{visibility:hidden;pointer-events:none}body:not(.reference-at-top) .navbar.reference-nav{background:#f8faffed!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;border-bottom:1px solid #dce2fb80!important}@media(min-width:1025px){.navbar .container{width:90.6%;position:relative}.navbar .reference-brand{font-size:clamp(32px,2.39vw,40px);gap:6px;font-weight:550}.navbar .reference-brand svg{width:clamp(54px,3.7vw,62px)}body .navbar .nav-menu{position:absolute;left:46%;top:50%;transform:translate(-50%,-50%);flex:none;gap:36px!important}.navbar .nav-actions{margin-left:auto}.pearl-home .reference-stage .pearl-hero h1{font-size:clamp(38px,3.5vw,61px);margin-bottom:21px}.reference-stage .pearl-lead{max-width:33.2vw;font-size:clamp(15px,1.1vw,19px)}.reference-stage .pearl-actions{margin-top:23px}.reference-scene .pearl-browser{left:24%;top:6%}.reference-browser-content{padding-top:30px}.reference-browser-content .mini-button{margin-top:28px}.reference-scene .note-ai-workflows{top:14%}.reference-scene .note-rankings{top:58%}.reference-scene .note-websites{top:45%}.reference-scene .note-performance{top:58%}}@media(min-width:1025px)and (max-width:1300px){body .navbar .nav-menu{gap:24px!important}.navbar .reference-brand{font-size:30px}.navbar .nav-actions{gap:18px}}@media(min-width:1025px){.reference-tools{gap:3vw}.reference-tools>span{flex:0 0 19.5vw}.reference-tools>div{max-width:760px;gap:18px}.reference-tools b+b{padding-left:18px}}@media(max-width:700px){.reference-stage .pearl-actions .btn{white-space:nowrap;padding-inline:12px!important;gap:9px}.reference-stage .pearl-actions .btn-primary{flex:1.15}.reference-browser-nav .reference-brand{font-size:12px}.reference-browser-nav .brand-compact svg{width:22px;height:18px}.reference-scene .browser-manifesto,.reference-scene .note-rankings{display:none}.reference-scene .browser-wave{opacity:.35}.reference-scene .sphere-a{top:2%;left:64%;width:22px;height:22px}.reference-scene .sphere-d{display:none}.reference-scene .pearl-browser{top:12%}.reference-scene:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(#f1f3ff,transparent 12%,transparent 84%,#f7faff)}}@media(min-width:701px)and (max-width:1024px){.reference-stage{background:linear-gradient(145deg,#f8fbff,#eff1ff 50%,#f7faff)}.reference-stage .pearl-hero{padding-top:135px;min-height:0;overflow:hidden}.reference-stage .pearl-hero-copy{width:100%}.pearl-home .reference-stage .pearl-hero h1{font-size:clamp(38px,5vw,50px)!important}.reference-stage .pearl-lead{max-width:580px;font-size:17px}.reference-stage .pearl-actions{flex-wrap:nowrap}.reference-scene.liquid-scene{position:relative;top:auto;right:auto;width:100%;height:490px;margin-top:25px;background:url(/images/pearl/chrome-wave.webp) 70% 50% / auto 570px no-repeat}.reference-scene .pearl-browser{width:60%;height:62%;left:26%;top:6%}.reference-scene .note-ai-workflows{width:25%;height:21%;left:4%;top:10%}.reference-scene .note-rankings{width:26%;height:20%;left:5%;top:63%}.reference-scene .note-websites{width:25%;height:22%;right:2%;top:48%}.reference-scene .note-performance{width:30%;height:22%;left:52%;top:71%}.reference-scene .sphere-a{left:36%;top:2%}.reference-scene .sphere-d{display:none}.reference-scene:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(#f1f3ff,transparent 12%,transparent 84%,#f7faff)}}@media(max-width:370px){.reference-stage .pearl-actions .btn{font-size:11px!important;padding-inline:9px!important;gap:7px}}@media(max-width:1024px){.reference-stage .reference-scene.liquid-scene{background:transparent}}.theme-toggle{display:inline-grid;place-items:center;flex-shrink:0;width:40px;height:40px;padding:0;border:1px solid #d8deeb;border-radius:50%;background:#ffffffba;color:#171d3f;cursor:pointer}.theme-toggle:hover{background:#eae9fc}body .navbar .nav-actions{gap:10px}body .navbar .nav-container{gap:20px}@media(min-width:1025px){body .navbar .nav-menu{position:static;transform:none;flex:1;justify-content:center;gap:clamp(8px,1.2vw,22px)!important}.navbar .nav-actions{margin-left:0}}@media(min-width:1025px)and (max-width:1199px){.navbar .nav-actions>.btn{display:none!important}}@media(max-width:700px){body .navbar .nav-container{gap:10px}body .navbar .nav-actions{gap:6px}.navbar :is(.theme-toggle,.motion-toggle){width:36px;height:36px}}html[data-theme=dark]{color-scheme:dark;--pearl-bg: #0d1224;--pearl-ink: #eef1ff;--pearl-copy: #b4bfd7;--pearl-accent: #afa8ff;--pearl-blue: #9abaff;--pearl-line: #354263;--pearl-surface: #182239ed;--pearl-glass: linear-gradient(125deg, #202b45f0, #182238e8 65%, #1e2945ed);--pearl-shadow: inset 0 1px 0 #738ab52e, 0 12px 32px #00000029;--text-main: var(--pearl-ink);--text-muted: var(--pearl-copy);--dark-bg: var(--pearl-bg);--card-bg: var(--pearl-surface);--glass-border: var(--pearl-line);--pro-text: var(--pearl-ink);--pro-muted: var(--pearl-copy);--pro-border: var(--pearl-line);--pro-border-strong: #647cad;--pro-surface: var(--pearl-surface);--pro-surface-solid: #182239;--pro-primary: #b3adff;--pro-primary-2: #c1abff;--pro-shadow: var(--pearl-shadow);--pro-shadow-sm: var(--pearl-shadow)}html[data-theme=dark] body .pearl-backdrop{background:radial-gradient(ellipse at 85% 12%,#28356766,transparent 50%),radial-gradient(ellipse at 5% 55%,#342c5540,transparent 50%),var(--pearl-bg)}html[data-theme=dark] body :is(h1,h2,h3,h4,h5,h6):not(:where(.wa-demo *,.wcp-preview *)){color:var(--pearl-ink)!important}html[data-theme=dark] body :is(p,label,dt,dd):not(:where(.wa-demo *,.wcp-preview *,.wavebot-root *,[role=alert] *)){color:var(--pearl-copy)!important}html[data-theme=dark] body :is(.reference-brand,.nav-toggle,.commercial-card,.commercial-grid a,.commercial-cards a){color:var(--pearl-ink)!important}html[data-theme=dark] body :is(.commercial-eyebrow,.pearl-eyebrow,.pearl-text-link,.commercial-cards span,.commercial-cards a:not(.btn)){color:var(--pearl-accent)!important}html[data-theme=dark] body :is(.navbar,.navbar.reference-nav){background:#10182be8!important;border-bottom:1px solid var(--pearl-line)!important}html[data-theme=dark] body .navbar .nav-link{color:#d0d8ed!important}html[data-theme=dark] body .navbar .nav-link:is(:hover,.active){color:#b9b2ff!important}html[data-theme=dark] .navbar .nav-link.active:after{background:#b9b2ff}html[data-theme=dark] body :is(.nav-menu,.nav-menu.active,.nav-resource-menu,.skip-link){background:#141e34!important;color:var(--pearl-ink);border-color:var(--pearl-line)}@media(min-width:1025px){html[data-theme=dark] body .navbar .nav-menu{background:transparent!important}}html[data-theme=dark] body .text-gradient{background-image:linear-gradient(105deg,#9cbcff,#d1b4ff)!important}html[data-theme=dark] body .badge{color:#d0c2ff;background:#373157}html[data-theme=dark] body :is(.theme-toggle,.motion-toggle){color:#dce5ff!important;background:#25304a!important;border:1px solid #4d5d80!important;box-shadow:none!important}html[data-theme=dark] body :is(.theme-toggle,.motion-toggle):hover{background:#344363!important}html[data-theme=dark] body :is(.navbar .nav-actions .btn-primary,.btn-outline,.play-button,.glass-arrow){color:#f0f3ff!important;background:linear-gradient(125deg,#354467,#253452)!important;border-color:#6377a0!important;box-shadow:inset 0 1px #738ab54d,0 4px 16px #0002!important}html[data-theme=dark] body :is(.btn-primary,.wa-button:not(.wa-secondary)){color:#fff!important}html[data-theme=dark] body :is(input:not([type=checkbox]):not([type=radio]):not([type=color]),textarea,select):not(:where(.wa-demo *,.wcp-preview *,.wavebot-root *)){background-color:#121c30!important;color:var(--pearl-ink)!important;border-color:#506082!important}html[data-theme=dark] body :is(input,textarea)::placeholder{color:#95a4c3!important}html[data-theme=dark] body footer{background:#10182b!important;border-color:var(--pearl-line)!important}html[data-theme=dark] body footer :is(a,small,span){color:#b5c0dc}html[data-theme=dark] body :is(.commercial-cta,.wa-cta,.pearl-solutions,.pearl-admin-login,.login-box){background:var(--pearl-glass)!important;border-color:var(--pearl-line)!important}html[data-theme=dark] body :is(.pearl-work-card,.pearl-contact-form,.pearl-plan,.pearl-service){border-color:var(--pearl-line)!important;outline-color:var(--pearl-line);background:var(--pearl-glass)}html[data-theme=dark] .reference-stage{background:#11182b}html[data-theme=dark] .chrome-backdrop:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,#0d152aed 5%,#111830b8 48%,#121c376b)}html[data-theme=dark] .chrome-backdrop-compact:after{background:#121c3759}html[data-theme=dark] .reference-scene.liquid-scene{background:none}html[data-theme=dark] .reference-scene:before{background:none}html[data-theme=dark] .reference-stage .pearl-hero h1 em{background-image:linear-gradient(105deg,#86a8ff,#c3a3ff)}html[data-theme=dark] body .reference-stage :is(.pearl-service,.pearl-browser,.floating-note,.note-performance){background:var(--pearl-glass);border-color:#657ca3;outline-color:#44567b;box-shadow:var(--pearl-shadow);color:var(--pearl-ink)}html[data-theme=dark] .reference-stage :is(.reference-browser-nav,.floating-note small,.note-performance small,.note-performance>div>span,.scene-handwriting,.scene-signature,.reference-tools,.reference-tools b,.reference-tools>span,.pearl-card-link){color:#c0cbea!important}html[data-theme=dark] .reference-stage .pearl-service-icon{background:radial-gradient(circle at 28% 10%,#6b7baa,#3a528e 55%,#253967);color:#e3e5ff;border-color:#7690c6;box-shadow:inset 0 1px 2px #ffffff50}html[data-theme=dark] .reference-stage .proof-icons i{border-color:#566990;background:#2b3e68;color:#d1d9ff}html[data-theme=dark] .reference-tools b+b{border-color:#526182}html[data-theme=dark] body .wa-product{--wa-ink: var(--pearl-ink);--wa-copy: var(--pearl-copy);--wa-line: var(--pearl-line);--wa-primary: var(--pearl-accent);color:var(--pearl-ink)}html[data-theme=dark] body .wa-product :is(.wa-section-nav,.wa-campaign-top>a,.wa-campaign-chat,.wa-campaign-chip,.wa-art-label,.wa-card,.wa-plan-card,.wa-faq details,.wa-step,.wa-knowledge-list article,.wa-handoff-example,.wa-stats>div,.wa-chart,.wa-dashboard,.wa-dashboard-main,.wa-dashboard aside,.wa-pilot-detail-grid>div){background:var(--pearl-glass);color:var(--pearl-ink);border-color:var(--pearl-line);box-shadow:var(--pearl-shadow)}html[data-theme=dark] body .wa-product :is(.wa-campaign-question,.wa-campaign-answer,.wa-benefits,.wa-soft-section,.wa-industry-stage,.wa-note,.wa-handoff,.wa-theme-layout,.wa-brief,.wa-wallet-strip,.wa-pilot,.wa-preview-result,.wa-theme-options button,.wa-secondary){background:#202c45!important;color:var(--pearl-copy)!important;border-color:var(--pearl-line)}html[data-theme=dark] body .wa-product :is(.wa-eyebrow,.wa-campaign-brand,.wa-campaign-top a,.wa-section-nav a,.wa-text-link,.wa-demo-link,.wa-plan-price,.wa-plan-card>strong,.wa-dashboard aside span,.wa-knowledge-flow strong,.wa-pilot-inclusions,.wa-faq summary){color:#c4b8ff}html[data-theme=dark] body .wa-product :is(.wa-plan-card li,.wa-campaign-chat small,.wa-art-label,.wa-campaign-chip small){color:var(--pearl-copy)}html[data-theme=dark] body .wa-product.wa-campaign em{color:#c6afff}html[data-theme=dark] body .wa-product a:not(.wa-button):not(:where(.wa-demo *)){color:#c4b8ff}html[data-theme=dark] body .wcp{--ink: var(--pearl-ink);--muted: var(--pearl-copy);--line: var(--pearl-line);--purple: #b8a4fa;--bg: var(--pearl-bg);color-scheme:dark;color:var(--pearl-ink);background:var(--pearl-bg)}html[data-theme=dark] body .wcp :is(.wcp-main,.wcp-sidebar,.wcp-top,.wcp-mobile-menu){background:#111b2e;border-color:var(--pearl-line);color:var(--pearl-ink)}html[data-theme=dark] body .wcp :is(.wcp-card,.wcp-stats article,.wcp-welcome,.wcp-quick-tools>button,.wcp-managed,.wcp-price-card,.wcp-billing-summary,.wcp-orbit-tag,.wcp-preview-wrap){background:var(--pearl-glass);border-color:var(--pearl-line);color:var(--pearl-ink);box-shadow:var(--pearl-shadow)}html[data-theme=dark] body .wcp :is(button:not(.wcp-primary),.wcp-message,.wcp-status,.wcp-card-title>span,.wcp-check):not(:where(.wcp-preview *)){background-color:#22304a;color:#d2d8f2!important;border-color:var(--pearl-line)!important}html[data-theme=dark] body .wcp :is(small,.wcp-eyebrow,.wcp-stats span,.wcp-top-route strong,.wcp-stats strong,.wcp-check b,.wcp-brand,.wcp-sidebar>small,.wcp-price-card strong,.wcp-price,.wcp-header-wallet>span):not(:where(.wcp-preview *)){color:var(--pearl-copy)}html[data-theme=dark] body .wcp .wcp-sidebar nav button.active{background:#3b355d;color:#ded1ff!important}html[data-theme=dark] body .wcp .wcp-orbit>img{mix-blend-mode:normal;opacity:.7}html[data-theme=dark] body .wcp :is(.wcp-welcome em,.wcp-managed small,.wcp-managed a,.wcp-sidebar-foot){color:#c6afff}.wcp-top>.theme-toggle{margin-left:0;width:36px;height:36px;min-height:36px;padding:0;border-radius:50%}.wcp .wcp-preview{color:#302d42;color-scheme:light}.wcp .wcp-preview.theme-neon{color:#eceafa;color-scheme:dark}.wcp .wcp-preview.theme-luxury{color:#423b2d}html[data-theme=dark] .wcp .wcp-preview.theme-glass{background:#f4f0fae6}html[data-theme=dark] body [data-pearl-admin]{--pearl-ink: #eef1ff;--pearl-copy: #b4bfd7}
