:root{--title:#000000;--body:#333333;--white:#ffffff;--page-bg:#f7f7f7;--background:#efeee6;--background-2:#111111;--primary:#e2ddfd;--gray:#999999;--border:#e5e3da}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--body);background:var(--page-bg);line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{padding:0;margin:0;list-style:none}h1,h2,h3,h4,h5{margin:0 0 .6em;line-height:1.15;font-weight:800;letter-spacing:-.02em;color:var(--title)}p{margin:0 0 1em;color:var(--body)}.container{max-width:none;width:100%;margin:0 auto;padding:0 48px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:var(--background);border-bottom:1px solid rgba(0,0,0,.06)}.nav-wrap{display:flex;align-items:center;gap:32px;padding:14px 24px}.logo img{height:26px}.primary-nav{flex:1 1;display:flex;justify-content:center}.primary-nav>ul{display:flex;gap:30px}.primary-nav>ul>li{position:relative;padding:14px 0;margin:-14px 0}.primary-nav>ul>li>a{font-size:14px;font-weight:700;color:var(--title);display:inline-flex;align-items:center;gap:6px;transition:opacity .2s ease}.primary-nav>ul>li>a:hover{opacity:.65}.caret{font-size:10px;opacity:.6;transition:transform .2s ease;font-weight:400}.primary-nav>ul>li.has-mega:hover .caret{transform:rotate(180deg)}.nav-pill{display:inline-block;background:linear-gradient(135deg,#ff6baa,#ffb422);color:#fff;font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:2px 7px;border-radius:999px;line-height:1.3}.mega-menu{position:fixed;left:0;right:0;top:64px;background:var(--white);border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.04);box-shadow:0 30px 60px -25px rgba(0,0,0,.22);padding:36px 48px 40px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease;z-index:40}.has-mega:focus-within>.mega-menu,.has-mega:hover>.mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.has-mega.closing>.mega-menu{opacity:0!important;visibility:hidden!important;transform:translateY(-8px)!important;pointer-events:none!important}.mega-inner{display:grid;grid-template-columns:1.15fr 1.15fr 1.15fr .95fr;grid-gap:36px;gap:36px;max-width:1400px;margin:0 auto}.mega-col{min-width:0}.mega-col h6.mega-heading{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--title);margin:0 0 18px;padding-bottom:14px;border-bottom:1px solid var(--border)}.mega-subgroup{margin-bottom:18px}.mega-subgroup:last-child{margin-bottom:0}.mega-sublabel{display:block;font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gray);margin:0 0 10px}.mega-link{display:flex;align-items:flex-start;gap:12px;padding:10px 12px;margin:0 -12px;border-radius:10px;transition:background .2s ease}.mega-icon,.mega-link:hover{background:var(--background)}.mega-icon{width:32px;height:32px;flex:0 0 32px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:var(--title);margin-top:2px}.mega-icon svg{width:16px;height:16px}.mega-text{display:flex;flex-direction:column;gap:2px;min-width:0}.mega-title{font-size:14.5px;font-weight:600;color:var(--title);line-height:1.3;display:inline-flex;align-items:center;gap:8px}.mega-sub{font-size:12.5px;color:var(--gray);line-height:1.45}.mega-pill{background:linear-gradient(135deg,#ff6baa,#ffb422);color:#fff;font-size:10px;font-weight:700;padding:2px 7px;border-radius:999px;letter-spacing:.04em;text-transform:uppercase}.mega-featured{display:flex;flex-direction:column;gap:18px;padding-left:16px;border-left:1px solid var(--border)}.mega-feature-card{background:linear-gradient(160deg,#1a1a1a,#0a0a0a);color:#fff;border-radius:14px;padding:22px 20px;position:relative;overflow:hidden}.mega-feature-card:before{content:"";position:absolute;top:-40px;right:-40px;width:140px;height:140px;background:radial-gradient(closest-side,rgba(226,221,253,.35),transparent 70%);pointer-events:none}.mega-feature-eyebrow{display:inline-block;font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--primary);background:rgba(226,221,253,.15);padding:4px 10px;border-radius:999px;margin-bottom:12px}.mega-feature-title{font-size:18px;color:#fff;line-height:1.2;margin:0 0 8px;font-weight:700;position:relative}.mega-feature-text{font-size:13px;color:rgba(255,255,255,.7);line-height:1.5;margin:0 0 16px;position:relative}.mega-feature-cta{display:inline-flex;align-items:center;gap:6px;background:#fff;color:var(--title);padding:8px 14px;border-radius:8px;font-size:13px;font-weight:600;transition:background .2s ease,color .2s ease;position:relative}.mega-feature-cta:hover{background:var(--primary);color:var(--title)}.mega-quicklinks{display:flex;flex-direction:column;gap:2px}.mega-quicklinks a{display:block;padding:8px 12px;margin:0 -12px;border-radius:8px;font-size:13.5px;font-weight:500;color:var(--title);transition:background .2s ease}.mega-quicklinks a:hover{background:var(--background)}.mega-bottom{margin-top:28px;padding:18px 4px 4px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap;max-width:1400px;margin-left:auto;margin-right:auto}.mega-backed-label{font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gray);flex:0 0 auto}.mega-backed-logos{display:flex;align-items:center;gap:32px;flex-wrap:wrap;justify-content:center}.mega-backed-logo{height:30px;width:auto;max-width:140px;object-fit:contain;opacity:.7;filter:grayscale(100%);transition:opacity .2s ease,filter .2s ease;display:block}.mega-backed-logo:hover{opacity:1;filter:grayscale(0)}.mega-backed-logo[alt=Nvidia]{height:32px;max-width:70px}.mega-backed-logo[alt=Google]{height:26px;max-width:30px}.mega-backed-logo[alt=Zeiss]{height:28px;max-width:44px}.nav-ctas{display:flex;gap:10px;align-items:center}.hamburger{display:none;background:none;border:0;cursor:pointer;width:40px;height:40px;flex-direction:column;justify-content:center;gap:5px;padding:0;align-items:center}.hamburger span{display:block;width:22px;height:2px;background:var(--title);border-radius:2px}.drawer-footer,.drawer-head{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 22px;border-radius:10px;font-weight:500;font-size:14px;transition:background-color .3s ease,color .3s ease,border-color .3s ease;cursor:pointer;border:1px solid var(--title);white-space:nowrap}.btn-primary{background:var(--title);color:var(--white)}.btn-primary:hover{background:var(--white);color:var(--title)}.btn-ghost{background:transparent;color:var(--title);border-color:var(--title)}.btn-ghost:hover{background:var(--title);color:var(--white)}.btn-light{background:var(--white);color:var(--title);border-color:var(--white)}.btn-light:hover{background:transparent;color:var(--white);border-color:var(--white)}.btn-lg{padding:14px 26px;font-size:15px;border-radius:12px}.section-pad{padding:92px 0}.bg-soft{background:var(--background)}.bg-dark{background:var(--background-2)}.bg-dark,.bg-dark h2,.bg-dark h3,.bg-dark h4{color:var(--white)}.bg-dark p{color:rgba(255,255,255,.72)}.eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--title);background:var(--primary);padding:6px 12px;border-radius:999px;margin-bottom:18px}.eyebrow.light{color:var(--white);background:rgba(255,255,255,.14)}.section-head{margin-bottom:56px}.section-head.center{text-align:center;max-width:760px;margin-left:auto;margin-right:auto;margin-bottom:56px}.section-head h2{font-size:clamp(28px,4vw,44px)}.section-sub{font-size:17px;color:#4d5677}.two-col{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.two-col.reverse .col-image{order:-1}.col-text h2{font-size:clamp(28px,4vw,42px)}.col-text p.lead{font-size:18px;color:#2a3358;font-weight:500}.col-image img{border-radius:22px;box-shadow:0 30px 70px -20px rgba(0,0,0,.15)}.hero{position:relative;padding:56px 0 80px;background:var(--page-bg);overflow:hidden}.hero:before{background-image:radial-gradient(rgba(0,0,0,.07) 1px,transparent 0);background-size:24px 24px;-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,#000 30%,transparent 80%);mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,#000 30%,transparent 80%);opacity:.45}.hero:after,.hero:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}.hero:after{background-image:radial-gradient(closest-side at 8% 18%,rgba(226,221,253,.55),transparent 70%),radial-gradient(closest-side at 6% 95%,rgba(251,225,209,.45),transparent 70%),radial-gradient(closest-side at 95% 8%,rgba(217,230,251,.5),transparent 70%)}.hero-bg-right,.hero-bg-topper{position:absolute;pointer-events:none;z-index:0}.hero-bg-topper{top:80px;right:6%;width:180px;height:180px;border-radius:50%;border:1px dashed rgba(0,0,0,.1);background:transparent}.hero-bg-topper:after{content:"";position:absolute;top:22px;left:22px;right:22px;bottom:22px;border-radius:50%;border:1px dashed rgba(0,0,0,.08)}.hero-bg-right{bottom:8%;left:4%;width:220px;height:140px;background-image:linear-gradient(45deg,transparent 49%,rgba(0,0,0,.07) 0,rgba(0,0,0,.07) 51%,transparent 0);background-size:14px 14px;-webkit-mask-image:radial-gradient(closest-side,#000 40%,transparent 75%);mask-image:radial-gradient(closest-side,#000 40%,transparent 75%);opacity:.7}.hero-wrap{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.hero-left{gap:36px;min-width:0}.hero-left,.hero-top{display:flex;flex-direction:column}.hero-top{gap:26px}.hero-inner h1{font-size:clamp(36px,5vw,58px);line-height:1.08;letter-spacing:-.02em;color:var(--title);margin:0 0 18px;font-weight:800}.hero-desc{font-size:16px;color:var(--body);max-width:540px;line-height:1.6}.hero-cta{margin-top:4px}.primary-button{display:inline-flex;align-items:center;gap:10px;background:var(--title);color:var(--white);padding:12px 22px;border:1px solid var(--title);border-radius:10px;font-weight:500;font-size:14px;transition:background-color .3s ease,color .3s ease}.primary-button:hover{background:var(--white);color:var(--title)}.primary-button .btn-arrow{width:14px;height:14px;transition:transform .2s ease,filter .3s ease;filter:brightness(0) invert(1)}.primary-button:hover .btn-arrow{transform:translateX(4px);filter:none}.hero-data{display:flex;flex-direction:column;gap:22px}.gallery-outer{position:relative;overflow:hidden}.left-linear,.right-linear{position:absolute;top:0;bottom:0;width:60px;z-index:2;pointer-events:none}.left-linear{left:0;background:linear-gradient(90deg,var(--page-bg),transparent)}.right-linear{right:0;background:linear-gradient(-90deg,var(--page-bg),transparent)}.gallery-track{display:flex;gap:0;width:max-content;animation:scrollX 24s linear infinite}.gallery-wrap{gap:36px;padding-right:36px}.gallery-wrap,.logo-card{display:flex;align-items:center}.logo-card{flex:0 0 auto;width:110px;height:56px;justify-content:center}.logo-card img{max-width:100%;max-height:100%;object-fit:contain;opacity:.85;filter:grayscale(20%);transition:opacity .2s ease,filter .2s ease}.logo-card:hover img{opacity:1;filter:none}@keyframes scrollX{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hero-info{background:var(--primary);border-radius:20px;padding:24px;display:flex;gap:22px;align-items:center;flex-wrap:wrap}.hero-today{flex:1 1;min-width:220px}.hero-today-title{margin:0 0 14px;font-size:20px;line-height:1.2;color:var(--title)}.hero-today-title strong{font-weight:800}.hero-bottom{display:flex;align-items:center}.hero-card{width:44px;height:44px;border-radius:50%;overflow:hidden;border:3px solid var(--white);box-shadow:0 4px 10px rgba(0,0,0,.08);margin-left:-12px}.hero-card:first-child{margin-left:0}.hero-card img{width:100%;height:100%;object-fit:cover}.hero-card-second{width:48px;height:48px}.hero-card-last{width:40px;height:40px}.hero-join{flex:1 1;min-width:240px;display:flex;flex-direction:column;gap:14px}.hero-join-text{font-size:14px;color:var(--body);line-height:1.5}.hero-join .primary-button{align-self:flex-start}.hero-right{position:relative;min-width:0;min-height:520px}.hero-graphics{position:relative;z-index:2;border-radius:24px;overflow:hidden}.hero-graphics img{width:100%;height:auto;display:block}.hero-background,.hero-topper{position:absolute;z-index:1;pointer-events:none}.hero-topper{top:-28px;right:-28px;width:180px}.hero-background{bottom:-40px;right:-40px;width:280px}.hero-background img,.hero-topper img{width:100%;height:auto;opacity:.9}.check-list{margin:0 0 28px}.check-list li{position:relative;padding:8px 0 8px 30px;font-weight:500;color:#2a3358}.check-list li:before{content:"✓";position:absolute;left:0;top:7px;width:22px;height:22px;border-radius:50%;background:var(--title);color:var(--white);font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.bullet-icons li{display:flex;align-items:center;gap:12px;padding:10px 0;font-weight:500;color:var(--title)}.bullet-icons li span{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;background:var(--primary);border-radius:10px;font-size:18px}.feature-grid{display:grid;grid-gap:28px;gap:28px}.feature-grid,.feature-grid.three{grid-template-columns:repeat(3,1fr)}.feature-card{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:26px;transition:transform .25s ease,box-shadow .25s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.06)}.feature-img{border-radius:14px;overflow:hidden;margin-bottom:20px;aspect-ratio:16/10}.feature-img img{width:100%;height:100%;object-fit:cover}.feature-card h3{font-size:19px}.mini-card{background:var(--white);border-radius:18px;padding:28px;border:1px solid var(--border)}.mini-icon{width:48px;height:48px;border-radius:12px;background:var(--primary);display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:16px}.mini-card h4{font-size:17px;margin-bottom:8px}.pillar-list{margin:28px 0}.pillar{display:flex;gap:16px;padding:14px 0}.pillar-icon{width:44px;height:44px;flex:0 0 44px;border-radius:12px;background:var(--primary);display:flex;align-items:center;justify-content:center;font-size:20px}.pillar h4{font-size:17px;margin-bottom:4px}.pillar p{margin:0;font-size:14.5px}.interview-gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin:56px 0}.interview-gallery img{width:100%;height:100%;object-fit:cover;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.06)}.compare-block{text-align:center}.compare-block h3{font-size:28px;margin-bottom:36px}.compare-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;text-align:left}.compare-card{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:24px}.compare-icon{font-size:26px;margin-bottom:12px;width:48px;height:48px;border-radius:12px;background:var(--primary);display:flex;align-items:center;justify-content:center}.compare-card h4{font-size:17px}.benefits{display:grid;grid-gap:16px;gap:16px;margin-top:24px}.benefit{display:flex;gap:14px;align-items:flex-start}.benefit-icon{width:44px;height:44px;flex:0 0 44px;border-radius:12px;background:var(--primary);display:flex;align-items:center;justify-content:center;font-size:20px}.benefit h4{font-size:17px;margin-bottom:4px}.benefit p{margin:0;font-size:14.5px}.numbers-wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.number-card{display:flex;flex-direction:column;gap:22px}.user-cover{border-radius:22px;overflow:hidden;background:#f3f3ef;aspect-ratio:4/3;position:relative}.user-cover img{width:100%;height:100%;object-fit:cover;display:block}.user-data{border-radius:22px;padding:32px 30px;display:flex;flex-direction:column;justify-content:space-between;gap:28px;aspect-ratio:4/3}.user-data.bg-primary{background:var(--primary)}.user-data.bg-blue{background:#d9e6fb}.user-data.bg-peach{background:#fbe1d1}.user-details h5{font-size:22px;font-weight:700;margin:0 0 8px;color:var(--title)}.user-details p{margin:0;color:var(--title);font-size:15px;line-height:1.5;opacity:.78}.user-title{font-size:clamp(56px,6.5vw,88px);line-height:1;margin:0 0 6px;font-weight:800;color:var(--title);letter-spacing:-.04em}.body-small{font-size:14.5px;color:var(--title);opacity:.78}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.testi-card{background:var(--white);border-radius:20px;padding:28px;border:1px solid var(--border);display:flex;flex-direction:column}.testi-stars{color:#f5b431;font-size:18px;letter-spacing:2px;margin-bottom:14px}.testi-card p{font-size:15px;flex:1 1;color:var(--body)}.testi-author{gap:12px;margin-top:18px}.avatar,.testi-author{display:flex;align-items:center}.avatar{width:44px;height:44px;border-radius:50%;background:var(--title);color:var(--white);font-weight:700;justify-content:center;font-size:14px}.testi-author strong{display:block;color:var(--title)}.testi-author span{font-size:13px;color:var(--gray)}.blog-grid{grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.blog-card{border-radius:20px;transition:transform .25s ease,box-shadow .25s ease}.blog-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(0,0,0,.08)}.blog-img{aspect-ratio:16/9;overflow:hidden;background:#e8e6da}.blog-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.blog-card:hover .blog-img img{transform:scale(1.04)}.blog-body{padding:22px;flex:1 1;display:flex;flex-direction:column}.blog-meta{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--gray);margin-bottom:10px}.tag{background:var(--primary);color:var(--title);padding:4px 10px;border-radius:999px;font-weight:600;font-size:12px}.blog-card h3{font-size:17px;line-height:1.35;flex:1 1}.read-link{color:var(--title);font-weight:600;margin-top:12px}.read-link:hover{opacity:.65}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{background:var(--white);border-radius:14px;padding:18px 22px;border:1px solid var(--border)}.faq-item summary{cursor:pointer;font-weight:600;color:var(--title);list-style:none;display:flex;justify-content:space-between;align-items:center;font-size:16px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:22px;color:var(--title);font-weight:400;line-height:1;transition:transform .2s ease}.faq-item[open] summary:after{content:"−"}.faq-item p{margin:12px 0 0;font-size:14.5px;color:var(--body)}.cta-band{background:var(--page-bg)}.cta-box{background:var(--background-2);border-radius:28px;padding:50px;display:flex;gap:24px;align-items:center;justify-content:space-between;color:var(--white);flex-wrap:wrap;margin-bottom:36px}.cta-box h2{color:var(--white);font-size:30px;margin-bottom:8px}.cta-box p{color:rgba(255,255,255,.78);margin:0}.newsletter{background:var(--background);border-radius:28px;padding:40px;display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;align-items:center}.newsletter h3{font-size:22px}.newsletter-form{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.newsletter-form input{flex:1 1;min-width:220px;padding:13px 16px;border-radius:10px;border:1px solid var(--border);background:var(--white);font:inherit;outline:none;transition:border .2s ease,box-shadow .2s ease}.newsletter-form input:focus{border-color:var(--title);box-shadow:0 0 0 4px rgba(0,0,0,.06)}.nl-success{width:100%;color:#1a8a5a;font-weight:600;margin:0}.site-footer{background:var(--background-2);color:rgba(255,255,255,.72);padding:70px 0 28px;margin-top:40px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:42px;gap:42px;padding-bottom:50px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand img{height:32px;filter:brightness(0) invert(1);margin-bottom:16px}.footer-brand p{color:rgba(255,255,255,.6);max-width:320px;font-size:14.5px}.footer-col h5{color:var(--white);font-size:13px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px}.footer-col ul li{padding:6px 0}.footer-col a{color:rgba(255,255,255,.72);font-size:14.5px;transition:color .2s ease}.footer-col a:hover{color:var(--white)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px;flex-wrap:wrap;gap:12px}.footer-bottom p{margin:0;color:rgba(255,255,255,.5);font-size:13.5px}.page-hero{padding:72px 0 90px;background:var(--page-bg);position:relative}.page-hero-wrap{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:64px;gap:64px;align-items:center;min-width:0}.page-hero-text{min-width:0}.page-hero-text h1{font-size:clamp(36px,4.4vw,56px);line-height:1.08;letter-spacing:-.02em;margin:0 0 22px;font-weight:800}.page-hero-sub{font-size:17px;color:var(--body);max-width:580px;margin:0 0 30px;line-height:1.6}.page-hero-ctas{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:44px}.hero-trust{display:grid;grid-template-columns:repeat(4,auto);grid-gap:36px;gap:36px;padding-top:28px;border-top:1px solid var(--border);justify-content:start}.hero-trust-item{display:flex;flex-direction:column;gap:2px}.hero-trust-item strong{font-size:24px;color:var(--title);font-weight:800;letter-spacing:-.02em}.hero-trust-item span{font-size:13px;color:var(--gray);letter-spacing:.02em}.page-hero-media{position:relative;min-width:0}.page-hero-media>img{width:100%;border-radius:22px;box-shadow:0 30px 70px -20px rgba(0,0,0,.18);display:block}.floating-card{position:absolute;background:var(--white);border-radius:12px;padding:12px 14px;display:flex;align-items:center;gap:12px;box-shadow:0 16px 30px -10px rgba(0,0,0,.22);border:1px solid rgba(0,0,0,.04);min-width:240px}.floating-card .fc-flag{font-size:22px;flex:0 0 auto}.floating-card>div{display:flex;flex-direction:column;gap:0;flex:1 1;min-width:0}.floating-card strong{font-size:13.5px;color:var(--title);font-weight:600}.floating-card span:not(.fc-flag):not(.fc-status){font-size:11.5px;color:var(--gray)}.floating-card .fc-status{font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:#dcf3e4;color:#1d8a55;padding:4px 8px;border-radius:999px;white-space:nowrap}.floating-card-1{top:8%;left:-32px}.floating-card-2{bottom:18%;right:-28px}.floating-card-3{bottom:-16px;left:14%}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.step-card{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:28px 24px;display:flex;flex-direction:column;gap:10px;transition:transform .25s ease,box-shadow .25s ease}.step-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px -10px rgba(0,0,0,.1)}.step-num{font-size:28px;font-weight:800;letter-spacing:-.02em;color:var(--primary);margin-bottom:6px;line-height:1}.step-card h3{font-size:17px;margin:0 0 4px;color:var(--title)}.step-card p{font-size:14px;color:var(--body);margin:0;line-height:1.5}.eor-card{display:flex;flex-direction:column;gap:6px}.eor-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;margin-bottom:14px}.eor-card h3{font-size:18px}.eor-card p{font-size:14px;color:var(--body)}.payroll-dash{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:22px 22px 18px;box-shadow:0 30px 60px -25px rgba(0,0,0,.18);position:relative;z-index:1}.pd-head{justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--border);margin-bottom:18px}.pd-head,.pd-title{display:flex;align-items:center}.pd-title{gap:12px}.pd-icon{width:40px;height:40px;border-radius:12px;background:var(--primary);display:flex;align-items:center;justify-content:center;font-size:18px}.pd-title strong{display:block;font-size:14px;color:var(--title);font-weight:700}.pd-title span{font-size:12px;color:var(--gray)}.pd-status{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:#dcf3e4;color:#1d8a55;padding:6px 10px;border-radius:999px}.pd-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:18px}.pd-stat{background:var(--page-bg);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:2px}.pd-stat-label{font-size:11px;color:var(--gray);letter-spacing:.02em}.pd-stat strong{font-size:18px;color:var(--title);font-weight:800;letter-spacing:-.01em;line-height:1.1}.pd-stat-delta{font-size:11px;color:var(--gray)}.pd-stat-delta.up{color:#1d8a55;font-weight:600}.pd-rows{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.pd-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:14px;gap:14px;padding:10px 12px;border-radius:10px;background:var(--page-bg)}.pd-row-left{display:flex;align-items:center;gap:10px;min-width:0}.pd-flag{font-size:20px}.pd-row-left strong{display:block;font-size:13px;color:var(--title)}.pd-row-left span{font-size:11px;color:var(--gray)}.pd-row-amount{font-size:14px;color:var(--title);font-weight:700;letter-spacing:-.01em}.pd-tag{font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 8px;border-radius:999px}.pd-tag.ok{background:#dcf3e4;color:#1d8a55}.pd-tag.warn{background:#fde9c4;color:#a76b16}.pd-cta{width:100%;background:var(--title);color:var(--white);border:1px solid var(--title);border-radius:10px;padding:12px 16px;font:inherit;font-weight:600;font-size:14px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.pd-cta:hover{background:var(--white);color:var(--title)}.payroll-logos{padding:56px 0 24px;background:var(--page-bg)}.payroll-logos .logo-strip-title{margin-bottom:26px}.payroll-logos .left-linear{background:linear-gradient(90deg,var(--page-bg),transparent)}.payroll-logos .right-linear{background:linear-gradient(-90deg,var(--page-bg),transparent)}.integration-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;max-width:1100px;margin:0 auto}.integration-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:22px 20px;display:flex;align-items:center;gap:14px;transition:transform .25s ease,box-shadow .25s ease}.integration-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px -10px rgba(0,0,0,.1)}.int-logo{width:44px;height:44px;flex:0 0 44px;border-radius:10px;border:1px solid var(--border);display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;letter-spacing:-.02em}.integration-card strong{display:block;font-size:14.5px;color:var(--title)}.integration-card span{display:block;font-size:12.5px;color:var(--gray)}.cor-card{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:22px;box-shadow:0 30px 60px -25px rgba(0,0,0,.18);position:relative;z-index:1}.cor-card-head{justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--border);margin-bottom:14px}.cor-card-head,.cor-card-title{display:flex;align-items:center}.cor-card-title{gap:12px}.cor-card-icon{width:40px;height:40px;border-radius:12px;background:var(--primary);display:flex;align-items:center;justify-content:center;font-size:18px}.cor-card-title strong{display:block;font-size:14px;color:var(--title);font-weight:700}.cor-card-title span{font-size:12px;color:var(--gray)}.cor-stamp{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:#dcf3e4;color:#1d8a55;padding:6px 10px;border-radius:999px}.cor-card-row{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-bottom:1px dashed var(--border);font-size:13.5px}.cor-card-row:last-of-type{border-bottom:0}.cor-card-row span{color:var(--gray)}.cor-card-row strong{color:var(--title);font-weight:600}.cor-card-footer{margin-top:14px;padding-top:16px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:12px}.cor-checks{display:flex;flex-wrap:wrap;gap:8px}.cor-check{font-size:11.5px;font-weight:600;padding:4px 10px;border-radius:999px;background:var(--background);color:var(--title)}.cor-check.ok{background:#dcf3e4;color:#1d8a55}.cor-action{background:var(--title);color:var(--white);border:1px solid var(--title);border-radius:10px;padding:10px 14px;font:inherit;font-weight:600;font-size:13.5px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.cor-action:hover{background:var(--white);color:var(--title)}.risk-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.risk-card{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:26px 24px}.risk-num{font-size:26px;font-weight:800;letter-spacing:-.02em;color:var(--title);line-height:1.1;margin-bottom:10px}.risk-card p{font-size:14px;color:var(--body);margin:0;line-height:1.5}.compare-table{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;max-width:920px;margin:0 auto}.compare-col{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:30px 28px}.compare-col.primary{background:var(--primary);border-color:var(--primary)}.compare-col h4{font-size:20px;margin:0 0 6px;color:var(--title)}.compare-when{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--gray);margin:0 0 14px}.compare-col ul{display:flex;flex-direction:column;gap:10px;margin:0 0 22px;padding:0;list-style:none}.compare-col li{position:relative;padding-left:26px;font-size:14.5px;color:var(--title);font-weight:500}.compare-col li:before{content:"✓";position:absolute;left:0;top:1px;width:18px;height:18px;border-radius:50%;background:var(--title);color:var(--white);font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.cm-dash{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:22px;box-shadow:0 30px 60px -25px rgba(0,0,0,.18);position:relative;z-index:1}.cm-dash-head{justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--border);margin-bottom:14px}.cm-dash-head,.cm-dash-title{display:flex;align-items:center}.cm-dash-title{gap:12px}.cm-dash-title strong{display:block;font-size:14px;font-weight:700;color:var(--title)}.cm-dash-title span{font-size:12px;color:var(--gray)}.cm-add{background:var(--title);color:var(--white);border:1px solid var(--title);border-radius:8px;padding:8px 12px;font:inherit;font-size:12.5px;font-weight:600;cursor:pointer;transition:background-color .3s ease,color .3s ease}.cm-add:hover{background:var(--white);color:var(--title)}.cm-tabs{display:flex;gap:8px;margin-bottom:14px;flex-wrap:wrap}.cm-tab{font-size:12px;padding:6px 12px;border-radius:999px;background:var(--background);color:var(--gray);font-weight:600}.cm-tab.active{background:var(--title);color:var(--white)}.cm-table{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:12px;overflow:hidden;margin-bottom:14px}.cm-row{display:grid;grid-template-columns:1.4fr 1fr 1.3fr .9fr;align-items:center;grid-gap:10px;gap:10px;padding:11px 14px;font-size:13px;border-bottom:1px solid var(--border)}.cm-row:last-child{border-bottom:0}.cm-row-head{background:var(--page-bg);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--gray)}.cm-name{gap:8px;font-weight:600;color:var(--title)}.cm-avatar,.cm-name{display:inline-flex;align-items:center}.cm-avatar{width:26px;height:26px;border-radius:50%;justify-content:center;font-size:11px;font-weight:700;flex:0 0 auto}.cm-row>strong{color:var(--title);font-weight:700;text-align:right}.cm-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;background:var(--page-bg);border-radius:12px}.cm-summary>div{display:flex;flex-direction:column;gap:2px}.cm-summary span{font-size:11px;color:var(--gray)}.cm-summary strong{font-size:18px;color:var(--title);font-weight:800;letter-spacing:-.01em}.cm-summary .pd-cta{width:auto;flex:0 0 auto}.savings-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.savings-card{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:26px 24px}.savings-stat{font-size:30px;font-weight:800;letter-spacing:-.02em;color:var(--title);line-height:1;margin-bottom:12px}.savings-card h4{font-size:17px;margin:0 0 8px;color:var(--title)}.savings-card p{font-size:13.5px;color:var(--body);margin:0;line-height:1.5}.funnel{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.funnel-row{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:12px;gap:12px}.funnel-bar{background:var(--primary);border-radius:8px;padding:9px 14px;font-size:13px;font-weight:600;color:var(--title);transition:width .3s ease}.funnel-bar-final{background:var(--title);color:var(--white)}.funnel-row>strong{font-size:14px;color:var(--title);font-weight:700;min-width:56px;text-align:right}.model-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.model-card{position:relative;background:var(--white);border:1px solid var(--border);border-radius:20px;padding:32px 28px;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.model-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px -15px rgba(0,0,0,.1)}.model-tag{position:absolute;top:-10px;left:28px;background:var(--title);color:var(--white);font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 10px;border-radius:999px}.model-card h3{font-size:20px;margin:0 0 6px;color:var(--title)}.model-sub{font-size:13.5px;color:var(--gray);font-weight:600;margin:0 0 18px}.model-card ul{display:flex;flex-direction:column;gap:10px;margin:0 0 18px;padding:0;list-style:none;flex:1 1}.model-card li{position:relative;padding-left:24px;font-size:14px;color:var(--body);line-height:1.5}.model-card li:before{content:"✓";position:absolute;left:0;top:1px;width:16px;height:16px;border-radius:50%;background:var(--title);color:var(--white);font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.model-best{font-size:12.5px;color:var(--gray);font-style:italic;margin:0;padding-top:14px;border-top:1px dashed var(--border)}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;max-width:1100px;margin:0 auto}.industry-chip{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:14px 18px;font-size:14px;font-weight:600;color:var(--title);transition:background .2s ease,transform .2s ease}.industry-chip:hover{background:var(--primary);transform:translateY(-2px)}.steps-grid-5{grid-template-columns:repeat(5,1fr)}.gcc-progress{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.gcc-step{display:grid;grid-template-columns:18px 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:10px 12px;background:var(--page-bg);border-radius:10px;position:relative}.gcc-step.done{background:#f5fbf6}.gcc-step.active{background:#f4f1ff;border:1px solid var(--primary)}.gcc-dot{width:12px;height:12px;border-radius:50%;background:var(--border);border:2px solid var(--white);box-shadow:0 0 0 2px var(--border)}.gcc-step.done .gcc-dot{background:#1d8a55;box-shadow:0 0 0 2px #1d8a55}.gcc-step.active .gcc-dot{background:var(--title);box-shadow:0 0 0 2px var(--title);animation:pulse 1.6s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.gcc-step>div strong{display:block;font-size:13.5px;color:var(--title);font-weight:700}.gcc-step>div span{font-size:11.5px;color:var(--gray)}.roadmap{display:flex;flex-direction:column;gap:18px;max-width:900px;margin:0 auto}.roadmap-row{display:grid;grid-template-columns:140px 1fr;grid-gap:28px;gap:28px;background:var(--white);border:1px solid var(--border);border-radius:18px;padding:24px 26px}.roadmap-week{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--gray);padding-top:4px}.roadmap-content h4{font-size:18px;margin:0 0 6px;color:var(--title)}.roadmap-content p{font-size:14.5px;color:var(--body);margin:0;line-height:1.55}.location-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.location-card{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:26px 24px;transition:transform .25s ease,box-shadow .25s ease}.location-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px -10px rgba(0,0,0,.08)}.location-flag{font-size:28px;margin-bottom:10px}.location-card h4{font-size:18px;margin:0 0 8px;color:var(--title)}.location-card p{font-size:14px;color:var(--body);margin:0 0 12px;line-height:1.5}.location-meta{font-size:12px;color:var(--gray);font-weight:600}.staff-list{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.staff-row{display:grid;grid-template-columns:auto 1fr auto;grid-gap:14px;gap:14px;align-items:center;background:var(--page-bg);border-radius:12px;padding:12px 14px}.staff-meta strong{display:block;font-size:14px;color:var(--title);font-weight:700}.staff-meta>span{display:block;font-size:12px;color:var(--gray);margin-bottom:6px}.staff-tags{display:flex;flex-wrap:wrap;gap:5px}.staff-tag{font-size:10.5px;font-weight:600;padding:3px 8px;border-radius:6px;background:var(--white);color:var(--title);border:1px solid var(--border)}.staff-score{display:flex;flex-direction:column;align-items:center;background:var(--primary);border-radius:10px;padding:8px 12px;min-width:56px}.staff-score strong{font-size:18px;color:var(--title);font-weight:800;line-height:1}.staff-score span{font-size:10.5px;color:var(--title);font-weight:600;margin-top:2px}.tech-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.tech-card{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:26px 24px}.tech-card h4{font-size:17px;margin:0 0 14px;color:var(--title)}.tech-card .tech-tags{display:flex;flex-wrap:wrap;gap:7px}.tech-card .staff-tag{font-size:12px;padding:5px 10px;background:var(--page-bg);border-radius:999px}.pod-roster{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.pod-member{display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:10px 12px;background:var(--page-bg);border-radius:10px}.pod-member.pod-lead{background:var(--primary)}.pod-meta strong{display:block;font-size:13px;color:var(--title);font-weight:700;line-height:1.2}.pod-meta span{font-size:11.5px;color:var(--gray)}.pod-member.pod-lead .pod-meta span{color:var(--title);opacity:.7}.pod-skills{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-end}.pod-skills .staff-tag{font-size:10.5px;padding:3px 7px}.pod-tag{font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 9px;border-radius:999px;background:var(--title);color:var(--white)}.pod-progress{display:flex;flex-direction:column;gap:8px;padding:12px 14px;background:var(--page-bg);border-radius:12px}.pod-progress-row{display:grid;grid-template-columns:100px 1fr 40px;grid-gap:10px;gap:10px;align-items:center;font-size:12px}.pod-progress-row>span{color:var(--gray);font-weight:600}.pod-progress-row>strong{color:var(--title);font-weight:700;text-align:right}.pod-bar{height:6px;border-radius:999px;background:var(--border);overflow:hidden}.pod-bar-fill{height:100%;background:var(--title);border-radius:999px;transition:width .3s ease}.pod-bar-fill.green{background:#1d8a55}.usecase-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.usecase-card{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:28px 26px;transition:transform .25s ease,box-shadow .25s ease}.usecase-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px -10px rgba(0,0,0,.08)}.usecase-icon{font-size:30px;margin-bottom:14px;width:56px;height:56px;border-radius:14px;background:var(--primary);display:flex;align-items:center;justify-content:center}.usecase-card h4{font-size:18px;margin:0 0 8px;color:var(--title)}.usecase-card p{font-size:14px;color:var(--body);margin:0;line-height:1.55}.proj-list{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.proj-row{display:grid;grid-template-columns:auto 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:12px 14px;background:var(--page-bg);border-radius:12px}.proj-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px;flex:0 0 36px}.proj-meta strong{display:block;font-size:13.5px;color:var(--title);font-weight:700}.proj-meta>span{display:block;font-size:11.5px;color:var(--gray);margin-bottom:6px}.proj-bar{height:6px;border-radius:999px;background:var(--border);overflow:hidden;max-width:220px}.proj-bar-fill{height:100%;background:var(--title);border-radius:999px}.proj-bar-fill.green{background:#1d8a55}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.service-card{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:28px 26px;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -15px rgba(0,0,0,.1)}.service-icon{width:48px;height:48px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}.service-card h3{font-size:18px;margin:0 0 8px;color:var(--title);line-height:1.25}.service-card>p{font-size:14px;color:var(--body);margin:0 0 16px;line-height:1.55;flex:1 1}.service-tags{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 16px;padding:0;list-style:none}.service-tags li{font-size:11.5px;font-weight:600;padding:4px 10px;border-radius:999px;background:var(--page-bg);color:var(--title)}.service-meta{font-size:12px;color:var(--gray);font-style:italic;margin:0;padding-top:14px;border-top:1px dashed var(--border)}.tz-list{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.tz-row{display:grid;grid-template-columns:auto 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:11px 14px;background:var(--page-bg);border-radius:12px}.tz-flag-group{display:inline-flex}.tz-flag{font-size:18px;margin-left:-8px;border-radius:50%}.tz-flag:first-child{margin-left:0}.tz-meta strong{display:block;font-size:13.5px;color:var(--title);font-weight:700}.tz-meta span{font-size:11.5px;color:var(--gray)}.tz-count{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--title);font-weight:700}.tz-dot{width:8px;height:8px;border-radius:50%;background:var(--border)}.tz-dot.online{background:#1d8a55;box-shadow:0 0 0 3px rgba(29,138,85,.18)}.city-list{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.city-row{display:grid;grid-template-columns:auto 1fr auto auto;grid-gap:12px;gap:12px;align-items:center;padding:11px 14px;background:var(--page-bg);border-radius:12px}.city-flag{font-size:18px}.city-meta strong{display:block;font-size:13.5px;color:var(--title);font-weight:700}.city-meta span{font-size:11.5px;color:var(--gray)}.city-count{font-size:12.5px;color:var(--title);font-weight:600}.score-breakdown{display:flex;flex-direction:column;gap:8px;padding:14px;background:var(--page-bg);border-radius:12px;margin-bottom:14px}.score-row{display:grid;grid-template-columns:110px 1fr 36px;grid-gap:10px;gap:10px;align-items:center;font-size:12px}.score-row>span{color:var(--gray);font-weight:600}.score-row>strong{color:var(--title);font-weight:700;text-align:right}.founder-plan{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.founder-row{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:14px;gap:14px;padding:14px;background:var(--page-bg);border-radius:12px}.founder-row-hl{background:var(--primary)}.founder-tier strong{display:block;font-size:14.5px;color:var(--title);font-weight:700}.founder-tier span{font-size:12px;color:var(--gray)}.founder-row-hl .founder-tier span{color:var(--title);opacity:.7}.founder-badge{display:inline-block;background:var(--title);color:var(--white);font-size:9.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 7px;border-radius:999px;margin-top:4px}.founder-price strong{font-size:22px;color:var(--title);font-weight:800;letter-spacing:-.02em;line-height:1}.founder-price span{font-size:11px;color:var(--gray);margin-left:2px}.founder-include{gap:6px;flex-wrap:wrap}.dev-matches,.founder-include{display:flex;margin-bottom:14px}.dev-matches{flex-direction:column;gap:8px}.dev-match{display:grid;grid-template-columns:1fr auto auto;grid-gap:14px;gap:14px;align-items:center;padding:11px 14px;background:var(--page-bg);border-radius:12px}.dev-match-co{display:flex;align-items:center;gap:12px;min-width:0}.dev-co-logo{width:36px;height:36px;flex:0 0 36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;letter-spacing:-.02em}.dev-match-co strong{display:block;font-size:13.5px;color:var(--title);font-weight:700;line-height:1.2}.dev-match-co span{font-size:11.5px;color:var(--gray)}.dev-match-meta{text-align:right;display:flex;flex-direction:column;gap:1px}.dev-match-meta strong{font-size:14px;color:var(--title);font-weight:800;letter-spacing:-.01em}.dev-match-meta span{font-size:11px;color:var(--gray)}.pricing-hero{padding:72px 0 56px}.pricing-hero-wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center;min-width:0}.pricing-hero-text{min-width:0}.pricing-hero-text h1{font-size:clamp(40px,5vw,64px);line-height:1.05;letter-spacing:-.03em;margin:0 0 18px;font-weight:800}.pricing-hero-text .page-hero-sub{font-size:17px;max-width:520px;margin:0 0 24px}.pricing-hero-checks{display:flex;flex-direction:column;gap:10px;margin:0 0 28px}.pricing-hero-checks li{position:relative;padding-left:28px;font-size:14.5px;color:var(--title);font-weight:500}.pricing-hero-checks li:before{content:"✓";position:absolute;left:0;top:2px;width:20px;height:20px;border-radius:50%;background:#dcf3e4;color:#1d8a55;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.pricing-hero-ctas{display:flex;gap:14px;flex-wrap:wrap}.pricing-hero-media{position:relative;min-width:0}.invoice-card{background:var(--white);border:1px solid var(--border);border-radius:22px;padding:24px;box-shadow:0 30px 60px -25px rgba(0,0,0,.2);position:relative;z-index:1}.invoice-head{justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--border);margin-bottom:16px}.invoice-co,.invoice-head{display:flex;align-items:center}.invoice-co{gap:12px}.invoice-logo{width:44px;height:44px;border-radius:12px;background:var(--title);color:var(--white);display:flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:-.02em;font-size:15px}.invoice-co strong{display:block;font-size:14.5px;color:var(--title);font-weight:700;line-height:1.2}.invoice-co span{font-size:12px;color:var(--gray)}.invoice-pill{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:var(--primary);color:var(--title);padding:5px 10px;border-radius:999px}.invoice-rows{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.invoice-row{display:grid;grid-template-columns:1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:10px 12px;background:var(--page-bg);border-radius:10px}.invoice-row-text strong{display:block;font-size:13.5px;color:var(--title);font-weight:700}.invoice-row-text span{font-size:11.5px;color:var(--gray)}.invoice-row-amt{font-size:14px;color:var(--title);font-weight:700}.invoice-row-discount{background:#ecfbf2;border:1px dashed #1d8a55}.invoice-discount{color:#1d8a55}.invoice-total{display:flex;justify-content:space-between;align-items:center;padding:14px 12px;background:var(--title);color:var(--white);border-radius:12px}.invoice-total>div{display:flex;flex-direction:column;gap:1px}.invoice-total span:not(.invoice-save){font-size:12px;color:rgba(255,255,255,.65)}.invoice-total strong{font-size:24px;font-weight:800;letter-spacing:-.02em}.invoice-save{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:#1d8a55;color:#fff;padding:5px 10px;border-radius:999px}.pricing-toggles-wrap{display:flex;justify-content:center;margin-top:44px}.pricing-toggles{background:var(--white);border:1px solid var(--border);padding:4px;gap:4px}.pricing-toggle,.pricing-toggles{display:inline-flex;border-radius:999px}.pricing-toggle{align-items:center;gap:8px;font:inherit;font-size:13.5px;font-weight:700;padding:10px 18px;color:var(--gray);cursor:pointer;border:0;background:transparent;transition:background .2s ease,color .2s ease}.pricing-toggle:hover{color:var(--title)}.pricing-toggle.active{background:var(--title);color:var(--white)}.bundle-tip{background:linear-gradient(135deg,#ff6baa,#ffb422);color:#fff;font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 7px;border-radius:999px}.pricing-toggle.active .bundle-tip{background:var(--primary);color:var(--title)}.bundled-note{text-align:center;font-size:13px;color:var(--gray);font-style:italic;margin-top:28px}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px;max-width:1200px;margin:0 auto}.price-card{position:relative;background:var(--white);border:1px solid var(--border);border-radius:22px;padding:30px 28px;display:flex;flex-direction:column}.price-card-hl{background:var(--primary);border-color:var(--primary)}.price-tag{position:absolute;top:-10px;left:28px;background:var(--title);color:var(--white);font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 10px;border-radius:999px}.price-card h3{font-size:20px;margin:0 0 6px;color:var(--title)}.price-sub{font-size:13.5px;color:var(--gray);font-weight:600;margin:0 0 18px}.price-amount{margin:0 0 22px;padding-bottom:18px;border-bottom:1px dashed var(--border)}.price-amount strong{font-size:42px;color:var(--title);font-weight:800;letter-spacing:-.03em;line-height:1}.price-amount span{display:block;font-size:13px;color:var(--gray);margin-top:4px}.price-feat{display:flex;flex-direction:column;gap:10px;margin:0 0 22px;padding:0;list-style:none;flex:1 1}.price-feat li{position:relative;padding-left:24px;font-size:14px;color:var(--title);line-height:1.5}.price-feat li:before{content:"✓";position:absolute;left:0;top:1px;width:16px;height:16px;border-radius:50%;background:var(--title);color:var(--white);font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.services-table{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.service-line{display:grid;grid-template-columns:1fr auto;grid-gap:28px;gap:28px;align-items:center;background:var(--white);border:1px solid var(--border);border-radius:16px;padding:22px 26px}.service-line-text strong{display:block;font-size:17px;color:var(--title);font-weight:700;margin-bottom:4px}.service-line-text span{font-size:14px;color:var(--body)}.service-line-price{text-align:right}.service-line-price strong{display:block;font-size:18px;color:var(--title);font-weight:800;letter-spacing:-.01em}.service-line-price span{font-size:12px;color:var(--gray);margin-top:2px}.budget-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.budget-card{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:28px 26px}.budget-card-hl{background:var(--primary);border-color:var(--primary)}.budget-card h4{font-size:18px;margin:0 0 4px;color:var(--title)}.budget-card>p:first-of-type{font-size:13.5px;color:var(--gray);font-weight:600;margin:0 0 18px}.budget-line{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px dashed var(--border);font-size:14px}.budget-line span{color:var(--body)}.budget-line strong{color:var(--title);font-weight:700}.budget-total{display:flex;justify-content:space-between;align-items:center;padding-top:12px;margin-top:6px;border-top:1px solid var(--title)}.budget-total span{font-size:13px;font-weight:600;color:var(--title)}.budget-total strong{font-size:22px;font-weight:800;letter-spacing:-.02em}.budget-note{margin-top:14px;font-size:12px;color:var(--gray);font-style:italic}.ai-hero{position:relative;padding:52px 0 50px;background:#0a0a0a;color:#fff;overflow:hidden}.ai-hero-aurora,.ai-hero-grid{position:absolute;inset:0;pointer-events:none;z-index:0}.ai-hero-aurora{background:radial-gradient(800px 400px at 20% 0,rgba(91,61,245,.45),transparent 60%),radial-gradient(700px 380px at 80% 10%,rgba(255,107,170,.3),transparent 60%),radial-gradient(900px 500px at 50% 100%,rgba(255,180,34,.18),transparent 60%);filter:blur(6px)}.ai-hero-grid{background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0);background-size:56px 56px;-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 30%,#000 30%,transparent 80%);mask-image:radial-gradient(ellipse 80% 60% at 50% 30%,#000 30%,transparent 80%);opacity:.6}.ai-hero-inner{position:relative;z-index:1;text-align:center;max-width:1200px}.ai-hero-eyebrow{display:inline-flex;align-items:center;gap:10px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);padding:7px 14px;border-radius:999px;font-size:11.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.85);margin-bottom:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ai-hero-dot{width:8px;height:8px;border-radius:50%;background:#5cffae;box-shadow:0 0 0 4px rgba(92,255,174,.18);animation:aipulse 1.6s ease-in-out infinite}@keyframes aipulse{0%,to{box-shadow:0 0 0 3px rgba(92,255,174,.15)}50%{box-shadow:0 0 0 6px rgba(92,255,174,.06)}}.ai-hero-eyebrow .nav-pill{letter-spacing:.06em}.ai-hero-title{font-size:clamp(36px,4.6vw,62px);line-height:1.04;letter-spacing:-.03em;margin:0 0 16px;font-weight:800;color:#fff}.ai-gradient-text{background:linear-gradient(135deg,#b9a5ff,#ff97c8 45%,#ffd081);-webkit-background-clip:text;background-clip:text;color:transparent}.ai-hero-sub{font-size:16px;color:rgba(255,255,255,.72);max-width:640px;margin:0 auto 24px;line-height:1.55}.ai-hero-ctas{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-bottom:28px}.ai-hero-ctas .primary-button{background:#fff;color:#0a0a0a;border-color:#fff}.ai-hero-ctas .primary-button:hover{background:transparent;color:#fff}.ai-hero-ctas .primary-button .btn-arrow{filter:none}.ai-hero-ctas .primary-button:hover .btn-arrow{filter:brightness(0) invert(1)}.ai-hero-ctas .btn-ghost{border-color:rgba(255,255,255,.25);color:#fff;background:transparent}.ai-hero-ctas .btn-ghost:hover{background:#fff;color:#0a0a0a;border-color:#fff}.ai-stats{display:inline-flex;align-items:center;gap:22px;padding:14px 24px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:14px;margin-bottom:36px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ai-stat{text-align:left}.ai-stat strong{display:block;font-size:22px;font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1}.ai-stat strong span{font-size:13px;font-weight:700;margin-left:2px;color:rgba(255,255,255,.6);vertical-align:super}.ai-stat>span{display:block;font-size:11px;color:rgba(255,255,255,.55);margin-top:4px;letter-spacing:.02em}.ai-stat-divider{width:1px;height:28px;background:rgba(255,255,255,.12)}.ai-studio,.ai-studio-wrap{position:relative}.ai-studio{text-align:left;background:#161616;border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden;box-shadow:0 60px 100px -40px rgba(0,0,0,.6)}.ai-studio-head{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#1d1d1d;border-bottom:1px solid rgba(255,255,255,.06)}.ai-studio-tabs{display:flex;gap:4px}.ai-tab{font-size:12px;font-weight:600;color:rgba(255,255,255,.5);padding:7px 14px;border-radius:8px;cursor:default}.ai-tab.active{background:#0a0a0a;color:#fff}.ai-studio-meta{display:inline-flex;align-items:center;gap:8px;font-size:11.5px;color:rgba(255,255,255,.55)}.ai-dot{width:8px;height:8px;border-radius:50%;background:#5cffae}.ai-dot-pulse{animation:aipulse 1.6s ease-in-out infinite}.ai-studio-body{display:grid;grid-template-columns:1fr 1.1fr;grid-gap:0;gap:0}.ai-studio-panel{padding:16px 20px}.ai-studio-panel+.ai-studio-panel{border-left:1px solid rgba(255,255,255,.06)}.ai-studio-label{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.4);margin:0 0 14px}.ai-studio .ai-flow{gap:4px;margin-bottom:0}.ai-studio .ai-node{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06)}.ai-studio .ai-node>div strong{color:#fff}.ai-studio .ai-node>div span{color:rgba(255,255,255,.55)}.ai-studio .ai-node.ai-node-hl{background:rgba(255,151,200,.12);border-color:rgba(255,151,200,.35)}.ai-studio .ai-node-stat{background:rgba(92,255,174,.15);color:#5cffae}.ai-studio .ai-arrow{color:rgba(255,255,255,.25);padding:1px 0}.ai-studio-panel-code{background:#0a0a0a}.ai-code{margin:0;padding:0;font-family:JetBrains Mono,SF Mono,Menlo,Monaco,monospace;font-size:12px;line-height:1.55;color:rgba(255,255,255,.85);white-space:pre;overflow:hidden}.ai-code-line{display:block}.ai-line-num{display:inline-block;width:24px;color:rgba(255,255,255,.25);-webkit-user-select:none;-moz-user-select:none;user-select:none}.ai-code-key{color:#b9a5ff}.ai-code-str{color:#5cffae}.ai-code-num{color:#ffd081}.ai-studio-footer{display:flex;align-items:center;gap:24px;padding:14px 22px;background:#1d1d1d;border-top:1px solid rgba(255,255,255,.06);flex-wrap:wrap}.ai-footer-stat{display:flex;flex-direction:column;gap:1px}.ai-footer-stat span{font-size:10.5px;color:rgba(255,255,255,.45);letter-spacing:.04em;text-transform:uppercase}.ai-footer-stat strong{font-size:16px;color:#fff;font-weight:700;letter-spacing:-.01em}.ai-studio-footer .ai-cta{margin-left:auto;width:auto;flex:0 0 auto;background:#fff;color:#0a0a0a;border-color:#fff}.ai-studio-footer .ai-cta:hover{background:transparent;color:#fff}.ai-float{position:absolute;background:rgba(20,20,20,.92);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:12px 14px;display:flex;align-items:center;gap:12px;min-width:220px;box-shadow:0 24px 50px -10px rgba(0,0,0,.5);z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ai-float .fc-flag{font-size:18px}.ai-float>div{display:flex;flex-direction:column;gap:1px;flex:1 1;min-width:0}.ai-float strong{font-size:13.5px;color:#fff;font-weight:700}.ai-float span:not(.fc-flag):not(.fc-status){font-size:11.5px;color:rgba(255,255,255,.55)}.ai-float .fc-status{font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:rgba(92,255,174,.16);color:#5cffae;padding:4px 8px;border-radius:999px}.ai-float-left{top:-18px;left:-24px}.ai-float-right{bottom:80px;right:-24px}.ai-flow{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.ai-node{display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:10px 14px;background:var(--page-bg);border-radius:12px}.ai-node-icon{width:36px;height:36px;flex:0 0 36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:16px}.ai-node>div strong{display:block;font-size:13.5px;color:var(--title);font-weight:700}.ai-node>div span{font-size:11.5px;color:var(--gray)}.ai-node-stat{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:4px 8px;border-radius:999px;background:var(--background);color:var(--title)}.ai-node-stat.ok{background:#dcf3e4;color:#1d8a55}.ai-arrow{text-align:center;font-size:14px;color:var(--gray);line-height:1}.country-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px;max-width:1200px;margin:0 auto}.country-chip{background:var(--white);border:1px solid var(--border);border-radius:999px;padding:10px 16px;font-size:13.5px;font-weight:500;color:var(--title);text-align:center;transition:background .2s ease,border-color .2s ease}.country-chip:hover{background:var(--primary);border-color:var(--primary)}.evi-transcript{display:flex;flex-direction:column;gap:10px;margin:0}.evi-line{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:10px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06)}.evi-line p{margin:0;font-size:13px;line-height:1.45;color:rgba(255,255,255,.88)}.evi-tag{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:999px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.75);min-width:44px;text-align:center}.evi-ai .evi-tag{background:rgba(185,165,255,.18);color:#b9a5ff}.evi-user .evi-tag{background:rgba(92,255,174,.16);color:#5cffae}.evi-ai-typing{background:rgba(185,165,255,.06)}.evi-dots{display:inline-flex;gap:4px;align-items:center;padding:4px 0}.evi-dots span{display:block;width:6px;height:6px;border-radius:50%;background:#b9a5ff;animation:evi-typing 1.2s ease-in-out infinite}.evi-dots span:nth-child(2){animation-delay:.18s}.evi-dots span:nth-child(3){animation-delay:.36s}@keyframes evi-typing{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.evi-themes{display:flex;flex-direction:column;gap:12px}.evi-theme{padding:10px 12px;border-radius:10px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06)}.evi-theme-head{display:grid;grid-template-columns:1fr auto auto;grid-gap:10px;gap:10px;align-items:center;margin-bottom:6px}.evi-theme-head strong{font-size:12.5px;font-weight:600;color:#fff}.evi-bar{width:80px;height:6px;border-radius:999px;background:rgba(255,255,255,.1);overflow:hidden;display:inline-block}.evi-bar span{display:block;height:100%;background:linear-gradient(90deg,#ff97c8,#b9a5ff);border-radius:999px}.evi-bar-good span{background:linear-gradient(90deg,#5cffae,#b9a5ff)}.evi-pct{font-size:11.5px;font-weight:700;color:rgba(255,255,255,.85);min-width:32px;text-align:right}.evi-quote{display:block;font-size:11.5px;line-height:1.4;color:rgba(255,255,255,.55);font-style:italic}.legal-hero{padding:64px 0 48px;background:var(--background);border-bottom:1px solid var(--border)}.legal-hero .container{max-width:880px;padding-left:24px;padding-right:24px}.legal-meta{font-size:12.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gray);margin-bottom:18px}.legal-hero h1{font-size:clamp(34px,4vw,48px);line-height:1.1;letter-spacing:-.02em;margin:0 0 18px}.legal-hero p{font-size:17px;color:var(--body);max-width:640px;margin:0}.legal{background:var(--white)}.legal .container{max-width:880px;padding-left:24px;padding-right:24px}.legal-body{font-size:16px;line-height:1.7;color:var(--body)}.legal-body h2{font-size:22px;line-height:1.25;margin:36px 0 10px;color:var(--title);letter-spacing:-.01em}.legal-body h2:first-child{margin-top:0}.legal-body h3{font-size:17px;line-height:1.3;margin:22px 0 8px;color:var(--title);font-weight:700}.legal-body p{margin:0 0 12px}.legal-body ul{list-style:disc;margin:0 0 16px;padding-left:22px}.legal-body li{margin-bottom:6px;padding-left:4px}.legal-body strong{color:var(--title);font-weight:700}.legal-body a{color:var(--title);text-decoration:underline;text-underline-offset:3px}.legal-body a:hover{opacity:.7}@media (max-width:960px){.nav-wrap{padding:18px;min-height:64px}.logo img{height:34px}.nav-ctas{display:none}.hamburger{display:flex;width:44px;height:44px;align-items:center;justify-content:center;gap:5px;border-radius:10px;margin-left:auto}.hamburger:hover{background:rgba(0,0,0,.04)}.hamburger span{width:24px;height:2.5px}.primary-nav{display:flex;flex-direction:column;flex:0 1;position:fixed;top:0;left:0;bottom:0;width:380px;max-width:88vw;background:var(--white);z-index:210;transform:translateX(-100%);transition:transform .35s cubic-bezier(.2,.8,.2,1);overflow-y:auto;overscroll-behavior:contain;box-shadow:4px 0 28px rgba(0,0,0,.1);padding:0;justify-content:flex-start}.site-header.menu-open .primary-nav{transform:translateX(0)}.drawer-backdrop{display:none;position:fixed;inset:0;background:rgba(15,18,28,.42);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1;opacity:0;transition:opacity .35s ease}.site-header.menu-open .drawer-backdrop{display:block;opacity:1}.site-header.menu-open{z-index:200}body.menu-open{overflow:hidden}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:22px 24px 18px;background:var(--white)}.drawer-logo img{height:28px;display:block}.drawer-close{background:var(--background);border:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1;color:var(--title);padding:0;cursor:pointer;border-radius:50%;transition:background .2s ease}.drawer-close:hover{background:rgba(0,0,0,.08)}.primary-nav>ul{display:flex;flex-direction:column;flex:1 1;gap:0;padding:8px 12px 16px;margin:0}.primary-nav>ul>li{position:static;padding:0;margin:0;border:0}.primary-nav>ul>li>a{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px;font-size:17px;font-weight:600;line-height:1.2;letter-spacing:-.01em;color:var(--title);width:100%;border-radius:10px;transition:background .15s ease}.primary-nav>ul>li>a:active,.primary-nav>ul>li>a:hover{background:var(--background)}.primary-nav>ul>li.has-mega>a{cursor:pointer}.primary-nav>ul>li.has-mega.open>a{background:var(--background)}.caret{transition:transform .3s cubic-bezier(.2,.8,.2,1);font-size:0;color:transparent;width:22px;height:22px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border-radius:0;position:relative}.caret:before{content:"";width:8px;height:8px;border-right:2px solid var(--title);border-bottom:2px solid var(--title);transform:rotate(45deg);margin-top:-3px;transition:inherit}.primary-nav>ul>li.has-mega:hover .caret{transform:rotate(0)}.primary-nav>ul>li.has-mega.open .caret{transform:rotate(-180deg)}.primary-nav>ul>li>a .nav-pill{margin-right:auto;margin-left:8px}.mega-menu{position:static!important;background:transparent;border:0;box-shadow:none;padding:0;opacity:1!important;visibility:hidden;transform:none!important;max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.2,.8,.2,1),visibility 0s linear .35s;z-index:auto;border-top:0;border-bottom:0;width:100%}.has-mega.open>.mega-menu{max-height:75vh;overflow-y:auto;visibility:visible;transition:max-height .4s cubic-bezier(.2,.8,.2,1),visibility 0s}.mega-inner{display:flex;flex-direction:column;gap:0;padding:4px 0 12px;max-width:none;margin:0}.mega-col{margin:0;padding:0 14px}.mega-col h6.mega-heading{display:none}.mega-subgroup{margin-bottom:6px}.mega-sublabel{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;color:var(--gray);text-transform:uppercase;margin:14px 12px 6px}.mega-col:first-child .mega-subgroup:first-of-type .mega-sublabel{margin-top:6px}.mega-link{padding:11px 12px;margin:0;gap:12px;border-radius:10px;transition:background .15s ease}.mega-link:active,.mega-link:hover{background:var(--background)}.mega-icon{width:32px;height:32px;flex:0 0 32px;margin-top:0;border-radius:8px}.mega-icon svg{width:16px;height:16px}.mega-title{font-size:15px;font-weight:600;line-height:1.2}.mega-sub{display:none}.mega-pill{font-size:9.5px;padding:2px 6px;margin-left:6px}.mega-bottom,.mega-featured{display:none}.drawer-footer{display:block;padding:16px 20px 24px;margin-top:auto;border-top:1px solid var(--border);background:var(--white)}.drawer-footer .btn-lg{width:100%;justify-content:center;padding:16px;font-size:15.5px}.two-col{grid-template-columns:1fr;gap:36px}.two-col.reverse .col-image{order:0}.blog-grid,.compare-grid,.feature-grid,.feature-grid.three,.interview-gallery,.numbers-wrap,.testi-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.newsletter{grid-template-columns:1fr}.section-pad{padding:64px 0}.cta-box{padding:32px}.cta-box h2{font-size:24px}.hero{padding:40px 0 60px}.hero-wrap{grid-template-columns:1fr;gap:40px}.hero-right{min-height:auto;order:-1}.hero-topper{width:120px;top:-16px;right:-16px}.hero-background{width:180px;bottom:-24px;right:-24px}.hero-info{flex-direction:column;align-items:flex-start}.page-hero{padding:40px 0 60px}.page-hero-wrap{grid-template-columns:1fr;gap:36px}.hero-trust{grid-template-columns:repeat(2,auto);gap:22px 36px}.floating-card{min-width:200px}.floating-card-1{left:8px}.floating-card-2{right:8px}.floating-card-3{left:12%}.steps-grid{grid-template-columns:repeat(2,1fr)}.country-grid{grid-template-columns:repeat(3,1fr)}.pd-stats{grid-template-columns:1fr}.integration-grid,.risk-grid,.savings-grid{grid-template-columns:repeat(2,1fr)}.compare-table{grid-template-columns:1fr}.cm-row{grid-template-columns:1fr auto;gap:6px}.cm-row-head,.cm-row>span:nth-child(2),.cm-row>span:nth-child(3){display:none}.model-grid{grid-template-columns:1fr}.industry-grid,.steps-grid-5{grid-template-columns:repeat(2,1fr)}.roadmap-row{gap:8px}.location-grid,.roadmap-row,.service-grid,.tech-grid,.usecase-grid{grid-template-columns:1fr}.pod-progress-row{grid-template-columns:90px 1fr 36px}.pod-skills{display:none}.budget-grid,.price-grid,.service-line{grid-template-columns:1fr}.service-line{gap:8px}.service-line-price{text-align:left}.pricing-hero-wrap{grid-template-columns:1fr;gap:40px}.ai-hero{padding:56px 0 40px}.ai-hero-title{font-size:clamp(36px,8vw,56px)}.ai-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;text-align:left}.ai-stat-divider{display:none}.ai-studio-body{grid-template-columns:1fr}.ai-studio-panel+.ai-studio-panel{border-left:0;border-top:1px solid rgba(255,255,255,.06)}.ai-float-left,.ai-float-right{position:static;transform:none;margin:14px auto 0}.container{padding:0 28px}.section-pad{padding:56px 0}.hero{padding:32px 0 48px}.hero h1{font-size:clamp(32px,6vw,44px)}.hero-info{padding:18px}.hero-today-title{font-size:18px}.hero-right{min-height:auto}h1{font-size:clamp(32px,5.5vw,44px)}h1,h2{word-break:break-word}h2{font-size:clamp(26px,4.5vw,36px)}.page-hero-text h1{font-size:clamp(30px,5.5vw,42px)}.page-hero-media .ai-studio,.page-hero-media .cm-dash,.page-hero-media .cor-card,.page-hero-media .invoice-card,.page-hero-media .payroll-dash,.page-hero-media>img{max-width:100%}.floating-card{min-width:0;max-width:calc(100% - 32px)}.floating-card-1,.floating-card-2,.floating-card-3{left:auto;right:auto}.floating-card-1{top:8px;left:8px}.floating-card-2{right:8px;top:28%}.floating-card-3{left:8px;bottom:8px}.ai-studio,.cm-dash,.cor-card,.invoice-card,.payroll-dash{overflow:hidden}.ai-node,.city-row,.cm-row,.cor-card-row,.gcc-step,.invoice-row,.pd-row,.pd-stat,.staff-row,.tz-row{min-width:0}.ai-node>div span,.ai-node>div strong,.city-meta span,.city-meta strong,.cm-name,.gcc-step>div span,.gcc-step>div strong,.invoice-row-text span,.invoice-row-text strong,.pd-row-left span,.pd-row-left strong,.pd-stat strong,.pd-stat-label,.staff-meta strong,.staff-meta>span,.tz-meta span,.tz-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-row,.pd-stat-delta,.staff-tags{min-width:0}.pd-rows{gap:6px}.pd-row{padding:8px 10px;gap:8px;grid-template-columns:minmax(0,1fr) auto auto}.pd-stats{grid-template-columns:1fr}.cm-summary{flex-wrap:wrap;gap:12px}.cm-summary>div{flex:1 1;min-width:0}}@media (max-width:560px){.container{padding:0 16px}.section-pad{padding:44px 0}.hero{padding:24px 0 40px}.hero h1{font-size:30px}.hero-info{gap:16px}.hero-today-title{font-size:17px}.hero-bottom{flex-wrap:wrap}.hero-card{width:36px;height:36px}.hero-card-second{width:40px;height:40px}.hero-card-last{width:32px;height:32px}.page-hero{padding:32px 0 44px}.page-hero-text h1{font-size:28px;line-height:1.1}.page-hero-sub{font-size:15px}.hero-trust{grid-template-columns:repeat(2,auto);gap:16px 24px;padding-top:20px}.hero-trust-item strong{font-size:20px}.page-hero-ctas{flex-direction:column;align-items:stretch}.page-hero-ctas .btn,.page-hero-ctas .primary-button{justify-content:center}.ai-hero{padding:32px 0}.ai-hero-title{font-size:26px;line-height:1.15;letter-spacing:-.02em}.ai-hero-sub{font-size:14.5px}.ai-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;padding:14px 18px;width:100%}.ai-stat strong{font-size:18px}.ai-stat>span{font-size:10.5px}.ai-hero-ctas .btn-ghost,.ai-hero-ctas .primary-button{width:100%;justify-content:center}.ai-studio-head{flex-wrap:wrap;gap:8px}.ai-studio-tabs{flex-wrap:wrap}.ai-studio-footer{flex-direction:column;align-items:stretch;gap:12px;padding:14px 16px}.ai-studio-footer .ai-cta{margin-left:0;width:100%}.ai-code{font-size:11px;overflow-x:auto;white-space:pre-wrap}.ai-code-line{white-space:nowrap}.ai-line-num{width:20px}.invoice-rows{gap:6px}.invoice-row{padding:9px 10px;gap:10px}.invoice-row-text strong{font-size:12.5px}.invoice-row-text span{font-size:10.5px}.invoice-row-amt{font-size:13px}.invoice-total strong{font-size:20px}.invoice-save{font-size:10px;padding:4px 8px}.pricing-hero-checks li{font-size:13.5px;padding-left:24px}.cor-card-row{padding:8px 0}.cor-card-row,.cor-card-row strong{font-size:12.5px}.cor-checks{gap:6px}.cor-check{font-size:10.5px;padding:3px 8px}.industry-grid{grid-template-columns:1fr}.industry-chip{padding:12px 14px;font-size:13.5px}.country-grid{grid-template-columns:repeat(2,1fr)}.country-chip{font-size:12px;padding:8px 10px}.cta-box{flex-direction:column;align-items:flex-start;padding:28px 24px}.cta-box h2{font-size:22px}.cta-box .btn-lg{width:100%;justify-content:center}.faq-item summary{font-size:14.5px;gap:8px}.faq-item p{font-size:13.5px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:6px}.interview-gallery,.risk-grid,.savings-grid,.steps-grid{grid-template-columns:1fr}.floating-card{min-width:0;padding:8px 10px;font-size:12px}.floating-card strong{font-size:12px}.floating-card span:not(.fc-flag):not(.fc-status){font-size:10.5px}.floating-card .fc-status{font-size:9.5px;padding:3px 6px}.ai-float-left,.ai-float-right{display:none}.pricing-toggles-wrap{margin-top:28px}.pricing-toggle{padding:9px 14px;font-size:12.5px}.section-head,.section-head.center{margin-bottom:32px}.section-head h2{font-size:22px;line-height:1.2;letter-spacing:-.01em}.section-sub{font-size:14px}.col-text h2{font-size:24px;line-height:1.22}.col-text p.lead{font-size:15.5px}h1,h2,h3,h4{overflow-wrap:anywhere;word-break:normal}.invoice-card{padding:18px;box-sizing:border-box;max-width:100%}.invoice-head{gap:12px;flex-wrap:wrap}.invoice-pill{font-size:9.5px;padding:4px 8px}.invoice-total{padding:12px;gap:12px;flex-wrap:wrap}.invoice-row{padding:8px 10px}.ai-stats{max-width:100%;box-sizing:border-box}.two-col{gap:28px}.compare-col{padding:22px 20px}.roadmap-row{padding:18px 20px}.service-tags{gap:5px}}.contact-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);grid-gap:56px;gap:56px;align-items:start}.contact-form-wrap>.eyebrow{margin-bottom:8px}.contact-form-wrap h2{font-size:28px;margin:0 0 12px}.contact-form-intro{color:var(--body);margin-bottom:28px;max-width:56ch}.contact-form{display:flex;flex-direction:column;gap:18px;background:var(--white);padding:28px;border:1px solid var(--border);border-radius:16px;box-shadow:0 12px 30px -18px rgba(0,0,0,.12)}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.form-field{display:flex;flex-direction:column;gap:6px;font-size:14px}.form-field>span{font-weight:600;color:var(--title);font-size:13px}.form-field input,.form-field select,.form-field textarea{font:inherit;font-size:15px;padding:12px 14px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--title);outline:none;transition:border-color .15s ease,box-shadow .15s ease;width:100%;box-sizing:border-box}.form-field textarea{resize:vertical;min-height:120px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#5b3df5;box-shadow:0 0 0 4px rgba(91,61,245,.12)}.contact-form .btn{align-self:flex-start}.form-error{margin:0;font-size:14px;color:#b91c1c}.contact-success{text-align:center;padding:40px 28px;background:var(--white);border:1px solid var(--border);border-radius:16px;box-shadow:0 12px 30px -18px rgba(0,0,0,.12)}.contact-success-icon{width:56px;height:56px;border-radius:999px;background:#dcf3e4;color:#1d8a55;display:inline-flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin-bottom:14px}.contact-success h3{font-size:22px;margin:0 0 8px}.contact-success p{margin:0 auto 18px;max-width:50ch;color:var(--body)}.contact-info{display:flex;flex-direction:column;gap:18px}.contact-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:22px;box-shadow:0 8px 20px -16px rgba(0,0,0,.12)}.contact-card-icon{width:40px;height:40px;border-radius:10px;background:#e6e3ff;display:inline-flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:12px}.contact-card h4{font-size:17px;margin:0 0 6px}.contact-card p{margin:0 0 14px;color:var(--body);font-size:14.5px}.contact-card .btn{margin-top:4px}.contact-muted{color:var(--gray);font-size:13.5px!important}.contact-list{list-style:none;padding:0;margin:6px 0 0;display:flex;flex-direction:column;gap:10px}.contact-list li{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:14px}.contact-list span{color:var(--gray)}.contact-list a{color:var(--title);font-weight:600}.contact-list a:hover{color:#5b3df5}.contact-faq{max-width:760px;margin:0 auto}@media (max-width:960px){.contact-grid{gap:32px}.contact-grid,.form-row{grid-template-columns:1fr}.contact-form{padding:22px}}.admin-shell{background:var(--page-bg);min-height:100vh}.admin-auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:56px 20px;background:radial-gradient(60% 50% at 50% 0,var(--primary) 0,transparent 55%),var(--page-bg)}.admin-auth-card{width:100%;max-width:440px;background:var(--white);border:1px solid var(--border);border-radius:22px;padding:40px 36px;box-shadow:0 30px 70px -28px rgba(0,0,0,.15)}.admin-auth-brand{display:flex;align-items:center;gap:10px;margin-bottom:20px;font-weight:700;font-size:14px;color:var(--title);letter-spacing:.2px}.admin-auth-brand img{border-radius:8px}.admin-auth-card h1{font-size:30px;letter-spacing:-.02em;margin:0 0 8px;color:var(--title)}.admin-auth-sub{color:var(--body);font-size:14.5px;margin:0 0 24px;line-height:1.6}.admin-auth-sub code{background:var(--primary);color:var(--title);padding:2px 8px;border-radius:6px;font-size:12.5px;font-weight:600}.admin-auth-form{display:flex;flex-direction:column;gap:14px}.admin-auth-form .form-field input{font-size:16px;padding:13px 14px;border-radius:12px}.admin-auth-form .form-field input:focus{border-color:var(--title);box-shadow:0 0 0 4px var(--primary)}.admin-auth-form .form-field input[autocomplete=one-time-code]{letter-spacing:12px;text-align:center;font-weight:700;font-size:22px}.admin-auth-form .btn{width:100%;justify-content:center}.admin-auth-note{background:var(--primary);border:1px solid #d6cffb;color:var(--title);border-radius:12px;padding:12px 14px;font-size:14px;font-weight:500}.admin-auth-back{background:transparent;border:none;color:var(--title);cursor:pointer;font-size:14px;font-weight:600;padding:6px;text-align:center;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.admin-auth-back:hover{opacity:.65}.admin-auth-back:disabled{opacity:.4;cursor:not-allowed;text-decoration:none}.admin-topbar{display:flex;align-items:center;justify-content:space-between;padding:16px 28px;background:var(--white);border-bottom:1px solid var(--border)}.admin-topbar-brand{display:flex;align-items:center;gap:10px;font-weight:700;color:var(--title)}.admin-topbar-brand img{border-radius:6px}.admin-topbar-user{display:flex;align-items:center;gap:16px}.admin-topbar-meta{text-align:right;font-size:13px;line-height:1.3}.admin-topbar-name{font-weight:600;color:var(--title)}.admin-topbar-email{color:var(--gray);font-size:12px}.admin-topbar .btn.btn-light{border-color:var(--border);color:var(--title);padding:8px 16px;font-size:13.5px}.admin-topbar .btn.btn-light:hover{background:var(--title);color:var(--white);border-color:var(--title)}.admin-main{max-width:1180px;margin:0 auto;padding:44px 28px 64px;width:100%}.admin-page-head{margin-bottom:28px}.admin-page-head h1{margin:0 0 6px;font-size:clamp(26px,3.4vw,34px);letter-spacing:-.02em;color:var(--title)}.admin-page-head p{margin:0;color:var(--body);font-size:15px;max-width:64ch}.admin-tile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:18px;gap:18px}.admin-tile{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:24px;display:flex;flex-direction:column;gap:6px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.admin-tile:hover{transform:translateY(-3px);border-color:var(--title);box-shadow:0 20px 40px -28px rgba(0,0,0,.18)}.admin-tile h3{margin:0;font-size:18px;color:var(--title);letter-spacing:-.01em}.admin-tile p{margin:6px 0 0;color:var(--body);font-size:14px;flex:1 1;line-height:1.55}.admin-tile-cta{margin-top:16px;font-size:11px;color:var(--gray)}@media (max-width:600px){.admin-topbar{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 18px}.admin-topbar-user{width:100%;justify-content:space-between}.admin-topbar-meta{text-align:left}.admin-main{padding:28px 18px 48px}}.admin-shell-grid{display:grid;grid-template-columns:240px 1fr}.admin-content{min-width:0}.admin-content,.admin-sidebar{display:flex;flex-direction:column}.admin-sidebar{position:-webkit-sticky;position:sticky;padding:22px 14px 18px}.admin-sidebar-brand{display:flex;align-items:center;gap:10px;padding:4px 10px 22px;font-weight:700;font-size:15px;color:var(--title);text-decoration:none;letter-spacing:-.01em}.admin-sidebar-brand img{border-radius:6px}.admin-sidebar-nav{flex:1 1}.admin-sidebar-nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:3px}.admin-sidebar-link{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:12px;color:var(--body);text-decoration:none;font-size:14.5px;font-weight:500;border:1px solid transparent;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.admin-sidebar-link:hover{background:var(--white);color:var(--title);border-color:var(--border)}.admin-sidebar-link.is-active,.admin-sidebar-link.is-active:hover{background:var(--title);color:var(--white);border-color:var(--title)}.admin-sidebar-icon{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;flex-shrink:0}.admin-sidebar-label{display:flex;flex-direction:column;line-height:1.15;min-width:0}.admin-sidebar-sub{font-size:11px;font-weight:500;color:inherit;opacity:.55;margin-top:2px;letter-spacing:.2px}.admin-sidebar-link.is-active .admin-sidebar-sub{opacity:.75}.admin-sidebar-user{margin-top:12px;padding:14px 10px 4px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:10px}.admin-sidebar-user-meta{min-width:0}.admin-sidebar-user-name{font-weight:600;font-size:14px;color:var(--title);line-height:1.25}.admin-sidebar-user-email,.admin-sidebar-user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar-user-email{font-size:12px;color:var(--gray);line-height:1.3}.admin-sidebar-user .btn{width:100%;justify-content:center;background:var(--white);color:var(--title);border-color:var(--border);padding:8px 14px;font-size:13.5px}.admin-sidebar-user .btn:hover{background:var(--title);color:var(--white);border-color:var(--title)}.admin-content .admin-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:5;background:var(--white)}.admin-topbar-brand-mobile{display:none}.admin-eyebrow{display:inline-block;font-size:12px;font-weight:700;color:var(--title);background:var(--primary);padding:6px 12px;border-radius:999px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px}.admin-empty{background:var(--white);border:1px dashed var(--border);border-radius:18px;padding:64px 28px;text-align:center;color:var(--body)}.admin-empty-icon{font-size:40px;margin-bottom:12px}.admin-empty h3{margin:0 0 8px;font-size:19px;color:var(--title);letter-spacing:-.01em}.admin-empty p{margin:0 auto;max-width:52ch;font-size:14.5px;color:var(--body);line-height:1.6}.admin-empty code{background:var(--primary);color:var(--title);padding:2px 8px;border-radius:6px;font-size:12.5px;font-weight:600}@media (max-width:900px){.admin-shell-grid{grid-template-columns:1fr}.admin-sidebar{position:static;height:auto;flex-direction:row;align-items:center;overflow-x:auto;gap:10px;padding:10px 14px;border-right:none;border-bottom:1px solid var(--border)}.admin-sidebar-brand{flex-shrink:0;border-right:1px solid var(--border);margin-right:6px;padding:0 12px 0 0}.admin-sidebar-nav{flex:0 0 auto}.admin-sidebar-nav ul{flex-direction:row;gap:4px}.admin-sidebar-link{padding:8px 12px;white-space:nowrap}.admin-sidebar-label{flex-direction:row;align-items:baseline;gap:6px}.admin-sidebar-sub{margin-top:0}.admin-sidebar-user{margin-top:0;border-top:none;border-left:1px solid var(--border);padding:0 4px 0 14px;flex-direction:row;align-items:center;gap:12px;flex-shrink:0;margin-left:auto}.admin-sidebar-user .btn{width:auto;padding:8px 14px}.admin-sidebar-user-email,.admin-sidebar-user-name{white-space:nowrap}}.bd-modal-backdrop{position:fixed;inset:0;background:rgba(20,20,25,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000;animation:bd-fade-in .18s ease-out}.bd-modal{background:var(--white);border-radius:22px;width:100%;max-width:460px;max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 30px 70px -20px rgba(0,0,0,.35);position:relative;animation:bd-pop-in .22s cubic-bezier(.22,1,.36,1)}.bd-modal-wide{max-width:900px}.bd-modal-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:999px;border:1px solid var(--border);background:var(--white);color:var(--title);font-size:22px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:2;transition:background-color .15s ease,color .15s ease}.bd-modal-close:hover{background:var(--title);color:var(--white)}.bd-modal-body{padding:36px}.bd-modal-head{margin-bottom:22px}.bd-modal-head .eyebrow{margin-bottom:12px}.bd-modal-head h2{font-size:clamp(22px,3vw,28px);letter-spacing:-.02em;margin:0 0 8px;color:var(--title)}.bd-modal-head p{margin:0;color:var(--body);font-size:14.5px}.bd-form{display:flex;flex-direction:column;gap:14px}.bd-form .form-field input{font-size:15px;padding:13px 14px;border-radius:12px}.bd-form .form-field input:focus{border-color:var(--title);box-shadow:0 0 0 4px var(--primary)}.bd-form .btn{width:100%;justify-content:center;margin-top:6px}.bd-form-foot{margin:6px 0 0;font-size:12.5px;color:var(--gray);text-align:center}.bd-modal-calendly{padding:28px 28px 20px}.bd-calendly-frame{margin-top:8px;border-radius:14px;overflow:hidden;border:1px solid var(--border);height:min(72vh,680px);background:var(--white)}.bd-calendly-frame iframe{display:block;width:100%;height:100%}@keyframes bd-fade-in{0%{opacity:0}to{opacity:1}}@keyframes bd-pop-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:640px){.bd-modal-backdrop{padding:0;align-items:stretch}.bd-modal{border-radius:0;max-height:100vh}.bd-modal-body{padding:28px 22px}.bd-modal-calendly{padding:20px 14px}.bd-calendly-frame{height:calc(100vh - 180px)}}.admin-table-wrap{background:var(--white);border:1px solid var(--border);border-radius:18px;overflow:hidden}.admin-table{width:100%;border-collapse:collapse;font-size:14px}.admin-table thead th{text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--gray);background:var(--background)}.admin-table tbody td,.admin-table thead th{padding:14px 18px;border-bottom:1px solid var(--border)}.admin-table tbody td{color:var(--body);vertical-align:middle}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table tbody tr:hover{background:var(--page-bg)}.admin-table-strong{color:var(--title);font-weight:600}.admin-table-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;color:var(--body)}.admin-table-muted{color:var(--gray);font-size:13px;white-space:nowrap}.admin-table a{color:var(--title);text-decoration:none}.admin-table a:hover{text-decoration:underline}.admin-status{display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:3px 10px;border-radius:999px}.admin-status,.admin-status-new{background:var(--primary);color:var(--title)}.admin-status-contacted{background:#fff3d6;color:#8a5a00}.admin-status-closed{background:#dcf3e4;color:#1d8a55}@media (max-width:760px){.admin-table-wrap{overflow-x:auto}.admin-table{min-width:720px}}.scripts-toolbar{display:flex;justify-content:flex-end;margin-bottom:18px}.scripts-table .scripts-row-actions{white-space:nowrap;text-align:right}.scripts-row-actions .btn{margin-left:8px}.scripts-btn-sm{padding:6px 14px!important;font-size:12.5px!important;border-radius:8px}.scripts-btn-danger{background:var(--white);color:#b91c1c;border-color:var(--border)}.scripts-btn-danger:hover{background:#b91c1c;color:var(--white);border-color:#b91c1c}.scripts-row-notes{font-size:12.5px;color:var(--gray);font-weight:400;margin-top:4px}.scripts-toggle{display:inline-flex;align-items:center;width:40px;height:22px;border-radius:999px;background:#d0cfca;border:none;cursor:pointer;padding:2px;transition:background-color .15s ease;position:relative}.scripts-toggle.is-on{background:var(--title)}.scripts-toggle-knob{width:18px;height:18px;border-radius:999px;background:var(--white);transition:transform .18s cubic-bezier(.22,1,.36,1);box-shadow:0 1px 2px rgba(0,0,0,.2)}.scripts-toggle.is-on .scripts-toggle-knob{transform:translateX(18px)}.bd-modal.bd-modal-wide .bd-form textarea{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;padding:14px;border-radius:12px;background:var(--page-bg);color:var(--title);border-color:var(--border)}.bd-modal.bd-modal-wide .bd-form textarea:focus{border-color:var(--title);background:var(--white);box-shadow:0 0 0 4px var(--primary)}.scripts-enabled-row{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--body);-webkit-user-select:none;-moz-user-select:none;user-select:none}.scripts-enabled-row input[type=checkbox]{width:18px;height:18px;accent-color:var(--title)}.scripts-editor-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:4px}.bd-modal-head code{background:var(--primary);color:var(--title);padding:1px 6px;border-radius:4px;font-size:12.5px}.perm-pills{display:flex;flex-wrap:wrap;gap:6px}.perm-pill{display:inline-block;font-size:11.5px;font-weight:600;letter-spacing:.04em;background:var(--background);color:var(--title);border:1px solid var(--border);padding:3px 9px;border-radius:999px}.perm-pill-strong{background:var(--title);color:var(--white);border-color:var(--title)}.crm-pill{display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:4px 11px;border-radius:999px;white-space:nowrap}.crm-pill-blue{background:#e0e7ff;color:#3a4fc7}.crm-pill-cyan{background:#d8f0ee;color:#1a8579}.crm-pill-purple{background:var(--primary);color:var(--title)}.crm-pill-amber{background:#fff3d6;color:#8a5a00}.crm-pill-green{background:#dcf3e4;color:#1d8a55}.crm-pill-red{background:#fde6e6;color:#b91c1c}.crm-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));grid-gap:10px;gap:10px;margin-bottom:22px}.crm-stat{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:14px 16px;text-decoration:none;color:var(--title);display:flex;flex-direction:column;gap:2px;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.crm-stat:hover{border-color:var(--title);transform:translateY(-1px);box-shadow:0 14px 30px -22px rgba(0,0,0,.18)}.crm-stat.is-active{background:var(--title);color:var(--white);border-color:var(--title)}.crm-stat-count{font-size:22px;font-weight:700;line-height:1.1}.crm-stat-label{font-size:11.5px;text-transform:uppercase;font-weight:600;letter-spacing:.08em;color:var(--gray)}.crm-stat.is-active .crm-stat-label{color:rgba(255,255,255,.7)}.crm-filters{display:flex;gap:8px;margin-bottom:18px;flex-wrap:wrap}.crm-filters-search{flex:1 1;min-width:220px;padding:10px 14px;border:1px solid var(--border);border-radius:12px;font-size:14px;background:var(--white);color:var(--title)}.crm-filters-search:focus{outline:none;border-color:var(--title);box-shadow:0 0 0 4px var(--primary)}.crm-filters-select{padding:10px 14px;border:1px solid var(--border);border-radius:12px;font-size:14px;background:var(--white);color:var(--title);font-family:inherit}.crm-filters-btn{padding:10px 18px!important;font-size:14px!important}.crm-row-clickable a{color:inherit}.crm-row-clickable a:hover{text-decoration:none}.crm-row-clickable .admin-table-strong a{color:var(--title)}.crm-row-clickable .admin-table-strong a:hover{text-decoration:underline}.crm-profile-head{margin-bottom:16px}.crm-back{font-size:13px;color:var(--body);text-decoration:none;display:inline-block;margin-bottom:10px}.crm-back:hover{color:var(--title);text-decoration:underline}.crm-profile-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);grid-gap:22px;gap:22px;align-items:start}.crm-profile-main,.crm-profile-side{display:flex;flex-direction:column;gap:18px;min-width:0}.crm-profile-hero{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:26px}.crm-profile-hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;flex-wrap:wrap}.crm-profile-hero h1{margin:0;font-size:clamp(22px,3vw,28px);letter-spacing:-.02em;color:var(--title)}.crm-profile-subtitle{margin-top:6px;font-size:14px;color:var(--body);display:flex;flex-wrap:wrap;align-items:center;gap:8px}.crm-divider{color:var(--gray)}.crm-profile-quick{display:flex;gap:8px;flex-shrink:0}.crm-profile-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:14px;gap:14px;margin:0;padding-top:14px;border-top:1px solid var(--border)}.crm-profile-fields>div{min-width:0}.crm-profile-fields dt{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gray);margin-bottom:3px}.crm-profile-fields dd{margin:0;font-size:14px;color:var(--title);overflow-wrap:break-word}.crm-profile-fields a{color:var(--title);text-decoration:none}.crm-profile-fields a:hover{text-decoration:underline}.crm-card{padding:22px}.crm-card-title{margin:0 0 14px;font-size:13.5px;letter-spacing:.05em;text-transform:uppercase;color:var(--gray)}.crm-stage-list{gap:6px}.crm-stage-btn,.crm-stage-list{display:flex;flex-direction:column}.crm-stage-btn{text-align:left;background:transparent;border:1px solid var(--border);border-radius:12px;padding:10px 14px;cursor:pointer;gap:2px;transition:background-color .15s ease,border-color .15s ease;font-family:inherit;color:var(--title)}.crm-stage-btn:hover:not(:disabled){background:var(--page-bg);border-color:var(--title)}.crm-stage-btn:disabled{cursor:not-allowed;opacity:.6}.crm-stage-btn.is-current{background:var(--title);color:var(--white);border-color:var(--title);opacity:1}.crm-stage-label{font-size:14px;font-weight:600}.crm-stage-desc{font-size:12px;color:var(--gray)}.crm-stage-btn.is-current .crm-stage-desc{color:rgba(255,255,255,.65)}.crm-side-foot{margin:12px 0 0;font-size:12.5px;color:var(--gray);text-align:center}.crm-owner-select{width:100%;padding:10px 14px;border:1px solid var(--border);border-radius:12px;background:var(--white);color:var(--title);font-family:inherit}.crm-deal-row{display:flex;align-items:center;gap:6px}.crm-deal-currency{font-weight:600;color:var(--gray);padding:0 4px}.crm-deal-row input{flex:1 1;min-width:0;padding:9px 12px}.crm-card textarea,.crm-deal-row input{border:1px solid var(--border);border-radius:10px}.crm-card textarea{width:100%;padding:10px 12px;resize:vertical;background:var(--white)}.crm-card textarea:focus,.crm-deal-row input:focus,.crm-owner-select:focus{outline:none;border-color:var(--title);box-shadow:0 0 0 4px var(--primary)}.crm-note-form{gap:12px}.crm-note-type{padding:6px 12px;font-size:12.5px}.crm-note-type input{display:none}.crm-timeline{padding:0;display:flex;flex-direction:column;gap:0}.crm-timeline-item{padding:14px 0 14px 26px;border-bottom:1px solid var(--border)}.crm-timeline-item:last-child{border-bottom:none}.crm-timeline-item:first-child{padding-top:4px}.crm-timeline-dot{left:6px;top:22px;width:10px;height:10px;border:2px solid var(--white);box-shadow:0 0 0 1px var(--border)}.crm-timeline-status_change .crm-timeline-dot{background:#5b3df5}.crm-timeline-owner_change .crm-timeline-dot{background:#c75b1c}.crm-timeline-note .crm-timeline-dot{background:var(--title)}.crm-timeline-call .crm-timeline-dot{background:#1a8579}.crm-timeline-email .crm-timeline-dot{background:#2b67d0}.crm-timeline-meeting .crm-timeline-dot{background:#b3801c}.crm-timeline-head{gap:6px 12px;margin-bottom:4px}.crm-timeline-text{margin:4px 0 0;font-size:14px}@media (max-width:900px){.crm-profile-grid{grid-template-columns:1fr}}.crm-leads-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;flex-wrap:wrap}.crm-leads-head>div:first-child{min-width:0;flex:1 1}.crm-leads-head h1{margin-bottom:4px}.crm-leads-head p{margin:0}@media (max-width:600px){.crm-leads-head{align-items:stretch}.crm-leads-head .btn{width:100%;justify-content:center}}.crm-row-clickable[data-href]{cursor:pointer}.crm-row-clickable[data-href]:hover{background:var(--page-bg)}.crm-row-clickable[data-href]:hover .admin-table-strong{color:var(--title)}.crm-progress{margin:18px 0 22px;padding:14px;background:var(--page-bg);border-radius:14px;border:1px solid var(--border);flex-wrap:wrap}.crm-progress-step{min-width:0;background:transparent;border:none;padding:8px 12px;gap:10px;border-radius:10px;color:var(--gray);transition:background-color .15s ease}.crm-progress-step:not(:last-child):after{top:50%;right:-6px;transform:translateY(-50%);border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:6px solid var(--border)}.crm-progress-step:hover:not(:disabled){background:var(--white)}.crm-progress-step.is-current+.crm-progress-step:after,.crm-progress-step.is-current:after{border-left-color:var(--title)}.crm-progress-step:disabled{cursor:default}.crm-progress-num{width:22px;height:22px;border:1px solid var(--border);font-size:11px}.crm-progress-label{font-size:13px;overflow:hidden;text-overflow:ellipsis}.crm-progress-end{display:flex;gap:6px;align-items:center;padding-left:12px;margin-left:6px;border-left:1px dashed var(--border)}.crm-progress-close{border:1px solid transparent;border-radius:999px;padding:4px 12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;font-family:inherit;opacity:.6;transition:opacity .15s ease,transform .15s ease}.crm-progress-close:hover:not(:disabled){opacity:1;transform:translateY(-1px)}.crm-progress-close.is-current{opacity:1;outline:2px solid var(--title);outline-offset:1px;cursor:default}.crm-progress-close:disabled{cursor:default}@media (max-width:720px){.crm-progress{flex-direction:column}.crm-progress-step:after{display:none}.crm-progress-end{padding-left:0;margin-left:0;border-left:none;border-top:1px dashed var(--border);padding-top:10px;margin-top:6px}}.crm-tags{margin-top:18px;padding-top:16px;border-top:1px solid var(--border)}.crm-tags-row{margin-bottom:10px}.crm-tag{gap:6px;background:var(--primary);border-radius:999px;padding:4px 4px 4px 12px}.crm-tag button{color:var(--title);border-radius:999px;font-size:16px;opacity:.55}.crm-tag button:hover{opacity:1;background:rgba(0,0,0,.1)}.crm-tags-form{gap:6px}.crm-tags-form input{padding:8px 12px}.crm-task-form{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.crm-task-form input[type=text]{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:10px}.crm-task-row{display:flex;gap:6px}.crm-task-row input[type=date],.crm-task-row select{flex:1 1;padding:9px 10px;border:1px solid var(--border);border-radius:10px;font-family:inherit;min-width:0}.crm-task-form input:focus,.crm-task-row input:focus,.crm-task-row select:focus{outline:none;border-color:var(--title);box-shadow:0 0 0 3px var(--primary)}.crm-task-form>button{align-self:flex-start}.crm-task-empty{margin:0;font-size:13.5px}.crm-task-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.crm-task{display:grid;align-items:center;grid-gap:10px;gap:10px;padding:10px;border:1px solid var(--border);border-radius:10px;background:var(--white)}.crm-task input[type=checkbox]{width:18px;height:18px;accent-color:var(--title);cursor:pointer}.crm-task-body{min-width:0}.crm-task-title{font-size:13.5px;color:var(--title);font-weight:500;overflow-wrap:break-word}.crm-task-meta{font-size:11.5px;color:var(--gray);margin-top:2px;display:flex;flex-wrap:wrap;gap:6px}.crm-task-due{font-weight:600}.crm-task-due-overdue{color:#b91c1c}.crm-task-due-today{color:#c75b1c}.crm-task-due-soon{color:#8a5a00}.crm-task-due-later{color:var(--gray)}.crm-task-done .crm-task-title{text-decoration:line-through;color:var(--gray);font-weight:400}.crm-task-divider{font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gray);padding:12px 0 4px;border-top:1px dashed var(--border);margin-top:4px}.crm-task-del{background:transparent;border:none;color:var(--gray);cursor:pointer;font-size:18px;line-height:1;width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;opacity:.5}.crm-task-del:hover{opacity:1;background:var(--page-bg);color:#b91c1c}.crm-timeline-head-row{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:14px}.crm-timeline-filter{border:1px solid transparent;padding:5px 11px;color:var(--gray)}.crm-timeline-filter:hover{background:var(--page-bg)}.crm-timeline-filter.is-active{background:var(--title);color:var(--white)}.crm-timeline-groups{gap:18px}.crm-timeline-day{margin-bottom:4px;padding-bottom:6px;border-bottom:1px solid var(--border)}.crm-timeline-task_created .crm-timeline-dot{background:#b3801c}.crm-timeline-task_completed .crm-timeline-dot{background:#1d8a55}.crm-timeline-lead_created .crm-timeline-dot{background:var(--gray)}.crm-profile-grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,1fr);gap:24px}.crm-profile-main,.crm-profile-side{gap:20px}.crm-card{padding:24px;border-radius:18px;border:1px solid var(--border);background:var(--white);box-shadow:0 1px 0 rgba(0,0,0,.02)}.crm-card-header{display:flex;align-items:baseline;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:16px}.crm-card-title{margin:0;font-size:16px;font-weight:700;color:var(--title);letter-spacing:-.01em;text-transform:none}.crm-card-sub{font-size:12.5px;color:var(--gray);font-weight:500}.crm-muted{color:var(--gray);font-size:13.5px}.crm-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.crm-btn-sm{padding:7px 14px!important;font-size:13px!important;border-radius:10px}.crm-hero{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:22px 24px;justify-content:space-between;gap:16px;flex-wrap:wrap}.crm-hero,.crm-hero-left{display:flex;align-items:center}.crm-hero-left{gap:18px;min-width:0}.crm-avatar{width:56px;height:56px;border-radius:14px;background:var(--title);color:var(--white);font-size:20px;font-weight:700;letter-spacing:.02em;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.crm-hero-id{min-width:0}.crm-hero-id h1{margin:0 0 4px;font-size:22px;letter-spacing:-.015em;color:var(--title);line-height:1.2}.crm-hero-line{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;font-size:13.5px;color:var(--body)}.crm-hero-company{font-weight:600;color:var(--title)}.crm-hero-actions{display:flex;gap:8px;flex-shrink:0}.crm-hero-actions .btn.btn-light{border-color:var(--border)}.crm-hero-actions .btn.btn-light:hover{background:var(--title);color:var(--white);border-color:var(--title)}.crm-owner-chip{display:inline-flex;align-items:center;gap:6px;padding:3px 10px 3px 8px;background:var(--page-bg);border:1px solid var(--border);border-radius:999px;font-size:12px;font-weight:600;color:var(--title)}.crm-owner-chip.is-unassigned{color:var(--gray);font-style:normal}.crm-owner-dot{width:8px;height:8px;border-radius:999px;background:#1d8a55}.crm-progress{margin:0;padding:0;background:transparent;border:none;display:flex;align-items:stretch;gap:0;flex-wrap:nowrap;overflow-x:auto;position:relative}.crm-progress::-webkit-scrollbar{height:4px}.crm-progress::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.crm-progress-step{flex:1 1;min-width:140px;background:var(--page-bg);border:1px solid var(--border);border-right:none;text-align:left;cursor:pointer;padding:12px 14px 12px 18px;display:flex;align-items:center;gap:12px;position:relative;color:var(--body);font-family:inherit;transition:background-color .15s ease,color .15s ease}.crm-progress-step:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.crm-progress-step:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px;border-right:1px solid var(--border)}.crm-progress-step:not(:last-child):after{content:"";position:absolute;top:0;right:-12px;width:0;height:0;z-index:2;border-top:24px solid transparent;border-bottom:24px solid transparent;border-left:12px solid var(--page-bg);filter:drop-shadow(1px 0 0 var(--border))}.crm-progress-step:hover:not(:disabled){background:var(--background);color:var(--title)}.crm-progress-step:hover:not(:disabled):after{border-left-color:var(--background)}.crm-progress-step.is-reached{background:var(--primary);color:var(--title);border-color:var(--primary)}.crm-progress-step.is-reached:after{border-left-color:var(--primary);filter:drop-shadow(1px 0 0 var(--primary))}.crm-progress-step.is-current{background:var(--title);color:var(--white);border-color:var(--title)}.crm-progress-step.is-current:after{border-left-color:var(--title);filter:drop-shadow(1px 0 0 var(--title))}.crm-progress-num{width:26px;height:26px;border-radius:999px;background:var(--white);border:1.5px solid var(--border);color:var(--gray);font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.crm-progress-step.is-reached .crm-progress-num{background:var(--title);color:var(--white);border-color:var(--title)}.crm-progress-step.is-current .crm-progress-num{background:var(--white);color:var(--title);border-color:var(--white)}.crm-progress-label{font-size:14px;font-weight:600;white-space:nowrap;letter-spacing:-.005em}.crm-outcome-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:16px}.crm-outcome{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px;border-radius:12px;border:1px solid var(--border);background:var(--white);font-family:inherit;font-size:14px;font-weight:600;color:var(--title);cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.crm-outcome:hover:not(:disabled){border-color:var(--title);background:var(--page-bg)}.crm-outcome:disabled{cursor:default}.crm-outcome-icon{display:inline-flex;width:22px;height:22px;border-radius:999px;align-items:center;justify-content:center;font-size:14px;font-weight:700}.crm-outcome-won .crm-outcome-icon{background:#dcf3e4;color:#1d8a55}.crm-outcome-lost .crm-outcome-icon{background:#fde6e6;color:#b91c1c}.crm-outcome-won.is-current{background:#dcf3e4;border-color:#1d8a55;color:#0d6238}.crm-outcome-won.is-current .crm-outcome-icon{background:#1d8a55;color:var(--white)}.crm-outcome-lost.is-current{background:#fde6e6;border-color:#b91c1c;color:#7c1414}.crm-outcome-lost.is-current .crm-outcome-icon{background:#b91c1c;color:var(--white)}@media (max-width:600px){.crm-outcome-row{grid-template-columns:1fr}}.crm-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:18px 24px;gap:18px 24px;margin:0}.crm-fields>div{min-width:0}.crm-fields dt{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gray);margin-bottom:4px}.crm-fields dd{margin:0;font-size:14.5px;color:var(--title);font-weight:500;overflow-wrap:break-word;line-height:1.4}.crm-fields a{color:var(--title);text-decoration:none}.crm-fields a:hover{text-decoration:underline}.crm-section-divider{height:1px;background:var(--border);margin:22px 0}.crm-tags-title{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gray);margin-bottom:10px}.crm-tags-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px;align-items:center;min-height:22px}.crm-tag{gap:4px;background:var(--page-bg);border:1px solid var(--border);color:var(--title);border-radius:8px;padding:4px 4px 4px 10px;font-size:12.5px;font-weight:600}.crm-tag,.crm-tag button{display:inline-flex;align-items:center}.crm-tag button{background:transparent;border:none;color:var(--gray);width:20px;height:20px;border-radius:6px;cursor:pointer;font-size:14px;line-height:1;padding:0;justify-content:center}.crm-tag button:hover{background:var(--white);color:#b91c1c}.crm-tags-form{display:flex;gap:8px}.crm-tags-form input{flex:1 1;padding:9px 13px;border:1px solid var(--border);border-radius:10px;font-size:13.5px;font-family:inherit}.crm-tags-form input:focus{outline:none;border-color:var(--title);box-shadow:0 0 0 4px var(--primary)}.crm-note-form{display:flex;flex-direction:column;gap:14px}.crm-note-types{display:flex;gap:6px;flex-wrap:wrap}.crm-note-type{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;border:1px solid var(--border);background:var(--white);font-size:13px;font-weight:600;color:var(--body);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .12s ease,color .12s ease,border-color .12s ease}.crm-note-type:hover{background:var(--page-bg);color:var(--title);border-color:var(--title)}.crm-note-type.is-active{background:var(--title);color:var(--white);border-color:var(--title)}.crm-note-form textarea{padding:12px 14px;font-size:14px;border-radius:12px}.crm-note-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.crm-timeline-head-row{align-items:flex-start}.crm-timeline-filters{display:flex;flex-wrap:wrap;gap:4px;padding:2px;background:var(--page-bg);border-radius:999px}.crm-timeline-filter{background:transparent;border:none;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;color:var(--body);cursor:pointer;font-family:inherit}.crm-timeline-filter:hover{color:var(--title)}.crm-timeline-filter.is-active{background:var(--white);color:var(--title);box-shadow:0 1px 3px rgba(0,0,0,.08)}.crm-timeline-groups{display:flex;flex-direction:column;gap:22px}.crm-timeline-day{display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--gray);margin-bottom:8px;border:none;padding:0}.crm-timeline{list-style:none;padding:0 0 0 8px;margin:0;border-left:2px solid var(--border)}.crm-timeline-item{position:relative;padding:4px 0 16px 24px;border-bottom:none}.crm-timeline-item:last-child{padding-bottom:0}.crm-timeline-dot{position:absolute;left:-7px;top:8px;width:12px;height:12px;border-radius:999px;background:var(--title);box-shadow:0 0 0 3px var(--white),0 0 0 4px var(--border)}.crm-timeline-head{display:flex;flex-wrap:wrap;gap:4px 12px;align-items:baseline;margin-bottom:2px}.crm-timeline-head strong{font-size:14px;color:var(--title);font-weight:600;letter-spacing:-.005em}.crm-timeline-when{font-size:12px;color:var(--gray)}.crm-timeline-text{margin:6px 0 0;padding:10px 14px;font-size:13.5px;color:var(--body);white-space:pre-wrap;line-height:1.55;background:var(--page-bg);border-radius:10px}.crm-task-form input[type=text]{padding:11px 14px;font-size:14px;border-radius:11px}.crm-task-row input[type=date],.crm-task-row select{padding:10px 12px;font-size:13px;border-radius:11px}.crm-task{grid-template-columns:auto 1fr auto;padding:12px;border-radius:12px;background:var(--page-bg);border:1px solid transparent;transition:background-color .12s ease,border-color .12s ease}.crm-task:hover{background:var(--background);border-color:var(--border)}.crm-check{display:inline-flex;align-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.crm-check input{position:absolute;opacity:0;pointer-events:none}.crm-check-box{width:20px;height:20px;border-radius:6px;border:1.5px solid var(--border);background:var(--white);display:inline-flex;align-items:center;justify-content:center;color:transparent;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.crm-check:hover .crm-check-box{border-color:var(--title)}.crm-check input:checked+.crm-check-box{background:var(--title);border-color:var(--title);color:var(--white)}.crm-task-title{font-size:14px;line-height:1.4}.crm-task-meta{font-size:12px;gap:8px}.crm-task-divider{font-size:11px;letter-spacing:.14em;border-top:none;padding:14px 0 4px;margin-top:8px}.crm-owner-select{padding:11px 14px;font-size:14px;border-radius:11px}.crm-deal-row input{padding:10px 14px;font-size:14px;border-radius:11px}.crm-card textarea{padding:12px 14px;font-size:14px;border-radius:11px;font-family:inherit}@media (max-width:1020px){.crm-profile-grid{grid-template-columns:1fr}}.hs-profile{display:grid;grid-template-columns:320px minmax(0,1fr) 320px;grid-gap:16px;gap:16px;align-items:start}.hs-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:18px;margin-bottom:16px}.hs-card:last-child{margin-bottom:0}.hs-card-h{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.hs-card-h h3{margin:0;font-size:15px;font-weight:700;color:var(--title);letter-spacing:-.005em}.hs-card-sub{font-size:12.5px;font-weight:500}.hs-card-sub,.hs-muted{color:var(--gray)}.hs-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.hs-btn-sm{display:inline-flex;align-items:center;justify-content:center;padding:7px 14px;font-size:13px;font-weight:600;border-radius:8px;border:1px solid var(--border);background:var(--white);color:var(--title);cursor:pointer;font-family:inherit;transition:background-color .12s ease,color .12s ease,border-color .12s ease}.hs-btn-sm:hover:not(:disabled){background:var(--page-bg)}.hs-btn-sm:disabled{opacity:.5;cursor:default}.hs-btn-primary{background:var(--title);color:var(--white);border-color:var(--title)}.hs-btn-primary:hover:not(:disabled){background:#222}.hs-identity{display:flex;flex-direction:column;align-items:center;text-align:center;padding:6px 4px 14px;border-bottom:1px solid var(--border);margin-bottom:12px}.hs-avatar{width:64px;height:64px;background:var(--title);font-size:22px;font-weight:700;margin-bottom:10px}.hs-identity-name{font-size:17px;font-weight:700;color:var(--title);letter-spacing:-.01em;overflow-wrap:break-word;max-width:100%;margin-bottom:2px}.hs-identity-company{font-size:13px;color:var(--body);margin-bottom:8px}.hs-identity-email{display:inline-flex;align-items:center;gap:6px;background:transparent;border:none;cursor:pointer;color:#2b67d0;font-size:13px;font-family:inherit;max-width:100%}.hs-identity-email span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.hs-identity-email:hover{text-decoration:underline}.hs-copy{color:var(--gray);font-size:13px}.hs-quick-actions{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:4px;gap:4px}.hs-quick-action{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;background:transparent;border:1px solid transparent;border-radius:8px;cursor:pointer;font-family:inherit;color:var(--body);transition:background-color .12s ease,color .12s ease,border-color .12s ease}.hs-quick-action:hover{border-color:var(--border)}.hs-quick-action:hover,.hs-quick-icon{background:var(--page-bg);color:var(--title)}.hs-quick-icon{width:36px;height:36px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.hs-quick-action:hover .hs-quick-icon{background:var(--primary)}.hs-quick-label{font-size:11px;font-weight:600;letter-spacing:-.01em}.hs-section-toggle{display:flex;align-items:center;gap:8px;width:100%;background:transparent;border:none;padding:0 0 12px;margin-bottom:0;font-size:14px;font-weight:700;color:var(--title);cursor:pointer;font-family:inherit;text-align:left}.hs-section-toggle:hover{color:#2b67d0}.hs-section-caret{display:inline-block;color:var(--gray);font-size:14px;transition:transform .12s ease}.hs-section-caret[data-open=true]{transform:rotate(90deg)}.hs-about{display:flex;flex-direction:column;gap:14px;margin:4px 0 0}.hs-about>div{min-width:0}.hs-about dt{font-size:11.5px;font-weight:600;color:var(--gray);letter-spacing:.02em;margin-bottom:3px}.hs-about dd{margin:0;font-size:13.5px;color:var(--title);overflow-wrap:break-word}.hs-about a{color:#2b67d0;text-decoration:none}.hs-about a:hover{text-decoration:underline}.hs-tags-block{padding-top:4px}.hs-tags-row{flex-wrap:wrap;min-height:22px;margin-bottom:10px}.hs-tags-form,.hs-tags-row{display:flex;gap:6px}.hs-tags-form input{flex:1 1;min-width:0;padding:8px 12px;border:1px solid var(--border);border-radius:8px;font-size:13px;font-family:inherit}.hs-tags-form input:focus{outline:none;border-color:#2b67d0;box-shadow:0 0 0 3px rgba(43,103,208,.14)}.hs-tabs{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:4px;margin-bottom:16px;width:-moz-fit-content;width:fit-content}.hs-tab{padding:10px 24px;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:600;color:var(--body);cursor:pointer;font-family:inherit;transition:background-color .12s ease,color .12s ease}.hs-tab.is-active,.hs-tab:hover{color:var(--title)}.hs-tab.is-active{background:var(--page-bg)}.hs-highlights .hs-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.hs-stat{padding:4px 0}.hs-stat-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gray);margin-bottom:8px}.hs-stat-value{font-size:16px;font-weight:600;color:var(--title)}@media (max-width:600px){.hs-highlights .hs-stats{grid-template-columns:1fr;gap:16px}}.hs-act-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.hs-empty{margin:16px 0 0;padding:18px;background:var(--page-bg);border-radius:10px;font-size:14px;text-align:center}.hs-empty-sm{margin:8px 0 0;font-size:13px}.hs-acts{display:flex;flex-direction:column;gap:22px}.hs-act-month{font-size:14px;font-weight:700;color:var(--title);margin-bottom:10px}.hs-act-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.hs-act{display:grid;grid-template-columns:36px 1fr;grid-gap:12px;gap:12px;padding:14px 16px;background:var(--white);border:1px solid var(--border);border-radius:10px;align-items:start}.hs-act-icon{width:32px;height:32px;border-radius:8px;background:var(--page-bg);color:var(--title);display:inline-flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.hs-act-status_change .hs-act-icon{background:var(--primary)}.hs-act-note .hs-act-icon{background:#fff3d6}.hs-act-call .hs-act-icon{background:#d8f0ee}.hs-act-email .hs-act-icon{background:#ddeaff}.hs-act-meeting .hs-act-icon{background:#fde6f1}.hs-act-task_created .hs-act-icon{background:#fff3d6}.hs-act-task_completed .hs-act-icon{background:#dcf3e4}.hs-act-owner_change .hs-act-icon{background:#fde6d6}.hs-act-body{min-width:0}.hs-act-head{display:flex;flex-wrap:wrap;gap:4px 12px;align-items:baseline;margin-bottom:4px}.hs-act-title{font-size:14px;color:var(--title);font-weight:500;line-height:1.4}.hs-act-when{font-size:12px;color:var(--gray)}.hs-act-card{margin-top:8px;padding:12px 14px;background:var(--page-bg);border-radius:8px;font-size:13.5px;color:var(--body);line-height:1.55;white-space:pre-wrap}.hs-show-more{align-self:flex-start;background:transparent;border:none;color:#2b67d0;font-size:13.5px;font-weight:600;cursor:pointer;padding:8px 0;font-family:inherit}.hs-show-more:hover{text-decoration:underline}.hs-company{display:flex;align-items:center;gap:10px;padding:4px 0}.hs-company-icon{width:36px;height:36px;border-radius:8px;background:var(--primary);color:var(--title);font-weight:700;display:inline-flex;align-items:center;justify-content:center;font-size:16px}.hs-company-body{min-width:0}.hs-company-name{font-size:14px;font-weight:600;color:var(--title);overflow-wrap:break-word}.hs-company-meta{display:inline-block;margin-top:3px;font-size:11px;font-weight:700;letter-spacing:.06em;background:#dcf3e4;color:#0d6238;padding:2px 8px;border-radius:999px;text-transform:uppercase}.hs-select{width:100%;padding:9px 12px;border:1px solid var(--border);border-radius:8px;font-size:13.5px;font-family:inherit;background:var(--white);color:var(--title)}.hs-select:focus{outline:none;border-color:#2b67d0;box-shadow:0 0 0 3px rgba(43,103,208,.14)}.hs-task-form{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.hs-task-form>input[type=text]{padding:9px 12px;border:1px solid var(--border);border-radius:8px;font-size:13.5px;font-family:inherit}.hs-task-row{display:flex;gap:6px}.hs-task-row input,.hs-task-row select{flex:1 1;min-width:0;padding:8px 10px;border:1px solid var(--border);border-radius:8px;font-size:12.5px;font-family:inherit}.hs-task-form input:focus,.hs-task-row input:focus,.hs-task-row select:focus{outline:none;border-color:#2b67d0;box-shadow:0 0 0 3px rgba(43,103,208,.14)}.hs-task-form .hs-btn-sm{align-self:flex-start;margin-top:2px}.hs-tasks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.hs-task{display:grid;grid-template-columns:auto 1fr auto;align-items:start;grid-gap:8px;gap:8px;padding:8px;background:var(--page-bg);border-radius:8px;border:1px solid transparent}.hs-task:hover{border-color:var(--border)}.hs-task-body{min-width:0}.hs-task-title{font-size:13px;color:var(--title);font-weight:500}.hs-task-meta{font-size:11.5px;color:var(--gray);margin-top:2px;display:flex;flex-wrap:wrap;gap:4px}.hs-due-overdue{color:#b91c1c;font-weight:600}.hs-due-today{color:#c75b1c;font-weight:600}.hs-due-soon{color:#8a5a00;font-weight:600}.hs-due-later{color:var(--gray)}.hs-task-done .hs-task-title{text-decoration:line-through;color:var(--gray);font-weight:400}.hs-task-divider{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gray);padding:8px 0 2px}.hs-task-del{background:transparent;border:none;color:var(--gray);cursor:pointer;font-size:16px;width:20px;height:20px;border-radius:4px;padding:0;line-height:1;opacity:.5}.hs-task-del:hover{background:var(--white);opacity:1;color:#b91c1c}.hs-deal-row{display:flex;align-items:center;gap:6px}.hs-deal-currency{font-weight:600;color:var(--gray);padding:0 4px}.hs-deal-row input{flex:1 1;min-width:0;padding:9px 12px;font-size:14px}.hs-deal-row input,.hs-textarea{border:1px solid var(--border);border-radius:8px;font-family:inherit}.hs-textarea{width:100%;padding:10px 12px;font-size:13.5px;resize:vertical}.hs-deal-row input:focus,.hs-textarea:focus{outline:none;border-color:#2b67d0;box-shadow:0 0 0 3px rgba(43,103,208,.14)}@media (max-width:1280px){.hs-profile{grid-template-columns:280px minmax(0,1fr) 280px}}@media (max-width:1080px){.hs-profile{grid-template-columns:1fr}}.hs-page{max-width:none;padding:22px 24px 60px;min-height:calc(100vh - 64px)}.hs-page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.hs-page-head .crm-back{font-size:13px;color:var(--body);text-decoration:none}.hs-page-head .crm-back:hover{color:var(--title);text-decoration:underline}.admin-shell-grid{display:block;grid-template-columns:none;padding-left:64px;position:relative;min-height:100vh;background:var(--page-bg)}.admin-sidebar{position:fixed;left:0;top:0;width:64px;height:100vh;z-index:60;padding:14px 8px;background:var(--background);border-right:1px solid var(--border);overflow:hidden;transition:width .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,padding .22s cubic-bezier(.22,1,.36,1)}.admin-sidebar:focus-within,.admin-sidebar:hover{width:240px;padding:22px 14px 18px;box-shadow:8px 0 36px -16px rgba(0,0,0,.25)}.admin-sidebar .admin-sidebar-brand{display:flex;justify-content:center;align-items:center;gap:10px;padding:6px 0 16px;border-bottom:1px solid transparent}.admin-sidebar:focus-within .admin-sidebar-brand,.admin-sidebar:hover .admin-sidebar-brand{justify-content:flex-start;padding:4px 10px 22px}.admin-sidebar .admin-sidebar-brand>span{opacity:0;max-width:0;overflow:hidden;transform:translateX(-4px);white-space:nowrap;transition:opacity .14s ease,max-width .2s ease,transform .14s ease}.admin-sidebar:focus-within .admin-sidebar-brand>span,.admin-sidebar:hover .admin-sidebar-brand>span{opacity:1;max-width:200px;transform:translateX(0);transition-delay:.08s}.admin-sidebar .admin-sidebar-brand img{flex-shrink:0}.admin-sidebar .admin-sidebar-nav ul{gap:4px}.admin-sidebar .admin-sidebar-nav li{list-style:none}.admin-sidebar .admin-sidebar-link{width:40px;height:40px;padding:0;margin:0 auto;justify-content:center;gap:0;border-radius:10px;border:1px solid transparent;transition:width .22s cubic-bezier(.22,1,.36,1),height .22s cubic-bezier(.22,1,.36,1),padding .22s cubic-bezier(.22,1,.36,1),margin .22s cubic-bezier(.22,1,.36,1),background-color .15s ease,color .15s ease,border-color .15s ease}.admin-sidebar:focus-within .admin-sidebar-link,.admin-sidebar:hover .admin-sidebar-link{width:100%;height:auto;margin:0;padding:10px 12px;justify-content:flex-start;gap:12px;border-radius:10px}.admin-sidebar .admin-sidebar-link.is-active,.admin-sidebar .admin-sidebar-link.is-active:hover{background:var(--title);color:var(--white);border-color:var(--title)}.admin-sidebar .admin-sidebar-link:hover:not(.is-active){background:var(--white);color:var(--title);border-color:var(--border)}.admin-sidebar .admin-sidebar-icon{flex-shrink:0;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.admin-sidebar .admin-sidebar-label{opacity:0;flex:0 0;max-width:0;overflow:hidden;white-space:nowrap;transform:translateX(-4px);transition:opacity .14s ease,max-width .2s ease,transform .14s ease}.admin-sidebar:focus-within .admin-sidebar-label,.admin-sidebar:hover .admin-sidebar-label{opacity:1;flex:1 1 auto;max-width:220px;transform:translateX(0);transition-delay:.05s}.admin-sidebar .admin-sidebar-user{margin-top:auto;padding:12px 4px 4px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:8px;align-items:center;position:relative}.admin-sidebar:focus-within .admin-sidebar-user,.admin-sidebar:hover .admin-sidebar-user{align-items:stretch;padding:14px 10px 4px;gap:10px}.admin-sidebar .admin-sidebar-user:before{content:"👤";display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:var(--title);color:var(--white);font-size:14px;font-weight:700;transition:opacity .14s ease}.admin-sidebar:focus-within .admin-sidebar-user:before,.admin-sidebar:hover .admin-sidebar-user:before{display:none}.admin-sidebar .admin-sidebar-user .btn,.admin-sidebar .admin-sidebar-user-meta{opacity:0;visibility:hidden;height:0;overflow:hidden;transition:opacity .14s ease}.admin-sidebar:focus-within .admin-sidebar-user .btn,.admin-sidebar:focus-within .admin-sidebar-user-meta,.admin-sidebar:hover .admin-sidebar-user .btn,.admin-sidebar:hover .admin-sidebar-user-meta{opacity:1;visibility:visible;height:auto;transition-delay:.08s}.admin-sidebar .admin-sidebar-link.is-active{border-radius:10px}.admin-sidebar .admin-sidebar-children{list-style:none;padding:0;margin:0;max-height:0;overflow:hidden;opacity:0;transition:max-height .22s cubic-bezier(.22,1,.36,1),opacity .14s ease}.admin-sidebar:focus-within .admin-sidebar-children,.admin-sidebar:hover .admin-sidebar-children{max-height:240px;opacity:1;margin-top:2px;transition-delay:.04s}.admin-sidebar .admin-sidebar-children li{list-style:none}.admin-sidebar .admin-sidebar-link.admin-sidebar-child{width:40px;height:36px;margin:0 auto;padding:0;font-size:13.5px}.admin-sidebar:focus-within .admin-sidebar-link.admin-sidebar-child,.admin-sidebar:hover .admin-sidebar-link.admin-sidebar-child{width:calc(100% - 18px);height:auto;margin:0 0 0 18px;padding:8px 12px;gap:10px}.admin-sidebar .admin-sidebar-link.admin-sidebar-child .admin-sidebar-icon{width:18px;height:18px}.admin-sidebar .admin-sidebar-link.is-group-active:not(.is-active){background:var(--white);color:var(--title);border-color:var(--border)}@media (max-width:900px){.admin-sidebar .admin-sidebar-children{max-height:none;opacity:1;display:flex;gap:4px;margin-top:0}.admin-sidebar .admin-sidebar-link.admin-sidebar-child{width:auto;height:auto;margin:0;padding:8px 12px;gap:8px}}.hs-page{margin:-44px -28px -64px}@media (max-width:900px){.admin-shell-grid{padding-left:0;display:block}.admin-sidebar{position:static;width:auto;height:auto;padding:10px 14px;box-shadow:none;overflow-x:auto;border-right:none;border-bottom:1px solid var(--border)}.admin-sidebar .admin-sidebar-brand>span,.admin-sidebar .admin-sidebar-label,.admin-sidebar .admin-sidebar-user .btn,.admin-sidebar .admin-sidebar-user-meta{opacity:1;visibility:visible;max-width:none;height:auto;transform:none;flex:0 0 auto}.admin-sidebar .admin-sidebar-link{width:auto;height:auto;margin:0;justify-content:flex-start;padding:8px 12px;gap:8px}.admin-sidebar .admin-sidebar-user:before{display:none}.admin-sidebar .admin-sidebar-brand{justify-content:flex-start;padding:0 4px 0 0}}.hs-profile{--hs-blue:#2b67d0;--hs-blue-soft:#e5f0fe;--hs-row-divider:#ecf0f3;--hs-card-bg:#ffffff;--hs-card-bd:#e4e8eb;--hs-text-dim:#6b7888;--hs-text-strong:#1a1c20;gap:14px}.hs-profile .hs-card{background:var(--hs-card-bg);border:1px solid var(--hs-card-bd);border-radius:12px;padding:18px 20px;margin-bottom:14px}.hs-profile .hs-card-h{margin-bottom:14px;gap:8px}.hs-profile .hs-card-h h3{font-size:14px;color:var(--hs-text-strong);font-weight:700}.hs-profile .hs-card-sub{font-size:12.5px;color:var(--hs-text-dim)}.hs-profile .hs-identity{padding:4px 4px 16px;border-bottom:1px solid var(--hs-row-divider);margin-bottom:12px}.hs-profile .hs-avatar{width:56px;height:56px;font-size:18px;margin-bottom:12px;background:var(--hs-text-strong)}.hs-profile .hs-identity-name{font-size:18px;color:var(--hs-text-strong);line-height:1.25}.hs-profile .hs-identity-company{font-size:13px;color:var(--hs-text-dim);margin-bottom:4px}.hs-profile .hs-identity-email{color:var(--hs-blue);font-size:13px;font-weight:500;padding:4px 6px;border-radius:6px}.hs-profile .hs-identity-email:hover{background:var(--hs-blue-soft);text-decoration:none}.hs-profile .hs-copy{color:var(--hs-text-dim);font-size:11px}.hs-profile .hs-quick-actions{display:flex;gap:0;justify-content:space-between;padding:6px 0 4px}.hs-profile .hs-quick-action{flex:1 1;padding:6px 2px;gap:6px;color:var(--hs-text-dim);border-radius:8px}.hs-profile .hs-quick-action:hover{background:var(--page-bg)}.hs-profile .hs-quick-icon{width:36px;height:36px;background:#eef1f5;color:#4d5b6d;border-radius:999px}.hs-profile .hs-quick-action:hover .hs-quick-icon{background:var(--hs-blue);color:var(--white)}.hs-profile .hs-quick-label{font-size:11px;font-weight:500;color:var(--hs-text-dim)}.hs-profile .hs-section-toggle{font-size:13.5px;font-weight:700;color:var(--hs-text-strong);padding:0 0 14px}.hs-profile .hs-section-caret{font-size:12px;color:var(--hs-text-dim)}.hs-profile .hs-about{gap:12px;margin:0;font-size:13px}.hs-profile .hs-about dt{font-size:11.5px;font-weight:500;color:var(--hs-text-dim);letter-spacing:0;text-transform:none}.hs-profile .hs-about dd{font-size:13.5px;color:var(--hs-text-strong);font-weight:500}.hs-profile .hs-about a{color:var(--hs-blue)}.hs-profile .hs-tabs{background:transparent;border:none;border-radius:0;border-bottom:1px solid var(--hs-card-bd);padding:0;margin-bottom:16px;width:100%}.hs-profile .hs-tab{padding:12px 18px;background:transparent!important;border-radius:0;border-bottom:2px solid transparent;color:var(--hs-text-dim);font-weight:600;margin-bottom:-1px}.hs-profile .hs-tab:hover{color:var(--hs-text-strong)}.hs-profile .hs-tab.is-active{color:var(--hs-blue);border-bottom-color:var(--hs-blue)}.hs-profile .hs-highlights .hs-stats{gap:8px}.hs-profile .hs-stat-label{font-size:11px;font-weight:600;letter-spacing:.06em;color:var(--hs-text-dim)}.hs-profile .hs-stat-value{font-size:15px;font-weight:600;color:var(--hs-text-strong)}.hs-profile .crm-progress{display:flex;list-style:none;margin:16px 0 0;padding:0;position:relative;overflow:visible;gap:0;background:transparent;border:none}.hs-profile .crm-progress-step{flex:1 1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;background:transparent!important;border:none!important;padding:0;cursor:pointer;font-family:inherit;min-width:0;border-radius:0;color:var(--hs-text-dim)}.hs-profile .crm-progress-step:disabled{cursor:default}.hs-profile .crm-progress-step:after{display:none!important}.hs-profile .crm-progress-step:not(:last-child){background-image:linear-gradient(to right,var(--hs-card-bd) 50%,transparent 50%)!important;background-position:right 0 top 14px;background-size:100% 2px;background-repeat:no-repeat}.hs-profile .crm-progress-step.is-reached:not(:last-child){background-image:linear-gradient(to right,var(--hs-text-strong) 50%,transparent 50%)!important}.hs-profile .crm-progress-num{width:30px;height:30px;border-radius:999px;background:var(--hs-card-bg);border:2px solid var(--hs-card-bd);color:var(--hs-text-dim);font-size:12px;font-weight:700;position:relative;z-index:1}.hs-profile .crm-progress-step.is-reached .crm-progress-num{background:var(--hs-text-strong);color:var(--white);border-color:var(--hs-text-strong)}.hs-profile .crm-progress-step.is-current .crm-progress-num{background:var(--hs-blue);color:var(--white);border-color:var(--hs-blue);box-shadow:0 0 0 5px rgba(43,103,208,.16)}.hs-profile .crm-progress-step:hover:not(:disabled) .crm-progress-num{border-color:var(--hs-blue)}.hs-profile .crm-progress-label{margin-top:10px;font-size:12.5px;font-weight:500;color:var(--hs-text-dim);letter-spacing:0;white-space:nowrap}.hs-profile .crm-progress-step.is-reached .crm-progress-label{color:var(--hs-text-strong)}.hs-profile .crm-progress-step.is-current .crm-progress-label{color:var(--hs-text-strong);font-weight:600}.hs-profile .crm-outcome-row{display:flex;gap:8px;margin-top:22px;padding-top:16px;border-top:1px solid var(--hs-row-divider);grid-template-columns:none}.hs-profile .crm-outcome{flex:1 1;padding:8px 14px;font-size:13px;font-weight:600;border-radius:8px;border:1px solid var(--hs-card-bd);background:var(--hs-card-bg);color:var(--hs-text-strong)}.hs-profile .crm-outcome:hover:not(:disabled){background:var(--page-bg)}.hs-profile .crm-outcome-icon{width:16px;height:16px;font-size:10px;background:transparent}.hs-profile .crm-outcome-won .crm-outcome-icon{background:#dcf3e4;color:#1d8a55}.hs-profile .crm-outcome-lost .crm-outcome-icon{background:#fde6e6;color:#b91c1c}.hs-profile .crm-outcome-won.is-current{background:#f0faf3;border-color:#1d8a55;color:#0d6238}.hs-profile .crm-outcome-lost.is-current{background:#fdf2f2;border-color:#b91c1c;color:#7c1414}.hs-profile .crm-note-types{background:var(--page-bg);padding:3px;border-radius:8px;width:-moz-fit-content;width:fit-content;gap:2px}.hs-profile .crm-note-type{padding:6px 14px;font-size:12.5px;font-weight:600;border:none;border-radius:6px;background:transparent;color:var(--hs-text-dim)}.hs-profile .crm-note-type:hover{color:var(--hs-text-strong);background:transparent;border-color:transparent}.hs-profile .crm-note-type.is-active{background:var(--hs-card-bg);color:var(--hs-text-strong);border-color:transparent;box-shadow:0 1px 3px rgba(0,0,0,.08)}.hs-profile .crm-note-form textarea{font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;padding:12px 14px;border:1px solid var(--hs-card-bd);border-radius:8px;background:var(--hs-card-bg);color:var(--hs-text-strong)}.hs-profile .crm-note-form textarea:focus{outline:none;border-color:var(--hs-blue);box-shadow:0 0 0 3px rgba(43,103,208,.14)}.hs-profile .crm-note-form .btn.btn-primary{background:var(--hs-blue);color:var(--white);border-color:var(--hs-blue);padding:9px 18px;font-size:13.5px}.hs-profile .crm-note-form .btn.btn-primary:hover{background:#1f549f;border-color:#1f549f}.hs-profile .crm-timeline-filters{background:var(--page-bg);border-radius:8px;padding:2px;gap:0}.hs-profile .crm-timeline-filter{padding:6px 12px;font-size:12.5px;font-weight:600;border-radius:6px;color:var(--hs-text-dim)}.hs-profile .crm-timeline-filter:hover{color:var(--hs-text-strong);background:transparent}.hs-profile .crm-timeline-filter.is-active{background:var(--hs-card-bg);color:var(--hs-text-strong);box-shadow:0 1px 3px rgba(0,0,0,.08)}.hs-profile .hs-acts{gap:18px}.hs-profile .hs-act-month{font-size:13px;font-weight:700;color:var(--hs-text-strong);padding-bottom:8px;border-bottom:1px solid var(--hs-row-divider);margin-bottom:6px}.hs-profile .hs-act-list{gap:0}.hs-profile .hs-act{border:none!important;background:transparent!important;padding:14px 0;border-bottom:1px solid var(--hs-row-divider)!important;grid-template-columns:32px 1fr;gap:14px;border-radius:0}.hs-profile .hs-act:last-child{border-bottom:none!important}.hs-profile .hs-act-icon{width:30px;height:30px;font-size:13px}.hs-profile .hs-act-title{font-size:13.5px;color:var(--hs-text-strong);font-weight:500}.hs-profile .hs-act-when{font-size:12px;color:var(--hs-text-dim)}.hs-profile .hs-act-card{background:var(--page-bg);border:1px solid var(--hs-card-bd);border-radius:8px;padding:10px 12px;font-size:13px;color:var(--hs-text-strong);margin-top:8px}.hs-profile .hs-show-more{color:var(--hs-blue);font-size:13px;padding:12px 0 0}.hs-profile .hs-company-icon{background:var(--hs-blue-soft);color:var(--hs-blue)}.hs-profile .hs-company-name{font-size:14px;color:var(--hs-text-strong)}.hs-profile .hs-company-meta{background:#dcf3e4;color:#0d6238;font-size:10px}.hs-profile .hs-deal-row input,.hs-profile .hs-select,.hs-profile .hs-task-form>input,.hs-profile .hs-task-row input,.hs-profile .hs-task-row select,.hs-profile .hs-textarea{padding:9px 12px;border:1px solid var(--hs-card-bd);border-radius:8px;font-size:13px;font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--hs-card-bg);color:var(--hs-text-strong)}.hs-profile .hs-deal-row input:focus,.hs-profile .hs-select:focus,.hs-profile .hs-task-form>input:focus,.hs-profile .hs-task-row input:focus,.hs-profile .hs-task-row select:focus,.hs-profile .hs-textarea:focus{outline:none;border-color:var(--hs-blue);box-shadow:0 0 0 3px rgba(43,103,208,.14)}.hs-profile .hs-task{background:var(--page-bg);padding:10px 10px 10px 8px;border-radius:8px;border:1px solid transparent;gap:10px}.hs-profile .hs-task:hover{border-color:var(--hs-card-bd)}.hs-profile .hs-task-title{font-size:13.5px;color:var(--hs-text-strong)}.hs-profile .hs-task-meta{font-size:11.5px;color:var(--hs-text-dim)}.hs-profile .hs-btn-primary{background:var(--hs-blue);color:var(--white);border-color:var(--hs-blue)}.hs-profile .hs-btn-primary:hover:not(:disabled){background:#1f549f;border-color:#1f549f}.hs-profile .crm-tag{background:var(--page-bg);border-color:var(--hs-card-bd);color:var(--hs-text-strong);font-size:12px;padding:3px 4px 3px 10px}.hs-profile .crm-pill{font-size:10.5px;padding:3px 9px;border-radius:4px;font-weight:700;letter-spacing:.04em}.hs-profile .hs-card+.hs-card{margin-top:14px}.hs-page{padding-top:14px;padding-bottom:40px}.hs-page-head{margin-bottom:10px}.admin-main:has(.hs-page){max-width:none;padding:0;margin:0;width:100%}.hs-page{padding:18px 24px 40px;width:100%;background:var(--page-bg)}.hs-profile{grid-template-columns:340px minmax(0,1fr) 340px;gap:18px}@media (max-width:1400px){.hs-profile{grid-template-columns:320px minmax(0,1fr) 320px;gap:16px}}@media (max-width:1180px){.hs-profile{grid-template-columns:280px minmax(0,1fr) 280px;gap:14px}}.hs-profile .hs-card{padding:22px 24px;border-radius:14px}.hs-profile .hs-card-h h3{font-size:15px}.hs-profile .hs-avatar{width:64px;height:64px;font-size:20px}.hs-profile .hs-identity-name{font-size:20px}.hs-profile .hs-identity-company,.hs-profile .hs-identity-email{font-size:13.5px}.hs-profile .hs-quick-icon{width:40px;height:40px}.hs-profile .hs-quick-icon svg{width:22px;height:22px}.hs-profile .hs-quick-label{font-size:11.5px}.hs-profile .hs-about dt{font-size:12px}.hs-profile .hs-about dd{font-size:14px}.hs-profile .hs-tab{padding:14px 22px;font-size:14.5px}.hs-profile .hs-highlights .hs-stats{gap:16px}.hs-profile .hs-stat-label{font-size:11.5px}.hs-profile .hs-stat-value{font-size:17px}.hs-profile .crm-progress{margin:20px 0 0}.hs-profile .crm-progress-num{width:34px;height:34px;font-size:13px}.hs-profile .crm-progress-step.is-reached:not(:last-child),.hs-profile .crm-progress-step:not(:last-child){background-position:right 0 top 16px}.hs-profile .crm-progress-label{font-size:13px;margin-top:12px}.hs-profile .crm-outcome{padding:10px 16px;font-size:13.5px}.hs-profile .crm-outcome-icon{width:18px;height:18px;font-size:11px}.hs-profile .crm-note-type{padding:8px 16px;font-size:13px}.hs-profile .crm-note-form textarea{font-size:14.5px;padding:14px 16px}.hs-profile .crm-note-form .btn.btn-primary{padding:10px 20px;font-size:14px}.hs-profile .crm-timeline-filter{padding:7px 14px;font-size:13px}.hs-profile .hs-act{padding:16px 0;gap:16px;grid-template-columns:36px 1fr}.hs-profile .hs-act-icon{width:34px;height:34px;font-size:14px}.hs-profile .hs-act-title{font-size:14px}.hs-profile .hs-act-when{font-size:12.5px}.hs-profile .hs-act-card{font-size:13.5px;padding:12px 14px}.hs-profile .hs-act-month{font-size:14px}.hs-profile .hs-deal-row input,.hs-profile .hs-select,.hs-profile .hs-task-form>input,.hs-profile .hs-task-row input,.hs-profile .hs-task-row select,.hs-profile .hs-textarea{padding:10px 14px;font-size:13.5px}.hs-profile .hs-task{padding:12px}.hs-profile .hs-task-title{font-size:14px}.hs-profile .hs-task-meta{font-size:12px}.hs-profile .hs-company-icon{width:40px;height:40px;font-size:18px}.hs-profile .hs-company-name{font-size:14.5px}@media (max-width:980px){.hs-profile{grid-template-columns:1fr}}.hs-pipe-card{padding:24px 26px!important}.hs-pipe-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.hs-pipe-title{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--hs-text-dim);margin-bottom:6px}.hs-pipe-current{font-size:22px;font-weight:700;color:var(--hs-text-strong);letter-spacing:-.015em;line-height:1.2}.hs-pipe-current-meta{font-size:13.5px;font-weight:500;color:var(--hs-text-dim);margin-left:8px}.hs-pipe-won{color:#1d8a55}.hs-pipe-lost{color:#b91c1c}.hs-pipe-pct{text-align:right;flex-shrink:0}.hs-pipe-pct-val{font-size:32px;font-weight:700;color:var(--hs-blue);letter-spacing:-.025em;line-height:1}.hs-pipe-pct-val.is-won{color:#1d8a55}.hs-pipe-pct-val.is-lost{color:#b91c1c}.hs-pipe-pct-label{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--hs-text-dim);margin-top:4px}.hs-pipe-track{position:relative;margin:0 0 24px;padding:14px 18px 0}.hs-pipe-rail{height:6px;background:#e8ebee;border-radius:999px;position:relative;overflow:hidden}.hs-pipe-fill{height:100%;background:linear-gradient(90deg,#2b67d0,#4c8ee8);border-radius:999px;transition:width .4s cubic-bezier(.22,1,.36,1)}.hs-pipe-fill.is-won{background:linear-gradient(90deg,#1d8a55,#2bb371)}.hs-pipe-fill.is-lost{background:#e8ebee}.hs-pipe-nodes{position:absolute;left:18px;right:18px;top:-1px;display:flex;justify-content:space-between;align-items:center;pointer-events:none}.hs-pipe-node{width:34px;height:34px;border-radius:999px;background:var(--white);border:2px solid var(--hs-card-bd);color:var(--hs-text-dim);font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;font-family:inherit;pointer-events:auto;position:relative;z-index:2}.hs-pipe-node,.hs-pipe-node:first-child{margin-left:-17px}.hs-pipe-node:last-child{margin-right:-17px}.hs-pipe-node:hover:not(:disabled){border-color:var(--hs-blue);transform:translateY(-1px)}.hs-pipe-node.is-done{background:var(--hs-blue);border-color:var(--hs-blue);color:var(--white)}.hs-pipe-node.is-current{background:var(--hs-blue);border-color:var(--white);color:var(--white);box-shadow:0 0 0 4px var(--hs-blue),0 0 0 7px rgba(43,103,208,.18);width:38px;height:38px;font-size:14px}.hs-pipe-card:has(.hs-pipe-fill.is-won) .hs-pipe-node.is-done{background:#1d8a55;border-color:#1d8a55}.hs-pipe-stages{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:22px}.hs-pipe-stage{background:transparent;border:1px solid transparent;text-align:center;padding:10px 8px;border-radius:8px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease;font-family:inherit;min-width:0}.hs-pipe-stage:hover:not(:disabled):not(.is-current){background:var(--page-bg)}.hs-pipe-stage:disabled{cursor:default}.hs-pipe-stage-name{font-size:13.5px;font-weight:600;color:var(--hs-text-dim);margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hs-pipe-stage-status{font-size:10.5px;font-weight:700;color:var(--hs-text-dim);text-transform:uppercase;letter-spacing:.08em}.hs-pipe-stage.is-done .hs-pipe-stage-name{color:var(--hs-text-strong)}.hs-pipe-stage.is-done .hs-pipe-stage-status{color:#1d8a55}.hs-pipe-stage.is-current{background:var(--hs-blue-soft);border-color:rgba(43,103,208,.35)}.hs-pipe-stage.is-current .hs-pipe-stage-name{color:var(--hs-blue);font-weight:700}.hs-pipe-stage.is-current .hs-pipe-stage-status{color:var(--hs-blue)}.hs-pipe-outcome{padding-top:20px;border-top:1px solid var(--hs-row-divider)}.hs-pipe-outcome-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--hs-text-dim);margin-bottom:12px}.hs-pipe-outcome-buttons{display:flex;gap:10px}.hs-pipe-out{flex:1 1;padding:12px 16px;border:1px solid var(--hs-card-bd);border-radius:8px;background:var(--white);font-size:13.5px;font-weight:600;color:var(--hs-text-strong);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.hs-pipe-out:disabled{cursor:default}.hs-pipe-out-icon{display:inline-flex;width:20px;height:20px;border-radius:999px;align-items:center;justify-content:center;font-size:11px;font-weight:700;background:#eef1f5;color:#4d5b6d}.hs-pipe-out-won:hover:not(:disabled){background:#f0faf3;border-color:#1d8a55;color:#0d6238}.hs-pipe-out-won:hover:not(:disabled) .hs-pipe-out-icon{background:#1d8a55;color:var(--white)}.hs-pipe-out-lost:hover:not(:disabled){background:#fdf2f2;border-color:#b91c1c;color:#7c1414}.hs-pipe-out-lost:hover:not(:disabled) .hs-pipe-out-icon{background:#b91c1c;color:var(--white)}.hs-pipe-out-won.is-current{background:#1d8a55;border-color:#1d8a55;color:var(--white)}.hs-pipe-out-won.is-current .hs-pipe-out-icon{background:var(--white);color:#1d8a55}.hs-pipe-out-lost.is-current{background:#b91c1c;border-color:#b91c1c;color:var(--white)}.hs-pipe-out-lost.is-current .hs-pipe-out-icon{background:var(--white);color:#b91c1c}@media (max-width:600px){.hs-pipe-header{flex-direction:column;gap:12px;align-items:flex-start}.hs-pipe-pct{text-align:left}.hs-pipe-stages{grid-template-columns:1fr 1fr}.hs-pipe-outcome-buttons{flex-direction:column}}.admin-stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:14px;gap:14px;margin-bottom:28px}.admin-stat-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:20px 22px;display:flex;flex-direction:column;gap:4px;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.admin-stat-card:hover{border-color:var(--title);transform:translateY(-2px);box-shadow:0 18px 36px -28px rgba(0,0,0,.2)}.admin-stat-label{font-size:12px;font-weight:600;color:var(--gray);text-transform:uppercase;letter-spacing:.08em}.admin-stat-value{font-size:32px;font-weight:700;color:var(--title);letter-spacing:-.02em;line-height:1.05;margin:6px 0 4px}.admin-stat-link{margin-top:4px;font-size:13px;font-weight:600;color:var(--title);text-decoration:none;align-self:flex-start}.admin-stat-link:hover{opacity:.65}.admin-stat-foot{font-size:12.5px;color:var(--body);opacity:.7}.admin-stat-card-accent{background:var(--primary);border-color:transparent}.admin-stat-card-accent:hover{border-color:var(--title)}.admin-stat-card-accent .admin-stat-foot,.admin-stat-card-accent .admin-stat-label{color:var(--title);opacity:.75}a.admin-tile{text-decoration:none;color:inherit}.admin-tile-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:var(--primary);color:var(--title);margin-bottom:10px}a.admin-tile:hover .admin-tile-icon{background:var(--title);color:var(--white)}.admin-tile-cta{display:inline-flex;align-items:center;gap:6px;margin-top:18px;font-size:12.5px;font-weight:700;color:var(--title);text-transform:uppercase;letter-spacing:.12em}.admin-tile-arrow{display:inline-flex;transition:transform .2s ease}a.admin-tile:hover .admin-tile-arrow{transform:translateX(4px)}@media (max-width:600px){.admin-stat-value{font-size:26px}}.ad-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:grid;grid-template-columns:minmax(160px,1fr) minmax(280px,520px) auto;align-items:center;grid-gap:24px;gap:24px;padding:12px 28px;background:var(--white);border-bottom:1px solid var(--border)}.ad-topbar-left{min-width:0}.ad-topbar-title{margin:0;font-size:17px;font-weight:700;color:var(--title);letter-spacing:-.01em}.ad-topbar-sub,.ad-topbar-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-topbar-sub{margin:2px 0 0;font-size:12.5px;color:var(--gray)}.ad-topbar-search{position:relative;width:100%}.ad-topbar-search input{width:100%;height:38px;padding:0 56px 0 38px;background:var(--page-bg);border:1px solid transparent;border-radius:10px;font-size:14px;color:var(--title);font-family:inherit;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.ad-topbar-search input::placeholder{color:var(--gray)}.ad-topbar-search input:focus{outline:none;background:var(--white);border-color:var(--title);box-shadow:0 0 0 4px var(--primary)}.ad-topbar-search-icon{left:12px;display:inline-flex}.ad-topbar-search-icon,.ad-topbar-search-kbd{position:absolute;top:50%;transform:translateY(-50%);color:var(--gray);pointer-events:none}.ad-topbar-search-kbd{right:10px;font-size:11px;font-weight:600;background:var(--white);border:1px solid var(--border);border-radius:6px;padding:2px 6px;letter-spacing:.02em}.ad-topbar-right{display:flex;align-items:center;gap:6px}.ad-topbar-iconbtn{position:relative;width:36px;height:36px;border-radius:999px;border:1px solid transparent;background:transparent;color:var(--title);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,border-color .15s ease}.ad-topbar-iconbtn:hover{background:var(--page-bg);border-color:var(--border)}.ad-topbar-dot{position:absolute;top:8px;right:9px;width:7px;height:7px;background:#e23d68;border:2px solid var(--white);border-radius:999px}.ad-topbar-divider{width:1px;height:22px;background:var(--border);margin:0 6px}.ad-topbar-user{display:flex;align-items:center;gap:10px}.ad-topbar-avatar{width:34px;height:34px;border-radius:999px;background:var(--primary);color:var(--title);display:inline-flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:700;letter-spacing:.02em;flex-shrink:0}.ad-topbar-meta{display:flex;flex-direction:column;line-height:1.2;min-width:0;max-width:180px}.ad-topbar-name{font-size:13px;font-weight:600;color:var(--title)}.ad-topbar-email,.ad-topbar-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-topbar-email{font-size:11.5px;color:var(--gray)}.ad-topbar-user .btn,.ad-topbar-user .btn.btn-light{padding:8px 14px;font-size:13px;border-radius:8px;background:var(--white);color:var(--title);border:1px solid var(--border);font-weight:500}.ad-topbar-user .btn.btn-light:hover,.ad-topbar-user .btn:hover{background:var(--title);color:var(--white);border-color:var(--title)}.admin-content:has(.hs-page) .ad-topbar{z-index:35}@media (max-width:1024px){.ad-topbar{grid-template-columns:1fr auto;gap:12px;padding:10px 18px}.ad-topbar-search{grid-column:1/-1;order:2}.ad-topbar-left{order:1}.ad-topbar-right{order:3}.ad-topbar-meta{display:none}}@media (max-width:900px){.ad-topbar{position:static}.ad-topbar-search-kbd{display:none}}.hs-page{--hs-blue:var(--title);--hs-blue-strong:var(--title);--hs-blue-soft:var(--primary);--hs-text:var(--body);--hs-text-strong:var(--title);--hs-text-dim:var(--gray);--hs-row-divider:var(--border);--hs-card-bd:var(--border);--hs-card-bg:var(--white);--hs-page-bg:var(--page-bg);color:var(--hs-text);font-size:14px;margin:0;padding:0 0 80px;background:var(--hs-page-bg);min-height:100vh;position:relative}.hs-page input[type=checkbox]{width:14px;height:14px;accent-color:var(--hs-blue);cursor:pointer}.hs-tabs-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 18px 0;background:var(--hs-page-bg);border-bottom:1px solid var(--hs-row-divider);flex-wrap:wrap}.hs-tabs-left{display:flex;align-items:stretch;gap:6px;min-width:0;flex:1 1}.hs-tabs-right{display:flex;align-items:center;gap:10px;padding-bottom:6px}.hs-context{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:var(--hs-card-bg);border:1px solid var(--hs-card-bd);border-radius:4px;color:var(--hs-text);font-size:13.5px;font-weight:500;cursor:pointer;align-self:center;margin-bottom:6px}.hs-context:hover{border-color:var(--hs-blue);color:var(--hs-blue)}.hs-context-icon{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;background:var(--hs-text);color:var(--white);border-radius:4px}.hs-tabs{display:flex;align-items:flex-end;gap:0;flex:1 1;overflow-x:auto;scrollbar-width:none}.hs-tabs::-webkit-scrollbar{display:none}.hs-tab{display:inline-flex;align-items:center;gap:6px;padding:10px 14px 8px;font-size:13.5px;color:var(--hs-text);text-decoration:none;border-bottom:3px solid transparent;white-space:nowrap;transition:color .12s ease,border-color .12s ease,background .12s ease;border-radius:4px 4px 0 0}.hs-tab:hover{color:var(--hs-blue);background:rgba(0,145,174,.04)}.hs-tab.is-active{color:var(--hs-text-strong);font-weight:600;border-bottom-color:var(--hs-blue)}.hs-tab-count{justify-content:center;background:var(--hs-text);color:var(--white);font-size:12px;font-weight:600;padding:1px 8px;border-radius:999px;min-width:22px}.hs-tab-actions,.hs-tab-count{display:inline-flex;align-items:center}.hs-tab-actions{gap:2px;margin-left:4px;color:var(--hs-text-dim);font-size:14px}.hs-tab-close,.hs-tab-dots{padding:0 2px}.hs-tab-add{margin-left:4px;width:28px;height:28px;border:1px solid transparent;background:transparent;border-radius:999px;color:var(--hs-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:4px}.hs-tab-add:hover{border-color:var(--hs-card-bd);background:var(--white)}.hs-icon-btn{width:32px;height:32px;border-radius:999px;background:var(--white);border:1px solid var(--hs-card-bd);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--hs-text)}.hs-icon-btn:hover{border-color:var(--hs-blue);color:var(--hs-blue)}.hs-page .btn-primary,.hs-tabs-right .btn-primary{font-size:13px;padding:8px 16px;border-radius:8px;font-weight:500}.hs-toolbar{display:flex;align-items:center;gap:8px;padding:14px 18px 10px;background:var(--hs-page-bg);flex-wrap:wrap}.hs-search{position:relative;flex:0 1 320px;min-width:220px}.hs-search input{width:100%;height:32px;padding:0 12px 0 36px;border:1px solid var(--hs-card-bd);border-radius:3px;background:var(--white);font-size:13.5px;color:var(--hs-text-strong);font-family:inherit}.hs-search input::placeholder{color:var(--hs-text-dim)}.hs-search input:focus{outline:none;border-color:var(--hs-blue);box-shadow:0 0 0 3px rgba(0,145,174,.15)}.hs-search-icon{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:var(--hs-text-dim);display:inline-flex}.hs-tool-group{gap:2px;background:var(--white);border:1px solid var(--hs-card-bd);border-radius:3px;padding:2px}.hs-tool,.hs-tool-group{display:inline-flex;align-items:center}.hs-tool{gap:6px;padding:5px 10px;background:transparent;border:0;font-size:13px;color:var(--hs-text);border-radius:2px;cursor:pointer;font-family:inherit;white-space:nowrap}.hs-tool:hover:not(:disabled){background:var(--hs-blue-soft);color:var(--hs-blue)}.hs-tool.is-pressed{background:var(--hs-blue-soft);color:var(--hs-blue-strong);font-weight:600}.hs-tool-icon{padding:5px 6px}.hs-tool-save{color:var(--hs-text-dim);cursor:not-allowed;padding:5px 12px}.hs-tool-save:hover{background:transparent;color:var(--hs-text-dim)}.hs-quickfilters{display:flex;align-items:center;gap:18px;padding:4px 18px 14px;background:var(--hs-page-bg);flex-wrap:wrap}.hs-qf{display:inline-flex;align-items:center;gap:4px;background:transparent;border:0;padding:4px 0;font-size:13.5px;color:var(--hs-blue);cursor:pointer;font-family:inherit;border-bottom:1px dashed transparent}.hs-qf:hover{color:var(--hs-blue-strong);border-bottom-color:var(--hs-blue)}.hs-qf.is-applied{font-weight:600}.hs-qf-circle{width:24px;height:24px;border-radius:999px;border:1px solid var(--hs-blue);background:var(--white);color:var(--hs-blue);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hs-qf-circle:hover{background:var(--hs-blue-soft)}.hs-qf-icon{background:transparent;border:0;color:var(--hs-text-dim);cursor:pointer;padding:4px;display:inline-flex}.hs-qf-icon:hover{color:var(--hs-blue)}.hs-qf-divider{width:1px;height:18px;background:var(--hs-card-bd)}.hs-qf-link{display:inline-flex;align-items:center;gap:8px;background:transparent;border:0;color:var(--hs-blue);font-size:13.5px;cursor:pointer;font-family:inherit;padding:4px 0}.hs-qf-link:hover{color:var(--hs-blue-strong)}.hs-qf-bars{display:inline-flex;flex-direction:column;gap:2px;width:14px}.hs-qf-bars span{display:block;height:2px;border-radius:1px;background:currentColor}.hs-qf-bars span:first-child{width:100%}.hs-qf-bars span:nth-child(2){width:70%}.hs-qf-bars span:nth-child(3){width:40%}.hs-table-wrap{background:var(--white);border:1px solid var(--hs-card-bd);border-left:0;border-right:0;overflow-x:auto}.hs-table{width:100%;border-collapse:collapse;font-size:13.5px;color:var(--hs-text)}.hs-table thead th{background:var(--hs-page-bg);text-align:left;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--hs-text-dim);padding:10px 16px;white-space:nowrap}.hs-table tbody td,.hs-table thead th{border-bottom:1px solid var(--hs-row-divider)}.hs-table tbody td{padding:12px 16px;vertical-align:middle}.hs-table tbody tr:hover{background:var(--hs-blue-soft)}.hs-table tbody tr:last-child td{border-bottom:0}.hs-col-check{width:36px;padding-right:0!important}.hs-col-name{min-width:240px}.hs-col-date{white-space:nowrap}.hs-avatar{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;color:var(--white);font-size:12px;font-weight:600;margin-right:10px;vertical-align:middle;flex-shrink:0}.hs-name-link{color:var(--hs-blue);text-decoration:none;font-weight:500}.hs-name-link:hover{text-decoration:underline;color:var(--hs-blue-strong)}.hs-email-link{display:inline-flex;align-items:center;gap:6px;color:var(--hs-blue);text-decoration:none}.hs-email-link:hover{text-decoration:underline;color:var(--hs-blue-strong)}.hs-email-link svg{color:var(--hs-text-dim);flex-shrink:0}.hs-email-link:hover svg{color:var(--hs-blue)}.hs-dash{color:var(--hs-text-dim)}.hs-empty{padding:0!important;border-bottom:0!important}.hs-empty-card{padding:64px 28px;text-align:center;color:var(--hs-text)}.hs-empty-icon{font-size:40px;margin-bottom:12px}.hs-empty-card h3{margin:0 0 6px;font-size:16px;color:var(--hs-text-strong)}.hs-empty-card p{margin:0 auto;max-width:48ch;font-size:13.5px;line-height:1.5;color:var(--hs-text-dim)}.hs-pagination{display:flex;align-items:center;justify-content:center;gap:4px;padding:16px 18px;background:var(--white);border-top:1px solid var(--hs-row-divider);flex-wrap:wrap;font-size:13.5px}.hs-page-btn,.hs-page-num{display:inline-flex;align-items:center;gap:4px;padding:6px 10px;color:var(--hs-text);text-decoration:none;border-radius:3px;cursor:pointer;font-weight:500}.hs-page-btn:hover,.hs-page-num:hover{background:var(--hs-blue-soft);color:var(--hs-blue)}.hs-page-btn.is-disabled{color:var(--hs-text-dim);cursor:not-allowed;pointer-events:none}.hs-page-num.is-current{cursor:default}.hs-page-num.is-current,.hs-page-num.is-current:hover{background:var(--hs-text-strong);color:var(--white)}.hs-page-size{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid var(--hs-card-bd);border-radius:3px;color:var(--hs-text);margin-left:12px;cursor:pointer}.hs-page-summary{margin-left:12px;color:var(--hs-text-dim);font-size:12.5px}.hs-beta{position:fixed;left:76px;bottom:18px;background:var(--primary);color:var(--title);font-size:11px;font-weight:700;padding:6px 14px;border-radius:999px;letter-spacing:.14em;text-transform:uppercase;box-shadow:0 8px 24px -16px rgba(0,0,0,.3);z-index:40}@media (max-width:900px){.hs-page{margin:0}.hs-tabs-bar{padding:10px 12px 0}.hs-toolbar{padding:10px 12px}.hs-quickfilters{padding:4px 12px 12px;gap:12px}.hs-table tbody td,.hs-table thead th{padding:10px 12px}.hs-beta{left:14px;bottom:14px}}.bl-editor-shell{background:var(--white);border:1px solid var(--border);border-radius:14px;overflow:hidden}.bl-editor-loading{padding:24px;color:var(--gray);font-size:14px}.bl-editor-error{margin:0;padding:10px 14px;background:#fde6e6;color:#b91c1c;font-size:13px;border-bottom:1px solid #f4c8c8}.bl-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 10px;background:var(--page-bg);border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:5}.bl-tb-group{gap:2px;padding:2px;background:var(--white);border:1px solid var(--border);border-radius:8px}.bl-tb-btn,.bl-tb-group{display:inline-flex;align-items:center}.bl-tb-btn{justify-content:center;width:32px;height:30px;border:0;border-radius:6px;background:transparent;color:var(--title);cursor:pointer;font-family:inherit;transition:background .15s ease,color .15s ease}.bl-tb-btn:hover:not(:disabled){background:var(--primary)}.bl-tb-btn.is-active{background:var(--title);color:var(--white)}.bl-tb-btn:disabled{opacity:.4;cursor:not-allowed}.bl-editor-prose{padding:24px 28px;min-height:340px;outline:none;font-size:16px;line-height:1.7;color:var(--title);font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif}.bl-editor-prose p{margin:0 0 1em}.bl-editor-prose h1{font-size:28px;margin:1.4em 0 .5em}.bl-editor-prose h2{font-size:24px;margin:1.4em 0 .5em;letter-spacing:-.01em}.bl-editor-prose h3{font-size:20px;margin:1.4em 0 .5em}.bl-editor-prose ol,.bl-editor-prose ul{padding-left:1.4em;margin:0 0 1em}.bl-editor-prose li{margin:0 0 .25em}.bl-editor-prose a{color:var(--title);text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);text-decoration-thickness:2px;text-underline-offset:3px}.bl-editor-prose blockquote{margin:1em 0;padding:8px 16px;border-left:4px solid var(--primary);color:var(--body);font-style:italic}.bl-editor-prose .blog-code,.bl-editor-prose pre{background:#0e0e10;color:#f3f3f3;padding:14px 16px;border-radius:10px;overflow-x:auto;font-size:13.5px;line-height:1.6;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.bl-editor-prose code:not(pre code){background:var(--primary);padding:2px 6px;border-radius:4px;font-size:.9em;font-family:JetBrains Mono,ui-monospace,monospace}.bl-editor-prose img{display:block;max-width:100%;height:auto;border-radius:12px;margin:1.2em auto}.bl-editor-prose hr{border:0;border-top:1px solid var(--border);margin:2em 0}.bl-editor-prose .is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--gray);pointer-events:none;float:left;height:0}.bl-editor-foot{padding:8px 14px;background:var(--page-bg);border-top:1px solid var(--border);font-size:12px;color:var(--gray)}.bl-form{display:flex;flex-direction:column;gap:24px}.bl-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.bl-form-head h1{margin:6px 0 4px;font-size:clamp(22px,2.8vw,30px);letter-spacing:-.02em;color:var(--title)}.bl-form-url{font-size:13px;color:var(--gray);margin:0}.bl-form-url code{background:var(--white);border:1px solid var(--border);padding:2px 8px;border-radius:6px;font-size:12.5px}.bl-form-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bl-form-error{color:#b91c1c;font-size:13px;background:#fde6e6;padding:4px 10px;border-radius:6px}.bl-form-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:24px;gap:24px;align-items:flex-start}.bl-form-main,.bl-form-side{display:flex;flex-direction:column;gap:18px}.bl-tabs{display:inline-flex;align-items:center;gap:2px;background:var(--white);border:1px solid var(--border);border-radius:10px;padding:4px;align-self:flex-start}.bl-tab{padding:8px 14px;border:0;background:transparent;border-radius:6px;font-size:13.5px;font-weight:500;color:var(--body);cursor:pointer;font-family:inherit}.bl-tab:hover{background:var(--primary);color:var(--title)}.bl-tab.is-active{background:var(--title);color:var(--white)}.bl-section{display:flex;flex-direction:column;gap:14px}.bl-section-help{margin:0;font-size:13px;color:var(--body);background:var(--primary);padding:10px 14px;border-radius:10px}.bl-section-divide{margin-top:8px;font-size:12px;font-weight:700;color:var(--gray);text-transform:uppercase;letter-spacing:.12em;border-top:1px solid var(--border);padding-top:14px}.bl-field{display:flex;flex-direction:column;gap:6px}.bl-field-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.bl-field-label{font-size:13px;font-weight:600;color:var(--title)}.bl-field-label-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.bl-field-help{font-size:12px;color:var(--gray)}.bl-input{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:10px;font-size:14px;background:var(--white);color:var(--title);font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.bl-input:focus{outline:none;border-color:var(--title);box-shadow:0 0 0 4px var(--primary)}.bl-input-xl{font-size:22px;font-weight:700;padding:14px 16px;letter-spacing:-.01em}.bl-input-mono{font-family:JetBrains Mono,ui-monospace,monospace;font-size:13px}textarea.bl-input{resize:vertical;min-height:60px}.bl-checkbox{display:inline-flex;align-items:center;gap:10px;font-size:14px;cursor:pointer}.bl-checkbox input{width:16px;height:16px;accent-color:var(--title)}.bl-link-btn{background:transparent;border:0;color:var(--title);font-size:13px;font-weight:600;cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);text-decoration-thickness:2px;text-underline-offset:3px}.bl-link-btn:hover{-webkit-text-decoration-color:var(--title);text-decoration-color:var(--title)}.bl-icon-btn{width:28px;height:28px;border-radius:999px;border:1px solid var(--border);background:var(--white);color:var(--title);font-size:18px;line-height:1;cursor:pointer}.bl-icon-btn:hover{background:var(--title);color:var(--white);border-color:var(--title)}.bl-faq-row{display:grid;grid-template-columns:1fr 28px;grid-gap:8px;gap:8px;background:var(--white);border:1px solid var(--border);border-radius:12px;padding:12px}.bl-faq-row .bl-input{grid-column:1}.bl-faq-row .bl-icon-btn{grid-row:1/span 2;align-self:start;margin-top:4px}.bl-faq-row textarea.bl-input{grid-column:1}.bl-side-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:14px}.bl-side-card h3{margin:0;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gray)}.bl-side-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.bl-side-card-head .bl-link-btn{font-size:12px;text-transform:none;letter-spacing:0}.bl-hero-preview{width:100%;height:auto;border-radius:10px;display:block}@media (max-width:1000px){.bl-form-grid{grid-template-columns:1fr}.bl-form-side{order:2}}.blog-index-hero{background:var(--background);padding:80px 0 56px;border-bottom:1px solid var(--border)}.blog-category-hero{padding-top:56px}.blog-category-hero .blog-crumbs{margin-bottom:16px}.blog-index-hero h1{font-size:clamp(36px,5.4vw,64px);letter-spacing:-.025em;margin:6px 0 14px;color:var(--title);line-height:1.05}.blog-index-hero p{max-width:60ch;font-size:18px;line-height:1.5;color:var(--body);margin:0}.blog-search{margin-top:28px;position:relative;display:flex;align-items:center;gap:0;max-width:560px;background:var(--white);border:1px solid var(--border);border-radius:14px;padding:6px 6px 6px 14px;transition:border-color .15s ease,box-shadow .15s ease}.blog-search:focus-within{border-color:var(--title);box-shadow:0 0 0 4px var(--primary)}.blog-search-icon{color:var(--gray);display:inline-flex;margin-right:8px;flex-shrink:0}.blog-search input{flex:1 1;border:0;background:transparent;font-size:15px;color:var(--title);padding:10px 0;font-family:inherit}.blog-search input:focus{outline:none}.blog-search input::placeholder{color:var(--gray)}.blog-search .btn{padding:10px 20px;border-radius:10px;font-size:14px}@media (max-width:540px){.blog-search{flex-direction:column;padding:12px;align-items:stretch}.blog-search-icon{display:none}.blog-search input{padding:10px 12px;border:1px solid var(--border);border-radius:10px}.blog-search .btn{width:100%}}.blog-section-head{margin-bottom:24px;display:flex;flex-direction:column;gap:6px}.blog-section-head h2{font-size:clamp(24px,3.2vw,34px);letter-spacing:-.02em;margin:0;color:var(--title)}.blog-featured-wrap{background:var(--white);padding:56px 0 32px}.blog-featured-card{position:relative;background:var(--white);border:1px solid var(--border);border-radius:22px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.blog-featured-card:hover{transform:translateY(-3px);border-color:var(--title);box-shadow:0 36px 64px -36px rgba(0,0,0,.22)}.blog-featured-link{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-gap:0;gap:0;color:inherit;text-decoration:none}.blog-featured-img-wrap{position:relative;background:var(--primary);min-height:380px;overflow:hidden}.blog-featured-img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.blog-featured-card:hover .blog-featured-img{transform:scale(1.03)}.blog-featured-body{padding:44px 44px 40px;display:flex;flex-direction:column;gap:14px;align-self:center;position:relative}.blog-featured-body h3{font-size:clamp(24px,3vw,34px);letter-spacing:-.02em;line-height:1.15;margin:0;color:var(--title)}.blog-featured-body p{margin:0;font-size:16px;line-height:1.6;color:var(--body)}.blog-featured-meta{display:flex;align-items:center;gap:12px;margin-top:6px}.blog-featured-avatar{width:40px;height:40px;border-radius:999px;object-fit:cover;background:var(--primary)}.blog-featured-meta strong{display:block;font-size:14px;color:var(--title);font-weight:700}.blog-featured-meta-row{display:flex;flex-wrap:wrap;gap:6px;font-size:12.5px;color:var(--gray);margin-top:1px}.blog-featured-cta{margin-top:6px;display:inline-flex;align-items:center;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--title);transition:gap .2s ease}@media (max-width:900px){.blog-featured-link{grid-template-columns:1fr}.blog-featured-img-wrap{min-height:220px;aspect-ratio:16/9}.blog-featured-body{padding:28px 24px}}.blog-trending{background:var(--page-bg);padding:56px 0 88px;border-top:1px solid var(--border)}.blog-trending-tags{display:flex;flex-wrap:wrap;gap:10px}.blog-trending-tag{display:inline-flex;align-items:center;padding:10px 18px;background:var(--white);border:1px solid var(--border);color:var(--title);font-size:14px;font-weight:500;border-radius:999px;text-decoration:none;transition:all .15s ease}.blog-trending-tag:hover{background:var(--title);color:var(--white);border-color:var(--title);transform:translateY(-1px)}.blog-hero{background:var(--background);padding:80px 0 60px;border-bottom:1px solid var(--border)}.blog-hero h1{font-size:clamp(34px,5vw,56px);letter-spacing:-.02em;margin:6px 0 14px;color:var(--title)}.blog-hero p{max-width:60ch;font-size:17px;color:var(--body);margin:0}.blog-list{padding:48px 0 96px;background:var(--page-bg)}.blog-filter-strip{background:var(--page-bg);padding:28px 0 0;border-top:1px solid var(--border)}.blog-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.blog-filter-chip{display:inline-flex;align-items:center;padding:8px 16px;border:1px solid var(--border);background:var(--white);color:var(--title);font-size:13.5px;font-weight:500;border-radius:999px;text-decoration:none;text-transform:capitalize;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}.blog-filter-chip:hover{border-color:var(--title);transform:translateY(-1px)}.blog-filter-chip.is-active{background:var(--title);color:var(--white);border-color:var(--title)}.blog-filter-summary{margin:16px 0 0;font-size:13.5px;color:var(--body)}.blog-filter-summary a{color:var(--title);font-weight:600;text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);text-decoration-thickness:2px;text-underline-offset:3px}.blog-empty{text-align:center;padding:80px 24px;background:var(--white);border:1px dashed var(--border);border-radius:22px;color:var(--body);display:flex;flex-direction:column;align-items:center;gap:12px}.blog-empty-icon{font-size:44px}.blog-empty h3{margin:0;color:var(--title);font-size:22px;letter-spacing:-.01em}.blog-empty p{margin:0 0 6px;max-width:48ch;color:var(--body)}.blog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}@media (max-width:1180px){.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:880px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.blog-grid{grid-template-columns:1fr}}.blog-card{position:relative;background:var(--white);border:1px solid var(--border);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.blog-card:hover{transform:translateY(-3px);border-color:var(--title);box-shadow:0 26px 50px -32px rgba(0,0,0,.2)}.blog-card-link{display:flex;flex-direction:column;color:inherit;text-decoration:none;height:100%}.blog-card-img-wrap{position:relative;width:100%;aspect-ratio:16/9;background:var(--primary);overflow:hidden}.blog-card-img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-card:hover .blog-card-img{transform:scale(1.03)}.blog-card-img-fallback{display:flex;align-items:center;justify-content:center;font-size:56px;font-weight:700;color:var(--title);font-family:Plus Jakarta Sans,sans-serif;background:linear-gradient(135deg,var(--primary),var(--background))}.blog-card-cat-overlay{position:absolute;top:12px;left:12px;z-index:2;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--title);background:var(--white);padding:5px 11px;border-radius:999px;box-shadow:0 8px 16px -8px rgba(0,0,0,.2);text-decoration:none;transition:background .15s ease,color .15s ease,transform .15s ease}.blog-card-cat-link{cursor:pointer}.blog-card-cat-link:hover{background:var(--title);color:var(--white);transform:translateY(-1px)}.blog-card-cat-static{position:static;align-self:flex-start;box-shadow:none;background:var(--primary)}.blog-featured-cat{top:16px;left:16px;font-size:11.5px;padding:6px 13px}.blog-card-body{padding:20px 22px 22px;display:flex;flex-direction:column;gap:8px;flex:1 1}.blog-card-title{font-size:18px;line-height:1.3;letter-spacing:-.01em;color:var(--title);-webkit-line-clamp:3}.blog-card-excerpt,.blog-card-title{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.blog-card-excerpt{font-size:14px;line-height:1.55;color:var(--body);-webkit-line-clamp:2}.blog-card-meta{display:flex;flex-wrap:wrap;gap:6px;font-size:12.5px;color:var(--gray);margin-top:auto;padding-top:8px}.blog-article{background:var(--white);color:var(--title);position:relative}.blog-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:100;background:transparent;pointer-events:none}.blog-progress-bar{height:100%;background:var(--title);transition:width .08s linear}.blog-hero-wrap{background:var(--background);padding:64px 0 36px;position:relative}.blog-hero-inner{display:flex;flex-direction:column;gap:16px;max-width:920px}.blog-crumbs{display:flex;gap:8px;align-items:center;font-size:13px;color:var(--gray);flex-wrap:wrap;margin-bottom:6px}.blog-crumbs a{color:var(--gray);text-decoration:none}.blog-crumbs a:hover{color:var(--title)}.blog-hero-eyebrow{display:inline-block;align-self:flex-start;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--title);background:var(--primary);padding:6px 12px;border-radius:999px;text-decoration:none;transition:background .15s ease,color .15s ease,transform .15s ease}.blog-hero-eyebrow-link:hover{background:var(--title);color:var(--white);transform:translateY(-1px)}.blog-hero-title{font-size:clamp(34px,5.2vw,60px);letter-spacing:-.025em;line-height:1.05;margin:4px 0 0;color:var(--title);max-width:22ch}.blog-hero-deck{font-size:clamp(17px,2vw,21px);line-height:1.5;color:var(--body);max-width:60ch;margin:4px 0 0}.blog-hero-byline{display:flex;align-items:center;gap:14px;margin-top:10px}.blog-hero-avatar{width:52px;height:52px;border-radius:999px;object-fit:cover;background:var(--primary);flex-shrink:0}.blog-hero-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;font-size:19px;font-weight:700;color:var(--title)}.blog-hero-byline-meta{display:flex;flex-direction:column;gap:2px}.blog-hero-byline-name{font-weight:700;font-size:15px;color:var(--title)}.blog-hero-byline-row{display:flex;flex-wrap:wrap;gap:8px;font-size:13px;color:var(--gray)}.blog-hero-image-wrap{margin-top:36px;margin-bottom:-64px;position:relative;z-index:2}.blog-hero-image{display:block;width:100%;max-height:560px;object-fit:cover;border-radius:22px;border:1px solid var(--border);box-shadow:0 40px 80px -36px rgba(0,0,0,.32);background:var(--background);aspect-ratio:16/9}.blog-article-body{padding:120px 0 96px;background:var(--white)}.blog-layout{display:grid;grid-template-columns:240px minmax(0,720px) 60px;grid-gap:56px;gap:56px;justify-content:center;align-items:stretch}.blog-layout-left,.blog-layout-right{position:relative}.blog-sticky-stack{position:-webkit-sticky;position:sticky;top:92px;display:flex;flex-direction:column;gap:18px;max-height:calc(100vh - 110px);overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.blog-sticky-stack::-webkit-scrollbar{width:6px}.blog-sticky-stack::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.blog-layout-main{display:flex;flex-direction:column;gap:28px;min-width:0}.blog-toc{border-left:2px solid var(--border);padding-left:18px}.blog-toc-label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gray);margin-bottom:12px}.blog-toc ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.blog-toc-item a{display:block;font-size:13.5px;line-height:1.4;color:var(--gray);text-decoration:none;border-left:2px solid transparent;margin-left:-20px;padding:6px 0 6px 18px;transition:color .15s ease,border-color .15s ease}.blog-toc-item.blog-toc-l3 a{padding-left:32px;font-size:13px}.blog-toc-item a:hover{color:var(--title)}.blog-toc-item.is-active a{color:var(--title);font-weight:600;border-left-color:var(--title)}.blog-share{display:flex;flex-direction:column;gap:8px;align-items:center}.blog-share-label{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gray);writing-mode:vertical-rl;transform:rotate(180deg);padding:8px 0;margin-bottom:4px}.blog-share-btn{width:38px;height:38px;border-radius:999px;border:1px solid var(--border);background:var(--white);color:var(--title);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}.blog-share-btn:hover{background:var(--title);color:var(--white);border-color:var(--title);transform:translateY(-1px)}.blog-share-btn.is-copied{background:var(--primary);border-color:var(--primary);color:var(--title)}.bl-takeaways,.bl-tldr{padding:26px 30px}.bl-takeaways h2,.bl-tldr h2{font-size:11.5px}.bl-tldr p{font-size:18px;font-weight:500}.bl-takeaways li::marker{color:var(--title)}.bl-takeaways,.bl-tldr{max-width:760px;margin:0 auto;background:var(--primary);border-radius:18px;padding:24px 28px}.bl-takeaways h2,.bl-tldr h2{font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;color:var(--title)}.bl-tldr p{margin:0;font-size:17px;line-height:1.55;color:var(--title)}.bl-takeaways ul{margin:0;padding-left:1.2em}.bl-takeaways li{font-size:16px;line-height:1.55;margin:0 0 .35em;color:var(--title)}.blog-prose{max-width:720px;margin:0 auto;font-size:18px;line-height:1.75;color:#1f1f23;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif}.blog-prose>*+*{margin-top:1em}.blog-prose p{margin:0 0 1em}.blog-prose h2{font-size:clamp(24px,3vw,32px);letter-spacing:-.015em;margin:1.8em 0 .4em;color:var(--title)}.blog-prose h3{font-size:clamp(20px,2.4vw,24px);margin:1.6em 0 .4em;color:var(--title)}.blog-prose ol,.blog-prose ul{padding-left:1.4em;margin:0 0 1em}.blog-prose li{margin:0 0 .4em}.blog-prose a{color:var(--title);text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);text-decoration-thickness:3px;text-underline-offset:4px;transition:-webkit-text-decoration-color .15s ease;transition:text-decoration-color .15s ease;transition:text-decoration-color .15s ease,-webkit-text-decoration-color .15s ease}.blog-prose a:hover{-webkit-text-decoration-color:var(--title);text-decoration-color:var(--title)}.blog-prose blockquote{margin:1.4em 0;padding:14px 22px;border-left:4px solid var(--title);background:var(--background);border-radius:0 12px 12px 0;font-style:italic;color:var(--title)}.blog-prose .blog-code,.blog-prose pre{background:#0e0e10;color:#f3f3f3;padding:16px 18px;border-radius:12px;overflow-x:auto;font-size:14px;line-height:1.6;font-family:JetBrains Mono,ui-monospace,monospace;margin:1.2em 0}.blog-prose code:not(pre code){background:var(--primary);padding:2px 6px;border-radius:4px;font-size:.92em}.blog-prose img{display:block;max-width:100%;height:auto;border-radius:14px;margin:1.6em auto}.blog-prose hr{border:0;border-top:1px solid var(--border);margin:2em 0}.blog-prose table{width:100%;border-collapse:collapse;margin:1.4em 0;font-size:15px}.blog-prose td,.blog-prose th{padding:10px 14px;text-align:left;border-bottom:1px solid var(--border)}.blog-prose th{background:var(--page-bg);font-weight:700}.blog-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:24px;gap:24px;align-items:center;background:var(--title);color:var(--white);border-radius:22px;padding:32px;margin:16px 0}.blog-cta h3{margin:0 0 6px;font-size:clamp(20px,2.4vw,26px);letter-spacing:-.01em;color:var(--white);line-height:1.25}.blog-cta p{margin:0;color:rgba(255,255,255,.72);font-size:15px;line-height:1.5}.blog-cta .btn{background:var(--white);color:var(--title);border-color:var(--white)}.blog-cta .btn:hover{background:var(--primary);border-color:var(--primary);color:var(--title)}@media (max-width:700px){.blog-cta{grid-template-columns:1fr;padding:24px}.blog-cta .btn{width:100%}}.blog-faq{border-top:1px solid var(--border);padding-top:36px;margin-top:12px}.blog-faq h2{font-size:clamp(24px,3vw,32px);margin:0 0 18px;color:var(--title);letter-spacing:-.015em}.blog-faq-list{display:flex;flex-direction:column;gap:10px}.blog-faq-item{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:0;transition:border-color .15s ease,box-shadow .15s ease}.blog-faq-item:hover,.blog-faq-item[open]{border-color:var(--title)}.blog-faq-item[open]{box-shadow:0 18px 32px -22px rgba(0,0,0,.18)}.blog-faq-item>summary{list-style:none;cursor:pointer;padding:18px 56px 18px 22px;font-size:16.5px;font-weight:600;color:var(--title);position:relative;display:flex;gap:14px;align-items:baseline}.blog-faq-item>summary::-webkit-details-marker{display:none}.blog-faq-item>summary:after{content:"";position:absolute;right:20px;top:50%;width:14px;height:14px;background-image:linear-gradient(var(--title),var(--title)),linear-gradient(var(--title),var(--title));background-size:14px 2px,2px 14px;background-position:50%;background-repeat:no-repeat;transform:translateY(-50%);transition:transform .2s ease}.blog-faq-item[open]>summary:after{transform:translateY(-50%) rotate(45deg)}.blog-faq-num{display:inline-block;font-family:JetBrains Mono,ui-monospace,monospace;font-size:13px;font-weight:700;color:var(--gray);background:var(--primary);padding:4px 8px;border-radius:6px;letter-spacing:.04em}.blog-faq-answer{padding:0 22px 20px 64px;font-size:15.5px;line-height:1.65;color:var(--body);white-space:pre-wrap}@media (max-width:540px){.blog-faq-item>summary{padding:16px 46px 16px 18px}.blog-faq-answer{padding-left:18px}}.blog-author-card{display:grid;grid-template-columns:88px 1fr;grid-gap:22px;gap:22px;background:var(--background);border-radius:22px;padding:28px;border:1px solid var(--border)}.blog-author-card img,.blog-author-card-fallback{width:88px;height:88px;border-radius:999px;object-fit:cover;background:var(--primary);display:inline-flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:var(--title)}.blog-author-card-eyebrow{display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gray);margin-bottom:6px}.blog-author-card h3{margin:0 0 8px;font-size:22px;letter-spacing:-.01em;color:var(--title)}.blog-author-card p{margin:0 0 12px;color:var(--body);font-size:15px;line-height:1.6}.blog-author-links{display:flex;gap:14px;flex-wrap:wrap}.blog-author-links a{color:var(--title);text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);text-decoration-thickness:2px;text-underline-offset:3px;font-size:13.5px;font-weight:600}.blog-author-links a:hover{-webkit-text-decoration-color:var(--title);text-decoration-color:var(--title)}@media (max-width:540px){.blog-author-card{grid-template-columns:1fr;text-align:left;padding:22px}.blog-author-card img,.blog-author-card-fallback{width:56px;height:56px;font-size:20px}}.blog-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.blog-tag{display:inline-flex;align-items:center;background:var(--white);border:1px solid var(--border);padding:5px 14px;border-radius:999px;font-size:12.5px;font-weight:500;color:var(--body);text-decoration:none;transition:all .15s ease}.blog-tag:hover{background:var(--title);color:var(--white);border-color:var(--title)}.blog-newsletter{background:var(--background);padding:72px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.blog-newsletter-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:center}.blog-newsletter h2{font-size:clamp(28px,3.6vw,40px);letter-spacing:-.02em;margin:8px 0 10px;color:var(--title)}.blog-newsletter p{margin:0;color:var(--body);font-size:16px;line-height:1.55;max-width:48ch}.blog-newsletter-form{display:flex;gap:8px;background:var(--white);padding:6px;border-radius:14px;border:1px solid var(--border)}.blog-newsletter-form input{flex:1 1;border:0;padding:12px 14px;font-size:15px;color:var(--title);background:transparent;font-family:inherit}.blog-newsletter-form input:focus{outline:none}.blog-newsletter-form .btn{padding:10px 22px;border-radius:10px}@media (max-width:820px){.blog-newsletter-inner{grid-template-columns:1fr;gap:24px}.blog-newsletter-form{flex-direction:column;padding:12px}.blog-newsletter-form .btn{width:100%}}.blog-related{padding:80px 0 96px;background:var(--white)}.blog-related-head{margin-bottom:36px;max-width:60ch}.blog-related-head h2{font-size:clamp(28px,3.6vw,40px);letter-spacing:-.02em;margin:6px 0 0;color:var(--title)}.blog-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}@media (max-width:1100px){.blog-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.blog-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.blog-related-grid{grid-template-columns:1fr}}.blog-related-grid .blog-related-card h3{font-size:17px}.blog-related-grid .blog-related-card p{font-size:13.5px;-webkit-line-clamp:2}.blog-related-grid .blog-related-body{padding:18px 18px 20px;gap:8px}.blog-related-card{position:relative;display:flex;flex-direction:column;background:var(--white);border:1px solid var(--border);border-radius:18px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.blog-related-card:hover{transform:translateY(-3px);border-color:var(--title);box-shadow:0 28px 50px -32px rgba(0,0,0,.2)}.blog-related-link{display:flex;flex-direction:column;color:inherit;text-decoration:none;flex:1 1}.blog-related-img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--primary)}.blog-related-body{padding:22px 22px 24px;display:flex;flex-direction:column;gap:10px;flex:1 1}.blog-related-cat-link{position:absolute;top:12px;left:12px;z-index:2;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--title);background:var(--white);padding:5px 11px;border-radius:999px;text-decoration:none;box-shadow:0 8px 16px -8px rgba(0,0,0,.2);transition:background .15s ease,color .15s ease,transform .15s ease}.blog-related-cat-link:hover{background:var(--title);color:var(--white);transform:translateY(-1px)}.blog-related-cat{display:inline-block;align-self:flex-start;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--title);background:var(--primary);padding:4px 10px;border-radius:999px}.blog-related-card h3{margin:0;font-size:19px;line-height:1.3;letter-spacing:-.01em;color:var(--title)}.blog-related-card p{margin:0;color:var(--body);font-size:14px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-related-meta{display:flex;flex-wrap:wrap;gap:6px;font-size:12.5px;color:var(--gray);margin-top:auto;padding-top:6px}.blog-related-foot{margin-top:36px;text-align:center}.blog-back-to-top{position:fixed;right:22px;bottom:22px;width:44px;height:44px;border-radius:999px;border:1px solid var(--border);background:var(--white);color:var(--title);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,background .15s ease;box-shadow:0 16px 32px -16px rgba(0,0,0,.3);z-index:30}.blog-back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.blog-back-to-top:hover{background:var(--title);color:var(--white);border-color:var(--title)}@media (max-width:1180px){.blog-layout{grid-template-columns:220px minmax(0,700px) 56px;gap:36px}}@media (max-width:1024px){.blog-article-body{padding:96px 0 72px}.blog-layout{grid-template-columns:minmax(0,720px);justify-content:center;gap:24px}.blog-layout-left{display:none}.blog-layout-right{order:99}.blog-layout-right .blog-sticky-stack{position:static;margin-top:24px}.blog-share{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;padding:18px;background:var(--page-bg);border-radius:16px}.blog-share-label{writing-mode:horizontal-tb;transform:none;margin:0 6px 0 0;padding:0}}@media (max-width:720px){.blog-hero-wrap{padding:36px 0 22px}.blog-hero-image-wrap{margin-top:22px;margin-bottom:-44px}.blog-hero-image{border-radius:14px}.blog-article-body{padding:72px 0 56px}.blog-back-to-top{right:14px;bottom:14px}}.bl-admin-tabs{display:inline-flex;align-items:center;gap:2px;background:var(--white);border:1px solid var(--border);border-radius:10px;padding:4px;margin-bottom:22px}.bl-admin-tab{padding:8px 16px;border-radius:6px;font-size:13.5px;font-weight:500;color:var(--body);text-decoration:none;transition:background .15s ease,color .15s ease}.bl-admin-tab:hover{background:var(--primary);color:var(--title)}.bl-admin-tab.is-active{background:var(--title);color:var(--white)}.bl-author-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:14px;gap:14px}.bl-author-card{display:grid;grid-template-columns:56px 1fr;grid-gap:14px;gap:14px;background:var(--white);border:1px solid var(--border);border-radius:14px;padding:16px;text-decoration:none;color:inherit;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.bl-author-card:hover{border-color:var(--title);transform:translateY(-2px);box-shadow:0 14px 28px -22px rgba(0,0,0,.18)}.bl-author-avatar{width:56px;height:56px;border-radius:999px;background:var(--primary);display:inline-flex;align-items:center;justify-content:center;color:var(--title);font-weight:700;font-size:18px;overflow:hidden;flex-shrink:0}.bl-author-avatar img{width:100%;height:100%;object-fit:cover}.bl-author-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.bl-author-meta strong{font-size:15px;color:var(--title);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bl-author-title{font-size:12.5px;color:var(--gray);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.bl-author-bio{font-size:13.5px;color:var(--body);line-height:1.5;margin:6px 0 4px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bl-author-count{font-size:11.5px;color:var(--gray);font-weight:600;text-transform:uppercase;letter-spacing:.08em}.bl-chip-picker{display:flex;flex-wrap:wrap;gap:6px}.bl-chip{display:inline-flex;align-items:center;gap:6px;background:var(--white);border:1px solid var(--border);color:var(--title);padding:6px 12px;border-radius:999px;font-size:13px;cursor:pointer;font-family:inherit;transition:background .15s ease,color .15s ease,border-color .15s ease}.bl-chip.is-on,.bl-chip:hover{border-color:var(--title)}.bl-chip.is-on{background:var(--title);color:var(--white)}.bl-chip-dot{width:8px;height:8px;border-radius:999px;background:var(--primary)}.bl-chip.is-on .bl-chip-dot{background:var(--white);opacity:.7}.bl-chip-add{display:flex;gap:8px;align-items:center;margin-top:8px}.bl-chip-add .bl-input{flex:1 1}.bl-author-preview{display:grid;grid-template-columns:56px 1fr;grid-gap:14px;gap:14px;align-items:flex-start;background:var(--background);border:1px solid var(--border);border-radius:12px;padding:14px;margin-top:4px}.bl-author-preview img,.bl-author-preview-fallback{width:56px;height:56px;border-radius:999px;object-fit:cover}.bl-author-preview-fallback{background:var(--primary);display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:var(--title)}.bl-author-preview strong{display:block;color:var(--title);font-size:14px}.bl-author-preview span{display:block;font-size:11.5px;color:var(--gray);text-transform:uppercase;letter-spacing:.06em;font-weight:600;margin-bottom:4px}.bl-author-preview p{margin:0;font-size:13px;color:var(--body);line-height:1.55}.bl-categories{display:flex;flex-direction:column;gap:16px}.bl-categories-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.bl-cat-edit-card{background:var(--white);border:1px solid var(--title);border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:12px;box-shadow:0 18px 36px -28px rgba(0,0,0,.2)}.bl-cat-edit-card h3{margin:0;font-size:14px;color:var(--gray);text-transform:uppercase;letter-spacing:.1em;font-weight:700}.bl-cat-edit-actions{display:flex;justify-content:flex-end;gap:8px}.bl-cat-row-actions{display:inline-flex;gap:6px}.bl-cat-row-actions .btn{padding:5px 12px;font-size:13px}.bl-uploader{display:flex;flex-direction:column;gap:10px}.bl-uploader-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.bl-uploader-label{font-size:13px;font-weight:600;color:var(--title)}.bl-uploader-actions{display:inline-flex;gap:4px}.bl-uploader-btn{background:var(--white);border:1px solid var(--border);color:var(--title);padding:5px 10px;font-size:12.5px;border-radius:6px;cursor:pointer;font-family:inherit}.bl-uploader-btn:hover:not(:disabled){background:var(--title);color:var(--white);border-color:var(--title)}.bl-uploader-btn:disabled{opacity:.5;cursor:not-allowed}.bl-uploader-btn-primary{background:var(--title);color:var(--white);border-color:var(--title)}.bl-uploader-btn-primary:hover:not(:disabled){background:var(--white);color:var(--title)}.bl-uploader-btn-danger:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.bl-uploader-frame{position:relative;width:100%;background:var(--page-bg);border:1px dashed var(--border);border-radius:10px;overflow:hidden}.bl-uploader-frame img{width:100%;height:100%;object-fit:cover;display:block}.bl-uploader-drop{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:transparent;border:0;color:var(--gray);cursor:pointer;font-family:inherit;font-size:13.5px;padding:12px;text-align:center}.bl-uploader-drop:hover{color:var(--title);background:var(--primary)}.bl-uploader-drop-hint{font-size:11.5px;color:var(--gray)}.bl-uploader-help{font-size:12px;color:var(--gray);margin:0}.bl-uploader-error{font-size:12.5px;color:#b91c1c;background:#fde6e6;padding:6px 10px;border-radius:6px;margin:0}.bg-hero{background:var(--background);padding:88px 0 80px;position:relative;overflow:hidden}.bg-hero:after{content:"";position:absolute;right:-120px;bottom:-120px;width:340px;height:340px;border-radius:999px;background:var(--primary);opacity:.55;filter:blur(40px);pointer-events:none}.bg-hero-inner{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:end;position:relative;z-index:1}.bg-hero-text{max-width:720px}.bg-hero-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--title);background:var(--white);border:1px solid var(--border);padding:7px 14px;border-radius:999px;margin-bottom:22px}.bg-hero h1{font-size:clamp(38px,6vw,72px);letter-spacing:-.03em;line-height:1.02;margin:0 0 18px;color:var(--title)}.bg-hero p{font-size:clamp(16px,1.6vw,19px);line-height:1.55;color:var(--body);max-width:56ch;margin:0 0 28px}.bg-hero-search{display:flex;align-items:center;background:var(--white);border:1px solid var(--border);border-radius:14px;padding:6px 6px 6px 16px;max-width:560px;transition:border-color .15s ease,box-shadow .15s ease}.bg-hero-search:focus-within{border-color:var(--title);box-shadow:0 0 0 4px var(--primary)}.bg-hero-search-icon{color:var(--gray);display:inline-flex;margin-right:10px}.bg-hero-search input{flex:1 1;border:0;background:transparent;font-size:15px;color:var(--title);padding:12px 0;font-family:inherit}.bg-hero-search input:focus{outline:none}.bg-hero-search input::placeholder{color:var(--gray)}.bg-hero-search button{padding:11px 22px;border-radius:10px;background:var(--title);color:var(--white);border:1px solid var(--title);font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease;font-family:inherit}.bg-hero-search button:hover{background:var(--white);color:var(--title)}.bg-hero-stats{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;align-items:stretch;padding-left:24px;border-left:1px solid var(--border)}.bg-hero-stat{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:22px 22px 18px;display:flex;flex-direction:column;gap:4px}.bg-hero-stat-num{font-size:clamp(32px,4vw,44px);font-weight:700;letter-spacing:-.025em;color:var(--title);line-height:1}.bg-hero-stat-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--gray)}.bg-hero-stat-deco{grid-column:1/-1;height:8px;border-radius:999px;background:var(--primary)}@media (max-width:900px){.bg-hero{padding:60px 0 48px}.bg-hero-inner{grid-template-columns:1fr;gap:32px}.bg-hero-stats{padding-left:0;border-left:0;border-top:1px solid var(--border);padding-top:24px}}@media (max-width:540px){.bg-hero-search{flex-direction:column;padding:12px;gap:8px;align-items:stretch}.bg-hero-search-icon{display:none}.bg-hero-search input{border:1px solid var(--border);border-radius:10px;padding:12px 14px}.bg-hero-search button{width:100%}}.bg-catnav{background:var(--white);border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:20}.bg-catnav-inner{display:flex;gap:28px;align-items:center;overflow-x:auto;padding-top:14px;padding-bottom:14px;scrollbar-width:none}.bg-catnav-inner::-webkit-scrollbar{display:none}.bg-catnav-link{position:relative;white-space:nowrap;font-size:14px;font-weight:500;color:var(--gray);text-decoration:none;padding:4px 0;transition:color .15s ease}.bg-catnav-link:hover{color:var(--title)}.bg-catnav-link.is-active{color:var(--title);font-weight:700}.bg-catnav-link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-14px;height:2px;background:var(--title)}.bg-cover{background:var(--white);padding:80px 0}.bg-cover-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);grid-gap:64px;gap:64px;align-items:center}.bg-cover-text{display:flex;flex-direction:column;gap:16px}.bg-cover-cat{align-self:flex-start;display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--title);background:var(--primary);padding:6px 13px;border-radius:999px;text-decoration:none;transition:background .15s ease,color .15s ease}.bg-cover-cat:hover{background:var(--title);color:var(--white)}.bg-cover-text h2{font-size:clamp(30px,4.4vw,52px);line-height:1.05;letter-spacing:-.025em;margin:0;color:var(--title)}.bg-cover-text h2 a{color:inherit;text-decoration:none;background-image:linear-gradient(var(--primary),var(--primary));background-repeat:no-repeat;background-position:0 100%;background-size:0 8px;transition:background-size .3s ease}.bg-cover-text h2 a:hover{background-size:100% 8px}.bg-cover-text p{font-size:17px;line-height:1.6;color:var(--body);margin:0;max-width:60ch}.bg-cover-meta{display:flex;align-items:center;gap:12px;margin-top:4px}.bg-cover-avatar{width:42px;height:42px;border-radius:999px;object-fit:cover;background:var(--primary)}.bg-cover-meta strong{display:block;font-size:14px;color:var(--title);font-weight:700}.bg-cover-meta span{font-size:12.5px;color:var(--gray)}.bg-cover-cta{align-self:flex-start;margin-top:6px;display:inline-flex;align-items:center;gap:10px;padding:14px 24px;background:var(--title);color:var(--white);border-radius:12px;font-weight:600;font-size:14.5px;text-decoration:none;transition:background .2s ease,gap .2s ease,transform .15s ease}.bg-cover-cta:hover{background:var(--background-2);gap:14px;transform:translateY(-1px)}.bg-cover-cta svg{transition:transform .2s ease}.bg-cover-cta:hover svg{transform:translateX(2px)}.bg-cover-image-link{display:block;text-decoration:none}.bg-cover-image-frame{position:relative;border-radius:24px;overflow:hidden;background:var(--primary);aspect-ratio:4/3;transition:transform .25s ease,box-shadow .25s ease}.bg-cover-image-link:hover .bg-cover-image-frame{transform:translateY(-4px);box-shadow:0 40px 80px -36px rgba(0,0,0,.28)}.bg-cover-image-frame img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.bg-cover-image-link:hover img{transform:scale(1.03)}.bg-cover-image-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:120px;font-weight:700;color:var(--title);background:linear-gradient(135deg,var(--primary),var(--background))}.bg-cover-image-deco{position:absolute;inset:auto -20px -20px auto;width:100px;height:100px;background:var(--primary);border-radius:999px;z-index:-1}@media (max-width:900px){.bg-cover{padding:56px 0}.bg-cover-inner{grid-template-columns:1fr;gap:32px}.bg-cover-image-frame{aspect-ratio:16/9}}.bg-grid-section{background:var(--page-bg);padding:80px 0 96px;border-top:1px solid var(--border)}.bg-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:36px;flex-wrap:wrap}.bg-section-head h2{font-size:clamp(26px,3.4vw,36px);letter-spacing:-.02em;margin:8px 0 0;color:var(--title)}.bg-clear-filter{font-size:14px;font-weight:600;color:var(--title);text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);text-decoration-thickness:2px;text-underline-offset:3px}.bg-clear-filter:hover{-webkit-text-decoration-color:var(--title);text-decoration-color:var(--title)}.bg-grid-section .blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}@media (max-width:1024px){.bg-grid-section .blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.bg-grid-section .blog-grid{grid-template-columns:1fr}}.blog-card-meta-avatar{width:28px;height:28px;border-radius:999px;object-fit:cover;background:var(--primary);flex-shrink:0}.blog-card-meta-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:var(--title)}.blog-card-meta{align-items:center;gap:10px}.blog-card-meta-text{display:flex;flex-direction:column;gap:1px;font-size:12.5px;color:var(--gray);min-width:0}.blog-card-meta-text strong{color:var(--title);font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blog-card-meta-row{display:flex;flex-wrap:wrap;gap:6px;color:var(--gray)}.bg-empty{background:var(--white);border:1px dashed var(--border);border-radius:22px;padding:72px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.bg-empty-icon{font-size:44px}.bg-empty h3{margin:0;font-size:22px;color:var(--title);letter-spacing:-.01em}.bg-empty p{margin:0 0 6px;max-width:48ch;color:var(--body)}.bg-newsletter{background:var(--background-2);color:var(--white);padding:104px 0;position:relative;overflow:hidden}.bg-newsletter:before{left:-200px;top:-200px;width:480px;height:480px;opacity:.18}.bg-newsletter:after,.bg-newsletter:before{content:"";position:absolute;border-radius:999px;background:var(--primary);filter:blur(60px);pointer-events:none}.bg-newsletter:after{right:-160px;bottom:-160px;width:380px;height:380px;opacity:.12}.bg-newsletter-inner{position:relative;z-index:1;max-width:700px;text-align:center;margin:0 auto}.bg-newsletter-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--primary);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:7px 14px;border-radius:999px;margin-bottom:22px}.bg-newsletter h2{font-size:clamp(34px,5vw,56px);letter-spacing:-.025em;line-height:1.05;margin:0 0 18px;color:var(--white)}.bg-newsletter h2 em{font-style:normal;color:var(--primary)}.bg-newsletter p{font-size:17px;line-height:1.6;color:rgba(255,255,255,.72);margin:0 auto 32px;max-width:52ch}.bg-newsletter-form{display:flex;gap:8px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:8px;max-width:480px;margin:0 auto;transition:border-color .15s ease}.bg-newsletter-form:focus-within{border-color:var(--primary)}.bg-newsletter-form input{flex:1 1;border:0;background:transparent;font-size:15px;color:var(--white);padding:12px 14px;font-family:inherit}.bg-newsletter-form input:focus{outline:none}.bg-newsletter-form input::placeholder{color:rgba(255,255,255,.4)}.bg-newsletter-form button{padding:12px 24px;background:var(--primary);color:var(--title);border:0;border-radius:12px;font-weight:600;font-size:14.5px;cursor:pointer;font-family:inherit;transition:background .2s ease,color .2s ease,transform .15s ease}.bg-newsletter-form button:hover{background:var(--white);transform:translateY(-1px)}.bg-newsletter-fineprint{margin-top:18px;font-size:13px;color:rgba(255,255,255,.4)}@media (max-width:600px){.bg-newsletter{padding:72px 0}.bg-newsletter-form{flex-direction:column;padding:12px}.bg-newsletter-form input{background:rgba(255,255,255,.06);border-radius:10px}.bg-newsletter-form button{width:100%}}.bg-trending{background:var(--background);padding:80px 0 104px}.bg-trending-tags{display:flex;flex-wrap:wrap;gap:10px}.bg-trending-tag{display:inline-flex;align-items:center;gap:4px;padding:12px 20px;background:var(--white);border:1px solid var(--border);color:var(--title);font-size:14.5px;font-weight:500;border-radius:999px;text-decoration:none;transition:background .15s ease,color .15s ease,transform .15s ease,border-color .15s ease}.bg-trending-tag span{color:var(--gray);font-weight:400;margin-right:2px;transition:color .15s ease}.bg-trending-tag:hover{background:var(--title);color:var(--white);border-color:var(--title);transform:translateY(-2px)}.bg-trending-tag:hover span{color:var(--primary)}