:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif;--font-display:var(--font-sans);--bg:#fbfbfa;--surface:#fff;--surface-2:#f4f4f1;--text:#151614;--muted:#686b65;--line:#e3e4df;--accent:#5600ff;--accent-ink:#fff;--shadow:0 16px 40px #13161112;--radius:18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.dark{--bg:#000;--surface:#0b0b0b;--surface-2:#111;--text:#f6f6f2;--muted:#a5a89f;--line:#252525;--accent:#5600ff;--accent-ink:#fff;--shadow:0 18px 48px #00000080;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);margin:0;font-size:15px;line-height:1.6}.site-main{overflow-x:clip}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{width:min(1440px,100% - 64px);margin-inline:auto}.site-header{height:88px;color:var(--text);z-index:20;background:0 0;padding:0;transition:background .25s,padding .25s;position:sticky;top:0}.site-header.scrolled{pointer-events:none;background:0 0;height:88px;padding:10px 0}.site-header.sheets-header:not(.scrolled){color:#151614;background:#fff}.site-header.sheets-header:not(.scrolled) .nav-links,.site-header.sheets-header:not(.scrolled) .nav-actions{color:#151614}.dark .site-header.sheets-header:not(.scrolled){color:#f6f6f2;background:#000}.dark .site-header.sheets-header:not(.scrolled) .nav-links,.dark .site-header.sheets-header:not(.scrolled) .nav-actions{color:#f6f6f2}.dark .site-header.sheets-header:not(.scrolled) .brand img{filter:invert()}.nav-wrap{align-items:center;gap:34px;height:100%;transition:height .25s,border-radius .25s,box-shadow .25s,padding .25s,background .25s;display:flex}.site-header.scrolled .nav-wrap{border:1px solid var(--line);background:color-mix(in srgb,var(--surface)94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;border-radius:999px;width:min(1520px,100% - 32px);padding:0 28px;box-shadow:0 14px 40px #13161121}.brand{margin-right:auto;display:flex}.brand img{filter:none;width:126px;height:auto}.dark .brand img{filter:invert()}.nav-links{align-items:center;gap:28px;font-size:13px;font-weight:700;display:flex}.site-header:not(.scrolled) .nav-links{color:var(--text)}.nav-links>a:hover,.nav-menu summary:hover{color:var(--accent)}.nav-menu{position:relative}.nav-menu summary{cursor:pointer;list-style:none}.menu-panel{border:1px solid var(--line);background:var(--surface);width:330px;box-shadow:var(--shadow);border-radius:14px;padding:10px;display:none;position:absolute;top:32px;right:-120px}.nav-menu[open] .menu-panel{display:grid}.menu-panel a{border-radius:10px;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;padding:12px;display:grid}.menu-panel a:hover{background:var(--surface-2)}.menu-panel strong,.menu-panel span{grid-column:2}:is(.menu-panel a:not(:has(.menu-product-icon)) strong,.menu-panel a:not(:has(.menu-product-icon)) span){grid-column:1/-1}.menu-panel span{color:var(--muted);font-size:12px;font-weight:500}.menu-product-icon{border-radius:8px;grid-area:1/1/span 2;width:34px;height:34px}.nav-actions{align-items:center;gap:10px;display:flex}.nav-search{width:38px;height:38px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.header-cart,.cart-button{position:relative}.cart-button>span{border:2px solid var(--surface);background:var(--accent);color:#fff;border-radius:99px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;font-weight:700;display:grid;position:absolute;top:-6px;right:-7px}.header-cart-panel{z-index:40;border:1px solid var(--line);background:var(--surface);width:340px;color:var(--text);border-radius:16px;padding:18px;position:absolute;top:48px;right:0;box-shadow:0 22px 60px #13161133}.header-cart-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:13px;display:flex}.header-cart-title strong{font-size:15px}.header-cart-title span{color:var(--muted);font-size:10px}.header-cart-empty{text-align:center;padding:24px 4px 5px}.header-cart-empty p{color:var(--muted)!important;margin-bottom:12px!important;font-size:13px!important}.header-cart-empty a{color:var(--accent);font-size:12px;font-weight:700}.header-cart-items{display:grid}.header-cart-items article{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr 28px;align-items:center;gap:10px;padding:14px 0;display:grid}.header-cart-items article>img{border-radius:8px}.header-cart-items article>div{display:grid}.header-cart-items article strong{font-size:12px}.header-cart-items article span{color:var(--muted);font-size:10px}.header-cart-items article>button{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.header-cart-items article>button svg{width:15px}.header-cart-items article>a{background:var(--text);min-height:36px;color:var(--bg);border-radius:8px;grid-column:1/-1;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}@media (max-width:500px){.header-cart-panel{width:min(340px,100vw - 24px);right:-52px}}.site-header:not(.scrolled) .nav-actions{color:var(--text)}.icon-button{width:38px;height:38px;color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:50%;place-items:center;display:grid}.nav-contact{letter-spacing:.05em;text-transform:uppercase;border:1px solid;border-radius:8px;align-items:center;min-height:42px;padding:0 19px;font-size:12px;font-weight:900;display:flex}.site-header.scrolled .nav-contact{background:var(--text);border-color:var(--text);color:var(--bg)}.mobile-menu{display:none;position:relative}.mobile-menu-toggle svg{width:18px}.mobile-menu-panel{z-index:50;border:1px solid var(--line);background:color-mix(in srgb,var(--surface)97%,transparent);width:min(390px,100vw - 24px);color:var(--text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:17px;padding:12px;display:grid;position:absolute;top:49px;right:0;box-shadow:0 24px 70px #13161138}.mobile-menu-panel>a{border-bottom:1px solid var(--line);align-items:center;min-height:47px;padding:0 13px;font-size:13px;font-weight:700;display:flex}.mobile-menu-products{border-bottom:1px solid var(--line);padding:9px 8px 11px}.mobile-menu-products>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;padding:0 5px 7px;font-size:9px;font-weight:800;display:block}.mobile-menu-products>a{border-radius:10px;grid-template-columns:32px 1fr;align-items:center;gap:11px;padding:10px 5px;display:grid}.mobile-menu-products>a:hover{background:var(--surface-2)}.mobile-menu-products img{border-radius:7px}.mobile-menu-products a>span{display:grid}.mobile-menu-products strong{font-size:12px}.mobile-menu-products small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:500;line-height:1.35;overflow:hidden}.mobile-menu-panel .mobile-menu-contact{background:var(--text);min-height:46px;color:var(--bg);letter-spacing:.05em;text-transform:uppercase;border:0;border-radius:9px;justify-content:center;margin-top:10px;font-size:11px}.theme-sun{display:none}.dark .theme-sun{display:block}.dark .theme-moon{display:none}.grid-bg{background-image:linear-gradient(var(--line)1px,transparent 1px),linear-gradient(90deg,var(--line)1px,transparent 1px);background-position:0 -1px;background-size:42px 42px}.hero{border-bottom:1px solid var(--line);position:relative;overflow:hidden}.hero-inner{z-index:1;text-align:center;background:radial-gradient(circle at center,var(--bg)0%,color-mix(in srgb,var(--bg)90%,transparent)58%,transparent 82%);flex-direction:column;justify-content:center;align-items:center;min-height:540px;padding:72px 0;display:flex;position:relative}.hero-grid-traces{pointer-events:none;position:absolute;inset:0;-webkit-mask-image:radial-gradient(34% 60%,#0000 0 28%,#0003 50%,#000 76%);mask-image:radial-gradient(34% 60%,#0000 0 28%,#0003 50%,#000 76%)}.hero-grid-traces svg{width:100%;height:100%;display:block}.hero-grid-traces path{fill:none;stroke-width:3.5px;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:.09 .91;stroke-dashoffset:1px;filter:drop-shadow(0 0 6px #176bff8c);animation:9.4s ease-in-out infinite corner-signal}.hero-grid-traces path:nth-of-type(2){animation-duration:12.1s;animation-delay:-3.7s}.hero-grid-traces path:nth-of-type(3){animation-duration:10.7s;animation-delay:-7.9s}.hero-grid-traces path:nth-of-type(4){animation-duration:13.6s;animation-delay:-1.8s}@keyframes corner-signal{0%,12%{stroke-dashoffset:1px;opacity:0}22%{opacity:1}78%{opacity:1}92%,to{stroke-dashoffset:0;opacity:0}}@media (prefers-reduced-motion:reduce){.hero-grid-traces path{animation:none}}.pill{border:1px solid var(--line);background:var(--surface);border-radius:99px;align-items:center;gap:8px;padding:7px 13px;font-size:12px;font-weight:700;display:inline-flex}h1,h2,h3,p{margin-top:0}.hero h1{max-width:880px;font-family:var(--font-display),sans-serif;letter-spacing:-.045em;margin:25px 0 20px;font-size:clamp(46px,7vw,82px);font-weight:700;line-height:1.04}.hero h1 em{color:var(--accent);font-style:normal}.hero p{max-width:680px;color:var(--muted);font-size:18px}.button-row{gap:12px;margin-top:18px;display:flex}.button{border:1px solid var(--line);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 19px;font-size:13px;font-weight:800;display:inline-flex}.button.primary{background:var(--text);border-color:var(--text);color:var(--bg)}.button.primary:hover{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.button.secondary{background:var(--surface)}.section{padding-top:108px;padding-bottom:108px}.section-tint{background:var(--surface-2);border-block:1px solid var(--line)}.section-heading{max-width:650px;margin-bottom:40px}.section-heading.split{justify-content:space-between;align-items:end;gap:30px;max-width:none;display:flex}.section-heading.split>a{align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:900;display:block}.section h2,.page-hero h1{letter-spacing:-.04em;margin-bottom:12px;font-size:clamp(34px,4vw,52px);line-height:1.1}.section-heading p,.card p,.page-hero p{color:var(--muted)}.service-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.service-stack{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.services-accordion-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:54px;display:grid}.services-copy .section-heading{margin-bottom:30px}.services-copy .section-heading h2{font-family:var(--font-display),sans-serif;letter-spacing:-.045em;font-size:clamp(34px,3.8vw,52px);font-weight:700;line-height:1.08}.services-accordion{border-top:1px solid var(--line);gap:0;display:grid}.services-accordion article{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;overflow:hidden}.services-accordion button{width:100%;min-height:92px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:0;display:grid}.services-accordion button strong{font-family:var(--font-display),sans-serif;letter-spacing:-.025em;font-size:clamp(19px,1.8vw,24px);font-weight:600}.services-accordion button>span{color:var(--muted);font-family:var(--font-sans),sans-serif;letter-spacing:.12em;font-size:10px;font-weight:900}.services-accordion button>svg{width:20px;height:20px;transition:transform .22s}.services-accordion article.active button>svg{transform:rotate(180deg)}.accordion-content{padding:0 48px 28px 0;animation:.25s both accordion-in}.accordion-content p{max-width:620px;color:var(--muted)}.accordion-content a{color:var(--accent);align-items:center;gap:7px;font-size:12px;font-weight:900;display:inline-flex}.accordion-visual{border-radius:var(--radius);background:#0b0b0b;align-self:start;height:482px;margin:34px 0 0;overflow:hidden}.accordion-visual img{object-fit:cover;width:100%;height:100%;display:block}@keyframes accordion-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.two-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.three-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.service-card{--border-angle:0deg;background:linear-gradient(var(--surface),var(--surface))padding-box,conic-gradient(from var(--border-angle),var(--line)0 82%,var(--accent)91%,var(--line)100%)border-box;border:1px solid #0000;flex-direction:column;min-height:250px;padding:28px;display:flex}.service-card>span{color:var(--muted);letter-spacing:.12em;margin-bottom:auto;font-size:10px;font-weight:900}.service-card:hover{box-shadow:var(--shadow);animation:1.7s linear infinite border-trace;transform:translateY(-3px)}@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes border-trace{to{--border-angle:360deg}}.service-card h3,.product-card h3,.blog-card h3{letter-spacing:-.02em;margin-bottom:8px;font-size:19px}.product-card{flex-direction:column;min-height:330px;padding:32px;display:flex}.card-icon{background:var(--surface-2);border-radius:13px;place-items:center;width:54px;height:54px;margin-bottom:42px;display:grid}.card-meta{border-top:1px solid var(--line);justify-content:space-between;margin-top:auto;padding-top:28px;font-size:13px;font-weight:800;display:flex}.card-meta a,.blog-card>a{align-items:center;gap:6px;display:flex}.blog-card{padding:14px 20px 24px;overflow:hidden}.blog-art{background:linear-gradient(135deg,color-mix(in srgb,var(--accent)15%,var(--surface-2)),var(--surface-2));border-bottom:1px solid var(--line);height:170px;margin:-14px -20px 22px}.blog-card>a{margin-top:24px;font-size:13px;font-weight:800}.cta-panel{border:1px solid var(--line);text-align:center;border-radius:24px;flex-direction:column;align-items:center;padding:80px 30px;display:flex;overflow:hidden}.cta-panel h2{font-size:52px}.site-footer{border-top:1px solid var(--line);color:var(--muted);font-size:12px}.footer-wrap{justify-content:space-between;align-items:center;gap:30px;min-height:118px;display:flex}.footer-wrap>img{width:126px;height:auto}.dark .footer-wrap>img{filter:invert()}.footer-wrap>p{color:var(--muted);text-align:right;margin:0;font-size:13px!important;font-weight:400!important}@media (max-width:700px){.footer-wrap{flex-direction:column;align-items:flex-start;padding-block:26px}.footer-wrap>p{text-align:left}}.page-hero{border-bottom:1px solid var(--line);padding:110px 0 75px}.sheetscrm-hero{isolation:isolate;color:#151614;background:#fff;border-bottom:0;position:relative;overflow:hidden}.page-hero.sheetscrm-hero{padding:58px 0 66px}.sheetscrm-hero:before{content:"";z-index:-2;background:radial-gradient(circle at 7% 18%,#5600ff1a 0 90px,#0000 92px),radial-gradient(circle at 92% 76%,#176bff17 0 145px,#0000 147px),radial-gradient(at 47% 115%,#5600ff12,#0000 46%);position:absolute;inset:0}.sheetscrm-hero:after{content:"";z-index:-1;border:1px solid #5600ff2e;border-radius:38% 62% 57% 43%;width:260px;height:260px;position:absolute;top:-190px;right:38%;transform:rotate(28deg)}.sheetscrm-hero>.shell{z-index:1;position:relative}.sheetscrm-hero>.two-grid{grid-template-columns:minmax(520px,.9fr) minmax(560px,1.1fr);align-items:center;gap:clamp(44px,4vw,68px)}.sheetscrm-hero .product-hero-title{gap:10px;margin-bottom:24px}.ownership-bar{background:#ffffffc7;border:1px solid #e4e4e2;border-radius:10px;grid-template-columns:auto auto;align-items:center;gap:5px 12px;width:max-content;max-width:100%;margin-bottom:22px;padding:9px 12px;display:grid;box-shadow:0 8px 24px #1316110b}.ownership-bar strong{font-size:12px;font-weight:900}.ownership-bar span{color:#686b65;font-size:9px;font-weight:700}.dark .ownership-bar{background:#0b0b0bd1;border-color:#292929}.dark .ownership-bar span{color:#a5a89f}.sheetscrm-hero .product-hero-title img{border-radius:10px;width:42px;height:42px;box-shadow:0 8px 20px #13161117}.sheetscrm-hero .product-hero-title h1{letter-spacing:-.035em;margin:0;font-size:clamp(27px,2.4vw,32px);font-weight:600;transform:translateY(1px)}.sheetscrm-hero .product-hero-copy h2{letter-spacing:-.048em;max-width:700px;margin:0 0 17px;font-size:clamp(35px,3.35vw,46px);font-weight:700;line-height:1.1}.sheetscrm-hero .product-hero-copy h2 span{white-space:nowrap;display:block}.sheetscrm-hero .product-hero-copy h2 span:last-child{color:var(--accent)}.sheetscrm-hero .product-hero-copy p{color:#686b65;letter-spacing:.005em;font-size:15px;font-weight:700}.sheetscrm-hero .button-row{margin-top:24px}.trademark-note{color:#8a8a86;max-width:590px;margin-top:16px;font-size:9px;line-height:1.5;display:block}.platform-availability{align-items:center;gap:13px;margin-top:24px;display:flex}.platform-availability>small{color:#777973;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.platform-availability>span{color:#151614;align-items:center;gap:12px;font-size:22px;display:flex}.dark .platform-availability>span{color:#f6f6f2}.sheetscrm-hero .button.secondary{background:#fff}.dark .sheetscrm-hero{color:#f6f6f2;background:#000;border-bottom-color:#252525}.dark .sheetscrm-hero:before{background:radial-gradient(circle at 7% 18%,#5600ff38 0 90px,#0000 92px),radial-gradient(circle at 92% 76%,#176bff29 0 145px,#0000 147px),radial-gradient(at 47% 115%,#5600ff24,#0000 46%)}.dark .sheetscrm-hero:after{border-color:#7c3cff47}.dark .sheetscrm-hero .product-hero-copy p{color:#a5a89f}.dark .sheetscrm-hero .product-hero-copy h2 span:last-child{color:#8c5cff}.dark .sheetscrm-hero .button.secondary{color:#f6f6f2;background:#0b0b0b;border-color:#303030}.dark .sheetscrm-hero .trademark-note{color:#777973}.crm-ecosystem{isolation:isolate;align-self:center;min-height:500px;position:relative;transform:translateY(-12px)}.crm-ecosystem:before{content:"";z-index:-2;background:linear-gradient(145deg,#3600a8,#7434ff 52%,#176bff);border-radius:44% 56% 60% 40%;width:390px;height:390px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-12deg);box-shadow:0 35px 80px #5600ff47}.crm-ecosystem:after{content:"";z-index:-1;background:radial-gradient(circle at 35% 25%,#ffffff3d,#0000 42%);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ecosystem-orbit{border:1px solid #5600ff29;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-two{opacity:.65;border-style:dashed;width:570px;height:480px}.ecosystem-core{color:#151614;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #ffffff52;border-radius:38px;flex-direction:column;justify-content:center;align-items:center;width:205px;height:205px;padding:22px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(3deg);box-shadow:0 28px 60px #14073740}.ecosystem-core>span{border:1px solid #5600ff1a;border-radius:29px;position:absolute;inset:10px}.ecosystem-core img{border-radius:23px;width:104px;height:104px}.ecosystem-core strong{font-family:var(--font-display);margin-top:8px;font-size:17px}.ecosystem-core small{color:#777;font-size:8px;font-weight:800}.integration-tile{color:#151614;background:#fffffff5;border:1px solid #0f0f0f14;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:86px;height:86px;animation:5s ease-in-out infinite integration-float;display:flex;position:absolute;box-shadow:0 16px 38px #13161121}.integration-tile svg{font-size:30px}.integration-tile span{white-space:nowrap;font-size:7px;font-weight:900}.integration-tile.sheets{color:#0f9d58;top:13%;left:5%;transform:rotate(-8deg)}.integration-tile.calendar{color:#4285f4;animation-delay:-1.1s;top:8%;right:7%;transform:rotate(7deg)}.integration-tile.gmail{color:#ea4335;animation-delay:-2.4s;top:43%;right:-1%;transform:rotate(10deg)}.integration-tile.meet{color:#00ac47;animation-delay:-3.6s;bottom:2%;right:13%;transform:rotate(-6deg)}.integration-tile.drive{color:#4285f4;animation-delay:-.7s;bottom:0;left:15%;transform:rotate(7deg)}.integration-tile.tasks{color:#2684fc;animation-delay:-4.2s;top:49%;left:-1%;transform:rotate(-10deg)}.dark .ecosystem-orbit{border-color:#7c3cff4d}.dark .integration-tile{border-color:#ffffff1f;box-shadow:0 18px 44px #0006}@keyframes integration-float{0%,to{translate:0}50%{translate:0 -9px}}@media (prefers-reduced-motion:reduce){.integration-tile{animation:none}}.page-hero p{max-width:650px;font-size:17px}.product-hero-title{align-items:center;gap:18px;display:flex}.product-hero-title h1{font-family:var(--font-display),sans-serif;margin-bottom:12px;font-weight:700;transform:translateY(4px)}.product-hero-title img{width:64px;height:64px;box-shadow:var(--shadow);border-radius:14px}.product-hero-copy h2{max-width:680px;font-family:var(--font-display),sans-serif;letter-spacing:-.035em;margin:14px 0 8px;font-size:clamp(24px,2.5vw,36px);font-weight:600;line-height:1.18}.product-hero-copy p{color:var(--muted);margin-bottom:0;font-weight:800}.product-demo{border:1px solid var(--line);background:#000;border-radius:18px;align-self:center;position:relative;overflow:hidden;box-shadow:0 24px 65px #1316112e}.product-demo video{object-fit:contain;width:100%;height:auto;display:block}.product-demo>span{color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0000009e;border:1px solid #ffffff2e;border-radius:99px;padding:7px 11px;font-size:10px;font-weight:800;position:absolute;bottom:14px;left:14px}.video-replay{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#000000a8;border:1px solid #fff3;border-radius:99px;align-items:center;gap:6px;padding:7px 11px;font-size:10px;font-weight:800;animation:.25s both accordion-in;display:flex;position:absolute;bottom:14px;right:14px}.video-replay:hover{background:#5600ffe0;border-color:#ffffff52}.crm-features-section{background:var(--bg)}.crm-intro{padding-bottom:34px}.crm-intro .crm-section-heading{max-width:1320px;margin-bottom:0}.crm-intro .crm-section-heading h2{max-width:850px;margin-inline:auto}.crm-intro .crm-section-heading>p{max-width:1320px}.crm-section-heading{max-width:850px;margin-bottom:50px}.crm-section-heading.centred{text-align:center;margin-inline:auto}.crm-section-heading h2{font-family:var(--font-display),sans-serif;letter-spacing:-.045em;margin-bottom:16px;font-size:clamp(36px,4.2vw,54px);font-weight:700;line-height:1.08}.crm-section-heading h2 em{color:var(--accent);font-style:normal}.crm-section-heading>p{max-width:760px;color:var(--muted);font-size:17px;line-height:1.7}.crm-section-heading.centred>p{margin-inline:auto}.crm-feature-layout{grid-template-columns:minmax(460px,.95fr) minmax(520px,1.05fr);align-items:start;gap:46px;display:grid}.crm-feature-layout.reverse{grid-template-columns:minmax(520px,1.05fr) minmax(460px,.95fr)}.crm-feature-layout.reverse .crm-feature-left{grid-area:1/2}.crm-feature-layout.reverse .crm-feature-visual{grid-area:1/1;justify-self:start;transform:none}.crm-reverse-heading{grid-template-columns:minmax(520px,1.05fr) minmax(460px,.95fr);gap:46px;display:grid}.crm-reverse-heading .crm-section-heading{grid-column:2;margin-bottom:50px}.crm-feature-toggles{gap:10px;display:grid}.crm-feature-toggles article{border:1px solid var(--line);background:var(--surface);border-radius:16px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.crm-feature-toggles article.active{border-color:color-mix(in srgb,var(--accent)38%,var(--line));box-shadow:0 14px 35px #5600ff12}.crm-feature-toggles button{width:100%;min-height:70px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:1fr 24px;align-items:center;gap:8px;padding:0 17px;display:grid}.crm-feature-toggles button>strong{font-family:var(--font-display),sans-serif;letter-spacing:-.02em;font-size:17px;font-weight:600}.crm-feature-toggles button>svg{width:18px;color:var(--text)}.crm-toggle-body{padding:0 42px 24px 17px;animation:.25s both accordion-in}.crm-toggle-body>p{color:var(--muted);font-size:13px;line-height:1.65}.crm-toggle-body ul{gap:7px;margin:15px 0 20px;padding:0;list-style:none;display:grid}.crm-toggle-body li{align-items:flex-start;gap:9px;font-size:12px;font-weight:700;display:flex}.crm-toggle-body li svg{width:15px;color:var(--accent);flex:none;margin-top:2px}.crm-toggle-body li>span{gap:1px;display:grid}.crm-toggle-body li strong{font-size:12px}.crm-toggle-body li small{color:var(--muted);font-size:10px;font-weight:500;line-height:1.45}.crm-toggle-body>a{color:var(--accent);align-items:center;gap:6px;font-size:11px;font-weight:900;display:inline-flex}.crm-toggle-body>a svg{width:14px}.crm-feature-visual{border:1px solid var(--line);background:#0b0b0b;border-radius:18px;place-self:start end;width:92%;position:sticky;top:112px;overflow:hidden;transform:translateY(-64px);box-shadow:0 22px 58px #13161126}.crm-visual-bar{color:#fff;background:#171717;align-items:center;gap:6px;height:38px;padding:0 13px;display:flex}.crm-visual-bar i{background:#4a4a4a;border-radius:50%;width:7px;height:7px}.crm-visual-bar i:first-child{background:#ff655b}.crm-visual-bar i:nth-child(2){background:#ffbd45}.crm-visual-bar i:nth-child(3){background:#2dcc55}.crm-visual-bar span{opacity:.7;margin-left:auto;font-size:9px;font-weight:800}.crm-feature-visual>img{width:100%;height:auto;animation:.3s both crm-image-in;display:block}.crm-feature-visual>small{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000ad;border-radius:99px;padding:6px 9px;font-size:8px;font-weight:800;position:absolute;bottom:12px;left:12px}@keyframes crm-image-in{0%{opacity:.25;transform:scale(1.012)}to{opacity:1;transform:none}}.crm-inline-cta{border:1px solid var(--line);background:var(--surface);border-radius:13px;align-items:center;gap:16px;margin-top:26px;padding:15px 17px;display:flex}.crm-inline-cta>span{color:var(--muted);margin-right:auto;font-size:12px;font-weight:700}.crm-inline-cta>strong{white-space:nowrap;font-size:11px}.crm-tabs-cta{text-align:left;flex-direction:column;align-items:flex-start;margin-top:28px;padding:5px 3px 0;display:flex}.crm-tabs-cta p{font-family:var(--font-display),sans-serif;letter-spacing:-.015em;white-space:nowrap;margin-bottom:15px;font-size:13px;font-weight:600;line-height:1.3}.crm-team-section{background:var(--surface-2);border-top:1px solid var(--line)}.crm-team-layout{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(55px,7vw,110px);display:grid}.crm-team-visual{border:1px solid var(--line);background:var(--surface);border-radius:18px;position:relative;overflow:visible;box-shadow:0 24px 65px #13161121}.crm-team-visual>img{border-radius:0 0 18px 18px;width:100%;height:auto;display:block}.team-sync-badge{border:1px solid var(--line);background:color-mix(in srgb,var(--surface)92%,transparent);min-width:210px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:13px;align-items:center;gap:11px;padding:13px 15px;display:flex;position:absolute;bottom:28px;right:-24px}.team-sync-badge>svg{width:21px;color:var(--accent)}.team-sync-badge>span{display:grid}.team-sync-badge strong{font-size:10px}.team-sync-badge small{color:var(--muted);font-size:8px}.crm-team-copy h2{max-width:650px;font-family:var(--font-display),sans-serif;letter-spacing:-.045em;margin-bottom:18px;font-size:clamp(36px,4vw,52px);line-height:1.08}.crm-team-copy>p{max-width:650px;color:var(--muted);font-size:15px;line-height:1.7}.crm-team-points{gap:10px;margin:24px 0;display:grid}.crm-team-points article{border:1px solid var(--line);background:var(--surface);border-radius:13px;grid-template-columns:44px 1fr;gap:12px;padding:15px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.crm-team-points article:hover{border-color:color-mix(in srgb,var(--accent)35%,var(--line));transform:translate(4px);box-shadow:0 10px 28px #5600ff12}.crm-team-points article>span{background:color-mix(in srgb,var(--accent)10%,var(--surface));width:38px;height:38px;color:var(--accent);border-radius:10px;place-items:center;display:grid}.crm-team-points article>span svg{width:19px}.crm-team-points h3{margin-bottom:4px;font-size:18px}.crm-team-points p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.crm-ownership{color:#fff;background:#000}.crm-ownership .crm-section-heading>p{color:#a6a6a6}.crm-value-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.crm-value-grid article{background:#0b0b0b;border:1px solid #282828;border-radius:17px;flex-direction:column;min-height:260px;padding:30px;display:flex}.crm-value-grid article>span{color:#8c5cff;margin-bottom:auto;font-size:10px;font-weight:900}.crm-value-grid h3{margin-bottom:10px;font-size:24px}.crm-value-grid p{color:#9c9c9c}.crm-demo-section{overflow:hidden}.crm-demo-layout{grid-template-columns:.74fr 1.26fr;align-items:center;gap:70px;display:grid}.crm-demo-layout h2{max-width:650px;font-family:var(--font-display),sans-serif;letter-spacing:-.05em;font-size:clamp(40px,4.8vw,64px);line-height:1.06}.crm-demo-layout>div>p{color:var(--muted);font-size:16px}.crm-demo-layout ul{gap:10px;margin:25px 0 0;padding:0;list-style:none;display:grid}.crm-demo-layout li{align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.crm-demo-layout li svg{width:15px;color:var(--accent)}.crm-demo-layout .product-demo{transform:rotate(1.2deg)}.crm-price-note{color:var(--muted);margin-top:14px;font-size:10px;display:block}.crm-capability-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.crm-capability-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface)72%,transparent);min-height:245px;padding:27px}.crm-capability-grid svg{color:var(--accent);margin-bottom:34px}.crm-capability-grid h3{margin-bottom:8px;font-size:17px}.crm-capability-grid p{color:var(--muted);font-size:12px}.crm-buy-panel{border:1px solid var(--line);background:linear-gradient(135deg,color-mix(in srgb,var(--accent)7%,var(--surface)),var(--surface));border-radius:24px;grid-template-columns:1fr 360px;align-items:center;gap:80px;padding:60px;display:grid;overflow:hidden}.crm-buy-panel h2{max-width:750px;font-family:var(--font-display),sans-serif;letter-spacing:-.05em;font-size:clamp(40px,5vw,64px);line-height:1.06}.crm-buy-panel>div>p{max-width:650px;color:var(--muted)}.crm-buy-panel aside{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:17px;flex-direction:column;padding:28px;display:flex}.crm-buy-panel aside>small{color:var(--muted);font-weight:800}.crm-buy-panel aside>strong{font-family:var(--font-display);letter-spacing:-.05em;margin-top:5px;font-size:52px}.crm-buy-panel aside>span{color:var(--muted);font-size:11px}.crm-buy-panel aside .button{width:100%;margin-top:20px}.crm-buy-panel aside>p{color:var(--muted);text-align:center;margin:9px 0 0;font-size:8px}@media (max-width:1100px){.crm-feature-layout,.crm-demo-layout,.crm-team-layout,.crm-reverse-heading{grid-template-columns:1fr}.crm-reverse-heading>span{display:none}.crm-reverse-heading .crm-section-heading{grid-column:1}.crm-feature-layout.reverse .crm-feature-left,.crm-feature-layout.reverse .crm-feature-visual{grid-area:auto/1}.crm-feature-visual{width:100%;position:relative;top:auto;transform:none}.crm-team-visual{max-width:900px}.crm-capability-grid{grid-template-columns:repeat(2,1fr)}.crm-buy-panel{grid-template-columns:1fr;gap:40px}.crm-buy-panel aside{max-width:440px}}@media (max-width:700px){.crm-value-grid,.crm-capability-grid{grid-template-columns:1fr}.crm-inline-cta{flex-direction:column;align-items:flex-start}.crm-buy-panel{padding:30px 20px}.crm-feature-layout{grid-template-columns:1fr}.crm-toggle-body{padding-left:17px}.crm-feature-toggles button{grid-template-columns:1fr 20px}.crm-feature-toggles button>strong{font-size:15px}.crm-tabs-cta p{white-space:normal}}.prose{max-width:760px}.form-grid{gap:16px;display:grid}.home-contact .shell{align-items:center;gap:clamp(40px,7vw,110px)}.contact-intro h2{letter-spacing:-.045em;max-width:640px;font-size:clamp(38px,5vw,64px);line-height:1.08}.contact-intro>p{max-width:590px;color:var(--muted);font-size:16px}.contact-note{margin-top:42px;font-size:13px;display:grid}.contact-note a{color:var(--accent);font-weight:800}.contact-form{padding:30px}.contact-form .button{justify-self:start;margin-top:5px}.field{gap:7px;display:grid}.field label{font-size:12px;font-weight:800}.field input,.field textarea,.field select{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);border-radius:9px;outline:none;padding:12px 13px}.field input:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent)16%,transparent)}.admin-shell{background:var(--surface-2);grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.admin-header{border-bottom:1px solid var(--line);background:var(--surface);align-items:center;gap:50px;height:72px;padding:0 max(32px,50vw - 760px);display:flex}.admin-header img{width:110px;height:auto}.dark .admin-header img{filter:invert()}.admin-nav{gap:5px;display:flex}.admin-nav a{color:var(--muted);border-radius:8px;padding:8px 13px;font-size:12px;font-weight:800}.admin-nav a.active,.admin-nav a:hover{background:var(--surface-2);color:var(--text)}.admin-main{width:min(1520px,100% - 64px);margin:0 auto;padding:55px 0 100px}.admin-title{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.admin-title h1{letter-spacing:-.04em;margin:0;font-size:34px}.admin-panel{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:24px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:13px 14px}th{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px}.admin-footer{border-top:1px solid var(--line);color:var(--muted);text-align:center;padding:24px;font-size:11px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.demo-loading{color:#6b7280;background:#fff;place-items:center;min-height:100vh;font-size:13px;display:grid}.demo-app{--d-bg:#f8fafc;--d-panel:#fff;--d-panel-2:#f4f6f8;--d-text:#1f2937;--d-muted:#6b7280;--d-line:#e5e7eb;--d-accent:#111827;--d-purple:#5600ff;background:var(--d-bg);min-height:100vh;color:var(--d-text);grid-template-columns:242px 1fr;font-family:Arial,sans-serif;font-size:14px;line-height:1.45;display:grid}.demo-app.demo-dark{--d-bg:#0c0d0f;--d-panel:#121418;--d-panel-2:#191c21;--d-text:#f4f4f5;--d-muted:#9ca3af;--d-line:#292d34;--d-accent:#f4f4f5}.demo-app button,.demo-app input,.demo-app textarea,.demo-app select{font:inherit}.demo-app button{color:inherit}.demo-sidebar{border-right:1px solid var(--d-line);background:var(--d-panel);flex-direction:column;height:100vh;padding:18px 13px;display:flex;position:sticky;top:0}.demo-brand{align-items:center;gap:10px;height:46px;padding:0 9px;display:flex}.demo-brand img{border-radius:8px}.demo-brand strong{letter-spacing:-.02em;font-size:17px}.demo-workspace{border:1px solid var(--d-line);background:var(--d-panel-2);border-radius:9px;margin:18px 5px 12px;padding:10px}.demo-workspace>span{color:var(--d-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:3px;font-size:9px;font-weight:800;display:block}.demo-workspace button{cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:0;font-size:12px;font-weight:700;display:flex}.demo-workspace svg{width:14px}.demo-sidebar nav{gap:3px;display:grid}.demo-sidebar nav button,.demo-sidebar-foot>button{height:40px;color:var(--d-muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;padding:0 12px;font-size:12px;font-weight:600;display:flex}.demo-sidebar nav button:hover,.demo-sidebar nav button.active{background:var(--d-panel-2);color:var(--d-text)}.demo-sidebar nav button.active{font-weight:750}.demo-sidebar nav svg,.demo-sidebar-foot svg{width:17px;height:17px}.demo-sidebar-foot{gap:13px;margin-top:auto;display:grid}.demo-user{border-top:1px solid var(--d-line);align-items:center;gap:9px;padding:12px 8px 0;display:flex}.demo-user>span,.demo-avatar{color:#fff;background:#5600ff;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.demo-user>span{width:32px;height:32px}.demo-user>div{display:grid}.demo-user strong{font-size:11px}.demo-user small{color:var(--d-muted);font-size:9px}.demo-main{min-width:0}.demo-topbar{z-index:20;border-bottom:1px solid var(--d-line);background:color-mix(in srgb,var(--d-panel)94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);align-items:center;gap:10px;height:66px;padding:0 24px;display:flex;position:sticky;top:0}.demo-global-search{border:1px solid var(--d-line);background:var(--d-bg);border-radius:8px;align-items:center;gap:8px;width:min(480px,45vw);height:38px;padding:0 12px;display:flex}.demo-global-search svg,.demo-local-search svg{width:15px;color:var(--d-muted)}.demo-global-search input,.demo-local-search input{width:100%;color:var(--d-text);background:0 0;border:0;outline:0;font-size:11px}.demo-badge{border:1px solid var(--d-line);color:var(--d-muted);border-radius:99px;align-items:center;gap:6px;margin-left:auto;padding:5px 9px;font-size:9px;font-weight:700;display:flex}.demo-badge i{background:#10b981;border-radius:50%;width:6px;height:6px}.demo-icon-button{border:1px solid var(--d-line);background:var(--d-panel);cursor:pointer;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.demo-icon-button svg{width:15px}.demo-reset{border:1px solid var(--d-line);background:var(--d-panel);cursor:pointer;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:10px;font-weight:700;display:flex}.demo-reset svg{width:13px}.demo-avatar{width:34px;height:34px}.demo-content{max-width:1580px;margin:0 auto;padding:28px 30px 60px}.demo-page-title{justify-content:space-between;align-items:flex-start;gap:20px;min-height:62px;margin-bottom:24px;display:flex}.demo-page-title h1,.demo-contact-header h1{letter-spacing:-.025em;margin:0 0 4px;font-size:24px;line-height:1.2}.demo-page-title p,.demo-contact-header p{color:var(--d-muted);margin:0;font-size:11px}.demo-primary,.demo-secondary,.demo-danger{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:37px;padding:0 13px;font-size:10px;font-weight:750;display:inline-flex}.demo-primary{background:#111827;border:1px solid #111827;color:#fff!important}.demo-dark .demo-primary{background:#e5e7eb;border-color:#e5e7eb;color:#111827!important}.demo-secondary{border:1px solid var(--d-line);background:var(--d-panel)}.demo-danger{background:#fef2f2;border:1px solid #fecaca;color:#dc2626!important}.demo-dark .demo-danger{background:#2a1215;border-color:#7f1d1d}.demo-primary svg,.demo-secondary svg,.demo-danger svg{width:14px}.demo-select{border:1px solid var(--d-line);background:var(--d-panel);min-width:210px;color:var(--d-text);border-radius:7px;padding:9px 12px;font-size:11px}.demo-card{border:1px solid var(--d-line);background:var(--d-panel);border-radius:10px;box-shadow:0 1px 2px #10182805}.demo-stat-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.demo-stat{padding:17px}.demo-stat>span{color:var(--d-muted);justify-content:space-between;align-items:center;font-size:10px;font-weight:650;display:flex}.demo-stat svg{width:15px}.demo-stat>strong{letter-spacing:-.025em;margin:8px 0 2px;font-size:23px;display:block}.demo-stat>small{color:var(--d-muted);font-size:8px}.demo-chart-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:13px;display:grid}.demo-chart{min-height:300px;padding:19px}.demo-card-head{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.demo-card-head h2,.demo-related h2{margin:0 0 3px;font-size:13px}.demo-card-head p{color:var(--d-muted);margin:0;font-size:9px}.demo-card-head button{color:var(--d-purple);cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;font-weight:700}.demo-bars{gap:24px;margin-top:32px;display:grid}.demo-bars>div{grid-template-columns:76px 1fr 22px;align-items:center;gap:9px;display:grid}.demo-bars span,.demo-bars strong{font-size:9px}.demo-bars i{border-radius:3px;height:11px;display:block}.demo-column-chart{border-bottom:1px solid var(--d-line);align-items:flex-end;gap:14px;height:215px;padding:28px 8px 0;display:flex}.demo-column-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.demo-column-chart span{background:linear-gradient(#8b5cf6,#5600ff);border-radius:4px 4px 0 0;width:58%;min-height:10px}.demo-column-chart strong{order:-1;margin-bottom:5px;font-size:8px}.demo-column-chart small{height:27px;color:var(--d-muted);white-space:nowrap;margin-top:8px;font-size:8px}.demo-recent{margin-top:13px;padding:18px 19px}.demo-activity{border-bottom:1px solid var(--d-line);align-items:center;gap:11px;padding:12px 2px;display:flex}.demo-activity:last-child{border-bottom:0}.activity-icon{color:#7c3aed;background:#ede9fe;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.activity-icon.a1{color:#2563eb;background:#dbeafe}.activity-icon.a2{color:#16a34a;background:#dcfce7}.activity-icon.a3{color:#ea580c;background:#ffedd5}.activity-icon svg{width:14px}.demo-activity>div{display:grid}.demo-activity strong{font-size:10px}.demo-activity p{color:var(--d-muted);margin:1px 0 0;font-size:9px}.demo-activity>small{color:var(--d-muted);margin-left:auto;font-size:8px}.demo-toolbar{align-items:center;gap:12px;margin-bottom:12px;display:flex}.demo-local-search{border:1px solid var(--d-line);background:var(--d-panel);border-radius:7px;align-items:center;gap:7px;width:260px;height:35px;padding:0 10px;display:flex}.demo-filter{border:1px solid var(--d-line);background:var(--d-panel);border-radius:7px;padding:3px;display:flex}.demo-filter button{color:var(--d-muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:5px 10px;font-size:9px}.demo-filter button.active{background:var(--d-panel-2);color:var(--d-text);font-weight:700}.demo-toolbar>span{color:var(--d-muted);margin-left:auto;font-size:9px}.demo-table-wrap{overflow:auto}.demo-table{border-collapse:collapse;min-width:900px}.demo-table th{border-bottom:1px solid var(--d-line);color:var(--d-muted);letter-spacing:.06em;text-transform:uppercase;padding:11px 15px;font-size:8px;font-weight:750}.demo-table td{border-bottom:1px solid var(--d-line);padding:13px 15px;font-size:10px}.demo-table tbody tr{cursor:pointer}.demo-table tbody tr:hover{background:var(--d-panel-2)}.demo-table tbody tr:last-child td{border-bottom:0}.demo-table td>svg{width:13px;color:var(--d-muted)}.demo-contact-cell{align-items:center;gap:9px;display:flex}.demo-contact-cell>i{color:#6d28d9;background:#ede9fe;border-radius:50%;place-items:center;width:31px;height:31px;font-size:8px;font-style:normal;font-weight:800;display:grid}.demo-contact-cell>span{display:grid}.demo-contact-cell strong{font-size:10px}.demo-contact-cell small{color:var(--d-muted);font-size:8px}.demo-status{color:#4b5563;background:#f3f4f6;border-radius:99px;padding:4px 7px;font-size:8px;font-weight:700}.demo-status.lead{background:#f3f4f6}.demo-status.qualified{color:#1d4ed8;background:#dbeafe}.demo-status.customer{color:#15803d;background:#dcfce7}.demo-dark .demo-status{filter:saturate(.75)brightness(.75)}.demo-back{color:var(--d-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-bottom:15px;padding:0;font-size:9px;display:flex}.demo-back svg{width:14px}.demo-contact-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.demo-contact-header>div:last-child{gap:7px;display:flex}.demo-profile{align-items:center;gap:13px;display:flex}.demo-profile>span{color:#fff;background:linear-gradient(135deg,#5600ff,#8b5cf6);border-radius:12px;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.demo-detail-grid{grid-template-columns:1fr 255px;gap:13px;display:grid}.demo-contact-form{padding:19px}.demo-sheets-pill{color:#15803d;background:#dcfce7;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:700}.demo-form-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:20px;display:grid}.demo-app label{color:var(--d-muted);gap:5px;font-size:9px;font-weight:650;display:grid}.demo-app input,.demo-app textarea,.demo-app select{border:1px solid var(--d-line);background:var(--d-panel);width:100%;color:var(--d-text);border-radius:6px;outline:0;padding:9px 10px;font-size:10px}.demo-app input:focus,.demo-app textarea:focus,.demo-app select:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #5600ff17}.demo-full{grid-column:1/-1}.demo-context{padding:19px}.demo-context h2{margin:0 0 15px;font-size:13px}.demo-context>div{border-bottom:1px solid var(--d-line);padding:13px 0;display:grid}.demo-context>div span{color:var(--d-muted);font-size:8px}.demo-context>div strong{margin-top:2px;font-size:12px}.demo-context>.demo-danger{width:100%;margin-top:18px}.demo-related{margin-top:13px;padding:0 19px 14px}.demo-tabs{border-bottom:1px solid var(--d-line);display:flex}.demo-tabs button{color:var(--d-muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:14px 15px 11px;font-size:9px}.demo-tabs button.active{color:var(--d-text);border-color:#5600ff;font-weight:700}.demo-related-list article{border-bottom:1px solid var(--d-line);align-items:center;gap:11px;padding:13px 3px;display:flex}.demo-related-list article>svg{width:17px;color:var(--d-muted)}.demo-related-list article>div{display:grid}.demo-related-list strong{font-size:10px}.demo-related-list p{color:var(--d-muted);margin:1px 0 0;font-size:8px}.demo-related-list b,.demo-related-list article>span{margin-left:auto;font-size:10px}.demo-timeline{padding:12px 0}.demo-timeline>div{grid-template-columns:8px 1fr auto;align-items:center;gap:8px;padding:10px;display:grid}.demo-timeline i{background:#5600ff;border-radius:50%;width:7px;height:7px}.demo-timeline strong{font-size:10px}.demo-timeline span{color:var(--d-muted);font-size:8px}.demo-pipeline-summary{border:1px solid var(--d-line);background:var(--d-panel);border-radius:8px;align-items:center;gap:25px;margin-bottom:15px;padding:10px 13px;display:flex}.demo-pipeline-summary span{color:var(--d-muted);font-size:9px}.demo-pipeline-summary strong{color:var(--d-text);margin-right:3px;font-size:11px}.demo-pipeline-summary small{color:var(--d-purple);margin-left:auto;font-size:8px;font-weight:700}.demo-board{grid-template-columns:repeat(5,minmax(205px,1fr));gap:10px;padding-bottom:18px;display:grid;overflow:auto}.demo-column{border:1px solid var(--d-line);background:var(--d-panel-2);border-radius:9px;min-height:520px}.demo-column>header{border-bottom:1px solid var(--d-line);grid-template-columns:1fr auto;align-items:center;padding:12px;display:grid}.demo-column>header>span{align-items:center;gap:6px;font-size:10px;font-weight:750;display:flex}.demo-column>header i{background:#94a3b8;border-radius:50%;width:7px;height:7px}.demo-column>header i.stage-qualified{background:#3b82f6}.demo-column>header i.stage-proposal{background:#8b5cf6}.demo-column>header i.stage-negotiation{background:#f59e0b}.demo-column>header i.stage-won{background:#10b981}.demo-column>header b{font-size:9px}.demo-column>header small{color:var(--d-muted);grid-column:1/-1;margin-top:2px;font-size:8px}.demo-column>div{gap:7px;padding:8px;display:grid}.demo-deal{border:1px solid var(--d-line);background:var(--d-panel);cursor:grab;border-radius:7px;padding:12px;box-shadow:0 1px 2px #00000008}.demo-deal:active{cursor:grabbing}.demo-deal>div{align-items:start;gap:5px;display:flex}.demo-deal>div span{font-size:10px;font-weight:700}.demo-deal svg{width:13px;color:var(--d-muted);margin-left:auto}.demo-deal>button{color:var(--d-muted);cursor:pointer;background:0 0;border:0;margin:7px 0 10px;padding:0;font-size:8px}.demo-deal>button:hover{color:#5600ff}.demo-deal>strong{font-size:12px;display:block}.demo-deal>small{color:var(--d-muted);font-size:8px}.demo-add-card{border:1px dashed var(--d-line);cursor:pointer;background:0 0;border-radius:6px;height:32px;font-size:8px;color:var(--d-muted)!important}.demo-add-card svg{vertical-align:middle;width:11px}.demo-calendar-head{grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:12px;display:grid}.demo-calendar-head>div{display:flex}.demo-calendar-head>div:last-child{justify-content:flex-end}.demo-calendar-head button{border:1px solid var(--d-line);background:var(--d-panel);cursor:pointer;height:31px;padding:0 10px;font-size:8px}.demo-calendar-head button:first-child{border-radius:6px 0 0 6px}.demo-calendar-head button:last-child{border-radius:0 6px 6px 0}.demo-calendar-head button.active{background:var(--d-accent);color:var(--d-bg)}.demo-calendar-head svg{width:13px}.demo-calendar-head h2{margin:0;font-size:14px}.demo-calendar{overflow:hidden}.demo-calendar>header{border-bottom:1px solid var(--d-line);grid-template-columns:repeat(7,1fr);display:grid}.demo-calendar>header span{color:var(--d-muted);text-align:center;padding:9px;font-size:7px;font-weight:800}.demo-calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.demo-calendar-grid>div{border-right:1px solid var(--d-line);border-bottom:1px solid var(--d-line);min-height:112px;padding:7px}.demo-calendar-grid>div:nth-child(7n){border-right:0}.demo-calendar-grid>div.muted{background:var(--d-panel-2);color:var(--d-muted)}.demo-calendar-grid b{font-size:8px}.demo-calendar-grid button{color:#6d28d9;text-align:left;white-space:nowrap;cursor:pointer;background:#ede9fe;border:0;border-radius:4px;gap:4px;width:100%;margin-top:4px;padding:4px 5px;font-size:7px;display:flex;overflow:hidden}.demo-calendar-grid button.task{color:#1d4ed8;background:#dbeafe}.demo-calendar-grid button.followup{color:#15803d;background:#dcfce7}.demo-calendar-grid button span{font-weight:800}.demo-calendar-key{color:var(--d-muted);align-items:center;gap:16px;margin-top:11px;font-size:8px;display:flex}.demo-calendar-key span{align-items:center;gap:5px;display:flex}.demo-calendar-key i{background:#8b5cf6;border-radius:2px;width:7px;height:7px}.demo-calendar-key i.task{background:#3b82f6}.demo-calendar-key i.followup{background:#10b981}.demo-calendar-key small{margin-left:auto}.demo-template-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.demo-template{grid-template-columns:1fr auto;padding:18px;display:grid}.demo-template>span{color:#6d28d9;background:#ede9fe;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.demo-template>span svg{width:16px}.demo-template>button{cursor:pointer;background:0 0;border:0}.demo-template>button svg{width:15px}.demo-template h2,.demo-template p,.demo-template>div,.demo-template footer{grid-column:1/-1}.demo-template h2{margin:17px 0 3px;font-size:13px}.demo-template p{color:var(--d-text);margin:0;font-size:9px;font-weight:650}.demo-template>div{background:var(--d-panel-2);min-height:82px;color:var(--d-muted);white-space:pre-line;border-radius:7px;margin:13px 0;padding:11px;font-size:8px}.demo-template footer{justify-content:space-between;align-items:center;display:flex}.demo-template footer small{color:var(--d-muted);font-size:7px}.demo-template footer button{color:#5600ff;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;font-size:8px;font-weight:700;display:flex}.demo-template footer svg{width:12px}.demo-editor-grid{grid-template-columns:1.05fr .95fr;gap:14px;display:grid}.demo-template-editor,.demo-email-preview{padding:20px}.demo-template-editor{gap:14px;display:grid}.demo-merge-tags{align-items:center;gap:6px;display:flex}.demo-merge-tags>span{color:var(--d-muted);margin-right:5px;font-size:8px}.demo-merge-tags button{border:1px solid var(--d-line);background:var(--d-panel-2);cursor:pointer;border-radius:5px;padding:5px 7px;font-size:8px}.demo-email-preview>span{color:var(--d-muted);text-transform:uppercase;margin-bottom:12px;font-size:8px;font-weight:700;display:block}.demo-email-preview>div{border:1px solid var(--d-line);background:var(--d-bg);border-radius:7px;min-height:360px;padding:20px}.demo-email-preview small{color:var(--d-muted);font-size:8px}.demo-email-preview h3{margin:18px 0;font-size:14px}.demo-email-preview p{white-space:pre-line;font-size:10px}.demo-settings-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.demo-setting{padding:19px}.demo-setting>div:first-child{gap:12px;display:flex}.demo-setting>div:first-child>span{background:var(--d-panel-2);color:#5600ff;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.demo-setting svg{width:16px}.demo-setting h2{margin:0 0 3px;font-size:13px}.demo-setting p{color:var(--d-muted);margin:0;font-size:9px}.demo-setting>label,.demo-setting>.demo-secondary{margin-top:20px}.demo-setting>small{color:var(--d-muted);margin-top:7px;font-size:7px;display:block}.demo-setting.wide{grid-column:1/-1}.demo-switch-row{justify-content:space-between;align-items:center;display:flex!important}.demo-switch-row button{cursor:pointer;background:#d1d5db;border:0;border-radius:99px;width:35px;height:20px;padding:2px}.demo-switch-row button i{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;display:block}.demo-switch-row button.on{background:#5600ff}.demo-switch-row button.on i{transform:translate(15px)}.demo-stage-settings{flex-wrap:wrap;gap:7px;margin-top:18px!important;display:flex!important}.demo-stage-settings span,.demo-stage-settings>button{border:1px solid var(--d-line);background:var(--d-panel-2);border-radius:6px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;display:flex}.demo-stage-settings span button{cursor:pointer;background:0 0;border:0;padding:0}.demo-stage-settings svg{width:11px}.demo-stage-settings>button{cursor:pointer;border-style:dashed}.demo-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.demo-modal{border:1px solid var(--d-line);background:var(--d-panel);border-radius:12px;gap:14px;width:min(460px,100%);padding:22px;display:grid;box-shadow:0 24px 80px #00000040}.demo-modal header{justify-content:space-between;display:flex}.demo-modal h2{margin:0 0 3px;font-size:17px}.demo-modal p{color:var(--d-muted);margin:0;font-size:9px}.demo-modal header>button{cursor:pointer;background:0 0;border:0}.demo-modal header svg{width:17px}.demo-modal footer{justify-content:flex-end;gap:7px;margin-top:5px;display:flex}.demo-toast{z-index:120;color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:center;gap:8px;padding:11px 14px;font-size:10px;font-weight:700;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 15px 40px #00000026}.demo-toast svg{width:14px}.demo-compact{grid-template-columns:72px 1fr}.demo-compact .demo-sidebar{padding-inline:9px}.demo-compact .demo-brand strong,.demo-compact .demo-workspace,.demo-compact .demo-sidebar nav span,.demo-compact .demo-sidebar-foot>button span,.demo-compact .demo-user>div{display:none}.demo-compact .demo-brand,.demo-compact .demo-sidebar nav button,.demo-compact .demo-sidebar-foot>button{justify-content:center;padding:0}.demo-compact .demo-user{justify-content:center;padding-inline:0}@media (max-width:1000px){.demo-app{grid-template-columns:72px 1fr}.demo-sidebar{padding-inline:9px}.demo-brand strong,.demo-workspace,.demo-sidebar nav span,.demo-sidebar-foot>button span,.demo-user>div{display:none}.demo-brand,.demo-sidebar nav button,.demo-sidebar-foot>button{justify-content:center;padding:0}.demo-user{justify-content:center;padding-inline:0}.demo-stat-grid,.demo-template-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.demo-app{display:block}.demo-sidebar{z-index:60;border:0;border-top:1px solid var(--d-line);flex-direction:row;height:58px;padding:7px 10px;display:flex;position:fixed;inset:auto 0 0}.demo-brand,.demo-sidebar-foot,.demo-workspace{display:none}.demo-sidebar nav{justify-content:space-around;width:100%;display:flex}.demo-sidebar nav button{width:42px;height:42px}.demo-sidebar nav button:nth-child(5){display:none}.demo-topbar{padding:0 12px}.demo-global-search{width:100%}.demo-badge,.demo-reset,.demo-avatar{display:none}.demo-content{padding:20px 14px 80px}.demo-page-title{display:block}.demo-page-title>button,.demo-page-title>select{margin-top:13px}.demo-stat-grid,.demo-chart-grid,.demo-detail-grid,.demo-template-grid,.demo-editor-grid,.demo-settings-grid{grid-template-columns:1fr}.demo-contact-header{flex-direction:column;align-items:flex-start;gap:15px}.demo-contact-header>div:last-child{flex-wrap:wrap}.demo-form-grid{grid-template-columns:1fr}.demo-full,.demo-setting.wide{grid-column:1}.demo-calendar-grid>div{min-height:80px;padding:3px}.demo-calendar-grid button{font-size:0}.demo-calendar-grid button span{font-size:7px}.demo-calendar-key small{display:none}}.demo-sidebar nav{margin-top:17px}.demo-account{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:3px 7px;display:flex}.demo-account:hover{background:var(--d-panel-2)}.demo-account>span:last-child{display:grid}.demo-account strong{font-size:9px;line-height:1.2}.demo-account small{color:var(--d-muted);font-size:7px}.demo-account .demo-avatar{width:31px;height:31px}.demo-contacts-page{gap:16px;display:grid}.demo-contacts-actions{justify-content:space-between;align-items:center;gap:20px;display:flex}.demo-contacts-actions>select{flex:1;max-width:448px;height:40px}.demo-contacts-actions>div{align-items:center;gap:8px;display:flex}.demo-settings-button{cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.demo-settings-button:hover{background:var(--d-panel-2)}.demo-settings-button svg{width:16px}.demo-source-note{color:var(--d-muted);align-items:center;gap:6px;margin-top:-7px;font-size:8px;display:flex}.demo-source-note i{background:#10b981;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #10b9811f}.demo-native-search{gap:4px;max-width:385px;display:grid}.demo-native-search input{height:38px}.demo-native-search p{color:var(--d-muted);margin:0;font-size:8px}.demo-native-search code{background:var(--d-panel-2);color:var(--d-text);border-radius:3px;padding:1px 3px}.demo-native-table{border:1px solid var(--d-line);background:var(--d-panel);border-radius:6px;height:calc(100vh - 260px);min-height:320px;overflow:auto}.demo-native-table table{border-collapse:collapse;min-width:1200px}.demo-native-table th{text-align:left;border-bottom:1px solid var(--d-line);background:var(--d-panel);min-width:150px;max-width:300px;color:var(--d-text);white-space:nowrap;padding:12px;font-size:10px;font-weight:600}.demo-native-table td{border-bottom:1px solid var(--d-line);min-width:150px;max-width:300px;height:56px;color:var(--d-text);text-overflow:ellipsis;white-space:nowrap;padding:12px;font-size:10px;overflow:hidden}.demo-native-table tbody tr{cursor:pointer}.demo-native-table tbody tr:hover,.demo-native-table tbody tr:focus{background:var(--d-panel-2);outline:0}.demo-modal button:disabled{opacity:.45;cursor:not-allowed}.demo-modal-scroll{min-height:0;padding:2px 2px 12px;overflow-y:auto}.demo-database-modal{grid-template-rows:auto minmax(0,1fr) auto;width:min(760px,96vw);max-height:90vh}.demo-database-modal>header,.demo-customize-modal>header{border-bottom:1px solid var(--d-line);padding-bottom:14px}.demo-database-modal>header button,.demo-customize-modal>header button{height:28px}.demo-database-grid{grid-template-columns:1fr 2fr;gap:24px;margin-top:22px;display:grid}.demo-database-grid>div>label,.demo-fields-title>label{color:var(--d-text);font-size:10px}.demo-database-grid>div>p{color:var(--d-muted);margin:4px 0 11px;font-size:8px}.demo-database-grid ul{border:1px solid var(--d-line);background:var(--d-panel-2);border-radius:6px;gap:10px;margin:0;padding:12px;list-style:none;display:grid}.demo-database-grid li{justify-content:space-between;font-size:9px;display:flex}.demo-database-grid li small{color:var(--d-muted);font-size:8px}.demo-fields-title{justify-content:space-between;align-items:center;display:flex}.demo-fields-title .demo-secondary{min-height:30px}.demo-empty-fields{border:1px dashed var(--d-line);border-radius:6px;padding:14px!important}.demo-new-fields{gap:10px;display:grid}.demo-new-fields>div{border:1px solid var(--d-line);border-radius:6px;grid-template-columns:1fr 1fr 28px;align-items:end;gap:8px;padding:14px;display:grid}.demo-new-fields>div>button{cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:34px;display:grid}.demo-new-fields svg{width:14px;color:var(--d-muted)}.demo-new-fields .demo-full{grid-column:1/-1}.demo-database-modal>footer,.demo-customize-modal>footer{border-top:1px solid var(--d-line);justify-content:space-between;align-items:center;padding-top:14px;display:flex}.demo-database-modal>footer>small{color:var(--d-muted);font-size:8px}.demo-database-modal>footer>div,.demo-customize-modal>footer>div{gap:7px;display:flex}.demo-customize-modal{grid-template-rows:auto auto minmax(0,1fr) auto;width:min(680px,96vw);height:min(760px,90vh);padding:0}.demo-customize-modal>header{padding:21px 22px 15px}.demo-customize-modal>.demo-modal-scroll{padding:18px 22px}.demo-customize-modal>footer{padding:14px 22px}.demo-modal-tabs{background:var(--d-panel-2);border-radius:6px;width:max-content;margin:10px 22px 0;padding:3px;display:flex}.demo-modal-tabs button{color:var(--d-muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:7px 12px;font-size:9px}.demo-modal-tabs button.active{background:var(--d-panel);color:var(--d-text);font-weight:700;box-shadow:0 1px 3px #00000014}.demo-customize-modal h3{margin:0 0 14px;font-size:13px;font-weight:600}.demo-customize-modal hr{border:0;border-top:1px solid var(--d-line);margin:18px 0}.demo-field-list{gap:10px;display:grid}.demo-field-list article{border:1px solid var(--d-line);background:var(--d-panel);border-radius:7px}.demo-field-summary{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;display:flex}.demo-field-summary>span{gap:2px;display:grid}.demo-field-summary strong{font-size:10px}.demo-field-summary small{color:var(--d-muted);font-size:8px}.demo-field-summary svg{width:14px;color:var(--d-muted)}.demo-field-body{border-top:1px solid var(--d-line);gap:13px;padding:14px;display:grid}.demo-field-controls{justify-content:space-between;align-items:center;display:flex}.demo-field-controls .demo-switch-row,.demo-field-body>.demo-switch-row{margin:0}.demo-delete-field{cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;display:grid;color:#dc2626!important}.demo-delete-field svg{width:14px}.demo-modal-copy{color:var(--d-muted);margin:-6px 0 15px;font-size:9px}.demo-stage-editor{gap:8px;display:grid}.demo-stage-editor>div{grid-template-columns:1fr 34px;gap:7px;display:grid}.demo-stage-editor>div button{color:#dc2626;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.demo-stage-editor svg{width:14px}.demo-stage-editor>.demo-secondary{width:100%;margin-top:3px}.demo-dark .demo-native-table,.demo-dark .demo-native-table th{background:var(--d-panel)}@media (max-width:760px){.demo-account{display:none}.demo-contacts-actions{flex-direction:column;align-items:stretch}.demo-contacts-actions>select{flex:none;width:100%;max-width:none}.demo-contacts-actions>div{flex-wrap:wrap}.demo-database-grid,.demo-new-fields>div{grid-template-columns:1fr}.demo-new-fields>div>button{grid-area:1/2}.demo-database-modal>footer{align-items:flex-end;gap:8px}.demo-database-modal>footer>small{max-width:130px}.demo-customize-modal{height:94vh}.demo-customize-modal>footer>span{display:none}.demo-customize-modal>footer>div{justify-content:flex-end;width:100%}}.demo-topnav-app{--d-bg:#fff;--d-panel:#fff;--d-panel-2:#f3f3f5;--d-text:#171723;--d-muted:#6d7180;--d-line:#e5e5e8;--d-accent:#112;background:#fff;display:block}.demo-topnav-app.demo-dark{--d-bg:#0d0d10;--d-panel:#0d0d10;--d-panel-2:#1a1a20;--d-text:#f4f4f5;--d-muted:#a2a4ad;--d-line:#29292f;--d-accent:#f4f4f5;background:var(--d-bg)}.demo-topnav-app .demo-main{min-height:100vh}.demo-captured-nav{background:var(--d-panel);border-bottom:1px solid var(--d-line);gap:14px;height:72px;padding:0 22px}.demo-captured-nav nav{align-items:center;gap:10px;display:flex}.demo-captured-nav nav button{height:46px;color:var(--d-text);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:9px;padding:0 16px;font-size:14px;font-weight:600;display:flex}.demo-captured-nav nav button:hover,.demo-captured-nav nav button.active{background:#f0f0f3}.demo-dark .demo-captured-nav nav button:hover,.demo-dark .demo-captured-nav nav button.active{background:var(--d-panel-2)}.demo-captured-nav nav svg{width:19px;height:19px}.demo-captured-nav .demo-global-search{background:var(--d-panel);border-radius:11px;width:365px;height:44px;margin-left:auto;box-shadow:0 1px 3px #00000017}.demo-captured-nav .demo-global-search input{font-size:13px}.demo-captured-nav .demo-icon-button{background:0 0;border:0}.demo-captured-nav .demo-account{min-width:190px}.demo-captured-nav .demo-account strong{font-size:11px}.demo-captured-nav .demo-account small{font-size:9px}.demo-captured-nav .demo-avatar{background:#8194a2;width:40px;height:40px;font-size:14px}.demo-topnav-app .demo-content{max-width:none;padding:28px 26px 64px}.demo-dashboard-title{justify-content:space-between;align-items:start;margin-bottom:30px;display:flex}.demo-dashboard-title h1{letter-spacing:-.025em;margin:0 0 2px;font-size:25px;line-height:1.25}.demo-dashboard-title p{color:var(--d-muted);margin:0;font-size:14px}.demo-dashboard-title select{width:330px;height:46px;font-size:13px}.demo-captured-stats{gap:20px}.demo-captured-stats .demo-stat{border-radius:15px;height:144px;padding:31px;box-shadow:0 2px 3px #0000001a}.demo-captured-stats .demo-stat>span{color:var(--d-text);font-size:14px}.demo-captured-stats .demo-stat svg{width:18px;color:var(--d-muted)}.demo-captured-stats .demo-stat>strong{margin-top:15px;font-size:25px}.demo-captured-charts{gap:20px;margin-top:30px}.demo-captured-charts .demo-chart{border-radius:15px;height:365px;padding:30px;box-shadow:0 2px 3px #00000014}.demo-captured-charts .demo-card-head{align-items:center}.demo-captured-charts h2{font-size:16px}.demo-captured-charts select{width:180px;height:41px;font-size:12px}.demo-captured-chart{grid-template-columns:35px 1fr;height:255px;margin-top:16px;display:grid}.demo-y-axis{color:var(--d-muted);flex-direction:column;justify-content:space-between;align-items:end;padding:0 0 27px;font-size:9px;display:flex}.demo-plot{margin-left:12px;position:relative}.demo-plot>i{background:var(--d-line);height:1px;position:absolute;left:0;right:0}.demo-plot>i:first-child{top:0}.demo-plot>i:nth-child(2){top:25%}.demo-plot>i:nth-child(3){top:50%}.demo-plot>i:nth-child(4){top:75%}.demo-plot>i:nth-child(5){bottom:27px}.demo-chart-bars{justify-content:space-around;align-items:flex-end;display:flex;position:absolute;inset:0 0 27px}.demo-chart-bars>div{justify-content:center;align-items:flex-end;width:29%;height:100%;display:flex;position:relative}.demo-chart-bars span{border-radius:8px 8px 0 0;width:78%;display:block}.demo-chart-bars small{color:var(--d-muted);font-size:9px;position:absolute;top:calc(100% + 8px)}.demo-topnav-app .demo-contacts-page{gap:24px}.demo-topnav-app .demo-contacts-actions>select{max-width:565px;height:46px;font-size:13px}.demo-topnav-app .demo-contacts-actions .demo-secondary,.demo-topnav-app .demo-contacts-actions .demo-primary{border-radius:11px;height:46px;padding:0 20px;font-size:13px}.demo-topnav-app .demo-settings-button{width:42px;height:42px}.demo-topnav-app .demo-source-note{display:none}.demo-topnav-app .demo-native-search{max-width:318px}.demo-topnav-app .demo-native-search input{height:45px;font-size:13px}.demo-topnav-app .demo-native-search p{font-size:11px}.demo-topnav-app .demo-native-table{border-radius:14px;height:calc(100vh - 280px)}.demo-topnav-app .demo-native-table th{height:50px;color:var(--d-muted);padding:10px;font-size:12px}.demo-topnav-app .demo-native-table td{height:70px;padding:10px;font-size:12px}.demo-captured-editor{min-height:calc(100vh - 130px);padding-bottom:70px;position:relative}.demo-editor-heading{justify-content:space-between;align-items:start;height:52px;display:flex}.demo-editor-heading h1{margin:0;font-size:16px}.demo-editor-heading>div{align-items:center;gap:14px;display:flex}.demo-editor-heading span{background:var(--d-panel-2);border-radius:12px;padding:7px 12px;font-size:10px;font-weight:700}.demo-editor-heading small{color:var(--d-muted);font-size:10px}.demo-editor-columns{grid-template-columns:1fr 1fr;gap:20px;display:grid}.demo-editor-left{grid-template-rows:490px auto;gap:18px;display:grid}.demo-scroll-fields{border-radius:13px;gap:17px;height:490px;padding:20px;display:grid;overflow-y:auto}.demo-scroll-fields label,.demo-notes{color:var(--d-text);font-size:12px}.demo-scroll-fields input,.demo-scroll-fields select{height:46px;font-size:12px}.demo-editor-email{border-radius:13px;grid-template-columns:1fr auto;gap:10px;padding:16px 20px;display:grid}.demo-editor-email input{height:46px}.demo-editor-email button{background:var(--d-panel-2);cursor:pointer;border:0;border-radius:10px;align-items:center;gap:8px;padding:0 18px;font-weight:700;display:flex}.demo-editor-email svg{width:16px}.demo-editor-right{flex-direction:column;display:flex}.demo-notes textarea{height:126px;margin-top:7px;font-size:12px}.demo-editor-tabs{background:var(--d-panel-2);border-radius:14px;grid-template-columns:1fr 1fr;height:47px;margin-top:18px;padding:4px;display:grid}.demo-editor-tabs button{cursor:pointer;background:0 0;border:0;border-radius:10px;font-size:12px;font-weight:600}.demo-editor-tabs button.active{background:var(--d-panel);box-shadow:0 1px 4px #0000001f}.demo-create-opportunity{width:max-content;height:42px;margin:20px 10px 10px}.demo-editor-opps{gap:10px;padding:0 10px;display:grid}.demo-editor-opps article{border-radius:13px;grid-template-columns:1fr 30px 30px;align-items:center;padding:17px;display:grid}.demo-editor-opps article>div{display:grid}.demo-editor-opps strong{font-size:13px}.demo-editor-opps small,.demo-editor-opps span{color:var(--d-muted);font-size:10px}.demo-editor-opps article>button{cursor:pointer;background:0 0;border:0}.demo-editor-opps article>button.delete{color:#ef4444}.demo-editor-opps svg{width:15px}.demo-editor-footer{gap:10px;display:flex;position:absolute;bottom:0;right:0}.demo-editor-footer button{height:47px;padding:0 22px;font-size:12px}.demo-opps-heading{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.demo-opps-heading h1{margin:0;font-size:25px}.demo-opps-heading select{width:330px;height:46px}.demo-opps-summary{border-radius:15px;align-items:center;height:135px;padding:32px;display:flex;box-shadow:0 2px 3px #00000014}.demo-opps-summary>div:first-child{margin-right:auto}.demo-opps-summary>div{min-width:130px;display:grid}.demo-opps-summary small{color:var(--d-muted);font-size:11px}.demo-opps-summary strong{margin-top:2px;font-size:24px}.demo-opps-summary>div:not(:first-child){text-align:right}.demo-opps-summary>div:not(:first-child) strong{font-size:19px}.demo-captured-board{border-radius:15px;grid-template-columns:repeat(3,1fr);min-height:480px;margin-top:30px;display:grid;overflow:hidden}.demo-captured-column{border-right:1px solid var(--d-line);background:#fafafa}.demo-dark .demo-captured-column{background:var(--d-panel)}.demo-captured-column:last-child{border-right:0}.demo-captured-column>header{border-bottom:1px solid var(--d-line);align-items:center;height:56px;padding:0 17px;display:flex}.demo-captured-column>header strong{font-size:13px}.demo-captured-column>header span{color:var(--d-muted);margin-left:auto;font-size:11px}.demo-captured-column>div{align-content:start;gap:10px;padding:10px;display:grid}.demo-captured-column article{border:1px solid var(--d-line);background:var(--d-panel);cursor:grab;border-radius:13px;padding:16px}.demo-captured-column article>strong{font-size:13px}.demo-captured-column article footer{color:var(--d-muted);justify-content:space-between;margin-top:8px;font-size:10px;display:flex}.demo-google-calendar{color:#181818;background:#f8f9fd;height:calc(100vh - 108px);position:relative;overflow:hidden}.demo-google-calendar>header{align-items:center;gap:18px;height:80px;padding:0 24px;display:flex}.demo-google-calendar button{cursor:pointer;background:0 0;border:0}.demo-google-calendar header svg{width:20px}.demo-gcal-brand{align-items:center;gap:12px;display:flex}.demo-gcal-brand>span{color:#fff;background:linear-gradient(135deg,#4285f4 0 50%,#fbbc04 50%);place-items:center;width:40px;height:40px;font-weight:800;display:grid}.demo-gcal-brand strong{font-size:24px;font-weight:500}.demo-gcal-today{height:46px;font-size:14px;border:1px solid #9aa0a6!important;border-radius:24px!important;padding:0 28px!important}.demo-google-calendar h1{margin:0;font-size:24px;font-weight:400}.demo-gcal-tools{align-items:center;gap:5px;margin-left:auto;display:flex}.demo-gcal-tools button{border-radius:50%;width:42px;height:42px}.demo-gcal-tools button.month{border:1px solid #9aa0a6;border-radius:24px;width:135px}.demo-gcal-tools button.selected{background:#c2e7ff;border-radius:20px 0 0 20px}.demo-gcal-tools>span{color:#fff;background:#8096a4;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.demo-gcal-create{z-index:3;width:72px;height:72px;font-size:30px;position:absolute;top:95px;left:35px;box-shadow:0 2px 8px #00000040;background:#fff!important;border-radius:18px!important}.demo-gcal-body{background:#fff;border-radius:28px 28px 0 0;position:absolute;inset:80px 70px 20px 10px;overflow:hidden}.demo-gcal-days{grid-template-columns:repeat(7,1fr);height:42px;padding-left:75px;display:grid}.demo-gcal-days span{text-align:center;padding-top:12px;font-size:10px}.demo-gcal-grid{grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(7,1fr);height:calc(100% - 42px);display:grid}.demo-gcal-grid>div{text-align:center;border-bottom:1px solid #dadce0;border-right:1px solid #dadce0;padding:9px}.demo-gcal-grid b{font-size:11px}.demo-gcal-grid button{white-space:nowrap;align-items:center;gap:4px;width:100%;margin-top:10px;font-size:9px;display:flex}.demo-gcal-grid button i{background:#4285f4;border-radius:50%;width:7px;height:7px}.demo-gcal-side{color:#4b65e8;flex-direction:column;align-items:center;gap:28px;display:flex;position:absolute;top:110px;bottom:25px;right:18px}.demo-gcal-side span{font-size:18px}.demo-gcal-side i{background:#ddd;width:25px;height:1px}.demo-calendar-disclaimer{color:#74777d;font-size:8px;position:absolute;bottom:2px;right:90px}@media (max-width:1200px){.demo-captured-nav nav{gap:2px}.demo-captured-nav nav button{padding:0 10px;font-size:11px}.demo-captured-nav .demo-global-search{width:260px}.demo-captured-nav .demo-account{min-width:155px}.demo-captured-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.demo-captured-nav{flex-wrap:wrap;height:auto;min-height:64px;padding:8px 10px}.demo-captured-nav nav{width:100%;overflow-x:auto}.demo-captured-nav nav button{flex:none}.demo-captured-nav .demo-global-search{order:2;width:calc(100% - 48px)}.demo-captured-nav .demo-icon-button{order:2}.demo-topnav-app .demo-content{padding:20px 14px 50px}.demo-dashboard-title{flex-direction:column;gap:15px}.demo-dashboard-title select,.demo-opps-heading select{width:100%}.demo-captured-stats,.demo-chart-grid.demo-captured-charts,.demo-editor-columns{grid-template-columns:1fr}.demo-editor-left{grid-template-rows:auto auto}.demo-scroll-fields{height:auto}.demo-editor-footer{justify-content:flex-end;margin-top:20px;position:static}.demo-opps-heading{flex-direction:column;align-items:stretch;gap:15px}.demo-opps-summary{flex-wrap:wrap;align-items:flex-start;gap:14px;height:auto}.demo-opps-summary>div:first-child{width:100%}.demo-captured-board{grid-template-columns:1fr}.demo-captured-column{border-right:0;border-bottom:1px solid var(--d-line);min-height:220px}.demo-google-calendar{min-width:850px}.demo-topnav-app .demo-content:has(.demo-google-calendar){overflow-x:auto}}.demo-sidebar-app{--d-bg:#fff;--d-panel:#fff;--d-panel-2:#f3f3f5;--d-text:#171723;--d-muted:#6d7180;--d-line:#e5e5e8;--d-accent:#112;background:var(--d-bg);grid-template-columns:236px 1fr}.demo-sidebar-app.demo-dark{--d-bg:#0d0d10;--d-panel:#0d0d10;--d-panel-2:#1a1a20;--d-text:#f4f4f5;--d-muted:#a2a4ad;--d-line:#29292f;--d-accent:#f4f4f5}.demo-sidebar-app .demo-sidebar{background:var(--d-panel);width:auto;padding:16px 12px}.demo-sidebar-app .demo-brand{gap:11px;height:46px;padding:0 8px}.demo-sidebar-app .demo-brand img{width:36px;height:36px}.demo-sidebar-app .demo-brand strong{font-size:16px}.demo-sidebar-app .demo-sidebar nav{gap:4px;margin-top:20px}.demo-sidebar-app .demo-sidebar nav button{border-radius:8px;height:42px;padding:0 13px;font-size:12px}.demo-sidebar-app .demo-sidebar nav button.active{background:var(--d-panel-2)}.demo-collapse{border:1px solid var(--d-line);background:var(--d-panel);cursor:pointer;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:19px;right:-13px;box-shadow:0 1px 4px #0000001a}.demo-collapse svg{width:12px}.demo-sidebar-app .sidebar-topbar{height:58px;padding:0 18px}.demo-sidebar-app .sidebar-topbar .demo-global-search{width:360px;height:38px;margin-left:0}.demo-sidebar-app .sidebar-topbar .demo-account{margin-left:auto}.demo-sidebar-app .demo-content{max-width:none;padding:24px 24px 55px}.demo-sidebar-app.demo-compact{grid-template-columns:68px 1fr}.demo-sidebar-app.demo-compact .demo-sidebar{width:auto}.demo-sidebar-app.demo-compact .demo-collapse{right:-13px}.demo-captured-app .demo-content{font-size:13px}.demo-captured-app .demo-page-title h1{font-size:21px}.demo-captured-app .demo-page-title p{font-size:11px}.demo-captured-app .demo-dashboard-title h1,.demo-captured-app .demo-opps-heading h1{font-size:22px}.demo-captured-app .demo-dashboard-title p{font-size:12px}.demo-captured-app .demo-captured-stats .demo-stat{height:124px;padding:25px}.demo-captured-app .demo-captured-stats .demo-stat>strong{font-size:22px}.demo-captured-app .demo-captured-charts .demo-chart{height:330px;padding:24px}.demo-captured-app .demo-captured-chart{height:225px}.demo-captured-app .demo-opps-summary{height:118px;padding:25px}.demo-captured-app .demo-opps-summary strong{font-size:21px}.demo-captured-app .demo-opps-summary>div:not(:first-child) strong{font-size:17px}.demo-captured-app .demo-native-table td{height:58px}.demo-captured-app input,.demo-captured-app textarea,.demo-captured-app select{font-size:12px}.demo-setting .demo-switch-row+.demo-switch-row{margin-top:12px}.demo-chart-bars span{transform-origin:bottom;animation:.85s cubic-bezier(.2,.75,.25,1) both demo-bar-rise}.demo-chart-bars>div:nth-child(2) span{animation-delay:.12s}.demo-chart-bars>div:nth-child(3) span{animation-delay:.24s}@keyframes demo-bar-rise{0%{opacity:.25;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.demo-chart-bars span{animation:none}}.demo-captured-editor .demo-timeline{gap:0;margin:20px 14px;padding:2px 0 2px 30px;display:grid;position:relative}.demo-captured-editor .demo-timeline:before{content:"";background:var(--d-line);width:1px;position:absolute;top:9px;bottom:9px;left:10px}.demo-captured-editor .demo-timeline>div{grid-template-columns:1fr auto;align-items:start;gap:3px 12px;min-height:70px;padding:0 0 22px;display:grid;position:relative}.demo-captured-editor .demo-timeline>div:before{content:"";border:3px solid var(--d-panel);background:#5575ea;border-radius:50%;width:11px;height:11px;position:absolute;top:3px;left:-25px;box-shadow:0 0 0 1px #5575ea}.demo-captured-editor .demo-timeline>div>i{display:none}.demo-captured-editor .demo-timeline strong{font-size:12px}.demo-captured-editor .demo-timeline span{color:var(--d-muted);grid-area:1/2;font-size:9px}.demo-captured-editor .demo-timeline strong:after{content:"Activity recorded in the shared contact history";color:var(--d-muted);margin-top:5px;font-size:10px;font-weight:400;display:block}.demo-captured-app .demo-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:1180px}.demo-captured-app .demo-template{border-radius:12px;min-height:250px;padding:22px}.demo-captured-app .demo-template>span{width:40px;height:40px}.demo-captured-app .demo-template h2{margin-top:20px;font-size:15px;line-height:1.35}.demo-captured-app .demo-template p{font-size:11px;line-height:1.5}.demo-captured-app .demo-template>div{min-height:72px;margin:14px 0;padding:13px;font-size:10px;line-height:1.55}.demo-captured-app .demo-template footer small,.demo-captured-app .demo-template footer button{font-size:9px}.demo-captured-app .demo-editor-grid{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:18px;max-width:1280px}.demo-captured-app .demo-template-editor,.demo-captured-app .demo-email-preview{border-radius:12px;padding:24px}.demo-captured-app .demo-template-editor{gap:17px}.demo-captured-app .demo-template-editor label{font-size:10px}.demo-captured-app .demo-template-editor input{height:42px;font-size:12px}.demo-captured-app .demo-template-editor textarea{font-size:12px;line-height:1.6}.demo-captured-app .demo-merge-tags{flex-wrap:wrap}.demo-captured-app .demo-merge-tags>span{width:100%;font-size:9px}.demo-captured-app .demo-merge-tags button{padding:6px 9px;font-size:9px}.demo-captured-app .demo-email-preview>span{font-size:9px}.demo-captured-app .demo-email-preview>div{min-height:390px;padding:24px}.demo-captured-app .demo-email-preview small{font-size:9px}.demo-captured-app .demo-email-preview h3{font-size:16px}.demo-captured-app .demo-email-preview p{font-size:11px;line-height:1.65}@media (max-width:900px){.demo-captured-app .demo-template-grid,.demo-captured-app .demo-editor-grid{grid-template-columns:1fr}.demo-sidebar-app{grid-template-columns:68px 1fr}.demo-sidebar-app .demo-sidebar .demo-brand strong,.demo-sidebar-app .demo-sidebar nav span{display:none}.demo-sidebar-app .demo-sidebar nav button,.demo-sidebar-app .demo-brand{justify-content:center;padding:0}}.demo-email-list,.demo-email-editor-page{max-width:1400px}.demo-email-list .demo-page-title{margin-bottom:20px}.demo-email-table{border-radius:9px;overflow-x:auto}.demo-email-table table{border-collapse:collapse;width:100%;min-width:920px}.demo-email-table th{border-bottom:1px solid var(--d-line);height:44px;color:var(--d-muted);text-align:left;padding:0 16px;font-size:10px;font-weight:650}.demo-email-table th:first-child{width:220px}.demo-email-table th:nth-child(4){width:140px}.demo-email-table th:last-child{width:190px}.demo-email-table td{border-bottom:1px solid var(--d-line);height:64px;color:var(--d-muted);padding:10px 16px;font-size:11px}.demo-email-table tbody tr:last-child td{border-bottom:0}.demo-email-table td:first-child{color:var(--d-text)}.demo-email-table td:last-child>div{align-items:center;gap:7px;display:flex}.demo-email-table .demo-secondary{min-height:32px;padding:0 10px}.demo-email-delete{cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;height:32px;padding:0 8px;font-size:9px;font-weight:650;display:flex;color:#dc2626!important}.demo-email-delete svg{width:13px}.demo-email-editor-page .demo-page-title{margin-bottom:18px}.demo-source-template-editor{border-radius:10px;gap:19px;max-width:1220px;padding:26px;display:grid}.demo-template-editor-top{grid-template-columns:3fr 2fr;gap:18px;display:grid}.demo-source-template-editor label{color:var(--d-text);gap:7px;font-size:11px;font-weight:650;display:grid}.demo-source-template-editor input,.demo-source-template-editor select{height:42px;font-size:12px}.demo-source-template-editor textarea{resize:vertical;min-height:285px;padding:14px;font-size:13px;line-height:1.6}.demo-merge-help{justify-content:space-between;align-items:flex-start;gap:20px;margin-top:-10px;display:flex}.demo-merge-help>span{color:var(--d-muted);font-size:10px}.demo-merge-help code{background:var(--d-panel-2);color:var(--d-text);border-radius:3px;padding:1px 4px}.demo-merge-help>div{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.demo-merge-help button{border:1px solid var(--d-line);background:var(--d-panel-2);color:var(--d-text);cursor:pointer;border-radius:5px;padding:5px 8px;font-size:9px}.demo-attachment{cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;width:max-content;padding:0;font-size:10px;display:flex;color:var(--d-muted)!important}.demo-attachment svg{width:13px}.demo-template-actions{justify-content:flex-end;gap:8px;max-width:1220px;margin-top:17px;display:flex}.demo-template-actions button{height:40px;padding:0 15px}.demo-sidebar-app .demo-email-list,.demo-sidebar-app .demo-email-editor-page,.demo-sidebar-app .demo-source-template-editor,.demo-sidebar-app .demo-template-actions{max-width:none}@media (max-width:760px){.demo-template-editor-top{grid-template-columns:1fr}.demo-source-template-editor{padding:18px}.demo-merge-help{flex-direction:column;align-items:flex-start}.demo-merge-help>div{justify-content:flex-start}.demo-source-template-editor textarea{min-height:240px}}.store-product-page{background:var(--bg)}.store-breadcrumb{color:var(--muted);gap:8px;padding-top:25px;font-size:10px;display:flex}.store-breadcrumb strong{color:var(--text)}.store-product-top{grid-template-columns:minmax(0,1.12fr) minmax(410px,.88fr);align-items:start;gap:clamp(38px,5vw,76px);padding-top:34px;padding-bottom:70px;display:grid}.store-gallery{min-width:0}.store-gallery-main{border:1px solid var(--line);background:#0b0b0b;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 20px 55px #1316111a}.store-window-bar{color:#fff;background:#171717;align-items:center;gap:6px;height:38px;padding:0 13px;display:flex}.store-window-bar i{background:#4a4a4a;border-radius:50%;width:7px;height:7px}.store-window-bar i:first-child{background:#ff655b}.store-window-bar i:nth-child(2){background:#ffbd45}.store-window-bar i:nth-child(3){background:#2dcc55}.store-window-bar span{opacity:.7;margin-left:auto;font-size:9px;font-weight:800}.store-gallery-main>img{width:100%;height:auto;animation:.3s both crm-image-in;display:block}.store-gallery-arrow,.store-gallery-expand{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#000000a8;border:1px solid #fff3;place-items:center;display:grid;position:absolute}.store-gallery-arrow{border-radius:50%;width:42px;height:42px;top:50%;transform:translateY(-50%)}.store-gallery-arrow.previous{left:15px}.store-gallery-arrow.next{right:15px}.store-gallery-arrow svg{width:18px}.store-gallery-expand{border-radius:8px;width:35px;height:35px;top:51px;right:13px}.store-gallery-expand svg{width:14px}.store-gallery-count{color:#fff;background:#000000ad;border-radius:99px;padding:6px 9px;font-size:8px;font-weight:800;position:absolute;bottom:13px;right:14px}.store-gallery-demo{color:#fff;background:#5600ffd9;border-radius:99px;align-items:center;gap:5px;padding:6px 10px;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:13px;left:14px}.store-gallery-demo svg{width:11px}.store-thumbnails{grid-template-columns:repeat(5,1fr);gap:9px;margin-top:12px;display:grid}.store-thumbnails button{border:1px solid var(--line);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:9px;padding:5px;overflow:hidden}.store-thumbnails button.active{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent)12%,transparent)}.store-thumbnails img{aspect-ratio:1.55;object-fit:cover;border-radius:5px;width:100%;display:block}.store-thumbnails span{padding:4px 1px 1px;font-size:8px;font-weight:700;display:block}.store-buy-panel{position:sticky;top:110px}.store-product-lockup{align-items:center;gap:10px;display:flex}.store-product-lockup img{border-radius:10px}.store-product-lockup span{font-size:16px;font-weight:750}.store-buy-panel h1{font-family:var(--font-display),sans-serif;letter-spacing:-.047em;margin:20px 0 14px;font-size:clamp(34px,3.4vw,49px);line-height:1.06}.store-rating{align-items:center;gap:10px;display:flex}.store-rating>span,.store-review-grid article>span,.store-review-summary>div>span{color:#ffb000;display:flex}.store-rating svg,.store-review-grid svg{fill:currentColor;width:14px;height:14px}.store-rating a{color:var(--muted);font-size:10px;text-decoration:underline}.store-summary{max-width:620px;color:var(--muted);margin:17px 0;font-size:14px;line-height:1.65}.store-price{border-top:1px solid var(--line);align-items:baseline;gap:9px;padding:18px 0;display:flex}.store-price strong{font-family:var(--font-display);letter-spacing:-.04em;font-size:31px}.store-price span{color:var(--muted);font-size:9px}.store-option>span{margin-bottom:7px;font-size:10px;font-weight:800;display:block}.store-option>button{text-align:left;border:1px solid var(--accent);background:color-mix(in srgb,var(--accent)5%,var(--surface));width:100%;color:var(--text);border-radius:10px;grid-template-columns:1fr auto;padding:13px 14px;display:grid}.store-option strong,.store-option small{grid-column:1}.store-option strong{font-size:11px}.store-option small{color:var(--muted);margin-top:2px;font-size:8px}.store-option svg{width:17px;color:var(--accent);grid-area:1/2/span 2}.store-included-brief{grid-template-columns:1fr 1fr;gap:8px;margin:17px 0;display:grid}.store-included-brief span{align-items:center;gap:6px;font-size:9px;font-weight:650;display:flex}.store-included-brief svg{width:13px;color:var(--accent)}.store-buy-panel>.button,.store-buy-panel>form,.store-buy-panel>form .button{width:100%}.store-buy-panel .button{min-height:51px}.store-demo-button{border:1px solid var(--line);background:var(--surface);border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:47px;margin-top:9px;font-size:11px;font-weight:800;display:flex}.store-stock{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin:12px 0;font-size:8px;display:flex}.store-stock i{background:#12a663;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #12a6631f}.store-assurances{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:8px;padding:15px 0;display:grid}.store-assurances>span{grid-template-columns:22px 1fr;align-items:start;display:grid}.store-assurances svg{width:16px;color:var(--accent);grid-row:1/span 2}.store-assurances small{color:var(--muted);font-size:7px}.store-delivery summary{cursor:pointer;justify-content:space-between;align-items:center;padding:14px 0;font-size:10px;font-weight:750;display:flex}.store-delivery summary::-webkit-details-marker{display:none}.store-delivery p{color:var(--muted);font-size:9px;line-height:1.6}.store-anchor-nav{z-index:10;border-block:1px solid var(--line);background:color-mix(in srgb,var(--surface)94%,transparent);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:sticky;top:88px}.store-anchor-nav .shell{justify-content:center;align-items:center;gap:34px;height:54px;display:flex}.store-anchor-nav a{font-size:10px;font-weight:750}.store-anchor-nav a:hover{color:var(--accent)}.store-overview{text-align:center;padding-top:105px;padding-bottom:105px}.store-overview>div:nth-child(2){max-width:980px;margin:auto}.store-overview h2,.store-section-heading h2,.store-feature-highlight h2,.store-faq h2,.store-review-summary h2,.store-final-cta h2{font-family:var(--font-display);letter-spacing:-.05em;font-size:clamp(38px,4.8vw,66px);line-height:1.05}.store-overview h2 em{color:var(--accent);font-style:normal}.store-overview p{max-width:920px;color:var(--muted);margin:20px auto;font-size:16px;line-height:1.75}.store-overview-stats{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:repeat(3,1fr);max-width:760px;margin:45px auto 0;display:grid}.store-overview-stats>span{border-right:1px solid var(--line);padding:24px;display:grid}.store-overview-stats>span:last-child{border-right:0}.store-overview-stats strong{font-size:31px}.store-overview-stats small{color:var(--muted);font-size:9px}.store-benefit-section{color:#fff;background:#000;padding:105px 0}.store-section-heading{max-width:780px;margin-bottom:45px}.store-section-heading.centred{text-align:center;margin-inline:auto}.store-section-heading h2{margin:0}.store-benefit-grid{border-top:1px solid #282828;border-left:1px solid #282828;grid-template-columns:repeat(4,1fr);display:grid}.store-benefit-grid article{background:#080808;border-bottom:1px solid #282828;border-right:1px solid #282828;min-height:300px;padding:29px}.store-benefit-grid article>span{color:#8c5cff;background:#151515;border-radius:12px;place-items:center;width:46px;height:46px;margin-bottom:60px;display:grid}.store-benefit-grid svg{width:21px}.store-benefit-grid h3{font-size:18px}.store-benefit-grid p{color:#a2a2a2;font-size:11px;line-height:1.7}.store-feature-highlight{grid-template-columns:.82fr 1.18fr;align-items:center;gap:70px;padding-top:115px;padding-bottom:115px;display:grid}.store-feature-highlight p{color:var(--muted);font-size:14px;line-height:1.7}.store-feature-highlight ul{gap:10px;margin:25px 0;padding:0;list-style:none;display:grid}.store-feature-highlight li{align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.store-feature-highlight li svg{width:14px;color:var(--accent)}.store-feature-image{border:1px solid var(--line);background:#0b0b0b;border-radius:18px;overflow:hidden;transform:rotate(1deg);box-shadow:0 24px 60px #13161124}.store-feature-image img{width:100%;height:auto;display:block}.store-included{border-block:1px solid var(--line);background:var(--surface-2);padding:105px 0}.store-included-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.store-included-grid article{border:1px solid var(--line);background:var(--surface);border-radius:15px;min-height:260px;padding:28px}.store-included-grid article>svg{width:24px;color:var(--accent);margin-bottom:40px}.store-included-grid article>svg.fa-google{color:inherit}.store-included-grid h3{font-size:17px}.store-included-grid p{color:var(--muted);font-size:11px;line-height:1.7}.store-included-grid article>span{gap:12px;font-size:20px;display:flex}.store-faq{grid-template-columns:.7fr 1.3fr;gap:90px;padding-top:110px;padding-bottom:110px;display:grid}.store-faq>div:first-child>p{color:var(--muted)}.store-faq details{border-bottom:1px solid var(--line)}.store-faq summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:70px;font-size:13px;font-weight:750;display:flex}.store-faq summary::-webkit-details-marker{display:none}.store-faq summary svg{width:17px}.store-faq details p{max-width:740px;color:var(--muted);font-size:11px;line-height:1.7}.store-reviews{background:var(--surface-2);border-block:1px solid var(--line);padding:105px 0}.store-review-summary{grid-template-columns:1fr auto;align-items:end;display:grid}.store-review-summary>.eyebrow{grid-column:1/-1}.store-review-summary h2{max-width:900px}.store-review-summary>div{min-width:170px;display:grid}.store-review-summary>div>strong{font-size:42px}.store-review-summary>div svg{fill:currentColor;width:14px}.store-review-summary>div small{color:var(--muted);font-size:8px}.store-review-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:42px;display:grid}.store-review-grid article{border:1px solid var(--line);background:var(--surface);border-radius:15px;min-height:250px;padding:28px}.store-review-grid h3{margin-top:28px;font-size:18px}.store-review-grid p{color:var(--muted);font-size:11px;line-height:1.7}.store-review-grid small{color:var(--muted);font-size:8px}.store-final-cta{border:1px solid var(--line);background:linear-gradient(135deg,color-mix(in srgb,var(--accent)8%,var(--surface)),var(--surface));text-align:center;border-radius:24px;flex-direction:column;align-items:center;margin-top:110px;margin-bottom:50px;padding:90px 30px;display:flex}.store-final-cta img{border-radius:16px;margin-bottom:25px}.store-final-cta h2{max-width:900px}.store-final-cta p{color:var(--muted)}.store-final-cta>div{gap:10px;display:flex}.store-legal{color:var(--muted);text-align:center;margin-bottom:50px;font-size:8px;display:block}@media (max-width:1100px){.store-product-top{grid-template-columns:1fr}.store-buy-panel{position:relative;top:auto}.store-feature-highlight{grid-template-columns:1fr}.store-feature-image{transform:none}.store-benefit-grid,.store-included-grid{grid-template-columns:repeat(2,1fr)}.store-faq{grid-template-columns:1fr;gap:30px}}@media (max-width:700px){.store-product-top{padding-top:20px}.store-thumbnails{grid-template-columns:repeat(3,1fr)}.store-buy-panel h1{font-size:36px}.store-included-brief{grid-template-columns:1fr}.store-anchor-nav{overflow-x:auto}.store-anchor-nav .shell{justify-content:flex-start;width:max-content;padding:0 20px}.store-overview-stats,.store-benefit-grid,.store-included-grid,.store-review-grid{grid-template-columns:1fr}.store-overview-stats>span{border-right:0;border-bottom:1px solid var(--line)}.store-overview-stats>span:last-child{border-bottom:0}.store-benefit-grid article{min-height:240px}.store-benefit-grid article>span{margin-bottom:35px}.store-review-summary{grid-template-columns:1fr}.store-final-cta{padding:60px 20px}.store-final-cta>div{flex-direction:column;width:100%}.store-final-cta .button{width:100%}}.store-included-brief span{gap:8px;font-size:12px}.store-included-brief svg{width:15px}.store-buy-panel .button{min-height:53px;font-size:14px}.store-demo-button{min-height:49px;font-size:13px}.store-demo-button svg{width:15px}.store-stock{gap:8px;margin:14px 0;font-size:11px}.store-stock i{width:8px;height:8px}.store-assurances{gap:12px;padding:18px 0}.store-assurances>span{grid-template-columns:27px 1fr}.store-assurances svg{width:18px}.store-assurances strong{font-size:11px}.store-assurances small{margin-top:2px;font-size:9px;line-height:1.35}.store-delivery summary{padding:16px 0;font-size:12px}.store-delivery summary svg{width:16px}.store-delivery p{font-size:11px;line-height:1.65}.store-buy-panel h1{margin-bottom:10px;line-height:1}.store-summary{margin-top:13px;line-height:1.45}.store-feature-details{border-top:1px solid var(--line);margin-top:54px}.store-feature-details details{border-bottom:1px solid var(--line)}.store-feature-details summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:0 2px;list-style:none;display:flex}.store-feature-details summary::-webkit-details-marker{display:none}.store-feature-details summary span{font-size:14px;font-weight:750}.store-feature-details summary svg{flex:none;width:18px;transition:transform .2s}.store-feature-details details[open] summary svg{transform:rotate(180deg)}.store-feature-details details>div{padding:0 3px 25px;animation:.22s both accordion-in}.store-feature-details p{max-width:760px;color:var(--muted);margin-bottom:15px;font-size:12px;line-height:1.7}.store-feature-details ul{grid-template-columns:1fr 1fr;gap:9px 16px;margin:0;padding:0;list-style:none;display:grid}.store-feature-details li{align-items:flex-start;gap:7px;font-size:11px;font-weight:650;display:flex}.store-feature-details li svg{width:14px;color:var(--accent);flex:none;margin-top:1px}@media (max-width:700px){.store-feature-details{margin-top:36px}.store-feature-details summary{min-height:62px}.store-feature-details summary span{font-size:12px}.store-feature-details ul{grid-template-columns:1fr}}.store-product-top{position:relative}.store-gallery,.store-feature-details,.store-buy-panel{overflow-anchor:none}.store-buy-panel{will-change:transform;align-self:start}.store-feature-details>article{border-bottom:1px solid var(--line);transition:border-color .2s,background .2s}.store-feature-summary{width:100%;min-height:72px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:1fr 24px;align-items:center;gap:18px;padding:0 3px;display:grid}.store-feature-summary span{font-family:var(--font-display),sans-serif;letter-spacing:-.02em;font-size:15px;font-weight:700}.store-feature-summary svg{justify-self:end;width:18px}.store-feature-details>article.open{border:1px solid color-mix(in srgb,var(--accent)58%,var(--line));background:var(--surface);border-radius:16px;margin:12px 0}.store-feature-details>article.open .store-feature-summary{min-height:78px;padding:0 24px}.store-feature-details>article.open .store-feature-summary span{font-size:20px}.store-feature-content{padding:0 25px 28px;animation:.24s both accordion-in}.store-feature-content>p{max-width:850px;color:var(--muted);margin-bottom:22px;font-size:14px;line-height:1.7}.store-feature-content ul{grid-template-columns:1fr;gap:14px;margin:0 0 26px;padding:0;list-style:none;display:grid}.store-feature-content li{align-items:flex-start;gap:11px;display:flex}.store-feature-content li>svg{width:17px;color:var(--accent);flex:none;margin-top:3px}.store-feature-content li>span{gap:2px;display:grid}.store-feature-content li strong{font-size:13px}.store-feature-content li small{color:var(--muted);font-size:11px;line-height:1.45}.store-feature-content>a{color:var(--accent);align-items:center;gap:7px;font-size:12px;font-weight:850;display:inline-flex}.store-feature-content>a svg{width:15px}.store-product-intro{margin-top:48px;padding:0 3px}.store-product-intro p{max-width:900px;color:var(--muted);margin-bottom:16px;font-size:15px;font-weight:500;line-height:1.75}.store-product-intro p:last-child{margin-bottom:0}.store-product-intro+.store-feature-details{margin-top:38px}.store-docs-link{color:var(--text);justify-content:center;align-items:center;gap:8px;margin-top:12px;font-size:11px;font-weight:700;display:flex}.store-docs-link svg{width:14px}.store-docs-link svg:last-child{margin-left:2px}.sheetscrm-docs{background:var(--bg)}.docs-breadcrumb{color:var(--muted);gap:8px;padding-top:25px;font-size:11px;display:flex}.docs-breadcrumb strong{color:var(--text)}.docs-intro{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(280px,430px);align-items:end;gap:50px;padding-top:68px;padding-bottom:58px;display:grid}.docs-intro h1{max-width:760px;font-family:var(--font-display),sans-serif;letter-spacing:-.055em;margin:12px 0 16px;font-size:clamp(46px,6vw,80px);line-height:.98}.docs-intro>div>p{max-width:660px;color:var(--muted);font-size:17px;line-height:1.4}.docs-intro-card{border:1px solid color-mix(in srgb,var(--accent)36%,var(--line));background:color-mix(in srgb,var(--accent)5%,var(--surface));border-radius:16px;align-items:flex-start;gap:13px;padding:20px;display:flex}.docs-intro-card>svg{width:20px;color:var(--accent);flex:none}.docs-intro-card>div{gap:4px;display:grid}.docs-intro-card strong{font-size:13px}.docs-intro-card span{color:var(--muted);font-size:12px;line-height:1.45}.docs-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:clamp(45px,7vw,100px);padding-top:56px;padding-bottom:100px;display:grid}.docs-sidebar{position:sticky;top:105px}.docs-sidebar>strong{margin-bottom:15px;font-size:11px;display:block}.docs-sidebar nav{border-left:1px solid var(--line);display:grid}.docs-sidebar nav a{color:var(--muted);align-items:center;gap:9px;padding:9px 0 9px 15px;font-size:11px;font-weight:600;display:flex}.docs-sidebar nav a:hover{color:var(--text)}.docs-sidebar nav svg{width:14px}.docs-sidebar>a{color:var(--accent);align-items:center;gap:7px;margin-top:20px;font-size:11px;font-weight:750;display:flex}.docs-sidebar>a svg{width:14px}.docs-content{min-width:0}.docs-step{border-bottom:1px solid var(--line);grid-template-columns:minmax(300px,.88fr) minmax(360px,1.12fr);align-items:start;gap:clamp(36px,5vw,70px);margin-bottom:76px;padding:0 0 76px;scroll-margin-top:110px;display:grid}.docs-step-copy h2,.docs-security h2,.docs-help h2{font-family:var(--font-display),sans-serif;letter-spacing:-.045em;margin:12px 0 17px;font-size:clamp(30px,3.3vw,46px);line-height:1.06}.docs-step-copy>p{color:var(--muted);font-size:15px;line-height:1.4}.docs-step ol{gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.docs-step li{grid-template-columns:28px 1fr;align-items:start;gap:12px;display:grid}.docs-step li>span{background:var(--text);width:28px;height:28px;color:var(--bg);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.docs-step li p{color:var(--text);padding-top:3px;font-size:13px;line-height:1.4}.docs-note{background:color-mix(in srgb,var(--accent)6%,var(--surface));border-radius:12px;align-items:flex-start;gap:10px;margin-top:24px;padding:14px 16px;display:flex}.docs-note svg{width:16px;color:var(--accent);flex:none}.docs-note p{color:var(--muted);font-size:12px;line-height:1.45}.docs-step-image{border:1px solid var(--line);background:#0b0b0b;border-radius:18px;position:sticky;top:110px;overflow:hidden;box-shadow:0 18px 45px #00000017}.docs-step-image img{width:100%;height:auto;display:block}.docs-security{margin-bottom:76px;padding-bottom:76px;scroll-margin-top:110px}.docs-security>div:first-child{max-width:700px}.docs-security-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:32px;display:grid}.docs-security-grid article{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:23px}.docs-security-grid svg{width:20px;color:var(--accent)}.docs-security-grid strong{margin:23px 0 8px;font-size:13px;display:block}.docs-security-grid p{color:var(--muted);font-size:12px;line-height:1.4}.docs-help{background:var(--text);color:var(--bg);border-radius:22px;justify-content:space-between;align-items:end;gap:40px;padding:clamp(28px,5vw,50px);display:flex}.docs-help>div{max-width:650px}.docs-help h2{margin-bottom:10px}.docs-help p{color:color-mix(in srgb,var(--bg)70%,transparent);font-size:14px;line-height:1.4}.docs-help .button{background:var(--accent);color:#fff;flex:none}.docs-help .button svg{width:15px}@media (max-width:1000px){.docs-intro{grid-template-columns:1fr;align-items:start}.docs-intro-card{max-width:500px}.docs-layout{grid-template-columns:1fr}.docs-sidebar{position:relative;top:auto}.docs-sidebar nav{grid-template-columns:repeat(2,1fr)}.docs-step{grid-template-columns:1fr}.docs-step-image{grid-row:1;position:relative;top:auto}.docs-security-grid{grid-template-columns:1fr}.docs-help{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.docs-intro{padding-top:46px}.docs-intro h1{font-size:46px}.docs-layout{padding-top:38px}.docs-sidebar nav{grid-template-columns:1fr}.docs-step{margin-bottom:55px;padding-bottom:55px}.docs-step-copy h2,.docs-security h2,.docs-help h2{font-size:31px}.docs-help .button{width:100%}}.checkout-page{background:var(--surface-2);padding-bottom:100px}.checkout-back{color:var(--muted);justify-content:space-between;align-items:center;padding-top:26px;font-size:11px;font-weight:650;display:flex}.checkout-back a,.checkout-back span{align-items:center;gap:7px;display:flex}.checkout-back svg{width:14px}.checkout-heading{padding-top:62px;padding-bottom:44px}.checkout-heading h1{max-width:780px;font-family:var(--font-display),sans-serif;letter-spacing:-.055em;margin:12px 0 15px;font-size:clamp(46px,6vw,76px);line-height:.98}.checkout-heading p{max-width:610px;color:var(--muted);font-size:16px;line-height:1.4}.checkout-layout{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:start;gap:24px;display:grid}.checkout-payment,.checkout-summary{border:1px solid var(--line);background:var(--surface);border-radius:20px;box-shadow:0 14px 42px #1316110f}.checkout-payment{padding:25px}.checkout-section-title{align-items:center;gap:13px;padding:3px 4px 23px;display:flex}.checkout-section-title>span{background:var(--text);width:31px;height:31px;color:var(--bg);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.checkout-section-title h2{margin:0 0 3px;font-size:17px}.checkout-section-title p{color:var(--muted);font-size:11px}.checkout-stripe{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:430px;overflow:hidden}.checkout-summary{padding:25px;position:sticky;top:105px}.checkout-product{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr auto;align-items:center;gap:13px;padding-bottom:22px;display:grid}.checkout-product img{border-radius:11px}.checkout-product div{display:grid}.checkout-product div>span{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:800}.checkout-product h2{margin:2px 0 1px;font-size:18px}.checkout-product p{color:var(--muted);font-size:10px}.checkout-product>strong{font-family:var(--font-display),sans-serif;font-size:20px}.checkout-total{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;padding:22px 0;display:grid}.checkout-total span{font-size:12px;font-weight:700}.checkout-total strong{font-family:var(--font-display),sans-serif;font-size:25px}.checkout-total small{color:var(--muted);grid-column:1/-1;margin-top:2px;font-size:10px}.checkout-includes{border-bottom:1px solid var(--line);gap:15px;padding:23px 0;display:grid}.checkout-includes h3{margin:0 0 2px;font-size:13px}.checkout-includes>div{grid-template-columns:20px 1fr;align-items:start;gap:10px;display:grid}.checkout-includes svg{width:17px;color:var(--accent)}.checkout-includes span{gap:2px;display:grid}.checkout-includes strong{font-size:11px}.checkout-includes small{color:var(--muted);font-size:10px}.checkout-help{align-items:flex-start;gap:10px;padding-top:20px;display:flex}.checkout-help>svg{width:17px;color:var(--accent);flex:none}.checkout-help p{gap:3px;display:grid}.checkout-help strong{font-size:10px}.checkout-help span{color:var(--muted);font-size:9px;line-height:1.45}.purchase-complete-page{background:var(--surface-2);padding:70px 0 100px}.purchase-success{border:1px solid var(--line);background:var(--surface);border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(380px,.78fr);display:grid;overflow:hidden;box-shadow:0 20px 60px #13161114}.purchase-success-copy{padding:clamp(34px,5vw,68px)}.purchase-check{background:color-mix(in srgb,#17a566 14%,var(--surface));color:#13804f;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:24px;display:grid}.purchase-check svg{width:25px}.purchase-success h1{font-family:var(--font-display),sans-serif;letter-spacing:-.055em;margin:12px 0 14px;font-size:clamp(44px,5.3vw,72px);line-height:.98}.purchase-success-copy>p{max-width:650px;color:var(--muted);font-size:16px;line-height:1.4}.purchase-license{border:1px solid color-mix(in srgb,var(--accent)38%,var(--line));background:color-mix(in srgb,var(--accent)5%,var(--surface));border-radius:14px;margin-top:30px;padding:17px}.purchase-license>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:9px;font-weight:800;display:block}.purchase-license>div{align-items:center;gap:10px;display:flex}.purchase-license code{overflow-wrap:anywhere;letter-spacing:.06em;min-width:0;font-size:clamp(14px,1.7vw,20px);font-weight:800}.purchase-license button{border:1px solid var(--line);background:var(--surface);width:34px;height:34px;color:var(--text);cursor:pointer;border-radius:8px;flex:none;place-items:center;margin-left:auto;display:grid}.purchase-license button svg{width:15px}.purchase-license small{color:var(--muted);margin-top:7px;font-size:9px;display:block}.purchase-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.purchase-actions .button svg{width:16px}.purchase-celebration{background:#0b0b0b;min-height:100%;position:relative;overflow:hidden}.purchase-celebration img{object-fit:cover;width:100%;height:100%;display:block}.purchase-celebration>span{color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#000000a8;border:1px solid #fff3;border-radius:99px;padding:8px 11px;font-size:10px;font-weight:800;position:absolute;bottom:18px;left:18px}.purchase-next{padding-top:85px}.purchase-next-heading{max-width:730px}.purchase-next-heading h2{font-family:var(--font-display),sans-serif;letter-spacing:-.05em;margin:12px 0 0;font-size:clamp(36px,4vw,55px);line-height:1.02}.purchase-next-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px;display:grid}.purchase-next-grid article{border:1px solid var(--line);background:var(--surface);border-radius:17px;min-height:260px;padding:25px;position:relative;overflow:hidden}.purchase-next-grid article>span{color:var(--line);font-family:var(--font-display),sans-serif;font-size:42px;font-weight:800;position:absolute;top:17px;right:19px}.purchase-next-grid svg{width:22px;color:var(--accent)}.purchase-next-grid h3{margin:70px 0 9px;font-size:16px}.purchase-next-grid p{color:var(--muted);font-size:12px;line-height:1.4}@media (max-width:960px){.checkout-layout,.purchase-success{grid-template-columns:1fr}.checkout-summary{position:relative;top:auto}.purchase-celebration{grid-row:1;min-height:340px}.purchase-next-grid{grid-template-columns:1fr}.purchase-next-grid article{min-height:210px}}@media (max-width:620px){.checkout-back>span{display:none}.checkout-heading{padding-top:45px}.checkout-heading h1{font-size:45px}.checkout-payment,.checkout-summary{border-radius:15px;padding:16px}.checkout-product{grid-template-columns:45px 1fr}.checkout-product img{width:45px;height:45px}.checkout-product>strong{grid-column:2}.purchase-complete-page{padding-top:24px}.purchase-success{border-radius:16px}.purchase-success-copy{padding:28px 20px}.purchase-success h1{font-size:44px}.purchase-celebration{min-height:270px}.purchase-actions{display:grid}.purchase-actions .button{width:100%}.purchase-next{padding-top:60px}}.checkout-compact{background:var(--bg);padding-bottom:90px}.checkout-compact-heading{padding-top:52px;padding-bottom:34px}.checkout-compact-heading h1{font-family:var(--font-display),sans-serif;letter-spacing:-.04em;margin:8px 0 7px;font-size:clamp(31px,4vw,48px);font-weight:700;line-height:1.05}.checkout-compact-heading p{color:var(--muted);font-size:14px;line-height:1.4}.checkout-compact-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);align-items:start;gap:38px;display:grid}.checkout-compact-payment{min-width:0}.checkout-box-heading{border:1px solid var(--line);background:var(--surface);border-bottom:0;justify-content:space-between;align-items:center;min-height:58px;padding:0 15px;display:flex}.checkout-box-heading h2{margin:0;font-size:14px;font-weight:700}.checkout-box-heading span{color:var(--muted);font-size:9px}.checkout-compact .checkout-stripe{border-radius:0;min-height:470px}.checkout-compact-aside{gap:20px;display:grid}.checkout-order-box,.checkout-benefits-box{border:1px solid var(--line);background:var(--surface)}.checkout-order-product{grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:15px;display:grid}.checkout-order-product img{border-radius:5px}.checkout-order-product h2{margin:0;font-size:15px}.checkout-order-product span{color:var(--muted);font-size:10px;display:block}.checkout-order-product>strong{font-size:15px}.checkout-order-total{border-top:1px solid var(--line);justify-content:space-between;padding:12px 15px;font-size:12px;display:flex}.checkout-order-total strong{font-size:14px}.checkout-benefits-box{padding:18px}.checkout-benefits-box h2{margin:0 0 13px;font-size:17px}.checkout-benefits-box p{color:var(--text);align-items:center;gap:10px;margin:0;padding:6px 0;font-size:12px;line-height:1.35;display:flex}.checkout-benefits-box svg{color:#25a55f;stroke-width:3px;width:16px}.checkout-security-note{color:var(--muted);align-items:flex-start;gap:8px;margin:0;padding:0 3px;font-size:10px;line-height:1.45;display:flex}.checkout-security-note svg{width:14px;color:var(--accent);flex:none}.purchase-complete-compact{background:var(--bg);padding:55px 0 95px}.purchase-complete-inner{max-width:1180px}.purchase-complete-inner>header{padding:0 0 34px}.purchase-complete-inner>header h1{font-family:var(--font-display),sans-serif;letter-spacing:-.035em;margin:8px 0;font-size:clamp(32px,4.3vw,52px);font-weight:500;line-height:1.08}.purchase-complete-inner>header p{color:var(--muted);font-size:14px}.purchase-assets{border:1px solid var(--line);background:var(--surface)}.purchase-assets-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:52px;padding:0 14px;display:flex}.purchase-assets-heading h2{margin:0;font-size:13px}.purchase-assets-heading span{color:var(--muted);font-size:10px}.purchase-assets-row{border-bottom:1px solid var(--line);grid-template-columns:24px 1fr auto;align-items:center;gap:12px;min-height:66px;padding:10px 14px;display:grid}.purchase-assets-row:last-child{border-bottom:0}.purchase-assets-row>svg{width:17px;color:var(--muted)}.purchase-assets-row>div{display:grid}.purchase-assets-row strong{font-size:12px}.purchase-assets-row span{color:var(--muted);overflow-wrap:anywhere;font-size:10px}.purchase-assets-row>a,.purchase-assets-row>button{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--text);cursor:pointer;border-radius:5px;align-items:center;gap:6px;padding:0 13px;font-size:10px;font-weight:700;display:flex}.purchase-assets-row button svg{width:13px}.purchase-share-bar{background:var(--accent);color:#fff;border-radius:3px;justify-content:center;align-items:center;min-height:50px;margin:36px 0;font-size:13px;font-weight:700;display:flex}.purchase-meme{width:min(528px,100%);height:auto;display:block}.purchase-guidance{background:var(--surface-2);grid-template-columns:65px 1fr;align-items:center;gap:24px;max-width:930px;margin-top:60px;padding:27px;display:grid}.purchase-guidance>svg{border:1px solid color-mix(in srgb,var(--accent)35%,var(--line));width:54px;height:54px;color:var(--accent);border-radius:50%;padding:14px}.purchase-guidance h2{margin:0 0 4px;font-size:16px}.purchase-guidance p{max-width:700px;color:var(--muted);margin:0;font-size:11px;line-height:1.45}.purchase-guidance a{color:var(--accent);margin-top:7px;font-size:10px;font-weight:700;display:inline-flex}@media (max-width:900px){.checkout-compact-layout{grid-template-columns:1fr}.checkout-compact-aside{grid-template-columns:1fr 1fr}.checkout-security-note{grid-column:1/-1}}@media (max-width:600px){.checkout-compact-heading{padding-top:38px}.checkout-compact-heading h1{font-size:34px}.checkout-box-heading{flex-direction:column;justify-content:center;align-items:flex-start}.checkout-compact-aside{grid-template-columns:1fr}.checkout-security-note{grid-column:1}.checkout-order-product{grid-template-columns:42px 1fr}.checkout-order-product img{width:42px;height:42px}.checkout-order-product>strong{grid-column:2}.purchase-complete-compact{padding-top:35px}.purchase-complete-inner>header h1{font-size:35px}.purchase-assets-heading span{display:none}.purchase-assets-row{grid-template-columns:22px 1fr}.purchase-assets-row>a,.purchase-assets-row>button{grid-column:2;justify-self:start}.purchase-share-bar{text-align:center;padding:10px}.purchase-guidance{grid-template-columns:1fr;padding:20px}.purchase-guidance>svg{width:46px;height:46px}}@media (max-width:700px){.store-feature-summary{min-height:62px}.store-feature-summary span{font-size:12px}.store-feature-details>article.open .store-feature-summary{padding:0 16px}.store-feature-details>article.open .store-feature-summary span{font-size:16px}.store-feature-content{padding:0 16px 22px}.store-feature-content>p{font-size:12px}}.store-feature-content>p{white-space:pre-line}.products-listing-page{background:var(--surface-2)}.products-listing-intro{padding-top:78px;padding-bottom:56px}.products-listing-intro h1{max-width:800px;font-family:var(--font-display),sans-serif;letter-spacing:-.052em;margin-bottom:14px;font-size:clamp(42px,5vw,68px);font-weight:700;line-height:1.02}.products-listing-intro p{max-width:650px;color:var(--muted);margin:0;font-size:15px}.products-listing-results{border-top:1px solid var(--line);padding:25px 0 95px}.products-listing-toolbar{height:48px;color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;font-weight:700;display:flex}.products-listing-toolbar select{border:1px solid var(--line);background:var(--surface);min-width:180px;color:var(--text);border-radius:7px;padding:8px 10px;font-size:10px}.products-listing-stack{gap:22px;display:grid}.listing-product-card{border:1px solid var(--line);background:var(--surface);border-radius:13px;grid-template-columns:minmax(420px,.92fr) minmax(430px,1fr) 290px;gap:24px;min-height:340px;padding:22px;display:grid;box-shadow:0 5px 18px #1316110b}.listing-product-media{border:1px solid var(--line);background:#111;border-radius:9px;align-self:stretch;position:relative;overflow:hidden}.listing-product-media>.store-window-bar{height:32px}.listing-product-media>img{object-fit:cover;object-position:top;width:100%;height:calc(100% - 32px);display:block}.listing-product-media>span{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b8;border:1px solid #ffffff38;border-radius:9px;align-items:center;gap:8px;padding:7px 10px;font-size:10px;font-weight:800;display:flex;position:absolute;bottom:13px;left:14px}.listing-product-media>span img{border-radius:6px;width:28px;height:28px}.listing-product-info{padding:4px 0}.listing-product-heading{align-items:flex-start;gap:15px;display:flex}.listing-product-heading>div{min-width:0;margin-right:auto}.listing-product-heading h2{font-family:var(--font-display),sans-serif;letter-spacing:-.025em;margin:0 0 4px;font-size:20px;line-height:1.25}.listing-product-heading p{color:var(--muted);margin:0;font-size:10px}.listing-product-heading p strong{color:var(--accent)}.listing-product-heading>button{width:35px;height:35px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.listing-product-heading>button:hover{background:var(--surface-2);color:var(--accent)}.listing-product-heading svg{width:19px}.listing-product-description{color:var(--muted);margin:22px 0 18px;font-size:12px;line-height:1.65}.listing-product-info dl{gap:9px;margin:0;display:grid}.listing-product-info dl>div{grid-template-columns:105px 1fr;gap:7px;font-size:11px;display:grid}.listing-product-info dd{color:var(--muted);margin:0}.listing-product-tags{flex-wrap:wrap;gap:7px;margin-top:21px;display:flex}.listing-product-tags span{background:var(--surface-2);color:var(--muted);border-radius:4px;padding:5px 8px;font-size:8px;font-weight:750}.listing-product-purchase{border-left:1px solid var(--line);text-align:center;flex-direction:column;align-items:center;padding-left:24px;display:flex}.listing-product-price{margin-top:5px;display:grid}.listing-product-price strong{font-family:var(--font-display),sans-serif;letter-spacing:-.04em;font-size:30px}.listing-product-price span{color:var(--muted);font-size:8px}.listing-product-rating{justify-items:center;gap:4px;margin:13px 0 18px;display:grid}.listing-product-rating>span{color:#f2bb00;display:flex}.listing-product-rating svg{fill:currentColor;width:16px;height:16px}.listing-product-rating small{color:var(--muted);font-size:9px}.listing-product-purchase>p{width:100%;color:var(--muted);justify-content:center;align-items:center;gap:6px;margin:0 0 8px;font-size:9px;display:flex}.listing-product-purchase>p svg{width:13px;color:var(--accent)}.listing-product-actions{grid-template-columns:1fr 1.8fr;gap:8px;width:100%;margin-top:auto;display:grid}.listing-product-actions form,.listing-product-actions form button{width:100%}.listing-product-actions .button,.listing-product-actions>a{border:1px solid var(--line);border-radius:7px;justify-content:center;align-items:center;min-height:45px;padding:0 12px;font-size:10px;font-weight:850;display:flex}.listing-product-actions .button{background:var(--text);border-color:var(--text);color:var(--bg)}.listing-product-actions>a{border-color:var(--accent);color:var(--accent)}.listing-product-actions>a:hover{background:var(--accent);color:#fff}@media (max-width:1250px){.listing-product-card{grid-template-columns:minmax(330px,.85fr) minmax(390px,1.15fr)}.listing-product-purchase{border-left:0;border-top:1px solid var(--line);text-align:left;grid-column:1/-1;grid-template-columns:auto auto 1fr;gap:15px;padding:20px 0 0;display:grid}.listing-product-price,.listing-product-rating{justify-items:start;margin:0}.listing-product-purchase>p{display:none}.listing-product-actions{max-width:420px;margin-left:auto}}@media (max-width:800px){.products-listing-intro{padding-top:55px}.listing-product-card{grid-template-columns:1fr;padding:14px}.listing-product-media{min-height:260px}.listing-product-purchase{grid-column:1;grid-template-columns:1fr 1fr}.listing-product-actions{grid-column:1/-1;max-width:none;margin:0}.listing-product-info dl>div{grid-template-columns:1fr}.listing-product-info dd{margin-top:-5px}.products-listing-toolbar{flex-direction:column;align-items:flex-start;gap:8px;height:auto;margin-bottom:15px}.products-listing-toolbar select{width:100%}}.listing-product-card{grid-template-columns:minmax(320px,.68fr) minmax(400px,1.22fr) 310px}.listing-product-media,.listing-product-info,.listing-product-purchase{min-width:0}.listing-product-purchase{padding-left:22px}.products-listing-intro p{font-size:17px!important;line-height:1.5!important}.products-listing-toolbar,.products-listing-toolbar select{font-size:12px}.listing-product-heading h2{font-size:22px;line-height:1.2}.listing-product-heading p{font-size:12px!important;line-height:1.45!important}.listing-product-description{font-size:15px!important;line-height:1.5!important}.listing-product-info dl>div{font-size:12px;line-height:1.45}.listing-product-info dt{font-weight:700}.listing-product-tags span{font-size:10px;font-weight:700}.listing-product-price span,.listing-product-rating small{font-size:11px}.listing-product-purchase>p{font-size:12px!important;line-height:1.4!important}.listing-product-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.listing-product-actions .button,.listing-product-actions>a{white-space:nowrap;min-width:0;padding-inline:10px;font-size:12px;font-weight:700}@media (max-width:1250px){.listing-product-card{grid-template-columns:minmax(300px,.72fr) minmax(420px,1.28fr)}.listing-product-actions{max-width:460px}}@media (max-width:800px){.listing-product-card{grid-template-columns:1fr}.listing-product-actions{max-width:none}}.products-coming-soon{border:1px dashed color-mix(in srgb,var(--accent)34%,var(--line));background:linear-gradient(135deg,color-mix(in srgb,var(--accent)5%,var(--surface)),var(--surface));border-radius:13px;grid-template-columns:280px minmax(0,1fr) auto;align-items:center;gap:34px;min-height:230px;padding:22px;display:grid;position:relative;overflow:hidden}.products-coming-soon:after{content:"";border:1px solid color-mix(in srgb,var(--accent)14%,transparent);border-radius:50%;width:260px;height:260px;position:absolute;bottom:-175px;right:-150px}.products-coming-visual{border:1px solid var(--line);background:radial-gradient(circle at 50% 45%,color-mix(in srgb,var(--accent)15%,transparent),transparent 58%),var(--surface-2);border-radius:10px;place-items:center;height:180px;display:grid}.products-coming-visual>div{border:1px solid color-mix(in srgb,var(--accent)35%,var(--line));background:var(--surface);width:88px;height:88px;color:var(--accent);box-shadow:0 18px 40px color-mix(in srgb,var(--accent)10%,transparent);border-radius:22px;place-items:center;display:grid;position:relative}.products-coming-visual svg:first-child{width:35px;height:35px}.products-coming-visual svg:last-child{width:18px;height:18px;position:absolute;top:-8px;right:-7px}.products-coming-copy{max-width:700px}.products-coming-copy .eyebrow{margin-bottom:7px}.products-coming-copy h2{margin-bottom:10px;line-height:1.12;font-size:clamp(25px,2.5vw,36px)!important}.products-coming-copy p{margin:0;font-size:15px!important;line-height:1.5!important}.products-coming-soon>a{z-index:1;color:var(--accent);white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex;position:relative}.products-coming-soon>a svg{width:16px;transition:transform .2s}.products-coming-soon>a:hover svg{transform:translate(3px)}@media (max-width:950px){.products-coming-soon{grid-template-columns:190px 1fr}.products-coming-soon>a{grid-column:2}.products-coming-visual{height:160px}}@media (max-width:650px){.products-coming-soon{grid-template-columns:1fr;gap:22px;padding:16px}.products-coming-visual{height:150px}.products-coming-soon>a{grid-column:1}}.about-page{overflow:hidden}.about-hero{border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--bg),color-mix(in srgb,var(--surface-2)58%,var(--bg)));padding:90px 0 80px}.about-hero-grid,.about-split{grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:center;gap:clamp(60px,8vw,125px);display:grid}.about-hero h1{max-width:750px;font-family:var(--font-display),sans-serif;letter-spacing:-.06em;margin-bottom:22px;font-size:clamp(52px,6.2vw,88px);font-weight:700;line-height:.98}.about-hero p{max-width:690px;color:var(--muted);font-size:17px;line-height:1.65}.about-hero .button-row{margin-top:30px}.about-hero .button{min-height:49px}.about-visual{isolation:isolate;border:1px solid var(--line);color:#fff;background:radial-gradient(circle at 28% 24%,#5600ff57,#0000 27%),radial-gradient(circle at 72% 70%,#176bff42,#0000 31%),#080808;border-radius:24px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 28px 75px #13161124}.about-visual:before,.about-visual:after{content:"";border:1px solid #ffffff38;border-radius:34% 66% 55% 45%;position:absolute}.about-visual:before{width:270px;height:270px;top:10%;right:7%;transform:rotate(24deg)}.about-visual:after{width:180px;height:180px;bottom:13%;left:9%;transform:rotate(-18deg)}.about-visual-grid{z-index:-1;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.about-visual>span{font-family:var(--font-display);font-size:22px;font-weight:700;position:absolute;bottom:48px;left:30px}.about-visual>small{color:#fff9;letter-spacing:.08em;text-transform:uppercase;font-size:9px;position:absolute;bottom:27px;left:30px}.about-visual.architecture{background:radial-gradient(circle at 70% 20%,#5600ff7a,#0000 29%),linear-gradient(145deg,#090909,#161126)}.about-visual.science{background:radial-gradient(circle at 35% 40%,#1cca8f47,#0000 25%),radial-gradient(circle at 73% 62%,#5600ff61,#0000 27%),#050908}.about-visual.products{background:radial-gradient(circle at 65% 30%,#ff684b33,#0000 23%),radial-gradient(circle at 28% 73%,#5600ff6b,#0000 30%),#080808}.about-intro .centred{text-align:center;max-width:1120px}.about-intro h2,.about-capability-section h2,.about-science h2,.about-products h2,.about-centred-heading h2,.about-final h2{font-family:var(--font-display),sans-serif;letter-spacing:-.052em;font-size:clamp(40px,5vw,68px);font-weight:700;line-height:1.04}.about-intro p{max-width:940px;color:var(--muted);margin:22px auto 0;font-size:17px;line-height:1.75}.about-capability-section{background:var(--surface-2);border-block:1px solid var(--line)}.about-capability-section .about-split>div:first-child>p,.about-science .about-split>div:first-child>p,.about-products .about-split>div:first-child>p{max-width:700px;color:var(--muted);font-size:15px;line-height:1.7}.about-capabilities{border-top:1px solid var(--line);margin-top:32px}.about-capabilities article{border-bottom:1px solid var(--line)}.about-capabilities article>button{width:100%;min-height:67px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:1fr 23px;align-items:center;padding:0 3px;display:grid}.about-capabilities article>button strong{font-family:var(--font-display);letter-spacing:-.02em;font-size:17px}.about-capabilities article>button svg{width:17px}.about-capabilities article.open{border:1px solid color-mix(in srgb,var(--accent)45%,var(--line));background:var(--surface);border-radius:15px;margin:10px 0;padding:0 20px}.about-capabilities article>div{padding:0 0 22px;animation:.22s both accordion-in}.about-capabilities article>div>p{color:var(--muted);font-size:12px;line-height:1.65}.about-capabilities ul{gap:8px;margin:15px 0 20px;padding:0;list-style:none;display:grid}.about-capabilities li{align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.about-capabilities li svg{width:13px;color:var(--accent)}.about-capabilities a,.about-text-link{color:var(--accent);align-items:center;gap:7px;font-size:11px;font-weight:850;display:inline-flex}.about-capabilities a svg,.about-text-link svg{width:14px}.about-intro .about-intro-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;padding:44px clamp(24px,4vw,54px)}.services-showcase,.about-intro,.about-science,.home-journal-section,.home-contact{isolation:isolate;position:relative}.services-showcase:before{content:"";z-index:-1;border:1px solid color-mix(in srgb,var(--accent)14%,transparent);border-radius:42% 58% 63% 37%;width:320px;height:320px;position:absolute;top:42px;right:-110px;transform:rotate(24deg)}.services-showcase:after{content:"";z-index:-1;background:radial-gradient(circle,color-mix(in srgb,var(--accent)9%,transparent),transparent 68%);width:180px;height:180px;position:absolute;bottom:38px;left:-80px}.about-intro{background:radial-gradient(circle at 18% 28%,color-mix(in srgb,var(--accent)6%,transparent),transparent 24%),radial-gradient(circle at 82% 72%,#176bff0d,transparent 25%)}.about-intro-card{isolation:isolate;position:relative;overflow:hidden}.about-intro-card:before{content:"";z-index:-1;border:1px solid color-mix(in srgb,var(--accent)13%,transparent);border-radius:50%;width:150px;height:150px;position:absolute;top:-92px;right:8%}.about-intro-card:after{content:"";z-index:-1;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--accent)18%,transparent),transparent);width:210px;height:1px;position:absolute;bottom:42px;left:-54px;transform:rotate(-18deg)}.about-science:before{content:"";z-index:-1;border:1px solid color-mix(in srgb,var(--accent)10%,transparent);width:420px;height:420px;box-shadow:0 0 0 52px color-mix(in srgb,var(--accent)2.5%,transparent);border-radius:50%;position:absolute;top:4%;right:-180px}.about-science:after{content:"";z-index:-1;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);background:linear-gradient(135deg,#176bff0f,#0000 66%);width:240px;height:240px;position:absolute;bottom:8%;left:-145px}.home-journal-section:before{content:"";z-index:-1;background-image:linear-gradient(color-mix(in srgb,var(--accent)8%,transparent)1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--accent)8%,transparent)1px,transparent 1px);background-size:24px 24px;width:260px;height:120px;position:absolute;top:58px;right:3%;-webkit-mask-image:linear-gradient(120deg,#000,#0000);mask-image:linear-gradient(120deg,#000,#0000)}.home-journal-section:after{content:"";z-index:-1;border:1px solid color-mix(in srgb,var(--accent)10%,transparent);border-radius:30% 70% 55% 45%;width:180px;height:180px;position:absolute;bottom:22px;left:-90px;transform:rotate(-22deg)}.home-contact:before{content:"";z-index:-1;opacity:.035;pointer-events:none;background:url(/logo.png) 50% 42%/min(88vw,1380px) no-repeat;position:absolute;inset:0}.dark .services-showcase:before{border-color:#8c5cff57}.dark .services-showcase:after{background:radial-gradient(circle,#5600ff33,#0000 68%)}.dark .about-intro{background:radial-gradient(circle at 18% 28%,#5600ff24,#0000 25%),radial-gradient(circle at 82% 72%,#176bff1a,#0000 26%)}.dark .about-intro-card:before{border-color:#8c5cff4d}.dark .about-intro-card:after{background:linear-gradient(90deg,#0000,#8c5cff52,#0000)}.dark .about-science:before{border-color:#8c5cff47;box-shadow:0 0 0 52px #5600ff0b}.dark .about-science:after{background:linear-gradient(135deg,#176bff29,#0000 66%)}.dark .home-journal-section:before{background-image:linear-gradient(#8c5cff33 1px,#0000 1px),linear-gradient(90deg,#8c5cff33 1px,#0000 1px)}.dark .home-journal-section:after{border-color:#8c5cff40}.dark .home-contact:before{filter:invert();opacity:.055}@media (max-width:700px){.services-showcase:before,.about-science:before,.home-journal-section:before{opacity:.55;transform:scale(.72)}.about-intro-card:after{display:none}.home-contact:before{opacity:.028;background-size:150vw}}.about-industries{color:#fff;background:#000}.about-centred-heading{text-align:center;max-width:1050px;margin:0 auto 52px}.about-centred-heading>p{max-width:830px;color:var(--muted);margin-inline:auto;font-size:15px;line-height:1.7}.about-industries .about-centred-heading>p{color:#9f9f9f}.about-industry-grid{border-top:1px solid #282828;border-left:1px solid #282828;grid-template-columns:repeat(4,1fr);display:grid}.about-industry-grid article{background:#080808;border-bottom:1px solid #282828;border-right:1px solid #282828;flex-direction:column;justify-content:space-between;min-height:150px;padding:24px;display:flex}.about-industry-grid span{color:#8c5cff;font-size:9px;font-weight:850}.about-industry-grid strong{font-size:16px}.about-science .about-split{grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr)}.about-check-list{grid-template-columns:1fr 1fr;gap:11px;margin:28px 0;padding:0;list-style:none;display:grid}.about-check-list li{align-items:flex-start;gap:8px;font-size:11px;font-weight:700;display:flex}.about-check-list svg{width:15px;color:var(--accent);flex:none}.about-spinout{background:var(--surface-2);border-block:1px solid var(--line);padding-top:110px;padding-bottom:110px}.about-spinout-inner{text-align:center;max-width:1050px}.about-spinout-inner>svg{width:38px;height:38px;color:var(--accent);margin:15px 0}.about-spinout h2{font-family:var(--font-display);letter-spacing:-.06em;margin-bottom:16px;font-size:clamp(50px,7vw,92px);line-height:1}.about-spinout p{max-width:780px;color:var(--muted);margin:0 auto 28px;font-size:16px;line-height:1.75}.about-product-points{gap:10px;margin-top:28px;display:grid}.about-product-points article{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:42px 1fr;gap:12px;padding:15px;display:grid}.about-product-points article>svg{width:20px;color:var(--accent)}.about-product-points strong{font-size:12px}.about-product-points p{margin:2px 0 0!important;font-size:10px!important}.about-process{background:var(--surface-2);border-top:1px solid var(--line)}.about-process-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.about-process-grid article{border:1px solid var(--line);background:var(--surface);border-radius:14px;min-height:250px;padding:27px}.about-process-grid svg{width:22px;color:var(--accent);margin-bottom:55px}.about-process-grid span{font-family:var(--font-display);font-size:19px;font-weight:700;display:block}.about-process-grid p{color:var(--muted);margin-top:8px;font-size:11px;line-height:1.65}.about-final{padding-top:110px;padding-bottom:110px}.about-final-panel{border:1px solid var(--line);background:linear-gradient(135deg,color-mix(in srgb,var(--accent)8%,var(--surface)),var(--surface));text-align:center;border-radius:25px;flex-direction:column;align-items:center;padding:90px 30px;display:flex}.about-final p{max-width:760px;color:var(--muted);font-size:15px;line-height:1.7}.about-final .button{min-height:50px;margin-top:15px}@media (max-width:1050px){.about-hero-grid,.about-split,.about-science .about-split{grid-template-columns:1fr}.about-visual{min-height:430px}.about-industry-grid,.about-process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.about-hero{padding-top:60px}.about-hero h1{font-size:50px}.about-hero .button-row{flex-direction:column;align-items:stretch}.about-hero .button{width:100%}.about-visual{min-height:340px}.about-intro{padding-top:85px;padding-bottom:85px}.about-intro p{font-size:14px}.about-industry-grid,.about-process-grid,.about-check-list{grid-template-columns:1fr}.about-industry-grid article{min-height:120px}.about-final-panel{padding:60px 20px}.about-final .button{width:100%}}.about-page .section{padding-top:96px;padding-bottom:96px}.about-hero{padding-top:72px;padding-bottom:70px}.about-hero-grid,.about-split{gap:clamp(48px,6vw,88px)}.about-hero h1{letter-spacing:-.05em;max-width:680px;font-size:clamp(44px,4.8vw,64px);line-height:1.02}.about-hero p{font-size:15px;line-height:1.6}.about-visual{border-radius:19px;min-height:460px}.about-intro{padding-top:100px!important;padding-bottom:100px!important}.about-intro .centred{max-width:1040px}.about-intro h2,.about-capability-section h2,.about-science h2,.about-products h2,.about-centred-heading h2,.about-final h2{letter-spacing:-.045em;font-size:clamp(34px,3.8vw,52px);line-height:1.08}.about-intro p{max-width:900px;font-size:16px;line-height:1.7}.about-centred-heading{max-width:900px;margin-bottom:42px}.about-centred-heading>p{font-size:14px}.about-capability-section .about-split,.about-science .about-split,.about-products .about-split{align-items:center}.about-capability-section h2,.about-science h2,.about-products h2{max-width:680px}.about-spinout h2{letter-spacing:-.05em;font-size:clamp(42px,5.2vw,64px)}.about-spinout p{font-size:14px}.about-industry-grid{background:#080808;border:1px solid #292929;border-radius:16px;grid-template-columns:repeat(4,1fr);overflow:hidden}.about-industry-grid article{background:0 0;border:1px solid #292929;border-top:0;border-left:0;grid-template-columns:auto 1fr;align-items:center;gap:16px;min-height:118px;padding:20px 22px;display:grid}.about-industry-grid article:nth-child(4n){border-right:0}.about-industry-grid article:nth-last-child(-n+4){border-bottom:0}.about-industry-grid span{font-size:8px}.about-industry-grid strong{font-size:14px;line-height:1.35}.about-process-grid{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:repeat(4,1fr);gap:0;position:relative;overflow:hidden}.about-process-grid article{border:0;border-right:1px solid var(--line);background:0 0;border-radius:0;min-height:215px;padding:25px}.about-process-grid article:last-child{border-right:0}.about-process-grid svg{margin-bottom:45px}.about-process-grid span{font-size:17px}.about-process-grid p{font-size:10px}.about-product-points{border-top:1px solid var(--line)}.about-product-points article{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;grid-template-columns:38px 1fr;padding:16px 2px}.about-product-points article>svg{width:18px}.about-final-panel{max-width:1320px;padding:75px 45px}.about-final h2{max-width:900px}.about-final p{font-size:14px}@media (max-width:1050px){.about-industry-grid,.about-process-grid{grid-template-columns:repeat(2,1fr)}.about-industry-grid article:nth-child(4n){border-right:1px solid #292929}.about-industry-grid article:nth-child(2n){border-right:0}.about-industry-grid article:nth-last-child(-n+4){border-bottom:1px solid #292929}.about-industry-grid article:nth-last-child(-n+2){border-bottom:0}.about-process-grid article:nth-child(2n){border-right:0}.about-process-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:700px){.about-page .section{padding-top:76px;padding-bottom:76px}.about-hero h1{font-size:42px}.about-visual{min-height:330px}.about-intro{padding-top:80px!important;padding-bottom:80px!important}.about-industry-grid,.about-process-grid{grid-template-columns:1fr}.about-industry-grid article,.about-industry-grid article:nth-child(2n),.about-industry-grid article:nth-child(4n){border-bottom:1px solid #292929;border-right:0;min-height:88px}.about-industry-grid article:last-child{border-bottom:0}.about-process-grid article,.about-process-grid article:nth-child(2n){border-right:0;border-bottom:1px solid var(--line);min-height:180px}.about-process-grid article:last-child{border-bottom:0}.about-final-panel{padding:55px 20px}}.site-main:not(:has(.demo-app)) p{color:inherit!important;font-size:max(17px,1em)!important;font-weight:400!important;line-height:1.4!important}.site-main:not(:has(.demo-app)) li{line-height:1.45;font-size:max(16px,1em)!important}.site-main:not(:has(.demo-app)) .section h2{line-height:1.1;font-size:clamp(32px,3.4vw,46px)!important}:where(.site-header,.site-main:not(:has(.demo-app)),.site-footer) :where(a,li,.eyebrow){font-weight:700!important}.about-capability-section .about-split{align-items:start}.about-capability-section .about-visual{position:sticky;top:100px}.site-main .about-science .about-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:54px}.about-science-copy>p{max-width:700px}.store-feature-content li strong{font-weight:700}.store-feature-content li small{font-weight:500}.about-science .about-check-list{width:100%;max-width:700px}.about-science .about-check-list li{border:1px solid var(--line);background:var(--surface);border-radius:999px;align-items:center;padding:10px 14px}.ngl-viewer{border:1px solid var(--line);background:var(--surface);border-radius:19px;min-width:0;height:460px;margin:0;position:relative;overflow:hidden;box-shadow:0 28px 75px #13161124}.ngl-viewer-stage{width:100%;height:100%}.ngl-viewer-stage canvas{display:block}.ngl-viewer-status{z-index:2;background:var(--surface);color:var(--text);place-items:center;font-size:12px;display:grid;position:absolute;inset:0}.ngl-viewer-status.loading:before{content:"";border:2px solid var(--line);border-top-color:#8c5cff;border-radius:50%;width:28px;height:28px;margin-top:-44px;animation:.8s linear infinite ngl-spin;position:absolute}@keyframes ngl-spin{to{transform:rotate(360deg)}}@media (max-width:700px){.ngl-viewer{height:360px}}.home-asset-section{isolation:isolate;background:var(--bg);position:relative}.home-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:54px;display:grid}.home-asset-copy h2{max-width:680px;font-family:var(--font-display),sans-serif;letter-spacing:-.045em;font-size:clamp(34px,3.8vw,52px);font-weight:700;line-height:1.08}.home-asset-copy h2 span{white-space:nowrap}.home-asset-copy h2 s{color:var(--accent);text-decoration-color:currentColor;text-decoration-thickness:3px}.home-asset-copy>p{max-width:700px;color:var(--text);margin-bottom:26px}.rubiks-stage{isolation:isolate;perspective:900px;cursor:crosshair;background:0 0;border:0;place-items:center;height:460px;display:grid;position:relative;overflow:hidden}.rubiks-cube{--cube-rotate-x:-18deg;--cube-rotate-y:32deg;z-index:2;width:210px;height:210px;transform-style:preserve-3d;transform:rotateX(var(--cube-rotate-x))rotateY(var(--cube-rotate-y));transition:transform .16s ease-out;animation:5s ease-in-out infinite rubiks-float;position:relative}.rubiks-face{backface-visibility:hidden;background:#080808;border:1px solid #080808;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:4px;padding:5px;display:grid;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff0f}.rubiks-face.front{transform:translateZ(105px)}.rubiks-face.back{transform:rotateY(180deg)translateZ(105px)}.rubiks-face.right{transform:rotateY(90deg)translateZ(105px)}.rubiks-face.left{transform:rotateY(-90deg)translateZ(105px)}.rubiks-face.top{transform:rotateX(90deg)translateZ(105px)}.rubiks-face.bottom{transform:rotateX(-90deg)translateZ(105px)}.rubiks-face span{border:1px solid #00000038;border-radius:8px;box-shadow:inset 0 1px 1px #ffffff57}.rubiks-face .purple{background:#5600ff}.rubiks-face .blue{background:#176bff}.rubiks-face .mint{background:#22c98f}.rubiks-face .orange{background:#ff7857}.rubiks-face .white{background:#f5f5f2}.rubiks-face .yellow{background:#f4c542}.rubiks-shadow{z-index:1;filter:blur(18px);background:#00000038;border-radius:50%;width:235px;height:48px;position:absolute;bottom:54px;transform:rotate(-4deg)}.dark .rubiks-shadow{background:#5600ff3d}.rubiks-orbit{border:1px solid color-mix(in srgb,var(--accent)18%,transparent);border-radius:50%;position:absolute;transform:rotate(-16deg)}.orbit-one{width:360px;height:210px}.orbit-two{width:275px;height:350px;transform:rotate(52deg)}@keyframes rubiks-float{0%,to{translate:0 -5px}50%{translate:0 7px}}.home-asset-section:before{content:"";z-index:-1;border:1px solid color-mix(in srgb,var(--accent)12%,transparent);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-140px;left:-150px}@media (prefers-reduced-motion:reduce){.rubiks-cube{transition:none;animation:none}}@media (max-width:1050px){.home-asset-grid{grid-template-columns:1fr}.rubiks-stage{height:400px}}@media (max-width:700px){.rubiks-stage{height:340px}.rubiks-cube{width:160px;height:160px}.rubiks-face.front{transform:translateZ(80px)}.rubiks-face.back{transform:rotateY(180deg)translateZ(80px)}.rubiks-face.right{transform:rotateY(90deg)translateZ(80px)}.rubiks-face.left{transform:rotateY(-90deg)translateZ(80px)}.rubiks-face.top{transform:rotateX(90deg)translateZ(80px)}.rubiks-face.bottom{transform:rotateX(-90deg)translateZ(80px)}}.solutions-ribbon{border-block:1px solid var(--line);background:color-mix(in srgb,var(--surface)92%,transparent);grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:76px;display:grid;overflow:hidden}.solutions-ribbon-label{z-index:2;border-right:1px solid var(--line);background:var(--surface);white-space:nowrap;align-items:center;height:100%;padding:0 28px 0 max(28px,50vw - 720px);font-size:11px;font-weight:700;display:flex;position:relative}.solutions-ribbon-window{min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.solutions-ribbon-track{width:max-content;animation:42s linear infinite solutions-ribbon-scroll;display:flex}.solutions-ribbon:hover .solutions-ribbon-track{animation-play-state:paused}.solutions-ribbon-group{align-items:center;gap:8px;padding:0 7px;display:flex}.solutions-ribbon-group span{border:1px solid var(--line);background:var(--surface);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:11px;font-weight:700;display:inline-flex}.solutions-ribbon-group span:before{content:"";background:var(--accent);width:5px;height:5px;box-shadow:0 0 0 3px color-mix(in srgb,var(--accent)9%,transparent);border-radius:50%}@keyframes solutions-ribbon-scroll{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.solutions-ribbon-track{animation:none}}@media (max-width:700px){.solutions-ribbon{grid-template-columns:1fr;min-height:66px}.solutions-ribbon-label{display:none}.solutions-ribbon-group span{padding:7px 11px;font-size:10px}}.technology-radial{isolation:isolate;background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--accent)9%,transparent),transparent 43%);border-radius:24px;place-items:center;height:520px;margin:6px 0 0;display:grid;position:relative;overflow:hidden}.technology-radial:before{content:"";z-index:-2;background-image:linear-gradient(color-mix(in srgb,var(--text)5%,transparent)1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--text)5%,transparent)1px,transparent 1px);background-size:30px 30px;position:absolute;inset:10%;-webkit-mask-image:radial-gradient(circle,#000,#0000 69%);mask-image:radial-gradient(circle,#000,#0000 69%)}.technology-ring{border:1px solid color-mix(in srgb,var(--accent)17%,var(--line));border-radius:50%;transition:border-color .3s,transform .5s;position:absolute}.ring-outer{width:390px;height:390px}.ring-inner{border-style:dashed;width:235px;height:235px}.technology-radial:hover .ring-outer{border-color:color-mix(in srgb,var(--accent)42%,var(--line));transform:rotate(8deg)}.technology-radial:hover .ring-inner{transform:rotate(-12deg)}.technology-core{z-index:3;border:1px solid color-mix(in srgb,var(--accent)35%,var(--line));background:color-mix(in srgb,var(--surface)94%,transparent);width:144px;height:144px;box-shadow:0 20px 50px color-mix(in srgb,var(--accent)12%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.technology-radial:hover .technology-core{box-shadow:0 24px 65px color-mix(in srgb,var(--accent)20%,transparent);transform:scale(1.04)}.technology-core span{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:700}.technology-core strong{font-size:17px}.technology-core small{color:var(--muted);font-size:8px}.technology-node{z-index:4;border:1px solid var(--line);background:color-mix(in srgb,var(--surface)94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:92px;height:92px;transition:transform .24s,border-color .24s,box-shadow .24s,color .24s;display:flex;position:absolute;box-shadow:0 14px 34px #13161117}.technology-node svg{width:27px;height:27px}.technology-node span{font-size:9px;font-weight:700}.technology-node:hover{z-index:6;border-color:color-mix(in srgb,currentColor 45%,var(--line));box-shadow:0 20px 45px color-mix(in srgb,currentColor 15%,transparent);translate:0 -6px;scale:1.1}.technology-node.react{color:#149eca;transform:translate(-175px,-168px)rotate(-4deg)}.technology-node.python{color:#3776ab;transform:translate(178px,-155px)rotate(5deg)}.technology-node.django{color:#0c4b33;transform:translate(-238px)rotate(-3deg)}.technology-node.fastapi{color:#009688;transform:translate(238px,12px)rotate(4deg)}.technology-node.ai{color:#7c3cff;transform:translate(-168px,174px)rotate(4deg)}.technology-node.typescript{color:#3178c6;transform:translate(172px,176px)rotate(-5deg)}.technology-node.nextjs{color:var(--text);transform:translateY(-214px)}.technology-node.postgres{color:#4169e1;transform:translateY(218px)}.dark .technology-node.django{color:#55c99a}.dark .technology-node.nextjs{color:#fff}@media (max-width:700px){.technology-radial{height:420px;transform:scale(.88)}.technology-node{border-radius:18px;width:76px;height:76px}.technology-node svg{width:23px;height:23px}.technology-node.react{transform:translate(-135px,-132px)}.technology-node.python{transform:translate(138px,-122px)}.technology-node.django{transform:translate(-170px)}.technology-node.fastapi{transform:translate(170px,8px)}.technology-node.ai{transform:translate(-128px,136px)}.technology-node.typescript{transform:translate(130px,138px)}.technology-node.nextjs{transform:translateY(-170px)}.technology-node.postgres{transform:translateY(174px)}.ring-outer{width:300px;height:300px}}.home-contact{border-top:1px solid var(--line);background:var(--surface-2);scroll-margin-top:96px;overflow:hidden}.home-contact-inner{max-width:1180px}.home-contact-heading{text-align:center;max-width:760px;margin:0 auto 42px}.home-contact-heading p{margin-inline:auto}.home-contact-form{z-index:1;border:1px solid var(--line);background:color-mix(in srgb,var(--surface)94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:22px;gap:22px;padding:34px;display:grid;position:relative;box-shadow:0 18px 45px #1316111a}.home-contact-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px;display:grid}.home-contact-form .field{gap:8px;display:grid}.home-contact-form label{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:700}.home-contact-form input,.home-contact-form select,.home-contact-form textarea{border:1px solid var(--line);background:var(--surface-2);width:100%;color:var(--text);border-radius:12px;outline:none;font-size:16px;font-weight:400;transition:border-color .2s,box-shadow .2s,background .2s}.home-contact-form input,.home-contact-form select{height:56px;padding:0 18px}.home-contact-form textarea{resize:vertical;min-height:130px;padding:15px 18px}.home-contact-form input::placeholder,.home-contact-form textarea::placeholder{color:color-mix(in srgb,var(--muted)72%,transparent)}.home-contact-form input:focus,.home-contact-form select:focus,.home-contact-form textarea:focus{border-color:color-mix(in srgb,var(--accent)62%,var(--line));background:var(--surface);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent)8%,transparent)}.home-contact-submit{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:12px;min-height:60px;font-size:15px;font-weight:700;transition:background .2s,border-color .2s,transform .2s}.home-contact-submit:hover{border-color:var(--accent);background:var(--accent);transform:translateY(-1px)}.home-contact-submit:disabled{cursor:wait;opacity:.58;transform:none}.contact-form-error{color:#c51f36;margin:0;font-size:14px;font-weight:500}.contact-form-success{text-align:center;align-content:center;place-items:center;min-height:360px}.contact-form-success h3,.contact-form-success p{margin:0}.contact-form-success p{max-width:540px}.contact-success-mark{background:color-mix(in srgb,#20a464 14%,var(--surface));color:#16804d;border-radius:50%;place-items:center;width:52px;height:52px;font-size:24px;font-weight:700;display:grid}.dark .home-contact-submit{color:#000;background:#fff;border-color:#fff}.dark .home-contact-submit:hover{border-color:var(--accent);background:var(--accent);color:#fff}@media (max-width:700px){.home-contact-form{padding:22px}.home-contact-fields{grid-template-columns:1fr}.home-contact-heading{margin-bottom:30px}.home-contact-submit{min-height:56px}}@media (max-width:1050px){.about-capability-section .about-visual{position:relative;top:auto}.site-main .about-science .about-split{grid-template-columns:1fr}}.sheets-page h1,.sheets-page h2{font-family:var(--font-display),sans-serif}.sheets-hero{border-bottom:1px solid var(--line);position:relative;overflow:hidden}.sheets-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#5600ff29,#0000 68%);border-radius:50%;width:700px;height:700px;position:absolute;top:-310px;right:-180px}.sheets-hero-grid{grid-template-columns:minmax(480px,.88fr) minmax(620px,1.12fr);align-items:center;gap:64px;min-height:720px;padding:85px 0;display:grid}.sheets-product-mark{align-items:center;gap:12px;margin-bottom:24px;font-size:12px;font-weight:900;display:flex}.sheets-product-mark img{border-radius:12px;width:48px;height:48px;box-shadow:0 9px 22px #00000021}.sheets-hero-copy h1{letter-spacing:-.055em;margin:0 0 22px;font-size:clamp(54px,5.3vw,84px);font-weight:700;line-height:1.02}.sheets-hero-copy h1 em{color:var(--accent);font-style:normal}.sheets-hero-copy>p{max-width:690px;color:var(--muted);font-size:18px}.sheets-proof{color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:24px;font-size:11px;font-weight:800;display:flex}.sheets-proof span{align-items:center;gap:5px;display:flex}.sheets-proof svg{width:14px;color:var(--accent)}.app-window{z-index:2;border:1px solid color-mix(in srgb,var(--line)55%,#000);background:#f8f8fa;border-radius:18px;position:relative;overflow:hidden;transform:perspective(1400px)rotateY(-3deg)rotateX(1deg);box-shadow:0 36px 90px #1d0f3938}.app-window-bar{color:#333;background:#fff;border-bottom:1px solid #dedee4;align-items:center;gap:7px;height:42px;padding:0 14px;display:flex}.app-window-bar>span{background:#ddd;border-radius:50%;width:9px;height:9px}.app-window-bar>span:first-child{background:#ff665c}.app-window-bar>span:nth-child(2){background:#ffbd45}.app-window-bar>span:nth-child(3){background:#2dcc55}.app-window-bar strong{margin:auto;font-size:10px}.app-window-body{color:#17171b;grid-template-columns:135px 1fr;min-height:470px;display:grid}.app-window-body>aside{background:#fff;border-right:1px solid #e3e3e8;flex-direction:column;gap:5px;padding:20px 10px;font-size:9px;font-weight:700;display:flex}.app-window-body>aside img{border-radius:9px;width:34px;height:34px;margin:0 8px 17px}.app-window-body>aside div{border-radius:6px;padding:9px 10px}.app-window-body>aside div.selected{color:#5600ff;background:#eee9ff}.pipeline{padding:24px 18px;overflow:hidden}.pipeline-head{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.pipeline-head small{color:#777;letter-spacing:.12em;font-size:7px}.pipeline-head h3{margin:2px 0 0;font-size:17px}.pipeline-head>strong{font-size:18px}.pipeline-grid{grid-template-columns:repeat(4,minmax(110px,1fr));gap:8px;display:grid}.pipeline-column{background:#f1f1f4;border:1px solid #e3e3e8;border-radius:8px;min-height:330px;padding:8px}.pipeline-column header{justify-content:space-between;gap:5px;padding:3px 2px 10px;font-size:8px;font-weight:800;display:flex}.pipeline-column header small{color:#777;font-size:7px}.deal{background:#fff;border:1px solid #e2e2e6;border-radius:6px;grid-template-columns:23px 1fr;margin-bottom:7px;padding:9px 7px;display:grid;box-shadow:0 3px 8px #00000009}.deal i{color:#5600ff;background:#eee9ff;border-radius:50%;grid-row:span 2;place-items:center;width:19px;height:19px;font-size:7px;font-style:normal;font-weight:900;display:grid}.deal strong{font-size:7px}.deal small{color:#888;font-size:6px}.sheets-strip{border-bottom:1px solid var(--line);background:var(--surface)}.sheets-strip .shell{min-height:78px;color:var(--muted);letter-spacing:.11em;justify-content:space-around;align-items:center;gap:22px;font-size:11px;font-weight:900;display:flex}.sheets-strip i{color:var(--accent);font-size:20px;font-style:normal}.sheets-section-head{max-width:840px;margin-bottom:56px}.sheets-section-head h2{letter-spacing:-.05em;margin:0 0 16px;font-size:clamp(42px,5vw,68px);line-height:1.05}.sheets-section-head>p{max-width:650px;color:var(--muted);font-size:17px}.sheets-section-head.centred{text-align:center;margin-inline:auto}.sheets-features{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.sheets-features article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:310px;padding:30px;display:flex}.sheets-features article>span{color:var(--muted);margin-bottom:auto;font-size:10px;font-weight:900}.sheets-features svg{color:var(--accent);margin:30px 0 18px}.sheets-features h3{margin-bottom:9px;font-size:19px}.sheets-features p{color:var(--muted)}.sheets-dark{color:#fff;background:#000}.sheets-story{grid-template-columns:.82fr 1.18fr;align-items:center;gap:100px;display:grid}.sheets-story h2{letter-spacing:-.05em;margin-bottom:20px;font-size:clamp(44px,5vw,70px);line-height:1.05}.sheets-story>div>p{color:#a6a6a6;font-size:17px}.sheets-story ul{gap:13px;margin:30px 0 0;padding:0;list-style:none;display:grid}.sheets-story li{align-items:center;gap:9px;font-size:13px;display:flex}.sheets-story li svg{color:#7c3cff;width:16px}.contact-ui{background:#0d0d0d;border:1px solid #292929;border-radius:18px;padding:28px;box-shadow:0 30px 70px #5600ff1f}.contact-top{border-bottom:1px solid #292929;align-items:center;gap:14px;padding-bottom:24px;display:flex}.avatar{background:#5600ff;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.contact-top h3{margin:0}.contact-top p{color:#999;margin:0;font-size:11px}.contact-top button{background:#fff;border:0;border-radius:7px;margin-left:auto;padding:9px 14px;font-size:10px;font-weight:900}.contact-stats{border-bottom:1px solid #292929;grid-template-columns:repeat(3,1fr);padding:22px 0;display:grid}.contact-stats span{display:grid}.contact-stats small,.timeline small{color:#888;font-size:9px}.contact-stats strong{font-size:14px}.timeline{gap:10px;padding-top:18px;display:grid}.timeline>div{background:#151515;border-radius:9px;align-items:center;gap:12px;padding:12px;display:flex}.timeline svg{color:#7c3cff;width:17px}.timeline p{margin:0;font-size:11px;display:grid}.fit-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.fit-grid article{border:1px solid var(--line);background:var(--surface);border-radius:16px;flex-direction:column;min-height:270px;padding:30px;display:flex}.fit-grid span{color:var(--accent);margin-bottom:auto;font-size:11px;font-weight:900}.fit-grid h3{font-size:24px}.fit-grid p{color:var(--muted)}.sheets-offer{grid-template-columns:1fr 520px;align-items:center;gap:100px;display:grid}.sheets-offer>div>img{width:82px;height:82px;box-shadow:var(--shadow);border-radius:18px;margin-bottom:25px}.sheets-offer h2{letter-spacing:-.05em;margin-bottom:16px;font-size:clamp(42px,5vw,66px);line-height:1.05}.sheets-offer>div>p{max-width:640px;color:var(--muted);font-size:17px}.offer-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:20px;flex-direction:column;padding:38px;display:flex}.offer-price{font-family:var(--font-display);letter-spacing:-.06em;align-items:start;margin:4px 0 0;font-size:64px;font-weight:700;display:flex}.offer-price small{margin:12px 5px 0 0;font-size:20px}.offer-card>p{border-bottom:1px solid var(--line);color:var(--muted);padding-bottom:22px}.offer-line{align-items:center;gap:8px;padding:7px 0;font-size:12px;font-weight:700;display:flex}.offer-line svg{width:15px;color:var(--accent)}.offer-card .button{width:100%;margin:22px 0 10px}.offer-card>small{color:var(--muted);text-align:center}.sheets-faq{grid-template-columns:.7fr 1.3fr;gap:100px;display:grid}.sheets-faq h2{letter-spacing:-.05em;font-size:clamp(40px,4.5vw,62px);line-height:1.07}.sheets-faq>div:first-child p{color:var(--muted)}.sheets-faq details{border-bottom:1px solid var(--line)}.sheets-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:76px;font-size:16px;font-weight:800;list-style:none;display:flex}.sheets-faq summary::-webkit-details-marker{display:none}.sheets-faq summary span{font-size:23px;font-weight:400}.sheets-faq details[open] summary span{transform:rotate(45deg)}.sheets-faq details p{max-width:700px;color:var(--muted);padding:0 40px 22px 0}.sheets-final{border:1px solid var(--line);text-align:center;border-radius:24px;flex-direction:column;align-items:center;padding:85px 30px;display:flex;overflow:hidden}.sheets-final>img{border-radius:15px;width:68px;height:68px;margin-bottom:24px}.sheets-final h2{letter-spacing:-.05em;margin-bottom:16px;font-size:clamp(40px,5vw,68px);line-height:1.05}.sheets-final>p{color:var(--muted);font-size:17px}.sheets-final>.button{margin:14px 0 24px}.sheets-final>span{color:var(--muted);align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}@media (max-width:1150px){.sheets-hero-grid{grid-template-columns:1fr;padding-top:70px}.app-window{max-width:900px}.sheets-story,.sheets-offer{gap:55px}.sheets-features{grid-template-columns:repeat(2,1fr)}}@media (max-width:850px){.sheets-story,.sheets-offer,.sheets-faq,.sheets-features,.fit-grid{grid-template-columns:1fr}.sheets-offer{gap:50px}.offer-card{width:100%}.sheets-strip .shell{justify-content:flex-start;overflow:auto}.sheets-hero-grid{min-height:auto}.app-window-body{grid-template-columns:90px 1fr}.pipeline-grid{grid-template-columns:repeat(4,150px);overflow:hidden}.sheets-story{gap:55px}}@media (max-width:1120px){.sheetscrm-hero>.two-grid{grid-template-columns:1fr}.sheetscrm-hero .product-hero-copy h2{max-width:760px}.sheetscrm-hero .product-demo{max-width:900px}}@media (max-width:600px){.sheetscrm-hero .product-hero-copy h2 span{white-space:normal}.sheets-hero-grid{padding:55px 0}.sheets-hero-copy h1{font-size:46px}.sheets-proof{display:grid}.app-window{display:none}.sheets-features article{min-height:250px}.sheets-offer{grid-template-columns:1fr}.offer-card{padding:25px}.sheets-final{padding:60px 18px}.sheets-final>span{display:block}.contact-stats{gap:8px}.sheets-dark{padding-block:75px}}@media (max-width:950px){.service-stack{grid-template-columns:repeat(2,1fr)}.services-accordion-layout{grid-template-columns:1fr}.accordion-visual{height:400px;margin-top:0}}@media (max-width:850px){.nav-links,.nav-search,.nav-contact{display:none}.mobile-menu{display:block}.nav-wrap{gap:10px}.site-header.scrolled .nav-wrap{padding:0 15px}.service-grid,.three-grid{grid-template-columns:repeat(2,1fr)}.hero-inner{min-height:500px}}@media (max-width:430px){.brand img{width:108px}.nav-actions{gap:7px}.icon-button{width:36px;height:36px}.header-cart-panel{right:-86px}}@media (max-width:600px){.shell{width:min(100% - 24px,1440px)}.hero h1{font-size:44px}.button-row{flex-direction:column;width:100%}.service-grid,.service-stack,.three-grid,.two-grid{grid-template-columns:1fr}.section{padding-block:72px}.section-heading.split{flex-direction:column;align-items:start}.cta-panel h2{font-size:38px}}
