:root{--t-bg:var(--wp--preset--color--canvas);--t-fg:var(--wp--preset--color--ink);--t-mute:var(--wp--preset--color--mute);--t-line:var(--wp--preset--color--subtle);--t-surface:var(--wp--preset--color--surface);--t-ink:var(--wp--preset--color--ink);--t-ink-soft:var(--wp--preset--color--ink-soft);--t-hairline:1px solid color-mix(in srgb,var(--t-fg) 8%,transparent);--t-border:1px solid var(--t-line);--t-ease-out:cubic-bezier(0.16,1,0.3,1);--t-ease-soft:cubic-bezier(0.22,0.61,0.36,1);--t-ease-spring:cubic-bezier(0.34,1.56,0.64,1);--t-d-fast:180ms;--t-d-norm:320ms;--t-d-slow:600ms;--t-r-sm:8px;--t-r-md:12px;--t-r-lg:18px;--t-r-xl:24px;--t-r-pill:999px;--t-sh-1:0 1px 0 rgba(10,10,11,0.04),0 4px 12px -6px rgba(10,10,11,0.08);--t-sh-2:0 1px 0 rgba(10,10,11,0.04),0 18px 40px -22px rgba(10,10,11,0.18);--t-sh-3:0 1px 0 rgba(10,10,11,0.06),0 30px 60px -28px rgba(10,10,11,0.28);--t-logo-filter:brightness(0) opacity(0.65);--t-logo-filter-hover:brightness(0) opacity(1);--t-brand-filter:brightness(0);--t-grain-url:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.6'/></svg>")}:root[data-theme="dark"]{--wp--preset--color--canvas:#0A0A0B;--wp--preset--color--ink:#FAFAF7;--wp--preset--color--surface:#161617;--wp--preset--color--subtle:#232325;--wp--preset--color--mute:#8A8A8E;--wp--preset--color--ink-soft:#F2F1EC;--t-sh-1:0 1px 0 rgba(250,250,247,0.04),0 4px 12px -6px rgba(0,0,0,0.45);--t-sh-2:0 1px 0 rgba(250,250,247,0.06),0 18px 40px -22px rgba(0,0,0,0.55);--t-sh-3:0 1px 0 rgba(250,250,247,0.08),0 30px 60px -28px rgba(0,0,0,0.65);--t-logo-filter:brightness(0) invert(1) opacity(0.7);--t-logo-filter-hover:brightness(0) invert(1) opacity(1);--t-brand-filter:none}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--t-bg);color-scheme:light}html[data-theme="dark"]{color-scheme:dark}body{background:var(--t-bg);color:var(--t-fg);font-feature-settings:"ss01","cv11","calt";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;transition:background 280ms var(--t-ease-out),color 280ms var(--t-ease-out)}::selection{background:var(--t-ink);color:var(--t-bg)}:where(a,button,input,select,textarea):focus-visible{outline:2px solid var(--t-ink);outline-offset:3px;border-radius:6px}.turis-num,time,[data-num]{font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:0.001ms !important;animation-iteration-count:1 !important;transition-duration:0.001ms !important}}.turis-grain,.is-style-turis-grain{position:relative;isolation:isolate}.turis-grain::before,.is-style-turis-grain::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:var(--t-grain-url);background-size:200px 200px;opacity:0.05;mix-blend-mode:overlay;z-index:0}.turis-grain>*,.is-style-turis-grain>*{position:relative;z-index:1}[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity 750ms var(--t-ease-out),transform 750ms var(--t-ease-out);will-change:opacity,transform}[data-reveal].is-visible{opacity:1;transform:translateY(0)}[data-reveal="2"]{transition-delay:80ms}[data-reveal="3"]{transition-delay:160ms}[data-reveal="4"]{transition-delay:240ms}[data-reveal="5"]{transition-delay:320ms}[data-reveal="6"]{transition-delay:400ms}.turis-nav{position:sticky;top:0;z-index:60;background:color-mix(in srgb,var(--t-bg) 78%,transparent);backdrop-filter:saturate(140%) blur(14px);-webkit-backdrop-filter:saturate(140%) blur(14px);border-bottom:1px solid transparent;transition:border-color 200ms var(--t-ease-out),background 200ms var(--t-ease-out)}.turis-nav.is-scrolled{border-bottom-color:var(--t-line);background:color-mix(in srgb,var(--t-bg) 92%,transparent)}.turis-nav__inner{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.5rem;padding:0.9rem clamp(1rem,3vw,2rem);transition:padding 240ms var(--t-ease-out);position:relative}.turis-nav__brand{justify-self:start}.turis-nav__links{justify-self:center}.turis-nav__right{justify-self:end}.turis-nav.is-scrolled .turis-nav__inner{padding-top:0.65rem;padding-bottom:0.65rem}.turis-nav__brand{display:inline-flex;align-items:center;gap:0.55rem;font-weight:500;font-size:1.05rem;letter-spacing:-0.035em;color:var(--t-fg);text-decoration:none}.turis-nav__brand-mark{width:26px;height:26px;border-radius:7px;background:var(--t-fg);color:var(--t-bg);display:grid;place-items:center;font-size:0.85rem;font-weight:600;letter-spacing:-0.04em}.turis-nav__brand em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-nav__brand-logo,.turis-app__brand-logo{height:28px;width:auto;display:block;filter:var(--t-brand-filter);transition:filter 280ms var(--t-ease-out)}.turis-app__brand-logo{height:20px}.turis-footer__brand-logo{height:24px;width:auto;display:block}.turis-nav__links{display:flex;gap:1.75rem;margin:0;padding:0;list-style:none}.turis-nav__links a{color:var(--t-fg);text-decoration:none;font-size:0.9rem;letter-spacing:-0.005em;opacity:0.7;transition:opacity 180ms var(--t-ease-out);position:relative}.turis-nav__links a:hover,.turis-nav__links a[aria-current="page"]{opacity:1}.turis-nav__item-has-mega{position:static}.turis-nav__item-has-mega>a{position:relative;cursor:pointer}.turis-nav__item-has-mega>a::before{content:"";position:absolute;top:100%;left:-48px;right:-48px;height:24px;pointer-events:none}.turis-nav.is-mega-open .turis-nav__item-has-mega>a::before{pointer-events:auto}.turis-nav__item-has-mega>a::after{content:"";display:inline-block;width:6px;height:6px;margin-left:0.4rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform 200ms var(--t-ease-out)}.turis-nav__item-has-mega.is-open>a::after{transform:translateY(1px) rotate(225deg)}.turis-nav__mega{position:absolute;top:calc(100%+12px);left:50%;transform:translateX(-50%) translateY(-6px);width:min(1280px,calc(100vw - 2rem));padding:1.75rem 1.75rem 0;background:radial-gradient(120% 80% at 50% -20%,color-mix(in srgb,var(--t-surface) 80%,transparent) 0%,transparent 60%),var(--t-bg);border:1px solid color-mix(in srgb,var(--t-fg) 10%,transparent);border-radius:var(--t-r-xl);box-shadow:0 1px 0 rgba(10,10,11,0.04),0 30px 60px -28px rgba(10,10,11,0.32),0 8px 24px -16px rgba(10,10,11,0.18);opacity:0;pointer-events:none;transition:opacity 220ms var(--t-ease-out),transform 260ms var(--t-ease-out);z-index:70;overflow:hidden}:root[data-theme="dark"] .turis-nav__mega{box-shadow:0 1px 0 rgba(250,250,247,0.06),0 30px 60px -28px rgba(0,0,0,0.7),0 8px 24px -16px rgba(0,0,0,0.55)}.turis-nav__item-has-mega.is-open .turis-nav__mega{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.turis-nav__mega::before{content:"";position:absolute;top:-16px;left:0;right:0;height:16px;pointer-events:inherit}.turis-nav__mega-eyebrow{display:flex;justify-content:space-between;align-items:center;padding:0 0.25rem 1.25rem;margin-bottom:0.25rem;border-bottom:1px solid color-mix(in srgb,var(--t-fg) 6%,transparent);font-size:0.7rem;text-transform:none;letter-spacing:0.01em;color:var(--t-mute)}.turis-nav__mega-allink{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.72rem;text-transform:none;letter-spacing:-0.005em;color:var(--t-fg);text-decoration:none;opacity:0.7;transition:opacity 180ms var(--t-ease-out),gap 180ms var(--t-ease-out)}.turis-nav__mega-allink:hover{opacity:1;gap:0.6rem}.turis-nav__mega-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0.5rem}@media (max-width:1180px){.turis-nav__mega-grid{grid-template-columns:repeat(3,1fr)}}.turis-nav__mega-card--featured{position:relative}.turis-nav__mega-card-badge{position:absolute !important;top:0.75rem;right:0.75rem;width:auto !important;display:inline-flex !important;align-items:center;font-family:var(--wp--preset--font-family--mono,ui-monospace,monospace);font-size:0.6rem;line-height:1;letter-spacing:0.08em;text-transform:uppercase;padding:0.32rem 0.55rem;border-radius:999px;background:var(--t-fg) !important;color:var(--t-bg) !important;z-index:2}.turis-nav__mega-card{display:flex;flex-direction:column;gap:0.5rem;padding:1.4rem 1.25rem 1.25rem;border-radius:var(--t-r-lg);text-decoration:none;color:var(--t-fg);border:1px solid transparent;background:transparent;transition:background 220ms var(--t-ease-out),border-color 220ms var(--t-ease-out),transform 280ms var(--t-ease-out);position:relative;overflow:hidden}.turis-nav__mega-card::before{content:"";position:absolute;inset:0;background:radial-gradient(60% 50% at 30% 0%,color-mix(in srgb,var(--t-fg) 4%,transparent) 0%,transparent 70%);opacity:0;transition:opacity 220ms var(--t-ease-out);pointer-events:none}.turis-nav__mega-card:hover{background:color-mix(in srgb,var(--t-surface) 75%,var(--t-bg));border-color:color-mix(in srgb,var(--t-fg) 10%,transparent)}.turis-nav__mega-card:hover::before{opacity:1}.turis-nav__mega-card>*{position:relative;z-index:1}.turis-nav__mega-card-icon{width:40px;height:40px;border-radius:11px;background:var(--t-surface);border:var(--t-hairline);display:grid;place-items:center;margin-bottom:0.4rem;transition:transform 320ms var(--t-ease-spring),background 220ms var(--t-ease-out),border-color 220ms var(--t-ease-out)}.turis-nav__mega-card-icon svg{width:18px;height:18px;stroke:var(--t-fg);fill:none;stroke-width:1.5}.turis-nav__mega-card:hover .turis-nav__mega-card-icon{transform:rotate(-6deg) scale(1.08);background:var(--t-ink);border-color:var(--t-ink)}.turis-nav__mega-card:hover .turis-nav__mega-card-icon svg{stroke:var(--t-bg)}.turis-nav__mega-card-title{font-size:0.98rem;font-weight:500;letter-spacing:-0.015em;color:var(--t-fg);line-height:1.25}.turis-nav__mega-card-desc{font-size:0.82rem;color:var(--t-mute);line-height:1.5;margin:0}.turis-nav__mega-card-arrow{margin-top:0.6rem;font-size:0.85rem;color:var(--t-mute);opacity:0;transform:translateX(-4px);transition:opacity 220ms var(--t-ease-out),transform 220ms var(--t-ease-out),color 180ms var(--t-ease-out)}.turis-nav__mega-card:hover .turis-nav__mega-card-arrow{opacity:1;transform:translateX(0);color:var(--t-fg)}.turis-nav__mega-sections{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:1.25rem;padding-top:1.4rem;border-top:1px solid color-mix(in srgb,var(--t-fg) 6%,transparent)}.turis-nav__mega-section{display:flex;flex-direction:column;gap:0.4rem}.turis-nav__mega-section-head{font-size:0.68rem;letter-spacing:0.01em;text-transform:none;color:var(--t-mute);margin:0 0 0.5rem 0.6rem;font-weight:500}.turis-nav__mega-link{display:flex;flex-direction:column;gap:0.15rem;padding:0.6rem 0.75rem;border-radius:var(--t-r-md);text-decoration:none;color:var(--t-fg);transition:background 180ms var(--t-ease-out),padding 200ms var(--t-ease-out)}.turis-nav__mega-link:hover{background:color-mix(in srgb,var(--t-surface) 70%,var(--t-bg));padding-left:0.95rem}.turis-nav__mega-link-title{font-size:0.9rem;font-weight:500;letter-spacing:-0.012em;color:var(--t-fg)}.turis-nav__mega-link-ext{display:inline-block;vertical-align:-1px;margin-left:0.25rem;color:var(--t-mute)}.turis-nav__mega-link:hover .turis-nav__mega-link-ext{color:var(--t-fg)}.turis-nav__mega-link-desc{font-size:0.78rem;color:var(--t-mute);line-height:1.4}.turis-nav__mega-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.4rem -1.75rem 0;padding:0.95rem 1.5rem;border-top:1px solid color-mix(in srgb,var(--t-fg) 6%,transparent);background:color-mix(in srgb,var(--t-surface) 65%,var(--t-bg))}.turis-nav__mega-bar-left{display:flex;flex-wrap:wrap;gap:0.25rem}.turis-nav__mega-pill{display:inline-flex;align-items:center;gap:0.5rem;padding:0.45rem 0.85rem;border-radius:var(--t-r-pill);font-size:0.83rem;letter-spacing:-0.005em;color:var(--t-fg);text-decoration:none;opacity:0.75;transition:opacity 180ms var(--t-ease-out),background 180ms var(--t-ease-out)}.turis-nav__mega-pill svg{opacity:0.7}.turis-nav__mega-pill:hover{opacity:1;background:var(--t-bg)}a.turis-nav__mega-cta,.turis-nav__mega-cta{display:inline-flex;align-items:center;gap:0.5rem;padding:0.55rem 1.1rem;border-radius:var(--t-r-pill);background:var(--t-fg);color:var(--t-bg) !important;font-size:0.83rem;font-weight:500;letter-spacing:-0.005em;text-decoration:none;border:1px solid var(--t-fg);transition:gap 200ms var(--t-ease-out),background 180ms var(--t-ease-out)}a.turis-nav__mega-cta:hover,.turis-nav__mega-cta:hover{gap:0.7rem;background:var(--t-ink-soft);color:var(--t-bg) !important}.turis-nav__right{display:flex;align-items:center;gap:0.6rem}.turis-nav__cmdk{display:inline-flex;align-items:center;gap:0.55rem;padding:0.45rem 0.7rem 0.45rem 0.85rem;font-size:0.78rem;color:var(--t-mute);background:var(--t-surface);border:var(--t-hairline);border-radius:var(--t-r-pill);transition:color 180ms var(--t-ease-out),background 180ms var(--t-ease-out);cursor:text;letter-spacing:-0.005em}.turis-nav__cmdk kbd{font-family:var(--wp--preset--font-family--sans);font-size:0.7rem;padding:1px 5px;border-radius:5px;border:var(--t-hairline);background:var(--t-bg);color:var(--t-fg);font-weight:500}.turis-nav__cmdk{cursor:pointer;font-family:inherit}.turis-nav__cmdk:hover{color:var(--t-fg)}.turis-theme-toggle{width:36px;height:36px;display:inline-grid;place-items:center;border-radius:var(--t-r-pill);border:var(--t-hairline);background:var(--t-surface);color:var(--t-fg);cursor:pointer;transition:transform 240ms var(--t-ease-spring),background 180ms var(--t-ease-out)}.turis-theme-toggle:hover{transform:rotate(-15deg)}.turis-theme-toggle svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.5}.turis-theme-toggle .turis-theme-toggle__sun{display:none}.turis-theme-toggle .turis-theme-toggle__moon{display:inline}:root[data-theme="dark"] .turis-theme-toggle .turis-theme-toggle__sun{display:inline}:root[data-theme="dark"] .turis-theme-toggle .turis-theme-toggle__moon{display:none}.turis-nav__btn{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.825rem;font-weight:500;letter-spacing:-0.005em;text-decoration:none;padding:0.55rem 1rem;border-radius:var(--t-r-pill);transition:background 180ms var(--t-ease-out),color 180ms var(--t-ease-out),opacity 180ms var(--t-ease-out);border:1px solid transparent}.turis-nav__btn--ghost{color:var(--t-fg);opacity:0.7}.turis-nav__btn--ghost:hover{opacity:1}.turis-nav__btn--primary{background:var(--t-fg);color:var(--t-bg);border-color:var(--t-fg)}.turis-nav__btn--primary:hover{background:var(--t-ink-soft);border-color:var(--t-ink-soft)}.turis-nav__btn--discover{color:var(--t-fg);border-color:color-mix(in srgb,var(--t-fg) 18%,transparent);background:color-mix(in srgb,var(--t-fg) 3%,transparent)}.turis-nav__btn--discover:hover{border-color:color-mix(in srgb,var(--t-fg) 35%,transparent);background:color-mix(in srgb,var(--t-fg) 7%,transparent)}.turis-nav__btn-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 0 rgba(34,197,94,0.5);animation:turis-nav-live-pulse 2.4s ease-in-out infinite;flex:0 0 auto}@keyframes turis-nav-live-pulse{0%,100%{box-shadow:0 0 0 0 rgba(34,197,94,0.45)}50%{box-shadow:0 0 0 5px rgba(34,197,94,0)}}@media (prefers-reduced-motion:reduce){.turis-nav__btn-dot{animation:none}}.turis-drawer__cta--discover{display:inline-flex;align-items:center;gap:0.4rem;background:color-mix(in srgb,var(--t-fg) 5%,transparent);color:var(--t-fg);border:1px solid color-mix(in srgb,var(--t-fg) 18%,transparent)}.turis-drawer__cta--discover:hover{background:color-mix(in srgb,var(--t-fg) 9%,transparent);border-color:color-mix(in srgb,var(--t-fg) 30%,transparent)}.turis-nav__menu-btn{display:none;align-items:center;gap:0.45rem;padding:0.55rem 0.95rem;font-size:0.88rem;font-weight:500;letter-spacing:-0.005em;color:var(--t-fg);background:var(--t-surface);border:var(--t-hairline);border-radius:var(--t-r-pill);cursor:pointer;font-family:inherit;transition:background 180ms var(--t-ease-out),transform 140ms var(--t-ease-out);-webkit-tap-highlight-color:transparent}.turis-nav__menu-btn:hover{background:color-mix(in srgb,var(--t-fg) 8%,transparent)}.turis-nav__menu-btn:active{transform:scale(0.97)}.turis-nav__menu-btn svg{display:block}.turis-drawer,.turis-drawer__scrim{display:none}@media (max-width:940px){.turis-nav__inner{display:flex !important;align-items:center;justify-content:space-between;gap:0.5rem}.turis-nav__cmdk{display:none}.turis-nav__links{display:none}.turis-theme-toggle{display:none}.turis-nav__btn--ghost{display:none}.turis-nav__btn--primary{display:none}.turis-nav__btn--discover{display:none}.turis-nav__right{gap:0;margin-left:auto}.turis-nav__menu-btn{display:inline-flex}.turis-drawer{display:flex;flex-direction:column;position:fixed;top:0;left:0;right:0;max-height:100dvh;background:var(--t-bg);z-index:200;transform:translateY(-100%);transition:transform 360ms var(--t-ease-out);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:calc(env(safe-area-inset-top,0px)+0.85rem) clamp(1.25rem,5vw,1.75rem) calc(env(safe-area-inset-bottom,0px)+1.5rem);box-shadow:0 24px 60px -16px rgba(0,0,0,0.4);border-bottom:1px solid color-mix(in srgb,var(--t-fg) 8%,transparent)}.turis-drawer.is-open{transform:translateY(0)}.turis-drawer__scrim{display:block;position:fixed;inset:0;background:color-mix(in srgb,var(--t-ink) 55%,transparent);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;pointer-events:none;z-index:190;transition:opacity 280ms var(--t-ease-out)}.turis-drawer__scrim.is-open{opacity:1;pointer-events:auto}.turis-drawer__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:var(--t-hairline)}.turis-drawer__brand img{height:22px;width:auto;display:block;filter:var(--t-brand-filter)}.turis-drawer__close{display:inline-flex;align-items:center;gap:0.45rem;padding:0.55rem 0.95rem;font-size:0.88rem;font-weight:500;letter-spacing:-0.005em;color:var(--t-fg);background:var(--t-surface);border:var(--t-hairline);border-radius:var(--t-r-pill);cursor:pointer;font-family:inherit;transition:background 180ms var(--t-ease-out),transform 140ms var(--t-ease-out);-webkit-tap-highlight-color:transparent}.turis-drawer__close::after{content:"Close";margin-left:0.05rem}.turis-drawer__close>svg{width:14px;height:14px}.turis-drawer__close:hover{background:color-mix(in srgb,var(--t-fg) 8%,transparent)}.turis-drawer__close:active{transform:scale(0.97)}.turis-drawer__nav{display:flex;flex-direction:column;gap:0.15rem}.turis-drawer__link{display:flex;align-items:center;color:var(--t-fg);text-decoration:none;font-size:1.15rem;letter-spacing:-0.018em;padding:0.85rem 0;min-height:48px;border-bottom:var(--t-hairline)}.turis-drawer__link:last-of-type{border-bottom:0}.turis-drawer__section{border-bottom:var(--t-hairline)}.turis-drawer__section>summary{display:flex;align-items:center;justify-content:space-between;padding:0.85rem 0;min-height:48px;color:var(--t-fg);font-size:1.15rem;letter-spacing:-0.018em;cursor:pointer;list-style:none}.turis-drawer__section>summary::-webkit-details-marker{display:none}.turis-drawer__chev{transition:transform 220ms var(--t-ease-out);color:var(--t-mute)}.turis-drawer__section[open]>summary .turis-drawer__chev{transform:rotate(90deg)}.turis-drawer__sub{display:flex;flex-direction:column;padding:0.25rem 0 1rem 0.75rem;border-left:1px solid color-mix(in srgb,var(--t-fg) 8%,transparent);margin-left:0.25rem}.turis-drawer__sub+.turis-drawer__sub{margin-top:0.4rem;padding-top:0.85rem;border-top:1px solid color-mix(in srgb,var(--t-fg) 8%,transparent)}.turis-drawer__sub-head{margin:0 0 0.35rem;font-size:0.72rem;text-transform:uppercase;letter-spacing:0.12em;color:var(--t-mute);font-weight:500}.turis-drawer__sub a{display:flex;align-items:center;gap:0.5rem;color:var(--t-fg);text-decoration:none;font-size:0.98rem;padding:0.55rem 0;min-height:44px;opacity:0.88}.turis-drawer__sub a:hover{opacity:1}.turis-drawer__badge{display:inline-flex;align-items:center;padding:0.1rem 0.45rem;font-size:0.65rem;letter-spacing:0.04em;text-transform:uppercase;border-radius:999px;background:var(--t-fg);color:var(--t-bg);font-weight:600}.turis-drawer__foot{margin-top:auto;padding-top:1.5rem;display:flex;flex-direction:column;gap:0.6rem}.turis-drawer__cta{display:inline-flex;align-items:center;justify-content:center;gap:0.45rem;width:100%;padding:0.95rem 1.25rem;font-size:0.95rem;font-weight:500;letter-spacing:-0.005em;text-decoration:none;border-radius:var(--t-r-pill);min-height:48px;transition:background 180ms var(--t-ease-out),opacity 180ms var(--t-ease-out)}.turis-drawer__cta--primary{background:var(--t-fg);color:var(--t-bg)}.turis-drawer__cta--primary:hover{background:var(--t-ink-soft)}.turis-drawer__cta--ghost{background:transparent;color:var(--t-fg);border:1px solid var(--t-fg)}.turis-drawer__cta--ghost:hover{background:color-mix(in srgb,var(--t-fg) 6%,transparent)}.turis-drawer__theme{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;margin-top:0.4rem;padding:0.6rem 0;border:0;background:transparent;color:var(--t-mute);font-size:0.82rem;letter-spacing:0.005em;cursor:pointer;min-height:44px}.turis-drawer__theme:hover{color:var(--t-fg)}.turis-drawer__theme .turis-theme-toggle__sun{display:none}:root[data-theme="dark"] .turis-drawer__theme .turis-theme-toggle__moon{display:none}:root[data-theme="dark"] .turis-drawer__theme .turis-theme-toggle__sun{display:inline-block}}@media (max-width:520px){.turis-nav__inner{padding:0.75rem 1rem}.turis-nav__brand-logo{height:22px}}html.is-nav-locked,html.is-nav-locked body{overflow:hidden;touch-action:none}.turis-hero{position:relative;overflow:hidden;isolation:isolate;padding:clamp(2.25rem,4vw,4rem) clamp(1rem,3vw,2rem) clamp(3rem,5vw,5rem)}.turis-hero__inner{max-width:1440px;margin:0 auto;text-align:center}.turis-hero::before{content:"";position:absolute;inset:-10% -10% auto -10%;height:92%;background-image:radial-gradient(circle at 1px 1px,color-mix(in srgb,var(--t-fg) 30%,transparent) 1.5px,transparent 0);background-size:22px 22px;background-position:0 0;mask-image:radial-gradient(ellipse 78% 72% at 50% 38%,black 0%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 78% 72% at 50% 38%,black 0%,transparent 80%);z-index:0;pointer-events:none}.turis-hero::after{content:"";position:absolute;inset:-10% -10% auto -10%;height:92%;background-image:radial-gradient(circle at 1px 1px,color-mix(in srgb,var(--t-fg) 70%,transparent) 1.5px,transparent 0);background-size:22px 22px;background-position:0 0;mask-image:linear-gradient(115deg,transparent 49%,black 50%,black 50%,transparent 51%),radial-gradient(ellipse 78% 72% at 50% 38%,black 0%,transparent 80%);-webkit-mask-image:linear-gradient(115deg,transparent 49%,black 50%,black 50%,transparent 51%),radial-gradient(ellipse 78% 72% at 50% 38%,black 0%,transparent 80%);mask-composite:intersect;-webkit-mask-composite:source-in;mask-size:280% 280%,100% 100%;-webkit-mask-size:280% 280%,100% 100%;mask-position:-10% -10%,50% 50%;-webkit-mask-position:-10% -10%,50% 50%;mask-repeat:no-repeat,no-repeat;-webkit-mask-repeat:no-repeat,no-repeat;z-index:0;pointer-events:none;will-change:mask-position;animation:turis-grid-wave 9s linear infinite}.turis-hero__inner>*{position:relative;z-index:1}.turis-hero.is-grid-paused::after{animation-play-state:paused}@keyframes turis-grid-wave{0%{mask-position:-10% -10%,50% 50%;-webkit-mask-position:-10% -10%,50% 50%}100%{mask-position:110% 110%,50% 50%;-webkit-mask-position:110% 110%,50% 50%}}@media (prefers-reduced-motion:reduce){.turis-hero::after{animation:none;will-change:auto;mask-position:50% 50%,50% 50%;-webkit-mask-position:50% 50%,50% 50%}}.turis-eyebrow{display:inline-flex;align-items:center;gap:0.5rem;padding:0.4rem 0.9rem 0.4rem 0.6rem;border:var(--t-border);border-radius:var(--t-r-pill);font-size:0.8125rem;letter-spacing:-0.005em;color:var(--t-fg);background:color-mix(in srgb,var(--t-bg) 70%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);text-decoration:none;transition:background 180ms var(--t-ease-out)}.turis-eyebrow:hover{background:var(--t-surface)}.turis-eyebrow__chip{font-size:0.66rem;font-weight:500;letter-spacing:0.04em;text-transform:none;padding:0.15rem 0.45rem;border-radius:999px;background:var(--t-fg);color:var(--t-bg)}.turis-eyebrow__arrow{display:inline-block;transition:transform 220ms var(--t-ease-out)}.turis-eyebrow:hover .turis-eyebrow__arrow{transform:translateX(3px)}.turis-headline{font-size:var(--wp--preset--font-size--display);font-weight:500;letter-spacing:-0.035em;line-height:0.98;max-width:28ch;margin:1.5rem auto 0;text-wrap:balance;color:var(--t-fg)}.turis-headline .turis-serif{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400;letter-spacing:-0.015em}.turis-headline .turis-strike{position:relative;color:var(--t-mute);font-weight:400;display:inline-block}.turis-headline .turis-strike::after{content:"";position:absolute;left:-2%;right:-2%;top:56%;height:0.08em;background:currentColor;transform-origin:left center;transform:scaleX(0);animation:turis-strike-in 1.1s var(--t-ease-out) 600ms forwards;border-radius:999px}@keyframes turis-strike-in{to{transform:scaleX(1)}}.turis-lede{max-width:52ch;margin:1.75rem auto 0;font-size:var(--wp--preset--font-size--lg);color:color-mix(in srgb,var(--t-fg) 72%,transparent);line-height:1.5;text-wrap:pretty}.turis-cta-row{display:flex;justify-content:center;gap:0.75rem;margin-top:2.25rem;flex-wrap:wrap}.turis-microcopy{margin-top:1.5rem;font-size:0.78rem;color:var(--t-mute);display:inline-flex;align-items:center;gap:1.25rem;flex-wrap:wrap;justify-content:center}.turis-microcopy span{display:inline-flex;align-items:center;gap:0.4rem}.turis-microcopy span::before{content:"";width:4px;height:4px;border-radius:999px;background:var(--t-fg);opacity:0.4}.turis-flow{position:relative;max-width:1240px;margin:2.5rem auto 0;padding:0 clamp(1rem,3vw,2rem)}.turis-flow__cap{text-align:center;font-size:0.92rem;letter-spacing:-0.01em;color:var(--t-mute);margin:0 0 2.25rem;font-weight:400}.turis-flow__cap em{font-family:var(--wp--preset--font-family--serif);font-style:italic;color:var(--t-fg);font-weight:400}.turis-flow__row{display:grid;grid-template-columns:minmax(0,1fr) clamp(40px,7vw,100px) minmax(0,0.9fr) clamp(40px,7vw,100px) minmax(0,1fr);align-items:start;gap:0.5rem}.turis-flow__col{display:flex;flex-direction:column;gap:1.25rem}.turis-flow__col--in{text-align:right;align-items:flex-end}.turis-flow__col--out{text-align:left;align-items:flex-start}.turis-flow__col--engine{text-align:center;align-items:center;gap:1rem}.turis-flow__stage{margin:0;font-family:var(--wp--preset--font-family--serif);font-style:italic;font-size:1rem;letter-spacing:-0.005em;color:var(--t-mute);font-weight:400;padding-bottom:0.75rem;border-bottom:1px solid color-mix(in srgb,var(--t-fg) 12%,transparent);align-self:stretch}.turis-flow__col--in .turis-flow__stage{text-align:right}.turis-flow__col--out .turis-flow__stage{text-align:left}.turis-flow__col--engine .turis-flow__stage{text-align:center}.turis-flow__list{display:flex;flex-direction:column;gap:1.1rem;margin:0}.turis-flow__entry{display:flex;flex-direction:column;gap:0.15rem}.turis-flow__entry dt{font-size:1.0625rem;font-weight:500;letter-spacing:-0.018em;line-height:1.2;color:var(--t-fg)}.turis-flow__entry dd{margin:0;font-size:0.92rem;line-height:1.35;color:var(--t-mute)}.turis-flow__entry dd em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400;color:var(--t-fg)}.turis-flow__arrow{align-self:center;color:color-mix(in srgb,var(--t-fg) 35%,transparent);width:100%;margin-top:5.5rem}.turis-flow__arrow svg{width:100%;height:24px;overflow:visible}.turis-flow__arrow circle{filter:drop-shadow(0 0 3px color-mix(in srgb,var(--t-fg) 60%,transparent))}.turis-flow__brand{display:inline-flex;align-items:center;justify-content:center;padding:0.95rem 2.25rem;border:1px solid color-mix(in srgb,var(--t-fg) 18%,transparent);border-radius:var(--t-r-pill);background:radial-gradient(120% 100% at 50% 0%,color-mix(in srgb,var(--t-fg) 6%,transparent) 0%,transparent 70%),var(--t-bg);box-shadow:0 0 0 4px color-mix(in srgb,var(--t-fg) 3%,transparent),0 18px 36px -22px color-mix(in srgb,var(--t-fg) 30%,transparent)}.turis-flow__brand-logo{height:30px;width:auto;display:block;filter:var(--t-brand-filter)}.turis-flow__brand-cap{margin:0;font-size:0.88rem;font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400;letter-spacing:0;color:var(--t-mute)}@media (prefers-reduced-motion:reduce){.turis-flow__arrow circle{display:none}}@media (max-width:880px){.turis-flow__row{grid-template-columns:1fr;gap:1.5rem}.turis-flow__col--in,.turis-flow__col--out,.turis-flow__col--engine{text-align:center;align-items:center}.turis-flow__arrow{margin:0 auto;max-width:80px;transform:rotate(90deg)}}.turis-pipeline{--tp-fg:var(--t-fg);max-width:1280px;margin:2rem auto 0;padding:0 clamp(1rem,3vw,2rem);color:var(--tp-fg)}.turis-pipeline__overcap{text-align:center;font-size:0.86rem;letter-spacing:-0.01em;color:var(--t-mute);margin:0 0 1.5rem;font-weight:400}.turis-pipeline__overcap em{font-family:var(--wp--preset--font-family--serif);font-style:italic;color:var(--t-fg);font-weight:400}.turis-pipeline__cards{display:grid;grid-template-columns:repeat(6,1fr);gap:0.5rem}@media (max-width:980px){.turis-pipeline__cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.turis-pipeline__cards{grid-template-columns:repeat(2,1fr)}}.turis-pipeline__card{position:relative;display:flex;flex-direction:column;align-items:stretch;text-align:left;padding:1.1rem 1rem 1.05rem;min-height:192px;border:1px solid color-mix(in srgb,var(--t-fg) 9%,transparent);border-radius:var(--t-r-md,14px);background:transparent;overflow:hidden;cursor:pointer;outline:none;transition:border-color 240ms var(--t-ease-out),background 240ms var(--t-ease-out);opacity:0;transform:translateY(8px);animation:turis-pipeline-card-in 600ms var(--t-ease-out) var(--delay,0ms) forwards}@media (max-width:980px){.turis-pipeline__card{min-height:180px}}.turis-pipeline__card:hover,.turis-pipeline__card:focus-visible,.turis-pipeline__card.is-revealed{border-color:color-mix(in srgb,var(--t-fg) 32%,transparent);background:color-mix(in srgb,var(--t-fg) 4%,transparent)}@keyframes turis-pipeline-card-in{to{opacity:1;transform:translateY(0)}}.turis-pipeline__num{position:absolute;top:0.6rem;right:0.75rem;font-family:var(--wp--preset--font-family--mono);font-size:0.62rem;letter-spacing:0.04em;color:color-mix(in srgb,var(--t-fg) 28%,transparent);font-variant-numeric:tabular-nums;z-index:2}.turis-pipeline__face{display:flex;flex-direction:column;align-items:flex-start;gap:0.55rem;height:100%;transition:opacity 200ms var(--t-ease-out),transform 240ms var(--t-ease-out)}.turis-pipeline__card:hover .turis-pipeline__face,.turis-pipeline__card:focus-visible .turis-pipeline__face,.turis-pipeline__card.is-revealed .turis-pipeline__face{opacity:0;transform:translateY(-6px);pointer-events:none}.turis-pipeline__icon{display:inline-flex;width:22px;height:22px;color:var(--t-fg);margin-bottom:0.1rem}.turis-pipeline__icon svg{width:22px;height:22px;stroke:currentColor;fill:none}.turis-pipeline__title{margin:0;font-size:clamp(0.92rem,1.2vw,1rem);font-weight:500;letter-spacing:-0.015em;line-height:1.2;color:var(--t-fg);text-wrap:balance}.turis-pipeline__sub{margin:0;font-family:var(--wp--preset--font-family--serif);font-style:italic;font-size:0.84rem;font-weight:400;letter-spacing:-0.005em;color:var(--t-mute);line-height:1.3;text-wrap:balance}.turis-pipeline__more{display:inline-flex;align-items:center;gap:0.45rem;margin-top:auto;padding-top:0.65rem;font-family:var(--wp--preset--font-family--mono,ui-monospace,monospace);font-size:0.62rem;letter-spacing:0.04em;color:color-mix(in srgb,var(--t-fg) 45%,transparent);border-top:1px solid color-mix(in srgb,var(--t-fg) 10%,transparent);align-self:stretch;transition:color 200ms var(--t-ease-out),border-color 200ms var(--t-ease-out)}.turis-pipeline__more-plus{color:inherit;transition:transform 280ms var(--t-ease-spring,cubic-bezier(0.34,1.56,0.64,1)),color 200ms}.turis-pipeline__card:hover .turis-pipeline__more,.turis-pipeline__card:focus-visible .turis-pipeline__more,.turis-pipeline__card.is-revealed .turis-pipeline__more{color:var(--t-fg);border-top-color:color-mix(in srgb,var(--t-fg) 28%,transparent)}.turis-pipeline__card:hover .turis-pipeline__more-plus,.turis-pipeline__card:focus-visible .turis-pipeline__more-plus,.turis-pipeline__card.is-revealed .turis-pipeline__more-plus{transform:rotate(135deg)}.turis-pipeline__reveal{position:absolute;inset:0;padding:1.1rem 1rem 2.2rem;display:flex;align-items:center;justify-content:flex-start;opacity:0;transform:translateY(6px);transition:opacity 240ms var(--t-ease-out),transform 240ms var(--t-ease-out);pointer-events:none}.turis-pipeline__reveal p{margin:0;font-size:0.85rem;line-height:1.45;color:var(--t-fg);text-wrap:pretty}.turis-pipeline__card:hover .turis-pipeline__reveal,.turis-pipeline__card:focus-visible .turis-pipeline__reveal,.turis-pipeline__card.is-revealed .turis-pipeline__reveal{opacity:1;transform:translateY(0);pointer-events:auto}.turis-pipeline .screen-reader-text{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){.turis-pipeline__card{animation:none !important;opacity:1 !important;transform:none !important}.turis-pipeline__face,.turis-pipeline__reveal,.turis-pipeline__more-plus{transition:none !important}}.turis-flow{max-width:1080px;margin:clamp(0.5rem,1.5vw,1.5rem) auto 0;padding:0 clamp(1rem,3vw,2rem);color:var(--t-fg);will-change:transform}.turis-flow__svg{display:block;width:100%;height:auto;aspect-ratio:1000 / 400}.turis-flow__svg .turis-flow__paper{fill:var(--t-bg)}.turis-flow__svg .turis-flow__paper-stroke{stroke:var(--t-bg)}.turis-flow__svg .turis-flow__pill-bg{fill:var(--t-bg);stroke:currentColor;stroke-opacity:0.7;stroke-width:1}.turis-flow__svg .turis-flow__pill-text{fill:currentColor}@media (prefers-reduced-motion:reduce){.turis-flow__svg animate,.turis-flow__svg animateMotion{}}@media (max-width:720px){.turis-flow{display:none}}.turis-window{max-width:1280px;margin:4rem auto 0;background:var(--t-bg);border:var(--t-border);border-radius:var(--t-r-xl);box-shadow:var(--t-sh-3);overflow:hidden;position:relative;font-size:14px}.turis-window::after{content:"";position:absolute;inset:0 0 auto 0;height:50%;background:linear-gradient(to bottom,color-mix(in srgb,var(--t-fg) 4%,transparent),transparent);pointer-events:none;z-index:1}.turis-window__chrome{display:flex;align-items:center;gap:0.6rem;padding:0.75rem 1rem;border-bottom:var(--t-border);background:var(--t-surface);position:relative;z-index:2}.turis-window__dots{display:inline-flex;gap:0.4rem}.turis-window__dots span{width:11px;height:11px;border-radius:999px;background:color-mix(in srgb,var(--t-fg) 12%,transparent)}.turis-window__url{margin:0 auto;padding:0.32rem 0.85rem;border-radius:var(--t-r-pill);background:var(--t-bg);border:var(--t-hairline);font-size:0.72rem;color:var(--t-mute);letter-spacing:-0.005em;display:inline-flex;align-items:center;gap:0.4rem;max-width:280px}.turis-window__url svg{width:11px;height:11px;opacity:0.7}.turis-window__url strong{color:var(--t-fg);font-weight:500}.turis-app{display:grid;grid-template-columns:210px 1fr;min-height:460px;position:relative;z-index:2}@media (max-width:760px){.turis-app{grid-template-columns:1fr;min-height:auto}.turis-app__side{display:none}}.turis-app__side{border-right:var(--t-border);background:color-mix(in srgb,var(--t-surface) 50%,var(--t-bg));padding:1.1rem 0.75rem}.turis-app__brand{display:flex;gap:0.55rem;align-items:center;font-size:0.95rem;font-weight:500;margin-bottom:1.5rem;padding:0 0.5rem;letter-spacing:-0.02em}.turis-app__brand-wordmark{font-weight:800;font-size:1.1rem;letter-spacing:-0.01em;color:var(--t-fg)}.turis-app__nav-item{display:grid;grid-template-columns:18px 1fr auto;gap:0.65rem;align-items:center;padding:0.5rem 0.6rem;border-radius:7px;font-size:0.82rem;color:var(--t-fg);text-decoration:none;transition:background 160ms var(--t-ease-out)}.turis-app__nav-item:hover{background:color-mix(in srgb,var(--t-surface) 80%,transparent)}.turis-app__nav-item.is-active{background:var(--t-surface);font-weight:500}.turis-app__nav-icon{width:16px;height:16px;stroke:var(--t-fg);fill:none;opacity:0.85}.turis-app__nav-item.is-active .turis-app__nav-icon{opacity:1}.turis-app__nav-caret{font-size:0.85rem;color:var(--t-mute);opacity:0.6;line-height:1}.turis-app__nav-badge{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e83a3a;color:#fff;font-size:0.66rem;font-weight:600;font-variant-numeric:tabular-nums;line-height:1}.turis-app__nav-pill{display:inline-grid;place-items:center;padding:0 6px;height:16px;border-radius:999px;background:#4682ff;color:#fff;font-size:0.6rem;font-weight:600;letter-spacing:0.02em}.turis-app__create{display:inline-flex;align-items:center;justify-content:center;gap:0.4rem;margin:1rem 0 0;padding:0.55rem 0.85rem;border-radius:var(--t-r-pill);background:var(--t-bg);border:1px solid color-mix(in srgb,var(--t-fg) 20%,transparent);color:var(--t-fg);font-family:inherit;font-size:0.78rem;font-weight:500;cursor:pointer;width:100%}.turis-app__create svg{width:14px;height:14px;stroke:currentColor;fill:none}.turis-app__main{display:flex;flex-direction:column;position:relative;min-width:0;background:color-mix(in srgb,var(--t-surface) 35%,var(--t-bg))}.turis-app__topbar{display:flex;justify-content:space-between;align-items:center;padding:0.7rem 1rem;border-bottom:var(--t-border);background:var(--t-bg)}.turis-app__crumb{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.88rem;font-weight:500;letter-spacing:-0.015em;color:var(--t-fg)}.turis-app__crumb-back{display:grid;place-items:center;width:22px;height:22px;border-radius:6px;background:var(--t-surface);color:var(--t-mute);font-size:0.95rem;line-height:1}.turis-app__topbar-right{display:inline-flex;align-items:center;gap:0.55rem}.turis-app__topbar-search{display:inline-flex;align-items:center;gap:0.5rem;padding:0.4rem 0.85rem 0.4rem 0.7rem;border:var(--t-hairline);border-radius:var(--t-r-pill);background:color-mix(in srgb,var(--t-surface) 60%,transparent);color:var(--t-mute);font-size:0.78rem;letter-spacing:-0.005em}.turis-app__topbar-search svg{opacity:0.7}.turis-app__topbar-help{display:inline-flex;align-items:center;gap:0.45rem;padding:0.35rem 0.85rem 0.35rem 0.4rem;border-radius:var(--t-r-pill);background:#6f3eff;color:#fff;font-family:inherit;font-size:0.78rem;font-weight:500;border:0;cursor:pointer}.turis-app__topbar-help-mark{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:rgba(255,255,255,0.18);font-weight:700;font-size:0.72rem}.turis-app__board{display:grid;grid-template-columns:1fr 1fr;gap:0.7rem;padding:0.85rem}.turis-app__card{background:var(--t-bg);border:var(--t-hairline);border-radius:var(--t-r-md);padding:0.85rem 1rem}.turis-app__card--wide{grid-column:1 / -1}.turis-app__card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:0.7rem}.turis-app__card-head h3{margin:0;font-size:0.88rem;font-weight:500;letter-spacing:-0.015em;color:var(--t-fg)}.turis-app__card-head p{margin:0.15rem 0 0;font-size:0.7rem;color:var(--t-mute)}.turis-app__legend{display:inline-flex;gap:0.85rem;font-size:0.7rem;color:var(--t-mute)}.turis-app__legend span{display:inline-flex;align-items:center;gap:0.35rem}.turis-app__legend i{display:inline-block;width:14px;height:4px;border-radius:2px}.turis-app__chart{width:100%;height:clamp(110px,14vw,140px);display:block;margin-bottom:0.4rem}.turis-app__chart-axis{display:flex;justify-content:space-between;font-size:0.62rem;color:var(--t-mute);letter-spacing:-0.005em;padding:0 0.1rem}.turis-app__kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:0.7rem;grid-column:1 / -1}.turis-app__card--kpi{padding:0.95rem 1rem}.turis-app__kpi-label{margin:0;font-size:0.7rem;color:var(--t-mute);letter-spacing:-0.005em}.turis-app__kpi-val{margin:0.2rem 0 0.35rem;font-size:1.65rem;letter-spacing:-0.03em;font-weight:500;color:var(--t-fg);font-variant-numeric:tabular-nums;line-height:1}.turis-app__kpi-delta{margin:0;font-size:0.7rem;font-weight:500;font-variant-numeric:tabular-nums}.turis-app__kpi-delta em{font-style:normal;color:var(--t-mute);font-weight:400;margin-left:0.25rem}.turis-app__kpi-delta--up{color:#11a04a}.turis-app__kpi-delta--down{color:#d83a3a}.turis-app__table{font-size:0.78rem}.turis-app__th,.turis-app__tr{display:grid;grid-template-columns:1.4fr 1fr 1fr 0.5fr;gap:0.6rem;padding:0.55rem 0;align-items:center}.turis-app__th{font-size:0.66rem;letter-spacing:0.1em;text-transform:none;color:var(--t-mute);border-bottom:var(--t-hairline)}.turis-app__tr{border-bottom:var(--t-hairline)}.turis-app__tr:last-child{border-bottom:0}.turis-app__tr strong{font-weight:500;letter-spacing:-0.005em;color:var(--t-fg)}.turis-app__th .num,.turis-app__tr .num{text-align:right;font-variant-numeric:tabular-nums;color:var(--t-mute)}.turis-app__tr .num:nth-of-type(1),.turis-app__tr .num:nth-of-type(2){color:var(--t-fg)}.turis-app__tippy{position:absolute;bottom:0.85rem;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:0.45rem;padding:0.3rem 0.35rem 0.3rem 0.55rem;border-radius:999px;background:rgba(20,20,22,0.92);color:#fff;font-size:0.78rem;letter-spacing:-0.005em;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 12px 32px -16px rgba(0,0,0,0.55);z-index:5;max-width:calc(100% - 1.5rem)}.turis-app__tippy-mark{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#fff;color:#1b1b1d;font-weight:700;font-size:0.72rem}.turis-app__tippy-label{font-weight:500;opacity:0.9}.turis-app__tippy-input{flex:1;background:transparent;border:0;color:inherit;font-family:inherit;font-size:0.78rem;outline:none;min-width:180px}.turis-app__tippy-input::placeholder{color:rgba(255,255,255,0.55)}.turis-app__tippy-btn{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;border:0;cursor:pointer;color:inherit}.turis-app__tippy-btn--plus{background:rgba(255,255,255,0.1)}.turis-app__tippy-btn--send{background:#fff;color:#1b1b1d}.turis-app__tippy-btn svg{stroke:currentColor;fill:none}.turis-marquee-section{padding:clamp(2.5rem,4vw,4rem) clamp(1rem,3vw,2rem);max-width:1440px;margin:0 auto}.turis-marquee-label{text-align:center;font-size:0.78rem;letter-spacing:0.01em;text-transform:none;color:var(--t-mute);margin-bottom:2rem}.turis-marquee{position:relative;overflow:hidden;mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}.turis-marquee__track{display:flex;align-items:center;gap:clamp(2.5rem,5vw,4.5rem);width:max-content;animation:turis-marquee 60s linear infinite}.turis-marquee:hover .turis-marquee__track{animation-play-state:paused}.turis-marquee__item{flex:0 0 auto;height:38px;display:inline-flex;align-items:center;justify-content:center}.turis-marquee__item img{max-height:100%;max-width:160px;width:auto;filter:var(--t-logo-filter);transition:filter 240ms var(--t-ease-out)}.turis-marquee__item:hover img{filter:var(--t-logo-filter-hover)}.turis-marquee__item{height:56px;display:inline-grid;grid-template-rows:32px 18px;row-gap:6px;align-content:center;justify-items:center;padding:0 0.4rem}.turis-marquee__item img{max-height:32px;max-width:160px;width:auto;height:auto;filter:var(--t-logo-filter);transition:filter 240ms var(--t-ease-out);align-self:center;grid-row:1}.turis-marquee__item:hover img{filter:var(--t-logo-filter-hover)}.turis-marquee__item--case{text-decoration:none;color:inherit;cursor:pointer;border-radius:8px;transition:background 200ms var(--t-ease-out)}.turis-marquee__item--case:hover{background:color-mix(in srgb,var(--t-fg) 5%,transparent)}.turis-marquee__case-tag{grid-row:2;display:inline-flex;align-items:center;gap:0.2rem;padding:0.1rem 0.45rem 0.1rem 0.5rem;background:color-mix(in srgb,var(--t-fg) 8%,transparent);color:var(--t-fg);border-radius:var(--t-r-pill);font-size:0.6rem;font-weight:500;letter-spacing:0.01em;text-transform:none;white-space:nowrap;line-height:1;transition:background 180ms var(--t-ease-out),color 180ms var(--t-ease-out)}.turis-marquee__item--case:hover .turis-marquee__case-tag{background:var(--t-fg);color:var(--t-bg)}.turis-marquee__case-arrow{font-size:0.65rem;line-height:1;opacity:0.7}.turis-marquee__item--case:hover .turis-marquee__case-arrow{opacity:1}@keyframes turis-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.turis-stats{border-top:var(--t-border);border-bottom:var(--t-border);padding:clamp(3rem,5vw,5rem) clamp(1rem,3vw,2rem)}.turis-stats__inner{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media (max-width:800px){.turis-stats__inner{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width:440px){.turis-stats__inner{grid-template-columns:1fr}}.turis-stats__cta{max-width:1440px;margin:clamp(2.5rem,5vw,3.5rem) auto 0;padding-top:clamp(2rem,4vw,2.5rem);border-top:var(--t-hairline);display:flex;flex-wrap:wrap;gap:0.75rem}.turis-stat{display:flex;flex-direction:column;gap:0.5rem}.turis-stat__num{font-size:clamp(2.4rem,4.5vw,3.4rem);font-weight:500;letter-spacing:-0.04em;line-height:0.95;font-variant-numeric:tabular-nums;color:var(--t-fg)}.turis-stat__num em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400;color:var(--t-mute);font-size:0.55em;margin-left:0.2em;letter-spacing:-0.015em}.turis-stat__label{font-size:0.875rem;color:var(--t-mute);letter-spacing:-0.005em;line-height:1.4;max-width:28ch}.turis-section{padding:clamp(5rem,9vw,9rem) clamp(1rem,3vw,2rem);position:relative}.turis-section--surface{background:var(--t-surface)}.turis-section--ink{--ink-bg:#0A0A0B;--ink-fg:#FAFAF7;background:var(--ink-bg);color:var(--ink-fg)}:root[data-theme="dark"] .turis-section--ink{--ink-bg:#050506}.turis-section--ink:where(h1,h2,h3,h4,h5,h6,p){color:var(--ink-fg)}.turis-section__inner{max-width:1440px;margin:0 auto}.turis-section-head{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:end;margin-bottom:4rem}@media (max-width:800px){.turis-section-head{grid-template-columns:1fr;gap:1.5rem;align-items:start}}.turis-eyebrow-label{display:inline-block;font-size:0.74rem;text-transform:none;letter-spacing:0.01em;color:var(--t-mute);margin-bottom:0.85rem}.turis-section-title{font-size:var(--wp--preset--font-size--3xl);letter-spacing:-0.035em;line-height:1.02;max-width:22ch;text-wrap:balance;margin:0;color:var(--t-fg)}.turis-section-title em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-section-desc{font-size:1.0625rem;line-height:1.55;color:var(--t-mute);max-width:50ch;margin:0}.turis-bento{display:grid;gap:1rem;grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(0,auto)}@media (max-width:900px){.turis-bento{grid-template-columns:repeat(2,1fr)}}.turis-bento__card{--x:50%;--y:50%;position:relative;background:color-mix(in srgb,var(--t-fg) 4%,var(--t-bg));border:var(--t-border);border-radius:var(--t-r-lg);padding:1.75rem;overflow:hidden;isolation:isolate;transition:transform 360ms var(--t-ease-out),border-color 240ms var(--t-ease-out),background 240ms var(--t-ease-out)}.turis-bento__card::before{content:"";position:absolute;inset:0;background:radial-gradient(220px circle at var(--x) var(--y),color-mix(in srgb,var(--t-fg) 5%,transparent),transparent 60%);opacity:0;transition:opacity 240ms var(--t-ease-out);pointer-events:none}.turis-bento__card:hover{border-color:color-mix(in srgb,var(--t-fg) 18%,transparent)}.turis-bento__card:hover::before{opacity:1}.turis-bento__card[data-size="lg"]{grid-column:span 4;grid-row:span 2}.turis-bento__card[data-size="md"]{grid-column:span 2}.turis-bento__card[data-size="sm"]{grid-column:span 2}.turis-bento__card[data-size="wide"]{grid-column:span 6}@media (max-width:900px){.turis-bento__card[data-size="lg"],.turis-bento__card[data-size="md"],.turis-bento__card[data-size="sm"],.turis-bento__card[data-size="wide"]{grid-column:span 2;grid-row:auto}}.turis-bento__eyebrow{font-size:0.7rem;text-transform:none;letter-spacing:0.01em;color:var(--t-mute);margin-bottom:0.6rem}.turis-bento__title{font-size:1.5rem;font-weight:500;letter-spacing:-0.025em;line-height:1.1;margin:0 0 0.5rem;text-wrap:balance;color:var(--t-fg)}.turis-bento__title em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-bento__title--lg{font-size:clamp(1.6rem,2.5vw,2.1rem)}.turis-bento__desc{font-size:0.95rem;line-height:1.55;color:var(--t-mute);margin:0;max-width:38ch}.turis-bento__visual{margin-top:1.5rem}.turis-mini-table{background:color-mix(in srgb,var(--t-surface) 60%,var(--t-bg));border:var(--t-hairline);border-radius:var(--t-r-md);padding:0.5rem 0.75rem;margin-top:1.25rem;font-size:0.78rem;font-variant-numeric:tabular-nums}.turis-mini-table-row{display:grid;grid-template-columns:1fr auto;padding:0.45rem 0;border-bottom:var(--t-hairline)}.turis-mini-table-row:last-child{border-bottom:0}.turis-mini-table-row strong{font-weight:500}.turis-mini-table-row span{color:var(--t-mute)}.turis-mini-table-row em{font-style:normal;font-size:0.72rem;color:var(--t-mute);display:block}.turis-bento__stat{font-size:clamp(2rem,3vw,2.6rem);letter-spacing:-0.035em;font-weight:500;line-height:1;margin-bottom:0.4rem;font-variant-numeric:tabular-nums}.turis-bento__stat-suffix{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400;font-size:0.55em;color:var(--t-mute);margin-left:0.15em}.turis-mini-flow{margin-top:1.25rem;display:flex;align-items:center;gap:0.6rem}.turis-mini-flow__node{flex:1;padding:0.55rem 0.6rem;border:var(--t-hairline);border-radius:var(--t-r-sm);font-size:0.72rem;text-align:center;color:var(--t-mute);background:var(--t-bg)}.turis-mini-flow__arrow{width:14px;height:1px;background:var(--t-line);position:relative;flex-shrink:0}.turis-mini-flow__arrow::after{content:"";position:absolute;right:0;top:-2px;width:5px;height:5px;border-right:1px solid var(--t-line);border-top:1px solid var(--t-line);transform:rotate(45deg)}.turis-mini-flow__hub{flex:1;padding:0.55rem 0.6rem;border:1px solid var(--t-fg);border-radius:var(--t-r-sm);font-size:0.72rem;font-weight:500;text-align:center;background:var(--t-fg);color:var(--t-bg)}.turis-tabs{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:1rem}.turis-tabs__nav{display:flex;flex-wrap:wrap;gap:0.5rem;padding:0.4rem;background:var(--t-surface);border:var(--t-hairline);border-radius:var(--t-r-pill);width:max-content;max-width:100%;margin:0 auto}.turis-tabs__tab{display:inline-flex;align-items:center;gap:0.5rem;padding:0.55rem 1rem;font-size:0.86rem;border-radius:var(--t-r-pill);border:0;background:transparent;color:var(--t-mute);letter-spacing:-0.005em;cursor:pointer;transition:color 200ms var(--t-ease-out),background 240ms var(--t-ease-out);font-weight:500}.turis-tabs__tab:hover{color:var(--t-fg)}.turis-tabs__tab[aria-selected="true"]{background:var(--t-bg);color:var(--t-fg);box-shadow:var(--t-sh-1)}.turis-tabs__panels{position:relative;min-height:460px}.turis-tabs__panel{display:grid;grid-template-columns:0.9fr 1.1fr;gap:clamp(2rem,5vw,4rem);align-items:center;position:absolute;inset:0;opacity:0;transform:translateY(8px);transition:opacity 360ms var(--t-ease-out),transform 360ms var(--t-ease-out);pointer-events:none}.turis-tabs__panel.is-active{position:relative;opacity:1;transform:translateY(0);pointer-events:auto}@media (max-width:880px){.turis-tabs__panel{grid-template-columns:1fr}.turis-tabs__panels{min-height:0}.turis-tabs__panel{position:relative;opacity:1;transform:none;display:none}.turis-tabs__panel.is-active{display:grid}}.turis-tabs__copy h3{font-size:clamp(1.6rem,2.5vw,2.2rem);letter-spacing:-0.028em;line-height:1.05;margin:0 0 1rem;color:var(--t-fg);font-weight:500}.turis-tabs__copy h3 em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-tabs__copy p{font-size:1.0625rem;line-height:1.55;color:var(--t-mute);margin:0 0 1.75rem;max-width:42ch}.turis-tabs__copy ul{list-style:none;padding:0;margin:0 0 2rem;display:grid;gap:0.7rem}.turis-tabs__copy li{display:grid;grid-template-columns:18px 1fr;gap:0.7rem;align-items:baseline;font-size:0.95rem;letter-spacing:-0.005em;color:var(--t-fg)}.turis-tabs__copy li::before{content:"✓";display:inline-grid;place-items:center;width:16px;height:16px;border-radius:999px;background:var(--t-fg);color:var(--t-bg);font-size:9px;font-weight:700;line-height:1;align-self:center}.turis-tabs__shot{border-radius:var(--t-r-lg);border:var(--t-border);box-shadow:var(--t-sh-3);overflow:hidden;background:var(--t-surface)}.turis-tabs__shot img{width:100%;height:auto;display:block;background:var(--t-surface)}:root[data-theme="dark"] .turis-tabs__shot img{filter:brightness(0.95) contrast(1.05)}.turis-tabs__shot--svg{background:radial-gradient(120% 80% at 50% 0%,color-mix(in srgb,var(--t-fg) 4%,transparent) 0%,transparent 60%),var(--t-bg);padding:1.25rem;color:var(--t-fg)}.turis-tabs__art{display:block;width:100%;height:auto;aspect-ratio:800 / 500;color:inherit}.turis-tabs__art .art-paper{fill:var(--t-bg)}.turis-tabs__art .art-paper-stroke{stroke:var(--t-bg)}.turis-deep{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(2rem,6vw,5rem);align-items:start}@media (max-width:880px){.turis-deep{grid-template-columns:1fr}}.turis-deep__steps{display:grid;gap:clamp(4rem,12vh,9rem);padding-bottom:25vh}.turis-deep__step{scroll-margin-top:30vh}.turis-deep__step .num{font-family:var(--wp--preset--font-family--mono);font-size:0.7rem;letter-spacing:0.01em;color:var(--t-mute);margin-bottom:0.85rem}.turis-deep__step h3{font-size:clamp(1.5rem,2.3vw,2rem);letter-spacing:-0.025em;line-height:1.05;margin:0 0 0.85rem;font-weight:500;color:var(--t-fg)}.turis-deep__step h3 em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-deep__step p{font-size:1rem;line-height:1.55;color:var(--t-mute);margin:0;max-width:38ch}.turis-deep__sticky{position:sticky;top:18vh;align-self:start;border:var(--t-border);border-radius:var(--t-r-lg);background:var(--t-bg);padding:1.4rem;box-shadow:var(--t-sh-2);min-height:460px}@media (max-width:880px){.turis-deep__sticky{position:static;min-height:0}}.turis-deep__stage{position:relative;min-height:380px}.turis-deep__frame{position:absolute;inset:0;opacity:0;transform:translateY(10px);transition:opacity 420ms var(--t-ease-out),transform 420ms var(--t-ease-out);pointer-events:none}.turis-deep__frame.is-active{opacity:1;transform:translateY(0);pointer-events:auto}@media (max-width:880px){.turis-deep__frame{position:relative;opacity:1;transform:none;display:none;margin-top:1.5rem}.turis-deep__frame:first-child{display:block}}.turis-email-mock{position:relative;background:var(--t-bg);border:var(--t-hairline);border-radius:var(--t-r-md);padding:1.2rem 1.2rem 1.3rem;font-family:var(--wp--preset--font-family--mono);font-size:0.78rem;line-height:1.7;color:var(--t-fg);overflow:hidden}.turis-email-mock__head{display:flex;align-items:center;justify-content:space-between;font-family:var(--wp--preset--font-family--sans);font-size:0.74rem;color:var(--t-mute);padding-bottom:0.8rem;margin-bottom:0.9rem;border-bottom:var(--t-hairline)}.turis-email-mock__head strong{color:var(--t-fg);font-weight:500}.turis-email-mock .hl{background:var(--t-fg);color:var(--t-bg);padding:0 4px;border-radius:4px;animation:turis-hl-in 1.1s var(--t-ease-out) backwards}.turis-email-mock .hl-1{animation-delay:800ms}.turis-email-mock .hl-2{animation-delay:1100ms}.turis-email-mock .hl-3{animation-delay:1400ms}.turis-email-mock .hl-4{animation-delay:1700ms}@keyframes turis-hl-in{from{background:var(--t-line);color:var(--t-fg)}to{background:var(--t-fg);color:var(--t-bg)}}.turis-extracted{margin-top:1.1rem;padding:0.85rem 0.95rem 0.7rem;border:var(--t-hairline);border-radius:var(--t-r-md);background:var(--t-surface);font-family:var(--wp--preset--font-family--sans)}.turis-extracted__title{display:flex;align-items:center;justify-content:space-between;font-size:0.74rem;color:var(--t-mute);margin-bottom:0.6rem}.turis-extracted__title::before{content:"↓";color:var(--t-fg);margin-right:0.4rem}.turis-extracted ul{list-style:none;margin:0;padding:0}.turis-extracted li{display:grid;grid-template-columns:1fr auto auto;gap:0.85rem;padding:0.35rem 0;border-bottom:var(--t-hairline);font-size:0.82rem}.turis-extracted li:last-child{border-bottom:0}.turis-extracted li span:last-child{font-variant-numeric:tabular-nums;color:var(--t-fg)}.turis-extracted li span:nth-child(2){color:var(--t-mute);font-variant-numeric:tabular-nums}.turis-deep__bigstat{display:grid;place-items:center;height:100%;text-align:center}.turis-deep__bigstat .n{font-size:clamp(4rem,8vw,7rem);letter-spacing:-0.05em;font-weight:500;line-height:0.9;color:var(--t-fg);font-variant-numeric:tabular-nums}.turis-deep__bigstat .l{font-size:0.95rem;color:var(--t-mute);margin-top:0.6rem;max-width:24ch}.turis-deep__bigstat em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width:880px){.turis-testimonials{grid-template-columns:1fr}}.turis-testimonial{display:flex;flex-direction:column;border:var(--t-border);border-radius:var(--t-r-lg);background:color-mix(in srgb,var(--t-fg) 4%,var(--t-bg));overflow:hidden;text-decoration:none;color:inherit;transition:transform 300ms var(--t-ease-out),border-color 240ms var(--t-ease-out),background 240ms var(--t-ease-out)}.turis-testimonial:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--t-fg) 28%,transparent);background:color-mix(in srgb,var(--t-fg) 6%,var(--t-bg))}.turis-testimonial__media{position:relative;aspect-ratio:16 / 10;background-size:cover;background-position:center;background-color:color-mix(in srgb,var(--t-fg) 5%,transparent)}.turis-testimonial:hover .turis-testimonial__media{filter:brightness(0.96)}.turis-testimonial__logo{position:absolute;top:0.85rem;left:0.85rem;display:inline-flex;align-items:center;height:26px;padding:0 0.6rem;background:rgba(250,250,247,0.96);border-radius:999px;backdrop-filter:blur(6px)}.turis-testimonial__logo img{max-height:16px;max-width:70px;width:auto;display:block;object-fit:contain}.turis-testimonial__body{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem 1.5rem 1.35rem;flex:1}.turis-testimonial__quote{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400;font-size:1.15rem;line-height:1.3;letter-spacing:-0.012em;color:var(--t-fg);margin:0}.turis-testimonial__author{margin-top:auto;padding-top:1rem;border-top:var(--t-hairline);display:flex;gap:0.7rem;align-items:center;font-size:0.82rem}.turis-testimonial__avatar{width:32px;height:32px;border-radius:999px;background:var(--t-fg);color:var(--t-bg);display:grid;place-items:center;font-size:0.7rem;font-weight:600;letter-spacing:-0.01em;flex-shrink:0;overflow:hidden}.turis-testimonial__avatar img{width:100%;height:100%;object-fit:cover}.turis-testimonial__author strong{display:block;font-weight:500;color:var(--t-fg);margin-bottom:0.05rem}.turis-testimonial__author span{color:var(--t-mute)}.turis-testimonial__cta{font-size:0.78rem;font-weight:500;color:var(--t-fg);margin-top:0.2rem;transition:letter-spacing 200ms var(--t-ease-out)}.turis-testimonial:hover .turis-testimonial__cta{letter-spacing:0.005em}.turis-compare{margin-top:3rem;border:var(--t-border);border-radius:var(--t-r-lg);overflow:hidden;background:var(--t-bg)}.turis-compare__head,.turis-compare__row{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:0}.turis-compare__head{background:var(--t-surface);border-bottom:var(--t-border)}.turis-compare__head>*{padding:1.25rem 1.25rem;font-size:0.85rem;letter-spacing:-0.005em}.turis-compare__head .label{font-size:0.72rem;text-transform:none;letter-spacing:0.01em;color:var(--t-mute)}.turis-compare__head .col{font-weight:500;color:var(--t-fg);border-left:var(--t-hairline)}.turis-compare__head .col--featured{background:var(--t-fg);color:var(--t-bg);position:relative}.turis-compare__row{border-bottom:var(--t-hairline);transition:background 180ms var(--t-ease-out)}.turis-compare__row:last-child{border-bottom:0}.turis-compare__row:hover{background:color-mix(in srgb,var(--t-surface) 50%,transparent)}.turis-compare__row>*{padding:1rem 1.25rem;font-size:0.9rem;letter-spacing:-0.005em;border-left:var(--t-hairline)}.turis-compare__row>*:first-child{border-left:0;color:var(--t-fg);font-weight:500}.turis-compare__row .cell{display:inline-flex;align-items:center;gap:0.45rem;font-size:0.875rem;color:var(--t-mute)}.turis-compare__row .cell--yes{color:var(--t-fg)}.turis-compare__row .cell--yes::before{content:"✓";display:inline-grid;place-items:center;width:16px;height:16px;border-radius:999px;background:var(--t-fg);color:var(--t-bg);font-size:9px;font-weight:700;line-height:1;flex-shrink:0}.turis-compare__row .cell--no::before{content:"—";display:inline-block;color:var(--t-mute);flex-shrink:0}.turis-compare__row .cell--soso::before{content:"~";display:inline-block;color:var(--t-mute);font-family:var(--wp--preset--font-family--mono);flex-shrink:0}.turis-compare__row .col--featured{background:color-mix(in srgb,var(--t-surface) 50%,transparent)}@media (max-width:760px){.turis-compare__head,.turis-compare__row{grid-template-columns:1.5fr 1fr}.turis-compare__head .col:not(.col--featured),.turis-compare__row>*:nth-child(3),.turis-compare__row>*:nth-child(4){display:none}}.turis-faq{display:grid;gap:0;border-top:var(--t-border);margin-top:3rem}.turis-faq__item{border-bottom:var(--t-border)}.turis-faq__q{width:100%;display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;padding:1.5rem 0;background:transparent;border:0;text-align:left;font-family:inherit;font-size:1.125rem;font-weight:500;letter-spacing:-0.015em;color:var(--t-fg);cursor:pointer;transition:color 180ms var(--t-ease-out)}.turis-faq__q:hover{color:color-mix(in srgb,var(--t-fg) 70%,var(--t-mute))}.turis-faq__plus{position:relative;width:18px;height:18px;flex-shrink:0}.turis-faq__plus::before,.turis-faq__plus::after{content:"";position:absolute;inset:50% 0 auto 0;height:1.5px;background:var(--t-fg);transform-origin:center;transition:transform 280ms var(--t-ease-out)}.turis-faq__plus::after{transform:rotate(90deg)}.turis-faq__item[data-open="true"] .turis-faq__plus::after{transform:rotate(0)}.turis-faq__a{display:grid;grid-template-rows:0fr;transition:grid-template-rows 360ms var(--t-ease-out)}.turis-faq__a>div{overflow:hidden;padding-right:4rem}.turis-faq__a>div p{margin:0 0 1.5rem;font-size:1rem;line-height:1.6;color:var(--t-mute);max-width:60ch}.turis-faq__item[data-open="true"] .turis-faq__a{grid-template-rows:1fr}.turis-pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem}@media (max-width:880px){.turis-pricing{grid-template-columns:1fr}}.turis-plan{position:relative;display:flex;flex-direction:column;border:var(--t-border);border-radius:var(--t-r-lg);background:var(--t-bg);padding:2rem 1.75rem 1.75rem;transition:transform 320ms var(--t-ease-out),border-color 240ms var(--t-ease-out)}.turis-plan:hover{transform:translateY(-4px)}.turis-plan--featured{background:var(--t-ink);color:var(--wp--preset--color--canvas);border-color:var(--t-ink)}:root[data-theme="dark"] .turis-plan--featured{background:var(--wp--preset--color--canvas);color:var(--wp--preset--color--ink);border-color:var(--wp--preset--color--canvas)}.turis-plan--featured::before{content:"Most popular";position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:var(--wp--preset--color--canvas);color:var(--wp--preset--color--ink);font-size:0.66rem;letter-spacing:0.01em;text-transform:none;padding:0.25rem 0.6rem;border-radius:999px;border:var(--t-border)}:root[data-theme="dark"] .turis-plan--featured::before{background:var(--wp--preset--color--ink);color:var(--wp--preset--color--canvas);border-color:var(--wp--preset--color--ink)}.turis-plan__name{font-size:0.78rem;letter-spacing:0.01em;text-transform:none;color:color-mix(in srgb,currentColor 60%,transparent);margin:0 0 1rem}.turis-plan__price{font-size:clamp(2.25rem,3.5vw,3rem);letter-spacing:-0.04em;font-weight:500;line-height:0.95;display:flex;align-items:baseline;gap:0.4rem;font-variant-numeric:tabular-nums}.turis-plan__price small{font-size:0.9rem;font-weight:400;color:color-mix(in srgb,currentColor 60%,transparent);letter-spacing:-0.005em}.turis-plan__price em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-plan__desc{margin:1rem 0 1.5rem;font-size:0.9rem;line-height:1.5;color:color-mix(in srgb,currentColor 70%,transparent)}.turis-plan__list{list-style:none;padding:0;margin:0 0 2rem;display:grid;gap:0.6rem}.turis-plan__list li{display:grid;grid-template-columns:16px 1fr;gap:0.7rem;align-items:baseline;font-size:0.92rem;letter-spacing:-0.005em}.turis-plan__list li::before{content:"✓";display:inline-grid;place-items:center;width:14px;height:14px;border-radius:999px;background:currentColor;color:var(--t-bg);font-size:8px;font-weight:700;line-height:1;align-self:center}.turis-plan--featured .turis-plan__list li::before{color:var(--t-ink)}:root[data-theme="dark"] .turis-plan--featured .turis-plan__list li::before{color:var(--wp--preset--color--canvas)}.turis-plan__cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;padding:0.85rem 1.25rem;border-radius:var(--t-r-pill);background:var(--t-fg);color:var(--t-bg);text-decoration:none;font-size:0.875rem;font-weight:500;letter-spacing:-0.005em;border:1px solid var(--t-fg);transition:background 180ms var(--t-ease-out),color 180ms var(--t-ease-out)}.turis-plan__cta:hover{background:var(--t-ink-soft)}.turis-plan--featured .turis-plan__cta{background:var(--wp--preset--color--canvas);color:var(--wp--preset--color--ink);border-color:var(--wp--preset--color--canvas)}.turis-plan--featured .turis-plan__cta:hover{background:transparent;color:var(--wp--preset--color--canvas);border-color:var(--wp--preset--color--canvas)}:root[data-theme="dark"] .turis-plan--featured .turis-plan__cta{background:var(--wp--preset--color--ink);color:var(--wp--preset--color--canvas);border-color:var(--wp--preset--color--ink)}.turis-pagehero{padding:clamp(3rem,5vw,5rem) clamp(1rem,3vw,2rem) clamp(2.5rem,4vw,4rem);text-align:center;position:relative}.turis-pagehero__inner{max-width:1080px;margin:0 auto}.turis-pagehero h1{font-size:clamp(2.5rem,6vw,5rem);letter-spacing:-0.035em;line-height:1;margin:1.25rem auto 0;text-wrap:balance;max-width:18ch;font-weight:500}.turis-pagehero h1 em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-pagehero p{font-size:1.125rem;line-height:1.5;color:var(--t-mute);margin:1.5rem auto 0;max-width:56ch;text-wrap:pretty}.turis-cases{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:3rem}@media (max-width:880px){.turis-cases{grid-template-columns:1fr}}.turis-case{display:grid;grid-template-rows:220px 1fr;border:var(--t-border);border-radius:var(--t-r-lg);overflow:hidden;background:var(--t-bg);transition:transform 320ms var(--t-ease-out),border-color 240ms var(--t-ease-out);text-decoration:none;color:inherit}.turis-case:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--t-fg) 20%,transparent)}.turis-case--featured{grid-template-rows:320px 1fr;grid-column:span 2}@media (max-width:880px){.turis-case--featured{grid-column:span 1;grid-template-rows:220px 1fr}}.turis-case__media{background:var(--t-surface);overflow:hidden;position:relative}.turis-case__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 600ms var(--t-ease-out)}.turis-case:hover .turis-case__media img{transform:scale(1.04)}.turis-case__body{padding:1.75rem 1.75rem 1.5rem;display:flex;flex-direction:column;gap:0.85rem}.turis-case__brand{display:inline-flex;align-items:center;gap:0.55rem;font-size:0.78rem;color:var(--t-mute);letter-spacing:-0.005em}.turis-case__brand img{height:18px;width:auto;filter:var(--t-logo-filter)}.turis-case__title{font-size:clamp(1.3rem,2vw,1.6rem);letter-spacing:-0.02em;line-height:1.15;margin:0;font-weight:500;color:var(--t-fg);text-wrap:balance}.turis-case__title em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-case__metrics{display:flex;gap:1.5rem;margin-top:0.5rem;padding-top:1rem;border-top:var(--t-hairline);font-size:0.85rem;color:var(--t-mute)}.turis-case__metrics strong{display:block;font-size:1.15rem;color:var(--t-fg);font-weight:500;letter-spacing:-0.015em;font-variant-numeric:tabular-nums}.turis-integrations{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem}@media (max-width:880px){.turis-integrations{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.turis-integrations{grid-template-columns:1fr}}.turis-integration{border:var(--t-border);border-radius:var(--t-r-md);padding:1.4rem 1.4rem 1.2rem;background:var(--t-bg);display:flex;flex-direction:column;gap:0.85rem;transition:border-color 200ms var(--t-ease-out),transform 240ms var(--t-ease-out);text-decoration:none;color:inherit}.turis-integration:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--t-fg) 20%,transparent)}.turis-integration__head{display:flex;align-items:center;gap:0.7rem;margin-bottom:0.4rem}.turis-integration__logo{width:36px;height:36px;border-radius:8px;border:var(--t-hairline);background:var(--t-surface);display:grid;place-items:center;font-size:0.78rem;font-weight:600;letter-spacing:-0.015em;color:var(--t-fg)}.turis-integration__category{font-size:0.66rem;text-transform:none;letter-spacing:0.01em;color:var(--t-mute)}.turis-integration h3{margin:0;font-size:1rem;font-weight:500;letter-spacing:-0.012em;color:var(--t-fg)}.turis-integration p{margin:0;font-size:0.85rem;color:var(--t-mute);line-height:1.45}.turis-integration-category-bar{display:flex;flex-wrap:wrap;gap:0.5rem;margin:2rem 0 0}.turis-integration-category-bar button{padding:0.45rem 0.95rem;font-size:0.82rem;background:transparent;border:var(--t-hairline);border-radius:var(--t-r-pill);color:var(--t-fg);letter-spacing:-0.005em;font-family:inherit;cursor:pointer;transition:background 180ms var(--t-ease-out),border-color 180ms var(--t-ease-out)}.turis-integration-category-bar button:hover{background:var(--t-surface)}.turis-integration-category-bar button[aria-pressed="true"]{background:var(--t-fg);color:var(--t-bg);border-color:var(--t-fg)}.turis-team{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem}@media (max-width:800px){.turis-team{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.turis-team{grid-template-columns:1fr}}.turis-team__member{display:flex;flex-direction:column;gap:0.75rem}.turis-team__photo{aspect-ratio:4 / 5;border-radius:var(--t-r-md);background:var(--t-surface);overflow:hidden;border:var(--t-hairline)}.turis-team__photo img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(1) contrast(1.05);transition:filter 320ms var(--t-ease-out)}.turis-team__member:hover .turis-team__photo img{filter:grayscale(0) contrast(1)}.turis-team__name{font-weight:500;font-size:0.95rem;letter-spacing:-0.012em}.turis-team__role{font-size:0.82rem;color:var(--t-mute)}.turis-contact{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);margin-top:3rem}@media (max-width:800px){.turis-contact{grid-template-columns:1fr}}.turis-form{display:grid;gap:1rem}.turis-form__field{display:grid;gap:0.45rem}.turis-form label{font-size:0.78rem;letter-spacing:-0.005em;color:var(--t-mute);font-weight:500}.turis-form input,.turis-form select,.turis-form textarea{font-family:inherit;font-size:0.95rem;padding:0.75rem 0.9rem;border:var(--t-border);border-radius:var(--t-r-md);background:var(--t-bg);color:var(--t-fg);transition:border-color 180ms var(--t-ease-out)}.turis-form input:focus,.turis-form select:focus,.turis-form textarea:focus{outline:none;border-color:var(--t-fg)}.turis-form textarea{min-height:120px;resize:vertical}.turis-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width:600px){.turis-form__row{grid-template-columns:1fr}}.turis-form__submit{padding:0.95rem 1.5rem;border-radius:var(--t-r-pill);background:var(--t-fg);color:var(--t-bg);border:0;font-family:inherit;font-weight:500;font-size:0.9rem;letter-spacing:-0.005em;cursor:pointer;margin-top:0.5rem;transition:background 180ms var(--t-ease-out)}.turis-form__submit:hover{background:var(--t-ink-soft)}.turis-contact-side{display:grid;gap:1rem;align-content:start}.turis-contact-card{padding:1.4rem;border:var(--t-border);border-radius:var(--t-r-lg);background:var(--t-bg)}.turis-contact-card h4{margin:0 0 0.4rem;font-size:1rem;font-weight:500;letter-spacing:-0.015em}.turis-contact-card p{margin:0;font-size:0.875rem;color:var(--t-mute);line-height:1.5}.turis-contact-card a{display:inline-block;margin-top:0.6rem;color:var(--t-fg);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px;font-size:0.9rem}.turis-closing{position:relative;padding:clamp(2.25rem,4vw,3.5rem) clamp(1rem,3vw,2rem);overflow:hidden;isolation:isolate;text-align:center}.turis-closing__inner{max-width:1440px;margin:0 auto;position:relative;z-index:2}.turis-closing__eyebrow{font-size:0.7rem;letter-spacing:0.01em;text-transform:none;color:color-mix(in srgb,currentColor 55%,transparent);margin:0 0 0.85rem}.turis-closing h2{font-size:clamp(1.5rem,3vw,2.5rem);letter-spacing:-0.025em;line-height:1.1;max-width:28ch;margin:0 auto;text-wrap:balance;font-weight:500}.turis-closing h2 em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-closing__wordmark{display:none}.turis-closing__wordmark em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-closing__cta{margin-top:1.5rem}.turis-newsletter{margin:2.5rem auto 0;max-width:460px;display:flex;gap:0.5rem;padding:0.45rem 0.45rem 0.45rem 1.2rem;background:color-mix(in srgb,currentColor 8%,transparent);border:1px solid color-mix(in srgb,currentColor 12%,transparent);border-radius:var(--t-r-pill);align-items:center}.turis-newsletter input{flex:1;background:transparent;border:0;font-family:inherit;color:inherit;font-size:0.92rem;letter-spacing:-0.005em;outline:none;padding:0.4rem 0}.turis-newsletter input::placeholder{color:color-mix(in srgb,currentColor 50%,transparent)}.turis-newsletter button{border:0;font-family:inherit;font-weight:500;font-size:0.85rem;letter-spacing:-0.005em;padding:0.7rem 1.25rem;border-radius:var(--t-r-pill);background:currentColor;cursor:pointer;transition:opacity 180ms var(--t-ease-out)}.turis-newsletter button span{color:var(--wp--preset--color--ink)}.turis-section--ink .turis-newsletter button span{color:var(--wp--preset--color--ink)}.turis-footer{--footer-bg:#0A0A0B;--footer-fg:#FAFAF7;background:var(--footer-bg);color:var(--footer-fg);padding:clamp(3rem,5vw,5rem) clamp(1rem,3vw,2rem) 2rem;position:relative;overflow:hidden;isolation:isolate;margin-top:0 !important}.turis-closing{margin-top:0 !important;margin-bottom:0 !important}:root[data-theme="dark"] .turis-footer{--footer-bg:#050506}.turis-footer__inner{max-width:1440px;margin:0 auto;position:relative;z-index:2}.turis-footer a{color:var(--footer-fg);opacity:0.65;text-decoration:none;transition:opacity 180ms var(--t-ease-out)}.turis-footer a:hover{opacity:1}.turis-footer h6,.turis-footer .turis-footer__col-title{font-family:var(--wp--preset--font-family--sans);font-size:0.7rem;font-weight:500;letter-spacing:0.01em;text-transform:none;color:color-mix(in srgb,var(--footer-fg) 55%,transparent);margin:0 0 1rem}.turis-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:0.55rem;font-size:0.9rem}.turis-footer__top{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:3rem;margin-bottom:3rem}@media (max-width:1100px){.turis-footer__top{grid-template-columns:1.4fr 1fr 1fr}}@media (max-width:720px){.turis-footer__top{grid-template-columns:1fr 1fr;gap:2.25rem}}@media (max-width:480px){.turis-footer__top{grid-template-columns:1fr}}.turis-footer__brand p{margin:0.85rem 0 1.25rem;font-size:0.95rem;line-height:1.55;max-width:36ch;color:color-mix(in srgb,var(--footer-fg) 75%,transparent)}.turis-footer__contact{display:flex;flex-direction:column;gap:0.35rem;font-size:0.9rem;margin-bottom:1.25rem}.turis-footer__contact a{font-variant-numeric:tabular-nums;letter-spacing:-0.005em}.turis-footer__social{display:inline-flex;gap:0.5rem}.turis-footer__social a{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--footer-fg) 14%,transparent);color:var(--footer-fg);opacity:0.65;transition:opacity 180ms var(--t-ease-out),background 180ms var(--t-ease-out),border-color 180ms var(--t-ease-out)}.turis-footer__social a:hover{opacity:1;background:color-mix(in srgb,var(--footer-fg) 10%,transparent);border-color:color-mix(in srgb,var(--footer-fg) 30%,transparent)}.turis-footer__base{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid color-mix(in srgb,var(--footer-fg) 10%,transparent);font-size:0.82rem;color:color-mix(in srgb,var(--footer-fg) 85%,transparent);flex-wrap:wrap}.turis-footer__legal{display:inline-flex;align-items:center;gap:1.25rem;font-size:0.82rem;flex-wrap:wrap}.turis-footer__legal a{font-size:0.82rem;color:color-mix(in srgb,var(--footer-fg) 85%,transparent);opacity:1}.turis-footer__legal a:hover{color:var(--footer-fg);opacity:1}.turis-footer__status{display:inline-flex;align-items:center;gap:0.55rem}.turis-footer__status::before{content:"";width:7px;height:7px;border-radius:999px;background:var(--footer-fg);opacity:0.85;animation:turis-status-pulse 2.4s ease-out infinite}@keyframes turis-status-pulse{0%{box-shadow:0 0 0 0 rgba(250,250,247,0.5)}100%{box-shadow:0 0 0 8px rgba(250,250,247,0)}}.is-style-ghost .wp-block-button__link,.wp-block-button.is-style-ghost>.wp-block-button__link{background:transparent !important;color:var(--t-fg) !important;border:1px solid var(--t-fg) !important}.is-style-ghost .wp-block-button__link:hover,.wp-block-button.is-style-ghost>.wp-block-button__link:hover{background:var(--t-fg) !important;color:var(--t-bg) !important}.is-style-turis-card{border:var(--t-border);border-radius:var(--t-r-lg);padding:2rem;background:var(--t-bg);box-shadow:var(--t-sh-2)}.is-style-turis-ink{background:var(--t-ink) !important;color:var(--wp--preset--color--canvas) !important}.is-style-turis-ink:where(h1,h2,h3,h4,h5,h6){color:var(--wp--preset--color--canvas)}.is-style-turis-mono img{filter:var(--t-logo-filter);transition:filter 240ms var(--t-ease-out)}.is-style-turis-mono:hover img{filter:var(--t-logo-filter-hover)}.is-style-turis-display{font-size:var(--wp--preset--font-size--display) !important;letter-spacing:-0.035em !important;line-height:0.98 !important;font-weight:500}.turis-center{text-align:center}.turis-stack>*+*{margin-top:1rem}.turis-process{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem;counter-reset:turis-process}@media (max-width:960px){.turis-process{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.turis-process{grid-template-columns:1fr}}.turis-process__step{position:relative;padding:1.5rem 1.4rem;border:var(--t-border);border-radius:var(--t-r-lg);background:var(--t-bg);display:flex;flex-direction:column;gap:0.5rem;transition:transform 320ms var(--t-ease-out),border-color 240ms var(--t-ease-out)}.turis-process__step:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--t-fg) 18%,transparent)}.turis-process__num{font-family:var(--wp--preset--font-family--mono);font-size:0.7rem;letter-spacing:0.01em;color:var(--t-mute)}.turis-process__icon{width:38px;height:38px;border-radius:10px;border:var(--t-hairline);background:var(--t-surface);display:grid;place-items:center;margin:0.4rem 0 0.7rem}.turis-process__icon svg{width:18px;height:18px;stroke:var(--t-fg);fill:none}.turis-process__step h3{font-size:1.075rem;font-weight:500;letter-spacing:-0.012em;margin:0;line-height:1.25;color:var(--t-fg);text-wrap:balance}.turis-process__step p{font-size:0.9rem;color:var(--t-mute);line-height:1.55;margin:0.2rem 0 0}.turis-process__meta{margin-top:auto;padding-top:1rem;font-size:0.74rem;color:var(--t-mute);display:inline-flex;align-items:center;gap:0.45rem}.turis-process__meta::before{content:"";width:5px;height:5px;border-radius:999px;background:var(--t-fg)}.turis-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:var(--t-border);border-left:var(--t-border)}@media (max-width:960px){.turis-principles{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.turis-principles{grid-template-columns:1fr}}.turis-principle{padding:2.25rem 1.75rem 2rem;border-right:var(--t-border);border-bottom:var(--t-border);display:flex;flex-direction:column;gap:0.85rem;position:relative;transition:background 240ms var(--t-ease-out)}.turis-principle:hover{background:var(--t-surface)}.turis-principle__num{font-family:var(--wp--preset--font-family--mono);font-size:0.7rem;letter-spacing:0.01em;color:var(--t-mute)}.turis-principle h3{font-size:1.25rem;font-weight:500;letter-spacing:-0.02em;line-height:1.15;margin:0;color:var(--t-fg);text-wrap:balance}.turis-principle p{margin:0;font-size:0.95rem;line-height:1.55;color:var(--t-mute)}.turis-principle p em{font-family:var(--wp--preset--font-family--serif);font-style:italic;color:var(--t-fg);letter-spacing:-0.01em}.turis-timeline{list-style:none;margin:0;padding:0;position:relative}.turis-timeline::before{content:"";position:absolute;left:120px;top:0;bottom:0;width:1px;background:var(--t-line)}@media (max-width:720px){.turis-timeline::before{left:12px}}.turis-timeline__item{display:grid;grid-template-columns:120px 1fr;gap:2.5rem;padding:1.75rem 0;align-items:start;position:relative}@media (max-width:720px){.turis-timeline__item{grid-template-columns:60px 1fr;gap:1rem}}.turis-timeline__item::before{content:"";position:absolute;left:120px;top:2rem;width:11px;height:11px;border-radius:999px;background:var(--t-bg);border:2px solid var(--t-fg);transform:translateX(-50%)}@media (max-width:720px){.turis-timeline__item::before{left:12px}}.turis-timeline__year{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-size:1.85rem;font-weight:400;letter-spacing:-0.015em;color:var(--t-fg);text-align:right;line-height:1;padding-top:0.5rem}@media (max-width:720px){.turis-timeline__year{text-align:left;font-size:1.4rem}}.turis-timeline__body{padding-left:2.5rem}@media (max-width:720px){.turis-timeline__body{padding-left:0.5rem}}.turis-timeline__body h3{font-size:1.15rem;font-weight:500;letter-spacing:-0.015em;margin:0 0 0.4rem;color:var(--t-fg);line-height:1.25}.turis-timeline__body p{margin:0;font-size:0.95rem;line-height:1.55;color:var(--t-mute);max-width:56ch}.turis-timeline__body em{font-family:var(--wp--preset--font-family--serif);font-style:italic;color:var(--t-fg)}.turis-featured{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem}@media (max-width:960px){.turis-featured{grid-template-columns:1fr}}.turis-featured__card{--x:50%;--y:50%;position:relative;padding:2rem 1.75rem 1.75rem;border:var(--t-border);border-radius:var(--t-r-lg);background:var(--t-bg);display:flex;flex-direction:column;gap:1rem;overflow:hidden;isolation:isolate;transition:border-color 240ms var(--t-ease-out),transform 320ms var(--t-ease-out)}.turis-featured__card::before{content:"";position:absolute;inset:0;background:radial-gradient(220px circle at var(--x) var(--y),color-mix(in srgb,var(--t-fg) 5%,transparent),transparent 60%);opacity:0;transition:opacity 240ms var(--t-ease-out);pointer-events:none}.turis-featured__card:hover{border-color:color-mix(in srgb,var(--t-fg) 18%,transparent);transform:translateY(-3px)}.turis-featured__card:hover::before{opacity:1}.turis-featured__head{display:flex;gap:1rem;align-items:center}.turis-featured__logo{width:44px;height:44px;border-radius:10px;background:var(--t-surface);border:var(--t-hairline);display:grid;place-items:center;font-size:0.85rem;font-weight:600;letter-spacing:-0.02em;color:var(--t-fg);flex-shrink:0}.turis-featured__head h3{font-size:1.25rem;font-weight:500;letter-spacing:-0.018em;margin:0;color:var(--t-fg)}.turis-featured__tag{margin:0;font-size:0.75rem;color:var(--t-mute);letter-spacing:-0.005em}.turis-featured__card>p{margin:0;font-size:0.95rem;line-height:1.55;color:var(--t-mute)}.turis-featured__list{list-style:none;margin:0.25rem 0 0;padding:0;display:grid;gap:0.55rem;font-size:0.875rem}.turis-featured__list li{display:grid;grid-template-columns:14px 1fr;gap:0.65rem;align-items:baseline;color:var(--t-fg)}.turis-featured__list li::before{content:"✓";display:inline-grid;place-items:center;width:14px;height:14px;border-radius:999px;background:var(--t-fg);color:var(--t-bg);font-size:8px;font-weight:700;line-height:1;align-self:center}.turis-featured__cta{margin-top:auto;padding-top:1rem;border-top:var(--t-hairline);color:var(--t-fg);text-decoration:none;font-size:0.875rem;letter-spacing:-0.005em;display:inline-flex;align-items:center;gap:0.4rem;transition:gap 200ms var(--t-ease-out)}.turis-featured__card:hover .turis-featured__cta{gap:0.7rem}.turis-trust-section{padding:clamp(2.5rem,5vw,4rem) clamp(1rem,3vw,2rem)}.turis-trust-strip{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;padding:1.75rem 1.75rem;border:var(--t-border);border-radius:var(--t-r-lg);background:var(--t-bg)}@media (max-width:980px){.turis-trust-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.turis-trust-strip{grid-template-columns:1fr}}.turis-trust-item{display:grid;grid-template-columns:36px 1fr;gap:0.85rem;align-items:center}.turis-trust-item__mark{width:36px;height:36px;border-radius:10px;background:var(--t-surface);border:var(--t-hairline);display:grid;place-items:center}.turis-trust-item__mark svg{width:17px;height:17px;stroke:var(--t-fg);fill:none}.turis-trust-item strong{display:block;font-size:0.92rem;font-weight:500;letter-spacing:-0.012em;color:var(--t-fg);line-height:1.25}.turis-trust-item span{display:block;font-size:0.78rem;color:var(--t-mute);margin-top:0.1rem}.turis-careers{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(2rem,5vw,4rem);align-items:center;padding:3rem;background:var(--t-ink);color:var(--wp--preset--color--canvas);border-radius:var(--t-r-xl);position:relative;overflow:hidden}:root[data-theme="dark"] .turis-careers{background:#050506}@media (max-width:880px){.turis-careers{grid-template-columns:1fr;padding:2rem}}.turis-careers__left .turis-eyebrow-label{color:color-mix(in srgb,var(--wp--preset--color--canvas) 55%,transparent)}.turis-careers__left .turis-section-title{color:var(--wp--preset--color--canvas)}.turis-careers__copy{font-size:1.0625rem;line-height:1.55;color:color-mix(in srgb,var(--wp--preset--color--canvas) 75%,transparent);margin:1.25rem 0 1.75rem;max-width:42ch}.turis-careers__left a{background:var(--wp--preset--color--canvas) !important;color:var(--wp--preset--color--ink) !important;border-color:var(--wp--preset--color--canvas) !important}.turis-careers__roles{list-style:none;margin:0;padding:0;display:grid;gap:0;border-top:1px solid color-mix(in srgb,var(--wp--preset--color--canvas) 14%,transparent)}.turis-careers__roles li{padding:1rem 0;border-bottom:1px solid color-mix(in srgb,var(--wp--preset--color--canvas) 14%,transparent);display:flex;flex-direction:column;gap:0.2rem;transition:padding-left 200ms var(--t-ease-out)}.turis-careers__roles li:hover{padding-left:0.4rem}.turis-careers__roles strong{font-size:0.975rem;font-weight:500;letter-spacing:-0.012em;color:var(--wp--preset--color--canvas)}.turis-careers__roles span{font-size:0.82rem;color:color-mix(in srgb,var(--wp--preset--color--canvas) 65%,transparent)}.turis-pricing-trust{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:start}@media (max-width:880px){.turis-pricing-trust{grid-template-columns:1fr}}.turis-pricing-trust__list{list-style:none;margin:0;padding:0;display:grid;gap:0;border-top:var(--t-border)}.turis-pricing-trust__list li{padding:1.25rem 0;border-bottom:var(--t-border);display:flex;flex-direction:column;gap:0.3rem}.turis-pricing-trust__list strong{font-size:1.0625rem;font-weight:500;letter-spacing:-0.015em;color:var(--t-fg)}.turis-pricing-trust__list span{font-size:0.92rem;color:var(--t-mute);line-height:1.5}.turis-request{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:start}@media (max-width:880px){.turis-request{grid-template-columns:1fr}}.turis-request__list{display:grid;gap:0;border-top:var(--t-border)}.turis-request__row{display:flex;justify-content:space-between;align-items:center;padding:1rem 0.25rem;border-bottom:var(--t-border);font-size:0.95rem;letter-spacing:-0.005em;transition:padding-left 200ms var(--t-ease-out)}.turis-request__row:hover{padding-left:0.4rem}.turis-request__row span{color:var(--t-fg);font-weight:500}.turis-request__row em{font-style:normal;font-size:0.78rem;color:var(--t-mute);font-family:var(--wp--preset--font-family--mono)}.turis-cases--large{grid-template-columns:repeat(3,1fr)}@media (max-width:1100px){.turis-cases--large{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.turis-cases--large{grid-template-columns:1fr}}.turis-cases-hero{display:grid;grid-template-columns:1.4fr 1fr;grid-template-rows:1fr 1fr;gap:clamp(1.25rem,2vw,1.75rem);margin-bottom:clamp(2.5rem,4vw,3.5rem)}@media (max-width:880px){.turis-cases-hero{grid-template-columns:1fr;grid-template-rows:auto}}.turis-case--hero-lg{grid-column:1;grid-row:1 / 3;grid-template-columns:1fr !important;grid-template-rows:auto 1fr !important;align-items:stretch}@media (max-width:880px){.turis-case--hero-lg{grid-row:auto}}.turis-case--hero-lg .turis-case__media{aspect-ratio:4 / 3;min-height:0;height:auto}.turis-case--hero-lg .turis-case__media img{width:100%;height:100%;object-fit:cover;display:block}.turis-case--hero-lg .turis-case__body{padding:clamp(1.75rem,3vw,2.5rem);gap:1rem;justify-content:flex-start}.turis-case--hero-lg .turis-case__title{font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.15}.turis-case--hero-lg .turis-case__quote-snippet{font-size:1rem;line-height:1.5}.turis-case--hero-md{grid-template-columns:1fr;grid-template-rows:auto !important}.turis-case--hero-md .turis-case__media{aspect-ratio:16 / 10;min-height:0;height:auto}.turis-case--hero-md .turis-case__media img{width:100%;height:100%;object-fit:cover}.turis-case--hero-md .turis-case__body{padding:clamp(1.25rem,2vw,1.5rem);gap:0.6rem}.turis-case--hero-md .turis-case__title{font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.22}.turis-case--hero-md .turis-case__metrics{display:flex !important;gap:1rem;margin-top:0.4rem !important;padding-top:0.7rem !important;border-top:var(--t-hairline) !important;font-size:0.78rem !important}.turis-case__quote-snippet{margin:0;font-size:0.9rem;line-height:1.55;color:var(--t-mute);font-family:var(--wp--preset--font-family--serif);font-style:italic;max-width:56ch}.turis-case__quote-attr{color:var(--t-fg);font-family:var(--wp--preset--font-family--sans);font-style:normal;font-weight:500}.turis-cases-rest-head{margin:0 0 clamp(1.5rem,3vw,2rem);display:flex;flex-direction:column;gap:0.4rem}.turis-section-title--sm{font-size:clamp(1.2rem,2vw,1.5rem) !important;margin:0 !important}.turis-case__media--logo{display:grid;place-items:center;padding:1.5rem}.turis-case__media--logo img{max-height:78px;width:auto;height:auto;object-fit:contain;filter:var(--t-logo-filter);transition:filter 240ms var(--t-ease-out)}.turis-case:hover .turis-case__media--logo img{filter:var(--t-logo-filter-hover)}.turis-case__brandmark{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-size:clamp(1.6rem,3vw,2.4rem);letter-spacing:-0.025em;color:var(--t-fg);opacity:0.85;text-align:center}.turis-tco{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem}@media (max-width:980px){.turis-tco{grid-template-columns:1fr}}.turis-tco__col{border:var(--t-border);border-radius:var(--t-r-lg);padding:1.75rem;background:var(--t-bg);display:flex;flex-direction:column;gap:1.25rem;transition:border-color 240ms var(--t-ease-out),transform 320ms var(--t-ease-out)}.turis-tco__col:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--t-fg) 18%,transparent)}.turis-tco__col--featured{background:var(--t-ink);border-color:var(--t-ink);color:var(--t-bg)}.turis-tco__col--featured:where(h3,strong){color:var(--t-bg)}.turis-tco__col--featured .turis-tco__list li{border-bottom-color:color-mix(in srgb,var(--t-bg) 12%,transparent)}.turis-tco__col--featured .turis-tco__list span{color:color-mix(in srgb,var(--t-bg) 65%,transparent)}.turis-tco__col--featured .turis-tco__foot{color:color-mix(in srgb,var(--t-bg) 60%,transparent)}.turis-tco__head{display:flex;align-items:center;gap:0.6rem;flex-wrap:wrap}.turis-tco__head h3{margin:0;font-size:1.35rem;letter-spacing:-0.02em;font-weight:500}.turis-tco__tag{font-size:0.7rem;letter-spacing:0.01em;text-transform:none;padding:0.3rem 0.55rem;border-radius:var(--t-r-pill);background:color-mix(in srgb,var(--t-bg) 20%,transparent);color:var(--t-bg);border:1px solid color-mix(in srgb,var(--t-bg) 30%,transparent)}.turis-tco__price{display:flex;align-items:baseline;gap:0.5rem;padding-bottom:1rem;border-bottom:1px solid color-mix(in srgb,currentColor 12%,transparent)}.turis-tco__num{font-size:clamp(2.2rem,4vw,3rem);font-weight:500;letter-spacing:-0.035em;font-variant-numeric:tabular-nums}.turis-tco__per{font-size:0.85rem;opacity:0.65}.turis-tco__list{list-style:none;margin:0;padding:0;display:grid;gap:0}.turis-tco__list li{display:flex;justify-content:space-between;align-items:baseline;padding:0.7rem 0;border-bottom:var(--t-hairline);font-size:0.9rem;gap:1rem}.turis-tco__list li:last-child{border-bottom:0}.turis-tco__list span{color:var(--t-mute)}.turis-tco__list strong{color:var(--t-fg);font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:-0.005em}.turis-tco__foot{font-size:0.82rem;color:var(--t-mute);line-height:1.5;margin:0;padding-top:0.5rem}.turis-tco__note{margin-top:2rem;font-size:0.85rem;color:var(--t-mute);max-width:80ch;line-height:1.6}.turis-int-dir{display:grid;gap:4rem;margin-top:2.5rem}.turis-int-dir__head{display:grid;gap:0.5rem;max-width:60ch;padding-bottom:1.25rem;border-bottom:var(--t-hairline)}.turis-int-dir__head h3{margin:0;font-size:clamp(1.2rem,2vw,1.45rem);letter-spacing:-0.02em;font-weight:500}.turis-int-dir__head p{margin:0;font-size:0.95rem;color:var(--t-mute);line-height:1.55}.turis-int-dir__group .turis-integrations{margin-top:1.5rem}.turis-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}@media (max-width:980px){.turis-split{grid-template-columns:1fr;gap:2.5rem}}.turis-split__copy .turis-section-title{margin:0.25rem 0 0}.turis-split__list{list-style:none;margin:1.5rem 0 0;padding:0;display:grid;gap:0;border-top:var(--t-border)}.turis-split__list li{padding:0.85rem 0;border-bottom:var(--t-border);font-size:0.98rem;color:var(--t-fg);letter-spacing:-0.005em;display:flex;align-items:center;gap:0.7rem}.turis-split__list li::before{content:"✓";display:inline-grid;place-items:center;width:16px;height:16px;border-radius:999px;background:var(--t-fg);color:var(--t-bg);font-size:9px;font-weight:700;line-height:1;flex-shrink:0}.turis-split__cta{display:inline-flex;align-items:center;gap:0.45rem;margin-top:1.75rem;font-size:0.92rem;font-weight:500;color:var(--t-fg);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px;transition:gap 200ms var(--t-ease-out)}.turis-split__cta:hover{gap:0.7rem}.turis-codecard{border:var(--t-border);border-radius:var(--t-r-md);overflow:hidden;background:var(--t-ink);color:color-mix(in srgb,var(--wp--preset--color--canvas) 88%,transparent);box-shadow:var(--t-sh-2)}.turis-codecard__head{display:flex;align-items:center;gap:0.75rem;padding:0.7rem 0.95rem;border-bottom:1px solid color-mix(in srgb,var(--wp--preset--color--canvas) 8%,transparent)}.turis-codecard__dots{display:inline-flex;gap:0.35rem}.turis-codecard__dots span{width:9px;height:9px;border-radius:50%;background:color-mix(in srgb,var(--wp--preset--color--canvas) 18%,transparent)}.turis-codecard__title{font-family:var(--wp--preset--font-family--mono);font-size:0.72rem;color:color-mix(in srgb,var(--wp--preset--color--canvas) 55%,transparent);letter-spacing:0.02em}.turis-codecard__body{margin:0;padding:1.1rem 1.25rem 1.25rem;font-family:var(--wp--preset--font-family--mono);font-size:0.78rem;line-height:1.55;overflow-x:auto;white-space:pre;color:color-mix(in srgb,var(--wp--preset--color--canvas) 85%,transparent)}.turis-c-mute{color:color-mix(in srgb,var(--wp--preset--color--canvas) 45%,transparent)}.turis-c-str{color:color-mix(in srgb,var(--wp--preset--color--canvas) 95%,transparent)}.turis-c-key{color:color-mix(in srgb,var(--wp--preset--color--canvas) 65%,transparent)}.turis-c-num{color:color-mix(in srgb,var(--wp--preset--color--canvas) 95%,transparent)}.turis-c-ok{color:color-mix(in srgb,var(--wp--preset--color--canvas) 95%,transparent);border-bottom:1px dashed color-mix(in srgb,var(--wp--preset--color--canvas) 35%,transparent)}.turis-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem}@media (max-width:980px){.turis-pillars{grid-template-columns:1fr}}.turis-pillar{border:var(--t-border);border-radius:var(--t-r-lg);padding:1.75rem;background:var(--t-bg);display:flex;flex-direction:column;gap:0.85rem;transition:border-color 240ms var(--t-ease-out),transform 320ms var(--t-ease-out)}.turis-pillar:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--t-fg) 18%,transparent)}.turis-pillar__icon{width:40px;height:40px;border-radius:var(--t-r-sm);background:var(--t-surface);display:grid;place-items:center}.turis-pillar__icon svg{width:20px;height:20px;stroke:var(--t-fg);fill:none}.turis-pillar__tag{font-size:0.7rem;letter-spacing:0.01em;text-transform:none;color:var(--t-mute);margin:0;font-weight:500}.turis-pillar h3{margin:0;font-size:clamp(1.15rem,1.7vw,1.35rem);letter-spacing:-0.02em;line-height:1.2;font-weight:500}.turis-pillar h3 em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-pillar>p{margin:0;font-size:0.95rem;line-height:1.55;color:var(--t-mute)}.turis-pillar__list{list-style:none;margin:0.5rem 0 0;padding:0;display:grid;gap:0;border-top:var(--t-hairline)}.turis-pillar__list li{padding:0.6rem 0;border-bottom:var(--t-hairline);font-size:0.85rem;color:var(--t-fg);position:relative;padding-left:1.1rem}.turis-pillar__list li:last-child{border-bottom:0}.turis-pillar__list li::before{content:"";position:absolute;left:0;top:1rem;width:6px;height:1.5px;background:var(--t-fg)}.turis-mechanics{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem}@media (max-width:980px){.turis-mechanics{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.turis-mechanics{grid-template-columns:1fr}}.turis-mech{border:var(--t-hairline);border-radius:var(--t-r-md);padding:1.25rem;background:var(--t-bg);display:flex;flex-direction:column;gap:0.5rem;transition:border-color 240ms var(--t-ease-out),background 240ms var(--t-ease-out)}.turis-mech:hover{border-color:color-mix(in srgb,var(--t-fg) 16%,transparent);background:color-mix(in srgb,var(--t-bg) 92%,var(--t-surface))}.turis-mech__icon{width:34px;height:34px;display:grid;place-items:center;border-radius:var(--t-r-sm);background:color-mix(in srgb,var(--t-fg) 5%,transparent);color:var(--t-fg);transition:background 220ms var(--t-ease-out),transform 280ms var(--t-ease-spring)}.turis-mech__icon svg{width:18px;height:18px;stroke:currentColor;fill:none}.turis-mech:hover .turis-mech__icon{background:var(--t-ink);color:var(--t-bg);transform:rotate(-4deg)}.turis-mech h4{margin:0;font-size:0.98rem;font-weight:500;letter-spacing:-0.015em}.turis-mech p{margin:0;font-size:0.85rem;color:var(--t-mute);line-height:1.5}.turis-formats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem}@media (max-width:980px){.turis-formats{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.turis-formats{grid-template-columns:1fr}}.turis-format{border:var(--t-border);border-radius:var(--t-r-md);padding:1.5rem;background:var(--t-bg);display:flex;flex-direction:column;gap:0.7rem;transition:border-color 240ms var(--t-ease-out),transform 320ms var(--t-ease-out)}.turis-format:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--t-fg) 18%,transparent)}.turis-format__badge{width:44px;height:44px;border-radius:var(--t-r-sm);background:var(--t-ink);color:var(--t-bg);display:grid;place-items:center;font-family:var(--wp--preset--font-family--mono);font-size:0.78rem;font-weight:500;letter-spacing:0.02em}.turis-format h4{margin:0;font-size:1rem;font-weight:500;letter-spacing:-0.015em}.turis-format p{margin:0;font-size:0.88rem;color:var(--t-mute);line-height:1.5}.turis-vision-ways{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem;border-top:var(--t-hairline);padding-top:2rem}@media (max-width:880px){.turis-vision-ways{grid-template-columns:1fr}}.turis-vision-way{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"num title" "num desc";column-gap:0.85rem;row-gap:0.3rem;align-items:start}.turis-vision-way__num{grid-area:num}.turis-vision-way h4{grid-area:title}.turis-vision-way p{grid-area:desc}.turis-vision-way__num{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;border:1px solid var(--t-fg);font-size:0.85rem;font-weight:500;font-variant-numeric:tabular-nums}.turis-vision-way h4{margin:0;font-size:0.98rem;font-weight:500;letter-spacing:-0.015em}.turis-vision-way p{margin:0.25rem 0 0;font-size:0.88rem;color:var(--t-mute);line-height:1.5}.turis-vision-way code{font-family:var(--wp--preset--font-family--mono);font-size:0.78rem;background:var(--t-surface);padding:0.05rem 0.4rem;border-radius:4px}.turis-rules{border:var(--t-border);border-radius:var(--t-r-lg);background:var(--t-bg);overflow:hidden;box-shadow:var(--t-sh-1)}.turis-rules__head{display:flex;justify-content:space-between;align-items:center;padding:0.85rem 1.1rem;background:color-mix(in srgb,var(--t-surface) 60%,var(--t-bg));border-bottom:var(--t-hairline);font-size:0.82rem;color:var(--t-mute)}.turis-rules__ok{font-size:0.72rem;letter-spacing:0.01em;text-transform:none;color:var(--t-fg);padding:0.2rem 0.5rem;border-radius:var(--t-r-pill);border:1px solid var(--t-fg)}.turis-rules__row{display:grid;grid-template-columns:auto 1fr auto;gap:0.85rem;align-items:center;padding:0.85rem 1.1rem;border-bottom:var(--t-hairline)}.turis-rules__row:last-of-type{border-bottom:0}.turis-rules__check{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--t-fg);color:var(--t-bg);font-size:0.7rem}.turis-rules__row div{display:flex;flex-direction:column;gap:0.1rem}.turis-rules__row strong{font-size:0.9rem;font-weight:500;letter-spacing:-0.005em}.turis-rules__row em{font-style:normal;font-size:0.76rem;color:var(--t-mute)}.turis-rules__val{font-family:var(--wp--preset--font-family--mono);font-size:0.78rem;color:var(--t-fg);background:var(--t-surface);padding:0.2rem 0.55rem;border-radius:6px}.turis-rules__foot{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.1rem;background:var(--t-ink);color:var(--t-bg);font-size:0.88rem}.turis-rules__btn{font-size:0.78rem;letter-spacing:-0.005em;opacity:0.85}.turis-edi-flow{display:grid;grid-template-columns:1fr auto 1.2fr auto 1fr;gap:1rem;align-items:stretch;margin-top:3rem}@media (max-width:980px){.turis-edi-flow{grid-template-columns:1fr}.turis-edi-flow__arrow{transform:rotate(90deg);justify-self:center}}.turis-edi-flow__node,.turis-edi-flow__hub{border:var(--t-border);border-radius:var(--t-r-lg);padding:1.5rem;background:var(--t-bg);display:flex;flex-direction:column;gap:0.5rem;text-align:center}.turis-edi-flow__hub{background:var(--t-ink);color:var(--t-bg);border-color:var(--t-ink)}.turis-edi-flow__label{font-size:0.7rem;letter-spacing:0.01em;text-transform:none;opacity:0.6}.turis-edi-flow__node strong,.turis-edi-flow__hub strong{font-size:1.05rem;font-weight:500;letter-spacing:-0.015em}.turis-edi-flow__small{font-size:0.82rem;opacity:0.7;line-height:1.4}.turis-edi-flow__arrow{align-self:center;width:36px;height:1.5px;background:var(--t-fg);position:relative;opacity:0.6}.turis-edi-flow__arrow::after{content:"";position:absolute;right:0;top:50%;width:8px;height:8px;border-top:1.5px solid var(--t-fg);border-right:1.5px solid var(--t-fg);transform:translateY(-50%) rotate(45deg)}.turis-doctypes{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem}@media (max-width:980px){.turis-doctypes{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.turis-doctypes{grid-template-columns:1fr}}.turis-doc{border:var(--t-border);border-radius:var(--t-r-md);padding:1.25rem;background:var(--t-bg);display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;transition:border-color 240ms var(--t-ease-out),transform 320ms var(--t-ease-out)}.turis-doc:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--t-fg) 16%,transparent)}.turis-doc__num{font-family:var(--wp--preset--font-family--mono);font-size:1.1rem;font-weight:500;color:var(--t-fg);background:var(--t-surface);padding:0.45rem 0.6rem;border-radius:var(--t-r-sm);letter-spacing:0.01em;line-height:1}.turis-doc h4{margin:0;font-size:0.95rem;font-weight:500;letter-spacing:-0.015em}.turis-doc p{margin:0.3rem 0 0;font-size:0.85rem;color:var(--t-mute);line-height:1.5}.turis-retailers{list-style:none;margin:0;padding:0;display:grid;gap:0;border-top:var(--t-border)}.turis-retailers li{padding:1rem 0.25rem;border-bottom:var(--t-border);display:flex;justify-content:space-between;align-items:baseline;gap:1rem;font-size:0.95rem;letter-spacing:-0.005em}.turis-retailers strong{color:var(--t-fg);font-weight:500}.turis-retailers span{color:var(--t-mute);font-size:0.85rem;text-align:right}.turis-trust-card{border:var(--t-border);border-radius:var(--t-r-lg);padding:1.75rem;background:var(--t-bg);display:flex;flex-direction:column;gap:1.25rem}.turis-trust-card__head{display:flex;align-items:center;gap:0.85rem}.turis-trust-card__shield{width:44px;height:44px;border-radius:var(--t-r-sm);background:var(--t-ink);color:var(--t-bg);display:grid;place-items:center}.turis-trust-card__shield svg{width:22px;height:22px;stroke:currentColor;fill:none}.turis-trust-card__list{list-style:none;margin:0;padding:0;display:grid;gap:0;border-top:var(--t-hairline)}.turis-trust-card__list li{padding:0.75rem 0;border-bottom:var(--t-hairline);font-size:0.9rem;color:var(--t-fg);position:relative;padding-left:1.2rem}.turis-trust-card__list li:last-child{border-bottom:0}.turis-trust-card__list li::before{content:"✓";position:absolute;left:0;top:0.7rem;font-size:0.78rem;color:var(--t-mute)}.turis-triggers{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:3rem}@media (max-width:880px){.turis-triggers{grid-template-columns:1fr}}.turis-trigger{border:var(--t-border);border-radius:var(--t-r-lg);padding:1.75rem;background:var(--t-bg);display:flex;flex-direction:column;gap:0.85rem;transition:border-color 240ms var(--t-ease-out),transform 320ms var(--t-ease-out)}.turis-trigger:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--t-fg) 18%,transparent)}.turis-trigger__signal{display:inline-flex;align-items:center;gap:0.45rem;font-size:0.7rem;letter-spacing:0.01em;text-transform:none;color:var(--t-mute)}.turis-trigger__dot{width:8px;height:8px;border-radius:50%;background:var(--t-fg);animation:turis-pulse-dot 2.4s ease-out infinite}.turis-trigger h3{margin:0;font-size:clamp(1.1rem,1.6vw,1.3rem);font-weight:500;letter-spacing:-0.02em}.turis-trigger__detail{margin:0;font-size:0.92rem;color:var(--t-mute);font-family:var(--wp--preset--font-family--mono);background:var(--t-surface);padding:0.55rem 0.75rem;border-radius:var(--t-r-sm);border-left:2px solid var(--t-fg)}.turis-trigger__arrow{align-self:center;width:1.5px;height:20px;background:var(--t-fg);position:relative;opacity:0.4}.turis-trigger__arrow::after{content:"";position:absolute;bottom:0;left:50%;width:8px;height:8px;border-bottom:1.5px solid var(--t-fg);border-right:1.5px solid var(--t-fg);transform:translateX(-50%) rotate(45deg)}.turis-trigger__msg{border:var(--t-hairline);border-radius:var(--t-r-md);padding:1rem 1.1rem;display:flex;flex-direction:column;gap:0.35rem}.turis-trigger__msg strong{font-size:1rem;font-weight:500;letter-spacing:-0.015em;color:var(--t-fg)}.turis-trigger__msg span{font-size:0.85rem;color:var(--t-mute);line-height:1.5}.turis-wflow{border:var(--t-border);border-radius:var(--t-r-lg);padding:1.75rem;background:var(--t-bg)}.turis-wflow__row{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:0.5rem;margin-bottom:1.5rem}.turis-wflow__chip{padding:0.5rem 0.95rem;border-radius:var(--t-r-pill);font-size:0.78rem;font-weight:500;letter-spacing:-0.005em;border:1px solid var(--t-fg);text-align:center}.turis-wflow__chip--in{background:var(--t-bg);color:var(--t-fg)}.turis-wflow__chip--proc{background:var(--t-surface);color:var(--t-fg);border-style:dashed}.turis-wflow__chip--out{background:var(--t-ink);color:var(--t-bg);border-color:var(--t-ink)}.turis-wflow__line{height:1.5px;background:var(--t-fg);opacity:0.35}.turis-wflow__detail{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;border-top:var(--t-hairline);padding-top:1.25rem}@media (max-width:720px){.turis-wflow__detail{grid-template-columns:1fr}}.turis-wflow__col{display:flex;flex-direction:column;gap:0.35rem}.turis-wflow__col strong{font-size:0.75rem;letter-spacing:0.01em;text-transform:none;color:var(--t-mute);font-weight:500;margin-bottom:0.25rem}.turis-wflow__col span{font-family:var(--wp--preset--font-family--mono);font-size:0.78rem;color:var(--t-fg)}.turis-featured__logo--img,.turis-integration__logo--img{background:#FAFAF7;border-color:color-mix(in srgb,var(--t-fg) 12%,transparent);display:grid;place-items:center;overflow:hidden}.turis-featured__logo--img img{max-width:64%;max-height:64%;width:auto;height:auto;object-fit:contain}.turis-integration__logo--img img{max-width:70%;max-height:70%;width:auto;height:auto;object-fit:contain}.turis-dir-cta{display:grid;grid-template-columns:1.15fr 0.85fr;gap:clamp(2rem,5vw,4rem);align-items:center}@media (max-width:980px){.turis-dir-cta{grid-template-columns:1fr;gap:2rem}}.turis-dir-cta__copy .turis-section-title{margin:0.5rem 0 0}.turis-dir-cta__lede{font-size:1.0625rem;line-height:1.55;color:var(--t-mute);max-width:48ch;margin:1.25rem 0 0}.turis-dir-cta__search{display:flex;align-items:center;gap:0.5rem;margin:1.75rem 0 0;padding:0.5rem 0.55rem 0.5rem 1.1rem;background:var(--t-bg);border:1.5px solid var(--t-line);border-radius:var(--t-r-pill);max-width:520px;transition:border-color 200ms var(--t-ease-out),box-shadow 200ms var(--t-ease-out)}.turis-dir-cta__search:focus-within{border-color:var(--t-fg);box-shadow:0 0 0 3px color-mix(in srgb,var(--t-fg) 8%,transparent)}.turis-dir-cta__search svg{color:var(--t-mute);flex-shrink:0}.turis-dir-cta__input{flex:1;min-width:0;background:transparent;border:0;font-family:inherit;font-size:0.95rem;letter-spacing:-0.005em;color:var(--t-fg);outline:none;padding:0.35rem 0}.turis-dir-cta__input::placeholder{color:var(--t-mute)}.turis-dir-cta__input::-webkit-search-cancel-button,.turis-dir-cta__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none;display:none}.turis-dir-cta__btn{display:inline-flex;align-items:center;gap:0.35rem;padding:0.55rem 1rem;border-radius:var(--t-r-pill);border:0;background:var(--t-ink);color:var(--t-bg);font-family:inherit;font-size:0.85rem;font-weight:500;letter-spacing:-0.005em;cursor:pointer;white-space:nowrap;transition:gap 180ms var(--t-ease-out),opacity 180ms var(--t-ease-out)}.turis-dir-cta__btn:hover{gap:0.55rem;opacity:0.92}.turis-dir-cta__note{margin:0.85rem 0 0;font-size:0.85rem;color:var(--t-mute)}.turis-dir-cta__searchwrap{position:relative}.turis-dir-cta__loading{display:inline-flex;align-items:center;color:var(--t-mute);animation:turis-spin 800ms linear infinite;flex-shrink:0}.turis-dir-cta__loading[hidden]{display:none}.turis-livesearch{position:absolute;top:calc(100%+8px);left:0;width:100%;max-width:520px;max-height:420px;overflow-y:auto;background:var(--t-bg);border:1px solid color-mix(in srgb,var(--t-fg) 12%,transparent);border-radius:var(--t-r-lg);box-shadow:0 1px 0 rgba(10,10,11,0.04),0 24px 48px -20px rgba(10,10,11,0.28),0 8px 24px -16px rgba(10,10,11,0.16);z-index:30;padding:0.4rem}:root[data-theme="dark"] .turis-livesearch{box-shadow:0 1px 0 rgba(250,250,247,0.06),0 24px 48px -20px rgba(0,0,0,0.6),0 8px 24px -16px rgba(0,0,0,0.5)}.turis-livesearch[hidden]{display:none}.turis-livesearch__results{display:grid;gap:1px}.turis-livesearch__result{display:grid;grid-template-columns:32px 1fr auto;gap:0.85rem;align-items:center;padding:0.65rem 0.85rem;border-radius:var(--t-r-md);text-decoration:none;color:var(--t-fg);transition:background 120ms var(--t-ease-out)}.turis-livesearch__result:hover,.turis-livesearch__result[aria-selected="true"]{background:color-mix(in srgb,var(--t-fg) 6%,transparent)}.turis-livesearch__result-logo{width:28px;height:28px;display:grid;place-items:center;background:var(--t-surface);border-radius:6px;overflow:hidden}.turis-livesearch__result-logo img{max-width:100%;max-height:100%;object-fit:contain;padding:3px}.turis-livesearch__result-logo-mark{font-size:0.78rem;font-weight:600;color:var(--t-fg)}.turis-livesearch__result-body{min-width:0}.turis-livesearch__result-name{display:block;font-size:0.92rem;font-weight:500;letter-spacing:-0.012em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.turis-livesearch__result-cat{display:block;font-size:0.74rem;color:var(--t-mute);letter-spacing:-0.005em}.turis-livesearch__result-arrow{font-size:0.82rem;color:var(--t-mute);opacity:0;transform:translateX(-4px);transition:opacity 160ms var(--t-ease-out),transform 160ms var(--t-ease-out)}.turis-livesearch__result:hover .turis-livesearch__result-arrow,.turis-livesearch__result[aria-selected="true"] .turis-livesearch__result-arrow{opacity:1;transform:translateX(0)}.turis-livesearch__more{display:flex;justify-content:space-between;align-items:center;margin-top:0.4rem;padding:0.7rem 0.85rem;border-top:var(--t-hairline);font-size:0.85rem;color:var(--t-fg);text-decoration:none;font-weight:500;border-radius:0 0 var(--t-r-md) var(--t-r-md);transition:background 160ms var(--t-ease-out)}.turis-livesearch__more:hover{background:color-mix(in srgb,var(--t-fg) 5%,transparent)}.turis-livesearch__more[hidden]{display:none}.turis-livesearch__empty{margin:0;padding:1.25rem 0.85rem;font-size:0.9rem;color:var(--t-mute);text-align:center}.turis-livesearch__empty[hidden]{display:none}.turis-livesearch__empty a{color:var(--t-fg);border-bottom:1px solid currentColor;text-decoration:none}.turis-dir-cta__logos{display:grid;gap:0.55rem}.turis-dir-cta__logos-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0.55rem}.turis-dir-cta__logos-row:nth-child(2){padding-left:clamp(1rem,3vw,2rem)}.turis-dir-cta__chip{aspect-ratio:1.6 / 1;display:grid;place-items:center;background:transparent;border:1px solid color-mix(in srgb,var(--t-fg) 14%,transparent);border-radius:var(--t-r-md);overflow:hidden;padding:0.65rem;transition:border-color 200ms var(--t-ease-out),background 200ms var(--t-ease-out),transform 280ms var(--t-ease-out)}:root[data-theme="dark"] .turis-dir-cta__chip{background:#FAFAF7;border-color:color-mix(in srgb,var(--t-fg) 10%,transparent)}.turis-dir-cta__chip:hover{border-color:color-mix(in srgb,var(--t-fg) 28%,transparent);background:color-mix(in srgb,var(--t-fg) 3%,transparent);transform:translateY(-2px)}:root[data-theme="dark"] .turis-dir-cta__chip:hover{background:#FFFFFF}.turis-dir-cta__chip img{max-width:100%;max-height:36px;width:auto;height:auto;object-fit:contain}.turis-dir-cta__chip--more{background:color-mix(in srgb,var(--t-fg) 5%,transparent);color:var(--t-mute)}.turis-dir-cta__chip--more{font-size:0.78rem;color:var(--t-mute);text-align:center;letter-spacing:-0.005em;font-weight:500}.turis-int-single{padding:clamp(2rem,4vw,3.5rem) clamp(1rem,3vw,2rem)}.turis-int-single__inner{max-width:1100px;margin:0 auto}.turis-int-single__back{display:inline-flex;align-items:center;gap:0.45rem;font-size:0.85rem;color:var(--t-mute);text-decoration:none;margin-bottom:2.5rem;transition:color 180ms var(--t-ease-out),gap 200ms var(--t-ease-out)}.turis-int-single__back:hover{color:var(--t-fg);gap:0.6rem}.turis-int-single__hero{display:grid;grid-template-columns:auto 1fr;gap:1.75rem;align-items:center;padding-bottom:2.5rem;border-bottom:var(--t-hairline);margin-bottom:3rem}@media (max-width:600px){.turis-int-single__hero{grid-template-columns:1fr;gap:1rem}}.turis-int-single__logo{width:88px;height:88px;display:grid;place-items:center;background:var(--t-surface);border-radius:var(--t-r-lg);overflow:hidden;border:var(--t-hairline)}.turis-int-single__logo img{max-width:64px;max-height:64px;width:auto;height:auto;object-fit:contain}.turis-int-single__mark{font-size:2rem;font-weight:500;letter-spacing:-0.025em;color:var(--t-fg)}.turis-int-single__cat{font-size:0.7rem;letter-spacing:0.01em;text-transform:none;color:var(--t-mute);margin:0 0 0.6rem;font-weight:500}.turis-int-single__head h1{margin:0;font-size:clamp(2rem,4vw,3rem);letter-spacing:-0.03em;line-height:1.05;font-weight:500;text-wrap:balance}.turis-int-single__head h1 em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-int-single__desc{margin:1rem 0 0;font-size:1.0625rem;line-height:1.55;color:var(--t-mute);max-width:60ch}.turis-int-single__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:3rem}@media (max-width:880px){.turis-int-single__grid{grid-template-columns:1fr}}.turis-int-single__card{border:var(--t-border);border-radius:var(--t-r-lg);padding:1.75rem;background:var(--t-bg);display:flex;flex-direction:column;gap:0.85rem}.turis-int-single__card-eyebrow{font-size:0.7rem;letter-spacing:0.01em;text-transform:none;color:var(--t-mute);margin:0;font-weight:500}.turis-int-single__card h2{margin:0;font-size:clamp(1.2rem,1.9vw,1.4rem);letter-spacing:-0.02em;line-height:1.2;font-weight:500}.turis-int-single__card>p{margin:0;font-size:0.95rem;color:var(--t-mute);line-height:1.55}.turis-int-single__list{list-style:none;margin:0.25rem 0 0;padding:0;display:grid;gap:0;border-top:var(--t-hairline)}.turis-int-single__list li{padding:0.65rem 0;border-bottom:var(--t-hairline);font-size:0.88rem;color:var(--t-fg);position:relative;padding-left:1.1rem}.turis-int-single__list li:last-child{border-bottom:0}.turis-int-single__list li::before{content:"";position:absolute;left:0;top:1.05rem;width:6px;height:1.5px;background:var(--t-fg)}.turis-int-single__cta{text-align:center;padding:2.5rem;border:var(--t-border);border-radius:var(--t-r-xl);background:var(--t-surface)}.turis-int-single__cta h2{margin:0 auto;max-width:32ch;font-size:clamp(1.5rem,2.6vw,2rem);letter-spacing:-0.025em;line-height:1.15;font-weight:500;text-wrap:balance}.turis-int-single__cta h2 em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-int-single__cta>p{margin:0.85rem auto 0;font-size:1rem;color:var(--t-mute);max-width:50ch}.turis-int-single__cta-row{display:flex;gap:0.6rem;justify-content:center;margin-top:1.5rem;flex-wrap:wrap}.turis-int-dir-head{max-width:880px;margin:0 auto 2.5rem;text-align:center}.turis-int-dir-h{font-size:clamp(2.25rem,4.5vw,3.75rem);letter-spacing:-0.035em;line-height:1.02;font-weight:500;margin:0.85rem auto 0;text-wrap:balance;max-width:22ch;color:var(--t-fg)}.turis-int-dir-h em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-int-dir-lede{font-size:1.0625rem;line-height:1.55;color:var(--t-mute);max-width:56ch;margin:1rem auto 0}.turis-int-dir-search{display:flex;align-items:center;gap:0.65rem;max-width:520px;margin:2rem auto 0;padding:0.65rem 1.1rem;border:1.5px solid var(--t-line);border-radius:var(--t-r-pill);background:var(--t-bg);transition:border-color 200ms var(--t-ease-out),box-shadow 200ms var(--t-ease-out)}.turis-int-dir-search:focus-within{border-color:var(--t-fg);box-shadow:0 0 0 3px color-mix(in srgb,var(--t-fg) 8%,transparent)}.turis-int-dir-search svg{color:var(--t-mute);flex-shrink:0}.turis-int-dir-search__input{flex:1;background:transparent;border:0;font-family:inherit;font-size:0.95rem;letter-spacing:-0.005em;color:var(--t-fg);outline:none;padding:0.35rem 0;min-width:0}.turis-int-dir-search__input::placeholder{color:var(--t-mute)}.turis-int-dir-search__count{font-size:0.78rem;color:var(--t-mute);font-variant-numeric:tabular-nums;padding:0.2rem 0.55rem;background:var(--t-surface);border-radius:var(--t-r-pill);flex-shrink:0}.turis-int-dir-search__loading{display:inline-flex;color:var(--t-mute);animation:turis-spin 800ms linear infinite;flex-shrink:0}.turis-int-dir-search__loading[hidden]{display:none}@keyframes turis-spin{to{transform:rotate(360deg)}}.turis-int-dir-hint{margin-top:1.5rem;font-size:0.85rem;color:var(--t-mute);text-align:center}.turis-int-dir-hint strong{color:var(--t-fg);font-weight:500}.turis-int-dir-hint[hidden]{display:none}.turis-int-dir-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:0.5rem;margin-top:2.5rem}.turis-int-dir-card{display:grid;grid-template-columns:auto 1fr;gap:0.7rem;align-items:center;padding:0.7rem 0.9rem;border:1px solid transparent;border-radius:var(--t-r-md);background:transparent;text-decoration:none;color:inherit;content-visibility:auto;contain-intrinsic-size:0 56px;transition:background 160ms var(--t-ease-out),border-color 220ms var(--t-ease-out)}.turis-int-dir-card:hover{background:color-mix(in srgb,var(--t-surface) 70%,var(--t-bg));border-color:color-mix(in srgb,var(--t-fg) 12%,transparent)}.turis-int-dir-card[hidden]{display:none}.turis-int-dir-card__logo{width:28px;height:28px;display:grid;place-items:center;background:var(--t-surface);border-radius:6px;overflow:hidden;flex-shrink:0}.turis-int-dir-card__logo img{width:100%;height:100%;object-fit:contain;padding:3px;display:block}.turis-int-dir-card__mark{font-size:0.78rem;font-weight:600;letter-spacing:-0.015em;color:var(--t-fg)}.turis-int-dir-card__body{display:flex;flex-direction:column;gap:0.1rem;min-width:0}.turis-int-dir-card__name{font-size:0.88rem;font-weight:500;letter-spacing:-0.012em;color:var(--t-fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.turis-int-dir-card__cat{font-size:0.72rem;color:var(--t-mute);letter-spacing:-0.005em}.turis-int-dir-empty{margin:3rem auto 0;text-align:center;color:var(--t-mute);font-size:0.95rem}.turis-int-dir-empty__btn{display:inline-block;margin-left:0.5rem;padding:0.4rem 0.85rem;background:var(--t-fg);color:var(--t-bg);border:0;border-radius:var(--t-r-pill);font-family:inherit;font-size:0.85rem;cursor:pointer;transition:opacity 180ms var(--t-ease-out)}.turis-int-dir-empty__btn:hover{opacity:0.85}.turis-zaplist{display:grid;grid-template-columns:repeat(3,1fr);gap:0.65rem;margin-top:2.5rem}@media (max-width:980px){.turis-zaplist{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.turis-zaplist{grid-template-columns:1fr}}.turis-zaplist__card{display:grid;grid-template-columns:auto 1fr auto;gap:0.85rem;align-items:center;padding:0.9rem 1.1rem;border:var(--t-border);border-radius:var(--t-r-md);background:var(--t-bg);text-decoration:none;color:inherit;transition:background 180ms var(--t-ease-out),border-color 240ms var(--t-ease-out),transform 280ms var(--t-ease-out)}.turis-zaplist__card:hover{background:color-mix(in srgb,var(--t-surface) 70%,var(--t-bg));border-color:color-mix(in srgb,var(--t-fg) 16%,transparent);transform:translateY(-2px)}.turis-zaplist__logo{width:32px;height:32px;display:grid;place-items:center;background:var(--t-surface);border-radius:8px;overflow:hidden;flex-shrink:0}.turis-zaplist__logo img{width:100%;height:100%;object-fit:contain;padding:4px;display:block}.turis-zaplist__mark{font-size:0.85rem;font-weight:600;color:var(--t-fg);letter-spacing:-0.015em}.turis-zaplist__body{display:flex;flex-direction:column;gap:0.15rem;min-width:0}.turis-zaplist__name{font-size:0.92rem;font-weight:500;letter-spacing:-0.012em;color:var(--t-fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.turis-zaplist__cat{font-size:0.74rem;color:var(--t-mute);letter-spacing:-0.005em}.turis-zaplist__arrow{font-size:0.85rem;color:var(--t-mute);opacity:0;transform:translateX(-4px);transition:opacity 200ms var(--t-ease-out),transform 200ms var(--t-ease-out),color 180ms var(--t-ease-out)}.turis-zaplist__card:hover .turis-zaplist__arrow{opacity:1;transform:translateX(0);color:var(--t-fg)}.turis-zaplist__source{margin-top:1.5rem;font-size:0.82rem;color:var(--t-mute);text-align:center}.turis-legal{padding:clamp(3rem,6vw,5rem) clamp(1.25rem,4vw,2rem) clamp(4rem,8vw,6rem)}.turis-legal h1{font-size:clamp(2rem,4vw,3rem);letter-spacing:-0.03em;line-height:1.05;font-weight:500;margin:0 0 0.75rem;text-wrap:balance}.turis-legal>.wp-block-group>h1+p,.turis-legal>h1+p{font-size:1.0625rem;color:var(--t-mute);line-height:1.55;margin:0 0 2.5rem}.turis-legal h2{font-size:1.3rem;letter-spacing:-0.018em;line-height:1.2;font-weight:500;margin:2.5rem 0 0.85rem;padding-top:2.5rem;border-top:var(--t-hairline)}.turis-legal h2:first-of-type{border-top:0;padding-top:0}.turis-legal h3{font-size:1.05rem;font-weight:500;letter-spacing:-0.015em;margin:1.5rem 0 0.5rem;color:var(--t-fg)}.turis-legal p{margin:0 0 0.85rem;font-size:0.95rem;line-height:1.6;color:var(--t-mute)}.turis-legal strong,.turis-legal b{color:var(--t-fg);font-weight:500}.turis-legal ol,.turis-legal ul{margin:0.5rem 0 1.25rem 1.25rem;font-size:0.95rem;color:var(--t-mute);line-height:1.6}.turis-legal li{margin-bottom:0.4rem}.turis-legal a{color:var(--t-fg);border-bottom:1px solid currentColor;text-decoration:none}.turis-case{padding-bottom:clamp(3rem,6vw,5rem)}article.turis-case:not(.turis-case--featured){display:flex;flex-direction:column}.turis-case__head{padding:clamp(3rem,6vw,5.5rem) clamp(1rem,3vw,2rem) clamp(2rem,4vw,3rem)}.turis-case__head-inner{max-width:840px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.turis-case__back{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.85rem;color:var(--t-mute);text-decoration:none;letter-spacing:-0.005em;font-weight:500;width:fit-content;transition:color 180ms var(--t-ease-out),gap 200ms var(--t-ease-out)}.turis-case__back:hover{color:var(--t-fg);gap:0.7rem}.turis-case__eyebrow{margin:0;display:inline-flex;align-items:center;align-self:flex-start;padding:0.4rem 0.85rem;font-size:0.8rem;letter-spacing:-0.005em;color:var(--t-fg);font-weight:500;background:color-mix(in srgb,var(--t-fg) 7%,transparent);border-radius:var(--t-r-pill);text-transform:none}.turis-case__h1{margin:0.25rem 0 0;font-size:clamp(2.5rem,5.4vw,4rem);letter-spacing:-0.035em;line-height:1.03;font-weight:500;color:var(--t-fg);text-wrap:balance}.turis-case__lede{margin:1rem 0 0;padding-left:1.25rem;border-left:2px solid var(--t-fg);font-size:clamp(1.15rem,1.65vw,1.35rem);line-height:1.45;color:var(--t-fg);font-family:var(--wp--preset--font-family--serif);font-style:italic;text-wrap:pretty;max-width:42rem}.turis-case__heroimg{max-width:1280px;margin:clamp(1rem,2vw,1.75rem) auto 0;padding:0 clamp(1rem,3vw,2rem);display:block;clear:both}.turis-case__heroimg img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;border-radius:var(--t-r-lg)}@media (max-width:700px){.turis-case__heroimg img{aspect-ratio:4 / 3}}.turis-case__metrics{max-width:1280px;margin:clamp(2rem,4vw,3rem) auto 0;padding:0 clamp(1rem,3vw,2rem);display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.turis-case__metric{background:var(--t-bg);border:var(--t-border);border-radius:var(--t-r-lg);padding:1.5rem 1.75rem;box-shadow:var(--t-sh-2)}.turis-case__metric-val{font-size:clamp(1.8rem,3vw,2.5rem);letter-spacing:-0.03em;line-height:1;font-weight:500;color:var(--t-fg);font-variant-numeric:tabular-nums;margin-bottom:0.4rem}.turis-case__metric-label{font-size:0.88rem;color:var(--t-mute);line-height:1.4}.turis-case__body-grid{max-width:1280px;margin:clamp(3rem,5vw,4rem) auto 0;padding:0 clamp(1rem,3vw,2rem);display:grid;grid-template-columns:1fr 320px;gap:clamp(2rem,5vw,4rem);align-items:start}@media (max-width:880px){.turis-case__body-grid{grid-template-columns:1fr;gap:2.5rem}}.turis-case__side{order:2}.turis-case__main{order:1}@media (max-width:880px){.turis-case__side{order:1}.turis-case__main{order:2}}.turis-case__side-sticky{position:sticky;top:calc(72px+1rem);border:var(--t-border);border-radius:var(--t-r-lg);padding:1.5rem;background:var(--t-bg)}.turis-case__side-logo{display:flex;align-items:center;height:36px;margin:-0.25rem 0 1rem;padding-bottom:1rem;border-bottom:var(--t-hairline)}.turis-case__side-logo img{max-height:100%;max-width:140px;width:auto;object-fit:contain}.turis-case__factrow{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:0.75rem 0;border-bottom:var(--t-hairline);font-size:0.88rem}.turis-case__factrow:first-child{padding-top:0}.turis-case__factlabel{color:var(--t-mute)}.turis-case__factval{color:var(--t-fg);font-weight:500;text-align:right}.turis-case__quote{margin:1.5rem 0 1.25rem;padding:1.25rem 0 0;border-top:2px solid var(--t-fg);border-left:0}.turis-case__quote p{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-size:1.125rem;line-height:1.4;color:var(--t-fg);margin:0 0 1rem}.turis-case__quote footer{display:flex;flex-direction:column;gap:0.1rem;font-size:0.85rem}.turis-case__quote footer strong{font-weight:500;color:var(--t-fg);letter-spacing:-0.005em}.turis-case__quote footer span{color:var(--t-mute)}.turis-case__cta{display:inline-flex;align-items:center;gap:0.45rem;padding:0.7rem 1.1rem;border-radius:var(--t-r-pill);background:var(--t-ink);color:var(--t-bg);text-decoration:none;font-size:0.88rem;font-weight:500;letter-spacing:-0.005em;margin-top:0.5rem;width:100%;justify-content:center;transition:gap 180ms var(--t-ease-out),opacity 180ms var(--t-ease-out)}.turis-case__cta:hover{gap:0.65rem;opacity:0.92}.turis-case__prose{font-size:1.125rem;line-height:1.7;color:var(--t-fg);font-family:var(--wp--preset--font-family--serif)}.turis-case__prose h2{font-family:var(--wp--preset--font-family--sans);font-size:clamp(1.6rem,2.8vw,2.2rem);letter-spacing:-0.028em;line-height:1.12;font-weight:500;margin:clamp(3rem,5vw,4rem) 0 1.25rem;color:var(--t-fg);text-wrap:balance;position:relative;padding-top:1.5rem}.turis-case__prose h2::before{content:"";position:absolute;top:0;left:0;width:56px;height:1px;background:var(--t-fg)}.turis-case__prose h2:first-child{margin-top:0;padding-top:0}.turis-case__prose h2:first-child::before{display:none}.turis-case__prose h3{font-family:var(--wp--preset--font-family--sans);font-size:1.3rem;letter-spacing:-0.018em;line-height:1.25;margin:2rem 0 0.75rem;font-weight:500}.turis-case__prose p{margin:0 0 1.25rem;color:var(--t-fg);max-width:64ch;font-size:inherit;line-height:inherit;text-wrap:pretty}.turis-case__prose ul,.turis-case__prose ol{margin:0 0 1.25rem 1.25rem;color:var(--t-fg)}.turis-case__prose li{margin-bottom:0.45rem}.turis-case__prose a{color:var(--t-fg);border-bottom:1px solid color-mix(in srgb,var(--t-fg) 35%,transparent);text-decoration:none;transition:border-color 180ms var(--t-ease-out)}.turis-case__prose a:hover{border-bottom-color:var(--t-fg)}.turis-case__prose strong{color:var(--t-fg);font-weight:600}.turis-case__prose em{font-style:italic}.turis-case__prose .turis-case__intro{font-size:clamp(1.3rem,1.8vw,1.55rem);line-height:1.4;color:var(--t-fg);margin-bottom:1.75rem;max-width:38rem;font-family:var(--wp--preset--font-family--serif);font-weight:400;text-wrap:balance}.turis-case__prose .turis-case__intro::first-letter{font-size:3.6em;line-height:0.85;float:left;margin:0.08em 0.12em 0 -0.04em;font-weight:500;color:var(--t-fg);font-family:var(--wp--preset--font-family--serif)}.turis-case__prose .turis-case__intro strong{font-weight:600}.turis-case__prose .turis-case__pullquote{margin:clamp(2rem,4vw,3rem) 0;padding:0 0 0 0;border:0;max-width:56ch;position:relative}.turis-case__prose .turis-case__pullquote::before{content:"\201C";position:absolute;top:-0.15em;left:-0.65em;font-family:var(--wp--preset--font-family--serif);font-size:clamp(4rem,7vw,5.5rem);line-height:1;color:color-mix(in srgb,var(--t-fg) 22%,transparent);font-weight:500;pointer-events:none}@media (max-width:700px){.turis-case__prose .turis-case__pullquote::before{left:0;top:-0.6em}.turis-case__prose .turis-case__pullquote{padding-top:1.5rem}}.turis-case__prose .turis-case__pullquote p{margin:0 0 1rem;font-family:var(--wp--preset--font-family--serif);font-style:italic;font-size:clamp(1.35rem,2.1vw,1.75rem);line-height:1.35;letter-spacing:-0.015em;color:var(--t-fg);max-width:none;text-wrap:pretty}.turis-case__prose .turis-case__pullquote cite{display:block;font-size:0.85rem;font-style:normal;color:var(--t-mute);letter-spacing:-0.005em;font-family:var(--wp--preset--font-family--sans);margin-top:0.5rem}.turis-case__prose .turis-case__pullquote cite strong{color:var(--t-fg);font-weight:600;letter-spacing:-0.005em}.turis-case__prose .turis-case__figure{margin:clamp(2.5rem,5vw,3.5rem) 0;max-width:none;width:calc(100%+clamp(0rem,6vw,4rem));margin-left:calc(clamp(0rem,3vw,2rem) * -1);margin-right:calc(clamp(0rem,3vw,2rem) * -1)}.turis-case__prose .turis-case__figure img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;border-radius:var(--t-r-lg);border:var(--t-hairline)}.turis-case__prose .turis-case__figure figcaption{margin-top:0.75rem;font-size:0.82rem;line-height:1.5;color:var(--t-mute);font-style:italic;font-family:var(--wp--preset--font-family--serif);max-width:60ch}.turis-case__related{max-width:1280px;margin:clamp(4rem,7vw,6rem) auto 0;padding:0 clamp(1.25rem,4vw,3rem)}.turis-case__related-head{text-align:center;margin-bottom:2.5rem}.turis-case__related-head .turis-section-title{margin:0.5rem auto 0}.turis-case__related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width:880px){.turis-case__related-grid{grid-template-columns:1fr}}.turis-case__related-card{display:grid;grid-template-rows:180px 1fr;border:var(--t-border);border-radius:var(--t-r-lg);overflow:hidden;background:var(--t-bg);text-decoration:none;color:inherit;transition:transform 320ms var(--t-ease-out),border-color 240ms var(--t-ease-out)}.turis-case__related-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--t-fg) 18%,transparent)}.turis-case__related-media{background:var(--t-surface);background-size:cover;background-position:center}.turis-case__related-media--logo{display:grid;place-items:center;padding:1.5rem}.turis-case__related-media--logo img{max-width:60%;max-height:60%;width:auto;height:auto;object-fit:contain;filter:var(--t-logo-filter)}.turis-case__related-body{padding:1.5rem;display:flex;flex-direction:column;gap:0.6rem}.turis-case__related-tag{font-size:0.72rem;letter-spacing:0.1em;text-transform:none;color:var(--t-mute);margin:0;font-weight:500}.turis-case__related-card h3{margin:0;font-size:1.05rem;font-weight:500;letter-spacing:-0.015em;color:var(--t-fg);text-wrap:balance}.turis-case__related-metric{margin:0;font-size:0.88rem;color:var(--t-mute)}.turis-case__related-metric strong{color:var(--t-fg);font-weight:500;font-variant-numeric:tabular-nums}.turis-case__related-arrow{margin-top:auto;font-size:0.82rem;color:var(--t-fg);opacity:0.7}.turis-case__related-card:hover .turis-case__related-arrow{opacity:1}.turis-discovery{border:var(--t-border);border-radius:var(--t-r-lg);padding:1.75rem;background:var(--t-bg);box-shadow:var(--t-sh-2);display:flex;flex-direction:column;gap:0.85rem}.turis-discovery__eyebrow{font-size:0.7rem;letter-spacing:0.01em;text-transform:none;color:var(--t-mute);margin:0;font-weight:500}.turis-discovery h3{margin:0;font-size:clamp(1.5rem,2.4vw,1.9rem);letter-spacing:-0.025em;line-height:1.05;font-weight:500}.turis-discovery h3 em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-discovery>p{margin:0;font-size:0.95rem;color:var(--t-mute);line-height:1.55}.turis-discovery__meta{display:flex;gap:1.25rem;font-size:0.78rem;color:var(--t-mute);padding-top:0.75rem;border-top:var(--t-hairline);flex-wrap:wrap}.turis-discovery__meta span{display:inline-flex;align-items:center;gap:0.4rem}.turis-discovery__meta span::before{content:"";width:5px;height:5px;border-radius:50%;background:var(--t-fg);opacity:0.55}.turis-hsform{background:var(--t-bg);border:var(--t-border);border-radius:var(--t-r-lg);padding:1.75rem;box-shadow:var(--t-sh-1)}.turis-hsform__head{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:1rem;margin-bottom:1.25rem;border-bottom:var(--t-hairline)}.turis-hsform__head h3{margin:0;font-size:1.1rem;font-weight:500;letter-spacing:-0.015em;color:var(--t-fg)}.turis-hsform__head span{font-size:0.72rem;letter-spacing:0.01em;text-transform:none;color:var(--t-mute)}.turis-hsform__step{font-size:0.7rem;letter-spacing:0.01em;text-transform:none;color:var(--t-mute);margin:0 0 0.5rem;font-weight:500}.hbspt-form,.turis-hsform .hs-form{font-family:var(--wp--preset--font-family--sans) !important;color:var(--t-fg)}.hbspt-form fieldset,.turis-hsform fieldset{border:0 !important;margin:0 !important;padding:0 !important;min-inline-size:0 !important;max-width:none !important}.hbspt-form legend,.turis-hsform legend{display:none !important}.hbspt-form .hs-form-field,.turis-hsform .hs-form-field{margin-bottom:1rem}.hbspt-form .hs-form-field>label,.turis-hsform .hs-form-field>label{display:block;font-size:0.78rem;font-weight:500;letter-spacing:-0.005em;color:var(--t-fg);margin-bottom:0.4rem}.hbspt-form .hs-form-field>label .hs-form-required,.turis-hsform .hs-form-field>label .hs-form-required{color:var(--t-mute);margin-left:0.2rem;font-weight:400}.hbspt-form .hs-input,.turis-hsform .hs-input{width:100% !important;font-family:inherit !important;font-size:0.92rem !important;letter-spacing:-0.005em !important;line-height:1.4 !important;padding:0.7rem 0.9rem !important;background:var(--t-bg) !important;color:var(--t-fg) !important;border:1px solid color-mix(in srgb,var(--t-fg) 16%,transparent) !important;border-radius:var(--t-r-sm) !important;box-shadow:none !important;transition:border-color 180ms var(--t-ease-out),box-shadow 180ms var(--t-ease-out) !important;-webkit-appearance:none;appearance:none;display:block}.hbspt-form .hs-input:hover,.turis-hsform .hs-input:hover{border-color:color-mix(in srgb,var(--t-fg) 30%,transparent) !important}.hbspt-form .hs-input::placeholder,.turis-hsform .hs-input::placeholder{color:var(--t-mute)}.hbspt-form .hs-input:focus,.turis-hsform .hs-input:focus{border-color:var(--t-fg) !important;outline:0 !important;box-shadow:0 0 0 3px color-mix(in srgb,var(--t-fg) 10%,transparent) !important}.hbspt-form select.hs-input,.turis-hsform select.hs-input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:right 0.85rem center !important;padding-right:2.25rem !important}.hbspt-form textarea.hs-input,.turis-hsform textarea.hs-input{min-height:110px;resize:vertical}.hbspt-form .hs-form-checkbox,.hbspt-form .hs-form-booleancheckbox,.turis-hsform .hs-form-checkbox,.turis-hsform .hs-form-booleancheckbox{margin:0.4rem 0}.hbspt-form .hs-form-checkbox label,.hbspt-form .hs-form-booleancheckbox label,.turis-hsform .hs-form-checkbox label,.turis-hsform .hs-form-booleancheckbox label{display:inline-flex;align-items:flex-start;gap:0.55rem;font-size:0.85rem;line-height:1.5;color:var(--t-mute);cursor:pointer}.hbspt-form input[type="checkbox"],.hbspt-form input[type="radio"],.turis-hsform input[type="checkbox"],.turis-hsform input[type="radio"]{width:16px !important;height:16px !important;accent-color:var(--t-fg);margin-top:0.18em}.hbspt-form .hs-button,.hbspt-form input[type="submit"],.turis-hsform .hs-button,.turis-hsform input[type="submit"]{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:0.5rem;padding:0.9rem 1.4rem !important;background:var(--t-fg) !important;color:var(--t-bg) !important;border:1px solid var(--t-fg) !important;border-radius:var(--t-r-pill) !important;font-family:inherit !important;font-size:0.92rem !important;font-weight:500 !important;letter-spacing:-0.005em !important;cursor:pointer !important;transition:opacity 180ms var(--t-ease-out) !important;-webkit-appearance:none;appearance:none;text-transform:none !important;line-height:1 !important;box-shadow:none !important}.hbspt-form .hs-button:hover,.hbspt-form input[type="submit"]:hover,.turis-hsform .hs-button:hover,.turis-hsform input[type="submit"]:hover{opacity:0.92}.hbspt-form .hs-error-msgs,.turis-hsform .hs-error-msgs{list-style:none !important;margin:0.35rem 0 0 !important;padding:0 !important;font-size:0.78rem !important;color:#d83a3a !important}.hbspt-form .hs-input.invalid,.hbspt-form .hs-input.error,.turis-hsform .hs-input.invalid,.turis-hsform .hs-input.error{border-color:#d83a3a !important}.hbspt-form .form-columns-1,.turis-hsform .form-columns-1{display:block !important;margin:0 !important}.hbspt-form .form-columns-1 .hs-form-field,.turis-hsform .form-columns-1 .hs-form-field{width:100% !important;padding:0 !important;float:none !important}.hbspt-form .form-columns-2,.turis-hsform .form-columns-2{display:grid !important;grid-template-columns:1fr 1fr;gap:0.85rem;margin:0 !important}.hbspt-form .form-columns-2 .hs-form-field,.turis-hsform .form-columns-2 .hs-form-field{width:100% !important;padding:0 !important;float:none !important;margin-bottom:0 !important}.hbspt-form .form-columns-3,.turis-hsform .form-columns-3{display:grid !important;grid-template-columns:repeat(3,1fr);gap:0.85rem;margin:0 !important}.hbspt-form .form-columns-3 .hs-form-field,.turis-hsform .form-columns-3 .hs-form-field{width:100% !important;padding:0 !important;float:none !important;margin-bottom:0 !important}.hbspt-form .input,.turis-hsform .input{margin:0 !important;padding:0 !important}.hbspt-form .legal-consent-container,.turis-hsform .legal-consent-container{margin-top:1rem;font-size:0.78rem;line-height:1.5;color:var(--t-mute)}.hbspt-form .legal-consent-container p,.turis-hsform .legal-consent-container p{font-size:0.78rem;line-height:1.5;color:var(--t-mute);margin:0 0 0.5rem}.hbspt-form .submitted-message,.turis-hsform .submitted-message{text-align:center;padding:1.5rem 0;font-size:0.95rem;color:var(--t-fg);line-height:1.55}.turis-bookdemo-fold{min-height:calc(100vh - 64px);display:grid;align-items:center;padding:clamp(2rem,5vw,4rem) clamp(1rem,3vw,2rem)}.turis-bookdemo-fold__inner{max-width:1480px;margin:0 auto;width:100%;display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);gap:clamp(2rem,5vw,4.5rem);align-items:center}@media (max-width:880px){.turis-bookdemo-fold{min-height:auto}.turis-bookdemo-fold__inner{grid-template-columns:1fr}}.turis-bookdemo-fold__pitch h1{font-size:clamp(2.25rem,4.6vw,4.25rem);letter-spacing:-0.035em;line-height:1.03;font-weight:500;margin:1rem 0 0;text-wrap:balance;color:var(--t-fg)}.turis-bookdemo-fold__pitch h1 em{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-bookdemo-fold__pitch p{font-size:1.0625rem;line-height:1.5;color:var(--t-mute);margin:0.35rem 0 0}.turis-bookdemo-fold__pitch p:first-of-type{margin-top:1.5rem}.turis-bookdemo-fold__cta{display:flex;gap:0.6rem;margin-top:1.75rem;flex-wrap:wrap}.turis-bookdemo-fold__micro{display:flex;gap:1.5rem;margin-top:1.5rem;font-size:0.82rem;color:var(--t-mute);flex-wrap:wrap}.turis-bookdemo-fold__micro span{display:inline-flex;align-items:center;gap:0.4rem}.turis-bookdemo-fold__micro span::before{content:"";width:5px;height:5px;border-radius:50%;background:var(--t-fg);opacity:0.55}.turis-bookdemo-fold__card{border:var(--t-border);border-radius:var(--t-r-lg);padding:1.75rem;background:var(--t-bg);box-shadow:var(--t-sh-2);display:flex;flex-direction:column;gap:1.25rem}.turis-bookdemo-fold__card-head{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:0.75rem;border-bottom:var(--t-hairline)}.turis-bookdemo-fold__card-head h3{margin:0;font-size:1.1rem;font-weight:500;letter-spacing:-0.015em}.turis-bookdemo-fold__card-head span{font-size:0.75rem;color:var(--t-mute);letter-spacing:0.04em;text-transform:none}.turis-bookdemo-fold__steps{list-style:none;margin:0;padding:0;display:grid;gap:0.85rem}.turis-bookdemo-fold__steps li{display:grid;grid-template-columns:auto 1fr;gap:0.85rem;align-items:start}.turis-bookdemo-fold__steps li::before{content:counter(bookdemo-step);counter-increment:bookdemo-step;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--t-ink);color:var(--t-bg);font-size:0.78rem;font-weight:500;font-variant-numeric:tabular-nums}.turis-bookdemo-fold__steps{counter-reset:bookdemo-step}.turis-bookdemo-fold__steps strong{display:block;font-size:0.95rem;font-weight:500;letter-spacing:-0.012em;color:var(--t-fg)}.turis-bookdemo-fold__steps span{display:block;font-size:0.82rem;color:var(--t-mute);line-height:1.45;margin-top:0.15rem}.turis-bookdemo-fold__not{display:flex;flex-direction:column;gap:0.4rem;padding-top:1rem;border-top:var(--t-hairline);font-size:0.82rem;color:var(--t-mute)}.turis-bookdemo-fold__not strong{font-size:0.7rem;letter-spacing:0.01em;text-transform:none;color:var(--t-mute);font-weight:500;margin-bottom:0.15rem}.turis-bookdemo-fold__not span::before{content:"—";color:var(--t-fg);opacity:0.4;margin-right:0.45rem}.turis-bookdemo{display:grid;grid-template-columns:2fr 1fr;gap:clamp(1.5rem,3vw,2.5rem);margin-top:3rem;align-items:start}@media (max-width:980px){.turis-bookdemo{grid-template-columns:1fr}}.turis-bookdemo .turis-process{grid-template-columns:1fr;gap:1rem}.turis-bookdemo .turis-process__step{display:grid;grid-template-columns:auto auto 1fr;gap:0.85rem 1.25rem;align-items:start;padding:1.4rem 1.5rem}.turis-bookdemo .turis-process__num{grid-column:1;grid-row:1;margin:0}.turis-bookdemo .turis-process__icon{grid-column:2;grid-row:1 / span 3;margin:0}.turis-bookdemo .turis-process__step h3{grid-column:3;grid-row:1;margin:0;align-self:center}.turis-bookdemo .turis-process__step p{grid-column:1 / 4;grid-row:2;margin:0}.turis-bookdemo .turis-process__meta{grid-column:1 / 4;grid-row:3;margin-top:0.35rem}.turis-bookdemo__aside{border:var(--t-border);border-radius:var(--t-r-lg);padding:1.75rem;background:var(--t-bg);display:flex;flex-direction:column;gap:0.85rem}.turis-bookdemo__aside-eyebrow{font-size:0.7rem;letter-spacing:0.01em;text-transform:none;color:var(--t-mute);margin:0;font-weight:500}.turis-bookdemo__nolist{list-style:none;margin:0.25rem 0 0;padding:0;display:grid;gap:0;border-top:var(--t-hairline)}.turis-bookdemo__nolist li{padding:0.85rem 0;border-bottom:var(--t-hairline);font-size:0.92rem;line-height:1.5;color:var(--t-mute);position:relative;padding-left:1.4rem}.turis-bookdemo__nolist li:last-child{border-bottom:0}.turis-bookdemo__nolist li::before{content:"—";position:absolute;left:0;top:0.85rem;color:var(--t-fg);opacity:0.5}.turis-bookdemo__nolist strong{display:block;color:var(--t-fg);font-weight:500;letter-spacing:-0.005em;margin-bottom:0.15rem}.turis-bookdemo__aside-foot{margin:0.5rem 0 0;font-size:0.8rem;color:var(--t-mute);font-style:italic}.turis-tippy{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:3rem}@media (max-width:980px){.turis-tippy{grid-template-columns:1fr}}.turis-tippy__card{border:var(--t-border);border-radius:var(--t-r-lg);padding:1.75rem;background:var(--t-bg);display:flex;flex-direction:column;gap:1.1rem;box-shadow:var(--t-sh-1);transition:border-color 240ms var(--t-ease-out),transform 320ms var(--t-ease-out)}.turis-tippy__card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--t-fg) 18%,transparent);box-shadow:var(--t-sh-2)}.turis-tippy__eyebrow{font-size:0.7rem;letter-spacing:0.01em;text-transform:none;color:var(--t-mute);margin:0;font-weight:500}.turis-tippy__prompt{display:flex;gap:0.6rem;padding:1rem 1.1rem;background:var(--t-surface);border-radius:var(--t-r-md);font-size:0.95rem;line-height:1.5;color:var(--t-fg)}.turis-tippy__prompt strong{font-weight:500;color:var(--t-fg)}.turis-tippy__cursor{font-family:var(--wp--preset--font-family--mono);color:var(--t-fg);opacity:0.55;flex-shrink:0}.turis-tippy__resp{display:flex;flex-direction:column;gap:0.55rem;font-size:0.88rem;color:var(--t-fg)}.turis-tippy__resp-step{display:flex;align-items:center;gap:0.55rem;padding:0.5rem 0.75rem;border:var(--t-hairline);border-radius:var(--t-r-sm);background:var(--t-bg)}.turis-tippy__check{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--t-fg);color:var(--t-bg);font-size:0.62rem}.turis-tippy__resp--table{gap:0;border:var(--t-hairline);border-radius:var(--t-r-sm);overflow:hidden}.turis-tippy__row{display:grid;grid-template-columns:1.6fr 1fr auto;gap:0.85rem;align-items:center;padding:0.65rem 0.85rem;border-bottom:var(--t-hairline);font-size:0.88rem}.turis-tippy__row:last-child{border-bottom:0}.turis-tippy__row span:nth-child(2){color:var(--t-mute);font-variant-numeric:tabular-nums}.turis-tippy__bad{font-variant-numeric:tabular-nums;color:var(--t-fg);font-weight:500}.turis-tippy__attrib{margin:0;font-size:0.82rem;color:var(--t-mute);line-height:1.5;font-style:italic;padding-top:0.5rem;border-top:var(--t-hairline)})+single post reading experience ========================================================================== */ .turis-news{padding:clamp(3rem,5vw,4.5rem) clamp(1rem,3vw,2rem) clamp(6rem,12vw,10rem)}.turis-news__inner{max-width:1320px;margin:0 auto}.turis-news__head{display:flex;flex-direction:column;gap:0.75rem;margin:0 0 clamp(2rem,4vw,3rem);max-width:720px}.turis-news__h1{font-size:clamp(1.8rem,3.5vw,2.8rem) !important}.turis-news__lede{font-size:clamp(0.95rem,1.2vw,1.05rem) !important}.turis-news__back{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.85rem;color:var(--t-mute);text-decoration:none;transition:gap 200ms var(--t-ease-out),color 180ms var(--t-ease-out);margin-bottom:0.25rem}.turis-news__back:hover{color:var(--t-fg);gap:0.6rem}.turis-news__h1{margin:0;font-size:clamp(2.25rem,4.5vw,3.5rem);letter-spacing:-0.03em;line-height:1.05;font-weight:500;color:var(--t-fg);text-wrap:balance}.turis-news__lede{margin:0;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.55;color:var(--t-mute);max-width:56ch}.turis-news__chips{display:flex;flex-wrap:wrap;gap:0.4rem;margin-top:0.5rem}.turis-news__chip{display:inline-flex;align-items:center;padding:0.42rem 0.85rem;border-radius:var(--t-r-pill);border:1px solid color-mix(in srgb,var(--t-fg) 14%,transparent);background:transparent;color:var(--t-fg);font-size:0.82rem;font-weight:500;letter-spacing:-0.005em;text-decoration:none;transition:background 180ms var(--t-ease-out),border-color 180ms var(--t-ease-out),color 180ms var(--t-ease-out)}.turis-news__chip:hover{background:color-mix(in srgb,var(--t-fg) 5%,transparent);border-color:color-mix(in srgb,var(--t-fg) 28%,transparent)}.turis-news__chip.is-active{background:var(--t-fg);color:var(--t-bg);border-color:var(--t-fg)}.turis-news__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,1.5rem) clamp(1rem,2vw,1.5rem)}@media (max-width:1180px){.turis-news__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:880px){.turis-news__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.turis-news__grid{grid-template-columns:1fr}}.turis-news-card{display:flex;flex-direction:column;text-decoration:none;color:var(--t-fg);background:transparent;border-radius:var(--t-r-md);overflow:hidden;transition:transform 280ms var(--t-ease-out)}.turis-news-card:hover{transform:translateY(-2px)}.turis-news-card__media{aspect-ratio:16 / 10;background-size:cover;background-position:center;background-color:color-mix(in srgb,var(--t-fg) 5%,transparent);border-radius:var(--t-r-md);transition:filter 240ms var(--t-ease-out)}.turis-news-card:hover .turis-news-card__media{filter:brightness(0.96)}.turis-news-card__media--empty{background-image:linear-gradient(135deg,color-mix(in srgb,var(--t-fg) 6%,transparent),color-mix(in srgb,var(--t-fg) 2%,transparent))}.turis-news-card__body{display:flex;flex-direction:column;gap:0.4rem;padding:0.8rem 0.15rem 0.25rem}.turis-news-card__meta{display:flex;flex-wrap:wrap;gap:0.35rem;align-items:center;margin:0;font-size:0.72rem;color:var(--t-mute);letter-spacing:-0.005em}.turis-news-card__cat{color:var(--t-fg);font-weight:500}.turis-news-card__dot{color:color-mix(in srgb,var(--t-fg) 25%,transparent)}.turis-news-card__title{margin:0;font-size:0.98rem;font-weight:500;line-height:1.25;letter-spacing:-0.012em;color:var(--t-fg);text-wrap:balance;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.turis-news__empty{margin:3rem 0;text-align:center;color:var(--t-mute)}.turis-news__pagination{display:flex;justify-content:center;gap:0.25rem;margin-top:clamp(3rem,5vw,4rem)}.turis-news__pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 0.85rem;border-radius:var(--t-r-pill);border:1px solid color-mix(in srgb,var(--t-fg) 12%,transparent);background:transparent;color:var(--t-fg);text-decoration:none;font-size:0.88rem;font-weight:500;transition:background 180ms var(--t-ease-out),border-color 180ms var(--t-ease-out)}.turis-news__pagination .page-numbers:hover{background:color-mix(in srgb,var(--t-fg) 5%,transparent)}.turis-news__pagination .page-numbers.current{background:var(--t-fg);color:var(--t-bg);border-color:var(--t-fg)}.turis-news__pagination .page-numbers.dots{border:0;background:transparent}.turis-post{padding-bottom:clamp(4rem,8vw,7rem)}.turis-post__head{padding:clamp(2rem,4vw,3rem) clamp(1rem,3vw,2rem) clamp(1rem,2vw,1.75rem)}.turis-post__head-inner{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:0.85rem}.turis-post__back{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.85rem;color:var(--t-mute);text-decoration:none;transition:gap 200ms var(--t-ease-out),color 180ms var(--t-ease-out);width:fit-content}.turis-post__back:hover{color:var(--t-fg);gap:0.6rem}.turis-post__meta{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center;margin:0;font-size:0.85rem;color:var(--t-mute);letter-spacing:-0.005em}.turis-post__cat{display:inline-flex;align-items:center;padding:0.28rem 0.65rem;border-radius:var(--t-r-pill);background:color-mix(in srgb,var(--t-fg) 6%,transparent);color:var(--t-fg);font-weight:500;font-size:0.78rem;text-decoration:none;transition:background 180ms var(--t-ease-out)}.turis-post__cat:hover{background:color-mix(in srgb,var(--t-fg) 12%,transparent)}.turis-post__dot{color:color-mix(in srgb,var(--t-fg) 25%,transparent)}.turis-post__h1{margin:0;font-size:clamp(2.25rem,5vw,3.6rem);letter-spacing:-0.032em;line-height:1.05;font-weight:500;color:var(--t-fg);text-wrap:balance}.turis-post__lede{margin:0;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.5;color:var(--t-mute);text-wrap:pretty}.turis-post__hero{max-width:1100px;margin:clamp(1rem,2vw,1.75rem) auto clamp(1.75rem,3vw,2.5rem);padding:0 clamp(1rem,3vw,2rem)}.turis-post__hero img{display:block;width:100%;height:auto;max-height:380px;object-fit:cover;border-radius:var(--t-r-lg)}.turis-post__grid{max-width:1100px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);display:grid;grid-template-columns:minmax(0,720px) 220px;gap:clamp(2rem,4vw,4rem);align-items:start;justify-content:center}@media (max-width:880px){.turis-post__grid{grid-template-columns:minmax(0,1fr);gap:2.5rem}}.turis-post__side{position:sticky;top:calc(72px+1.25rem);display:flex;flex-direction:column;gap:1.25rem;max-height:calc(100vh - 72px - 2rem);overflow-y:auto;scrollbar-width:thin}@media (max-width:880px){.turis-post__side{position:static;order:2;max-height:none;overflow:visible}}.turis-post__toc{display:flex;flex-direction:column;gap:0.75rem}.turis-post__toc-label,.turis-post__share-label{margin:0;font-size:0.7rem;letter-spacing:0.04em;text-transform:none;color:var(--t-mute);font-weight:500;font-family:var(--wp--preset--font-family--mono)}.turis-post__toc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0;border-left:1px solid color-mix(in srgb,var(--t-fg) 10%,transparent)}.turis-post__toc-item{position:relative;margin:0}.turis-post__toc-item--h3 a{padding-left:1.5rem}.turis-post__toc-item a{display:block;padding:0.5rem 0.85rem;margin-left:-1px;border-left:1px solid transparent;font-size:0.82rem;line-height:1.4;color:var(--t-mute);text-decoration:none;transition:color 160ms var(--t-ease-out),border-color 160ms var(--t-ease-out)}.turis-post__toc-item a:hover{color:var(--t-fg)}.turis-post__toc-item.is-active a{color:var(--t-fg);border-left-color:var(--t-fg);font-weight:500}.turis-post__share-row{display:flex;gap:0.4rem}.turis-post__share-row a{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--t-fg) 14%,transparent);color:var(--t-mute);transition:color 180ms var(--t-ease-out),border-color 180ms var(--t-ease-out)}.turis-post__share-row a:hover{color:var(--t-fg);border-color:color-mix(in srgb,var(--t-fg) 32%,transparent)}.turis-post__main{min-width:0}.turis-post__prose{font-size:1.0625rem;line-height:1.7;color:var(--t-fg);font-family:var(--wp--preset--font-family--serif,Georgia,serif)}.turis-post__prose>*+*{margin-top:1.15rem}.turis-post__prose p{margin:0;color:color-mix(in srgb,var(--t-fg) 88%,transparent)}.turis-post__prose p strong{color:var(--t-fg);font-weight:600}.turis-post__prose p:first-of-type{font-size:1.2rem;line-height:1.5;color:var(--t-fg)}.turis-post__prose h2{font-family:var(--wp--preset--font-family--sans);font-size:clamp(1.5rem,2.4vw,1.9rem);letter-spacing:-0.022em;line-height:1.15;font-weight:500;margin-top:clamp(2.5rem,5vw,3.5rem);margin-bottom:0.85rem;color:var(--t-fg);scroll-margin-top:calc(72px+1rem);text-wrap:balance}.turis-post__prose h3{font-family:var(--wp--preset--font-family--sans);font-size:clamp(1.2rem,1.8vw,1.4rem);letter-spacing:-0.018em;line-height:1.25;font-weight:500;margin-top:clamp(2rem,4vw,2.5rem);margin-bottom:0.6rem;color:var(--t-fg);scroll-margin-top:calc(72px+1rem)}.turis-post__prose h4{font-family:var(--wp--preset--font-family--sans);font-size:1.05rem;letter-spacing:-0.015em;font-weight:600;margin-top:1.75rem;margin-bottom:0.45rem;color:var(--t-fg);scroll-margin-top:calc(72px+1rem)}.turis-post__prose a{color:var(--t-fg);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--t-fg) 35%,transparent);transition:border-color 180ms var(--t-ease-out)}.turis-post__prose a:hover{border-bottom-color:var(--t-fg)}.turis-post__prose ul,.turis-post__prose ol{margin:0;padding-left:1.4rem;color:color-mix(in srgb,var(--t-fg) 88%,transparent)}.turis-post__prose li{margin-bottom:0.45rem}.turis-post__prose li::marker{color:var(--t-mute)}.turis-post__prose blockquote{margin:1.5rem 0;padding:0.5rem 0 0.5rem 1.5rem;border-left:3px solid var(--t-fg);font-family:var(--wp--preset--font-family--serif);font-style:italic;font-size:1.2rem;line-height:1.5;color:var(--t-fg)}.turis-post__prose blockquote p:first-of-type{font-size:inherit}.turis-post__prose hr{margin:clamp(2.5rem,5vw,3.5rem) 0;border:0;border-top:var(--t-hairline)}.turis-post__prose figure{margin:clamp(1.5rem,3vw,2.5rem) 0}.turis-post__prose figure.alignwide,.turis-post__prose figure.alignfull{margin-left:clamp(-2rem,-4vw,-1rem);margin-right:clamp(-2rem,-4vw,-1rem)}.turis-post__prose img{display:block;max-width:100%;height:auto;border-radius:var(--t-r-md)}.turis-post__prose figcaption{margin-top:0.5rem;font-size:0.82rem;color:var(--t-mute);text-align:center;font-style:italic;font-family:var(--wp--preset--font-family--sans)}.turis-post__prose code{font-family:var(--wp--preset--font-family--mono);font-size:0.92em;padding:0.12em 0.35em;background:color-mix(in srgb,var(--t-fg) 6%,transparent);border-radius:4px}.turis-post__prose pre{font-family:var(--wp--preset--font-family--mono);font-size:0.88rem;line-height:1.55;padding:1.1rem 1.25rem;background:color-mix(in srgb,var(--t-fg) 5%,transparent);border-radius:var(--t-r-md);overflow-x:auto;margin:1.25rem 0}.turis-post__prose pre code{background:transparent;padding:0}.turis-post__prose .wp-block-spacer{margin:0 !important}.turis-post__prose .wp-block-columns{display:grid;gap:1.5rem;margin:1.5rem 0}.turis-post__prose .wp-block-column{min-width:0}@media (min-width:640px){.turis-post__prose .wp-block-columns:not(.is-not-stacked-on-mobile){grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.turis-post__prose .wp-block-button{margin:1.25rem 0}.turis-post__prose .wp-block-button__link{display:inline-flex;align-items:center;gap:0.4rem;padding:0.7rem 1.15rem;background:var(--t-fg);color:var(--t-bg);border-radius:var(--t-r-pill);border:0;font-family:var(--wp--preset--font-family--sans);font-size:0.92rem;font-weight:500;letter-spacing:-0.005em;text-decoration:none;border-bottom:0 !important}.turis-post__author{display:flex;align-items:flex-start;gap:1rem;margin-top:clamp(2.5rem,5vw,3.5rem);padding-top:clamp(2rem,4vw,2.5rem);border-top:var(--t-hairline)}.turis-post__author-avatar{width:48px;height:48px;border-radius:50%;flex-shrink:0}.turis-post__author-body{min-width:0}.turis-post__author-name{margin:0 0 0.25rem;font-size:0.92rem;color:var(--t-fg);font-weight:500}.turis-post__author-name a{color:inherit;text-decoration:none;border-bottom:1px solid currentColor}.turis-post__author-bio{margin:0;font-size:0.88rem;line-height:1.5;color:var(--t-mute)}.turis-post__related{max-width:1280px;margin:clamp(4rem,7vw,6rem) auto 0;padding:clamp(3rem,5vw,4rem) clamp(1rem,3vw,2rem) 0;border-top:var(--t-hairline)}.turis-post__related-head{margin-bottom:clamp(1.5rem,3vw,2.5rem);display:flex;flex-direction:column;gap:0.5rem}.turis-post__related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,2.5vw,2rem)}@media (max-width:880px){.turis-post__related-grid{grid-template-columns:1fr}}.turis-post__related-card{display:flex;flex-direction:column;gap:0.75rem;text-decoration:none;color:var(--t-fg);transition:transform 280ms var(--t-ease-out)}.turis-post__related-card:hover{transform:translateY(-3px)}.turis-post__related-media{aspect-ratio:16 / 10;background-size:cover;background-position:center;background-color:color-mix(in srgb,var(--t-fg) 5%,transparent);border-radius:var(--t-r-md)}.turis-post__related-media--empty{background-image:linear-gradient(135deg,color-mix(in srgb,var(--t-fg) 6%,transparent),color-mix(in srgb,var(--t-fg) 2%,transparent))}.turis-post__related-body{display:flex;flex-direction:column;gap:0.4rem;padding:0.4rem 0 0}.turis-post__related-meta{margin:0;font-size:0.78rem;color:var(--t-mute)}.turis-post__related-body h3{margin:0;font-size:1.1rem;font-weight:500;letter-spacing:-0.015em;line-height:1.25;color:var(--t-fg);text-wrap:balance}.turis-post__related-arrow{margin-top:0.25rem;font-size:0.85rem;font-weight:500;color:var(--t-fg)}.turis-tippy-hero{position:relative;overflow:hidden;isolation:isolate;padding:clamp(2.5rem,5vw,4.5rem) clamp(1rem,3vw,2rem) clamp(3rem,5vw,4.5rem)}.turis-tippy-hero::before{content:"";position:absolute;inset:-10% -10% auto -10%;height:85%;background-image:radial-gradient(circle at 1px 1px,color-mix(in srgb,var(--t-fg) 28%,transparent) 1.5px,transparent 0);background-size:22px 22px;mask-image:radial-gradient(ellipse 78% 70% at 50% 40%,black 0%,transparent 78%);-webkit-mask-image:radial-gradient(ellipse 78% 70% at 50% 40%,black 0%,transparent 78%);z-index:0;pointer-events:none}.turis-tippy-hero__inner{max-width:1100px;margin:0 auto;text-align:center;position:relative;z-index:1}.turis-tippy-hero__h1{font-size:clamp(2.75rem,6vw,5.25rem);letter-spacing:-0.04em;line-height:1.02;font-weight:500;margin:1.25rem 0 0;text-wrap:balance}.turis-tippy-hero__h1 .turis-serif{font-family:var(--wp--preset--font-family--serif);font-style:italic;font-weight:400}.turis-tippy-hero__lede{margin:1.25rem auto 0;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.5;color:var(--t-mute);max-width:56ch;text-wrap:pretty}.turis-tippy-hero__cta{display:flex;justify-content:center;gap:0.6rem;margin:1.75rem 0 0;flex-wrap:wrap}.turis-tippy-stage{position:relative;isolation:isolate;margin:clamp(2.5rem,5vw,4rem) auto 0;max-width:980px;min-height:clamp(280px,36vh,420px);display:flex;align-items:flex-end;z-index:1}.turis-tippy-stage__dashboard{position:absolute;inset:0;width:100%;height:100%;color:var(--t-fg);opacity:0.13;z-index:0;pointer-events:none;mask-image:radial-gradient(ellipse 100% 75% at 50% 45%,black 30%,transparent 95%);-webkit-mask-image:radial-gradient(ellipse 100% 75% at 50% 45%,black 30%,transparent 95%)}:root[data-theme="dark"] .turis-tippy-stage__dashboard{opacity:0.18}.turis-tippy-chat{position:relative;z-index:1;width:100%;max-width:720px;margin:0 auto;display:flex;flex-direction:column}.turis-tippy-chat__surface{position:relative;padding:1.25rem 1.25rem 1.5rem;background:rgba(18,20,24,0.96);border-radius:22px 22px 14px 14px;border:1px solid rgba(255,255,255,0.08);box-shadow:0 1px 0 rgba(255,255,255,0.05) inset,0 30px 80px -28px rgba(0,0,0,0.5);backdrop-filter:blur(12px);color:#FAFAF7;max-height:0;margin-bottom:0;opacity:0;transform:scale(0.92) translateY(40px);transform-origin:bottom center;overflow:hidden;transition:max-height 760ms cubic-bezier(0.22,1,0.36,1),margin-bottom 680ms cubic-bezier(0.22,1,0.36,1),opacity 480ms ease,transform 760ms cubic-bezier(0.34,1.46,0.64,1)}.turis-tippy-stage.is-open .turis-tippy-chat__surface,.turis-tippy-chat.is-open .turis-tippy-chat__surface{max-height:540px;margin-bottom:1.25rem;opacity:1;transform:none}.turis-tippy-chat__chrome{display:flex;justify-content:flex-end;gap:0.85rem;margin-bottom:0.5rem;color:rgba(250,250,247,0.5)}.turis-tippy-chat__chrome-icon{cursor:default}.turis-tippy-chat__thread{display:flex;flex-direction:column;gap:1rem;min-height:240px;padding:0.25rem}.turis-tippy-msg{opacity:0;transform:translateY(8px);transition:opacity 320ms var(--t-ease-out),transform 320ms var(--t-ease-out)}.turis-tippy-msg.is-in{opacity:1;transform:translateY(0)}.turis-tippy-msg.is-out{opacity:0;transform:translateY(-6px);transition-duration:300ms}.turis-tippy-msg--user{align-self:flex-end;max-width:78%}.turis-tippy-msg__bubble{background:rgba(250,250,247,0.12);border:1px solid rgba(250,250,247,0.18);color:#FAFAF7;padding:0.7rem 1rem;border-radius:16px 16px 4px 16px;font-size:0.95rem;line-height:1.35}.turis-tippy-msg--thinking{align-self:flex-start}.turis-tippy-msg__thinking{display:inline-flex;align-items:center;gap:0.55rem;color:rgba(250,250,247,0.7);font-size:0.88rem;letter-spacing:-0.005em;font-variant-numeric:tabular-nums}.turis-tippy-msg__thinking-spin{display:inline-flex;width:13px;height:13px;color:rgba(250,250,247,0.7);animation:turis-tippy-spin 0.85s linear infinite}@keyframes turis-tippy-spin{to{transform:rotate(360deg)}}.turis-tippy-msg__thinking-label{display:inline-block;transition:opacity 180ms ease,filter 180ms ease}.turis-tippy-msg__thinking-label.is-fading{opacity:0.25;filter:blur(1px)}.turis-tippy-msg__dots{display:inline-flex;gap:3px;align-items:center}.turis-tippy-msg__dots i{width:3.5px;height:3.5px;border-radius:50%;background:rgba(250,250,247,0.7);animation:turis-tippy-dot 1.2s ease-in-out infinite}.turis-tippy-msg__dots i:nth-child(2){animation-delay:0.15s}.turis-tippy-msg__dots i:nth-child(3){animation-delay:0.3s}@keyframes turis-tippy-dot{0%,100%{opacity:0.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.turis-tippy-msg--action{align-self:stretch}.turis-tippy-card{background:rgba(255,255,255,0.04);border:1px solid rgba(250,250,247,0.12);border-radius:14px;padding:1rem 1.1rem 0.9rem}.turis-tippy-card__head{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.82rem;font-weight:500;letter-spacing:0.005em;margin-bottom:0.6rem}.turis-tippy-card__head--amber{color:#f4b942}.turis-tippy-card__head--green{color:#6ad19c}.turis-tippy-card__heading{font-size:1rem;font-weight:500;color:#FAFAF7;margin-bottom:0.85rem}.turis-tippy-card__rows{background:rgba(255,255,255,0.04);border-radius:10px;padding:0.65rem 0.85rem;display:flex;flex-direction:column;gap:0.4rem}.turis-tippy-card__row{display:grid;grid-template-columns:110px 1fr;gap:0.85rem;font-size:0.85rem;line-height:1.35}.turis-tippy-card__label{color:rgba(250,250,247,0.55)}.turis-tippy-card__value--green{color:#6ad19c}.turis-tippy-card__cta{margin-top:0.85rem;display:flex;gap:0.5rem;justify-content:flex-end}.turis-tippy-card__btn{font-family:inherit;font-size:0.82rem;font-weight:500;letter-spacing:-0.005em;padding:0.5rem 0.95rem;border-radius:999px;cursor:default;border:0}.turis-tippy-card__btn--ghost{background:transparent;color:rgba(250,250,247,0.65)}.turis-tippy-card__btn--primary{background:rgba(106,209,156,0.18);color:#6ad19c;border:1px solid rgba(106,209,156,0.35)}.turis-tippy-msg--insight{align-self:stretch}.turis-tippy-insight{background:rgba(255,255,255,0.04);border:1px solid rgba(250,250,247,0.1);border-radius:14px;padding:1rem 1.1rem 0.9rem;color:#FAFAF7}.turis-tippy-insight__heading{font-size:0.82rem;font-weight:500;letter-spacing:0.005em;color:#f4b942;margin-bottom:0.6rem}.turis-tippy-insight__body{font-size:0.95rem;line-height:1.5;color:rgba(250,250,247,0.9);margin:0 0 0.85rem}.turis-tippy-insight__followup{font-size:0.9rem;color:rgba(250,250,247,0.65);margin:0 0 0.85rem}.turis-tippy-chat__bar{margin-top:-1px;display:flex;align-items:center;gap:0.75rem;padding:0.55rem 0.6rem 0.55rem 0.85rem;background:rgba(22,24,28,0.96);border:1px solid rgba(255,255,255,0.1);border-radius:999px;box-shadow:0 14px 32px -16px rgba(0,0,0,0.4);color:#FAFAF7}.turis-tippy-chat__brand{display:inline-flex;align-items:center;gap:0.55rem;flex-shrink:0}.turis-tippy-chat__mark{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:rgba(250,250,247,0.12);color:#FAFAF7}.turis-tippy-chat__label{font-size:0.92rem;font-weight:500;letter-spacing:-0.005em}.turis-tippy-chat__input{flex:1;min-width:0;font-size:0.95rem;line-height:1.3;color:rgba(250,250,247,0.96);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.turis-tippy-chat__input-text{white-space:pre}.turis-tippy-chat__cursor{display:inline-block;width:1px;height:1em;margin-left:1px;background:rgba(250,250,247,0.9);vertical-align:-0.15em;animation:turis-tippy-blink 1.05s steps(1,end) infinite}@keyframes turis-tippy-blink{0%,49%{opacity:1}50%,100%{opacity:0}}.turis-tippy-chat__btn{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:rgba(250,250,247,0.1);border:1px solid rgba(250,250,247,0.12);color:rgba(250,250,247,0.6);cursor:default}.turis-tippy-chat__btn--send{background:rgba(250,250,247,0.14)}@media (max-width:720px){.turis-tippy-chat__bar{padding:0.5rem 0.5rem 0.5rem 0.7rem;gap:0.5rem}.turis-tippy-chat__label{display:none}.turis-tippy-card__row{grid-template-columns:1fr;gap:0.15rem}.turis-tippy-msg__bubble{font-size:0.9rem}}@media (prefers-reduced-motion:reduce){.turis-tippy-chat__cursor,.turis-tippy-msg__dots i,.turis-tippy-msg{animation:none !important;transition:none !important}}.turis-tippy-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width:860px){.turis-tippy-pillars{grid-template-columns:1fr}}.turis-tippy-pillar{position:relative;padding:1.75rem;border:var(--t-border);border-radius:var(--t-r-lg);background:color-mix(in srgb,var(--t-fg) 3%,var(--t-bg));display:flex;flex-direction:column;gap:0.75rem}.turis-tippy-pillar__num{position:absolute;top:1rem;right:1.1rem;font-family:var(--wp--preset--font-family--mono);font-size:0.7rem;letter-spacing:0.06em;color:color-mix(in srgb,var(--t-fg) 30%,transparent)}.turis-tippy-pillar__icon{display:inline-flex;width:24px;height:24px;color:var(--t-fg)}.turis-tippy-pillar h3{margin:0.25rem 0 0;font-size:1.35rem;letter-spacing:-0.02em;font-weight:500}.turis-tippy-pillar p{margin:0;font-size:0.95rem;line-height:1.55;color:var(--t-mute)}.turis-tippy-tools{display:grid;grid-template-columns:repeat(4,1fr);gap:0.85rem}@media (max-width:1100px){.turis-tippy-tools{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.turis-tippy-tools{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.turis-tippy-tools{grid-template-columns:1fr}}.turis-tippy-tool{padding:1.1rem 1.15rem 1.25rem;border:1px solid color-mix(in srgb,var(--t-fg) 12%,transparent);border-radius:14px;background:var(--t-bg);display:flex;flex-direction:column;gap:0.55rem;transition:border-color 200ms var(--t-ease-out),transform 240ms var(--t-ease-out)}.turis-tippy-tool:hover{border-color:color-mix(in srgb,var(--t-fg) 24%,transparent);transform:translateY(-2px)}.turis-tippy-tool__icon{display:inline-flex;width:20px;height:20px;color:var(--t-fg);margin-bottom:0.15rem}.turis-tippy-tool__label{margin:0;font-size:0.95rem;font-weight:500;letter-spacing:-0.015em;color:var(--t-fg)}.turis-tippy-tool__eg{margin:0;font-family:var(--wp--preset--font-family--serif);font-style:italic;font-size:0.85rem;line-height:1.4;color:var(--t-mute)}.turis-tippy-hud{max-width:1280px;margin:clamp(2rem,4vw,3rem) auto 0;color:var(--t-fg)}.turis-tippy-hud__svg{display:block;width:100%;height:auto;aspect-ratio:1200 / 620}.turis-tippy-hud__svg .turis-tippy-hud__paper{fill:var(--t-bg)}.turis-tippy-hud__chip,.turis-tippy-hud__pill{animation:turis-tippy-hud-float 5.4s ease-in-out infinite}.turis-tippy-hud__pill{animation-delay:-2.7s}@keyframes turis-tippy-hud-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}.turis-tippy-hud__caption{margin:clamp(1.5rem,3vw,2.25rem) auto 0;max-width:60ch;text-align:center;color:var(--t-mute);font-size:0.95rem;line-height:1.55}.turis-tippy-hud-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:clamp(2rem,4vw,3rem) auto 0;max-width:1280px}@media (max-width:880px){.turis-tippy-hud-grid{grid-template-columns:1fr}}.turis-tippy-hud-eg{padding:1.5rem 1.5rem 1.35rem;border:1px solid color-mix(in srgb,var(--t-fg) 12%,transparent);border-radius:var(--t-r-lg);background:color-mix(in srgb,var(--t-fg) 3%,var(--t-bg));display:flex;flex-direction:column;gap:0.65rem}.turis-tippy-hud-eg__head{display:inline-flex;align-items:center;gap:0.55rem;color:var(--t-mute);font-family:var(--wp--preset--font-family--mono,ui-monospace,monospace);font-size:0.7rem;letter-spacing:0.06em;text-transform:uppercase}.turis-tippy-hud-eg__icon{display:inline-flex;color:var(--t-fg);opacity:0.7}.turis-tippy-hud-eg__sug{margin:0;font-family:var(--wp--preset--font-family--serif);font-style:italic;font-size:1.1rem;line-height:1.35;color:var(--t-fg);letter-spacing:-0.012em}.turis-tippy-hud-eg__detail{margin:0;font-size:0.9rem;line-height:1.55;color:var(--t-mute)}@media (prefers-reduced-motion:reduce){.turis-tippy-hud__chip,.turis-tippy-hud__pill{animation:none}}.turis-tippy-b2b{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:start}@media (max-width:880px){.turis-tippy-b2b{grid-template-columns:1fr}}.turis-tippy-b2b__copy h2{margin:0.5rem 0 0}.turis-tippy-b2b__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.25rem}.turis-tippy-b2b__step{display:grid;grid-template-columns:64px 1fr;gap:1rem;padding:1.25rem 1.5rem;border:1px solid color-mix(in srgb,#FAFAF7 14%,transparent);border-radius:14px;background:color-mix(in srgb,#FAFAF7 4%,transparent)}.turis-tippy-b2b__num{font-family:var(--wp--preset--font-family--mono);font-size:0.75rem;letter-spacing:0.06em;color:color-mix(in srgb,#FAFAF7 50%,transparent);padding-top:0.18rem}.turis-tippy-b2b__step h3{margin:0 0 0.4rem;font-size:1.15rem;font-weight:500;color:#FAFAF7;letter-spacing:-0.012em}.turis-tippy-b2b__step p{margin:0;font-size:0.92rem;line-height:1.5;color:color-mix(in srgb,#FAFAF7 75%,transparent)}html,body{overflow-x:hidden}@media (max-width:880px){.turis-hero{padding:clamp(1.5rem,4vw,2.5rem) 1rem clamp(2rem,4vw,3rem)}.turis-hero__inner>.turis-cta-row{flex-direction:column;align-items:stretch;gap:0.6rem;width:100%;max-width:320px;margin-left:auto;margin-right:auto}.turis-hero__inner>.turis-cta-row>a{justify-content:center}.turis-microcopy{flex-wrap:wrap;justify-content:center;text-align:center;gap:0.5rem 1rem}.turis-tippy-hero{padding:clamp(2rem,5vw,3rem) 1rem clamp(2.5rem,5vw,3.5rem)}.turis-tippy-hero__h1{font-size:clamp(2.25rem,9vw,3rem);letter-spacing:-0.035em}.turis-tippy-hero__lede{font-size:1rem}.turis-tippy-hero__cta{flex-direction:column;align-items:stretch;gap:0.6rem;max-width:320px;margin-left:auto;margin-right:auto}.turis-tippy-hero__cta>a{justify-content:center}.turis-tippy-stage{margin-top:clamp(1.75rem,4vw,2.5rem);min-height:280px}.turis-tippy-stage__dashboard{opacity:0.09}.turis-tippy-chat__surface{padding:1rem 1rem 1.15rem}.turis-tippy-chat__thread{min-height:200px;gap:0.85rem}.turis-tippy-card__heading{font-size:0.95rem}.turis-tippy-card{padding:0.85rem 0.9rem 0.75rem}.turis-tippy-msg__bubble{font-size:0.9rem;padding:0.6rem 0.85rem}.turis-tippy-hud{display:none}.turis-case__head{padding:clamp(2rem,5vw,2.5rem) 1rem clamp(1rem,3vw,1.5rem)}.turis-case__h1{font-size:clamp(1.85rem,8vw,2.5rem)}.turis-case__lede{font-size:1rem}.turis-cases-hero{gap:1rem;margin-bottom:2rem}.turis-case--hero-lg .turis-case__media,.turis-case--hero-md .turis-case__media{aspect-ratio:16 / 10;max-height:45vh;min-height:0}.turis-case--hero-lg .turis-case__media img,.turis-case--hero-md .turis-case__media img{width:100%;height:100%;object-fit:cover}.turis-case--hero-lg .turis-case__body{padding:1.1rem 1.2rem 1.3rem;gap:0.6rem}.turis-case--hero-md .turis-case__body{padding:1rem 1.1rem 1.2rem;gap:0.5rem}.turis-case--hero-lg .turis-case__title{font-size:clamp(1.15rem,5vw,1.45rem);line-height:1.2}.turis-case--hero-md .turis-case__title{font-size:clamp(1rem,4.6vw,1.2rem);line-height:1.22}.turis-case--hero-lg .turis-case__quote-snippet{display:none}.turis-case__metrics{flex-wrap:wrap;gap:0.5rem 0.75rem;font-size:0.76rem;margin-top:0.3rem;padding-top:0.7rem}.turis-case__metrics>div{flex:0 0 calc(50% - 0.4rem);max-width:calc(50% - 0.4rem);min-width:0;overflow-wrap:anywhere;word-break:break-word}.turis-case__metrics strong{font-size:1rem}.turis-case--hero-lg .turis-case__metrics>div:nth-child(n+3){display:none}.turis-case--hero-lg,.turis-case--hero-md{min-width:0;max-width:100%}.turis-case{grid-template-rows:clamp(180px,50vw,240px) 1fr}.turis-case__body{padding:1.25rem 1.25rem 1.35rem;gap:0.65rem}.turis-case__title{font-size:clamp(1.1rem,5vw,1.35rem)}.turis-case--featured{grid-template-rows:clamp(180px,55vw,260px) 1fr}.turis-stats__cta{flex-direction:column;align-items:stretch}.turis-stats__cta>a{justify-content:center}.turis-case__side-sticky{position:static;padding:1.25rem}.turis-case__quote{margin-top:1rem}.turis-case__quote p{font-size:1.05rem}.turis-case__related{padding-left:1rem;padding-right:1rem}.turis-case__related-head{margin-bottom:1.75rem}.turis-int-dir-grid{grid-template-columns:repeat(2,1fr) !important;gap:0.5rem}.turis-int-dir-search{padding:0.4rem 0.5rem 0.4rem 0.9rem}.turis-int-dir-search__input{font-size:16px}.turis-section-head{grid-template-columns:1fr !important;gap:0.85rem !important}.turis-section-title{font-size:clamp(1.75rem,8vw,2.4rem) !important}.turis-section-desc{font-size:0.98rem !important}.turis-footer{padding:clamp(2.5rem,5vw,3.5rem) 1rem 2rem}.turis-footer__base{flex-direction:column;align-items:flex-start;gap:0.85rem}.turis-nav__btn,.turis-tippy-card__btn,.turis-dir-cta__btn,.turis-int-dir-card,.turis-news__chip{min-height:40px}input,textarea,select{font-size:16px !important}.turis-dir-cta__input,.turis-int-dir-search__input{font-size:16px}}@media (max-width:520px){.turis-headline{font-size:clamp(2rem,10vw,2.75rem) !important;line-height:1.05}.turis-lede{font-size:0.98rem}.turis-eyebrow{flex-wrap:wrap;gap:0.45rem;padding:0.4rem 0.7rem;font-size:0.78rem}.turis-eyebrow__chip{font-size:0.7rem}.turis-tippy-stage{min-height:240px}.turis-tippy-chat__bar{padding:0.45rem 0.45rem 0.45rem 0.65rem;gap:0.45rem}.turis-tippy-chat__brand{gap:0.45rem}.turis-tippy-chat__mark{width:28px;height:28px}.turis-tippy-chat__input{font-size:0.92rem}.turis-tippy-chat__btn{width:28px;height:28px}.turis-tippy-card__row{grid-template-columns:1fr;gap:0.1rem}.turis-tippy-card__label{font-size:0.78rem}.turis-news__head{gap:0.65rem}.turis-news__h1{font-size:clamp(1.65rem,9vw,2.2rem) !important}.turis-news__chips{gap:0.3rem}.turis-news__chip{padding:0.35rem 0.7rem;font-size:0.78rem}.turis-news-card__title{font-size:0.95rem;-webkit-line-clamp:4}.turis-post__head{padding:clamp(1.5rem,5vw,2.25rem) 1rem clamp(0.85rem,2vw,1.25rem)}.turis-post__h1{font-size:clamp(1.8rem,9vw,2.4rem)}.turis-post__lede{font-size:1rem}.turis-post__hero{padding:0 1rem}.turis-post__hero img{aspect-ratio:4 / 3}.turis-case__body-grid{padding:0 1rem;gap:1.75rem}.turis-case__prose{font-size:1.05rem;line-height:1.6}.turis-case__prose h2{font-size:clamp(1.4rem,7vw,1.85rem) !important}.turis-case__prose .turis-case__pullquote p{font-size:clamp(1.15rem,6vw,1.45rem) !important}.turis-case__prose .turis-case__intro{font-size:clamp(1.1rem,5.5vw,1.4rem) !important;max-width:100%}.turis-case__prose .turis-case__intro::first-letter{font-size:3em;margin-right:0.08em}.turis-case__prose .turis-case__figure{width:100%;margin-left:0;margin-right:0}.turis-tippy-pillar{padding:1.25rem}.turis-tippy-b2b__step{grid-template-columns:48px 1fr;padding:1rem 1.1rem}.turis-int-dir-grid{grid-template-columns:1fr !important}.turis-compare{overflow-x:auto}.turis-nav__btn{min-height:44px;padding-top:0.7rem;padding-bottom:0.7rem}}@media (max-width:380px){.turis-marquee__track{animation-duration:30s}}.turis-ai-core{}.turis-ai-core__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:clamp(1.5rem,3vw,2rem) 0 0}@media (max-width:880px){.turis-ai-core__grid{grid-template-columns:1fr}}.turis-ai-core__card{padding:1.65rem 1.5rem 1.35rem;border:1px solid color-mix(in srgb,var(--t-fg) 12%,transparent);border-radius:var(--t-r-lg);background:color-mix(in srgb,var(--t-fg) 4%,var(--t-bg));display:flex;flex-direction:column;gap:0.85rem;transition:border-color 220ms var(--t-ease-out),transform 280ms var(--t-ease-out),background 240ms var(--t-ease-out)}.turis-ai-core__card:hover{border-color:color-mix(in srgb,var(--t-fg) 26%,transparent);background:color-mix(in srgb,var(--t-fg) 6%,var(--t-bg));transform:translateY(-2px)}.turis-ai-core__head{display:flex;align-items:flex-start;gap:0.9rem}.turis-ai-core__icon{flex-shrink:0;width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:color-mix(in srgb,var(--t-fg) 8%,transparent);color:var(--t-fg)}.turis-ai-core__kind{display:block;font-family:var(--wp--preset--font-family--mono,ui-monospace,monospace);font-size:0.68rem;letter-spacing:0.08em;text-transform:uppercase;color:var(--t-mute);margin-bottom:0.15rem}.turis-ai-core__name{margin:0;font-size:1.25rem;letter-spacing:-0.018em;font-weight:500;color:var(--t-fg)}.turis-ai-core__desc{margin:0;font-size:0.95rem;line-height:1.55;color:var(--t-mute)}.turis-ai-core__link{margin-top:auto;font-size:0.88rem;font-weight:500;color:var(--t-fg);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--t-fg) 28%,transparent);align-self:flex-start;padding-bottom:1px;transition:border-color 180ms var(--t-ease-out),gap 200ms var(--t-ease-out)}.turis-ai-core__link:hover{border-bottom-color:var(--t-fg)}.turis-ai-core__more{margin:clamp(2rem,4vw,3rem) auto 0;max-width:70ch;text-align:center;color:var(--t-mute);font-size:0.98rem;line-height:1.55}body.page-template-page-discover{overflow:hidden}body.page-template-page-discover .turis-nav,body.page-template-page-discover .turis-footer{display:none !important}.turis-discover{--d-bg:var(--t-bg);--d-fg:var(--t-fg);--d-mute:var(--t-mute);--d-line:color-mix(in srgb,var(--t-fg) 10%,transparent);--d-line-2:color-mix(in srgb,var(--t-fg) 18%,transparent);--d-surface:color-mix(in srgb,var(--t-fg) 4%,transparent);--d-surface-2:color-mix(in srgb,var(--t-fg) 7%,transparent);--d-radius-lg:16px;--d-radius-md:12px;--d-radius-sm:10px;position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;background:var(--d-bg);color:var(--d-fg);font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;overflow:hidden;isolation:isolate}body.admin-bar.page-template-page-discover .turis-discover{top:32px}@media (max-width:782px){body.admin-bar.page-template-page-discover .turis-discover{top:46px}}.turis-discover [data-show-when]{display:none}.turis-discover[data-state="cold"] [data-show-when*="cold"],.turis-discover[data-state="chatting"] [data-show-when*="chatting"],.turis-discover[data-state="booking"] [data-show-when*="booking"],.turis-discover[data-state="confirmed"] [data-show-when*="confirmed"],.turis-discover[data-state="confirmed-final"] [data-show-when*="confirmed-final"]{display:flex}.turis-discover [data-show-when][hidden]{display:none !important}.turis-discover__grid{position:absolute;inset:-10%;pointer-events:none;z-index:0;background-image:radial-gradient(circle 1px at 50% 50%,var(--d-fg),transparent 60%);background-size:28px 28px;background-position:0 0}.turis-discover__grid--base{opacity:0.08}.turis-discover__grid--wave{opacity:0.22;background-image:radial-gradient(circle 1.2px at 50% 50%,var(--d-fg),transparent 65%);-webkit-mask-image:linear-gradient(135deg,transparent 47%,#000 50%,transparent 53%);mask-image:linear-gradient(135deg,transparent 47%,#000 50%,transparent 53%);-webkit-mask-size:220% 220%;mask-size:220% 220%;-webkit-mask-position:0% 0%;mask-position:0% 0%;animation:turis-discover-wave 26s linear infinite;will-change:mask-position}@keyframes turis-discover-wave{from{-webkit-mask-position:0% 0%;mask-position:0% 0%}to{-webkit-mask-position:100% 100%;mask-position:100% 100%}}.turis-discover__glow{position:absolute;left:50%;top:58%;transform:translate(-50%,-50%);width:min(900px,80vw);height:min(900px,80vw);pointer-events:none;z-index:0;background:radial-gradient(closest-side,color-mix(in srgb,var(--d-fg) 6%,transparent),transparent 70%);opacity:0;transition:opacity .5s ease}.turis-discover[data-state="cold"] .turis-discover__glow{opacity:1}.turis-discover__chrome{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid var(--d-line);flex:0 0 auto;background:color-mix(in srgb,var(--d-bg) 70%,transparent);backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%)}.turis-discover__brand{justify-self:start;display:inline-flex;align-items:center;color:var(--d-fg);text-decoration:none;opacity:0.95;transition:opacity .15s ease}.turis-discover__brand:hover{opacity:1}.turis-discover__brand svg{display:block}.turis-discover__status{justify-self:center;display:inline-flex;align-items:center;gap:0.45rem;padding:0.32rem 0.7rem;border-radius:999px;background:var(--d-surface);border:1px solid var(--d-line);color:var(--d-mute);font-size:0.78rem;letter-spacing:0.01em}.turis-discover__status-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 0 rgba(34,197,94,0.5);animation:turis-discover-pulse 2.4s ease-in-out infinite}@keyframes turis-discover-pulse{0%,100%{box-shadow:0 0 0 0 rgba(34,197,94,0.45)}50%{box-shadow:0 0 0 5px rgba(34,197,94,0)}}.turis-discover__alt{justify-self:end;font-size:0.85rem;color:var(--d-mute);text-decoration:none;padding:0.5rem 0.85rem;border-radius:999px;border:1px solid var(--d-line);transition:color .15s ease,border-color .15s ease,background .15s ease}.turis-discover__alt:hover{color:var(--d-fg);border-color:var(--d-line-2);background:var(--d-surface)}.turis-discover__intro{position:relative;z-index:1;flex:1 1 auto;align-items:center;justify-content:center;padding:3rem 1.5rem;overflow-y:auto}.turis-discover__intro-inner{width:100%;max-width:720px;text-align:center;animation:turis-discover-fade-up .55s cubic-bezier(.2,.8,.2,1) both}@keyframes turis-discover-fade-up{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.turis-discover__eyebrow{display:inline-flex;align-items:center;gap:0.5rem;padding:0.35rem 0.85rem 0.35rem 0.55rem;border-radius:999px;background:var(--d-surface);border:1px solid var(--d-line);color:var(--d-mute);font-size:0.78rem;letter-spacing:0.01em;margin-bottom:1.4rem}.turis-discover__eyebrow--center{display:inline-flex}.turis-discover__eyebrow-mark{color:var(--d-fg);display:inline-flex;align-items:center;line-height:0}.turis-discover__headline{font-family:'Instrument Serif',Georgia,serif;font-weight:400;font-size:clamp(2.4rem,6vw,4rem);line-height:1.04;letter-spacing:-0.025em;margin:0 0 1.1rem;color:var(--d-fg)}.turis-discover__headline em{font-style:italic;color:var(--d-fg)}.turis-discover__sub{color:var(--d-mute);font-size:1.02rem;line-height:1.55;margin:0 auto 2.2rem;max-width:56ch}.turis-discover__sub em{color:var(--d-fg);font-style:italic;font-family:'Instrument Serif',Georgia,serif}.turis-discover__composer{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:0.5rem;border-radius:var(--d-radius-lg);background:var(--d-surface);border:1px solid var(--d-line);padding:0.6rem 0.6rem 0.6rem 1.05rem;transition:border-color .15s ease,box-shadow .15s ease}.turis-discover__composer--hero{margin:0 auto 1.4rem;max-width:640px;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%)}.turis-discover__composer:focus-within{border-color:var(--d-line-2);box-shadow:0 0 0 3px color-mix(in srgb,var(--d-fg) 5%,transparent),0 12px 36px -16px color-mix(in srgb,var(--d-fg) 25%,transparent)}.turis-discover__composer textarea{min-width:0;width:100%;background:transparent;border:none;outline:none;resize:none;color:var(--d-fg);font:inherit;font-size:1rem;line-height:1.45;padding:0.55rem 0;max-height:180px;min-height:1.6em;overflow-y:auto;overflow-wrap:break-word;word-break:break-word}.turis-discover__composer textarea::placeholder{color:color-mix(in srgb,var(--d-mute) 80%,transparent)}.turis-discover__send{flex:0 0 auto;width:38px;height:38px;border-radius:50%;border:none;background:var(--d-fg);color:var(--d-bg);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s ease,opacity .15s ease}.turis-discover__send:hover{transform:translateY(-1px) scale(1.04)}.turis-discover__send:disabled{opacity:0.4;cursor:not-allowed;transform:none}.turis-discover__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:0.5rem;margin:0 auto 1.6rem;max-width:720px}.turis-discover__chip{appearance:none;display:inline-flex;align-items:center;gap:0.45rem;background:var(--d-surface);border:1px solid var(--d-line);color:var(--d-mute);padding:0.5rem 0.9rem 0.5rem 0.75rem;border-radius:999px;font:inherit;font-size:0.86rem;cursor:pointer;opacity:1;transform:translateY(0);transition:border-color .15s ease,color .15s ease,background .15s ease,transform .25s ease,opacity .25s ease}.turis-discover__chip:hover{border-color:var(--d-line-2);color:var(--d-fg);background:var(--d-surface-2);transform:translateY(-1px)}.turis-discover__chip.is-fading{opacity:0;transform:translateY(-4px)}.turis-discover__chip.is-entering{opacity:0;transform:translateY(4px)}.turis-discover__chip-icon{color:color-mix(in srgb,var(--d-fg) 55%,transparent);display:inline-flex;align-items:center}.turis-discover__chip:hover .turis-discover__chip-icon{color:var(--d-fg)}.turis-discover__legal{color:var(--d-mute);font-size:0.78rem;opacity:0.75}.turis-discover__convo{position:relative;z-index:1;flex:1 1 auto;flex-direction:column;min-height:0}.turis-discover__messages{flex:1 1 auto;overflow-y:auto;padding:1.5rem 1.5rem 0.5rem;scroll-behavior:smooth}.turis-discover__messages>*+*{margin-top:1rem}.turis-discover__msg{display:flex;max-width:760px;margin-inline:auto;width:100%;gap:0.6rem;animation:turis-discover-msg-in .3s cubic-bezier(.2,.8,.2,1) both}@keyframes turis-discover-msg-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.turis-discover__msg--user{justify-content:flex-end}.turis-discover__msg--assistant{justify-content:flex-start;align-items:flex-end}.turis-discover__avatar{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 6px;border-radius:7px;background:var(--d-surface);border:1px solid var(--d-line);color:var(--d-fg);margin-bottom:4px}.turis-discover__avatar svg{display:block}.turis-discover__msg--user .turis-discover__avatar{display:none}.turis-discover__bubble-wrap{display:flex;flex-direction:column;max-width:80%}.turis-discover__bubble{padding:0.75rem 1.05rem;border-radius:var(--d-radius-md);line-height:1.5;font-size:0.98rem;white-space:pre-wrap;word-wrap:break-word}.turis-discover__msg--user .turis-discover__bubble{background:var(--d-fg);color:var(--d-bg);border-bottom-right-radius:6px}.turis-discover__msg--assistant .turis-discover__bubble{background:var(--d-surface);color:var(--d-fg);border:1px solid var(--d-line);border-bottom-left-radius:6px}.turis-discover__bubble.is-revealing::after{content:'▋';margin-left:2px;color:var(--d-mute);animation:turis-discover-caret 0.9s steps(2) infinite}@keyframes turis-discover-caret{50%{opacity:0}}.turis-discover__link{--link-underline:color-mix(in srgb,var(--d-fg) 35%,transparent);--link-underline-hover:color-mix(in srgb,var(--d-fg) 75%,transparent);color:inherit;text-decoration:none;background-image:linear-gradient(var(--link-underline),var(--link-underline));background-size:100% 1px;background-position:0 88%;background-repeat:no-repeat;padding:0 1px;border-radius:2px;transition:background-image 0.18s ease,background-size 0.18s ease,color 0.18s ease;display:inline-flex;align-items:baseline;gap:0.2em}.turis-discover__msg--user .turis-discover__link{--link-underline:color-mix(in srgb,var(--d-bg) 45%,transparent);--link-underline-hover:color-mix(in srgb,var(--d-bg) 85%,transparent)}.turis-discover__link:hover,.turis-discover__link:focus-visible{background-image:linear-gradient(var(--link-underline-hover),var(--link-underline-hover));background-size:100% 1.5px;outline:none}.turis-discover__link:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--d-fg) 18%,transparent)}.turis-discover__link-icon{display:inline-flex;width:11px;height:11px;opacity:0.55;transform:translateY(-0.05em);transition:opacity 0.18s ease,transform 0.18s ease}.turis-discover__link:hover .turis-discover__link-icon,.turis-discover__link:focus-visible .turis-discover__link-icon{opacity:1;transform:translate(1px,-0.15em)}.turis-discover__bubble strong{font-weight:600}.turis-discover__bubble em{font-style:italic}.turis-discover__para{margin:0}.turis-discover__para+.turis-discover__para,.turis-discover__para+.turis-discover__list,.turis-discover__list+.turis-discover__para,.turis-discover__list+.turis-discover__list{margin-top:0.65em}.turis-discover__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:0.3em}.turis-discover__list li{position:relative;padding-left:1.1em;line-height:1.5}ul.turis-discover__list>li::before{content:'';position:absolute;left:0.15em;top:0.65em;width:5px;height:5px;border-radius:50%;background:color-mix(in srgb,currentColor 55%,transparent)}ol.turis-discover__list{counter-reset:turis-disc-li}ol.turis-discover__list>li{counter-increment:turis-disc-li}ol.turis-discover__list>li::before{content:counter(turis-disc-li) ".";position:absolute;left:0;top:0;font-variant-numeric:tabular-nums;opacity:0.55;font-weight:500}.turis-discover__code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:0.88em;padding:0.1em 0.35em;border-radius:4px;background:color-mix(in srgb,currentColor 8%,transparent)}.turis-discover__bubble:has(.turis-discover__para),.turis-discover__bubble:has(.turis-discover__list){white-space:normal}.turis-discover__msg.is-typing .turis-discover__bubble{display:inline-flex;align-items:center;gap:0.55rem;padding:0.7rem 1rem}.turis-discover__status-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--d-fg);transition:opacity .2s ease;animation:turis-discover-icon-pulse 1.5s ease-in-out infinite}.turis-discover__status-icon svg{display:block}@keyframes turis-discover-icon-pulse{0%,100%{opacity:1}50%{opacity:0.45}}.turis-discover__status-line{font-size:0.88rem;color:var(--d-mute);letter-spacing:0.005em;transition:opacity .2s ease}.turis-discover__booking{padding:0.5rem 1.5rem 0.6rem}.turis-discover__booking-card{max-width:760px;margin:0 auto;background:var(--d-surface);border:1px solid var(--d-line);border-radius:var(--d-radius-lg);padding:1.3rem 1.3rem;animation:turis-discover-msg-in .4s cubic-bezier(.2,.8,.2,1) both;box-shadow:0 16px 40px -20px color-mix(in srgb,var(--d-fg) 20%,transparent)}.turis-discover__booking-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:0.9rem}.turis-discover__booking-eyebrow{font-family:'Instrument Serif',Georgia,serif;font-size:1.3rem;font-style:italic;letter-spacing:-0.01em;color:var(--d-fg)}.turis-discover__booking-meta{font-size:0.78rem;color:var(--d-mute);letter-spacing:0.01em}.turis-discover__booking-fields{display:grid;gap:0;margin:0 0 1rem;font-size:0.94rem}.turis-discover__booking-fields>div{display:grid;grid-template-columns:96px 1fr;gap:1rem;padding:0.5rem 0;border-bottom:1px dashed var(--d-line)}.turis-discover__booking-fields>div:last-child{border-bottom:0}.turis-discover__booking-fields dt{color:var(--d-mute);font-weight:500}.turis-discover__booking-fields dd{color:var(--d-fg);margin:0}.turis-discover__slots{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:0.6rem}.turis-discover__slot{appearance:none;display:inline-flex;align-items:center;gap:0.5rem;background:transparent;border:1px solid var(--d-line);color:var(--d-fg);padding:0.55rem 0.9rem;border-radius:var(--d-radius-sm);font:inherit;font-size:0.9rem;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease,color .15s ease}.turis-discover__slot:hover{background:var(--d-fg);color:var(--d-bg);border-color:var(--d-fg);transform:translateY(-1px)}.turis-discover__slot-icon{display:inline-flex;align-items:center;color:var(--d-mute)}.turis-discover__slot:hover .turis-discover__slot-icon{color:var(--d-bg)}.turis-discover__booking-confirm{display:inline-flex;align-items:center;gap:0.5rem;padding:0.7rem 1.1rem;border-radius:var(--d-radius-sm);background:var(--d-fg);color:var(--d-bg);border:none;font:inherit;font-size:0.94rem;font-weight:500;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.turis-discover__booking-confirm:hover{transform:translateY(-1px)}.turis-discover__booking-confirm:disabled{opacity:0.6;cursor:wait;transform:none}.turis-discover__booking-foot{margin-top:0.65rem;color:var(--d-mute);font-size:0.83rem}.turis-discover__composer--bottom{margin:0.5rem 1.5rem 1.2rem;max-width:760px;align-self:center;width:calc(100% - 3rem);flex:0 0 auto}.turis-discover__done{position:relative;z-index:1;flex:1 1 auto;align-items:center;justify-content:center;padding:3rem 1.5rem}.turis-discover__done-inner{max-width:580px;text-align:center;animation:turis-discover-fade-up .55s cubic-bezier(.2,.8,.2,1) both}.turis-discover__done-tick{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:50%;background:var(--d-surface-2);border:1px solid var(--d-line-2);color:var(--d-fg);margin-bottom:1.4rem}.turis-discover__done-headline{font-family:'Instrument Serif',Georgia,serif;font-weight:400;font-size:clamp(2.2rem,5.5vw,3.4rem);line-height:1.05;letter-spacing:-0.025em;margin:0 0 1rem;color:var(--d-fg)}.turis-discover__done-headline em{font-style:italic}.turis-discover__done-body{color:var(--d-fg);font-size:1.04rem;line-height:1.55;margin:0 0 1rem}.turis-discover__done-sub{color:var(--d-mute);font-size:0.92rem;line-height:1.5;margin:0 0 2rem}.turis-discover__done-button{display:inline-flex;align-items:center;gap:0.5rem;padding:0.65rem 1.2rem;border-radius:999px;background:transparent;color:var(--d-fg);border:1px solid var(--d-line-2);text-decoration:none;font-size:0.92rem;transition:background .15s ease,border-color .15s ease}.turis-discover__done-button:hover{background:var(--d-surface);border-color:color-mix(in srgb,var(--d-fg) 30%,transparent)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){.turis-discover__grid--wave,.turis-discover__intro-inner,.turis-discover__msg,.turis-discover__booking-card,.turis-discover__done-inner{animation:none !important}.turis-discover__bubble.is-revealing::after{animation:none}.turis-discover__status-icon{animation:none;opacity:0.85}.turis-discover__status-dot{animation:none}}@media (max-width:720px){.turis-discover__chrome{padding:0.7rem 0.8rem;gap:0.5rem;grid-template-columns:auto 1fr auto}.turis-discover__status{font-size:0.72rem;padding:0.28rem 0.6rem;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.turis-discover__alt{font-size:0.76rem;padding:0.4rem 0.7rem;white-space:nowrap}.turis-discover__intro{align-items:flex-start;justify-content:flex-start;padding:0.5rem 0.9rem 1rem}.turis-discover__intro-inner{width:100%}.turis-discover__headline{font-size:clamp(1.65rem,7vw,2.1rem);line-height:1.04;letter-spacing:-0.02em;margin:0 0 0.45rem}.turis-discover__sub{font-size:0.86rem;line-height:1.4;margin:0 auto 0.9rem;max-width:32ch}.turis-discover__eyebrow{margin-bottom:0.6rem;font-size:0.7rem}.turis-discover__composer textarea{min-height:3.9em;max-height:140px;padding:0.4rem 0;scrollbar-width:none}.turis-discover__composer textarea::-webkit-scrollbar{width:0;height:0}.turis-discover__composer textarea::placeholder{font-size:0.8rem;line-height:1.35}.turis-discover__composer{padding:0.55rem 0.55rem 0.55rem 0.9rem;gap:0.4rem;border-radius:14px}.turis-discover__composer textarea{font-size:16px;padding:0.55rem 0;max-height:140px}.turis-discover__send{width:44px;height:44px}.turis-discover__composer--bottom{margin:0.5rem 0.8rem 0.9rem;width:calc(100% - 1.6rem)}.turis-discover__chips{gap:0.4rem;margin-bottom:1.1rem;padding:0 0.1rem}.turis-discover__chip{font-size:0.78rem;padding:0.4rem 0.85rem;gap:0;line-height:1.25}.turis-discover__chip-icon{display:none}.turis-discover__legal{font-size:0.74rem}.turis-discover__messages{padding:1rem 0.8rem 0.4rem}.turis-discover__bubble-wrap{max-width:88%}.turis-discover__bubble{padding:0.7rem 0.95rem;font-size:0.95rem;line-height:1.45}.turis-discover__avatar{height:22px;padding:0 5px}.turis-discover__msg{gap:0.5rem}.turis-discover__booking{padding:0.4rem 0.8rem 0.5rem}.turis-discover__booking-card{padding:1.1rem 1rem;border-radius:14px}.turis-discover__booking-head{flex-direction:column;align-items:flex-start;gap:0.25rem;margin-bottom:0.7rem}.turis-discover__booking-eyebrow{font-size:1.15rem}.turis-discover__booking-meta{font-size:0.74rem}.turis-discover__booking-fields{font-size:0.9rem}.turis-discover__booking-fields>div{grid-template-columns:68px 1fr;gap:0.6rem;padding:0.45rem 0}.turis-discover__slots{flex-direction:column;align-items:stretch;gap:0.4rem}.turis-discover__slot{justify-content:center;padding:0.7rem 0.9rem;font-size:0.92rem}.turis-discover__booking-confirm{width:100%;justify-content:center;padding:0.85rem 1rem;font-size:0.96rem}}@media (max-width:400px){.turis-discover__status-text{max-width:6.5em;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:middle}}.turis-hero--alt .turis-headline--alt{font-size:clamp(2rem,5.2vw,3.5rem);line-height:1.02;max-width:22ch;margin-top:1.25rem}.turis-hero--alt .turis-lede--alt{max-width:56ch;margin-top:1.25rem}.turis-promptbar{position:relative;display:grid;grid-template-columns:1fr auto;align-items:end;gap:0.4rem;width:100%;max-width:720px;margin:2.25rem auto 0;padding:0.55rem 0.55rem 0.55rem 0.95rem;background:color-mix(in srgb,var(--t-bg) 78%,transparent);border:1px solid color-mix(in srgb,var(--t-fg) 22%,transparent);border-radius:18px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px 0 color-mix(in srgb,var(--t-fg) 6%,transparent) inset,0 18px 50px -28px color-mix(in srgb,var(--t-fg) 30%,transparent);transition:border-color 220ms var(--t-ease-out),box-shadow 220ms var(--t-ease-out),transform 220ms var(--t-ease-out)}.turis-promptbar:focus-within{border-color:color-mix(in srgb,var(--t-fg) 60%,transparent);box-shadow:0 0 0 4px color-mix(in srgb,var(--t-fg) 8%,transparent),0 22px 60px -28px color-mix(in srgb,var(--t-fg) 38%,transparent)}.turis-promptbar textarea{width:100%;resize:none;border:0;outline:0;background:transparent;color:var(--t-fg);font:inherit;font-size:1rem;line-height:1.45;padding:0.65rem 0.25rem;min-height:2.6em;max-height:240px;overflow-y:auto}.turis-promptbar textarea::placeholder{color:color-mix(in srgb,var(--t-fg) 48%,transparent)}.turis-promptbar__send{appearance:none;border:0;cursor:pointer;display:inline-flex;align-items:center;gap:0.45rem;padding:0.7rem 0.95rem;border-radius:12px;background:var(--t-fg);color:var(--t-bg);font-size:0.88rem;font-weight:500;letter-spacing:-0.005em;transition:transform 180ms var(--t-ease-out),opacity 180ms var(--t-ease-out),background 180ms var(--t-ease-out)}.turis-promptbar__send:hover{transform:translateY(-1px)}.turis-promptbar__send:active{transform:translateY(0)}.turis-promptbar__send svg{transition:transform 180ms var(--t-ease-out)}.turis-promptbar__send:hover svg{transform:translateX(2px)}.turis-promptchips{display:flex;flex-wrap:wrap;justify-content:center;gap:0.5rem;max-width:760px;margin:1.1rem auto 0}.turis-promptchip{appearance:none;border:1px solid color-mix(in srgb,var(--t-fg) 18%,transparent);background:color-mix(in srgb,var(--t-bg) 70%,transparent);color:var(--t-fg);font:inherit;font-size:0.82rem;letter-spacing:-0.005em;padding:0.45rem 0.85rem;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:0.45rem;transition:background 180ms var(--t-ease-out),border-color 180ms var(--t-ease-out),transform 180ms var(--t-ease-out)}.turis-promptchip:hover{background:var(--t-surface);border-color:color-mix(in srgb,var(--t-fg) 38%,transparent);transform:translateY(-1px)}.turis-microcopy--alt{margin-top:1.6rem}.turis-microcopy--alt a{color:var(--t-fg);text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--t-fg) 35%,transparent);text-underline-offset:3px}.turis-microcopy--alt a:hover{text-decoration-color:var(--t-fg)}@media (max-width:720px){.turis-hero--alt{padding:1.25rem 0.9rem 2rem}.turis-hero--alt .turis-headline--alt{font-size:clamp(2.1rem,9.5vw,2.9rem);line-height:1.05;letter-spacing:-0.025em;max-width:18ch;margin-top:1rem}.turis-hero--alt .turis-lede--alt{font-size:0.98rem;line-height:1.5;margin-top:1rem;max-width:38ch}.turis-eyebrow{font-size:0.72rem;padding:0.32rem 0.7rem 0.32rem 0.4rem;gap:0.4rem}.turis-eyebrow>span:not(.turis-eyebrow__chip):not(.turis-eyebrow__arrow){display:none}.turis-promptbar{grid-template-columns:1fr;padding:0.75rem;border-radius:14px;gap:0.45rem;margin:1.6rem auto 0;max-width:calc(100vw - 1.8rem)}.turis-promptbar textarea{font-size:16px;padding:0.45rem 0.2rem 0;min-height:3.4em;max-height:180px}.turis-promptbar__send{justify-content:center;width:100%;padding:0.8rem 1rem;font-size:0.92rem}.turis-promptchips{gap:0.4rem;padding:0 0.25rem;max-width:100%;margin-top:0.9rem}.turis-promptchip{font-size:0.78rem;padding:0.4rem 0.75rem}.turis-microcopy--alt{margin-top:1.25rem;gap:0.35rem 0.9rem;font-size:0.74rem}}