:root{--bg:#f7f8f5;--surface:#fff;--surface-2:#eef2ec;--ink:#16211a;--muted:#657069;--line:#dfe5df;--accent:#0e6b4e;--accent-2:#094f3a;--warning:#9a5b08;--danger:#9a3427;--shadow:0 18px 60px #1a2b2117}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:3px;border-radius:8px;outline:3px solid #0e6b4e47}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#f7f8f5e6;justify-content:space-between;align-items:center;height:68px;padding:0 5vw;display:flex;position:sticky;top:0}.site-header nav{color:var(--muted);align-items:center;gap:22px;font-size:14px;display:flex}.brand{letter-spacing:-.03em;font-size:20px;font-weight:780}.brand span{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-left:4px;font-size:10px}.shell{width:min(1120px,90vw);margin:0 auto}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;padding:94px 0 72px;display:grid}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800}h1{letter-spacing:-.06em;max-width:850px;margin:12px 0 22px;font-size:clamp(44px,6vw,76px);line-height:.98}h2{letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(28px,3.4vw,42px);line-height:1.05}h3{letter-spacing:-.025em;margin:0 0 8px}.lead{color:var(--muted);max-width:660px;font-size:20px}.actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-weight:750;display:inline-flex}.button:hover{background:var(--accent-2)}.button-secondary{color:var(--accent-2);border-color:var(--line);background:0 0}.button-secondary:hover{background:var(--surface-2)}.button-small{padding:8px 13px;font-size:13px}.button-danger{color:var(--danger);background:0 0;border-color:#e9c5bf}.hero-card,.card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px}.hero-card{padding:28px;transform:rotate(1deg)}.hero-card .mini{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:800}.product-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.version-pill,.status-pill{color:var(--accent-2);background:#e6f4ee;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.status-pill.draft{color:#77581f;background:#f2eee5}.mock-row{border-top:1px solid var(--line);padding:16px 0}.mock-row:first-of-type{margin-top:18px}.mock-row strong{margin-bottom:3px;display:block}.muted{color:var(--muted)}.section{padding:72px 0}.section.alt{border-block:1px solid var(--line);background:#edf1ec}.grid-3{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:22px}.feature .number{color:var(--accent);font-size:13px;font-weight:850}.auth-shell{place-items:center;min-height:calc(100vh - 68px);padding:50px 20px;display:grid}.auth-card{width:min(440px,100%);padding:30px}.form-stack{gap:15px;display:grid}label{font-size:13px;font-weight:750}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd8d1;border-radius:12px;outline:none;padding:11px 12px}textarea{resize:vertical;min-height:118px}input:focus,textarea:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #0e6b4e17}.field{gap:7px;display:grid}.helper{color:var(--muted);font-size:12px}.error{color:var(--danger);background:#fff0ed;border:1px solid #f2c8c1;border-radius:10px;padding:10px 12px;font-size:13px}.notice{color:#7b5509;background:#fff7df;border:1px solid #efdfad;border-radius:10px;padding:10px 12px;font-size:13px}.app-shell{width:min(1160px,92vw);margin:0 auto;padding:42px 0 70px}.app-top{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.app-title{letter-spacing:-.045em;margin:0;font-size:34px}.cards{gap:14px;display:grid}.product-card{grid-template-columns:1fr auto;align-items:center;gap:20px;padding:20px;display:grid}.product-card h3{margin-bottom:4px}.meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;font-size:13px;display:flex}.empty{text-align:center;padding:42px}.dashboard-plan-section{margin:28px 0 34px}.dashboard-plan-intro{grid-template-columns:1fr minmax(280px,470px);align-items:end;gap:32px;margin-bottom:16px;display:grid}.dashboard-plan-intro h2{margin:5px 0 0;font-size:28px}.dashboard-plan-intro p{margin:0}.dashboard-plan-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.dashboard-plan-card{box-shadow:none;flex-direction:column;justify-content:space-between;gap:22px;padding:22px;display:flex}.dashboard-plan-price{flex-wrap:wrap;align-items:baseline;gap:7px;margin-top:5px;display:flex}.dashboard-plan-price strong{letter-spacing:-.04em;color:#0000;white-space:nowrap;width:82px;font-size:25px;position:relative;overflow:visible}.dashboard-plan-price strong:after{color:var(--ink);letter-spacing:-.04em;font-size:25px;position:absolute;inset:0 auto auto 0}.dashboard-plan-card:first-child .dashboard-plan-price strong:after{content:"≈ US$15"}.dashboard-plan-card:nth-child(2) .dashboard-plan-price strong:after{content:"≈ US$30"}.dashboard-plan-card:nth-child(3) .dashboard-plan-price strong:after{content:"≈ US$50"}.dashboard-plan-price span{color:var(--muted);font-size:13px}.dashboard-plan-price:after{content:"Exact local currency at checkout";color:var(--muted);white-space:normal;flex-basis:100%;font-size:11px;font-weight:650;line-height:1.35}.dashboard-plan-card p{margin-bottom:0}.editor-grid{grid-template-columns:1fr 360px;align-items:start;gap:24px;display:grid}.editor-main{gap:18px;display:grid}.card-pad{padding:24px}.card-title{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.split{grid-template-columns:1fr 1fr;gap:12px;display:grid}.list-clean{gap:9px;margin:0;padding:0;list-style:none;display:grid}.list-item{background:var(--surface-2);border-radius:12px;justify-content:space-between;gap:12px;padding:12px;display:flex}.stack{gap:12px;display:grid}hr{border:0;border-top:1px solid var(--line);margin:20px 0}.care-shell{width:min(820px,92vw);margin:0 auto;padding:54px 0 90px}.care-topline{color:var(--muted);justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;font-size:13px;display:flex}.care-card{padding:clamp(24px,5vw,44px)}.care-title{letter-spacing:-.055em;margin:4px 0 8px;font-size:clamp(38px,6vw,58px);line-height:1}.care-sub{color:var(--muted);margin-bottom:26px}.care-section{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.check-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.check-list li{gap:9px;display:flex}.check{color:var(--accent);font-weight:900}.issue{border-left:3px solid #e0a446;margin:10px 0;padding:10px 0 10px 14px}.issue strong{display:block}.qa-box{background:#fafbf9;border:1px dashed #a9b7ae;border-radius:16px;padding:18px}.powered{text-align:center;color:var(--muted);margin-top:16px;font-size:12px}@media (max-width:820px){.site-header nav>a:not(.button){display:none}.hero{grid-template-columns:1fr;gap:34px;padding-top:56px}.hero-card{transform:none}.grid-3,.editor-grid{grid-template-columns:1fr}.app-top{flex-direction:column;align-items:flex-start}.split,.dashboard-plan-intro,.dashboard-plan-grid{grid-template-columns:1fr}.dashboard-plan-card{gap:18px;padding:18px}.dashboard-plan-price strong{width:78px}.dashboard-plan-price strong:after{font-size:23px}.dashboard-plan-price:after{font-size:10.5px}}@media (max-width:480px){.app-shell{width:min(100% - 28px,1160px);padding-top:28px}.dashboard-plan-section{margin-top:22px}.dashboard-plan-intro{gap:14px}.dashboard-plan-intro h2{font-size:24px}.dashboard-plan-card{border-radius:18px}.dashboard-plan-price{align-items:flex-end;gap:5px}.dashboard-plan-price strong{width:75px}.dashboard-plan-price strong:after{font-size:22px}.dashboard-plan-price span{font-size:12px}.dashboard-plan-price:after{font-size:10px;line-height:1.3}}.success-banner{color:#155f45;background:#e8f6ef;border:1px solid #bfe3d2;border-radius:12px;margin-bottom:18px;padding:11px 13px;font-size:13px}.soft-empty{color:var(--muted);background:#fafbf9;border:1px dashed #c8d3cb;border-radius:14px;margin-bottom:18px;padding:17px}.or-divider{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.or-divider:before,.or-divider:after{content:"";background:var(--line);flex:1;height:1px}.unresolved-card{border:1px solid var(--line);background:#fbfcfa;border-radius:16px;padding:18px}.unresolved-question{margin-bottom:14px;font-weight:780}.qa-form{gap:10px;display:grid}.qa-input-row{grid-template-columns:1fr auto;gap:9px;display:grid}.qa-input-row .button:disabled{opacity:.65;cursor:wait}.qa-answer{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.qa-answer p{margin:5px 0 0;font-size:16px}.qa-answer-label{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:850}.qa-answer-unknown .qa-answer-label{color:var(--warning)}.citations{margin-top:14px}.citations summary{cursor:pointer;color:var(--muted);font-size:13px;font-weight:750}.citations ul{margin-top:9px}.citations li{color:var(--muted);border-left:2px solid #cbd8d0;gap:2px;padding:7px 0 7px 10px;font-size:12px;display:grid}.citations li strong{color:var(--ink);font-size:12px}@media (max-width:620px){.qa-input-row{grid-template-columns:1fr}}
.hero-polished{gap:56px;min-height:620px}.hero-polished h1{letter-spacing:-.055em;max-width:650px;font-size:clamp(46px,4.7vw,64px);line-height:1.01}.hero-polished .lead{max-width:620px}.micro-proof{color:#526158;margin:17px 0 0;font-size:14px;font-weight:560}.micro-proof strong{color:var(--accent-2);font-weight:800}.product-preview{position:relative}.product-preview:after{display:none}.trust-strip{border-block:1px solid var(--line);background:var(--surface)}.trust-strip-inner{min-height:72px;color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;font-size:13px;font-weight:700;display:flex}.trust-strip-inner span:first-child{color:var(--ink)}.narrow-heading{max-width:760px;margin-bottom:34px}.section-lead{max-width:720px;color:var(--muted);margin:-4px 0 0;font-size:18px}.benefit-grid .feature{min-height:190px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.step-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:16px;padding:24px;display:grid}.step-card>span{width:34px;height:34px;color:var(--accent-2);background:#e6f4ee;border-radius:50%;place-items:center;font-size:13px;font-weight:850;display:grid}.step-card p,.grounding-card p{margin:4px 0 0}.grounding-section{color:#f3f7f4;background:#10231a}.grounding-section .eyebrow{color:#78d2ae}.grounding-section .section-lead{color:#b9c7c0}.grounding-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:68px;display:grid}.grounding-card{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:22px;grid-template-columns:auto 1fr;gap:18px 14px;padding:28px;display:grid}.grounding-card p{color:#b9c7c0}.grounding-dot{width:28px;height:28px;color:var(--accent-2);background:#dff5ea;border-radius:50%;place-items:center;font-weight:900;display:grid}.pricing-heading{max-width:820px;margin-bottom:28px}.trial-banner{color:#2b4437;background:#e8f6ef;border:1px solid #bfe3d2;border-radius:18px;align-items:center;gap:16px;margin-bottom:22px;padding:18px 20px;display:flex}.trial-badge{background:var(--accent);color:#fff;letter-spacing:.08em;border-radius:999px;flex:none;padding:7px 10px;font-size:11px;font-weight:850}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.pricing-card{flex-direction:column;padding:28px;display:flex;position:relative;box-shadow:0 18px 50px #1a2b2114}.pricing-card-featured{border-color:#9ccdb8;box-shadow:0 24px 70px #1a2b2121}.pricing-popular{color:#fff;background:#10231a;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;position:absolute;top:-13px;right:22px}.pricing-card .mini{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:850}.price{align-items:baseline;gap:8px;margin-top:6px;display:flex}.price strong{letter-spacing:-.05em;font-size:36px}.price span{color:var(--muted)}.pricing-capacity{color:var(--muted);margin:10px 0 0}.pricing-capacity strong{color:var(--ink)}.pricing-list{border-block:1px solid var(--line);flex:1;align-content:start;gap:11px;margin:20px 0;padding:20px 0;list-style:none;display:grid}.pricing-button{width:100%}.pricing-note,.pricing-footnote{color:var(--muted);font-size:12px}.pricing-footnote{text-align:center;margin-top:16px}.faq-wrap{grid-template-columns:.85fr 1.15fr;align-items:start;gap:72px;display:grid}.faq-heading{margin-bottom:0;position:sticky;top:110px}.faq-list{gap:12px;display:grid}.faq-list details{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:0 20px}.faq-list summary{cursor:pointer;padding:18px 34px 18px 0;font-weight:780;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--accent);font-size:22px;font-weight:500;line-height:1;position:absolute;top:16px;right:0}.faq-list details[open] summary:after{content:"–"}.faq-list p{color:var(--muted);margin:-2px 0 18px}.final-cta{padding-block:86px}.final-cta-inner{justify-content:space-between;align-items:center;gap:44px;display:flex}.final-cta h2{max-width:650px;margin-bottom:0}.nav-form{margin:0}.nav-link-button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:14px}.nav-link-button:hover{color:var(--ink)}.auth-legal{color:var(--muted);margin:16px 0 0;font-size:12px;line-height:1.6}.auth-legal a,.helper a,.powered a{color:var(--accent-2);text-underline-offset:2px;text-decoration:underline}.site-footer{border-top:1px solid var(--line);width:min(1120px,90vw);color:var(--muted);grid-template-columns:1fr auto;align-items:start;gap:18px 42px;margin:0 auto;padding:34px 0 42px;font-size:13px;display:grid}.footer-brand{color:var(--ink);letter-spacing:-.03em;font-size:16px;font-weight:800}.site-footer p{margin:4px 0 0}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:20px;display:flex}.site-footer nav a:hover{color:var(--ink)}.footer-copy{border-top:1px solid var(--line);grid-column:1/-1;padding-top:10px;font-size:12px}.legal-shell{width:min(780px,90vw);margin:0 auto;padding:72px 0 100px}.legal-title{margin-bottom:10px;font-size:clamp(42px,6vw,64px)}.legal-shell>section{border-top:1px solid var(--line);margin-top:26px;padding-top:26px}.legal-shell>section h2{margin-bottom:10px;font-size:24px}.legal-shell p,.legal-shell li{color:#4f5c54}@media (max-width:900px){.grounding-grid,.faq-wrap{grid-template-columns:1fr;gap:34px}.pricing-grid{grid-template-columns:1fr}.pricing-card{max-width:620px}.steps-grid{grid-template-columns:1fr}.faq-heading{position:static}.final-cta-inner{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.site-header{padding-inline:5vw}.site-header nav{gap:12px}.site-header nav>a:not(.button):nth-child(2),.site-header .nav-form{display:none}.hero-polished{min-height:auto}.hero-polished h1{font-size:clamp(42px,13vw,56px)}.trial-banner{flex-direction:column;align-items:flex-start}.trust-strip-inner{justify-content:flex-start;gap:14px 20px;padding-block:18px}.site-footer{grid-template-columns:1fr}.site-footer nav{justify-content:flex-start}.footer-copy{grid-column:1}}
:root{--sk-navy:#0b0f1a;--sk-navy-2:#10182b;--sk-blue:#2563ff;--sk-mint:#00f5c2;--sk-cyan:#00d9ff;--sk-violet:#7b61ff;--sk-cool-gray:#9ca3af}.supportkeep-brand-link{color:inherit;align-items:center;display:inline-flex}.supportkeep-brand{align-items:center;gap:9px;line-height:1;display:inline-flex}.supportkeep-mark{filter:drop-shadow(0 0 12px #00f5c233);width:30px;height:30px;display:inline-flex}.supportkeep-mark svg{width:100%;height:100%;display:block}.supportkeep-wordmark{letter-spacing:-.045em;align-items:baseline;font-size:20px;font-weight:800;display:inline-flex}.supportkeep-wordmark strong{color:var(--sk-mint);font-weight:800}.site-header{color:#fff;background:#070c17e0;border-color:#ffffff14;box-shadow:0 8px 30px #00000014}.site-header nav,.site-header .nav-link-button{color:#b7c0d1}.site-header nav>a:hover,.site-header .nav-link-button:hover{color:#fff}.site-header .button-secondary{color:#fff;background:#ffffff0a;border-color:#ffffff29}.site-header .button-secondary:hover{background:#ffffff1a}.supportkeep-marketing{--accent:var(--sk-blue);--accent-2:#1853d8;--line:#e1e7f0;--surface-2:#f0f4fa;background:#f8fafc}.supportkeep-hero{color:#f8fbff;background:radial-gradient(circle at 85% 45%,#2563ff3d,#0000 31%),radial-gradient(circle at 68% 78%,#00f5c21f,#0000 30%),linear-gradient(135deg,#070b14 0%,#0b1020 48%,#0c1630 100%);border-bottom:1px solid #ffffff14;position:relative;overflow:hidden}.supportkeep-hero:before{content:"";pointer-events:none;border:1px solid #2563ff38;border-radius:50%;height:72%;position:absolute;inset:auto -8% -40% 36%;transform:rotate(-8deg);box-shadow:0 0 0 42px #2563ff09,0 0 0 84px #00f5c206,0 0 0 126px #7b61ff05}.supportkeep-hero:after{content:"";background:linear-gradient(90deg, transparent, var(--sk-blue), var(--sk-mint), transparent);opacity:.6;width:700px;height:2px;position:absolute;top:24%;right:-170px;transform:rotate(-24deg);box-shadow:0 20px 34px #00d9ff40,0 -20px 34px #2563ff33}.supportkeep-hero-grid{z-index:2;grid-template-columns:1.03fr .97fr;gap:72px;min-height:650px;position:relative}.supportkeep-hero-copy{z-index:2;position:relative}.supportkeep-kicker{color:var(--sk-mint);text-transform:uppercase;letter-spacing:.12em;background:#00f5c20f;border:1px solid #00f5c259;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;font-size:11px;font-weight:850;display:inline-flex}.supportkeep-kicker:before{content:"";background:var(--sk-mint);border-radius:50%;width:6px;height:6px;box-shadow:0 0 16px #00f5c2cc}.supportkeep-hero h1{letter-spacing:-.06em;text-wrap:balance;max-width:690px;margin-top:20px;font-size:clamp(48px,5vw,70px)}.supportkeep-hero h1 span{color:var(--sk-mint);background:linear-gradient(90deg, var(--sk-mint), #60f8dc 52%, var(--sk-cyan));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.supportkeep-hero .lead{color:#b9c5d8;font-size:19px;line-height:1.65}.supportkeep-primary{border-color:var(--sk-mint);background:var(--sk-mint);color:#06120f;box-shadow:0 12px 36px #00f5c233}.supportkeep-primary:hover{color:#06120f;background:#56f8d8;border-color:#56f8d8}.supportkeep-secondary{color:#fff;background:#ffffff09;border-color:#ffffff2e}.supportkeep-secondary:hover{background:#ffffff17}.supportkeep-hero .micro-proof{color:#8f9bb0}.supportkeep-hero .micro-proof strong{color:var(--sk-mint)}.supportkeep-hero-benefits{color:#afbacd;border-top:1px solid #ffffff17;flex-wrap:wrap;gap:20px;margin-top:28px;padding-top:24px;font-size:12px;font-weight:650;display:flex}.supportkeep-hero-benefits span{align-items:center;gap:7px;display:inline-flex}.supportkeep-hero-benefits b{width:24px;height:24px;color:var(--sk-mint);border:1px solid #00f5c252;border-radius:50%;place-items:center;font-size:11px;display:inline-grid}.supportkeep-product-stage{place-items:center;min-height:500px;display:grid;position:relative}.supportkeep-product-stage:before{content:"";filter:blur(20px);background:radial-gradient(circle,#2563ff47,#00f5c20f 42%,#0000 70%);border-radius:50%;width:78%;height:78%;position:absolute}.supportkeep-stage-ring{border:1px solid #00f5c21f;border-radius:50%;position:absolute;transform:rotate(-20deg)}.supportkeep-stage-ring-one{width:520px;height:250px}.supportkeep-stage-ring-two{border-color:#2563ff21;width:650px;height:330px}.supportkeep-product-card{z-index:3;color:#fff;background:linear-gradient(160deg,#131d32f5,#0b111ef5);border:1px solid #ffffff1f;width:min(100%,510px);padding:30px;position:relative;transform:rotate(1.5deg)perspective(900px)rotateY(-4deg);box-shadow:0 35px 90px #0006,0 0 70px #2563ff1a}.supportkeep-product-card .muted{color:#aeb9ca}.supportkeep-product-card .mini{color:var(--sk-mint)}.supportkeep-product-card .mock-row{border-color:#ffffff17}.supportkeep-product-card .version-pill{color:var(--sk-mint);background:#00f5c21f;border:1px solid #00f5c238}.supportkeep-search-mock{color:#8190a8;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;margin:24px 0 4px;padding:12px 14px;font-size:13px;display:flex}.supportkeep-search-mock span{color:var(--sk-mint);font-size:18px}.supportkeep-card-footer{color:#8290a5;border-top:1px solid #ffffff17;justify-content:space-between;gap:16px;margin-top:3px;padding-top:17px;font-size:11px;display:flex}.supportkeep-card-footer strong{color:var(--sk-mint);font-weight:800}.supportkeep-trust-strip{background:#fff;border-color:#dfe7f2}.supportkeep-marketing .eyebrow,.supportkeep-marketing .feature .number,.supportkeep-marketing .pricing-card .mini,.supportkeep-marketing .faq-list summary:after{color:var(--sk-blue)}.supportkeep-marketing .feature,.supportkeep-marketing .step-card,.supportkeep-marketing .pricing-card,.supportkeep-marketing .faq-list details{border-color:#e1e8f2;box-shadow:0 16px 40px #1b325c0e}.supportkeep-marketing .section.alt{background:#f0f4fa;border-color:#dfe7f2}.supportkeep-marketing .step-card>span{color:var(--sk-blue);background:#e8efff}.supportkeep-marketing .grounding-section{background:radial-gradient(circle at 85% 35%,#2563ff33,#0000 30%),linear-gradient(135deg,#080d18,#111a31)}.supportkeep-marketing .grounding-section .eyebrow,.supportkeep-marketing .grounding-dot{color:var(--sk-mint)}.supportkeep-marketing .grounding-dot{background:#00f5c21f}.supportkeep-marketing .trial-banner{color:#263a5f;background:linear-gradient(90deg,#eaf1ff,#effcfa);border-color:#b9d4ff}.supportkeep-marketing .trial-badge,.supportkeep-marketing .pricing-popular{background:var(--sk-blue)}.supportkeep-marketing .pricing-card-featured{border-color:#86afff;box-shadow:0 26px 70px #2563ff24}.supportkeep-final-cta{color:#fff;background:radial-gradient(circle at 80%,#00f5c21f,#0000 28%),linear-gradient(135deg,#0b0f1a,#111a31)}.supportkeep-final-cta .eyebrow{color:var(--sk-mint)}.supportkeep-final-cta .button-secondary{color:#fff;border-color:#ffffff2e}.site-footer{color:#8793a8;background:#070b14;border-color:#ffffff14;width:100%;padding:42px 5vw}.site-footer>*{width:100%}.site-footer .supportkeep-brand-link,.site-footer nav a:hover{color:#fff}.site-footer .footer-copy{border-color:#ffffff14}@media (max-width:900px){.supportkeep-hero-grid{grid-template-columns:1fr;gap:28px}.supportkeep-product-stage{min-height:430px}.supportkeep-product-card{transform:none}}@media (max-width:620px){.supportkeep-wordmark{font-size:18px}.supportkeep-mark{width:27px;height:27px}.supportkeep-hero h1{font-size:clamp(42px,12vw,58px)}.supportkeep-hero-benefits{gap:11px;display:grid}.supportkeep-product-stage{min-height:auto;padding-bottom:30px}.supportkeep-stage-ring{display:none}.supportkeep-card-footer{flex-direction:column;gap:5px}}
.site-header{color:#111827;height:72px;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e5e7eb;padding-inline:max(5vw,28px)}.site-header .supportkeep-mark{filter:none;width:32px;height:32px}.site-header .supportkeep-wordmark{font-size:20px}.site-header nav,.site-header .nav-link-button{color:#4b5563}.site-header nav>a:hover,.site-header .nav-link-button:hover{color:#111827}.site-header .button-secondary{color:#111827;background:#fff;border-color:#d1d5db}.site-header .button-secondary:hover{background:#f9fafb}.supportkeep-hero{color:#111827;isolation:isolate;background:linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #e5e7eb;min-height:640px}.supportkeep-hero:before,.supportkeep-hero:after,.supportkeep-hero-glow-one,.supportkeep-hero-glow-two,.supportkeep-stage-ring-one,.supportkeep-stage-ring-two{display:none}.supportkeep-hero-grid{grid-template-columns:.9fr 1.1fr;gap:64px;width:min(1180px,90vw);min-height:640px;padding-top:72px;padding-bottom:72px}.supportkeep-hero h1{letter-spacing:-.03em;max-width:620px;text-shadow:none;margin-top:0;font-size:clamp(44px,3.9vw,54px);font-weight:700;line-height:1.08}.supportkeep-hero h1 span{color:#111827;-webkit-text-fill-color:currentColor;filter:none;background:0 0}.supportkeep-hero .lead{color:#596579;max-width:620px;margin-top:22px;font-size:17px;line-height:1.62}.supportkeep-hero .actions{margin-top:28px}.supportkeep-primary{color:#fff;box-shadow:none;background:#111827;border-color:#111827;border-radius:9px;padding:12px 18px}.supportkeep-primary:hover{color:#fff;background:#1f2937;border-color:#1f2937}.supportkeep-secondary{color:#111827;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-color:#d1d5db;border-radius:9px;padding:12px 18px}.supportkeep-secondary:hover{background:#f9fafb}.supportkeep-hero .micro-proof{color:#6b7280}.supportkeep-hero .micro-proof strong{color:#374151}.supportkeep-product-stage{perspective:none;min-height:440px}.supportkeep-product-stage:before{filter:blur(18px);opacity:.7;background:radial-gradient(circle,#2563ff14,#0000 68%);width:90%;height:82%}.supportkeep-hero-video-shell{background:#fff;border:1px solid #dbe2ea;border-radius:16px;overflow:hidden;box-shadow:0 22px 60px #0f172a1f}.supportkeep-trust-strip{box-shadow:none;background:#fff;border-bottom:1px solid #eef2f7;position:relative}.supportkeep-trust-strip .trust-strip-inner{letter-spacing:0;color:#6b7280;min-height:70px}.supportkeep-marketing .section{padding-top:84px;padding-bottom:84px}.supportkeep-marketing .section.alt{background:#f8fafc}.supportkeep-marketing .narrow-heading h2,.supportkeep-marketing .pricing-heading h2,.supportkeep-marketing .final-cta h2{letter-spacing:-.035em;font-size:clamp(34px,3.2vw,48px);line-height:1.08}.supportkeep-marketing .section-lead{color:#667085;max-width:720px;font-size:17px;line-height:1.65}.supportkeep-marketing .eyebrow{color:#64748b;letter-spacing:.11em;font-size:11px}.supportkeep-marketing .feature,.supportkeep-marketing .step-card,.supportkeep-marketing .pricing-card,.supportkeep-marketing .grounding-card{box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:14px;transition:border-color .18s,box-shadow .18s}.supportkeep-marketing .feature:hover,.supportkeep-marketing .step-card:hover,.supportkeep-marketing .pricing-card:hover{border-color:#cbd5e1;transform:none;box-shadow:0 12px 32px #0f172a0f}.supportkeep-marketing .number{color:#64748b;background:#f1f5f9;border-color:#e2e8f0}.supportkeep-marketing .pricing-card-featured{border-color:#cbd5e1;box-shadow:0 14px 36px #0f172a12}.supportkeep-marketing .pricing-popular{color:#fff;background:#111827}.supportkeep-marketing .grounding-section{background:#fff}.supportkeep-marketing .final-cta{background:#111827}.supportkeep-marketing .final-cta h2,.supportkeep-marketing .final-cta .eyebrow{color:#fff}.supportkeep-marketing .final-cta .muted{color:#cbd5e1}@media (max-width:900px){.supportkeep-hero{min-height:auto}.supportkeep-hero-grid{grid-template-columns:minmax(0,1fr);gap:36px;min-height:auto;padding-top:54px;padding-bottom:54px}.supportkeep-hero-copy,.supportkeep-product-stage{width:100%;min-width:0}.supportkeep-product-stage{min-height:360px}}@media (max-width:620px){.site-header{height:66px;padding-inline:18px}.site-header .supportkeep-mark{width:29px;height:29px}.site-header .supportkeep-wordmark{font-size:18px}.supportkeep-hero-grid{width:min(100% - 32px,1180px);padding-top:38px;padding-bottom:44px}.supportkeep-hero h1{letter-spacing:-.025em;font-size:clamp(36px,9.6vw,40px);font-weight:700;line-height:1.08}.supportkeep-hero .lead{font-size:16px;line-height:1.58}.supportkeep-product-stage{min-height:auto;padding-top:4px}.supportkeep-marketing .section{padding-top:64px;padding-bottom:64px}.supportkeep-marketing .narrow-heading h2,.supportkeep-marketing .pricing-heading h2,.supportkeep-marketing .final-cta h2{font-size:clamp(30px,8.8vw,38px)}}
.supportkeep-hero h1{max-width:720px;font-size:clamp(52px,4.9vw,72px);line-height:1}.supportkeep-hero .lead{color:#475569;max-width:640px;font-size:18px;font-weight:500;line-height:1.66}.supportkeep-hero h1 .hero-disappears{padding-bottom:7px;display:inline-block;position:relative}.supportkeep-hero h1 .hero-disappears:after{content:"";width:80%;height:3px;box-shadow:none;opacity:.82;background:linear-gradient(90deg,#2563ff 0%,#00d9ff 48%,#00f5c2 100%);border-radius:999px;position:absolute;bottom:0;left:10%;transform:rotate(-1deg)}.auth-shell,.app-shell,.care-shell,.legal-shell{position:relative}.auth-shell{background:radial-gradient(circle at 75% 18%,#2563ff45,#0000 31%),radial-gradient(circle at 18% 82%,#00f5c21f,#0000 32%),linear-gradient(135deg,#040814 0%,#081227 55%,#071936 100%);min-height:calc(100vh - 76px);overflow:hidden}.auth-shell:before,.auth-shell:after{content:"";pointer-events:none;position:absolute}.auth-shell:before{background:linear-gradient(90deg,#0000,#2563ff,#00f5c2,#0000);width:720px;height:2px;top:31%;right:-180px;transform:rotate(-25deg);box-shadow:0 0 36px #00d9ff8c}.auth-shell:after{border:1px solid #00f5c226;border-radius:50%;width:560px;height:260px;bottom:-170px;left:-170px;transform:rotate(-10deg);box-shadow:0 0 0 44px #2563ff06,0 0 0 88px #00f5c205}.auth-card{z-index:2;background:#fafcfff7;border:1px solid #ffffffb8;border-radius:24px;position:relative;box-shadow:0 38px 110px #00000061,0 0 70px #2563ff1f}.auth-card:before{content:"";background:linear-gradient(90deg,#2563ff,#00d9ff,#00f5c2);border-radius:24px 24px 0 0;height:5px;position:absolute;inset:0 0 auto}.auth-card .eyebrow,.app-shell .eyebrow,.care-shell .eyebrow,.legal-shell .eyebrow{color:#2563ff}.auth-card h2,.app-shell .app-title,.care-title,.legal-title{color:#0b1220}.auth-shell .button,.app-shell .button,.care-shell .button{color:#fff;background:linear-gradient(105deg,#2563ff,#177be8);border-color:#2563ff;border-radius:11px;box-shadow:0 10px 26px #2563ff2b}.auth-shell .button:hover,.app-shell .button:hover,.care-shell .button:hover{background:linear-gradient(105deg,#164fdf,#0b70da);border-color:#164fdf}.auth-shell .button-secondary,.app-shell .button-secondary,.care-shell .button-secondary{color:#174bb5;box-shadow:none;background:#fff;border-color:#d7e1f2}.auth-shell .button-secondary:hover,.app-shell .button-secondary:hover,.care-shell .button-secondary:hover{background:#f2f6fc}input:focus,textarea:focus,select:focus{border-color:#2563ff;box-shadow:0 0 0 3px #2563ff1a,0 0 22px #00d9ff0f}body{background:#f4f7fb}.app-shell{width:min(1180px,92vw)}.app-top{background:radial-gradient(circle at 90% 20%,#00f5c21a,#0000 24%),linear-gradient(125deg,#fff,#f5f9ff);border:1px solid #dfe7f3;border-radius:22px;padding:26px 28px;box-shadow:0 18px 52px #1d3d7413}.app-shell .card{border-color:#dfe7f3;border-radius:18px;box-shadow:0 14px 42px #1b325c11}.app-shell .card:hover.product-card{border-color:#bacef5;transform:translateY(-2px);box-shadow:0 20px 52px #2563ff1a}.app-shell .status-pill,.care-shell .version-pill{color:#07856a;background:#e7fbf5;border:1px solid #00ad8729}.app-shell .status-pill.draft{color:#657184;background:#f0f3f7;border-color:#e5e9ef}.dashboard-plan-card,.pricing-card-featured{overflow:hidden}.dashboard-plan-card:before{content:"";background:linear-gradient(90deg,#2563ff,#00d9ff,#00f5c2);height:3px;margin:-22px -22px 18px;display:block}.editor-grid .card-title h3,.app-shell h3{color:#111a2c}.soft-empty,.unresolved-card,.list-item,.qa-box{background:#f8faff;border-color:#dfe7f2}.growth-tools-card{background:linear-gradient(145deg,#fff,#f4f8ff);border-color:#2563ff3d!important}.growth-url,.growth-code{overflow-wrap:anywhere;color:#26344d;background:#f8faff;border:1px solid #dfe7f3;border-radius:10px;width:100%;margin:12px 0;padding:11px 12px;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;display:block}.growth-actions{flex-wrap:wrap;gap:8px}.growth-hint{margin-top:12px;display:block}.care-shell{width:min(900px,92vw)}.care-topline{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc2;border:1px solid #2563ff1f;border-radius:12px;padding:10px 14px}.care-card{border-color:#dce5f2;border-radius:25px;position:relative;overflow:hidden;box-shadow:0 30px 90px #16316321}.care-card:before{content:"";background:linear-gradient(90deg,#2563ff 0%,#00d9ff 50%,#00f5c2 100%);height:6px;position:absolute;inset:0 0 auto}.care-card .care-section{border-color:#e3e9f2}.care-card .check{color:#00aa83}.care-card .issue{background:linear-gradient(90deg,#2563ff0e,#0000);border-left-color:#2563ff}.qa-answer-label{color:#2563ff}.powered{margin-top:20px}.powered a{color:#1757d5;font-weight:800}.templates-hero{background:radial-gradient(circle at 80% 12%,#2563ff21,#0000 27%),radial-gradient(circle at 20% 15%,#00f5c214,#0000 24%),#fff;padding-top:84px}.templates-hero h1{max-width:860px;font-size:clamp(44px,5vw,72px);line-height:.98}.templates-grid{align-items:stretch}.template-card{background:#fff;border:1px solid #dfe7f3;border-radius:18px;flex-direction:column;gap:10px;min-height:280px;display:flex;box-shadow:0 14px 42px #1b325c0e}.template-card h2{color:#111a2c;margin:0}.template-card a{margin-top:auto}.template-example{color:#365177;background:#f2f6ff;border-radius:10px;padding:10px 12px;font-size:13px}.legal-shell{background:#fff;border:1px solid #dfe7f3;border-radius:24px;width:min(840px,90vw);margin-top:42px;margin-bottom:72px;padding:46px 52px 70px;box-shadow:0 24px 70px #1b325c12}.legal-shell>section{border-color:#e7ebf2}.legal-shell p,.legal-shell li{color:#526073}.site-footer{background:radial-gradient(circle at 85% 20%,#2563ff1c,#0000 26%),#050914}@media (max-width:620px){.supportkeep-hero h1{font-size:clamp(40px,10.8vw,52px);line-height:1.04}.supportkeep-hero .lead{font-size:16.5px;line-height:1.62}.supportkeep-hero h1 .hero-disappears:after{height:3px;bottom:0}.app-top{padding:20px}.legal-shell{width:92vw;margin-top:24px;padding:34px 24px 54px}.templates-hero{padding-top:54px}}
.feedback-trigger{z-index:80;color:#fff;min-height:38px;font:inherit;cursor:pointer;background:linear-gradient(105deg,#2563ff,#177be8 58%,#00a98b);border:1px solid #2563ff3d;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-weight:800;display:inline-flex;position:fixed;bottom:18px;right:112px;box-shadow:0 14px 34px #2563ff33}.feedback-trigger:hover{transform:translateY(-1px)}.floating-signout{z-index:79;position:fixed;bottom:18px;right:18px}.floating-inbox{z-index:79;color:#174bb5;background:#fff;border:1px solid #d7e1f2;border-radius:999px;align-items:center;min-height:38px;padding:9px 14px;font-weight:800;display:inline-flex;position:fixed;bottom:18px;right:258px;box-shadow:0 10px 28px #1b325c17}.feedback-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0307129e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.feedback-panel{background:#fbfdff;border:1px solid #ffffffb3;border-radius:24px;width:min(560px,94vw);max-height:min(760px,90vh);padding:30px;position:relative;overflow:auto;box-shadow:0 38px 120px #0006,0 0 70px #2563ff1f}.feedback-panel:before{content:"";background:linear-gradient(90deg,#2563ff,#00d9ff,#00f5c2);border-radius:24px 24px 0 0;height:5px;position:absolute;inset:0 0 auto}.feedback-panel h2{margin:8px 42px 8px 0}.feedback-close{color:#536174;cursor:pointer;background:#fff;border:1px solid #dce5f2;border-radius:50%;width:34px;height:34px;font-size:22px;position:absolute;top:18px;right:18px}.help-choice-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:24px;display:grid}.help-choice{color:#111a2c;text-align:left;min-height:154px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce5f2;border-radius:18px;flex-direction:column;align-items:flex-start;gap:8px;padding:20px;display:flex;box-shadow:0 10px 28px #1b325c0e}.help-choice:hover{border-color:#a9c1f1;transform:translateY(-2px);box-shadow:0 18px 38px #2563ff1a}.help-choice-icon{color:#fff;background:linear-gradient(135deg,#2563ff,#00d9ff 62%,#00f5c2);border-radius:11px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.help-choice small{color:#657184;line-height:1.45}.help-back{color:#2563ff;font:inherit;cursor:pointer;background:0 0;border:0;margin-bottom:14px;padding:0;font-weight:800}.feedback-panel textarea{resize:vertical;min-height:150px}.feedback-success{flex-direction:column;gap:14px;padding-top:8px;display:flex}.feedback-success .button{align-self:flex-start}.support-page{background:radial-gradient(circle at 82% 12%,#2563ff24,#0000 26%),radial-gradient(circle at 10% 78%,#00f5c214,#0000 25%),#f4f7fb;min-height:calc(100vh - 76px);padding:64px 0 90px}.support-page-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:34px;display:grid}.support-page-copy{padding:36px 12px 0 0}.support-page-copy h1{margin:10px 0 20px;font-size:clamp(44px,5vw,68px);line-height:.96}.support-page-copy p{max-width:560px}.support-form-card{background:#fff;border:1px solid #dce5f2;border-radius:24px;padding:30px;position:relative;overflow:hidden;box-shadow:0 28px 80px #1631631c}.support-form-card:before{content:"";background:linear-gradient(90deg,#2563ff,#00d9ff,#00f5c2);height:5px;position:absolute;inset:0 0 auto}.support-form-card textarea{resize:vertical;min-height:170px}.support-security-note{color:#718096;margin-top:18px;font-size:13px;line-height:1.5}.support-inbox-shell{padding-bottom:100px}.support-inbox-count{color:#07856a;background:#e7fbf5;border-radius:999px;align-self:center;padding:8px 12px;font-size:13px;font-weight:800}.support-inbox-list{gap:14px;margin-top:22px;display:grid}.support-inbox-item{flex-direction:column;gap:14px;display:flex}.support-inbox-meta{color:#718096;flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:13px;display:flex}.support-inbox-type{color:#225cd6;background:#e8f0ff;border-radius:999px;padding:5px 9px;font-weight:800}.support-inbox-type.feedback{color:#07856a;background:#e7fbf5}.support-inbox-message{white-space:pre-wrap;color:#162033;margin:0;font-size:16px;line-height:1.55}.support-inbox-context{color:#657184;flex-wrap:wrap;gap:8px 18px;font-size:13px;display:flex}.support-inbox-item .button{align-self:flex-start}@media (max-width:760px){.feedback-trigger{bottom:70px;right:18px}.floating-inbox{bottom:122px;right:18px}.help-choice-grid,.support-page-grid{grid-template-columns:1fr}.feedback-panel{padding:26px 22px}.support-page{padding-top:34px}.support-page-copy{padding-right:0}}
.support-ai-intro,.support-ai-result-head,.support-ai-trust,.support-ai-foot{align-items:center;display:flex}.support-ai-intro{background:linear-gradient(135deg,#f5f9ff,#f2fffb);border:1px solid #dce7f8;border-radius:16px;gap:12px;padding:14px 15px}.support-ai-intro>div{gap:3px;display:grid}.support-ai-intro strong{color:#14213a;font-size:14px}.support-ai-intro span:not(.support-ai-avatar){color:#67748a;font-size:12px;line-height:1.45}.support-ai-avatar{color:#fff;background:linear-gradient(135deg,#2563ff,#00c9aa);border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-weight:900;display:grid;box-shadow:0 10px 25px #2563ff33}.support-ai-result{flex-direction:column;gap:18px;display:flex}.support-ai-result-modal{padding-top:6px}.support-ai-result-head{align-items:flex-start;gap:12px;position:relative}.support-ai-result-head>div{flex:1;min-width:0}.support-ai-result-head h2{margin:5px 0 0;font-size:clamp(24px,4vw,32px);line-height:1.05}.support-ai-status{letter-spacing:.03em;text-transform:uppercase;border-radius:999px;flex:none;margin-left:auto;padding:6px 10px;font-size:11px;font-weight:900}.support-ai-status.resolved{color:#087b66;background:#e7fbf5;border:1px solid #bcebdc}.support-ai-status.escalated{color:#a35409;background:#fff4e8;border:1px solid #f1d1a7}.support-ai-answer{color:#15213a;white-space:pre-wrap;background:#f8fbff;border:1px solid #dce7f4;border-radius:17px;padding:18px 20px;font-size:15px;line-height:1.68;box-shadow:inset 0 1px #fffc}.support-ai-foot{color:#6c788b;justify-content:space-between;align-items:flex-start;gap:14px;font-size:12px;line-height:1.45}.support-ai-foot span{max-width:48%}.support-ai-trust{color:#5c6a80;background:#f6f9fd;border-radius:14px;align-items:flex-start;gap:10px;margin-top:16px;padding:12px 14px;font-size:12px;line-height:1.48}.support-ai-trust>span{color:#07856a;background:#dff8ef;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.support-ai-trust p{margin:2px 0 0}.customer-voice-shell{background:radial-gradient(circle at 82% 5%,#2563ff1a,#0000 28%),radial-gradient(circle at 14% 32%,#00f5c20f,#0000 26%),#f3f6fb;min-height:100vh;padding:36px 0 84px}.customer-voice-inner{width:min(1180px,100% - 36px);margin:0 auto}.customer-voice-top{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.customer-voice-top h1{margin:7px 0 8px;font-size:clamp(36px,5vw,58px);line-height:.98}.customer-voice-top p{color:#68758a;max-width:720px;margin:0;line-height:1.55}.customer-voice-nav{flex-wrap:wrap;gap:8px;display:flex}.customer-voice-nav a{color:#40516e;background:#fff;border:1px solid #d8e1ef;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}.customer-voice-hero{color:#fff;background:linear-gradient(135deg,#0b1325,#102b4f 62%,#0e5f59);border:1px solid #d9e4f3;border-radius:24px;padding:26px;position:relative;overflow:hidden;box-shadow:0 28px 70px #16316329}.customer-voice-hero:after{content:"";filter:blur(4px);background:#00f5c21f;border-radius:50%;width:220px;height:220px;position:absolute;top:-90px;right:-70px}.customer-voice-hero-top{z-index:1;justify-content:space-between;align-items:flex-start;gap:18px;display:flex;position:relative}.customer-voice-hero h2{margin:7px 0 9px;font-size:clamp(25px,3.5vw,38px)}.customer-voice-hero p{color:#d8e6f6;max-width:780px;margin:0;line-height:1.6}.customer-voice-health{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#ffffff17;border:1px solid #ffffff2e;border-radius:999px;flex:none;padding:7px 11px;font-size:11px;font-weight:900}.customer-voice-metrics{z-index:1;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:22px;display:grid;position:relative}.customer-voice-metrics div{background:#ffffff12;border:1px solid #ffffff1f;border-radius:14px;padding:13px}.customer-voice-metrics span,.customer-voice-metrics small{color:#b9cbe0;font-size:10px;line-height:1.35;display:block}.customer-voice-metrics strong{margin:3px 0;font-size:25px;display:block}.customer-voice-grid{grid-template-columns:1.15fr .85fr;gap:16px;margin-top:16px;display:grid}.customer-voice-panel{background:#fff;border:1px solid #dce4f0;border-radius:20px;padding:22px;box-shadow:0 12px 34px #1e375c0e}.customer-voice-panel h2,.customer-voice-panel h3{margin:5px 0 14px}.customer-voice-action-list,.customer-voice-cluster-list{gap:10px;display:grid}.customer-voice-action{background:#fbfcfe;border:1px solid #e2e8f1;border-radius:15px;grid-template-columns:34px 1fr auto;align-items:start;gap:12px;padding:15px;display:grid}.customer-voice-rank{color:#2563ff;background:#edf3ff;border-radius:10px;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.customer-voice-action h3{margin:0 0 5px;font-size:15px}.customer-voice-action p{color:#657187;margin:4px 0;font-size:12px;line-height:1.48}.customer-voice-count{color:#087b66;background:#edf8f5;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.customer-voice-cluster{border:1px solid #e3e9f2;border-radius:14px;padding:13px 14px}.customer-voice-cluster-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.customer-voice-cluster strong{font-size:14px}.customer-voice-cluster p{color:#69758a;margin:6px 0 0;font-size:12px;line-height:1.48}.customer-voice-chips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.customer-voice-chips span{color:#607087;background:#f1f4f8;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800}.customer-voice-list{color:#5d6c83;margin:0;padding-left:18px}.customer-voice-list li{margin:8px 0;line-height:1.5}.customer-voice-empty{color:#6d788b;text-align:center;border:1px dashed #ccd7e7;border-radius:16px;padding:24px}@media (max-width:900px){.customer-voice-grid{grid-template-columns:1fr}.customer-voice-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width:620px){.support-ai-result-head{flex-wrap:wrap}.support-ai-status{margin-left:50px}.support-ai-foot{flex-direction:column}.support-ai-foot span{max-width:none}.customer-voice-inner{width:min(100% - 24px,1180px)}.customer-voice-top{flex-direction:column;align-items:flex-start}.customer-voice-hero{border-radius:18px;padding:20px}.customer-voice-hero-top{flex-direction:column}.customer-voice-metrics{grid-template-columns:repeat(2,1fr)}.customer-voice-action{grid-template-columns:30px 1fr}.customer-voice-count{grid-column:2;justify-self:start}}
.support-inbox-summary{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.support-inbox-state,.support-inbox-signal{letter-spacing:.01em;border-radius:999px;align-items:center;min-height:28px;padding:5px 9px;font-size:11px;font-weight:900;display:inline-flex}.support-inbox-state.resolved{color:#087b66;background:#e5faf3;border:1px solid #bcebdc}.support-inbox-state.owner{color:#a34f0a;background:#fff0e6;border:1px solid #f1cfad}.support-inbox-state.quiet,.support-inbox-signal{color:#53657f;background:#eef3fa;border:1px solid #dde5ef}.support-inbox-item.needs-owner{border-color:#efcfad;box-shadow:0 14px 38px #a34f0a12}.support-inbox-ai-card{background:#f8fbff;border:1px solid #dfe7f2;border-radius:15px;gap:10px;padding:16px;display:grid}.support-inbox-ai-card.resolved{background:#f3fcf8;border-color:#c8e9df}.support-inbox-ai-card.owner{background:#fff9f2;border-color:#efd1b0}.support-inbox-ai-card.feedback{background:#f8f8ff;border-color:#d8def5}.support-inbox-ai-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.support-inbox-ai-head>div{gap:2px;display:grid}.support-inbox-ai-head strong{color:#17233a}.support-inbox-ai-head span:not(.support-inbox-state){color:#6d788b;font-size:11px}.support-inbox-ai-card p{color:#5c6b81;margin:0;font-size:13px;line-height:1.5}.support-inbox-ai-card details{padding-top:4px}.support-inbox-ai-card summary{cursor:pointer;color:#284a83;font-size:12px;font-weight:850}.support-inbox-reply{white-space:pre-wrap;background:#ffffffb8;border-radius:11px;padding:12px 13px;color:#243149!important;margin-top:9px!important}@media (max-width:760px){.support-inbox-summary{justify-content:flex-start;margin-top:10px}.support-inbox-ai-head{flex-direction:column}}
.floating-inbox{bottom:70px!important;right:18px!important}.global-action-toast{z-index:160;color:#086a56;background:#effcf7;border:1px solid #bcebdc;border-radius:12px;max-width:min(430px,100vw - 32px);padding:12px 16px;font-weight:800;position:fixed;top:92px;right:24px;box-shadow:0 18px 48px #10524224}.global-action-toast.error{color:#a72d2d;background:#fff3f3;border-color:#f3c8c8}.local-currency-note{color:#6f7b8d;width:100%;margin-top:5px;font-size:11px;font-weight:650;line-height:1.35;display:block}@media (min-width:901px){.supportkeep-hero-grid{grid-template-columns:minmax(420px,.74fr) minmax(0,1.26fr);gap:24px;width:min(1380px,96vw)}.supportkeep-product-stage{min-height:600px;overflow:visible}}@media (min-width:1100px){.supportkeep-hero-grid{grid-template-columns:minmax(400px,.68fr) minmax(0,1.32fr);gap:18px;width:min(1480px,98vw)}.supportkeep-product-stage{min-height:620px}}.supportkeep-hero-video-shell{z-index:3;aspect-ratio:16/9;transform-origin:50%;cursor:zoom-in;appearance:none;background:#050914;border:1px solid #ffffff38;border-radius:24px;width:min(100%,920px);padding:0;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden;transform:rotate(.18deg)perspective(1100px)rotateY(-.55deg)translateY(1px);box-shadow:0 46px 110px #00000080,0 0 88px #2563ff38,-12px 18px 54px #00f5c214}.supportkeep-hero-video-shell:hover{border-color:#00f5c280;transform:translateY(-2px)scale(1.008);box-shadow:0 50px 120px #0000008a,0 0 105px #2563ff45,-12px 18px 64px #00f5c21c}.supportkeep-hero-video-shell:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff0e}.supportkeep-hero-video{object-fit:cover;background:#050914;width:100%;height:100%;display:block}.supportkeep-video-expand-hint{z-index:4;color:#f5fbff;letter-spacing:.01em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.84;pointer-events:none;background:#030713c7;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:12px;font-weight:800;transition:opacity .2s,transform .2s;display:inline-flex;position:absolute;bottom:15px;right:16px;box-shadow:0 8px 28px #00000047}.supportkeep-hero-video-shell:hover .supportkeep-video-expand-hint{opacity:1;transform:translateY(-2px)}.supportkeep-video-expand-icon{color:#03101a;background:linear-gradient(135deg,#2563ff,#00f5c2);border-radius:50%;place-items:center;width:22px;height:22px;font-size:14px;line-height:1;display:grid}.supportkeep-video-lightbox{z-index:9999;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#01040cf0;place-items:center;padding:clamp(14px,2.4vw,38px);animation:.18s ease-out supportkeep-lightbox-in;display:grid;position:fixed;inset:0}.supportkeep-video-lightbox-frame{aspect-ratio:16/9;background:#050914;border:1px solid #fff3;border-radius:22px;width:min(96vw,1680px);max-height:94vh;position:relative;overflow:hidden;box-shadow:0 40px 140px #000000b8,0 0 100px #2563ff29}.supportkeep-video-lightbox-video{object-fit:contain;background:#050914;width:100%;height:100%;display:block}.supportkeep-video-lightbox-actions{z-index:2;gap:8px;display:flex;position:absolute;top:14px;right:14px}.supportkeep-video-lightbox-actions button{color:#fff;min-width:44px;height:44px;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030713d1;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 10px 30px #00000038}.supportkeep-video-lightbox-actions button:last-child{width:44px;padding:0;font-size:28px;font-weight:400;line-height:1}.supportkeep-video-lightbox-actions button:hover{background:#081222f0;border-color:#00f5c28c}@keyframes supportkeep-lightbox-in{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.supportkeep-hero-video-shell{width:min(100%,760px);transform:none}.supportkeep-hero-video-shell:hover{transform:none}}@media (max-width:760px){.floating-inbox{bottom:122px!important;right:18px!important}.global-action-toast{top:78px;left:16px;right:16px}.supportkeep-video-lightbox{padding:8px}.supportkeep-video-lightbox-frame{border-radius:15px;width:100%;max-height:96vh}.supportkeep-video-lightbox-actions button span{display:none}}@media (max-width:620px){.supportkeep-hero-video-shell{border-radius:18px;width:100%;box-shadow:0 24px 70px #0000006b,0 0 50px #2563ff26}.supportkeep-video-expand-hint{padding:7px 9px;font-size:11px;bottom:10px;right:10px}}
.supportkeep-video-placeholder{color:#e8f4ff;letter-spacing:.01em;text-align:center;background:radial-gradient(circle at 72% 28%,#00f5c22e,#0000 28%),radial-gradient(circle at 28% 72%,#2563ff57,#0000 36%),linear-gradient(135deg,#071024,#050914 62%,#081731);place-content:center;justify-items:center;gap:12px;padding:24px;font-size:13px;font-weight:800;display:grid;position:absolute;inset:0}.supportkeep-video-placeholder-play{color:#03101a;background:linear-gradient(135deg,#2563fff2,#00f5c2e6);border:1px solid #fff3;border-radius:50%;place-items:center;width:52px;height:52px;padding-left:3px;font-size:18px;display:grid;box-shadow:0 12px 34px #00000042,0 0 34px #2563ff33}.supportkeep-video-expand-label-tap{display:none}@media (hover:none),(pointer:coarse){.supportkeep-video-expand-label-click{display:none}.supportkeep-video-expand-label-tap{display:inline}.supportkeep-hero-video-shell{cursor:pointer}}@media (prefers-reduced-motion:reduce){.supportkeep-hero-video-shell,.supportkeep-video-expand-hint,.supportkeep-video-lightbox{transition:none!important;animation:none!important}.supportkeep-hero-video-shell:hover{transform:none}}
.price-local-note{width:100%;color:var(--muted);margin:3px 0 0;font-size:12px;line-height:1.4;display:block}.price strong,.price span{white-space:nowrap}@media (max-width:760px){.pricing-card{width:100%;max-width:none;padding:24px 20px}.pricing-card-featured{padding-top:58px}.pricing-popular{top:18px;right:16px}.price{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.price strong{font-size:32px}.price span{font-size:14px}.price-local-note{margin-top:2px;font-size:11px}}
.mobile-header-actions{align-items:center;gap:9px;display:none}.mobile-header-primary{white-space:nowrap;min-height:42px;padding-inline:15px}.mobile-menu{position:relative}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu-toggle{color:#111827;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #d1d5db;border-radius:12px;place-items:center;width:42px;height:42px;transition:background .16s,border-color .16s,transform .16s;display:grid;box-shadow:0 1px 2px #0f172a0a}.mobile-menu-toggle:hover{background:#f9fafb;border-color:#cbd5e1}.mobile-menu-toggle:active{transform:scale(.97)}.mobile-menu-icon{flex-direction:column;justify-content:space-between;width:18px;height:14px;display:flex}.mobile-menu-icon span{transform-origin:50%;background:currentColor;border-radius:999px;width:100%;height:2px;transition:transform .18s,opacity .14s;display:block}.mobile-menu[open] .mobile-menu-icon span:first-child{transform:translateY(6px)rotate(45deg)}.mobile-menu[open] .mobile-menu-icon span:nth-child(2){opacity:0}.mobile-menu[open] .mobile-menu-icon span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-menu-popover{-webkit-backdrop-filter:blur(18px);z-index:40;background:#fffffffc;border:1px solid #e5e7eb;border-radius:18px;width:min(342px,100vw - 28px);padding:10px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 24px 60px #0f172a29}.site-header nav.mobile-menu-panel{color:#111827;align-items:stretch;gap:3px;font-size:15px;display:grid}.mobile-menu-heading{color:#64748b;letter-spacing:.14em;text-transform:uppercase;padding:7px 12px 8px;font-size:10px;font-weight:850}.site-header nav.mobile-menu-panel>a.mobile-menu-link{color:#111827;border-radius:12px;gap:1px;padding:11px 12px;transition:background .14s,color .14s;display:grid}.site-header nav.mobile-menu-panel>a.mobile-menu-link:hover,.site-header nav.mobile-menu-panel>a.mobile-menu-link:focus-visible{color:#111827;background:#f3f4f6}.mobile-menu-link>span{letter-spacing:-.01em;font-weight:760}.mobile-menu-link>small{color:#6b7280;font-size:11.5px;line-height:1.35}.mobile-menu-divider{background:#e5e7eb;height:1px;margin:7px 8px}.mobile-menu-panel .nav-form{width:100%}.mobile-menu-panel .nav-link-button{color:#4b5563;text-align:left;background:0 0;border:0;border-radius:12px;width:100%;min-height:43px;padding:10px 12px;font-weight:720}.mobile-menu-panel .nav-link-button:hover,.mobile-menu-panel .nav-link-button:focus-visible{color:#111827;background:#f3f4f6}@media (max-width:980px){.site-header .desktop-nav{display:none}.mobile-header-actions{display:flex}}@media (max-width:420px){.mobile-header-actions{gap:7px}.mobile-header-primary{min-height:40px;padding:7px 12px;font-size:12px}.mobile-menu-toggle{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.mobile-menu-toggle,.mobile-menu-icon span,.site-header nav.mobile-menu-panel>a.mobile-menu-link{transition:none}}
.consent-backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0b0f1a52;justify-content:center;align-items:flex-end;padding:24px;display:flex;position:fixed;inset:0}.consent-banner{color:#f8fafc;background:#0b0f1a;border:1px solid #94a3b847;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;width:min(980px,100%);padding:24px 26px;display:grid;box-shadow:0 24px 70px #02061757}.consent-copy strong{letter-spacing:-.01em;margin-bottom:8px;font-size:18px;display:block}.consent-copy p{color:#cbd5e1;max-width:700px;margin:0;font-size:14px;line-height:1.55}.consent-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.consent-button{white-space:nowrap}.footer-privacy-button{appearance:none;color:inherit;font:inherit;cursor:pointer;opacity:.78;background:0 0;border:0;padding:0}.footer-privacy-button:hover,.footer-privacy-button:focus-visible{opacity:1;text-decoration:underline}@media (max-width:760px){.consent-backdrop{padding:12px}.consent-banner{border-radius:18px;grid-template-columns:1fr;gap:18px;padding:20px}.consent-actions{justify-content:stretch}.consent-button{flex:180px}}
