.tcsp-account-shell{--navy:#06182e;--ink:#142237;--muted:#66758a;--line:#dce4ec;--panel:#fff;--soft:#f4f7fa;--blue:#246bfe;display:grid;grid-template-columns:238px minmax(0,1fr);min-height:100vh;background:var(--soft);color:var(--ink);letter-spacing:0}.tcsp-account-shell *{box-sizing:border-box;letter-spacing:0}.tcsp-account-rail{display:flex;flex-direction:column;background:var(--navy);color:#fff;padding:20px 14px;min-height:100%}.tcsp-account-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:720;padding:0 8px 22px;border-bottom:1px solid rgb(255 255 255 / .12)}.tcsp-brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:6px;background:#3e72ff;color:#fff;font-size:12px}.tcsp-account-rail nav{display:grid;gap:4px;padding:18px 0}.tcsp-account-rail nav button{width:100%;border:0;border-radius:5px;background:#fff0;color:#b9c8da;text-align:left;padding:11px 12px;font:inherit;font-size:13px;font-weight:650;cursor:pointer}.tcsp-account-rail nav button:hover,.tcsp-account-rail nav button.is-active{background:#172e49;color:#fff}.tcsp-account-user{margin-top:auto;padding:18px 9px 2px;border-top:1px solid rgb(255 255 255 / .12)}.tcsp-account-user strong,.tcsp-account-user span{display:block}.tcsp-account-user span{color:#9db0c7;font-size:11px;margin:4px 0 10px}.tcsp-account-user a{color:#d8e6f5;font-size:12px}.tcsp-account-user button{display:block;border:0;background:#fff0;color:#d8e6f5;font:inherit;font-size:12px;padding:0;margin:0 0 7px;text-decoration:underline;cursor:pointer}.tcsp-account-stage{min-width:0}.tcsp-account-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:92px;padding:18px 28px;background:var(--panel);border-bottom:1px solid var(--line)}.tcsp-account-topbar h1{font-size:22px;line-height:1.2;margin:5px 0 0}.tcsp-kicker{display:block;text-transform:uppercase;font-size:10px;font-weight:750;color:#557188}.tcsp-state{display:inline-flex;align-items:center;padding:5px 9px;border-radius:14px;background:#e8edf2;color:#40516a;font-size:11px;font-weight:700}.tcsp-state--active{background:#def2e7;color:#176a42}.tcsp-state--past-due{background:#fff0d8;color:#905707}.tcsp-view{display:none;padding:26px 28px 50px}.tcsp-view.is-active{display:block}.tcsp-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px}.tcsp-overview-grid article{background:var(--panel);border:1px solid var(--line);border-radius:7px;padding:17px;min-height:120px}.tcsp-overview-grid span,.tcsp-overview-grid small{display:block;color:var(--muted);font-size:11px}.tcsp-overview-grid strong{display:block;font-size:30px;margin:18px 0 8px}.tcsp-section-block{background:var(--panel);border:1px solid var(--line);border-radius:7px;margin-top:16px;overflow:hidden}.tcsp-section-heading{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line)}.tcsp-section-heading h2,.tcsp-section-heading h3{margin:4px 0 0;font-size:17px}.tcsp-os-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px}.tcsp-os-card{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:78px;padding:12px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.tcsp-os-card:hover{border-color:#8fa9c4;box-shadow:0 4px 14px rgb(19 38 60 / .08)}.tcsp-os-symbol{display:grid;place-items:center;width:42px;height:42px;border-radius:6px;background:#eaf0ff;color:#1f58d8;font-weight:800}.tcsp-os-card strong,.tcsp-os-card small{display:block}.tcsp-os-card small{color:var(--muted);font-size:11px;margin-top:4px}.tcsp-workspace-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.tcsp-workspace-heading h2{font-size:26px;margin:5px 0}.tcsp-workspace-heading p{color:var(--muted);max-width:760px;margin:0;line-height:1.55}.tcsp-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tcsp-module-tile{display:flex;flex-direction:column;min-height:218px;background:var(--panel);border:1px solid var(--line);border-radius:7px;padding:17px}.tcsp-module-tile.is-locked{opacity:.62}.tcsp-module-category{font-size:10px;text-transform:uppercase;color:#557188;font-weight:750}.tcsp-module-tile h3{font-size:16px;margin:9px 0}.tcsp-module-tile p{color:var(--muted);font-size:12px;line-height:1.5;margin:0 0 16px}.tcsp-module-tile button{margin-top:auto;align-self:flex-start;min-height:34px;border:1px solid #b9c7d5;border-radius:5px;background:#fff;color:#21364d;padding:0 11px;font-weight:700;cursor:pointer}.tcsp-module-tile button:disabled{cursor:not-allowed}.tcsp-module-surface{background:var(--panel);border:1px solid var(--line);border-radius:7px;padding:20px}.tcsp-close-surface{border:0;background:none;color:#245fcf;font-weight:700;padding:0 0 18px;cursor:pointer}.tcsp-module-detail h3{font-size:24px;margin:5px 0}.tcsp-module-detail p{max-width:760px;color:var(--muted);line-height:1.65}.tcsp-module-detail dl{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin:20px 0}.tcsp-module-detail dl div{background:var(--panel);padding:14px}.tcsp-module-detail dt{font-size:10px;text-transform:uppercase;color:var(--muted)}.tcsp-module-detail dd{margin:5px 0 0;font-weight:700}.tcsp-table-wrap{overflow:auto}.tcsp-table-wrap table{width:100%;border-collapse:collapse;min-width:620px}.tcsp-table-wrap th{text-align:left;background:#f7f9fb;color:#5d6d82;font-size:10px;text-transform:uppercase;padding:11px 14px}.tcsp-table-wrap td{padding:13px 14px;border-top:1px solid var(--line);font-size:12px}.tcsp-detail-list{background:var(--panel);border:1px solid var(--line);border-radius:7px}.tcsp-detail-list>div{display:grid;grid-template-columns:180px 1fr;gap:20px;padding:15px 18px;border-bottom:1px solid var(--line)}.tcsp-detail-list>div:last-child{border:0}.tcsp-detail-list span{color:var(--muted);font-size:12px}.tcsp-empty{padding:34px;text-align:center}.tcsp-empty h3{font-size:17px;margin:0 0 7px}.tcsp-empty p{color:var(--muted);margin:0}.tcsp-access-state{max-width:660px;margin:80px auto;padding:42px;border:1px solid #dce4ec;border-radius:8px;background:#fff;text-align:center}.tcsp-access-state h1{font-size:30px;margin:8px 0 10px}.tcsp-access-state p{color:#66758a;line-height:1.6;margin:0 0 20px}@media(max-width:1100px){.tcsp-module-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.tcsp-account-shell{grid-template-columns:minmax(0,1fr)}.tcsp-account-rail{width:100%;min-width:0;min-height:auto;padding:12px;overflow:hidden}.tcsp-account-brand{width:100%;min-width:0;padding-bottom:12px}.tcsp-account-rail nav{display:flex;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;padding:10px 0;scrollbar-width:none}.tcsp-account-rail nav::-webkit-scrollbar{display:none}.tcsp-account-rail nav button{flex:0 0 auto;width:auto;white-space:nowrap}.tcsp-account-user{display:none}.tcsp-account-topbar{min-height:76px;padding:15px 16px}.tcsp-view{padding:18px 14px 38px}.tcsp-overview-grid,.tcsp-os-card-grid,.tcsp-module-grid{grid-template-columns:1fr}.tcsp-workspace-heading{display:block}.tcsp-workspace-heading .tcsp-state{margin-top:12px}.tcsp-detail-list>div{grid-template-columns:1fr;gap:4px}.tcsp-module-detail dl{grid-template-columns:1fr}}html[data-tc-theme="dark"] .tcsp-account-shell{--ink:#edf4fb;--muted:#9aacbe;--line:#2c3b4c;--panel:#14212f;--soft:#0c1520}html[data-tc-theme="dark"] .tcsp-os-card,html[data-tc-theme="dark"] .tcsp-module-tile,html[data-tc-theme="dark"] .tcsp-module-tile button{background:#14212f;color:var(--ink)}html[data-tc-theme="dark"] .tcsp-table-wrap th{background:#192838}html[data-tc-theme="dark"] .tcsp-access-state{background:#14212f;border-color:#2c3b4c}html[data-tc-theme="dark"] .tcsp-access-state h1{color:#edf4fb}.tcsp-workspace-heading-actions{display:flex;align-items:flex-end;flex-direction:column;gap:10px}.tcsp-workspace-launch{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;color:#fff;background:#245fcf;border:1px solid #245fcf;border-radius:5px;font-size:12px;font-weight:750;text-decoration:none;white-space:nowrap}.tcsp-workspace-launch:hover{background:#174cae;color:#fff}@media(max-width:760px){.tcsp-workspace-heading-actions{align-items:flex-start;margin-top:14px}.tcsp-workspace-launch{white-space:normal;text-align:center}}.tcsp-commerce-readiness{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:18px 20px;border:1px solid var(--line);border-left:4px solid #9a661a;border-radius:7px;background:var(--panel);margin-bottom:16px}.tcsp-commerce-readiness.is-ready{border-left-color:#19724a}.tcsp-commerce-readiness h3{margin:5px 0 4px}.tcsp-commerce-readiness p{margin:0;color:var(--muted);font-size:12px}.tcsp-commerce-readiness dl{display:flex;gap:22px;margin:0}.tcsp-commerce-readiness dl div{min-width:85px}.tcsp-commerce-readiness dt{color:var(--muted);font-size:10px;text-transform:uppercase}.tcsp-commerce-readiness dd{margin:4px 0 0;font-size:12px;font-weight:700}.tcsp-checkout-form{padding:20px}.tcsp-checkout-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.tcsp-checkout-form label,.tcsp-checkout-form legend{color:var(--muted);font-size:11px;font-weight:700}.tcsp-checkout-form select{display:block;width:100%;min-height:40px;margin-top:6px;border:1px solid var(--line);border-radius:5px;background:var(--panel);color:var(--ink);padding:7px 10px}.tcsp-checkout-form fieldset{border:1px solid var(--line);border-radius:5px;padding:9px 11px}.tcsp-inline-choice{display:flex;align-items:center;gap:7px;margin:6px 0;color:var(--ink)!important}.tcsp-checkout-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:15px;border-top:1px solid var(--line)}.tcsp-checkout-actions p{margin:0;color:var(--muted);font-size:11px;max-width:560px}.tcsp-checkout-actions button:disabled{background:#94a3b4;border-color:#94a3b4;cursor:not-allowed}.tcsp-action-status{min-height:20px;margin-top:10px;color:#8c3e2e;font-size:12px;font-weight:650}@media(max-width:900px){.tcsp-commerce-readiness{grid-template-columns:1fr}.tcsp-commerce-readiness dl{flex-wrap:wrap}.tcsp-checkout-grid{grid-template-columns:1fr}.tcsp-checkout-actions{align-items:stretch;flex-direction:column}}.tcsp-account-rail nav a{display:block;width:100%;border:0;border-radius:5px;background:#fff0;color:#b9c8da;text-align:left;padding:11px 12px;font-size:13px;font-weight:650;text-decoration:none}.tcsp-account-rail nav a:hover{background:#172e49;color:#fff}@media(max-width:760px){.tcsp-account-rail nav a{flex:0 0 auto;width:auto;white-space:nowrap}}.tcsp-account-nav-heading{display:block;padding:14px 12px 4px;color:#8fa5bf;font-size:11px;font-weight:800;text-transform:uppercase}.tcsp-module-launch-card{text-decoration:none;color:inherit}.tcsp-module-return{position:fixed;z-index:99999;top:12px;left:12px;display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid #c9d6e6;border-radius:6px;background:#fff;color:#0b2a4a;font:700 13px/1 system-ui;text-decoration:none;box-shadow:0 5px 18px rgb(7 24 45 / .15)}:root{--tc-navy:#071a2e;--tc-navy-2:#0d2944;--tc-blue:#0b66ef;--tc-blue-dark:#084eb7;--tc-teal:#12a594;--tc-ink:#102038;--tc-muted:#5d6c80;--tc-line:#d7e0ea;--tc-soft:#f2f6fa;--tc-white:#ffffff;--tc-success:#147a52;--tc-warning:#a65a00;--tc-shadow:0 18px 50px rgba( 7, 26, 46, .14 );--tc-radius:8px}[data-tc-theme="dark"]{--tc-ink:#eef5ff;--tc-muted:#aebdd0;--tc-line:#294158;--tc-soft:#0c2238;--tc-white:#102a43;--tc-shadow:0 18px 50px rgba( 0, 0, 0, .28 )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--tc-white);color:var(--tc-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.55}body,button,input,select,textarea{letter-spacing:0}img{display:block;max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{outline-offset:3px}:focus-visible{outline:3px solid #72aaff}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tc-container{width:min(1240px, calc(100% - 48px));margin:0 auto}.tc-section{padding:88px 0}.tc-overline,.tc-product-tag{display:inline-flex;align-items:center;color:var(--tc-blue);font-size:12px;font-weight:800;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12}h1{font-size:68px}h2{font-size:42px}h3{font-size:20px}p{color:var(--tc-muted)}.tc-site-header{position:sticky;z-index:100;top:0;height:72px;border-bottom:1px solid rgb(255 255 255 / .12);background:var(--tc-navy);color:#fff}.tc-header-inner{height:72px;display:flex;align-items:center;gap:24px}.tc-brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;min-width:222px}.tc-brand-mark{width:38px;height:38px;display:grid;place-items:center;background:var(--tc-blue);color:#fff;border-radius:7px;font-weight:900}.tc-brand>span:last-child{display:grid;line-height:1;gap:5px}.tc-brand strong{font-size:15px}.tc-brand small{color:#a8c6e7;font-size:9px;font-weight:800}.tc-primary-nav{margin-left:auto}.tc-primary-nav ul{display:flex;align-items:center;gap:5px;list-style:none;margin:0;padding:0}.tc-primary-nav a{display:flex;min-height:38px;align-items:center;padding:0 10px;border-radius:6px;color:#dbe9f8;text-decoration:none;font-size:13px;font-weight:650}.tc-primary-nav a:hover,.tc-primary-nav .current-menu-item a{background:rgb(255 255 255 / .1);color:#fff}.tc-header-actions{display:flex;align-items:center;gap:8px}.tc-theme-toggle,.tc-menu-toggle{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / .18);background:#fff0;color:#fff;border-radius:7px;cursor:pointer}.tc-menu-toggle{display:none;font-size:20px}.tc-mobile-nav-only{display:none}.tc-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid var(--tc-blue);border-radius:7px;background:var(--tc-blue);color:#fff;text-decoration:none;font-weight:760;cursor:pointer}.tc-button:hover{background:var(--tc-blue-dark);border-color:var(--tc-blue-dark)}.tc-button--small{min-height:38px;padding:0 14px;font-size:13px}.tc-button--quiet{background:#fff0;color:var(--tc-blue)}.tc-site-header .tc-button--quiet{color:#fff;border-color:rgb(255 255 255 / .26)}.tc-button--glass{background:rgb(7 26 46 / .72);border-color:rgb(255 255 255 / .55)}.tc-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.tc-text-link{color:var(--tc-blue);font-weight:760;text-decoration:none}.tc-home-hero{position:relative;min-height:min(720px, 76vh);overflow:hidden;background:var(--tc-navy);color:#fff}.tc-home-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:43% center}.tc-hero-shade{position:absolute;inset:0;background:rgb(3 16 30 / .72)}.tc-home-hero-inner{position:relative;z-index:1;min-height:min(720px, 76vh);display:flex;align-items:center}.tc-hero-copy{width:100%;min-width:0;max-width:710px;padding:64px 0 72px}.tc-hero-copy .tc-overline{color:#77c9ff}.tc-hero-copy h1{max-width:690px;margin:18px 0 20px;color:#fff}.tc-hero-copy p{max-width:650px;color:#dce9f6;font-size:21px}.tc-proof-strip{background:#fff;border-bottom:1px solid var(--tc-line)}[data-tc-theme="dark"] .tc-proof-strip{background:var(--tc-navy-2)}.tc-proof-strip .tc-container{min-height:76px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.tc-proof-strip span{position:relative;padding-left:24px;color:var(--tc-ink);font-weight:760}.tc-proof-strip span::before{content:"";position:absolute;left:0;top:7px;width:10px;height:10px;border-radius:50%;background:var(--tc-teal)}.tc-intro-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end}.tc-intro-layout h2{margin:12px 0 0}.tc-intro-layout>p{margin:0;font-size:18px}.tc-product-band{padding:78px 0;background:var(--tc-soft)}.tc-product-band--dark{background:var(--tc-navy);color:#fff}.tc-product-band--dark p,.tc-product-band--dark li{color:#c4d4e5}.tc-product-band--dark .tc-product-tag{color:#74d8cb}.tc-product-band-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:48px;align-items:center}.tc-product-copy h2{margin:12px 0 18px}.tc-product-copy p{font-size:18px}.tc-product-copy ul,.tc-detail-hero ul,.tc-demo-copy ul{margin:24px 0 30px;padding:0;list-style:none}.tc-product-copy li,.tc-detail-hero li,.tc-demo-copy li{position:relative;margin:12px 0;padding-left:26px}.tc-product-copy li::before,.tc-detail-hero li::before,.tc-demo-copy li::before{content:"";position:absolute;left:0;top:8px;width:11px;height:7px;border-left:2px solid var(--tc-teal);border-bottom:2px solid var(--tc-teal);transform:rotate(-45deg)}.tc-product-visual{margin:0;overflow:hidden;border:1px solid rgb(90 112 135 / .3);border-radius:8px;box-shadow:var(--tc-shadow)}.tc-product-visual img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.tc-section-heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:32px}.tc-section-heading>div{max-width:780px}.tc-section-heading h2{margin:10px 0 12px}.tc-value-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--tc-line);border-left:1px solid var(--tc-line)}.tc-value-grid article{padding:28px;border-right:1px solid var(--tc-line);border-bottom:1px solid var(--tc-line)}.tc-value-grid h3{margin-bottom:10px;font-size:17px}.tc-value-grid p{margin:0;font-size:14px}.tc-demo-cta{padding:54px 0;background:#eaf3ff;color:#0a2645}[data-tc-theme="dark"] .tc-demo-cta{background:#13324d;color:#fff}.tc-demo-cta .tc-container{display:flex;justify-content:space-between;gap:40px;align-items:center}.tc-demo-cta h2{margin:8px 0;font-size:30px}.tc-demo-cta p{margin:0}.tc-page-hero{padding:68px 0 54px;background:var(--tc-navy);color:#fff}.tc-page-hero h1{margin:12px 0 14px;font-size:54px}.tc-page-hero p{max-width:800px;margin:0;color:#c9d9ea;font-size:19px}.tc-page-hero .tc-overline{color:#77c9ff}.tc-page-content{min-height:540px;padding:72px 0 96px}.tc-product-directory{display:grid;gap:28px}.tc-product-directory article{display:grid;grid-template-columns:1.1fr .9fr;overflow:hidden;border:1px solid var(--tc-line);border-radius:8px;background:var(--tc-white)}.tc-product-directory article>img{width:100%;height:100%;min-height:340px;object-fit:cover}.tc-product-directory article>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:38px}.tc-product-directory article span{color:var(--tc-blue);font-size:12px;font-weight:800;text-transform:uppercase}.tc-product-directory article h3{margin:10px 0 12px;font-size:30px}.tc-product-directory article small{margin:8px 0 22px;color:var(--tc-success);font-weight:700}.tc-request-panel{margin-top:54px;padding:34px;display:flex;justify-content:space-between;align-items:center;gap:32px;border:1px solid var(--tc-line);background:var(--tc-soft)}.tc-request-panel h2{margin:8px 0;font-size:30px}.tc-request-panel p{margin:0}.tc-detail-hero{display:grid;grid-template-columns:.82fr 1.18fr;gap:48px;align-items:center}.tc-detail-hero h2{margin:14px 0 22px;font-size:34px}.tc-detail-hero figure{margin:0;overflow:hidden;border:1px solid var(--tc-line);border-radius:8px;box-shadow:var(--tc-shadow)}.tc-detail-hero figure img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.tc-detail-grid,.tc-security-grid{margin-top:72px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--tc-line);border:1px solid var(--tc-line)}.tc-detail-grid article,.tc-security-grid article{padding:30px;background:var(--tc-white)}.tc-detail-grid p,.tc-security-grid p{margin:0}.tc-security-grid{margin-top:0;grid-template-columns:repeat(2,1fr)}.tc-demo-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px;align-items:start}.tc-demo-copy{position:sticky;top:112px}.tc-demo-copy h2{margin:10px 0 16px;font-size:36px}.tc-demo-note{display:grid;gap:4px;padding:18px;border-left:4px solid var(--tc-teal);background:var(--tc-soft)}.tc-demo-form,.tc-request-form{padding:30px;display:grid;gap:18px;border:1px solid var(--tc-line);border-radius:8px;background:var(--tc-white);box-shadow:var(--tc-shadow)}.tc-demo-product{display:grid;gap:2px;padding:17px;border:1px solid #c7dbf1;background:#eef6ff;color:#173a5f}.tc-demo-form label,.tc-request-form label{display:grid;gap:7px;color:var(--tc-ink);font-size:13px;font-weight:720}.tc-demo-form input,.tc-request-form input,.tc-request-form textarea,.tc-request-form select{width:100%;min-height:42px;padding:9px 11px;border:1px solid #b9c7d6;border-radius:6px;background:var(--tc-white);color:var(--tc-ink)}.tc-request-form textarea{resize:vertical}.tc-demo-form small,.tc-field-help{color:var(--tc-muted);font-weight:500}.tc-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tc-demo-consent{grid-template-columns:auto 1fr!important;align-items:start}.tc-demo-consent input{width:18px;min-height:18px;margin-top:2px}.tc-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.tc-form-status{display:none;padding:13px;border:1px solid #fff0}.tc-form-status.is-visible{display:block}.tc-form-status.is-success{border-color:#9dd8c0;background:#eaf8f2;color:#0a6643}.tc-form-status.is-error{border-color:#f0aaa8;background:#fff0ef;color:#9b2520}.tc-request-form fieldset{margin:0;padding:18px;border:1px solid var(--tc-line)}.tc-request-form legend{padding:0 7px;font-weight:800}.tc-addon-choice-grid{max-height:360px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow-y:auto}.tc-addon-choice{grid-template-columns:auto 1fr!important;align-items:start;padding:11px;border:1px solid var(--tc-line);border-radius:6px}.tc-addon-choice input{width:18px;min-height:18px;margin-top:2px}.tc-addon-choice span{display:grid;gap:2px}.tc-order-summary{display:grid;gap:3px;padding:16px;border-left:4px solid var(--tc-warning);background:var(--tc-soft)}.tc-request-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:64px;align-items:start}.tc-request-layout>div:first-child{position:sticky;top:112px}.tc-request-layout h2{margin:10px 0 15px}.tc-architecture{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.tc-architecture section{padding:30px;border:1px solid var(--tc-line);background:var(--tc-white)}.tc-architecture span{color:var(--tc-blue);font-size:12px;font-weight:800;text-transform:uppercase}.tc-architecture h2{margin:12px 0;font-size:25px}.tc-prose{max-width:820px}.tc-prose h2{margin:40px 0 12px;font-size:28px}.tc-prose h2:first-child{margin-top:0}.tc-prose p{font-size:17px}.tc-account-mount{min-height:100vh}.tc-site-footer{padding:60px 0 24px;background:var(--tc-navy);color:#fff}.tc-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:48px}.tc-footer-brand p{max-width:330px;margin-top:20px;color:#aebfd1}.tc-footer-grid h2{margin:0 0 16px;font-size:14px}.tc-footer-grid>div:not(.tc-footer-brand){display:flex;flex-direction:column;gap:10px}.tc-footer-grid a{color:#c5d4e4;text-decoration:none}.tc-footer-bottom{margin-top:44px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgb(255 255 255 / .12);color:#9eb1c5;font-size:13px}.tc-footer-bottom span:last-child{display:flex;gap:18px}@media (max-width:1120px){.tc-primary-nav a{padding:0 7px;font-size:12px}.tc-header-actions .tc-button--quiet{display:none}.tc-value-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.tc-container{width:min(100% - 32px, 760px)}.tc-menu-toggle{display:grid;margin-left:auto}.tc-primary-nav{position:absolute;top:72px;left:0;right:0;display:none;padding:14px 16px 18px;background:var(--tc-navy);border-top:1px solid rgb(255 255 255 / .12);box-shadow:0 20px 30px rgb(0 0 0 / .22)}.tc-primary-nav.is-open{display:block}.tc-primary-nav ul{align-items:stretch;flex-direction:column}.tc-primary-nav a{min-height:44px;padding:0 12px;font-size:14px}.tc-mobile-nav-only{display:block}.tc-header-actions{display:none}.tc-intro-layout,.tc-product-band-grid,.tc-detail-hero,.tc-demo-layout,.tc-request-layout{grid-template-columns:1fr;gap:36px}.tc-product-band--dark .tc-product-visual{order:2}.tc-demo-copy,.tc-request-layout>div:first-child{position:static}.tc-product-directory article{grid-template-columns:1fr}.tc-product-directory article>img{min-height:0;aspect-ratio:16 / 9}.tc-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.tc-container{width:min(100% - 24px, 540px)}.tc-site-header,.tc-header-inner{height:64px}.tc-primary-nav{top:64px}.tc-brand{min-width:0}.tc-menu-toggle{position:relative;z-index:2;flex:0 0 40px}.tc-home-hero,.tc-home-hero-inner{min-height:620px}.tc-home-hero>img{object-position:30% center}.tc-hero-copy{padding:54px 0}h1{max-width:100%;overflow-wrap:anywhere;word-break:break-word;font-size:36px}h2{font-size:32px}.tc-page-hero h1{font-size:38px}.tc-hero-copy p{max-width:100%}.tc-hero-copy p{font-size:18px}.tc-actions{align-items:stretch;flex-direction:column}.tc-actions .tc-button,.tc-actions .tc-text-link{width:100%;justify-content:center;text-align:center}.tc-proof-strip .tc-container{grid-template-columns:1fr 1fr;gap:12px;padding:16px 0}.tc-proof-strip span{font-size:12px}.tc-section,.tc-page-content{padding:56px 0}.tc-product-band{padding:56px 0}.tc-value-grid,.tc-security-grid,.tc-detail-grid,.tc-architecture{grid-template-columns:1fr}.tc-section-heading,.tc-demo-cta .tc-container,.tc-request-panel{align-items:stretch;flex-direction:column}.tc-demo-cta .tc-button,.tc-request-panel .tc-button{width:100%}.tc-product-directory article>div,.tc-demo-form,.tc-request-form{padding:22px}.tc-field-grid,.tc-addon-choice-grid{grid-template-columns:1fr}.tc-footer-grid{grid-template-columns:1fr;gap:30px}.tc-footer-bottom{flex-direction:column}}