: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 rgba(19,22,17,.07);--radius:18px;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 rgba(0,0,0,.5);color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:15px;line-height:1.6}.site-main{overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1440px,calc(100% - 64px));margin-inline:auto}.site-header{height:88px;padding:0;background:transparent;color:var(--text);position:sticky;top:0;z-index:20;transition:background .25s ease,padding .25s ease}.site-header.scrolled{height:88px;padding:10px 0;background:transparent;pointer-events:none}.site-header.sheets-header:not(.scrolled){background:#fff;color:#151614}.site-header.sheets-header:not(.scrolled) .nav-actions,.site-header.sheets-header:not(.scrolled) .nav-links{color:#151614}.dark .site-header.sheets-header:not(.scrolled){background:#000;color:#f6f6f2}.dark .site-header.sheets-header:not(.scrolled) .nav-actions,.dark .site-header.sheets-header:not(.scrolled) .nav-links{color:#f6f6f2}.dark .site-header.sheets-header:not(.scrolled) .brand img{filter:invert(1)}.nav-wrap{height:100%;display:flex;align-items:center;gap:34px;transition:height .25s ease,border-radius .25s ease,box-shadow .25s ease,padding .25s ease,background .25s ease}.site-header.scrolled .nav-wrap{width:min(1520px,calc(100% - 32px));padding:0 28px;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:0 14px 40px rgba(19,22,17,.13);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto}.brand{display:flex;margin-right:auto}.brand img{width:126px;height:auto;filter:none}.dark .brand img{filter:invert(1)}.nav-links{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:700}.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{list-style:none;cursor:pointer}.menu-panel{display:none;position:absolute;top:32px;right:-120px;width:330px;padding:10px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}.nav-menu[open] .menu-panel{display:grid}.menu-panel a{padding:12px;display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;border-radius:10px}.menu-panel a:hover{background:var(--surface-2)}.menu-panel span,.menu-panel strong{grid-column:2}.menu-panel a:not(:has(.menu-product-icon)) span,.menu-panel a:not(:has(.menu-product-icon)) strong{grid-column:1/-1}.menu-panel span{color:var(--muted);font-size:12px;font-weight:500}.menu-product-icon{grid-column:1;grid-row:1/span 2;width:34px;height:34px;border-radius:8px}.nav-actions{display:flex;align-items:center;gap:10px}.nav-search{width:38px;height:38px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:inherit;cursor:pointer}.cart-button,.header-cart{position:relative}.cart-button>span{min-width:17px;height:17px;padding:0 4px;position:absolute;top:-6px;right:-7px;display:grid;place-items:center;border:2px solid var(--surface);border-radius:99px;background:var(--accent);color:#fff;font-size:8px;font-weight:700}.header-cart-panel{width:340px;padding:18px;position:absolute;z-index:40;top:48px;right:0;border:1px solid var(--line);border-radius:16px;background:var(--surface);color:var(--text);box-shadow:0 22px 60px rgba(19,22,17,.2)}.header-cart-title{padding-bottom:13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.header-cart-title strong{font-size:15px}.header-cart-title span{color:var(--muted);font-size:10px}.header-cart-empty{padding:24px 4px 5px;text-align:center}.header-cart-empty p{margin-bottom:12px!important;color:var(--muted)!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{padding:14px 0;display:grid;grid-template-columns:38px 1fr 28px;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.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;display:grid;place-items:center;border:0;background:transparent;color:var(--muted);cursor:pointer}.header-cart-items article>button svg{width:15px}.header-cart-items article>a{min-height:36px;grid-column:1/-1;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--text);color:var(--bg);font-size:11px;font-weight:700}@media(max-width:500px){.header-cart-panel{width:min(340px,calc(100vw - 24px));right:-52px}}.site-header:not(.scrolled) .nav-actions{color:var(--text)}.icon-button{width:38px;height:38px;border:1px solid;border-radius:50%;background:transparent;color:inherit;display:grid;place-items:center;cursor:pointer}.nav-contact{min-height:42px;padding:0 19px;display:flex;align-items:center;border:1px solid;border-radius:8px;font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.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{width:min(390px,calc(100vw - 24px));padding:12px;position:absolute;z-index:50;top:49px;right:0;display:grid;border:1px solid var(--line);border-radius:17px;background:color-mix(in srgb,var(--surface) 97%,transparent);color:var(--text);box-shadow:0 24px 70px rgba(19,22,17,.22);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-menu-panel>a{min-height:47px;padding:0 13px;display:flex;align-items:center;border-bottom:1px solid var(--line);font-size:13px;font-weight:700}.mobile-menu-products{padding:9px 8px 11px;border-bottom:1px solid var(--line)}.mobile-menu-products>span{padding:0 5px 7px;display:block;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.mobile-menu-products>a{padding:10px 5px;display:grid;grid-template-columns:32px 1fr;gap:11px;align-items:center;border-radius:10px}.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{overflow:hidden;color:var(--muted);font-size:9px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.mobile-menu-panel .mobile-menu-contact{min-height:46px;margin-top:10px;justify-content:center;border:0;border-radius:9px;background:var(--text);color:var(--bg);font-size:11px;letter-spacing:.05em;text-transform:uppercase}.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-size:42px 42px;background-position:0 -1px}.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.hero-inner{min-height:540px;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:72px 0;background:radial-gradient(circle at center,var(--bg) 0,color-mix(in srgb,var(--bg) 90%,transparent) 58%,transparent 82%)}.hero-grid-traces{position:absolute;inset:0;pointer-events:none;-webkit-mask-image:radial-gradient(ellipse 34% 60% at center,transparent 0 28%,rgba(0,0,0,.2) 50%,#000 76%);mask-image:radial-gradient(ellipse 34% 60% at center,transparent 0 28%,rgba(0,0,0,.2) 50%,#000 76%)}.hero-grid-traces svg{width:100%;height:100%;display:block}.hero-grid-traces path{fill:none;stroke-width:3.5;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:.09 .91;stroke-dashoffset:1;animation:corner-signal 9.4s ease-in-out infinite;filter:drop-shadow(0 0 6px rgba(23,107,255,.55))}.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:1;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{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border:1px solid var(--line);background:var(--surface);border-radius:99px;font-size:12px;font-weight:700}h1,h2,h3,p{margin-top:0}.hero h1{max-width:880px;margin:25px 0 20px;font-family:var(--font-display),sans-serif;font-size:clamp(46px,7vw,82px);font-weight:700;line-height:1.04;letter-spacing:-.045em}.hero h1 em{color:var(--accent);font-style:normal}.hero p{max-width:680px;color:var(--muted);font-size:18px}.button-row{display:flex;gap:12px;margin-top:18px}.button{min-height:46px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;border:1px solid var(--line);font-weight:800;font-size:13px;cursor:pointer}.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{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:30px}.section-heading.split>a{display:flex;align-items:center;gap:7px;font-weight:800;font-size:13px}.eyebrow{display:block;margin-bottom:10px;color:var(--accent);font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.page-hero h1,.section h2{margin-bottom:12px;font-size:clamp(34px,4vw,52px);line-height:1.1;letter-spacing:-.04em}.card p,.page-hero p,.section-heading p{color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-stack{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.services-accordion-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:54px;align-items:stretch}.services-copy .section-heading{margin-bottom:30px}.services-copy .section-heading h2{font-family:var(--font-display),sans-serif;font-size:clamp(34px,3.8vw,52px);font-weight:700;line-height:1.08;letter-spacing:-.045em}.services-accordion{display:grid;gap:0;border-top:1px solid var(--line)}.services-accordion article{overflow:hidden;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}.services-accordion button{width:100%;min-height:92px;padding:0;display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;border:0;background:transparent;color:var(--text);text-align:left;cursor:pointer}.services-accordion button strong{font-family:var(--font-display),sans-serif;font-size:clamp(19px,1.8vw,24px);font-weight:600;letter-spacing:-.025em}.services-accordion button>span{color:var(--muted);font-family:var(--font-sans),sans-serif;font-size:10px;font-weight:900;letter-spacing:.12em}.services-accordion button>svg{width:20px;height:20px;transition:transform .22s ease}.services-accordion article.active button>svg{transform:rotate(180deg)}.accordion-content{padding:0 48px 28px 0;animation:accordion-in .25s ease both}.accordion-content p{max-width:620px;color:var(--muted)}.accordion-content a{display:inline-flex;align-items:center;gap:7px;color:var(--accent);font-size:12px;font-weight:900}.accordion-visual{height:482px;margin:34px 0 0;align-self:start;overflow:hidden;border-radius:var(--radius);background:#0b0b0b}.accordion-visual img{width:100%;height:100%;display:block;object-fit:cover}@keyframes accordion-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.two-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.service-card{--border-angle:0deg;min-height:250px;padding:28px;display:flex;flex-direction:column;border:1px solid transparent;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}.service-card>span{margin-bottom:auto;color:var(--muted);font-size:10px;font-weight:900;letter-spacing:.12em}.service-card:hover{animation:border-trace 1.7s linear infinite;transform:translateY(-3px);box-shadow:var(--shadow)}@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes border-trace{to{--border-angle:360deg}}.blog-card h3,.product-card h3,.service-card h3{margin-bottom:8px;font-size:19px;letter-spacing:-.02em}.product-card{padding:32px;min-height:330px;display:flex;flex-direction:column}.card-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:42px;border-radius:13px;background:var(--surface-2)}.card-meta{margin-top:auto;padding-top:28px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:13px;font-weight:800}.blog-card>a,.card-meta a{display:flex;gap:6px;align-items:center}.blog-card{overflow:hidden;padding:14px 20px 24px}.blog-art{height:170px;margin:-14px -20px 22px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 15%,var(--surface-2)),var(--surface-2));border-bottom:1px solid var(--line)}.blog-art img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.blog-card:hover .blog-art img{transform:scale(1.025)}.blog-card>a{margin-top:24px;font-weight:800;font-size:13px}.cta-panel{padding:80px 30px;border:1px solid var(--line);border-radius:24px;text-align:center;display:flex;flex-direction:column;align-items:center;overflow:hidden}.cta-panel h2{font-size:52px}.site-footer{border-top:1px solid var(--line);color:var(--muted);font-size:12px}.footer-wrap{min-height:118px;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-wrap>img{width:126px;height:auto}.dark .footer-wrap>img{filter:invert(1)}.footer-wrap>p{margin:0;color:var(--muted);font-size:13px!important;font-weight:400!important;text-align:right}@media(max-width:700px){.footer-wrap{padding-block:26px;align-items:flex-start;flex-direction:column}.footer-wrap>p{text-align:left}}.page-hero{padding:110px 0 75px;border-bottom:1px solid var(--line)}.sheetscrm-hero{position:relative;overflow:hidden;isolation:isolate;background:#fff;color:#151614;border-bottom:0}.page-hero.sheetscrm-hero{padding:58px 0 66px}.sheetscrm-hero:before{content:"";position:absolute;z-index:-2;inset:0;background:radial-gradient(circle at 7% 18%,rgba(86,0,255,.1) 0 90px,transparent 92px),radial-gradient(circle at 92% 76%,rgba(23,107,255,.09) 0 145px,transparent 147px),radial-gradient(ellipse at 47% 115%,rgba(86,0,255,.07),transparent 46%)}.sheetscrm-hero:after{content:"";position:absolute;z-index:-1;width:260px;height:260px;right:38%;top:-190px;border:1px solid rgba(86,0,255,.18);border-radius:38% 62% 57% 43%;transform:rotate(28deg)}.sheetscrm-hero>.shell{position:relative;z-index:1}.sheetscrm-hero>.two-grid{grid-template-columns:minmax(520px,.9fr) minmax(560px,1.1fr);gap:clamp(44px,4vw,68px);align-items:center}.sheetscrm-hero .product-hero-title{gap:10px;margin-bottom:24px}.ownership-bar{width:max-content;max-width:100%;margin-bottom:22px;padding:9px 12px;display:grid;grid-template-columns:auto auto;align-items:center;gap:5px 12px;border:1px solid #e4e4e2;border-radius:10px;background:rgba(255,255,255,.78);box-shadow:0 8px 24px rgba(19,22,17,.045)}.ownership-bar strong{font-size:12px;font-weight:900}.ownership-bar span{color:#686b65;font-size:9px;font-weight:700}.dark .ownership-bar{border-color:#292929;background:rgba(11,11,11,.82)}.dark .ownership-bar span{color:#a5a89f}.sheetscrm-hero .product-hero-title img{width:42px;height:42px;border-radius:10px;box-shadow:0 8px 20px rgba(19,22,17,.09)}.sheetscrm-hero .product-hero-title h1{margin:0;transform:translateY(1px);font-size:clamp(27px,2.4vw,32px);font-weight:600;letter-spacing:-.035em}.sheetscrm-hero .product-hero-copy h2{max-width:700px;margin:0 0 17px;font-size:clamp(35px,3.35vw,46px);font-weight:700;line-height:1.1;letter-spacing:-.048em}.sheetscrm-hero .product-hero-copy h2 span{display:block;white-space:nowrap}.sheetscrm-hero .product-hero-copy h2 span:last-child{color:var(--accent)}.sheetscrm-hero .product-hero-copy p{color:#686b65;font-size:15px;font-weight:700;letter-spacing:.005em}.sheetscrm-hero .button-row{margin-top:24px}.trademark-note{max-width:590px;margin-top:16px;display:block;color:#8a8a86;font-size:9px;line-height:1.5}.platform-availability{margin-top:24px;display:flex;align-items:center;gap:13px}.platform-availability>small{color:#777973;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.platform-availability>span{display:flex;align-items:center;gap:12px;color:#151614;font-size:22px}.dark .platform-availability>span{color:#f6f6f2}.sheetscrm-hero .button.secondary{background:#fff}.dark .sheetscrm-hero{background:#000;color:#f6f6f2;border-bottom-color:#252525}.dark .sheetscrm-hero:before{background:radial-gradient(circle at 7% 18%,rgba(86,0,255,.22) 0 90px,transparent 92px),radial-gradient(circle at 92% 76%,rgba(23,107,255,.16) 0 145px,transparent 147px),radial-gradient(ellipse at 47% 115%,rgba(86,0,255,.14),transparent 46%)}.dark .sheetscrm-hero:after{border-color:rgba(124,60,255,.28)}.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{background:#0b0b0b;color:#f6f6f2;border-color:#303030}.dark .sheetscrm-hero .trademark-note{color:#777973}.crm-ecosystem{min-height:500px;position:relative;align-self:center;isolation:isolate;transform:translateY(-12px)}.crm-ecosystem:before{content:"";position:absolute;z-index:-2;width:390px;height:390px;left:50%;top:50%;border-radius:44% 56% 60% 40%;background:linear-gradient(145deg,#3600a8,#7434ff 52%,#176bff);transform:translate(-50%,-50%) rotate(-12deg);box-shadow:0 35px 80px rgba(86,0,255,.28)}.crm-ecosystem:after{content:"";z-index:-1;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.24),transparent 42%)}.crm-ecosystem:after,.ecosystem-orbit{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.ecosystem-orbit{border:1px solid rgba(86,0,255,.16);border-radius:50%}.orbit-one{width:500px;height:410px}.orbit-two{width:570px;height:480px;border-style:dashed;opacity:.65}.ecosystem-core{position:absolute;left:50%;top:50%;width:205px;height:205px;padding:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.32);border-radius:38px;background:rgba(255,255,255,.92);color:#151614;box-shadow:0 28px 60px rgba(20,7,55,.25);transform:translate(-50%,-50%) rotate(3deg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.ecosystem-core>span{position:absolute;inset:10px;border:1px solid rgba(86,0,255,.1);border-radius:29px}.ecosystem-core img{width:104px;height:104px;border-radius:23px}.ecosystem-core strong{margin-top:8px;font-family:var(--font-display);font-size:17px}.ecosystem-core small{color:#777;font-size:8px;font-weight:800}.integration-tile{position:absolute;width:86px;height:86px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(15,15,15,.08);border-radius:22px;background:rgba(255,255,255,.96);color:#151614;box-shadow:0 16px 38px rgba(19,22,17,.13);animation:integration-float 5s ease-in-out infinite}.integration-tile svg{font-size:30px}.integration-tile span{font-size:7px;font-weight:900;white-space:nowrap}.integration-tile.sheets{left:5%;top:13%;color:#0f9d58;transform:rotate(-8deg)}.integration-tile.calendar{right:7%;top:8%;color:#4285f4;transform:rotate(7deg);animation-delay:-1.1s}.integration-tile.gmail{right:-1%;top:43%;color:#ea4335;transform:rotate(10deg);animation-delay:-2.4s}.integration-tile.meet{right:13%;bottom:2%;color:#00ac47;transform:rotate(-6deg);animation-delay:-3.6s}.integration-tile.drive{left:15%;bottom:0;color:#4285f4;transform:rotate(7deg);animation-delay:-.7s}.integration-tile.tasks{left:-1%;top:49%;color:#2684fc;transform:rotate(-10deg);animation-delay:-4.2s}.dark .ecosystem-orbit{border-color:rgba(124,60,255,.3)}.dark .integration-tile{border-color:rgba(255,255,255,.12);box-shadow:0 18px 44px rgba(0,0,0,.4)}@keyframes integration-float{0%,to{translate:0 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{display:flex;align-items:center;gap:18px}.product-hero-title h1{margin-bottom:12px;transform:translateY(4px);font-family:var(--font-display),sans-serif;font-weight:700}.product-hero-title img{width:64px;height:64px;border-radius:14px;box-shadow:var(--shadow)}.product-hero-copy h2{max-width:680px;margin:14px 0 8px;font-family:var(--font-display),sans-serif;font-size:clamp(24px,2.5vw,36px);font-weight:600;line-height:1.18;letter-spacing:-.035em}.product-hero-copy p{margin-bottom:0;color:var(--muted);font-weight:800}.product-demo{position:relative;overflow:hidden;align-self:center;border:1px solid var(--line);border-radius:18px;background:#000;box-shadow:0 24px 65px rgba(19,22,17,.18)}.product-demo video{width:100%;height:auto;display:block;object-fit:contain}.product-demo>span{left:14px;border:1px solid rgba(255,255,255,.18);border-radius:99px;background:rgba(0,0,0,.62)}.product-demo>span,.video-replay{position:absolute;bottom:14px;padding:7px 11px;color:#fff;font-size:10px;font-weight:800;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.video-replay{right:14px;display:flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.2);border-radius:99px;background:rgba(0,0,0,.66);cursor:pointer;animation:accordion-in .25s ease both}.video-replay:hover{background:rgba(86,0,255,.88);border-color:rgba(255,255,255,.32)}.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{margin-inline:auto;text-align:center}.crm-section-heading h2{margin-bottom:16px;font-family:var(--font-display),sans-serif;font-size:clamp(36px,4.2vw,54px);font-weight:700;line-height:1.08;letter-spacing:-.045em}.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{display:grid;grid-template-columns:minmax(460px,.95fr) minmax(520px,1.05fr);gap:46px;align-items:start}.crm-feature-layout.reverse{grid-template-columns:minmax(520px,1.05fr) minmax(460px,.95fr)}.crm-feature-layout.reverse .crm-feature-left{grid-column:2;grid-row:1}.crm-feature-layout.reverse .crm-feature-visual{grid-column:1;grid-row:1;justify-self:start;transform:none}.crm-reverse-heading{display:grid;grid-template-columns:minmax(520px,1.05fr) minmax(460px,.95fr);gap:46px}.crm-reverse-heading .crm-section-heading{grid-column:2;margin-bottom:50px}.crm-feature-toggles{display:grid;gap:10px}.crm-feature-toggles article{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface);transition:border-color .2s ease,box-shadow .2s ease}.crm-feature-toggles article.active{border-color:color-mix(in srgb,var(--accent) 38%,var(--line));box-shadow:0 14px 35px rgba(86,0,255,.07)}.crm-feature-toggles button{width:100%;min-height:70px;padding:0 17px;display:grid;grid-template-columns:1fr 24px;align-items:center;gap:8px;border:0;background:transparent;color:var(--text);text-align:left;cursor:pointer}.crm-feature-toggles button>strong{font-family:var(--font-display),sans-serif;font-size:17px;font-weight:600;letter-spacing:-.02em}.crm-feature-toggles button>svg{width:18px;color:var(--text)}.crm-toggle-body{padding:0 42px 24px 17px;animation:accordion-in .25s ease both}.crm-toggle-body>p{color:var(--muted);font-size:13px;line-height:1.65}.crm-toggle-body ul{margin:15px 0 20px;padding:0;display:grid;gap:7px;list-style:none}.crm-toggle-body li{display:flex;align-items:flex-start;gap:9px;font-size:12px;font-weight:700}.crm-toggle-body li svg{width:15px;margin-top:2px;flex:0 0 auto;color:var(--accent)}.crm-toggle-body li>span{display:grid;gap:1px}.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{display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-size:11px;font-weight:900}.crm-toggle-body>a svg{width:14px}.crm-feature-visual{width:92%;position:sticky;top:112px;align-self:start;justify-self:end;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#0b0b0b;box-shadow:0 22px 58px rgba(19,22,17,.15);transform:translateY(-64px)}.crm-visual-bar{height:38px;padding:0 13px;display:flex;align-items:center;gap:6px;background:#171717;color:#fff}.crm-visual-bar i{width:7px;height:7px;border-radius:50%;background:#4a4a4a}.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{margin-left:auto;font-size:9px;font-weight:800;opacity:.7}.crm-feature-visual>img{width:100%;height:auto;display:block;animation:crm-image-in .3s ease both}.crm-feature-visual>small{position:absolute;left:12px;bottom:12px;padding:6px 9px;border-radius:99px;background:rgba(0,0,0,.68);color:#fff;font-size:8px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@keyframes crm-image-in{0%{opacity:.25;transform:scale(1.012)}to{opacity:1;transform:none}}.crm-inline-cta{margin-top:26px;padding:15px 17px;display:flex;align-items:center;gap:16px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.crm-inline-cta>span{margin-right:auto;color:var(--muted);font-size:12px;font-weight:700}.crm-inline-cta>strong{font-size:11px;white-space:nowrap}.crm-tabs-cta{margin-top:28px;padding:5px 3px 0;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.crm-tabs-cta p{margin-bottom:15px;font-family:var(--font-display),sans-serif;font-size:13px;font-weight:600;line-height:1.3;letter-spacing:-.015em;white-space:nowrap}.crm-team-section{background:var(--surface-2);border-top:1px solid var(--line)}.crm-team-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(55px,7vw,110px);align-items:center}.crm-team-visual{position:relative;overflow:visible;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 24px 65px rgba(19,22,17,.13)}.crm-team-visual>img{width:100%;height:auto;display:block;border-radius:0 0 18px 18px}.team-sync-badge{position:absolute;right:-24px;bottom:28px;min-width:210px;padding:13px 15px;display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:13px;background:color-mix(in srgb,var(--surface) 92%,transparent);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.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;margin-bottom:18px;font-family:var(--font-display),sans-serif;font-size:clamp(36px,4vw,52px);line-height:1.08;letter-spacing:-.045em}.crm-team-copy>p{max-width:650px;color:var(--muted);font-size:15px;line-height:1.7}.crm-team-points{margin:24px 0;display:grid;gap:10px}.crm-team-points article{padding:15px;display:grid;grid-template-columns:44px 1fr;gap:12px;border:1px solid var(--line);border-radius:13px;background:var(--surface);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.crm-team-points article:hover{transform:translateX(4px);border-color:color-mix(in srgb,var(--accent) 35%,var(--line));box-shadow:0 10px 28px rgba(86,0,255,.07)}.crm-team-points article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--accent) 10%,var(--surface));color:var(--accent)}.crm-team-points article>span svg{width:19px}.crm-team-points h3{margin-bottom:4px;font-size:18px}.crm-team-points p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.crm-ownership{background:#000;color:#fff}.crm-ownership .crm-section-heading>p{color:#a6a6a6}.crm-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.crm-value-grid article{min-height:260px;padding:30px;display:flex;flex-direction:column;border:1px solid #282828;border-radius:17px;background:#0b0b0b}.crm-value-grid article>span{margin-bottom:auto;color:#8c5cff;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{display:grid;grid-template-columns:.74fr 1.26fr;gap:70px;align-items:center}.crm-demo-layout h2{max-width:650px;font-family:var(--font-display),sans-serif;font-size:clamp(40px,4.8vw,64px);line-height:1.06;letter-spacing:-.05em}.crm-demo-layout>div>p{color:var(--muted);font-size:16px}.crm-demo-layout ul{margin:25px 0 0;padding:0;display:grid;gap:10px;list-style:none}.crm-demo-layout li{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.crm-demo-layout li svg{width:15px;color:var(--accent)}.crm-demo-layout .product-demo{transform:rotate(1.2deg)}.crm-price-note{margin-top:14px;display:block;color:var(--muted);font-size:10px}.crm-capability-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.crm-capability-grid article{min-height:245px;padding:27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface) 72%,transparent)}.crm-capability-grid svg{margin-bottom:34px;color:var(--accent)}.crm-capability-grid h3{margin-bottom:8px;font-size:17px}.crm-capability-grid p{color:var(--muted);font-size:12px}.crm-buy-panel{padding:60px;display:grid;grid-template-columns:1fr 360px;gap:80px;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 7%,var(--surface)),var(--surface))}.crm-buy-panel h2{max-width:750px;font-family:var(--font-display),sans-serif;font-size:clamp(40px,5vw,64px);line-height:1.06;letter-spacing:-.05em}.crm-buy-panel>div>p{max-width:650px;color:var(--muted)}.crm-buy-panel aside{padding:28px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:17px;background:var(--surface);box-shadow:var(--shadow)}.crm-buy-panel aside>small{color:var(--muted);font-weight:800}.crm-buy-panel aside>strong{margin-top:5px;font-family:var(--font-display);font-size:52px;letter-spacing:-.05em}.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{margin:9px 0 0;color:var(--muted);font-size:8px;text-align:center}@media(max-width:1100px){.crm-demo-layout,.crm-feature-layout,.crm-reverse-heading,.crm-team-layout{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-column:1;grid-row:auto}.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-capability-grid,.crm-value-grid{grid-template-columns:1fr}.crm-inline-cta{align-items:flex-start;flex-direction:column}.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}.journal-empty{max-width:700px;padding:60px 0}.journal-empty h2{margin:12px 0;font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.045em}.journal-empty p{color:var(--muted);font-size:16px;line-height:1.4}.journal-article-header{padding-top:95px;background:var(--surface-2)}.journal-article-heading{max-width:980px;text-align:center}.journal-article-heading h1{max-width:900px;margin:15px auto 18px;font-family:var(--font-display),sans-serif;font-size:clamp(48px,6.5vw,86px);font-weight:700;line-height:.98;letter-spacing:-.055em}.journal-article-heading p{max-width:760px;margin:0 auto;color:var(--muted);font-size:18px;font-weight:400;line-height:1.4}.journal-article-heading small{margin-top:22px;display:block;color:var(--muted);font-size:11px}.journal-featured-image{margin-top:52px;transform:translateY(54px)}.journal-featured-image img{width:100%;max-height:720px;display:block;object-fit:cover;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:0 24px 70px rgba(0,0,0,.1)}.journal-prose{max-width:800px;padding-top:135px}.journal-prose>:first-child{margin-top:0}.journal-prose p{margin:0 0 1.35em;color:var(--text);font-size:18px;font-weight:400;line-height:1.65}.journal-prose h2{margin:2em 0 .65em;font-family:var(--font-display),sans-serif;font-size:clamp(32px,4vw,46px);line-height:1.08;letter-spacing:-.04em}.journal-prose h3{margin:1.7em 0 .6em;font-size:26px;line-height:1.15;letter-spacing:-.025em}.journal-prose h4{margin:1.5em 0 .55em;font-size:20px}.journal-prose ol,.journal-prose ul{margin:0 0 1.5em;padding-left:1.45em}.journal-prose li{margin:.45em 0;font-size:17px;font-weight:400;line-height:1.55}.journal-prose blockquote{margin:2em 0;padding:7px 0 7px 25px;border-left:4px solid var(--accent);color:var(--muted);font-size:21px}.journal-prose blockquote p{color:inherit;font-size:inherit}.journal-prose a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.journal-prose img{max-width:min(1100px,calc(100vw - 40px));height:auto;margin:45px 50%;display:block;transform:translateX(-50%);border-radius:16px}.journal-prose pre{margin:2em 0;padding:20px;overflow:auto;border-radius:12px;background:#0d0d0f;color:#f5f5f5;font-size:14px;line-height:1.6}.journal-prose code:not(pre code){padding:2px 5px;border-radius:5px;background:var(--surface-2);font-size:.9em}.journal-filter{display:grid;gap:30px}.journal-filter-pills{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.journal-filter-pills button{padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:11px;font-weight:700;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.journal-filter-pills button.active,.journal-filter-pills button:hover{border-color:var(--text);background:var(--text);color:var(--bg)}.journal-filter-select{max-width:320px;display:none;gap:7px}.journal-filter-select span{font-size:11px;font-weight:700}.journal-filter-select select{width:100%;padding:11px 13px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--text);font:inherit;font-size:12px}.journal-filter-select.preferred{display:grid}.journal-filter-pills-condensed{display:none}.journal-filter-grid{min-height:260px}.journal-filter-empty{padding:45px 0;color:var(--muted);font-size:14px;text-align:center}@media(max-width:700px){.journal-article-header{padding-top:65px}.journal-article-heading h1{font-size:46px}.journal-article-heading p{font-size:16px}.journal-featured-image{margin-top:38px;transform:translateY(34px)}.journal-featured-image img{border-radius:14px}.journal-prose{padding-top:95px}.journal-prose li,.journal-prose p{font-size:16px}.journal-prose blockquote{font-size:18px}.journal-filter-pills{display:none}.journal-filter-select{display:grid;max-width:none}}.form-grid{display:grid;gap:16px}.home-contact .shell{align-items:center;gap:clamp(40px,7vw,110px)}.contact-intro h2{max-width:640px;font-size:clamp(38px,5vw,64px);line-height:1.08;letter-spacing:-.045em}.contact-intro>p{max-width:590px;color:var(--muted);font-size:16px}.contact-note{margin-top:42px;display:grid;font-size:13px}.contact-note a{color:var(--accent);font-weight:800}.contact-form{padding:30px}.contact-form .button{justify-self:start;margin-top:5px}.field{display:grid;gap:7px}.field label{font-size:12px;font-weight:800}.field input,.field select,.field textarea{width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--text);outline:none}.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-drive-help,.field small{color:var(--muted);font-size:11px;line-height:1.45}.admin-choice-group{margin:0;padding:16px;border:1px solid var(--line);border-radius:10px}.admin-choice-group legend{padding:0 6px;font-size:12px;font-weight:700}.admin-choice-group>div{display:flex;gap:22px;flex-wrap:wrap}.admin-choice-group label,.admin-inline-options label{display:flex;align-items:flex-start;gap:9px;cursor:pointer}.admin-choice-group input,.admin-inline-options input{margin-top:3px;accent-color:var(--accent)}.admin-choice-group label>span{display:grid;gap:2px}.admin-choice-group strong,.admin-inline-options span{font-size:12px}.admin-choice-group small,.admin-choice-help{color:var(--muted);font-size:10px}.admin-choice-help{margin:12px 0 0;line-height:1.45}.admin-platform-files{display:grid;gap:14px}.admin-drive-fields{padding:14px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2)}.admin-drive-help{margin:0}.admin-inline-options{display:flex;gap:22px}.admin-success{margin:0;color:#16804d;font-size:12px;font-weight:600}.admin-slug-input{display:grid;grid-template-columns:auto 1fr;align-items:center;border:1px solid var(--line);border-radius:8px;background:var(--surface);overflow:hidden}.admin-slug-input span{padding:0 0 0 12px;color:var(--muted);font-size:12px}.admin-slug-input input{border:0!important;border-radius:0!important}.admin-success{padding:13px 15px;border:1px solid color-mix(in srgb,#16804d 28%,var(--line));border-radius:9px;background:color-mix(in srgb,#16804d 7%,var(--surface))}.admin-product-editor{max-width:1120px;margin-inline:auto}.admin-editor-section{display:grid;gap:18px}.admin-editor-section>header{padding-bottom:16px;display:flex;align-items:flex-start;gap:13px;border-bottom:1px solid var(--line)}.admin-editor-section>header>span{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--text);color:var(--bg);font-size:10px;font-weight:800}.admin-editor-section>header h2{margin:0;font-size:18px}.admin-editor-section>header p{margin:3px 0 0;color:var(--muted);font-size:11px;line-height:1.4}.admin-benefit-editor,.admin-repeat-list{display:grid;gap:12px}.admin-repeat-row{display:grid;grid-template-columns:1fr 36px;align-items:end;gap:8px}.admin-point-row>button,.admin-repeat-row>button{width:36px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:#c51f36;cursor:pointer}.admin-point-row svg,.admin-repeat-row svg{width:15px}.admin-add-row{width:max-content;padding:9px 12px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--text);font-size:11px;font-weight:700;cursor:pointer}.admin-add-row svg{width:14px}.admin-gallery-editor{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-benefit-editor>article,.admin-gallery-editor article{padding:16px;display:grid;gap:13px;border:1px solid var(--line);border-radius:11px;background:var(--surface-2)}.admin-gallery-editor article>strong{font-size:12px}.admin-repeat-heading{display:flex;align-items:center;justify-content:space-between}.admin-repeat-heading>strong{font-size:13px}.admin-repeat-heading>button{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#c51f36;font-size:10px;font-weight:700;cursor:pointer}.admin-repeat-heading svg{width:14px}.admin-benefit-points{display:grid;gap:9px}.admin-point-row{display:grid;grid-template-columns:.8fr 1.2fr 36px;align-items:end;gap:8px}.admin-editor-submit{position:sticky;z-index:5;bottom:18px;padding:12px;display:flex;justify-content:flex-end;border:1px solid var(--line);border-radius:12px;background:color-mix(in srgb,var(--surface) 92%,transparent);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-editor-submit .button{min-width:220px}.admin-hero-fields{display:grid;grid-template-columns:112px 1fr 1fr;gap:16px;align-items:end}.admin-icon-preview{height:112px}.admin-image-placeholder,.admin-image-preview{width:100%;height:190px;border:1px solid var(--line);border-radius:9px;background:var(--surface);object-fit:cover}.admin-icon-preview .admin-image-placeholder,.admin-icon-preview .admin-image-preview{height:112px;object-fit:contain;padding:10px}.admin-image-placeholder{display:grid;place-items:center;color:var(--muted);font-size:11px}.admin-table-actions{display:flex;align-items:center;gap:14px}.admin-delete-button,.admin-delete-link{border:0;background:transparent;color:#c51f36;font:inherit;font-weight:700;cursor:pointer}.admin-delete-link{padding:0}.admin-delete-button{display:flex;align-items:center;gap:7px;border:1px solid color-mix(in srgb,#c51f36 35%,var(--line));background:var(--surface)}.admin-delete-link svg{display:none}.admin-delete-button svg{width:15px}@media(max-width:760px){.admin-gallery-editor,.admin-point-row{grid-template-columns:1fr}.admin-point-row>button{justify-self:end}.admin-editor-submit .button{width:100%}.admin-hero-fields{grid-template-columns:88px 1fr}.admin-hero-fields>.field:last-child{grid-column:1/-1}.admin-icon-preview,.admin-icon-preview .admin-image-placeholder,.admin-icon-preview .admin-image-preview{height:88px}}.admin-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;background:var(--surface-2)}.admin-header{height:72px;padding:0 max(32px,calc((100vw - 1520px)/2));display:flex;align-items:center;gap:50px;border-bottom:1px solid var(--line);background:var(--surface)}.admin-header img{width:110px;height:auto}.dark .admin-header img{filter:invert(1)}.admin-nav{display:flex;gap:5px}.admin-nav a{padding:8px 13px;border-radius:8px;color:var(--muted);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,calc(100% - 64px));margin:0 auto;padding:55px 0 100px}.admin-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.admin-title h1{margin:0;font-size:34px;letter-spacing:-.04em}.admin-title p{margin:5px 0 0;color:var(--muted);font-size:12px}.admin-title-metrics{display:flex;gap:12px}.admin-table-person{display:grid;gap:2px}.admin-table-person small{color:var(--muted);font-size:10px}.admin-status{display:inline-flex;padding:5px 8px;border-radius:999px;background:var(--surface-2);font-size:10px;font-weight:700;text-transform:capitalize}.admin-status-paid{background:color-mix(in srgb,#20a464 13%,var(--surface));color:#16804d}.admin-status-lost,.admin-status-refunded{background:color-mix(in srgb,#c51f36 11%,var(--surface));color:#a5192e}.admin-status-disputed,.admin-status-partially_refunded{background:color-mix(in srgb,#e79b18 14%,var(--surface));color:#9a6509}.admin-empty-state{padding:32px 10px 10px;text-align:center;color:var(--muted)}.admin-voucher-manager{display:grid;gap:20px}.admin-voucher-manager>.admin-title{margin-bottom:0}.admin-voucher-form{max-width:900px}.admin-voucher-status{padding:6px 9px;border:1px solid var(--line);border-radius:999px;background:var(--surface-2);color:var(--muted);font-size:10px;font-weight:700;cursor:pointer}.admin-voucher-status.active{border-color:color-mix(in srgb,#20a464 30%,var(--line));background:color-mix(in srgb,#20a464 12%,var(--surface));color:#16804d}.admin-title-actions{display:flex;align-items:center;gap:12px}.admin-title-actions .button svg{width:15px}.admin-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.admin-detail-grid h2{margin:0 0 18px;font-size:17px}.admin-detail-grid dl{margin:0;display:grid}.admin-detail-grid dl>div{padding:10px 0;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.admin-detail-grid dt{color:var(--muted);font-size:11px}.admin-detail-grid dd{margin:0;max-width:68%;overflow-wrap:anywhere;text-align:right;font-size:12px;font-weight:600}.admin-detail-wide{grid-column:1/-1}.admin-pagination{padding-top:18px;display:flex;justify-content:flex-end}.admin-pagination a{font-size:11px;font-weight:700}@media(max-width:760px){.admin-detail-grid{grid-template-columns:1fr}.admin-detail-wide{grid-column:auto}.admin-title-actions{align-items:flex-end;flex-direction:column}}.admin-panel{padding:24px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.admin-login-error{margin:0;padding:10px 12px;border:1px solid color-mix(in srgb,#c51f36 35%,var(--line));border-radius:8px;background:color-mix(in srgb,#c51f36 7%,var(--surface));color:#c51f36;font-size:13px;font-weight:500}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}td,th{padding:13px 14px;text-align:left;border-bottom:1px solid var(--line)}th{font-size:10px;text-transform:uppercase;letter-spacing:.1em}.admin-footer,th{color:var(--muted)}.admin-footer{padding:24px;border-top:1px solid var(--line);text-align:center;font-size:11px}.admin-review-manager{display:grid;gap:20px}.admin-review-manager>.admin-title{margin-bottom:0}.admin-review-manager>.admin-title .button svg{width:15px}.admin-review-filters{display:flex;gap:7px}.admin-review-filters button{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:10px;font-weight:700;text-transform:capitalize;cursor:pointer}.admin-review-filters button.active{background:var(--text);color:var(--bg)}.admin-review-form{max-width:900px;display:grid;gap:16px}.admin-review-list{display:grid;gap:10px}.admin-review-row{display:grid;grid-template-columns:1fr auto;gap:20px}.admin-review-row-main>div:first-child{display:flex;align-items:baseline;gap:9px}.admin-review-row-main>div:first-child strong{font-size:13px}.admin-review-row-main>div:first-child span{color:var(--muted);font-size:9px}.admin-review-stars{margin:7px 0;display:flex;color:#d5d5d5}.admin-review-stars svg{width:14px;height:14px;fill:currentColor}.admin-review-stars svg.filled{color:#ffb000}.admin-review-row-main>p{max-width:850px;margin:0 0 10px;font-size:12px;font-weight:400;line-height:1.5}.admin-review-row-main>small{color:var(--muted);font-size:9px}.admin-review-actions{display:flex;align-items:flex-start;gap:6px}.admin-review-actions button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:var(--surface-2);color:var(--text);cursor:pointer}.admin-review-actions button.danger{color:#c51f36}.admin-review-actions svg{width:14px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.admin-blog-editor{max-width:1120px;margin-inline:auto;display:grid;gap:18px}.admin-blog-media-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px;align-items:start}.admin-blog-featured-preview{aspect-ratio:16/9;overflow:hidden;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;background:var(--surface-2);color:var(--muted);font-size:11px}.admin-blog-featured-preview img{width:100%;height:100%;object-fit:cover}.admin-blog-media-fields{display:grid;gap:16px}.blog-editor-toolbar{position:sticky;top:0;z-index:4;padding:8px;display:flex;align-items:center;gap:4px;flex-wrap:wrap;border:1px solid var(--line);border-radius:10px 10px 0 0;background:color-mix(in srgb,var(--surface) 95%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.blog-editor-toolbar>span{width:1px;height:22px;margin:0 3px;background:var(--line)}.blog-editor-toolbar button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:var(--muted);cursor:pointer}.blog-editor-toolbar button.active,.blog-editor-toolbar button:hover{background:var(--surface-2);color:var(--text)}.blog-editor-toolbar button:disabled{opacity:.35;cursor:not-allowed}.blog-editor-toolbar svg{width:16px}.tiptap{min-height:520px;padding:34px clamp(22px,5vw,68px);border:1px solid var(--line);border-top:0;border-radius:0 0 10px 10px;background:var(--surface);outline:0;color:var(--text);font-size:16px;line-height:1.65}.tiptap>:first-child{margin-top:0}.tiptap p{margin:0 0 1.15em;font-size:16px;font-weight:400;line-height:1.65}.tiptap h2{margin:1.8em 0 .6em;font-size:30px;line-height:1.12;letter-spacing:-.035em}.tiptap h3{margin:1.5em 0 .5em;font-size:22px;line-height:1.2}.tiptap ol,.tiptap ul{margin:0 0 1.3em;padding-left:1.5em}.tiptap li{margin:.35em 0;font-size:16px;line-height:1.55}.tiptap blockquote{margin:1.8em 0;padding:3px 0 3px 20px;border-left:3px solid var(--accent);color:var(--muted)}.tiptap a{color:var(--accent);text-decoration:underline}.tiptap img{max-width:100%;height:auto;margin:28px auto;display:block;border-radius:12px}.tiptap p.is-editor-empty:first-child:before{height:0;float:left;color:var(--muted);content:attr(data-placeholder);pointer-events:none}.admin-serp-preview{padding:20px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#202124;font-family:Arial,sans-serif}.admin-serp-preview small{display:block;margin-bottom:12px;color:#5f6368;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.admin-serp-preview span{display:block;margin-bottom:5px;color:#202124;font-size:12px}.admin-serp-preview strong{display:block;color:#1a0dab;font-size:20px;font-weight:400;line-height:1.25}.admin-serp-preview p{max-width:680px;margin:5px 0 0;color:#4d5156;font-size:13px;font-weight:400;line-height:1.45}.dark .admin-serp-preview{border-color:#3c4043;background:#202124;color:#e8eaed}.dark .admin-serp-preview p,.dark .admin-serp-preview small{color:#bdc1c6}.dark .admin-serp-preview span{color:#e8eaed}.dark .admin-serp-preview strong{color:#8ab4f8}.admin-status-draft{background:color-mix(in srgb,#e79b18 14%,var(--surface));color:#9a6509}.admin-status-published{background:color-mix(in srgb,#20a464 13%,var(--surface));color:#16804d}@media(max-width:760px){.admin-header{height:auto;min-width:0;padding:14px 12px;display:grid;gap:10px}.admin-header>a{width:max-content}.admin-nav{width:100%;min-width:0;overflow-x:auto;padding-bottom:2px}.admin-nav a{flex:0 0 auto}.admin-main{width:calc(100% - 24px);padding:32px 0 72px}.admin-gallery-editor{grid-template-columns:1fr}.admin-point-row{grid-template-columns:1fr 36px}.admin-point-row .field:nth-child(2){grid-column:1/-1;grid-row:2}.admin-editor-submit{bottom:10px}.admin-editor-submit .button{width:100%;min-width:0}.admin-blog-media-grid{grid-template-columns:1fr}.tiptap{min-height:420px;padding:24px 18px}.admin-review-row{grid-template-columns:1fr}.admin-review-actions{justify-content:flex-end}}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.download-lookup-flow{display:grid;gap:14px}.download-results{display:grid;gap:9px}.download-results h2{margin:0 0 8px;font-size:20px}.download-review-form{display:grid;gap:18px}.download-review-heading{display:flex;align-items:center;gap:13px}.download-review-heading img{width:48px;height:48px}.download-review-heading h2{margin:4px 0 0;font-size:19px}.download-review-form fieldset{margin:0;padding:0;border:0}.download-review-form legend{margin-bottom:7px;font-size:12px;font-weight:700}.download-review-form fieldset>div{display:flex;gap:3px}.download-review-form fieldset button{padding:0;border:0;background:transparent;color:#d5d5d5;cursor:pointer}.download-review-form fieldset button.active{color:#ffb000}.download-review-form fieldset svg{width:25px;height:25px;fill:currentColor}.download-review-thanks{display:flex;align-items:flex-start;gap:13px}.download-review-thanks>svg{width:28px;height:28px;padding:6px;flex:0 0 auto;border-radius:50%;background:color-mix(in srgb,#20a464 14%,var(--surface));color:#16804d}.download-review-thanks h2{margin:0 0 4px;font-size:17px}.download-review-thanks p{margin:0;color:var(--muted);font-size:12px}.download-error{margin:0;color:#c51f36;font-size:12px;font-weight:500}.demo-loading{min-height:100vh;display:grid;place-items:center;background:#fff;color:#6b7280;font-size:13px}.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;min-height:100vh;display:grid;grid-template-columns:242px 1fr;background:var(--d-bg);color:var(--d-text);font-family:Arial,sans-serif;font-size:14px;line-height:1.45}.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 select,.demo-app textarea{font:inherit}.demo-app button{color:inherit}.demo-sidebar{height:100vh;position:sticky;top:0;padding:18px 13px;display:flex;flex-direction:column;border-right:1px solid var(--d-line);background:var(--d-panel)}.demo-brand{height:46px;padding:0 9px;display:flex;align-items:center;gap:10px}.demo-brand img{border-radius:8px}.demo-brand strong{font-size:17px;letter-spacing:-.02em}.demo-workspace{margin:18px 5px 12px;padding:10px;border:1px solid var(--d-line);border-radius:9px;background:var(--d-panel-2)}.demo-workspace>span{display:block;margin-bottom:3px;color:var(--d-muted);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.demo-workspace button{width:100%;padding:0;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;font-size:12px;font-weight:700;cursor:pointer}.demo-workspace svg{width:14px}.demo-sidebar nav{display:grid;gap:3px}.demo-sidebar nav button,.demo-sidebar-foot>button{height:40px;padding:0 12px;display:flex;align-items:center;gap:11px;border:0;border-radius:7px;background:transparent;color:var(--d-muted);font-size:12px;font-weight:600;text-align:left;cursor:pointer}.demo-sidebar nav button.active,.demo-sidebar nav button:hover{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{margin-top:auto;display:grid;gap:13px}.demo-user{padding:12px 8px 0;display:flex;align-items:center;gap:9px;border-top:1px solid var(--d-line)}.demo-avatar,.demo-user>span{display:grid;place-items:center;border-radius:50%;background:#5600ff;color:#fff;font-size:10px;font-weight:800}.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{height:66px;padding:0 24px;position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:10px;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)}.demo-global-search{width:min(480px,45vw);height:38px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--d-line);border-radius:8px;background:var(--d-bg)}.demo-global-search svg,.demo-local-search svg{width:15px;color:var(--d-muted)}.demo-global-search input,.demo-local-search input{width:100%;border:0;outline:0;background:transparent;color:var(--d-text);font-size:11px}.demo-badge{margin-left:auto;padding:5px 9px;display:flex;align-items:center;gap:6px;border:1px solid var(--d-line);border-radius:99px;color:var(--d-muted);font-size:9px;font-weight:700}.demo-badge i{width:6px;height:6px;border-radius:50%;background:#10b981}.demo-icon-button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--d-line);border-radius:8px;background:var(--d-panel);cursor:pointer}.demo-icon-button svg{width:15px}.demo-reset{height:34px;padding:0 10px;display:flex;align-items:center;gap:6px;border:1px solid var(--d-line);border-radius:8px;background:var(--d-panel);font-size:10px;font-weight:700;cursor:pointer}.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{min-height:62px;margin-bottom:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.demo-contact-header h1,.demo-page-title h1{margin:0 0 4px;font-size:24px;line-height:1.2;letter-spacing:-.025em}.demo-contact-header p,.demo-page-title p{margin:0;color:var(--d-muted);font-size:11px}.demo-danger,.demo-primary,.demo-secondary{min-height:37px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;font-size:10px;font-weight:750;cursor:pointer}.demo-primary{border:1px solid #111827;background:#111827;color:#fff!important}.demo-dark .demo-primary{border-color:#e5e7eb;background:#e5e7eb;color:#111827!important}.demo-secondary{border:1px solid var(--d-line);background:var(--d-panel)}.demo-danger{border:1px solid #fecaca;background:#fef2f2;color:#dc2626!important}.demo-dark .demo-danger{border-color:#7f1d1d;background:#2a1215}.demo-danger svg,.demo-primary svg,.demo-secondary svg{width:14px}.demo-select{min-width:210px;padding:9px 12px;border:1px solid var(--d-line);border-radius:7px;color:var(--d-text);font-size:11px}.demo-card,.demo-select{background:var(--d-panel)}.demo-card{border:1px solid var(--d-line);border-radius:10px;box-shadow:0 1px 2px rgba(16,24,40,.02)}.demo-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.demo-stat{padding:17px}.demo-stat>span{display:flex;align-items:center;justify-content:space-between;color:var(--d-muted);font-size:10px;font-weight:650}.demo-stat svg{width:15px}.demo-stat>strong{margin:8px 0 2px;display:block;font-size:23px;letter-spacing:-.025em}.demo-stat>small{color:var(--d-muted);font-size:8px}.demo-chart-grid{margin-top:13px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.demo-chart{min-height:300px;padding:19px}.demo-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.demo-card-head h2,.demo-related h2{margin:0 0 3px;font-size:13px}.demo-card-head p{margin:0;color:var(--d-muted);font-size:9px}.demo-card-head button{padding:0;border:0;background:transparent;color:var(--d-purple);font-size:9px;font-weight:700;cursor:pointer}.demo-bars{margin-top:32px;display:grid;gap:24px}.demo-bars>div{display:grid;grid-template-columns:76px 1fr 22px;align-items:center;gap:9px}.demo-bars span,.demo-bars strong{font-size:9px}.demo-bars i{height:11px;display:block;border-radius:3px}.demo-column-chart{height:215px;padding:28px 8px 0;display:flex;align-items:flex-end;gap:14px;border-bottom:1px solid var(--d-line)}.demo-column-chart>div{height:100%;flex:1 1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.demo-column-chart span{width:58%;min-height:10px;border-radius:4px 4px 0 0;background:linear-gradient(#8b5cf6,#5600ff)}.demo-column-chart strong{order:-1;margin-bottom:5px;font-size:8px}.demo-column-chart small{height:27px;margin-top:8px;color:var(--d-muted);font-size:8px;white-space:nowrap}.demo-recent{margin-top:13px;padding:18px 19px}.demo-activity{padding:12px 2px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--d-line)}.demo-activity:last-child{border-bottom:0}.activity-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:#ede9fe;color:#7c3aed}.activity-icon.a1{background:#dbeafe;color:#2563eb}.activity-icon.a2{background:#dcfce7;color:#16a34a}.activity-icon.a3{background:#ffedd5;color:#ea580c}.activity-icon svg{width:14px}.demo-activity>div{display:grid}.demo-activity strong{font-size:10px}.demo-activity p{margin:1px 0 0;color:var(--d-muted);font-size:9px}.demo-activity>small{margin-left:auto;color:var(--d-muted);font-size:8px}.demo-toolbar{margin-bottom:12px;display:flex;align-items:center;gap:12px}.demo-local-search{width:260px;height:35px;padding:0 10px;align-items:center;gap:7px}.demo-filter,.demo-local-search{display:flex;border:1px solid var(--d-line);border-radius:7px;background:var(--d-panel)}.demo-filter{padding:3px}.demo-filter button{padding:5px 10px;border:0;border-radius:5px;background:transparent;color:var(--d-muted);font-size:9px;cursor:pointer}.demo-filter button.active{background:var(--d-panel-2);color:var(--d-text);font-weight:700}.demo-toolbar>span{margin-left:auto;color:var(--d-muted);font-size:9px}.demo-table-wrap{overflow:auto}.demo-table{min-width:900px;border-collapse:collapse}.demo-table th{padding:11px 15px;color:var(--d-muted);font-size:8px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.demo-table td,.demo-table th{border-bottom:1px solid var(--d-line)}.demo-table td{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{display:flex;align-items:center;gap:9px}.demo-contact-cell>i{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#ede9fe;color:#6d28d9;font-size:8px;font-weight:800;font-style:normal}.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{padding:4px 7px;border-radius:99px;color:#4b5563;font-size:8px;font-weight:700}.demo-status,.demo-status.lead{background:#f3f4f6}.demo-status.qualified{background:#dbeafe;color:#1d4ed8}.demo-status.customer{background:#dcfce7;color:#15803d}.demo-dark .demo-status{filter:saturate(.75) brightness(.75)}.demo-back{margin-bottom:15px;padding:0;display:flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--d-muted);font-size:9px;cursor:pointer}.demo-back svg{width:14px}.demo-contact-header{margin-bottom:22px;display:flex;align-items:center;justify-content:space-between}.demo-contact-header>div:last-child{display:flex;gap:7px}.demo-profile{display:flex;align-items:center;gap:13px}.demo-profile>span{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#5600ff,#8b5cf6);color:#fff;font-weight:800}.demo-detail-grid{display:grid;grid-template-columns:1fr 255px;gap:13px}.demo-contact-form{padding:19px}.demo-sheets-pill{padding:5px 8px;border-radius:99px;background:#dcfce7;color:#15803d;font-size:8px;font-weight:700}.demo-form-grid{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.demo-app label{display:grid;gap:5px;color:var(--d-muted);font-size:9px;font-weight:650}.demo-app input,.demo-app select,.demo-app textarea{width:100%;padding:9px 10px;border:1px solid var(--d-line);border-radius:6px;outline:0;background:var(--d-panel);color:var(--d-text);font-size:10px}.demo-app input:focus,.demo-app select:focus,.demo-app textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px rgba(86,0,255,.09)}.demo-full{grid-column:1/-1}.demo-context{padding:19px}.demo-context h2{margin:0 0 15px;font-size:13px}.demo-context>div{padding:13px 0;display:grid;border-bottom:1px solid var(--d-line)}.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{display:flex;border-bottom:1px solid var(--d-line)}.demo-tabs button{padding:14px 15px 11px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--d-muted);font-size:9px;cursor:pointer}.demo-tabs button.active{border-color:#5600ff;color:var(--d-text);font-weight:700}.demo-related-list article{padding:13px 3px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--d-line)}.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{margin:1px 0 0;color:var(--d-muted);font-size:8px}.demo-related-list article>span,.demo-related-list b{margin-left:auto;font-size:10px}.demo-timeline{padding:12px 0}.demo-timeline>div{padding:10px;display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:8px}.demo-timeline i{width:7px;height:7px;border-radius:50%;background:#5600ff}.demo-timeline strong{font-size:10px}.demo-timeline span{color:var(--d-muted);font-size:8px}.demo-pipeline-summary{margin-bottom:15px;padding:10px 13px;display:flex;align-items:center;gap:25px;border:1px solid var(--d-line);border-radius:8px;background:var(--d-panel)}.demo-pipeline-summary span{color:var(--d-muted);font-size:9px}.demo-pipeline-summary strong{margin-right:3px;color:var(--d-text);font-size:11px}.demo-pipeline-summary small{margin-left:auto;color:var(--d-purple);font-size:8px;font-weight:700}.demo-board{padding-bottom:18px;display:grid;grid-template-columns:repeat(5,minmax(205px,1fr));gap:10px;overflow:auto}.demo-column{min-height:520px;border:1px solid var(--d-line);border-radius:9px;background:var(--d-panel-2)}.demo-column>header{padding:12px;border-bottom:1px solid var(--d-line);display:grid;grid-template-columns:1fr auto;align-items:center}.demo-column>header>span{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:750}.demo-column>header i{width:7px;height:7px;border-radius:50%;background:#94a3b8}.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{grid-column:1/-1;margin-top:2px;color:var(--d-muted);font-size:8px}.demo-column>div{padding:8px;display:grid;gap:7px}.demo-deal{padding:12px;border:1px solid var(--d-line);border-radius:7px;background:var(--d-panel);box-shadow:0 1px 2px rgba(0,0,0,.03);cursor:grab}.demo-deal:active{cursor:grabbing}.demo-deal>div{display:flex;align-items:start;gap:5px}.demo-deal>div span{font-size:10px;font-weight:700}.demo-deal svg{width:13px;margin-left:auto;color:var(--d-muted)}.demo-deal>button{margin:7px 0 10px;padding:0;border:0;background:transparent;color:var(--d-muted);font-size:8px;cursor:pointer}.demo-deal>button:hover{color:#5600ff}.demo-deal>strong{display:block;font-size:12px}.demo-deal>small{color:var(--d-muted);font-size:8px}.demo-add-card{height:32px;border:1px dashed var(--d-line);border-radius:6px;background:transparent;color:var(--d-muted)!important;font-size:8px;cursor:pointer}.demo-add-card svg{width:11px;vertical-align:middle}.demo-calendar-head{margin-bottom:12px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.demo-calendar-head>div{display:flex}.demo-calendar-head>div:last-child{justify-content:flex-end}.demo-calendar-head button{height:31px;padding:0 10px;border:1px solid var(--d-line);background:var(--d-panel);font-size:8px;cursor:pointer}.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{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid var(--d-line)}.demo-calendar>header span{padding:9px;color:var(--d-muted);font-size:7px;font-weight:800;text-align:center}.demo-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.demo-calendar-grid>div{min-height:112px;padding:7px;border-right:1px solid var(--d-line);border-bottom:1px solid var(--d-line)}.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{width:100%;margin-top:4px;padding:4px 5px;display:flex;gap:4px;overflow:hidden;border:0;border-radius:4px;background:#ede9fe;color:#6d28d9;font-size:7px;text-align:left;white-space:nowrap;cursor:pointer}.demo-calendar-grid button.task{background:#dbeafe;color:#1d4ed8}.demo-calendar-grid button.followup{background:#dcfce7;color:#15803d}.demo-calendar-grid button span{font-weight:800}.demo-calendar-key{margin-top:11px;display:flex;align-items:center;gap:16px;color:var(--d-muted);font-size:8px}.demo-calendar-key span{display:flex;align-items:center;gap:5px}.demo-calendar-key i{width:7px;height:7px;border-radius:2px;background:#8b5cf6}.demo-calendar-key i.task{background:#3b82f6}.demo-calendar-key i.followup{background:#10b981}.demo-calendar-key small{margin-left:auto}.demo-template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.demo-template{padding:18px;display:grid;grid-template-columns:1fr auto}.demo-template>span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#ede9fe;color:#6d28d9}.demo-template>span svg{width:16px}.demo-template>button{border:0;background:transparent;cursor:pointer}.demo-template>button svg{width:15px}.demo-template footer,.demo-template h2,.demo-template p,.demo-template>div{grid-column:1/-1}.demo-template h2{margin:17px 0 3px;font-size:13px}.demo-template p{margin:0;color:var(--d-text);font-size:9px;font-weight:650}.demo-template>div{min-height:82px;margin:13px 0;padding:11px;border-radius:7px;background:var(--d-panel-2);color:var(--d-muted);font-size:8px;white-space:pre-line}.demo-template footer{display:flex;align-items:center;justify-content:space-between}.demo-template footer small{color:var(--d-muted);font-size:7px}.demo-template footer button{padding:0;display:flex;align-items:center;border:0;background:transparent;color:#5600ff;font-size:8px;font-weight:700;cursor:pointer}.demo-template footer svg{width:12px}.demo-editor-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:14px}.demo-email-preview,.demo-template-editor{padding:20px}.demo-template-editor{display:grid;gap:14px}.demo-merge-tags{display:flex;align-items:center;gap:6px}.demo-merge-tags>span{margin-right:5px;color:var(--d-muted);font-size:8px}.demo-merge-tags button{padding:5px 7px;border:1px solid var(--d-line);border-radius:5px;background:var(--d-panel-2);font-size:8px;cursor:pointer}.demo-email-preview>span{display:block;margin-bottom:12px;color:var(--d-muted);font-size:8px;font-weight:700;text-transform:uppercase}.demo-email-preview>div{min-height:360px;padding:20px;border:1px solid var(--d-line);border-radius:7px;background:var(--d-bg)}.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{font-size:10px;white-space:pre-line}.demo-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.demo-setting{padding:19px}.demo-setting>div:first-child{display:flex;gap:12px}.demo-setting>div:first-child>span{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:var(--d-panel-2);color:#5600ff}.demo-setting svg{width:16px}.demo-setting h2{margin:0 0 3px;font-size:13px}.demo-setting p{margin:0;color:var(--d-muted);font-size:9px}.demo-setting>.demo-secondary,.demo-setting>label{margin-top:20px}.demo-setting>small{margin-top:7px;display:block;color:var(--d-muted);font-size:7px}.demo-setting.wide{grid-column:1/-1}.demo-switch-row{display:flex!important;align-items:center;justify-content:space-between}.demo-switch-row button{width:35px;height:20px;padding:2px;border:0;border-radius:99px;background:#d1d5db;cursor:pointer}.demo-switch-row button i{width:16px;height:16px;display:block;border-radius:50%;background:#fff;transition:transform .2s}.demo-switch-row button.on{background:#5600ff}.demo-switch-row button.on i{transform:translateX(15px)}.demo-stage-settings{margin-top:18px!important;display:flex!important;flex-wrap:wrap;gap:7px}.demo-stage-settings span,.demo-stage-settings>button{padding:7px 9px;display:flex;align-items:center;gap:5px;border:1px solid var(--d-line);border-radius:6px;background:var(--d-panel-2);font-size:9px}.demo-stage-settings span button{padding:0;border:0;background:transparent;cursor:pointer}.demo-stage-settings svg{width:11px}.demo-stage-settings>button{border-style:dashed;cursor:pointer}.demo-modal-backdrop{position:fixed;z-index:100;inset:0;padding:20px;display:grid;place-items:center;background:rgba(15,23,42,.48);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.demo-modal{width:min(460px,100%);padding:22px;display:grid;gap:14px;border:1px solid var(--d-line);border-radius:12px;background:var(--d-panel);box-shadow:0 24px 80px rgba(0,0,0,.25)}.demo-modal header{display:flex;justify-content:space-between}.demo-modal h2{margin:0 0 3px;font-size:17px}.demo-modal p{margin:0;color:var(--d-muted);font-size:9px}.demo-modal header>button{border:0;background:transparent;cursor:pointer}.demo-modal header svg{width:17px}.demo-modal footer{margin-top:5px;display:flex;justify-content:flex-end;gap:7px}.demo-toast{position:fixed;z-index:120;right:24px;bottom:24px;padding:11px 14px;display:flex;align-items:center;gap:8px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#166534;box-shadow:0 15px 40px rgba(0,0,0,.15);font-size:10px;font-weight:700}.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-sidebar nav span,.demo-compact .demo-sidebar-foot>button span,.demo-compact .demo-user>div,.demo-compact .demo-workspace{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-sidebar nav span,.demo-sidebar-foot>button span,.demo-user>div,.demo-workspace{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{height:58px;padding:7px 10px;position:fixed;z-index:60;left:0;right:0;bottom:0;top:auto;display:flex;flex-direction:row;border:0;border-top:1px solid var(--d-line)}.demo-brand,.demo-sidebar-foot,.demo-workspace{display:none}.demo-sidebar nav{width:100%;display:flex;justify-content:space-around}.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-avatar,.demo-badge,.demo-reset{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-chart-grid,.demo-detail-grid,.demo-editor-grid,.demo-settings-grid,.demo-stat-grid,.demo-template-grid{grid-template-columns:1fr}.demo-contact-header{align-items:flex-start;gap:15px;flex-direction:column}.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{padding:3px 7px;display:flex;align-items:center;gap:8px;border:0;border-radius:7px;background:transparent;text-align:left;cursor:pointer}.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{display:grid;gap:16px}.demo-contacts-actions{display:flex;align-items:center;justify-content:space-between;gap:20px}.demo-contacts-actions>select{max-width:448px;height:40px;flex:1 1}.demo-contacts-actions>div{display:flex;align-items:center;gap:8px}.demo-settings-button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;cursor:pointer}.demo-settings-button:hover{background:var(--d-panel-2)}.demo-settings-button svg{width:16px}.demo-source-note{margin-top:-7px;display:flex;align-items:center;gap:6px;color:var(--d-muted);font-size:8px}.demo-source-note i{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.12)}.demo-native-search{max-width:385px;display:grid;gap:4px}.demo-native-search input{height:38px}.demo-native-search p{margin:0;color:var(--d-muted);font-size:8px}.demo-native-search code{padding:1px 3px;border-radius:3px;background:var(--d-panel-2);color:var(--d-text)}.demo-native-table{height:calc(100vh - 260px);min-height:320px;overflow:auto;border:1px solid var(--d-line);border-radius:6px;background:var(--d-panel)}.demo-native-table table{min-width:1200px;border-collapse:collapse}.demo-native-table th{text-align:left;background:var(--d-panel);font-weight:600}.demo-native-table td,.demo-native-table th{min-width:150px;max-width:300px;padding:12px;border-bottom:1px solid var(--d-line);color:var(--d-text);font-size:10px;white-space:nowrap}.demo-native-table td{height:56px;overflow:hidden;text-overflow:ellipsis}.demo-native-table tbody tr{cursor:pointer}.demo-native-table tbody tr:focus,.demo-native-table tbody tr:hover{outline:0;background:var(--d-panel-2)}.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{width:min(760px,96vw);max-height:90vh;grid-template-rows:auto minmax(0,1fr) auto}.demo-customize-modal>header,.demo-database-modal>header{padding-bottom:14px;border-bottom:1px solid var(--d-line)}.demo-customize-modal>header button,.demo-database-modal>header button{height:28px}.demo-database-grid{margin-top:22px;display:grid;grid-template-columns:1fr 2fr;gap:24px}.demo-database-grid>div>label,.demo-fields-title>label{color:var(--d-text);font-size:10px}.demo-database-grid>div>p{margin:4px 0 11px;color:var(--d-muted);font-size:8px}.demo-database-grid ul{margin:0;padding:12px;display:grid;gap:10px;border:1px solid var(--d-line);border-radius:6px;background:var(--d-panel-2);list-style:none}.demo-database-grid li{display:flex;justify-content:space-between;font-size:9px}.demo-database-grid li small{color:var(--d-muted);font-size:8px}.demo-fields-title{display:flex;align-items:center;justify-content:space-between}.demo-fields-title .demo-secondary{min-height:30px}.demo-empty-fields{padding:14px!important;border:1px dashed var(--d-line);border-radius:6px}.demo-new-fields{display:grid;gap:10px}.demo-new-fields>div{padding:14px;display:grid;grid-template-columns:1fr 1fr 28px;align-items:end;gap:8px;border:1px solid var(--d-line);border-radius:6px}.demo-new-fields>div>button{width:28px;height:34px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.demo-new-fields svg{width:14px;color:var(--d-muted)}.demo-new-fields .demo-full{grid-column:1/-1}.demo-customize-modal>footer,.demo-database-modal>footer{padding-top:14px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--d-line)}.demo-database-modal>footer>small{color:var(--d-muted);font-size:8px}.demo-customize-modal>footer>div,.demo-database-modal>footer>div{display:flex;gap:7px}.demo-customize-modal{width:min(680px,96vw);height:min(760px,90vh);grid-template-rows:auto auto minmax(0,1fr) auto;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{width:max-content;margin:10px 22px 0;padding:3px;display:flex;border-radius:6px;background:var(--d-panel-2)}.demo-modal-tabs button{padding:7px 12px;border:0;border-radius:5px;background:transparent;color:var(--d-muted);font-size:9px;cursor:pointer}.demo-modal-tabs button.active{background:var(--d-panel);color:var(--d-text);box-shadow:0 1px 3px rgba(0,0,0,.08);font-weight:700}.demo-customize-modal h3{margin:0 0 14px;font-size:13px;font-weight:600}.demo-customize-modal hr{margin:18px 0;border:0;border-top:1px solid var(--d-line)}.demo-field-list{display:grid;gap:10px}.demo-field-list article{border:1px solid var(--d-line);border-radius:7px;background:var(--d-panel)}.demo-field-summary{width:100%;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;text-align:left;cursor:pointer}.demo-field-summary>span{display:grid;gap:2px}.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{padding:14px;display:grid;gap:13px;border-top:1px solid var(--d-line)}.demo-field-controls{display:flex;align-items:center;justify-content:space-between}.demo-field-body>.demo-switch-row,.demo-field-controls .demo-switch-row{margin:0}.demo-delete-field{width:28px;height:28px;display:grid;place-items:center;border:0;background:transparent;color:#dc2626!important;cursor:pointer}.demo-delete-field svg{width:14px}.demo-modal-copy{margin:-6px 0 15px;color:var(--d-muted);font-size:9px}.demo-stage-editor{display:grid;gap:8px}.demo-stage-editor>div{display:grid;grid-template-columns:1fr 34px;gap:7px}.demo-stage-editor>div button{display:grid;place-items:center;border:0;background:transparent;color:#dc2626;cursor:pointer}.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{align-items:stretch;flex-direction:column}.demo-contacts-actions>select{max-width:none;width:100%;flex: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-row:1;grid-column: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{width:100%;justify-content:flex-end}}.demo-topnav-app{display:block;background:#fff;--d-bg:#fff;--d-panel:#fff;--d-panel-2:#f3f3f5;--d-text:#171723;--d-muted:#6d7180;--d-line:#e5e5e8;--d-accent:#111122}.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{height:72px;padding:0 22px;gap:14px;background:var(--d-panel);border-bottom:1px solid var(--d-line)}.demo-captured-nav nav{display:flex;align-items:center;gap:10px}.demo-captured-nav nav button{height:46px;padding:0 16px;display:flex;align-items:center;gap:9px;border:0;border-radius:12px;background:transparent;color:var(--d-text);font-size:14px;font-weight:600;white-space:nowrap;cursor:pointer}.demo-captured-nav nav button.active,.demo-captured-nav nav button:hover{background:#f0f0f3}.demo-dark .demo-captured-nav nav button.active,.demo-dark .demo-captured-nav nav button:hover{background:var(--d-panel-2)}.demo-captured-nav nav svg{width:19px;height:19px}.demo-captured-nav .demo-global-search{width:365px;height:44px;margin-left:auto;border-radius:11px;background:var(--d-panel);box-shadow:0 1px 3px rgba(0,0,0,.09)}.demo-captured-nav .demo-global-search input{font-size:13px}.demo-captured-nav .demo-icon-button{border:0;background:transparent}.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{width:40px;height:40px;background:#8194a2;font-size:14px}.demo-topnav-app .demo-content{max-width:none;padding:28px 26px 64px}.demo-dashboard-title{margin-bottom:30px;display:flex;align-items:start;justify-content:space-between}.demo-dashboard-title h1{margin:0 0 2px;font-size:25px;line-height:1.25;letter-spacing:-.025em}.demo-dashboard-title p{margin:0;color:var(--d-muted);font-size:14px}.demo-dashboard-title select{width:330px;height:46px;font-size:13px}.demo-captured-stats{gap:20px}.demo-captured-stats .demo-stat{height:144px;padding:31px;border-radius:15px;box-shadow:0 2px 3px rgba(0,0,0,.1)}.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{margin-top:30px;gap:20px}.demo-captured-charts .demo-chart{height:365px;padding:30px;border-radius:15px;box-shadow:0 2px 3px rgba(0,0,0,.08)}.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{height:255px;margin-top:16px;display:grid;grid-template-columns:35px 1fr}.demo-y-axis{padding:0 0 27px;display:flex;flex-direction:column;justify-content:space-between;align-items:end;color:var(--d-muted);font-size:9px}.demo-plot{position:relative;margin-left:12px}.demo-plot>i{position:absolute;left:0;right:0;height:1px;background:var(--d-line)}.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{position:absolute;inset:0 0 27px;display:flex;align-items:flex-end;justify-content:space-around}.demo-chart-bars>div{width:29%;height:100%;position:relative;display:flex;align-items:flex-end;justify-content:center}.demo-chart-bars span{width:78%;display:block;border-radius:8px 8px 0 0}.demo-chart-bars small{position:absolute;top:calc(100% + 8px);color:var(--d-muted);font-size:9px}.demo-topnav-app .demo-contacts-page{gap:24px}.demo-topnav-app .demo-contacts-actions>select{height:46px;max-width:565px;font-size:13px}.demo-topnav-app .demo-contacts-actions .demo-primary,.demo-topnav-app .demo-contacts-actions .demo-secondary{height:46px;padding:0 20px;border-radius:11px;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{height:calc(100vh - 280px);border-radius:14px}.demo-topnav-app .demo-native-table th{height:50px;padding:10px;font-size:12px;color:var(--d-muted)}.demo-topnav-app .demo-native-table td{height:70px;padding:10px;font-size:12px}.demo-captured-editor{min-height:calc(100vh - 130px);position:relative;padding-bottom:70px}.demo-editor-heading{height:52px;display:flex;align-items:start;justify-content:space-between}.demo-editor-heading h1{margin:0;font-size:16px}.demo-editor-heading>div{display:flex;align-items:center;gap:14px}.demo-editor-heading span{padding:7px 12px;border-radius:12px;background:var(--d-panel-2);font-size:10px;font-weight:700}.demo-editor-heading small{color:var(--d-muted);font-size:10px}.demo-editor-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.demo-editor-left{display:grid;grid-template-rows:490px auto;gap:18px}.demo-scroll-fields{padding:20px;height:490px;display:grid;gap:17px;overflow-y:auto;border-radius:13px}.demo-notes,.demo-scroll-fields label{color:var(--d-text);font-size:12px}.demo-scroll-fields input,.demo-scroll-fields select{height:46px;font-size:12px}.demo-editor-email{padding:16px 20px;display:grid;grid-template-columns:1fr auto;gap:10px;border-radius:13px}.demo-editor-email input{height:46px}.demo-editor-email button{padding:0 18px;display:flex;align-items:center;gap:8px;border:0;border-radius:10px;background:var(--d-panel-2);font-weight:700;cursor:pointer}.demo-editor-email svg{width:16px}.demo-editor-right{display:flex;flex-direction:column}.demo-notes textarea{height:126px;margin-top:7px;font-size:12px}.demo-editor-tabs{height:47px;margin-top:18px;padding:4px;display:grid;grid-template-columns:1fr 1fr;border-radius:14px;background:var(--d-panel-2)}.demo-editor-tabs button{border:0;border-radius:10px;background:transparent;font-size:12px;font-weight:600;cursor:pointer}.demo-editor-tabs button.active{background:var(--d-panel);box-shadow:0 1px 4px rgba(0,0,0,.12)}.demo-create-opportunity{width:max-content;margin:20px 10px 10px;height:42px}.demo-editor-opps{display:grid;gap:10px;padding:0 10px}.demo-editor-opps article{padding:17px;display:grid;grid-template-columns:1fr 30px 30px;align-items:center;border-radius:13px}.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{border:0;background:transparent;cursor:pointer}.demo-editor-opps article>button.delete{color:#ef4444}.demo-editor-opps svg{width:15px}.demo-editor-footer{position:absolute;right:0;bottom:0;display:flex;gap:10px}.demo-editor-footer button{height:47px;padding:0 22px;font-size:12px}.demo-opps-heading{margin-bottom:28px;display:flex;align-items:center;justify-content:space-between}.demo-opps-heading h1{margin:0;font-size:25px}.demo-opps-heading select{width:330px;height:46px}.demo-opps-summary{height:135px;padding:32px;display:flex;align-items:center;border-radius:15px;box-shadow:0 2px 3px rgba(0,0,0,.08)}.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{min-height:480px;margin-top:30px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border-radius:15px}.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{height:56px;padding:0 17px;display:flex;align-items:center;border-bottom:1px solid var(--d-line)}.demo-captured-column>header strong{font-size:13px}.demo-captured-column>header span{margin-left:auto;color:var(--d-muted);font-size:11px}.demo-captured-column>div{padding:10px;display:grid;align-content:start;gap:10px}.demo-captured-column article{padding:16px;border:1px solid var(--d-line);border-radius:13px;background:var(--d-panel);cursor:grab}.demo-captured-column article>strong{font-size:13px}.demo-captured-column article footer{margin-top:8px;display:flex;justify-content:space-between;color:var(--d-muted);font-size:10px}.demo-google-calendar{height:calc(100vh - 108px);position:relative;overflow:hidden;background:#f8f9fd;color:#181818}.demo-google-calendar>header{height:80px;padding:0 24px;display:flex;align-items:center;gap:18px}.demo-google-calendar button{border:0;background:transparent;cursor:pointer}.demo-google-calendar header svg{width:20px}.demo-gcal-brand{display:flex;align-items:center;gap:12px}.demo-gcal-brand>span{width:40px;height:40px;display:grid;place-items:center;background:linear-gradient(135deg,#4285f4 0 50%,#fbbc04 50%);color:#fff;font-weight:800}.demo-gcal-brand strong{font-size:24px;font-weight:500}.demo-gcal-today{height:46px;padding:0 28px!important;border:1px solid #9aa0a6!important;border-radius:24px!important;font-size:14px}.demo-google-calendar h1{margin:0;font-size:24px;font-weight:400}.demo-gcal-tools{margin-left:auto;display:flex;align-items:center;gap:5px}.demo-gcal-tools button{width:42px;height:42px;border-radius:50%}.demo-gcal-tools button.month{width:135px;border:1px solid #9aa0a6;border-radius:24px}.demo-gcal-tools button.selected{border-radius:20px 0 0 20px;background:#c2e7ff}.demo-gcal-tools>span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#8096a4;color:#fff}.demo-gcal-create{width:72px;height:72px;position:absolute;z-index:3;left:35px;top:95px;border-radius:18px!important;background:#fff!important;box-shadow:0 2px 8px rgba(0,0,0,.25);font-size:30px}.demo-gcal-body{position:absolute;inset:80px 70px 20px 10px;overflow:hidden;border-radius:28px 28px 0 0;background:#fff}.demo-gcal-days{height:42px;padding-left:75px;display:grid;grid-template-columns:repeat(7,1fr)}.demo-gcal-days span{padding-top:12px;font-size:10px;text-align:center}.demo-gcal-grid{height:calc(100% - 42px);display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(5,1fr)}.demo-gcal-grid>div{padding:9px;border-right:1px solid #dadce0;border-bottom:1px solid #dadce0;text-align:center}.demo-gcal-grid b{font-size:11px}.demo-gcal-grid button{width:100%;margin-top:10px;display:flex;align-items:center;gap:4px;font-size:9px;white-space:nowrap}.demo-gcal-grid button i{width:7px;height:7px;border-radius:50%;background:#4285f4}.demo-gcal-side{position:absolute;right:18px;top:110px;bottom:25px;display:flex;flex-direction:column;align-items:center;gap:28px;color:#4b65e8}.demo-gcal-side span{font-size:18px}.demo-gcal-side i{width:25px;height:1px;background:#ddd}.demo-calendar-disclaimer{position:absolute;right:90px;bottom:2px;color:#74777d;font-size:8px}@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{height:auto;min-height:64px;padding:8px 10px;flex-wrap:wrap}.demo-captured-nav nav{width:100%;overflow-x:auto}.demo-captured-nav nav button{flex:0 0 auto}.demo-captured-nav .demo-global-search{width:calc(100% - 48px);order:2}.demo-captured-nav .demo-icon-button{order:2}.demo-topnav-app .demo-content{padding:20px 14px 50px}.demo-dashboard-title{gap:15px;flex-direction:column}.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{position:static;margin-top:20px;justify-content:flex-end}.demo-opps-heading{align-items:stretch;flex-direction:column;gap:15px}.demo-opps-summary{height:auto;align-items:flex-start;gap:14px;flex-wrap:wrap}.demo-opps-summary>div:first-child{width:100%}.demo-captured-board{grid-template-columns:1fr}.demo-captured-column{min-height:220px;border-right:0;border-bottom:1px solid var(--d-line)}.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:#111122;grid-template-columns:236px 1fr;background:var(--d-bg)}.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{width:auto;padding:16px 12px;background:var(--d-panel)}.demo-sidebar-app .demo-brand{height:46px;padding:0 8px;gap:11px}.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{margin-top:20px;gap:4px}.demo-sidebar-app .demo-sidebar nav button{height:42px;padding:0 13px;border-radius:8px;font-size:12px}.demo-sidebar-app .demo-sidebar nav button.active{background:var(--d-panel-2)}.demo-collapse{width:25px;height:25px;position:absolute;right:-13px;top:19px;display:grid;place-items:center;border:1px solid var(--d-line);border-radius:50%;background:var(--d-panel);box-shadow:0 1px 4px rgba(0,0,0,.1);cursor:pointer}.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 select,.demo-captured-app textarea{font-size:12px}.demo-setting .demo-switch-row+.demo-switch-row{margin-top:12px}.demo-chart-bars span{transform-origin:bottom;animation:demo-bar-rise .85s cubic-bezier(.2,.75,.25,1) both}.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%{transform:scaleY(0);opacity:.25}to{transform:scaleY(1);opacity:1}}@media(prefers-reduced-motion:reduce){.demo-chart-bars span{animation:none}}.demo-captured-editor .demo-timeline{position:relative;margin:20px 14px;padding:2px 0 2px 30px;display:grid;gap:0}.demo-captured-editor .demo-timeline:before{content:"";position:absolute;left:10px;top:9px;bottom:9px;width:1px;background:var(--d-line)}.demo-captured-editor .demo-timeline>div{min-height:70px;padding:0 0 22px;position:relative;display:grid;grid-template-columns:1fr auto;align-items:start;gap:3px 12px}.demo-captured-editor .demo-timeline>div:before{content:"";width:11px;height:11px;position:absolute;left:-25px;top:3px;border:3px solid var(--d-panel);border-radius:50%;background:#5575ea;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{grid-column:2;grid-row:1;color:var(--d-muted);font-size:9px}.demo-captured-editor .demo-timeline strong:after{content:"Activity recorded in the shared contact history";margin-top:5px;display:block;color:var(--d-muted);font-size:10px;font-weight:400}.demo-captured-app .demo-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:1180px}.demo-captured-app .demo-template{min-height:250px;padding:22px;border-radius:12px}.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 button,.demo-captured-app .demo-template footer small{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-email-preview,.demo-captured-app .demo-template-editor{padding:24px;border-radius:12px}.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-editor-grid,.demo-captured-app .demo-template-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-brand,.demo-sidebar-app .demo-sidebar nav button{justify-content:center;padding:0}}.demo-email-editor-page,.demo-email-list{max-width:1400px}.demo-email-list .demo-page-title{margin-bottom:20px}.demo-email-table{overflow-x:auto;border-radius:9px}.demo-email-table table{width:100%;min-width:920px;border-collapse:collapse}.demo-email-table th{height:44px;padding:0 16px;border-bottom:1px solid var(--d-line);color:var(--d-muted);font-size:10px;font-weight:650;text-align:left}.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{height:64px;padding:10px 16px;border-bottom:1px solid var(--d-line);color:var(--d-muted);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{display:flex;align-items:center;gap:7px}.demo-email-table .demo-secondary{min-height:32px;padding:0 10px}.demo-email-delete{height:32px;padding:0 8px;display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#dc2626!important;font-size:9px;font-weight:650;cursor:pointer}.demo-email-delete svg{width:13px}.demo-email-editor-page .demo-page-title{margin-bottom:18px}.demo-source-template-editor{max-width:1220px;padding:26px;display:grid;gap:19px;border-radius:10px}.demo-template-editor-top{display:grid;grid-template-columns:3fr 2fr;gap:18px}.demo-source-template-editor label{display:grid;gap:7px;color:var(--d-text);font-size:11px;font-weight:650}.demo-source-template-editor input,.demo-source-template-editor select{height:42px;font-size:12px}.demo-source-template-editor textarea{min-height:285px;padding:14px;font-size:13px;line-height:1.6;resize:vertical}.demo-merge-help{margin-top:-10px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.demo-merge-help>span{color:var(--d-muted);font-size:10px}.demo-merge-help code{padding:1px 4px;border-radius:3px;background:var(--d-panel-2);color:var(--d-text)}.demo-merge-help>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.demo-merge-help button{padding:5px 8px;border:1px solid var(--d-line);border-radius:5px;background:var(--d-panel-2);color:var(--d-text);font-size:9px;cursor:pointer}.demo-attachment{width:max-content;padding:0;display:flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--d-muted)!important;font-size:10px;cursor:pointer}.demo-attachment svg{width:13px}.demo-template-actions{max-width:1220px;margin-top:17px;display:flex;justify-content:flex-end;gap:8px}.demo-template-actions button{height:40px;padding:0 15px}.demo-sidebar-app .demo-email-editor-page,.demo-sidebar-app .demo-email-list,.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{align-items:flex-start;flex-direction:column}.demo-merge-help>div{justify-content:flex-start}.demo-source-template-editor textarea{min-height:240px}}.store-product-page{background:var(--bg)}.store-breadcrumb{padding-top:25px;display:flex;gap:8px;color:var(--muted);font-size:10px}.store-breadcrumb strong{color:var(--text)}.store-product-top{padding-top:34px;padding-bottom:70px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(410px,.88fr);gap:clamp(38px,5vw,76px);align-items:start}.store-gallery{min-width:0}.store-gallery-main{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#0b0b0b;box-shadow:0 20px 55px rgba(19,22,17,.1)}.store-window-bar{height:38px;padding:0 13px;display:flex;align-items:center;gap:6px;background:#171717;color:#fff}.store-window-bar i{width:7px;height:7px;border-radius:50%;background:#4a4a4a}.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{margin-left:auto;font-size:9px;font-weight:800;opacity:.7}.store-gallery-main>img{width:100%;height:auto;display:block;animation:crm-image-in .3s ease both}.store-gallery-arrow,.store-gallery-expand{position:absolute;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);background:rgba(0,0,0,.66);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.store-gallery-arrow{width:42px;height:42px;top:50%;border-radius: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{width:35px;height:35px;right:13px;top:51px;border-radius:8px}.store-gallery-expand svg{width:14px}.store-gallery-count{right:14px;padding:6px 9px;background:rgba(0,0,0,.68)}.store-gallery-count,.store-gallery-demo{position:absolute;bottom:13px;border-radius:99px;color:#fff;font-size:8px;font-weight:800}.store-gallery-demo{left:14px;padding:6px 10px;display:flex;align-items:center;gap:5px;background:rgba(86,0,255,.85)}.store-gallery-demo svg{width:11px}.store-thumbnails{margin-top:12px;display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.store-thumbnails button{padding:5px;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--muted);cursor:pointer}.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{width:100%;aspect-ratio:1.55;display:block;object-fit:cover;border-radius:5px}.store-thumbnails span{padding:4px 1px 1px;display:block;font-size:8px;font-weight:700}.store-buy-panel{position:sticky;top:110px}.store-product-lockup{display:flex;align-items:center;gap:10px}.store-product-lockup img{border-radius:10px}.store-product-lockup span{font-size:16px;font-weight:750}.store-buy-panel h1{margin:20px 0 14px;font-family:var(--font-display),sans-serif;font-size:clamp(34px,3.4vw,49px);line-height:1.06;letter-spacing:-.047em}.store-rating{display:flex;align-items:center;gap:10px}.store-rating>span,.store-review-grid article>span,.store-review-summary>div>span{display:flex;color:#ffb000}.store-rating svg,.store-review-grid svg{width:14px;height:14px;fill:currentColor}.store-rating a{color:var(--muted);font-size:10px;text-decoration:underline}.store-summary{max-width:620px;margin:17px 0;color:var(--muted);font-size:14px;line-height:1.65}.store-price{padding:18px 0;display:flex;align-items:baseline;gap:9px;border-top:1px solid var(--line)}.store-price strong{font-family:var(--font-display);font-size:31px;letter-spacing:-.04em}.store-price span{color:var(--muted);font-size:9px}.store-option>span{display:block;margin-bottom:7px;font-size:10px;font-weight:800}.store-option>button{width:100%;padding:13px 14px;display:grid;grid-template-columns:1fr auto;text-align:left;border:1px solid var(--accent);border-radius:10px;background:color-mix(in srgb,var(--accent) 5%,var(--surface));color:var(--text)}.store-option small,.store-option strong{grid-column:1}.store-option strong{font-size:11px}.store-option small{margin-top:2px;color:var(--muted);font-size:8px}.store-option svg{grid-column:2;grid-row:1/span 2;width:17px;color:var(--accent)}.store-included-brief{margin:17px 0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.store-included-brief span{display:flex;align-items:center;gap:6px;font-size:9px;font-weight:650}.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{min-height:47px;margin-top:9px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:10px;background:var(--surface);font-size:11px;font-weight:800}.store-demo-button svg{width:14px}.store-stock{margin:12px 0;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--muted);font-size:8px}.store-stock i{width:7px;height:7px;border-radius:50%;background:#12a663;box-shadow:0 0 0 3px rgba(18,166,99,.12)}.store-assurances{padding:15px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-block:1px solid var(--line)}.store-assurances>span{display:grid;grid-template-columns:22px 1fr;align-items:start}.store-assurances svg{width:16px;grid-row:1/span 2;color:var(--accent)}.store-assurances strong{font-size:8px}.store-assurances small{color:var(--muted);font-size:7px}.store-delivery summary{padding:14px 0;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:750;cursor:pointer}.store-delivery summary::-webkit-details-marker{display:none}.store-delivery summary svg{width:15px}.store-delivery p{color:var(--muted);font-size:9px;line-height:1.6}.product-review-trigger{padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.product-review-trigger span{display:flex;color:#d5d5d5}.product-review-trigger svg{fill:currentColor}.product-review-trigger svg.filled{color:#ffb000}.product-review-trigger small{color:var(--muted);font-size:10px;text-decoration:underline}.review-modal-backdrop{position:fixed;inset:0;z-index:1100;display:grid;background:rgba(0,0,0,.72);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:lightbox-in .18s ease both}.review-modal{width:min(840px,100%);max-height:min(820px,calc(100vh - 40px));overflow:auto;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:0 30px 90px rgba(0,0,0,.3)}.review-modal>header{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--line)}.review-modal>header h2{margin:5px 0 0;font-family:var(--font-display),sans-serif;font-size:30px;letter-spacing:-.04em}.review-modal>header>button{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:var(--surface-2);color:var(--text);cursor:pointer}.review-modal>header>button svg{width:17px}.review-modal-summary{padding:23px 27px;display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line)}.review-modal-summary>strong{font-family:var(--font-display),sans-serif;font-size:43px;line-height:1}.review-modal-summary>div{display:grid;gap:3px}.review-modal-list article>div>span,.review-modal-summary span{display:flex;color:#d5d5d5}.review-modal-list svg,.review-modal-summary svg{width:17px;height:17px;fill:currentColor}.review-modal-list svg.filled,.review-modal-summary svg.filled{color:#ffb000}.review-modal-summary small{color:var(--muted);font-size:10px}.review-modal-controls{padding:15px 27px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);background:var(--surface-2)}.review-modal-controls>div{display:flex;gap:6px}.review-modal-controls button{padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:9px;font-weight:700;cursor:pointer}.review-modal-controls button.active{border-color:var(--text);background:var(--text);color:var(--bg)}.review-modal-controls label{position:relative;display:flex;align-items:center;gap:7px}.review-modal-controls label span{font-size:9px;font-weight:700}.review-modal-controls select{min-width:115px;padding:8px 28px 8px 10px;appearance:none;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--text);font-size:9px}.review-modal-controls label svg{width:13px;position:absolute;right:8px;pointer-events:none}.review-modal-list{padding:0 27px}.review-modal-list article{padding:24px 0;display:grid;grid-template-columns:46px 1fr;gap:14px;border-bottom:1px solid var(--line)}.review-modal-list article>img{width:46px;height:46px}.review-modal-list article>div>header{display:flex;align-items:center;justify-content:space-between;gap:15px}.review-modal-list article strong{font-size:12px}.review-modal-list article time{color:var(--muted);font-size:9px}.review-modal-list article>div>span{margin:5px 0 9px}.review-modal-list article>div>span svg{width:13px;height:13px}.review-modal-list article p{margin:0;color:var(--text);font-size:13px;font-weight:400;line-height:1.55}.review-modal-empty{padding:55px 0;text-align:center}.review-modal-empty h3{margin:0 0 7px;font-size:18px}.review-modal-empty p,.review-modal-error,.review-modal-loading{color:var(--muted);font-size:11px;text-align:center}.review-modal-error{color:#c51f36}.review-modal-more{margin:20px auto 25px;padding:10px 15px;display:block;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--text);font-size:10px;font-weight:700;cursor:pointer}.review-modal-loading{padding:35px}@media(max-width:650px){.review-modal-backdrop{padding:0;align-items:end}.review-modal{max-height:92vh;border-radius:18px 18px 0 0}.review-modal-controls,.review-modal-list,.review-modal-summary,.review-modal>header{padding-left:18px;padding-right:18px}.review-modal-controls{align-items:stretch;flex-direction:column}.review-modal-controls>div{overflow-x:auto}.review-modal-controls button{flex:0 0 auto}.review-modal-controls label{justify-content:space-between}.review-modal-controls select{margin-left:auto}.review-modal-list article{grid-template-columns:38px 1fr}.review-modal-list article>img{width:38px;height:38px}}.downloads-page{min-height:calc(100vh - 80px);padding:clamp(125px,15vh,175px) 0 90px;background:var(--bg)}.downloads-shell{width:min(100%,680px);margin-inline:auto}.downloads-shell>header{margin-bottom:34px;text-align:center}.downloads-shell>header h1{margin:11px 0 12px;font-family:var(--font-display);font-size:clamp(40px,5vw,62px);line-height:1.04;letter-spacing:-.05em}.downloads-shell>header p{margin:0;color:var(--text);font-size:17px;font-weight:400}.download-lookup-flow>.card{padding:clamp(22px,4vw,34px);border-radius:16px}.download-lookup-flow>form:first-child{display:grid;gap:18px}.download-lookup-flow>form:first-child .button{min-height:50px;margin-top:3px}.review-anonymous{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:500;cursor:pointer}.review-anonymous input{width:17px;height:17px;accent-color:var(--accent)}.review-modal-backdrop{padding:28px;place-items:center;background:rgba(0,0,0,.38);-webkit-backdrop-filter:none;backdrop-filter:none}.review-modal{width:min(720px,100%);max-height:min(760px,calc(100vh - 56px));border:1px solid #e6e6e6;border-radius:16px;background:#fff;color:#111;box-shadow:0 24px 70px rgba(0,0,0,.2)}.review-modal>header{padding:25px 27px 20px;border-color:#e8e8e8}.review-modal>header h2{margin-bottom:10px;font-size:29px}.review-modal>header>button{width:36px;height:36px;border-color:#ddd;background:#fff;color:#111}.review-modal-summary{padding:0;gap:9px;border:0}.review-modal-summary>strong{font-size:20px}.review-modal-summary span{display:flex;color:#d5d5d5}.review-modal-summary svg{width:15px;height:15px}.review-modal-summary small{color:#666}.review-modal-controls{padding:14px 27px;border-color:#e8e8e8;background:#fff}.review-modal-controls button{border-color:#ddd;background:#fff;color:#555}.review-modal-controls button.active{border-color:#111;background:#111;color:#fff}.review-modal-controls select{border-color:#ddd;background:#fff;color:#111}.review-modal-list article{padding:22px 0;grid-template-columns:42px 1fr;border-color:#e8e8e8}.review-modal-list article>img{width:42px;height:42px}.review-modal-empty p,.review-modal-list article time,.review-modal-loading{color:#666}.review-modal-list article p{color:#111}.review-modal-more{border-color:#ddd;background:#fff;color:#111}@media(max-width:650px){.review-modal-backdrop{padding:18px;align-items:center}.review-modal{max-height:calc(100vh - 36px);border-radius:14px}.downloads-page{padding-top:115px}.downloads-shell>header{margin-bottom:25px}}.store-anchor-nav{position:sticky;top:88px;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)}.store-anchor-nav .shell{height:54px;display:flex;align-items:center;justify-content:center;gap:34px}.store-anchor-nav a{font-size:10px;font-weight:750}.store-anchor-nav a:hover{color:var(--accent)}.store-overview{padding-top:105px;padding-bottom:105px;text-align:center}.store-overview>div:nth-child(2){max-width:980px;margin:auto}.store-faq h2,.store-feature-highlight h2,.store-final-cta h2,.store-overview h2,.store-review-summary h2,.store-section-heading h2{font-family:var(--font-display);font-size:clamp(38px,4.8vw,66px);line-height:1.05;letter-spacing:-.05em}.store-overview h2 em{color:var(--accent);font-style:normal}.store-overview p{max-width:920px;margin:20px auto;color:var(--muted);font-size:16px;line-height:1.75}.store-overview-stats{max-width:760px;margin:45px auto 0;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:16px;background:var(--surface)}.store-overview-stats>span{padding:24px;display:grid;border-right:1px solid var(--line)}.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{padding:105px 0;background:#000;color:#fff}.store-section-heading{max-width:780px;margin-bottom:45px}.store-section-heading.centred{margin-inline:auto;text-align:center}.store-section-heading h2{margin:0}.store-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #282828;border-left:1px solid #282828}.store-benefit-grid article{min-height:300px;padding:29px;border-right:1px solid #282828;border-bottom:1px solid #282828;background:#080808}.store-benefit-grid article>span{width:46px;height:46px;margin-bottom:60px;display:grid;place-items:center;border-radius:12px;background:#151515;color:#8c5cff}.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{padding-top:115px;padding-bottom:115px;display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}.store-feature-highlight p{color:var(--muted);font-size:14px;line-height:1.7}.store-feature-highlight ul{margin:25px 0;padding:0;display:grid;gap:10px;list-style:none}.store-feature-highlight li{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:700}.store-feature-highlight li svg{width:14px;color:var(--accent)}.store-feature-image{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#0b0b0b;box-shadow:0 24px 60px rgba(19,22,17,.14);transform:rotate(1deg)}.store-feature-image img{width:100%;height:auto;display:block}.store-included{padding:105px 0;border-block:1px solid var(--line);background:var(--surface-2)}.store-included-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.store-included-grid article{min-height:260px;padding:28px;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.store-included-grid article>svg{width:24px;margin-bottom:40px;color:var(--accent)}.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{display:flex;gap:12px;font-size:20px}.store-faq{padding-top:110px;padding-bottom:110px;display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.store-faq>div:first-child>p{color:var(--muted)}.store-faq details{border-bottom:1px solid var(--line)}.store-faq summary{min-height:70px;display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:750;cursor:pointer}.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{padding:105px 0;background:var(--surface-2);border-block:1px solid var(--line)}.store-review-summary{display:grid;grid-template-columns:1fr auto;align-items:end}.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{width:14px;fill:currentColor}.store-review-summary>div small{color:var(--muted);font-size:8px}.store-review-grid{margin-top:42px;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.store-review-grid article{min-height:250px;padding:28px;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.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{margin-top:110px;margin-bottom:50px;padding:90px 30px;display:flex;flex-direction:column;align-items:center;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 8%,var(--surface)),var(--surface));text-align:center}.store-final-cta img{margin-bottom:25px;border-radius:16px}.store-final-cta h2{max-width:900px}.store-final-cta p{color:var(--muted)}.store-final-cta>div{display:flex;gap:10px}.store-legal{margin-bottom:50px;display:block;color:var(--muted);font-size:8px;text-align:center}@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{width:max-content;padding:0 20px;justify-content:flex-start}.store-benefit-grid,.store-included-grid,.store-overview-stats,.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{width:100%;flex-direction:column}.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{margin:14px 0;gap:8px;font-size:11px}.store-stock i{width:8px;height:8px}.store-assurances{padding:18px 0;gap:12px}.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{margin-top:54px;border-top:1px solid var(--line)}.store-feature-details details{border-bottom:1px solid var(--line)}.store-feature-details summary{min-height:72px;padding:0 2px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none}.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{width:18px;flex:0 0 auto;transition:transform .2s ease}.store-feature-details details[open] summary svg{transform:rotate(180deg)}.store-feature-details details>div{padding:0 3px 25px;animation:accordion-in .22s ease both}.store-feature-details p{max-width:760px;margin-bottom:15px;color:var(--muted);font-size:12px;line-height:1.7}.store-feature-details ul{margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:9px 16px;list-style:none}.store-feature-details li{display:flex;align-items:flex-start;gap:7px;font-size:11px;font-weight:650}.store-feature-details li svg{width:14px;margin-top:1px;flex:0 0 auto;color:var(--accent)}@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-buy-panel,.store-feature-details,.store-gallery{overflow-anchor:none}.store-buy-panel{align-self:start;will-change:transform}.store-feature-details>article{border-bottom:1px solid var(--line);transition:border-color .2s ease,background .2s ease}.store-feature-summary{width:100%;min-height:72px;padding:0 3px;display:grid;grid-template-columns:1fr 24px;align-items:center;gap:18px;border:0;background:transparent;color:var(--text);text-align:left;cursor:pointer}.store-feature-summary span{font-family:var(--font-display),sans-serif;font-size:15px;font-weight:700;letter-spacing:-.02em}.store-feature-summary svg{width:18px;justify-self:end}.store-feature-details>article.open{margin:12px 0;border:1px solid color-mix(in srgb,var(--accent) 58%,var(--line));border-radius:16px;background:var(--surface)}.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:accordion-in .24s ease both}.store-feature-content>p{max-width:850px;margin-bottom:22px;color:var(--muted);font-size:14px;line-height:1.7}.store-feature-content ul{margin:0 0 26px;padding:0;display:grid;grid-template-columns:1fr;gap:14px;list-style:none}.store-feature-content li{display:flex;align-items:flex-start;gap:11px}.store-feature-content li>svg{width:17px;margin-top:3px;flex:0 0 auto;color:var(--accent)}.store-feature-content li>span{display:grid;gap:2px}.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{display:inline-flex;align-items:center;gap:7px;color:var(--accent);font-size:12px;font-weight:850}.store-feature-content>a svg{width:15px}.store-lightbox{position:fixed;inset:0;z-index:1000;padding:clamp(20px,4vw,60px);display:grid;place-items:center;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:lightbox-in .18s ease both}.store-lightbox-image{max-width:min(1500px,92vw);max-height:88vh;display:grid;justify-items:center;gap:12px}.store-lightbox-image img{max-width:100%;max-height:82vh;width:auto;height:auto;display:block;border-radius:10px;box-shadow:0 24px 80px rgba(0,0,0,.45)}.store-lightbox-image span{color:rgba(255,255,255,.72);font-size:10px;font-weight:700}.store-lightbox-arrow,.store-lightbox-close{position:absolute;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);background:rgba(18,18,18,.72);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.store-lightbox-close{width:42px;height:42px;right:22px;top:20px;border-radius:10px}.store-lightbox-close svg{width:19px}.store-lightbox-arrow{width:48px;height:48px;top:50%;border-radius:50%;transform:translateY(-50%)}.store-lightbox-arrow.previous{left:22px}.store-lightbox-arrow.next{right:22px}.store-lightbox-arrow svg{width:21px}.store-lightbox button:focus-visible,.store-lightbox button:hover{border-color:#fff;background:rgba(255,255,255,.16);outline:none}@keyframes lightbox-in{0%{opacity:0}to{opacity:1}}@media(max-width:700px){.store-lightbox{padding:66px 12px 78px}.store-lightbox-close{right:12px;top:12px}.store-lightbox-arrow{width:42px;height:42px;top:auto;bottom:18px;transform:none}.store-lightbox-arrow.previous{left:calc(50% - 52px)}.store-lightbox-arrow.next{right:calc(50% - 52px)}.store-lightbox-image img{max-height:72vh}}.store-product-intro{margin-top:48px;padding:0 3px}.store-product-intro p{max-width:900px;margin-bottom:16px;color:var(--muted);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{margin-top:12px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text);font-size:11px;font-weight:700}.store-docs-link svg{width:14px}.store-docs-link svg:last-child{margin-left:2px}.recent-purchase{position:fixed;z-index:80;left:clamp(14px,2vw,30px);bottom:clamp(14px,2vw,28px);width:min(370px,calc(100vw - 28px));padding:17px 18px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 12px 34px rgba(0,0,0,.14);animation:recent-purchase-in .35s ease both}.recent-purchase-content{animation:recent-purchase-rotate .42s ease both}.recent-purchase p{margin:0;color:var(--text);font-size:12px!important;font-weight:400!important;line-height:1.4!important}.recent-purchase p strong{color:var(--accent);font-weight:700}.recent-purchase span{margin-top:7px;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:9px;font-weight:600}.recent-purchase span svg{width:13px;height:13px;color:var(--accent)}.recent-purchase.compact{padding:14px 15px}.recent-purchase.compact p{font-size:11px!important}.recent-purchase.compact span{font-size:8px}@keyframes recent-purchase-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes recent-purchase-rotate{0%{opacity:0;transform:translateX(-7px)}to{opacity:1;transform:none}}@media(max-width:620px){.recent-purchase{left:12px;bottom:12px;width:calc(100vw - 24px);padding:14px 15px}.recent-purchase p{font-size:12px!important}}.sheetscrm-docs{background:var(--bg)}.docs-breadcrumb{padding-top:25px;display:flex;gap:8px;color:var(--muted);font-size:11px}.docs-breadcrumb strong{color:var(--text)}.docs-intro{padding-top:68px;padding-bottom:58px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,430px);gap:50px;align-items:end;border-bottom:1px solid var(--line)}.docs-intro h1{max-width:760px;margin:12px 0 16px;font-family:var(--font-display),sans-serif;font-size:clamp(46px,6vw,80px);line-height:.98;letter-spacing:-.055em}.docs-intro>div>p{max-width:660px;color:var(--muted);font-size:17px;line-height:1.4}.docs-intro-card{padding:20px;display:flex;align-items:flex-start;gap:13px;border:1px solid color-mix(in srgb,var(--accent) 36%,var(--line));border-radius:16px;background:color-mix(in srgb,var(--accent) 5%,var(--surface))}.docs-intro-card>svg{width:20px;flex:0 0 auto;color:var(--accent)}.docs-intro-card>div{display:grid;gap:4px}.docs-intro-card strong{font-size:13px}.docs-intro-card span{color:var(--muted);font-size:12px;line-height:1.45}.docs-layout{padding-top:56px;padding-bottom:100px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:clamp(45px,7vw,100px);align-items:start}.docs-sidebar{position:sticky;top:105px}.docs-sidebar>strong{display:block;margin-bottom:15px;font-size:11px}.docs-sidebar nav{display:grid;border-left:1px solid var(--line)}.docs-sidebar nav a{padding:9px 0 9px 15px;display:flex;align-items:center;gap:9px;color:var(--muted);font-size:11px;font-weight:600}.docs-sidebar nav a:hover{color:var(--text)}.docs-sidebar nav svg{width:14px}.docs-sidebar>a{margin-top:20px;display:flex;align-items:center;gap:7px;color:var(--accent);font-size:11px;font-weight:750}.docs-sidebar>a svg{width:14px}.docs-content{min-width:0}.docs-step{padding:0 0 76px;margin-bottom:76px;display:grid;grid-template-columns:minmax(300px,.88fr) minmax(360px,1.12fr);gap:clamp(36px,5vw,70px);align-items:start;border-bottom:1px solid var(--line);scroll-margin-top:110px}.docs-help h2,.docs-security h2,.docs-step-copy h2{margin:12px 0 17px;font-family:var(--font-display),sans-serif;font-size:clamp(30px,3.3vw,46px);line-height:1.06;letter-spacing:-.045em}.docs-step-copy>p{color:var(--muted);font-size:15px;line-height:1.4}.docs-step ol{margin:28px 0 0;padding:0;display:grid;gap:14px;list-style:none}.docs-step li{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start}.docs-step li>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--text);color:var(--bg);font-size:10px;font-weight:800}.docs-step li p{padding-top:3px;color:var(--text);font-size:13px;line-height:1.4}.docs-note{margin-top:24px;padding:14px 16px;display:flex;align-items:flex-start;gap:10px;border-radius:12px;background:color-mix(in srgb,var(--accent) 6%,var(--surface))}.docs-note svg{width:16px;flex:0 0 auto;color:var(--accent)}.docs-note p{color:var(--muted);font-size:12px;line-height:1.45}.docs-step-image{position:sticky;top:110px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#0b0b0b;box-shadow:0 18px 45px rgba(0,0,0,.09)}.docs-step-image img{width:100%;height:auto;display:block}.docs-security{padding-bottom:76px;margin-bottom:76px;scroll-margin-top:110px}.docs-security>div:first-child{max-width:700px}.docs-security-grid{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.docs-security-grid article{padding:23px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.docs-security-grid svg{width:20px;color:var(--accent)}.docs-security-grid strong{margin:23px 0 8px;display:block;font-size:13px}.docs-security-grid p{color:var(--muted);font-size:12px;line-height:1.4}.docs-help{padding:clamp(28px,5vw,50px);display:flex;align-items:end;justify-content:space-between;gap:40px;border-radius:22px;background:var(--text);color:var(--bg)}.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{flex:0 0 auto;background:var(--accent);color:#fff}.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{position:relative;top:auto;grid-row:1}.docs-security-grid{grid-template-columns:1fr}.docs-help{align-items:flex-start;flex-direction:column}}@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{padding-bottom:55px;margin-bottom:55px}.docs-help h2,.docs-security h2,.docs-step-copy h2{font-size:31px}.docs-help .button{width:100%}}.docs-section-nav{position:sticky;top:80px;z-index:20;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.docs-section-nav>div{min-height:58px;display:flex;align-items:center;gap:clamp(18px,2.7vw,38px);overflow-x:auto;scrollbar-width:none}.docs-section-nav>div::-webkit-scrollbar{display:none}.docs-section-nav a{padding:20px 0;flex:0 0 auto;color:var(--muted);font-size:11px;font-weight:700;white-space:nowrap}.docs-section-nav a:hover{color:var(--accent)}.docs-guide{padding-top:78px;padding-bottom:110px}.docs-guide-section{padding-bottom:86px;margin-bottom:86px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(52px,6vw,100px);align-items:center;border-bottom:1px solid var(--line);scroll-margin-top:160px}.docs-guide-section.reverse .docs-guide-copy{grid-column:2}.docs-guide-section.reverse .docs-guide-image{grid-column:1;grid-row:1}.docs-guide-copy{max-width:690px}.docs-data-section h2,.docs-faq h2,.docs-guide-copy h2{margin:11px 0 17px;font-family:var(--font-display),sans-serif;font-size:clamp(34px,3.6vw,52px);line-height:1.05;letter-spacing:-.045em}.docs-data-section>header>p,.docs-faq>header>p,.docs-guide-copy>p{color:var(--muted);font-size:16px;font-weight:400;line-height:1.4}.docs-guide-copy ol{margin:28px 0 0;padding:0;display:grid;gap:15px;list-style:none}.docs-guide-copy li{display:grid;grid-template-columns:30px 1fr;gap:13px;align-items:start}.docs-guide-copy li>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--text);color:var(--bg);font-size:10px;font-weight:700}.docs-guide-copy li p{padding-top:3px;color:var(--text);font-size:14px;font-weight:400;line-height:1.4}.docs-guide-copy li strong{font-weight:700}.docs-guide-image{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#0b0b0b;box-shadow:0 18px 45px rgba(0,0,0,.09)}.docs-guide-image img{width:100%;height:auto;display:block}.docs-data-section{padding-bottom:86px;margin-bottom:86px;scroll-margin-top:160px}.docs-data-section>header{max-width:820px}.docs-data-section>div{margin-top:34px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.docs-data-section article{padding:25px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.docs-data-section article svg{width:21px;color:var(--accent)}.docs-data-section article strong{margin:24px 0 8px;display:block;font-size:14px}.docs-data-section article p{color:var(--muted);font-size:13px;font-weight:400;line-height:1.4}.docs-faq{padding-bottom:86px;margin-bottom:86px;display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(50px,7vw,110px);align-items:start;scroll-margin-top:160px}.docs-faq>header{position:sticky;top:165px}.docs-faq>div{border-top:1px solid var(--line)}.docs-faq details{border-bottom:1px solid var(--line)}.docs-faq summary{padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;list-style:none}.docs-faq summary::-webkit-details-marker{display:none}.docs-faq summary span{font-size:15px;font-weight:700;line-height:1.35}.docs-faq summary svg{width:18px;flex:0 0 auto;transition:transform .2s ease}.docs-faq details[open] summary svg{transform:rotate(180deg)}.docs-faq-body{padding:0 36px 24px 0;color:var(--muted)}.docs-faq-body li,.docs-faq-body p{font-size:14px;font-weight:400;line-height:1.5}.docs-faq-body p+p{margin-top:13px}.docs-faq-body a{color:var(--accent);text-decoration:underline}.docs-video{position:relative;margin-top:20px;padding-bottom:56.25%;overflow:hidden;border-radius:12px;background:#000}.docs-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.docs-inline-image{width:min(100%,650px);height:auto;margin-top:20px;border:1px solid var(--line);border-radius:12px}.dark .docs-inline-image{background:#fff}.dark .docs-video{border:1px solid #2b2b2b}@media(max-width:1000px){.docs-section-nav{top:72px}.docs-faq,.docs-guide-section{grid-template-columns:1fr;gap:35px}.docs-guide-section.reverse .docs-guide-copy,.docs-guide-section.reverse .docs-guide-image{grid-column:auto;grid-row:auto}.docs-guide-section .docs-guide-image{grid-row:1}.docs-data-section>div{grid-template-columns:1fr}.docs-faq>header{position:relative;top:auto;max-width:720px}}@media(max-width:620px){.docs-section-nav{top:68px}.docs-guide{padding-top:52px;padding-bottom:75px}.docs-data-section,.docs-faq,.docs-guide-section{padding-bottom:58px;margin-bottom:58px}.docs-data-section h2,.docs-faq h2,.docs-guide-copy h2{font-size:33px}.docs-data-section>header>p,.docs-faq>header>p,.docs-guide-copy>p{font-size:15px}.docs-faq summary{padding:18px 0}.docs-faq summary span{font-size:14px}.docs-faq-body{padding-right:0}}.checkout-page{padding-bottom:100px;background:var(--surface-2)}.checkout-back{padding-top:26px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px;font-weight:650}.checkout-back a,.checkout-back span{display:flex;align-items:center;gap:7px}.checkout-back svg{width:14px}.checkout-heading{padding-top:62px;padding-bottom:44px}.checkout-heading h1{max-width:780px;margin:12px 0 15px;font-family:var(--font-display),sans-serif;font-size:clamp(46px,6vw,76px);line-height:.98;letter-spacing:-.055em}.checkout-heading p{max-width:610px;color:var(--muted);font-size:16px;line-height:1.4}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:24px;align-items:start}.checkout-payment,.checkout-summary{border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:0 14px 42px rgba(19,22,17,.06)}.checkout-payment{padding:25px}.checkout-section-title{padding:3px 4px 23px;display:flex;align-items:center;gap:13px}.checkout-section-title>span{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:var(--text);color:var(--bg);font-size:11px;font-weight:800}.checkout-section-title h2{margin:0 0 3px;font-size:17px}.checkout-section-title p{color:var(--muted);font-size:11px}.checkout-stripe{min-height:430px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.checkout-summary{position:sticky;top:105px;padding:25px}.checkout-product{padding-bottom:22px;display:grid;grid-template-columns:52px 1fr auto;gap:13px;align-items:center;border-bottom:1px solid var(--line)}.checkout-product img{border-radius:11px}.checkout-product div{display:grid}.checkout-product div>span{color:var(--accent);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.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{padding:22px 0;display:grid;grid-template-columns:1fr auto;border-bottom:1px solid var(--line)}.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{grid-column:1/-1;margin-top:2px;color:var(--muted);font-size:10px}.checkout-includes{padding:23px 0;display:grid;gap:15px;border-bottom:1px solid var(--line)}.checkout-includes h3{margin:0 0 2px;font-size:13px}.checkout-includes>div{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start}.checkout-includes svg{width:17px;color:var(--accent)}.checkout-includes span{display:grid;gap:2px}.checkout-includes strong{font-size:11px}.checkout-includes small{color:var(--muted);font-size:10px}.checkout-help{padding-top:20px;display:flex;gap:10px;align-items:flex-start}.checkout-help>svg{width:17px;flex:0 0 auto;color:var(--accent)}.checkout-help p{display:grid;gap:3px}.checkout-help strong{font-size:10px}.checkout-help span{color:var(--muted);font-size:9px;line-height:1.45}.purchase-complete-page{padding:70px 0 100px;background:var(--surface-2)}.purchase-success{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.78fr);overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:0 20px 60px rgba(19,22,17,.08)}.purchase-success-copy{padding:clamp(34px,5vw,68px)}.purchase-check{width:48px;height:48px;margin-bottom:24px;display:grid;place-items:center;border-radius:50%;background:color-mix(in srgb,#17a566 14%,var(--surface));color:#13804f}.purchase-check svg{width:25px}.purchase-success h1{margin:12px 0 14px;font-family:var(--font-display),sans-serif;font-size:clamp(44px,5.3vw,72px);line-height:.98;letter-spacing:-.055em}.purchase-success-copy>p{max-width:650px;color:var(--muted);font-size:16px;line-height:1.4}.purchase-license{margin-top:30px;padding:17px;border:1px solid color-mix(in srgb,var(--accent) 38%,var(--line));border-radius:14px;background:color-mix(in srgb,var(--accent) 5%,var(--surface))}.purchase-license>span{display:block;margin-bottom:8px;color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.purchase-license>div{display:flex;align-items:center;gap:10px}.purchase-license code{min-width:0;overflow-wrap:anywhere;font-size:clamp(14px,1.7vw,20px);font-weight:800;letter-spacing:.06em}.purchase-license button{width:34px;height:34px;margin-left:auto;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--text);cursor:pointer}.purchase-license button svg{width:15px}.purchase-license small{display:block;margin-top:7px;color:var(--muted);font-size:9px}.purchase-actions{margin-top:24px;display:flex;gap:10px;flex-wrap:wrap}.purchase-actions .button svg{width:16px}.purchase-celebration{position:relative;min-height:100%;overflow:hidden;background:#0b0b0b}.purchase-celebration img{width:100%;height:100%;display:block;object-fit:cover}.purchase-celebration>span{position:absolute;left:18px;bottom:18px;padding:8px 11px;border:1px solid rgba(255,255,255,.2);border-radius:99px;background:rgba(0,0,0,.66);color:#fff;font-size:10px;font-weight:800;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.purchase-next{padding-top:85px}.purchase-next-heading{max-width:730px}.purchase-next-heading h2{margin:12px 0 0;font-family:var(--font-display),sans-serif;font-size:clamp(36px,4vw,55px);line-height:1.02;letter-spacing:-.05em}.purchase-next-grid{margin-top:38px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.purchase-next-grid article{position:relative;min-height:260px;padding:25px;overflow:hidden;border:1px solid var(--line);border-radius:17px;background:var(--surface)}.purchase-next-grid article>span{position:absolute;right:19px;top:17px;color:var(--line);font-family:var(--font-display),sans-serif;font-size:42px;font-weight:800}.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{min-height:340px;grid-row:1}.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{padding:16px;border-radius:15px}.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{padding-bottom:90px;background:var(--bg)}.checkout-compact-heading{padding-top:52px;padding-bottom:34px}.checkout-compact-heading h1{margin:8px 0 7px;font-family:var(--font-display),sans-serif;font-size:clamp(31px,4vw,48px);font-weight:700;line-height:1.05;letter-spacing:-.04em}.checkout-compact-heading p{color:var(--muted);font-size:14px;line-height:1.4}.checkout-compact-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);gap:38px;align-items:start}.checkout-compact-payment{min-width:0}.checkout-box-heading{min-height:46px;padding:0 2px;display:flex;align-items:flex-start;justify-content:space-between;background:transparent}.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{min-height:470px;overflow:visible;border:0;border-radius:0;background:transparent}.checkout-compact-aside{display:grid;gap:20px}.checkout-benefits-box,.checkout-order-box{border:1px solid var(--line);background:var(--surface)}.checkout-order-product{padding:15px;display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center}.checkout-order-product img{border-radius:5px}.checkout-order-product h2{margin:0;font-size:15px}.checkout-order-product span{display:block;color:var(--muted);font-size:10px}.checkout-order-product>strong{font-size:15px}.checkout-order-total{padding:12px 15px;display:flex;justify-content:space-between;border-top:1px solid var(--line);font-size:12px}.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{margin:0;padding:6px 0;display:flex;align-items:center;gap:10px;color:var(--text);font-size:12px;line-height:1.35}.checkout-benefits-box svg{width:16px;color:#25a55f;stroke-width:3}.checkout-security-note{margin:0;padding:0 3px;display:flex;align-items:flex-start;gap:8px;color:var(--muted);font-size:10px;line-height:1.45}.checkout-security-note svg{width:14px;flex:0 0 auto;color:var(--accent)}.checkout-benefits-box{position:relative;overflow:hidden;background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 6%,var(--surface)),var(--surface) 58%)}.checkout-benefits-box:after{content:"";width:115px;height:115px;position:absolute;right:-58px;top:-62px;border:25px solid color-mix(in srgb,var(--accent) 8%,transparent);border-radius:50%}.checkout-benefits-box h2,.checkout-benefits-box p{position:relative;z-index:1}.checkout-benefits-box p svg{width:21px;height:21px;padding:4px;flex:0 0 auto;border-radius:50%;background:color-mix(in srgb,#25a55f 12%,var(--surface))}.checkout-review-preview{padding:21px;border:1px solid var(--line);background:var(--surface)}.checkout-review-preview>div{display:flex;align-items:center;gap:11px}.checkout-review-preview i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--accent) 13%,var(--surface));color:var(--accent);font-size:10px;font-style:normal;font-weight:700}.checkout-review-preview strong{font-size:14px;font-weight:700}.checkout-review-stars{margin:12px 0 8px;display:flex;color:#efc42c}.checkout-review-stars svg{width:16px;height:16px;fill:currentColor}.checkout-review-preview blockquote{margin:0;color:var(--text);font-size:13px;font-weight:400;line-height:1.55}.checkout-guarantee{max-width:none;margin:0;padding:21px;display:grid;grid-template-columns:48px 1fr;gap:17px;align-items:center;background:var(--surface-2)}.checkout-guarantee>svg{width:46px;height:46px;padding:10px;border:2px solid color-mix(in srgb,var(--accent) 45%,var(--line));border-radius:50%;color:var(--accent)}.checkout-guarantee h2{margin:0 0 4px;font-size:14px}.checkout-guarantee p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.stripe-checkout-wrap{width:100%;max-width:none;min-height:470px;background:var(--bg)}.stripe-checkout-wrap iframe,.stripe-checkout-wrap>div{width:100%!important;max-width:none!important;background:var(--bg)!important}.checkout-voucher-slot{margin-top:-8px}.checkout-voucher-toggle{padding:0 2px;display:flex;align-items:center;cursor:pointer}.checkout-voucher-toggle input{width:17px;height:17px;margin:0 9px 0 0;accent-color:var(--accent)}.checkout-voucher-toggle>span{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600}.checkout-voucher-toggle svg{width:15px;color:var(--accent)}.checkout-voucher-form{margin:11px 0 0;display:grid;grid-template-columns:1fr auto;gap:8px}.checkout-voucher-form input{height:44px;padding:0 13px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--text);font-size:13px;outline:0}.checkout-voucher-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 8%,transparent)}.checkout-voucher-form button{padding:0 18px;border:0;border-radius:5px;background:var(--accent);color:#fff;font-size:11px;font-weight:700;cursor:pointer}.checkout-voucher-form button:disabled{opacity:.55}.checkout-voucher-applied,.checkout-voucher-error{margin:8px 0 0;font-size:11px}.checkout-voucher-applied{display:flex;align-items:center;gap:6px;color:#16804d}.checkout-voucher-applied svg{width:14px}.checkout-voucher-error{color:#c51f36}.checkout-stripe-loading{min-height:320px;display:grid;place-items:center;color:var(--muted);font-size:12px}.purchase-complete-compact{padding:55px 0 95px;background:var(--bg)}.purchase-complete-inner{max-width:1180px}.purchase-complete-inner>header{padding:0 0 34px}.purchase-complete-inner>header h1{margin:8px 0;font-family:var(--font-display),sans-serif;font-size:clamp(32px,4.3vw,52px);font-weight:500;line-height:1.08;letter-spacing:-.035em}.purchase-complete-inner>header p{color:var(--muted);font-size:14px}.purchase-assets{border:1px solid var(--line);background:var(--surface)}.purchase-assets-heading{min-height:52px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.purchase-assets-heading h2{margin:0;font-size:13px}.purchase-assets-heading span{color:var(--muted);font-size:10px}.purchase-assets-row{min-height:66px;padding:10px 14px;display:grid;grid-template-columns:24px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid var(--line)}.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);font-size:10px;overflow-wrap:anywhere}.purchase-assets-row>a,.purchase-assets-row>button{min-height:34px;padding:0 13px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--text);font-size:10px;font-weight:700;cursor:pointer}.purchase-assets-row button svg{width:13px}.purchase-share-bar{min-height:50px;margin:36px 0;display:flex;align-items:center;justify-content:center;border-radius:3px;background:var(--accent);color:#fff;font-size:13px;font-weight:700}.purchase-meme{width:min(528px,100%);height:auto;display:block}.purchase-guidance{max-width:930px;margin-top:60px;padding:27px;display:grid;grid-template-columns:65px 1fr;gap:24px;align-items:center;background:var(--surface-2)}.purchase-guidance>svg{width:54px;height:54px;padding:14px;border:1px solid color-mix(in srgb,var(--accent) 35%,var(--line));border-radius:50%;color:var(--accent)}.purchase-guidance h2{margin:0 0 4px;font-size:16px}.purchase-guidance p{max-width:700px;margin:0;color:var(--muted);font-size:11px;line-height:1.45}.purchase-guidance a{margin-top:7px;display:inline-flex;color:var(--accent);font-size:10px;font-weight:700}@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{align-items:flex-start;justify-content:center;flex-direction:column}.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}.checkout-guarantee{padding:22px;grid-template-columns:1fr}.checkout-guarantee>svg{width:52px;height:52px}.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{padding:10px;text-align:center}.purchase-guidance{padding:20px;grid-template-columns:1fr}.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;margin-bottom:14px;font-family:var(--font-display),sans-serif;font-size:clamp(42px,5vw,68px);font-weight:700;line-height:1.02;letter-spacing:-.052em}.products-listing-intro p{max-width:650px;margin:0;color:var(--muted);font-size:15px}.products-listing-results{padding:25px 0 95px;border-top:1px solid var(--line)}.products-listing-toolbar{height:48px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px;font-weight:700}.products-listing-toolbar select{min-width:180px;padding:8px 10px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--text);font-size:10px}.products-listing-stack{display:grid;gap:22px}.listing-product-card{min-height:340px;padding:22px;display:grid;grid-template-columns:minmax(420px,.92fr) minmax(430px,1fr) 290px;gap:24px;border:1px solid var(--line);border-radius:13px;background:var(--surface);box-shadow:0 5px 18px rgba(19,22,17,.045)}.listing-product-media{position:relative;align-self:stretch;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#111}.listing-product-media>.store-window-bar{height:32px}.listing-product-media>img{width:100%;height:calc(100% - 32px);display:block;object-fit:cover;object-position:top}.listing-product-media>span{position:absolute;left:14px;bottom:13px;padding:7px 10px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.22);border-radius:9px;background:rgba(0,0,0,.72);color:#fff;font-size:10px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.listing-product-media>span img{width:28px;height:28px;border-radius:6px}.listing-product-info{padding:4px 0}.listing-product-heading{display:flex;align-items:flex-start;gap:15px}.listing-product-heading>div{min-width:0;margin-right:auto}.listing-product-heading h2{margin:0 0 4px;font-family:var(--font-display),sans-serif;font-size:20px;line-height:1.25;letter-spacing:-.025em}.listing-product-heading p{margin:0;color:var(--muted);font-size:10px}.listing-product-heading p strong{color:var(--accent)}.listing-product-heading>button{width:35px;height:35px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--muted);cursor:pointer}.listing-product-heading>button:hover{background:var(--surface-2);color:var(--accent)}.listing-product-heading svg{width:19px}.listing-product-description{margin:22px 0 18px;color:var(--muted);font-size:12px;line-height:1.65}.listing-product-info dl{margin:0;display:grid;gap:9px}.listing-product-info dl>div{display:grid;grid-template-columns:105px 1fr;gap:7px;font-size:11px}.listing-product-info dt{font-weight:800}.listing-product-info dd{margin:0;color:var(--muted)}.listing-product-tags{margin-top:21px;display:flex;flex-wrap:wrap;gap:7px}.listing-product-tags span{padding:5px 8px;border-radius:4px;background:var(--surface-2);color:var(--muted);font-size:8px;font-weight:750}.listing-product-purchase{padding-left:24px;display:flex;flex-direction:column;align-items:center;border-left:1px solid var(--line);text-align:center}.listing-product-price{display:grid;margin-top:5px}.listing-product-price strong{font-family:var(--font-display),sans-serif;font-size:30px;letter-spacing:-.04em}.listing-product-price span{color:var(--muted);font-size:8px}.listing-product-rating{margin:13px 0 18px;display:grid;justify-items:center;gap:4px}.listing-product-rating>span{display:flex;color:#f2bb00}.listing-product-rating svg{width:16px;height:16px;fill:currentColor}.listing-product-purchase>p,.listing-product-rating small{color:var(--muted);font-size:9px}.listing-product-purchase>p{width:100%;margin:0 0 8px;display:flex;align-items:center;justify-content:center;gap:6px}.listing-product-purchase>p svg{width:13px;color:var(--accent)}.listing-product-actions{width:100%;margin-top:auto;display:grid;grid-template-columns:1fr 1.8fr;gap:8px}.listing-product-actions form,.listing-product-actions form button{width:100%}.listing-product-actions .button,.listing-product-actions>a{min-height:45px;padding:0 12px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:7px;font-size:10px;font-weight:850}.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{grid-column:1/-1;padding:20px 0 0;display:grid;grid-template-columns:auto auto 1fr;gap:15px;border-left:0;border-top:1px solid var(--line);text-align:left}.listing-product-price,.listing-product-rating{margin:0;justify-items:start}.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{padding:14px;grid-template-columns:1fr}.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{align-items:flex-start;flex-direction:column;height:auto;margin-bottom:15px;gap:8px}.products-listing-toolbar select{width:100%}}.listing-product-card{grid-template-columns:minmax(320px,.68fr) minmax(400px,1.22fr) 310px}.listing-product-info,.listing-product-media,.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-rating.product-review-trigger{margin:13px 0 18px;display:grid;justify-items:center;gap:4px}.listing-product-rating.product-review-trigger>span{display:flex}.listing-product-rating.product-review-trigger svg{width:16px;height:16px}.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{min-width:0;padding-inline:10px;font-size:12px;font-weight:700;white-space:nowrap}@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{min-height:230px;padding:22px;position:relative;overflow:hidden;display:grid;grid-template-columns:280px minmax(0,1fr) auto;align-items:center;gap:34px;border:1px dashed color-mix(in srgb,var(--accent) 34%,var(--line));border-radius:13px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 5%,var(--surface)),var(--surface))}.products-coming-soon:after{content:"";width:260px;height:260px;position:absolute;right:-150px;bottom:-175px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:50%}.products-coming-visual{height:180px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:radial-gradient(circle at 50% 45%,color-mix(in srgb,var(--accent) 15%,transparent),transparent 58%),var(--surface-2)}.products-coming-visual>div{width:88px;height:88px;position:relative;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 35%,var(--line));border-radius:22px;background:var(--surface);color:var(--accent);box-shadow:0 18px 40px color-mix(in srgb,var(--accent) 10%,transparent)}.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;font-size:clamp(25px,2.5vw,36px)!important;line-height:1.12}.products-coming-copy p{margin:0;font-size:15px!important;line-height:1.5!important}.products-coming-soon>a{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-size:12px;font-weight:700;white-space:nowrap}.products-coming-soon>a svg{width:16px;transition:transform .2s ease}.products-coming-soon>a:hover svg{transform:translateX(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{padding:16px;grid-template-columns:1fr;gap:22px}.products-coming-visual{height:150px}.products-coming-soon>a{grid-column:1}}.about-page{overflow:hidden}.about-hero{padding:90px 0 80px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--bg),color-mix(in srgb,var(--surface-2) 58%,var(--bg)))}.about-hero-grid,.about-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);gap:clamp(60px,8vw,125px);align-items:center}.about-hero h1{max-width:750px;margin-bottom:22px;font-family:var(--font-display),sans-serif;font-size:clamp(52px,6.2vw,88px);font-weight:700;line-height:.98;letter-spacing:-.06em}.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{min-height:520px;position:relative;isolation:isolate;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at 28% 24%,rgba(86,0,255,.34),transparent 27%),radial-gradient(circle at 72% 70%,rgba(23,107,255,.26),transparent 31%),#080808;color:#fff;box-shadow:0 28px 75px rgba(19,22,17,.14)}.about-visual:after,.about-visual:before{content:"";position:absolute;border:1px solid rgba(255,255,255,.22);border-radius:34% 66% 55% 45%}.about-visual:before{width:270px;height:270px;right:7%;top:10%;transform:rotate(24deg)}.about-visual:after{width:180px;height:180px;left:9%;bottom:13%;transform:rotate(-18deg)}.about-visual-grid{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent)}.about-visual>span{position:absolute;left:30px;bottom:48px;font-family:var(--font-display);font-size:22px;font-weight:700}.about-visual>small{position:absolute;left:30px;bottom:27px;color:rgba(255,255,255,.6);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.about-visual.architecture{background:radial-gradient(circle at 70% 20%,rgba(86,0,255,.48),transparent 29%),linear-gradient(145deg,#090909,#161126)}.about-visual.science{background:radial-gradient(circle at 35% 40%,rgba(28,202,143,.28),transparent 25%),radial-gradient(circle at 73% 62%,rgba(86,0,255,.38),transparent 27%),#050908}.about-visual.products{background:radial-gradient(circle at 65% 30%,rgba(255,104,75,.2),transparent 23%),radial-gradient(circle at 28% 73%,rgba(86,0,255,.42),transparent 30%),#080808}.about-intro{padding-top:120px;padding-bottom:120px}.about-intro .centred{max-width:1120px;text-align:center}.about-capability-section h2,.about-centred-heading h2,.about-final h2,.about-intro h2,.about-products h2,.about-science h2{font-family:var(--font-display),sans-serif;font-size:clamp(40px,5vw,68px);font-weight:700;line-height:1.04;letter-spacing:-.052em}.about-intro p{max-width:940px;margin:22px auto 0;color:var(--muted);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-products .about-split>div:first-child>p,.about-science .about-split>div:first-child>p{max-width:700px;color:var(--muted);font-size:15px;line-height:1.7}.about-capabilities{margin-top:32px;border-top:1px solid var(--line)}.about-capabilities article{border-bottom:1px solid var(--line)}.about-capabilities article>button{width:100%;min-height:67px;padding:0 3px;display:grid;grid-template-columns:1fr 23px;align-items:center;border:0;background:transparent;color:var(--text);text-align:left;cursor:pointer}.about-capabilities article>button strong{font-family:var(--font-display);font-size:17px;letter-spacing:-.02em}.about-capabilities article>button svg{width:17px}.about-capabilities article.open{margin:10px 0;padding:0 20px;border:1px solid color-mix(in srgb,var(--accent) 45%,var(--line));border-radius:15px;background:var(--surface)}.about-capabilities article>div{padding:0 0 22px;animation:accordion-in .22s ease both}.about-capabilities article>div>p{color:var(--muted);font-size:12px;line-height:1.65}.about-capabilities ul{margin:15px 0 20px;padding:0;display:grid;gap:8px;list-style:none}.about-capabilities li{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:700}.about-capabilities li svg{width:13px;color:var(--accent)}.about-capabilities a,.about-text-link{display:inline-flex;align-items:center;gap:7px;color:var(--accent);font-size:11px;font-weight:850}.about-capabilities a svg,.about-text-link svg{width:14px}.about-intro .about-intro-card{padding:44px clamp(24px,4vw,54px);border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow)}.about-intro,.about-science,.home-contact,.home-journal-section,.services-showcase{position:relative;isolation:isolate}.services-showcase:before{content:"";width:320px;height:320px;position:absolute;z-index:-1;top:42px;right:-110px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:42% 58% 63% 37%;transform:rotate(24deg)}.services-showcase:after{content:"";width:180px;height:180px;position:absolute;z-index:-1;left:-80px;bottom:38px;background:radial-gradient(circle,color-mix(in srgb,var(--accent) 9%,transparent),transparent 68%)}.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%,color-mix(in srgb,#176bff 5%,transparent),transparent 25%)}.about-intro-card{position:relative;overflow:hidden;isolation:isolate}.about-intro-card:before{content:"";width:150px;height:150px;position:absolute;z-index:-1;top:-92px;right:8%;border:1px solid color-mix(in srgb,var(--accent) 13%,transparent);border-radius:50%}.about-intro-card:after{content:"";width:210px;height:1px;position:absolute;z-index:-1;left:-54px;bottom:42px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--accent) 18%,transparent),transparent);transform:rotate(-18deg)}.about-science:before{content:"";width:420px;height:420px;position:absolute;z-index:-1;right:-180px;top:4%;border:1px solid color-mix(in srgb,var(--accent) 10%,transparent);border-radius:50%;box-shadow:0 0 0 52px color-mix(in srgb,var(--accent) 2.5%,transparent)}.about-science:after{content:"";width:240px;height:240px;position:absolute;z-index:-1;left:-145px;bottom:8%;background:linear-gradient(135deg,color-mix(in srgb,#176bff 6%,transparent),transparent 66%);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.home-journal-section:before{content:"";width:260px;height:120px;position:absolute;z-index:-1;right:3%;top:58px;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;-webkit-mask-image:linear-gradient(120deg,#000,transparent);mask-image:linear-gradient(120deg,#000,transparent)}.home-journal-section:after{content:"";width:180px;height:180px;position:absolute;z-index:-1;left:-90px;bottom:22px;border:1px solid color-mix(in srgb,var(--accent) 10%,transparent);border-radius:30% 70% 55% 45%;transform:rotate(-22deg)}.home-contact:before{content:"";position:absolute;z-index:-1;inset:0;background:url(/logo.png) center 42%/min(88vw,1380px) auto no-repeat;opacity:.035;pointer-events:none}.dark .services-showcase:before{border-color:rgba(140,92,255,.34)}.dark .services-showcase:after{background:radial-gradient(circle,rgba(86,0,255,.2),transparent 68%)}.dark .about-intro{background:radial-gradient(circle at 18% 28%,rgba(86,0,255,.14),transparent 25%),radial-gradient(circle at 82% 72%,rgba(23,107,255,.1),transparent 26%)}.dark .about-intro-card:before{border-color:rgba(140,92,255,.3)}.dark .about-intro-card:after{background:linear-gradient(90deg,transparent,rgba(140,92,255,.32),transparent)}.dark .about-science:before{border-color:rgba(140,92,255,.28);box-shadow:0 0 0 52px rgba(86,0,255,.045)}.dark .about-science:after{background:linear-gradient(135deg,rgba(23,107,255,.16),transparent 66%)}.dark .home-journal-section:before{background-image:linear-gradient(rgba(140,92,255,.2) 1px,transparent 0),linear-gradient(90deg,rgba(140,92,255,.2) 1px,transparent 0)}.dark .home-journal-section:after{border-color:rgba(140,92,255,.25)}.dark .home-contact:before{filter:invert(1);opacity:.055}@media(max-width:700px){.about-science:before,.home-journal-section:before,.services-showcase:before{opacity:.55;transform:scale(.72)}.about-intro-card:after{display:none}.home-contact:before{background-size:150vw;opacity:.028}}.about-industries{background:#000;color:#fff}.about-centred-heading{max-width:1050px;margin:0 auto 52px;text-align:center}.about-centred-heading>p{max-width:830px;margin-inline:auto;color:var(--muted);font-size:15px;line-height:1.7}.about-industries .about-centred-heading>p{color:#9f9f9f}.about-industry-grid{display:grid;border-top:1px solid #282828;border-left:1px solid #282828}.about-industry-grid article{min-height:150px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid #282828;border-bottom:1px solid #282828;background:#080808}.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{margin:28px 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:11px;list-style:none}.about-check-list li{display:flex;align-items:flex-start;gap:8px;font-size:11px;font-weight:700}.about-check-list svg{width:15px;flex:0 0 auto;color:var(--accent)}.about-spinout{padding-top:110px;padding-bottom:110px;background:var(--surface-2);border-block:1px solid var(--line)}.about-spinout-inner{max-width:1050px;text-align:center}.about-spinout-inner>svg{width:38px;height:38px;margin:15px 0;color:var(--accent)}.about-spinout h2{margin-bottom:16px;font-family:var(--font-display);font-size:clamp(50px,7vw,92px);line-height:1;letter-spacing:-.06em}.about-spinout p{max-width:780px;margin:0 auto 28px;color:var(--muted);font-size:16px;line-height:1.75}.about-product-points{margin-top:28px;display:grid;gap:10px}.about-product-points article{padding:15px;display:grid;grid-template-columns:42px 1fr;gap:12px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.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{display:grid;gap:13px}.about-process-grid article{min-height:250px;padding:27px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.about-process-grid svg{width:22px;margin-bottom:55px;color:var(--accent)}.about-process-grid span{display:block;font-family:var(--font-display);font-size:19px;font-weight:700}.about-process-grid p{margin-top:8px;color:var(--muted);font-size:11px;line-height:1.65}.about-final{padding-top:110px;padding-bottom:110px}.about-final-panel{padding:90px 30px;display:flex;flex-direction:column;align-items:center;border:1px solid var(--line);border-radius:25px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 8%,var(--surface)),var(--surface));text-align:center}.about-final h2{max-width:1000px}.about-final p{max-width:760px;color:var(--muted);font-size:15px;line-height:1.7}.about-final .button{margin-top:15px;min-height:50px}@media(max-width:1050px){.about-hero-grid,.about-science .about-split,.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{align-items:stretch;flex-direction:column}.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-check-list,.about-industry-grid,.about-process-grid{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{max-width:680px;font-size:clamp(44px,4.8vw,64px);line-height:1.02;letter-spacing:-.05em}.about-hero p{font-size:15px;line-height:1.6}.about-visual{min-height:460px;border-radius:19px}.about-intro{padding-top:100px!important;padding-bottom:100px!important}.about-intro .centred{max-width:1040px}.about-capability-section h2,.about-centred-heading h2,.about-final h2,.about-intro h2,.about-products h2,.about-science h2{font-size:clamp(34px,3.8vw,52px);line-height:1.08;letter-spacing:-.045em}.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-products .about-split,.about-science .about-split{align-items:center}.about-capability-section h2,.about-products h2,.about-science h2{max-width:680px}.about-spinout h2{font-size:clamp(42px,5.2vw,64px);letter-spacing:-.05em}.about-spinout p{font-size:14px}.about-industry-grid{overflow:hidden;grid-template-columns:repeat(4,1fr);border:1px solid #292929;border-radius:16px;background:#080808}.about-industry-grid article{min-height:118px;padding:20px 22px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;border:0;border-right:1px solid #292929;border-bottom:1px solid #292929;background:transparent}.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{position:relative;overflow:hidden;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.about-process-grid article{min-height:215px;padding:25px;border:0;border-right:1px solid var(--line);border-radius:0;background:transparent}.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{padding:16px 2px;grid-template-columns:38px 1fr;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}.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){min-height:88px;border-right:0;border-bottom:1px solid #292929}.about-industry-grid article:last-child{border-bottom:0}.about-process-grid article,.about-process-grid article:nth-child(2n){min-height:180px;border-right:0;border-bottom:1px solid var(--line)}.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{font-size:max(16px,1em)!important;line-height:1.45}.site-main:not(:has(.demo-app)) .section h2{font-size:clamp(32px,3.4vw,46px)!important;line-height:1.1}: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{padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:var(--surface);align-items:center}.ngl-viewer{min-width:0;height:460px;margin:0;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:19px;background:var(--surface);box-shadow:0 28px 75px rgba(19,22,17,.14)}.ngl-viewer-stage{width:100%;height:100%}.ngl-viewer-stage canvas{display:block}.ngl-viewer-status{position:absolute;inset:0;z-index:2;display:grid;place-items:center;background:var(--surface);color:var(--text);font-size:12px}.ngl-viewer-status.loading:before{content:"";width:28px;height:28px;position:absolute;margin-top:-44px;border:2px solid var(--line);border-top:2px solid #8c5cff;border-radius:50%;animation:ngl-spin .8s linear infinite}@keyframes ngl-spin{to{transform:rotate(1turn)}}@media(max-width:700px){.ngl-viewer{height:360px}}.home-asset-section{position:relative;isolation:isolate;background:var(--bg)}.home-asset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:54px;align-items:center}.home-asset-copy h2{max-width:680px;font-family:var(--font-display),sans-serif;font-size:clamp(34px,3.8vw,52px);font-weight:700;line-height:1.08;letter-spacing:-.045em}.home-asset-copy h2 span{white-space:nowrap}.home-asset-copy h2 s{color:var(--accent);text-decoration-thickness:3px;text-decoration-color:currentColor}.home-asset-copy>p{max-width:700px;margin-bottom:26px;color:var(--text)}.rubiks-stage{height:460px;position:relative;isolation:isolate;overflow:hidden;display:grid;place-items:center;border:0;background:transparent;perspective:900px;cursor:crosshair}.rubiks-cube{--cube-rotate-x:-18deg;--cube-rotate-y:32deg;width:210px;height:210px;position:relative;z-index:2;transform-style:preserve-3d;transform:rotateX(var(--cube-rotate-x)) rotateY(var(--cube-rotate-y));transition:transform .16s ease-out;animation:rubiks-float 5s ease-in-out infinite}.rubiks-face{padding:5px;position:absolute;inset:0;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;border:1px solid #080808;border-radius:10px;background:#080808;backface-visibility:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}.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-radius:8px;border:1px solid rgba(0,0,0,.22);box-shadow:inset 0 1px 1px rgba(255,255,255,.34)}.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{width:235px;height:48px;position:absolute;z-index:1;bottom:54px;border-radius:50%;background:rgba(0,0,0,.22);filter:blur(18px);transform:rotate(-4deg)}.dark .rubiks-shadow{background:rgba(86,0,255,.24)}.rubiks-orbit{position:absolute;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:50%;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:"";width:300px;height:300px;position:absolute;z-index:-1;left:-150px;bottom:-140px;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:50%}@media(prefers-reduced-motion:reduce){.rubiks-cube{animation:none;transition: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{min-height:76px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;overflow:hidden;border-block:1px solid var(--line);background:color-mix(in srgb,var(--surface) 92%,transparent)}.solutions-ribbon-label{height:100%;padding:0 28px 0 max(28px,calc((100vw - 1440px)/2));position:relative;z-index:2;display:flex;align-items:center;border-right:1px solid var(--line);background:var(--surface);font-size:11px;font-weight:700;white-space:nowrap}.solutions-ribbon-window{min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.solutions-ribbon-track{width:max-content;display:flex;animation:solutions-ribbon-scroll 42s linear infinite}.solutions-ribbon:hover .solutions-ribbon-track{animation-play-state:paused}.solutions-ribbon-group{padding:0 7px;display:flex;align-items:center;gap:8px}.solutions-ribbon-group span{padding:8px 13px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;background:var(--surface);font-size:11px;font-weight:700;white-space:nowrap}.solutions-ribbon-group span:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 9%,transparent)}@keyframes solutions-ribbon-scroll{to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.solutions-ribbon-track{animation:none}}@media(max-width:700px){.solutions-ribbon{min-height:66px;grid-template-columns:1fr}.solutions-ribbon-label{display:none}.solutions-ribbon-group span{padding:7px 11px;font-size:10px}}.technology-radial{height:520px;margin:6px 0 0;position:relative;isolation:isolate;display:grid;place-items:center;overflow:hidden;border-radius:24px;background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--accent) 9%,transparent),transparent 43%)}.technology-radial:before{content:"";position:absolute;inset:10%;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;-webkit-mask-image:radial-gradient(circle,#000,transparent 69%);mask-image:radial-gradient(circle,#000,transparent 69%)}.technology-ring{position:absolute;border:1px solid color-mix(in srgb,var(--accent) 17%,var(--line));border-radius:50%;transition:border-color .3s ease,transform .5s ease}.ring-outer{width:390px;height:390px}.ring-inner{width:235px;height:235px;border-style:dashed}.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{width:144px;height:144px;position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--accent) 35%,var(--line));border-radius:50%;background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:0 20px 50px color-mix(in srgb,var(--accent) 12%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .3s ease,box-shadow .3s ease}.technology-radial:hover .technology-core{transform:scale(1.04);box-shadow:0 24px 65px color-mix(in srgb,var(--accent) 20%,transparent)}.technology-core span{color:var(--accent);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.technology-core strong{font-size:17px}.technology-core small{color:var(--muted);font-size:8px}.technology-node{width:92px;height:92px;position:absolute;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:22px;background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:0 14px 34px rgba(19,22,17,.09);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease,color .24s ease}.technology-node svg{width:27px;height:27px}.technology-node span{font-size:9px;font-weight:700}.technology-node:hover{z-index:6;translate:0 -6px;scale:1.1;border-color:color-mix(in srgb,currentColor 45%,var(--line));box-shadow:0 20px 45px color-mix(in srgb,currentColor 15%,transparent)}.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{width:76px;height:76px;border-radius:18px}.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{overflow:hidden;border-top:1px solid var(--line);background:var(--surface-2);scroll-margin-top:96px}.home-contact-inner{max-width:1180px}.home-contact-heading{max-width:760px;margin:0 auto 42px;text-align:center}.home-contact-heading p{margin-inline:auto}.home-contact-form{padding:34px;position:relative;z-index:1;display:grid;gap:22px;border:1px solid var(--line);border-radius:22px;background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:0 18px 45px rgba(19,22,17,.1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-contact-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px}.home-contact-form .field{display:grid;gap:8px}.home-contact-form label{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.home-contact-form input,.home-contact-form select,.home-contact-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:var(--surface-2);color:var(--text);font-size:16px;font-weight:400;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.home-contact-form input,.home-contact-form select{height:56px;padding:0 18px}.home-contact-form textarea{min-height:130px;padding:15px 18px;resize:vertical}.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{min-height:60px;border:1px solid #000;border-radius:12px;background:#000;color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.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{margin:0;color:#c51f36;font-size:14px;font-weight:500}.contact-form-success{min-height:360px;place-items:center;align-content:center;text-align:center}.contact-form-success h3,.contact-form-success p{margin:0}.contact-form-success p{max-width:540px}.contact-success-mark{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;background:color-mix(in srgb,#20a464 14%,var(--surface));color:#16804d;font-size:24px;font-weight:700}.dark .home-contact-submit{border-color:#fff;background:#fff;color:#000}.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{position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.sheets-hero:after{content:"";position:absolute;width:700px;height:700px;right:-180px;top:-310px;border-radius:50%;background:radial-gradient(circle,rgba(86,0,255,.16),transparent 68%);pointer-events:none}.sheets-hero-grid{min-height:720px;padding:85px 0;display:grid;grid-template-columns:minmax(480px,.88fr) minmax(620px,1.12fr);gap:64px;align-items:center}.sheets-product-mark{display:flex;align-items:center;gap:12px;margin-bottom:24px;font-size:12px;font-weight:900}.sheets-product-mark img{width:48px;height:48px;border-radius:12px;box-shadow:0 9px 22px rgba(0,0,0,.13)}.sheets-hero-copy h1{margin:0 0 22px;font-size:clamp(54px,5.3vw,84px);font-weight:700;line-height:1.02;letter-spacing:-.055em}.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{margin-top:24px;display:flex;flex-wrap:wrap;gap:18px;color:var(--muted);font-size:11px;font-weight:800}.sheets-proof span{display:flex;align-items:center;gap:5px}.sheets-proof svg{width:14px;color:var(--accent)}.app-window{position:relative;z-index:2;overflow:hidden;border:1px solid color-mix(in srgb,var(--line) 55%,#000);border-radius:18px;background:#f8f8fa;box-shadow:0 36px 90px rgba(29,15,57,.22);transform:perspective(1400px) rotateY(-3deg) rotateX(1deg)}.app-window-bar{height:42px;padding:0 14px;display:flex;align-items:center;gap:7px;border-bottom:1px solid #dedee4;background:#fff;color:#333}.app-window-bar>span{width:9px;height:9px;border-radius:50%;background:#ddd}.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{min-height:470px;display:grid;grid-template-columns:135px 1fr;color:#17171b}.app-window-body>aside{padding:20px 10px;display:flex;flex-direction:column;gap:5px;border-right:1px solid #e3e3e8;background:#fff;font-size:9px;font-weight:700}.app-window-body>aside img{width:34px;height:34px;margin:0 8px 17px;border-radius:9px}.app-window-body>aside div{padding:9px 10px;border-radius:6px}.app-window-body>aside div.selected{background:#eee9ff;color:#5600ff}.pipeline{padding:24px 18px;overflow:hidden}.pipeline-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.pipeline-head small{color:#777;font-size:7px;letter-spacing:.12em}.pipeline-head h3{margin:2px 0 0;font-size:17px}.pipeline-head>strong{font-size:18px}.pipeline-grid{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));gap:8px}.pipeline-column{min-height:330px;padding:8px;border:1px solid #e3e3e8;border-radius:8px;background:#f1f1f4}.pipeline-column header{padding:3px 2px 10px;display:flex;justify-content:space-between;gap:5px;font-size:8px;font-weight:800}.pipeline-column header small{color:#777;font-size:7px}.deal{margin-bottom:7px;padding:9px 7px;display:grid;grid-template-columns:23px 1fr;border:1px solid #e2e2e6;border-radius:6px;background:#fff;box-shadow:0 3px 8px rgba(0,0,0,.035)}.deal i{grid-row:span 2;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#eee9ff;color:#5600ff;font-style:normal;font-weight:900}.deal i,.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;display:flex;align-items:center;justify-content:space-around;gap:22px;color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.11em}.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{margin:0 0 16px;font-size:clamp(42px,5vw,68px);line-height:1.05;letter-spacing:-.05em}.sheets-section-head>p{max-width:650px;color:var(--muted);font-size:17px}.sheets-section-head.centred{margin-inline:auto;text-align:center}.sheets-features{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.sheets-features article{min-height:310px;padding:30px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.sheets-features article>span{margin-bottom:auto;color:var(--muted);font-size:10px;font-weight:900}.sheets-features svg{margin:30px 0 18px;color:var(--accent)}.sheets-features h3{margin-bottom:9px;font-size:19px}.sheets-features p{color:var(--muted)}.sheets-dark{background:#000;color:#fff}.sheets-story{display:grid;grid-template-columns:.82fr 1.18fr;gap:100px;align-items:center}.sheets-story h2{margin-bottom:20px;font-size:clamp(44px,5vw,70px);line-height:1.05;letter-spacing:-.05em}.sheets-story>div>p{color:#a6a6a6;font-size:17px}.sheets-story ul{margin:30px 0 0;padding:0;display:grid;gap:13px;list-style:none}.sheets-story li{display:flex;gap:9px;align-items:center;font-size:13px}.sheets-story li svg{width:16px;color:#7c3cff}.contact-ui{padding:28px;border:1px solid #292929;border-radius:18px;background:#0d0d0d;box-shadow:0 30px 70px rgba(86,0,255,.12)}.contact-top{display:flex;align-items:center;gap:14px;padding-bottom:24px;border-bottom:1px solid #292929}.avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#5600ff;font-weight:900}.contact-top h3{margin:0}.contact-top p{margin:0;color:#999;font-size:11px}.contact-top button{margin-left:auto;padding:9px 14px;border:0;border-radius:7px;background:#fff;font-size:10px;font-weight:900}.contact-stats{padding:22px 0;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #292929}.contact-stats span{display:grid}.contact-stats small,.timeline small{color:#888;font-size:9px}.contact-stats strong{font-size:14px}.timeline{padding-top:18px;display:grid;gap:10px}.timeline>div{padding:12px;display:flex;align-items:center;gap:12px;border-radius:9px;background:#151515}.timeline svg{width:17px;color:#7c3cff}.timeline p{margin:0;display:grid;font-size:11px}.fit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fit-grid article{min-height:270px;padding:30px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.fit-grid span{margin-bottom:auto;color:var(--accent);font-size:11px;font-weight:900}.fit-grid h3{font-size:24px}.fit-grid p{color:var(--muted)}.sheets-offer{display:grid;grid-template-columns:1fr 520px;gap:100px;align-items:center}.sheets-offer>div>img{width:82px;height:82px;margin-bottom:25px;border-radius:18px;box-shadow:var(--shadow)}.sheets-offer h2{margin-bottom:16px;font-size:clamp(42px,5vw,66px);line-height:1.05;letter-spacing:-.05em}.sheets-offer>div>p{max-width:640px;color:var(--muted);font-size:17px}.offer-card{padding:38px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow)}.offer-price{display:flex;align-items:start;margin:4px 0 0;font-family:var(--font-display);font-size:64px;font-weight:700;letter-spacing:-.06em}.offer-price small{margin:12px 5px 0 0;font-size:20px}.offer-card>p{padding-bottom:22px;border-bottom:1px solid var(--line);color:var(--muted)}.offer-line{padding:7px 0;display:flex;gap:8px;align-items:center;font-size:12px;font-weight:700}.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{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px}.sheets-faq h2{font-size:clamp(40px,4.5vw,62px);line-height:1.07;letter-spacing:-.05em}.sheets-faq>div:first-child p{color:var(--muted)}.sheets-faq details{border-bottom:1px solid var(--line)}.sheets-faq summary{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:16px;font-weight:800}.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;padding:0 40px 22px 0;color:var(--muted)}.sheets-final{padding:85px 30px;display:flex;flex-direction:column;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:24px;text-align:center}.sheets-final>img{width:68px;height:68px;margin-bottom:24px;border-radius:15px}.sheets-final h2{margin-bottom:16px;font-size:clamp(40px,5vw,68px);line-height:1.05;letter-spacing:-.05em}.sheets-final>p{color:var(--muted);font-size:17px}.sheets-final>.button{margin:14px 0 24px}.sheets-final>span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px;font-weight:800}@media(max-width:1150px){.sheets-hero-grid{grid-template-columns:1fr;padding-top:70px}.app-window{max-width:900px}.sheets-offer,.sheets-story{gap:55px}.sheets-features{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.fit-grid,.sheets-faq,.sheets-features,.sheets-offer,.sheets-story{grid-template-columns:1fr}.sheets-offer{gap:50px}.offer-card{width:100%}.sheets-strip .shell{overflow:auto;justify-content:flex-start}.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-contact,.nav-links,.nav-search{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{width:100%;flex-direction:column}.service-grid,.service-stack,.three-grid,.two-grid{grid-template-columns:1fr}.section{padding-block:72px}.section-heading.split{align-items:start;flex-direction:column}.cta-panel h2{font-size:38px}}