:root{--primary:#2563eb;--secondary:#f97316;--ink:#000213;--muted:#64748b;--surface:#fff;--background:#fff;--color-primary:#2563eb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;font:16px/1.5 ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button,summary{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%;height:auto}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #60a5fa;outline-offset:5px}.te-skip{position:fixed;top:8px;left:12px;z-index:100;padding:10px 20px;background:#fff;transform:translateY(-160%);border-radius:8px}.te-skip:focus{transform:none}.te-container{width:100%;max-width:1296px;padding:0 48px;margin:0 auto}.te-header{position:fixed;top:0;left:0;right:0;z-index:30;height:69px;border-bottom:1px solid transparent;transition:background .25s,box-shadow .25s,border-color .25s}.te-header.is-scrolled{background:#ffffffed;backdrop-filter:blur(16px);border-color:#e2e8f0;box-shadow:0 2px 20px #33415508}.te-header-inner{max-width:1536px;padding:0 48px;margin:auto;display:flex;align-items:center;justify-content:space-between;height:68px;gap:30px}.te-logo{flex:none}.te-logo img{width:120px;height:46.8px;object-fit:contain}.te-navigation{display:flex;align-items:center;gap:32px;font-size:14px;color:#475569;margin-left:60px}.te-navigation>a,.te-products>summary{white-space:nowrap;padding:10px 0}.te-navigation a:hover,.te-navigation .is-current,.te-products[open]>summary{color:#1455ff}.te-products{position:relative}.te-products>summary{list-style:none;cursor:pointer}.te-products>summary::-webkit-details-marker{display:none}.te-products>summary span{margin-left:4px}.te-products>div{position:absolute;top:45px;left:-20px;width:220px;padding:15px;background:white;border:1px solid #e8edf5;border-radius:14px;box-shadow:0 12px 35px #243a6320}.te-products>div a{display:block;padding:10px;border-radius:7px}.te-products>div a:hover{background:#eff6ff}.te-header-actions{display:flex;align-items:center;gap:24px;flex:none;font-size:13px;color:#475569}.te-header-download{border:1px solid #e2e8f0;border-radius:30px;padding:8px 16px;white-space:nowrap}.te-menu-toggle{display:none;border:0;background:none;padding:8px}.te-menu-toggle span{display:block;width:19px;height:2px;margin:4px 0;background:#64748b}.te-hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#eff5ff,#fff 72%);padding-top:132px}.te-hero-background{position:absolute;inset:0;z-index:-1;background:url('/public/site-templates/traneasy/home-bg.webp') center/cover no-repeat;opacity:.8}.te-hero:before{content:"";position:absolute;inset:0 0 auto;height:192px;z-index:-1;background:linear-gradient(180deg,#dbeafeaf,transparent)}.te-hero-copy{max-width:1280px;padding:0 24px;margin:auto;text-align:center;animation:te-intro .7s ease-out both}.te-hero-brand{font-size:44px;font-weight:600;line-height:1.2}.te-hero h1{margin-top:32px;font-size:56px;line-height:1.08;font-weight:700}.te-hero-description{margin:40px auto 0;font-size:26px;line-height:32px}.te-hero-actions{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:40px}.te-button{display:inline-flex;align-items:center;justify-content:center;min-width:144px;padding:14px 28px;border-radius:4px;color:#fff;font-size:16px;line-height:24px;font-weight:600;white-space:nowrap;transition:transform .2s,background .2s}.te-button:hover{transform:translateY(-2px)}.te-button-blue{background:#2563eb;box-shadow:0 14px 40px #2563eb47}.te-button-blue:hover{background:#1d4ed8}.te-button-orange{background:#f97316;border:1px solid #fed7aa;box-shadow:0 14px 40px #f973162e}.te-button-orange:hover{background:#ea580c}.te-platform-caption{margin-top:40px;font-size:14px;line-height:21px}.te-platform-strip{position:relative;width:100%;overflow:hidden;padding:0 0 32px;margin-top:40px}.te-platform-track{display:flex;width:max-content;animation:te-platform-scroll var(--te-loop-duration,18s) linear infinite;will-change:transform}.te-platform-group{display:flex;gap:12px;list-style:none;padding:0 12px 0 0;margin:0}.te-platform-group li{flex:none;width:48px;height:48px}.te-platform-group img{width:48px;height:48px;object-fit:contain}.te-platform-strip.is-paused .te-platform-track{animation-play-state:paused}.te-motion-toggle{position:absolute;right:12px;bottom:4px;width:25px;height:25px;display:grid;place-items:center;border:1px solid #d8e4f5;border-radius:50%;background:#fff;color:#5d7295;opacity:.75}.te-motion-toggle:hover{opacity:1}.te-motion-toggle svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2}.te-overview{padding:80px 0 48px;overflow:hidden}.te-overview-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:144px}.te-overview-list{margin-top:40px;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;align-self:start}.te-overview-list article{display:flex;gap:20px;padding:24px 0}.te-overview-list article+article{border-top:1px solid #e2e8f0}.te-overview-list img{width:48px;height:48px;flex:none;margin-top:4px}.te-overview-list h2{font-size:18px;line-height:28px;font-weight:600;color:#0f172a}.te-overview-list p{margin-top:8px;font-size:16px;line-height:24px;color:#64748b}.te-computer{width:100%;height:auto;align-self:start;border-radius:24px}.te-detail{padding:96px 0}.te-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:center;gap:64px}.te-detail-copy{max-width:576px}.te-detail-copy>h2{font-size:32px;line-height:48px;font-weight:400}.te-feature-list{list-style:none;padding:0;margin:32px 0 0;display:grid;gap:24px}.te-feature-list h3{position:relative;padding-left:32px;font-size:18px;line-height:28px;font-weight:600;color:#0f172a}.te-feature-list h3:before{content:"";position:absolute;left:0;top:6px;width:16px;height:16px;background:url('/public/site-templates/traneasy/check-icon.svg') center/contain no-repeat}.te-feature-list p{padding-left:24px;margin-top:4px;font-size:16px;line-height:24px;color:#64748b}.te-product-frame{border:1px solid #e2e8f0;border-radius:30px;padding:16px;background:#fff;box-shadow:0 20px 60px #0f172a12}.te-product-frame img{width:100%;border-radius:24px}.te-detail-reverse .te-detail-copy{order:2}.te-detail-reverse .te-product-frame{order:1}.te-outcomes{padding:96px 0;background:#fff}.te-outcomes-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-bottom:1px solid #e2e8f0;padding-bottom:40px}.te-outcomes-heading h2{font-size:41.6px;line-height:1.15;font-weight:700;letter-spacing:-.025em}.te-outcomes-heading p{margin-top:16px;font-size:18px;line-height:32px}.te-outcome-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.te-outcome-grid article{padding:28px 24px}.te-outcome-grid article+article{border-left:1px solid #e2e8f0}.te-outcome-grid span{font-size:13px;color:#2563eb}.te-outcome-grid h3{font-size:40px;line-height:1.2;margin:10px 0 12px;letter-spacing:-.04em}.te-outcome-grid p{font-size:14px;line-height:24px;color:#64748b}.te-help{padding:30px 0 96px}.te-help-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.te-kicker{font-size:14px;font-weight:600;color:#2563eb}.te-help h2{font-size:32px;line-height:1.4;margin:16px 0 22px}.te-inline-downloads{display:flex;gap:12px;flex-wrap:wrap}.te-inline-downloads>a{display:inline-flex;align-items:center;gap:7px;background:#eff6ff;color:#1d4ed8;padding:11px 14px;border-radius:8px;font-size:14px;font-weight:600}.te-faq-list details{border-bottom:1px solid #e2e8f0;padding:20px 0}.te-faq-list summary{cursor:pointer;font-weight:600}.te-faq-list p{font-size:15px;line-height:1.8;color:#64748b;margin-top:15px}.te-footer{background:#050816;color:#e2e8f0;padding-top:80px}.te-footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.2fr;gap:60px;padding-bottom:75px}.te-footer h2{font-size:14px;font-weight:600;color:white;margin:0 0 24px}.te-footer a{display:block;color:#94a3b8;font-size:14px;margin:12px 0}.te-footer a:hover{color:#fff}.te-footer-brand img{width:120px;height:47px;object-fit:contain;object-position:left}.te-footer-brand p{font-size:13px;color:#e2e8f0;margin-top:26px}.te-footer .te-footer-cta{display:inline-block;border:1px solid #334155;border-radius:8px;padding:10px 14px;color:#e2e8f0;margin-top:30px}.te-copyright{padding:25px 0;background:#02051b;color:#94a3b8;font-size:12px}.te-reveal{transition:opacity .65s ease-out,transform .65s ease-out,filter .65s ease-out}.te-reveal.te-pending{opacity:0;transform:translateY(24px);filter:blur(3px)}.te-reveal.te-visible{opacity:1;transform:none;filter:none}.traneasy-site .kuaipai-ai-story__head{max-width:900px}@keyframes te-platform-scroll{to{transform:translateX(calc(-1 * var(--te-loop-distance,1140px)))}}@keyframes te-intro{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}
@media(max-width:1199px){.te-header-inner{padding:0 28px}.te-navigation{gap:20px;margin-left:15px}.te-header-actions{gap:14px}.te-container{padding:0 32px}.te-overview-grid{gap:70px}.te-detail-grid{gap:45px}.te-overview-list p,.te-feature-list p{font-size:15px}.te-hero-brand{font-size:36px}.te-hero h1{font-size:48px;line-height:1.15}.te-hero-description{font-size:20px}.te-outcomes-heading h2{font-size:36px}.te-outcome-grid h3{font-size:32px}}
@media(max-width:991px){.te-header-inner{padding:0 24px}.te-menu-toggle{display:block}.te-header-download{display:none}.te-navigation{display:none;position:absolute;top:68px;left:16px;right:16px;margin:0;padding:22px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 14px 35px #243a6320}.te-navigation.is-open{display:flex;align-items:stretch;flex-direction:column;gap:8px}.te-navigation>a{padding:10px}.te-products>summary{padding:10px}.te-products>div{position:static;box-shadow:none;border:0;padding:0 12px;width:auto}.te-header-actions{gap:20px}.te-overview-grid{grid-template-columns:1fr;gap:35px}.te-overview-list{margin-top:0;max-width:600px;width:100%;margin-left:auto;margin-right:auto}.te-computer{max-width:700px;margin:auto}.te-detail{padding:80px 0}.te-detail-grid{gap:35px}.te-detail-copy>h2{font-size:28px;line-height:42px}.te-feature-list{gap:20px}.te-feature-list h3{font-size:16px}.te-feature-list p{font-size:14px}.te-product-frame{padding:10px;border-radius:22px}.te-product-frame img{border-radius:16px}.te-outcomes-heading{align-items:flex-start;flex-direction:column}.te-outcomes-heading h2{font-size:34px}.te-outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.te-outcome-grid article:nth-child(3){border-left:0}.te-help-layout{gap:40px}.te-footer-grid{gap:35px}}
@media(max-width:639px){.te-header-inner{padding:0 16px}.te-header-actions{gap:20px}.te-container{padding:0 24px}.te-hero{padding-top:132px}.te-hero-brand{font-size:28px;line-height:1.2}.te-hero h1{font-size:36px;line-height:1.15;margin-top:32px}.te-hero-description{font-size:18px;line-height:28px;margin-top:40px}.te-hero-copy{padding:0 24px}.te-hero-actions{flex-direction:column;gap:16px}.te-platform-strip{padding:0 0 24px}.te-platform-caption{font-size:14px}.te-motion-toggle{right:8px;bottom:0}.te-overview{padding:60px 0 40px}.te-overview-grid{gap:32px}.te-overview-list article{gap:18px;padding:22px 0}.te-overview-list h2{font-size:17px}.te-overview-list p{font-size:14px;line-height:24px}.te-overview-list img{width:44px;height:44px}.te-detail{padding:60px 0}.te-detail-grid{grid-template-columns:1fr;gap:32px}.te-detail-copy{max-width:none}.te-detail-copy>h2{font-size:28px;line-height:1.5}.te-detail-reverse .te-detail-copy{order:0}.te-detail-reverse .te-product-frame{order:0}.te-feature-list h3{font-size:17px}.te-feature-list p{font-size:14px;line-height:25px}.te-product-frame{padding:12px}.te-outcomes{padding:55px 0}.te-outcomes-heading h2{font-size:30px}.te-outcomes-heading p{font-size:16px;line-height:28px}.te-outcome-grid article{padding:24px 12px}.te-outcome-grid h3{font-size:29px}.te-outcome-grid p{font-size:13px;line-height:23px}.te-help{padding:15px 0 60px}.te-help-layout{grid-template-columns:1fr;gap:20px}.te-help h2{font-size:29px}.te-help h2 br{display:none}.te-footer{padding-top:55px}.te-footer-grid{grid-template-columns:1fr 1fr;gap:35px;padding-bottom:45px}.te-footer-brand{grid-column:2}.te-footer a{font-size:13px}.te-copyright{font-size:11px;line-height:1.8}.te-language{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.te-hero-copy{animation:none!important;transform:none!important}.te-platform-track{--te-loop-duration:42s}.te-reveal,.te-reveal.te-pending{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}.te-button,.te-header{transition:none}.te-button:hover{transform:none}}
