:root{--paper: #F7F6F3;--paper-2: #FFFFFF;--ink: #191621;--ink-dim: #5D5866;--ink-mute: #8D8798;--line: #E7E4DE;--line-2: #D9D5CD;--violet: #7E22CE;--violet-hover: #9333EA;--violet-ink: #6B21A8;--t-lavender: #EFE9FB;--t-mint: #E6F4EA;--t-cream: #FBF3E4;--t-sky: #E8F1FA;--t-blush: #FAECEF;--sans: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--disp: "Geist", "Inter", sans-serif;--mono: "JetBrains Mono", monospace;--r: 18px;--r-lg: 28px;--shadow-soft: 0 2px 6px rgba(25, 22, 33, .05), 0 16px 40px rgba(25, 22, 33, .08);--shadow-nav: 0 6px 24px rgba(25, 22, 33, .1);--maxw: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}html,body{margin:0;padding:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16.5px;line-height:1.68;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;height:auto}::selection{background:#7e22ce2e}.t3-wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.t3-nav{position:fixed;top:18px;left:50%;transform:translate(-50%);z-index:50;width:min(calc(100% - 32px),980px);display:flex;align-items:center;gap:18px;padding:10px 12px 10px 20px;background:#ffffffdb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--line);border-radius:999px;box-shadow:var(--shadow-nav)}.t3-brand{display:flex;align-items:center;gap:13px;color:var(--ink);text-decoration:none;font-family:var(--disp);font-weight:700;letter-spacing:.02em;font-size:21px}.t3-brand img{height:34px;width:auto;display:block}.t3-nav__links{display:flex;align-items:center;gap:4px;margin-left:auto}.t3-language-switcher{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-left:4px;flex:0 0 38px}.t3-nav__links .t3-language-switcher a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border-radius:50%;color:var(--violet-ink);background:#ffffffa3;border:1px solid var(--line);font-size:11px;font-weight:800;letter-spacing:.04em}.t3-nav__links a{color:var(--ink-dim);text-decoration:none;font-size:14.5px;font-weight:500;padding:8px 14px;border-radius:999px;transition:background .2s ease,color .2s ease}.t3-nav__links a:hover{background:var(--t-lavender);color:var(--violet-ink)}.t3-nav__links>a[aria-current=page]{color:#fff;background:var(--violet);font-weight:600}.t3-nav__links>a[aria-current=page]:hover,.t3-nav__links>a[aria-current=page]:focus-visible{color:#fff;background:var(--violet-hover)}.t3-nav__features{position:relative}.t3-nav__features summary{display:flex;align-items:center;gap:8px;padding:8px 14px;color:var(--ink-dim);border-radius:999px;cursor:pointer;font-size:14.5px;font-weight:500;list-style:none;transition:background .2s ease,color .2s ease}.t3-nav__features summary::-webkit-details-marker{display:none}.t3-nav__features summary:after{content:"";width:6px;height:6px;margin-top:-3px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.t3-nav__features[open] summary,.t3-nav__features summary:hover{color:var(--violet-ink);background:var(--t-lavender)}.t3-nav__features[open] summary:after{margin-top:3px;transform:rotate(-135deg)}.t3-nav__features-menu{position:absolute;top:calc(100% + 12px);left:0;width:244px;padding:8px;background:#fffffff0;border:1px solid var(--line);border-radius:15px;-webkit-backdrop-filter:saturate(150%) blur(32px);backdrop-filter:saturate(150%) blur(32px);box-shadow:var(--shadow-nav)}.t3-nav__features-menu a{display:block;padding:9px 11px;color:var(--ink-dim);border-radius:9px;font-size:13.5px;line-height:1.35;text-decoration:none}.t3-nav__features-menu a:hover,.t3-nav__features-menu a:focus-visible{color:var(--violet-ink);background:var(--t-lavender)}.t3-nav__features-menu a[aria-current=page]{color:#fff;background:var(--violet);font-weight:600}.t3-nav__features-menu a[aria-current=page]:hover,.t3-nav__features-menu a[aria-current=page]:focus-visible{color:#fff;background:var(--violet-hover)}.t3-theme-toggle{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-left:4px;padding:0;flex:0 0 auto;color:var(--violet-ink);background:#ffffffa3;border:1px solid var(--line);border-radius:50%;cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.t3-theme-toggle:hover{color:var(--violet);background:var(--t-lavender);border-color:#d9c8f3;transform:translateY(-1px)}.t3-theme-toggle:focus-visible{outline:3px solid rgba(126,34,206,.24);outline-offset:3px}.t3-theme-toggle svg{width:17px;height:17px}.t3-theme-toggle__sun{display:none}.t3-nav__burger{appearance:none;display:none;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:38px;height:38px;margin-left:4px;padding:0;flex:0 0 auto;color:var(--violet-ink);background:#ffffffa3;border:1px solid var(--line);border-radius:50%;cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease}.t3-nav__burger:focus-visible{outline:3px solid rgba(126,34,206,.24);outline-offset:3px}.t3-nav__burger span{display:block;width:15px;height:1.8px;border-radius:2px;background:currentColor;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .18s ease}.t3-nav.is-menu-open .t3-nav__burger{color:#fff;background:var(--violet);border-color:var(--violet)}.t3-nav.is-menu-open .t3-nav__burger span:nth-child(1){transform:translateY(5.8px) rotate(45deg)}.t3-nav.is-menu-open .t3-nav__burger span:nth-child(2){opacity:0}.t3-nav.is-menu-open .t3-nav__burger span:nth-child(3){transform:translateY(-5.8px) rotate(-45deg)}.t3-nav__menu{display:none;flex:0 0 100%;width:100%;padding-right:4px;max-height:0;overflow:hidden;opacity:0;visibility:hidden;transition:max-height .3s cubic-bezier(.22,1,.36,1),opacity .2s ease,visibility 0s linear .3s}.t3-nav.is-menu-open .t3-nav__menu{max-height:760px;opacity:1;visibility:visible;transition:max-height .34s cubic-bezier(.22,1,.36,1),opacity .24s ease .04s,visibility 0s}.t3-nav__menu-inner{display:flex;flex-direction:column;gap:2px;margin-top:10px;padding:10px 0 6px;border-top:1px solid var(--line);max-height:calc(100vh - 96px);max-height:calc(100dvh - 96px);overflow-y:auto}html.t3-menu-locked,html.t3-menu-locked body{overflow:hidden}.t3-nav__menu a,.t3-nav__menu-group summary{display:flex;align-items:center;min-height:44px;padding:8px 14px;border-radius:12px;color:var(--ink-dim);text-decoration:none;font-size:15.5px;font-weight:500;line-height:1.3;transition:color .2s ease,background .2s ease}.t3-nav__menu a:hover,.t3-nav__menu a:focus-visible,.t3-nav__menu-group[open] summary,.t3-nav__menu-group summary:hover{color:var(--violet-ink);background:var(--t-lavender)}.t3-nav__menu a[aria-current=page]{color:#fff;background:var(--violet);font-weight:600}.t3-nav__menu-group summary{justify-content:space-between;cursor:pointer;list-style:none}.t3-nav__menu-group summary::-webkit-details-marker{display:none}.t3-nav__menu-group summary:after{content:"";width:7px;height:7px;margin-top:-3px;border-right:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.t3-nav__menu-group[open] summary:after{margin-top:3px;transform:rotate(-135deg)}.t3-nav__menu-sub{display:flex;flex-direction:column;gap:2px;margin:4px 0 6px 14px;padding-left:10px;border-left:1px solid var(--line)}.t3-nav__menu-sub a{min-height:40px;font-size:14.5px;color:var(--ink-mute)}main{padding-top:110px}h1,h2,h3{font-family:var(--disp);margin:0 0 16px}h1{font-size:clamp(38px,5.8vw,68px);line-height:1.06;letter-spacing:-.02em;font-weight:700}h2{font-size:clamp(28px,3.6vw,42px);line-height:1.12;letter-spacing:-.02em;font-weight:700}h3{font-size:19px;font-weight:700;margin:0 0 8px}p{color:var(--ink-dim);margin:0 0 14px}strong{color:var(--ink);font-weight:650}.t3-kicker{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;letter-spacing:.02em;color:var(--violet-ink);background:var(--t-lavender);border-radius:999px;padding:7px 15px;margin-bottom:20px}.t3-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--violet)}.t3-sep{display:inline-block;vertical-align:middle;width:6px;height:6px;margin:0 .55em -.05em;border-radius:50%;background:var(--violet)}.t3-sep--muted{background:currentColor;width:.34em;height:.34em}.t3-hl{position:relative;white-space:nowrap;color:var(--violet)}.t3-hl:after{content:"";position:absolute;left:0;right:0;bottom:.04em;height:.22em;background:var(--t-lavender);z-index:-1;border-radius:4px}.t3-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.t3-btn{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 26px;border-radius:999px;font-size:15.5px;font-weight:600;text-decoration:none;line-height:1.1;transition:all .3s ease}.t3-btn:hover{transform:scale(1.02)}.t3-btn:active{transform:scale(.95)}button.t3-btn{border:0;font-family:inherit;cursor:pointer}.t3-btn:before{content:"";position:absolute;inset:0;pointer-events:none;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);transition:transform .7s ease}.t3-btn:hover:before{transform:translate(100%)}.t3-btn--solid{color:#fff;background:var(--violet);box-shadow:0 8px 20px #7e22ce40}.t3-btn--solid:hover{background:var(--violet-hover);box-shadow:0 12px 28px #7e22ce4d}.t3-btn--soft{color:var(--violet-ink);background:var(--t-lavender)}.t3-btn--soft:hover{background:#e5dbf8}.t3-section{padding:clamp(36px,4.2vw,60px) 0}.t3-hero{position:relative;padding:clamp(18px,2.5vw,36px) 0 clamp(40px,5vw,64px);text-align:center}.t3-hero:before{content:"";position:absolute;inset:-110px 0 -40px;z-index:-1;background:radial-gradient(560px 360px at 10% 14%,rgba(126,34,206,.075),transparent 65%),radial-gradient(520px 340px at 90% 26%,rgba(22,163,74,.055),transparent 65%),radial-gradient(rgba(25,22,33,.055) 1px,transparent 1px);background-size:auto,auto,24px 24px;-webkit-mask-image:linear-gradient(180deg,#000 55%,transparent 100%);mask-image:linear-gradient(180deg,#000 55%,transparent 100%);pointer-events:none}.t3-hero h1{max-width:1080px;margin-left:auto;margin-right:auto}.t3-hero h1.t3-home-title--compact{max-width:820px}.t3-hero h1.t3-h1--sm{font-size:clamp(28px,4.2vw,48px);max-width:860px}.t3-hero .t3-lead{font-size:clamp(18px,1.8vw,21px);color:var(--ink-dim);max-width:780px;margin:0 auto 10px}.t3-hero .t3-actions{justify-content:center}.t3-hero .t3-note{font-size:13.5px;color:var(--ink-mute);margin-top:16px}.t3-center{text-align:center}.t3-center h2{max-width:940px;margin-left:auto;margin-right:auto}.t3-center>.t3-wrap>p,.t3-sub{max-width:780px;margin-left:auto;margin-right:auto}.t3-legal__hero{position:relative;overflow:hidden;text-align:center;padding:clamp(18px,2.5vw,36px) 0 clamp(15px,1.5vw,20px)}.t3-legal__hero:before{content:"";position:absolute;inset:-120px 0 -48px;z-index:-1;background:radial-gradient(620px 340px at 10% 12%,rgba(126,34,206,.1),transparent 66%),radial-gradient(520px 300px at 90% 25%,rgba(22,163,74,.07),transparent 68%),radial-gradient(rgba(25,22,33,.05) 1px,transparent 1px);background-size:auto,auto,24px 24px;-webkit-mask-image:linear-gradient(180deg,#000 54%,transparent 100%);mask-image:linear-gradient(180deg,#000 54%,transparent 100%);pointer-events:none}.t3-legal__hero h1{max-width:820px;margin:0 auto;font-size:clamp(38px,4.4vw,54px)}.t3-legal__lead{max-width:680px;margin:0 auto;font-size:clamp(17px,1.8vw,20px);line-height:1.62}.t3-legal__meta{display:inline-flex;align-items:center;gap:9px;margin-top:24px;padding:8px 13px;color:var(--ink-dim);background:#ffffffbd;border:1px solid var(--line);border-radius:999px;box-shadow:0 6px 20px #1916210d;font-size:13px}.t3-legal__meta strong{font-weight:600}.t3-legal__meta-dot{width:7px;height:7px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.t3-legal__updated{justify-self:center;display:inline-flex;align-items:center;gap:9px;padding:8px 13px;color:var(--ink-dim);background:#ffffffbd;border:1px solid var(--line);border-radius:999px;box-shadow:0 6px 20px #1916210d;font-size:13px}.t3-legal__updated strong{color:var(--ink);font-weight:600}.t3-legal__layout{display:grid;grid-template-columns:238px minmax(0,800px);justify-content:center;align-items:start;gap:clamp(28px,4vw,56px);padding-top:0;padding-bottom:clamp(16px,3vw,48px)}.t3-legal__layout--terms,.t3-legal__layout--title-in-content{padding-top:clamp(18px,2.5vw,36px)}.t3-legal__terms-main,.t3-legal__document-main{min-width:0}.t3-legal__layout--terms .t3-legal__hero,.t3-legal__layout--title-in-content .t3-legal__hero{padding:0 0 clamp(15px,1.5vw,20px)}.t3-legal__layout--terms .t3-legal__hero h1,.t3-legal__layout--title-in-content .t3-legal__hero h1{max-width:none}.t3-legal__toc-slot{position:relative;align-self:stretch;min-width:0}.t3-legal__toc{position:relative;width:100%;max-height:calc(100vh - 150px);overflow-y:auto;padding:16px 10px 12px;background:#ffffffbd;border:1px solid var(--line);border-radius:var(--r);box-shadow:0 10px 28px #1916210e}.t3-legal__toc h2{margin:0 10px 10px;color:var(--ink-mute);font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.t3-legal__toc ul{display:flex;flex-direction:column;gap:2px;margin:0;padding:0;list-style:none}.t3-legal__toc a{display:flex;align-items:baseline;gap:8px;padding:8px 10px;color:var(--ink-dim);border-radius:10px;text-decoration:none;font-size:12.5px;line-height:1.35;transition:background .16s ease,color .16s ease}.t3-legal__toc a:hover{color:var(--violet-ink);background:var(--t-lavender)}.t3-legal__toc a.active{color:var(--violet-ink);background:var(--t-lavender);font-weight:600}.t3-legal__toc .num{flex:0 0 20px;color:var(--ink-mute);font-family:var(--mono);font-size:10.5px}.t3-legal__toc.is-floating{position:fixed;z-index:40}.t3-legal__toc.is-bottom{position:absolute;bottom:0;left:0;width:100%}.t3-legal__content{min-width:0;padding:clamp(26px,4vw,54px);background:var(--paper-2);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-soft)}.t3-legal__content section{padding:clamp(28px,4vw,44px) 0;border-bottom:1px solid var(--line);scroll-margin-top:122px}.t3-legal__content section:first-child{padding-top:0}.t3-legal__content section:last-child{padding-bottom:0;border-bottom:0}.t3-legal__content h2{display:flex;align-items:center;gap:13px;margin-bottom:16px;color:var(--ink);font-size:clamp(23px,2.6vw,31px);line-height:1.18}.t3-legal__content h2 .sec-num{display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;width:34px;height:34px;color:var(--violet-ink);background:var(--t-lavender);border:1px solid #E0D5F5;border-radius:11px;font-family:var(--mono);font-size:11px;letter-spacing:0}.t3-legal__content h3{margin:26px 0 8px;color:var(--ink);font-size:18px}.t3-legal__content p{margin:0 0 15px;color:var(--ink-dim);font-size:15.5px;line-height:1.76}.t3-legal__content p:last-child{margin-bottom:0}.t3-legal__content strong{color:var(--ink);font-weight:650}.t3-legal__content a{color:var(--violet-ink);font-weight:600;text-decoration-line:underline;text-decoration-color:#7e22ce57;text-underline-offset:3px}.t3-legal__content a:hover{color:var(--violet);text-decoration-color:currentColor}.t3-legal__content ul{display:grid;gap:9px;margin:16px 0;padding:0;list-style:none}.t3-legal__content li{position:relative;padding-left:22px;color:var(--ink-dim);font-size:15.5px;line-height:1.7}.t3-legal__content li:before{content:"";position:absolute;top:.72em;left:3px;width:7px;height:7px;border:2px solid var(--violet);border-radius:50%;background:var(--paper-2)}.t3-legal__content .kv{margin:20px 0;padding:5px;background:#fcfbfe;border:1px solid #E6DDF4;border-radius:15px}.t3-legal__content .kv .line{display:grid;grid-template-columns:minmax(140px,.42fr) minmax(0,1fr);gap:18px;padding:13px 14px;border-bottom:1px dashed #DDD6E9}.t3-legal__content .kv .line:last-child{border-bottom:0}.t3-legal__content .kv dt{color:var(--ink-mute);font-family:var(--mono);font-size:10.5px;font-weight:500;letter-spacing:.08em;line-height:1.55;text-transform:uppercase}.t3-legal__content .kv dd{margin:0;color:var(--ink-dim);font-size:14px;line-height:1.62}.t3-legal__content .callout{display:flex;gap:13px;align-items:flex-start;margin:20px 0;padding:17px;background:#fff8ea;border:1px solid #F0D9AA;border-radius:15px}.t3-legal__content .callout .ic{display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;width:28px;height:28px;color:#9a5a00;background:#fce8bf;border-radius:9px;font-family:var(--mono);font-size:14px;font-weight:700}.t3-legal__content .callout .body{min-width:0}.t3-legal__content .callout .body b{display:block;margin:0 0 4px;color:#6f4200;font-size:14.5px}.t3-legal__content .callout .body span{color:#775b31;font-size:14px;line-height:1.7}@media (max-width: 980px){.t3-legal__layout{grid-template-columns:1fr;max-width:860px}.t3-legal__toc-slot{align-self:auto}.t3-legal__toc{position:static;max-height:275px}.t3-legal__toc ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:4px}}@media (max-width: 620px){.t3-legal__hero{padding-bottom:36px}.t3-legal__layout{padding-bottom:48px}.t3-legal__toc ul{grid-template-columns:1fr}.t3-legal__content{padding:25px 20px;border-radius:20px}.t3-legal__content section{padding:30px 0}.t3-legal__content h2{gap:10px;font-size:24px}.t3-legal__content h2 .sec-num{flex-basis:31px;width:31px;height:31px;border-radius:10px;font-size:10px}.t3-legal__content p,.t3-legal__content li{font-size:15px}.t3-legal__content .kv .line{grid-template-columns:1fr;gap:5px;padding:12px}.t3-legal__content .callout{padding:14px}}.t3-legal__toc{background:#fffffff0;border-color:var(--line);box-shadow:0 18px 42px -24px #19162138}.t3-legal__toc h2{color:var(--ink-mute)}.t3-legal__toc a{color:var(--ink-dim)}.t3-legal__toc a:hover,.t3-legal__toc a.active{color:var(--violet-ink);background:var(--t-lavender)}.t3-legal__toc .num{color:var(--ink-mute)}.t3-legal__toc a.active .num{color:var(--violet)}.t3-legal__content{display:grid;gap:16px;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.t3-legal__content section,.t3-legal__content section:first-child,.t3-legal__content section:last-child{position:relative;overflow:hidden;padding:clamp(28px,4vw,46px);background:#17151e;border:1px solid #302B3A;border-radius:22px;box-shadow:0 18px 42px -26px #19162170}.t3-legal__content section:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(580px 280px at 96% 0%,rgba(147,51,234,.36),transparent 67%),radial-gradient(380px 240px at 0% 110%,rgba(126,34,206,.23),transparent 67%)}.t3-legal__content section>*{position:relative}.t3-legal__content h2,.t3-legal__content h3,.t3-legal__content strong{color:#fff}.t3-legal__content p,.t3-legal__content li{color:#ffffffb8}.t3-legal__content .t3-legal__updated strong{color:var(--ink)}.t3-legal__content h2 .sec-num{color:#e9d5ff;background:#7e22ce38;border-color:#c4b5fd38}.t3-legal__content li:before{border-color:#c4b5fd;background:#17151e}.t3-legal__content a{color:#d8b4fe;text-decoration-color:#d8b4fe66}.t3-legal__content .kv{background:#00000030;border-color:#ffffff21}.t3-legal__content .kv .line{border-bottom-color:#ffffff21}.t3-legal__content .kv dt{color:#ffffff7a}.t3-legal__content .kv dd{color:#ffffffbd}.t3-legal__content #s7 .callout{display:block;margin:20px 0;padding:0;background:transparent;border:0;border-radius:0}.t3-legal__content #s7 .callout .ic{display:none}.t3-legal__content #s7 .callout .body b{display:inline;margin:0;color:#fff;font-size:15.5px}.t3-legal__content #s7 .callout .body span{color:#ffffffb8;font-size:15.5px;line-height:1.76}.t3-legal__layout--single{grid-template-columns:minmax(0,800px)}.t3-legal__layout--single .t3-legal__content{width:100%}.t3-legal__content code{padding:2px 6px;color:#f3e8ff;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);border-radius:5px;font-family:var(--mono);font-size:.84em}.t3-legal__content .callout.info{background:#22d3ee1a;border-color:#67e8f938}.t3-legal__content .callout.info .ic{color:#a5f3fc;background:#22d3ee29}.t3-legal__content .callout.info .body b{color:#ecfeff}.t3-legal__content .callout.info .body span{color:#ecfeffc2}.t3-legal__content .data-table{overflow:hidden;margin:20px 0;background:#00000030;border:1px solid rgba(255,255,255,.13);border-radius:15px}.t3-legal__content .data-table .row{display:grid;grid-template-columns:1.2fr 2fr 1fr;align-items:center;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.12)}.t3-legal__content .data-table .row:last-child{border-bottom:0}.t3-legal__content .data-table .row.head{padding:10px 16px;color:#ffffff7a;background:#ffffff0f;font-family:var(--mono);font-size:10.5px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.t3-legal__content .data-table .cell{color:#ffffffb8;font-size:13.5px;line-height:1.58}.t3-legal__content .data-table .cell.k{color:#fff;font-weight:600}.t3-legal__content .data-table .tag{display:inline-block;padding:3px 7px;color:#e9d5ff;background:#7e22ce38;border:1px solid rgba(216,180,254,.14);border-radius:6px;font-family:var(--mono);font-size:10px;letter-spacing:.04em;text-transform:uppercase}.t3-legal__content .data-table .tag.cyan{color:#a5f3fc;background:#22d3ee21}.t3-legal__content .data-table .tag.green{color:#a7f3d0;background:#34d39921}.t3-legal__content .data-table .tag.orange{color:#fde68a;background:#f59e0b21}.t3-legal__content .data-table .tag.pink{color:#fbcfe8;background:#f472b621}@media (max-width: 980px){.t3-legal__toc{position:static;max-height:275px;overflow-y:auto;transform:none}.t3-legal__layout--single{grid-template-columns:1fr}}@media (max-width: 620px){.t3-legal__content section,.t3-legal__content section:first-child,.t3-legal__content section:last-child{padding:29px 20px;border-radius:19px}.t3-legal__content .data-table .row{grid-template-columns:1fr;gap:6px;padding:13px 14px}.t3-legal__content .data-table .row.head{display:none}}.t3-bento{display:grid;gap:18px;margin-top:44px;text-align:left;grid-template-columns:repeat(6,minmax(0,1fr))}.t3-cell{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--r-lg);padding:28px;box-shadow:var(--shadow-soft);transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;gap:6px;overflow:hidden;position:relative}.t3-cell:hover{transform:translateY(-4px);box-shadow:0 4px 10px #1916210f,0 24px 52px #1916211c}.t3-cell p{margin:0;font-size:15px}.t3-cell--3{grid-column:span 3}.t3-cell--2{grid-column:span 2}.t3-cell--4{grid-column:span 4}.t3-cell--6{grid-column:span 6}.t3-cell--lavender{background:var(--t-lavender);border-color:#e0d5f5}.t3-cell--mint{background:var(--t-mint);border-color:#d4eadc}.t3-cell--cream{background:var(--t-cream);border-color:#f0e3c8}.t3-cell--sky{background:var(--t-sky);border-color:#d5e5f4}.t3-cell--blush{background:var(--t-blush);border-color:#f2dbe1}.t3-cell--dark{background:var(--ink);border-color:transparent;color:#fff}.t3-cell--dark:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(560px 300px at 88% 0%,rgba(147,51,234,.35),transparent 65%),radial-gradient(460px 280px at 4% 100%,rgba(126,34,206,.26),transparent 60%)}.t3-cell--dark>*{position:relative}.t3-cell--dark h3{color:#fff}.t3-cell--dark p{color:#ffffffb8}.t3-cell--dark .t3-tag{color:#e9d5ff;background:#ffffff1a}.t3-cell--dark .t3-checks li{color:#ffffffc7}.t3-cell--dark .t3-checks li strong,.t3-cell--dark strong{color:#fff}.t3-cell--dark .t3-go{color:#c4b5fd}.t3-cell .t3-tag{align-self:flex-start;font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--violet-ink);background:#ffffffb3;border-radius:999px;padding:5px 11px;margin-bottom:10px}.t3-cell--plain .t3-tag{background:var(--t-lavender)}.t3-cell .t3-go{margin-top:auto;padding-top:14px;color:var(--violet);text-decoration:none;font-weight:600;font-size:14.5px;display:inline-flex;align-items:center;gap:6px;transition:gap .2s ease}.t3-cell .t3-go:hover{gap:11px}.t3-big{font-family:var(--disp);font-weight:700;font-size:clamp(40px,5vw,64px);line-height:1;letter-spacing:-.03em;color:var(--violet)}.t3-float{position:absolute;inset:0;pointer-events:none}.t3-chip{position:absolute;display:flex;align-items:center;gap:9px;background:#161616;border:1px solid #2A2A2A;border-radius:12px;padding:10px 14px;color:#d4d4d8;font-size:12.5px;font-weight:500;white-space:nowrap;box-shadow:0 18px 44px #19162147;animation:t3-floaty 6.5s ease-in-out infinite}.t3-chip b{color:#f4f4f5;font-weight:600}.t3-chip .dot-green{width:7px;height:7px;border-radius:50%;background:#22c55e;flex-shrink:0;animation:t3-pulse 2s ease-in-out infinite}.t3-chip .dot-purple{width:7px;height:7px;border-radius:50%;background:#a855f7;flex-shrink:0}.t3-chip .chip-btn{background:#7e22ce;color:#fff;font-size:11px;font-weight:600;border-radius:7px;padding:4px 10px;margin-left:2px}.t3-chip .chip-pct,.t3-gantt__shift .chip-pct{font-family:var(--mono);font-size:11px;color:#facc15}.t3-chip--toast{background:#101010;border-color:#22c55e4d;padding:10px 12px}.t3-chip--toast.t3-chip--warn{border-color:#f59e0b4d}.t3-chip .chip-ic{width:28px;height:28px;border-radius:8px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:#16a34a26}.t3-chip--warn .chip-ic{background:#d9770626}.t3-chip .chip-ic svg{width:15px;height:15px;color:#4ade80}.t3-chip--warn .chip-ic svg{color:#fbbf24}.t3-chip .chip-x{color:#737373;margin-left:2px;flex-shrink:0}.t3-chip .chip-x svg{width:13px;height:13px}.t3-chip .chip-av{width:22px;height:22px;border-radius:50%;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:#3b0764;color:#d8b4fe;font-size:10.5px;font-weight:700}.t3-chip--a{top:96px;left:3%;animation-delay:0s}.t3-chip--b{top:310px;left:5.5%;animation-delay:1.6s;animation-duration:7.5s}.t3-chip--c{top:110px;right:3.5%;animation-delay:.8s;animation-duration:7s}.t3-chip--f{top:340px;right:5%;animation-delay:2.8s;animation-duration:7.2s}.t3-chip--shift{flex-direction:column;align-items:stretch;gap:5px;min-width:158px;padding:9px 11px;background-color:#111;background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.03),rgba(255,255,255,.03) 10px,transparent 10px,transparent 20px);border:1px dashed #525252;border-radius:6px;color:#a3a3a3}.t3-chip--shift .shift-top{display:flex;align-items:center;gap:7px}.t3-chip--shift .shift-open{font-size:9px;font-weight:700;text-transform:uppercase;opacity:.7}.t3-chip--shift .shift-claim{font-size:8px;font-weight:700;text-transform:uppercase;line-height:1;background:#9333ea;color:#fff;border-radius:4px;padding:3px 6px}.t3-chip--shift .chip-pct{margin-left:auto;font-size:9px}.t3-chip--shift .shift-time{font-size:9px;font-family:var(--mono);opacity:.6}.t3-chip--vault{padding:7px;border-radius:12px}.t3-chip--vault .vault-img{position:relative;overflow:hidden;width:122px;height:86px;border-radius:8px;display:inline-flex;align-items:flex-end}.t3-chip--vault .vault-img:before{content:"";position:absolute;inset:-24px;background:linear-gradient(135deg,#9333ea,#db2777,#f59e0b 110%);filter:blur(16px) saturate(1.2)}.t3-chip--vault .vault-price{position:relative;margin:0 0 6px 7px;display:inline-flex;align-items:center;background:#22c55e33;border:1px solid rgba(34,197,94,.3);color:#4ade80;font-size:10px;font-weight:700;border-radius:6px;padding:2px 6px}.t3-chip--inbox{flex-direction:column;align-items:stretch;gap:0;width:224px;padding:0;overflow:hidden;background:#1a1a1a;border-color:#262626;border-radius:12px}.t3-chip--inbox .inbox-head{display:flex;align-items:center;gap:8px;background:#161616;border-bottom:1px solid #262626;padding:8px 11px;font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#d4d4d8}.t3-chip--inbox .inbox-head:before{content:"";width:8px;height:8px;border-radius:50%;background:#a855f7;flex-shrink:0}.t3-chip--inbox .inbox-head svg{width:13px;height:13px;color:#737373;margin-left:auto}.t3-chip--inbox .inbox-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:10px}.t3-chip--inbox .inbox-grid label{display:flex;align-items:center;gap:5px;background:#121212;border:1px solid #262626;border-radius:6px;padding:6px;font-size:9.5px;color:#d4d4d8;white-space:nowrap}.t3-chip--inbox .inbox-grid i{width:13px;height:13px;border-radius:4px;flex-shrink:0;font-style:normal;border:1px solid #525252}.t3-chip--inbox .inbox-grid i.on{position:relative;background:#a855f7;border-color:#a855f7}.t3-chip--inbox .inbox-grid i.on:after{content:"";position:absolute;inset:2px;background:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center / contain no-repeat}@keyframes t3-floaty{0%,to{transform:translateY(0) rotate(-.4deg)}50%{transform:translateY(-11px) rotate(.4deg)}}@media (prefers-reduced-motion: no-preference){html.mk-js .t3-float .t3-chip{opacity:0;animation:t3-chip-in .7s cubic-bezier(.22,1,.36,1) forwards,t3-floaty 6.5s ease-in-out infinite 1s}html.mk-js .t3-chip--a{animation-delay:.75s,1.45s}html.mk-js .t3-chip--b{animation-delay:.95s,2.6s}html.mk-js .t3-chip--c{animation-delay:.85s,1.8s}html.mk-js .t3-chip--d{animation-delay:1.05s,3.3s}html.mk-js .t3-chip--e{animation-delay:1.2s,2.1s}html.mk-js .t3-chip--f{animation-delay:1.35s,3.8s}@keyframes t3-chip-in{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}}@media (max-width: 1320px){.t3-float{display:none}}.t3-dash{max-width:1100px;margin:44px auto 0;background:#0e0e12;border:1px solid #262626;border-radius:var(--r-lg);box-shadow:0 6px 16px #1916211f,0 34px 80px #19162147;overflow:hidden;text-align:left}.t3-dash__bar{display:flex;align-items:center;gap:12px;padding:13px 18px;border-bottom:1px solid #232323;background:#141418}.t3-dash__bar i{width:9px;height:9px;border-radius:50%;background:#a855f7;flex-shrink:0;box-shadow:15px 0 #a855f780,30px 0 #a855f738;margin-right:26px}.t3-dash__bar span{font-family:var(--mono);font-size:11.5px;letter-spacing:.08em;text-transform:uppercase;color:#8a8a93}.t3-dash__bar em{margin-left:auto;font-style:normal;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#4ade80;background:#22c55e1f;border-radius:999px;padding:4px 11px}.t3-dash__bar em:before{content:"";width:6px;height:6px;border-radius:50%;background:#22c55e;animation:t3-pulse 2s ease-in-out infinite}.t3-dash__body{display:grid;grid-template-columns:minmax(0,7.5fr) minmax(0,4.5fr);gap:0}.t3-dash__main{padding:20px 22px 22px;border-right:1px solid #232323}.t3-dash__kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.t3-kpi{background:#161616;border:1px solid #262626;border-radius:var(--r);padding:13px 15px}.t3-kpi span{display:block;font-size:11.5px;color:#8a8a93;font-weight:500}.t3-kpi b{display:block;font-family:var(--disp);font-size:22px;font-weight:700;color:#f4f4f5;margin-top:2px;letter-spacing:-.02em}.t3-kpi u{display:inline-block;text-decoration:none;font-size:11.5px;font-weight:600;color:#4ade80;margin-top:3px}.t3-dash__chart{display:flex;align-items:flex-end;gap:8px;height:120px;margin-top:18px;padding:0 4px}.t3-dash__chart i{flex:1;border-radius:6px 6px 3px 3px;background:linear-gradient(180deg,#a855f7,#7c3aed);opacity:1;height:var(--h, 40%)}.t3-dash__chart i:nth-child(2n){opacity:1}.t3-dash__side{padding:20px 20px 22px;background:#101014}.t3-dash__side>p{font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#77777f;margin:0 0 12px}.t3-chatter{display:flex;align-items:center;gap:11px;padding:9px 0}.t3-chatter+.t3-chatter{border-top:1px solid #232323}.t3-chatter s{text-decoration:none;flex-shrink:0;width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#3b0764;color:#d8b4fe;font-weight:700;font-size:13.5px}.t3-chatter div{min-width:0}.t3-chatter b{display:block;font-size:13.5px;color:#f4f4f5;font-weight:600}.t3-chatter div span{display:block;font-size:12px;color:#8a8a93}.t3-chatter em{margin-left:auto;font-style:normal;flex-shrink:0;display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;color:#4ade80}.t3-chatter em:before{content:"";width:6px;height:6px;border-radius:50%;background:#22c55e;animation:t3-pulse 2s ease-in-out infinite}.t3-chatter--idle em{color:#6b6b74}.t3-chatter--idle em:before{background:#6b6b74;animation:none}@keyframes t3-pulse{0%,to{box-shadow:0 0 #22c55e59}50%{box-shadow:0 0 0 5px #22c55e00}}@media (prefers-reduced-motion: no-preference){html.mk-js .t3-dash__chart i{animation:t3-bar .9s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(.55s + var(--i, 0) * .06s);transform-origin:bottom}@keyframes t3-bar{0%{transform:scaleY(0)}to{transform:scaleY(1)}}}.t3-gantt{background:#0e0e12;border:1px solid #262626;border-radius:var(--r);padding:12px 14px 14px;margin:6px 0 12px}.t3-gantt__hours{display:flex;justify-content:space-between;font-family:var(--mono);font-size:10px;color:#6b6b74;padding:0 2px 8px}.t3-gantt__lane{position:relative;height:44px;border-radius:6px;background:linear-gradient(90deg,#232323 1px,transparent 1px) 0 0 / 33.34% 100%,#131317}.t3-gantt__shift{position:absolute;inset:6px 12% 6px 5%;display:flex;align-items:center;gap:8px;padding:0 11px;background:#7e22ce47;border:1px solid rgba(168,85,247,.55);border-radius:8px;font-size:11.5px;color:#d8b4fe;white-space:nowrap;overflow:hidden}.t3-gantt__shift b{color:#fff;font-weight:600;font-size:12.5px}.t3-gantt__cov{margin-left:auto;flex-shrink:0;display:inline-flex;align-items:center;gap:5px;font-family:var(--mono);font-size:10.5px;color:#4ade80}.t3-gantt__cov:before{content:"";width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px #22c55e2e}.t3-checks{list-style:none;margin:8px 0 0;padding:0}.t3-checks li{position:relative;padding:7px 0 7px 30px;color:var(--ink-dim);font-size:15px}.t3-checks li:before{content:"";position:absolute;left:0;top:11px;width:18px;height:18px;border-radius:50%;background:var(--violet);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center / 12px no-repeat,linear-gradient(#fff 0 0);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center / 12px no-repeat;background-color:var(--violet)}.t3-split{margin:10px 0 14px;display:flex;flex-direction:column;align-items:center}.t3-split__all{display:inline-flex;align-items:center;gap:7px;background:#ffffffd9;border:1px solid var(--line);border-radius:999px;padding:6px 14px;font-family:var(--mono);font-size:11px;color:var(--ink-dim);box-shadow:var(--shadow-soft)}.t3-split__all svg{width:14px;height:14px;color:var(--violet)}.t3-split__fork{width:200px;height:34px;color:#c9bbe8;display:block}.t3-split__lanes{display:flex;gap:8px}.t3-split__lanes span{display:inline-flex;align-items:center;gap:6px;background:#ffffffd9;border:1px solid var(--line);border-radius:8px;padding:5px 9px;font-size:12px;font-weight:600;color:var(--ink-dim);box-shadow:var(--shadow-soft)}.t3-split__lanes i{display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:15px;padding:0 3px;border-radius:5px;border:1px solid #A855F7;background:#581c87;color:#fff;font-size:9px;font-weight:600;font-style:normal}.t3-split__lanes .is-more{background:transparent;border-style:dashed;box-shadow:none;color:var(--ink-mute);font-family:var(--mono);font-size:11px}.t3-bulk{display:flex;flex-direction:column;gap:8px;margin:10px 0 14px}.t3-bulk__opt{position:relative;text-align:left;border-radius:14px;border:1px solid #262626;background:#121212;padding:11px 34px 11px 12px}.t3-bulk__opt.is-sel{border-color:#a855f7;background:linear-gradient(#a855f71a,#a855f71a),#121212;box-shadow:0 0 0 1px #a855f780,0 10px 24px #581c871f}.t3-bulk__opt .bulk-ic{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;background:#1a1a1a;border:1px solid #333;color:#a3a3a3;margin-bottom:7px}.t3-bulk__opt.is-sel .bulk-ic{border-color:#a855f780;color:#c084fc}.t3-bulk__opt .bulk-ic svg{width:14px;height:14px}.t3-bulk__opt .bulk-chk{position:absolute;top:11px;right:11px;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#a855f7;color:#fff}.t3-bulk__opt .bulk-chk svg{width:9px;height:9px}.t3-bulk__opt b{display:block;font-size:12px;font-weight:700;color:#fff;line-height:1.3}.t3-bulk__opt i{display:block;margin-top:2px;font-style:normal;font-size:10px;line-height:1.4;color:#a3a3a3}.t3-scr{display:flex;flex-direction:column;align-items:stretch;margin:10px 0 14px}.t3-scr__row{display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:12px;border:1px solid #262626;background:#171717;padding:9px 12px}.t3-scr__link{width:1.5px;height:10px;margin:0 auto;background:#c9bbe8}.scr-id{min-width:0}.scr-id b{display:block;font-size:11px;font-weight:600;color:#ccc;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scr-chips{display:flex;gap:4px;margin-top:4px}.scr-chips i{font-style:normal;white-space:nowrap}.scr-tag{border-radius:6px;padding:1px 6px;background:#581c8733;border:1px solid rgba(88,28,135,.3);color:#d8b4fe;font-size:8.5px;font-weight:500}.scr-price{border-radius:6px;padding:1px 5px;background:#22c55e1a;border:1px solid rgba(34,197,94,.2);color:#4ade80;font-size:8.5px;font-weight:700}.scr-stats{display:flex;gap:12px;flex-shrink:0}.scr-stats>span{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.scr-stats i{font-style:normal;font-size:8px;color:#737373}.scr-stats b{font-size:10.5px;font-weight:500;color:#d4d4d4;font-variant-numeric:tabular-nums}.scr-stats b.v-green{color:#4ade80}.scr-stats b.v-amber{color:#fbbf24}.scr-stats b.v-mute{color:#525252}.t3-ana{margin:10px 0 14px;background:#0e0e0e;border:1px solid #262626;border-radius:12px;overflow:hidden}.t3-ana__tabs{display:flex;gap:2px;padding:0 8px;border-bottom:1px solid rgba(38,38,38,.8)}.t3-ana__tabs span{display:inline-flex;align-items:center;gap:4px;padding:8px;margin-bottom:-1px;font-size:9.5px;font-weight:500;color:#737373;border-bottom:2px solid transparent;white-space:nowrap}.t3-ana__tabs span.is-on{color:#d8b4fe;border-color:#a855f7}.t3-ana__tabs svg{width:10px;height:10px;flex-shrink:0}.t3-ana__body{display:flex;align-items:center;justify-content:center;gap:20px;padding:16px 12px;flex-wrap:wrap}.t3-ana__donut{position:relative;width:118px;height:118px;border-radius:50%;flex-shrink:0;background:conic-gradient(#a855f7 0 52%,#3b82f6 52% 78%,#eab308 78% 91%,#ec4899 91% 100%);display:flex;flex-direction:column;align-items:center;justify-content:center}.t3-ana__donut:before{content:"";position:absolute;inset:19px;border-radius:50%;background:#0e0e0e}.t3-ana__donut b{position:relative;font-size:13.5px;font-weight:700;color:#fff}.t3-ana__donut i{position:relative;font-style:normal;font-size:7.5px;color:#f5f5f5;margin-top:1px}.t3-ana__legend{display:flex;flex-direction:column;gap:7px;min-width:0}.t3-ana__legend span{display:flex;align-items:center;gap:6px;font-size:10px;color:#f5f5f5;white-space:nowrap}.t3-ana__legend i{width:6px;height:6px;border-radius:50%;flex-shrink:0}.t3-ana__legend b{margin-left:10px;font-weight:600;color:#a3a3a3;font-variant-numeric:tabular-nums}.t3-perm{display:flex;flex-direction:column;gap:6px;margin:6px 0 14px}.t3-perm__row{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#111;border:1px solid #1A1A1A;border-radius:10px;padding:8px 11px}.pr-name{display:inline-flex;align-items:center;gap:7px;min-width:0;font-size:12px;font-weight:500;color:#fff}.t3-perm__row.is-off .pr-name{color:#525252}.pr-pill{font-style:normal;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:4px;padding:1px 5px}.pr-pill--full{color:#c084fc;background:#581c8733;border:1px solid rgba(126,34,206,.4)}.pr-pill--view{color:#737373;background:#262626cc}.pr-seg{display:inline-flex;flex-shrink:0;overflow:hidden;border:1px solid #262626;border-radius:8px;background:#0a0a0a}.pr-seg b{padding:4px 8px;font-size:8.5px;font-weight:600;text-transform:uppercase;color:#525252;line-height:1.2}.pr-seg b.mid{border-left:1px solid #262626;border-right:1px solid #262626}.pr-seg b.on-full{background:#9333ea;color:#fff}.pr-seg b.on-view{background:#525252;color:#fff}.pr-seg b.on-off{background:#404040;color:#fff}.t3-2fa{display:flex;flex-direction:column;gap:9px;background:#0a0a0a;border:1px solid #262626;border-radius:12px;padding:14px;margin:6px 0 14px}.t3-2fa__input{display:block;text-align:center;background:#141414;border:1px solid #7E22CE;border-radius:6px;box-shadow:0 0 0 3px #7e22ce33;padding:8px 4px 8px 12px;font-family:var(--mono);font-size:15px;color:#fff;letter-spacing:.5em}.t3-2fa__input i{display:inline-block;width:1px;height:13px;vertical-align:-2px;background:#a855f7}.t3-2fa__btn{display:block;text-align:center;background:#7e22ce;color:#fff;border-radius:6px;padding:7px 10px;font-size:11.5px;font-weight:600}.t3-priv{display:flex;flex-direction:column;gap:8px;margin:6px 0 14px}.t3-priv__tile{position:relative;overflow:hidden;height:84px;border-radius:12px;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center}.t3-priv__tile:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#9333ea,#db2777,#f59e0b 110%)}.t3-priv__tile:after{content:"";position:absolute;inset:0;backdrop-filter:blur(16px) saturate(1.1);-webkit-backdrop-filter:blur(16px) saturate(1.1);background:#0a0a0a40;transition:opacity .35s ease}.t3-priv__tile:hover:after{opacity:0}.t3-priv__eye{position:relative;z-index:1;color:#ffffffe6;transition:opacity .35s ease}.t3-priv__eye svg{width:22px;height:22px}.t3-priv__tile:hover .t3-priv__eye{opacity:0}.t3-priv__logo{position:absolute;z-index:1;width:46px;height:auto;border-radius:10px;opacity:0;transform:scale(.88);transition:opacity .35s ease,transform .35s ease;box-shadow:0 6px 18px #0000004d}.t3-priv__tile:hover .t3-priv__logo{opacity:1;transform:scale(1)}.t3-priv__warn{display:flex;align-items:flex-start;gap:7px;border:1px solid rgba(244,63,94,.3);background:#f43f5e1a;border-radius:8px;padding:7px 10px;font-size:10.5px;color:#fecdd3}.t3-cell .t3-priv__warn{background:linear-gradient(#f43f5e1a,#f43f5e1a),#0a0a0a}.t3-priv__warn svg{width:13px;height:13px;flex-shrink:0;margin-top:1px;color:#fda4af}.t3-pills{display:flex;flex-wrap:wrap;gap:10px;margin:8px 0 0}.t3-pills span{background:var(--paper-2);border:1px solid var(--line);border-radius:999px;padding:8px 16px;font-size:13.5px;font-weight:550;color:var(--ink-dim);transition:border-color .2s ease,color .2s ease,background .2s ease}.t3-pills span:hover{border-color:var(--violet);color:var(--violet-ink);background:var(--t-lavender)}.t3-cell--dark .t3-pills span{background:#ffffff12;border-color:#ffffff24;color:#ffffffb8}.t3-cell--dark .t3-pills span:hover{border-color:#c4b5fd80;color:#e9d5ff;background:#ffffff1f}.t3-slot{margin-top:20px;background:var(--paper-2);border:1px solid var(--line);border-radius:var(--r);padding:clamp(40px,6vw,72px) 20px;text-align:center;font-family:var(--mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mute);box-shadow:inset 0 1px 4px #1916210a}.t3-cell .t3-slot{background:#ffffffa6}.t3-faq{max-width:780px;margin:36px auto 0;text-align:left}.t3-faq details{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--r);margin-bottom:12px;padding:4px 22px;box-shadow:var(--shadow-soft);transition:border-color .2s ease}.t3-faq details[open]{border-color:#d9c8f3}.t3-faq summary{cursor:pointer;list-style:none;position:relative;padding:15px 34px 15px 0;font-weight:650;color:var(--ink);font-size:16px}.t3-faq summary::-webkit-details-marker{display:none}.t3-faq summary:after{content:"+";position:absolute;right:2px;top:50%;transform:translateY(-50%);font-family:var(--disp);font-weight:700;font-size:20px;color:var(--violet);transition:transform .25s ease}.t3-faq details[open] summary:after{transform:translateY(-50%) rotate(45deg)}.t3-faq details p{margin:0 0 18px;font-size:15px}.t3-band{background:var(--ink);color:#fff;border-radius:var(--r-lg);padding:clamp(44px,6vw,80px) clamp(24px,5vw,72px);text-align:center;position:relative;overflow:hidden}.t3-band:before{content:"";position:absolute;inset:0;background:radial-gradient(600px 320px at 85% 0%,rgba(147,51,234,.35),transparent 65%),radial-gradient(500px 300px at 8% 100%,rgba(126,34,206,.28),transparent 60%)}.t3-band>*{position:relative}.t3-band h2{color:#fff}.t3-band p{color:#ffffffb8;max-width:560px;margin:0 auto 10px}.t3-band .t3-actions{justify-content:center}.t3-band .t3-btn--soft{background:#ffffff24;color:#fff}.t3-band .t3-btn--soft:hover{background:#ffffff38}.t3-footer{padding:clamp(24px,3vw,40px) max(16px,2.5vw) clamp(8px,1.1vw,15px)}.t3-footer .t3-wrap{max-width:none;position:relative;overflow:hidden;background:var(--ink);border-radius:var(--r-lg);padding:clamp(40px,5vw,68px) clamp(24px,4vw,56px) 26px}.t3-footer .t3-wrap:before{content:"";position:absolute;inset:0;background:radial-gradient(700px 340px at 85% 0%,rgba(147,51,234,.35),transparent 65%),radial-gradient(560px 320px at 8% 100%,rgba(126,34,206,.28),transparent 60%)}.t3-footer .t3-wrap>*{position:relative}.t3-footer .t3-brand{color:#fff}.t3-footer__grid{display:grid;grid-template-columns:minmax(0,4fr) minmax(0,3fr) minmax(0,3fr);gap:36px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.14)}.t3-footer h4{font-family:var(--mono);font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;margin:0 0 14px;font-weight:500}.t3-footer a{display:block;color:#ffffffb8;text-decoration:none;font-size:14.5px;margin:8px 0;transition:color .2s ease}.t3-footer a:hover{color:#fff}.t3-footer p{color:#ffffff8c;font-size:13.5px;max-width:300px}.t3-footer__social{display:flex;gap:10px;margin-top:22px}.t3-footer .t3-footer__social a{display:grid;place-items:center;width:38px;height:38px;margin:0;border-radius:50%;border:1px solid color-mix(in srgb,currentColor 40%,transparent);transition:background .2s ease,border-color .2s ease}.t3-footer .t3-footer__social a:hover{background:#7e22ce;border-color:#7e22ce}.t3-footer .t3-footer__social a:hover svg{color:#fff}.t3-footer .t3-footer__social a:focus-visible{outline:2px solid #A855F7;outline-offset:3px}.t3-footer__social svg{width:18px;height:18px}.t3-footer__bottom{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;padding-top:20px;color:#ffffff73;font-size:13px}.t3-footer__legal{display:flex;gap:18px}.t3-footer__legal a{color:#ffffff73;text-decoration:none;transition:color .2s ease}.t3-footer__legal a:hover{color:#fff}@keyframes t3-drop{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: no-preference){html.mk-js .t3-reveal{opacity:0;transform:translateY(20px) scale(.99);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}html.mk-js .t3-reveal.is-visible{opacity:1;transform:none}html.mk-js .t3-hero .t3-wrap>*{opacity:0;animation:t3-drop .72s cubic-bezier(.22,1,.36,1) both}html.mk-js .t3-hero .t3-wrap>*:nth-child(1){animation-delay:.05s}html.mk-js .t3-hero .t3-wrap>*:nth-child(2){animation-delay:.14s}html.mk-js .t3-hero .t3-wrap>*:nth-child(3){animation-delay:.23s}html.mk-js .t3-hero .t3-wrap>*:nth-child(4){animation-delay:.31s}html.mk-js .t3-hero .t3-wrap>*:nth-child(5){animation-delay:.39s}html.mk-js .t3-hero .t3-wrap>*:nth-child(6){animation-delay:.46s}html.mk-js .t3-hero .t3-wrap>*:nth-child(7){animation-delay:.53s}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media (max-width: 920px){.t3-cell--3,.t3-cell--4,.t3-cell--2{grid-column:span 6}.t3-footer__grid{grid-template-columns:1fr 1fr}.t3-dash__body{grid-template-columns:1fr}.t3-dash__main{border-right:none;border-bottom:1px solid var(--line)}.t3-dash__kpis{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}@media (max-width: 720px){.t3-nav{top:10px;width:min(calc(100% - 24px),390px);max-width:none;row-gap:0;column-gap:8px;flex-wrap:wrap;padding:10px 12px 10px 16px;transition:border-radius .28s cubic-bezier(.22,1,.36,1)}.t3-nav>.t3-brand{gap:8px;font-size:18px;flex:0 0 auto}.t3-nav>.t3-brand img{height:30px}.t3-nav__links{gap:2px;flex:0 0 auto}.t3-theme-toggle,.t3-language-switcher{margin-left:0}.t3-nav__links>a,.t3-nav__links>.t3-nav__features{display:none}.t3-nav__burger{display:inline-flex}.t3-nav__menu{display:block}.t3-nav.is-menu-open{border-radius:26px}main{padding-top:92px}.t3-kicker:before{display:none}.t3-kicker{padding-inline:17px}.t3-actions{flex-direction:column;align-items:center}.t3-btn{width:100%;max-width:320px}.t3-btn--desktop{display:none}.t3-footer__grid{grid-template-columns:1fr}}@media (max-width: 374px){.t3-nav{row-gap:0;column-gap:4px;padding-inline:8px}.t3-nav>.t3-brand{gap:6px;font-size:17px}.t3-nav>.t3-brand img{height:28px}}.t3-msg{margin-top:20px}.t3-msg__frame{position:relative;overflow:hidden;height:clamp(280px,26vw,336px);border-radius:14px;background:#0a0a0a;border:1px solid #262626;box-shadow:0 18px 40px -18px #19162166}.t3-msgscene{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .5s ease}.t3-msgscene.is-on{opacity:1}.t3-msgscene--chat{display:flex;flex-direction:column}.msg-head{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#131313;border-bottom:1px solid rgba(38,38,38,.8)}.msg-head__av{width:24px;height:24px;border-radius:50%;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#404040,#262626);border:1px solid #404040;color:#d4d4d4;font-size:10px;font-weight:700}.msg-head__who b{display:block;font-size:11.5px;font-weight:700;color:#f5f5f5;line-height:1.2}.msg-head__who i{display:block;font-style:normal;font-size:9px;color:#737373}.msg-thread{flex:1;display:flex;flex-direction:column;gap:12px;padding:14px 16px 0}.msg-group{display:flex;flex-direction:column;gap:4px;max-width:74%}.msg-group--in{align-self:flex-start;align-items:flex-start}.msg-group--out{align-self:flex-end;align-items:flex-end}.msg-bub{font-size:12px;line-height:1.45;padding:8px 12px;box-shadow:0 1px 2px #0000004d}.msg-bub--in{background:#262626;color:#e5e5e5;border-radius:2px 16px 16px}.msg-bub--out{background:#9333ea;color:#fff;border-radius:16px 2px 16px 16px}.msg-media{position:relative;overflow:hidden;width:104px;height:104px;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.msg-media:before{content:"";position:absolute;inset:-22px;background:linear-gradient(135deg,#9333ea,#db2777,#f59e0b 110%);filter:blur(15px) saturate(1.2)}.msg-media__logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:34px;height:auto;border-radius:8px;box-shadow:0 5px 14px #0000004d}.msg-price{position:absolute;left:6px;bottom:6px;border-radius:999px;padding:2px 7px;background:#10b981;color:#fff;font-size:9px;font-weight:600}.msg-meta{display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:500;color:#737373;padding:0 2px}.msg-pill{font-style:normal;border-radius:999px;padding:1px 6px;background:#10b981;color:#fff;font-size:8.5px;font-weight:600}.t3-msgscene--fan{padding-top:12px}.t3-msgscene--fan .msg-thread{width:44%;opacity:.5;padding-top:0}.t3-msgscene--fan .msg-bub{font-size:10.5px;padding:6px 10px}.t3-msgscene--fan .msg-group{max-width:96%}.msg-fan{position:absolute;top:0;right:0;bottom:0;width:54%;display:flex;flex-direction:column;align-items:center;text-align:center;background:#131313;border-left:1px solid #262626;padding:14px 12px}.msg-fan__av{position:relative;width:46px;height:46px;border-radius:50%;padding:2px;background:linear-gradient(135deg,#3b82f6,#a855f7,#ec4899);box-shadow:0 8px 20px #581c8726}.msg-fan__av i{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;background:#171717;color:#fff;font-style:normal;font-size:15px;font-weight:700}.msg-fan__av b{position:absolute;bottom:0;right:0;width:11px;height:11px;border-radius:50%;background:#22c55e;border:2px solid #131313}.msg-fan__name{margin-top:7px;font-size:13px;font-weight:700;color:#fff}.msg-fan__sub{margin-top:1px;font-size:9px;color:#737373}.msg-note{margin-top:10px;width:100%;text-align:left;background:#140c00;border:1px solid rgba(124,45,18,.35);border-radius:8px;padding:7px 9px;font-size:10px;font-style:italic;color:#d4d4d4}.msg-note span{display:flex;align-items:center;gap:3px;margin-bottom:3px;font-size:7.5px;font-weight:700;font-style:normal;text-transform:uppercase;letter-spacing:.08em;color:#f97316}.msg-note span svg{width:9px;height:9px}.msg-fin{margin-top:8px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:6px}.msg-fin>div{background:#010101;border:1px solid #262626;border-radius:8px;padding:7px 8px;text-align:left;min-width:0}.msg-fin span{display:block;font-size:7.5px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:#737373}.msg-fin b{display:block;margin-top:2px;font-size:11.5px;font-weight:700;color:#fff;white-space:nowrap}.msg-fin b.v-blue{color:#60a5fa}.msg-fin b.v-yellow{color:#facc15;font-size:10.5px}.msg-fin b.v-dim{color:#d4d4d4;font-size:10px;font-weight:600}.t3-msgscene--script{display:flex;flex-direction:column;justify-content:flex-end;padding:12px 14px 14px}.msg-steps{background:#0f0f0f;border:1px solid #262626;border-radius:12px;overflow:hidden;margin-bottom:10px;box-shadow:0 16px 32px #00000080}.msg-steps__head{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;background:#101010;border-bottom:1px solid #262626}.msg-steps__head span{font-size:7.5px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#737373}.msg-steps__head i{font-style:normal;font-size:9px;color:#a3a3a3;font-family:var(--mono)}.msg-steps__row{display:flex;align-items:center;gap:6px;padding:8px 10px;border-bottom:1px solid rgba(38,38,38,.6)}.msg-steps__row:last-child{border-bottom:none}.msg-steps__row.is-hl{background:#161616}.msg-steps__row b{font-size:10.5px;font-weight:600;color:#e5e5e5;white-space:nowrap}.st-tag{background:#262626;border:1px solid #404040;border-radius:4px;padding:1px 5px;font-size:8.5px;font-weight:500;color:#737373;white-space:nowrap}.st-price{margin-left:auto;font-size:9px;font-weight:700;color:#4ade80}.st-price--free{color:#737373}.msg-composer{background:#0a0a0a;border:1px solid #262626;border-radius:14px}.msg-composer__input{padding:9px 12px 4px;font-size:11.5px;color:#f5f5f5}.msg-composer__input:after{content:"";display:inline-block;width:1px;height:11px;margin-left:2px;vertical-align:-2px;background:#a855f7}.msg-composer__bar{display:flex;align-items:center;gap:2px;padding:6px 8px 8px}.cp-ic{width:22px;height:22px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#a3a3a3}.cp-ic svg{width:13px;height:13px}.cp-price{display:inline-flex;align-items:center;gap:3px;margin-left:4px;background:#22c55e1a;border:1px solid rgba(34,197,94,.2);border-radius:4px;padding:2px 7px;font-size:9.5px;font-weight:700;color:#4ade80}.cp-send{margin-left:auto;width:26px;height:26px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#9333ea;color:#fff;box-shadow:0 4px 10px #581c8759}.cp-send svg{width:13px;height:13px}.t3-msgscene--split{background:#131313;padding:12px 10px 10px 12px}.msg-row{position:relative;display:flex;align-items:center;gap:9px;padding:8px 10px 8px 16px;border-radius:10px;margin-bottom:5px;border:1px solid transparent}.msg-row.is-active{background:#0d0d0d;border-color:#262626}.msg-slot{position:absolute;left:-3px;top:5px;z-index:1;display:inline-flex;align-items:center;gap:2px;height:14px;min-width:20px;padding:0 4px;border-radius:5px;border:1px solid #A855F7;background:#581c87;color:#fff;font-size:8px;font-weight:600}.msg-slot svg{width:9px;height:9px}.msg-row__av{position:relative;width:30px;height:30px;border-radius:50%;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#404040,#262626);border:1px solid #404040;color:#d4d4d4;font-size:10px;font-weight:700}.msg-row__av b{position:absolute;bottom:-1px;right:-1px;width:9px;height:9px;border-radius:50%;background:#22c55e;border:2px solid #131313}.msg-row__txt{flex:1;min-width:0}.msg-row__txt b{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#e5e5e5;line-height:1.3}.msg-row__txt i{display:block;font-style:normal;font-size:9.5px;color:#737373;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-row__txt i.is-unread{color:#fff;font-weight:600}.msg-unread{width:6px;height:6px;border-radius:50%;background:#ef4444;flex-shrink:0}.msg-row__side{display:flex;flex-direction:column;align-items:flex-end;gap:3px;flex-shrink:0}.msg-row__side i{font-style:normal;font-size:8.5px;font-weight:500;color:#525252;font-variant-numeric:tabular-nums}.msg-row__side em{font-style:normal;display:inline-flex;align-items:center;height:14px;padding:0 4px;border-radius:5px;border:1px solid #10B981;background:#064e3b;color:#fff;font-size:8px;font-weight:600}.t3-msgscene--cc{background:#101010}.cc-head,.cc-row{display:grid;grid-template-columns:68px minmax(0,1fr) 82px 64px;gap:8px;align-items:center;padding:8px 12px}.cc-head{background:#0a0a0a;border-bottom:1px solid rgba(255,255,255,.06)}.cc-head span{font-size:7.5px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#525252}.cc-head .ta-c{text-align:center}.cc-head .ta-r{text-align:right}.cc-row{padding:9px 12px;border-bottom:1px solid rgba(255,255,255,.08)}.cc-by{justify-self:start;display:inline-flex;align-items:center;gap:3px;padding:2px 5px;border-radius:5px;font-size:7.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;max-width:100%;overflow:hidden}.cc-by svg{width:8px;height:8px;flex-shrink:0}.cc-by--h{background:#3b82f61a;box-shadow:inset 0 0 0 1px #3b82f64d;color:#bfdbfe}.cc-by--bot{background:#a855f71a;box-shadow:inset 0 0 0 1px #a855f74d;color:#e9d5ff}.cc-txt{font-size:10px;color:#fff;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-src{justify-self:center;padding:2px 6px;border-radius:5px;font-size:7.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.cc-src--manual{background:#26262699;box-shadow:inset 0 0 0 1px #40404099;color:#d4d4d4}.cc-src--auto{background:#3b82f61a;box-shadow:inset 0 0 0 1px #3b82f64d;color:#93c5fd}.cc-src--unknown{background:#171717;box-shadow:inset 0 0 0 1px #262626;color:#737373}.cc-price{justify-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-family:var(--mono);font-size:9.5px;font-weight:600;color:#fde68a}.cc-price i{font-style:normal;font-family:Inter,sans-serif;padding:1px 4px;border-radius:3px;background:#10b98126;box-shadow:inset 0 0 0 1px #10b9814d;color:#6ee7b7;font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.cc-price--free{color:#404040;font-size:10px}.t3-msg__steps{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.t3-msg__steps button{appearance:none;cursor:pointer;background:#ffffffa6;border:1px solid var(--line);border-radius:999px;padding:4px 11px;font-family:var(--mono);font-size:9.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mute);transition:color .2s ease,background .2s ease,border-color .2s ease}.t3-msg__steps button:hover{color:var(--violet-ink);border-color:var(--violet)}.t3-msg__steps button.is-on{background:var(--violet);border-color:var(--violet);color:#fff}.t3-cell--dark .t3-msg__steps button{background:#ffffff12;border-color:#ffffff24;color:#fff9}.t3-cell--dark .t3-msg__steps button:hover{color:#e9d5ff;border-color:#c4b5fd80}.t3-cell--dark .t3-msg__steps button.is-on{background:var(--violet);border-color:var(--violet);color:#fff}@media (prefers-reduced-motion: no-preference){html.mk-js .t3-msgscene .t3m{opacity:0}html.mk-js .t3-msgscene.is-on .t3m{animation:t3m-in .55s cubic-bezier(.22,1,.36,1) forwards}html.mk-js .t3-msgscene.is-on .t3m-1{animation-delay:.15s}html.mk-js .t3-msgscene.is-on .t3m-2{animation-delay:.6s}html.mk-js .t3-msgscene.is-on .t3m-3{animation-delay:1s}html.mk-js .t3-msgscene.is-on .t3m-slide{animation-name:t3m-slide}@keyframes t3m-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes t3m-slide{0%{opacity:0;transform:translate(26px)}to{opacity:1;transform:none}}}@media (max-width: 520px){.cc-head,.cc-row{grid-template-columns:58px minmax(0,1fr) 58px}.cc-src,.cc-head .ta-c,.t3-msgscene--fan .msg-thread{display:none}.msg-fan{width:100%;border-left:none}}.t3-scb{max-width:480px;margin:28px auto 0;text-align:left;background:#0d0d0d;border:1px solid #262626;border-radius:14px;overflow:hidden;box-shadow:0 24px 50px -20px #19162173}.t3-scb__head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 14px;background:#111;border-bottom:1px solid #262626}.t3-scb__head b{font-size:12.5px;font-weight:600;color:#e5e5e5}.t3-scb__head i{font-style:normal;border-radius:6px;padding:1px 7px;background:#581c8733;border:1px solid rgba(88,28,135,.3);color:#d8b4fe;font-size:9px;font-weight:500;white-space:nowrap}.t3-scb__step{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid rgba(38,38,38,.6)}.t3-scb__step:last-child{border-bottom:none}.t3-scb__num{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:6px;flex-shrink:0;background:#40404099;font-size:9px;font-weight:700;color:#a3a3a3}.t3-scb__txt{flex:1;min-width:0}.t3-scb__txt b{display:block;font-size:11px;font-weight:600;color:#e5e5e5;line-height:1.3}.t3-scb__txt em{display:block;font-style:normal;font-size:10px;color:#a3a3a3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.t3-scb__step .st-price{margin-left:0;flex-shrink:0}.t3-thread{display:flex;flex-direction:column;align-items:center;width:fit-content;margin:clamp(-44px,-4vw,-26px) auto;position:relative;z-index:2;padding:0;border:0;background:transparent;cursor:pointer;touch-action:manipulation}.t3-thread__line{width:2px;height:clamp(24px,3vw,40px);border-radius:2px;background:linear-gradient(180deg,transparent,rgba(126,34,206,.4))}.t3-thread__line--after{background:linear-gradient(180deg,rgba(126,34,206,.4),transparent)}.t3-thread__node{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;margin:-1px 0;background:var(--paper-2);border:1px solid #E0D5F5;color:var(--violet);overflow:hidden;box-shadow:0 8px 20px -8px #7e22ce59,var(--shadow-soft);transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.t3-thread__node svg{width:16px;height:16px}.t3-thread:hover .t3-thread__node{background:#f3eefc;border-color:#b99be9;box-shadow:0 10px 24px -8px #7e22ce80,var(--shadow-soft)}.t3-thread:focus-visible{outline:none}.t3-thread:focus-visible .t3-thread__node{outline:3px solid rgba(126,34,206,.35);outline-offset:4px}@media (prefers-reduced-motion: no-preference){html.mk-js .t3-thread__node svg{animation:t3-thread-bob 2.6s ease-in-out infinite}@keyframes t3-thread-bob{0%,to{transform:translateY(-1.5px)}50%{transform:translateY(1.5px)}}}.t3-ser{max-width:620px;margin:28px auto 0;text-align:left;background:#0d0d0d;border:1px solid #262626;border-radius:14px;overflow:hidden;box-shadow:0 24px 50px -20px #19162173}.t3-ser__head{display:flex;align-items:center;gap:10px;padding:13px 16px;border-bottom:1px solid #262626}.t3-ser__ic{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;flex-shrink:0;background:#7e22ce33;border:1px solid rgba(126,34,206,.3);color:#d8b4fe}.t3-ser__ic svg{width:15px;height:15px}.t3-ser__who b{display:block;font-size:12.5px;font-weight:700;color:#fff;line-height:1.3}.t3-ser__who i{display:block;font-style:normal;font-size:9.5px;color:#737373}.t3-ser__body{padding:16px}.t3-ser__flow{position:relative;padding-left:42px}.t3-ser__flow:before{content:"";position:absolute;left:15px;top:14px;bottom:14px;width:1px;background:linear-gradient(180deg,rgba(168,85,247,.4),rgba(168,85,247,.2),transparent)}.t3-ser__script{position:relative}.t3-ser__node{position:absolute;left:-42px;top:0;z-index:1;width:31px;height:31px;border-radius:50%;border:2px solid rgba(168,85,247,.4);background:#0d0d0d;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#d8b4fe}.t3-ser__card{border-radius:12px;border:1px solid #262626;background:#17171780;overflow:hidden}.t3-ser__cardhead{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 12px;background:#111;border-bottom:1px solid rgba(38,38,38,.5)}.t3-ser__cardhead b{font-size:12px;font-weight:600;color:#e5e5e5}.t3-ser__cardhead i{font-style:normal;border-radius:6px;padding:1px 7px;background:#581c8733;border:1px solid rgba(88,28,135,.3);color:#d8b4fe;font-size:9px;font-weight:500;white-space:nowrap}.t3-ser__steps{display:flex;flex-wrap:wrap;gap:6px;padding:10px 12px}.t3-ser__step{display:inline-flex;align-items:center;gap:6px;border-radius:8px;background:#26262699;border:1px solid rgba(64,64,64,.4);padding:3px 9px 3px 3px;font-size:10.5px;color:#d4d4d4;white-space:nowrap}.t3-ser__step i{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:5px;flex-shrink:0;background:#40404099;font-style:normal;font-size:8.5px;font-weight:700;color:#a3a3a3}.t3-ser__step u{width:1px;height:11px;background:#40404080;text-decoration:none}.t3-ser__step em{font-style:normal;font-size:9px;color:#737373}.t3-ser__arrow{display:flex;justify-content:center;padding:4px 0;color:#404040}.t3-ser__arrow svg{width:14px;height:14px}.t3-srowset{max-width:680px;margin:28px auto 0;text-align:left;display:flex;flex-direction:column;gap:8px}.t3-srow{display:flex;align-items:stretch;overflow:hidden;border-radius:12px;border:1px solid #262626;background:#171717;box-shadow:0 18px 40px -22px #19162166}.t3-srow__id{width:31%;min-width:132px;padding:10px 12px;border-right:1px solid rgba(38,38,38,.5);display:flex;flex-direction:column;justify-content:center;gap:5px}.t3-srow__id b{font-size:11.5px;font-weight:600;color:#ccc;line-height:1.3}.t3-srow__body{flex:1;min-width:0;padding:10px 14px;border-right:1px solid rgba(38,38,38,.5);display:flex;align-items:center;font-size:10.5px;line-height:1.5;color:#ffffffe6}.t3-srow__stats{width:122px;flex-shrink:0;padding:9px 12px;display:flex;flex-direction:column;justify-content:center;gap:3px}.t3-srow__stats>span{display:flex;align-items:center;justify-content:space-between;gap:8px}.t3-srow__stats i{font-style:normal;font-size:9.5px;color:#737373}.t3-srow__stats b{font-size:10px;font-weight:500;color:#d4d4d4;font-variant-numeric:tabular-nums}.t3-srow__stats b.v-green{color:#4ade80}.t3-srow__stats b.v-amber{color:#fbbf24}.t3-duo{display:flex;justify-content:center;align-items:flex-start;gap:28px;flex-wrap:wrap;margin-top:32px}.t3-duo__col{width:min(100%,360px);text-align:left}.t3-duo__col .msg-steps{box-shadow:0 22px 44px -18px #19162173}.t3-duo__cap{margin:12px 0 0;text-align:center;font-family:var(--mono);font-size:10.5px;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-mute)}.t3-strk{background:#0d0d0d;border:1px solid #404040;border-radius:12px;overflow:hidden;box-shadow:0 22px 44px -18px #19162173}.t3-strk__head{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #262626}.t3-strk__nav{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:7px;flex-shrink:0;border:1px solid #404040;color:#d4d4d4}.t3-strk__nav svg{width:10px;height:10px}.t3-strk__dots{flex:1;display:flex;align-items:center;justify-content:center}.t3-strk__ln{width:16px;height:2px;background:#404040;flex-shrink:0}.t3-strk__ln.is-sent{background:#22c55e66}.t3-strk__tick{width:3px;height:10px;border-radius:2px;background:#f59e0b99;flex-shrink:0;margin:0 1px}.t3-strk__dot{position:relative;flex-shrink:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.t3-strk__dot.d-sent{width:22px;height:22px;border:1px solid rgba(34,197,94,.4);background:#22c55e1a;font-size:9px;color:#4ade80b3}.t3-strk__dot.d-sent u{position:absolute;top:-2px;right:-2px;width:11px;height:11px;border-radius:50%;background:#22c55e;text-decoration:none}.t3-strk__dot.d-sent u:after{content:"";position:absolute;inset:2px;background:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 13l4 4L19 7'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 13l4 4L19 7'/%3E%3C/svg%3E") center / contain no-repeat}.t3-strk__dot.d-cur{width:30px;height:30px;border:2px solid #A855F7;background:#a855f733;box-shadow:0 4px 12px #581c874d;font-size:11px;color:#d8b4fe}.t3-strk__dot.d-off{width:22px;height:22px;border:1px solid #525252;background:#262626;font-size:9px;color:#737373}.t3-strk__content{padding:11px 14px 13px}.t3-strk__content>b{display:block;font-size:11.5px;font-weight:700;color:#e5e5e5}.t3-strk__content>i{display:block;font-style:normal;font-size:9.5px;color:#737373;margin-top:1px}.t3-strk__bodybox{margin-top:8px;padding:9px 10px;background:#1e1e1e;border:1px solid #262626;border-radius:8px;font-size:10.5px;line-height:1.5;color:#d4d4d4}.t3-strk__meta{display:flex;align-items:center;gap:12px;margin-top:8px}.t3-strk__meta .mt-price{font-size:10px;font-weight:700;color:#4ade80}.t3-strk__meta .mt-media{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:500;color:#c084fc}.t3-strk__meta .mt-media svg{width:11px;height:11px}.t3-bento--links{margin-top:28px}@media (max-width: 620px){.t3-srow{flex-direction:column}.t3-srow__id,.t3-srow__body{width:auto;border-right:none;border-bottom:1px solid rgba(38,38,38,.5)}.t3-srow__stats{width:auto;flex-direction:row;justify-content:space-between}.t3-srow__stats>span{flex-direction:column;align-items:flex-start;gap:1px}}.t3-bulk--wide{max-width:520px;margin:28px auto 0;text-align:left}@media (min-width: 560px){.t3-bulk--wide{flex-direction:row}.t3-bulk--wide .t3-bulk__opt{flex:1}}.t3-trig{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:720px;margin:28px auto 0;text-align:left}.t3-trig__card{position:relative;overflow:hidden;border-radius:16px;border:1px solid #262626;background:#121212;padding:16px 15px}.t3-trig__card.is-sel{border:2px solid #A855F7;padding:15px 14px;background:linear-gradient(#a855f71a,#a855f71a),#121212}.t3-trig__ic{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;background:#1a1a1a;border:1px solid #333;margin-bottom:12px;color:#a3a3a3}.t3-trig__ic svg{width:19px;height:19px}.t3-trig__card[data-accent=emerald] .t3-trig__ic{color:#34d399}.t3-trig__card[data-accent=sky] .t3-trig__ic{color:#38bdf8}.t3-trig__card[data-accent=rose] .t3-trig__ic{color:#fb7185}.t3-trig__card[data-accent=orange] .t3-trig__ic{color:#fb923c}.t3-trig__card[data-accent=pink] .t3-trig__ic{color:#f472b6}.t3-trig__chk{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#a855f7;color:#fff}.t3-trig__chk svg{width:11px;height:11px}.t3-trig__card b{display:block;font-size:12.5px;font-weight:700;color:#fff;margin-bottom:5px}.t3-trig__card i{display:block;font-style:normal;font-size:10.5px;line-height:1.4;color:#a3a3a3}.t3-switch{position:relative;display:inline-flex;flex-shrink:0;width:36px;height:20px;border-radius:999px;background:#404040}.t3-switch:after{content:"";position:absolute;top:4px;left:4px;width:12px;height:12px;border-radius:50%;background:#fff;transition:transform .2s ease}.t3-switch.is-on{background:#9333ea}.t3-switch.is-on:after{transform:translate(16px)}.t3-switch--rose.is-on{background:#f43f5e}.t3-aud{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:620px;margin:28px auto 0;text-align:left}.t3-aud__box{border-radius:14px;border:1px solid #262626;background:#121212;overflow:hidden}.t3-aud__boxhead{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#161616;border-bottom:1px solid #262626;font-size:12px;font-weight:700;color:#fff}.t3-aud__boxhead .dot{width:8px;height:8px;border-radius:50%}.t3-aud__boxhead .dot--in{background:#10b981}.t3-aud__boxhead .dot--ex{background:#f43f5e}.t3-aud__boxhead .ct{margin-left:auto;font-style:normal;border-radius:5px;padding:1px 6px;font-size:9.5px;font-weight:700}.t3-aud__boxhead .ct--in{background:#10b9811a;color:#34d399}.t3-aud__boxhead .ct--ex{background:#f43f5e1a;color:#fb7185}.t3-aud__tags{display:flex;flex-wrap:wrap;gap:6px;padding:12px;min-height:46px}.t3-aud__tag{display:inline-flex;align-items:center;gap:6px;border-radius:6px;border:1px solid #333;background:#161616;padding:4px 9px;font-size:10.5px;font-weight:500;color:#e5e5e5}.t3-aud__tag--ex{border-color:#f43f5e4d;background:#f43f5e1a;color:#fecdd3}.t3-aud__tag .pool{width:7px;height:7px;border-radius:50%}.t3-aud__tag .pool--smart{background:#a855f7}.t3-aud__tag .pool--of{background:#0ea5e9}.t3-aud__tag .pool--ex{background:#f43f5e}.t3-aud__filters{grid-column:1 / -1;border-radius:14px;border:1px solid #262626;background:#121212;padding:6px 14px}.t3-aud__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #262626;font-size:12px;font-weight:500;color:#fff}.t3-aud__row:last-child{border-bottom:none}.t3-aud__val{font-family:var(--mono);font-size:11px;color:#e5e5e5;background:#0a0a0a;border:1px solid #333;border-radius:6px;padding:2px 9px}.t3-seq{max-width:620px;margin:28px auto 0;text-align:left;border-radius:14px;border:1px solid #262626;background:#0a0a0a;overflow:hidden;box-shadow:0 22px 46px -20px #19162173}.t3-seq__rail{display:flex;align-items:center;gap:8px;padding:16px;overflow-x:auto}.t3-seq__step{display:flex;align-items:center;gap:8px;flex-shrink:0;width:140px;border-radius:10px;border:1px solid #333;background:#161616;padding:9px 11px}.t3-seq__step.is-active{border-color:#a855f7;background:#a855f71a}.t3-seq__num{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;flex-shrink:0;background:#00000080;border:1px solid rgba(255,255,255,.1);font-size:10px;font-weight:700;color:#fff}.t3-seq__txt{min-width:0}.t3-seq__txt i{display:block;font-style:normal;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#a3a3a3}.t3-seq__step.is-active .t3-seq__txt i{color:#fff}.t3-seq__txt em{display:block;font-style:normal;font-size:10px;color:#737373;margin-top:1px}.t3-seq__arrow{flex-shrink:0;color:#525252}.t3-seq__arrow svg{width:15px;height:15px}.t3-seq__foot{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:12px 16px;border-top:1px solid #262626;background:#0f0f0f}.t3-seq__stop{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;border:1px solid #2A2A2A;border-radius:11px;padding:8px 12px}.t3-seq__stop b{font-size:12px;font-weight:700;color:#fff}.t3-seq__hint{font-size:10.5px;color:#737373}.t3-que{max-width:620px;margin:28px auto 0;text-align:left;border-radius:12px;border:1px solid #262626;background:#101010;overflow:hidden;box-shadow:0 22px 46px -20px #19162173}.t3-que__pills{display:flex;gap:8px;padding:12px 14px;border-bottom:1px solid #262626}.t3-que__pill{border-radius:999px;padding:4px 12px;border:1px solid #262626;background:#171717;font-size:11px;font-weight:500;color:#a3a3a3}.t3-que__pill.p-post.is-on{border-color:#2563ebcc;background:#2563eb38;color:#fff}.t3-que__pill.p-msg.is-on{border-color:#9333eacc;background:#9333ea38;color:#fff}.t3-que__pill.p-stream.is-on{border-color:#ef4444cc;background:#ef444438;color:#fff}.t3-que__pill.p-bulk.is-on{border-color:#f97316cc;background:#f9731638;color:#fff}.t3-que__row{display:flex;align-items:center;gap:12px;padding:11px 14px;border-bottom:1px solid rgba(38,38,38,.7)}.t3-que__row:last-child{border-bottom:none}.t3-que__time{font-family:var(--mono);font-size:11px;color:#a3a3a3;background:#1a1a1a;border:1px solid #262626;border-radius:6px;padding:3px 8px;flex-shrink:0}.t3-que__type{font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;width:58px;flex-shrink:0}.t3-que__type.c-post{color:#60a5fa}.t3-que__type.c-msg{color:#c084fc}.t3-que__type.c-stream{color:#f87171}.t3-que__title{flex:1;min-width:0;font-size:12px;font-weight:500;color:#f5f5f5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.t3-que__status{flex-shrink:0;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:5px;padding:2px 7px;border:1px solid transparent}.t3-que__status.s-sched{color:#fcd34d;border-color:#f59e0b33;background:#f59e0b1a}@media (max-width: 620px){.t3-trig{grid-template-columns:1fr 1fr}.t3-aud{grid-template-columns:1fr}.t3-que__type{width:auto}}@media (max-width: 420px){.t3-trig{grid-template-columns:1fr}}.t3-que__type.c-qbulk{color:#fb923c}.t3-que__type.c-ofbulk{color:#2dd4bf}.t3-rcp{max-width:480px;margin:28px auto 0;text-align:left;border-radius:12px;border:1px solid #262626;background:#101010;overflow:hidden;box-shadow:0 22px 46px -20px #19162173}.t3-rcp__head{display:flex;align-items:center;gap:10px;padding:11px 14px;background:#0f0f0f;border-bottom:1px solid #262626}.t3-rcp__title{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:#fff}.t3-rcp__title .dot-purple{width:8px;height:8px;border-radius:50%;background:#a855f7}.t3-rcp__count{font-size:10px;color:#737373;font-variant-numeric:tabular-nums}.t3-rcp__unsend{margin-left:auto;display:inline-flex;align-items:center;gap:5px;border-radius:7px;padding:4px 9px;background:#ef44441a;box-shadow:inset 0 0 0 1px #ef44444d;color:#fca5a5;font-size:10px;font-weight:600}.t3-rcp__unsend svg{width:12px;height:12px}.t3-rcp__row{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid rgba(38,38,38,.7)}.t3-rcp__row:last-child{border-bottom:none}.t3-rcp__av{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#404040,#262626);border:1px solid #404040;color:#d4d4d4;font-size:10px;font-weight:700}.t3-rcp__name{flex:1;min-width:0;font-size:12px;font-weight:600;color:#e5e5e5}.t3-rcp__status{flex-shrink:0;font-size:8.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:5px;padding:2px 7px;border:1px solid transparent}.t3-rcp__status.s-paid{color:#6ee7b7;border-color:#10b9814d;background:#10b98126}.t3-rcp__status.s-sent{color:#6ee7b7;border-color:#10b98133;background:#10b9811a}.t3-rcp__status.s-unsent{color:#fdba74;border-color:#f9731633;background:#f973161a}.t3-rcp__x{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:7px;flex-shrink:0;background:#ef44441a;box-shadow:inset 0 0 0 1px #ef44444d;color:#fca5a5}.t3-rcp__x svg{width:12px;height:12px}.t3-rcp__x.is-done{background:#10b9811a;box-shadow:inset 0 0 0 1px #10b9814d;color:#4ade80}.t3-about__hero{padding-bottom:clamp(46px,6vw,78px)}.t3-about__signals{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:28px}.t3-about__signals span{padding:7px 12px;color:var(--ink-dim);background:#ffffffb8;border:1px solid var(--line);border-radius:999px;box-shadow:0 6px 16px #1916210a;font-family:var(--mono);font-size:10.5px;letter-spacing:.04em;text-transform:uppercase}.t3-about__story{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);align-items:center;gap:clamp(26px,5vw,78px)}.t3-about__story-copy .t3-kicker{margin-bottom:16px}.t3-about__story-copy h2{max-width:450px}.t3-about__story-copy p{max-width:500px;font-size:17px;line-height:1.75}.t3-about__story-card{position:relative;overflow:hidden;padding:clamp(28px,4vw,46px);background:#17151e;border:1px solid #302B3A;border-radius:var(--r-lg);box-shadow:0 22px 52px -30px #19162180}.t3-about__story-card:before,.t3-about__cta:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(540px 270px at 94% 0%,rgba(147,51,234,.37),transparent 66%),radial-gradient(360px 240px at 0% 110%,rgba(126,34,206,.24),transparent 68%)}.t3-about__story-card>*,.t3-about__cta>*{position:relative}.t3-about__card-label{display:inline-block;margin-bottom:16px;color:#e9d5ff;font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.t3-about__story-card p{max-width:600px;margin-bottom:26px;color:#ffffffc2;font-size:18px;line-height:1.7}.t3-about__system{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;padding:8px;background:#00000030;border:1px solid rgba(255,255,255,.11);border-radius:14px}.t3-about__system span{display:flex;min-height:54px;align-items:center;justify-content:center;padding:8px;color:#ffffffc7;background:#ffffff12;border:1px solid rgba(255,255,255,.08);border-radius:9px;font-size:11px;font-weight:600;line-height:1.25;text-align:center}.t3-about__principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px;text-align:left}.t3-about__principle{position:relative;overflow:hidden;min-height:268px;padding:28px;border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-soft)}.t3-about__principle--dark{background:#17151e;border-color:#302b3a}.t3-about__principle--dark:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(430px 250px at 88% 0%,rgba(147,51,234,.37),transparent 68%)}.t3-about__principle--lavender{background:var(--t-lavender);border-color:#e0d5f5}.t3-about__principle--mint{background:var(--paper-2);border-color:var(--line)}.t3-about__principle>*{position:relative}.t3-about__number{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:36px;color:var(--violet-ink);background:#ffffffb8;border:1px solid rgba(126,34,206,.15);border-radius:11px;font-family:var(--mono);font-size:11px;font-weight:600}.t3-about__principle h3{font-size:23px}.t3-about__principle p{margin:0;font-size:15.5px;line-height:1.72}.t3-about__principle--dark .t3-about__number{color:#e9d5ff;background:#7e22ce38;border-color:#d8b4fe29}.t3-about__principle--dark h3{color:#fff}.t3-about__principle--dark p{color:#ffffffb8}.t3-about__cta{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(30px,5vw,58px);background:#17151e;border:1px solid #302B3A;border-radius:var(--r-lg);box-shadow:0 22px 52px -30px #19162180}.t3-about__cta .t3-kicker{color:#e9d5ff;background:#7e22ce38}.t3-about__cta h2{max-width:560px;color:#fff}.t3-about__cta p{max-width:550px;margin:0;color:#ffffffb8;font-size:17px}.t3-about__cta .t3-actions{flex:0 0 auto;margin:0}@media (max-width: 920px){.t3-about__story,.t3-about__principles{grid-template-columns:1fr}.t3-about__principle{min-height:0}.t3-about__cta{align-items:flex-start;flex-direction:column}}@media (max-width: 620px){.t3-about__story-card{padding:27px 20px;border-radius:20px}.t3-about__story-card p{font-size:16px}.t3-about__system{grid-template-columns:repeat(2,minmax(0,1fr))}.t3-about__system span:last-child{grid-column:1 / -1}.t3-about__principle{padding:24px 20px;border-radius:20px}.t3-about__number{margin-bottom:28px}.t3-about__cta{padding:29px 22px;border-radius:20px}.t3-about__cta .t3-actions{width:100%}}.t3-split--solo{margin:28px auto 0}.t3-duo--solo{margin-top:28px}.t3-fanbox{display:flex;justify-content:center;margin-top:28px}.t3-fanbox .msg-fan{position:static;width:100%;max-width:320px;border:1px solid #262626;border-radius:14px;box-shadow:0 22px 46px -20px #19162173}.t3-ccbox{max-width:620px;margin:28px auto 0;text-align:left;background:#101010;border:1px solid #262626;border-radius:12px;overflow:hidden;box-shadow:0 22px 46px -20px #19162173}.t3-guard{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap;margin-top:28px}.t3-guard .t3-priv__warn{width:260px;background:linear-gradient(#f43f5e1a,#f43f5e1a),#0a0a0a;border-radius:12px}.t3-clockin{display:flex;align-items:flex-start;gap:11px;width:300px;text-align:left;border:1px solid rgba(245,158,11,.3);background:linear-gradient(#f59e0b1a,#f59e0b1a),#0a0a0a;border-radius:12px;padding:14px 16px}.t3-clockin__ic{flex-shrink:0;width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f59e0b33;color:#fcd34d}.t3-clockin__ic svg{width:16px;height:16px}.t3-clockin__body b{display:block;font-size:13px;font-weight:600;color:#fffbeb}.t3-clockin__body i{display:block;font-style:normal;font-size:11px;color:#fde68ad9;margin-top:3px}.t3-clockin__btn{display:inline-block;margin-top:11px;background:#9333ea;color:#fff;border-radius:8px;padding:6px 12px;font-size:11.5px;font-weight:700;box-shadow:0 4px 10px #581c8733}.t3-inline{color:var(--violet);text-decoration:none;font-weight:600;border-bottom:1px solid transparent;transition:border-color .2s ease}.t3-inline:hover{border-bottom-color:currentColor}html[data-t3-theme=dark],html[data-t3-theme=dark] body.t3-site{background:#111016}html[data-t3-theme=dark] .t3-site{color-scheme:dark;--paper: #111016;--paper-2: #1A1820;--ink: #F7F4FB;--ink-dim: #CDC6D5;--ink-mute: #9B92A5;--line: #38313F;--line-2: #4B434F;--violet: #C084FC;--violet-hover: #D8B4FE;--violet-ink: #E9D5FF;--t-lavender: #2A2036;--t-mint: #17352C;--t-cream: #392A1B;--t-sky: #1A2D3B;--t-blush: #3A202A;--shadow-soft: 0 2px 8px rgba(0, 0, 0, .28), 0 20px 48px rgba(0, 0, 0, .32);--shadow-nav: 0 8px 30px rgba(0, 0, 0, .38);background:radial-gradient(900px 540px at 9% -12%,rgba(126,34,206,.17),transparent 68%),radial-gradient(740px 520px at 100% 15%,rgba(22,163,74,.09),transparent 68%),var(--paper)}html[data-t3-theme=dark] .t3-site::selection{background:#d8b4fe52}html[data-t3-theme=dark] .t3-site .t3-nav{background:#ffffffdb;border-color:#e7e4de;box-shadow:0 6px 24px #1916211a}html[data-t3-theme=dark] .t3-site .t3-brand{color:#191621}html[data-t3-theme=dark] .t3-site .t3-nav__links a,html[data-t3-theme=dark] .t3-site .t3-nav__features summary{color:#5d5866}html[data-t3-theme=dark] .t3-site .t3-nav__links a:hover,html[data-t3-theme=dark] .t3-site .t3-nav__features[open] summary,html[data-t3-theme=dark] .t3-site .t3-nav__features summary:hover{color:#6b21a8;background:#efe9fb}html[data-t3-theme=dark] .t3-site .t3-nav__links>a[aria-current=page]{color:#fff;background:#7e22ce}html[data-t3-theme=dark] .t3-site .t3-nav__links>a[aria-current=page]:hover,html[data-t3-theme=dark] .t3-site .t3-nav__links>a[aria-current=page]:focus-visible{color:#fff;background:#9333ea}html[data-t3-theme=dark] .t3-site .t3-nav__features-menu{background:#fffffff0;border-color:#e7e4de;box-shadow:0 6px 24px #1916211a}html[data-t3-theme=dark] .t3-site .t3-nav__features-menu a:hover,html[data-t3-theme=dark] .t3-site .t3-nav__features-menu a:focus-visible{color:#6b21a8;background:#efe9fb}html[data-t3-theme=dark] .t3-site .t3-nav__features-menu a[aria-current=page]{color:#fff;background:#7e22ce}html[data-t3-theme=dark] .t3-site .t3-nav__features-menu a[aria-current=page]:hover,html[data-t3-theme=dark] .t3-site .t3-nav__features-menu a[aria-current=page]:focus-visible{color:#fff;background:#9333ea}html[data-t3-theme=dark] .t3-site .t3-nav__menu-inner,html[data-t3-theme=dark] .t3-site .t3-nav__menu-sub{border-color:#e7e4de}html[data-t3-theme=dark] .t3-site .t3-nav__menu a,html[data-t3-theme=dark] .t3-site .t3-nav__menu-group summary{color:#5d5866}html[data-t3-theme=dark] .t3-site .t3-nav__menu-sub a{color:#8d8798}html[data-t3-theme=dark] .t3-site .t3-nav__menu a:hover,html[data-t3-theme=dark] .t3-site .t3-nav__menu a:focus-visible,html[data-t3-theme=dark] .t3-site .t3-nav__menu-group[open] summary,html[data-t3-theme=dark] .t3-site .t3-nav__menu-group summary:hover{color:#6b21a8;background:#efe9fb}html[data-t3-theme=dark] .t3-site .t3-nav__menu a[aria-current=page]{color:#fff;background:#7e22ce}html[data-t3-theme=dark] .t3-site .t3-nav__burger{color:#f7f4fb;background:#211d29;border-color:#3b3344}html[data-t3-theme=dark] .t3-site .t3-nav.is-menu-open .t3-nav__burger{color:#241332;background:#e9d5ff;border-color:#e9d5ff}html[data-t3-theme=dark] .t3-site .t3-theme-toggle{color:#f7f4fb;background:#211d29;border-color:#3b3344}html[data-t3-theme=dark] .t3-site .t3-theme-toggle:hover{color:#211b28;background:#e9d5ff;border-color:#e9d5ff}html[data-t3-theme=dark] .t3-site .t3-theme-toggle__moon{display:none}html[data-t3-theme=dark] .t3-site .t3-theme-toggle__sun{display:block}html[data-t3-theme=dark] .t3-site .t3-nav__links .t3-language-switcher a,html[data-t3-theme=dark] .t3-site .t3-nav__links .t3-language-switcher a:hover,html[data-t3-theme=dark] .t3-site .t3-nav__links .t3-language-switcher a:focus-visible{color:#fff;background:#211d29;border-color:#3b3344}html[data-t3-theme=dark] .t3-site .t3-btn--solid{color:#241332;background:#d8b4fe;box-shadow:0 8px 20px #0000003d}html[data-t3-theme=dark] .t3-site .t3-btn--solid:hover{background:#e9d5ff}html[data-t3-theme=dark] .t3-site .t3-btn--soft{color:var(--violet-ink);background:#c084fc29}html[data-t3-theme=dark] .t3-site .t3-btn--soft:hover{background:#c084fc40}html[data-t3-theme=dark] .t3-site .t3-hero:before{background:radial-gradient(560px 360px at 10% 14%,rgba(192,132,252,.18),transparent 65%),radial-gradient(520px 340px at 90% 26%,rgba(74,222,128,.12),transparent 65%),radial-gradient(rgba(247,244,251,.12) 1px,transparent 1px);background-size:auto,auto,24px 24px}html[data-t3-theme=dark] .t3-site .t3-cell--lavender{border-color:#443153}html[data-t3-theme=dark] .t3-site .t3-cell--mint{border-color:#2a5042}html[data-t3-theme=dark] .t3-site .t3-cell--cream{border-color:#584126}html[data-t3-theme=dark] .t3-site .t3-cell--sky{border-color:#29465a}html[data-t3-theme=dark] .t3-site .t3-cell--blush{border-color:#56303b}html[data-t3-theme=dark] .t3-site .t3-cell:hover{box-shadow:0 5px 12px #0000004d,0 28px 60px #00000059}html[data-t3-theme=dark] .t3-site .t3-cell .t3-tag{background:#ffffff17}html[data-t3-theme=dark] .t3-site .t3-cell--plain .t3-tag{background:#c084fc2b}html[data-t3-theme=dark] .t3-site .t3-cell--dark{color:#211b28;background:#f7f6f3;border-color:#e2dce8;box-shadow:0 18px 42px -26px #0000006b}html[data-t3-theme=dark] .t3-site .t3-cell--dark:before{background:radial-gradient(560px 300px at 88% 0%,rgba(192,132,252,.27),transparent 65%),radial-gradient(460px 280px at 4% 100%,rgba(167,139,250,.18),transparent 60%)}html[data-t3-theme=dark] .t3-site .t3-cell--dark h3,html[data-t3-theme=dark] .t3-site .t3-cell--dark strong{color:#211b28}html[data-t3-theme=dark] .t3-site .t3-cell--dark p,html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-checks li{color:#61596a}html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-tag{color:#6b21a8;background:#7e22ce1a}html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-go{color:#7e22ce}html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-pills span,html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-msg__steps button{color:#766d7f;background:#1916210f;border-color:#19162121}html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-pills span:hover{color:#6b21a8;background:#7e22ce1a;border-color:#7e22ce3d}html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-msg__steps button:hover:not(.is-on){color:#766d7f;background:#1916210f;border-color:#7e22ce}html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-msg__steps button.is-on,html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-msg__steps button.is-on:hover{color:#fff;background:#7e22ce;border-color:#7e22ce}html[data-t3-theme=dark] .t3-site .t3-chip,html[data-t3-theme=dark] .t3-site .t3-dash,html[data-t3-theme=dark] .t3-site .t3-gantt,html[data-t3-theme=dark] .t3-site .t3-bulk,html[data-t3-theme=dark] .t3-site .t3-scr,html[data-t3-theme=dark] .t3-site .t3-ana,html[data-t3-theme=dark] .t3-site .t3-perm,html[data-t3-theme=dark] .t3-site .t3-2fa,html[data-t3-theme=dark] .t3-site .t3-priv,html[data-t3-theme=dark] .t3-site .t3-msg__frame,html[data-t3-theme=dark] .t3-site .t3-msg__steps{filter:invert(1) hue-rotate(180deg)}html[data-t3-theme=dark] .t3-site .t3-dash__chart i,html[data-t3-theme=dark] .t3-site .t3-chatter s,html[data-t3-theme=dark] .t3-site .t3-sched__who i,html[data-t3-theme=dark] .t3-site .t3-sched__claim,html[data-t3-theme=dark] .t3-site .t3-attr__to i,html[data-t3-theme=dark] .t3-site .t3-chip .chip-av,html[data-t3-theme=dark] .t3-site .t3-chip--shift .shift-claim,html[data-t3-theme=dark] .t3-site .t3-chip .dot-purple,html[data-t3-theme=dark] .t3-site .t3-chip--inbox .inbox-head:before,html[data-t3-theme=dark] .t3-site .t3-chip--inbox .inbox-grid i.on{filter:invert(1)}html[data-t3-theme=dark] .t3-site .t3-perm .pr-pill--full,html[data-t3-theme=dark] .t3-site .t3-perm .pr-seg b.on-full,html[data-t3-theme=dark] .t3-site .t3-2fa__input,html[data-t3-theme=dark] .t3-site .t3-2fa__btn,html[data-t3-theme=dark] .t3-site .msg-bub--out,html[data-t3-theme=dark] .t3-site .msg-media,html[data-t3-theme=dark] .t3-site .msg-pill,html[data-t3-theme=dark] .t3-site .cp-send,html[data-t3-theme=dark] .t3-site .t3-msgscene--split .msg-slot,html[data-t3-theme=dark] .t3-site .t3-priv__tile,html[data-t3-theme=dark] .t3-site .t3-msg__frame,html[data-t3-theme=dark] .t3-site .t3-priv{filter:invert(1)}html[data-t3-theme=dark] .t3-site .msg-bub--out,html[data-t3-theme=dark] .t3-site .cp-send{color:#fff;background:#7e22ce}html[data-t3-theme=dark] .t3-site .t3-msgscene--cc,html[data-t3-theme=dark] .t3-site .t3-msgscene--chat .msg-head,html[data-t3-theme=dark] .t3-site .t3-msgscene--chat .msg-group--in,html[data-t3-theme=dark] .t3-site .t3-priv__warn,html[data-t3-theme=dark] .t3-site .t3-msgscene--fan .msg-group--in,html[data-t3-theme=dark] .t3-site .t3-msgscene--fan .msg-fan,html[data-t3-theme=dark] .t3-site .t3-msgscene--script .msg-steps,html[data-t3-theme=dark] .t3-site .t3-msgscene--script .msg-composer__input,html[data-t3-theme=dark] .t3-site .t3-msgscene--script .cp-ic,html[data-t3-theme=dark] .t3-site .t3-msgscene--script .cp-price,html[data-t3-theme=dark] .t3-site .t3-msgscene--split .msg-row__av,html[data-t3-theme=dark] .t3-site .t3-msgscene--split .msg-row__txt,html[data-t3-theme=dark] .t3-site .t3-msgscene--split .msg-row__side{filter:hue-rotate(180deg)}html[data-t3-theme=dark] .t3-site .t3-sched__claim,html[data-t3-theme=dark] .t3-site .t3-sched__who i,html[data-t3-theme=dark] .t3-site .t3-floorbox .t3-chatter s,html[data-t3-theme=dark] .t3-site .t3-dash__side .t3-chatter s,html[data-t3-theme=dark] .t3-site .t3-attr__to i,html[data-t3-theme=dark] .t3-site .t3-chip .chip-av{background:#7e22ce}html[data-t3-theme=dark] .t3-site .t3-floorbox__head em,html[data-t3-theme=dark] .t3-site .t3-floorbox .t3-chatter em{filter:invert(1)}html[data-t3-theme=dark] .t3-site .t3-sched__who i{color:#f1f1ed}html[data-t3-theme=dark] .t3-site .t3-floorbox .t3-chatter s,html[data-t3-theme=dark] .t3-site .t3-dash__side .t3-chatter s{color:#efefeb}html[data-t3-theme=dark] .t3-site .t3-attr__to i{color:#efefef}html[data-t3-theme=dark] .t3-site .t3-chip .chip-av{color:#e9e9e9}html[data-t3-theme=dark] .t3-site .t3-duo .msg-steps,html[data-t3-theme=dark] .t3-site .t3-strk,html[data-t3-theme=dark] .t3-site .t3-fanbox .msg-fan,html[data-t3-theme=dark] .t3-site .t3-ccbox,html[data-t3-theme=dark] .t3-site .t3-guard .t3-priv__warn,html[data-t3-theme=dark] .t3-site .t3-clockin,html[data-t3-theme=dark] .t3-site .t3-que,html[data-t3-theme=dark] .t3-site .t3-rcp,html[data-t3-theme=dark] .t3-site .t3-scb,html[data-t3-theme=dark] .t3-site .t3-ser,html[data-t3-theme=dark] .t3-site .t3-srowset,html[data-t3-theme=dark] .t3-site .t3-trig,html[data-t3-theme=dark] .t3-site .t3-dash,html[data-t3-theme=dark] .t3-site .t3-chip,html[data-t3-theme=dark] .t3-site .t3-sched,html[data-t3-theme=dark] .t3-site .t3-floorbox,html[data-t3-theme=dark] .t3-site .t3-attr,html[data-t3-theme=dark] .t3-site .t3-perm,html[data-t3-theme=dark] .t3-site .t3-2fa{filter:invert(1)}html[data-t3-theme=dark] .t3-site .t3-perfgrid{filter:invert(1) hue-rotate(180deg)}html[data-t3-theme=dark] .t3-site .t3-msg__steps{filter:invert(1)}html[data-t3-theme=dark] .t3-site .t3-msg__steps button{filter:hue-rotate(180deg)}html[data-t3-theme=dark] .t3-site .t3-msg__steps button:hover:not(.is-on){filter:invert(1)}html[data-t3-theme=dark] .t3-site .t3-msg__steps button.is-on,html[data-t3-theme=dark] .t3-site .t3-msg__steps button.is-on:hover{filter:invert(1)}html[data-t3-theme=dark] .t3-site .t3-perm .pr-pill--full{color:#fff;background:#7e22ce;border-color:#7e22ce}html[data-t3-theme=dark] .t3-site .t3-perm .pr-seg b.on-full{color:#fff;background:#7e22ce}html[data-t3-theme=dark] .t3-site .t3-2fa__input i{background:#7e22ce}html[data-t3-theme=dark] .t3-site .t3-split__all,html[data-t3-theme=dark] .t3-site .t3-split__lanes span{background:#ffffffd9;border-color:#e7e4de;color:#5d5866;box-shadow:0 2px 6px #1916210d,0 16px 40px #19162114}html[data-t3-theme=dark] .t3-site .t3-split__all svg{color:#7e22ce}html[data-t3-theme=dark] .t3-site .t3-split__fork{color:#c9bbe8}html[data-t3-theme=dark] .t3-site .t3-split__lanes .is-more{color:#8d8798;background:transparent;box-shadow:none}html[data-t3-theme=dark] .t3-site .t3-faq details[open]{border-color:#725888}html[data-t3-theme=dark] .t3-site .t3-band,html[data-t3-theme=dark] .t3-site .t3-footer .t3-wrap{color:#211b28;background:#f7f6f3;border:1px solid #E2DCE8;box-shadow:0 20px 52px -30px #00000073}html[data-t3-theme=dark] .t3-site .t3-band:before,html[data-t3-theme=dark] .t3-site .t3-footer .t3-wrap:before{background:radial-gradient(600px 320px at 85% 0%,rgba(192,132,252,.28),transparent 65%),radial-gradient(500px 300px at 8% 100%,rgba(167,139,250,.18),transparent 60%)}html[data-t3-theme=dark] .t3-site .t3-band h2,html[data-t3-theme=dark] .t3-site .t3-footer .t3-brand{color:#211b28}html[data-t3-theme=dark] .t3-site .t3-band p,html[data-t3-theme=dark] .t3-site .t3-footer p{color:#61596a}html[data-t3-theme=dark] .t3-site .t3-band .t3-btn--soft{color:#6b21a8;background:#7e22ce1a}html[data-t3-theme=dark] .t3-site .t3-band .t3-btn--soft:hover{background:#7e22ce2b}html[data-t3-theme=dark] .t3-site .t3-band .t3-btn--solid,html[data-t3-theme=dark] .t3-site .t3-about__cta .t3-btn--solid{color:#fff;background:#7e22ce;box-shadow:0 8px 20px #7e22ce40}html[data-t3-theme=dark] .t3-site .t3-band .t3-btn--solid:hover,html[data-t3-theme=dark] .t3-site .t3-about__cta .t3-btn--solid:hover{background:#9333ea;box-shadow:0 12px 28px #7e22ce4d}html[data-t3-theme=dark] .t3-site .t3-footer__grid{border-bottom-color:#19162124}html[data-t3-theme=dark] .t3-site .t3-footer h4{color:#82778d}html[data-t3-theme=dark] .t3-site .t3-footer a{color:#61596a}html[data-t3-theme=dark] .t3-site .t3-footer a:hover{color:#6b21a8}html[data-t3-theme=dark] .t3-site .t3-footer__bottom,html[data-t3-theme=dark] .t3-site .t3-footer__legal a{color:#82778d}html[data-t3-theme=dark] .t3-site .t3-footer__legal a:hover{color:#211b28}html[data-t3-theme=dark] .t3-site .t3-about__signals span{color:var(--ink-dim);background:#ffffff14;border-color:var(--line);box-shadow:0 6px 16px #00000038}html[data-t3-theme=dark] .t3-site .t3-about__story-card,html[data-t3-theme=dark] .t3-site .t3-about__principle--dark,html[data-t3-theme=dark] .t3-site .t3-about__cta{color:#211b28;background:#f7f6f3;border-color:#e2dce8;box-shadow:0 22px 52px -30px #00000070}html[data-t3-theme=dark] .t3-site .t3-about__story-card:before,html[data-t3-theme=dark] .t3-site .t3-about__principle--dark:before,html[data-t3-theme=dark] .t3-site .t3-about__cta:before{background:radial-gradient(540px 270px at 94% 0%,rgba(192,132,252,.28),transparent 66%),radial-gradient(360px 240px at 0% 110%,rgba(167,139,250,.18),transparent 68%)}html[data-t3-theme=dark] .t3-site .t3-about__card-label{color:#6b21a8}html[data-t3-theme=dark] .t3-site .t3-about__story-card p,html[data-t3-theme=dark] .t3-site .t3-about__principle--dark p,html[data-t3-theme=dark] .t3-site .t3-about__cta p{color:#61596a}html[data-t3-theme=dark] .t3-site .t3-about__system{background:#1916210f;border-color:#19162121}html[data-t3-theme=dark] .t3-site .t3-about__system span{color:#51495b;background:#ffffffb8;border-color:#19162117}html[data-t3-theme=dark] .t3-site .t3-about__principle--dark h3,html[data-t3-theme=dark] .t3-site .t3-about__cta h2{color:#211b28}html[data-t3-theme=dark] .t3-site .t3-about__principle--dark .t3-about__number,html[data-t3-theme=dark] .t3-site .t3-about__cta .t3-kicker{color:#6b21a8;background:#7e22ce1a;border-color:#7e22ce26}html[data-t3-theme=dark] .t3-site .t3-about__principle--lavender .t3-about__number,html[data-t3-theme=dark] .t3-site .t3-about__principle--mint .t3-about__number{color:#e9d5ff;background:transparent;border-color:#e9d5ff73}html[data-t3-theme=dark] .t3-site .t3-about__cta .t3-btn--soft{color:#6b21a8;background:#7e22ce1a}html[data-t3-theme=dark] .t3-site .t3-about__cta .t3-btn--soft:hover{background:#7e22ce2b}html[data-t3-theme=dark] .t3-site .t3-legal__toc{background:#19171ff0;border-color:#ffffff1f;box-shadow:0 18px 42px -24px #00000070}html[data-t3-theme=dark] .t3-site .t3-legal__toc a:hover,html[data-t3-theme=dark] .t3-site .t3-legal__toc a.active{color:var(--violet-ink);background:#c084fc29}html[data-t3-theme=dark] .t3-site .t3-legal__content section,html[data-t3-theme=dark] .t3-site .t3-legal__content section:first-child,html[data-t3-theme=dark] .t3-site .t3-legal__content section:last-child{background:#f7f6f3;border-color:#e2dce8;box-shadow:0 18px 42px -26px #0000006b}html[data-t3-theme=dark] .t3-site .t3-legal__content section:before{background:radial-gradient(580px 280px at 96% 0%,rgba(192,132,252,.28),transparent 67%),radial-gradient(380px 240px at 0% 110%,rgba(167,139,250,.18),transparent 67%)}html[data-t3-theme=dark] .t3-site .t3-legal__content h2,html[data-t3-theme=dark] .t3-site .t3-legal__content h3,html[data-t3-theme=dark] .t3-site .t3-legal__content strong,html[data-t3-theme=dark] .t3-site .t3-legal__content #s7 .callout .body b{color:#211b28}html[data-t3-theme=dark] .t3-site .t3-legal__content p,html[data-t3-theme=dark] .t3-site .t3-legal__content li,html[data-t3-theme=dark] .t3-site .t3-legal__content #s7 .callout .body span{color:#61596a}html[data-t3-theme=dark] .t3-site .t3-legal__content h2 .sec-num{color:#6b21a8;background:#7e22ce1a;border-color:#7e22ce26}html[data-t3-theme=dark] .t3-site .t3-legal__content li:before{border-color:#7e22ce;background:#f7f6f3}html[data-t3-theme=dark] .t3-site .t3-legal__content a{color:#7e22ce;text-decoration-color:#7e22ce57}html[data-t3-theme=dark] .t3-site .t3-legal__content code{color:#5b217e;background:#7e22ce17;border-color:#7e22ce29}html[data-t3-theme=dark] .t3-site .t3-legal__content .kv,html[data-t3-theme=dark] .t3-site .t3-legal__content .data-table,html[data-t3-theme=dark] .t3-site .t3-legal__content .callout.info{filter:invert(1) hue-rotate(180deg)}html[data-t3-theme=dark] .t3-site .t3-legal__updated{color:var(--ink-dim);background:#ffffff14;border-color:#ffffff1f;box-shadow:0 6px 20px #0000003d}.t3-gantt--solo{max-width:480px;margin:28px auto 0}.t3-sched{max-width:460px;margin:28px auto 0;text-align:left;background:#0e0e12;border:1px solid #232323;border-radius:14px;overflow:hidden;box-shadow:0 24px 50px -20px #19162173}.t3-sched__head{display:flex;align-items:center;justify-content:space-between;padding:11px 14px;background:#131317;border-bottom:1px solid #232323}.t3-sched__head b{font-size:12.5px;font-weight:700;color:#f4f4f5}.t3-sched__head span{font-size:10px;color:#77777f}.t3-sched__row{display:flex;align-items:center;gap:10px;padding:11px 14px;border-bottom:1px solid #1D1D22}.t3-sched__row:last-child{border-bottom:none}.t3-sched__time{font-family:var(--mono);font-size:10.5px;color:#a3a3ac;background:#1a1a1f;border:1px solid #26262C;border-radius:6px;padding:3px 8px;white-space:nowrap;flex-shrink:0}.t3-sched__time em{font-style:normal;color:#c4b5fd;margin-left:2px}.t3-sched__who{flex:1;min-width:0;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:#e5e5e5}.t3-sched__who i{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;flex-shrink:0;background:#3b0764;color:#d8b4fe;font-style:normal;font-size:10px;font-weight:700}.t3-sched__pct{font-family:var(--mono);font-size:10px;color:#facc15;flex-shrink:0}.t3-sched__row--open{background-color:#111;background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.03),rgba(255,255,255,.03) 10px,transparent 10px,transparent 20px);border-top:1px dashed #3A3A42;border-bottom:1px dashed #3A3A42}.t3-sched__open{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#a3a3ac}.t3-sched__claim{flex-shrink:0;background:#9333ea;color:#fff;border-radius:5px;padding:3px 10px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.t3-floorbox{max-width:400px;margin:28px auto 0;text-align:left;background:#101014;border:1px solid #232323;border-radius:14px;padding:8px 18px 14px;box-shadow:0 24px 50px -20px #19162173}.t3-floorbox__head{display:flex;align-items:center;justify-content:space-between;padding:12px 0 6px}.t3-floorbox__head span{font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#77777f}.t3-floorbox__head em{font-style:normal;display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:600;color:#4ade80}.t3-floorbox__head em:before{content:"";width:6px;height:6px;border-radius:50%;background:#22c55e;animation:t3-pulse 2s ease-in-out infinite}.t3-attr{max-width:480px;margin:28px auto 0;text-align:left;background:#0a0a0a;border:1px solid #1E1E1E;border-left:2px solid rgba(34,197,94,.6);border-radius:14px;overflow:hidden;box-shadow:0 24px 50px -20px #19162173}.t3-attr__head{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#052e162e;border-bottom:1px solid #1A1A1A;font-size:13px;font-weight:600;color:#fff}.t3-attr__ic{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;flex-shrink:0;background:#14532d33;border:1px solid rgba(21,128,61,.3);color:#4ade80}.t3-attr__ic svg{width:15px;height:15px}.t3-attr__body{padding:14px 16px;display:flex;flex-direction:column;gap:12px}.t3-attr__field{display:flex;flex-direction:column;gap:5px}.t3-attr__field label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#737373}.t3-attr__sel{display:flex;align-items:center;justify-content:space-between;border-radius:9px;border:1px solid #262626;background:#0a0a0a;padding:8px 11px;font-size:12px;color:#fff}.t3-attr__sel svg{width:13px;height:13px;color:#737373;flex-shrink:0}.t3-attr__sale{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:2px;padding:10px 11px;border-radius:10px;border:1px solid #1E1E1E;background:#101010}.t3-attr__ppv{font-family:var(--mono);font-size:11px;font-weight:600;color:#fde68a;flex-shrink:0}.t3-attr__to{display:inline-flex;align-items:center;gap:6px;flex:1;min-width:0;font-size:11px;color:#a3a3a3}.t3-attr__to i{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;flex-shrink:0;background:#3b0764;color:#d8b4fe;font-style:normal;font-size:9.5px;font-weight:700}.t3-attr__re{flex-shrink:0;border-radius:6px;padding:4px 10px;background:#9333ea1f;border:1px solid rgba(168,85,247,.3);color:#d8b4fe;font-size:10px;font-weight:600}.t3-perfgrid{max-width:640px;margin:28px auto 0;text-align:left;background:#161616;border:1px solid #262626;border-radius:12px;overflow:hidden;box-shadow:0 24px 50px -20px #19162173}.t3-perfgrid__head{display:flex;align-items:center;justify-content:space-between;padding:11px 14px;border-bottom:1px solid #262626;background:#161616}.t3-perfgrid__head>span:first-child{font-size:11px;color:#a3a3a3}.t3-perfgrid__csv{border-radius:6px;padding:4px 11px;background:#262626;border:1px solid #404040;color:#fff;font-size:10px;font-weight:600}.t3-perfgrid__scroll{overflow-x:auto}.t3-perfgrid table{width:100%;border-collapse:collapse}.t3-perfgrid thead{background:#111}.t3-perfgrid th{padding:8px 10px;text-align:left;white-space:nowrap;font-size:8.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#737373;border-bottom:1px solid #262626}.t3-perfgrid th.r{text-align:right}.t3-perfgrid td{padding:9px 10px;white-space:nowrap;font-size:11px;color:#a3a3a3;border-bottom:1px solid rgba(38,38,38,.7);font-variant-numeric:tabular-nums}.t3-perfgrid tbody tr:last-child td{border-bottom:none}.t3-perfgrid td.r{text-align:right}.t3-perfgrid td.v-white{color:#f5f5f5;font-weight:600}.t3-perfgrid td.v-green{color:#4ade80}.t3-perfgrid td.v-amber{color:#fbbf24}@media (max-width: 480px){.t3-sched__head span{display:none}}html[data-t3-theme=dark] .t3-site .t3-msg__frame,html[data-t3-theme=dark] .t3-site .t3-msg__frame *{filter:none!important}html[data-t3-theme=dark] .t3-site .t3-msg__frame .msg-bub--out,html[data-t3-theme=dark] .t3-site .t3-msg__frame .cp-send{background:#9333ea;color:#fff}html[data-t3-theme=dark] .t3-site .t3-ana,html[data-t3-theme=dark] .t3-site .t3-ana *{filter:none!important}html[data-t3-theme=dark] .t3-site .t3-cell:not(.t3-cell--dark){background:#191621}html[data-t3-theme=dark] .t3-site .t3-cell:not(.t3-cell--dark):before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background:radial-gradient(560px 300px at 88% 0%,rgba(147,51,234,.35),transparent 65%),radial-gradient(460px 280px at 4% 100%,rgba(126,34,206,.26),transparent 60%)}html[data-t3-theme=dark] .t3-site .t3-cell:not(.t3-cell--dark)>*{position:relative;z-index:1}html[data-t3-theme=dark] .t3-site .t3-clockin,html[data-t3-theme=dark] .t3-site .t3-clockin *,html[data-t3-theme=dark] .t3-site .t3-guard .t3-priv__warn,html[data-t3-theme=dark] .t3-site .t3-guard .t3-priv__warn *,html[data-t3-theme=dark] .t3-site .t3-strk,html[data-t3-theme=dark] .t3-site .t3-strk *,html[data-t3-theme=dark] .t3-site .t3-duo .msg-steps,html[data-t3-theme=dark] .t3-site .t3-duo .msg-steps *,html[data-t3-theme=dark] .t3-site .t3-duo .msg-composer,html[data-t3-theme=dark] .t3-site .t3-duo .msg-composer *,html[data-t3-theme=dark] .t3-site .t3-fanbox,html[data-t3-theme=dark] .t3-site .t3-fanbox *,html[data-t3-theme=dark] .t3-site .t3-ccbox,html[data-t3-theme=dark] .t3-site .t3-ccbox *,html[data-t3-theme=dark] .t3-site .t3-scb,html[data-t3-theme=dark] .t3-site .t3-scb *,html[data-t3-theme=dark] .t3-site .t3-ser,html[data-t3-theme=dark] .t3-site .t3-ser *,html[data-t3-theme=dark] .t3-site .t3-srowset,html[data-t3-theme=dark] .t3-site .t3-srowset *,html[data-t3-theme=dark] .t3-site .t3-trig,html[data-t3-theme=dark] .t3-site .t3-trig *,html[data-t3-theme=dark] .t3-site .t3-aud,html[data-t3-theme=dark] .t3-site .t3-aud *,html[data-t3-theme=dark] .t3-site .t3-seq,html[data-t3-theme=dark] .t3-site .t3-seq *,html[data-t3-theme=dark] .t3-site .t3-que,html[data-t3-theme=dark] .t3-site .t3-que *,html[data-t3-theme=dark] .t3-site .t3-rcp,html[data-t3-theme=dark] .t3-site .t3-rcp *,html[data-t3-theme=dark] .t3-site .t3-bulk,html[data-t3-theme=dark] .t3-site .t3-bulk *,html[data-t3-theme=dark] .t3-site .t3-sched,html[data-t3-theme=dark] .t3-site .t3-sched *,html[data-t3-theme=dark] .t3-site .t3-floorbox,html[data-t3-theme=dark] .t3-site .t3-floorbox *,html[data-t3-theme=dark] .t3-site .t3-attr,html[data-t3-theme=dark] .t3-site .t3-attr *,html[data-t3-theme=dark] .t3-site .t3-perfgrid,html[data-t3-theme=dark] .t3-site .t3-perfgrid *,html[data-t3-theme=dark] .t3-site .t3-gantt,html[data-t3-theme=dark] .t3-site .t3-gantt *,html[data-t3-theme=dark] .t3-site .t3-dash,html[data-t3-theme=dark] .t3-site .t3-dash *,html[data-t3-theme=dark] .t3-site .t3-perm,html[data-t3-theme=dark] .t3-site .t3-perm *,html[data-t3-theme=dark] .t3-site .t3-2fa,html[data-t3-theme=dark] .t3-site .t3-2fa *,html[data-t3-theme=dark] .t3-site .t3-priv,html[data-t3-theme=dark] .t3-site .t3-priv *,html[data-t3-theme=dark] .t3-site .t3-scr,html[data-t3-theme=dark] .t3-site .t3-scr *,html[data-t3-theme=dark] .t3-site .t3-chip,html[data-t3-theme=dark] .t3-site .t3-chip *,html[data-t3-theme=dark] .t3-site .t3-cstat,html[data-t3-theme=dark] .t3-site .t3-cstat *,html[data-t3-theme=dark] .t3-site .t3-fcast,html[data-t3-theme=dark] .t3-site .t3-fcast *{filter:none!important}html[data-t3-theme=dark] .t3-site .msg-bub--out,html[data-t3-theme=dark] .t3-site .cp-send{background:#9333ea;color:#fff}html[data-t3-theme=dark] .t3-site .t3-cell--dark{color:#fff;background:#191621;border-color:transparent;box-shadow:var(--shadow-soft)}html[data-t3-theme=dark] .t3-site .t3-cell--dark:before{background:radial-gradient(560px 300px at 88% 0%,rgba(147,51,234,.35),transparent 65%),radial-gradient(460px 280px at 4% 100%,rgba(126,34,206,.26),transparent 60%)}html[data-t3-theme=dark] .t3-site .t3-cell--dark h3,html[data-t3-theme=dark] .t3-site .t3-cell--dark strong,html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-checks li strong{color:#fff}html[data-t3-theme=dark] .t3-site .t3-cell--dark p{color:#ffffffb8}html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-checks li{color:#ffffffc7}html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-tag{color:#e9d5ff;background:#ffffff1a}html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-go{color:#c4b5fd}html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-pills span,html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-msg__steps button{color:#fff9;background:#ffffff12;border-color:#ffffff24}html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-pills span:hover,html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-msg__steps button:hover:not(.is-on){color:#e9d5ff;border-color:#c4b5fd80;background:#ffffff12}html[data-t3-theme=dark] .t3-site .t3-cell--dark .t3-msg__steps button.is-on{color:#fff;background:#7e22ce;border-color:#7e22ce}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-band,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-footer .t3-wrap{color:#fff;background:#191621;border:0;box-shadow:none}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-band:before{background:radial-gradient(600px 320px at 85% 0%,rgba(147,51,234,.35),transparent 65%),radial-gradient(500px 300px at 8% 100%,rgba(126,34,206,.28),transparent 60%)}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-footer .t3-wrap:before{background:radial-gradient(700px 340px at 85% 0%,rgba(147,51,234,.35),transparent 65%),radial-gradient(560px 320px at 8% 100%,rgba(126,34,206,.28),transparent 60%)}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-band h2,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-footer .t3-brand{color:#fff}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-band p{color:#ffffffb8}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-band .t3-btn--soft{color:#fff;background:#ffffff24}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-band .t3-btn--soft:hover{background:#ffffff38}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-footer__grid{border-bottom-color:#ffffff24}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-footer h4{color:#ffffff80}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-footer a{color:#ffffffb8}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-footer a:hover{color:#fff}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-footer p{color:#ffffff8c}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-footer__bottom,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-footer__legal a{color:#ffffff73}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-footer__legal a:hover{color:#fff}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-about__cta{color:#fff;background:#17151e;border-color:#302b3a;box-shadow:0 22px 52px -30px #19162180}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-about__cta:before{background:radial-gradient(540px 270px at 94% 0%,rgba(147,51,234,.37),transparent 66%),radial-gradient(360px 240px at 0% 110%,rgba(126,34,206,.24),transparent 68%)}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-about__cta .t3-kicker{color:#e9d5ff;background:#7e22ce38;border-color:transparent}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-about__cta h2{color:#fff}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-about__cta p{color:#ffffffb8}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-about__cta .t3-btn--soft{color:#6b21a8;background:#efe9fb}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-about__cta .t3-btn--soft:hover{background:#e5dbf8}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc{background:#fffffff0;border-color:#e7e4de;box-shadow:0 18px 42px -24px #19162138}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc h2,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc .num{color:#8d8798}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc a{color:#5d5866}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc a:hover,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc a.active{color:#6b21a8;background:#efe9fb}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc a.active .num{color:#7e22ce}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content section,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content section:first-child,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content section:last-child{background:#17151e;border-color:#302b3a;box-shadow:0 18px 42px -26px #19162170}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content section:before{background:radial-gradient(580px 280px at 96% 0%,rgba(147,51,234,.36),transparent 67%),radial-gradient(380px 240px at 0% 110%,rgba(126,34,206,.23),transparent 67%)}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content h2,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content h3,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content strong,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content #s7 .callout .body b{color:#fff}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content p,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content li,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content #s7 .callout .body span{color:#ffffffb8}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content h2 .sec-num{color:#e9d5ff;background:#7e22ce38;border-color:#c4b5fd38}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content li:before{border-color:#c4b5fd;background:#17151e}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content a{color:#d8b4fe;text-decoration-color:#d8b4fe66}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content code{color:#f3e8ff;background:#ffffff1a;border-color:#ffffff24}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content .kv,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content .data-table,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__content .callout.info{filter:none!important}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__updated{color:#5d5866;background:#ffffffbd;border-color:#e7e4de;box-shadow:0 6px 20px #1916210d}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__updated strong{color:#191621}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc{background:#17151e;border-color:#302b3a;box-shadow:0 18px 42px -26px #19162170}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(420px 230px at 92% 0%,rgba(147,51,234,.36),transparent 68%),radial-gradient(300px 220px at 0% 100%,rgba(126,34,206,.23),transparent 70%)}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc h2,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc ul{position:relative;z-index:1}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc h2,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc .num{color:#ffffff7a}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc a{color:#ffffffb8}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc a:hover,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc a.active{color:#e9d5ff;background:#7e22ce38}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-legal__toc a.active .num{color:#c4b5fd}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-hero:not(.t3-about__hero) .t3-btn--solid{color:#fff;background:#7e22ce;box-shadow:none}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-hero:not(.t3-about__hero) .t3-btn--solid:hover{background:#9333ea}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-hero:not(.t3-about__hero) .t3-btn--soft{color:#fff}.msg-fan__label{align-self:flex-start;margin:12px 0 2px;font-size:8.5px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#737373}.msg-fan__lists{display:flex;flex-wrap:wrap;gap:6px;width:100%}.mfl{border-radius:999px;padding:2px 9px;font-size:10px;font-weight:500}.mfl--smart{background:#a855f71a;color:#d8b4fe;box-shadow:inset 0 0 0 1px #a855f733}.mfl--spend{background:#3b82f61a;color:#60a5fa;box-shadow:inset 0 0 0 1px #3b82f633}.mfl--new{background:#10b9811a;color:#34d399;box-shadow:inset 0 0 0 1px #10b98133}.mfl--of{background:#0ea5e91a;color:#38bdf8;box-shadow:inset 0 0 0 1px #0ea5e933}.msg-fan__psy{display:flex;flex-wrap:wrap;gap:5px;width:100%}.mfp{border-radius:6px;padding:2px 7px;font-size:10px}.mfp--like{background:#064e3b33;border:1px solid rgba(6,78,59,.3);color:#34d399}.mfp--dislike{background:#7f1d1d33;border:1px solid rgba(127,29,29,.3);color:#f87171}.mfp--hobby{background:#1e3a8a33;border:1px solid rgba(30,58,138,.3);color:#60a5fa}.t3-rcp__rank{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;flex-shrink:0;font-size:10px;font-weight:700}.t3-rcp__rank.r1{color:#facc15;background:#facc1526;box-shadow:inset 0 0 0 1px #facc1566}.t3-rcp__rank.r2{color:#cbd5e1;background:#cbd5e126;box-shadow:inset 0 0 0 1px #cbd5e166}.t3-rcp__rank.r3{color:#d97706;background:#d977062e;box-shadow:inset 0 0 0 1px #d9770673}.t3-rcp__rank.rn{color:#737373;background:#262626}.t3-rcp__name .t3-rcp__share{font-style:normal;margin-left:7px;font-size:9.5px;font-weight:600;color:#a3a3a3;font-variant-numeric:tabular-nums}.t3-fcast{max-width:560px;margin:28px auto 0;text-align:left;background:#0e0e0e;border:1px solid #262626;border-radius:12px;overflow:hidden;box-shadow:0 22px 46px -20px #19162173}.t3-fcast__head{display:flex;align-items:center;justify-content:space-between;padding:11px 14px;border-bottom:1px solid #262626}.t3-fcast__head>span:first-child{font-size:11px;color:#a3a3a3}.t3-fcast__tabs{display:flex;gap:6px}.t3-fcast__tabs span{font-size:9.5px;font-weight:600;padding:3px 9px;border-radius:6px;color:#737373;border:1px solid #262626}.t3-fcast__tabs span.is-on{color:#d8b4fe;background:#a855f71f;border-color:#a855f74d}.t3-fcast__chart{display:flex;align-items:flex-end;gap:6px;height:120px;padding:16px 14px 14px}.t3-fcast__bar{flex:1;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#a855f7,#7c3aed)}.t3-fcast__bar--fc{background:transparent;border:1px dashed rgba(168,85,247,.55);border-bottom:none;border-radius:5px 5px 0 0}.t3-fcast__div{align-self:stretch;width:0;flex-shrink:0;margin:0 4px;border-left:1px dashed #404040;position:relative}.t3-fcast__div span{position:absolute;top:-3px;left:50%;transform:translate(-50%);font-size:8px;color:#737373;white-space:nowrap;background:#0e0e0e;padding:0 5px}.t3-fcast__foot{padding:0 14px 12px;font-size:10px;color:#737373}.t3-cstat{max-width:680px;margin:28px auto 0;text-align:left;background:#0e0e0e;border:1px solid #262626;border-radius:12px;overflow:hidden;box-shadow:0 24px 50px -20px #19162173}.t3-cstat__bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 14px;border-bottom:1px solid #262626;flex-wrap:wrap}.t3-cstat__title{font-size:12px;font-weight:700;color:#f4f4f5}.t3-cstat__ctl{display:flex;align-items:center;gap:6px}.t3-cstat__sel{font-size:9.5px;font-weight:600;color:#a3a3a3;white-space:nowrap;background:#161616;border:1px solid #2A2A2A;border-radius:6px;padding:4px 8px}.t3-cstat__seg{display:inline-flex;gap:2px;padding:2px;background:#0a0a0a;border:1px solid #2A2A2A;border-radius:6px}.t3-cstat__seg b{font-size:9.5px;font-weight:600;color:#737373;padding:2px 8px;border-radius:4px}.t3-cstat__seg b.is-on{color:#fff;background:#7c3aed}.t3-cstat__tabs{display:flex;gap:2px;padding:0 8px;overflow-x:auto;border-bottom:1px solid rgba(38,38,38,.8)}.t3-cstat__tabs button{appearance:none;background:none;border:none;cursor:pointer;padding:9px 10px;margin-bottom:-1px;font-family:inherit;font-size:10px;font-weight:600;color:#737373;border-bottom:2px solid transparent;white-space:nowrap}.t3-cstat__tabs button:hover{color:#d8b4fe}.t3-cstat__tabs button.is-on{color:#d8b4fe;border-color:#a855f7}.t3-cstat__panel{display:none;padding:16px 14px}.t3-cstat__panel.is-on{display:block}.t3-cstat__kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.t3-cstat__viz{margin-top:18px}.t3-cstat__vhead{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:2px}.t3-cstat__vhead>span:first-child{font-size:11px;font-weight:700;color:#e5e5e5}.t3-cstat__vsub{font-size:9.5px;color:#737373}.t3-cstat__area{margin-top:8px;height:116px}.t3-cstat__area svg{display:block;width:100%;height:100%}.t3-cstat__area-line{stroke:#a855f7;stroke-width:2;stroke-linejoin:round;stroke-linecap:round}@media (prefers-reduced-motion: no-preference){html.mk-js .t3-cstat__area-line{stroke-dasharray:2400;stroke-dashoffset:2400;animation:t3-cstat-draw 1.1s cubic-bezier(.22,1,.36,1) .5s forwards}html.mk-js .t3-cstat__area-fill{opacity:0;animation:t3-cstat-fade .7s ease .95s forwards}@keyframes t3-cstat-draw{to{stroke-dashoffset:0}}@keyframes t3-cstat-fade{to{opacity:1}}}.t3-cstat__tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.t3-cstat__tile{background:#161616;border:1px solid #262626;border-radius:10px;padding:10px 12px}.t3-cstat__tile span{display:block;font-size:10px;color:#8a8a93;font-weight:500}.t3-cstat__tile b{display:block;font-family:var(--disp);font-size:17px;font-weight:700;color:#f4f4f5;margin-top:2px;letter-spacing:-.02em}.t3-cstat__subbar{display:flex;align-items:center;gap:8px;margin-bottom:12px}.t3-cstat__badge{display:inline-flex;align-items:center;gap:5px;font-size:9.5px;font-weight:700;color:#6ee7b7;background:#10b98126;border:1px solid rgba(16,185,129,.3);border-radius:5px;padding:3px 8px}.t3-cstat__badge:before{content:"";width:6px;height:6px;border-radius:50%;background:#22c55e}.t3-cstat__fan{display:inline-flex;align-items:center;gap:8px}.t3-cstat__presets{display:flex;gap:6px;margin-bottom:14px;flex-wrap:wrap}.t3-cstat__preset{appearance:none;cursor:pointer;font-family:inherit;font-size:9.5px;font-weight:600;padding:4px 10px;border-radius:6px;color:#737373;background:none;border:1px solid #262626}.t3-cstat__preset.is-on{color:#d8b4fe;background:#a855f71f;border-color:#a855f74d}.t3-cstat .t3-perfgrid,.t3-cstat .t3-fcast{max-width:none;margin:0;border:none;border-radius:0;box-shadow:none}.t3-cstat .t3-perfgrid{background:transparent}.t3-cstat .t3-ana__body{padding:10px 0;justify-content:center;align-items:center;gap:26px}@media (max-width: 560px){.t3-cstat__kpis,.t3-cstat__tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}.t3-contact__hero{padding-bottom:clamp(40px,5vw,66px)}.t3-contact__ways,.t3-contact__notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px;text-align:left}.t3-contact__way{display:flex;flex-direction:column;padding:28px;background:var(--paper-2);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-soft)}.t3-contact__way--lavender{background:var(--t-lavender);border-color:#e0d5f5}.t3-contact__way .t3-kicker{margin-bottom:14px}.t3-contact__way h3{font-size:20px;margin-bottom:8px}.t3-contact__way p{margin:0 0 22px;font-size:15px;line-height:1.7;color:var(--ink-dim)}.t3-contact__way .t3-actions{margin:auto 0 0}.t3-contact__note{padding:24px;background:var(--paper-2);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-soft)}.t3-contact__note h3{font-size:17px;margin-bottom:8px}.t3-contact__note p{margin:0;font-size:14.5px;line-height:1.7;color:var(--ink-dim)}.t3-contact__note a{color:var(--violet-ink);text-decoration:underline;text-underline-offset:2px}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact__way,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact__note{position:relative;isolation:isolate;overflow:hidden;color:#fff;background:#191621;border-color:#302b3a;box-shadow:0 18px 42px -26px #19162170}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact__way:before,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact__note:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(600px 320px at 85% 0%,rgba(147,51,234,.35),transparent 65%),radial-gradient(500px 300px at 8% 100%,rgba(126,34,206,.28),transparent 60%)}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact__way>*,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact__note>*{position:relative;z-index:1}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact__way h3,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact__note h3{color:#fff}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact__way p,html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact__note p{color:#ffffffb8}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact__note a{color:#fff;text-decoration-color:#a855f7;text-decoration-thickness:1.5px}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact .t3-kicker{color:#fff;background:#7e22ce42}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact .t3-kicker:before{background:#a855f7}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact .t3-hl{color:#a855f7}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact .t3-hl:after{background:#7e22ce52}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact .t3-btn--solid{color:#fff;background:#7e22ce}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact .t3-btn--solid:hover{background:#9333ea}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact .t3-btn--soft{color:#fff;background:#7e22ce47}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact .t3-btn--soft:hover{background:#9333ea6b}html[data-t3-theme=dark] .t3-site.t3-product-page .t3-contact .t3-hero:before{background:radial-gradient(560px 360px at 10% 14%,rgba(147,51,234,.22),transparent 65%),radial-gradient(520px 340px at 90% 26%,rgba(74,222,128,.12),transparent 65%),radial-gradient(rgba(247,244,251,.12) 1px,transparent 1px);background-size:auto,auto,24px 24px}@media (max-width: 920px){.t3-contact__ways,.t3-contact__notes{grid-template-columns:1fr}}.t3-demo__hero{padding-bottom:clamp(42px,6vw,78px)}.t3-demo__hero .t3-lead{max-width:800px}.t3-demo__signals{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin:26px auto 0}.t3-demo__signals span{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;color:var(--ink-dim);background:var(--paper-2);border:1px solid var(--line);border-radius:999px;font-size:12.5px;font-weight:600;box-shadow:var(--shadow-soft)}.t3-demo__signals span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--violet);box-shadow:0 0 0 4px #7e22ce1a}.t3-demo__booking-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);gap:26px;align-items:stretch}.t3-demo__brief,.t3-demo__calendar{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-soft);overflow:hidden}.t3-demo__brief{padding:clamp(28px,4vw,46px)}.t3-demo__brief h2{margin:10px 0 14px;font-size:clamp(29px,3.2vw,44px);line-height:1.08}.t3-demo__brief>p{color:var(--ink-dim);font-size:15px}.t3-demo__agenda{display:grid;gap:12px;margin-top:30px}.t3-demo__agenda article{display:grid;grid-template-columns:1fr;padding:16px;background:var(--paper);border:1px solid var(--line);border-radius:15px}.t3-demo__agenda h3{margin:0 0 4px;font-size:15px}.t3-demo__agenda p{margin:0;color:var(--ink-dim);font-size:13px;line-height:1.55}.t3-demo__calendar{min-height:640px;display:flex;flex-direction:column}.t3-demo__calendar-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid var(--line);background:var(--paper)}.t3-demo__calendar-head div{display:grid;gap:2px}.t3-demo__calendar-head span{color:var(--ink-mute);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.t3-demo__calendar-head strong{color:var(--ink);font-size:15px}.t3-demo__calendar-head em{flex:0 0 auto;padding:6px 10px;color:var(--violet-ink);background:var(--t-lavender);border-radius:999px;font-size:11px;font-style:normal;font-weight:700}.t3-demo__calendar iframe{width:100%;min-height:660px;flex:1;border:0;background:#fff}.t3-demo__calendar-widget{padding-block:5px;background:#fff}.t3-demo__calendar-note{margin:0;padding:12px 18px;color:var(--ink-mute);font-size:12px;text-align:center;border-top:1px solid var(--line)}.t3-demo__calendar-note a{color:var(--violet-ink)}.t3-demo__calendar-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:520px;margin:auto;padding:44px;text-align:center}.t3-demo__calendar-icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;margin-bottom:22px;color:#fff;background:linear-gradient(145deg,var(--violet),var(--violet-hover));border-radius:24px;box-shadow:0 18px 40px #7e22ce3d;font:800 30px/1 var(--disp);transform:rotate(-4deg)}.t3-demo__calendar-icon img{display:block;width:52px;height:52px;object-fit:contain}.t3-demo__calendar-empty h3{margin:0 0 8px;font-size:24px}.t3-demo__calendar-empty p{margin:0 0 24px;color:var(--ink-dim);font-size:14px}.t3-demo__fit{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px;text-align:left}.t3-demo__fit article{padding:26px;background:var(--paper-2);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-soft)}.t3-demo__fit h3{margin:0 0 7px;font-size:18px}.t3-demo__fit p{margin:0;color:var(--ink-dim);font-size:14px}.t3-demo-page .t3-demo__brief,.t3-demo-page .t3-demo__calendar,.t3-demo-page .t3-demo__fit article{position:relative;isolation:isolate;overflow:hidden;color:#fff;background:#191621;border-color:#302b3a;box-shadow:0 18px 42px -26px #19162170}.t3-demo-page .t3-demo__brief:before,.t3-demo-page .t3-demo__calendar:before,.t3-demo-page .t3-demo__fit article:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(560px 300px at 96% 0%,rgba(147,51,234,.36),transparent 67%),radial-gradient(380px 240px at 0% 110%,rgba(126,34,206,.23),transparent 67%)}.t3-demo-page .t3-demo__brief>*,.t3-demo-page .t3-demo__calendar>*,.t3-demo-page .t3-demo__fit article>*{position:relative;z-index:1}.t3-demo-page .t3-demo__brief h2,.t3-demo-page .t3-demo__calendar-head strong,.t3-demo-page .t3-demo__calendar-empty h3,.t3-demo-page .t3-demo__fit h3{color:#fff}.t3-demo-page .t3-demo__brief>p,.t3-demo-page .t3-demo__agenda p,.t3-demo-page .t3-demo__calendar-empty p,.t3-demo-page .t3-demo__fit p{color:#ffffffb8}.t3-demo-page .t3-demo__agenda article{background:#ffffff12;border-color:#ffffff24}.t3-demo-page .t3-demo__calendar-head em{color:#e9d5ff;background:#7e22ce38}.t3-demo-page .t3-demo__agenda h3{color:#fff}.t3-demo-page .t3-demo__calendar-head{background:#ffffff0f;border-bottom-color:#ffffff24}.t3-demo-page .t3-demo__calendar-head span,.t3-demo-page .t3-demo__calendar-note{color:#ffffff8c}.t3-demo-page .t3-demo__calendar-note{border-top-color:#ffffff24}.t3-demo-page .t3-demo__calendar-note a{color:#d8b4fe}.t3-demo-page .t3-demo__calendar-empty .t3-btn--solid{color:#fff;background:#7e22ce;box-shadow:none}.t3-demo-page .t3-demo__calendar-empty .t3-btn--solid:hover{background:#9333ea}@media (max-width: 720px){.t3-demo__hero h1 .t3-hl{white-space:normal;background-image:linear-gradient(var(--t-lavender),var(--t-lavender));background-repeat:no-repeat;background-size:100% .22em;background-position:0 calc(100% - .04em);-webkit-box-decoration-break:clone;box-decoration-break:clone}.t3-demo__hero h1 .t3-hl:after{content:none}}.t3-not-found{min-height:100vh;display:flex;align-items:center}.t3-not-found .t3-hero{width:100%;padding-bottom:100px}.t3-not-found__code{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 auto 24px;color:var(--ink);font:800 clamp(58px,10vw,112px)/.9 var(--disp);letter-spacing:-.08em}.t3-not-found__code i{display:inline-flex;align-items:center;justify-content:center;width:clamp(66px,10vw,112px);height:clamp(66px,10vw,112px);color:#fff;background:linear-gradient(145deg,#7e22ce,#9333ea);border-radius:32%;font-style:normal;letter-spacing:0;box-shadow:0 22px 55px #7e22ce40;transform:rotate(-7deg)}.t3-not-found__code i img{width:68%;height:68%;object-fit:contain}.t3-not-found__trail{display:flex;align-items:center;justify-content:center;gap:10px;max-width:580px;margin:54px auto 0;color:var(--ink-mute);font:600 10px/1 var(--mono);letter-spacing:.08em;text-transform:uppercase}.t3-not-found__trail i{width:42px;height:1px;background:var(--line-2)}.t3-not-found-page .t3-not-found{padding:116px 24px 42px}.t3-not-found-page .t3-not-found .t3-hero{position:relative;isolation:isolate;overflow:hidden;width:min(100%,1080px);margin:0 auto;padding:clamp(56px,8vw,104px) 24px;color:#fff;background:#191621;border:1px solid #302B3A;border-radius:var(--r-lg);box-shadow:0 22px 52px -30px #19162180}.t3-not-found-page .t3-not-found .t3-hero:before{inset:0;z-index:0;background:radial-gradient(600px 340px at 92% 0%,rgba(147,51,234,.38),transparent 66%),radial-gradient(480px 300px at 4% 100%,rgba(126,34,206,.27),transparent 67%);-webkit-mask-image:none;mask-image:none}.t3-not-found-page .t3-not-found .t3-hero>*{position:relative;z-index:1}.t3-not-found-page .t3-not-found__code,.t3-not-found-page .t3-not-found .t3-hero h1{color:#fff}.t3-not-found-page .t3-not-found .t3-hero .t3-hl{color:#e9d5ff}.t3-not-found-page .t3-not-found .t3-hero .t3-hl:after{background:#7e22ce59}.t3-not-found-page .t3-not-found .t3-hero .t3-lead{color:#ffffffb8}.t3-not-found-page .t3-not-found .t3-kicker{color:#e9d5ff;background:#7e22ce38}.t3-not-found-page .t3-not-found .t3-kicker:before{background:#7e22ce}.t3-not-found-page .t3-not-found__trail{color:#ffffff85}.t3-not-found-page .t3-not-found__trail i{background:#ffffff38}html[data-t3-theme=dark] .t3-site.t3-product-page.t3-not-found-page .t3-not-found .t3-hero{background:#191621}html[data-t3-theme=dark] .t3-site.t3-product-page.t3-not-found-page .t3-not-found .t3-hero:before{background:radial-gradient(600px 340px at 92% 0%,rgba(147,51,234,.38),transparent 66%),radial-gradient(480px 300px at 4% 100%,rgba(126,34,206,.27),transparent 67%)}html[data-t3-theme=dark] .t3-site.t3-product-page.t3-not-found-page .t3-not-found .t3-btn--solid{color:#fff;background:#7e22ce;box-shadow:0 8px 20px #7e22ce40}html[data-t3-theme=dark] .t3-site.t3-product-page.t3-not-found-page .t3-not-found .t3-btn--solid:hover{background:#9333ea;box-shadow:0 12px 28px #7e22ce4d}html[data-t3-theme=dark] .t3-site.t3-product-page.t3-not-found-page .t3-not-found .t3-btn--soft{color:#6b21a8;background:#efe9fb}html[data-t3-theme=dark] .t3-site.t3-product-page.t3-not-found-page .t3-not-found .t3-btn--soft:hover{background:#e5dbf8}@media (max-width: 920px){.t3-demo__booking-grid,.t3-demo__fit{grid-template-columns:1fr}}@media (max-width: 620px){.t3-demo__signals{gap:7px}.t3-demo__booking-grid{padding-inline:16px}.t3-demo__calendar{min-height:520px}.t3-demo__calendar-empty{padding:30px 22px}.t3-not-found__trail i{width:14px}.t3-not-found__trail{gap:7px}.t3-not-found-page .t3-not-found{padding-inline:16px}}.t3-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}.t3-faq-page__hero{padding-bottom:clamp(48px,6vw,76px)}.t3-faq-page__hero h1{max-width:860px}.t3-faq-page__hero .t3-lead{max-width:760px}.t3-faq-page__signals{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:30px}.t3-faq-page__signals span,.t3-faq-categories a{padding:8px 13px;color:var(--ink-dim);background:var(--paper-2);border:1px solid var(--line);border-radius:999px;box-shadow:0 5px 18px #1916210d;font-size:12.5px;font-weight:650;text-decoration:none}.t3-faq-search{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);align-items:center;gap:clamp(26px,5vw,72px);padding:clamp(28px,5vw,54px);color:#fff;background:#191621;border:1px solid #302B3A;border-radius:var(--r-lg);box-shadow:0 22px 52px -30px #19162180}.t3-faq-search:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(560px 300px at 92% 0%,rgba(147,51,234,.4),transparent 68%)}.t3-faq-search>*{position:relative}.t3-faq-search .t3-kicker{color:#e9d5ff;background:#7e22ce38}.t3-faq-search h2{color:#fff;margin-bottom:8px}.t3-faq-search__copy p{margin:0;color:#ffffffad}.t3-faq-search__field{display:flex;align-items:center;gap:12px;padding:8px 10px 8px 16px;background:#fff;border:1px solid rgba(255,255,255,.18);border-radius:16px;box-shadow:0 16px 40px #0003}.t3-faq-search__field svg{flex:0 0 auto;width:20px;height:20px;color:#7e22ce}.t3-faq-search__field input{min-width:0;flex:1;padding:10px 0;color:#191621;background:transparent;border:0;outline:0;font:500 15px/1.4 var(--sans)}.t3-faq-search__field input::placeholder{color:#8d8798}.t3-faq-search__field button{padding:8px 10px;color:#6b21a8;background:#efe9fb;border:0;border-radius:10px;cursor:pointer;font:700 11px/1 var(--sans);text-transform:uppercase;letter-spacing:.04em}.t3-faq-search__status{grid-column:2;margin:-46px 16px 0;transform:translateY(48px);color:#ffffff94;font:500 11.5px/1.4 var(--mono)}.t3-faq-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:1000px;margin:34px auto 54px}.t3-faq-categories a{transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.t3-faq-categories a:hover,.t3-faq-categories a:focus-visible{color:var(--violet-ink);background:var(--t-lavender);border-color:#d9c8f3;transform:translateY(-1px)}.t3-faq-directory{display:grid;gap:22px;max-width:1040px;margin:0 auto}.t3-faq-category{position:relative;isolation:isolate;overflow:hidden;scroll-margin-top:120px;padding:clamp(24px,4vw,42px);color:#fff;background:#191621;border:1px solid #302B3A;border-radius:var(--r-lg);box-shadow:0 22px 52px -30px #19162180}.t3-faq-category:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(600px 320px at 85% 0%,rgba(147,51,234,.35),transparent 65%),radial-gradient(500px 300px at 8% 100%,rgba(126,34,206,.28),transparent 60%)}.t3-faq-category>*{position:relative;z-index:1}.t3-faq-category__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px}.t3-faq-category__head h2{margin:0 0 6px;font-size:clamp(24px,3vw,34px)}.t3-faq-category__head h2{color:#fff}.t3-faq-category__head p{max-width:650px;margin:0;color:#ffffffa8;font-size:14.5px}.t3-faq-category__head>a{margin-top:5px;color:#e9d5ff;font-size:12.5px;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(233,213,255,.28)}.t3-faq-category .t3-faq{max-width:none;margin:28px 0 0}.t3-faq-category .t3-faq details:last-child{margin-bottom:0}.t3-faq__anchor{display:inline-block;margin:-6px 0 16px;color:var(--ink-mute);font:600 10px/1.2 var(--mono);letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.t3-faq__anchor:hover{color:var(--violet-ink)}.t3-faq-empty{max-width:680px;margin:20px auto 0;padding:52px 28px;text-align:center;background:var(--t-lavender);border:1px solid #E0D5F5;border-radius:var(--r-lg)}.t3-faq-empty>span{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;margin-bottom:14px;color:#fff;background:#7e22ce;border-radius:18px;font:800 25px/1 var(--disp)}.t3-faq-empty p{color:var(--ink-dim)}html[data-t3-theme=dark] .t3-site .t3-faq-category .t3-faq details{color:#f7f4fb;background:#1a1820;border-color:#38313f}html[data-t3-theme=dark] .t3-site .t3-faq-search{background:#191621;border-color:#302b3a}@media (max-width: 820px){.t3-faq-search{grid-template-columns:1fr}.t3-faq-search__status{grid-column:1;margin:0;transform:none}.t3-faq-category__head{grid-template-columns:1fr}.t3-faq-category__head>a{grid-column:1;justify-self:start}}@media (max-width: 620px){.t3-faq-page__signals span{font-size:11.5px}.t3-faq-search{padding:27px 20px;border-radius:22px}.t3-faq-search__field{padding-left:13px}.t3-faq-search__field input{font-size:13.5px}.t3-faq-categories{justify-content:flex-start;margin-bottom:38px}.t3-faq-category{padding:22px 16px;border-radius:22px}.t3-faq-category__head{gap:12px}.t3-faq-category__head h2{font-size:22px}.t3-faq-category .t3-faq{margin-top:22px}.t3-faq-category .t3-faq details{padding-inline:16px}}.t3-tlfun{max-width:680px;margin:28px auto 0;padding:16px 18px;text-align:left;border-radius:14px;border:1px solid #262626;background:#171717;box-shadow:0 18px 40px -22px #19162166;display:grid;grid-template-columns:1fr 14px 1fr 14px 1fr 14px 1.35fr;align-items:center;gap:0 8px}.t3-tlfun__cell{min-width:0;display:flex;flex-direction:column;gap:5px}.t3-tlfun__cell>span{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#737373}.t3-tlfun__cell>span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--tl-dot, #A855F7)}.t3-tlfun__cell b{display:flex;align-items:baseline;gap:7px;white-space:nowrap;font-size:19px;font-weight:600;color:#f5f5f5;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.t3-tlfun__cell b i{font-style:normal;font-size:10.5px;font-weight:600;color:var(--tl-dot, #A855F7)}.t3-tlfun__cell small{font-size:9.5px;color:#737373;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.t3-tlfun__cell small em{font-style:normal;font-weight:600;color:#4ade80}.t3-tlfun__arrow{display:flex;justify-content:center;color:#404040}.t3-tlfun__arrow svg{width:13px;height:13px}.t3-tlroi{max-width:560px;margin:28px auto 0;padding:16px 18px;text-align:left;border-radius:14px;border:1px solid #262626;background:#171717;box-shadow:0 18px 40px -22px #19162166}.t3-tlroi__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.t3-tlroi__box{display:flex;flex-direction:column;gap:3px}.t3-tlroi__box span{font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#737373}.t3-tlroi__box b{font-size:20px;font-weight:600;color:#f5f5f5;font-variant-numeric:tabular-nums}.t3-tlroi__box b.v-green{color:#4ade80}.t3-tlroi__grid{margin-top:14px;padding-top:12px;border-top:1px solid rgba(38,38,38,.8);display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.t3-tlroi__grid>div{display:flex;flex-direction:column;gap:2px}.t3-tlroi__grid i{font-style:normal;font-size:9px;font-weight:700;letter-spacing:.06em;color:#737373}.t3-tlroi__grid b{font-size:12px;font-weight:500;color:#d4d4d4;font-variant-numeric:tabular-nums}.t3-tlroi__grid u{text-decoration:none;font-size:8.5px;color:#525252}.t3-tlrows{max-width:680px;margin:28px auto 0;text-align:left;display:flex;flex-direction:column;gap:8px}.t3-tlrow{display:flex;align-items:stretch;overflow:hidden;border-radius:12px;border:1px solid #262626;background:#171717;box-shadow:0 18px 40px -22px #19162166}.t3-tlrow__id{width:34%;min-width:140px;padding:10px 12px;border-right:1px solid rgba(38,38,38,.5);display:flex;flex-direction:column;justify-content:center;gap:4px}.t3-tlrow__id b{font-size:11.5px;font-weight:600;color:#ccc;line-height:1.3}.t3-tlrow__id span{display:inline-flex;align-items:center;gap:6px;font-size:9.5px;color:#737373}.t3-tlrow__id span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--tl-dot, #525252)}.t3-tlrow__nums{flex:1;min-width:0;padding:9px 14px;border-right:1px solid rgba(38,38,38,.5);display:flex;align-items:center;justify-content:space-between;gap:12px}.t3-tlrow__nums>span{display:flex;flex-direction:column;gap:2px}.t3-tlrow__nums i{font-style:normal;font-size:9.5px;color:#737373}.t3-tlrow__nums b{font-size:11px;font-weight:500;color:#d4d4d4;font-variant-numeric:tabular-nums}.t3-tlrow__nums b.v-green{color:#4ade80}.t3-tlrow__nums b.v-rose{color:#fb7185}.t3-tlrow__nums b.v-violet{color:#c084fc}.t3-tlrow__spark{width:92px;flex-shrink:0;padding:9px 12px;display:flex;align-items:flex-end;justify-content:flex-end;gap:3px}.t3-tlrow__spark i{width:5px;border-radius:2px;background:#6b21a8;height:var(--h, 40%);min-height:4px}.t3-tlrow__spark i:nth-last-child(-n+3){background:#a855f7}.t3-tlsrc{max-width:560px;margin:28px auto 0;padding:15px 18px;text-align:left;border-radius:14px;border:1px solid #262626;background:#171717;box-shadow:0 18px 40px -22px #19162166}.t3-tlsrc>span{display:block;margin-bottom:10px;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#737373}.t3-tlsrc__bar{display:flex;gap:2px;height:9px;border-radius:999px;overflow:hidden}.t3-tlsrc__bar i{width:var(--w, 20%);background:var(--tl-dot, #525252)}.t3-tlsrc__legend{display:flex;flex-wrap:wrap;gap:6px 16px;margin-top:11px}.t3-tlsrc__legend span{display:inline-flex;align-items:center;gap:6px;font-size:10px;color:#a3a3a3}.t3-tlsrc__legend i{width:7px;height:7px;border-radius:2px;background:var(--tl-dot, #525252)}.t3-tlsrc__legend b{font-weight:500;color:#737373;font-variant-numeric:tabular-nums}.t3-tlfans{width:min(100%,360px);margin:28px auto 0;text-align:left;overflow:hidden;border-radius:14px;border:1px solid #262626;background:#171717;box-shadow:0 22px 44px -18px #19162173}.t3-tlfans__head{display:flex;align-items:center;gap:8px;padding:11px 14px;border-bottom:1px solid rgba(38,38,38,.7)}.t3-tlfans__head span{font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#737373}.t3-tlfans__head b{font-size:11px;font-weight:600;color:#e5e5e5;font-variant-numeric:tabular-nums}.t3-tlfans__toggle{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-size:9.5px;color:#a3a3a3}.t3-tlfans__toggle u{text-decoration:none;position:relative;width:22px;height:12px;border-radius:999px;background:#9333ea}.t3-tlfans__toggle u:after{content:"";position:absolute;top:2px;right:2px;width:8px;height:8px;border-radius:50%;background:#fff}.t3-tlfans__row{display:flex;align-items:center;gap:9px;padding:9px 14px;border-top:1px solid rgba(38,38,38,.5)}.t3-tlfans__row:first-of-type{border-top:none}.t3-tlfans__av{width:26px;height:26px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#4c1d95,#9333ea);color:#fff;font-size:10px;font-weight:700}.t3-tlfans__who{min-width:0;display:flex;flex-direction:column;gap:1px}.t3-tlfans__who b{font-size:10.5px;font-weight:600;color:#e5e5e5}.t3-tlfans__who i{font-style:normal;font-size:9px;color:#737373}.t3-tlfans__spent{margin-left:auto;font-size:10.5px;font-weight:600;color:#4ade80;font-variant-numeric:tabular-nums}.t3-tlfans__foot{display:flex;align-items:center;gap:8px;padding:10px 14px;border-top:1px solid rgba(38,38,38,.7);font-size:9.5px;color:#737373}.t3-tlfans__pill{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:7px;border:1px solid rgba(236,72,153,.35);background:#ec48991a;font-size:9.5px;font-weight:600;color:#f9a8d4}.t3-tlfans__pill--plain{border-color:#333;background:#121212;color:#a3a3a3}.t3-tllist{width:min(100%,340px);text-align:left;overflow:hidden;border-radius:14px;border:1px solid #262626;background:#171717;box-shadow:0 22px 44px -18px #19162173}.t3-tllist__head{padding:13px 15px 11px;border-bottom:1px solid rgba(38,38,38,.7)}.t3-tllist__head span{display:block;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#f472b6}.t3-tllist__head b{display:block;margin-top:3px;font-size:12.5px;font-weight:600;color:#f5f5f5}.t3-tllist__body{padding:13px 15px;display:flex;flex-direction:column;gap:9px}.t3-tllist__label{font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#737373}.t3-tllist__field{padding:8px 10px;border-radius:8px;border:1px solid #333333;background:#0f0f0f;font-size:11px;color:#e5e5e5}.t3-tllist__field u{text-decoration:none;display:inline-block;width:1px;height:11px;margin-left:1px;background:#a855f7;vertical-align:-1px}.t3-tllist__note{font-size:9.5px;line-height:1.5;color:#a3a3a3}.t3-tllist__note b{color:#f9a8d4;font-weight:600}.t3-tllist__btn{align-self:flex-start;padding:7px 13px;border-radius:8px;background:#9333ea;font-size:11px;font-weight:600;color:#fff}.t3-tlfeed{width:min(100%,340px);text-align:left;overflow:hidden;border-radius:14px;border:1px solid #262626;background:#171717;box-shadow:0 22px 44px -18px #19162173}.t3-tlfeed__head{display:flex;align-items:center;gap:7px;padding:12px 14px}.t3-tlfeed__head span{font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#737373}.t3-tlfeed__btn{padding:4px 8px;border-radius:7px;border:1px solid #333333;background:#0f0f0f;font-size:9.5px;font-weight:600;color:#a3a3a3;white-space:nowrap}.t3-tlfeed__btn--pink{margin-left:auto;border-color:#ec489959;background:#ec48991a;color:#f9a8d4}.t3-tlfeed__chips{display:flex;flex-wrap:wrap;gap:6px;padding:0 14px 12px}.t3-tlfeed__chip{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:7px;border:1px solid #333333;background:#0f0f0f;font-size:10.5px;font-weight:500;color:#e5e5e5}.t3-tlfeed__chip svg{width:11px;height:11px;color:#f472b6}.t3-tlfeed__chip b{font-weight:500;color:#737373;font-variant-numeric:tabular-nums}.t3-tlfeed__chip i{width:6px;height:6px;border-radius:50%;background:#f59e0b}.t3-tlfeed__targets{border-top:1px solid rgba(38,38,38,.7)}.t3-tlfeed__target{display:flex;align-items:center;gap:8px;padding:9px 14px;border-top:1px solid rgba(38,38,38,.5);font-size:10.5px;color:#d4d4d4}.t3-tlfeed__target:first-child{border-top:none}.t3-tlfeed__target em{margin-left:auto;font-style:normal;font-size:9.5px;color:#737373}.t3-tlfeed__target.is-on{background:#ec48990f;color:#fff}.t3-tlfeed__target.is-on em{color:#f9a8d4}@media (max-width: 720px){.t3-tlfun{grid-template-columns:1fr 1fr;gap:16px 12px}.t3-tlfun__arrow{display:none}.t3-tlroi__grid{grid-template-columns:repeat(2,1fr)}.t3-tlrow{flex-direction:column}.t3-tlrow__id,.t3-tlrow__nums{width:auto;border-right:none;border-bottom:1px solid rgba(38,38,38,.5)}.t3-tlrow__spark{width:auto;justify-content:flex-start}}.t3-bkreg{max-width:640px;margin:28px auto 0;padding:15px 18px;text-align:left;border-radius:14px;border:1px solid #262626;background:#171717;box-shadow:0 18px 40px -22px #19162166;display:flex;align-items:stretch}.t3-bkreg__fig{flex:1;padding:0 16px;border-left:1px solid rgba(38,38,38,.9);display:flex;flex-direction:column;gap:3px}.t3-bkreg__fig:first-child{padding-left:0;border-left:none}.t3-bkreg__fig>span{font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#737373}.t3-bkreg__fig b{font-size:21px;font-weight:600;color:var(--bk-tone, #F5F5F5);font-variant-numeric:tabular-nums;letter-spacing:-.02em;white-space:nowrap}.t3-bkreg__fig small{font-size:9px;color:#737373}.t3-bkreg__fig em{display:flex;align-items:baseline;gap:6px;font-style:normal}.t3-bkcards{max-width:680px;margin:20px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:10px;text-align:left}.t3-bkcard{position:relative;overflow:hidden;padding:13px 15px;border-radius:12px;border:1px solid #262626;background:#171717;box-shadow:0 18px 40px -22px #19162166}.t3-bkcard:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--bk-stripe, transparent)}.t3-bkcard__head{display:flex;align-items:center;gap:8px}.t3-bkcard__av{width:26px;height:26px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#4c1d95,#9333ea);color:#fff;font-size:10px;font-weight:700}.t3-bkcard__who{min-width:0;display:flex;flex-direction:column;gap:1px}.t3-bkcard__who b{font-size:11px;font-weight:600;color:#f5f5f5}.t3-bkcard__who i{font-style:normal;font-size:9px;color:#737373}.t3-bkcard__state{margin-left:auto;display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-size:9.5px;font-weight:600;color:var(--bk-tone, #737373)}.t3-bkcard__state:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.t3-bkcard__amount{margin-top:12px}.t3-bkcard__amount span{display:block;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#737373}.t3-bkcard__amount b{display:block;margin-top:2px;font-size:23px;font-weight:600;color:#4ade80;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.t3-bkcard__amount small{display:block;margin-top:2px;font-size:9.5px;color:#737373}.t3-bkcard__amount small i{font-style:normal;color:#a3a3a3}.t3-bkcard__note{margin-top:10px;padding:7px 9px;border-radius:7px;background:#121212;border-left:2px solid var(--bk-tone, #404040);font-size:9.5px;line-height:1.45;color:#c4c4c4}.t3-bkcard__foot{margin-top:11px;padding-top:10px;border-top:1px solid rgba(38,38,38,.7);display:flex;align-items:center;gap:8px}.t3-bkcard__tag{padding:3px 7px;border-radius:6px;border:1px solid #3F3F46;font-size:9.5px;font-weight:600;color:#d4d4d4;white-space:nowrap}.t3-bkcard__last{font-size:9.5px;color:#737373}.t3-bkcard__last i{font-style:normal;color:#a3a3a3;font-variant-numeric:tabular-nums}.t3-bkcard__btn{margin-left:auto;padding:5px 10px;border-radius:8px;white-space:nowrap;border:1px solid #333333;background:#121212;font-size:9.5px;font-weight:600;color:#a3a3a3}.t3-bkcard__btn--on{border-color:#a855f759;background:#7e22ce38;color:#e9d5ff}.t3-bkpay{width:min(100%,340px);text-align:left;overflow:hidden;border-radius:14px;border:1px solid #262626;background:#171717;box-shadow:0 22px 44px -18px #19162173}.t3-bkpay__head{padding:12px 15px;border-bottom:1px solid rgba(38,38,38,.7)}.t3-bkpay__head span{display:block;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#c084fc}.t3-bkpay__head b{display:block;margin-top:3px;font-size:12.5px;font-weight:600;color:#f5f5f5}.t3-bkpay__body{padding:13px 15px;display:flex;flex-direction:column;gap:9px}.t3-bkpay__label{font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#737373}.t3-bkpay__field{display:flex;align-items:baseline;gap:4px;padding:9px 11px;border-radius:8px;border:1px solid #333333;background:#0f0f0f}.t3-bkpay__field span{font-size:13px;color:#737373}.t3-bkpay__field b{font-size:20px;font-weight:600;color:#f5f5f5;font-variant-numeric:tabular-nums}.t3-bkpay__hint{font-size:9.5px;line-height:1.5;color:#737373}.t3-bkpay__hint b{color:#a3a3a3;font-weight:500;font-variant-numeric:tabular-nums}.t3-bkpay__note{padding:8px 10px;border-radius:7px;background:#121212;border-left:2px solid #9333EA;font-size:9.5px;line-height:1.5;color:#a3a3a3}.t3-bkpay__btn{padding:9px 12px;border-radius:8px;background:#9333ea;text-align:center;font-size:11.5px;font-weight:600;color:#fff}.t3-bkfreq{width:min(100%,340px);text-align:left;overflow:hidden;border-radius:14px;border:1px solid #262626;background:#171717;box-shadow:0 22px 44px -18px #19162173}.t3-bkfreq__opt{display:flex;align-items:flex-start;gap:9px;padding:11px 14px;border-top:1px solid rgba(38,38,38,.6)}.t3-bkfreq__opt:first-child{border-top:none}.t3-bkfreq__opt u{text-decoration:none;margin-top:2px;width:13px;height:13px;flex-shrink:0;border-radius:50%;border:1px solid #52525B}.t3-bkfreq__opt div{min-width:0;display:flex;flex-direction:column;gap:2px}.t3-bkfreq__opt b{font-size:11px;font-weight:600;color:#d4d4d4}.t3-bkfreq__opt i{font-style:normal;font-size:9.5px;line-height:1.45;color:#737373}.t3-bkfreq__opt.is-on{background:#7e22ce1f}.t3-bkfreq__opt.is-on u{border-color:#a855f7;border-width:4px}.t3-bkfreq__opt.is-on b{color:#fff}.t3-bkfreq__opt.is-on em{font-style:normal;font-size:9.5px;font-weight:600;color:#c084fc}.t3-bkhist{max-width:520px;margin:28px auto 0;text-align:left;overflow:hidden;border-radius:14px;border:1px solid #262626;background:#171717;box-shadow:0 18px 40px -22px #19162166}.t3-bkhist>span{display:block;padding:11px 15px 10px;border-bottom:1px solid rgba(38,38,38,.7);font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#737373}.t3-bkhist__row{display:flex;align-items:center;gap:12px;padding:10px 15px;border-top:1px solid rgba(38,38,38,.5)}.t3-bkhist__row:first-of-type{border-top:none}.t3-bkhist__amount{width:74px;flex-shrink:0;font-size:12px;font-weight:600;color:#f5f5f5;font-variant-numeric:tabular-nums}.t3-bkhist__meta{min-width:0;display:flex;flex-direction:column;gap:1px}.t3-bkhist__meta b{font-size:10px;font-weight:500;color:#a3a3a3}.t3-bkhist__meta i{font-style:normal;font-size:9.5px;color:#737373}.t3-bkhist__meta i.is-q{color:#c084fc}.t3-bkhist__state{margin-left:auto;padding:3px 8px;border-radius:999px;white-space:nowrap;border:1px solid rgba(74,222,128,.3);background:#4ade8014;font-size:9px;font-weight:600;color:#4ade80}@media (max-width: 720px){.t3-bkreg{flex-wrap:wrap;gap:14px 0}.t3-bkreg__fig{flex:0 0 50%}.t3-bkcards{grid-template-columns:1fr}}.t3-price__formula{display:flex;align-items:stretch;justify-content:center;gap:18px;margin-top:40px;text-align:left}.t3-price__part{flex:1 1 0;min-width:0;max-width:420px;display:flex;flex-direction:column;padding:30px;background:var(--paper-2);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-soft)}.t3-price__part-tag{align-self:flex-start;margin-bottom:14px;font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--violet-ink);background:var(--t-lavender);border-radius:999px;padding:5px 11px}.t3-price__part b{font-family:var(--disp);font-weight:700;letter-spacing:-.02em;line-height:1.05;font-size:clamp(34px,4vw,52px);color:var(--ink)}.t3-price__part small{margin-top:6px;color:var(--ink-mute);font-size:13.5px;font-weight:600}.t3-price__part p{margin:16px 0 0;color:var(--ink-dim);font-size:14.5px;line-height:1.6}.t3-price__plus{align-self:center;flex:0 0 auto;font-family:var(--disp);font-size:28px;font-weight:700;color:var(--violet)}.t3-price__table{margin-top:40px;overflow-x:auto;background:var(--paper-2);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-soft)}.t3-price__table table{width:100%;border-collapse:collapse;text-align:left;font-variant-numeric:tabular-nums}.t3-price__caption{padding:22px 26px 0;text-align:left;color:var(--ink-mute);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.t3-price__table th,.t3-price__table td{padding:15px 26px;white-space:nowrap}.t3-price__table thead th{color:var(--ink-mute);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.t3-price__table tbody tr{border-top:1px solid var(--line)}.t3-price__table tbody th{color:var(--ink);font-size:15px;font-weight:600;white-space:normal}.t3-price__table tbody td{color:var(--ink-dim);font-size:15px}.t3-price__table tbody td strong{color:var(--violet);font-weight:700}.t3-price__table tbody tr:hover{background:var(--t-lavender)}.t3-cell p.t3-price__prepaid-amount{font-family:var(--disp);font-weight:700;letter-spacing:-.02em;font-size:clamp(30px,3.4vw,42px);line-height:1.05;color:var(--ink);margin:0 0 6px}@media (max-width: 920px){.t3-price__formula{flex-direction:column;align-items:center}.t3-price__part{max-width:520px;width:100%}.t3-price__plus{transform:none}}@media (max-width: 720px){.t3-price__table{overflow-x:visible}.t3-price__table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.t3-price__table tbody tr{display:block;padding:6px 0 14px}.t3-price__table th,.t3-price__table td{padding:6px 20px;white-space:normal}.t3-price__table tbody th{padding-top:16px;font-size:17px}.t3-price__table tbody td{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.t3-price__table tbody td:before{content:attr(data-label);color:var(--ink-mute);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.t3-price__table tbody tr:hover{background:none}}.t3-desktop-required main{min-height:100vh;display:flex;align-items:center;padding-top:0}.t3-desktop-required .t3-hero{width:100%;padding-block:clamp(40px,8vw,80px)}.t3-desktop-required__brand{justify-content:center;margin:0 auto 26px}.t3-desktop-required .t3-note{color:var(--ink-mute)}html[data-t3-theme=dark] .t3-site.t3-desktop-required .t3-brand{color:var(--ink)}.t3-est{--est-bg: #191621;--est-fg: #FFFFFF;--est-dim: rgba(255, 255, 255, .72);--est-mute: rgba(255, 255, 255, .5);--est-line: rgba(255, 255, 255, .11);--est-tag-fg: #FFFFFF;--est-tag-bg: rgba(147, 51, 234, .32);--est-accent: #FFFFFF;--est-track: rgba(255, 255, 255, .18);--est-thumb: #9333EA;--est-ring: #191621;--est-bar: rgba(126, 34, 206, .16);--est-hover: rgba(147, 51, 234, .16);--est-edge: transparent;--est-glow-1: rgba(147, 51, 234, .35);--est-glow-2: rgba(126, 34, 206, .26);position:relative;overflow:hidden;text-align:left;background:var(--est-bg);color:var(--est-fg);border:1px solid var(--est-edge);border-radius:var(--r-lg)}html[data-t3-theme=dark] .t3-site .t3-est{--est-bg: #1A1820;--est-ring: #1A1820;--est-edge: rgba(255, 255, 255, .09)}.t3-est:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(560px 300px at 88% 0%,var(--est-glow-1),transparent 65%),radial-gradient(460px 280px at 4% 100%,var(--est-glow-2),transparent 60%)}.t3-est>*{position:relative}.t3-est__head{padding:24px 26px 18px;border-bottom:1px solid var(--est-line)}.t3-est .t3-tag{display:inline-block;align-self:flex-start;font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:5px 11px;margin-bottom:11px;color:var(--est-tag-fg);background:var(--est-tag-bg)}.t3-est__head h2{margin:0;font-family:var(--disp);font-size:19px;font-weight:600;letter-spacing:-.015em;color:var(--est-fg)}.t3-est__head p{margin:5px 0 0;color:var(--est-mute);font-size:13.5px}.t3-est__row{display:grid;grid-template-columns:148px 1fr 116px 96px 34px;align-items:center;gap:18px;padding:15px 26px;border-bottom:1px solid var(--est-line)}.t3-est__name{font-weight:500;font-size:14.5px;color:var(--est-fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.t3-est__name small{display:block;font-family:var(--mono);font-size:10px;font-weight:400;color:var(--est-mute);letter-spacing:.06em;text-transform:uppercase}.t3-est input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:26px;margin:0;display:block;background:transparent;cursor:pointer}.t3-est input[type=range]{--fill: 0%}.t3-est input[type=range]::-webkit-slider-runnable-track{height:5px;border-radius:999px;background:linear-gradient(to right,var(--est-thumb) 0 var(--fill),var(--est-track) var(--fill) 100%)}.t3-est input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;margin-top:-7.5px;background:var(--est-thumb);border:3px solid var(--est-ring)}.t3-est input[type=range]::-moz-range-track{height:5px;border-radius:999px;background:linear-gradient(to right,var(--est-thumb) 0 var(--fill),var(--est-track) var(--fill) 100%)}.t3-est input[type=range]::-moz-range-thumb{width:17px;height:17px;border-radius:50%;background:var(--est-thumb);border:3px solid var(--est-ring)}.t3-est input[type=range]:focus-visible{outline:3px solid var(--est-thumb);outline-offset:4px;border-radius:8px}.t3-est__gross{font-family:var(--mono);font-size:13px;text-align:right;color:var(--est-dim);font-variant-numeric:tabular-nums}.t3-est__gross small{display:block;font-size:9.5px;margin-top:2px;color:var(--est-mute);letter-spacing:.08em;text-transform:uppercase}.t3-est__cost{font-family:var(--disp);font-size:17px;font-weight:600;text-align:right;color:var(--est-fg);font-variant-numeric:tabular-nums}.t3-est__cost small{display:block;font-family:var(--mono);font-size:9.5px;font-weight:400;margin-top:2px;color:var(--est-mute)}.t3-est__cost small i{font-style:normal;color:#a855f7}.t3-est__x{width:30px;height:30px;padding:0;border:0;border-radius:9px;background:transparent;color:var(--est-mute);cursor:pointer;display:grid;place-items:center}.t3-est__x:hover{background:var(--est-hover);color:var(--est-fg)}.t3-est__x svg{width:15px;height:15px}.t3-est__x:focus-visible{outline:3px solid var(--est-thumb);outline-offset:2px}.t3-est__addrow{padding:14px 26px;border-bottom:1px solid var(--est-line)}.t3-est__add{display:inline-flex;align-items:center;gap:10px;cursor:pointer;padding:9px 18px 9px 10px;border-radius:999px;background:#9333ea21;border:1px dashed rgba(147,51,234,.55);font-family:var(--sans);font-size:14px;font-weight:600;color:var(--est-fg);transition:background .16s ease,border-color .16s ease}.t3-est__add:hover{background:#7e22ce;border-color:#7e22ce;border-style:solid;color:#fff}.t3-est__add:focus-visible{outline:3px solid var(--est-thumb);outline-offset:3px}.t3-est__add span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#7e22ce;color:#fff;font-family:var(--disp);font-size:16px;font-weight:600;line-height:1}.t3-est__add:hover span{background:#fff;color:#7e22ce}.t3-est__modes{display:flex;flex-wrap:wrap;gap:8px;padding:16px 26px;border-bottom:1px solid var(--est-line)}.t3-est__modes button{display:inline-flex;align-items:baseline;gap:8px;cursor:pointer;font-family:var(--sans);font-size:13px;font-weight:600;color:var(--est-dim);background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:8px 16px}.t3-est__modes button:hover{color:#fff;border-color:#a855f780}.t3-est__modes button[aria-pressed=true]{color:#fff;background:#7e22ce;border-color:#9333ea}.t3-est__modes button:focus-visible{outline:3px solid var(--est-thumb);outline-offset:2px}.t3-est__modes em{font-style:normal;font-family:var(--mono);font-size:11px;font-weight:500;color:#a855f7}.t3-est__modes button[aria-pressed=true] em{color:#ffffffd1}.t3-est__modes button em:empty{display:none}.t3-est__total{background:var(--est-bar);padding:24px 26px;display:flex;flex-wrap:wrap;align-items:flex-end;gap:20px 34px}.t3-est__parts{display:flex;flex-wrap:wrap;gap:34px}.t3-est__parts span,.t3-est__grand span{display:block;font-family:var(--mono);font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--est-mute)}.t3-est__parts span{margin-bottom:5px}.t3-est__parts b{font-family:var(--disp);font-size:19px;font-weight:500;color:var(--est-fg);font-variant-numeric:tabular-nums}.t3-est__grand{margin-left:auto;text-align:right}.t3-est__grand span{margin-bottom:4px}.t3-est__grand b{font-family:var(--disp);font-weight:700;line-height:1;color:var(--est-fg);font-size:clamp(34px,5vw,48px);letter-spacing:-.03em;font-variant-numeric:tabular-nums}.t3-est__grand em{font-style:normal;display:block;margin-top:7px;color:var(--est-dim);font-size:13px}.t3-price__table tbody tr.is-live{background:var(--t-lavender)}.t3-price__table tbody tr.is-live th{color:var(--violet-ink)}.t3-who{display:inline-flex;flex-wrap:wrap;gap:5px;margin-left:10px;vertical-align:1px}.t3-who b{font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:.01em;color:#fff;background:#7e22ce;border-radius:999px;padding:2px 9px}html[data-t3-theme=dark] .t3-site .t3-who b{color:#fff;background:#7e22ce}html[data-t3-theme=dark] .t3-site .t3-price__table tbody tr.is-live{background:#7e22ce42}html[data-t3-theme=dark] .t3-site .t3-price__table tbody tr.is-live th,html[data-t3-theme=dark] .t3-site .t3-price__table tbody td strong{color:#fff}@media (max-width: 720px){.t3-est__head,.t3-est__row,.t3-est__addrow,.t3-est__modes,.t3-est__total{padding-inline:20px}.t3-est__row{position:relative;padding-right:56px;grid-template-columns:1fr auto;grid-template-areas:"name name" "slider slider" "gross cost";gap:12px 14px}.t3-est__name{grid-area:name}.t3-est__row input[type=range]{grid-area:slider}.t3-est__gross{grid-area:gross;text-align:left}.t3-est__cost{grid-area:cost}.t3-est__x{position:absolute;top:13px;right:14px}.t3-est__grand{margin-left:0;text-align:left}.t3-who{margin-left:0;margin-top:6px;display:flex}}.t3-site.t3-product-page.t3-px{--a-bg: #0A0A0A;--a-bg2: #0E0E0F;--a-line: #262626;--a-fg: #F5F5F5;--a-dim: #A3A3A3;--a-mute: #737373;--a-faint: #525252;--amber: #FCD34D;--green: #34D399;--px-hl: #7E22CE;--px-dot: #7E22CE;--px-kick-fg: #6B21A8;--px-kick-bg: #EFE9FB;--px-edge: #1C1A22}html[data-t3-theme=dark] .t3-site.t3-product-page.t3-px{--px-hl: #A855F7;--px-dot: #A855F7;--px-kick-fg: #FFFFFF;--px-kick-bg: rgba(126, 34, 206, .28);--px-edge: #34303D}.t3-site.t3-product-page.t3-px .t3-kicker{color:var(--px-kick-fg);background:var(--px-kick-bg)}.t3-site.t3-product-page.t3-px .t3-kicker:before,.t3-site.t3-product-page.t3-px .t3-sep{background:var(--px-dot)}.t3-site.t3-product-page.t3-px .t3-hl{color:var(--px-hl)}.t3-site.t3-product-page.t3-px .t3-thread__node{color:var(--px-dot)}html[data-t3-theme=dark] .t3-site.t3-product-page.t3-px .t3-hl:after{background:#7e22ce52}html[data-t3-theme=dark] .t3-site.t3-product-page.t3-px .t3-thread__node{background:var(--paper-2);border-color:#7e22ce73}html[data-t3-theme=dark] .t3-site.t3-product-page.t3-px .t3-btn--solid{color:#fff;background:#7e22ce}html[data-t3-theme=dark] .t3-site.t3-product-page.t3-px .t3-btn--solid:hover{background:#9333ea}html[data-t3-theme=dark] .t3-site.t3-product-page.t3-px .t3-btn--soft{color:#fff;background:#7e22ce47}html[data-t3-theme=dark] .t3-site.t3-product-page.t3-px .t3-btn--soft:hover{background:#9333ea6b}html[data-t3-theme=dark] .t3-site.t3-product-page.t3-px .t3-faq summary:after{color:#a855f7}html[data-t3-theme=dark] .t3-site.t3-product-page.t3-px .t3-hero:before{background:radial-gradient(560px 360px at 10% 14%,rgba(147,51,234,.22),transparent 65%),radial-gradient(520px 340px at 90% 26%,rgba(74,222,128,.12),transparent 65%),radial-gradient(rgba(247,244,251,.12) 1px,transparent 1px);background-size:auto,auto,24px 24px}.t3-site.t3-product-page.t3-px .t3-hero{padding-bottom:clamp(18px,2.4vw,30px)}.t3-site.t3-product-page.t3-px .t3-section{padding-block:clamp(16px,2vw,26px)}.t3-site.t3-product-page.t3-px .t3-section--faq{padding-top:clamp(42px,4.8vw,62px)}.t3-site.t3-product-page.t3-px .t3-thread{margin-block:2px}.t3-site.t3-product-page.t3-px .t3-thread__line{height:18px}.t3-site.t3-product-page.t3-px .t3-center>.t3-wrap>.px-wide{max-width:920px}.t3-site.t3-product-page.t3-px .px-stage{margin-top:clamp(22px,2.6vw,30px)}.t3-site.t3-product-page.t3-px .t3-hero .t3-lead.px-lead-wide{max-width:850px}.t3-site.t3-product-page.t3-px .t3-hero .t3-sub.px-sub-wide{max-width:900px}.t3-site.t3-product-page.t3-px .px-hint{font-size:13.5px;color:var(--ink-mute);margin:12px auto 0;text-align:center}.t3-site.t3-product-page.t3-px .px-hint b{color:var(--ink-dim);font-weight:600}.t3-site.t3-product-page.t3-px .px-lead-in{font-size:14px;color:var(--ink-mute);margin:10px auto -8px;text-align:center}.t3-site.t3-product-page.t3-px .t3-hero .px-stage{margin-top:clamp(30px,3.4vw,44px)}.t3-site.t3-product-page.t3-px .px-app{background:var(--a-bg);color:var(--a-fg);border:1px solid var(--px-edge);border-radius:18px;box-shadow:0 34px 70px -34px #1916218c;text-align:left;font-size:13px;line-height:1.45;margin-inline:auto;overflow:hidden}.t3-site.t3-product-page.t3-px .px-app--wide{max-width:1080px}.t3-site.t3-product-page.t3-px .px-app--mid{max-width:720px}.t3-site.t3-product-page.t3-px .px-app h3,.t3-site.t3-product-page.t3-px .px-app h4{color:var(--a-fg)}.t3-site.t3-product-page.t3-px .px-mono{font-family:var(--mono);font-variant-numeric:tabular-nums}.t3-site.t3-product-page.t3-px .px-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-av{width:26px;height:26px;border-radius:50%;flex:0 0 26px;display:grid;place-items:center;font-size:11px;font-weight:700;color:#0a0a0a}.t3-site.t3-product-page.t3-px .px-role{display:inline-block;border:1px solid var(--a-line);background:#141414;color:var(--a-dim);border-radius:5px;padding:0 6px;font-size:10px;line-height:16px;white-space:nowrap}.t3-site.t3-product-page.t3-px .px-medal{display:inline-grid;place-items:center;width:15px;height:15px;border-radius:50%;font-size:8.5px;font-weight:700;font-style:normal;color:#000;flex:0 0 15px}.t3-site.t3-product-page.t3-px .px-m1{background:#d19a66}.t3-site.t3-product-page.t3-px .px-m2{background:#cbd5e1}.t3-site.t3-product-page.t3-px .px-m3{background:#fcd34d}.t3-site.t3-product-page.t3-px .px-chip{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:var(--a-dim);white-space:nowrap}.t3-site.t3-product-page.t3-px .px-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:600;white-space:nowrap}.t3-site.t3-product-page.t3-px .px-pill--paid{color:var(--green);background:#34d3991a}.t3-site.t3-product-page.t3-px .px-pill--pending{color:var(--amber);background:#fcd34d1a}.t3-site.t3-product-page.t3-px .px-pill--check{color:var(--a-dim);background:#1a1a1a}.t3-site.t3-product-page.t3-px .px-abtn{font-family:inherit;font-size:12px;font-weight:600;line-height:1.4;border-radius:8px;padding:6px 12px;border:1px solid #3B2A52;background:#7e22ce29;color:#fff;cursor:pointer;white-space:nowrap}.t3-site.t3-product-page.t3-px .px-abtn:hover{background:#7e22ce;border-color:#7e22ce}.t3-site.t3-product-page.t3-px .px-abtn:focus-visible{outline:2px solid #A855F7;outline-offset:2px}.t3-site.t3-product-page.t3-px .px-abtn[disabled]{cursor:not-allowed;color:var(--a-faint);background:#141414;border-color:var(--a-line)}.t3-site.t3-product-page.t3-px .px-abtn--ghost{background:transparent;border-color:var(--a-line);color:var(--a-dim)}.t3-site.t3-product-page.t3-px .px-abtn--ghost:hover{background:#1a1a1a;border-color:var(--a-line);color:#fff}.t3-site.t3-product-page.t3-px .px-scroll{overflow-x:auto}.t3-site.t3-product-page.t3-px .px-live{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;color:var(--green)}.t3-site.t3-product-page.t3-px .px-live i{width:7px;height:7px;border-radius:50%;background:var(--green);animation:px-live 2s ease-out infinite}@keyframes px-live{0%{box-shadow:0 0 #34d39980}80%,to{box-shadow:0 0 0 7px #34d39900}}.t3-site.t3-product-page.t3-px .px-bar{position:relative;display:block;height:6px;border-radius:999px;background:#1f1f1f;overflow:hidden}.t3-site.t3-product-page.t3-px .px-bar i{position:absolute;inset:0 auto 0 0;border-radius:999px;background:linear-gradient(90deg,#7e22ce,#a855f7)}.t3-site.t3-product-page.t3-px .px-bar i.px-gold{background:var(--amber)}.t3-site.t3-product-page.t3-px .px-who{display:flex;align-items:center;gap:10px}.t3-site.t3-product-page.t3-px .px-who b{font-weight:600;display:block}.t3-site.t3-product-page.t3-px .px-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start;max-width:1000px;margin-inline:auto}.t3-site.t3-product-page.t3-px .px-pair .px-app{margin:0;max-width:none}.t3-site.t3-product-page.t3-px .px-po-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 22px 0}.t3-site.t3-product-page.t3-px .px-po-head h3{margin:0;font-size:20px;font-weight:600;letter-spacing:-.01em}.t3-site.t3-product-page.t3-px .px-po-head p{margin:2px 0 0;color:var(--a-mute);font-size:12.5px}.t3-site.t3-product-page.t3-px .px-po-tools{display:flex;align-items:center;gap:14px;font-size:12px;color:var(--a-dim)}.t3-site.t3-product-page.t3-px .px-po-tools u{text-decoration:none;border-bottom:1px dashed var(--a-faint)}.t3-site.t3-product-page.t3-px .px-po-tabs{display:flex;gap:22px;padding:14px 22px 0;border-bottom:1px solid var(--a-line);font-size:13px}.t3-site.t3-product-page.t3-px .px-po-tabs span{padding-bottom:10px;color:var(--a-mute);border-bottom:2px solid transparent}.t3-site.t3-product-page.t3-px .px-po-tabs span.px-on{color:#fff;border-color:#a855f7}.t3-site.t3-product-page.t3-px .px-po-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;padding:14px 22px}.t3-site.t3-product-page.t3-px .px-po-period{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--a-line);border-radius:9px;padding:5px 10px;font-weight:600}.t3-site.t3-product-page.t3-px .px-po-period b{color:var(--a-mute);font-weight:400}.t3-site.t3-product-page.t3-px .px-po-net{display:inline-flex;align-items:center;gap:6px;color:var(--a-dim)}.t3-site.t3-product-page.t3-px .px-po-net i{width:14px;height:14px;border-radius:50%;border:1px solid var(--a-faint);display:grid;place-items:center;font-style:normal;font-size:9px;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-po-seg{display:inline-flex;border:1px solid var(--a-line);border-radius:9px;overflow:hidden;margin-left:auto}.t3-site.t3-product-page.t3-px .px-po-seg span{padding:5px 11px;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-po-seg span.px-on{background:#1a1a1a;color:#fff}.t3-site.t3-product-page.t3-px .px-po-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 22px 16px}.t3-site.t3-product-page.t3-px .px-tile{border:1px solid var(--a-line);background:var(--a-bg2);border-radius:12px;padding:12px 14px}.t3-site.t3-product-page.t3-px .px-tile b{display:block;font-family:var(--mono);font-size:21px;font-weight:600;margin-top:4px;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.t3-site.t3-product-page.t3-px .px-tile small{display:block;color:var(--a-mute);font-size:11px;margin-top:2px}.t3-site.t3-product-page.t3-px .px-tile b.px-flash{animation:px-flash .9s ease}@keyframes px-flash{0%{color:#34d399}to{color:inherit}}.t3-site.t3-product-page.t3-px .px-po-table{width:100%;min-width:860px;border-collapse:collapse}.t3-site.t3-product-page.t3-px .px-po-table th{text-align:left;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--a-mute);padding:10px 14px;border-top:1px solid var(--a-line);border-bottom:1px solid var(--a-line);background:var(--a-bg2)}.t3-site.t3-product-page.t3-px .px-po-table th:first-child,.t3-site.t3-product-page.t3-px .px-po-table td:first-child{padding-left:22px}.t3-site.t3-product-page.t3-px .px-po-table th:last-child,.t3-site.t3-product-page.t3-px .px-po-table td:last-child{padding-right:22px;text-align:right}.t3-site.t3-product-page.t3-px .px-po-table td{padding:12px 14px;border-bottom:1px solid #181818;vertical-align:middle}.t3-site.t3-product-page.t3-px .px-po-table tr:last-child td{border-bottom:0}.t3-site.t3-product-page.t3-px .px-po-table .px-r{text-align:right}.t3-site.t3-product-page.t3-px .px-num{font-family:var(--mono);font-variant-numeric:tabular-nums;white-space:nowrap}.t3-site.t3-product-page.t3-px .px-num small{display:block;font-family:var(--sans);color:var(--a-mute);font-size:10.5px;margin-top:1px;white-space:nowrap}.t3-site.t3-product-page.t3-px .px-total{font-weight:600;color:#fff}.t3-site.t3-product-page.t3-px .px-dash{color:var(--a-faint)}.t3-site.t3-product-page.t3-px .px-act{position:relative;display:inline-block}.t3-site.t3-product-page.t3-px .px-tip{position:absolute;right:0;bottom:calc(100% + 8px);width:240px;background:#1c1c1e;border:1px solid #333333;color:#e5e5e5;border-radius:9px;padding:8px 10px;font-size:11.5px;line-height:1.45;text-align:left;white-space:normal;opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:5}.t3-site.t3-product-page.t3-px .px-act:hover .px-tip,.t3-site.t3-product-page.t3-px .px-act:focus-within .px-tip{opacity:1;transform:none}.t3-site.t3-product-page.t3-px .px-confirm{position:absolute;right:0;top:calc(100% + 6px);width:230px;background:#141416;border:1px solid #333333;border-radius:12px;padding:12px;text-align:left;white-space:normal;z-index:6;box-shadow:0 20px 40px -12px #000000b3}.t3-site.t3-product-page.t3-px .px-confirm--up{top:auto;bottom:calc(100% + 6px)}.t3-site.t3-product-page.t3-px .px-confirm b{display:block;font-size:13px}.t3-site.t3-product-page.t3-px .px-confirm p{margin:3px 0 10px;color:var(--a-mute);font-size:11.5px}.t3-site.t3-product-page.t3-px .px-confirm div{display:flex;justify-content:flex-end;gap:6px}.t3-site.t3-product-page.t3-px .px-paid-line{display:block;color:var(--a-mute);font-size:10.5px;margin-top:3px;white-space:nowrap}.t3-site.t3-product-page.t3-px .px-tl{padding:18px 22px 20px}.t3-site.t3-product-page.t3-px .px-tl-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.t3-site.t3-product-page.t3-px .px-tl-steps{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:center;margin-top:14px}.t3-site.t3-product-page.t3-px .px-step{border:1px solid var(--a-line);background:var(--a-bg2);border-radius:12px;padding:12px 14px}.t3-site.t3-product-page.t3-px .px-step .px-when{font-family:var(--mono);font-size:15px;font-weight:600;margin:3px 0 2px}.t3-site.t3-product-page.t3-px .px-step .px-ctx{color:var(--a-dim);font-size:12px}.t3-site.t3-product-page.t3-px .px-tag{display:inline-block;margin-top:8px;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:600}.t3-site.t3-product-page.t3-px .px-tag--v{color:#fff;background:#7e22ce59}.t3-site.t3-product-page.t3-px .px-tag--g{color:var(--a-dim);background:#1a1a1a}.t3-site.t3-product-page.t3-px .px-gap{display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--a-mute);font-size:11px;font-family:var(--mono)}.t3-site.t3-product-page.t3-px .px-gap:before{content:"";width:46px;border-top:1px dashed var(--a-faint)}.t3-site.t3-product-page.t3-px .px-tl-result{margin-top:12px;border-radius:12px;padding:11px 14px;background:linear-gradient(90deg,#7e22ce38,#7e22ce0f);border:1px solid #3B2A52;display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px 14px;align-items:baseline}.t3-site.t3-product-page.t3-px .px-tl-result span{color:var(--a-dim)}.t3-site.t3-product-page.t3-px .px-tl-result b{font-family:var(--mono);font-size:15px}.t3-site.t3-product-page.t3-px .px-cascade{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:14px}.t3-site.t3-product-page.t3-px .px-cascade .px-c{border:1px solid var(--a-line);border-radius:999px;padding:3px 10px;font-size:11.5px;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-cascade .px-c.px-on{color:#fff;border-color:#7e22ce;background:#7e22ce40}.t3-site.t3-product-page.t3-px .px-cascade em{color:var(--a-faint);font-style:normal;font-size:11px}.t3-site.t3-product-page.t3-px .px-md{padding:18px 22px}.t3-site.t3-product-page.t3-px .px-md-head{display:flex;align-items:center;gap:10px}.t3-site.t3-product-page.t3-px .px-md-head b{font-size:15px}.t3-site.t3-product-page.t3-px .px-md-head .px-pill{margin-left:auto}.t3-site.t3-product-page.t3-px .px-lines{margin-top:14px;border:1px solid var(--a-line);border-radius:12px;overflow:hidden}.t3-site.t3-product-page.t3-px .px-line{display:flex;justify-content:space-between;gap:12px;padding:9px 14px;border-bottom:1px solid #181818}.t3-site.t3-product-page.t3-px .px-line:last-child{border-bottom:0;background:var(--a-bg2);font-weight:600}.t3-site.t3-product-page.t3-px .px-line span{color:var(--a-dim)}.t3-site.t3-product-page.t3-px .px-line span b{color:#fff;font-weight:500}.t3-site.t3-product-page.t3-px .px-line:last-child span{color:#fff}.t3-site.t3-product-page.t3-px .px-creators{margin-top:8px;display:grid;gap:8px}.t3-site.t3-product-page.t3-px .px-cr{display:grid;grid-template-columns:minmax(0,1fr) minmax(70px,150px) auto;align-items:center;gap:12px}.t3-site.t3-product-page.t3-px .px-cr .px-who{gap:8px;font-size:12.5px}.t3-site.t3-product-page.t3-px .px-cr .px-who .px-mono{color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-cr .px-chip b{color:var(--amber);font-family:var(--mono)}.t3-site.t3-product-page.t3-px .px-md-foot{margin-top:14px;padding-top:12px;border-top:1px solid var(--a-line);color:var(--a-mute);font-size:11.5px;display:flex;align-items:center;gap:7px}.t3-site.t3-product-page.t3-px .px-md-foot svg{width:14px;height:14px;color:var(--green)}.t3-site.t3-product-page.t3-px .px-form{padding:18px 20px}.t3-site.t3-product-page.t3-px .px-form h4{margin:0;font-family:var(--disp);font-size:16px;font-weight:600}.t3-site.t3-product-page.t3-px .px-form>p{margin:3px 0 12px;color:var(--a-mute);font-size:12px}.t3-site.t3-product-page.t3-px .px-field{margin-top:12px}.t3-site.t3-product-page.t3-px .px-field .px-lbl{display:block;margin-bottom:6px}.t3-site.t3-product-page.t3-px .px-seg{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--a-line);border-radius:10px;overflow:hidden}.t3-site.t3-product-page.t3-px .px-seg span{padding:7px 6px;text-align:center;font-size:11.5px;color:var(--a-mute);border-right:1px solid var(--a-line)}.t3-site.t3-product-page.t3-px .px-seg span:last-child{border-right:0}.t3-site.t3-product-page.t3-px .px-seg span.px-on{color:#fff;background:#7e22ce4d}.t3-site.t3-product-page.t3-px .px-sel{display:flex;justify-content:space-between;align-items:center;gap:8px;border:1px solid var(--a-line);background:var(--a-bg2);border-radius:10px;padding:7px 11px}.t3-site.t3-product-page.t3-px .px-sel svg{width:13px;height:13px;flex:0 0 13px;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-sel small{color:var(--a-mute);font-size:11.5px}.t3-site.t3-product-page.t3-px .px-sel--muted{color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-tiers{border:1px solid var(--a-line);border-radius:10px;overflow:hidden}.t3-site.t3-product-page.t3-px .px-tier{display:grid;grid-template-columns:minmax(0,1fr) 88px 64px;gap:10px;align-items:center;padding:7px 11px;border-bottom:1px solid #181818}.t3-site.t3-product-page.t3-px .px-tier:last-child{border-bottom:0}.t3-site.t3-product-page.t3-px .px-tier .px-n{display:flex;align-items:center;gap:7px}.t3-site.t3-product-page.t3-px .px-tier .px-num{text-align:right}.t3-site.t3-product-page.t3-px .px-tier--head{background:var(--a-bg2);color:var(--a-mute);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.t3-site.t3-product-page.t3-px .px-tier--head span:not(:first-child){text-align:right}.t3-site.t3-product-page.t3-px .px-preview{margin-top:12px;border-radius:10px;background:var(--a-bg2);border:1px dashed #333333;padding:9px 12px;color:var(--a-dim);font-size:12px}.t3-site.t3-product-page.t3-px .px-preview b{color:#fff;font-weight:600}.t3-site.t3-product-page.t3-px .px-form-foot{display:flex;justify-content:flex-end;gap:6px;margin-top:14px}.t3-site.t3-product-page.t3-px .px-modal{padding:20px}.t3-site.t3-product-page.t3-px .px-modal h4{margin:0;font-family:var(--disp);font-size:17px;font-weight:600}.t3-site.t3-product-page.t3-px .px-modal>p{margin:4px 0 16px;color:var(--a-mute);font-size:12.5px}.t3-site.t3-product-page.t3-px .px-modal .px-lines{margin-top:0}.t3-site.t3-product-page.t3-px .px-log{padding:8px 0}.t3-site.t3-product-page.t3-px .px-log-row{display:flex;gap:11px;padding:11px 18px;border-bottom:1px solid #181818}.t3-site.t3-product-page.t3-px .px-log-row:last-child{border-bottom:0}.t3-site.t3-product-page.t3-px .px-log-row svg{width:16px;height:16px;flex:0 0 16px;margin-top:1px}.t3-site.t3-product-page.t3-px .px-log-row b{display:block;font-weight:600;font-size:12.5px}.t3-site.t3-product-page.t3-px .px-log-row span{color:var(--a-mute);font-size:11.5px}.t3-site.t3-product-page.t3-px .px-ok{color:var(--green)}.t3-site.t3-product-page.t3-px .px-lock{color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-warn{color:var(--amber)}.t3-site.t3-product-page.t3-px .px-bento{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:1000px;margin-inline:auto;text-align:left}.t3-site.t3-product-page.t3-px .px-cell{border-radius:26px;padding:26px;border:1px solid var(--line)}.t3-site.t3-product-page.t3-px .px-cell--lav{background:var(--t-lavender)}.t3-site.t3-product-page.t3-px .px-cell--mint{background:var(--t-mint)}.t3-site.t3-product-page.t3-px .px-cell--cream{background:var(--t-cream)}.t3-site.t3-product-page.t3-px .px-cell--center{grid-column:1 / -1;justify-self:center;width:calc(50% - 7px)}.t3-site.t3-product-page.t3-px .px-cell h3{margin:0 0 6px;font-size:20px;font-weight:600;letter-spacing:-.01em}.t3-site.t3-product-page.t3-px .px-cell p{margin:0;color:var(--ink-dim);font-size:15px}.t3-site.t3-product-page.t3-px .px-opts{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.t3-site.t3-product-page.t3-px .px-opts span{border:1px solid var(--line);background:var(--paper-2);border-radius:999px;padding:5px 12px;font-size:13px;color:var(--ink-dim)}.t3-site.t3-product-page.t3-px .px-opts span.px-on{background:#7e22ce;border-color:#7e22ce;color:#fff;font-weight:600}.t3-site.t3-product-page.t3-px .px-sheet{background:var(--paper-2);border:1px solid var(--line);border-radius:14px;overflow:hidden;margin-bottom:16px}.t3-site.t3-product-page.t3-px .px-sheet-file{display:flex;align-items:center;gap:8px;padding:9px 12px;border-bottom:1px solid var(--line);font-size:13px;color:var(--ink-dim)}.t3-site.t3-product-page.t3-px .px-sheet-ic{font-family:var(--mono);font-size:9.5px;font-weight:600;color:#fff;background:#16a34a;border-radius:4px;padding:2px 5px}.t3-site.t3-product-page.t3-px .px-sheet-grid{display:grid;grid-template-columns:minmax(0,1.2fr) repeat(4,minmax(0,1fr));font-size:13px}.t3-site.t3-product-page.t3-px .px-sheet-grid span{padding:7px 12px;border-bottom:1px solid var(--line);font-variant-numeric:tabular-nums;color:var(--ink)}.t3-site.t3-product-page.t3-px .px-sheet-grid span:nth-last-child(-n+5){border-bottom:0}.t3-site.t3-product-page.t3-px .px-sheet-grid .px-r{text-align:right;font-family:var(--mono);font-size:12.5px;color:var(--ink-dim)}.t3-site.t3-product-page.t3-px .px-sheet-grid .px-h{font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mute);background:var(--paper);font-family:var(--sans)}.t3-site.t3-product-page.t3-px .px-sheet-grid .px-t{font-weight:600;color:var(--ink)}.t3-site.t3-product-page.t3-px .px-chain{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:1060px;margin-inline:auto;text-align:left}.t3-site.t3-product-page.t3-px .px-link{position:relative;background:var(--paper-2);border:1px solid var(--line);border-radius:22px;padding:20px;box-shadow:var(--shadow-soft);text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:8px;transition:border-color .2s ease}.t3-site.t3-product-page.t3-px .px-link:hover{border-color:var(--px-hl)}.t3-site.t3-product-page.t3-px .px-link--here{border-color:var(--px-hl);box-shadow:0 0 0 1px var(--px-hl),var(--shadow-soft)}.t3-site.t3-product-page.t3-px .px-link:not(:last-child):after{content:"";position:absolute;right:-10px;top:50%;width:8px;height:8px;border-top:2px solid var(--line-2);border-right:2px solid var(--line-2);transform:translateY(-50%) rotate(45deg)}.t3-site.t3-product-page.t3-px .px-link .px-step-n{font-family:var(--mono);font-size:11px;color:var(--ink-mute);letter-spacing:.06em}.t3-site.t3-product-page.t3-px .px-link h3{margin:0;font-size:19px;font-weight:600;color:var(--ink)}.t3-site.t3-product-page.t3-px .px-link p{margin:0;color:var(--ink-dim);font-size:14px;line-height:1.55}.t3-site.t3-product-page.t3-px .px-link code{font-family:var(--mono);font-size:11.5px;color:var(--ink);background:var(--t-lavender);border-radius:7px;padding:5px 8px;line-height:1.5;margin-top:auto}.t3-site.t3-product-page.t3-px .px-goal{padding:20px 22px 18px}.t3-site.t3-product-page.t3-px .px-g-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 14px}.t3-site.t3-product-page.t3-px .px-g-when{color:var(--a-mute);font-size:12px;display:inline-flex;align-items:center;gap:10px}.t3-site.t3-product-page.t3-px .px-g-main{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:8px 16px;margin-top:10px}.t3-site.t3-product-page.t3-px .px-g-amt{font-family:var(--mono);font-size:clamp(28px,4vw,36px);font-weight:600;letter-spacing:-.02em;line-height:1.1;font-variant-numeric:tabular-nums;color:var(--a-fg)}.t3-site.t3-product-page.t3-px .px-g-amt small{font-size:.5em;color:var(--a-faint);font-weight:500;letter-spacing:0}.t3-site.t3-product-page.t3-px .px-g-amt--sm{font-size:22px;margin:4px 0 8px}.t3-site.t3-product-page.t3-px .px-g-next{text-align:right;font-size:12.5px;color:var(--a-dim)}.t3-site.t3-product-page.t3-px .px-g-next b{color:var(--amber);font-weight:600;display:inline-block}.t3-site.t3-product-page.t3-px .px-g-next small{display:block;color:var(--a-faint);font-size:11.5px;margin-top:1px}.t3-site.t3-product-page.t3-px .px-goal.px-up .px-g-next b,.t3-site.t3-product-page.t3-px .px-goal.px-up .px-g-live{animation:px-pop .8s cubic-bezier(.2,.9,.3,1.3)}@keyframes px-pop{0%{transform:scale(1)}40%{transform:scale(1.2)}to{transform:scale(1)}}.t3-site.t3-product-page.t3-px .px-g-live{display:inline-block;min-height:18px;font-size:11.5px;font-weight:600;color:var(--amber)}.t3-site.t3-product-page.t3-px .px-gbar{position:relative;height:12px;border-radius:999px;border:1px solid var(--a-line);background:#1c1c1c;margin-top:18px}.t3-site.t3-product-page.t3-px .px-gbar .px-fill{position:absolute;inset:0 auto 0 0;border-radius:999px;background:linear-gradient(90deg,#7e22ce,#a855f7);transition:width .6s cubic-bezier(.2,.8,.2,1)}.t3-site.t3-product-page.t3-px .px-gbar .px-tick{position:absolute;top:-5px;width:2px;height:20px;border-radius:2px;background:#3f3f3f;transform:translate(-50%);transition:background .3s ease}.t3-site.t3-product-page.t3-px .px-gbar .px-tick.px-on{background:var(--amber)}.t3-site.t3-product-page.t3-px .px-glabels{position:relative;height:34px;margin-top:6px}.t3-site.t3-product-page.t3-px .px-glabels>span{position:absolute;transform:translate(-50%);text-align:center;font-size:10.5px;line-height:1.35;color:var(--a-faint);white-space:nowrap;transition:color .3s ease}.t3-site.t3-product-page.t3-px .px-glabels>span:last-child{transform:translate(-88%)}.t3-site.t3-product-page.t3-px .px-glabels>span b{display:block;font-weight:600}.t3-site.t3-product-page.t3-px .px-glabels>span.px-on{color:var(--amber)}.t3-site.t3-product-page.t3-px .px-gtiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.t3-site.t3-product-page.t3-px .px-gtiles>div{border:1px solid var(--a-line);background:var(--a-bg2);border-radius:10px;padding:8px 12px}.t3-site.t3-product-page.t3-px .px-gtiles b{display:block;margin-top:2px;font-size:14px;font-weight:600}.t3-site.t3-product-page.t3-px .px-gtiles b small{color:var(--a-faint);font-weight:400;font-size:1em}.t3-site.t3-product-page.t3-px .px-try{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:20px}.t3-site.t3-product-page.t3-px .px-rk-tabs{display:flex;gap:20px;padding:12px 20px 0;border-bottom:1px solid var(--a-line);overflow-x:auto;font-size:12.5px}.t3-site.t3-product-page.t3-px .px-rk-tabs span{padding-bottom:10px;color:var(--a-mute);border-bottom:2px solid transparent;white-space:nowrap}.t3-site.t3-product-page.t3-px .px-rk-tabs span.px-on{color:var(--amber);border-color:#f59e0b}.t3-site.t3-product-page.t3-px .px-rk-head{display:flex;justify-content:space-between;align-items:baseline;gap:10px;padding:11px 20px;border-bottom:1px solid var(--a-line);font-size:12px}.t3-site.t3-product-page.t3-px .px-rk-head b{font-weight:600}.t3-site.t3-product-page.t3-px .px-rk-head b .px-mono{color:var(--a-mute);font-weight:400;margin-left:6px;font-size:11px}.t3-site.t3-product-page.t3-px .px-rk-head>span{color:var(--a-mute);font-size:11px}.t3-site.t3-product-page.t3-px .px-rk-row{display:grid;grid-template-columns:22px minmax(0,1fr) minmax(96px,190px);gap:12px;align-items:center;padding:10px 20px;border-bottom:1px solid #151515}.t3-site.t3-product-page.t3-px .px-rk-row:last-child{border-bottom:0}.t3-site.t3-product-page.t3-px .px-rk-row.px-me{background:#7e22ce1f}.t3-site.t3-product-page.t3-px .px-rk-n{font-family:var(--mono);font-size:12px;font-weight:600;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-rk-n.px-first{color:var(--amber)}.t3-site.t3-product-page.t3-px .px-rk-name{min-width:0}.t3-site.t3-product-page.t3-px .px-rk-top{display:flex;flex-wrap:wrap;align-items:center;gap:4px 7px}.t3-site.t3-product-page.t3-px .px-rk-top b{font-weight:500;font-size:12.5px}.t3-site.t3-product-page.t3-px .px-rk-you{display:block;font-size:10.5px;color:#a855f7;margin-top:1px}.t3-site.t3-product-page.t3-px .px-rk-fig{display:flex;justify-content:flex-end;gap:8px;margin-top:4px;font-size:11px;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-lbdash{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:14px;max-width:960px;margin-inline:auto}.t3-site.t3-product-page.t3-px .px-lbdash .px-app{margin:0;max-width:none;display:flex;flex-direction:column}.t3-site.t3-product-page.t3-px .px-ls-head{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid var(--a-line)}.t3-site.t3-product-page.t3-px .px-ls-head b{font-weight:600;font-size:13.5px}.t3-site.t3-product-page.t3-px .px-ls-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 18px;border-bottom:1px solid #151515}.t3-site.t3-product-page.t3-px .px-ls-row:last-child{border-bottom:0}.t3-site.t3-product-page.t3-px .px-ls-row.px-new{animation:px-newrow 1.4s ease}@keyframes px-newrow{0%{background:#7e22ce59}to{background:transparent}}.t3-site.t3-product-page.t3-px .px-type{font-size:10px;font-weight:700;border-radius:5px;padding:2px 0;text-align:center}.t3-site.t3-product-page.t3-px .px-type--ppv{color:#fff;background:#7e22ce59}.t3-site.t3-product-page.t3-px .px-type--tip{color:var(--green);background:#34d3991a}.t3-site.t3-product-page.t3-px .px-meta{min-width:0}.t3-site.t3-product-page.t3-px .px-meta b{display:block;font-weight:500;font-size:12.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.t3-site.t3-product-page.t3-px .px-meta span,.t3-site.t3-product-page.t3-px .px-amt span{color:var(--a-mute);font-size:11px}.t3-site.t3-product-page.t3-px .px-amt{text-align:right}.t3-site.t3-product-page.t3-px .px-amt b{display:block;font-family:var(--mono);font-weight:600}.t3-site.t3-product-page.t3-px .px-dg{padding:16px 18px;gap:4px}.t3-site.t3-product-page.t3-px .px-dg .px-g-amt{font-size:26px;margin-top:6px}.t3-site.t3-product-page.t3-px .px-dg .px-gbar{margin-top:10px;height:9px}.t3-site.t3-product-page.t3-px .px-dg .px-gbar .px-tick{height:15px;top:-4px}.t3-site.t3-product-page.t3-px .px-dg p{margin:12px 0 0;font-size:12px;color:var(--a-dim)}.t3-site.t3-product-page.t3-px .px-dg p b{color:var(--amber);font-weight:600}.t3-site.t3-product-page.t3-px .px-rkline{margin-top:auto;padding-top:12px;border-top:1px solid var(--a-line);font-size:12px;color:var(--a-dim)}.t3-site.t3-product-page.t3-px .px-rkline b{color:#fff}.t3-site.t3-product-page.t3-px .px-modes{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:clamp(22px,2.6vw,30px) auto 18px}.t3-site.t3-product-page.t3-px .px-modes>span{font-size:14px;color:var(--ink-mute);margin-right:4px}.t3-site.t3-product-page.t3-px .px-modes button{font-family:inherit;font-size:14px;font-weight:600;color:var(--ink-dim);background:var(--paper-2);border:1px solid var(--line);border-radius:999px;padding:8px 16px;cursor:pointer}.t3-site.t3-product-page.t3-px .px-modes button:hover{border-color:#7e22ce}.t3-site.t3-product-page.t3-px .px-modes button:focus-visible{outline:3px solid #A855F7;outline-offset:2px}.t3-site.t3-product-page.t3-px .px-modes button[aria-pressed=true]{color:#fff;background:#7e22ce;border-color:#7e22ce}.t3-site.t3-product-page.t3-px .px-st{padding:16px 0 6px}.t3-site.t3-product-page.t3-px .px-st h4{margin:0 18px;font-family:var(--disp);font-size:15px;font-weight:600}.t3-site.t3-product-page.t3-px .px-st>p{margin:3px 18px 12px;color:var(--a-mute);font-size:12px}.t3-site.t3-product-page.t3-px .px-st-row{display:grid;grid-template-columns:minmax(0,1fr) 54px minmax(0,1.5fr);gap:10px;align-items:center;padding:9px 18px;border-top:1px solid #181818}.t3-site.t3-product-page.t3-px .px-st-row--head{color:var(--a-mute);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-top:0;padding-block:4px 8px}.t3-site.t3-product-page.t3-px .px-st-row--off{color:var(--a-faint)}.t3-site.t3-product-page.t3-px .px-st-row .px-sel{padding:5px 9px;font-size:12px}.t3-site.t3-product-page.t3-px .px-st-row .px-sel--hot{border-color:#7e22ce;box-shadow:0 0 0 1px #7e22ce}.t3-site.t3-product-page.t3-px .px-check{width:16px;height:16px;border-radius:4px;background:#7e22ce;display:grid;place-items:center}.t3-site.t3-product-page.t3-px .px-check svg{width:11px;height:11px;color:#fff}.t3-site.t3-product-page.t3-px .px-switch{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 18px;border-top:1px solid var(--a-line);margin-top:6px;font-size:12.5px}.t3-site.t3-product-page.t3-px .px-switch i{width:30px;height:17px;border-radius:999px;background:#7e22ce;position:relative;flex:0 0 30px}.t3-site.t3-product-page.t3-px .px-switch i:after{content:"";position:absolute;right:2px;top:2px;width:13px;height:13px;border-radius:50%;background:#fff}.t3-site.t3-product-page.t3-px .px-pv-head{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid var(--a-line)}.t3-site.t3-product-page.t3-px .px-pv-head b{font-weight:600;font-size:13.5px}.t3-site.t3-product-page.t3-px .px-pv-goal{padding:14px 18px;border-bottom:1px solid #181818}.t3-site.t3-product-page.t3-px .px-pv-goal:last-child{border-bottom:0}.t3-site.t3-product-page.t3-px .px-pv-goal p{margin:8px 0 0;font-size:12px;color:var(--a-dim)}.t3-site.t3-product-page.t3-px .px-pv-goal p b{color:var(--amber);font-weight:600}.t3-site.t3-product-page.t3-px .px-lock-note{padding:12px 18px;font-size:11.5px;color:var(--a-mute);border-top:1px solid var(--a-line);display:flex;gap:8px;align-items:center}.t3-site.t3-product-page.t3-px .px-lock-note svg{width:14px;height:14px;flex:0 0 14px}.t3-site.t3-product-page.t3-px .px-kinds{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1060px;margin-inline:auto;text-align:left}.t3-site.t3-product-page.t3-px .px-kind{position:relative;overflow:hidden;isolation:isolate;border-radius:26px;padding:26px;background:#191621;border:1px solid #2B2733;color:#fff}.t3-site.t3-product-page.t3-px .px-kind:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(420px 240px at 100% 0%,rgba(147,51,234,.34),transparent 65%),radial-gradient(360px 220px at 0% 100%,rgba(126,34,206,.22),transparent 60%)}.t3-site.t3-product-page.t3-px .px-kind h3{margin:0 0 6px;font-size:20px;font-weight:600;color:#fff}.t3-site.t3-product-page.t3-px .px-kind p{margin:0;font-size:15px;color:#ffffffb8}.t3-site.t3-product-page.t3-px .px-medals{display:grid;gap:8px;margin-bottom:18px}.t3-site.t3-product-page.t3-px .px-medals>div{display:flex;align-items:center;gap:9px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:8px 12px;font-size:14px;color:#fff}.t3-site.t3-product-page.t3-px .px-medals .px-mono{margin-left:auto;font-size:13px;color:#ffffffb3}.t3-site.t3-product-page.t3-px .px-medals .px-medal{width:20px;height:20px;flex-basis:20px;font-size:10.5px}.t3-site.t3-product-page.t3-px .px-medal--none{background:#ffffff24}@media (max-width: 880px){.t3-site.t3-product-page.t3-px .px-po-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.t3-site.t3-product-page.t3-px .px-pair,.t3-site.t3-product-page.t3-px .px-bento,.t3-site.t3-product-page.t3-px .px-lbdash,.t3-site.t3-product-page.t3-px .px-kinds{grid-template-columns:1fr}.t3-site.t3-product-page.t3-px .px-cell--center{width:100%}.t3-site.t3-product-page.t3-px .px-chain{grid-template-columns:repeat(2,minmax(0,1fr))}.t3-site.t3-product-page.t3-px .px-link:not(:last-child):after{display:none}}@media (max-width: 560px){.t3-site.t3-product-page.t3-px .px-tl-steps{grid-template-columns:1fr}.t3-site.t3-product-page.t3-px .px-gap{flex-direction:row;justify-content:center}.t3-site.t3-product-page.t3-px .px-gap:before{width:0;height:18px;border-top:0;border-left:1px dashed var(--a-faint)}.t3-site.t3-product-page.t3-px .px-chain{grid-template-columns:1fr}.t3-site.t3-product-page.t3-px .px-po-seg{margin-left:0}.t3-site.t3-product-page.t3-px .px-po-head,.t3-site.t3-product-page.t3-px .px-po-tabs,.t3-site.t3-product-page.t3-px .px-po-bar,.t3-site.t3-product-page.t3-px .px-po-tiles{padding-inline:16px}.t3-site.t3-product-page.t3-px .px-cell,.t3-site.t3-product-page.t3-px .px-kind{padding:22px}.t3-site.t3-product-page.t3-px .px-rk-row{grid-template-columns:18px minmax(0,1fr) 84px;padding-inline:14px;gap:8px}.t3-site.t3-product-page.t3-px .px-st-row{grid-template-columns:minmax(0,1fr) 40px minmax(0,1.4fr);padding-inline:14px}}@media (prefers-reduced-motion: reduce){.t3-site.t3-product-page.t3-px .px-live i,.t3-site.t3-product-page.t3-px .px-tile b.px-flash,.t3-site.t3-product-page.t3-px .px-goal.px-up .px-g-next b,.t3-site.t3-product-page.t3-px .px-goal.px-up .px-g-live,.t3-site.t3-product-page.t3-px .px-ls-row.px-new{animation:none}.t3-site.t3-product-page.t3-px .px-gbar .px-fill{transition:none}}.t3-site.t3-product-page.t3-px .px-po-cards{display:none}@media (max-width: 640px){.t3-site.t3-product-page.t3-px .px-scroll{display:none}.t3-site.t3-product-page.t3-px .px-po-cards{display:grid;gap:10px;padding:0 16px 16px}.t3-site.t3-product-page.t3-px .px-pc{border:1px solid var(--a-line);background:var(--a-bg2);border-radius:14px;padding:14px}.t3-site.t3-product-page.t3-px .px-pc-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.t3-site.t3-product-page.t3-px .px-pc-head .px-role{margin-top:2px}.t3-site.t3-product-page.t3-px .px-pc-total{margin-top:12px}.t3-site.t3-product-page.t3-px .px-pc-total b{display:block;font-size:22px;font-weight:600;color:#fff;margin-top:2px}.t3-site.t3-product-page.t3-px .px-pc-total small{display:block;color:var(--a-mute);font-size:11.5px}.t3-site.t3-product-page.t3-px .px-pc-parts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:12px}.t3-site.t3-product-page.t3-px .px-pc-parts>div{border:1px solid var(--a-line);background:var(--a-bg);border-radius:10px;padding:8px 9px;min-width:0}.t3-site.t3-product-page.t3-px .px-pc-parts b{display:block;font-size:13.5px;margin-top:2px}.t3-site.t3-product-page.t3-px .px-pc-parts small{display:block;color:var(--a-mute);font-size:10.5px;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.t3-site.t3-product-page.t3-px .px-pc-act{margin-top:12px}.t3-site.t3-product-page.t3-px .px-pc-act>.px-abtn{width:100%;padding-block:9px;font-size:13px}.t3-site.t3-product-page.t3-px .px-pc-note{margin:8px 0 0;color:var(--a-mute);font-size:11.5px;line-height:1.45}.t3-site.t3-product-page.t3-px .px-pc-act>.px-pc-note:first-child{margin-top:0}.t3-site.t3-product-page.t3-px .px-pc-confirm{border:1px solid #333333;background:#141416;border-radius:12px;padding:12px}.t3-site.t3-product-page.t3-px .px-pc-confirm b{display:block;font-size:13px}.t3-site.t3-product-page.t3-px .px-pc-confirm p{margin:3px 0 10px;color:var(--a-mute);font-size:11.5px}.t3-site.t3-product-page.t3-px .px-pc-confirm div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.t3-site.t3-product-page.t3-px .px-pc-confirm .px-abtn{padding-block:8px}.t3-site.t3-product-page.t3-px .px-md{padding:16px}.t3-site.t3-product-page.t3-px .px-cr{grid-template-columns:26px max-content minmax(0,1fr) auto;grid-template-areas:"av name name chip" ". amt bar bar";gap:6px 10px}.t3-site.t3-product-page.t3-px .px-cr-id{display:contents}.t3-site.t3-product-page.t3-px .px-cr .px-av{grid-area:av}.t3-site.t3-product-page.t3-px .px-cr-name{grid-area:name;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.t3-site.t3-product-page.t3-px .px-cr-amt{grid-area:amt;font-size:11.5px}.t3-site.t3-product-page.t3-px .px-cr .px-bar{grid-area:bar;align-self:center}.t3-site.t3-product-page.t3-px .px-cr .px-chip{grid-area:chip}.t3-site.t3-product-page.t3-px .px-creators{gap:12px}.t3-site.t3-product-page.t3-px .px-goal{padding:18px 16px 16px}.t3-site.t3-product-page.t3-px .px-goal .px-g-main{flex-direction:column;align-items:flex-start;gap:6px}.t3-site.t3-product-page.t3-px .px-goal .px-g-next{text-align:left;min-height:38px}.t3-site.t3-product-page.t3-px .px-glabels>span{font-size:9.5px}.t3-site.t3-product-page.t3-px .px-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.t3-site.t3-product-page.t3-px .px-modes>span{grid-column:1 / -1;margin:0}.t3-site.t3-product-page.t3-px .px-modes button{font-size:13px;padding:8px 10px}.t3-site.t3-product-page.t3-px .px-vis>.px-app:last-child{order:-1}}.t3-site.t3-product-page.t3-px .px-appbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;padding:14px 20px}.t3-site.t3-product-page.t3-px .px-appbar .px-ico{width:40px;height:40px;border-radius:12px;border:1px solid rgba(126,34,206,.35);display:grid;place-items:center;color:#a855f7;flex:0 0 40px}.t3-site.t3-product-page.t3-px .px-appbar .px-ico svg{width:20px;height:20px}.t3-site.t3-product-page.t3-px .px-appbar h3{margin:0;font-family:var(--sans);font-size:15px;font-weight:600;letter-spacing:-.01em;color:#fff}.t3-site.t3-product-page.t3-px .px-appbar p{margin:2px 0 0;font-size:11.5px;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-apptabs{display:inline-flex;height:36px;border:1px solid #262626;border-radius:8px;background:#000;overflow:hidden;margin-inline:auto}.t3-site.t3-product-page.t3-px .px-apptabs span{display:inline-flex;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:600;color:var(--a-mute);white-space:nowrap}.t3-site.t3-product-page.t3-px .px-apptabs span.px-on{background:#9333ea66;color:#fff}.t3-site.t3-product-page.t3-px .px-apptabs b{border:1px solid #262626;background:#0a0a0a;border-radius:999px;padding:1px 6px;font-family:var(--mono);font-size:10px}.t3-site.t3-product-page.t3-px .px-right{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto}.t3-site.t3-product-page.t3-px .px-ctl{display:inline-flex;align-items:center;gap:7px;height:34px;border:1px solid #262626;background:#111;border-radius:8px;padding:0 11px;font-size:12px;color:var(--a-dim);font-family:inherit;white-space:nowrap}.t3-site.t3-product-page.t3-px .px-ctl svg{width:13px;height:13px;flex:0 0 13px;opacity:.6}.t3-site.t3-product-page.t3-px .px-ctl--new{background:#7e22ce;border-color:#7e22ce;color:#fff;font-weight:700}.t3-site.t3-product-page.t3-px .px-filterbar{display:flex;flex-wrap:wrap;align-items:center;gap:9px;padding:11px 20px;background:#060606;border-block:1px solid #1A1A1A}.t3-site.t3-product-page.t3-px .px-fsearch{display:inline-flex;align-items:center;gap:8px;height:34px;width:200px;max-width:100%;border:1px solid #262626;background:#111;border-radius:8px;padding:0 11px;font-size:12px;color:#525252}.t3-site.t3-product-page.t3-px .px-fsearch svg{width:13px;height:13px;flex:0 0 13px}.t3-site.t3-product-page.t3-px .px-fseg{display:inline-flex;height:34px;border:1px solid #262626;background:#111;border-radius:8px;overflow:hidden}.t3-site.t3-product-page.t3-px .px-fseg button,.t3-site.t3-product-page.t3-px .px-fseg span{display:inline-flex;align-items:center;gap:6px;padding:0 11px;font-family:inherit;font-size:12px;font-weight:600;color:var(--a-mute);background:transparent;border:0;cursor:pointer;white-space:nowrap}.t3-site.t3-product-page.t3-px .px-fseg svg{width:13px;height:13px}.t3-site.t3-product-page.t3-px .px-fseg .px-on,.t3-site.t3-product-page.t3-px .px-fseg button[aria-pressed=true]{background:#7e22ce47;color:#d8c5f5}.t3-site.t3-product-page.t3-px .px-fseg button:focus-visible{outline:2px solid #A855F7;outline-offset:-2px}.t3-site.t3-product-page.t3-px .px-toggle{display:inline-flex;align-items:center;gap:8px;height:34px;border:1px solid #262626;background:#111;border-radius:8px;padding:0 11px;font-size:12px;font-weight:600;color:var(--a-dim)}.t3-site.t3-product-page.t3-px .px-toggle i{width:28px;height:16px;border-radius:999px;background:#7e22ce;position:relative;flex:0 0 28px}.t3-site.t3-product-page.t3-px .px-toggle i:after{content:"";position:absolute;top:2px;right:2px;width:12px;height:12px;border-radius:50%;background:#fff}.t3-site.t3-product-page.t3-px .px-plist{padding:12px 20px 16px}.t3-site.t3-product-page.t3-px .px-pgroup{display:flex;align-items:center;gap:10px;margin:14px 0 8px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#525252}.t3-site.t3-product-page.t3-px .px-pgroup:first-child{margin-top:0}.t3-site.t3-product-page.t3-px .px-pgroup b{border:1px solid #262626;background:#111;border-radius:999px;padding:1px 7px;font-family:var(--mono);font-size:10px;letter-spacing:0;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-pgroup s{flex:1;height:1px;background:#1e1e1e;text-decoration:none}.t3-site.t3-product-page.t3-px .px-prow{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;align-items:center;background:#101010;border:1px solid #1F1F1F;border-radius:14px;padding:11px 13px;margin-bottom:8px}.t3-site.t3-product-page.t3-px .px-prow--sched{border-left:3px solid rgba(59,130,246,.5)}.t3-site.t3-product-page.t3-px .px-prow--queue{border-left:3px solid rgba(34,211,238,.5)}.t3-site.t3-product-page.t3-px .px-prow--draft{border-left:3px solid #333333}.t3-site.t3-product-page.t3-px .px-pthumb{width:48px;height:48px;border-radius:10px;position:relative;overflow:hidden;display:grid;place-items:center;color:#ffffffd9;font-size:15px;flex:0 0 auto}.t3-site.t3-product-page.t3-px .px-pthumb em{position:absolute;right:3px;bottom:3px;font-style:normal;font-family:var(--mono);font-size:9px;background:#0009;border-radius:4px;padding:0 4px}.t3-site.t3-product-page.t3-px .px-pbody{min-width:0}.t3-site.t3-product-page.t3-px .px-pbody>p{margin:0;font-size:12.5px;color:#e5e5e5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.t3-site.t3-product-page.t3-px .px-pmeta{display:flex;flex-wrap:wrap;align-items:center;gap:5px 8px;margin-top:5px;font-size:11px;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-spill{display:inline-flex;align-items:center;height:22px;border:1px solid;border-radius:6px;padding:0 7px;font-size:10px;font-weight:700}.t3-site.t3-product-page.t3-px .px-spill--pub{border-color:#10b98140;background:#10b9811a;color:#34d399}.t3-site.t3-product-page.t3-px .px-spill--sched{border-color:#3b82f64d;background:#3b82f61a;color:#93c5fd}.t3-site.t3-product-page.t3-px .px-spill--queue{border-color:#22d3ee4d;background:#22d3ee1a;color:#67e8f9}.t3-site.t3-product-page.t3-px .px-spill--draft{border-color:#333;background:#111;color:var(--a-dim)}.t3-site.t3-product-page.t3-px .px-spill--price{border-color:#333;background:#0d0d0d;color:#e5e5e5;font-family:var(--mono)}.t3-site.t3-product-page.t3-px .px-pfig{display:flex;gap:16px;white-space:nowrap}.t3-site.t3-product-page.t3-px .px-pfig>span{text-align:right}.t3-site.t3-product-page.t3-px .px-pfig b{display:block;font-family:var(--mono);font-size:13px;font-weight:600;color:#fff}.t3-site.t3-product-page.t3-px .px-pfig b.px-v{color:#93c5fd}.t3-site.t3-product-page.t3-px .px-pfig b.px-rev{color:#34d399}.t3-site.t3-product-page.t3-px .px-pfig small{display:block;font-size:9.5px;letter-spacing:.06em;text-transform:uppercase;color:#525252;margin-top:1px}.t3-site.t3-product-page.t3-px .px-preview-wrap{max-width:520px;margin-inline:auto}.t3-site.t3-product-page.t3-px .px-profcard{border:1px solid #262626;background:#101010;border-radius:18px;overflow:hidden;margin-bottom:12px}.t3-site.t3-product-page.t3-px .px-profbanner{aspect-ratio:10 / 3;background:radial-gradient(400px 160px at 70% 0%,rgba(168,85,247,.45),transparent 70%),linear-gradient(135deg,#3b1d5e,#0c0c0c 70%)}.t3-site.t3-product-page.t3-px .px-profid{display:flex;align-items:flex-end;gap:12px;padding:0 18px}.t3-site.t3-product-page.t3-px .px-profid .px-av{width:64px;height:64px;flex:0 0 64px;margin-top:-32px;border:4px solid #101010;border-radius:50%;background:linear-gradient(135deg,#9333ea,#4c1d95);color:#fff;font-size:20px}.t3-site.t3-product-page.t3-px .px-profwho{min-width:0;padding-bottom:8px}.t3-site.t3-product-page.t3-px .px-profwho b{display:block;font-size:15px;color:#fff}.t3-site.t3-product-page.t3-px .px-profwho span{font-size:11.5px;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-profprice{margin-left:auto;margin-bottom:8px;border:1px solid #262626;background:#0a0a0a;border-radius:999px;padding:4px 11px;font-size:11px;font-weight:700;color:#e5e5e5;white-space:nowrap}.t3-site.t3-product-page.t3-px .px-profbio{padding:6px 18px 0;margin:0;font-size:12.5px;line-height:1.6;color:#d4d4d4}.t3-site.t3-product-page.t3-px .px-proftags{display:flex;flex-wrap:wrap;gap:6px;padding:10px 18px 16px;align-items:center}.t3-site.t3-product-page.t3-px .px-proftags span{border:1px solid #262626;background:#0a0a0a;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;color:#d4d4d4}.t3-site.t3-product-page.t3-px .px-pcard{border:1px solid #1F1F1F;background:#101010;border-radius:16px;overflow:hidden;margin-bottom:12px}.t3-site.t3-product-page.t3-px .px-pcard--sched{border-style:dashed;border-color:#3b82f666}.t3-site.t3-product-page.t3-px .px-pcard-head{display:flex;align-items:center;gap:10px;padding:12px 14px}.t3-site.t3-product-page.t3-px .px-pcard-head b{display:block;font-size:12.5px;color:#fff}.t3-site.t3-product-page.t3-px .px-pcard-head span.px-when{display:block;font-size:11px;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-pcard-head .px-spill{margin-left:auto}.t3-site.t3-product-page.t3-px .px-pcard-body{padding:0 14px 12px;font-size:12.5px;line-height:1.6;color:#e5e5e5}.t3-site.t3-product-page.t3-px .px-pcard-media{height:190px;display:grid;place-items:center;color:#ffffffd9;font-size:22px}.t3-site.t3-product-page.t3-px .px-pcard-foot{display:flex;align-items:center;gap:16px;padding:10px 14px;font-size:11.5px;color:var(--a-mute);border-top:1px solid #1A1A1A}.t3-site.t3-product-page.t3-px .px-pcard-foot b{font-family:var(--mono);color:#e5e5e5;font-weight:600}.t3-site.t3-product-page.t3-px .px-cmp{display:grid;grid-template-columns:minmax(0,1fr) 248px}.t3-site.t3-product-page.t3-px .px-cmp-main{padding:16px 18px;border-right:1px solid var(--a-line)}.t3-site.t3-product-page.t3-px .px-cmp-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.t3-site.t3-product-page.t3-px .px-cmp-title h4{margin:0;font-family:var(--sans);font-size:15px;font-weight:600;color:#f5f5f5}.t3-site.t3-product-page.t3-px .px-cmp-title span{color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-cmp-card{border:1px solid #262626;background:#161616;border-radius:16px;overflow:hidden}.t3-site.t3-product-page.t3-px .px-cmp-tools{display:flex;align-items:center;gap:2px;padding:7px 8px;background:#0f0f0f;border-bottom:1px solid #262626}.t3-site.t3-product-page.t3-px .px-cmp-tools i{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;color:var(--a-dim);font-style:normal}.t3-site.t3-product-page.t3-px .px-cmp-tools i svg{width:18px;height:18px}.t3-site.t3-product-page.t3-px .px-cmp-tools i.px-poll{color:#a855f7;background:#a855f71a;box-shadow:inset 0 0 0 1px #9333ea4d}.t3-site.t3-product-page.t3-px .px-cmp-tools i.px-goal{color:#34d399}.t3-site.t3-product-page.t3-px .px-cmp-tools i.px-name{font-family:var(--mono);font-size:10px;font-weight:700;color:#a855f7;width:auto;padding:0 7px}.t3-site.t3-product-page.t3-px .px-cmp-tools .px-sep{width:1px;height:16px;background:#262626;margin-inline:5px}.t3-site.t3-product-page.t3-px .px-cmp-tools .px-spacer{flex:1}.t3-site.t3-product-page.t3-px .px-cmp-text{position:relative;padding:14px;min-height:96px;font-size:13px;line-height:1.65;color:#e5e5e5}.t3-site.t3-product-page.t3-px .px-cmp-text em{font-style:normal;color:#a855f7}.t3-site.t3-product-page.t3-px .px-cmp-text .px-corner{position:absolute;top:8px;right:8px;display:flex;gap:4px;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-cmp-text .px-corner svg{width:17px;height:17px}.t3-site.t3-product-page.t3-px .px-cmp-price{display:inline-flex;align-items:center;gap:6px;margin:0 14px 12px;border:1px solid rgba(34,197,94,.2);background:#22c55e1a;color:#4ade80;border-radius:6px;padding:3px 8px;font-size:11.5px;font-weight:700}.t3-site.t3-product-page.t3-px .px-cmp-att{display:flex;gap:8px;padding:10px 14px;background:#101010;border-top:1px solid rgba(38,38,38,.7)}.t3-site.t3-product-page.t3-px .px-cmp-att span{width:52px;height:52px;border-radius:10px;display:grid;place-items:center;color:#ffffffd9;font-size:15px}.t3-site.t3-product-page.t3-px .px-cmp-att span.px-add{border:1px dashed #333333;background:transparent;color:var(--a-mute);font-size:18px}.t3-site.t3-product-page.t3-px .px-cmp-foot{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px}.t3-site.t3-product-page.t3-px .px-cmp-foot .px-ctl--send{margin-left:auto;background:#7e22ce;border-color:#7e22ce;color:#fff;font-weight:700}.t3-site.t3-product-page.t3-px .px-cmp-drawer{padding:16px;background:#0c0c0c}.t3-site.t3-product-page.t3-px .px-cmp-drawer h5{margin:0 0 2px;font-family:var(--disp);font-size:13.5px;font-weight:600;color:#fff}.t3-site.t3-product-page.t3-px .px-cmp-drawer>p{margin:0 0 12px;font-size:11px;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-opt{display:flex;align-items:center;gap:8px;border:1px solid #262626;background:#111;border-radius:9px;padding:6px 9px;font-size:12px;margin-bottom:6px;color:#d4d4d4}.t3-site.t3-product-page.t3-px .px-opt i{width:15px;height:15px;border-radius:50%;border:1px solid #3B3B3B;flex:0 0 15px}.t3-site.t3-product-page.t3-px .px-pub{max-width:720px}.t3-site.t3-product-page.t3-px .px-pub-panel{padding:18px 20px}.t3-site.t3-product-page.t3-px .px-pub-panel h5{margin:0 0 4px;font-family:var(--disp);font-size:15px;font-weight:600;color:#fff}.t3-site.t3-product-page.t3-px .px-pub-panel>p{margin:0 0 14px;font-size:12.5px;color:var(--a-dim)}.t3-site.t3-product-page.t3-px .px-pub-when{display:flex;flex-wrap:wrap;gap:8px}.t3-site.t3-product-page.t3-px .px-qhead{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:10px}.t3-site.t3-product-page.t3-px .px-qrow{display:grid;grid-template-columns:16px 30px minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:9px 0;border-top:1px solid #181818}.t3-site.t3-product-page.t3-px .px-qrow:first-of-type{border-top:0}.t3-site.t3-product-page.t3-px .px-qgrip{color:#3f3f3f;line-height:1;font-size:13px}.t3-site.t3-product-page.t3-px .px-qpos{display:inline-flex;align-items:center;justify-content:center;height:22px;border:1px solid rgba(34,211,238,.3);background:#22d3ee1a;color:#67e8f9;border-radius:6px;font-family:var(--mono);font-size:10px;font-weight:700}.t3-site.t3-product-page.t3-px .px-qtitle{display:block;font-size:12.5px;color:#e5e5e5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.t3-site.t3-product-page.t3-px .px-qtime{font-family:var(--mono);font-size:11.5px;color:#67e8f9;white-space:nowrap}.t3-site.t3-product-page.t3-px .px-qtop{font-family:inherit;font-size:11px;color:var(--a-dim);border:1px solid #262626;border-radius:7px;padding:4px 9px;background:#111;cursor:pointer}.t3-site.t3-product-page.t3-px .px-qtop:hover{border-color:#7e22ce;color:#fff}.t3-site.t3-product-page.t3-px .px-qtop[disabled]{opacity:.35;cursor:default}.t3-site.t3-product-page.t3-px .px-qnote{margin:12px 0 0;font-size:11.5px;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.t3-site.t3-product-page.t3-px .px-stat{border:1px solid #262626;background:#0d0d0d;border-radius:10px;padding:9px 11px}.t3-site.t3-product-page.t3-px .px-stat b{display:block;font-family:var(--mono);font-size:17px;font-weight:600;margin-top:2px;color:#fff}.t3-site.t3-product-page.t3-px .px-stat small{display:block;color:var(--a-mute);font-size:10.5px}.t3-site.t3-product-page.t3-px .px-stat--v b{color:#93c5fd}.t3-site.t3-product-page.t3-px .px-stat--l b{color:#c4a0ff}.t3-site.t3-product-page.t3-px .px-stat--r b{color:#34d399}.t3-site.t3-product-page.t3-px .px-chart{margin-top:12px;border:1px solid #262626;background:#0d0d0d;border-radius:12px;padding:12px 14px}.t3-site.t3-product-page.t3-px .px-chart-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px}.t3-site.t3-product-page.t3-px .px-chart svg{width:100%;height:86px;display:block}.t3-site.t3-product-page.t3-px .px-legend{display:flex;gap:12px;font-size:11px;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-legend i{display:inline-block;width:9px;height:3px;border-radius:2px;margin-right:5px;vertical-align:middle}.t3-site.t3-product-page.t3-px .px-cmt{display:flex;gap:10px;padding:11px 0;border-top:1px solid #181818}.t3-site.t3-product-page.t3-px .px-cmt-b{min-width:0;flex:1}.t3-site.t3-product-page.t3-px .px-cmt-b p{margin:3px 0 0;font-size:12px;color:var(--a-dim)}.t3-site.t3-product-page.t3-px .px-cmt-head{display:flex;flex-wrap:wrap;align-items:center;gap:7px;font-size:12px;color:#fff}.t3-site.t3-product-page.t3-px .px-cmt-head time{color:#525252;font-size:11px}.t3-site.t3-product-page.t3-px .px-cmt-act{display:flex;gap:12px;margin-top:6px;font-size:11px;color:var(--a-mute)}.t3-site.t3-product-page.t3-px .px-cmt-act b{color:#a855f7;font-weight:400}.t3-site.t3-product-page.t3-px .px-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.t3-site.t3-product-page.t3-px .px-kpi{border:1px solid #262626;background:#0d0d0d;border-radius:10px;padding:10px 12px}.t3-site.t3-product-page.t3-px .px-kpi b{display:block;font-family:var(--mono);font-size:18px;font-weight:600;margin-top:2px;color:#fff}.t3-site.t3-product-page.t3-px .px-kpi em{font-style:normal;font-size:11px;color:#34d399}.t3-site.t3-product-page.t3-px .px-kpi em.px-down{color:#f87171}.t3-site.t3-product-page.t3-px .px-heat-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:16px 0 10px}.t3-site.t3-product-page.t3-px .px-heat-top p{margin:2px 0 0;color:var(--a-mute);font-size:11.5px}.t3-site.t3-product-page.t3-px .px-heat-wrap{overflow-x:auto}.t3-site.t3-product-page.t3-px .px-heat{display:grid;grid-template-columns:30px repeat(24,minmax(11px,1fr));gap:2px;min-width:430px}.t3-site.t3-product-page.t3-px .px-heat span{font-size:9px;color:#525252;font-family:var(--mono);display:flex;align-items:center}.t3-site.t3-product-page.t3-px .px-heat i{display:block;aspect-ratio:1;border-radius:3px}.t3-site.t3-product-page.t3-px .px-heat .px-hrs{grid-column:2 / -1;display:grid;grid-template-columns:repeat(24,minmax(0,1fr));gap:2px}.t3-site.t3-product-page.t3-px .px-heat .px-hrs span{justify-content:center}.t3-site.t3-product-page.t3-px .px-tops{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.t3-site.t3-product-page.t3-px .px-top-list>b{display:block;font-size:11.5px;font-weight:600;color:#fff;margin-bottom:8px}.t3-site.t3-product-page.t3-px .px-top-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:9px;align-items:center;padding:7px 0;border-top:1px solid #181818;font-size:12px}.t3-site.t3-product-page.t3-px .px-top-row:first-of-type{border-top:0}.t3-site.t3-product-page.t3-px .px-top-row .px-pthumb{width:32px;height:32px;font-size:12px}.t3-site.t3-product-page.t3-px .px-top-row>span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--a-dim)}.t3-site.t3-product-page.t3-px .px-top-row>b{font-family:var(--mono);color:#fff}.t3-site.t3-product-page.t3-px .px-view{animation:px-view-in .28s ease}@keyframes px-view-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (max-width: 880px){.t3-site.t3-product-page.t3-px .px-cmp{grid-template-columns:1fr}.t3-site.t3-product-page.t3-px .px-cmp-main{border-right:0;border-bottom:1px solid var(--a-line)}.t3-site.t3-product-page.t3-px .px-stat-grid,.t3-site.t3-product-page.t3-px .px-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.t3-site.t3-product-page.t3-px .px-tops{grid-template-columns:1fr}.t3-site.t3-product-page.t3-px .px-apptabs{margin-inline:0}.t3-site.t3-product-page.t3-px .px-right{margin-left:0;width:100%}}@media (max-width: 640px){.t3-site.t3-product-page.t3-px .px-appbar,.t3-site.t3-product-page.t3-px .px-filterbar,.t3-site.t3-product-page.t3-px .px-plist{padding-inline:14px}.t3-site.t3-product-page.t3-px .px-appbar{gap:10px 12px}.t3-site.t3-product-page.t3-px .px-apptabs{width:100%;overflow-x:auto}.t3-site.t3-product-page.t3-px .px-fsearch{width:100%}.t3-site.t3-product-page.t3-px .px-prow{grid-template-columns:44px minmax(0,1fr);row-gap:9px}.t3-site.t3-product-page.t3-px .px-prow .px-pthumb{width:44px;height:44px}.t3-site.t3-product-page.t3-px .px-pfig{grid-column:1 / -1;gap:18px}.t3-site.t3-product-page.t3-px .px-pfig>span{text-align:left}.t3-site.t3-product-page.t3-px .px-qrow{grid-template-columns:16px 30px minmax(0,1fr) auto}.t3-site.t3-product-page.t3-px .px-qrow .px-qtime{grid-column:3 / -1}.t3-site.t3-product-page.t3-px .px-cmp-tools{flex-wrap:wrap}.t3-site.t3-product-page.t3-px .px-pcard-media{height:150px}}@media (prefers-reduced-motion: reduce){.t3-site.t3-product-page.t3-px .px-view{animation:none}}.t3-site.t3-product-page.t3-px .px-hidden{display:none!important}.t3-site.t3-product-page.t3-px .t3-hero .t3-lead.px-lead-x{max-width:980px}.t3-site.t3-product-page.t3-px .t3-center>.t3-wrap>.px-sub-x{max-width:1000px}.t3-site.t3-product-page.t3-px .px-br{display:none}@media (min-width: 900px){.t3-site.t3-product-page.t3-px .px-br{display:inline}}.t3-launch{position:fixed;top:0;left:0;right:0;z-index:51;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;padding:9px 16px;font-size:15px;font-weight:600;line-height:1.35;text-align:center;color:#fff;background:linear-gradient(90deg,#6b21a8,#7e22ce,#a21caf,#7e22ce,#6b21a8);background-size:300% 100%;border-bottom:0;overflow:hidden;animation:t3-launch-flow 14s linear infinite,t3-launch-drop .45s cubic-bezier(.22,1,.36,1) both}@keyframes t3-launch-flow{0%{background-position:0% 50%}to{background-position:300% 50%}}@keyframes t3-launch-drop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.t3-launch:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(100deg,transparent 30%,rgba(255,255,255,.28) 50%,transparent 70%);transform:translate(-100%);animation:t3-launch-sheen 5s ease-in-out 1s infinite}@keyframes t3-launch-sheen{0%{transform:translate(-100%)}35%,to{transform:translate(100%)}}@media (prefers-reduced-motion: reduce){.t3-launch{animation:none;background:#7e22ce}.t3-launch:after{display:none}}.t3-launch__tag{position:relative;font-weight:800;letter-spacing:.04em;text-transform:uppercase;font-size:11px;padding:3px 9px;border-radius:999px;color:#6b21a8;background:#fff}.t3-launch__arrow{position:relative;color:#ffffffe6;font-weight:700}.t3-launch__text{position:relative}.t3-launch~.t3-nav{top:calc(18px + var(--launch-h, 34px))}html[data-t3-theme=dark] .t3-launch{background:linear-gradient(90deg,#4c1d95,#6b21a8,#86198f,#6b21a8,#4c1d95);background-size:300% 100%}html[data-t3-theme=dark] .t3-launch__tag{color:#4c1d95;background:#fff}@media (max-width: 720px){.t3-launch{gap:6px;padding:7px 12px;font-size:13px}.t3-launch__arrow{display:none}.t3-launch~.t3-nav{top:calc(12px + var(--launch-h, 56px))}}@media (max-width: 420px){.t3-launch__tag{font-size:10px;padding:2px 7px}.t3-launch__text{font-size:12.5px}}.t3-nav__links a.t3-nav__cta,.t3-nav__menu a.t3-nav__cta{padding:9px 18px;font-size:14px;font-weight:600;color:#fff;background:var(--violet);box-shadow:none}.t3-nav__links a.t3-nav__cta:hover,.t3-nav__menu a.t3-nav__cta:hover{color:#fff;background:var(--violet-hover);box-shadow:none}html[data-t3-theme=dark] .t3-site .t3-nav__links a.t3-nav__cta,html[data-t3-theme=dark] .t3-site .t3-nav__menu a.t3-nav__cta{color:#fff;background:#7e22ce;box-shadow:none}html[data-t3-theme=dark] .t3-site .t3-nav__links a.t3-nav__cta:hover,html[data-t3-theme=dark] .t3-site .t3-nav__menu a.t3-nav__cta:hover{color:#fff;background:#9333ea;box-shadow:none}.t3-nav__cta--menu{margin-top:6px;width:100%}@media (max-width: 720px){.t3-nav__links>.t3-nav__cta{display:none}.t3-nav__cta--menu{display:inline-flex}}
