@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=Inter:wght@400;500;600&family=DM+Mono:wght@400;500&display=swap";@font-face{font-family:Playfair Display;src:url(/fonts/PlayfairDisplay-Regular.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Playfair Display;src:url(/fonts/PlayfairDisplay-Italic.woff2) format("woff2");font-weight:100 900;font-style:italic;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{overflow-x:hidden}:root{--navy: #1a1535;--purple: #3C2A7E;--purple-mid: #7C3AED;--purple-light: #f0edf8;--purple-border: #e0ddf5;--purple-muted: #8b7fc7;--text-body: #4a3d6a;--text-sub: #9b8fc0;--white: #ffffff;--off: #fdfcff;--section-alt: #f8f6fd;--green: #3B6D11;--green-bg: #eaf3de;--amber: #854F0B;--amber-bg: #faeeda}body{font-family:Inter,sans-serif;color:var(--navy);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}.nav{position:sticky;top:0;z-index:100;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:.5px solid var(--purple-border);padding:0 2.5rem;height:60px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.logo-mark{width:36px;height:36px;background:var(--purple);border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.logo-text-wrap{display:flex;flex-direction:column}.logo-name{font-size:14px;font-weight:600;color:var(--navy);letter-spacing:-.2px}.logo-url{font-size:10px;color:var(--purple-muted)}.nav-links{display:flex;align-items:center;gap:2rem;list-style:none}.nav-links a{font-size:11px;font-weight:600;color:#8b7fc7;text-transform:uppercase;letter-spacing:.5px;transition:color .15s;text-decoration:none}.nav-links a:hover{color:var(--navy)}.nav-cta{background:var(--purple);color:var(--white)!important;padding:8px 18px;border-radius:7px;font-size:12px!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important;transition:opacity .15s}.nav-cta:hover{opacity:.88}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;background:none;border:none}.hamburger span{display:block;width:22px;height:2px;background:var(--purple);border-radius:2px}.mobile-menu{position:fixed;top:60px;left:0;right:0;background:var(--white);border-bottom:.5px solid var(--purple-border);padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:0;z-index:99;box-shadow:0 8px 24px #3c2a7e14}.mobile-menu a{font-size:15px;font-weight:500;color:var(--text-body);padding:.75rem 0;border-bottom:.5px solid var(--purple-border);text-decoration:none}.mobile-menu a:last-child{border-bottom:none;color:var(--purple);font-weight:600;padding-top:1rem}.hero-section{padding:0}.hero{display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding:7.25rem 2.5rem;max-width:1200px;margin:0 auto;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:7px;background:var(--purple-light);border:.5px solid #c4b8e8;border-radius:100px;padding:5px 14px 5px 9px;margin-bottom:1.5rem}.eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--purple-mid);flex-shrink:0}.eyebrow span{font-size:11px;font-weight:600;color:#4a3d8a;letter-spacing:.7px;text-transform:uppercase}.hero-h1{font-family:Playfair Display,serif;font-size:48px;font-weight:600;line-height:1.12;color:var(--navy);margin-bottom:1.25rem;letter-spacing:-.5px}.hero-h1 .accent{color:var(--purple-mid);font-style:italic;font-weight:400}.hero-body{font-size:16px;line-height:1.75;color:var(--text-body);margin-bottom:2rem;max-width:440px}.ctas{display:flex;align-items:center;gap:1.25rem;margin-bottom:2.5rem;flex-wrap:wrap}.btn-primary{background:var(--purple);color:var(--white);padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;display:inline-block;transition:opacity .15s;text-decoration:none}.btn-primary:hover{opacity:.88}.btn-ghost{color:var(--purple-mid);font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:4px;transition:color .15s;text-decoration:none}.btn-ghost:hover{color:var(--navy)}.stats{display:flex;gap:1.75rem;align-items:flex-start;margin-bottom:1.75rem}.stat-divider{width:.5px;background:var(--purple-border);align-self:stretch}.stat-val{font-size:20px;font-weight:700;color:var(--navy);line-height:1;margin-bottom:4px}.stat-val .sa{color:var(--purple-mid)}.stat-label{font-size:11px;color:var(--text-sub);line-height:1.4;max-width:88px}.works-with{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.works-label{font-size:11px;color:var(--text-sub);font-weight:500}.works-badge{background:var(--purple-light);border:.5px solid #d4ccee;border-radius:100px;padding:3px 11px;font-size:11px;font-weight:600;color:#4a3d8a}.mockup-wrap{background:#f3f4f6;border-radius:16px;padding:1.5rem;border:.5px solid #e5e7eb;width:100%;max-width:100%;overflow:hidden}.browser{background:var(--white);border-radius:10px;border:.5px solid #e5e7eb;overflow:hidden}.browser-bar{background:#f3f4f6;border-bottom:.5px solid #e5e7eb;padding:8px 12px;display:flex;align-items:center;gap:10px}.dots{display:flex;gap:5px}.dot{width:10px;height:10px;border-radius:50%}.dot-r{background:#ff5f56}.dot-y{background:#ffbd2e}.dot-g{background:#27c93f}.url-bar{flex:1;background:#fff;border:.5px solid #e5e7eb;border-radius:4px;padding:3px 9px;font-size:10px;color:#9ca3af;font-family:Inter,monospace}.app-layout{display:grid;grid-template-columns:118px 1fr;min-height:360px}.sidebar{background:#1a1535;padding:14px 10px}.sb-logo{font-size:11px;font-weight:700;color:var(--white);margin-bottom:2px;font-family:Playfair Display,serif}.sb-client{font-size:9px;color:#6b5fa0;margin-bottom:14px;text-transform:uppercase;letter-spacing:.4px}.sb-section{font-size:8px;font-weight:600;color:#4a3d7a;text-transform:uppercase;letter-spacing:.8px;margin:10px 0 5px}.sb-item{display:flex;align-items:center;gap:6px;padding:5px 6px;border-radius:5px;font-size:10px;color:#c4b8e8;cursor:pointer;margin-bottom:1px}.sb-item.active{background:#ffffff1a;color:var(--white);border-left:2px solid rgba(255,255,255,.6);padding-left:4px}.sb-icon{width:12px;height:12px;stroke:currentColor;fill:none;flex-shrink:0}.app-content{padding:14px 16px;background:var(--off)}.app-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.app-title{font-size:13px;font-weight:700;color:var(--navy);margin-bottom:2px}.app-sub{font-size:10px;color:var(--purple-muted)}.pill-row{display:flex;gap:5px}.pill{padding:3px 8px;border-radius:100px;font-size:9px;font-weight:600}.pill-green{background:var(--green-bg);color:var(--green)}.pill-purple{background:var(--purple-light);color:#4a3d8a}.app-table{width:100%;font-size:10px;border-collapse:collapse}.app-table th{text-align:left;color:var(--text-sub);font-weight:600;font-size:9px;text-transform:uppercase;letter-spacing:.5px;padding:4px 0;border-bottom:.5px solid var(--purple-border)}.app-table td{padding:5px 0;color:#2d2550;border-bottom:.5px solid #f0edf8}.td-muted{color:var(--purple-muted)!important}.td-dr{color:#d85a30!important;font-weight:600;font-size:9px}.td-cr{color:var(--green)!important;font-weight:600;font-size:9px}.app-footer{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding-top:8px;border-top:.5px solid var(--purple-border)}.balanced-badge{font-size:10px;color:var(--green);font-weight:600;display:flex;align-items:center;gap:4px}.export-btn{background:var(--purple);color:var(--white);font-size:10px;font-weight:600;padding:5px 12px;border-radius:5px;border:none;cursor:pointer;font-family:Inter,sans-serif}.trust-bar{background:#f7f7f8;border-top:.5px solid #e5e7eb;border-bottom:.5px solid #e5e7eb;padding:1rem 0;overflow:hidden}.trust-inner{display:flex}.trust-track{display:flex;flex-shrink:0;animation:trust-scroll 40s linear infinite}.trust-item{display:flex;align-items:center;font-size:12px;color:#6b7280;font-weight:500;white-space:nowrap;padding:0 1.5rem}.trust-dot{color:#9ca3af;margin-right:.5rem}@keyframes trust-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.section{padding:7.25rem 2.5rem}.section-inner{max-width:1100px;margin:0 auto}.section-eyebrow{font-size:11px;font-weight:600;color:var(--purple-mid);text-transform:uppercase;letter-spacing:.8px;margin-bottom:.75rem}.section-title{font-family:Playfair Display,serif;font-size:36px;font-weight:600;color:var(--navy);line-height:1.2;margin-bottom:1rem;letter-spacing:-.3px}.section-title .accent{color:var(--purple-mid);font-style:italic;font-weight:400}.section-lead{font-size:16px;color:var(--text-body);line-height:1.75;max-width:560px;margin-bottom:3rem}.how-section{background:var(--white);padding-top:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.step{background:var(--white);border:.5px solid var(--purple-border);border-radius:14px;padding:2rem 1.75rem;position:relative}.step-num{font-size:11px;font-weight:700;color:var(--purple-muted);letter-spacing:1px;margin-bottom:1rem}.step-icon{width:40px;height:40px;background:var(--purple-light);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.step-icon svg{width:20px;height:20px;stroke:var(--purple);fill:none}.step h3{font-family:Playfair Display,serif;font-size:18px;font-weight:600;color:var(--navy);margin-bottom:.6rem;line-height:1.3}.step p{font-size:14px;color:var(--text-body);line-height:1.7}.step-connector{position:absolute;top:2.5rem;right:-1.1rem;width:20px;height:20px;display:flex;align-items:center;justify-content:center;z-index:1}.step-connector svg{width:16px;height:16px;stroke:var(--purple-muted);fill:none}.products-section{padding:7.25rem 2.5rem}.products-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.products-grid--solo{grid-template-columns:1fr}.products-grid--three{grid-template-columns:1fr 1fr 1fr;margin-top:2rem}.product-card{border:.5px solid var(--purple-border);border-radius:16px;overflow:hidden}.product-card.featured{border-color:var(--purple);border-width:1.5px}.product-header{padding:2rem;background:var(--white)}.product-tag{display:inline-block;background:var(--purple-light);color:#4a3d8a;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;padding:3px 10px;border-radius:100px;margin-bottom:1rem}.product-tag.live{background:var(--green-bg);color:var(--green)}.product-tag.coming{background:var(--amber-bg);color:var(--amber)}.product-card h3{font-family:Playfair Display,serif;font-size:26px;font-weight:600;color:var(--navy);margin-bottom:0;line-height:1.2}.product-title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.product-title-row .product-cta{flex-shrink:0}.product-card .prod-desc{font-size:14px;color:var(--text-body);line-height:1.75;margin-bottom:0}.product-features{list-style:none;display:flex;flex-direction:column;gap:8px;margin-bottom:1.75rem}.product-features--2col{display:grid;grid-template-columns:1fr 1fr}.product-features li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--text-body)}.feat-check{width:16px;height:16px;background:var(--green-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.feat-check svg{width:10px;height:10px;stroke:var(--green);fill:none}.product-cta{display:inline-flex;align-items:center;gap:6px;background:var(--purple);color:var(--white);padding:10px 20px;border-radius:7px;font-size:13px;font-weight:600;transition:opacity .15s;text-decoration:none;margin-top:1.25rem}.product-title-row .product-cta{margin-top:0}.product-cta:hover{opacity:.88}.product-cta.ghost{background:transparent;color:var(--purple-mid);border:.5px solid var(--purple-border)}.product-cta.ghost:hover{background:var(--purple-light)}.product-cta svg{width:14px;height:14px;stroke:currentColor;fill:none}.product-footer{background:var(--section-alt);border-top:.5px solid var(--purple-border);padding:1rem 2rem;display:flex;align-items:center;gap:6px}.product-footer span{font-size:11px;color:var(--text-sub)}.product-footer strong{font-size:11px;color:var(--navy);font-weight:600}.about-section{background:var(--navy);padding:7.25rem 2.5rem}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-section .section-eyebrow{color:var(--purple-muted)}.about-section .section-title{color:var(--white)}.about-section .section-lead{color:#c4b8e8;margin-bottom:2rem}.about-quote{font-family:Playfair Display,serif;font-size:20px;font-style:italic;color:var(--white);line-height:1.6;border-left:2px solid var(--purple-mid);padding-left:1.5rem;margin-bottom:2rem}.about-creds{display:flex;flex-direction:column;gap:1rem}.cred{display:flex;align-items:flex-start;gap:12px;padding:1rem 1.25rem;background:#7b5ea71f;border:.5px solid rgba(123,94,167,.25);border-radius:10px}.cred-icon{width:36px;height:36px;background:#3c2a7e80;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cred-icon svg{width:18px;height:18px;stroke:#c4b8e8;fill:none}.cred-title{font-size:13px;font-weight:600;color:var(--white);margin-bottom:2px}.cred-sub{font-size:12px;color:#9b8fc0;line-height:1.4}.about-visual{background:#7b5ea71a;border:.5px solid rgba(123,94,167,.2);border-radius:16px;padding:2rem}.about-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.about-stat{padding:1.25rem;background:#3c2a7e4d;border-radius:10px;border:.5px solid rgba(123,94,167,.2)}.about-stat-val{font-size:32px;font-weight:700;color:#fff;line-height:1;margin-bottom:4px;font-family:Inter,sans-serif}.about-stat-label{font-size:12px;color:#9b8fc0;line-height:1.4}.testimonials-section{background:var(--section-alt);padding:7.25rem 2.5rem}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.testimonial{background:var(--white);border:.5px solid var(--purple-border);border-radius:14px;padding:1.75rem}.testimonial-stars{display:flex;gap:3px;margin-bottom:1rem;color:#f5a623;font-size:14px}.testimonial-quote{font-size:14px;color:var(--text-body);line-height:1.75;margin-bottom:1.25rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:10px}.author-avatar{width:36px;height:36px;border-radius:50%;background:var(--purple-light);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:var(--purple);flex-shrink:0}.author-name{font-size:13px;font-weight:600;color:var(--navy)}.author-role{font-size:11px;color:var(--text-sub)}.contact-section{background:var(--white);padding:7.25rem 2.5rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:end}.contact-form{display:flex;flex-direction:column;gap:.6rem}.form-group{display:flex;flex-direction:column;gap:4px}.form-group label{font-size:11px;font-weight:600;color:var(--navy);text-transform:uppercase;letter-spacing:.4px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:7px 11px;border:.5px solid var(--purple-border);border-radius:8px;font-size:13px;font-family:Inter,sans-serif;color:var(--navy);background:var(--off);outline:none;transition:border-color .15s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--purple-mid)}.form-group textarea{resize:vertical;min-height:72px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.form-submit{background:var(--purple);color:var(--white);border:none;padding:10px 22px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:opacity .15s;align-self:flex-start}.form-submit:hover{opacity:.88}.contact-section--dark{background:var(--navy)}.contact-section--dark .section-eyebrow{color:#c4b8e8b3}.contact-section--dark .section-title{color:var(--white)}.contact-section--dark .section-lead{color:#9b8fc0}.contact-section--dark .contact-detail{background:#7b5ea71f;border-color:#7b5ea740}.contact-section--dark .contact-detail-title{color:var(--white)}.contact-section--dark .contact-detail-val,.contact-section--dark .contact-detail-val a{color:#c4b8e8}.contact-section--dark .contact-detail-icon{background:#3c2a7e80}.contact-section--dark .contact-detail-icon svg{stroke:#c4b8e8}.contact-form-card{background:var(--white);border-radius:16px;padding:1.75rem 2rem}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-detail{display:flex;align-items:flex-start;gap:12px;padding:1.25rem;background:var(--section-alt);border:.5px solid var(--purple-border);border-radius:12px}.contact-detail-icon{width:38px;height:38px;background:var(--purple-light);border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-detail-icon svg{width:18px;height:18px;stroke:var(--purple);fill:none}.contact-detail-title{font-size:13px;font-weight:600;color:var(--navy);margin-bottom:2px}.contact-detail-val{font-size:13px;color:var(--text-body)}.contact-detail-val a{color:var(--purple-mid);text-decoration:none}.footer{background:var(--navy);padding:4.5rem 2.5rem 2.5rem}.footer-inner{max-width:1100px;margin:0 auto}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:2.5rem;flex-wrap:wrap;gap:2rem}.footer-brand p{font-size:13px;color:#9b8fc0;margin-top:.75rem;max-width:280px;line-height:1.6}.footer-logo-name{color:#fff!important}.footer-links-col h4{font-size:11px;font-weight:700;color:var(--white);text-transform:uppercase;letter-spacing:.8px;margin-bottom:.75rem}.footer-links-col a{display:block;font-size:13px;color:#9b8fc0;margin-bottom:.5rem;transition:color .15s;text-decoration:none}.footer-links-col a:hover{color:var(--white)}.footer-bottom{border-top:.5px solid rgba(123,94,167,.2);padding-top:1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.footer-bottom p{font-size:12px;color:#8b83b8}.footer-bottom a{color:#9b8fc0;text-decoration:none}.scroll-top{position:fixed;bottom:2rem;right:2rem;width:38px;height:38px;border-radius:50%;background:transparent;border:1px solid var(--purple-border);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease;z-index:200}.scroll-top.visible{opacity:1;transform:translateY(0)}.scroll-top:hover{background:var(--purple-light)}.scroll-top svg{width:16px;height:16px;stroke:var(--purple-muted);fill:none}.integration-section{padding:4rem 2.5rem 2rem;background:var(--white)}.integration-section .section-inner{padding:70px}.integration-wrap{display:flex;flex-direction:column;align-items:center;gap:1rem}.diagram-desktop{display:block;width:100%}.diagram-mobile{display:none}@media (max-width: 860px){.diagram-desktop{display:none}.diagram-mobile{display:block;width:100%;max-width:420px;margin:0 auto}}.integration-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--purple-mid)}.fu{opacity:0;transform:translateY(16px);transition:opacity .4s ease,transform .4s ease}.fu.vis{opacity:1;transform:translateY(0)}@media (max-width: 900px){.hero-h1{font-size:36px}.section-title{font-size:28px}.hero{grid-template-columns:1fr;padding:4.5rem 1.5rem;gap:2.5rem}.mockup-wrap{display:none}.steps{grid-template-columns:1fr}.step-connector{display:none}.products-grid,.products-grid--three{grid-template-columns:1fr}.about-grid{grid-template-columns:1fr;gap:2.5rem}.testimonials-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr;gap:2.5rem}.form-row{grid-template-columns:1fr}.footer-top{flex-direction:column}.trust-bar{padding:.75rem 0}}@media (max-width: 640px){.nav{padding:0 1.25rem}.nav-links{display:none}.hamburger{display:flex}.section{padding:5rem 1.25rem}.how-section{padding-top:0}.integration-section{padding:2rem 1.25rem!important}.integration-section .section-inner{padding:1.5rem}.about-section,.testimonials-section,.contact-section{padding:5rem 1.25rem}.mockup-wrap{display:none}.hero-h1{font-size:30px}.stats{gap:1rem;flex-wrap:wrap}.about-stat-grid{grid-template-columns:1fr}.product-title-row{flex-direction:column;align-items:flex-start}}.nav-product-tag{display:flex;align-items:center;gap:8px;margin-left:4px}.nav-product-sep{color:#d4d3e4;font-size:18px;font-weight:300;line-height:1}.nav-product-name{font-family:"DM Serif Display",Georgia,serif;font-size:15px;font-weight:400;color:#111118;letter-spacing:-.01em}.nav-product-badge{font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;background:#3b6d11;color:#fff;padding:2px 7px;border-radius:100px;font-family:DM Mono,monospace}.nav-product-link{color:#6b5fe0!important;font-weight:500;text-decoration:none;font-size:13px}.nav-product-link:hover{color:#5548c8!important}.tc-ticker-wrap{background:#1a1233;padding:16px 0;overflow:hidden}.tc-ticker-inner{display:flex}.tc-ticker-track{display:flex;flex-shrink:0;animation:tc-scroll 40s linear infinite}.tc-ticker-item{color:#c4b8e8;font-size:13px;white-space:nowrap;padding:0 1.5rem}.tc-ticker-dot{color:#7b5ea7;margin-right:1rem}@keyframes tc-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.tc-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:12rem 2.5rem 8rem;max-width:1200px;margin:0 auto;align-items:center}.tc-browser-wrap{min-width:0;overflow:hidden}.tc-hero h1{font-family:Playfair Display,serif;font-size:56px;font-weight:600;line-height:1.08;color:var(--navy);margin-bottom:1.25rem;letter-spacing:-.5px}.tc-hero h1 em{color:var(--purple-mid);font-style:italic;font-weight:400}.tc-hero-sub{font-size:16px;line-height:1.75;color:var(--text-body);margin-bottom:2rem;max-width:440px}.tc-cta-row{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem}.tc-integrations{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tc-int-label{font-size:11px;color:var(--text-sub);font-weight:500}.tc-int-pill{background:var(--purple-light);border:.5px solid #d4ccee;border-radius:100px;padding:3px 11px;font-size:11px;font-weight:600;color:#4a3d8a}.tc-browser{border:.5px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 20px 56px #1a153514,0 4px 14px #1a15350a}.tc-browser-chrome{background:#f3f4f6;padding:10px 14px;display:flex;align-items:center;gap:10px;border-bottom:.5px solid #e5e7eb}.tc-dots{display:flex;gap:5px}.tc-cd{width:10px;height:10px;border-radius:50%}.tc-cd1{background:#ef4444}.tc-cd2{background:#f59e0b}.tc-cd3{background:#22c55e}.tc-url{flex:1;background:var(--white);border:.5px solid #e5e7eb;border-radius:6px;padding:4px 10px;font-size:11.5px;color:#9ca3af;display:flex;align-items:center;gap:6px}.tc-app-shell{display:flex;height:370px}.tc-sidebar{width:160px;background:#1a1535;flex-shrink:0;display:flex;flex-direction:column}.tc-sb-logo{padding:14px 16px 4px;font-family:Playfair Display,serif;font-size:13px;font-weight:600;color:#fff}.tc-sb-client{padding:0 16px 12px;font-size:9px;color:#6b5fa0;text-transform:uppercase;letter-spacing:.4px}.tc-sb-item{display:flex;align-items:center;padding:5px 16px;font-size:11px;color:#c4b8e8;border-radius:5px;margin:0 4px 1px;cursor:pointer}.tc-sb-item.tc-active{color:#fff;background:#ffffff1a;border-left:2px solid rgba(255,255,255,.6);padding-left:14px}.tc-sb-section{font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#4a3d7a;padding:8px 16px 3px}.tc-app-main{flex:1;background:var(--off);display:flex;flex-direction:column;overflow:hidden}.tc-topbar{background:var(--white);border-bottom:.5px solid var(--purple-border);padding:0 14px;height:46px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.tc-screen-title{font-size:12.5px;font-weight:600;color:var(--navy)}.tc-screen-sub{font-size:10px;color:var(--text-sub)}.tc-topbar-chips{display:flex;gap:5px}.tc-chip{font-size:9.5px;font-weight:600;letter-spacing:.04em;padding:3px 8px;border-radius:100px}.tc-chip-blue,.tc-chip-amber{background:var(--purple-light);color:var(--purple)}.tc-chip-green{background:var(--green-bg);color:var(--green)}.tc-app-body{flex:1;padding:12px 14px;overflow:hidden}.tc-journal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.tc-journal-title{font-size:11px;font-weight:600;color:var(--navy)}.tc-balanced{font-size:9.5px;font-weight:700;color:var(--green);letter-spacing:.06em}.tc-table{width:100%;font-size:10px;border-collapse:collapse}.tc-table thead tr{border-bottom:.5px solid var(--purple-border)}.tc-table th{text-align:left;font-size:8.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-sub);padding:0 5px 5px}.tc-table th:last-child{text-align:right}.tc-table td{padding:4px 5px;color:var(--text-body);border-bottom:.5px solid var(--purple-light);font-size:10px}.tc-table td:last-child{text-align:right}.tc-gl{color:var(--text-sub)!important}.tc-dr{color:var(--purple)!important;font-weight:600;font-size:9px}.tc-cr{color:var(--green)!important;font-weight:600;font-size:9px}.tc-export-bar{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding-top:8px;border-top:.5px solid var(--purple-border)}.tc-balanced-sm{font-size:9.5px;color:var(--green);font-weight:500}.tc-btn-outline{background:var(--white);border:.5px solid var(--purple-border);color:var(--text-body);font-size:10px;padding:4px 10px;border-radius:6px;cursor:pointer;font-family:Inter,sans-serif}.tc-btn-export{background:var(--purple);color:#fff;border:none;font-size:10px;padding:4px 10px;border-radius:6px;cursor:pointer;font-weight:500;font-family:Inter,sans-serif}.tc-product-label{display:inline-flex;align-items:center;gap:7px;background:var(--purple-light);border:.5px solid #c4b8e8;border-radius:100px;padding:5px 14px 5px 9px}.tc-product-label-dot{width:6px;height:6px;border-radius:50%;background:var(--purple-mid);flex-shrink:0}.tc-product-label span{font-size:11px;font-weight:600;color:#4a3d8a;letter-spacing:.7px;text-transform:uppercase}.tc-trust-strip{background:#f7f7f8;border-top:.5px solid #e5e7eb;border-bottom:.5px solid #e5e7eb;padding:18px 2.5rem}.tc-trust-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.tc-trust-label{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#9ca3af}.tc-trust-div{width:.5px;height:18px;background:#e5e7eb}.tc-trust-pill{font-size:13px;font-weight:500;color:#6b7280}.tc-section-inner{max-width:1200px;margin:0 auto}.tc-eyebrow{font-size:11px;font-weight:600;letter-spacing:.7px;text-transform:uppercase;color:var(--purple-mid);margin-bottom:.75rem}.tc-page h2{font-family:Playfair Display,serif;font-size:52px;font-weight:600;color:var(--navy);letter-spacing:-.3px;line-height:1.12;margin-bottom:1rem}.tc-page h2 em{font-style:italic;font-weight:400;color:var(--purple-mid)}.tc-problem{padding:7rem 2.5rem 9rem;background:var(--white);scroll-margin-top:60px}.tc-problem-grid{display:grid;grid-template-columns:3fr 2fr;gap:7rem;align-items:center}.tc-problem-text p{font-size:15px;color:#6b7280;line-height:1.8;margin-top:1.25rem}.tc-stat-stack{display:flex;flex-direction:column;border:.5px solid #e5e7eb;border-radius:14px;overflow:hidden}.tc-stat-row{padding:18px 22px;background:var(--white);border-bottom:.5px solid #e5e7eb}.tc-stat-row:last-child{border-bottom:none}.tc-stat-n{display:flex;align-items:baseline;gap:8px;margin-bottom:5px}.tc-stat-big{font-family:Inter,sans-serif;font-size:40px;font-weight:700;color:var(--navy);letter-spacing:-.05em;line-height:1}.tc-stat-unit,.tc-stat-vs{font-size:13px;font-weight:600;color:var(--purple-mid);letter-spacing:.8px}.tc-stat-l{font-size:12px;color:#6b7280;line-height:1.5;font-weight:400}.tc-features{padding:9rem 2.5rem;background:var(--section-alt);border-top:.5px solid var(--purple-border)}.tc-feat-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:2.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.tc-feat-badge{display:inline-block;background:var(--green-bg);color:var(--green);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;padding:3px 10px;border-radius:100px;margin-bottom:.75rem}.tc-feat-sub{font-size:14px;color:var(--text-body);line-height:1.75;margin-top:.5rem;max-width:440px}.tc-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);border:.5px solid var(--purple-border);border-radius:14px;overflow:hidden}.tc-feat{background:var(--white);padding:1.75rem;transition:background .2s;border-right:.5px solid var(--purple-border);border-bottom:.5px solid var(--purple-border)}.tc-feat:hover{background:var(--off)}.tc-feat:nth-child(3n){border-right:none}.tc-feat:nth-last-child(-n+3):nth-child(3n+1),.tc-feat:nth-last-child(-n+3):nth-child(3n+1)~.tc-feat{border-bottom:none}.tc-feat-num{font-size:11px;color:var(--text-sub);letter-spacing:.08em;margin-bottom:.75rem;font-weight:500}.tc-feat-title{font-size:14px;font-weight:600;color:var(--navy);margin-bottom:.5rem;display:flex;align-items:center;gap:8px}.tc-live-badge{font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:var(--green-bg);color:var(--green);padding:2px 7px;border-radius:100px}.tc-feat-desc{font-size:13px;color:var(--text-body);line-height:1.75}.tc-feat-coming{background:var(--section-alt)}.tc-feat-coming .tc-feat-title{color:var(--text-body)}.tc-feat-coming .tc-feat-desc{color:var(--text-sub)}.tc-context{background:var(--navy);padding:9rem 2.5rem}.tc-context-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:6rem;align-items:center}.tc-context .tc-eyebrow{color:var(--purple-muted)}.tc-context h2{color:var(--white)}.tc-context h2 em{color:#ffffff73}.tc-context p{font-size:15px;color:#c4b8e8;line-height:1.8;margin-top:1rem}.tc-context-feats{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.tc-context-feat{display:flex;align-items:flex-start;gap:12px;padding:1rem 1.25rem;background:#7b5ea71f;border:.5px solid rgba(123,94,167,.25);border-radius:10px}.tc-cf-check{width:20px;height:20px;border-radius:50%;background:var(--purple);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.tc-cf-check:after{content:"✓";font-size:10px;font-weight:700;color:#fff}.tc-cf-text{font-size:13px;color:#c4b8e8;line-height:1.6}.tc-cf-text strong{color:var(--white);font-weight:600}.tc-upload-mock{border:.5px solid rgba(0,0,0,.12);border-radius:14px;overflow:hidden;box-shadow:0 24px 64px #0003}.tc-upload-chrome{background:#f0f0f0;padding:10px 14px;display:flex;align-items:center;gap:10px;border-bottom:.5px solid rgba(0,0,0,.08)}.tc-upload-shell{display:flex;height:440px}.tc-upload-sidebar{width:155px;background:#1a1535;flex-shrink:0}.tc-upload-main{flex:1;background:var(--off);display:flex;flex-direction:column}.tc-upload-body{flex:1;padding:12px 14px;overflow:hidden}.tc-upload-steps{display:flex;margin-bottom:10px}.tc-ustep{flex:1;text-align:center;padding:5px 4px;font-size:9.5px;font-weight:500;color:var(--text-sub);border-bottom:1.5px solid var(--purple-border)}.tc-ustep-done{color:var(--green);border-bottom-color:var(--green)}.tc-upload-area{border:1px dashed var(--purple-border);border-radius:8px;padding:16px;text-align:center}.tc-upload-icon{font-size:20px;margin-bottom:5px}.tc-upload-title{font-size:11px;font-weight:600;color:var(--navy);margin-bottom:2px}.tc-upload-sub{font-size:9.5px;color:var(--text-sub)}.tc-upload-files{display:flex;gap:5px;justify-content:center;margin-top:8px;flex-wrap:wrap}.tc-file-chip{font-size:9px;font-weight:500;color:var(--text-body);border:.5px solid var(--purple-border);padding:2px 7px;border-radius:100px;background:var(--white);display:flex;align-items:center;gap:3px}.tc-file-check{color:var(--green)}.tc-how{padding:9rem 2.5rem;background:var(--section-alt);border-top:.5px solid var(--purple-border)}.tc-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2.5rem}.tc-step{border-top:1.5px solid var(--purple-mid);padding-top:1.25rem}.tc-step-n{font-size:11px;color:var(--purple-mid);font-weight:600;display:block;margin-bottom:.6rem;letter-spacing:.5px}.tc-step-title{font-size:15px;font-weight:600;color:var(--navy);margin-bottom:.6rem}.tc-step-desc{font-size:13px;color:var(--text-body);line-height:1.75}.tc-security{padding:9rem 2.5rem;background:var(--navy)}.tc-security .tc-eyebrow{color:var(--purple-muted);text-align:center}.tc-security h2{color:var(--white);text-align:center}.tc-security h2 em{color:#c4b8e8}.tc-security-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.tc-security-card{background:#7b5ea71f;border:.5px solid rgba(123,94,167,.25);border-radius:12px;padding:1.75rem}.tc-security-icon{width:38px;height:38px;background:#3c2a7e80;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#c4b8e8}.tc-security-card h4{font-size:14px;font-weight:600;color:var(--white);margin:0 0 .6rem}.tc-security-card p{font-size:13px;color:#9b8fc0;line-height:1.75;margin:0}.tc-coming{padding:9rem 2.5rem;background:var(--white);border-top:.5px solid var(--purple-border);text-align:center}.tc-coming-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:900px;margin-top:2rem;margin-left:auto;margin-right:auto}.tc-coming-grid--single{grid-template-columns:1fr;max-width:360px;margin-left:auto;margin-right:auto}.tc-coming-grid--full{grid-template-columns:1fr;max-width:780px;margin-top:1.5rem}.tc-coming-card{background:var(--section-alt);border:.5px solid var(--purple-border);border-radius:14px;padding:1.75rem}.tc-coming-tag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:var(--amber);background:var(--amber-bg);padding:3px 10px;border-radius:100px;margin-bottom:.75rem}.tc-coming-card h4{font-family:Playfair Display,serif;font-size:18px;font-weight:600;color:var(--navy);margin:0 0 .6rem}.tc-coming-card p{font-size:13px;color:var(--text-body);line-height:1.75;margin:0}.tc-coming-link{display:inline-block;margin-top:1rem;font-size:12px;font-weight:700;color:var(--purple);letter-spacing:.3px;text-decoration:none}.tc-coming-link:hover{text-decoration:underline}.tc-cta-section{background:var(--section-alt);border-top:.5px solid var(--purple-border);padding:7.25rem 2.5rem;text-align:center}.tc-cta-inner{max-width:600px;margin:0 auto}.tc-cta-section p{font-size:16px;color:var(--text-body);line-height:1.75;margin:1rem 0 2rem}.tc-page .contact-section h2{font-size:36px;line-height:1.2}.tc-contact-heading{text-align:center;margin-bottom:2.5rem}.tc-contact-heading .section-title{margin-bottom:0}.tc-contact-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:4rem;align-items:start}.tc-contact-left p{font-size:15px;color:var(--text-body);line-height:1.8;margin-bottom:1.5rem}.tc-contact-divider{height:.5px;background:var(--purple-border);margin-bottom:1.5rem}.tc-contact-links{display:flex;flex-direction:column;gap:.9rem}.tc-contact-link{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--text-body)}.tc-contact-link svg{width:16px;height:16px;flex-shrink:0;stroke:var(--purple-mid)}.tc-contact-link a{color:var(--purple-mid);text-decoration:none}.tc-contact-link a:hover{text-decoration:underline}.contact-section--dark .tc-contact-left p{color:#9b8fc0}.contact-section--dark .tc-contact-divider{background:#7b5ea74d}.contact-section--dark .tc-contact-link{color:#c4b8e8}.contact-section--dark .tc-contact-link svg{stroke:#c4b8e8}.contact-section--dark .tc-contact-link a{color:#c4b8e8}.nav-product-name{font-family:Playfair Display,serif;font-size:15px;font-weight:400;color:var(--navy)}.nav-product-badge{background:var(--green);color:#fff;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:2px 7px;border-radius:100px;font-family:Inter,sans-serif}.nav-product-link{color:var(--purple-mid)!important;font-weight:500}@media (max-width: 900px){.tc-hero-inner{grid-template-columns:1fr;padding:4.5rem 1.5rem;gap:2.5rem}.tc-problem-grid,.tc-context-inner{grid-template-columns:1fr;gap:2.5rem}.tc-feat-grid,.tc-steps-grid{grid-template-columns:repeat(2,1fr)}.tc-security-grid,.tc-coming-grid{grid-template-columns:1fr}.tc-page h2{font-size:38px}}@media (max-width: 640px){.tc-feat-grid,.tc-steps-grid{grid-template-columns:1fr}.tc-feat-intro{flex-direction:column;align-items:flex-start}.tc-hero h1{font-size:32px}.tc-browser-wrap,.tc-upload-mock{display:none}.tc-cta-row{flex-wrap:wrap}.tc-page h2{font-size:32px}.tc-context,.tc-how,.tc-security,.tc-coming,.tc-cta-section{padding:5rem 1.25rem}.tc-problem{padding:6rem 1.25rem}.tc-features{padding:5rem 1.25rem}}
