@font-face{font-display:swap;font-family:Google Sans Flex;font-style:normal;font-weight:1 1000;src:url(../google-sans-flex-latin-wght-normal-fc8tlXEJ.woff2) format("woff2-variations")}:root{--deep-teal: #006d77;--soft-teal: #83c5be;--mist: #edf6f9;--peach: #ffddd2;--coral: #e29578;--ink: #123236;--muted: #5f7478;--white: #ffffff;--shadow: 0 24px 80px rgba(0, 109, 119, .14);--font-sans: "Google Sans Flex", Arial, Helvetica, sans-serif}:root[data-theme=dark]{--mist: #071a1d;--ink: #edf6f9;--muted: #b7c9cd;--white: #ffffff;--shadow: 0 24px 80px rgba(0, 0, 0, .34);color-scheme:dark}:root[data-theme=light]{color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--mist);color:var(--ink);font-family:var(--font-sans);line-height:1.6;text-rendering:optimizeLegibility;transition:background-color .52s ease,color .52s ease}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:16px;top:-60px;z-index:100;border-radius:8px;background:var(--deep-teal);color:var(--white);padding:10px 14px;font-weight:800;transition:top .16s ease}.skip-link:focus{top:16px}.site-header{background:#edf6f9e6;border-bottom:1px solid rgba(15,23,42,.08);position:sticky;top:0;z-index:20;backdrop-filter:blur(14px);transition:background .52s ease,border-color .52s ease,color .52s ease}:root[data-theme=dark] .site-header{background:#071a1de0;border-bottom-color:#edf6f91a}.section-shell,.footer-inner{width:min(1120px,calc(100% - 32px));margin-inline:auto}.site-nav{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:76px;gap:clamp(16px,2vw,28px);padding-inline:clamp(16px,3vw,34px);padding-inline-end:clamp(24px,4vw,48px)}.brand{display:inline-flex;align-items:center;gap:12px;color:#111827;font-weight:900;letter-spacing:.12em;text-transform:uppercase;flex:0 0 auto}:root[data-theme=dark] .brand{color:#f8fafc}.brand-mark{width:34px;height:34px;border-radius:8px;background:linear-gradient(135deg,var(--deep-teal),var(--soft-teal));box-shadow:inset 0 0 0 8px #fff3;flex:0 0 auto}.brand-logo{display:block;width:clamp(136px,12vw,176px);max-width:42vw;height:auto;max-height:58px;object-fit:contain}.brand-logo-dark{display:none}:root[data-theme=dark] .brand-logo-light{display:none}:root[data-theme=dark] .brand-logo-dark{display:block}.brand-name{color:currentColor;font-size:.74rem;line-height:1;white-space:nowrap}.screen-reader-text{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;padding:0}.registry-nav-list{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none;color:#3d5056;font-size:.92rem;font-weight:700}.registry-nav-item{position:relative}.registry-nav-link{display:inline-flex;align-items:center;gap:7px;min-height:40px;border:0;border-radius:999px;background:transparent;color:inherit;padding:8px 12px;font:inherit;font-weight:850;cursor:pointer;transition:color .16s ease,background .16s ease,transform .16s ease}.registry-nav-toggle{gap:8px;padding-right:11px}.registry-nav-toggle>span:not(.nav-chevron){white-space:nowrap}.nav-chevron{position:relative;width:16px;height:16px;color:currentColor;flex:0 0 auto;margin-left:2px}.nav-chevron:before{content:"";position:absolute;left:4px;top:5px;width:7px;height:7px;border-right:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:rotate(45deg);transition:transform .16s ease}.registry-nav-link:hover,.registry-nav-link:focus-visible,.site-footer a:hover{color:var(--deep-teal);background:#006d7712}:root[data-theme=dark] .registry-nav-list{color:#edf6f9}:root[data-theme=dark] .registry-nav-link{color:#edf6f9}:root[data-theme=dark] .registry-nav-link:hover,:root[data-theme=dark] .registry-nav-link:focus-visible,:root[data-theme=dark] .registry-nav-toggle[aria-expanded=true]{background:#edf6f914;color:#fff}.registry-nav-link:focus-visible,.mobile-nav-toggle:focus-visible,.mobile-nav-close:focus-visible,.mobile-nav-link:focus-visible,.mobile-nav-category:focus-visible,.mobile-nav-tools a:focus-visible{outline:3px solid rgba(226,149,120,.48);outline-offset:3px}.registry-nav-toggle[aria-expanded=true] .nav-chevron:before{transform:translateY(3px) rotate(225deg)}.registry-search-icon{width:18px;height:18px}.registry-nav-dropdown{position:absolute;right:0;top:calc(100% + 14px);z-index:30;width:min(390px,calc(100vw - 32px));border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fffffffa;padding:16px;box-shadow:0 26px 80px #0f172a26;content-visibility:auto;contain-intrinsic-size:260px}:root[data-theme=dark] .registry-nav-dropdown{border-color:#edf6f91a;background:#0f2529fa;box-shadow:0 26px 80px #00000057}.registry-nav-dropdown-compact{width:min(300px,calc(100vw - 32px))}.registry-nav-feature{display:grid;gap:8px;border-radius:14px;background:var(--mist);padding:14px}.registry-nav-feature strong,.mobile-nav-category span,.mobile-nav-group strong{color:var(--ink)}.registry-nav-feature strong{display:flex;align-items:center;justify-content:space-between;gap:12px}.registry-nav-feature small,.registry-nav-tools small{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#006d771a;color:var(--deep-teal);padding:4px 8px;font-size:.7rem;font-weight:900;white-space:nowrap}.registry-nav-feature span{color:var(--muted);font-size:.9rem;line-height:1.45}.registry-nav-tools,.mobile-nav-tools{display:grid;gap:6px;margin-top:12px}.registry-nav-tools a,.mobile-nav-tools a{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:12px;color:var(--muted);padding:10px 11px;font-weight:800}.registry-nav-tools a:hover,.registry-nav-tools a:focus-visible,.mobile-nav-tools a:hover,.mobile-nav-tools a:focus-visible{background:var(--mist);color:var(--deep-teal)}.nav-action-zone{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 1 auto}.registry-search-pill{display:inline-flex;align-items:center;gap:10px;min-width:min(310px,26vw);min-height:42px;border:1px solid #006d77;border-radius:999px;background:#006d77;color:#fff;padding:8px 10px 8px 14px;font-size:.82rem;font-weight:800;box-shadow:0 12px 32px #006d772e}.registry-search-pill span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.registry-search-pill kbd{margin-left:auto;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;color:#ffffffbd;padding:3px 8px;font:inherit;font-size:.68rem;font-weight:900;white-space:nowrap}.registry-search-pill:hover,.registry-search-pill:focus-visible{border-color:#006d77cf;background:#006d77cf;color:var(--white)}:root[data-theme=dark] .registry-search-pill{border-color:#edf6f9d6;background:#fff;color:#006d77;box-shadow:0 12px 32px #0000003d}:root[data-theme=dark] .registry-search-pill kbd{border-color:#006d7733;background:#006d7714;color:#006d77}:root[data-theme=dark] .registry-search-pill:hover,:root[data-theme=dark] .registry-search-pill:focus-visible{border-color:#006d77;background:#006d77;color:#fff}:root[data-theme=dark] .registry-search-pill:hover kbd,:root[data-theme=dark] .registry-search-pill:focus-visible kbd{border-color:#ffffff3d;background:#ffffff24;color:#fff}.registry-search-panel{position:absolute;right:0;top:calc(100% + 14px);z-index:40;width:min(420px,calc(100vw - 32px));border:1px solid rgba(0,109,119,.16);border-radius:20px;background:#fffffff5;box-shadow:0 28px 80px #0f172a2e;padding:12px;backdrop-filter:blur(18px)}:root[data-theme=dark] .registry-search-panel{border-color:#edf6f91f;background:#071a1df5;box-shadow:0 28px 80px #0000005c}.registry-search-field{display:flex;align-items:center;gap:10px;min-height:48px;border:1px solid rgba(0,109,119,.14);border-radius:14px;background:var(--mist);color:var(--deep-teal);padding:0 12px}.registry-search-field-icon{width:18px;height:18px;flex:0 0 auto}.registry-search-field input{width:100%;min-width:0;border:0;background:transparent;color:var(--ink);font:inherit;font-size:.9rem;font-weight:750;outline:0}.registry-search-field input::placeholder{color:var(--muted)}.registry-search-results{display:grid;gap:6px;max-height:min(420px,58vh);overflow:auto;padding-top:10px}.registry-search-result{display:grid;gap:3px;border-radius:12px;padding:12px;color:var(--ink);transition:background .16s ease,color .16s ease,transform .16s ease}.registry-search-result strong{font-size:.92rem;line-height:1.2}.registry-search-result span{display:block;color:var(--muted);font-size:.78rem;font-weight:700;line-height:1.35}.registry-search-result:hover,.registry-search-result:focus-visible{background:#006d7717;color:var(--deep-teal);outline:0;transform:translateY(-1px)}:root[data-theme=dark] .registry-search-result:hover,:root[data-theme=dark] .registry-search-result:focus-visible{background:#83c5be1f;color:#edf6f9}.registry-search-empty{margin:10px 0 0;border-radius:12px;background:#006d770f;color:var(--muted);padding:12px;font-weight:750}.registry-search-more{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:42px;margin-top:10px;border:1px solid rgba(0,109,119,.16);border-radius:999px;background:#006d7714;color:var(--deep-teal);font:inherit;font-size:.84rem;font-weight:950;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.registry-search-more:hover,.registry-search-more:focus-visible{border-color:#006d7757;background:var(--deep-teal);color:#fff;outline:0;transform:translateY(-1px)}:root[data-theme=dark] .registry-search-more{border-color:#83c5be2e;background:#83c5be1a;color:#83c5be}:root[data-theme=dark] .registry-search-more:hover,:root[data-theme=dark] .registry-search-more:focus-visible{border-color:#83c5be6b;background:#006d77;color:#fff}.registry-search-more[hidden]{display:none}.theme-choice-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .22s ease}.theme-choice-modal.is-visible{opacity:1;pointer-events:auto}.theme-choice-backdrop{position:absolute;inset:0;background:#0206178a;backdrop-filter:blur(10px)}.theme-choice-dialog{position:relative;width:min(520px,100%);overflow:hidden;border:1px solid rgba(131,197,190,.26);border-radius:28px;background:radial-gradient(circle at 12% 0%,rgba(131,197,190,.28),transparent 34%),radial-gradient(circle at 86% 18%,rgba(226,149,120,.22),transparent 28%),#fff;color:#123236;box-shadow:0 34px 100px #0206174d;padding:clamp(24px,4vw,38px);transform:translateY(18px) scale(.96);transition:transform .26s cubic-bezier(.2,.8,.2,1)}.theme-choice-modal.is-visible .theme-choice-dialog{transform:translateY(0) scale(1)}:root[data-theme=dark] .theme-choice-dialog{border-color:#83c5be38;background:radial-gradient(circle at 12% 0%,rgba(131,197,190,.18),transparent 34%),radial-gradient(circle at 86% 18%,rgba(226,149,120,.12),transparent 28%),#071a1d;color:#edf6f9;box-shadow:0 34px 100px #00000085}.theme-choice-kicker{margin:0 0 10px;color:var(--deep-teal);font-size:.74rem;font-weight:950;letter-spacing:.18em;text-transform:uppercase}:root[data-theme=dark] .theme-choice-kicker{color:#83c5be}.theme-choice-dialog h2{margin:0 0 14px;color:currentColor;font-size:clamp(2rem,5vw,3.25rem);line-height:1.02;letter-spacing:-.03em}.theme-choice-dialog p{color:#5f7478;font-size:1rem;font-weight:650;line-height:1.7}:root[data-theme=dark] .theme-choice-dialog p{color:#b7c9cd}.theme-choice-actions{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:26px}.theme-choice-button{min-height:52px;border:1px solid rgba(0,109,119,.18);border-radius:999px;padding:12px 18px;font:inherit;font-weight:950;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.theme-choice-button:hover,.theme-choice-button:focus-visible{transform:translateY(-2px);outline:3px solid rgba(131,197,190,.38);outline-offset:3px}.theme-choice-button-dark{border-color:#02061733;background:#071a1d;color:#edf6f9;box-shadow:0 18px 44px #02061738}.theme-choice-button-light{background:#edf6f9;color:#006d77}.theme-choice-button-light:hover,.theme-choice-button-light:focus-visible{background:#fff;border-color:#006d7757}.theme-choice-button-dark:hover,.theme-choice-button-dark:focus-visible{background:#006d77;border-color:#83c5be6b}.privacy-mode-badge{display:inline-flex;align-items:center;gap:7px;min-height:38px;border:1px solid rgba(0,109,119,.13);border-radius:999px;background:#ffffffb8;color:var(--deep-teal);padding:8px 12px;font-size:.78rem;font-weight:900;white-space:nowrap}.privacy-mode-icon{width:15px;height:15px}.theme-toggle{display:inline-grid;width:40px;height:40px;place-items:center;border:1px solid rgba(0,109,119,.14);border-radius:999px;background:#ffffffc7;color:var(--ink);padding:0;cursor:pointer}.theme-toggle:hover,.theme-toggle:focus-visible{background:var(--white);color:var(--deep-teal)}.theme-toggle-icon{grid-area:1 / 1;width:18px;height:18px;transition:opacity .16s ease,transform .16s ease}.theme-toggle-moon,:root[data-theme=dark] .theme-toggle-sun{opacity:0;transform:scale(.7) rotate(-24deg)}:root[data-theme=dark] .theme-toggle-moon{opacity:1;transform:scale(1) rotate(0)}.mobile-nav-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(0,109,119,.18);border-radius:8px;background:#ffffffb8;padding:0;cursor:pointer}.mobile-nav-toggle span[aria-hidden=true]{display:block;width:18px;height:2px;border-radius:999px;background:var(--deep-teal)}.mobile-nav-backdrop{position:fixed;inset:0;z-index:80;background:#12323657}.mobile-nav-backdrop[hidden],.mobile-nav-panel[hidden]{display:none!important}.mobile-nav-panel{position:fixed;inset:0 0 0 auto;z-index:90;display:flex;flex-direction:column;width:min(380px,calc(100vw - 24px));height:100vh;height:100dvh;overflow-y:auto;border-left:1px solid rgba(0,109,119,.14);background:var(--white);color:var(--ink);box-shadow:-24px 0 70px #006d772e;overscroll-behavior:contain}.mobile-nav-open{overflow:hidden}.mobile-nav-header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(0,109,119,.12);padding:18px}.mobile-nav-header strong{color:var(--deep-teal);font-size:1.05rem}.mobile-nav-close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(0,109,119,.16);border-radius:8px;background:var(--mist);color:var(--deep-teal);font-size:1.1rem;font-weight:900;cursor:pointer}.mobile-nav-content{display:grid;flex:1;gap:14px;min-height:0;overflow-y:auto;padding:18px;padding-bottom:max(28px,env(safe-area-inset-bottom))}.mobile-nav-link,.mobile-nav-category{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:0;border-radius:8px;background:var(--mist);color:var(--deep-teal);padding:12px;font:inherit;font-weight:900;cursor:pointer}.mobile-nav-category small{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:.78rem}.mobile-nav-chevron{position:relative;display:inline-block;width:12px;height:12px;flex:0 0 auto}.mobile-nav-chevron:before{content:"";position:absolute;left:3px;top:3px;width:6px;height:6px;border-right:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:rotate(45deg);transition:transform .16s ease}.mobile-nav-category[aria-expanded=true] .mobile-nav-chevron:before{transform:rotate(225deg)}.mobile-nav-tools[hidden]{display:none}.mobile-nav-group{display:grid;gap:8px;border-top:1px solid rgba(0,109,119,.1);padding-top:14px}.site-main{overflow:hidden}.homepage-workspace{background:#020617;color:#f8fafc;transition:background .62s ease,color .62s ease}.homepage-workspace h1,.homepage-workspace h2,.homepage-workspace h3{color:#f8fafc}.home-hero-v2,.home-popular-section,.home-ai-section,.home-faq-section{position:relative;background:radial-gradient(circle at 80% 18%,rgba(131,197,190,.18),transparent 30%),radial-gradient(circle at 12% 8%,rgba(0,109,119,.26),transparent 34%),#020617;color:#f8fafc;transition:background .62s ease,color .62s ease}.home-hero-v2{min-height:calc(100vh - 76px);display:grid;align-items:center;padding-block:clamp(76px,10vw,128px)}.home-hero-grid,.home-ai-grid{display:grid;align-items:center;gap:clamp(34px,6vw,76px);grid-template-columns:minmax(0,1.16fr) minmax(280px,.84fr)}.home-hero-copy h1{max-width:960px;margin-bottom:22px;font-size:clamp(2.35rem,4.9vw,4.45rem);line-height:1.06;letter-spacing:-.02em}.home-hero-copy p{max-width:690px;margin-bottom:0;color:#cbd5e1;font-size:clamp(1.02rem,1.8vw,1.22rem);line-height:1.75}.home-kicker{margin:0 0 14px;color:#6ee7b7;font-size:.76rem;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.home-pill{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid transparent;border-radius:999px;padding:12px 20px;font-weight:900;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.home-pill:hover,.home-pill:focus-visible{transform:translateY(-2px)}.home-pill:focus-visible,.home-tool-card:focus-visible,.home-faq-item summary:focus-visible{outline:3px solid rgba(110,231,183,.45);outline-offset:4px}.home-pill-primary{background:#00838f;color:#fff;box-shadow:0 16px 42px #00838f42}.home-pill-primary:hover,.home-pill-primary:focus-visible{background:#0f766e}.home-pill-secondary{border-color:#ffffff24;background:#ffffff14;color:#f8fafc}.home-pill-secondary:hover,.home-pill-secondary:focus-visible{border-color:#6ee7b757;background:#6ee7b71f}.home-network-card{position:relative;border-radius:32px;background:linear-gradient(135deg,#6ee7b785,#006d7733,#ffffff1a);padding:1px;box-shadow:0 32px 90px #00000057,0 0 80px #10b98124}.home-network-card:before{content:"";position:absolute;inset:-18px;z-index:0;border-radius:42px;background:radial-gradient(circle,rgba(16,185,129,.28),transparent 64%);filter:blur(20px)}.home-network-inner{position:relative;z-index:1;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:31px;background:#0f172ae0;padding:clamp(20px,4vw,32px);backdrop-filter:blur(18px);transition:background .62s ease,border-color .62s ease,box-shadow .62s ease}.home-network-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.home-network-heading p{margin:0 0 8px;color:#6ee7b7;font-size:.72rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.home-network-heading strong{display:block;max-width:300px;color:#f8fafc;font-size:clamp(1.35rem,3vw,2rem);line-height:1.15}.home-network-heading span,.home-ai-storage .home-ai-flip-front>span{display:inline-flex;border:1px solid rgba(110,231,183,.24);border-radius:999px;background:#6ee7b71c;color:#a7f3d0;padding:6px 10px;font-size:.72rem;font-weight:950;text-transform:uppercase;white-space:nowrap}.home-network-graphic{display:block;width:100%;max-width:520px;margin-inline:auto}.home-popular-section,.home-cloud-section,.home-ai-section,.home-faq-section{padding-block:clamp(64px,8vw,104px)}.home-cloud-section{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 42%,rgba(0,109,119,.36),transparent 34%),radial-gradient(circle at 80% 16%,rgba(110,231,183,.16),transparent 32%),#020617;color:#f8fafc;transition:background .62s ease,color .62s ease}.home-cloud-grid{display:grid;align-items:center;gap:clamp(34px,6vw,76px);grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr)}.home-cloud-visual{position:relative;display:grid;min-height:380px;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:32px;background:#0f172a94;box-shadow:0 28px 80px #00000047,0 0 70px #006d7729;backdrop-filter:blur(16px)}.home-cloud-visual:before{content:"";position:absolute;inset:12%;border-radius:999px;background:#6ee7b729;filter:blur(48px)}.home-cloud-visual img{position:relative;z-index:1;display:block;width:min(78%,420px);height:auto;filter:drop-shadow(0 28px 44px rgba(0,0,0,.36))}.home-cloud-copy h2{max-width:820px;margin-bottom:24px;font-size:clamp(2.35rem,5vw,5rem);line-height:1.02;letter-spacing:-.035em}.home-cloud-copy p:not(.home-kicker){max-width:690px;margin:0;color:#cbd5e1;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.75}.home-section-heading{max-width:760px;margin-bottom:34px}.home-section-heading h2{margin-bottom:0;font-size:clamp(2.2rem,4.4vw,4.35rem);line-height:1.02;letter-spacing:-.02em}.home-section-heading-center{margin-inline:auto;text-align:center}.home-popular-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));padding:8px 2px 4px}.home-popular-grid-wrap{position:relative;overflow:hidden;transition:max-height .52s cubic-bezier(.2,.8,.2,1)}.home-popular-grid-wrap:not(.is-expanded):after{content:"";position:absolute;inset:auto 0 0;height:120px;pointer-events:none;background:linear-gradient(to bottom,#02061700,#020617 88%)}.home-popular-actions{display:flex;justify-content:center;margin-top:34px}.home-explore-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid rgba(110,231,183,.28);border-radius:999px;background:#6ee7b71f;color:#d1fae5;padding:12px 24px;font:inherit;font-weight:950;cursor:pointer;box-shadow:0 18px 44px #00000038;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.home-explore-toggle:hover,.home-explore-toggle:focus-visible{transform:translateY(-2px);border-color:#6ee7b785;background:#6ee7b7;color:#020617}.home-explore-toggle:focus-visible{outline:3px solid rgba(110,231,183,.45);outline-offset:4px}.home-tool-card{position:relative;display:grid;min-height:176px;align-content:start;gap:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#0f172a94;color:#f8fafc;padding:22px;box-shadow:0 22px 54px #00000038;backdrop-filter:blur(18px);transition:transform .18s ease,background .62s ease,border-color .18s ease,box-shadow .18s ease,color .62s ease}.home-tool-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 0%,rgba(110,231,183,.13),transparent 38%);opacity:0;transition:opacity .18s ease}.home-tool-card:hover,.home-tool-card:focus-visible{border-color:#6ee7b761;box-shadow:0 0 34px #10b98138,0 26px 60px #00000057;transform:translateY(-4px)}.home-tool-card:hover:before,.home-tool-card:focus-visible:before{opacity:1}.home-tool-icon,.home-tool-card strong,.home-tool-card small,.home-tool-action{position:relative;z-index:1}.home-tool-icon{display:grid;width:50px;height:50px;place-items:center;border:1px solid rgba(110,231,183,.2);border-radius:16px;background:#6ee7b71a;color:#6ee7b7}.home-tool-icon-svg{width:24px;height:24px}.home-tool-card strong{max-width:calc(100% - 42px);font-size:1.12rem;line-height:1.2}.home-tool-card small{color:#94a3b8;font-weight:800}.home-tool-action{position:absolute;right:18px;bottom:18px;display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(110,231,183,.18);border-radius:999px;background:#6ee7b71a;color:#6ee7b7;transition:background .18s ease,color .18s ease,transform .18s ease}.home-tool-action svg{width:18px;height:18px}.home-tool-card:hover .home-tool-action,.home-tool-card:focus-visible .home-tool-action{background:#6ee7b7;color:#020617;transform:translate(2px,-2px)}.home-ai-grid{align-items:stretch}.home-ai-panel{position:relative;min-height:310px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:32px;background:#0f172ad1;padding:clamp(22px,4vw,38px);box-shadow:0 0 70px #10b9811f,0 28px 80px #00000047;backdrop-filter:blur(18px);transition:background .62s ease,border-color .62s ease,box-shadow .62s ease,color .62s ease}.home-ai-panel:before{content:"";position:absolute;width:280px;height:280px;border-radius:999px;background:#10b9812e;filter:blur(42px)}.home-ai-know{display:grid;place-items:center;text-align:center;perspective:1200px}.home-ai-know:before{left:-90px;top:-110px}.home-ai-flip-card{position:relative;z-index:1;display:grid;width:100%;min-height:220px;place-items:center;transform-style:preserve-3d}.home-ai-know.reveal-visible:not(.has-flipped) .home-ai-flip-card{animation:home-ai-card-flip 1.2s cubic-bezier(.2,.8,.2,1) 1 both}.home-ai-flip-face{grid-area:1 / 1;display:grid;width:100%;min-height:220px;place-items:center;padding:12px;backface-visibility:hidden;transform-style:preserve-3d}.home-ai-flip-front{transform:rotateY(0)}.home-ai-robot{width:clamp(68px,10vw,122px);height:auto;margin:0 auto 10px;object-fit:contain;filter:drop-shadow(0 18px 28px rgba(0,0,0,.36));pointer-events:none}.home-ai-robot-small{position:absolute;right:clamp(8px,2vw,18px);top:clamp(8px,2vw,18px);width:clamp(58px,9vw,110px);margin:0;opacity:.72}.home-ai-flip-back{color:#d1fae5;transform:rotateY(180deg)}.home-ai-flip-back>*{filter:blur(3px);opacity:.72;text-shadow:0 0 18px rgba(110,231,183,.42)}.home-ai-flip-back strong{color:#6ee7b7;font-size:clamp(2.4rem,5vw,4.8rem);font-weight:950;line-height:.95;letter-spacing:-.04em}.home-ai-flip-back span{color:#f8fafc;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.home-ai-know .home-ai-flip-back strong{font-size:clamp(3.2rem,7vw,6.4rem)}.home-ai-storage .home-ai-flip-back strong{font-size:clamp(2.2rem,4.4vw,4.8rem);line-height:1}@keyframes home-ai-card-flip{0%{transform:rotateY(0)}45%{transform:rotateY(180deg)}to{transform:rotateY(360deg)}}.home-ai-storage:before{right:-90px;top:-110px}.home-ai-storage{perspective:1200px}.home-ai-storage.reveal-visible:not(.has-flipped) .home-ai-flip-card{animation:home-ai-card-flip 1.2s cubic-bezier(.2,.8,.2,1) 1 both}.home-ai-storage .home-ai-flip-card{align-items:stretch;min-height:100%}.home-ai-storage .home-ai-flip-face{align-content:space-between;justify-items:start;min-height:230px;text-align:left}.home-ai-panel>*{position:relative;z-index:1}.home-ai-know h2{margin:0;font-size:clamp(2.75rem,5.8vw,5.2rem);line-height:.92;letter-spacing:-.04em;text-shadow:0 0 24px rgba(131,197,190,.32)}.home-ai-panel p{max-width:580px;margin:18px auto 0;color:#cbd5e1;font-weight:650}.home-ai-storage{display:flex;flex-direction:column;justify-content:space-between;background:#052629e6}.home-ai-storage h2{max-width:620px;margin:24px 0 0;font-size:clamp(2rem,3.7vw,4rem);line-height:1;letter-spacing:-.03em}.home-ai-storage p{margin-inline:0}.home-ai-meter{height:10px;margin-top:28px;overflow:hidden;border-radius:999px;background:#ffffff1a}.home-ai-meter span{display:block;width:82%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6ee7b7,#006d77);box-shadow:0 0 22px #10b9818c}.home-faq-inner{position:relative;display:grid;align-items:start;gap:clamp(30px,5vw,68px);grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);max-width:1120px}.home-faq-aside{position:relative}.home-faq-aside:before{content:"";position:absolute;left:-18%;top:8%;width:280px;height:280px;border-radius:999px;background:#006d773d;filter:blur(54px)}.home-faq-aside>*{position:relative;z-index:1}.home-faq-image-card{display:grid;width:min(100%,270px);margin-bottom:24px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:#ffffff0f;box-shadow:0 26px 70px #00000057}.home-faq-image-card img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover}.home-faq-aside h2{max-width:470px;margin-bottom:18px;font-size:clamp(2.35rem,4.4vw,4rem);line-height:1;letter-spacing:-.035em}.home-faq-aside p:not(.home-kicker){max-width:390px;margin:0;color:#cbd5e1;font-weight:650}.home-faq-list{display:grid;gap:14px;align-self:start;padding-top:48px}.home-faq-item{border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#0f172a94;box-shadow:0 14px 36px #00000029;backdrop-filter:blur(14px);transition:border-color .18s ease,background .62s ease,box-shadow .18s ease,color .62s ease}.home-faq-item:hover,.home-faq-item:focus-within{border-color:#14b8a64d}.home-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:56px;padding:12px 20px;color:#f8fafc;font-weight:950;cursor:pointer;list-style:none}.home-faq-item summary::-webkit-details-marker{display:none}.home-faq-item p{margin:0;padding:0 20px 20px;color:#cbd5e1;line-height:1.7}.home-faq-icon{position:relative;display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid rgba(110,231,183,.2);border-radius:999px;background:#6ee7b71a;color:#6ee7b7}.home-faq-icon:before,.home-faq-icon:after{content:"";position:absolute;width:14px;height:2px;border-radius:999px;background:currentColor;transition:transform .18s ease}.home-faq-icon:after{transform:rotate(90deg)}.home-faq-item[open] .home-faq-icon:after{transform:rotate(0)}.reveal-hidden{opacity:0;transform:translateY(30px) scale(.98);filter:blur(4px);transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1),filter .8s cubic-bezier(.2,.8,.2,1),border-color .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease;transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform,filter}.reveal-visible{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}body.home .site-footer,body.front-page .site-footer{border-top-color:#ffffff14;background:#000;color:#94a3b8}body.home .site-footer a,body.front-page .site-footer a{color:#6ee7b7}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:clamp(36px,6vw,72px);padding-block:clamp(72px,10vw,128px)}.eyebrow{margin:0 0 12px;color:var(--coral);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);font-weight:900;letter-spacing:0;text-wrap:balance}h1{max-width:760px;margin-bottom:22px;font-size:clamp(2.55rem,6.4vw,5.25rem);line-height:1.02}h2{margin-bottom:16px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.06}h3{margin-bottom:12px;font-size:1.25rem;line-height:1.12}.hero-copy,.section-heading p,.feature-card p,.privacy-inner,.site-footer{color:var(--muted)}.hero-copy{max-width:660px;margin-bottom:32px;font-size:clamp(1.05rem,2vw,1.25rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid transparent;border-radius:8px;padding:12px 18px;font-weight:800}.button-primary{background:var(--deep-teal);color:var(--white);box-shadow:0 14px 36px #006d773d}.button-secondary{background:#ffffffb3;border-color:#006d772e;color:var(--deep-teal)}.hero-panel{position:relative}.hero-panel:before{content:"";position:absolute;inset:12% -12% auto auto;width:70%;aspect-ratio:1;border-radius:999px;background:var(--peach);opacity:.65}.browser-card{position:relative;z-index:1;display:grid;gap:16px;border:1px solid rgba(0,109,119,.12);border-radius:8px;background:#ffffffd1;padding:clamp(20px,4vw,34px);box-shadow:0 20px 40px #0000000a,0 28px 80px #006d771f;backdrop-filter:blur(12px)}.browser-bar{display:flex;gap:8px;border-bottom:1px solid rgba(0,109,119,.12);padding-bottom:16px}.browser-bar span{width:12px;height:12px;border-radius:50%;background:var(--soft-teal)}.browser-bar span:first-child{background:var(--coral)}.browser-bar span:nth-child(2){background:var(--peach)}.scan-row{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid rgba(0,109,119,.1);border-radius:8px;background:var(--mist);padding:14px 16px;color:var(--muted)}.scan-row strong{color:var(--deep-teal)}.scan-row.strong{background:var(--deep-teal);color:var(--white)}.scan-row.strong strong{color:var(--peach)}.privacy-meter{height:12px;overflow:hidden;border-radius:999px;background:#006d771f}.privacy-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--soft-teal),var(--deep-teal))}.categories,.featured-tools,.related-tools,.tool-search-section,.category-archive-hero,.category-archive-tools{padding-block:clamp(56px,8vw,92px)}.section-heading{max-width:760px;margin-bottom:28px}.section-heading.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.6fr);align-items:end;gap:28px;max-width:none}.category-grid,.tools-grid{display:grid;align-items:stretch;gap:18px;grid-auto-rows:1fr}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.tool-card,.content-card{border:1px solid rgba(0,109,119,.12);border-radius:8px;background:#ffffffc2;box-shadow:0 14px 34px #006d770f}.feature-card,.content-card{padding:26px}.card-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:26px;border-radius:8px;background:#e2957829;color:var(--deep-teal);font-weight:900}.card-icon-svg{width:22px;height:22px;stroke-width:1.9}.tool-card-icon{width:38px;height:38px;border-radius:8px;background:#006d7714;color:#1e293b;padding:8px;stroke-width:1.9;box-sizing:border-box}.tools-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tool-search-panel{position:relative;margin-bottom:24px;border:1px solid rgba(0,109,119,.12);border-radius:8px;background:#ffffffc7;padding:18px;box-shadow:0 16px 48px #006d7714;overflow:visible}.tool-search-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,260px);gap:14px}.tool-search-field{display:grid;gap:8px;color:var(--ink);font-size:.9rem;font-weight:800}.tool-search-field input,.tool-search-field select{width:100%;min-height:48px;border:1px solid rgba(0,109,119,.16);border-radius:8px;background:var(--white);color:var(--ink);padding:11px 12px;font:inherit;font-weight:700}.tool-search-field input:focus,.tool-search-field select:focus{outline:3px solid rgba(226,149,120,.42);border-color:var(--deep-teal)}.tool-search-count,.tool-search-empty{margin:14px 0 0;color:var(--muted);font-weight:800}.tool-search-empty{border:1px dashed rgba(0,109,119,.24);border-radius:8px;background:#ffffffa3;padding:22px}.tool-search-dropdown{position:absolute;left:18px;right:calc(32px + min(260px,26vw));top:calc(100% - 12px);z-index:10;display:grid;gap:4px;border:1px solid rgba(0,109,119,.16);border-radius:8px;background:var(--white);padding:8px;box-shadow:0 20px 52px #006d7729}.tool-search-suggestion{display:grid;gap:2px;border-radius:8px;padding:10px 12px}.tool-search-suggestion:hover,.tool-search-suggestion:focus{outline:none;background:var(--mist)}.tool-search-suggestion strong{color:var(--ink);line-height:1.25}.tool-search-suggestion span{color:var(--muted);font-size:.88rem;line-height:1.35}.tool-search-results{content-visibility:auto;contain-intrinsic-size:520px}.related-tools{padding-top:0}.related-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tool-card{display:grid;height:100%;min-height:178px;align-content:start;gap:16px;grid-template-rows:auto auto 1fr;padding:22px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tool-card:hover{will-change:transform;transform:translateY(-4px);border-color:#006d7752;box-shadow:0 18px 34px #006d771f,0 0 0 4px #83c5be2e}.tool-card:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.category-card{display:block;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.category-card:hover{transform:translateY(-4px);border-color:#006d7752;box-shadow:0 18px 34px #006d771f,0 0 0 4px #83c5be29}.tool-card>span{color:var(--coral);font-size:.82rem;font-weight:900;text-transform:uppercase}.tool-card strong{color:var(--ink);font-size:1.08rem;line-height:1.35}.tool-card-heading{display:flex;align-items:center;gap:10px}.tool-card-heading span{color:inherit;font:inherit;text-transform:none}.tool-card-icon{flex:0 0 auto}.tool-card em,.category-count{color:var(--muted);font-size:.92rem;font-style:normal;line-height:1.45}.category-count{display:inline-flex;margin-top:10px;font-weight:800;color:var(--deep-teal)}.tool-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px;color:var(--muted);font-size:.94rem;font-weight:800}.tool-breadcrumb a{color:var(--deep-teal)}:root[data-theme=dark] body{background:#071a1d;color:var(--ink)}:root[data-theme=dark] .hero-copy,:root[data-theme=dark] .section-heading p,:root[data-theme=dark] .feature-card p,:root[data-theme=dark] .tool-card em,:root[data-theme=dark] .tool-search-count,:root[data-theme=dark] .tool-search-empty,:root[data-theme=dark] .site-footer{color:#b7c9cd}:root[data-theme=dark] .feature-card,:root[data-theme=dark] .tool-card,:root[data-theme=dark] .content-card,:root[data-theme=dark] .tool-search-panel,:root[data-theme=dark] .browser-card,:root[data-theme=dark] .tool-search-dropdown{border-color:#edf6f91a;background:#10282c;box-shadow:0 18px 48px #00000038}:root[data-theme=dark] .feature-card:hover,:root[data-theme=dark] .tool-card:hover,:root[data-theme=dark] .category-card:hover{border-color:#83c5be5c;box-shadow:0 18px 40px #00000047,0 0 0 4px #83c5be24}:root[data-theme=dark] .tool-card strong,:root[data-theme=dark] .tool-search-suggestion strong,:root[data-theme=dark] .tool-search-field,:root[data-theme=dark] .scan-row strong{color:#edf6f9}:root[data-theme=dark] .card-icon,:root[data-theme=dark] .tool-card-icon{background:#83c5be24;color:#83c5be}:root[data-theme=dark] .button-secondary,:root[data-theme=dark] .privacy-mode-badge,:root[data-theme=dark] .theme-toggle,:root[data-theme=dark] .mobile-nav-toggle{border-color:#edf6f91f;background:#edf6f914;color:#edf6f9}:root[data-theme=dark] .button-secondary:hover,:root[data-theme=dark] .privacy-mode-badge:hover,:root[data-theme=dark] .theme-toggle:hover{background:#83c5be29;color:#fff}:root[data-theme=dark] .browser-card{background:#10282cf0;backdrop-filter:blur(16px)}:root[data-theme=dark] .browser-bar,:root[data-theme=dark] .panel-heading,:root[data-theme=dark] .mobile-nav-header{border-bottom-color:#edf6f91a}:root[data-theme=dark] .mobile-nav-panel{border-left-color:#edf6f91f;background:#071a1d;color:#edf6f9;box-shadow:-24px 0 70px #0000006b}:root[data-theme=dark] .mobile-nav-header strong{color:#edf6f9}:root[data-theme=dark] .mobile-nav-close{border-color:#edf6f91f;background:#edf6f914;color:#edf6f9}:root[data-theme=dark] .scan-row,:root[data-theme=dark] .tool-search-field input,:root[data-theme=dark] .tool-search-field select,:root[data-theme=dark] .tool-search-empty,:root[data-theme=dark] .mobile-nav-link,:root[data-theme=dark] .mobile-nav-category,:root[data-theme=dark] .range-control output{border-color:#edf6f91f;background:#071a1d;color:#edf6f9}:root[data-theme=dark] .tool-search-field input::placeholder{color:#8aa1a6}:root[data-theme=dark] .tool-search-suggestion:hover,:root[data-theme=dark] .tool-search-suggestion:focus,:root[data-theme=dark] .registry-nav-tools a:hover,:root[data-theme=dark] .registry-nav-tools a:focus-visible,:root[data-theme=dark] .mobile-nav-tools a:hover,:root[data-theme=dark] .mobile-nav-tools a:focus-visible{background:#83c5be24;color:#edf6f9}:root[data-theme=dark] .scan-row.strong,:root[data-theme=dark] .button-primary{background:#00838f;color:#fff}:root[data-theme=dark] .tool-page{background:linear-gradient(180deg,#e2957814,#071a1d00 360px),#071a1d;color:#edf6f9}:root[data-theme=dark] .tool-hero h1,:root[data-theme=dark] .tool-hero h2,:root[data-theme=dark] .tool-hero h3,:root[data-theme=dark] .upload-dropzone h2,:root[data-theme=dark] .panel-heading h2,:root[data-theme=dark] .preview-meta strong,:root[data-theme=dark] .tool-field,:root[data-theme=dark] .image-compare-card figcaption strong{color:#edf6f9}:root[data-theme=dark] .tool-hero p,:root[data-theme=dark] .upload-dropzone p,:root[data-theme=dark] .preview-empty p,:root[data-theme=dark] .preview-meta span,:root[data-theme=dark] .export-panel p,:root[data-theme=dark] .tool-check,:root[data-theme=dark] .image-compare-card figcaption span{color:#b7c9cd}:root[data-theme=dark] .tool-trust-list li,:root[data-theme=dark] .tool-pill{border-color:#83c5be2e;background:#83c5be1a;color:#83c5be}:root[data-theme=dark] .tool-card-panel,:root[data-theme=dark] .image-compare-card,:root[data-theme=dark] .image-result-stats div{border-color:#edf6f91f;background:#10282cf0;box-shadow:0 18px 48px #00000038}:root[data-theme=dark] .upload-dropzone,:root[data-theme=dark] .preview-item,:root[data-theme=dark] .image-result-summary,:root[data-theme=dark] .preview-thumb,:root[data-theme=dark] .tool-progress{border-color:#83c5be29;background:#071a1db8;color:#edf6f9}:root[data-theme=dark] .upload-dropzone:hover,:root[data-theme=dark] .upload-dropzone.is-dragging{border-color:#83c5be;background:#83c5be1f}:root[data-theme=dark] .panel-heading{border-bottom-color:#edf6f91f}:root[data-theme=dark] .tool-field input,:root[data-theme=dark] .tool-field select{border-color:#edf6f924;background:#edf6f9;color:#123236}:root[data-theme=dark] .tool-field input::placeholder{color:#5f7478}:root[data-theme=dark] .range-control output{border-color:#83c5be29;background:#071a1d;color:#edf6f9}:root[data-theme=dark] .button-quiet{border-color:#edf6f924;background:#edf6f914;color:#edf6f9}:root[data-theme=dark] .button-quiet:hover,:root[data-theme=dark] .button-quiet:focus-visible{border-color:#83c5be57;background:#83c5be24;color:#fff}:root[data-theme=dark] .image-compare-card img{background-color:#071a1d}:root[data-theme=dark] .tool-alert-error{border-color:#e2957880;background:#ffddd224;color:#ffddd2}:root[data-theme=dark] .tool-page textarea,:root[data-theme=dark] .tool-page input:not([type=range]):not([type=checkbox]):not([type=radio]):not([type=color]),:root[data-theme=dark] .tool-page select,:root[data-theme=dark] .tool-page pre,:root[data-theme=dark] .tool-page code{border-color:#edf6f924;background:#071a1dc7;color:#edf6f9}:root[data-theme=dark] .tool-page textarea::placeholder,:root[data-theme=dark] .tool-page input::placeholder{color:#8aa1a6}:root[data-theme=dark] .tool-page canvas{background-color:#fff}:root[data-theme=dark] .base64-output,:root[data-theme=dark] .code-output,:root[data-theme=dark] .hash-output,:root[data-theme=dark] .json-output,:root[data-theme=dark] .url-output,:root[data-theme=dark] .jwt-output,:root[data-theme=dark] .clock-output,:root[data-theme=dark] .barcode-output,:root[data-theme=dark] .qr-output,:root[data-theme=dark] .gradient-output,:root[data-theme=dark] .svg-optimizer-output,:root[data-theme=dark] .regex-results,:root[data-theme=dark] .regex-highlight,:root[data-theme=dark] .regex-match-list,:root[data-theme=dark] .jwt-results,:root[data-theme=dark] .jwt-section,:root[data-theme=dark] .color-values,:root[data-theme=dark] .color-history,:root[data-theme=dark] .svg-converter-card,:root[data-theme=dark] .svg-optimizer-card,:root[data-theme=dark] .pdf-split-summary,:root[data-theme=dark] .pdf-split-plan,:root[data-theme=dark] .pdf-split-item,:root[data-theme=dark] .pdf-merge-card,:root[data-theme=dark] .face-blur-manual,:root[data-theme=dark] .screenshot-editor-controls-panel,:root[data-theme=dark] .screenshot-editor-toolbar,:root[data-theme=dark] .screenshot-editor-resize-controls,:root[data-theme=dark] .smart-html-source-dock,:root[data-theme=dark] .smart-html-workspace-shell,:root[data-theme=dark] .smart-html-module-sidebar,:root[data-theme=dark] .smart-html-inspector,:root[data-theme=dark] .smart-html-workspace-main,:root[data-theme=dark] .smart-html-panel,:root[data-theme=dark] .smart-html-field,:root[data-theme=dark] .smart-html-score-card,:root[data-theme=dark] .smart-html-intel-card,:root[data-theme=dark] .smart-html-builder,:root[data-theme=dark] .smart-html-stat,:root[data-theme=dark] .smart-html-issue,:root[data-theme=dark] .smart-html-suggestion,:root[data-theme=dark] .smart-html-extraction-panel,:root[data-theme=dark] .smart-html-option-group,:root[data-theme=dark] .smart-html-option-choice,:root[data-theme=dark] .smart-html-empty{border-color:#edf6f91f;background:#10282cf0;color:#edf6f9;box-shadow:0 14px 34px #0000002e}:root[data-theme=dark] .barcode-surface,:root[data-theme=dark] .barcode-preview-card,:root[data-theme=dark] .barcode-controls,:root[data-theme=dark] .qr-surface,:root[data-theme=dark] .qr-preview-card,:root[data-theme=dark] .qr-controls,:root[data-theme=dark] .qr-fields,:root[data-theme=dark] .clock-stage,:root[data-theme=dark] .clock-canvas-wrap,:root[data-theme=dark] .color-surface,:root[data-theme=dark] .color-controls,:root[data-theme=dark] .gradient-controls,:root[data-theme=dark] .gradient-stops,:root[data-theme=dark] .gradient-stop,:root[data-theme=dark] .svg-converter-input,:root[data-theme=dark] .svg-converter-frame,:root[data-theme=dark] .svg-optimizer-input,:root[data-theme=dark] .svg-optimizer-frame,:root[data-theme=dark] .svg-optimizer-stats div,:root[data-theme=dark] .pdf-merge-list,:root[data-theme=dark] .pdf-merge-empty,:root[data-theme=dark] .background-remover-preview-frame,:root[data-theme=dark] .face-blur-overlay-wrap,:root[data-theme=dark] .screenshot-editor-overlay-wrap,:root[data-theme=dark] .smart-html-textarea,:root[data-theme=dark] .smart-html-code,:root[data-theme=dark] .smart-html-preview,:root[data-theme=dark] .smart-html-module-button,:root[data-theme=dark] .smart-html-output-select,:root[data-theme=dark] .smart-html-builder-controls select,:root[data-theme=dark] .smart-html-filters select,:root[data-theme=dark] .smart-html-section-checks label{border-color:#83c5be29;background:#071a1db8;color:#edf6f9}:root[data-theme=dark] .base64-meta,:root[data-theme=dark] .code-meta,:root[data-theme=dark] .hash-meta,:root[data-theme=dark] .json-meta,:root[data-theme=dark] .url-meta,:root[data-theme=dark] .jwt-meta,:root[data-theme=dark] .regex-meta,:root[data-theme=dark] .barcode-meta,:root[data-theme=dark] .qr-meta,:root[data-theme=dark] .gradient-meta,:root[data-theme=dark] .color-meta,:root[data-theme=dark] .clock-meta,:root[data-theme=dark] .svg-converter-meta,:root[data-theme=dark] .svg-optimizer-meta,:root[data-theme=dark] .background-remover-status,:root[data-theme=dark] .face-blur-status,:root[data-theme=dark] .screenshot-editor-status,:root[data-theme=dark] .screenshot-editor-empty,:root[data-theme=dark] .smart-html-meta,:root[data-theme=dark] .smart-html-statusbar>span,:root[data-theme=dark] .smart-html-badge,:root[data-theme=dark] .smart-html-missing-list span,:root[data-theme=dark] .smart-html-flow li{background:#83c5be1f;color:#83c5be}:root[data-theme=dark] .base64-meta.is-invalid,:root[data-theme=dark] .code-meta.is-invalid,:root[data-theme=dark] .hash-meta.is-invalid,:root[data-theme=dark] .json-meta.is-invalid,:root[data-theme=dark] .url-meta.is-invalid,:root[data-theme=dark] .jwt-meta.is-invalid,:root[data-theme=dark] .regex-meta.is-invalid,:root[data-theme=dark] .barcode-meta.is-invalid,:root[data-theme=dark] .qr-meta.is-invalid,:root[data-theme=dark] .gradient-meta.is-invalid,:root[data-theme=dark] .color-meta.is-invalid,:root[data-theme=dark] .smart-html-meta.is-invalid,:root[data-theme=dark] .smart-html-badge-critical,:root[data-theme=dark] .smart-html-badge-error,:root[data-theme=dark] .smart-html-badge-warning{background:#e295782e;color:#ffddd2}:root[data-theme=dark] .base64-field,:root[data-theme=dark] .code-field,:root[data-theme=dark] .hash-field,:root[data-theme=dark] .json-field,:root[data-theme=dark] .url-field,:root[data-theme=dark] .jwt-field,:root[data-theme=dark] .regex-field,:root[data-theme=dark] .barcode-field,:root[data-theme=dark] .qr-field,:root[data-theme=dark] .gradient-field,:root[data-theme=dark] .color-field,:root[data-theme=dark] .svg-converter-label,:root[data-theme=dark] .svg-converter-card h3,:root[data-theme=dark] .svg-optimizer-label,:root[data-theme=dark] .svg-optimizer-card h3,:root[data-theme=dark] .pdf-split-summary strong,:root[data-theme=dark] .pdf-merge-title strong,:root[data-theme=dark] .clock-output h3,:root[data-theme=dark] .barcode-output h3,:root[data-theme=dark] .qr-output h3,:root[data-theme=dark] .gradient-stops h3,:root[data-theme=dark] .gradient-output h3,:root[data-theme=dark] .regex-highlight h3,:root[data-theme=dark] .regex-match-list h3,:root[data-theme=dark] .jwt-section h3,:root[data-theme=dark] .color-history h3,:root[data-theme=dark] .smart-html-workspace-heading h3,:root[data-theme=dark] .smart-html-score-header strong,:root[data-theme=dark] .smart-html-intel-card strong,:root[data-theme=dark] .smart-html-missing-list h4,:root[data-theme=dark] .smart-html-section-title,:root[data-theme=dark] .smart-html-issue-group h4,:root[data-theme=dark] .smart-html-issue summary,:root[data-theme=dark] .smart-html-suggestion summary{color:#edf6f9}:root[data-theme=dark] .barcode-meta,:root[data-theme=dark] .barcode-value,:root[data-theme=dark] .qr-payload,:root[data-theme=dark] .clock-code,:root[data-theme=dark] .gradient-code,:root[data-theme=dark] .regex-match code,:root[data-theme=dark] .regex-group code,:root[data-theme=dark] .jwt-claims dt,:root[data-theme=dark] .jwt-claims dd,:root[data-theme=dark] .pdf-split-summary span,:root[data-theme=dark] .pdf-split-item span,:root[data-theme=dark] .pdf-merge-title span,:root[data-theme=dark] .pdf-merge-order,:root[data-theme=dark] .face-blur-manual p,:root[data-theme=dark] .screenshot-editor-controls-panel p,:root[data-theme=dark] .smart-html-workspace-heading p,:root[data-theme=dark] .smart-html-score-header span,:root[data-theme=dark] .smart-html-score-card p,:root[data-theme=dark] .smart-html-timeline span,:root[data-theme=dark] .smart-html-intel-card p,:root[data-theme=dark] .smart-html-issue p,:root[data-theme=dark] .smart-html-suggestion p{color:#b7c9cd}:root[data-theme=dark] .color-row,:root[data-theme=dark] .regex-match,:root[data-theme=dark] .regex-group,:root[data-theme=dark] .smart-html-timeline li,:root[data-theme=dark] .smart-html-jump-nav a,:root[data-theme=dark] .smart-html-filters label{border-color:#edf6f91a;background:#071a1d8f;color:#edf6f9}:root[data-theme=dark] .face-blur-control,:root[data-theme=dark] .screenshot-editor-control,:root[data-theme=dark] .screenshot-editor-text-control input,:root[data-theme=dark] .gradient-stop-remove,:root[data-theme=dark] .color-copy,:root[data-theme=dark] .jwt-section .button{border-color:#edf6f924;background:#edf6f914;color:#edf6f9}:root[data-theme=dark] .smart-html-module-button:hover,:root[data-theme=dark] .smart-html-option-choice:hover,:root[data-theme=dark] .smart-html-module-button.is-active,:root[data-theme=dark] .smart-html-mode-switcher button.is-active,:root[data-theme=dark] .smart-html-option-choice.is-active{border-color:#83c5be57;background:#83c5be24;color:#edf6f9}:root[data-theme=dark] .svg-converter-frame,:root[data-theme=dark] .svg-optimizer-frame,:root[data-theme=dark] .background-remover-preview-frame,:root[data-theme=dark] .face-blur-overlay-wrap,:root[data-theme=dark] .screenshot-editor-overlay-wrap,:root[data-theme=dark] .crop-editor,:root[data-theme=dark] .crop-editor-frame{background-color:#071a1d}:root[data-theme=dark] .hero-panel:before{background:#e29578;opacity:.28}:root[data-theme=dark] .privacy-band{background:#007b84;color:#fff}:root[data-theme=dark] .privacy-inner,:root[data-theme=dark] .privacy-inner h2{color:#fff}:root[data-theme=dark] .promise-list li{background:#ffffff14;color:#edf6f9}:root[data-theme=dark] .site-footer{border-top-color:#edf6f91a;background:#071a1d}:root[data-theme=dark] .site-footer a,:root[data-theme=dark] .category-count,:root[data-theme=dark] .tool-breadcrumb a{color:#83c5be}.privacy-band{background:var(--deep-teal);color:var(--white)}.privacy-inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,1fr);gap:32px;padding-block:clamp(52px,8vw,84px);color:#ffffffc7}.privacy-inner h2{color:var(--white)}.promise-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.promise-list li{border-left:4px solid var(--soft-teal);background:#ffffff14;border-radius:8px;padding:14px 16px}.content-template{padding-block:72px}.content-card{margin-bottom:18px}.content-card p:last-child{margin-bottom:0}.site-footer{border-top:1px solid rgba(255,255,255,.08);background:#000;color:#ffffff80}.footer-inner{width:min(1120px,calc(100% - 32px));margin-inline:auto;padding-block:clamp(44px,7vw,64px) 26px}.footer-link-grid{display:grid;gap:34px;grid-template-columns:repeat(4,minmax(0,1fr))}.footer-link-column h3{margin:0;color:#fff;font-size:.86rem;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.footer-link-column ul{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.footer-link-column a{color:#ffffff80;font-size:.94rem;font-weight:750;transition:color .16s ease,transform .16s ease}.footer-link-column a:hover,.footer-link-column a:focus-visible{color:#fff}.footer-link-column a:focus-visible{outline:3px solid rgba(110,231,183,.45);outline-offset:4px}.footer-bottom{margin-top:42px;border-top:1px solid rgba(255,255,255,.1);padding-top:22px;color:#ffffff73;font-size:.82rem;font-weight:700;text-align:center}.footer-bottom p{margin:0}.footer-bottom a{color:#83c5be;text-decoration:none}.footer-bottom a:hover,.footer-bottom a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:.2em}.site-footer a{color:inherit}.whitepaper-page{background:radial-gradient(circle at 18% 8%,rgba(131,197,190,.22),transparent 34%),linear-gradient(180deg,#edf6f9f5,#edf6f9)}.whitepaper-hero{padding-bottom:clamp(42px,8vw,92px);padding-top:clamp(76px,10vw,132px)}.whitepaper-hero h1{font-size:clamp(2.4rem,7vw,5.8rem);letter-spacing:-.02em;line-height:.95;margin:0;max-width:980px}.whitepaper-hero p{color:var(--muted);font-size:clamp(1rem,1.8vw,1.22rem);margin:24px 0 0;max-width:760px}.whitepaper-hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.whitepaper-hero-actions .button-primary,.whitepaper-hero-actions .button-secondary{display:inline-flex;align-items:center;justify-content:center;padding:5px}.whitepaper-content{padding-bottom:clamp(70px,10vw,128px);padding-top:0}.overview-stat-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.overview-stat-card{align-content:center;display:grid;gap:8px;min-height:128px}.overview-stat-card strong{color:var(--ink);display:block;font-size:clamp(2rem,5vw,3.4rem);letter-spacing:-.02em;line-height:.95}.overview-stat-card span{color:var(--muted);font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.whitepaper-card{background:#ffffffdb;border:1px solid rgba(0,109,119,.16);border-radius:8px;box-shadow:0 24px 80px #006d7717;padding:clamp(22px,3vw,34px)}.whitepaper-summary{margin-bottom:22px}.whitepaper-card h2{font-size:clamp(1.45rem,2.6vw,2.35rem);letter-spacing:-.01em;line-height:1.05;margin:0 0 14px}.whitepaper-card p,.whitepaper-card li{color:var(--muted);font-weight:650}.whitepaper-card p{margin:0}.whitepaper-card ul{display:grid;gap:10px;margin:0;padding-left:1.2rem}.whitepaper-status-list{list-style:none!important;list-style-type:none!important;padding-left:0!important}.whitepaper-status-list li{align-items:start;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr);list-style:none!important;list-style-type:none!important;padding-left:0}.whitepaper-status-list li::marker{content:""!important;font-size:0!important}.whitepaper-status-list li:before{content:"";background:#fffffff5;border-radius:999px;box-shadow:0 0 0 4px #ffffff14,0 0 16px #ffffff29;height:8px;margin-top:.65em;transition:background-color .22s ease,box-shadow .22s ease,opacity .22s ease,transform .22s ease;width:8px;animation:whitepaper-status 4.8s ease-in-out infinite}.whitepaper-status-list li:nth-child(2):before{animation-delay:1.2s}.whitepaper-status-list li:nth-child(3):before{animation-delay:2.4s}.whitepaper-status-list li:nth-child(4):before{animation-delay:3.6s}@keyframes whitepaper-status{0%,25%,to{background:#fffffff5;box-shadow:0 0 0 4px #ffffff14,0 0 16px #ffffff29;opacity:.9;transform:scale(.92)}5%{background:#ef4444;box-shadow:0 0 0 6px #ef444429,0 0 22px #ef444480;opacity:1;transform:scale(1.08)}12%{background:#facc15;box-shadow:0 0 0 6px #facc1529,0 0 22px #facc157a;opacity:1;transform:scale(1.08)}20%{background:#22c55e;box-shadow:0 0 0 6px #22c55e29,0 0 22px #22c55e7a;opacity:1;transform:scale(1.08)}}.whitepaper-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}:root[data-theme=dark] .whitepaper-page{background:radial-gradient(circle at 18% 8%,rgba(131,197,190,.11),transparent 34%),linear-gradient(180deg,#071a1d,#061719)}:root[data-theme=dark] .whitepaper-card{background:#123236e6;border-color:#83c5be2e;box-shadow:0 24px 80px #0000002e}:root[data-theme=dark] .overview-stat-card strong{color:#edf6f9}:root[data-theme=dark] .overview-stat-card span{color:#b8d7d9}.faqs-page{background:radial-gradient(circle at 15% 8%,rgba(131,197,190,.22),transparent 32%),linear-gradient(180deg,#edf6f9fa,#edf6f9)}.faqs-hero{padding-bottom:clamp(34px,7vw,70px);padding-top:clamp(76px,10vw,124px)}.faqs-hero h1{font-size:clamp(2.5rem,7vw,5.8rem);letter-spacing:-.02em;line-height:.95;margin:0;max-width:860px}.faqs-hero p{color:var(--muted);font-size:clamp(1rem,1.7vw,1.2rem);font-weight:650;margin:24px 0 0;max-width:760px}.faqs-content{display:grid;gap:22px;grid-template-columns:minmax(210px,260px) minmax(0,1fr);padding-bottom:clamp(70px,10vw,128px);padding-top:0}.faqs-topic-nav{align-self:start;background:#ffffffd6;border:1px solid rgba(0,109,119,.16);border-radius:8px;box-shadow:0 18px 52px #006d7714;display:grid;gap:8px;padding:18px;position:sticky;top:104px}.faqs-topic-nav strong{color:var(--ink);font-size:.82rem;letter-spacing:.12em;text-transform:uppercase}.faqs-topic-nav a{border-radius:8px;color:var(--muted);font-size:.9rem;font-weight:850;padding:8px 10px}.faqs-topic-nav a:hover,.faqs-topic-nav a:focus-visible{background:#006d7714;color:var(--deep-teal)}.faqs-topic-list{display:grid;gap:18px}.faqs-topic-card{background:#ffffffe0;border:1px solid rgba(0,109,119,.16);border-radius:8px;box-shadow:0 24px 80px #006d7714;padding:clamp(18px,3vw,28px);scroll-margin-top:110px}.faqs-topic-card h2{font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.08;margin:0 0 16px}.faqs-item{border:1px solid rgba(0,109,119,.14);border-radius:8px;background:#edf6f9b8;margin-top:10px;overflow:hidden}.faqs-item summary{align-items:center;cursor:pointer;display:flex;gap:16px;justify-content:space-between;list-style:none;padding:15px 16px}.faqs-item summary::-webkit-details-marker{display:none}.faqs-item summary span:first-child{color:var(--ink);font-weight:900}.faqs-item p{border-top:1px solid rgba(0,109,119,.12);color:var(--muted);font-weight:650;margin:0;padding:0 16px 16px}.faqs-item[open] .home-faq-icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}:root[data-theme=dark] .faqs-page{background:radial-gradient(circle at 15% 8%,rgba(131,197,190,.12),transparent 32%),linear-gradient(180deg,#071a1d,#061719)}:root[data-theme=dark] .faqs-topic-nav,:root[data-theme=dark] .faqs-topic-card{background:#123236e6;border-color:#83c5be2e;box-shadow:0 24px 80px #0000002e}:root[data-theme=dark] .faqs-item{background:#edf6f90f;border-color:#edf6f91f}:root[data-theme=dark] .faqs-item p{border-top-color:#edf6f91f}.privacy-page{background:radial-gradient(circle at 16% 10%,rgba(131,197,190,.22),transparent 32%),radial-gradient(circle at 82% 18%,rgba(226,149,120,.14),transparent 28%),linear-gradient(180deg,#edf6f9fa,#edf6f9)}.privacy-page-hero{padding-bottom:clamp(34px,7vw,72px);padding-top:clamp(76px,10vw,124px)}.privacy-page-hero h1{font-size:clamp(2.5rem,7vw,5.8rem);letter-spacing:-.02em;line-height:.95;margin:0;max-width:920px}.privacy-page-hero p{color:var(--muted);font-size:clamp(1rem,1.7vw,1.2rem);font-weight:650;margin:24px 0 0;max-width:760px}.privacy-page-content{display:grid;gap:20px;padding-bottom:clamp(70px,10vw,128px);padding-top:0}.privacy-page-grid{display:grid;gap:20px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}.privacy-section-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.privacy-page-card{background:#ffffffe0;border:1px solid rgba(0,109,119,.16);border-radius:8px;box-shadow:0 24px 80px #006d7714;padding:clamp(20px,3vw,32px)}.privacy-page-card-large{align-content:center;display:grid}.privacy-page-card h2{font-size:clamp(1.35rem,2.5vw,2.25rem);letter-spacing:-.01em;line-height:1.06;margin:0 0 14px}.privacy-page-card p,.privacy-page-card li{color:var(--muted);font-weight:650}.privacy-page-card p{margin:0}.privacy-principles-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.privacy-principles-card li{border-left:3px solid var(--soft-teal);padding-left:12px}.privacy-page-note{align-items:start;display:grid;gap:16px}.privacy-page-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.privacy-page-actions .button-primary,.privacy-page-actions .button-secondary,.ai-safety-actions .button-primary,.ai-safety-actions .button-secondary{align-items:center;border-radius:999px;display:inline-flex;font-size:.86rem;font-weight:900;line-height:1.2;min-height:36px;padding:5px 14px;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.privacy-page-actions .button-primary,.ai-safety-actions .button-primary{border:1px solid rgba(131,197,190,.22);box-shadow:0 12px 28px #006d7738}.privacy-page-actions .button-secondary,.ai-safety-actions .button-secondary{border:1px solid rgba(0,109,119,.18);box-shadow:0 10px 24px #006d7714}.privacy-page-actions .button-primary:hover,.privacy-page-actions .button-primary:focus-visible,.ai-safety-actions .button-primary:hover,.ai-safety-actions .button-primary:focus-visible{background:#007f8b;border-color:#83c5be70;box-shadow:0 16px 34px #006d774d;transform:translateY(-1px)}.privacy-page-actions .button-secondary:hover,.privacy-page-actions .button-secondary:focus-visible,.ai-safety-actions .button-secondary:hover,.ai-safety-actions .button-secondary:focus-visible{background:#006d7714;border-color:#006d7757;box-shadow:0 14px 30px #006d771f;transform:translateY(-1px)}:root[data-theme=dark] .privacy-page{background:radial-gradient(circle at 16% 10%,rgba(131,197,190,.12),transparent 32%),radial-gradient(circle at 82% 18%,rgba(226,149,120,.08),transparent 28%),linear-gradient(180deg,#071a1d,#061719)}:root[data-theme=dark] .privacy-page-card{background:#123236e6;border-color:#83c5be2e;box-shadow:0 24px 80px #0000002e}.ai-safety-page{background:radial-gradient(circle at 18% 10%,rgba(131,197,190,.2),transparent 32%),radial-gradient(circle at 82% 14%,rgba(0,109,119,.12),transparent 28%),linear-gradient(180deg,#edf6f9fa,#edf6f9)}.ai-safety-hero{padding-bottom:clamp(34px,7vw,72px);padding-top:clamp(76px,10vw,124px)}.ai-safety-hero h1{font-size:clamp(2.4rem,6.5vw,5.4rem);letter-spacing:-.02em;line-height:.96;margin:0;max-width:980px}.ai-safety-hero p{color:var(--muted);font-size:clamp(1rem,1.7vw,1.2rem);font-weight:650;margin:24px 0 0;max-width:760px}.ai-safety-content{display:grid;gap:20px;padding-bottom:clamp(70px,10vw,128px);padding-top:0}.ai-safety-grid,.ai-safety-split{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.ai-safety-card{background:#ffffffe0;border:1px solid rgba(0,109,119,.16);border-radius:8px;box-shadow:0 24px 80px #006d7714;padding:clamp(20px,3vw,32px)}.ai-safety-card-large{max-width:920px}.ai-safety-card h2{font-size:clamp(1.35rem,2.5vw,2.25rem);letter-spacing:-.01em;line-height:1.06;margin:0 0 14px}.ai-safety-card p,.ai-safety-card li{color:var(--muted);font-weight:650}.ai-safety-card p{margin:0}.ai-safety-card ul,.ai-safety-status-list{display:grid;gap:10px;margin:0;list-style:none!important;list-style-type:none!important;padding-left:0!important}.ai-safety-status-list li{align-items:start;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr);list-style:none!important;list-style-type:none!important;padding-left:0}.ai-safety-status-list li::marker{content:""!important;font-size:0!important}.ai-safety-status-list li:before{content:"";background:#fffffff5;border-radius:999px;box-shadow:0 0 0 4px #ffffff14,0 0 16px #ffffff29;height:8px;margin-top:.65em;transition:background-color .22s ease,box-shadow .22s ease,opacity .22s ease,transform .22s ease;width:8px;animation:ai-safety-status 6s ease-in-out infinite}.ai-safety-status-list li:nth-child(2):before{animation-delay:1.2s}.ai-safety-status-list li:nth-child(3):before{animation-delay:2.4s}.ai-safety-status-list li:nth-child(4):before{animation-delay:3.6s}.ai-safety-status-list li:nth-child(5):before{animation-delay:4.8s}@keyframes ai-safety-status{0%,20%,to{background:#fffffff5;box-shadow:0 0 0 4px #ffffff14,0 0 16px #ffffff29;opacity:.9;transform:scale(.92)}4%{background:#ef4444;box-shadow:0 0 0 6px #ef444429,0 0 22px #ef444480;opacity:1;transform:scale(1.08)}10%{background:#facc15;box-shadow:0 0 0 6px #facc1529,0 0 22px #facc157a;opacity:1;transform:scale(1.08)}16%{background:#22c55e;box-shadow:0 0 0 6px #22c55e29,0 0 22px #22c55e7a;opacity:1;transform:scale(1.08)}}.ai-safety-note{display:grid;gap:16px}.ai-safety-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}:root[data-theme=dark] .ai-safety-page{background:radial-gradient(circle at 18% 10%,rgba(131,197,190,.12),transparent 32%),radial-gradient(circle at 82% 14%,rgba(0,109,119,.16),transparent 28%),linear-gradient(180deg,#071a1d,#061719)}:root[data-theme=dark] .ai-safety-card{background:#123236e6;border-color:#83c5be2e;box-shadow:0 24px 80px #0000002e}.product-updates-page{background:radial-gradient(circle at 16% 8%,rgba(131,197,190,.22),transparent 32%),radial-gradient(circle at 86% 12%,rgba(226,149,120,.13),transparent 28%),linear-gradient(180deg,#edf6f9fa,#edf6f9)}.product-updates-hero{padding-bottom:clamp(34px,7vw,72px);padding-top:clamp(76px,10vw,124px)}.product-updates-hero h1{font-size:clamp(2.5rem,7vw,5.8rem);letter-spacing:-.02em;line-height:.95;margin:0;max-width:940px}.product-updates-hero p{color:var(--muted);font-size:clamp(1rem,1.7vw,1.2rem);font-weight:650;margin:24px 0 0;max-width:760px}.product-updates-content{display:grid;gap:24px;grid-template-columns:minmax(0,1fr) minmax(260px,340px);padding-bottom:clamp(70px,10vw,128px);padding-top:0}.product-updates-timeline{display:grid;gap:18px}.product-update-card,.product-updates-roadmap{background:#ffffffe0;border:1px solid rgba(0,109,119,.16);border-radius:8px;box-shadow:0 24px 80px #006d7714}.product-update-card{display:grid;gap:18px;grid-template-columns:auto minmax(0,1fr);padding:clamp(20px,3vw,32px)}.product-update-card h2,.product-updates-roadmap h2{font-size:clamp(1.35rem,2.5vw,2.25rem);letter-spacing:-.01em;line-height:1.06;margin:0 0 14px}.product-update-card p:not(.section-kicker),.product-update-card li,.product-updates-roadmap li{color:var(--muted);font-weight:650}.product-update-card p:not(.section-kicker){margin:0 0 16px}.product-update-card ul,.product-updates-roadmap ul{display:grid;gap:10px;margin:0;padding-left:1.2rem}.product-updates-roadmap{align-self:start;display:grid;gap:18px;padding:clamp(20px,3vw,30px);position:sticky;top:104px}:root[data-theme=dark] .product-updates-page{background:radial-gradient(circle at 16% 8%,rgba(131,197,190,.12),transparent 32%),radial-gradient(circle at 86% 12%,rgba(226,149,120,.08),transparent 28%),linear-gradient(180deg,#071a1d,#061719)}:root[data-theme=dark] .product-update-card,:root[data-theme=dark] .product-updates-roadmap{background:#123236e6;border-color:#83c5be2e;box-shadow:0 24px 80px #0000002e}.product-updates-content{align-items:start;gap:22px;grid-template-columns:minmax(0,1fr) minmax(280px,360px)}.product-updates-board{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-update-card{align-content:start;display:grid;gap:16px;grid-template-columns:1fr;min-height:100%;padding:clamp(22px,3vw,34px);position:relative;overflow:hidden}.product-update-card:before,.product-updates-roadmap:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 0%,rgba(131,197,190,.18),transparent 36%),linear-gradient(135deg,#ffffff29,#fff0);pointer-events:none}.product-update-card>*,.product-updates-roadmap>*{position:relative;z-index:1}.product-update-card-featured{grid-column:1 / -1;min-height:310px}.product-update-topline{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.product-update-topline .section-kicker{margin:0}.product-update-topline span{border:1px solid rgba(0,109,119,.16);border-radius:999px;background:#006d7714;color:var(--deep-teal);font-size:.72rem;font-weight:950;padding:6px 10px;text-transform:uppercase}.product-update-card-featured h2{font-size:clamp(2rem,4vw,4rem);max-width:760px}.product-update-card-featured p:not(.section-kicker){max-width:760px}.product-update-card ul,.product-updates-roadmap ul{list-style:none;padding-left:0}.product-update-card li,.product-updates-roadmap li{align-items:start;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr)}.product-update-card li:before,.product-updates-roadmap li:before{content:"";background:#fffffff5;border-radius:999px;box-shadow:0 0 0 4px #ffffff14,0 0 16px #ffffff29;height:8px;margin-top:.65em;transition:background-color .22s ease,box-shadow .22s ease,opacity .22s ease,transform .22s ease;width:8px}.product-update-card li:before{background:#fffffff5;box-shadow:0 0 0 4px #ffffff14,0 0 16px #ffffff29;animation:product-card-status 3.6s ease-in-out infinite}.product-update-card li:nth-child(2):before{animation-delay:1.2s}.product-update-card li:nth-child(3):before{animation-delay:2.4s}.product-update-card li:nth-child(4):before{animation-delay:.54s}.product-update-card li:nth-child(5):before{animation-delay:.72s}.product-updates-roadmap li:before{animation:product-roadmap-status 7.2s ease-in-out infinite}.product-updates-roadmap li:nth-child(2):before{animation-delay:1.2s}.product-updates-roadmap li:nth-child(3):before{animation-delay:2.4s}.product-updates-roadmap li:nth-child(4):before{animation-delay:3.6s}.product-updates-roadmap li:nth-child(5):before{animation-delay:4.8s}.product-updates-roadmap li:nth-child(6):before{animation-delay:6s}@keyframes product-live-dot{0%,to{opacity:.58;transform:scale(.86);box-shadow:0 0 0 4px #83c5be1f,0 0 12px #83c5be33}45%{opacity:1;transform:scale(1);box-shadow:0 0 0 7px #83c5be2e,0 0 24px #83c5be7a}}@keyframes product-card-status{0%,32%,to{background:#fffffff5;box-shadow:0 0 0 4px #ffffff14,0 0 16px #ffffff29;opacity:.9;transform:scale(.92)}6%{background:#ef4444;box-shadow:0 0 0 6px #ef444429,0 0 22px #ef444480;opacity:1;transform:scale(1.08)}16%{background:#facc15;box-shadow:0 0 0 6px #facc1529,0 0 22px #facc157a;opacity:1;transform:scale(1.08)}26%{background:#22c55e;box-shadow:0 0 0 6px #22c55e29,0 0 22px #22c55e7a;opacity:1;transform:scale(1.08)}}@keyframes product-roadmap-status{0%,16%,to{background:#fffffff5;box-shadow:0 0 0 4px #ffffff14,0 0 16px #ffffff29;opacity:.9;transform:scale(.92)}3%{background:#ef4444;box-shadow:0 0 0 6px #ef444429,0 0 22px #ef444480;opacity:1;transform:scale(1.08)}8%{background:#facc15;box-shadow:0 0 0 6px #facc1529,0 0 22px #facc157a;opacity:1;transform:scale(1.08)}13%{background:#22c55e;box-shadow:0 0 0 6px #22c55e29,0 0 22px #22c55e7a;opacity:1;transform:scale(1.08)}}.product-updates-roadmap{position:sticky;top:104px;overflow:hidden}.product-updates-roadmap .button-primary{align-items:center;border:1px solid rgba(131,197,190,.22);border-radius:999px;box-shadow:0 12px 28px #006d7738;display:inline-flex;font-size:.86rem;font-weight:900;justify-self:start;line-height:1.2;min-height:36px;padding:5px 14px;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-updates-roadmap .button-primary:hover,.product-updates-roadmap .button-primary:focus-visible{background:#007f8b;border-color:#83c5be70;box-shadow:0 16px 34px #006d774d;transform:translateY(-1px)}:root[data-theme=dark] .product-update-card:before,:root[data-theme=dark] .product-updates-roadmap:before{background:radial-gradient(circle at 18% 0%,rgba(131,197,190,.12),transparent 36%),linear-gradient(135deg,#edf6f914,#edf6f900)}:root[data-theme=dark] .product-update-topline span{border-color:#83c5be3d;background:#83c5be1f;color:var(--soft-teal)}.future-tools-page{background:radial-gradient(circle at 16% 8%,rgba(131,197,190,.22),transparent 32%),radial-gradient(circle at 84% 18%,rgba(226,149,120,.12),transparent 30%),linear-gradient(180deg,#edf6f9fa,#edf6f9)}.future-tools-hero{padding-bottom:clamp(26px,5vw,48px);padding-top:clamp(54px,8vw,92px)}.future-tools-hero h1{font-size:clamp(2.35rem,6vw,4.65rem);letter-spacing:-.02em;line-height:.98;margin:0;max-width:860px}.future-tools-hero p{color:var(--muted);font-size:clamp(.98rem,1.5vw,1.12rem);font-weight:650;margin:18px 0 0;max-width:720px}.future-tools-dashboard{padding-bottom:clamp(70px,10vw,128px);padding-top:0}.future-tools-stats{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px}.future-stat-card,.future-tools-panel,.future-request-card,.future-tools-empty{background:#ffffffe6;border:1px solid rgba(0,109,119,.16);border-radius:8px;box-shadow:0 18px 54px #006d7712}.future-stat-card{display:grid;gap:2px;min-height:74px;padding:14px 16px}.future-stat-card-wide{grid-column:span 2}.future-stat-card span,.future-request-meta,.future-tools-form span,.future-admin-grid small,.future-admin-grid+h3,.future-admin-grid+h3+ul small{color:var(--muted);font-weight:850}.future-stat-card strong{color:var(--ink);font-size:clamp(1.35rem,2.5vw,2rem);letter-spacing:-.02em;line-height:1.05}.future-tools-layout{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(268px,320px) minmax(0,1fr)}.future-tools-panel{padding:clamp(18px,2.5vw,26px)}.future-tools-submit-panel{position:sticky;top:104px}.future-tools-panel h2,.future-request-card h2,.future-tools-empty h2{font-size:clamp(1.28rem,2.1vw,2rem);letter-spacing:-.01em;line-height:1.06;margin:0 0 12px}.future-tools-panel p,.future-request-card p,.future-tools-empty p{color:var(--muted);font-weight:650;margin:0}.future-request-card p{max-width:760px}.future-tools-form{display:grid;gap:14px;margin-top:20px}.future-tools-form label{display:grid;gap:7px}.future-tools-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.future-tools-form input,.future-tools-form select,.future-tools-form textarea,.future-search input,.future-filter select{width:100%;border:1px solid rgba(0,109,119,.16);border-radius:8px;background:#ffffffdb;color:var(--ink);font:inherit;font-weight:750;outline:0;padding:12px 14px}.future-tools-form textarea{resize:vertical}.future-category-suggestions{display:flex;flex-wrap:wrap;gap:7px;margin-top:-6px}.future-category-suggestions button,.future-filter button{border:1px solid rgba(0,109,119,.14);border-radius:999px;background:#ffffffb8;color:var(--deep-teal);cursor:pointer;font:inherit;font-size:.76rem;font-weight:900;line-height:1.2;padding:7px 10px;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.future-category-suggestions button:hover,.future-category-suggestions button:focus-visible,.future-filter button:hover,.future-filter button:focus-visible,.future-filter button.is-active{background:var(--deep-teal);border-color:var(--deep-teal);color:var(--white);box-shadow:0 10px 24px #006d7729;transform:translateY(-1px)}.future-tools-form input:focus,.future-tools-form select:focus,.future-tools-form textarea:focus,.future-search input:focus,.future-filter select:focus{border-color:#006d7785;box-shadow:0 0 0 4px #83c5be3d}.future-tools-form .button-primary{border:1px solid rgba(131,197,190,.22);border-radius:999px;font-weight:950;min-height:42px;padding:8px 16px}.future-tools-message{border-radius:8px;min-height:24px;padding:0}.future-tools-message:not(:empty){background:#006d7714;padding:10px 12px}.future-tools-message[data-tone=success]{color:#047857}.future-tools-message[data-tone=warning],.future-tools-message[data-tone=error]{color:#b45309}.future-tools-admin{border-top:1px solid rgba(0,109,119,.12);display:grid;gap:14px;margin-top:24px;padding-top:20px}.future-admin-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.future-admin-grid span{border:1px solid rgba(0,109,119,.12);border-radius:8px;display:grid;gap:2px;padding:12px}.future-admin-grid strong{font-size:1.35rem;line-height:1}.future-tools-admin h3{font-size:.9rem;margin:0;text-transform:uppercase}.future-tools-admin ul{display:grid;gap:10px;list-style:none;margin:0;padding:0}.future-tools-admin li{display:grid;gap:2px;font-weight:850}.future-tools-main{display:grid;gap:14px}.future-tools-analytics{display:grid;gap:16px;grid-template-columns:minmax(0,.75fr) minmax(300px,1.25fr)}.future-chart-grid{align-items:center;display:grid;gap:20px;grid-template-columns:160px minmax(0,1fr)}.future-doughnut{aspect-ratio:1;border-radius:999px;display:grid;place-items:center;position:relative}.future-doughnut:after{content:"";position:absolute;inset:24px;border-radius:inherit;background:var(--mist)}.future-doughnut span{color:var(--ink);display:grid;font-size:1.45rem;font-weight:950;line-height:1;position:relative;text-align:center;z-index:1}.future-doughnut small{color:var(--muted);font-size:.68rem;font-weight:900;margin-top:5px;text-transform:uppercase}.future-bars{display:grid;gap:12px}.future-bar-row{display:grid;gap:7px;grid-template-columns:1fr auto}.future-bar-row span,.future-bar-row strong{font-size:.82rem;font-weight:900}.future-bar-row i{grid-column:1 / -1;height:9px;overflow:hidden;border-radius:999px;background:#006d771a}.future-bar-row i:before{content:"";display:block;height:100%;width:var(--future-bar);border-radius:inherit;background:linear-gradient(90deg,transparent,rgba(255,255,255,.58),transparent),var(--future-bar-color);background-size:70px 100%,100% 100%;box-shadow:0 0 18px color-mix(in srgb,var(--future-bar-color) 42%,transparent);transition:width .32s ease;animation:future-bar-live 2.8s ease-in-out infinite}.future-bar-row:nth-child(2) i:before{animation-delay:.18s}.future-bar-row:nth-child(3) i:before{animation-delay:.36s}.future-bar-row:nth-child(4) i:before{animation-delay:.54s}.future-bar-row:nth-child(5) i:before{animation-delay:.72s}.future-bar-row:nth-child(6) i:before{animation-delay:.9s}@keyframes future-bar-live{0%{background-position:-80px 0,0 0;filter:saturate(.96);opacity:.88}45%{background-position:120px 0,0 0;filter:saturate(1.12);opacity:1}to{background-position:220px 0,0 0;filter:saturate(.96);opacity:.9}}.future-tools-controls{background:#ffffffbd;border:1px solid rgba(0,109,119,.12);border-radius:8px;box-shadow:0 16px 42px #006d770f;display:grid;gap:12px;grid-template-columns:1fr;padding:14px}.future-tools-controls-head{align-items:end;display:flex;gap:12px;grid-column:1 / -1;justify-content:space-between}.future-tools-controls-head .section-kicker{margin:0}.future-tools-controls-head span{color:var(--muted);font-size:.86rem;font-weight:750;line-height:1.35;text-align:right}.future-search{display:block}.future-filter{display:flex;flex-wrap:wrap;gap:8px}.future-tools-list{display:grid;gap:14px}.future-request-card{display:grid;gap:12px;overflow:hidden;padding:clamp(18px,2.5vw,26px);position:relative;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.future-request-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 0%,rgba(131,197,190,.16),transparent 36%),linear-gradient(135deg,#ffffff29,#fff0);pointer-events:none}.future-request-card:after{content:"";position:absolute;bottom:0;left:0;top:0;width:4px;background:linear-gradient(180deg,var(--deep-teal),var(--soft-teal));opacity:.82}.future-request-card>*{position:relative;z-index:1}.future-request-card:hover{border-color:#006d7757;box-shadow:0 28px 80px #006d7724;transform:translateY(-3px)}.future-request-topline,.future-request-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.future-rank,.future-badge{border-radius:999px;font-size:.68rem;font-weight:950;padding:4px 8px;text-transform:uppercase}.future-rank{background:#006d7714;color:var(--deep-teal)}.future-badge{background:#fff;border:1px solid #111827;color:#111827}.future-request-meta span{border:1px solid rgba(0,109,119,.1);border-radius:999px;background:#ffffff85;padding:4px 9px}.future-progress{height:9px;overflow:hidden;border-radius:999px;background:#006d771a}.future-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--deep-teal),var(--soft-teal));transition:width .32s ease}.future-vote-button{justify-self:start;border:1px solid rgba(131,197,190,.22);border-radius:999px;background:var(--deep-teal);color:var(--white);cursor:pointer;font:inherit;font-size:.86rem;font-weight:950;min-height:38px;padding:7px 16px;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.future-vote-button:hover,.future-vote-button:focus-visible{background:#007f8b;border-color:#83c5be70;box-shadow:0 16px 34px #006d7738;transform:translateY(-1px)}.future-vote-button:disabled{background:#006d771f;color:var(--deep-teal);cursor:not-allowed;transform:none}.future-tools-empty,.future-tools-noscript{padding:clamp(20px,3vw,30px)}:root[data-theme=dark] .future-tools-page{background:radial-gradient(circle at 16% 8%,rgba(131,197,190,.12),transparent 32%),radial-gradient(circle at 84% 18%,rgba(226,149,120,.08),transparent 30%),linear-gradient(180deg,#071a1d,#061719)}:root[data-theme=dark] .future-stat-card,:root[data-theme=dark] .future-tools-panel,:root[data-theme=dark] .future-request-card,:root[data-theme=dark] .future-tools-empty{background:#123236e6;border-color:#83c5be2e;box-shadow:0 24px 80px #0000002e}:root[data-theme=dark] .future-request-meta span{background:#edf6f90f;border-color:#edf6f91f}:root[data-theme=dark] .future-tools-form input,:root[data-theme=dark] .future-tools-form select,:root[data-theme=dark] .future-tools-form textarea,:root[data-theme=dark] .future-search input,:root[data-theme=dark] .future-filter select{background:#071a1ddb;border-color:#edf6f92e;color:var(--ink)}:root[data-theme=dark] .future-tools-form input::placeholder,:root[data-theme=dark] .future-tools-form textarea::placeholder,:root[data-theme=dark] .future-search input::placeholder{color:#edf6f9ad}:root[data-theme=dark] .future-stat-card span,:root[data-theme=dark] .future-request-meta,:root[data-theme=dark] .future-tools-form span,:root[data-theme=dark] .future-admin-grid small,:root[data-theme=dark] .future-admin-grid+h3,:root[data-theme=dark] .future-admin-grid+h3+ul small,:root[data-theme=dark] .future-tools-panel p,:root[data-theme=dark] .future-request-card p,:root[data-theme=dark] .future-tools-empty p,:root[data-theme=dark] .future-tools-controls-head span,:root[data-theme=dark] .future-doughnut small{color:#c7d9dc}:root[data-theme=dark] .future-category-suggestions button,:root[data-theme=dark] .future-filter button{background:#edf6f917;border-color:#edf6f92e;color:#c8f3ef}:root[data-theme=dark] .future-category-suggestions button:hover,:root[data-theme=dark] .future-category-suggestions button:focus-visible,:root[data-theme=dark] .future-filter button:hover,:root[data-theme=dark] .future-filter button:focus-visible,:root[data-theme=dark] .future-filter button.is-active{background:var(--deep-teal);border-color:#83c5be70;color:var(--white)}:root[data-theme=dark] .future-tools-controls{background:#123236b8;border-color:#83c5be29;box-shadow:0 18px 54px #00000029}:root[data-theme=dark] .future-doughnut:after{background:#071a1d}:root[data-theme=dark] .future-request-card:before{background:radial-gradient(circle at 12% 0%,rgba(131,197,190,.12),transparent 36%),linear-gradient(135deg,#edf6f914,#edf6f900)}:root[data-theme=dark] .future-rank,:root[data-theme=dark] .future-vote-button:disabled{background:#83c5be24;color:var(--soft-teal)}:root[data-theme=light] .homepage-workspace,:root[data-theme=light] .home-hero-v2,:root[data-theme=light] .home-popular-section,:root[data-theme=light] .home-cloud-section,:root[data-theme=light] .home-ai-section,:root[data-theme=light] .home-faq-section{background:radial-gradient(circle at 78% 16%,rgba(131,197,190,.22),transparent 30%),radial-gradient(circle at 12% 8%,rgba(255,221,210,.44),transparent 34%),#f7fbfc;color:#123236}:root[data-theme=light] .home-hero-v2{background:radial-gradient(circle at 74% 28%,rgba(131,197,190,.32),transparent 30%),linear-gradient(135deg,#f9fcfd,#edf6f9)}:root[data-theme=light] .home-popular-section{background:radial-gradient(circle at 80% 0%,rgba(226,149,120,.14),transparent 30%),linear-gradient(180deg,#edf6f9,#f8fcfd)}:root[data-theme=light] .home-cloud-section{background:radial-gradient(circle at 18% 42%,rgba(131,197,190,.24),transparent 34%),radial-gradient(circle at 80% 16%,rgba(255,221,210,.36),transparent 32%),#f6fbfc}:root[data-theme=light] .home-ai-section{background:radial-gradient(circle at 18% 26%,rgba(0,109,119,.13),transparent 32%),radial-gradient(circle at 78% 68%,rgba(226,149,120,.15),transparent 34%),#f3fafb}:root[data-theme=light] .home-faq-section{background:radial-gradient(circle at 18% 18%,rgba(131,197,190,.23),transparent 30%),linear-gradient(180deg,#f8fcfd,#edf6f9)}:root[data-theme=light] .homepage-workspace h1,:root[data-theme=light] .homepage-workspace h2,:root[data-theme=light] .homepage-workspace h3,:root[data-theme=light] .home-network-heading strong,:root[data-theme=light] .home-tool-card strong,:root[data-theme=light] .home-faq-item summary,:root[data-theme=light] .home-ai-flip-back span{color:#123236}:root[data-theme=light] .home-hero-copy p,:root[data-theme=light] .home-cloud-copy p:not(.home-kicker),:root[data-theme=light] .home-ai-panel p,:root[data-theme=light] .home-faq-aside p:not(.home-kicker),:root[data-theme=light] .home-faq-item p,:root[data-theme=light] .home-tool-card small{color:#5f7478}:root[data-theme=light] .home-kicker,:root[data-theme=light] .home-network-heading p,:root[data-theme=light] .home-ai-flip-back strong{color:#006d77}:root[data-theme=light] .home-pill-secondary{border-color:#006d7729;background:#ffffffd1;color:#006d77}:root[data-theme=light] .home-pill-secondary:hover,:root[data-theme=light] .home-pill-secondary:focus-visible{border-color:#006d7757;background:#fff;color:#123236}:root[data-theme=light] .home-network-card,:root[data-theme=light] .home-ai-panel,:root[data-theme=light] .home-cloud-visual,:root[data-theme=light] .home-tool-card,:root[data-theme=light] .home-faq-item,:root[data-theme=light] .home-faq-image-card{border-color:#006d7729;background:#ffffffe6;box-shadow:0 24px 70px #006d771a,0 1px #fffc inset}:root[data-theme=light] .home-network-inner{border-color:#006d7724;background:#ffffffd6;box-shadow:0 22px 64px #006d771f}:root[data-theme=light] .home-network-graphic [stroke="#83c5be"],:root[data-theme=light] .home-network-graphic [stroke="#10b981"]{stroke:#006d77;stroke-opacity:.72}:root[data-theme=light] .home-network-graphic [fill="#83c5be"]{fill:#006d77}:root[data-theme=light] .home-network-graphic [fill="#edf6f9"]{fill:#123236}:root[data-theme=light] .home-network-graphic stop[stop-color="#83c5be"]{stop-color:#006d77;stop-opacity:.72}:root[data-theme=light] .home-network-graphic stop[stop-color="#006d77"]{stop-opacity:.16}:root[data-theme=light] .home-network-heading span,:root[data-theme=light] .home-ai-storage .home-ai-flip-front>span,:root[data-theme=light] .home-ai-storage .home-ai-flip-back>span{border-color:#006d772e;background:#006d7714;color:#006d77}:root[data-theme=light] .home-tool-card:before{background:radial-gradient(circle at 20% 0%,rgba(0,109,119,.1),transparent 38%)}:root[data-theme=light] .home-tool-card:hover,:root[data-theme=light] .home-tool-card:focus-visible{border-color:#006d7752;box-shadow:0 22px 54px #006d7726,0 0 0 4px #83c5be33}:root[data-theme=light] .home-popular-grid-wrap:not(.is-expanded):after{background:linear-gradient(to bottom,#edf6f900,#edf6f9 88%)}:root[data-theme=light] .home-explore-toggle,:root[data-theme=light] .home-tool-icon,:root[data-theme=light] .home-tool-action,:root[data-theme=light] .home-faq-icon{border-color:#006d7729;background:#006d7714;color:#006d77}:root[data-theme=light] .home-explore-toggle{box-shadow:0 16px 38px #006d771f}:root[data-theme=light] .home-explore-toggle:hover,:root[data-theme=light] .home-explore-toggle:focus-visible,:root[data-theme=light] .home-tool-card:hover .home-tool-action,:root[data-theme=light] .home-tool-card:focus-visible .home-tool-action{background:#006d77;color:#fff}:root[data-theme=light] .home-ai-storage{background:linear-gradient(145deg,#fffffff5,#edf6f9e6)}:root[data-theme=light] .home-ai-know{background:linear-gradient(145deg,#fffffff5,#ffddd22e)}:root[data-theme=light] .home-ai-panel:before,:root[data-theme=light] .home-cloud-visual:before,:root[data-theme=light] .home-faq-aside:before{background:#83c5be47}:root[data-theme=light] .home-ai-meter{background:#006d771f}:root[data-theme=light] .home-faq-item{background:#fffffff0}:root[data-theme=light] .home-faq-item:hover,:root[data-theme=light] .home-faq-item:focus-within{border-color:#006d7752;background:#fff;box-shadow:0 18px 44px #006d771f}:root[data-theme=light] .home-ai-know h2{text-shadow:0 0 18px rgba(0,109,119,.18)}:root[data-theme=light] .home-ai-flip-back>*{text-shadow:0 0 16px rgba(0,109,119,.24)}:root[data-theme=light] .site-footer{border-top-color:#006d771f;background:#f8fcfd;color:#5f7478}:root[data-theme=light] .footer-link-column h3{color:#123236}:root[data-theme=light] .footer-link-column a{color:#5f7478}:root[data-theme=light] .footer-link-column a:hover,:root[data-theme=light] .footer-link-column a:focus-visible{color:#006d77}:root[data-theme=light] .footer-bottom{border-top-color:#006d771f;color:#5f7478}:root[data-theme=light] .footer-bottom a:hover,:root[data-theme=light] .footer-bottom a:focus-visible{color:#111827}body.home .homepage-workspace,body.front-page .homepage-workspace{background:linear-gradient(180deg,#ffddd257,#edf6f900 360px),var(--mist);color:var(--ink)}body.home .home-hero-v2,body.home .home-popular-section,body.home .home-cloud-section,body.home .home-ai-section,body.home .home-faq-section,body.front-page .home-hero-v2,body.front-page .home-popular-section,body.front-page .home-cloud-section,body.front-page .home-ai-section,body.front-page .home-faq-section{background:transparent;color:var(--ink)}body.home .homepage-workspace h1,body.home .homepage-workspace h2,body.home .homepage-workspace h3,body.front-page .homepage-workspace h1,body.front-page .homepage-workspace h2,body.front-page .homepage-workspace h3{color:var(--ink)}body.home .home-hero-v2,body.front-page .home-hero-v2{min-height:auto;padding-block:clamp(56px,8vw,96px)}body.home .home-hero-copy h1,body.front-page .home-hero-copy h1{font-size:clamp(2.35rem,5.5vw,4.75rem);line-height:1.04}body.home .home-hero-copy p,body.home .home-cloud-copy p:not(.home-kicker),body.home .home-ai-panel p,body.home .home-faq-aside p:not(.home-kicker),body.home .home-faq-item p,body.home .home-tool-card small,body.front-page .home-hero-copy p,body.front-page .home-cloud-copy p:not(.home-kicker),body.front-page .home-ai-panel p,body.front-page .home-faq-aside p:not(.home-kicker),body.front-page .home-faq-item p,body.front-page .home-tool-card small{color:var(--muted)}body.home .home-kicker,body.home .home-network-heading p,body.front-page .home-kicker,body.front-page .home-network-heading p{color:var(--coral)}body.home .home-pill-primary,body.front-page .home-pill-primary{background:var(--deep-teal);color:var(--white);box-shadow:0 16px 42px #006d772e}body.home .home-pill-secondary,body.front-page .home-pill-secondary{border-color:#006d772e;background:#ffffffbd;color:var(--deep-teal)}body.home .home-network-card,body.home .home-cloud-visual,body.home .home-ai-panel,body.home .home-tool-card,body.home .home-faq-item,body.home .home-faq-image-card,body.front-page .home-network-card,body.front-page .home-cloud-visual,body.front-page .home-ai-panel,body.front-page .home-tool-card,body.front-page .home-faq-item,body.front-page .home-faq-image-card{border:1px solid rgba(0,109,119,.14);border-radius:8px;background:#ffffffdb;color:var(--ink);box-shadow:0 16px 48px #006d7714}body.home .home-network-inner,body.front-page .home-network-inner{border-color:#006d771f;border-radius:8px;background:#edf6f9b8;box-shadow:none}body.home .home-network-card:before,body.home .home-ai-panel:before,body.home .home-cloud-visual:before,body.home .home-faq-aside:before,body.front-page .home-network-card:before,body.front-page .home-ai-panel:before,body.front-page .home-cloud-visual:before,body.front-page .home-faq-aside:before{background:#83c5be38}body.home .home-network-heading strong,body.home .home-tool-card strong,body.home .home-faq-item summary,body.front-page .home-network-heading strong,body.front-page .home-tool-card strong,body.front-page .home-faq-item summary{color:var(--ink)}body.home .home-network-heading span,body.home .home-ai-storage .home-ai-flip-front>span,body.home .home-ai-storage .home-ai-flip-back>span,body.front-page .home-network-heading span,body.front-page .home-ai-storage .home-ai-flip-front>span,body.front-page .home-ai-storage .home-ai-flip-back>span{border-color:#006d7724;background:#ffffffb8;color:var(--deep-teal)}body.home .home-popular-grid-wrap:not(.is-expanded):after,body.front-page .home-popular-grid-wrap:not(.is-expanded):after{background:linear-gradient(to bottom,rgba(237,246,249,0),var(--mist) 88%)}body.home .home-tool-card,body.front-page .home-tool-card{min-height:164px}body.home .home-tool-card:hover,body.home .home-tool-card:focus-visible,body.front-page .home-tool-card:hover,body.front-page .home-tool-card:focus-visible{border-color:#006d7747;box-shadow:0 20px 52px #006d771f}body.home .home-tool-icon,body.home .home-tool-action,body.home .home-faq-icon,body.home .home-explore-toggle,body.front-page .home-tool-icon,body.front-page .home-tool-action,body.front-page .home-faq-icon,body.front-page .home-explore-toggle{border-color:#006d7724;background:#83c5be2e;color:var(--deep-teal)}body.home .home-explore-toggle,body.front-page .home-explore-toggle{box-shadow:0 14px 36px #006d7714}body.home .home-explore-toggle:hover,body.home .home-explore-toggle:focus-visible,body.home .home-tool-card:hover .home-tool-action,body.home .home-tool-card:focus-visible .home-tool-action,body.front-page .home-explore-toggle:hover,body.front-page .home-explore-toggle:focus-visible,body.front-page .home-tool-card:hover .home-tool-action,body.front-page .home-tool-card:focus-visible .home-tool-action{background:var(--deep-teal);color:var(--white)}body.home .home-ai-know h2,body.front-page .home-ai-know h2{color:var(--ink);text-shadow:none}body.home .home-ai-flip-back strong,body.front-page .home-ai-flip-back strong{color:var(--deep-teal)}body.home .home-ai-flip-back span,body.front-page .home-ai-flip-back span{color:var(--ink)}body.home .home-ai-meter,body.front-page .home-ai-meter{background:#006d771f}body.home .home-faq-item:hover,body.home .home-faq-item:focus-within,body.front-page .home-faq-item:hover,body.front-page .home-faq-item:focus-within{border-color:#006d7747;background:#fffffff0}body.home .site-footer,body.front-page .site-footer{background:#ffffffdb;color:var(--muted)}body.home .site-footer a,body.front-page .site-footer a{color:var(--deep-teal)}:root[data-theme=dark] body.home .homepage-workspace,:root[data-theme=dark] body.front-page .homepage-workspace{background:linear-gradient(180deg,#e295781a,#071a1d00 360px),var(--mist)}:root[data-theme=dark] body.home .home-network-card,:root[data-theme=dark] body.home .home-cloud-visual,:root[data-theme=dark] body.home .home-ai-panel,:root[data-theme=dark] body.home .home-tool-card,:root[data-theme=dark] body.home .home-faq-item,:root[data-theme=dark] body.home .home-faq-image-card,:root[data-theme=dark] body.front-page .home-network-card,:root[data-theme=dark] body.front-page .home-cloud-visual,:root[data-theme=dark] body.front-page .home-ai-panel,:root[data-theme=dark] body.front-page .home-tool-card,:root[data-theme=dark] body.front-page .home-faq-item,:root[data-theme=dark] body.front-page .home-faq-image-card{border-color:#edf6f91f;background:#10282cdb;box-shadow:0 16px 48px #00000038}:root[data-theme=dark] body.home .home-network-inner,:root[data-theme=dark] body.front-page .home-network-inner{border-color:#edf6f91f;background:#071a1db8}:root[data-theme=dark] body.home .home-pill-secondary,:root[data-theme=dark] body.front-page .home-pill-secondary{border-color:#edf6f924;background:#edf6f914;color:var(--ink)}:root[data-theme=dark] body.home .home-tool-icon,:root[data-theme=dark] body.home .home-tool-action,:root[data-theme=dark] body.front-page .home-tool-icon,:root[data-theme=dark] body.front-page .home-tool-action{border-color:#edf6f92e;background:#edf6f91a;color:#fff}:root[data-theme=dark] body.home .home-popular-grid-wrap:not(.is-expanded):after,:root[data-theme=dark] body.front-page .home-popular-grid-wrap:not(.is-expanded):after{background:linear-gradient(to bottom,rgba(7,26,29,0),var(--mist) 88%)}:root[data-theme=dark] body.home .home-faq-item:hover,:root[data-theme=dark] body.home .home-faq-item:focus-within,:root[data-theme=dark] body.front-page .home-faq-item:hover,:root[data-theme=dark] body.front-page .home-faq-item:focus-within{background:#10282cf5}:root[data-theme=dark] body.home .site-footer,:root[data-theme=dark] body.front-page .site-footer{background:#071a1dfa;color:var(--muted)}@media (max-width: 900px){.overview-stat-grid,.whitepaper-grid,.faqs-content{grid-template-columns:1fr}.faqs-topic-nav{position:static}.privacy-page-grid,.privacy-section-grid,.ai-safety-grid,.ai-safety-split,.product-updates-content,.future-tools-layout,.future-tools-analytics{grid-template-columns:1fr}.product-updates-roadmap,.future-tools-submit-panel{position:static}.product-updates-board{grid-template-columns:1fr}.future-tools-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.future-stat-card-wide{grid-column:1 / -1}.future-chart-grid{grid-template-columns:140px minmax(0,1fr)}.product-update-card-featured{min-height:auto}.home-hero-grid,.home-ai-grid,.home-cloud-grid{grid-template-columns:1fr}.home-hero-v2{min-height:auto}.home-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-cloud-grid{gap:32px}.home-cloud-visual{min-height:300px}.home-cloud-copy{text-align:center}.home-cloud-copy p:not(.home-kicker){margin-inline:auto}.home-faq-inner{grid-template-columns:1fr;max-width:760px}.home-faq-aside{text-align:center}.home-faq-list{padding-top:0}.home-faq-image-card,.home-faq-aside h2,.home-faq-aside p:not(.home-kicker){margin-inline:auto}.footer-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero,.section-heading.split,.privacy-inner{grid-template-columns:1fr}.category-grid,.tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-search-controls{grid-template-columns:1fr}.tool-search-dropdown{left:18px;right:18px}.desktop-nav{display:none}.nav-action-zone{margin-left:auto}.privacy-mode-badge{display:none}.registry-search-pill{min-width:44px;width:44px;height:44px;justify-content:center;padding:0}.registry-search-pill span,.registry-search-pill kbd{display:none}.registry-search-panel{position:fixed;left:14px;right:14px;top:calc(76px + env(safe-area-inset-top));width:auto;max-height:calc(100dvh - 96px);overflow:hidden;border-radius:22px;padding:12px}.registry-search-results{max-height:calc(100dvh - 178px)}.mobile-nav-toggle{display:inline-flex;flex-direction:column}}@media (max-width: 640px){.home-hero-copy h1{font-size:2.25rem}.future-tools-stats,.future-tools-controls,.future-chart-grid{grid-template-columns:1fr}.future-tools-controls-head{align-items:start;display:grid}.future-tools-controls-head span{text-align:left}.future-doughnut{justify-self:center;width:min(190px,100%)}.home-network-heading{display:grid}.home-popular-grid{grid-template-columns:1fr}.home-ai-panel{min-height:300px;border-radius:24px}.home-ai-know h2{font-size:3.2rem}.home-ai-robot-small{position:static;justify-self:end}.home-cloud-visual{border-radius:24px}.home-faq-item summary{align-items:flex-start;padding-inline:16px}.home-faq-item p{padding-inline:16px}.footer-link-grid{grid-template-columns:1fr}.footer-bottom{text-align:center}.site-nav{min-height:68px;gap:10px;padding-inline:12px}.brand-logo{width:118px;max-height:50px}.brand-name{display:none}.theme-toggle,.registry-search-pill,.mobile-nav-toggle{width:40px;height:40px}.hero{padding-block:52px}h1{font-size:2.55rem}.category-grid,.tools-grid{grid-template-columns:1fr}.tool-card{min-height:144px}.mobile-nav-panel{inset:0;width:100vw;border-left:0}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.reveal-hidden,.reveal-visible{animation:none;opacity:1;transform:none;filter:none;transition:none}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
