/*
Theme Name: Ticktick AI
Theme URI: https://ticktick.ai/
Author: Ticktick AI
Description: Navy and orange food-business website with an editable landing page, responsive navigation, pricing, and standard WordPress page and blog templates.
Version: 2.2.0
Requires at least: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ticktick-ai
Tags: custom-logo, custom-menu, custom-colors, featured-images, one-column, wide-blocks
*/

#tt-home{--tt-navy:#1c2460;--tt-accent:#ff681e;--tt-paper:#fffcf6;color:#1c2460;background:var(--tt-paper);font-family:Arial,sans-serif;color-scheme:light;border-radius:0;overflow:clip}#tt-home *{box-sizing:border-box}#tt-home a{color:inherit;text-decoration:none}#tt-home button{font:inherit;cursor:pointer}#tt-home .tt-nav{display:flex;align-items:center;justify-content:space-between;padding:22px 5%;border-bottom:1px solid #e9e6df;gap:20px}#tt-home .tt-logo{width:174px;height:44px;overflow:hidden;position:relative;flex-shrink:0}#tt-home .tt-logo img{position:absolute;width:232px;max-width:none;left:-30px;top:-36px;mix-blend-mode:multiply}#tt-home .tt-navlinks{display:flex;gap:24px;align-items:center;font-size:13px}#tt-home .tt-action{display:inline-flex;gap:12px;align-items:center;justify-content:center;background:var(--tt-navy);color:white;border:0;border-radius:7px;padding:14px 18px;font-size:13px;font-weight:500}#tt-home .tt-orange{background:var(--tt-accent);color:#241505}#tt-home .tt-hero{padding:66px 5% 54px;display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}#tt-home .tt-eyebrow{font-size:11px;letter-spacing:1.9px;text-transform:uppercase;display:flex;align-items:center;gap:8px;margin-bottom:23px}#tt-home .tt-dot{width:7px;height:7px;border-radius:50%;background:var(--tt-accent)}#tt-home h1{font-size:clamp(36px,5.6vw,60px);line-height:1.04;letter-spacing:-2.8px;font-weight:500;margin:0 0 23px}#tt-home h1 em{font-style:normal;color:var(--tt-accent)}#tt-home p{font-size:15px;line-height:1.65;color:#606477;margin:0}#tt-home .tt-intro{max-width:390px}#tt-home .tt-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin:27px 0 17px}#tt-home .tt-sub{font-size:11px;color:#686b7a}#tt-home .tt-stage{background:#eaece8;border-radius:24px;padding:28px 16px 24px;position:relative}#tt-home .tt-demo{background:white;box-shadow:0 18px 35px #1c24601a;border:1px solid #dedfe6;border-radius:10px;overflow:hidden;transform:rotate(-2deg)}#tt-home .tt-demohead{display:flex;justify-content:space-between;align-items:center;background:#f8f9fc;padding:15px;font-size:12px;border-bottom:1px solid #ececf2}#tt-home .tt-tag{font-size:10px;color:#667065;background:#eef3ee;padding:5px 7px;border-radius:4px}#tt-home .tt-demobody{padding:18px}#tt-home .tt-demobody h3{font-size:18px;margin:0 0 6px;font-weight:500}#tt-home .tt-tabs{display:flex;border-bottom:1px solid #e9eaf0;margin:18px 0 14px;gap:15px}#tt-home .tt-tabs button{padding:9px 0;color:#737688;font-size:12px;background:none;border:0;border-bottom:2px solid transparent}#tt-home .tt-tabs button[aria-selected=true]{color:var(--tt-navy);border-color:var(--tt-accent)}#tt-home .tt-row{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;padding:12px 0;border-bottom:1px solid #eef0f3;font-size:12px}#tt-home .tt-produce{width:30px;height:30px;display:grid;place-items:center;background:#f4f5f0;border-radius:7px;font-size:19px}#tt-home .tt-row small{display:block;color:#858895;margin-top:4px;font-size:10px}#tt-home .tt-state{font-size:10px;color:#327054;background:#edf6ef;padding:5px 7px;border-radius:4px}#tt-home .tt-caption{font-size:10px;color:#777e7b;text-align:center;margin-top:18px}#tt-home .tt-trust{padding:22px 5%;border-top:1px solid #e9e6df;border-bottom:1px solid #e9e6df;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;font-size:13px}#tt-home .tt-trust span:first-child{color:#767885;font-size:11px}#tt-home .tt-section{padding:56px 5%}#tt-home .tt-sectionhead{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}#tt-home h2{font-size:34px;line-height:1.12;letter-spacing:-1.2px;font-weight:500;margin:0;max-width:450px}#tt-home .tt-sectionhead p{font-size:13px;max-width:270px}#tt-home .tt-features{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}#tt-home .tt-feature{padding:23px;background:#f3f1eb;border-radius:12px}#tt-home .tt-icon{color:var(--tt-accent);margin-bottom:28px}#tt-home h3{font-size:17px;font-weight:500;margin:0 0 10px}#tt-home .tt-feature p{font-size:13px}#tt-home .tt-pricing{background:#f0f1f6}#tt-home .tt-plan{background:var(--tt-paper);padding:25px;border-radius:12px;display:flex;flex-direction:column;gap:17px}#tt-home .tt-plan p{font-size:12px}#tt-home .tt-price{font-size:30px;letter-spacing:-1px}#tt-home .tt-price small{font-size:12px;letter-spacing:0;color:#75798a}#tt-home .tt-plan ul{padding-left:17px;font-size:12px;line-height:2;color:#606477;margin:0;flex:1}#tt-home .tt-footer{background:var(--tt-navy);color:white;padding:42px 5%;display:flex;justify-content:space-between;gap:25px;align-items:center}#tt-home .tt-footer h2{font-size:30px;max-width:470px}#tt-home .tt-bottom{padding:18px 5%;display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#75798a}#tt-home .tt-notice{padding:12px 5%;font-size:11px;background:#fff0e5;color:#75401e}
@media(max-width:680px){#tt-home .tt-navlinks>a{display:none}#tt-home .tt-nav{gap:8px}#tt-home .tt-navlinks{gap:0}#tt-home .tt-logo{width:174px}#tt-home .tt-hero{grid-template-columns:1fr;padding-top:40px}#tt-home h1{font-size:46px;letter-spacing:-2px}#tt-home .tt-stage{max-width:470px;width:100%;margin:auto}#tt-home .tt-features{grid-template-columns:1fr}#tt-home .tt-sectionhead,#tt-home .tt-footer{align-items:start;flex-direction:column}#tt-home .tt-sectionhead p{max-width:none}#tt-home .tt-trust{justify-content:start}#tt-home .tt-section{padding-top:38px;padding-bottom:38px}#tt-home .tt-feature{padding:22px}#tt-home .tt-icon{margin-bottom:16px}#tt-home .tt-tabs button{min-height:44px}#tt-home .tt-bottom{flex-wrap:wrap}}

/* WordPress integration and responsive navigation. */
html{scroll-behavior:smooth}body{margin:0;background:#fffcf6}img{max-width:100%;height:auto}button,input,textarea,select{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #b6470b;outline-offset:4px}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;position:absolute!important;white-space:nowrap}.skip-link:focus{clip:auto;clip-path:none;top:8px;left:8px;z-index:99999;width:auto;height:auto;background:white;padding:14px;color:#1c2460}#tt-home .tt-nav,#tt-home .tt-hero,#tt-home .tt-section,#tt-home .tt-trust,#tt-home .tt-footer,#tt-home .tt-bottom{padding-left:max(5%,calc((100% - 1200px)/2));padding-right:max(5%,calc((100% - 1200px)/2))}#tt-home .tt-navlinks ul{display:flex;align-items:center;gap:24px;list-style:none;margin:0;padding:0}#tt-home .tt-navlinks li{position:relative}#tt-home .tt-navlinks .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:190px;background:#fffcf6;padding:14px;z-index:20;border:1px solid #dedfe6}#tt-home .tt-navlinks li:hover>.sub-menu,#tt-home .tt-navlinks li:focus-within>.sub-menu{display:grid;gap:15px}#tt-home .tt-menu-toggle{display:none;border:1px solid #dedfe6;padding:10px 14px;background:transparent;color:#1c2460;border-radius:6px}#tt-home .tt-custom-logo img{width:auto;max-width:185px;max-height:55px;display:block}#tt-home .tt-action:hover{filter:brightness(.94)}#tt-home .tt-action{min-height:44px}#tt-home .tt-tabs button{min-height:44px}#tt-home h1 em{color:#bb420a}#tt-home .tt-row small{color:#636575}#tt-home .tt-state{line-height:1.4}#tt-home .tt-footer h2{color:white}#tt-home .tt-content{max-width:900px;margin:auto;padding:55px 24px;min-height:40vh;overflow-wrap:anywhere}#tt-home .tt-content h1{font-size:clamp(32px,5vw,52px);line-height:1.1;margin-bottom:24px}#tt-home .tt-content h2{font-size:30px;margin:30px 0 15px;max-width:none}#tt-home .tt-content h3{margin-top:22px}#tt-home .tt-content p{margin-bottom:20px}#tt-home .tt-content a:not(.tt-action){text-decoration:underline;text-underline-offset:3px}#tt-home .tt-content ul,#tt-home .tt-content ol{line-height:1.8}#tt-home .tt-content table{width:100%;border-collapse:collapse}#tt-home .tt-content th,#tt-home .tt-content td{padding:10px;border:1px solid #dedfe6}#tt-home .tt-content input:not([type=checkbox]):not([type=radio]),#tt-home .tt-content textarea{max-width:100%;padding:12px;border:1px solid #b9bbca;border-radius:5px;background:white;color:#1c2460}#tt-home .tt-content label{display:block;margin-bottom:7px}#tt-home .tt-content input[type=submit]{background:#1c2460;color:white;cursor:pointer}.tt-post{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #dedfe6}.tt-meta{font-size:12px;color:#606477;margin-bottom:16px}.tt-content .alignwide{max-width:1100px}.tt-content .alignfull{width:100%;margin-left:0;margin-right:0}.wp-caption{max-width:100%}.wp-caption-text,.gallery-caption{font-size:13px}.alignleft{float:left;margin:0 24px 15px 0}.alignright{float:right;margin:0 0 15px 24px}.aligncenter{display:block;margin:auto}.bypostauthor{border-left:3px solid #ff681e;padding-left:14px}.tt-content:after{content:"";display:table;clear:both}.tt-pagination{margin:25px 0}.tt-pagination .page-numbers{padding:8px}.comment-list{padding-left:20px}.tt-sample-image{width:100%;border-radius:10px;display:block}#tt-home .tt-bottom nav{display:flex;gap:18px;flex-wrap:wrap}#tt-home .tt-bottom ul{list-style:none;padding:0;margin:0;display:flex;gap:18px;flex-wrap:wrap}
@media(max-width:680px){#tt-home .tt-nav{position:relative;flex-wrap:wrap}#tt-home .tt-menu-toggle{display:block}#tt-home .tt-navlinks{display:flex;width:100%;flex-direction:column;align-items:stretch;gap:18px;padding:12px 0}#tt-home .tt-navlinks>a{display:inline-flex}#tt-home .tt-navlinks ul{align-items:stretch;flex-direction:column;gap:0}#tt-home .tt-navlinks li a{display:block;padding:12px 0}#tt-home .tt-navlinks .sub-menu{position:static;display:block;border:0;padding:0 0 0 18px}#tt-home.tt-js .tt-navlinks[hidden]{display:none}#tt-home .tt-row{grid-template-columns:30px minmax(0,1fr) auto;gap:6px}#tt-home .tt-demobody{padding:14px}#tt-home .tt-row small{line-height:1.5}#tt-home .tt-demo{transform:none}#tt-home .tt-stage{padding:18px 12px}#tt-home h1{font-size:clamp(36px,10vw,46px)}#tt-home .tt-footer .tt-action{white-space:normal;text-align:center}#tt-home .tt-bottom{line-height:1.6}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
#tt-home .tt-contact-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:45px}#tt-home .tt-contact-grid input:not([type=checkbox]),#tt-home .tt-contact-grid textarea{width:100%}#tt-home .tt-contact-grid aside{padding:20px;background:#f0f1f6;border-radius:12px;align-self:start;margin-top:30px}#tt-home .tt-contact-grid aside h2{font-size:24px;margin-top:0}#tt-home .tt-form-status{padding:15px;background:#fff0e5;border-left:3px solid #b6470b}.tt-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#tt-home .tt-content .wp-block-button__link{background:#1c2460;color:#fff;text-decoration:none;border-radius:7px;padding:14px 18px}#tt-home .tt-content .wp-block-buttons{margin:25px 0}#tt-home .tt-content .wp-block-columns{gap:24px}#tt-home .tt-content .wp-block-column{min-width:0}@media(max-width:680px){#tt-home .tt-contact-grid{grid-template-columns:1fr;gap:10px}}

#tt-home .tt-content:has(.tt-service-grid){max-width:1200px}#tt-home .tt-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:35px 0}#tt-home .tt-service-card{padding:25px;background:#f0f1f6;border-radius:12px}#tt-home .tt-service-card h2{font-size:23px;letter-spacing:-.5px;margin:18px 0 12px}#tt-home .tt-service-card p{font-size:14px}#tt-home .tt-service-card .tt-service-number{color:#b6470b;font-size:13px}#tt-home .tt-service-card a{text-decoration:none}#tt-home .tt-service-card a:hover{text-decoration:underline}@media(max-width:800px){#tt-home .tt-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:540px){#tt-home .tt-service-grid{grid-template-columns:1fr}}
#tt-home .tt-service-grid > .wp-block-group__inner-container{display:contents}

.tt-table-scroll{overflow-x:auto;margin:28px 0;border:1px solid #e4e6ee;border-radius:14px}.tt-comparison table{border-collapse:collapse;width:100%;min-width:650px;font-size:14px}.tt-comparison th,.tt-comparison td{padding:18px;text-align:left;border-bottom:1px solid #e4e6ee}.tt-comparison thead{background:#1b225d;color:#fff}.tt-comparison tbody tr:nth-child(even){background:#f6f7fb}.tt-comparison th[scope="row"]{font-weight:600}

/* Journal: featured story, editorial cards and focused reading. */
#tt-home .tt-journal{max-width:1200px;margin:auto;padding:68px 24px 80px}#tt-home .tt-journal-intro{display:grid;grid-template-columns:1.35fr 1fr;gap:60px;align-items:end;padding-bottom:38px}#tt-home .tt-journal-intro h1{font-size:clamp(44px,5.5vw,72px);line-height:1.03;letter-spacing:-3px;margin:0}#tt-home .tt-journal-intro>p{max-width:365px;padding-bottom:5px;font-size:16px;line-height:1.7}#tt-home .tt-journal-tools{border-top:1px solid #dedfdc;border-bottom:1px solid #dedfdc;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:34px}#tt-home .tt-journal-all{font-size:14px;font-weight:600;display:flex;gap:35px}#tt-home .tt-journal-all span{color:#b6470b}#tt-home .tt-journal-search{display:flex;border:1px solid #d8d9dc;border-radius:6px;overflow:hidden;background:#fff;width:285px}#tt-home .tt-journal-search input{width:100%;min-width:0;border:0;background:transparent;padding:12px;color:#1c2460;font-size:13px}#tt-home .tt-journal-search button{border:0;background:transparent;padding:8px 15px;color:#1c2460;font-size:22px}#tt-home .tt-journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}#tt-home .tt-journal-card{min-width:0;border:1px solid #e2e2df;border-radius:14px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:box-shadow .2s}#tt-home .tt-journal-card:hover{box-shadow:0 10px 28px #1c246012}#tt-home .tt-journal-image{display:block;position:relative;aspect-ratio:16/10;overflow:hidden;background:#e8ece8}#tt-home .tt-journal-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}#tt-home .tt-journal-card:hover .tt-journal-image img{transform:scale(1.025)}#tt-home .tt-journal-copy{padding:24px;flex:1;display:flex;flex-direction:column}#tt-home .tt-journal-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:11px;line-height:1.5;margin-bottom:16px;color:#707382}#tt-home .tt-journal-meta>span{color:#9b411e;font-weight:600}#tt-home .tt-journal-meta time{white-space:nowrap}#tt-home .tt-journal-copy h2{font-size:23px;line-height:1.22;letter-spacing:-.6px;margin:0 0 14px;font-weight:600;max-width:none}#tt-home .tt-journal-copy p{font-size:14px;line-height:1.65;margin-bottom:25px}#tt-home .tt-journal-read{margin-top:auto;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;border-top:1px solid #e9e9e5;padding-top:17px}#tt-home .tt-journal-read>span[aria-hidden]{font-size:22px;color:#b6470b}#tt-home .tt-journal-featured{grid-column:1/-1;display:grid;grid-template-columns:1.1fr 1fr;background:#f0f1f6;border:0;margin-bottom:12px}#tt-home .tt-journal-featured .tt-journal-image{aspect-ratio:auto;min-height:360px}#tt-home .tt-journal-featured .tt-journal-copy{padding:36px}#tt-home .tt-journal-featured h2{font-size:34px;line-height:1.14;letter-spacing:-1px}#tt-home .tt-journal-featured .tt-journal-copy p{font-size:15px}#tt-home .tt-featured-tag{position:absolute;left:22px;top:22px;background:#fffcf6;border-radius:4px;padding:9px 12px;font-size:10px;letter-spacing:1.4px;font-weight:600}#tt-home .tt-journal .pagination{margin-top:48px;border-top:1px solid #dedfdc;padding-top:26px}#tt-home .tt-journal .nav-links{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}#tt-home .tt-journal .page-numbers{min-width:42px;min-height:42px;display:grid;place-items:center;padding:10px 13px;border:1px solid #dedfdc;border-radius:6px;font-size:13px}#tt-home .tt-journal .page-numbers.current{background:#1c2460;color:white;border-color:#1c2460}#tt-home .tt-journal .page-numbers.dots{border:0}#tt-home .tt-journal-art{height:100%;min-height:220px;background:#202965;display:flex;flex-direction:column;justify-content:space-between;padding:28px;color:#fff;overflow:hidden;position:relative}#tt-home .tt-journal-art>span{font-size:16px}#tt-home .tt-journal-art b{font-size:26px;font-weight:500;position:relative}#tt-home .tt-journal-art i{position:absolute;width:200px;height:200px;right:-20px;top:0;border:30px solid #fb783c;border-radius:50%}#tt-home .tt-journal-empty{padding:50px 0}#tt-home .tt-reading{padding-top:45px}#tt-home .tt-reading-head{max-width:950px;margin:auto;padding:0 24px 30px}#tt-home .tt-reading-back{display:inline-block;font-size:13px;margin-bottom:40px;color:#64697b}#tt-home .tt-reading-head h1{font-size:clamp(34px,4.5vw,58px);line-height:1.12;letter-spacing:-2px}#tt-home .tt-reading-head .tt-meta{display:flex;gap:15px;margin-top:25px}#tt-home .tt-reading-cover{max-width:1152px;margin:auto;padding:0 24px}#tt-home .tt-reading-cover img{display:block;width:100%;max-height:530px;object-fit:cover;border-radius:14px}#tt-home .tt-reading-body{max-width:760px;padding-top:42px;padding-bottom:10px}#tt-home .tt-reading-body p,#tt-home .tt-reading-body li{font-size:17px;line-height:1.85;color:#454b60}#tt-home .tt-reading-body h2{font-size:29px;margin:40px 0 18px;line-height:1.25}#tt-home .tt-reading-end{max-width:760px;min-height:0;padding-top:15px}#tt-home .tt-reading-end .nav-links{display:grid;grid-template-columns:1fr 1fr;gap:25px;border-top:1px solid #ddd;padding-top:25px;line-height:1.6;font-size:14px}#tt-home .tt-reading-end .nav-next{text-align:right}
@media(max-width:900px){#tt-home .tt-journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#tt-home .tt-journal-featured .tt-journal-copy{padding:25px}#tt-home .tt-journal-featured h2{font-size:28px}#tt-home .tt-journal-intro{gap:30px}}
@media(max-width:600px){#tt-home .tt-journal{padding:38px 20px 50px}#tt-home .tt-journal-intro{grid-template-columns:1fr;gap:22px}#tt-home .tt-journal-intro h1{font-size:48px;letter-spacing:-2px}#tt-home .tt-journal-intro>p{font-size:15px}#tt-home .tt-journal-tools{flex-wrap:wrap}#tt-home .tt-journal-search{width:100%}#tt-home .tt-journal-grid{grid-template-columns:1fr;gap:24px}#tt-home .tt-journal-featured{grid-template-columns:1fr}#tt-home .tt-journal-featured .tt-journal-image{aspect-ratio:16/10;min-height:0}#tt-home .tt-journal-featured .tt-journal-copy{padding:24px}#tt-home .tt-journal-featured h2{font-size:27px}#tt-home .tt-reading-head h1{letter-spacing:-1px}#tt-home .tt-reading-back{margin-bottom:30px}#tt-home .tt-reading-body p{font-size:16px}}
@media(prefers-reduced-motion:reduce){#tt-home .tt-journal-card,#tt-home .tt-journal-image img{transition:none}}

/* Services overview. */
#tt-home .tt-services-hero{max-width:1200px;margin:auto;padding:68px 24px 56px;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:55px}#tt-home .tt-services-hero h1{font-size:clamp(42px,4.8vw,64px);line-height:1.06;letter-spacing:-2.5px}#tt-home .tt-services-hero p{max-width:450px;font-size:16px}#tt-home .tt-services-explore{font-size:13px;font-weight:600;display:inline-block}#tt-home .tt-network{height:345px;position:relative;border-radius:22px;background:#eef0ec;overflow:hidden;background-image:radial-gradient(#d6dbd5 1px,transparent 1px);background-size:18px 18px}#tt-home .tt-network-orbit{position:absolute;width:240px;height:240px;border:1px solid #aab6ae;border-radius:50%;top:36px;left:calc(50% - 120px)}#tt-home .tt-network-center{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);width:205px;background:#1c2460;color:white;padding:27px 16px;text-align:center;border-radius:13px;box-shadow:0 16px 30px #1c246025;font-size:32px;letter-spacing:-1px;font-weight:600}#tt-home .tt-network-center>span{color:#ff8a50}#tt-home .tt-network-center small{display:block;font-size:8px;letter-spacing:1px;margin-top:10px;color:#d4d9ef}#tt-home .tt-network-node{position:absolute;background:#fff;border:1px solid #dce2de;padding:13px 17px;border-radius:7px;box-shadow:0 5px 12px #1c246008;font-size:12px;display:flex;align-items:center;gap:10px}#tt-home .tt-network-node>span{color:#aa451b;font-size:10px}#tt-home .tt-node-one{left:25px;top:34px}#tt-home .tt-node-two{right:24px;top:49px}#tt-home .tt-node-three{left:22px;bottom:67px}#tt-home .tt-node-four{right:27px;bottom:56px}#tt-home .tt-network-caption{position:absolute;bottom:20px;text-align:center;width:100%;font-size:10px;color:#68726b;letter-spacing:.5px}#tt-home .tt-services-strip{border-block:1px solid #e2e3dd;padding:23px max(24px,calc((100% - 1152px)/2));display:flex;justify-content:space-between;gap:22px;flex-wrap:wrap;font-size:13px}#tt-home .tt-services-strip span:first-child{font-size:10px;letter-spacing:1px;color:#707482}#tt-home .tt-services-list{max-width:1200px;margin:auto;padding:65px 24px 55px;scroll-margin-top:30px}#tt-home .tt-services-heading{position:relative;margin-bottom:32px}#tt-home .tt-services-heading h2{font-size:40px;line-height:1.1;letter-spacing:-1.4px}#tt-home .tt-services-heading>p{max-width:310px;position:absolute;right:0;bottom:0;font-size:14px}#tt-home .tt-services-content{padding:0;max-width:none;min-height:0}#tt-home .tt-services-content>p:first-child{display:none}#tt-home .tt-services-content .tt-service-grid{gap:22px;margin:0}#tt-home .tt-services-content .tt-service-card{background:#fff;border:1px solid #e0e3df;border-radius:13px;padding:28px;position:relative;transition:box-shadow .2s}#tt-home .tt-services-content .tt-service-card:hover{box-shadow:0 10px 25px #1c246010;border-color:#c1c5d2}#tt-home .tt-services-content .tt-service-number{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;width:48px;height:43px;background:#f6eee7;font-size:12px;margin:0 0 28px}#tt-home .tt-services-content .tt-service-card h2{font-size:23px;line-height:1.2;margin:0 0 15px;letter-spacing:-.6px;padding-right:10px}#tt-home .tt-services-content .tt-service-card h2 a{text-decoration:none}#tt-home .tt-services-content .tt-service-card h2 a:after{content:'↗';position:absolute;right:25px;top:35px;color:#ad4518;font-size:23px;font-weight:400}#tt-home .tt-services-content .tt-service-card p:last-child{margin-bottom:0;font-size:14px}#tt-home .tt-services-steps{max-width:1152px;margin:0 auto 65px;padding:45px;background:#f0f1f6;border-radius:16px;display:grid;grid-template-columns:1fr 1fr;gap:60px}#tt-home .tt-services-steps h2{font-size:34px;margin-bottom:18px}#tt-home .tt-services-steps>div>p{font-size:14px;max-width:350px;margin-bottom:24px}#tt-home .tt-services-steps ol{list-style:none;margin:0;padding:0}#tt-home .tt-services-steps li{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid #d9dce6}#tt-home .tt-services-steps li:first-child{padding-top:0}#tt-home .tt-services-steps li:last-child{border:0;padding-bottom:0}#tt-home .tt-services-steps li>span{font-size:12px;color:#a4461f;padding-top:3px}#tt-home .tt-services-steps h3{font-size:18px;margin-bottom:7px}#tt-home .tt-services-steps li p{font-size:13px}
@media(max-width:900px){#tt-home .tt-services-hero{gap:25px;grid-template-columns:1fr 1fr}#tt-home .tt-services-hero h1{font-size:45px}#tt-home .tt-services-steps{margin-inline:24px;padding:30px;gap:30px}}
@media(max-width:680px){#tt-home .tt-services-hero{grid-template-columns:1fr;padding:38px 20px;gap:25px}#tt-home .tt-services-hero h1{font-size:45px;letter-spacing:-2px}#tt-home .tt-network{height:320px}#tt-home .tt-services-list{padding:40px 20px}#tt-home .tt-services-heading>p{position:static;margin-top:20px}#tt-home .tt-services-heading h2{font-size:34px}#tt-home .tt-services-content .tt-service-grid{grid-template-columns:1fr}#tt-home .tt-services-steps{grid-template-columns:1fr;margin:0 20px 40px;padding:27px}#tt-home .tt-services-steps h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){#tt-home .tt-services-content .tt-service-card{transition:none}}

/* Individual service layouts, using editable page blocks. */
#tt-home .tt-detail-wrap{max-width:1200px;margin:auto;padding:35px 24px 65px}#tt-home .tt-detail .tt-reading-back{margin-bottom:35px}#tt-home .tt-detail-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;padding-bottom:55px}#tt-home .tt-detail-hero h1{font-size:clamp(38px,4.5vw,60px);line-height:1.08;letter-spacing:-2px;max-width:600px}#tt-home .tt-detail-lead{font-size:19px;max-width:440px;line-height:1.6}#tt-home .tt-detail-map{background:#1c2460;color:white;padding:28px 30px;border-radius:18px;box-shadow:12px 12px 0 #eeeee7}#tt-home .tt-detail-map-top{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.3px;color:#d0d7f0;margin-bottom:25px}#tt-home .tt-detail-map-top>span:last-child{font-size:25px;color:#ff9058}#tt-home .tt-detail-map h2{font-size:29px;color:#fff;letter-spacing:-.8px;margin-bottom:27px}#tt-home .tt-detail-map ol{margin:0;padding:0;list-style:none;display:grid;gap:12px}#tt-home .tt-detail-map li{display:flex;gap:16px;align-items:center;font-size:13px;line-height:1.5;padding:14px;background:#ffffff0c;border:1px solid #ffffff20;border-radius:7px}#tt-home .tt-detail-map li>span{color:#ffac7f;font-size:11px}#tt-home .tt-detail-map-foot{font-size:10px;color:#c4cbe8;padding-top:20px}#tt-home .tt-detail-context{border-block:1px solid #e0e1db;padding:32px 0;display:grid;grid-template-columns:1fr 2fr;gap:40px;align-items:start}#tt-home .tt-detail-context .tt-eyebrow{margin:7px 0 0;font-size:10px}#tt-home .tt-detail-context p{font-size:18px;line-height:1.75;max-width:720px;color:#4e5568}#tt-home .tt-detail-benefits{padding:60px 0;scroll-margin-top:45px}#tt-home .tt-detail-benefits>h2{font-size:39px;line-height:1.1;margin-bottom:30px}#tt-home .tt-detail-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}#tt-home .tt-detail-cards article{background:#fff;border:1px solid #e1e3de;border-radius:13px;padding:29px}#tt-home .tt-detail-number{display:inline-block;background:#f6eee7;color:#a64820;padding:12px;border-radius:6px;font-size:12px;margin-bottom:30px}#tt-home .tt-detail-cards h3{font-size:23px;line-height:1.22;letter-spacing:-.5px;margin-bottom:15px}#tt-home .tt-detail-cards p{font-size:14px;line-height:1.7}#tt-home .tt-detail-fit{background:#f0f1f6;border-radius:15px;padding:40px;display:grid;grid-template-columns:1fr 1.2fr;gap:50px}#tt-home .tt-detail-fit h2{font-size:34px;line-height:1.15}#tt-home .tt-detail-fit p{font-size:15px;margin-bottom:24px}#tt-home .tt-detail-fit .wp-block-button__link{display:inline-flex;background:#1c2460;color:#fff;border-radius:7px;padding:15px 20px;font-size:13px}#tt-home .tt-detail-related{padding-top:55px}#tt-home .tt-detail-related-head{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px}#tt-home .tt-detail-related-head h2{font-size:28px;max-width:none}#tt-home .tt-detail-related-head>a{font-size:13px;white-space:nowrap}#tt-home .tt-detail-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}#tt-home .tt-detail-related-grid>a{border-top:1px solid #d7dad5;display:flex;justify-content:space-between;gap:20px;padding-top:20px;font-size:16px;line-height:1.5}#tt-home .tt-detail-related-grid>a:hover{color:#a4461f}#tt-home .tt-detail-related-grid span{color:#a4461f;font-size:23px}
@media(max-width:850px){#tt-home .tt-detail-hero{gap:30px}#tt-home .tt-detail-hero h1{font-size:43px}#tt-home .tt-detail-map{padding:24px}#tt-home .tt-detail-cards article{padding:22px}#tt-home .tt-detail-cards h3{font-size:20px}}
@media(max-width:680px){#tt-home .tt-detail-wrap{padding:25px 20px 45px}#tt-home .tt-detail-hero{grid-template-columns:1fr;gap:25px;padding-bottom:40px}#tt-home .tt-detail-hero h1{font-size:42px;letter-spacing:-1.7px}#tt-home .tt-detail-lead{font-size:17px}#tt-home .tt-detail-map{margin-right:10px}#tt-home .tt-detail-context{grid-template-columns:1fr;gap:16px}#tt-home .tt-detail-context p{font-size:16px}#tt-home .tt-detail-benefits{padding:40px 0}#tt-home .tt-detail-benefits>h2{font-size:34px}#tt-home .tt-detail-cards{grid-template-columns:1fr;gap:16px}#tt-home .tt-detail-cards h3{font-size:23px}#tt-home .tt-detail-number{margin-bottom:22px}#tt-home .tt-detail-fit{grid-template-columns:1fr;gap:22px;padding:27px}#tt-home .tt-detail-fit h2{font-size:30px}#tt-home .tt-detail-related-head{align-items:start;flex-direction:column;gap:15px}#tt-home .tt-detail-related-grid{grid-template-columns:1fr}}

/* About: brand story, approach and audience. */
#tt-home .tt-about{max-width:1200px;margin:auto;padding:60px 24px 65px}#tt-home .tt-about-title{display:grid;grid-template-columns:1.55fr 1fr;gap:50px;align-items:end;margin-bottom:44px}#tt-home .tt-about-title h1{font-size:clamp(40px,4.6vw,62px);line-height:1.08;letter-spacing:-2.5px;margin:0}#tt-home .tt-about-title>p{font-size:16px;line-height:1.7;max-width:350px;padding-bottom:4px}#tt-home .tt-about-mosaic{display:grid;grid-template-columns:1.15fr 1fr;gap:20px}#tt-home .tt-about-statement{background:#1c2460;color:white;border-radius:18px;padding:42px;position:relative;overflow:hidden}#tt-home .tt-about-statement>span{font-size:9px;letter-spacing:1.6px;color:#c5cde6}#tt-home .tt-about-statement h2{font-size:43px;line-height:1.08;letter-spacing:-1.5px;margin:28px 0 22px;color:white;max-width:none}#tt-home .tt-about-statement h2 em{font-style:normal;color:#ffad80}#tt-home .tt-about-statement p{font-size:14px;color:#d7dced;max-width:390px;line-height:1.7}#tt-home .tt-about-signature{margin-top:36px;font-size:25px;font-weight:600;letter-spacing:-1px}#tt-home .tt-about-signature span{color:#ff9863}#tt-home .tt-about-ecosystem{padding:35px 38px;background:#eaf0e9;border-radius:18px;background-image:radial-gradient(#d0d9cd 1px,transparent 1px);background-size:20px 20px}#tt-home .tt-about-ecosystem>.tt-eyebrow{font-size:9px;letter-spacing:1.2px;justify-content:center;color:#576757;margin-bottom:27px}#tt-home .tt-about-flow{display:flex;flex-direction:column;align-items:center}#tt-home .tt-about-flow>div{width:100%;max-width:310px;background:#fff;border:1px solid #d8e0d4;padding:18px 22px;border-radius:9px;position:relative;box-shadow:0 5px 14px #1c246007}#tt-home .tt-about-flow>div>span{position:absolute;right:18px;top:20px;font-size:10px;color:#9c4a21}#tt-home .tt-about-flow strong{display:block;font-size:20px;font-weight:500;padding-right:25px}#tt-home .tt-about-flow small{display:block;font-size:11px;color:#69746c;margin-top:8px}#tt-home .tt-about-flow-arrow{font-size:23px;color:#798b74;padding:5px}#tt-home .tt-about-approach{padding:65px 0}#tt-home .tt-about-sectionhead{display:flex;justify-content:space-between;gap:45px;align-items:end;margin-bottom:32px}#tt-home .tt-about-sectionhead h2{font-size:37px;line-height:1.15;max-width:520px}#tt-home .tt-about-sectionhead>p{font-size:14px;max-width:310px}#tt-home .tt-about-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}#tt-home .tt-about-principles article{padding:28px;border:1px solid #e1e2dc;background:white;border-radius:12px}#tt-home .tt-about-number{display:block;font-size:12px;color:#a34922;margin-bottom:30px}#tt-home .tt-about-principles h3{font-size:23px;line-height:1.22;letter-spacing:-.5px;margin-bottom:18px}#tt-home .tt-about-principles p{font-size:14px;line-height:1.75}#tt-home .tt-about-audience{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;background:#f0f1f6;padding:42px;border-radius:16px}#tt-home .tt-about-audience h2{font-size:34px;line-height:1.15;margin-bottom:20px}#tt-home .tt-about-audience p{font-size:14px;max-width:330px;margin-bottom:24px}#tt-home .tt-about-audience ul{list-style:none;margin:0;padding:0}#tt-home .tt-about-audience li{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:21px 0;border-bottom:1px solid #d6d9e3;font-size:22px}#tt-home .tt-about-audience li:first-child{padding-top:8px}#tt-home .tt-about-audience li:last-child{border:0}#tt-home .tt-about-audience li>span:last-child{font-size:11px;color:#a4471c}#tt-home .tt-about-conversation{text-align:center;padding:65px 20px 10px}#tt-home .tt-about-conversation>.tt-eyebrow{justify-content:center}#tt-home .tt-about-conversation h2{font-size:40px;max-width:none;line-height:1.1}#tt-home .tt-about-conversation>p{max-width:470px;margin:22px auto;font-size:15px}#tt-home .tt-about-buttons .wp-block-buttons{justify-content:center}#tt-home .tt-about-buttons .wp-block-button__link{display:inline-flex;background:var(--tt-accent);color:#241505;padding:16px 22px;border-radius:7px;font-size:13px}
@media(max-width:850px){#tt-home .tt-about-title{gap:30px}#tt-home .tt-about-statement{padding:30px}#tt-home .tt-about-statement h2{font-size:36px}#tt-home .tt-about-ecosystem{padding:30px 24px}#tt-home .tt-about-principles article{padding:23px}#tt-home .tt-about-audience{gap:35px}}
@media(max-width:680px){#tt-home .tt-about{padding:38px 20px 45px}#tt-home .tt-about-title{grid-template-columns:1fr;gap:22px;margin-bottom:30px}#tt-home .tt-about-title h1{font-size:43px;letter-spacing:-1.7px}#tt-home .tt-about-mosaic{grid-template-columns:1fr;gap:16px}#tt-home .tt-about-statement{padding:29px}#tt-home .tt-about-statement h2{font-size:37px}#tt-home .tt-about-approach{padding:42px 0}#tt-home .tt-about-sectionhead{flex-direction:column;align-items:start;gap:20px}#tt-home .tt-about-sectionhead h2{font-size:32px}#tt-home .tt-about-sectionhead>p{max-width:none}#tt-home .tt-about-principles{grid-template-columns:1fr;gap:16px}#tt-home .tt-about-audience{grid-template-columns:1fr;padding:28px;gap:25px}#tt-home .tt-about-audience h2{font-size:30px}#tt-home .tt-about-conversation{padding:45px 0 0}#tt-home .tt-about-conversation h2{font-size:34px}}

/* Business model solution pages. */
#tt-home .tt-breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;align-items:center;font-size:12px;line-height:1.6;margin-bottom:35px;color:#656a7b}#tt-home .tt-breadcrumbs a{text-decoration:underline;text-underline-offset:3px}#tt-home .tt-solution .tt-detail-hero h1{font-size:clamp(36px,4vw,54px)}#tt-home .tt-solution .tt-detail-map li{padding:10px 14px}#tt-home .tt-solution .tt-detail-map ol{gap:8px}#tt-home .tt-availability{font-size:13px;line-height:1.65;background:#faf0e5;border:1px solid #e9d9c6;color:#6d4728;border-radius:8px;padding:16px 20px;margin-bottom:28px}#tt-home .tt-solution-body{max-width:850px;margin:0 auto;background:#f5f5f1;border-radius:14px;padding:35px}#tt-home .tt-solution-body h2{font-size:25px}#tt-home .tt-solution-body h2:first-child{margin-top:0}#tt-home .tt-business-cycle{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 28px}#tt-home .tt-business-cycle span{background:#1c2460;color:white;padding:13px 17px;border-radius:6px;font-size:12px;flex:1;text-align:center;min-width:135px}#tt-home .tt-business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:35px 0 45px}#tt-home .tt-business-grid article{padding:27px;background:white;border:1px solid #dedfd9;border-radius:13px;display:flex;flex-direction:column}#tt-home .tt-business-grid .tt-detail-number{align-self:start;margin-bottom:25px}#tt-home .tt-business-grid h2{font-size:25px;line-height:1.2;letter-spacing:-.6px;margin-bottom:18px}#tt-home .tt-business-grid p{font-size:14px;margin-bottom:25px}#tt-home .tt-business-intro{background:#f5f4ee}#tt-home .tt-business-intro .tt-feature{background:white}#tt-home .tt-business-intro h3 a:hover{text-decoration:underline}#tt-home .tt-solutions-hub .tt-journal-intro h1{font-size:clamp(42px,5vw,66px)}
@media(max-width:900px){#tt-home .tt-business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){#tt-home .tt-business-grid{grid-template-columns:1fr}#tt-home .tt-solution-body{padding:24px}#tt-home .tt-breadcrumbs{font-size:11px;margin-bottom:25px}#tt-home .tt-solutions-hub .tt-detail-fit{grid-template-columns:1fr;padding:26px;gap:20px}}

/* Original user-supplied PNG, framed without altering the brand artwork. */
#tt-home .tt-logo{width:220px;height:54px}#tt-home .tt-logo img{width:292px;left:-39px;top:-47px;max-width:none}#tt-home .tt-custom-logo img{max-width:220px;max-height:54px}
@media(max-width:680px){#tt-home .tt-logo{width:184px;height:46px}#tt-home .tt-logo img{width:246px;left:-33px;top:-40px}#tt-home .tt-custom-logo img{max-width:184px;max-height:46px}}

/* Detailed reading with section navigation. */
#tt-home .tt-longread{display:grid;grid-template-columns:260px minmax(0,1fr);gap:55px;align-items:start;margin:0 0 55px}#tt-home .tt-guide-nav{position:sticky;top:60px;padding:25px;background:#f0f1f6;border-radius:12px}#tt-home .tt-guide-nav .tt-eyebrow{font-size:10px;margin-bottom:18px}#tt-home .tt-guide-nav ol{list-style:none;padding:0;margin:0;display:grid;gap:0}#tt-home .tt-guide-nav li{border-top:1px solid #dde0e9}#tt-home .tt-guide-nav li a{display:block;padding:12px 0;font-size:12px;line-height:1.5;color:#4d5470}#tt-home .tt-guide-nav li a:hover{color:#a44820;text-decoration:underline}#tt-home .tt-guide-demo{display:block;margin-top:22px;font-size:12px;font-weight:600;color:#a44820}#tt-home .tt-guide-body{padding:0;max-width:none;min-height:0}#tt-home .tt-guide-body h2{font-size:28px;line-height:1.2;letter-spacing:-.7px;margin:38px 0 18px;padding-top:25px;border-top:1px solid #e2e3dd;scroll-margin-top:60px}#tt-home .tt-guide-body h2:first-child{margin-top:0;padding-top:0;border:0}#tt-home .tt-guide-body p{font-size:16px;line-height:1.85;color:#4b5365;margin-bottom:20px}#tt-home .tt-guide-body a{color:#923c18}#tt-home .tt-guide-body:after{display:none}
@media(max-width:850px){#tt-home .tt-longread{grid-template-columns:210px minmax(0,1fr);gap:30px}#tt-home .tt-guide-nav{padding:20px}}
@media(max-width:680px){#tt-home .tt-longread{grid-template-columns:1fr;gap:28px;margin-bottom:35px}#tt-home .tt-guide-nav{position:static}#tt-home .tt-guide-body h2{font-size:25px}#tt-home .tt-guide-body p{font-size:15px}}

/* Contact and demonstration page */
#tt-home .tt-contact-page{padding:0 24px;max-width:1200px;margin:auto}#tt-home .tt-demo-hero{display:grid;grid-template-columns:1.3fr 1fr;gap:75px;padding:65px 0 60px;align-items:center}#tt-home .tt-demo-hero h1{font-size:clamp(40px,5vw,66px);line-height:1.07;letter-spacing:-2.4px;margin:22px 0}#tt-home .tt-demo-hero h1 em{font-style:normal}#tt-home .tt-demo-hero p{font-size:17px;line-height:1.8;margin:0 0 26px}#tt-home .tt-demo-note{background:#1c2460;color:#fff;padding:36px;border-radius:18px}#tt-home .tt-demo-note h2{color:white;font-size:32px;line-height:1.2;margin:23px 0 18px}#tt-home .tt-demo-note p{font-size:15px;color:#e0e2f0}#tt-home .tt-demo-note ul{padding-left:20px;line-height:2.1;font-size:14px}#tt-home .tt-demo-main.tt-content{max-width:none;padding:25px 0 70px}#tt-home .tt-demo-main .tt-contact-grid{grid-template-columns:1.4fr 1fr;gap:45px;align-items:start}#tt-home .tt-demo-form{background:#fff;border:1px solid #dedfe6;border-radius:16px;padding:36px;scroll-margin-top:55px}#tt-home .tt-demo-form h2{font-size:30px;line-height:1.2;margin:15px 0}#tt-home .tt-demo-form>p{line-height:1.7;color:#5d6274;font-size:15px}#tt-home .tt-demo-form form label{font-size:14px;line-height:1.6}#tt-home .tt-demo-form form input:not([type=checkbox]),#tt-home .tt-demo-form form textarea{padding:14px;background:#fcfcfe}#tt-home .tt-demo-form textarea::placeholder{color:#707587}#tt-home .tt-demo-form button{width:100%;justify-content:center;border:0;cursor:pointer}#tt-home .tt-demo-main .tt-demo-direct{margin:0;padding:30px;background:#f0f1f6}#tt-home .tt-demo-direct h2{margin:18px 0;font-size:26px}#tt-home .tt-demo-direct p,#tt-home .tt-demo-direct li{font-size:15px;line-height:1.8}#tt-home .tt-demo-direct ul{padding-left:20px}#tt-home .tt-demo-direct hr{border:0;border-top:1px solid #d6d8e3;margin:26px 0}#tt-home .tt-demo-next{border-top:1px solid #dedfe6;padding:60px 0}#tt-home .tt-demo-next h2,#tt-home .tt-demo-faq h2{font-size:clamp(30px,3vw,40px);line-height:1.15;margin:20px 0 32px}#tt-home .tt-demo-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}#tt-home .tt-demo-steps article>span{color:#ad4616;font-size:13px}#tt-home .tt-demo-steps h3{font-size:21px;margin:20px 0 15px}#tt-home .tt-demo-steps p,#tt-home .tt-demo-faq p{font-size:15px;line-height:1.8;color:#555d70}#tt-home .tt-demo-faq{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;border-top:1px solid #dedfe6;padding:60px 0 80px}#tt-home .tt-demo-faq details{border-bottom:1px solid #dedfe6;padding:20px 0}#tt-home .tt-demo-faq summary{font-size:17px;line-height:1.5;cursor:pointer;font-weight:600}#tt-home .tt-demo-faq details p{padding-top:14px}#tt-home .tt-demo-faq a{text-decoration:underline;text-underline-offset:4px}@media(max-width:760px){#tt-home .tt-demo-hero,#tt-home .tt-demo-main .tt-contact-grid,#tt-home .tt-demo-faq{grid-template-columns:1fr;gap:28px}#tt-home .tt-demo-hero{padding:40px 0}#tt-home .tt-demo-hero h1{letter-spacing:-1.5px}#tt-home .tt-demo-note,#tt-home .tt-demo-form,#tt-home .tt-demo-main .tt-demo-direct{padding:24px}#tt-home .tt-demo-steps{grid-template-columns:1fr;gap:25px}#tt-home .tt-demo-next,#tt-home .tt-demo-faq{padding:40px 0}#tt-home .tt-demo-main.tt-content{padding-bottom:40px}}
