: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-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__links a.t3-cta{color:#fff;background:var(--violet);font-weight:600;padding:10px 20px;transition:all .3s ease}.t3-nav__links a.t3-cta:hover{background:var(--violet-hover);transform:scale(1.02)}.t3-nav__links a.t3-cta:active{transform:scale(.95)}.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}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)}.t3-btn:before,.t3-nav__links a.t3-cta: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,.t3-nav__links a.t3-cta: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-nav__links a.t3-cta{position:relative;overflow:hidden}.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-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 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:#c4b5fd}.t3-footer p{color:#ffffff8c;font-size:13.5px;max-width:300px}.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;padding-left:16px}.t3-nav__links>a:not(.t3-cta),.t3-nav__links>.t3-nav__features{display:none}main{padding-top:92px}.t3-actions{flex-direction:column;align-items:center}.t3-btn{width:100%;max-width:320px}.t3-footer__grid{grid-template-columns:1fr}}.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-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 a.t3-cta,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-nav__links a.t3-cta:hover,html[data-t3-theme=dark] .t3-site .t3-btn--solid:hover{background:#e9d5ff}html[data-t3-theme=dark] .t3-site .t3-nav__links a.t3-cta{color:#fff;background:#7e22ce;box-shadow:none}html[data-t3-theme=dark] .t3-site .t3-nav__links a.t3-cta:hover{background:#9333ea}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:#c4b5fd}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:900;stroke-dashoffset:900;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:#e9d5ff}@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-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-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}.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}}
