/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.m-4{margin:calc(var(--spacing) * 4)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-row-reverse{flex-direction:row-reverse}.justify-between{justify-content:space-between}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.italic{font-style:italic}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.drop-shadow{--tw-drop-shadow-size:drop-shadow(0 1px 2px var(--tw-drop-shadow-color,#0000001a)) drop-shadow(0 1px 1px var(--tw-drop-shadow-color,#0000000f));--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}:root{color-scheme:light;font-family:var(--font-sans);color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#111827;--muted:#5f6675;--soft:#f6f7fb;--panel:#ffffffc7;--line:#1118271a;--blue:#0b7cff;--cyan:#2fd1c8;--warm:#b76851;--shadow:0 24px 70px #222d471f;--body-gradient:radial-gradient(circle at 10% 10%, #2fd1c829, transparent 30%), radial-gradient(circle at 84% 8%, #0b7cff24, transparent 30%), linear-gradient(180deg, #fbfcff 0%, #f4f6fb 46%, #eef2f7 100%);--grid-line:#1118270b;--header-bg:#ffffffc2;--nav-text:#374151;--nav-hover:#1118270f;--copy-strong:#111827;--copy-body:#4b5563;--brand-filter:none;--tsl-hero-bg-0:#fbfcff;--tsl-hero-bg-1:#f4f6fb;--tsl-hero-bg-2:#eef2f7;--tsl-hero-fade:#eef2f7;--tsl-hero-ink:#111827;--tsl-hero-copy:#111827d6;--tsl-teal:#2fd1c8;--tsl-trace-start:#2fd1c8;--tsl-trace-mid:#0b7cff;--tsl-trace-end:#b76851;--tsl-grid-color:#1118270f;--tsl-token-bg:#ffffff9e;--tsl-token-color:#1f2937cc;--tsl-token-border:#0b7cff2e;--tsl-token-shadow:0 0 20px #2fd1c814, 0 2px 8px #1118270f;--tsl-node-fill:#2fd1c8ad;--tsl-node-stroke:#fffffff2;--tsl-packet-fill:#111827d1;--tsl-packet-accent:#0b7cffdb;--tsl-bubble-bg:#0b7cff1a;--tsl-bubble-border:#2fd1c89e;--tsl-logo-glow:#2fd1c829;--tsl-logo-shadow:drop-shadow(0 20px 40px #00000024);--tsl-content-scrim:#ffffffd1;--tsl-content-scrim-soft:#ffffff70;--tsl-copy-shadow:#ffffffd1;background:#f6f7fb}:root[data-theme=dark]{color-scheme:dark;color:#eef4ff;--ink:#f7fbff;--muted:#a8b3c7;--soft:#111827;--panel:#10192ad1;--line:#e2e8f024;--blue:#71b7ff;--cyan:#4ddfd8;--warm:#f0a17f;--shadow:0 24px 70px #00000057;--body-gradient:radial-gradient(circle at 10% 10%, #2fd1c821, transparent 30%), radial-gradient(circle at 84% 8%, #71b7ff21, transparent 30%), linear-gradient(180deg, #0c111d 0%, #101827 48%, #0a0f1c 100%);--grid-line:#e2e8f00b;--header-bg:#0d1422d1;--nav-text:#cbd5e1;--nav-hover:#e2e8f01a;--copy-strong:#f7fbff;--copy-body:#c1cad8;--brand-filter:invert(1) hue-rotate(180deg) contrast(.95);--tsl-hero-bg-0:#0c111d;--tsl-hero-bg-1:#101827;--tsl-hero-bg-2:#0a0f1c;--tsl-hero-fade:#0a0f1c;--tsl-hero-ink:#f7fbff;--tsl-hero-copy:#f7fbffe6;--tsl-teal:#4ddfd8;--tsl-trace-start:#4ddfd8;--tsl-trace-mid:#71b7ff;--tsl-trace-end:#f0a17f;--tsl-grid-color:#e2e8f00e;--tsl-token-bg:#081f2b57;--tsl-token-color:#defeffc7;--tsl-token-border:#9ffaff2e;--tsl-token-shadow:0 0 28px #31d7df1a;--tsl-node-fill:#93f6ffbf;--tsl-node-stroke:#ffffffe0;--tsl-packet-fill:#e3fffcf2;--tsl-packet-accent:#31d7dff2;--tsl-bubble-bg:#31d7df2e;--tsl-bubble-border:#31d7dfd1;--tsl-logo-glow:#26dbe238;--tsl-logo-shadow:drop-shadow(0 28px 55px #00000057);--tsl-content-scrim:#0c111ddb;--tsl-content-scrim-soft:#0c111d61;--tsl-copy-shadow:#0000007a;background:#0c111d}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth}body{background:var(--body-gradient);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #0b7cff6b}p{color:var(--muted);line-height:1.65}.site-shell{position:relative;overflow-x:hidden}.site-shell:before{content:"";z-index:-2;background-image:linear-gradient(var(--grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px);background-size:46px 46px;position:fixed;top:0;right:0;bottom:0;left:0;-webkit-mask-image:linear-gradient(#00000080,#0000 70%);mask-image:linear-gradient(#00000080,#0000 70%)}.site-shell:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#b7685121,#0000 64%);width:52vw;height:52vw;position:fixed;top:20vh;right:-20vw}.header{z-index:50;border:1px solid var(--line);background:var(--header-bg);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:18px;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);margin:18px auto 0;padding:12px;display:flex;position:sticky;top:0;box-shadow:0 16px 44px #222d4717}.home-shell .home-header{margin:14px 0 0;position:fixed;left:50%;transform:translate(-50%)}.brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-mark{width:42px;height:42px;box-shadow:none;background:0 0;border-radius:12px;place-items:center;padding:0;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.brand-copy,.brand small{display:block}.brand-copy{min-width:0}.brand-wordmark{object-fit:contain;object-position:center;width:164px;height:25px;filter:var(--brand-filter);border-radius:3px;display:block}.brand small{color:var(--muted);font-size:12px;font-weight:600}.header-actions,.nav{justify-content:flex-end;align-items:center;gap:8px;display:flex}.nav a{min-height:38px;color:var(--nav-text);border-radius:12px;align-items:center;padding:0 12px;font-size:14px;font-weight:700;transition:background .18s,color .18s,transform .18s;display:inline-flex}.nav a:hover{color:var(--ink);background:var(--nav-hover);transform:translateY(-1px)}.nav .nav-cta{color:#fff;background:#111827}.nav .nav-cta:hover{color:#fff;background:#243045}.theme-toggle{border:1px solid var(--line);min-height:38px;color:var(--ink);cursor:pointer;background:#ffffffb3;border-radius:12px;align-items:center;gap:7px;padding:0 11px;font-size:13px;font-weight:800;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 10px 22px #222d4714}.theme-toggle:hover{background:#ffffffe6;transform:translateY(-1px)}.lang-switcher{position:relative}.lang-switcher>summary{border:1px solid var(--line);min-height:38px;color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffffb3;border-radius:12px;align-items:center;gap:7px;padding:0 11px;font-size:13px;font-weight:800;list-style:none;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 10px 22px #222d4714}.lang-switcher>summary::-webkit-details-marker{display:none}.lang-switcher>summary:hover{background:#ffffffe6;transform:translateY(-1px)}.lang-switcher-menu{z-index:40;overscroll-behavior:contain;border:1px solid var(--line);background:var(--panel);inset-inline-end:0;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 8px;width:min(340px,100vw - 48px);max-height:min(420px,70vh);margin:0;padding:6px;list-style:none;display:grid;position:absolute;top:calc(100% + 8px);overflow-y:auto;box-shadow:0 18px 40px #222d472e}.lang-switcher-menu a{min-height:36px;color:var(--ink);white-space:nowrap;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:700;display:flex;overflow:hidden}.lang-switcher-menu a>span{text-overflow:ellipsis;overflow:hidden}.lang-switcher-menu a:hover{background:var(--nav-hover)}.lang-switcher-menu a.is-active{color:var(--accent,#b76851);font-weight:800}:root[data-theme=dark] .lang-switcher>summary{color:#eef4ff;background:#21304af2;border-color:#e2e8f03d}:root[data-theme=dark] .lang-switcher>summary:hover{background:#21304af5}.home-hero,.product-hero,.legal-hero{width:min(1180px,100% - 40px);margin:0 auto}.home-hero{place-items:center;min-height:calc(100svh - 86px);padding:clamp(22px,3vw,42px) 20px clamp(34px,4vw,56px);display:grid}.home-hero.tsl-hero{isolation:isolate;background:radial-gradient(circle at 50% 43%,var(--cyan),transparent 34%),radial-gradient(circle at 20% 15%,var(--warm),transparent 26%),radial-gradient(circle at 82% 72%,var(--blue),transparent 30%),linear-gradient(180deg,var(--tsl-hero-bg-0) 0%,var(--tsl-hero-bg-1) 58%,var(--tsl-hero-bg-2) 100%);width:100%;max-width:none;margin:0;position:relative;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.home-hero.tsl-hero{background:radial-gradient(circle at 50% 43%,color-mix(in srgb,var(--cyan) 11%,transparent),transparent 34%),radial-gradient(circle at 20% 15%,color-mix(in srgb,var(--warm) 8%,transparent),transparent 26%),radial-gradient(circle at 82% 72%,color-mix(in srgb,var(--blue) 9%,transparent),transparent 30%),linear-gradient(180deg,var(--tsl-hero-bg-0) 0%,var(--tsl-hero-bg-1) 58%,var(--tsl-hero-bg-2) 100%)}}.home-shell .home-hero.tsl-hero{min-height:100svh;padding-top:clamp(104px,12vw,132px)}.home-hero.tsl-hero:after{content:"";z-index:1;background:linear-gradient(180deg,transparent 0%,var(--tsl-hero-fade) 56%,var(--tsl-hero-fade) 100%);height:clamp(96px,14vw,180px);position:absolute;bottom:-1px;left:0;right:0}@supports (color:color-mix(in lab,red,red)){.home-hero.tsl-hero:after{background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--tsl-hero-fade) 72%,transparent) 56%,var(--tsl-hero-fade) 100%)}}.home-hero.tsl-hero:after{pointer-events:none}.tsl-hero__backdrop,.tsl-grid,.tsl-circuit,.tsl-ingredients,.tsl-bubbles{position:absolute;top:0;right:0;bottom:0;left:0}.tsl-hero__backdrop{z-index:0;pointer-events:none;transform:translate3d(calc(var(--mouse-x,0px) * .008),calc(var(--mouse-y,0px) * .008),0);transition:transform .18s ease-out}.tsl-grid{opacity:.1;background-image:linear-gradient(var(--tsl-grid-color) 1px,transparent 1px),linear-gradient(90deg,var(--tsl-grid-color) 1px,transparent 1px);background-size:56px 56px;animation:28s linear infinite grid-drift;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 68%);mask-image:radial-gradient(circle,#000,#0000 68%)}.tsl-circuit{opacity:.9;width:100%;height:100%;transform:translate3d(calc(var(--mouse-x,0px) * .022),calc(var(--mouse-y,0px) * .022),0);transition:transform .18s ease-out}.tsl-circuit__traces path{stroke-dasharray:180 900;stroke-dashoffset:0;animation:6s linear infinite trace-flow}.tsl-circuit__traces path:nth-child(2n){opacity:.72;animation-duration:8s;animation-direction:reverse}.tsl-circuit__traces path:nth-child(3n){opacity:.85;animation-duration:7s;animation-delay:-2.1s}.tsl-circuit__traces path:nth-child(5n){animation-duration:9s;animation-delay:-4.3s}.tsl-circuit__nodes circle{fill:var(--tsl-node-fill);stroke:var(--tsl-node-stroke);stroke-width:1.6px;transform-box:fill-box;transform-origin:50%;animation:4.8s ease-in-out infinite node-breathe}.tsl-circuit__nodes circle:nth-child(3n){animation-delay:-1.4s}.tsl-circuit__nodes circle:nth-child(4n){animation-delay:-2.6s}.packet{fill:var(--tsl-packet-fill);opacity:.82}.packet-b,.packet-d,.packet-f{fill:var(--tsl-packet-accent)}.tsl-ingredients span{left:var(--x);top:var(--y);border:1px solid var(--tsl-token-border);min-width:44px;color:var(--tsl-token-color);background:var(--tsl-token-bg);box-shadow:var(--tsl-token-shadow);text-align:center;letter-spacing:.09em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:ingredient-drift var(--dur) ease-in-out infinite;animation-delay:var(--delay);border-radius:999px;padding:7px 10px;font-size:clamp(10px,1.2vw,13px);font-weight:700;position:absolute}.tsl-ingredients span:nth-child(3n+1){opacity:.5;filter:blur(.4px)}.tsl-ingredients span:nth-child(3n){border-color:var(--tsl-token-border)}@supports (color:color-mix(in lab,red,red)){.tsl-ingredients span:nth-child(3n){border-color:color-mix(in srgb,var(--tsl-token-border) 65%,var(--tsl-teal))}}.tsl-ingredients span:nth-child(3n){box-shadow:0 0 32px var(--tsl-teal),0 2px 12px #00000014}@supports (color:color-mix(in lab,red,red)){.tsl-ingredients span:nth-child(3n){box-shadow:0 0 32px color-mix(in srgb,var(--tsl-teal) 18%,transparent),0 2px 12px #00000014}}.tsl-bubbles span{left:var(--x);width:var(--size);height:var(--size);border:1px solid var(--tsl-bubble-border);background:var(--tsl-bubble-bg);box-shadow:0 0 8px var(--tsl-teal),inset 0 0 4px var(--tsl-teal);border-radius:2px;position:absolute;bottom:18%}@supports (color:color-mix(in lab,red,red)){.tsl-bubbles span{box-shadow:0 0 8px color-mix(in srgb,var(--tsl-teal) 45%,transparent),inset 0 0 4px color-mix(in srgb,var(--tsl-teal) 24%,transparent)}}.tsl-bubbles span{animation:bubble-rise var(--dur) ease-out infinite;animation-delay:var(--delay)}.tsl-hero__content{z-index:2;text-align:center;justify-items:center;width:min(920px,100%);display:grid;position:relative}.tsl-hero__content:before{content:"";z-index:-1;background:radial-gradient(ellipse at center,var(--tsl-content-scrim) 0%,var(--tsl-content-scrim-soft) 48%,transparent 74%);filter:blur(18px);pointer-events:none;border-radius:999px;position:absolute;inset:clamp(84px,9vw,108px) max(-44px,-5vw) clamp(54px,7vw,78px)}.tsl-logo-stage{aspect-ratio:597/497;width:clamp(168px,17vw,220px);transform:translate3d(calc(var(--mouse-x,0px) * .038),calc(var(--mouse-y,0px) * .038),0);margin:0 auto clamp(10px,1.8vw,16px);transition:transform .18s ease-out;position:relative}.tsl-hero:hover .tsl-hero__backdrop,.tsl-hero:focus-within .tsl-hero__backdrop,.tsl-hero:hover .tsl-logo-stage,.tsl-hero:focus-within .tsl-logo-stage{will-change:transform}.tsl-logo-glow{background:radial-gradient(circle,var(--tsl-logo-glow),transparent 62%);filter:blur(14px);border-radius:50%;animation:10s ease-in-out infinite glow-breathe;position:absolute;top:12%;right:10%;bottom:0;left:10%}.tsl-logo{width:100%;height:auto;filter:var(--tsl-logo-shadow);display:block;position:relative}.tsl-wordmark{object-fit:contain;width:clamp(210px,25vw,300px);height:auto;filter:var(--brand-filter);margin:0 0 10px}.tsl-hero h1{max-width:790px;color:var(--tsl-hero-ink);margin:0;font-size:clamp(2.8rem,5vw,4.2rem);font-weight:800;line-height:.98}.tsl-copy{max-width:650px;color:var(--tsl-hero-copy);text-shadow:0 1px 16px var(--tsl-copy-shadow);margin:14px 0 0;font-size:clamp(1.04rem,1.42vw,1.16rem);font-weight:600;line-height:1.55}.hero-actions.tsl-hero-actions{justify-content:center;margin-top:20px}@keyframes grid-drift{0%{background-position:0 0}to{background-position:56px 56px}}@keyframes trace-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-1080px}}@keyframes node-breathe{0%,to{opacity:.48;transform:scale(.98)}50%{opacity:1;transform:scale(1.22)}}@keyframes ingredient-drift{0%{opacity:.32;transform:translate(0)rotate(-1deg)scale(.9)}30%{opacity:.7;transform:translate(6px,-18px)rotate(1.5deg)scale(1)}60%{opacity:.52;transform:translate(3px,-30px)rotate(-.5deg)scale(1.08)}80%{opacity:.64;transform:translate(8px,-20px)rotate(1deg)scale(1)}to{opacity:.32;transform:translate(0)rotate(-1deg)scale(.9)}}@keyframes bubble-rise{0%{opacity:0;transform:translate(0)scale(.4)}14%{opacity:.72}82%{opacity:.45}to{opacity:0;transform:translate(14px,-170px)scale(1.45)}}@keyframes glow-breathe{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:.8;transform:scale(1.05)}}.hero-copy h1,.product-hero-copy h1,.legal-hero h1{max-width:820px;color:var(--ink);margin:0;font-size:clamp(3rem,7vw,6.8rem);font-weight:800;line-height:.95}.hero-copy p,.product-hero-copy>p,.legal-hero p{max-width:690px;color:var(--copy-body);margin:26px 0 0;font-size:clamp(1.05rem,1.6vw,1.32rem)}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:#111827;box-shadow:0 18px 40px #1118272e}.button.primary:hover{background:#243045}.button.secondary{color:#111827;border-color:var(--line);background:#ffffffd1;box-shadow:0 12px 30px #222d4714}.button.store-link{color:#111827;background:linear-gradient(#fff,#edf7ff);border-color:#0b7cff2e;box-shadow:0 12px 30px #0b7cff1a}.button.store-link:hover{background:linear-gradient(#fff,#e1f0ff)}.button.store-link-disabled{cursor:default;opacity:.74}.button.store-link-disabled:hover{background:linear-gradient(#fff,#edf7ff);transform:none}.section{width:min(1180px,100% - 40px);margin:0 auto;padding:96px 0}.section-heading{max-width:720px;margin-bottom:30px}.section-heading h2{color:var(--ink);margin:0;font-size:clamp(2.1rem,4.2vw,4rem);font-weight:800;line-height:1.02}.section-heading p{margin:16px 0 0;font-size:1.05rem}.split-heading{justify-content:space-between;align-items:end;gap:24px;max-width:none;display:flex}.text-link{color:#0b63d8;align-items:center;gap:8px;font-weight:800;display:inline-flex}.product-back-link img{border-radius:8px;width:28px;height:28px;box-shadow:0 8px 18px #1118271f}.capability-grid,.feature-row,.product-grid,.support-grid{gap:16px;display:grid}.capability-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-row,.feature-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.runner-section{padding-top:82px}.corgi-runner{gap:24px;display:grid}.corgi-runner-copy{justify-content:space-between;align-items:end;gap:24px;display:flex}.corgi-runner-copy h2{max-width:560px;color:var(--ink);margin:0;font-size:clamp(2.1rem,4.2vw,4rem);font-weight:800;line-height:1.02}.corgi-runner-copy p{max-width:390px;margin:0;font-size:1.02rem}.corgi-runner-panel{border:1px solid var(--line);background:linear-gradient(#ffffffd1,#f7faffb8),radial-gradient(circle at 10% 18%,#2fd1c824,#0000 32%);border-radius:8px;overflow:hidden;box-shadow:0 16px 44px #222d4714}.runner-hud{border-bottom:1px solid var(--line);background:#ffffffa3;justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:14px 16px;display:flex}.runner-score{color:var(--ink);font-variant-numeric:tabular-nums;grid-template-columns:auto auto auto;align-items:baseline;gap:8px;display:inline-grid}.runner-score strong{min-width:3ch;font-size:clamp(1.35rem,2.4vw,2.15rem);font-weight:800;line-height:1}.runner-score span{color:var(--muted);font-size:1.2rem;font-weight:800}.runner-score small{color:var(--muted);text-transform:uppercase;grid-column:1/-1;font-size:.74rem;font-weight:800}.runner-controls{align-items:center;gap:8px;display:flex}.runner-button{border:1px solid var(--line);cursor:pointer;border-radius:8px;min-width:86px;min-height:40px;padding:0 14px;font-size:.9rem;font-weight:800;transition:transform .16s,background .16s,opacity .16s}.runner-button:hover:not(:disabled){transform:translateY(-1px)}.runner-button:disabled{cursor:not-allowed;opacity:.48}.runner-button.primary{color:#fff;background:#111827}.runner-button.secondary{color:var(--ink);background:#ffffffc2}.runner-playfield{--runner-ground:46px;contain:layout paint;cursor:pointer;height:clamp(230px,30vw,320px);image-rendering:pixelated;background:linear-gradient(#ffffff1f,#0000 60%),repeating-linear-gradient(90deg,#11182709 0,#11182709 2px,#0000 2px,#0000 18px);position:relative;overflow:hidden}.runner-playfield:focus-visible{outline-offset:-6px;outline:3px solid #0b7cff6b}.runner-status{z-index:4;border:1px solid var(--line);min-width:82px;color:var(--muted);text-align:center;background:#ffffffb8;border-radius:8px;padding:6px 8px;font-size:.78rem;font-weight:800;position:absolute;top:14px;right:16px}.runner-skyline{opacity:.48;pointer-events:none;height:58px;position:absolute;inset:18px 0 auto}.runner-skyline span{border:2px solid #1118271c;border-radius:999px;width:52px;height:16px;position:absolute;bottom:0}.runner-skyline span:first-child{left:12%}.runner-skyline span:nth-child(2){width:72px;left:48%;transform:translateY(20px)}.runner-skyline span:nth-child(3){width:42px;right:14%;transform:translateY(8px)}.runner-ground{right:0;bottom:var(--runner-ground);background:var(--ink);height:4px;position:absolute;left:0;box-shadow:28px 10px 0 -1px #1118274d,120px 14px 0 -1px #11182733,260px 10px 0 -1px #1118273d,460px 14px 0 -1px #1118272e}.runner-corgi,.runner-obstacle{bottom:var(--runner-ground);z-index:2;transform-origin:0 100%;position:absolute}.runner-playfield.is-running .runner-corgi,.runner-playfield.is-running .runner-obstacle{will-change:transform}.runner-corgi{width:54px;height:40px;transition:filter .16s;left:70px}.runner-playfield.is-over .runner-corgi{filter:grayscale(.35)}.corgi-body,.corgi-head,.corgi-ear,.corgi-tail,.corgi-leg{background:#d99055;display:block;position:absolute;box-shadow:inset 0 0 0 2px #111827}.corgi-body{background:linear-gradient(90deg,#f4d4ab 0,#f4d4ab 22%,#0000 22%),#d99055;width:34px;height:22px;bottom:8px;right:12px}.corgi-head{background:radial-gradient(circle at 72% 48%,#111827 0,#111827 2px,#0000 2px),linear-gradient(#f4d4ab 0,#f4d4ab 42%,#d99055 42%);width:20px;height:20px;bottom:16px;right:0}.corgi-ear{clip-path:polygon(0 100%,50% 0,100% 100%);background:#c16f3f;width:9px;height:10px;bottom:34px;right:11px}.corgi-tail{background:#f4d4ab;width:12px;height:8px;bottom:23px;left:0;transform:rotate(-20deg)}.corgi-leg{background:#8f5136;width:8px;height:12px;bottom:0}.corgi-leg-a{left:16px}.corgi-leg-b{left:34px}.runner-playfield.is-running .runner-corgi:not(.is-jumping) .corgi-leg-a{animation:.22s steps(2,end) infinite corgi-step-a}.runner-playfield.is-running .runner-corgi:not(.is-jumping) .corgi-leg-b{animation:.22s steps(2,end) infinite corgi-step-b}.runner-obstacle{left:0}.runner-obstacle span{display:block;position:absolute}.pixel-body,.pixel-head,.pixel-detail,.pixel-trunk,.pixel-leaf,.pixel-wing,.pixel-beak,.pixel-wheel,.pixel-rider,.pixel-frame{background:#111827}.obstacle-cat .pixel-body,.obstacle-dog .pixel-body,.obstacle-puppy .pixel-body{width:22px;height:14px;bottom:0;left:4px}.obstacle-cat .pixel-head,.obstacle-dog .pixel-head,.obstacle-puppy .pixel-head{width:12px;height:12px;bottom:10px;right:2px}.obstacle-cat .pixel-detail-a,.obstacle-dog .pixel-detail-a,.obstacle-puppy .pixel-detail-a{width:5px;height:6px;bottom:22px;right:4px}.obstacle-cat .pixel-detail-b,.obstacle-dog .pixel-detail-b,.obstacle-puppy .pixel-detail-b{width:8px;height:4px;bottom:12px;left:0}.obstacle-dog .pixel-body{background:#8f5136;width:28px;height:17px}.obstacle-dog .pixel-head,.obstacle-dog .pixel-detail-a,.obstacle-dog .pixel-detail-b{background:#8f5136}.obstacle-puppy .pixel-body,.obstacle-puppy .pixel-head,.obstacle-puppy .pixel-detail-a,.obstacle-puppy .pixel-detail-b{background:#b76851}.obstacle-bone .pixel-body{background:#d8dde8;width:20px;height:6px;bottom:6px;left:6px;box-shadow:inset 0 0 0 2px #111827}.obstacle-bone .pixel-head,.obstacle-bone .pixel-detail-a,.obstacle-bone .pixel-detail-b{background:#d8dde8;border-radius:2px;width:9px;height:9px;box-shadow:inset 0 0 0 2px #111827}.obstacle-bone .pixel-head{bottom:2px;left:0}.obstacle-bone .pixel-detail-a{bottom:2px;right:0}.obstacle-bone .pixel-detail-b{display:none}.obstacle-trash .pixel-body{background:#5f6675;height:32px;bottom:0;left:4px;right:4px;box-shadow:inset 0 0 0 2px #111827}.obstacle-trash .pixel-head{background:#111827;width:28px;height:7px;top:0;left:2px}.obstacle-trash .pixel-detail-a,.obstacle-trash .pixel-detail-b{background:#ffffff6b;width:3px;height:20px;bottom:6px}.obstacle-trash .pixel-detail-a{left:11px}.obstacle-trash .pixel-detail-b{right:11px}.pixel-trunk{background:#8f5136;width:10px;height:30px;bottom:0;left:13px;box-shadow:inset 0 0 0 2px #111827}.pixel-leaf{background:#246b53;box-shadow:inset 0 0 0 2px #111827}.pixel-leaf-a{width:30px;height:20px;bottom:26px;left:2px}.pixel-leaf-b{width:18px;height:12px;bottom:40px;left:8px}.pixel-leaf-c{width:20px;height:12px;bottom:18px;left:7px}.pixel-wing-a,.pixel-wing-b{background:#111827;width:18px;height:10px;bottom:8px}.pixel-wing-a{left:2px;transform:skewY(-18deg)}.pixel-wing-b{right:6px;transform:skewY(18deg)}.pixel-beak{background:#b76851;width:7px;height:5px;bottom:11px;right:0}.obstacle-doghouse .pixel-body{background:#b76851;height:28px;bottom:0;left:5px;right:5px;box-shadow:inset 0 0 0 2px #111827}.obstacle-doghouse .pixel-head{clip-path:polygon(50% 0,100% 100%,0 100%);background:#8f5136;width:48px;height:14px;bottom:24px;left:0}.obstacle-doghouse .pixel-detail-a{background:#111827;width:12px;height:16px;bottom:0;left:18px}.obstacle-doghouse .pixel-detail-b{display:none}.obstacle-card .pixel-body{background:#fff;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 2px #111827}.obstacle-card .pixel-head,.obstacle-card .pixel-detail-a{background:#0b7cff;height:3px;left:6px}.obstacle-card .pixel-head{width:17px;top:7px}.obstacle-card .pixel-detail-a{width:12px;top:14px}.obstacle-card .pixel-detail-b{display:none}.pixel-wheel{background:0 0;border:3px solid #111827;border-radius:50%;width:15px;height:15px;bottom:0}.pixel-wheel-a{left:2px}.pixel-wheel-b{right:2px}.pixel-rider{background:#b76851;width:8px;height:13px;bottom:23px;left:26px}.pixel-frame{background:0 0;border:3px solid #111827;border-top:0;width:30px;height:16px;bottom:12px;left:14px;transform:skew(-18deg)}@keyframes corgi-step-a{0%{transform:translateY(0)}to{transform:translateY(4px)}}@keyframes corgi-step-b{0%{transform:translateY(4px)}to{transform:translateY(0)}}.glass-card,.feature-card,.product-card,.support-card,.legal-cta-panel{border:1px solid var(--line);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffc7;box-shadow:0 16px 44px #222d4714}.glass-card,.feature-card,.support-card{border-radius:22px;min-height:230px;padding:26px}.feature-card{flex-direction:column;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden}.feature-card:hover{border-color:#0b7cff2e;transform:translateY(-4px);box-shadow:0 22px 58px #222d471f}.feature-card-icon{background:#0b7cff14;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.feature-card.with-media{min-height:560px;padding:22px}.glass-card svg,.feature-card svg,.support-card svg{color:var(--blue)}.glass-card h3,.feature-card h3,.product-card h3,.support-card h2{color:var(--ink);margin:18px 0 10px;font-size:1.22rem;font-weight:800}.glass-card p,.feature-card p,.product-card p,.support-card p{margin:0;font-size:.96rem}.feature-media{gap:10px;height:clamp(250px,24vw,340px);min-height:0;margin-top:auto;padding-top:22px;display:grid}.feature-media.count-1{height:clamp(270px,27vw,380px)}.feature-media.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-media.count-3,.feature-media.count-4{grid-template-columns:minmax(0,1.12fr) minmax(88px,.62fr)}.feature-media.count-3{grid-template-rows:repeat(2,minmax(0,1fr))}.feature-media.count-3 .primary-shot{grid-row:1/span 2}.feature-media.count-4{grid-template-rows:repeat(3,minmax(0,1fr))}.feature-media.count-4 .primary-shot{grid-row:1/span 3}.media-shot{--media-shot-pad:10px;min-width:0;min-height:0;padding:var(--media-shot-pad);border:1px solid var(--line);background:linear-gradient(#ffffffeb,#f8fafcc7),#fff;border-radius:14px;margin:0;position:relative;overflow:hidden;box-shadow:0 12px 28px #11182714}.phone-frame-button{z-index:1;width:100%;height:100%;color:inherit;cursor:zoom-in;background:#05070a;border:0;padding:0;display:block;position:relative}.media-shot-button{z-index:1;width:100%;height:100%;color:inherit;cursor:zoom-in;background:0 0;border:0;padding:0;display:block;position:relative}.media-shot-button:focus-visible,.phone-frame-button:focus-visible{outline-offset:-5px}.media-shot-button{border-radius:10px;overflow:hidden}.media-shot picture,.phone-frame-button picture,.lightbox-phone picture{display:contents}.media-shot img{object-fit:contain;border-radius:inherit;width:100%;height:100%;transition:transform .4s;display:block;transform:scale(1)}.feature-card:hover .media-shot img{transform:scale(1.015)}.media-shot figcaption{right:calc(var(--media-shot-pad) + 8px);bottom:calc(var(--media-shot-pad) + 8px);left:calc(var(--media-shot-pad) + 8px);z-index:4;pointer-events:none;color:#111827;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:#ffffffd1;border-radius:10px;justify-content:center;align-items:center;min-height:28px;padding:0 9px;font-size:11px;font-weight:800;line-height:1.15;display:flex;position:absolute;box-shadow:0 10px 24px #1118271f}.media-shot:not(.primary-shot) figcaption{min-height:24px;right:calc(var(--media-shot-pad) + 6px);bottom:calc(var(--media-shot-pad) + 6px);left:calc(var(--media-shot-pad) + 6px);border-radius:8px;padding:0 7px;font-size:10px}.media-shot.is-group{overflow:visible}.media-shot.is-group:before,.media-shot.is-group:after{content:"";z-index:-1;border:1px solid var(--line);background:linear-gradient(#ffffffeb,#f8fafcc7),#fff;border-radius:14px;transition:transform .32s;position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:0 10px 22px #1118270f}.media-shot.is-group:before{transform:translate(8px,-9px)scale(.96)}.media-shot.is-group:after{transform:translate(4px,-4px)scale(.985)}@media(hover:hover){.feature-card:hover .media-shot.is-group:before{transform:translate(12px,-12px)scale(.955)rotate(1.5deg)}.feature-card:hover .media-shot.is-group:after{transform:translate(7px,-7px)scale(.98)rotate(.6deg)}}.media-count{top:calc(var(--media-shot-pad) + 6px);left:calc(var(--media-shot-pad) + 6px);z-index:4;pointer-events:none;color:var(--warm);background:#ffffffe6;border-radius:999px;align-items:center;gap:4px;padding:3px 7px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;position:absolute;box-shadow:0 6px 16px #1118271f}.media-shot:not(.primary-shot) .media-count{top:calc(var(--media-shot-pad) + 4px);left:calc(var(--media-shot-pad) + 4px);padding:2px 6px;font-size:10px}.media-shot.watch-shot .media-shot-button{place-items:center;display:grid}.watch-screen-contour{aspect-ratio:422/514;background:#05070a;border-radius:24%;width:min(72%,230px);display:block;overflow:hidden;box-shadow:0 0 0 2px #1118274d,0 14px 30px #1118272e}.watch-screen-contour img{object-fit:cover;width:100%;height:100%}.media-shot.combo-shot .media-shot-button{place-items:center;display:grid;container-type:size}.combo-contour{aspect-ratio:1640/2360;width:min(100%,69.49cqh);position:relative}.combo-ipad{box-sizing:border-box;background:linear-gradient(150deg,#515762,#171c24 38%,#05070a),#11151b;border-radius:18px;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;box-shadow:0 12px 24px #11182738}.combo-ipad:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(135deg,#ffffff38,#0000 27%,#0000 72%,#ffffff14);border-radius:12px;width:94%;height:94%;position:absolute;top:3%;left:3%}.combo-ipad img{z-index:1;object-fit:cover;object-position:top center;border-radius:12px;width:94%;height:94%;position:absolute;top:3%;left:3%}.combo-phone{aspect-ratio:1320/2868;box-sizing:border-box;z-index:2;background:linear-gradient(150deg,#515762,#171c24 38%,#05070a),#11151b;border-radius:13px;width:40%;position:absolute;bottom:4%;right:5%;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f,inset -8px 0 18px #00000057,0 10px 22px #11182773}.combo-phone:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(135deg,#ffffff38,#0000 27%,#0000 72%,#ffffff14);border-radius:9px;width:95.6%;height:95.6%;position:absolute;top:2.2%;left:2.2%}.combo-phone img{z-index:1;object-fit:cover;object-position:top center;border-radius:9px;width:95.6%;height:95.6%;position:absolute;top:2.2%;left:2.2%}.feature-card:hover .media-shot.combo-shot img{transform:none}.app-band{padding-top:56px}.product-card{border-radius:28px;flex-direction:column;justify-content:space-between;gap:28px;min-height:390px;padding:28px;display:flex;overflow:hidden}.product-card-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.product-action-buttons{flex-wrap:wrap;gap:10px;display:flex}.product-card-icon{border-radius:16px;place-items:center;width:60px;height:60px;display:grid;overflow:hidden;box-shadow:0 14px 28px #1118271f}.product-card-icon img{object-fit:cover;width:100%;height:100%;display:block}.product-card h3{font-size:clamp(2rem,3vw,3rem)}.chip-row,.proof-strip{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.chip-row span,.proof-strip span{color:#374151;background:#1118270f;border-radius:11px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:13px;font-weight:800;display:inline-flex}.language-list{margin-top:16px}.language-list>summary{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;background:#1118270f;border-radius:11px;align-items:center;gap:7px;width:fit-content;min-height:34px;padding:0 13px;font-size:13px;font-weight:800;list-style:none;display:inline-flex}.language-list>summary::-webkit-details-marker{display:none}.language-list>summary:hover{background:#1118271a}.language-list[open]>summary{margin-bottom:12px}.language-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:6px 16px;margin:0;padding:0;list-style:none;display:grid}.language-grid li{border-bottom:1px solid #11182712;justify-content:space-between;align-items:baseline;gap:10px;padding:5px 0;font-size:13px;display:flex}.language-native{color:#1f2937;font-weight:700}.language-english{color:#6b7280;text-align:end;white-space:nowrap;font-size:12px}.mini-links{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.mini-links a{color:#0b63d8;font-size:13px;font-weight:800}.product-hero{grid-template-columns:minmax(0,.92fr) minmax(340px,1.08fr);align-items:center;gap:46px;min-height:calc(100vh - 86px);padding:76px 0 82px;display:grid}.product-title-lockup{align-items:center;gap:18px;min-width:0;display:flex}.product-page-icon{border-radius:22px;flex:none;width:clamp(60px,8vw,88px);height:clamp(60px,8vw,88px);box-shadow:0 18px 44px #11182729}.product-hero-copy h1{font-size:clamp(3.6rem,8vw,7.6rem)}.product-hero-copy .hero-title{color:var(--copy-strong);font-size:clamp(1.35rem,2vw,2.1rem);font-weight:800;line-height:1.18}.product-visual{min-width:0}.phone-carousel{perspective:1400px;padding-bottom:72px;position:relative}.phone-stage{touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab;min-height:710px;position:relative}.phone-stage:active{cursor:grabbing}.phone-frame{--phone-screen-inset-x:12px;--phone-screen-inset-y:15px;--phone-shell-radius:44px;--phone-screen-radius:36px;aspect-ratio:1320/2868;border-radius:var(--phone-shell-radius);width:min(42vw,334px);transform-style:preserve-3d;background:linear-gradient(150deg,#4d535d,#171c24 38%,#05070a),#11151b;position:absolute;box-shadow:inset 0 0 0 1px #ffffff1f,inset 8px 0 16px #ffffff0f,inset -12px 0 28px #00000061,0 34px 80px #11182757}.phone-frame:after{content:"";inset:var(--phone-screen-inset-y) var(--phone-screen-inset-x);z-index:3;border-radius:var(--phone-screen-radius);pointer-events:none;background:linear-gradient(135deg,#ffffff3d,#0000 26%,#0000 74%,#ffffff14),linear-gradient(90deg,#ffffff14,#0000 9%,#0000 91%,#0000002e);position:absolute;box-shadow:inset 0 0 0 1px #ffffff14,inset 0 0 0 2px #00000029}.phone-frame-button{inset:var(--phone-screen-inset-y) var(--phone-screen-inset-x);border-radius:var(--phone-screen-radius);background:#05070a;width:auto;height:auto;position:absolute;overflow:hidden;box-shadow:inset 0 0 0 1px #0000005c}.phone-frame img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.carousel-controls{z-index:6;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border-radius:18px;align-items:center;gap:10px;padding:8px;display:inline-flex;position:absolute;bottom:0;right:8%;box-shadow:0 16px 38px #222d471f}.carousel-arrow{width:42px;height:42px;color:var(--ink);cursor:pointer;background:#ffffffdb;border:1px solid #11182714;border-radius:13px;place-items:center;font:900 24px/1 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;transition:transform .18s,background .18s;display:grid}.carousel-arrow:hover{background:#fff;transform:translateY(-1px)}.carousel-pause{font:inherit}.screen-reader-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.phone-1{z-index:3;top:62px;left:0;transform:translateZ(90px)rotate(-7deg)rotateY(9deg)}.phone-2{z-index:2;top:6px;left:31%;transform:translateZ(28px)rotate(3deg)rotateY(-8deg)scale(.96)}.phone-3{z-index:1;top:118px;left:58%;transform:translateZ(-42px)rotate(9deg)rotateY(-13deg)scale(.9)}.lightbox-backdrop{z-index:120;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111827a3;place-items:center;padding:24px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.lightbox-panel{background:linear-gradient(135deg,#fffffff5,#eff7ffe0),radial-gradient(circle at 12% 12%,#2fd1c824,#0000 34%);border:1px solid #ffffffb8;border-radius:30px;grid-template-columns:minmax(220px,430px) minmax(220px,1fr);align-items:start;gap:24px;width:min(920px,100%);max-height:calc(100vh - 48px);padding:22px;display:grid;position:relative;overflow:auto;box-shadow:0 36px 90px #11182757}.lightbox-close{z-index:2;color:#111827;cursor:pointer;background:#ffffffdb;border:1px solid #1118271a;border-radius:14px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:16px;right:16px;box-shadow:0 12px 28px #1118271f}.lightbox-tabs{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px;margin:0 52px 2px 0;display:flex}.lightbox-tab{color:#111827;cursor:pointer;background:#1118270b;border:1px solid #11182714;border-radius:14px;align-items:center;gap:8px;padding:8px 14px;font-size:.84rem;font-weight:700;line-height:1.1;transition:background .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),border-color .22s;display:inline-flex}.lightbox-tab:hover{background:#11182714}.lightbox-tab.is-active{cursor:default;background:#fff;border-color:#1118270f;box-shadow:0 12px 26px #11182729}.lightbox-tab.is-active:hover{background:#fff}.lightbox-tab-icon{color:inherit;align-items:center;display:inline-flex}.lightbox-tab-label{display:inline-block}:root[data-theme=dark] .lightbox-tab{color:#f7fbff;background:#ffffff0d;border-color:#ffffff1a}:root[data-theme=dark] .lightbox-tab:hover{background:#ffffff1a}:root[data-theme=dark] .lightbox-tab.is-active,:root[data-theme=dark] .lightbox-tab.is-active:hover{background:#ffffff29;border-color:#ffffff24;box-shadow:0 12px 26px #0006}.lightbox-phone{--phone-screen-inset-x:7px;--phone-screen-inset-y:15px;--phone-shell-radius:44px;--phone-screen-radius:36px;box-sizing:border-box;aspect-ratio:1320/2868;width:min(100%,334px,37.7vh);padding:var(--phone-screen-inset-y) var(--phone-screen-inset-x);border-radius:var(--phone-shell-radius);background:linear-gradient(150deg,#515762,#171c24 38%,#05070a),#11151b;justify-self:center;position:relative;box-shadow:inset 0 0 0 1px #ffffff1f,inset 10px 0 18px #ffffff0f,inset -12px 0 30px #00000061,0 32px 74px #1118274d}.lightbox-phone:after{content:"";inset:var(--phone-screen-inset-y) var(--phone-screen-inset-x);z-index:3;border-radius:var(--phone-screen-radius);pointer-events:none;background:linear-gradient(135deg,#ffffff38,#0000 27%,#0000 72%,#ffffff14);position:absolute}.lightbox-phone img{z-index:1;border-radius:var(--phone-screen-radius);object-fit:cover;width:100%;height:100%;display:block;position:relative}.lightbox-duo{aspect-ratio:1320/2868;justify-self:center;width:min(100%,334px,37.7vh);position:relative}.lightbox-phone.duo-phone{width:100%;max-height:none;position:absolute;top:0;left:0}.lightbox-phone.duo-phone.duo-a{transform-origin:0 0;z-index:2;transform:scale(.62)}.lightbox-phone.duo-phone.duo-b{transform-origin:100% 100%;z-index:1;transform:scale(.62)}.lightbox-combo{aspect-ratio:1640/2360;justify-self:center;width:min(100%,412px,52vh);position:relative}.lightbox-ipad{box-sizing:border-box;background:linear-gradient(150deg,#515762,#171c24 38%,#05070a),#11151b;border-radius:30px;position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 1px #ffffff1f,inset 10px 0 18px #ffffff0f,inset -12px 0 30px #00000061,0 28px 70px #1118274d}.lightbox-ipad:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(135deg,#ffffff38,#0000 27%,#0000 72%,#ffffff14);border-radius:20px;width:94%;height:94%;position:absolute;top:3%;left:3%}.lightbox-ipad img{z-index:1;object-fit:cover;object-position:top center;border-radius:20px;width:94%;height:94%;display:block;position:absolute;top:3%;left:3%}.lightbox-ipad picture{display:contents}.lightbox-phone.combo-phone{aspect-ratio:1320/2868;box-sizing:border-box;z-index:2;background:linear-gradient(150deg,#515762,#171c24 38%,#05070a),#11151b;border-radius:22px;width:40%;max-height:none;padding:0;position:absolute;bottom:4%;right:5%;transform:none;box-shadow:inset 0 0 0 1px #ffffff1f,inset -8px 0 18px #00000057,0 16px 38px #11182773}.lightbox-phone.combo-phone:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(135deg,#ffffff38,#0000 27%,#0000 72%,#ffffff14);border-radius:16px;width:95.6%;height:95.6%;position:absolute;top:2.2%;left:2.2%}.lightbox-phone.combo-phone img{z-index:1;object-fit:cover;object-position:top center;border-radius:16px;width:95.6%;height:95.6%;display:block;position:absolute;top:2.2%;left:2.2%}.lightbox-panel.combo-panel{grid-template-columns:minmax(260px,470px) minmax(220px,1fr)}.lightbox-copy{padding-inline-end:28px}.lightbox-copy strong{color:#111827;font-size:clamp(1.5rem,2.8vw,2.8rem);font-weight:800;line-height:1.05;display:block}.lightbox-copy p{margin:14px 0 0;font-size:1rem}.lightbox-stage{justify-self:center;justify-items:center;gap:14px;width:100%;min-width:0;display:grid}.lightbox-arrow{z-index:5;color:#111827;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.55;cursor:pointer;background:#ffffff8c;border:1px solid #1118271a;border-radius:50%;place-items:center;width:34px;height:34px;padding:0 0 3px;font:600 22px/1 system-ui,sans-serif;transition:opacity .16s,background .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 20px #11182724}.lightbox-arrow:hover,.lightbox-arrow:focus-visible{opacity:1;background:#ffffffeb}.lightbox-arrow.prev{left:-14px}.lightbox-arrow.next{right:-14px}.lightbox-dots{justify-content:center;align-items:center;gap:8px;min-height:12px;display:flex}.lightbox-dot{cursor:pointer;background:#11182738;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:background .18s,transform .18s}.lightbox-dot.active{background:#111827;transform:scale(1.3)}span.lightbox-dot{cursor:default}.lightbox-dot:hover:not(.active){background:#1118276b}:root[data-theme=dark] .lightbox-dot{background:#e2e8f052}:root[data-theme=dark] .lightbox-dot.active{background:#eef4ff}:root[data-theme=dark] .lightbox-dot:hover:not(.active){background:#e2e8f08c}.group-toggle{align-items:center;gap:10px;margin-top:20px;display:inline-flex}.group-toggle-button{color:#111827;box-shadow:none;opacity:.62;cursor:pointer;background:#fff9;border:1px solid #1118271f;border-radius:14px;align-items:center;gap:7px;padding:8px 12px;font-size:.82rem;font-weight:800;transition:padding .24s cubic-bezier(.22,1,.36,1),font-size .24s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1),opacity .24s,background .24s,box-shadow .24s;display:inline-flex;transform:scale(.94)}.group-toggle-button:hover{opacity:.85}.group-toggle-button.is-active{opacity:1;background:#fff;padding:11px 17px;font-size:.98rem;transform:scale(1);box-shadow:0 12px 28px #11182724}.lightbox-panel.watch-panel{grid-template-columns:minmax(220px,340px) minmax(220px,1fr)}.lightbox-watch{--watch-screen-inset:14px;--watch-screen-radius:24%;box-sizing:border-box;aspect-ratio:422/514;width:min(100%,300px);padding:var(--watch-screen-inset);background:linear-gradient(150deg,#515762,#171c24 38%,#05070a),#11151b;border-radius:30%;justify-self:center;position:relative;box-shadow:inset 0 0 0 1px #ffffff1f,inset 10px 0 18px #ffffff0f,inset -12px 0 30px #00000061,0 32px 74px #1118274d}.lightbox-watch:after{content:"";inset:var(--watch-screen-inset);z-index:3;border-radius:var(--watch-screen-radius);pointer-events:none;background:linear-gradient(135deg,#ffffff38,#0000 27%,#0000 72%,#ffffff14);position:absolute}.lightbox-watch img{z-index:1;border-radius:var(--watch-screen-radius);object-fit:cover;width:100%;height:100%;display:block;position:relative}.lightbox-watch picture{display:contents}.watch-crown{z-index:0;background:linear-gradient(90deg,#4d535d,#14181f);border-radius:5px;width:10px;height:17%;position:absolute;top:22%;right:-9px;box-shadow:inset 0 1px #ffffff2e}.watch-side-button{z-index:0;background:linear-gradient(90deg,#3a4049,#11151b);border-radius:4px;width:7px;height:22%;position:absolute;top:46%;right:-7px;box-shadow:inset 0 1px #ffffff24}.keyboard-stage{border:1px solid var(--line);max-width:620px;box-shadow:var(--shadow);background:linear-gradient(#ffffffe6,#e8f1ffb8);border-radius:34px;margin-inline-start:auto;padding:22px}.keyboard-screen{color:#fff;background:#111827;border-radius:26px;min-height:260px;padding:22px}.keyboard-note{background:#ffffff1a;border-radius:18px;gap:8px;padding:18px;display:grid}.keyboard-note span{color:#fff9;font-size:13px;font-weight:700}.keyboard-note strong{font-size:clamp(1.25rem,3vw,2rem);line-height:1.15}.keyboard-toolbar{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.keyboard-toolbar span{color:#ffffffdb;background:#ffffff1a;border-radius:11px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:13px;font-weight:800;display:inline-flex}.keyboard-keys{gap:8px;margin-top:16px;display:grid}.key-row{justify-content:center;gap:7px;display:flex}.key-row span{color:#111827;background:#ffffffe6;border-radius:10px;place-items:center;min-width:40px;height:46px;font-size:14px;font-weight:800;display:grid;box-shadow:0 8px 18px #222d4714}.key-row .wide-key{min-width:72px}.key-row .space-key{min-width:min(220px,34vw)}.featured{background:#ffffffe0}.compact-section{padding-top:36px;padding-bottom:36px}.compact-heading{margin-bottom:20px}.compact-heading h2{font-size:clamp(1.8rem,3vw,2.8rem)}.legal-cta{padding-bottom:116px}.legal-cta-panel{border-radius:26px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:28px;display:grid}.legal-cta-panel svg{color:var(--blue)}.legal-cta-panel h2{color:var(--ink);margin:0;font-size:1.45rem;font-weight:800}.legal-cta-panel p{margin:8px 0 0}.legal-links{gap:10px;display:flex}.legal-links a{color:#fff;background:#111827;border-radius:12px;align-items:center;min-height:42px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.legal-hero{padding:96px 0 44px}.legal-hero h1{margin-top:18px}.legal-hero small{color:#6b7280;margin-top:20px;font-size:14px;font-weight:700;display:inline-block}.legal-body{width:min(860px,100% - 40px);margin:0 auto 100px}.legal-section{border-top:1px solid var(--line);padding:28px 0}.legal-section h2{color:var(--ink);margin:0 0 10px;font-size:1.35rem;font-weight:800}.legal-section p{margin:0}.legal-section p+p{margin-top:14px}.legal-section ul{color:var(--muted);margin:14px 0 0;padding-inline-start:22px;line-height:1.7}.legal-section a{color:#0b63d8;overflow-wrap:anywhere;font-weight:800}.support-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:28px}.support-card{display:block}.footer{border-top:1px solid var(--line);justify-content:space-between;gap:24px;width:min(1180px,100% - 40px);margin:0 auto;padding:34px 0 44px;display:flex}.footer strong{color:var(--ink);font-weight:800}.footer-wordmark{object-fit:contain;object-position:center;width:214px;height:34px;filter:var(--brand-filter);border-radius:4px;display:block}.footer p{margin:8px 0 0;font-size:.95rem}.footer-copyright{color:var(--muted);margin:10px 0 0;font-size:12px}.footer-cookie-link{color:var(--muted);font-size:inherit;font-weight:inherit;text-underline-offset:2px;text-decoration:underline}.footer-cookie-link:hover,.footer-cookie-link:focus-visible{color:var(--ink)}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.footer-links a{color:#374151;font-size:14px;font-weight:800}:root[data-theme=dark] .site-shell:after{background:radial-gradient(circle,#f0a17f21,#0000 64%)}:root[data-theme=dark] .header,:root[data-theme=dark] .glass-card,:root[data-theme=dark] .feature-card,:root[data-theme=dark] .product-card,:root[data-theme=dark] .support-card,:root[data-theme=dark] .legal-cta-panel{box-shadow:var(--shadow);background:#10192ad1}:root[data-theme=dark] .corgi-runner-panel{box-shadow:var(--shadow);background:linear-gradient(#10192adb,#0c111dc7),radial-gradient(circle at 10% 18%,#4ddfd81f,#0000 32%)}:root[data-theme=dark] .runner-hud,:root[data-theme=dark] .runner-status,:root[data-theme=dark] .runner-button.secondary{background:#182337d6}:root[data-theme=dark] .runner-playfield{background:linear-gradient(#4ddfd80f,#0000 60%),repeating-linear-gradient(90deg,#e2e8f00a 0,#e2e8f00a 2px,#0000 2px,#0000 18px)}:root[data-theme=dark] .runner-skyline span{border-color:#e2e8f01f}:root[data-theme=dark] .runner-ground{box-shadow:28px 10px 0 -1px #e2e8f047,120px 14px 0 -1px #e2e8f033,260px 10px 0 -1px #e2e8f03d,460px 14px 0 -1px #e2e8f02e}:root[data-theme=dark] .obstacle-card .pixel-body{background:#d7e1f0}:root[data-theme=dark] .header{box-shadow:0 16px 44px #0000003d}:root[data-theme=dark] .theme-toggle,:root[data-theme=dark] .button.secondary,:root[data-theme=dark] .carousel-controls,:root[data-theme=dark] .carousel-arrow,:root[data-theme=dark] .lightbox-close{color:#eef4ff;background:#21304af2;border-color:#e2e8f03d}:root[data-theme=dark] .button.secondary{color:#eef4ff;border-color:#e2e8f029}:root[data-theme=dark] .theme-toggle:hover,:root[data-theme=dark] .button.secondary:hover,:root[data-theme=dark] .carousel-arrow:hover{background:#21304af5}:root[data-theme=dark] .nav .nav-cta,:root[data-theme=dark] .button.primary,:root[data-theme=dark] .legal-links a{color:#0c111d;background:#eef4ff}:root[data-theme=dark] .nav .nav-cta:hover,:root[data-theme=dark] .button.primary:hover,:root[data-theme=dark] .legal-links a:hover{color:#0c111d;background:#cfe4ff}:root[data-theme=dark] .button.store-link{color:#eef4ff;background:linear-gradient(#1f3352f5,#0d1c31eb);border-color:#71b7ff42;box-shadow:0 12px 30px #00000038}:root[data-theme=dark] .keyboard-screen{background:#030712eb}:root[data-theme=dark] .chip-row span,:root[data-theme=dark] .proof-strip span,:root[data-theme=dark] .keyboard-toolbar span,:root[data-theme=dark] .language-list>summary{color:#d7e1f0;background:#e2e8f017}:root[data-theme=dark] .language-list>summary:hover{background:#e2e8f026}:root[data-theme=dark] .language-grid li{border-bottom-color:#e2e8f01a}:root[data-theme=dark] .language-native{color:#e6edf6}:root[data-theme=dark] .language-english{color:#93a1b5}:root[data-theme=dark] .product-card-icon,:root[data-theme=dark] .product-page-icon,:root[data-theme=dark] .product-back-link img{box-shadow:0 16px 38px #00000047}:root[data-theme=dark] .featured,:root[data-theme=dark] .keyboard-stage,:root[data-theme=dark] .lightbox-panel{background:linear-gradient(135deg,#141f33f5,#0d1727e6),radial-gradient(circle at 12% 12%,#2fd1c81f,#0000 34%)}:root[data-theme=dark] .phone-frame,:root[data-theme=dark] .lightbox-phone,:root[data-theme=dark] .lightbox-ipad{background:linear-gradient(150deg,#4c5461,#161d29 40%,#04070d),#101722;border-color:#e2e8f052;box-shadow:inset 0 0 0 1px #ffffff1a,inset -12px 0 28px #00000070,0 30px 82px #0006}:root[data-theme=dark] .lightbox-phone.combo-phone{box-shadow:inset 0 0 0 1px #ffffff1a,inset -8px 0 18px #00000070,0 16px 38px #0009}:root[data-theme=dark] .combo-phone{box-shadow:inset 0 0 0 1px #ffffff1a,0 8px 18px #0009}:root[data-theme=dark] .media-shot{background:linear-gradient(#1e293bbd,#0f172ab8),#101722;border-color:#e2e8f024;box-shadow:0 12px 30px #00000038}:root[data-theme=dark] .media-shot-button{background:0 0}:root[data-theme=dark] .media-shot.is-group:before,:root[data-theme=dark] .media-shot.is-group:after{background:linear-gradient(#1e293bbd,#0f172ab8),#101722;border-color:#e2e8f024;box-shadow:0 10px 24px #00000038}:root[data-theme=dark] .media-count{color:#f1c6b6;background:#0f172adb;box-shadow:0 6px 16px #0000004d}:root[data-theme=dark] .media-shot figcaption{color:#eef4ff;background:#0f172ad1}:root[data-theme=dark] .key-row span{color:#eef4ff;background:#e2e8f01f;box-shadow:0 8px 18px #0003}:root[data-theme=dark] .lightbox-backdrop{background:#030712b8}:root[data-theme=dark] .lightbox-copy strong,:root[data-theme=dark] .legal-section h2,:root[data-theme=dark] .legal-cta-panel h2,:root[data-theme=dark] .footer strong{color:var(--ink)}:root[data-theme=dark] .legal-hero small,:root[data-theme=dark] .footer-links a{color:#cbd5e1}:root[data-theme=dark] .text-link,:root[data-theme=dark] .mini-links a,:root[data-theme=dark] .legal-section a{color:#8fc5ff}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.tsl-circuit__packets{display:none}}@media(max-width:1060px){.product-hero{grid-template-columns:1fr;min-height:auto}.home-hero.tsl-hero{min-height:auto}.corgi-runner-copy{flex-direction:column;align-items:flex-start}.corgi-runner-copy p{max-width:620px}.capability-grid,.feature-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-row,.support-grid{grid-template-columns:1fr}.phone-stage{min-height:620px}.carousel-controls{right:50%;transform:translate(50%)}.lightbox-panel{grid-template-columns:1fr;justify-items:center;width:min(720px,100%)}.lightbox-copy{text-align:center;width:min(100%,440px);padding-inline-end:0}}@media(max-width:760px){.header{flex-direction:column;align-items:flex-start;gap:12px;width:min(100% - 24px,560px)}.brand{width:100%}.brand-wordmark{width:152px;height:24px}.header-actions{flex-direction:column;align-items:stretch;width:100%}.nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:100%;display:grid}.nav a{justify-content:center;padding:0 6px;font-size:12px}.theme-toggle{justify-content:center;width:100%}.home-hero,.product-hero,.legal-hero,.section,.footer{width:min(100% - 24px,560px)}.home-hero,.product-hero{padding-top:56px;padding-bottom:58px}.home-hero.tsl-hero{width:100%;min-height:auto;padding:30px 16px 42px}.home-shell .home-hero.tsl-hero{min-height:100svh;padding-top:182px}.tsl-logo-stage{width:min(178px,46vw)}.tsl-wordmark{width:min(270px,70vw)}.tsl-hero h1{max-width:22rem;font-size:clamp(2.2rem,10vw,3rem);line-height:1}.tsl-copy{max-width:23rem;margin-top:12px;font-size:.98rem;line-height:1.5}.tsl-hero__content:before{background:radial-gradient(ellipse at center,var(--tsl-content-scrim) 0%,var(--tsl-content-scrim-soft) 58%,transparent 78%);filter:blur(20px);top:118px;right:-16px;bottom:68px;left:-16px}.hero-actions.tsl-hero-actions{gap:8px;margin-top:18px}.tsl-hero-actions .button{min-height:46px;padding:0 12px;font-size:13px}.tsl-circuit{width:150%;left:-25%}.tsl-ingredients span{opacity:.42}.tsl-ingredients span:nth-child(n+4){display:none}.hero-copy h1,.product-hero-copy h1,.legal-hero h1{font-size:clamp(2.75rem,15vw,4.4rem)}.product-hero-copy .hero-title{font-size:1.35rem}.product-title-lockup{flex-direction:column;align-items:flex-start;gap:12px}.product-page-icon{border-radius:18px;width:64px;height:64px}.section{padding:68px 0}.split-heading,.footer,.legal-cta-panel,.product-card-actions{flex-direction:column;align-items:flex-start;display:flex}.product-action-buttons{width:100%}.capability-grid,.product-grid{grid-template-columns:1fr}.runner-section{padding-top:60px}.corgi-runner{gap:18px}.corgi-runner-copy{gap:12px}.corgi-runner-copy h2{font-size:clamp(2rem,10vw,3rem)}.runner-hud{flex-direction:column;align-items:stretch;gap:12px}.runner-score{justify-content:start;width:100%}.runner-controls{width:100%}.runner-button{flex:1;min-width:0}.runner-playfield{--runner-ground:38px;height:230px}.runner-status{top:10px;right:10px}.feature-card.with-media{min-height:auto;padding:20px}.feature-media,.feature-media.count-1{height:286px}.feature-media.count-3,.feature-media.count-4{grid-template-columns:minmax(0,1fr) minmax(76px,.48fr)}.media-shot{--media-shot-pad:8px;padding:var(--media-shot-pad);border-radius:12px}.media-shot figcaption{font-size:10px}.phone-stage{min-height:720px;overflow:hidden}.phone-carousel{padding-bottom:64px}.phone-frame{--phone-screen-inset-x:9px;--phone-screen-inset-y:12px;--phone-shell-radius:39px;--phone-screen-radius:29px;border-radius:var(--phone-shell-radius);width:250px}.carousel-controls{bottom:2px}.carousel-arrow{width:40px;height:40px}.lightbox-backdrop{padding:12px}.lightbox-panel{border-radius:22px;gap:16px;max-height:calc(100vh - 24px);padding:16px}.lightbox-close{border-radius:12px;width:38px;height:38px;top:10px;right:10px}.lightbox-phone{--phone-screen-inset-x:6px;--phone-screen-inset-y:12px;--phone-shell-radius:39px;--phone-screen-radius:29px;border-radius:var(--phone-shell-radius);width:min(72vw,250px,30.4vh)}.lightbox-copy strong{font-size:1.35rem}.phone-1{left:0}.phone-2{left:24%}.phone-3{left:48%}.keyboard-stage{border-radius:24px;padding:14px}.key-row{gap:5px}.key-row span{min-width:28px;height:39px;font-size:12px}.key-row .wide-key{min-width:55px}.legal-links,.footer-links,.mini-links{justify-content:flex-start}.footer-wordmark{width:194px;height:32px}}@media(max-width:1060px){.lightbox-panel.watch-panel{grid-template-columns:1fr}}@media(max-width:760px){.lightbox-watch{--watch-screen-inset:10px;width:min(64vw,240px)}.lightbox-arrow{width:30px;height:30px;font-size:19px}.lightbox-arrow.prev{left:-10px}.lightbox-arrow.next{right:-10px}}.a11y-section .a11y-head{align-items:center;gap:12px;margin-bottom:12px;display:flex}.a11y-section .a11y-head h2{margin:0}.a11y-head-icon{background:var(--warm);color:#fff;border-radius:13px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.a11y-section p{color:var(--muted)}.a11y-shots{flex-wrap:wrap;gap:20px;margin-top:24px;display:flex}.a11y-shot{width:200px;max-width:44%;margin:0}.a11y-shot img{border:1px solid var(--line);background:var(--panel);width:100%;height:auto;box-shadow:var(--shadow);border-radius:26px;display:block}.a11y-shot figcaption{color:var(--muted);text-align:center;margin-top:10px;font-size:.85rem;font-weight:600}.a11y-media-row{flex-wrap:wrap;align-items:flex-start;gap:28px;margin-top:24px;display:flex}.a11y-media-row .a11y-shots{flex:240px;margin-top:0}.a11y-aside{flex:320px;min-width:240px}.a11y-aside-title{margin:0 0 12px;font-size:.95rem;font-weight:800}.a11y-aside .language-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.a11y-note{font-size:.98rem}@media(max-width:560px){.a11y-shots{gap:14px}.a11y-shot{flex:40%;width:auto;max-width:47%}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
