:root{--cream:#f7f3ec;--cream-dim:#ede7da;--charcoal:#1c1512;--orange:#e8502a;--orange-soft:#f2734f;--ink:#1a1512;--ink-dim:#6b615a;--line:#d8cfc0;--success:#3fa860;--blue-1:#3d5fd1;--blue-2:#2e93d6;--green-1:#2e9e5b;--green-2:#35b370;--green-3:#45c97e;--red-1:#d6392e}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;background-image:linear-gradient(#1a151209 1px,#0000 1px),linear-gradient(90deg,#1a151209 1px,#0000 1px);background-size:42px 42px;font-family:Manrope,sans-serif;overflow-x:hidden}.wrap{max-width:1120px;margin:0 auto;padding:0 24px}.wrap-wide{max-width:1460px;margin:0 auto;padding:0 24px}header{text-align:center;flex-direction:column;align-items:center;padding:18px 0 28px;display:flex}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--orange);opacity:0;align-items:center;gap:8px;margin-bottom:20px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;animation:.7s ease-out .1s forwards fadeUp;display:inline-flex}.eyebrow:before{content:"";background:var(--orange);border-radius:50%;width:6px;height:6px}h1{letter-spacing:-.02em;opacity:0;max-width:700px;margin:0 auto;font-size:clamp(26px,4.4vw,44px);font-weight:700;line-height:1.15;animation:.8s ease-out .25s forwards fadeUp}h1 em{color:var(--orange);font-style:italic;font-weight:600}.sub{color:var(--ink-dim);opacity:0;max-width:440px;margin:16px auto 0;font-family:Inter,sans-serif;font-size:15.5px;line-height:1.6;animation:.8s ease-out .4s forwards fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.section-wrap{margin:0 0 52px;position:relative}.bookmark{letter-spacing:.08em;text-transform:uppercase;z-index:3;white-space:nowrap;border-radius:999px;padding:9px 18px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;position:absolute;top:-16px;box-shadow:0 4px 12px #1c151226}.bookmark.top-left{left:28px}.bookmark.top-right{right:28px}.bookmark.muted{background:var(--charcoal);color:var(--cream)}.bookmark.brand{background:var(--orange);color:var(--cream)}@media (width<=640px){.bookmark{padding:7px 12px;font-size:9.5px}.bookmark.top-right{top:24px;left:28px;right:auto}}.other-box{background:var(--cream-dim);border:1.5px solid var(--line);border-radius:18px;padding:44px 32px 30px}.luxite-box{background:var(--cream);border:2.5px solid var(--orange);border-radius:22px;padding:52px 40px 40px;box-shadow:0 10px 32px #e8502a1f}@media (width<=640px){.luxite-box{padding:64px 20px 32px}}.section-label{text-align:center;color:var(--ink-dim);text-transform:uppercase;letter-spacing:.08em;margin-bottom:22px;font-family:Inter,sans-serif;font-size:11.5px;font-weight:700}.section-label.big{text-transform:none;letter-spacing:-.01em;color:var(--ink);margin-bottom:32px;font-family:Manrope,sans-serif;font-size:clamp(19px,2.6vw,25px);font-weight:700}.section-label.big em{color:var(--orange);font-style:italic;font-weight:600}.simple-flow{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;display:flex}.sf-node{flex-direction:column;align-items:center;gap:10px;width:140px;display:flex}.sf-dot{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.sf-dot svg{width:20px;height:20px}.sf-label{text-align:center;font-size:13.5px;font-weight:700}.sf-sub{color:var(--ink-dim);text-align:center;font-family:Inter,sans-serif;font-size:11px}.sf-connector{background:repeating-linear-gradient(to right, var(--line) 0, var(--line) 8px, transparent 8px, transparent 16px);flex:1;min-width:40px;max-width:90px;height:2px;margin:0 4px 26px;position:relative}@media (width<=640px){.simple-flow{flex-direction:column;gap:18px}.sf-connector{background:repeating-linear-gradient(to bottom, var(--line) 0, var(--line) 8px, transparent 8px, transparent 16px);width:2px;min-width:0;max-width:none;height:30px;margin:0}}.canvas-outer{width:100%;position:relative;overflow:hidden}.canvas{transform-origin:0 0;width:1420px;height:660px;position:relative}.canvas svg.wires{width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.wire-path{fill:none;stroke-width:2px;stroke-dasharray:10 12;opacity:.3}.wire-flow{fill:none;stroke-width:2.4px;stroke-dasharray:10 12;animation:4.2s linear infinite flow}@keyframes flow{to{stroke-dashoffset:-176px}}.node{background:var(--cream);opacity:0;z-index:2;white-space:nowrap;border:2px solid var(--line);border-radius:14px;align-items:center;gap:12px;padding:13px 18px 13px 13px;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards nodeIn;display:flex;position:absolute;box-shadow:0 2px 6px #1c15120f}@keyframes nodeIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.node.clickable{cursor:pointer;transition:transform .2s}.node.clickable:hover{transform:translateY(-2px)}.node.main{border-width:3px;gap:16px;padding:22px 30px 22px 22px}.icon-circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.node.main .icon-circle{width:66px;height:66px}.icon-circle svg{width:18px;height:18px}.node.main .icon-circle svg{width:30px;height:30px}.check-badge{background:var(--success);border:2px solid var(--cream);border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;display:flex;position:absolute;bottom:-3px;right:-3px}.check-badge svg{width:7px;height:7px}.node-text{flex-direction:column;gap:1px;display:flex}.node-title{letter-spacing:-.01em;font-size:14px;font-weight:700}.node.main .node-title{font-size:19px}.node.main .node-sub{font-size:13px}.node-sub{color:var(--ink-dim);font-family:Inter,sans-serif;font-size:11.5px}.node.booked-card{flex-direction:column;align-items:stretch;gap:12px;width:220px;padding:16px 18px 20px}.booked-top{align-items:center;gap:12px;display:flex}.booked-divider{background:var(--line);height:1px}.booked-hero-icon{justify-content:center;padding-top:2px;display:flex}.booked-hero-icon svg{width:42px;height:42px}#n-lead{top:120px;left:10px}#n-email{top:340px;left:10px}#n-main{top:228px;left:290px}#n-linkedin{top:15px;left:660px}#n-follow{top:190px;left:660px}#n-voice{top:365px;left:660px}#n-whatsapp{top:535px;left:660px}#n-reply{top:265px;left:970px}#n-booked{top:15px;left:1160px}.mobile-flow{padding-top:4px;display:none}.mnode{opacity:0;gap:16px;animation:.6s ease-out forwards fadeUp;display:flex;position:relative}.mnode-line-wrap{flex-direction:column;flex-shrink:0;align-items:center;width:40px;display:flex}.mnode-dot{z-index:1;border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative}.mnode.main-m .mnode-dot{width:40px;height:40px}.mnode-dot svg{width:16px;height:16px}.mnode.main-m .mnode-dot svg{width:19px;height:19px}.mnode-connector{background:repeating-linear-gradient(to bottom, var(--orange) 0, var(--orange) 8px, transparent 8px, transparent 16px);flex:1;width:2px;min-height:26px;animation:2.8s linear infinite dashSlide}@keyframes dashSlide{to{background-position:0 -32px}}.mnode-body{padding-top:4px;padding-bottom:24px}.mnode.clickable{cursor:pointer}.mnode-title{letter-spacing:-.01em;font-size:15px;font-weight:700}.mnode-sub{color:var(--ink-dim);margin-top:1px;font-family:Inter,sans-serif;font-size:12px}@media (width<=780px){.canvas-outer{display:none}.mobile-flow{display:block}}.modal-backdrop{z-index:50;background:#140f0c8c;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.modal-backdrop.open{display:flex}.modal-card{background:var(--cream);opacity:0;border-radius:18px;width:100%;max-width:380px;padding:32px 28px;animation:.28s cubic-bezier(.34,1.56,.64,1) forwards modalIn;position:relative;transform:scale(.92);box-shadow:0 20px 50px #00000040}@keyframes modalIn{to{opacity:1;transform:scale(1)}}.modal-icon{border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:16px;display:flex}.modal-icon svg{width:21px;height:21px}.modal-title{margin-bottom:10px;font-size:18px;font-weight:700}.modal-desc{color:#3a332e;font-family:Inter,sans-serif;font-size:14px;line-height:1.6}.modal-close{background:var(--cream-dim);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:18px;right:18px}.modal-close svg{width:13px;height:13px}.testimonials{grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 40px;display:grid}@media (width<=780px){.testimonials{grid-template-columns:1fr}}.t-card{background:var(--cream-dim);border:1px solid var(--line);opacity:0;border-radius:16px;padding:22px 20px;animation:.6s ease-out forwards fadeUp}.t-stars{gap:3px;margin-bottom:14px;display:flex}.t-stars svg{width:14px;height:14px}.t-quote{color:#3a332e;margin-bottom:18px;font-family:Inter,sans-serif;font-size:14px;line-height:1.6}.t-person{align-items:center;gap:10px;display:flex}.t-avatar{background:var(--charcoal);width:34px;height:34px;color:var(--cream);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:13px;font-weight:700;display:flex}.t-name-line{font-family:Inter,sans-serif;font-size:13px}.t-name-line strong{font-weight:700}.t-company{filter:blur(4.5px);-webkit-user-select:none;user-select:none}.cta-block{background:var(--charcoal);text-align:center;border-radius:20px;margin:8px 0 60px;padding:48px 32px;position:relative;overflow:hidden}.cta-block:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8502a33 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-60%;left:50%;transform:translate(-50%)}.cta-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--orange-soft);margin-bottom:16px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;position:relative}.cta-title{color:var(--cream);max-width:460px;margin:0 auto;font-size:clamp(21px,3.2vw,29px);font-weight:700;line-height:1.25;position:relative}.cta-title em{color:var(--orange-soft);font-style:italic;font-weight:600}.cta-sub{color:#f7f3ec8c;max-width:380px;margin:14px auto 28px;font-family:Inter,sans-serif;font-size:14.5px;position:relative}.cta-button{background:var(--orange);color:var(--cream);border-radius:999px;align-items:center;gap:10px;padding:15px 26px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),background .25s;display:inline-flex;position:relative}.cta-button:hover{background:var(--orange-soft);transform:translateY(-2px)}.cta-button svg{width:16px;height:16px}footer{text-align:center;color:var(--ink-dim);padding:0 0 50px;font-family:Inter,sans-serif;font-size:13px}footer .mark{color:var(--orange);font-weight:700}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-delay:0s!important}}.m-pair{align-items:stretch;gap:0;display:flex}.m-pair-link{background:repeating-linear-gradient(to right, var(--orange) 0, var(--orange) 6px, transparent 6px, transparent 12px);flex:0 0 22px;align-self:center;height:2px}.m-card{background:var(--cream);border:2px solid var(--line);opacity:0;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;animation:.55s ease-out forwards fadeUp;display:flex}.m-card.m-half{flex-direction:column;flex:1 1 0;align-items:flex-start;gap:8px;min-width:0}.m-card.m-wide{width:100%}.m-card.clickable{cursor:pointer}.m-dot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.m-dot svg{width:17px;height:17px}.m-dot.small{width:34px;height:34px}.m-dot.small svg{width:16px;height:16px}.m-text{min-width:0}.m-title{letter-spacing:-.01em;font-size:14px;font-weight:700}.m-sub{color:var(--ink-dim);margin-top:1px;font-family:Inter,sans-serif;font-size:11.5px;line-height:1.35}.m-stem{background:repeating-linear-gradient(to bottom, var(--orange) 0, var(--orange) 8px, transparent 8px, transparent 16px);width:2px;height:30px;margin:6px auto;animation:2.8s linear infinite dashSlide}.m-circle{aspect-ratio:1;width:100%;max-width:100%;margin:0 auto;position:relative}.m-ring{border:2px dashed var(--line);border-radius:50%;position:absolute;inset:8%}.m-orb{opacity:0;flex-direction:column;align-items:center;gap:5px;width:80px;animation:.5s ease-out forwards orbIn;display:flex;position:absolute}@keyframes orbIn{to{opacity:1}}.m-orb.clickable{cursor:pointer}.m-orb-sub{color:var(--ink-dim);text-align:center;margin-top:-2px;font-family:Inter,sans-serif;font-size:9px;line-height:1.25}.m-orb-title{text-align:center;letter-spacing:-.01em;font-size:10.5px;font-weight:700;line-height:1.2}.m-orb.pos-top{top:8%;left:50%;transform:translate(-50%,-50%)}.m-orb.pos-bottom{bottom:8%;left:50%;transform:translate(-50%,50%)}.m-orb.pos-left{top:50%;left:8%;transform:translate(-50%,-50%)}.m-orb.pos-right{top:50%;right:8%;transform:translate(50%,-50%)}@media (width<=380px){.m-orb{width:72px}.m-orb-title{font-size:10px}.m-orb-sub{font-size:8.5px}}.header-logo{align-self:flex-start;margin:0 0 10px}.header-logo img{max-width:36px;height:auto;display:block}h1 em,.section-label.big em{margin-right:.15em}
