.thome{--bg:#090b0d;--bg2:#0f1215;--panel:#15191d;--panel2:#111418;--text:#f7f7f4;--muted:#a9adaf;--soft:#747a80;--line:hsla(0,0%,100%,.11);--orange:#ff8a00;--orange2:#ffad32;--green:#75d390;--radius:24px;--max:1180px;position:relative;min-height:100vh;background:var(--bg);color:var(--text);font-family:var(--font-inter),Inter,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55;overflow-x:hidden}.thome *{box-sizing:border-box}.thome a{color:inherit;text-decoration:none}.thome .nav{position:fixed;inset:0 0 auto 0;height:72px;z-index:50;justify-content:center;background:rgba(9,11,13,.72);backdrop-filter:blur(22px);border-bottom:1px solid hsla(0,0%,100%,.08)}.thome .nav,.thome .nav-inner{display:flex;align-items:center}.thome .nav-inner{width:min(var(--max),calc(100% - 48px));justify-content:space-between}.thome .brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:22px;letter-spacing:.01em}.thome .brand img{width:38px;height:38px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 18px rgba(255,138,0,.28))}.thome .links{display:flex;align-items:center;gap:30px;color:#c9cdcf;font-size:14px}.thome .links a{transition:.2s ease}.thome .links a:hover{color:#fff}.thome .cta-small{background:var(--orange);color:#111;padding:12px 18px;border-radius:12px;font-weight:800;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08),0 12px 30px rgba(255,138,0,.24);border:0;cursor:pointer;font-size:14px;font-family:inherit}.thome section{position:relative;padding:112px 0}.thome .container{width:min(var(--max),calc(100% - 48px));margin:auto}.thome .hero{min-height:100vh;display:flex;align-items:center;overflow:hidden;padding:140px 0 90px}.thome .hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,11,13,.95),rgba(9,11,13,.86) 42%,rgba(9,11,13,.45)),url(/home-hero-bg.jpg) 50%/cover no-repeat;opacity:.94}.thome .hero:after{content:"";position:absolute;width:760px;height:760px;border-radius:50%;right:-230px;top:90px;background:radial-gradient(circle,rgba(255,138,0,.16),transparent 63%);filter:blur(6px)}.thome .hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;gap:62px;align-items:center}.thome .eyebrow{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--orange2);font-weight:800;margin:0 0 22px}.thome h1,.thome h2,.thome h3,.thome p{margin-top:0}.thome .hero h1{font-size:clamp(54px,7vw,92px);line-height:1.04;letter-spacing:.01em;font-weight:900;margin-bottom:24px}.thome .hero h1 span{color:var(--orange)}.thome .hero-lead{font-size:21px;color:#e8e8e4;max-width:610px;font-weight:500;line-height:1.65;letter-spacing:.005em}.thome .hero-copy{color:#b9bdc0;font-size:17px;max-width:560px;margin:20px 0 34px;line-height:1.85}.thome .actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.thome .btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 25px;border-radius:14px;font-weight:800;transition:.2s ease;border:0;cursor:pointer;font-family:inherit;font-size:15px}.thome .btn.primary{background:var(--orange);color:#101010;box-shadow:0 18px 40px rgba(255,138,0,.25)}.thome .btn.ghost{border:1px solid var(--line);color:#e4e6e7;background:hsla(0,0%,100%,.04)}.thome .btn:hover{transform:translateY(-2px)}.thome .command{position:relative;min-height:610px}.thome .screen-stack{position:absolute;inset:0;perspective:1300px}.thome .screen{position:absolute;border:1px solid hsla(0,0%,100%,.16);border-radius:22px;overflow:hidden;background:#111;box-shadow:0 30px 80px rgba(0,0,0,.55),inset 0 0 0 1px rgba(255,138,0,.08)}.thome .screen img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.thome .screen.main{width:78%;height:48%;left:12%;top:22%;transform:rotateY(-11deg) rotateX(4deg);z-index:3}.thome .screen.back{width:52%;height:31%;right:0;top:2%;opacity:.9;transform:rotateY(-18deg) scale(.95);z-index:2}.thome .screen.front{width:48%;height:30%;left:0;bottom:2%;opacity:.96;transform:rotateY(-6deg) rotateX(5deg);z-index:4}.thome .orbit{position:absolute;left:50%;top:51%;width:430px;height:430px;translate:-50% -50%;border:1px solid rgba(255,138,0,.32);border-radius:50%;box-shadow:inset 0 0 60px rgba(255,138,0,.12);z-index:1}.thome .orbit:after,.thome .orbit:before{content:"";position:absolute;border-radius:50%;inset:32px;border:1px dashed hsla(0,0%,100%,.16)}.thome .orbit:after{inset:78px;border-color:rgba(255,138,0,.28)}.thome .node{position:absolute;display:flex;gap:10px;align-items:center;padding:10px 13px;border-radius:999px;background:rgba(17,20,24,.78);border:1px solid hsla(0,0%,100%,.12);backdrop-filter:blur(14px);font-size:12px;color:#eef1f2;z-index:5;box-shadow:0 10px 30px rgba(0,0,0,.35)}.thome .node i{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 16px var(--orange)}.thome .n1{top:5%;left:18%}.thome .n2{top:12%;right:8%}.thome .n3{top:50%;right:-2%}.thome .n4{bottom:10%;right:18%}.thome .n5{bottom:13%;left:6%}.thome .n6{top:44%;left:-5%}.thome .headline{max-width:800px}.thome h2{font-size:clamp(40px,5vw,70px);line-height:1.08;letter-spacing:.005em;font-weight:900;margin-bottom:22px}.thome h2 span{color:var(--orange)}.thome .section-lead{font-size:19px;color:#c5c9cb;max-width:760px;line-height:1.8}.thome .dark-panel{background:linear-gradient(180deg,#0d1013,#08090b)}.thome .change-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:56px;align-items:stretch}.thome .before-after{border:1px solid var(--line);border-radius:var(--radius);padding:30px;background:linear-gradient(180deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.02));min-height:470px;overflow:hidden;position:relative}.thome .before-after:before{content:"";position:absolute;inset:auto -20% -35% auto;width:360px;height:360px;background:radial-gradient(circle,rgba(255,138,0,.13),transparent 65%);border-radius:50%}.thome .panel-label{font-size:13px;color:var(--orange2);letter-spacing:.16em;text-transform:uppercase;font-weight:900;margin-bottom:12px}.thome .before-after h3{font-size:32px;line-height:1.15;letter-spacing:.01em;margin-bottom:16px}.thome .messy{height:320px;position:relative;margin-top:28px}.thome .doc{position:absolute;width:210px;min-height:96px;border-radius:14px;padding:14px;background:#f4f0e7;color:#171717;box-shadow:0 18px 45px rgba(0,0,0,.45);font-size:13px;font-weight:700}.thome .doc small{display:block;color:#555;font-weight:600;margin-top:5px}.thome .doc:after{content:"";display:block;height:8px;border-radius:99px;background:#ddd;margin-top:14px;box-shadow:0 16px 0 #e6e2d8,0 32px 0 #e0dcd2}.thome .doc.excel{left:5%;top:25px;rotate:-9deg;border-left:7px solid #4fb36d}.thome .doc.email{right:2%;top:62px;rotate:8deg;border-left:7px solid #6aa0ff}.thome .doc.pdf{left:22%;bottom:22px;rotate:4deg;border-left:7px solid #ff6b6b}.thome .doc.meeting{right:17%;bottom:72px;rotate:-7deg;border-left:7px solid #ffad32}.thome .clean-system{height:320px;position:relative;margin-top:28px;display:grid;place-items:center}.thome .clean-system .mini-screen{position:absolute;width:84%;height:62%;border-radius:18px;overflow:hidden;border:1px solid hsla(0,0%,100%,.14);box-shadow:0 24px 70px rgba(0,0,0,.54)}.thome .clean-system .mini-screen img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.thome .flow-pill{position:absolute;z-index:2;background:rgba(255,138,0,.98);color:#111;border-radius:999px;padding:10px 15px;font-size:12px;font-weight:900;box-shadow:0 12px 25px rgba(255,138,0,.25)}.thome .p1{top:2%;left:4%}.thome .p2{top:2%;right:5%}.thome .p3{bottom:4%;left:18%}.thome .p4{bottom:4%;right:16%}.thome .statement{text-align:center;max-width:970px;margin:auto}.thome .big-line{font-size:clamp(46px,6vw,84px);line-height:1.06;letter-spacing:.01em;font-weight:900;margin-bottom:26px}.thome .orange{color:var(--orange)}.thome .model{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:52px}.thome .step{background:hsla(0,0%,100%,.045);border:1px solid var(--line);border-radius:20px;padding:24px;min-height:190px;position:relative;overflow:hidden}.thome .step:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,138,0,.12),transparent 45%);opacity:0;transition:.2s ease}.thome .step:hover:before{opacity:1}.thome .step b{color:var(--orange);font-size:13px;letter-spacing:.15em;text-transform:uppercase}.thome .step h3{font-size:23px;margin:14px 0 9px;letter-spacing:.01em}.thome .step p{color:#aab0b3;font-size:14px}.thome .outcomes{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.thome .outcome{border:1px solid var(--line);border-radius:24px;padding:34px;background:linear-gradient(180deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.018))}.thome .outcome .icon{width:48px;height:48px;border-radius:14px;background:rgba(255,138,0,.12);display:grid;place-items:center;color:var(--orange);font-size:22px;margin-bottom:22px}.thome .outcome h3{font-size:28px;line-height:1.12;letter-spacing:.01em}.thome .outcome p{color:#b3b8bb}.thome .belief{background:#050607;text-align:center;overflow:hidden}.thome .belief:before{content:"";position:absolute;inset:0;background:url(/home-hero-bg.jpg) 50%/cover no-repeat;opacity:.23;filter:saturate(.85)}.thome .belief .container{position:relative;z-index:2}.thome .platform-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:48px}.thome .feature{border:1px solid var(--line);border-radius:24px;background:hsla(0,0%,100%,.045);overflow:hidden}.thome .feature-img{height:260px;overflow:hidden;background:#111}.thome .feature-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;transition:.35s ease}.thome .feature:hover img{transform:scale(1.035)}.thome .feature-copy{padding:28px}.thome .feature-copy h3{font-size:28px;letter-spacing:.01em;margin-bottom:10px}.thome .feature-copy p{color:#b3b8bb}.thome .retail-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:44px}.thome .retail-item{border:1px solid var(--line);border-radius:18px;padding:20px;background:hsla(0,0%,100%,.04);font-weight:700;color:#e4e7e9}.thome .final{text-align:center;padding:140px 0;background:linear-gradient(180deg,#0f1215,#050607)}.thome .final h2{font-size:clamp(48px,6vw,82px)}.thome .footer{padding:42px 0;border-top:1px solid var(--line);color:#8f969a}.thome .footer-inner{display:flex;justify-content:space-between;gap:24px;align-items:center}.thome .reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.thome .reveal.visible{opacity:1;transform:translateY(0)}.thome .lead{font-size:clamp(18px,2.1vw,24px);line-height:1.55;color:hsla(40,36%,95%,.82);font-weight:350}.thome .section-intro{max-width:760px;margin-bottom:58px}.thome .platform{background:var(--bg)}.thome .tabs{display:flex;gap:8px;flex-wrap:wrap;margin:44px 0 34px;padding:6px;background:hsla(0,0%,100%,.04);border:1px solid var(--line);border-radius:999px;width:-moz-max-content;width:max-content;max-width:100%}.thome .tab{border:0;background:transparent;color:var(--muted);padding:12px 18px;border-radius:999px;cursor:pointer;font:700 14px Inter,sans-serif;transition:.2s}.thome .tab.active{background:var(--orange);color:#120804}.thome .tab-panel{display:none;grid-template-columns:.8fr 1.2fr;gap:44px;align-items:stretch}.thome .tab-panel.active{display:grid}.thome .panel-copy{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:36px}.thome .panel-copy ul{margin-top:24px;list-style:none;display:grid;gap:12px;padding:0}.thome .panel-copy li{color:var(--muted);font-size:15px}.thome .panel-copy li:before{content:"✓";color:var(--orange);font-weight:900;margin-right:10px}.thome .panel-art{border-radius:var(--radius);border:1px solid var(--line);background:linear-gradient(135deg,rgba(255,138,0,.08),hsla(0,0%,100%,.025));padding:26px;min-height:360px;display:grid;align-content:center;gap:14px}.thome .mock-row{height:46px;border-radius:14px;background:hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.07);display:flex;align-items:center;padding:0 18px;justify-content:space-between}.thome .mock-row b{font-size:14px}.thome .mock-row span{font-size:12px;color:var(--orange)}.thome .mock-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:10px}.thome .mock-kpi{background:rgba(0,0,0,.22);border:1px solid var(--line);border-radius:18px;padding:18px}.thome .mock-kpi b{font-size:24px;color:#fff}.thome .mock-kpi span{display:block;color:var(--soft);font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin-top:4px}.thome .split{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.thome .retail{background:var(--bg2)}.thome .retail .retail-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:0}.thome .retail .retail-item{background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:22px;font-weight:750;color:hsla(40,36%,95%,.9)}.thome .retail .retail-item span{color:var(--orange);margin-right:10px}.thome .about{background:var(--bg)}.thome .about-card{border-radius:32px;border:1px solid var(--line);padding:54px;background:linear-gradient(135deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.02));display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.thome .about-card p{font-size:17px;line-height:1.75;color:var(--muted)}.thome .cta{background:#050505;text-align:center;padding:140px 0}.thome .cta h2{font-size:clamp(48px,7vw,98px)}.thome .cta .lead{max-width:690px;margin:0 auto 38px}.thome .modal-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(5,6,7,.72);backdrop-filter:blur(8px)}.thome .modal{width:min(540px,100%);max-height:90vh;overflow-y:auto;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:36px;box-shadow:0 40px 120px rgba(0,0,0,.6);position:relative}.thome .modal h3{font-size:28px;font-weight:900;margin-bottom:8px;letter-spacing:.01em}.thome .modal-sub{color:var(--muted);font-size:15px;margin-bottom:24px}.thome .modal-close{position:absolute;top:18px;right:18px;width:38px;height:38px;border-radius:12px;border:1px solid var(--line);background:hsla(0,0%,100%,.04);color:#e4e6e7;cursor:pointer;font-size:20px;line-height:1;display:grid;place-items:center;font-family:inherit}.thome .modal-close:hover{background:hsla(0,0%,100%,.08)}.thome .field{margin-bottom:16px}.thome .field label{display:block;font-size:13px;font-weight:700;color:#d7dadc;margin-bottom:7px}.thome .field label .req{color:var(--orange)}.thome .field input,.thome .field textarea{width:100%;background:rgba(0,0,0,.25);border:1px solid var(--line);border-radius:12px;padding:13px 15px;color:var(--text);font-size:15px;font-family:inherit;transition:.2s ease}.thome .field input::-moz-placeholder,.thome .field textarea::-moz-placeholder{color:var(--soft)}.thome .field input::placeholder,.thome .field textarea::placeholder{color:var(--soft)}.thome .field input:focus,.thome .field textarea:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,138,0,.18)}.thome .field textarea{resize:vertical;min-height:120px;line-height:1.6}.thome .field input.invalid,.thome .field textarea.invalid{border-color:#ff6b6b}.thome .field .err{display:block;color:#ff8a8a;font-size:12px;margin-top:6px}.thome .modal .btn{width:100%;margin-top:6px}.thome .modal .btn[disabled]{opacity:.6;cursor:not-allowed;transform:none}.thome .form-note{font-size:12px;color:var(--soft);text-align:center;margin-top:16px;line-height:1.6}.thome .form-note a{color:var(--orange2);text-decoration:underline}.thome .form-alert{background:hsla(0,100%,71%,.12);border:1px solid hsla(0,100%,71%,.4);color:#ffb3b3;border-radius:12px;padding:12px 14px;font-size:14px;margin-bottom:18px}.thome .form-success{text-align:center;padding:16px 0}.thome .form-success .tick{width:64px;height:64px;border-radius:50%;background:rgba(117,211,144,.14);color:var(--green);display:grid;place-items:center;margin:0 auto 18px;font-size:30px}.thome .form-success h3{margin-bottom:8px}.thome .form-success p{color:var(--muted)}.thome .spinner{width:18px;height:18px;border:2px solid rgba(0,0,0,.35);border-top-color:#101010;border-radius:50%;animation:thome-spin .7s linear infinite;margin-right:10px}@keyframes thome-spin{to{transform:rotate(1turn)}}@media (max-width:1000px){.thome .links a:not(.cta-small){display:none}.thome .change-grid,.thome .hero-grid,.thome .platform-grid{grid-template-columns:1fr}.thome .command{min-height:520px}.thome .model,.thome .outcomes,.thome .retail-list{grid-template-columns:1fr}.thome .model{gap:18px}.thome .hero h1{font-size:54px}.thome section{padding:86px 0}.thome .about-card,.thome .retail .retail-list,.thome .split,.thome .tab-panel{grid-template-columns:1fr}.thome .tabs{border-radius:22px}.thome .tab{flex:1}}@media (max-width:640px){.thome .container,.thome .nav-inner{width:min(100% - 28px,var(--max))}.thome .hero{padding-top:112px}.thome .hero h1{font-size:42px}.thome .command{min-height:430px}.thome .screen.main{width:92%;left:4%;height:45%}.thome .screen.back,.thome .screen.front{width:60%}.thome .orbit{width:310px;height:310px}.thome .node{display:none}.thome .actions{align-items:stretch}.thome .btn{width:100%}.thome .footer-inner{flex-direction:column;align-items:flex-start}}