@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;450;500;600;650&display=swap');

:root{--bg:#f7f6f2;--surface:#fff;--soft:#efeee9;--text:#171717;--muted:#6a6965;--tertiary:#92918d;--line:#d9d8d3;--line-soft:#e8e7e2;--orange:#ff5a1f;--dark:#1a1a19;--container:1320px;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:auto;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}.container{width:min(calc(100% - 96px),var(--container));margin-inline:auto}.section{padding:128px 0}.section-grid-bg{background-image:linear-gradient(to right,rgba(23,23,23,.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(23,23,23,.035) 1px,transparent 1px);background-size:72px 72px}.eyebrow{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font-weight:600}.eyebrow.light{color:#bdbcb7}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:50px;padding:0 18px;border:0;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.button span{transition:transform .18s ease}.button:hover span{transform:translateX(3px)}.button-primary{background:var(--orange);color:#fff}.button-primary:hover{background:#e84f19}.button-light{background:#fff;color:var(--text)}.text-link{display:inline-flex;gap:10px;align-items:center;font-size:14px;font-weight:600}.text-link span{transition:transform .2s ease}.text-link:hover span{transform:translateX(4px)}
.site-header{height:78px;position:relative;z-index:30;border-bottom:1px solid rgba(23,23,23,.08);background:rgba(247,246,242,.88);backdrop-filter:blur(16px)}.header-inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;width:max-content;line-height:0}.brand-logo{display:block;width:auto;height:30px;object-fit:contain}.footer-brand .brand-logo{height:34px}.desktop-nav{display:flex;align-items:center;gap:28px;font-size:13px;color:#4f4e4b}.desktop-nav a{transition:color .18s ease}.desktop-nav a:hover,.desktop-nav .is-current{color:var(--text)}.header-actions{justify-self:end;display:flex;align-items:center;gap:10px}.header-cta,.header-web-cta{height:42px;padding-inline:15px;font-size:13px;white-space:nowrap}.button-web{background:rgba(255,90,31,.07);color:#c94718;border:1px solid rgba(255,90,31,.42)}.button-web:hover{background:var(--orange);border-color:var(--orange);color:#fff;box-shadow:0 12px 28px rgba(255,90,31,.16)}.menu-button{display:none;background:none;border:0;width:40px;height:40px;padding:8px;cursor:pointer}.menu-button span{display:block;height:1px;background:var(--text);margin:6px 0}.mobile-menu{background:var(--bg);border-bottom:1px solid var(--line)}.mobile-menu nav{padding:16px 0 24px;display:grid}.mobile-menu a:not(.button){padding:14px 0;border-bottom:1px solid var(--line-soft)}.mobile-menu .button{margin-top:18px}
.hero{padding:112px 0 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(540px,1.1fr);gap:54px;align-items:center}.hero-copy{padding-bottom:44px}.hero-kicker{display:flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.08em;font-weight:600;margin-bottom:32px}.pulse-dot{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px rgba(255,90,31,.11)}h1,h2,h3,p{margin-top:0}.hero h1,.page-hero h1,.form-intro h1{font-size:clamp(3.65rem,5.85vw,6.35rem);line-height:.94;letter-spacing:-.055em;font-weight:500;margin-bottom:32px}.hero-copy>p{max-width:690px;font-size:19px;line-height:1.55;color:var(--muted);margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:26px}.hero-visual{min-width:0}.hero-proof{margin-top:88px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr)}.hero-proof span{font-size:12px;color:var(--muted);padding:18px 16px;border-right:1px solid var(--line)}.hero-proof span:first-child{padding-left:0}.hero-proof span:last-child{border-right:0}
.hero-system{background:#1e1e1d;border:1px solid #31312f;border-radius:16px;color:#fff;overflow:hidden;box-shadow:0 28px 70px rgba(35,35,32,.16)}.system-topbar,.system-footer{height:44px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.06em;color:#a6a59f;border-bottom:1px solid #30302e}.system-topbar span:first-child{display:flex;align-items:center;gap:8px}.system-topbar i{width:6px;height:6px;background:var(--orange);border-radius:50%;box-shadow:0 0 0 3px rgba(255,90,31,.12)}.system-stage{height:430px;position:relative;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.045),transparent 36%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,32px 32px,32px 32px}.hero-network-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:1}.system-lines,.system-client,.node,.system-event{z-index:1}.system-lines{position:absolute;inset:0;width:100%;height:100%}.system-lines path{fill:none;stroke:#454542;stroke-width:1.2;vector-effect:non-scaling-stroke}.system-lines .active-path{stroke:var(--orange);stroke-width:1.8;stroke-dasharray:7 9;animation:dash 7s linear infinite;filter:drop-shadow(0 0 4px rgba(255,90,31,.35))}@keyframes dash{to{stroke-dashoffset:-160}}.system-client{position:absolute;left:4%;top:12%;display:flex;flex-direction:column;gap:2px;background:#262625;border:1px solid #3a3a38;padding:11px 12px;border-radius:8px;width:20%}.system-client span,.system-client small{font-size:8px;color:#8d8c88;letter-spacing:.08em}.system-client b{font-size:11px;font-weight:500}.node{position:absolute;background:#272726;border:1px solid #3b3b39;border-radius:9px;color:#f8f8f6;padding:11px 12px;text-align:left;transition:border .2s ease,background .2s ease,transform .2s ease;cursor:default}.node:hover,.node.active{border-color:rgba(255,90,31,.75);background:#2d2927;transform:translateY(-2px)}.node span{display:block;font-size:10px;font-weight:650;letter-spacing:.06em}.node small{display:block;font-size:8px;color:#92918c;margin-top:3px}.node-app{left:38%;top:11%;width:28%}.node-api{left:42%;top:43%;width:20%}.node-data{left:39%;bottom:11%;width:22%}.node-crm{left:7%;bottom:6%;width:24%}.node-ai{right:5%;top:40%;width:22%}.node-pay{right:5%;bottom:6%;width:22%}.system-event{position:absolute;right:4%;top:14%;display:grid;grid-template-columns:auto 1fr;gap:2px 7px;background:rgba(24,24,23,.82);border:1px solid #343432;padding:10px 12px;border-radius:8px;min-width:29%}.event-dot{width:6px;height:6px;background:var(--orange);border-radius:50%;align-self:center}.system-event strong{font-size:9px}.system-event>span:last-child{grid-column:2;font-size:8px;color:#85847f}.system-footer{border-top:1px solid #30302e;border-bottom:0}.system-footer span{white-space:nowrap}
.section-head{max-width:920px}.section-head h2,.architecture-copy h2,.automation-grid h2,.projects-head h2,.cta-inner h2{font-size:clamp(2.6rem,4.3vw,4.75rem);line-height:1;letter-spacing:-.045em;font-weight:500;margin:16px 0 24px}.section-head>p{font-size:18px;line-height:1.6;color:var(--muted);max-width:700px}.build-section{background:var(--bg)}.capability-shell{margin-top:72px;border-top:1px solid var(--line);display:grid;grid-template-columns:.82fr 1.18fr;gap:64px;padding-top:28px}.capability-tabs{display:grid;align-content:start}.capability-tabs button{appearance:none;background:transparent;border:0;border-bottom:1px solid var(--line);padding:24px 0;display:grid;grid-template-columns:44px 1fr auto;gap:12px;text-align:left;cursor:pointer;align-items:start}.cap-index{font-size:11px;color:var(--tertiary);padding-top:2px}.capability-tabs button b{display:block;font-size:18px;font-weight:550;letter-spacing:-.02em}.capability-tabs button small{display:block;color:var(--muted);font-size:11px;line-height:1.6;margin-top:8px}.capability-tabs button i{font-style:normal;opacity:.3;transition:opacity .2s ease,transform .2s ease}.capability-tabs button.active i{opacity:1;transform:translateX(4px);color:var(--orange)}.capability-visual{min-width:0}.demo-window{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 18px 50px rgba(45,43,38,.08);min-height:430px}.demo-bar{height:46px;padding:0 16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border-bottom:1px solid var(--line-soft);font-size:10px;color:var(--muted)}.demo-bar>span{width:7px;height:7px;background:var(--orange);border-radius:50%}.demo-bar b{font-size:10px;color:var(--text);font-weight:600}.demo-bar em{font-style:normal}.demo-body{display:grid;grid-template-columns:140px 1fr;min-height:382px}.demo-body aside{border-right:1px solid var(--line-soft);padding:24px 16px;display:flex;flex-direction:column;gap:18px;font-size:10px;color:var(--muted)}.demo-body aside b{color:var(--text)}.demo-body main{padding:28px}.metric-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.metric-row>div{border:1px solid var(--line-soft);border-radius:8px;padding:14px;display:grid}.metric-row small{font-size:9px;color:var(--muted)}.metric-row strong{font-size:24px;font-weight:500;letter-spacing:-.03em;margin:8px 0}.metric-row em{font-size:9px;color:var(--orange);font-style:normal}.chart{height:145px;border-bottom:1px solid var(--line);display:flex;gap:9px;align-items:end;padding:18px 8px 0;margin-bottom:10px}.chart i{display:block;flex:1;background:#d7d6d1;border-radius:3px 3px 0 0;transition:height .105s cubic-bezier(.2,.8,.2,1);will-change:height}.product-dashboard .metric-row strong{font-variant-numeric:tabular-nums;min-width:7ch}.chart i:nth-last-child(-n+2){background:var(--orange)}.table-row{display:grid;grid-template-columns:1fr auto auto;gap:16px;padding:12px 4px;border-bottom:1px solid var(--line-soft);font-size:10px}.table-row b{font-weight:500}.table-row em{font-style:normal;color:var(--muted)}.architecture-canvas{padding:54px 60px;display:flex;flex-direction:column;align-items:center}.arch-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;width:100%}.arch-node{border:1px solid var(--line);border-radius:8px;padding:14px;text-align:center;font-size:10px;font-weight:650;background:#faf9f6}.arch-node.wide{width:52%}.arch-node small{display:block;font-weight:400;font-size:8px;color:var(--muted);margin-top:4px}.arch-node.hot{border-color:var(--orange);box-shadow:inset 0 -2px 0 var(--orange)}.vline{display:block;width:1px;height:48px;background:var(--line);position:relative}.vline:after{content:"";position:absolute;bottom:0;left:-2px;width:5px;height:5px;background:var(--orange);border-radius:50%}.flow-list{padding:38px 48px}.flow-list>div:not(.flow-line){display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:14px}.flow-list i{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;font-style:normal;font-size:9px}.flow-list b{display:block;font-size:12px}.flow-list small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.flow-list em{font-style:normal;font-size:9px;color:var(--muted)}.flow-list .is-hot i{background:var(--orange);color:white;border-color:var(--orange)}.flow-line{height:38px;width:1px;background:var(--line);margin-left:15px}
.architecture-section{background-color:var(--soft);border-block:1px solid var(--line)}.architecture-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:72px;align-items:center}.architecture-copy>p{font-size:17px;line-height:1.65;color:var(--muted);max-width:620px}.term-list{margin-top:42px;border-top:1px solid var(--line)}.term-list div{display:grid;grid-template-columns:120px 1fr;gap:24px;padding:14px 0;border-bottom:1px solid var(--line);font-size:11px}.term-list b{font-size:10px;letter-spacing:.07em}.term-list span{color:var(--muted)}.architecture-board{background:#fff;border:1px solid var(--line);border-radius:14px;min-height:560px;padding:20px;box-shadow:0 16px 45px rgba(40,39,35,.07)}.architecture-label{font-size:9px;letter-spacing:.08em;color:var(--muted);padding-bottom:18px;border-bottom:1px solid var(--line-soft)}.system-map{padding:48px 34px;display:flex;flex-direction:column;align-items:center}.map-node{background:#faf9f6;border:1px solid var(--line);border-radius:7px;padding:12px 14px;text-align:center;min-width:150px}.map-node small{display:block;font-size:7px;letter-spacing:.08em;color:var(--tertiary);margin-bottom:4px}.map-node b{font-size:10px;letter-spacing:.04em}.map-node.active{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,90,31,.08)}.map-connector.vertical{width:1px;height:36px;background:var(--line);position:relative}.map-connector.vertical:after{content:"";position:absolute;bottom:0;left:-2px;width:5px;height:5px;border-radius:50%;background:var(--orange)}.map-row.three{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:100%}.system-map .node-app{left:auto;top:auto;width:auto;min-width:260px}.system-map .node-db{min-width:220px}
.examples-section{background:#fff}.split-head{display:grid;grid-template-columns:1.5fr .65fr;gap:70px;max-width:none;align-items:end}.split-head>p{font-size:15px;margin-bottom:8px}.examples-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:68px}.example-card{border:1px solid var(--line);border-radius:14px;background:var(--bg);padding:28px;min-height:510px;display:flex;flex-direction:column;overflow:hidden}.example-copy{max-width:540px}.example-copy h3{font-size:29px;line-height:1.1;letter-spacing:-.035em;font-weight:500;margin:11px 0 13px}.example-copy p{font-size:14px;line-height:1.55;color:var(--muted)}.crm-ui,.portal-ui{margin-top:auto;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.crm-head{display:flex;justify-content:space-between;padding:13px 14px;border-bottom:1px solid var(--line-soft);font-size:9px}.crm-head b{font-weight:500;color:var(--muted)}.crm-columns{display:grid;grid-template-columns:repeat(3,1fr);min-height:200px}.crm-columns>div{padding:14px;border-right:1px solid var(--line-soft)}.crm-columns>div:last-child{border:0}.crm-columns small{font-size:8px;color:var(--muted)}.crm-columns p{background:var(--bg);border:1px solid var(--line-soft);border-radius:6px;padding:9px;margin:10px 0;font-size:9px;display:flex;justify-content:space-between}.crm-columns p.accent{border-color:rgba(255,90,31,.45)}.crm-columns p b{font-weight:500}.portal-ui{padding:18px}.portal-top,.portal-project{display:flex;justify-content:space-between;align-items:center}.portal-top{font-size:11px;margin-bottom:26px}.portal-top i{font-style:normal;font-size:9px;color:var(--muted)}.portal-project{font-size:10px}.portal-project span{color:var(--orange);font-size:9px}.portal-progress{height:5px;background:var(--soft);border-radius:99px;margin:14px 0 26px}.portal-progress i{display:block;width:68%;height:100%;background:var(--orange);border-radius:99px}.portal-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.portal-list span{padding:16px 10px;background:var(--bg);border-radius:7px;font-size:9px;display:flex;justify-content:space-between}.wide-example{grid-column:1/-1;min-height:auto;display:grid;grid-template-columns:.68fr 1.32fr;gap:72px;align-items:center}.automation-lane{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:12px;align-items:center}.automation-lane div{background:#fff;border:1px solid var(--line);border-radius:9px;padding:18px 14px;min-height:78px}.automation-lane div.active{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,90,31,.08)}.automation-lane small{font-size:7px;color:var(--tertiary);letter-spacing:.08em;display:block;margin-bottom:6px}.automation-lane b{font-size:10px}.automation-lane>span{color:var(--orange)}
.automation-section{background:var(--bg)}.automation-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:start}.automation-grid h2{font-size:clamp(2.4rem,3.8vw,4rem)}.before-after{border-top:1px solid var(--line)}.process-row{display:grid;grid-template-columns:90px 1fr;border-bottom:1px solid var(--line);padding:24px 0;gap:22px;align-items:center}.process-row>span{font-size:9px;letter-spacing:.08em;color:var(--muted)}.process-row>div{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.process-row b{font-size:11px;font-weight:500}.process-row i{font-style:normal;color:var(--tertiary)}.process-row.after b:nth-of-type(3){color:var(--orange)}.process-benefits{padding-top:24px;display:flex;gap:22px;flex-wrap:wrap;font-size:11px;color:var(--muted)}
.process-section{background:#fff;border-top:1px solid var(--line-soft)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:62px;border-top:1px solid var(--line)}.process-grid article{padding:22px 26px 8px 0;border-right:1px solid var(--line);min-height:260px}.process-grid article+article{padding-left:26px}.process-grid article:last-child{border-right:0}.process-grid article>span{font-size:10px;color:var(--tertiary)}.process-grid h3{font-size:24px;font-weight:500;letter-spacing:-.03em;margin:56px 0 18px}.process-grid p{font-size:12px;color:var(--muted);line-height:1.8}.projects-preview{background:var(--bg)}.projects-head{display:flex;align-items:end;justify-content:space-between;gap:60px}.projects-head h2{font-size:clamp(2.5rem,4vw,4.2rem);margin-bottom:0}.project-lines{margin-top:60px;border-top:1px solid var(--line)}.project-line{display:grid;grid-template-columns:70px 1fr auto;align-items:center;padding:26px 0;border-bottom:1px solid var(--line);transition:padding .2s ease}.project-line:hover{padding-inline:10px}.project-number{font-size:10px;color:var(--tertiary)}.project-line b{display:block;font-size:22px;font-weight:500;letter-spacing:-.02em}.project-line small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.project-line i{font-style:normal;font-size:20px;color:var(--orange)}
.cta-section{background:var(--dark);color:white;padding:118px 0}.cta-inner{max-width:1120px}.cta-inner h2{font-size:clamp(3.2rem,6vw,6.6rem);margin:18px 0 24px}.cta-inner p{font-size:18px;line-height:1.6;color:#b9b8b2;max-width:650px;margin-bottom:30px}.cta-inner small{display:block;color:#8d8c87;font-size:10px;margin-top:18px}.site-footer{padding:70px 0 28px;background:var(--bg)}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.footer-tagline{font-size:13px;margin:24px 0 8px}.footer-location{font-size:11px;color:var(--muted)}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:60px}.footer-links>div{display:flex;flex-direction:column;gap:11px;font-size:11px;color:var(--muted)}.footer-links .eyebrow{margin-bottom:8px}.footer-bottom{margin-top:66px;border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;font-size:9px;color:var(--tertiary)}
.page-hero{padding:128px 0 104px;border-bottom:1px solid var(--line)}.page-hero .container{max-width:1100px;margin-left:max(48px,calc((100vw - var(--container))/2))}.page-hero h1{font-size:clamp(3.8rem,6vw,6.7rem);margin:16px 0 28px}.page-hero p{font-size:18px;line-height:1.6;color:var(--muted);max-width:720px}.project-detail{border-bottom:1px solid var(--line-soft)}.project-detail.soft{background:var(--soft)}.project-detail-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;align-items:center}.project-detail-grid>*{min-width:0}.project-detail-grid.reverse>div:first-child{order:2}.project-detail-grid.reverse>div:last-child{order:1}.project-detail h2{font-size:clamp(3rem,5vw,5.3rem);line-height:1;letter-spacing:-.045em;font-weight:500;margin:16px 0 24px}.project-detail p{font-size:16px;line-height:1.65;color:var(--muted);max-width:540px}.project-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.project-tags span{border:1px solid var(--line);border-radius:999px;padding:8px 11px;font-size:9px;color:var(--muted);background:rgba(255,255,255,.45)}.project-visual{min-height:500px;display:grid;place-items:center;border-radius:16px;overflow:hidden}.project-visual.totall{background:#ecebe6}.visual-browser{width:82%;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 24px 55px rgba(30,30,27,.12)}.browser-bar{height:36px;border-bottom:1px solid var(--line-soft);display:flex;align-items:center;gap:6px;padding:0 12px}.browser-bar i{width:6px;height:6px;border-radius:50%;background:#cfcec8}.browser-bar span{font-size:8px;color:var(--muted);margin-left:8px}.visual-page{padding:42px}.visual-page strong{font-size:30px;letter-spacing:-.04em;font-weight:500}.visual-page p{font-size:11px}.visual-cards{display:flex;gap:10px;margin-top:30px}.visual-cards span{height:90px;flex:1;border-radius:8px;background:var(--dark)}.visual-cards span:nth-child(2){background:var(--orange)}.visual-cards span:nth-child(3){background:#d8d7d2}.project-visual.nostra{background:#dfeefa}.feed-ui{width:72%;display:grid;gap:10px}.feed-ui>div{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:13px;padding:24px;min-height:120px;display:grid}.feed-ui small{font-size:8px;color:#5f89a5}.feed-ui b{font-size:20px;letter-spacing:-.03em}.feed-ui span{font-size:9px;color:var(--muted)}.project-visual.buba{background:#ffd97a}.buba-card{width:64%;min-height:340px;border-radius:20px;background:#fff6d9;display:flex;flex-direction:column;justify-content:flex-end;padding:32px;position:relative;overflow:hidden}.buba-card b{font-size:42px;line-height:.95;letter-spacing:-.05em;position:relative}.buba-card small{font-size:10px;margin-top:12px;position:relative}.bubble{position:absolute;border-radius:50%;background:#ff6a3d}.bubble.one{width:130px;height:130px;right:-20px;top:-20px}.bubble.two{width:80px;height:80px;left:25px;top:48px;background:#6e5bd9}.bubble.three{width:46px;height:46px;right:100px;top:130px;background:#e94e8f}
.project-form-page{background:var(--bg)}.form-intro{padding:108px 0 74px;border-bottom:1px solid var(--line)}.form-intro-grid{display:grid;grid-template-columns:1.2fr .45fr;gap:100px;align-items:end}.form-intro h1{font-size:clamp(3.8rem,6vw,6.4rem);margin:16px 0 28px;max-width:980px}.form-intro p{font-size:18px;color:var(--muted);line-height:1.6;max-width:670px}.form-side-note{border-left:1px solid var(--line);padding-left:26px}.form-side-note span{font-size:9px;letter-spacing:.08em;color:var(--tertiary)}.form-side-note p{font-size:12px;margin-top:12px}.form-section{padding:90px 0 130px}.form-layout{display:grid;grid-template-columns:1.35fr .45fr;gap:90px;align-items:start}.project-form fieldset{border:0;padding:0;margin:0 0 70px}.project-form legend{width:100%;font-size:21px;font-weight:500;letter-spacing:-.02em;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:26px}.project-form legend span{font-size:9px;color:var(--orange);margin-right:12px;vertical-align:middle}.field{display:grid;gap:9px;margin-bottom:22px}.field label{font-size:11px;font-weight:600}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px 15px;color:var(--text);outline:none;transition:border .18s ease,box-shadow .18s ease}.field input,.field select{height:50px}.field textarea{resize:vertical;min-height:130px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,90,31,.08)}.field input::placeholder,.field textarea::placeholder{color:#a4a39f}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-submit{display:flex;align-items:center;gap:18px}.form-submit p{font-size:9px;color:var(--tertiary);max-width:330px;margin:0}.form-aside{position:sticky;top:40px;border-top:1px solid var(--line)}.form-aside>.eyebrow{display:block;padding:16px 0}.form-aside>div{display:grid;grid-template-columns:28px 1fr;gap:12px;padding:18px 0;border-top:1px solid var(--line-soft)}.form-aside b{width:24px;height:24px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;font-size:8px}.form-aside p{font-size:11px;line-height:1.55;color:var(--muted);margin:0}
.reveal{opacity:1;transform:none}.reveal.reveal-pending{opacity:0;transform:translateY(14px);transition:opacity .62s var(--ease),transform .62s var(--ease)}.reveal.reveal-pending.is-visible{opacity:1;transform:none}
@media (max-width:1180px){.container{width:min(calc(100% - 64px),var(--container))}.desktop-nav{gap:18px}.header-actions{gap:8px}.header-cta,.header-web-cta{padding-inline:12px;font-size:12px}.hero{padding-top:88px}.hero-grid{grid-template-columns:1fr 1fr;gap:38px}.hero h1{font-size:clamp(3.4rem,5.4vw,5rem)}.system-stage{height:390px}.architecture-layout{gap:42px}.wide-example{gap:32px}.automation-lane{gap:7px}.automation-lane div{padding:14px 10px}.project-detail-grid{gap:48px}}
@media (max-width:1080px){.desktop-nav,.header-actions{display:none}.header-inner{grid-template-columns:1fr auto}.menu-button{display:block}}
@media (max-width:980px){.hero-network-canvas{opacity:.78}.container{width:min(calc(100% - 48px),var(--container))}.desktop-nav,.header-actions{display:none}.header-inner{grid-template-columns:1fr auto}.menu-button{display:block}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:780px}.hero-visual{max-width:760px;width:100%}.hero-proof{grid-template-columns:repeat(3,1fr)}.hero-proof span:nth-child(3){border-right:0}.hero-proof span:nth-child(n+4){border-top:1px solid var(--line)}.capability-shell,.architecture-layout,.automation-grid,.form-layout{grid-template-columns:1fr}.architecture-board{min-height:auto}.examples-grid{grid-template-columns:1fr}.wide-example{grid-column:auto;display:flex;min-height:510px}.automation-lane{margin-top:auto}.split-head,.form-intro-grid{grid-template-columns:1fr;gap:28px}.process-grid{grid-template-columns:1fr 1fr}.process-grid article:nth-child(2){border-right:0}.process-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.projects-head{align-items:flex-start;flex-direction:column}.project-detail-grid,.project-detail-grid.reverse{grid-template-columns:1fr}.project-detail-grid.reverse>div:first-child,.project-detail-grid.reverse>div:last-child{order:initial}.project-visual{min-height:420px}.form-aside{position:static;max-width:600px}.form-layout{gap:56px}}
@media (max-width:700px){.brand-logo{height:27px}.footer-brand .brand-logo{height:31px}.hero-network-canvas{opacity:.42}.project-detail h2{overflow-wrap:anywhere}.container{width:min(calc(100% - 36px),var(--container))}.section{padding:84px 0}.section-grid-bg{background-size:48px 48px}.site-header{height:68px}.hero{padding-top:68px}.hero h1,.page-hero h1,.form-intro h1{font-size:clamp(3.15rem,15vw,4.9rem);line-height:.95}.hero-copy>p,.page-hero p,.form-intro p{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-proof{margin-top:58px;grid-template-columns:1fr 1fr}.hero-proof span{padding:14px 10px;border-top:1px solid var(--line)}.hero-proof span:nth-child(odd){padding-left:0}.hero-proof span:nth-child(even){border-right:0}.hero-system{border-radius:11px}.system-stage{height:350px}.system-topbar,.system-footer{font-size:8px;padding-inline:10px}.system-footer span:nth-child(2){display:none}.system-client{width:28%;left:3%}.node-app{left:37%;width:33%}.node-api{left:39%;width:27%}.node-data{left:36%;width:31%}.node-crm{left:3%;width:29%}.node-ai,.node-pay{right:3%;width:29%}.system-event{display:none}.section-head h2,.architecture-copy h2,.automation-grid h2,.projects-head h2{font-size:clamp(2.55rem,12vw,3.8rem)}.capability-shell{margin-top:48px;gap:38px}.capability-tabs button{grid-template-columns:32px 1fr auto;padding:19px 0}.capability-tabs button small{font-size:10px}.demo-window{min-height:390px}.demo-body{grid-template-columns:92px 1fr}.demo-body aside{padding:18px 10px;gap:14px}.demo-body main{padding:18px 12px}.metric-row strong{font-size:18px}.architecture-canvas{padding:38px 18px}.arch-node.wide{width:75%}.arch-row{gap:7px}.arch-node{padding:12px 6px}.architecture-board{padding:14px}.system-map{padding:36px 2px}.map-row.three{gap:6px}.map-node{min-width:0;padding:10px 5px}.system-map .node-app{min-width:75%}.system-map .node-db{min-width:65%}.map-node b{font-size:8px}.examples-grid{margin-top:48px}.example-card{padding:22px;min-height:480px}.wide-example{min-height:auto}.automation-lane{grid-template-columns:1fr;gap:7px;width:100%;margin-top:28px}.automation-lane>span{transform:rotate(90deg);text-align:center}.crm-columns>div{padding:8px}.crm-columns p{padding:7px;font-size:8px}.portal-list{grid-template-columns:1fr}.portal-list span{padding:10px}.process-row{grid-template-columns:1fr;gap:10px}.process-benefits{display:grid;gap:8px}.process-grid{grid-template-columns:1fr}.process-grid article,.process-grid article+article{border-right:0;border-bottom:1px solid var(--line);padding:20px 0;min-height:auto}.process-grid h3{margin:28px 0 12px}.project-line{grid-template-columns:42px 1fr auto}.project-line b{font-size:18px}.project-line small{font-size:9px}.cta-section{padding:88px 0}.cta-inner h2{font-size:clamp(3.1rem,16vw,5rem)}.footer-grid{grid-template-columns:1fr;gap:40px}.footer-links{gap:24px}.footer-bottom{align-items:flex-start;gap:12px;flex-direction:column}.page-hero{padding:88px 0 74px}.page-hero .container{margin-inline:auto}.project-detail-grid{gap:42px}.project-visual{min-height:340px}.visual-browser{width:92%}.visual-page{padding:28px}.visual-page strong{font-size:24px}.feed-ui{width:86%}.buba-card{width:82%}.form-intro{padding:80px 0 60px}.form-side-note{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.form-section{padding:68px 0 90px}.project-form fieldset{margin-bottom:52px}.form-two{grid-template-columns:1fr;gap:0}.form-submit{align-items:flex-start;flex-direction:column}.form-submit .button{width:100%}}
@media (prefers-reduced-motion:reduce){.hero-network-canvas{opacity:.35}*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.reveal.reveal-pending{opacity:1;transform:none}.system-lines .active-path{animation:none}}


/* v1.9 — Hero neural field: visible, responsive, Hero-only. */
.hero{position:relative;isolation:isolate}
.hero-neural-field{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:1}
.hero>.container{position:relative;z-index:1}
@media (max-width:980px){.hero-neural-field{opacity:.86}}
@media (max-width:700px){.hero-neural-field{opacity:.58}}
@media (prefers-reduced-motion:reduce){.hero-neural-field{opacity:.72}}


/* v1.10 — Fine hover activation language. Visual-only; no layout or content changes. */
.map-node,.arch-node,.automation-lane>div,.crm-columns p,.portal-list span,.example-card,.project-line,.field input,.field select,.field textarea{transition:border-color .22s var(--ease),background-color .22s var(--ease),color .22s var(--ease),box-shadow .26s var(--ease),transform .22s var(--ease)}
.map-node small,.arch-node small,.automation-lane small,.flow-list b,.flow-list small,.capability-tabs button,.capability-tabs button b,.capability-tabs button small,.project-line i{transition:color .2s ease,opacity .2s ease,transform .22s var(--ease)}
.button{position:relative;isolation:isolate;overflow:hidden;transition:background .18s ease,color .18s ease,transform .2s var(--ease),box-shadow .24s var(--ease),border-color .2s ease}
.button::after{content:"";position:absolute;inset:-1px;background:linear-gradient(112deg,transparent 24%,rgba(255,255,255,.26) 48%,transparent 72%);transform:translateX(-145%);transition:transform .48s var(--ease);pointer-events:none}
.text-link{background-image:linear-gradient(var(--orange),var(--orange));background-repeat:no-repeat;background-position:0 100%;background-size:0 1px;transition:color .2s ease,background-size .28s var(--ease)}
.map-connector.vertical,.map-connector.vertical::after,.vline,.flow-line,.automation-lane>span,.flow-list i{transition:background-color .22s ease,color .22s ease,box-shadow .24s var(--ease),transform .22s var(--ease),border-color .22s ease}

@media (hover:hover) and (pointer:fine){
  .map-node{position:relative;overflow:hidden}
  .map-node:hover{border-color:rgba(255,90,31,.72);background:#fff;transform:translateY(-2px);box-shadow:0 12px 30px rgba(23,23,23,.07),0 0 0 3px rgba(255,90,31,.075),inset 0 -2px 0 rgba(255,90,31,.72)}
  .map-node:hover small{color:var(--orange)}
  .map-node:hover b{color:#111}
  .map-node.active:hover{box-shadow:0 12px 30px rgba(23,23,23,.07),0 0 0 4px rgba(255,90,31,.11),inset 0 -2px 0 var(--orange)}
  .map-node:hover + .map-connector.vertical,.map-row:has(.map-node:hover) + .map-connector.vertical{background:rgba(255,90,31,.7);box-shadow:0 0 12px rgba(255,90,31,.22)}
  .map-node:hover + .map-connector.vertical::after,.map-row:has(.map-node:hover) + .map-connector.vertical::after{transform:scale(1.45);box-shadow:0 0 0 4px rgba(255,90,31,.1)}

  .arch-node:hover{border-color:rgba(255,90,31,.7);background:#fff;transform:translateY(-2px);box-shadow:0 10px 24px rgba(23,23,23,.065),0 0 0 3px rgba(255,90,31,.07),inset 0 -2px 0 rgba(255,90,31,.65)}
  .arch-node:hover small{color:var(--orange)}
  .arch-node.hot:hover{box-shadow:0 10px 24px rgba(23,23,23,.065),0 0 0 4px rgba(255,90,31,.1),inset 0 -2px 0 var(--orange)}
  .arch-node:hover + .vline,.arch-row:has(.arch-node:hover) + .vline{background:rgba(255,90,31,.68);box-shadow:0 0 12px rgba(255,90,31,.2)}

  .automation-lane>div:hover{border-color:rgba(255,90,31,.66);background:#fff;transform:translateY(-2px);box-shadow:0 10px 25px rgba(23,23,23,.06),0 0 0 3px rgba(255,90,31,.065),inset 0 -2px 0 rgba(255,90,31,.6)}
  .automation-lane>div:hover small{color:var(--orange)}
  .automation-lane>div:hover + span,.automation-lane>span:has(+ div:hover){color:var(--orange);transform:translateX(2px)}

  .crm-columns p:hover,.portal-list span:hover{border-color:rgba(255,90,31,.52);background:#fff;transform:translateY(-2px);box-shadow:0 8px 20px rgba(23,23,23,.055),0 0 0 2px rgba(255,90,31,.055)}
  .crm-columns p:hover b,.portal-list span:hover b{color:var(--orange)}

  .flow-list>div:not(.flow-line):hover i{border-color:var(--orange);background:rgba(255,90,31,.08);color:var(--orange);box-shadow:0 0 0 3px rgba(255,90,31,.06)}
  .flow-list>div:not(.flow-line):hover b{color:var(--orange)}
  .flow-list>div:not(.flow-line):hover + .flow-line{background:rgba(255,90,31,.58);box-shadow:0 0 10px rgba(255,90,31,.18)}

  .capability-tabs button:hover{background:linear-gradient(90deg,rgba(255,90,31,.055),transparent 72%)}
  .capability-tabs button:hover b{color:var(--orange)}
  .capability-tabs button:hover i{opacity:1;color:var(--orange);transform:translateX(4px)}

  .button:hover{transform:translateY(-2px)}
  .button:hover::after{transform:translateX(145%)}
  .button-primary:hover{box-shadow:0 12px 28px rgba(255,90,31,.22),0 0 0 3px rgba(255,90,31,.08)}
  .button-light:hover{box-shadow:0 12px 28px rgba(0,0,0,.18),0 0 0 1px rgba(255,90,31,.18)}
  .text-link:hover{color:var(--orange);background-size:calc(100% - 24px) 1px}

  .example-card:hover{border-color:rgba(255,90,31,.24);transform:translateY(-2px);box-shadow:0 16px 40px rgba(30,30,27,.055)}
  .project-line:hover{background:linear-gradient(90deg,rgba(255,90,31,.05),transparent 74%)}
  .project-line:hover i{transform:translateX(4px)}

  .field input:hover,.field select:hover,.field textarea:hover{border-color:rgba(255,90,31,.42);box-shadow:0 0 0 2px rgba(255,90,31,.035)}

  .node:hover{border-color:rgba(255,90,31,.92);background:#302a27;box-shadow:0 10px 24px rgba(0,0,0,.2),0 0 0 3px rgba(255,90,31,.09),inset 0 -2px 0 rgba(255,90,31,.72)}
  .node:hover small{color:#c6a08f}
}


/* v1.11.3 — Global WhatsApp contact. Functional-only addition. */
.whatsapp-contact{position:fixed;right:24px;bottom:24px;z-index:90;display:inline-flex;align-items:center;justify-content:center;gap:7px;height:42px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:var(--dark);color:#fff;font-size:11px;font-weight:600;letter-spacing:.01em;box-shadow:0 12px 32px rgba(23,23,23,.16);transition:transform .2s var(--ease),border-color .2s ease,box-shadow .24s var(--ease),background .2s ease}
.whatsapp-contact-icon{width:17px;height:17px;display:block;flex:none}
.whatsapp-contact:hover{transform:translateY(-2px);border-color:rgba(255,90,31,.72);background:#20201f;box-shadow:0 16px 38px rgba(23,23,23,.2),0 0 0 3px rgba(255,90,31,.08)}
.whatsapp-contact:focus-visible{outline:2px solid var(--orange);outline-offset:3px}
@media (max-width:700px){.whatsapp-contact{right:16px;bottom:16px;width:44px;height:44px;padding:0}.whatsapp-contact-label{display:none}.whatsapp-contact-icon{width:19px;height:19px}}
@media (prefers-reduced-motion:reduce){.whatsapp-contact{transition:none}.whatsapp-contact:hover{transform:none}}


/* v1.14 — Trust & conversion layer. */
.optional-label{font-weight:400;color:var(--tertiary)}
.form-submit p a{color:var(--text);text-decoration:underline;text-decoration-color:rgba(255,90,31,.55);text-underline-offset:3px}
.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin-top:16px;font-size:10px;color:var(--muted)}
.footer-contact a{transition:color .18s ease}
.footer-contact a:hover{color:var(--orange)}
.trust-strip{background:var(--bg);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.trust-strip-inner{min-height:176px;display:grid;grid-template-columns:1fr auto;gap:72px;align-items:center}
.trust-strip-inner p{max-width:760px;margin:12px 0 0;font-size:16px;line-height:1.6;color:var(--muted)}
.trust-strip-contact{display:flex;flex-direction:column;align-items:flex-end;gap:10px;font-size:12px;font-weight:600;white-space:nowrap}
.trust-strip-contact a{transition:color .18s ease,transform .2s var(--ease)}
.trust-strip-contact a:hover{color:var(--orange);transform:translateX(3px)}
.privacy-page{background:var(--bg)}
.privacy-hero{padding:108px 0 72px;border-bottom:1px solid var(--line)}
.privacy-hero h1{font-size:clamp(3.5rem,6vw,6rem);line-height:.96;letter-spacing:-.05em;font-weight:500;margin:16px 0 24px}
.privacy-hero p{max-width:720px;font-size:18px;line-height:1.6;color:var(--muted)}
.privacy-content{padding:86px 0 124px}
.privacy-grid{display:grid;grid-template-columns:.38fr 1fr;gap:100px;align-items:start}
.privacy-index{position:sticky;top:36px;border-top:1px solid var(--line);padding-top:16px}
.privacy-index p,.privacy-index a{font-size:11px;color:var(--muted)}
.privacy-index p{margin:12px 0 6px}
.privacy-copy{max-width:800px}
.privacy-copy h2{font-size:22px;font-weight:500;letter-spacing:-.025em;margin:0 0 14px;padding-top:34px;border-top:1px solid var(--line)}
.privacy-copy h2:first-child{padding-top:0;border-top:0}
.privacy-copy p{font-size:14px;line-height:1.75;color:var(--muted);margin:0 0 34px}
.privacy-copy a{color:var(--text);text-decoration:underline;text-decoration-color:rgba(255,90,31,.55);text-underline-offset:3px}
.privacy-date{font-size:10px!important;color:var(--tertiary)!important;padding-top:8px}
@media (max-width:980px){.trust-strip-inner{grid-template-columns:1fr;gap:24px;padding-block:38px}.trust-strip-contact{align-items:flex-start}.privacy-grid{grid-template-columns:1fr;gap:42px}.privacy-index{position:static}}
@media (max-width:700px){.trust-strip-inner{min-height:auto;padding-block:34px}.trust-strip-inner p{font-size:14px}.privacy-hero{padding:80px 0 58px}.privacy-hero h1{font-size:clamp(3.1rem,15vw,4.8rem)}.privacy-hero p{font-size:16px}.privacy-content{padding:62px 0 88px}.privacy-copy h2{font-size:20px}.privacy-copy p{font-size:13px}.footer-contact{margin-top:14px}}


/* v1.15 — commercial proof on /proyectos only */
.project-proof{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:24px;max-width:540px}
.project-proof-item,.project-proof-link{min-height:72px;border:1px solid var(--line);border-radius:10px;padding:13px 14px;background:rgba(255,255,255,.46);display:flex;flex-direction:column;justify-content:center;gap:5px;transition:border-color .2s ease,background .2s ease,transform .2s var(--ease)}
.project-proof span{font-size:8px;letter-spacing:.08em;color:var(--tertiary);font-weight:600}
.project-proof strong{font-size:11px;line-height:1.35;font-weight:600;color:var(--text)}
.project-proof-link i{font-style:normal;color:var(--orange);display:inline-block;transition:transform .2s var(--ease)}
@media (hover:hover) and (pointer:fine){.project-proof-link:hover{border-color:rgba(255,90,31,.62);background:rgba(255,255,255,.72);transform:translateY(-2px)}.project-proof-link:hover i{transform:translate(2px,-2px)}}
@media (max-width:700px){.project-proof{grid-template-columns:1fr;margin-top:20px}.project-proof-item,.project-proof-link{min-height:64px}}
@media (prefers-reduced-motion:reduce){.project-proof-link{transition:none}.project-proof-link:hover{transform:none}.project-proof-link i{transition:none}}
#crmtoall h2{font-size:clamp(2.9rem,3.4vw,3.4rem)}

/* v1.16 — Local web development landing. Existing site styles remain untouched. */
.web-local-page{overflow:hidden}
.web-local-hero{padding:104px 0 88px;position:relative}
.web-local-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:72px;align-items:center}
.web-local-hero-copy h1{font-size:clamp(3.55rem,5.4vw,5.95rem);line-height:.95;letter-spacing:-.055em;font-weight:500;margin:16px 0 28px;max-width:790px}
.web-local-hero-copy>p{font-size:19px;line-height:1.58;color:var(--muted);max-width:680px;margin-bottom:30px}
.web-local-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}
.web-local-proofline{display:flex;gap:0;margin-top:48px;border-top:1px solid var(--line);max-width:760px}
.web-local-proofline span{font-size:10px;line-height:1.35;color:var(--muted);padding:14px 18px;border-right:1px solid var(--line)}
.web-local-proofline span:first-child{padding-left:0}.web-local-proofline span:last-child{border-right:0}
.web-local-visual{position:relative;min-width:0;padding:20px 8px 38px}
.web-browser-shell{background:var(--soft);border:1px solid var(--line);border-radius:18px;padding:62px 36px 36px;box-shadow:0 28px 70px rgba(35,35,32,.11);position:relative}
.web-browser-top{height:38px;position:absolute;left:0;right:0;top:0;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 16px;gap:6px;font-size:8px;color:var(--tertiary);letter-spacing:.05em}
.web-browser-top>i{width:6px;height:6px;border-radius:50%;background:#cbc9c4}.web-browser-top>span{margin-left:7px}.web-browser-top>em{margin-left:auto;font-style:normal;color:var(--muted);font-size:7px}
.web-browser-page{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;min-height:440px}
.web-browser-nav{height:62px;border-bottom:1px solid var(--line-soft);display:flex;align-items:center;padding:0 22px;gap:18px;font-size:9px;color:var(--muted)}
.web-browser-nav b{font-size:10px;color:var(--text);margin-right:auto;letter-spacing:.03em}.web-browser-nav i{font-style:normal;color:#fff;background:var(--orange);border-radius:6px;padding:8px 10px;font-size:8px;font-weight:600}
.web-browser-content{padding:50px 40px 38px;max-width:590px}.web-browser-content>small{font-size:8px;letter-spacing:.1em;color:var(--orange);font-weight:600}.web-browser-content h2{font-size:clamp(2rem,3vw,3.25rem);line-height:1.02;letter-spacing:-.045em;font-weight:500;margin:15px 0 16px}.web-browser-content p{font-size:12px;line-height:1.65;color:var(--muted);max-width:470px}.web-browser-cta{margin-top:28px;display:flex;align-items:center;gap:18px}.web-browser-cta b{display:inline-flex;background:var(--dark);color:#fff;border-radius:7px;padding:11px 13px;font-size:9px;font-weight:600}.web-browser-cta span{font-size:8px;color:var(--muted)}
.web-browser-status{border-top:1px solid var(--line-soft);display:grid;grid-template-columns:repeat(3,1fr);margin-top:auto}.web-browser-status>div{padding:16px;border-right:1px solid var(--line-soft);display:grid;gap:4px}.web-browser-status>div:last-child{border-right:0}.web-browser-status small{font-size:7px;color:var(--tertiary);letter-spacing:.07em}.web-browser-status b{font-size:9px;font-weight:600}.web-browser-status .is-active{background:rgba(255,90,31,.055)}.web-browser-status .is-active small{color:var(--orange)}
.web-local-floating-card{position:absolute;left:28px;right:auto;bottom:0;background:var(--dark);color:#fff;border:1px solid #333330;border-radius:11px;padding:13px 16px;display:flex;gap:10px;align-items:flex-start;min-width:205px;box-shadow:0 18px 38px rgba(20,20,18,.2)}.web-local-floating-card .pulse-dot{margin-top:3px;flex:none}.web-local-floating-card div{display:grid;gap:2px}.web-local-floating-card small{font-size:7px;letter-spacing:.08em;color:#aaa9a4}.web-local-floating-card b{font-size:11px;font-weight:600}.web-local-floating-card em{font-size:8px;color:#7f7e79;font-style:normal}
.web-local-trustbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.25)}.web-local-trustbar-grid{display:grid;grid-template-columns:repeat(5,1fr)}.web-local-trustbar-grid span{font-size:10px;text-align:center;color:var(--muted);padding:18px 10px;border-right:1px solid var(--line)}.web-local-trustbar-grid span:last-child{border-right:0}
.web-local-solution-grid{margin-top:58px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.web-local-card{min-height:385px;padding:28px 28px 32px;border-right:1px solid var(--line);transition:background .22s ease,border-color .22s ease,transform .22s var(--ease)}.web-local-card:last-child{border-right:0}.web-local-card>span{font-size:10px;color:var(--tertiary)}.web-local-card h3{font-size:27px;letter-spacing:-.035em;font-weight:500;margin:72px 0 16px}.web-local-card p{font-size:14px;line-height:1.65;color:var(--muted);max-width:330px}.web-local-card ul{list-style:none;margin:32px 0 0;padding:0;display:grid;gap:9px}.web-local-card li{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:8px}.web-local-card li::before{content:"";width:5px;height:5px;border-radius:50%;background:var(--orange);flex:none}
.web-local-included{background-color:var(--soft)}.web-local-included-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:92px;align-items:start}.web-local-included h2,.web-local-budget h2,.web-local-faq h2{font-size:clamp(2.65rem,4.4vw,4.65rem);line-height:1;letter-spacing:-.045em;font-weight:500;margin:16px 0 24px}.web-local-included-grid>div:first-child>p{font-size:17px;line-height:1.6;color:var(--muted);max-width:560px}.web-local-checklist{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.web-local-checklist>div{padding:22px 16px 22px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:26px 1fr;gap:12px}.web-local-checklist>div:nth-child(odd){border-right:1px solid var(--line);padding-right:24px}.web-local-checklist>div:nth-child(even){padding-left:24px}.web-local-checklist i{font-style:normal;color:var(--orange);font-size:13px}.web-local-checklist span{display:grid;gap:5px}.web-local-checklist b{font-size:13px;font-weight:600}.web-local-checklist small{font-size:11px;line-height:1.55;color:var(--muted)}
.web-local-case-grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(520px,1.25fr);gap:84px;align-items:center}.web-local-case-copy h2{font-size:clamp(3.4rem,5.8vw,6rem);line-height:.93;letter-spacing:-.055em;font-weight:500;margin:18px 0 22px}.web-local-case-copy>p{font-size:16px;line-height:1.65;color:var(--muted);max-width:560px}.web-local-case-meta{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0 26px}.web-local-case-meta span{border:1px solid var(--line);border-radius:999px;padding:8px 10px;font-size:9px;color:var(--muted)}
.web-local-case-browser{background:var(--soft);border:1px solid var(--line);border-radius:16px;padding:72px 42px 42px;position:relative;min-height:470px;display:flex;align-items:center;box-shadow:0 28px 70px rgba(35,35,32,.11);transition:transform .24s var(--ease),border-color .2s ease}.web-local-case-browser .browser-bar{position:absolute;top:0;left:0;right:0;height:42px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:6px;padding:0 16px}.web-local-case-browser .browser-bar i{width:6px;height:6px;border-radius:50%;background:#cbc9c4}.web-local-case-browser .browser-bar span{font-size:8px;color:var(--tertiary);margin-left:6px}.web-local-samart-visual{width:100%;min-height:300px;background:#1c1c1b;color:#fff;border-radius:10px;padding:46px 42px;position:relative;overflow:hidden}.web-local-samart-visual::after{content:"";position:absolute;width:180px;height:180px;background:var(--orange);right:-74px;bottom:-94px;transform:rotate(8deg)}.web-local-samart-visual small{font-size:8px;letter-spacing:.1em;color:#aaa9a4}.web-local-samart-visual strong{display:block;font-size:42px;line-height:1;letter-spacing:-.04em;font-weight:500;max-width:430px;margin:28px 0 14px}.web-local-samart-visual p{font-size:11px;line-height:1.6;color:#aaa9a4;max-width:420px}.web-local-samart-visual>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:34px;width:78%}.web-local-samart-visual>div span{height:58px;background:#2a2a28;border:1px solid #393936;border-radius:5px}.web-local-samart-visual>div span:nth-child(2){background:#efeee9}.web-local-samart-visual>div span:nth-child(3){background:#41413e}
.web-local-process{background:#fff}.web-local-process-grid{margin-top:52px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.web-local-process-grid article{min-height:285px;padding:24px;border-right:1px solid var(--line)}.web-local-process-grid article:last-child{border-right:0}.web-local-process-grid article>span{font-size:10px;color:var(--tertiary)}.web-local-process-grid h3{font-size:22px;font-weight:500;letter-spacing:-.03em;margin:70px 0 16px}.web-local-process-grid p{font-size:12px;line-height:1.65;color:var(--muted);max-width:230px}
.web-local-budget{background-color:var(--bg)}.web-local-budget-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.78fr);gap:96px;align-items:start}.web-local-budget-grid>div:last-child{padding-top:34px}.web-local-budget-grid p{font-size:16px;line-height:1.7;color:var(--muted);margin-bottom:18px}.web-local-budget-grid p strong{color:var(--text);font-weight:600}.web-local-budget-grid .button{margin-top:12px}
.web-local-faq-grid{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:90px;align-items:start}.web-local-faq-list{border-top:1px solid var(--line)}.web-local-faq-list details{border-bottom:1px solid var(--line);padding:0}.web-local-faq-list summary{list-style:none;cursor:pointer;padding:22px 34px 22px 0;font-size:15px;font-weight:600;position:relative}.web-local-faq-list summary::-webkit-details-marker{display:none}.web-local-faq-list summary::after{content:"+";position:absolute;right:4px;top:20px;color:var(--orange);font-weight:400;font-size:20px}.web-local-faq-list details[open] summary::after{content:"−"}.web-local-faq-list details p{font-size:13px;line-height:1.68;color:var(--muted);max-width:690px;padding:0 40px 22px 0;margin:0}
.web-local-cta .cta-inner h2{max-width:1050px}.web-local-cta-actions{display:flex;align-items:center;gap:26px;margin-top:30px}.web-local-dark-link{color:#fff;font-size:13px;font-weight:600;display:inline-flex;gap:8px;align-items:center;transition:color .18s ease,transform .2s var(--ease)}.web-local-dark-link:hover{color:var(--orange);transform:translateX(3px)}
@media (hover:hover) and (pointer:fine){.web-local-card:hover{background:rgba(255,90,31,.035);transform:translateY(-3px)}.web-local-case-browser:hover{transform:translateY(-4px);border-color:rgba(255,90,31,.45)}}
@media (max-width:1100px){.web-local-hero-grid{grid-template-columns:1fr;gap:48px}.web-local-hero-copy{max-width:820px}.web-local-visual{max-width:840px;width:100%}.web-local-trustbar-grid{grid-template-columns:repeat(3,1fr)}.web-local-trustbar-grid span:nth-child(3){border-right:0}.web-local-trustbar-grid span:nth-child(-n+3){border-bottom:1px solid var(--line)}.web-local-trustbar-grid span:nth-child(4){grid-column:1/2}.web-local-case-grid{grid-template-columns:1fr;gap:48px}.web-local-case-browser{max-width:850px}.web-local-included-grid,.web-local-budget-grid,.web-local-faq-grid{grid-template-columns:1fr;gap:52px}.web-local-budget-grid>div:last-child{padding-top:0}}
@media (max-width:800px){.web-local-solution-grid{grid-template-columns:1fr}.web-local-card{min-height:auto;border-right:0;border-bottom:1px solid var(--line)}.web-local-card:last-child{border-bottom:0}.web-local-card h3{margin-top:38px}.web-local-checklist{grid-template-columns:1fr}.web-local-checklist>div:nth-child(odd){border-right:0;padding-right:0}.web-local-checklist>div:nth-child(even){padding-left:0}.web-local-process-grid{grid-template-columns:1fr 1fr}.web-local-process-grid article:nth-child(2){border-right:0}.web-local-process-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.web-local-case-browser{min-height:390px;padding:66px 26px 26px}.web-local-samart-visual{padding:36px 28px}.web-local-proofline{flex-wrap:wrap}.web-local-proofline span{border-bottom:1px solid var(--line)}}
@media (max-width:700px){.web-local-hero{padding:78px 0 64px}.web-local-hero-grid{gap:36px}.web-local-hero-copy h1{font-size:clamp(3.05rem,14.2vw,4.65rem)}.web-local-hero-copy>p{font-size:16px}.web-local-actions{align-items:flex-start;flex-direction:column;gap:18px}.web-local-proofline{margin-top:36px}.web-local-proofline span{width:100%;padding:11px 0;border-right:0}.web-local-visual{padding:4px 0 30px}.web-browser-shell{padding:50px 12px 18px;border-radius:13px}.web-browser-page{min-height:355px}.web-browser-nav{padding:0 12px;gap:10px}.web-browser-nav span{display:none}.web-browser-content{padding:38px 20px 24px}.web-browser-content h2{font-size:2.25rem}.web-browser-status{grid-template-columns:1fr}.web-browser-status>div{border-right:0;border-bottom:1px solid var(--line-soft);padding:10px 14px}.web-browser-status>div:last-child{border-bottom:0}.web-local-floating-card{left:10px;right:auto;bottom:0;min-width:175px;padding:10px 12px}.web-local-trustbar-grid{grid-template-columns:1fr 1fr}.web-local-trustbar-grid span{border-bottom:1px solid var(--line);padding:13px 8px}.web-local-trustbar-grid span:nth-child(odd){border-right:1px solid var(--line)}.web-local-trustbar-grid span:nth-child(even){border-right:0}.web-local-trustbar-grid span:last-child{grid-column:1/-1;border-bottom:0}.web-local-case-copy h2{font-size:clamp(3.1rem,15vw,4.8rem)}.web-local-case-browser{min-height:320px;padding:58px 16px 16px}.web-local-samart-visual{min-height:240px;padding:28px 22px}.web-local-samart-visual strong{font-size:31px}.web-local-samart-visual>div{width:100%}.web-local-process-grid{grid-template-columns:1fr}.web-local-process-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:22px 0}.web-local-process-grid article:last-child{border-bottom:0}.web-local-process-grid h3{margin-top:30px}.web-local-included h2,.web-local-budget h2,.web-local-faq h2{font-size:clamp(2.6rem,12vw,3.8rem)}.web-local-cta-actions{align-items:flex-start;flex-direction:column;gap:20px}}
@media (prefers-reduced-motion:reduce){.web-local-card,.web-local-case-browser,.web-local-dark-link{transition:none!important;transform:none!important}}
/* v1.16.1 — Commercial entry to the web-development landing. */
.web-sales-entry{margin-top:72px;background:#fff;border:1px solid var(--line);border-left:4px solid var(--orange);border-radius:14px;padding:30px 32px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:46px;align-items:center;box-shadow:0 14px 38px rgba(45,43,38,.055)}
.web-sales-entry-copy{max-width:780px}
.web-sales-entry h3{font-size:clamp(1.9rem,3vw,3rem);line-height:1.02;letter-spacing:-.04em;font-weight:500;margin:11px 0 12px}
.web-sales-entry p{font-size:14px;line-height:1.65;color:var(--muted);max-width:720px;margin:0}
.web-sales-entry-cta{white-space:nowrap;min-width:178px}
@media(max-width:800px){.web-sales-entry{margin-top:52px;grid-template-columns:1fr;gap:24px;padding:26px 24px}.web-sales-entry-cta{justify-self:start}}
@media(max-width:700px){.web-sales-entry{padding:24px 20px}.web-sales-entry h3{font-size:clamp(1.75rem,9vw,2.5rem)}.web-sales-entry-cta{width:100%}}

/* v1.17 — Empresa page. Institutional trust layer. */
.company-page{background:var(--bg)}
.company-hero{padding:112px 0 104px;border-bottom:1px solid var(--line)}
.company-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.72fr);gap:94px;align-items:center}
.company-hero-copy h1{font-size:clamp(3.7rem,5.8vw,6.2rem);line-height:.94;letter-spacing:-.055em;font-weight:500;margin:18px 0 30px;max-width:850px}
.company-hero-copy>p{font-size:18px;line-height:1.65;color:var(--muted);max-width:710px;margin-bottom:32px}
.company-hero-actions{display:flex;align-items:center;gap:26px}
.company-facts{background:var(--surface);border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 22px 52px rgba(30,30,27,.07)}
.company-facts-top{height:50px;border-bottom:1px solid var(--line-soft);padding:0 18px;display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:.05em}
.company-facts-top .pulse-dot{width:6px;height:6px}.company-facts-top b{font-size:10px}.company-facts-top em{margin-left:auto;font-style:normal;color:var(--tertiary);font-size:8px}
.company-facts dl{margin:0}.company-facts dl div{display:grid;grid-template-columns:105px 1fr;gap:20px;padding:20px 20px;border-bottom:1px solid var(--line-soft);align-items:start}.company-facts dt{font-size:8px;letter-spacing:.09em;color:var(--tertiary)}.company-facts dd{margin:0;font-size:12px;line-height:1.55;font-weight:550}.company-facts dd a{transition:color .18s ease}.company-facts dd a:hover{color:var(--orange)}
.company-whatsapp{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;font-size:11px;font-weight:600;transition:background .2s ease,color .2s ease}.company-whatsapp:hover{background:rgba(255,90,31,.055);color:var(--orange)}
.company-section-head{max-width:930px}.company-section-head h2,.company-method-copy h2,.company-stack-copy h2,.company-proof-head h2{font-size:clamp(2.8rem,4.55vw,5rem);line-height:1;letter-spacing:-.047em;font-weight:500;margin:16px 0 24px}.company-section-head>p,.company-method-copy>p,.company-stack-copy>p{font-size:17px;line-height:1.68;color:var(--muted);max-width:760px}
.company-build-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.company-card{padding:34px 32px 36px 0;min-height:280px;border-right:1px solid var(--line);position:relative}.company-card:not(:first-child){padding-left:32px}.company-card:last-child{border-right:0}.company-card>span{font-size:9px;color:var(--tertiary)}.company-card h3{font-size:27px;letter-spacing:-.035em;font-weight:500;margin:52px 0 14px}.company-card p{font-size:14px;line-height:1.65;color:var(--muted);max-width:370px}.company-card small{display:block;margin-top:28px;font-size:9px;letter-spacing:.04em;color:var(--tertiary)}
.company-method-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:start}.company-method-copy{position:sticky;top:110px}.company-method-steps{border-top:1px solid var(--line)}.company-method-steps article{display:grid;grid-template-columns:60px 1fr;gap:24px;padding:28px 0;border-bottom:1px solid var(--line)}.company-method-steps article>b{font-size:10px;color:var(--orange);font-weight:600}.company-method-steps h3{font-size:24px;letter-spacing:-.025em;font-weight:500;margin:0 0 8px}.company-method-steps p{font-size:13px;line-height:1.6;color:var(--muted);margin:0}
.company-principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:64px}.company-principles-grid article{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:28px;min-height:270px;transition:border-color .22s ease,transform .22s var(--ease),box-shadow .24s var(--ease)}.company-principles-grid article>span{font-size:8px;letter-spacing:.08em;color:var(--tertiary)}.company-principles-grid h3{font-size:25px;line-height:1.12;letter-spacing:-.03em;font-weight:500;margin:56px 0 14px}.company-principles-grid p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}
.company-stack-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:100px;align-items:start}.company-stack-list{border-top:1px solid var(--line)}.company-stack-list>div{display:grid;grid-template-columns:150px 1fr;gap:28px;padding:24px 0;border-bottom:1px solid var(--line);align-items:start}.company-stack-list span{font-size:8px;letter-spacing:.09em;color:var(--tertiary)}.company-stack-list strong{font-size:14px;line-height:1.5;font-weight:550}
.company-proof-head{display:flex;justify-content:space-between;align-items:flex-end;gap:50px}.company-proof-head h2{margin-bottom:0}.company-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:58px}.company-proof-card{min-height:250px;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:26px;display:flex;flex-direction:column;transition:transform .22s var(--ease),border-color .22s ease,box-shadow .24s var(--ease)}.company-proof-card>span{font-size:8px;letter-spacing:.08em;color:var(--tertiary)}.company-proof-card h3{font-size:27px;letter-spacing:-.035em;font-weight:500;margin:60px 0 8px}.company-proof-card p{font-size:11px;color:var(--muted);margin:0}.company-proof-card i{font-style:normal;font-size:10px;font-weight:600;margin-top:auto;color:var(--orange)}
.company-cta-actions{display:flex;align-items:center;gap:26px}.company-dark-link{font-size:12px;font-weight:600;color:#d7d6d1;transition:color .18s ease}.company-dark-link:hover{color:var(--orange)}
@media (hover:hover) and (pointer:fine){.company-principles-grid article:hover,.company-proof-card:hover{transform:translateY(-3px);border-color:rgba(255,90,31,.42);box-shadow:0 16px 38px rgba(23,23,23,.065)}.company-proof-card:hover h3{color:var(--orange)}}
@media (max-width:1180px){.company-hero-grid{gap:58px}.company-method-grid,.company-stack-grid{gap:64px}}
@media (max-width:980px){.company-hero{padding-top:90px}.company-hero-grid,.company-method-grid,.company-stack-grid{grid-template-columns:1fr}.company-facts{max-width:720px}.company-build-grid{grid-template-columns:1fr}.company-card,.company-card:not(:first-child){padding:28px 0;border-right:0;border-bottom:1px solid var(--line);min-height:auto}.company-card:last-child{border-bottom:0}.company-card h3{margin-top:28px}.company-method-copy{position:static}.company-principles-grid,.company-proof-grid{grid-template-columns:1fr}.company-principles-grid article,.company-proof-card{min-height:auto}.company-principles-grid h3,.company-proof-card h3{margin-top:34px}.company-proof-head{align-items:flex-start;flex-direction:column}.company-stack-list>div{grid-template-columns:130px 1fr}}
@media (max-width:700px){.company-hero{padding:72px 0 74px}.company-hero-copy h1{font-size:clamp(3rem,14.4vw,4.8rem)}.company-hero-copy>p{font-size:16px}.company-hero-actions,.company-cta-actions{align-items:flex-start;flex-direction:column;gap:18px}.company-facts dl div{grid-template-columns:1fr;gap:7px}.company-section-head h2,.company-method-copy h2,.company-stack-copy h2,.company-proof-head h2{font-size:clamp(2.6rem,12.5vw,4.2rem)}.company-method-steps article{grid-template-columns:44px 1fr}.company-stack-list>div{grid-template-columns:1fr;gap:8px}.company-proof-card h3{overflow-wrap:anywhere}}
/* v1.18 — Desarrollo web Querétaro: brighter, visual, conversion-first landing. */
.webjoy-page{overflow:hidden;background:var(--bg)}
.webjoy-hero{padding:96px 0 82px;position:relative}
.webjoy-hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(560px,1.12fr);gap:72px;align-items:center}
.webjoy-hero-copy h1{font-size:clamp(3.8rem,5.8vw,6.4rem);line-height:.93;letter-spacing:-.058em;font-weight:500;margin:16px 0 26px;max-width:800px}
.webjoy-hero-copy>p{font-size:18px;line-height:1.58;color:var(--muted);max-width:650px;margin-bottom:28px}
.webjoy-hero-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:38px}.webjoy-hero-chips span,.webjoy-start-chips span{font-size:9px;color:var(--muted);border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.65);padding:8px 10px}
.webjoy-hero-visual{position:relative;min-height:530px;padding:28px 54px 48px 4px}
.webjoy-main-browser{height:440px;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 30px 70px rgba(36,34,29,.13);position:relative}
.webjoy-browser-top,.webjoy-preview-bar{height:42px;border-bottom:1px solid var(--line-soft);display:flex;align-items:center;gap:6px;padding:0 14px;background:rgba(255,255,255,.78)}.webjoy-browser-top i,.webjoy-preview-bar i{width:6px;height:6px;border-radius:50%;background:#d2d0ca}.webjoy-browser-top span,.webjoy-preview-bar span{font-size:8px;color:var(--tertiary);margin-left:6px}.webjoy-browser-top em{font-style:normal;margin-left:auto;font-size:7px;letter-spacing:.08em;color:var(--orange)}
.webjoy-main-screen{height:398px;position:relative;background:linear-gradient(135deg,#fff 0 58%,#fff1e9 58% 100%);overflow:hidden}.webjoy-main-screen::after{content:"";position:absolute;width:240px;height:240px;border:1px solid rgba(255,90,31,.28);border-radius:50%;right:-70px;bottom:-90px;box-shadow:0 0 0 32px rgba(255,90,31,.045),0 0 0 64px rgba(255,90,31,.025)}
.webjoy-mini-nav{height:54px;display:flex;align-items:center;gap:18px;padding:0 24px;font-size:8px;color:var(--muted);position:relative;z-index:2}.webjoy-mini-nav b{font-size:9px;color:var(--text);margin-right:auto}.webjoy-mini-nav i{font-style:normal;background:var(--orange);color:#fff;border-radius:5px;padding:7px 9px}
.webjoy-main-content{padding:54px 34px 20px;position:relative;z-index:2}.webjoy-main-content small{font-size:7px;letter-spacing:.1em;color:var(--orange)}.webjoy-main-content strong{display:block;font-size:43px;line-height:.96;letter-spacing:-.05em;font-weight:500;margin:18px 0 26px;max-width:420px}.webjoy-main-buttons{display:flex;gap:10px}.webjoy-main-buttons span{font-size:8px;border:1px solid var(--line);border-radius:5px;padding:8px 10px;background:#fff}.webjoy-main-buttons span:first-child{background:var(--text);color:#fff;border-color:var(--text)}
.webjoy-main-cards{position:absolute;left:34px;right:34px;bottom:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;z-index:2}.webjoy-main-cards span{height:62px;background:rgba(255,255,255,.88);border:1px solid var(--line-soft);border-radius:7px;box-shadow:0 8px 18px rgba(20,20,18,.04)}.webjoy-main-cards span:nth-child(2){background:#f3f1eb}.webjoy-main-cards span:nth-child(3){background:#242422}
.webjoy-phone{position:absolute;right:0;bottom:16px;width:154px;height:310px;background:#171717;border:5px solid #222;border-radius:27px;color:#fff;padding:34px 17px 18px;box-shadow:0 24px 48px rgba(23,23,23,.25);z-index:4;overflow:hidden}.webjoy-phone::after{content:"";position:absolute;width:130px;height:130px;background:var(--orange);border-radius:50%;right:-78px;bottom:-44px;opacity:.9}.webjoy-phone-notch{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:56px;height:12px;border-radius:999px;background:#0d0d0d}.webjoy-phone>b{font-size:7px;letter-spacing:.08em;color:#aaa}.webjoy-phone strong{display:block;font-size:28px;line-height:.96;letter-spacing:-.045em;font-weight:500;margin:45px 0 28px}.webjoy-phone>span{display:inline-block;font-size:7px;background:#fff;color:#171717;padding:7px 8px;border-radius:5px;position:relative;z-index:2}
.webjoy-lead-pop{position:absolute;left:0;bottom:0;background:#fff;border:1px solid var(--line);border-radius:11px;padding:12px 15px;display:flex;gap:10px;align-items:center;box-shadow:0 16px 38px rgba(23,23,23,.12);z-index:5}.webjoy-lead-pop small{display:block;font-size:7px;letter-spacing:.08em;color:var(--orange);margin-bottom:3px}.webjoy-lead-pop b{font-size:10px;font-weight:600}
.webjoy-showcase{background:#fff}.webjoy-section-intro{max-width:930px}.webjoy-section-intro h2,.webjoy-benefits-head h2,.webjoy-types-copy h2,.webjoy-flow-head h2,.webjoy-start-card h2,.webjoy-faq h2{font-size:clamp(2.8rem,4.6vw,5rem);line-height:.98;letter-spacing:-.05em;font-weight:500;margin:15px 0 22px}.webjoy-section-intro>p,.webjoy-types-copy>p,.webjoy-flow-head>p{font-size:16px;line-height:1.6;color:var(--muted);max-width:690px}
.webjoy-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:56px}.webjoy-preview-card{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 14px 34px rgba(31,29,25,.055);transition:transform .25s var(--ease),border-color .22s ease,box-shadow .25s var(--ease)}.webjoy-preview-card .webjoy-preview-body{height:310px;padding:30px;position:relative;overflow:hidden}.webjoy-preview-body small{font-size:7px;letter-spacing:.1em}.webjoy-preview-body>strong{display:block;font-size:31px;line-height:1;letter-spacing:-.04em;font-weight:500;margin:54px 0 24px}.webjoy-preview-card footer{display:grid;gap:4px;padding:16px 18px;border-top:1px solid var(--line-soft)}.webjoy-preview-card footer b{font-size:11px;font-weight:600}.webjoy-preview-card footer span{font-size:8px;color:var(--muted)}
.webjoy-preview-dark .webjoy-preview-body{background:#1c1c1b;color:#fff}.webjoy-preview-dark .webjoy-preview-body small{color:#aaa9a4}.webjoy-preview-dark .webjoy-preview-body::after{content:"";position:absolute;width:120px;height:120px;background:var(--orange);right:-45px;top:58px;transform:rotate(16deg)}.webjoy-preview-cta{display:inline-block;border:1px solid #3a3a37;border-radius:5px;padding:8px 10px;font-size:8px;position:relative;z-index:2}.webjoy-preview-lines{position:absolute;left:30px;right:30px;bottom:28px;display:grid;grid-template-columns:1.4fr .9fr .7fr;gap:8px}.webjoy-preview-lines span{height:44px;background:#282826;border:1px solid #343432;border-radius:5px}
.webjoy-preview-warm .webjoy-preview-body{background:#fff1e9}.webjoy-preview-warm .webjoy-preview-body small{color:#b74b23}.webjoy-preview-pill{display:inline-flex;background:var(--orange);color:#fff;border-radius:999px;padding:9px 12px;font-size:8px}.webjoy-orbit{position:absolute;width:160px;height:160px;border:1px solid rgba(255,90,31,.3);border-radius:50%;right:-35px;bottom:-48px}.webjoy-orbit::before,.webjoy-orbit::after{content:"";position:absolute;inset:22px;border:1px solid rgba(255,90,31,.18);border-radius:50%}.webjoy-orbit::after{inset:48px}.webjoy-orbit span{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--orange);top:27px;left:20px;box-shadow:0 0 0 7px rgba(255,90,31,.09)}
.webjoy-preview-shop .webjoy-preview-body{background:#f5f3ed}.webjoy-preview-shop .webjoy-preview-body small{color:var(--muted)}.webjoy-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.webjoy-product-grid span{background:#fff;border:1px solid var(--line-soft);border-radius:7px;padding:9px;display:grid;gap:8px}.webjoy-product-grid i{height:72px;border-radius:4px;background:linear-gradient(135deg,#ece9e1,#fff1e9)}.webjoy-product-grid span:nth-child(2) i{background:#1e1e1d}.webjoy-product-grid span:nth-child(3) i{background:#ffded1}.webjoy-product-grid span:nth-child(4) i{background:#dedbd2}.webjoy-product-grid b{font-size:8px;font-weight:500}
.webjoy-benefits{padding:116px 0;background-color:var(--bg)}.webjoy-benefits-head{max-width:820px}.webjoy-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:52px;border-top:1px solid var(--line)}.webjoy-benefit{min-height:178px;padding:23px 26px 26px 0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;column-gap:10px;transition:background .2s ease}.webjoy-benefit:nth-child(3n){border-right:0}.webjoy-benefit:nth-child(n+4){border-bottom:0}.webjoy-benefit:nth-child(3n+2),.webjoy-benefit:nth-child(3n+3){padding-left:26px}.webjoy-benefit i{grid-row:1/3;width:28px;height:28px;border-radius:8px;background:#fff1e9;color:var(--orange);display:grid;place-items:center;font-style:normal;font-size:13px}.webjoy-benefit b{font-size:14px;font-weight:600;margin-top:3px}.webjoy-benefit span{font-size:11px;line-height:1.5;color:var(--muted);max-width:280px}
.webjoy-types{background:#fff}.webjoy-types-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:96px;align-items:start}.webjoy-types-copy{position:sticky;top:108px}.webjoy-types-list{border-top:1px solid var(--line)}.webjoy-type{display:grid;grid-template-columns:44px 1fr auto;gap:18px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line);transition:padding .22s var(--ease),color .18s ease}.webjoy-type>span{font-size:9px;color:var(--tertiary)}.webjoy-type div{display:grid;gap:5px}.webjoy-type b{font-size:18px;font-weight:550}.webjoy-type small{font-size:10px;color:var(--muted)}.webjoy-type i{font-style:normal;color:var(--orange);opacity:.45;transition:transform .2s ease,opacity .2s ease}
.webjoy-flow{background:#f0eee8}.webjoy-flow-head{max-width:780px}.webjoy-flow-shell{margin-top:50px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 48px rgba(35,33,28,.07);overflow:hidden}.webjoy-flow-track{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:12px;padding:42px 38px}.webjoy-flow-track>div{min-height:110px;border:1px solid var(--line-soft);border-radius:10px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;transition:border-color .2s ease,transform .2s var(--ease)}.webjoy-flow-track>div.is-active{background:#fff1e9;border-color:rgba(255,90,31,.38)}.webjoy-flow-track>div i{font-style:normal;font-size:8px;color:var(--tertiary)}.webjoy-flow-track>div b{font-size:17px;font-weight:550}.webjoy-flow-track>span{color:var(--orange);font-size:17px}.webjoy-flow-result{border-top:1px solid var(--line-soft);padding:18px 38px;display:flex;align-items:center;gap:12px}.webjoy-flow-result div{display:grid;gap:3px}.webjoy-flow-result small{font-size:7px;letter-spacing:.08em;color:var(--orange)}.webjoy-flow-result b{font-size:11px}.webjoy-flow-result em{font-style:normal;margin-left:auto;font-size:9px;color:var(--muted)}
.webjoy-case{background:#fff}.webjoy-case-grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(520px,1.28fr);gap:86px;align-items:center}.webjoy-case-copy h2{font-size:clamp(3.6rem,5.8vw,6.2rem);line-height:.92;letter-spacing:-.058em;font-weight:500;margin:18px 0 20px}.webjoy-case-copy>p{font-size:15px;line-height:1.65;color:var(--muted);max-width:520px}.webjoy-case-browser{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 24px 58px rgba(23,23,20,.1);transition:transform .23s var(--ease),border-color .2s ease}.webjoy-samart-screen{min-height:360px;background:#1b1b1a;color:#fff;padding:52px 44px;position:relative;overflow:hidden}.webjoy-samart-screen::after{content:"";position:absolute;width:190px;height:190px;background:var(--orange);right:-70px;bottom:-92px;transform:rotate(11deg)}.webjoy-samart-screen small{font-size:8px;letter-spacing:.1em;color:#aaa}.webjoy-samart-screen strong{display:block;font-size:46px;line-height:.97;letter-spacing:-.045em;font-weight:500;margin:32px 0 42px}.webjoy-samart-grid{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:9px;width:82%}.webjoy-samart-grid span{height:68px;background:#2a2a28;border:1px solid #373735;border-radius:5px}.webjoy-samart-grid span:nth-child(2){background:#eeeae1}.webjoy-samart-grid span:nth-child(3){background:#4a4944}
.webjoy-start{padding:112px 0}.webjoy-start-card{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:78px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;padding:48px 50px;box-shadow:0 18px 48px rgba(36,34,29,.065)}.webjoy-start-card h2{font-size:clamp(2.5rem,4vw,4.35rem);margin-bottom:0}.webjoy-start-card p{font-size:14px;line-height:1.65;color:var(--muted);max-width:520px}.webjoy-start-chips{display:flex;flex-wrap:wrap;gap:7px;margin:22px 0 20px}
.webjoy-faq{background:#fff}.webjoy-faq-grid{display:grid;grid-template-columns:minmax(0,.66fr) minmax(0,1.34fr);gap:90px;align-items:start}
@media (hover:hover) and (pointer:fine){.webjoy-preview-card:hover{transform:translateY(-6px);border-color:rgba(255,90,31,.38);box-shadow:0 24px 54px rgba(31,29,25,.09)}.webjoy-benefit:hover{background:rgba(255,90,31,.035)}.webjoy-type:hover{padding-left:10px;color:var(--orange)}.webjoy-type:hover i{opacity:1;transform:translateX(5px)}.webjoy-flow-track>div:hover{transform:translateY(-3px);border-color:rgba(255,90,31,.38)}.webjoy-case-browser:hover{transform:translateY(-4px);border-color:rgba(255,90,31,.42)}}
@media(max-width:1120px){.webjoy-hero-grid{grid-template-columns:1fr;gap:36px}.webjoy-hero-copy{max-width:850px}.webjoy-hero-visual{max-width:860px;width:100%}.webjoy-types-grid,.webjoy-case-grid,.webjoy-start-card,.webjoy-faq-grid{grid-template-columns:1fr;gap:48px}.webjoy-types-copy{position:static}.webjoy-case-browser{max-width:850px}}
@media(max-width:860px){.webjoy-preview-grid{grid-template-columns:1fr}.webjoy-preview-card .webjoy-preview-body{height:285px}.webjoy-benefit-grid{grid-template-columns:1fr 1fr}.webjoy-benefit,.webjoy-benefit:nth-child(3n),.webjoy-benefit:nth-child(3n+2),.webjoy-benefit:nth-child(3n+3){padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.webjoy-benefit:nth-child(even){border-right:0}.webjoy-benefit:nth-last-child(-n+2){border-bottom:0}.webjoy-flow-track{grid-template-columns:1fr;gap:8px;padding:28px}.webjoy-flow-track>span{transform:rotate(90deg);justify-self:center}.webjoy-flow-track>div{min-height:86px}.webjoy-flow-result{padding:16px 28px}.webjoy-case-grid{grid-template-columns:1fr}}
@media(max-width:700px){.webjoy-hero{padding:76px 0 64px}.webjoy-hero-copy h1{font-size:clamp(3.15rem,14.5vw,4.8rem)}.webjoy-hero-copy>p{font-size:16px}.webjoy-hero-visual{min-height:430px;padding:10px 34px 36px 0}.webjoy-main-browser{height:370px}.webjoy-main-screen{height:328px}.webjoy-mini-nav{padding:0 15px}.webjoy-mini-nav span{display:none}.webjoy-main-content{padding:42px 22px 16px}.webjoy-main-content strong{font-size:32px}.webjoy-main-cards{left:22px;right:22px}.webjoy-phone{width:118px;height:244px;border-radius:22px;padding:30px 13px 14px}.webjoy-phone strong{font-size:22px;margin-top:32px}.webjoy-lead-pop{left:0;padding:10px 12px}.webjoy-section-intro h2,.webjoy-benefits-head h2,.webjoy-types-copy h2,.webjoy-flow-head h2,.webjoy-start-card h2,.webjoy-faq h2{font-size:clamp(2.65rem,12vw,4rem)}.webjoy-benefit-grid{grid-template-columns:1fr}.webjoy-benefit,.webjoy-benefit:nth-child(even),.webjoy-benefit:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line);padding:20px 0}.webjoy-benefit:last-child{border-bottom:0}.webjoy-type{grid-template-columns:36px 1fr auto}.webjoy-type b{font-size:16px}.webjoy-flow-result{align-items:flex-start;flex-wrap:wrap}.webjoy-flow-result em{width:100%;margin-left:31px}.webjoy-case-browser{min-width:0}.webjoy-samart-screen{min-height:280px;padding:36px 25px}.webjoy-samart-screen strong{font-size:34px}.webjoy-samart-grid{width:100%}.webjoy-start{padding:80px 0}.webjoy-start-card{padding:30px 24px}.webjoy-faq-grid{gap:34px}}
@media(prefers-reduced-motion:reduce){.webjoy-preview-card,.webjoy-type,.webjoy-flow-track>div,.webjoy-case-browser{transition:none!important;transform:none!important}}


/* v1.19 — PRODUCT EXPERIENCE: less copy, more software evidence, mobile scroll choreography. */
.web-sales-entry-v2{grid-template-columns:auto minmax(0,1fr) auto;gap:26px;padding:22px 24px;border-left-width:1px;box-shadow:none;background:rgba(255,255,255,.78)}
.web-sales-entry-v2 .web-sales-entry-copy{max-width:none}.web-sales-entry-v2 h3{font-size:clamp(1.55rem,2.3vw,2.35rem);margin:6px 0 7px}.web-sales-entry-v2 p{font-size:11px;letter-spacing:.03em;text-transform:uppercase}.web-sales-mini{width:92px;height:64px;border:1px solid var(--line);border-radius:8px;background:#faf9f6;position:relative;overflow:hidden;box-shadow:0 8px 20px rgba(30,29,27,.04)}.web-sales-mini>span{position:absolute;left:0;right:0;top:0;height:16px;border-bottom:1px solid var(--line-soft);background:#fff}.web-sales-mini>span:before{content:"";position:absolute;left:7px;top:6px;width:4px;height:4px;border-radius:50%;background:var(--orange);box-shadow:8px 0 #d7d6d1,16px 0 #d7d6d1}.web-sales-mini>div{position:absolute;left:8px;right:8px;bottom:8px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px}.web-sales-mini i{height:15px;border:1px solid var(--line-soft);background:#fff;border-radius:3px}.web-sales-mini b{position:absolute;left:8px;top:26px;font-size:12px;letter-spacing:-.02em}

.product-experience{background:#171717;color:#f7f6f2;border-block:1px solid #2b2b29;overflow:hidden}.product-experience-head{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:44px}.product-experience-head h2{font-size:clamp(3.2rem,5.2vw,5.9rem);line-height:.92;letter-spacing:-.055em;font-weight:500;margin:14px 0 0}.product-experience-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.product-experience-tags span{font-size:9px;letter-spacing:.08em;color:#a9a8a3;border:1px solid #353533;border-radius:999px;padding:7px 9px;background:#1d1d1c}
.product-live-shell{border:1px solid #343432;border-radius:18px;background:#1d1d1c;box-shadow:0 38px 90px rgba(0,0,0,.24);overflow:hidden}.product-live-topbar{height:46px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #30302e;font-size:9px;letter-spacing:.08em;color:#8f8e89}.product-live-topbar>span:first-child{display:flex;align-items:center;gap:8px}.product-live-topbar i{width:6px;height:6px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px rgba(255,90,31,.1)}
.product-flow-map{position:relative;display:grid;grid-template-columns:1fr 52px 1fr 52px 1fr 52px 1fr 52px 1fr;align-items:center;padding:28px 28px 30px;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:28px 28px;border-bottom:1px solid #30302e}.product-flow-node{position:relative;min-height:86px;padding:15px 14px;border:1px solid #383836;border-radius:10px;background:#242423;display:flex;flex-direction:column;justify-content:center;transition:border-color .35s var(--ease),background .35s var(--ease),transform .35s var(--ease),box-shadow .35s var(--ease)}.product-flow-node small{font-size:7px;letter-spacing:.08em;color:#73726e;margin-bottom:7px;transition:color .3s ease}.product-flow-node b{font-size:12px;letter-spacing:.04em;font-weight:600}.product-flow-node em{font-size:8px;color:#8b8a85;font-style:normal;margin-top:4px}.product-flow-link{height:1px;background:#41413e;position:relative;overflow:visible}.product-flow-link i{position:absolute;left:0;top:-2px;width:5px;height:5px;border-radius:50%;background:#555550;opacity:.45;transition:left .5s var(--ease),background .25s ease,box-shadow .25s ease,opacity .25s ease}
.product-live-shell[data-step="0"] [data-flow-step="0"],.product-live-shell[data-step="1"] [data-flow-step="1"],.product-live-shell[data-step="2"] [data-flow-step="2"],.product-live-shell[data-step="3"] [data-flow-step="3"],.product-live-shell[data-step="4"] [data-flow-step="4"]{border-color:rgba(255,90,31,.9);background:#2a2522;transform:translateY(-2px);box-shadow:0 0 0 3px rgba(255,90,31,.07),0 14px 32px rgba(0,0,0,.16)}
.product-live-shell[data-step="0"] [data-flow-step="0"] small,.product-live-shell[data-step="1"] [data-flow-step="1"] small,.product-live-shell[data-step="2"] [data-flow-step="2"] small,.product-live-shell[data-step="3"] [data-flow-step="3"] small,.product-live-shell[data-step="4"] [data-flow-step="4"] small{color:var(--orange)}
.product-live-shell[data-step="1"] .product-flow-link:nth-of-type(1) i,.product-live-shell[data-step="2"] .product-flow-link:nth-of-type(-n+2) i,.product-live-shell[data-step="3"] .product-flow-link:nth-of-type(-n+3) i,.product-live-shell[data-step="4"] .product-flow-link i{left:calc(100% - 5px);background:var(--orange);opacity:1;box-shadow:0 0 10px rgba(255,90,31,.75)}
.product-workspace{display:grid;grid-template-columns:164px 1fr;min-height:470px}.product-workspace-nav{border-right:1px solid #30302e;padding:24px 16px;display:flex;flex-direction:column;gap:7px}.product-workspace-nav strong{font-size:8px;letter-spacing:.1em;color:#777672;margin:0 8px 12px}.product-workspace-nav span{font-size:9px;color:#85847f;padding:10px 9px;border-radius:6px}.product-workspace-nav .is-active{background:#292927;color:#f7f6f2}.product-workspace-main{padding:24px 26px 28px;min-width:0}.product-workspace-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:20px;border-bottom:1px solid #30302e}.product-workspace-header>div{display:grid;gap:4px}.product-workspace-header small,.product-panel-title small{font-size:7px;letter-spacing:.09em;color:#72716d}.product-workspace-header b{font-size:14px;font-weight:500}.product-workspace-header>span{font-size:8px;color:#999893;display:flex;align-items:center;gap:7px}.product-workspace-header>span i{width:6px;height:6px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 3px rgba(255,90,31,.08)}
.product-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.product-metrics article{border:1px solid #343432;border-radius:9px;background:#222221;padding:15px;display:grid}.product-metrics small{font-size:7px;letter-spacing:.08em;color:#777672}.product-metrics strong{font-size:26px;font-weight:500;letter-spacing:-.04em;margin:9px 0 4px;font-variant-numeric:tabular-nums}.product-metrics sup{font-size:10px;color:#999893;margin-left:2px}.product-metrics em{font-size:8px;font-style:normal;color:var(--orange)}
.product-workspace-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:10px}.product-pipeline,.product-event-log{border:1px solid #343432;border-radius:9px;background:#20201f;overflow:hidden}.product-panel-title{height:39px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #30302e}.product-panel-title span{font-size:9px;font-weight:600}.product-pipeline-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:13px;border-bottom:1px solid #2e2e2c;font-size:8px;color:#aaa9a4}.product-pipeline-row:last-child{border-bottom:0}.product-pipeline-row>span{display:flex;align-items:center;gap:8px;min-width:0}.product-pipeline-row>span i{width:5px;height:5px;border-radius:50%;background:#555551;flex:none}.product-pipeline-row:first-of-type>span i{background:var(--orange);box-shadow:0 0 0 3px rgba(255,90,31,.08)}.product-pipeline-row b{font-size:9px;color:#f5f4f0;font-weight:500}.product-pipeline-row em{font-style:normal;border:1px solid #393936;border-radius:999px;padding:4px 6px;color:#84837e}.product-event-log ol{list-style:none;margin:0;padding:8px 13px}.product-event-log li{display:grid;grid-template-columns:12px 1fr auto;gap:9px;align-items:center;padding:9px 0;opacity:.38;transition:opacity .35s ease,transform .35s var(--ease)}.product-event-log li>i{width:6px;height:6px;border-radius:50%;border:1px solid #5a5955}.product-event-log li span{display:grid;gap:2px}.product-event-log li b{font-size:8px;font-weight:500}.product-event-log li small,.product-event-log li em{font-size:7px;color:#777672;font-style:normal}.product-live-shell[data-step="0"] [data-event-step="0"],.product-live-shell[data-step="1"] [data-event-step="0"],.product-live-shell[data-step="2"] [data-event-step="0"],.product-live-shell[data-step="2"] [data-event-step="2"],.product-live-shell[data-step="3"] [data-event-step="0"],.product-live-shell[data-step="3"] [data-event-step="2"],.product-live-shell[data-step="3"] [data-event-step="3"],.product-live-shell[data-step="4"] .product-event-log li{opacity:1;transform:translateX(2px)}.product-live-shell[data-step="2"] [data-event-step="2"]>i,.product-live-shell[data-step="3"] [data-event-step="3"]>i,.product-live-shell[data-step="4"] [data-event-step="4"]>i{background:var(--orange);border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,90,31,.08)}
.product-code-result{margin-top:26px;display:grid;grid-template-columns:.84fr 1.16fr;gap:12px}.product-terminal,.product-result-panel{border:1px solid #343432;border-radius:13px;background:#1d1d1c;overflow:hidden;min-height:252px}.product-terminal-bar{height:40px;border-bottom:1px solid #30302e;display:flex;align-items:center;gap:6px;padding:0 13px}.product-terminal-bar>span{width:6px;height:6px;border-radius:50%;background:#4a4946}.product-terminal-bar>span:first-child{background:var(--orange)}.product-terminal-bar b{margin-left:auto;font-size:8px;color:#85847f;font-weight:500}.product-terminal pre{margin:0;padding:28px;font:11px/1.8 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#b9b8b2;white-space:pre-wrap}.product-terminal code>span{color:var(--orange);font-weight:700}.product-terminal code i{color:#f1f0eb;font-style:normal}.product-result-panel{padding:0 18px}.product-result-head{height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #30302e}.product-result-head small{font-size:7px;letter-spacing:.09em;color:#72716d}.product-result-head span{font-size:9px;color:#9d9c97}.product-result-row{display:grid;grid-template-columns:16px 1fr auto;gap:11px;align-items:center;padding:18px 4px;border-bottom:1px solid #2f2f2d}.product-result-row:last-child{border-bottom:0}.product-result-row>i{width:8px;height:8px;border-radius:50%;border:1px solid #555550;position:relative}.product-result-row>i:after{content:"";position:absolute;inset:2px;border-radius:50%;background:#6d6c68}.product-result-row.is-active>i,.product-result-row:hover>i{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,90,31,.07)}.product-result-row.is-active>i:after,.product-result-row:hover>i:after{background:var(--orange)}.product-result-row span{display:grid;gap:3px}.product-result-row b{font-size:10px;font-weight:500}.product-result-row small{font-size:8px;color:#7e7d78}.product-result-row em{font-size:8px;font-style:normal;color:var(--orange)}

@media (hover:hover) and (pointer:fine){.product-flow-node:hover{border-color:rgba(255,90,31,.8);background:#292521;transform:translateY(-3px)}.product-result-row:hover{background:#20201f}.web-sales-entry-v2:hover{border-color:rgba(255,90,31,.35);box-shadow:0 12px 28px rgba(30,29,27,.045)}}
@media(max-width:980px){.product-experience-head{align-items:flex-start;flex-direction:column}.product-experience-tags{justify-content:flex-start}.product-flow-map{grid-template-columns:1fr 34px 1fr 34px 1fr;row-gap:12px}.product-flow-node:nth-of-type(7),.product-flow-node:nth-of-type(9){grid-row:3}.product-flow-node:nth-of-type(7){grid-column:3}.product-flow-node:nth-of-type(9){grid-column:5}.product-flow-link:nth-of-type(4){grid-column:5;grid-row:2;transform:rotate(90deg)}.product-flow-link:nth-of-type(3){grid-column:3;grid-row:2;transform:rotate(90deg)}.product-workspace{grid-template-columns:118px 1fr}.product-workspace-grid{grid-template-columns:1fr}.product-code-result{grid-template-columns:1fr 1fr}.web-sales-entry-v2{grid-template-columns:auto 1fr}.web-sales-entry-v2 .web-sales-entry-cta{grid-column:2}}
@media(max-width:700px){.build-section{padding-bottom:76px}.section-head h2{max-width:10ch}.hero-copy>p{max-width:28ch}.product-experience{padding:86px 0 90px}.product-experience-head{gap:22px;margin-bottom:30px}.product-experience-head h2{font-size:clamp(3rem,15vw,4.65rem)}.product-experience-tags{gap:6px}.product-experience-tags span{font-size:8px;padding:6px 8px}.product-live-shell{border-radius:13px;overflow:visible;background:transparent;border:0;box-shadow:none}.product-live-topbar{border:1px solid #343432;border-radius:11px 11px 0 0;background:#1d1d1c;padding-inline:13px}.product-flow-map{display:flex;flex-direction:column;align-items:stretch;padding:18px 14px 22px;border:1px solid #343432;border-top:0;background-color:#1d1d1c;background-size:24px 24px}.product-flow-node{min-height:76px;padding:13px 14px;transform:none!important}.product-flow-link{width:1px;height:28px;align-self:center}.product-flow-link i{left:-2px!important;top:0;transition:top .45s var(--ease),background .25s ease,box-shadow .25s ease,opacity .25s ease}.product-live-shell[data-step="1"] .product-flow-link:nth-of-type(1) i,.product-live-shell[data-step="2"] .product-flow-link:nth-of-type(-n+2) i,.product-live-shell[data-step="3"] .product-flow-link:nth-of-type(-n+3) i,.product-live-shell[data-step="4"] .product-flow-link i{top:calc(100% - 5px)}.product-workspace{grid-template-columns:1fr;margin-top:12px;border:1px solid #343432;border-radius:11px;background:#1d1d1c;overflow:hidden}.product-workspace-nav{display:none}.product-workspace-main{padding:16px}.product-workspace-header{padding-bottom:14px}.product-workspace-header b{font-size:12px}.product-metrics{grid-template-columns:1fr 1fr;margin:12px 0}.product-metrics article{padding:12px}.product-metrics article:nth-child(3){grid-column:1/-1}.product-metrics strong{font-size:22px}.product-workspace-grid{gap:8px}.product-pipeline-row{grid-template-columns:1fr auto}.product-pipeline-row em{display:none}.product-event-log ol{padding-block:6px}.product-code-result{grid-template-columns:1fr;margin-top:12px}.product-terminal,.product-result-panel{min-height:0}.product-terminal pre{padding:22px 18px;font-size:10px}.product-result-panel{padding-inline:14px}.product-result-row{padding:15px 2px}.web-sales-entry-v2{grid-template-columns:72px 1fr;gap:14px;padding:18px}.web-sales-mini{width:72px;height:54px}.web-sales-entry-v2 .web-sales-entry-cta{grid-column:1/-1;width:100%}.web-sales-entry-v2 p{font-size:9px}.web-sales-entry-v2 h3{font-size:1.65rem}.process-section .section-head h2{max-width:11ch}.process-grid{margin-top:42px}.process-grid article{padding-block:17px}.process-grid h3{margin:22px 0 10px}.projects-preview{padding-top:88px}.trust-strip-inner p{margin-top:8px}.cta-inner p,.cta-inner small{display:none}}
@media(prefers-reduced-motion:reduce){.product-flow-node,.product-flow-link i,.product-event-log li{transition:none!important}.product-live-shell{--reduced-motion:1}}

/* v1.20 — REAL PRODUCT PROOF */
.proof20{background:#f7f6f2;padding-top:118px}.proof20-head{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:54px}.proof20-head h2{font-size:clamp(2.8rem,4.7vw,5rem);line-height:.96;letter-spacing:-.05em;font-weight:500;margin:15px 0 12px}.proof20-head p{margin:0;color:var(--muted);font-size:14px}.proof20-stack{display:grid;gap:14px}.proof20-case{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;min-width:0;transition:transform .28s var(--ease),box-shadow .28s var(--ease),border-color .22s ease}.proof20-case-copy{position:relative;z-index:3}.proof20-index{display:block;font-size:9px;letter-spacing:.09em;color:var(--muted);font-weight:650}.proof20-case h3{font-size:clamp(2.25rem,4vw,4.4rem);line-height:.94;letter-spacing:-.05em;font-weight:500;margin:16px 0 12px}.proof20-case p{margin:0;color:var(--muted);font-size:12px}.proof20-real{display:inline-flex;align-items:center;gap:7px;margin-top:32px;font-size:9px;letter-spacing:.08em;font-weight:650}.proof20-real i{font-style:normal;color:var(--orange);font-size:13px}.proof20-samart{min-height:500px;display:grid;grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr);background:#1c1c1b;color:#fff;border-color:#2e2e2c}.proof20-samart .proof20-case-copy{padding:54px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.proof20-samart .proof20-index,.proof20-samart p{color:#9c9b96}.proof20-samart .proof20-real{margin-top:auto}.proof20-samart-media{margin:18px 18px 18px 0;border-radius:11px;overflow:hidden;position:relative;min-height:464px;background:#2b2b29;isolation:isolate}.proof20-samart-media:before{content:"";position:absolute;inset:0;background-image:linear-gradient(180deg,rgba(14,14,13,.04),rgba(14,14,13,.16)),var(--proof-image);background-size:cover;background-position:center;z-index:-2;transform:scale(1.01);transition:transform .7s var(--ease),filter .4s ease}.proof20-samart-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,10,10,.36),rgba(10,10,10,.03) 60%,rgba(10,10,10,.06));z-index:-1}.proof20-browser-bar{height:38px;position:absolute;left:0;right:0;top:0;display:flex;align-items:center;gap:6px;padding:0 14px;background:rgba(247,246,242,.93);backdrop-filter:blur(7px);border-bottom:1px solid rgba(0,0,0,.08);color:#6b6a65}.proof20-browser-bar i{width:6px;height:6px;border-radius:50%;background:#c7c6c0}.proof20-browser-bar span{font-size:8px;margin-left:7px}.proof20-samart-title{position:absolute;left:34px;bottom:34px;display:grid;gap:13px;color:#fff}.proof20-samart-title small{font-size:8px;letter-spacing:.1em;color:#dbdad5}.proof20-samart-title strong{font-size:clamp(2.2rem,4.4vw,4.6rem);line-height:.9;letter-spacing:-.055em;font-weight:500;text-shadow:0 8px 30px rgba(0,0,0,.22)}
.proof20-duo{display:grid;grid-template-columns:1fr 1fr;gap:14px}.proof20-crm,.proof20-ok{min-height:560px;padding:34px;display:flex;flex-direction:column;gap:28px}.proof20-crm{background:#1b1b1a;color:#fff;border-color:#30302e}.proof20-crm .proof20-index,.proof20-crm p{color:#8c8b86}.proof20-crm .proof20-real{color:#fff}.proof20-crm-ui{margin-top:auto;border:1px solid #373735;background:#20201f;border-radius:11px;overflow:hidden;min-height:310px}.proof20-crm-top{height:38px;border-bottom:1px solid #343432;padding:0 12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;font-size:7px;color:#777672}.proof20-crm-top b{font-size:8px;color:#f0efeb;font-weight:600}.proof20-crm-top i{font-style:normal;color:var(--orange)}.proof20-crm-body{display:grid;grid-template-columns:92px 1fr;min-height:270px}.proof20-crm-body aside{border-right:1px solid #343432;padding:14px 10px;display:flex;flex-direction:column;gap:9px;font-size:7px;color:#777672}.proof20-crm-body aside strong{width:22px;height:22px;display:grid;place-items:center;background:#262624;border:1px solid #3a3a37;border-radius:6px;color:#fff;margin-bottom:3px}.proof20-crm-main{padding:14px;min-width:0}.proof20-crm-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.proof20-crm-metrics>div{border:1px solid #343432;border-radius:7px;padding:8px;display:grid}.proof20-crm-metrics small{font-size:5px;color:#777672}.proof20-crm-metrics b{font-size:15px;font-weight:500;margin:5px 0 2px}.proof20-crm-metrics em{font-size:6px;font-style:normal;color:var(--orange)}.proof20-crm-pipeline{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:7px}.proof20-crm-pipeline>span{font-size:5px;color:#777672;padding:4px 2px}.proof20-crm-pipeline>div{font-size:6px;padding:8px;border:1px solid #343432;background:#252523;border-radius:6px;min-height:48px}.proof20-crm-pipeline>div small{display:block;color:#a8a7a2;margin-top:4px}.proof20-crm-message{margin-top:7px;border:1px solid #343432;border-radius:7px;padding:8px;display:grid;grid-template-columns:7px 1fr auto;gap:8px;align-items:center}.proof20-crm-message>i{width:6px;height:6px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 3px rgba(255,90,31,.08)}.proof20-crm-message span{display:grid;gap:2px}.proof20-crm-message small{font-size:5px;color:#777672}.proof20-crm-message b{font-size:7px;font-weight:500}.proof20-crm-message em{font-size:5px;color:#85847f;font-style:normal}.proof20-ok{background:#fff}.proof20-ok-stage{margin-top:auto;border:1px solid var(--line);background:#f1f0eb;border-radius:11px;overflow:hidden;min-height:310px}.proof20-ok-toolbar{height:38px;background:#fff;border-bottom:1px solid var(--line);padding:0 12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;font-size:6px;color:var(--muted)}.proof20-ok-toolbar b{text-align:center;color:var(--text);font-size:7px}.proof20-ok-toolbar i{font-style:normal;color:var(--orange);font-weight:650}.proof20-ok-grid{display:grid;grid-template-columns:1fr 1fr .9fr;gap:8px;padding:10px;height:270px}.proof20-ok-output{border:1px solid #deddd8;border-radius:8px;background-color:#fff;background-image:var(--ok-image);background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;overflow:hidden}.proof20-ok-output.transparent{background-color:#efeee9;background-image:linear-gradient(45deg,#e7e6e1 25%,transparent 25%),linear-gradient(-45deg,#e7e6e1 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e7e6e1 75%),linear-gradient(-45deg,transparent 75%,#e7e6e1 75%),var(--ok-image);background-size:14px 14px,14px 14px,14px 14px,14px 14px,contain;background-position:0 0,0 7px,7px -7px,-7px 0,center;background-repeat:repeat,repeat,repeat,repeat,no-repeat}.proof20-ok-output span{position:absolute;left:8px;top:8px;background:rgba(255,255,255,.93);border:1px solid var(--line);border-radius:999px;padding:5px 7px;font-size:5px;font-weight:650}.proof20-ok-result{background:#1c1c1b;color:#fff;border-radius:8px;padding:14px;display:flex;flex-direction:column}.proof20-ok-result small{font-size:5px;color:#898883;letter-spacing:.08em}.proof20-ok-result strong{font-size:16px;line-height:1.05;font-weight:500;margin:10px 0 14px}.proof20-ok-result>div{display:flex;gap:5px}.proof20-ok-result>div i{height:4px;flex:1;background:#3a3a37;border-radius:3px}.proof20-ok-result>div i:nth-child(-n+2){background:var(--orange)}.proof20-ok-result em{margin-top:auto;font-size:6px;font-style:normal;color:#aaa9a4}.proof20-more{display:flex;align-items:center;gap:10px;margin-top:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0}.proof20-more>span{font-size:8px;color:var(--tertiary);letter-spacing:.09em;margin-right:auto}.proof20-more a{font-size:9px;border:1px solid var(--line);border-radius:999px;padding:8px 10px;background:#fff;transition:border-color .2s ease,transform .2s var(--ease)}.proof20-more a i{font-style:normal;color:var(--orange)}

/* Projects v1.20 case studies */
.projects20-hero{padding-bottom:92px}.projects20-hero h1{max-width:980px}.projects20-hero p{max-width:520px}.case20{position:relative}.case20:nth-of-type(even){background:#fff}.case20-grid{display:grid;grid-template-columns:minmax(300px,.62fr) minmax(0,1.38fr);gap:64px;align-items:center}.case20-grid.reverse{grid-template-columns:minmax(0,1.38fr) minmax(300px,.62fr)}.case20-grid.reverse>.case20-copy{order:2}.case20-grid.reverse>.case20-visual{order:1}.case20-copy h2{font-size:clamp(3.3rem,6.1vw,6.6rem);line-height:.9;letter-spacing:-.06em;font-weight:500;margin:18px 0 34px}.case20-facts{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 0 28px}.case20-facts>div{padding:15px 14px 15px 0;display:grid;gap:5px}.case20-facts>div+div{padding-left:14px;border-left:1px solid var(--line)}.case20-facts span{font-size:7px;letter-spacing:.08em;color:var(--tertiary)}.case20-facts strong{font-size:10px;font-weight:550}.case20-visual{display:block;min-width:0;border-radius:16px;overflow:hidden;transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.case20-samart-visual{height:580px;position:relative;background:#1b1b1a;isolation:isolate}.case20-browser{height:42px;position:absolute;z-index:3;top:0;left:0;right:0;background:rgba(247,246,242,.94);backdrop-filter:blur(7px);display:flex;align-items:center;gap:6px;padding:0 14px;color:#72716d;border-bottom:1px solid rgba(0,0,0,.08)}.case20-browser i{width:6px;height:6px;border-radius:50%;background:#c7c6c0}.case20-browser span{font-size:7px;margin-left:7px}.case20-browser b{margin-left:auto;font-size:6px;color:var(--orange);font-weight:700}.case20-photo{position:absolute;inset:42px 0 0;background-color:#272725;background-image:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.16)),var(--case-image);background-size:cover;background-position:center;transition:transform .8s var(--ease)}.case20-photo-copy{position:absolute;z-index:2;left:34px;bottom:34px;color:#fff;display:grid;gap:10px}.case20-photo-copy small{font-size:8px;letter-spacing:.1em;color:#e0dfda}.case20-photo-copy strong{font-size:clamp(2.5rem,4.5vw,4.8rem);line-height:.9;letter-spacing:-.055em;font-weight:500;text-shadow:0 8px 26px rgba(0,0,0,.28)}
.case20-crm{background:#1a1a19!important;color:#fff}.case20-crm .eyebrow{color:#9d9c97}.case20-crm .case20-copy h2{color:#fff}.case20-system-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:-8px 0 28px}.case20-system-line span{font-size:7px;letter-spacing:.07em;border:1px solid #3a3a38;border-radius:999px;padding:7px 8px;color:#b8b7b2}.case20-system-line i{font-style:normal;color:var(--orange);font-size:10px}.case20-system-line.lightline span{border-color:var(--line);color:var(--muted)}.case20-facts.dark{border-color:#343432}.case20-facts.dark>div+div{border-color:#343432}.case20-facts.dark span{color:#74736f}.case20-facts.dark strong{color:#fff}.case20-crm-visual{background:#222221;border:1px solid #343432;padding:16px;box-shadow:0 28px 70px rgba(0,0,0,.22)}.case20-crm-shell{border:1px solid #3a3a37;border-radius:10px;overflow:hidden;background:#1e1e1d}.case20-crm-bar{height:40px;border-bottom:1px solid #343432;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:0 13px;font-size:7px;color:#777672}.case20-crm-bar strong{color:#fff;font-size:8px}.case20-crm-bar em{font-style:normal;color:var(--orange)}.case20-crm-layout{display:grid;grid-template-columns:112px 1fr;min-height:490px}.case20-crm-layout aside{border-right:1px solid #343432;padding:16px 10px;display:flex;flex-direction:column;gap:8px}.case20-crm-layout aside>b{width:30px;height:30px;display:grid;place-items:center;border:1px solid #444440;border-radius:8px;margin:0 4px 9px;background:#292927}.case20-crm-layout aside span{font-size:7px;color:#85847f;padding:8px;border-radius:6px}.case20-crm-layout aside span.active{background:#292927;color:#fff}.case20-crm-layout aside i{font-style:normal;color:var(--orange);margin-left:3px}.case20-crm-main{padding:18px;min-width:0}.case20-crm-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid #343432}.case20-crm-heading>span{display:grid;gap:4px}.case20-crm-heading small{font-size:6px;color:#777672;letter-spacing:.08em}.case20-crm-heading b{font-size:19px;font-weight:500}.case20-crm-heading>em{font-size:6px;color:#85847f;font-style:normal}.case20-crm-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.case20-crm-kpis>div{border:1px solid #343432;border-radius:8px;padding:12px;display:grid}.case20-crm-kpis small{font-size:5px;color:#777672}.case20-crm-kpis b{font-size:21px;font-weight:500;margin:6px 0 2px}.case20-crm-kpis em{font-size:6px;color:var(--orange);font-style:normal}.case20-crm-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.case20-crm-columns>div{background:#222221;border:1px solid #343432;border-radius:8px;padding:9px}.case20-crm-columns span{display:block;font-size:5px;color:#777672;margin-bottom:6px}.case20-crm-columns p{margin:5px 0;padding:7px;border:1px solid #343432;border-radius:5px;background:#282826;color:#c8c7c2;font-size:6px;line-height:1.45}.case20-crm-columns p b{display:block;color:#fff;font-size:7px;font-weight:500;margin-top:3px}.case20-crm-chat{margin-top:8px;border:1px solid #343432;border-radius:8px;padding:10px;display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:9px}.case20-crm-chat>i{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 3px rgba(255,90,31,.08)}.case20-crm-chat span{display:grid;gap:3px}.case20-crm-chat small{font-size:5px;color:#777672}.case20-crm-chat b{font-size:7px;font-weight:500}.case20-crm-chat em{font-size:5px;color:#85847f;font-style:normal}
.case20-ok{background:#f7f6f2}.case20-ok-visual{background:#efeee9;border:1px solid var(--line);padding:16px;box-shadow:0 28px 70px rgba(35,35,32,.08)}.case20-ok-shell{border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.case20-ok-bar{height:40px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:0 13px;color:var(--muted);font-size:7px}.case20-ok-bar strong{color:var(--text);font-size:9px}.case20-ok-bar span{text-align:center}.case20-ok-bar em{font-style:normal;color:var(--orange);font-weight:650}.case20-ok-workspace{display:grid;grid-template-columns:1fr 1fr .85fr;gap:10px;padding:14px;min-height:490px;background:#f7f6f2}.case20-ok-card{border:1px solid var(--line);border-radius:9px;background:#fff;padding:9px;display:grid;grid-template-rows:auto 1fr auto;gap:8px;min-width:0}.case20-ok-card>span{font-size:6px;color:var(--muted);letter-spacing:.06em}.case20-ok-card>div{min-height:360px;border-radius:6px;background-color:#fff;background-image:var(--case-image);background-size:contain;background-position:center;background-repeat:no-repeat}.case20-ok-card.transparent>div{background-color:#efeee9;background-image:linear-gradient(45deg,#e3e2dd 25%,transparent 25%),linear-gradient(-45deg,#e3e2dd 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e3e2dd 75%),linear-gradient(-45deg,transparent 75%,#e3e2dd 75%),var(--case-image);background-size:18px 18px,18px 18px,18px 18px,18px 18px,contain;background-position:0 0,0 9px,9px -9px,-9px 0,center;background-repeat:repeat,repeat,repeat,repeat,no-repeat}.case20-ok-card>b{font-size:8px;font-weight:550}.case20-ok-process{border-radius:9px;background:#1d1d1c;color:#fff;padding:18px;display:flex;flex-direction:column}.case20-ok-process small{font-size:6px;color:#85847f;letter-spacing:.08em}.case20-ok-process strong{font-size:23px;font-weight:500;line-height:1;margin:15px 0}.case20-progress{height:5px;background:#363633;border-radius:999px;overflow:hidden}.case20-progress i{display:block;height:100%;width:78%;background:var(--orange);border-radius:inherit;animation:proof20progress 2.8s var(--ease) infinite alternate}.case20-ok-process p{font-size:8px;line-height:1.8;color:#aaa9a4;margin:18px 0}.case20-ok-process em{margin-top:auto;background:var(--orange);color:#fff;border-radius:6px;padding:9px;text-align:center;font-size:7px;font-style:normal;font-weight:650}@keyframes proof20progress{from{width:52%}to{width:92%}}

@media (hover:hover) and (pointer:fine){.proof20-case:hover,.case20-visual:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(33,32,29,.1)}.proof20-samart:hover .proof20-samart-media:before,.case20-samart-visual:hover .case20-photo{transform:scale(1.035)}.proof20-more a:hover{border-color:rgba(255,90,31,.55);transform:translateY(-1px)}}
@media(max-width:980px){.proof20-samart{grid-template-columns:1fr;min-height:0}.proof20-samart .proof20-case-copy{padding:38px 34px}.proof20-samart .proof20-real{margin-top:26px}.proof20-samart-media{margin:0 18px 18px;min-height:430px}.proof20-duo{grid-template-columns:1fr}.case20-grid,.case20-grid.reverse{grid-template-columns:1fr;gap:42px}.case20-grid.reverse>.case20-copy,.case20-grid.reverse>.case20-visual{order:initial}.case20-copy{max-width:690px}.case20-crm-layout{min-height:440px}.case20-ok-workspace{min-height:440px}}
@media(max-width:700px){.proof20{padding-top:84px}.proof20-head{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:34px}.proof20-head h2{font-size:clamp(2.7rem,13vw,4.1rem);max-width:9ch}.proof20-case{border-radius:12px}.proof20-samart .proof20-case-copy,.proof20-crm,.proof20-ok{padding:24px 20px}.proof20-samart-media{margin:0 10px 10px;min-height:360px}.proof20-samart-title{left:20px;bottom:20px}.proof20-samart-title strong{font-size:clamp(2.25rem,12vw,3.7rem)}.proof20-case h3{font-size:clamp(2.5rem,12vw,3.8rem)}.proof20-real{margin-top:22px}.proof20-crm-ui,.proof20-ok-stage{min-height:0}.proof20-crm-body{grid-template-columns:64px 1fr}.proof20-crm-body aside{padding-inline:7px}.proof20-crm-metrics{grid-template-columns:1fr 1fr}.proof20-crm-metrics>div:nth-child(3){grid-column:1/-1}.proof20-crm-pipeline{grid-template-columns:1fr}.proof20-crm-pipeline>span{display:none}.proof20-ok-grid{grid-template-columns:1fr 1fr;height:260px}.proof20-ok-result{grid-column:1/-1;min-height:102px}.proof20-ok-output{min-height:130px}.proof20-more{align-items:flex-start;flex-wrap:wrap}.proof20-more>span{width:100%;margin:0 0 4px}.projects20-hero{padding-bottom:72px}.case20{padding:88px 0}.case20-grid,.case20-grid.reverse{gap:32px}.case20-copy h2{font-size:clamp(3.2rem,16vw,5rem);margin-bottom:28px}.case20-facts{grid-template-columns:1fr}.case20-facts>div,.case20-facts>div+div{padding:13px 0;border-left:0}.case20-facts>div+div{border-top:1px solid var(--line)}.case20-facts.dark>div+div{border-color:#343432}.case20-system-line{gap:5px}.case20-system-line span{font-size:6px;padding:6px}.case20-samart-visual{height:430px}.case20-photo-copy{left:20px;bottom:20px}.case20-photo-copy strong{font-size:clamp(2.6rem,12vw,4rem)}.case20-crm-visual,.case20-ok-visual{padding:8px;border-radius:12px}.case20-crm-layout{grid-template-columns:1fr;min-height:0}.case20-crm-layout aside{display:none}.case20-crm-main{padding:12px}.case20-crm-kpis{grid-template-columns:1fr 1fr}.case20-crm-kpis>div:nth-child(3){grid-column:1/-1}.case20-crm-columns{grid-template-columns:1fr}.case20-crm-columns>div{min-height:auto}.case20-crm-heading b{font-size:15px}.case20-ok-workspace{grid-template-columns:1fr 1fr;min-height:0;padding:8px}.case20-ok-card>div{min-height:215px}.case20-ok-process{grid-column:1/-1;min-height:170px}.case20-ok-process p{display:none}.case20-ok-bar span{display:none}}
@media(prefers-reduced-motion:reduce){.case20-progress i{animation:none;width:82%!important}}

/* v1.20.1 — PROJECT REGISTRY: /proyectos only */
.registry201-hero{padding-bottom:84px}.registry201-hero h1{max-width:10ch}.registry201{padding:84px 0 116px;background:#f7f6f2}.registry201-top{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:32px;padding-bottom:22px;border-bottom:1px solid var(--line)}.registry201-top>div:first-child{display:grid;gap:10px}.registry201-top p{margin:0;color:var(--muted);font-size:14px}.registry201-status{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:.09em;font-weight:650;white-space:nowrap}.registry201-status i{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px rgba(255,90,31,.08);animation:registry201Pulse 1.8s ease-in-out infinite}.registry201-table{border-top:1px solid var(--text)}.registry201-row{position:relative;display:grid;grid-template-columns:54px minmax(220px,1.1fr) minmax(145px,.62fr) minmax(280px,1.25fr) minmax(150px,.72fr);align-items:center;gap:18px;min-height:126px;padding:22px 18px 22px 0;border-bottom:1px solid var(--line);color:var(--text);text-decoration:none;overflow:hidden;transition:background-color .35s var(--ease),color .35s var(--ease),padding .35s var(--ease),border-color .35s var(--ease)}.registry201-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--orange);transform:scaleY(0);transform-origin:50% 50%;transition:transform .35s var(--ease)}.registry201-index{align-self:start;padding-top:10px;font-size:9px;color:#8f8e89;letter-spacing:.08em;font-variant-numeric:tabular-nums}.registry201-name{font-size:clamp(2.2rem,3.35vw,4.25rem);line-height:.9;letter-spacing:-.055em;font-weight:560}.registry201-type{display:grid;gap:6px}.registry201-type b{font-size:9px;letter-spacing:.09em;color:var(--orange)}.registry201-type em{font-size:12px;color:var(--muted);font-style:normal}.registry201-scope{font-size:12px;line-height:1.7;color:#65645f}.registry201-scope i{font-style:normal;color:var(--orange);padding:0 3px}.registry201-link{justify-self:end;font-size:11px;font-weight:600;white-space:nowrap}.registry201-link b{display:inline-block;color:var(--orange);font-size:15px;margin-left:7px;transition:transform .3s var(--ease)}.registry201-note{background:#191918;color:#fff;padding:96px 0}.registry201-note-inner{display:grid;grid-template-columns:1fr auto;align-items:end;gap:24px}.registry201-note .eyebrow{grid-column:1/-1}.registry201-note h2{margin:0;font-size:clamp(3rem,5vw,6rem);line-height:.92;letter-spacing:-.055em;font-weight:520}.registry201-note .button{align-self:end}@keyframes registry201Pulse{0%,100%{opacity:.52;box-shadow:0 0 0 4px rgba(255,90,31,.06)}50%{opacity:1;box-shadow:0 0 0 7px rgba(255,90,31,.1)}}
@media(hover:hover) and (pointer:fine){.registry201-row:hover{background:#1d1d1c;color:#fff;padding-left:18px;border-color:#1d1d1c}.registry201-row:hover:before{transform:scaleY(1)}.registry201-row:hover .registry201-index,.registry201-row:hover .registry201-type em,.registry201-row:hover .registry201-scope{color:#aaa9a4}.registry201-row:hover .registry201-link b{transform:translate(3px,-3px)}}
@media(max-width:1050px){.registry201-row{grid-template-columns:44px minmax(200px,1fr) minmax(130px,.65fr) minmax(220px,1fr);}.registry201-link{grid-column:4;justify-self:start}.registry201-scope{grid-column:4}.registry201-link{display:none}}
@media(max-width:760px){.registry201-hero{padding-bottom:62px}.registry201{padding:62px 0 84px}.registry201-top{align-items:flex-start;flex-direction:column;margin-bottom:20px}.registry201-top p{font-size:13px;max-width:30ch}.registry201-row{grid-template-columns:34px 1fr;gap:5px 14px;min-height:0;padding:26px 2px 28px 0}.registry201-index{grid-row:1/5;padding-top:5px}.registry201-name{grid-column:2;font-size:clamp(2.6rem,13vw,4.25rem);margin-bottom:14px}.registry201-type{grid-column:2;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-bottom:6px}.registry201-type em{font-size:11px}.registry201-scope{grid-column:2;font-size:11px;line-height:1.75}.registry201-link{display:block;grid-column:2;justify-self:start;margin-top:10px;font-size:10px;color:var(--muted)}.registry201-note{padding:76px 0}.registry201-note-inner{grid-template-columns:1fr;align-items:start}.registry201-note h2{font-size:clamp(3.4rem,15vw,5.5rem)}.registry201-note .button{justify-self:start}}
@media(prefers-reduced-motion:reduce){.registry201-status i{animation:none}}
.registry201-next{background:#191918;color:#fff;padding:42px 0}.registry201-next-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.registry201-next .eyebrow{margin:0}.registry201-next .button{white-space:nowrap}@media(max-width:700px){.registry201-next{padding:34px 0}.registry201-next-inner{align-items:flex-start;flex-direction:column;gap:20px}}


/* v1.21.1 — Featured real-site previews: TOTALLCARD + BUBACRUSH */
.proof211-duo{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.proof211-card{min-height:590px;padding:34px;display:flex;flex-direction:column;gap:28px}.proof211-card .proof20-case-copy{display:flex;flex-direction:column;align-items:flex-start}.proof211-actions{display:flex;align-items:center;gap:10px;margin-top:28px}.proof211-actions .proof20-real{margin-top:0}.proof211-whatsapp{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#1d1d1c;color:#fff;border:1px solid #1d1d1c;transition:transform .25s var(--ease),background .25s ease,border-color .25s ease}.proof211-whatsapp svg{width:15px;height:15px;display:block}.proof211-live{position:relative;display:block;margin-top:auto;height:330px;border:1px solid var(--line);border-radius:11px;overflow:hidden;background:#efeee9;color:inherit}.proof211-live .proof20-browser-bar{z-index:5}.proof211-live .proof20-browser-bar b{margin-left:auto;font-size:6px;letter-spacing:.08em;color:var(--orange);font-weight:700}.proof211-live iframe{position:absolute;left:0;top:38px;width:400%;height:calc((100% - 38px)*4);border:0;transform:scale(.25);transform-origin:0 0;pointer-events:none;opacity:0;transition:opacity .5s ease;background:#fff}.proof211-live.is-loaded iframe{opacity:1}.proof211-live-fallback{position:absolute;inset:38px 0 0;transition:opacity .35s ease}.proof211-live.is-loaded .proof211-live-fallback{opacity:0}.proof211-totall{background:#fff}.proof211-totall-fallback{padding:34px;background:linear-gradient(145deg,#fff 0%,#f7f6f2 62%,#efece8 100%);overflow:hidden}.proof211-totall-fallback:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;background:rgba(225,6,26,.06);right:-58px;top:-48px}.proof211-totall-fallback small{display:block;font-size:7px;letter-spacing:.1em;color:#e1061a;font-weight:700;margin-bottom:15px}.proof211-totall-fallback strong{display:block;font-size:clamp(1.7rem,2.5vw,2.8rem);line-height:.95;letter-spacing:-.045em;font-weight:560;color:#222}.proof211-id-grid{position:absolute;left:34px;right:34px;bottom:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.proof211-id-grid span{height:82px;border-radius:8px;border:1px solid #deddd8;background:linear-gradient(155deg,#fff 0 62%,#f2f1ec 62%);box-shadow:0 9px 22px rgba(25,25,25,.04);position:relative;overflow:hidden}.proof211-id-grid span:before{content:"";position:absolute;left:9px;top:10px;width:22px;height:22px;border-radius:50%;background:#e1061a}.proof211-id-grid span:after{content:"";position:absolute;left:9px;right:9px;bottom:12px;height:4px;background:#353535;box-shadow:0 -9px #d5d4cf}.proof211-buba{background:#fffaf1;border-color:#eadfd3}.proof211-buba .proof20-index,.proof211-buba p{color:#796e68}.proof211-buba-fallback{padding:34px;background:linear-gradient(135deg,#fff7e8 0%,#fff2da 60%,#ffe2bd 100%);overflow:hidden}.proof211-buba-fallback small{position:relative;z-index:2;display:block;font-size:7px;letter-spacing:.11em;color:#161616;font-weight:750;margin-bottom:14px}.proof211-buba-fallback strong{position:relative;z-index:2;display:block;font-size:clamp(2.35rem,4vw,4.4rem);line-height:.88;letter-spacing:-.06em;font-weight:700;color:#ee3d88}.proof211-buba-fallback em{position:absolute;z-index:2;left:34px;bottom:28px;font-size:8px;letter-spacing:.12em;font-style:normal;font-weight:750;color:#f57a22}.proof211-bubble{position:absolute;border-radius:50%;opacity:.95}.proof211-bubble.b1{width:122px;height:122px;right:24px;top:28px;background:#ffb21a}.proof211-bubble.b2{width:70px;height:70px;right:108px;bottom:26px;background:#ee3d88}.proof211-bubble.b3{width:33px;height:33px;right:42px;bottom:52px;background:#171717}.proof211-bubble.b4{width:18px;height:18px;right:150px;top:78px;background:#171717}.proof211-buba-fallback:after{content:"";position:absolute;width:96px;height:180px;border:8px solid #fff;border-top-width:16px;border-radius:18px 18px 26px 26px;right:58px;bottom:-45px;transform:rotate(7deg);box-shadow:inset 0 -70px #f8bfd4,inset 0 -104px #fff0df}.proof211-buba-fallback:before{content:"";position:absolute;width:7px;height:165px;border-radius:999px;background:#ee3d88;right:103px;top:31px;transform:rotate(10deg);z-index:1}
@media(hover:hover) and (pointer:fine){.proof211-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(33,32,29,.1)}.proof211-whatsapp:hover{transform:translateY(-2px) scale(1.04);background:var(--orange);border-color:var(--orange)}.proof211-live:hover{border-color:rgba(255,90,31,.5)}}
@media(max-width:980px){.proof211-duo{grid-template-columns:1fr}.proof211-card{min-height:0}.proof211-live{height:390px}}
@media(max-width:700px){.proof211-card{padding:24px 20px;gap:22px}.proof211-live{height:310px}.proof211-totall-fallback,.proof211-buba-fallback{padding:24px}.proof211-id-grid{left:24px;right:24px;bottom:22px}.proof211-buba-fallback em{left:24px;bottom:22px}.proof211-buba-fallback:after{right:38px}.proof211-buba-fallback:before{right:83px}.proof211-actions{margin-top:22px}}

.proof211-live-open{position:absolute;inset:0;z-index:6;display:block}

/* v1.21.3 — NOSTRALINKS featured product proof */
.proof213-nostra{display:grid;grid-template-columns:minmax(285px,.58fr) minmax(0,1.42fr);min-height:500px;margin-top:14px;padding:0;background:#fff}.proof213-nostra .proof20-case-copy{padding:50px 44px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.proof213-nostra .proof211-actions{margin-top:30px}.proof213-nostra-live{margin:18px 18px 18px 0;height:auto;min-height:464px;background:#f5f4ef}.proof213-nostra-fallback{padding:40px 42px;background:radial-gradient(circle at 78% 22%,rgba(255,90,31,.11),transparent 28%),linear-gradient(145deg,#fbfaf7 0%,#f2f0ea 100%);overflow:hidden;color:#171717}.proof213-nostra-mark{position:absolute;top:24px;left:26px;font-size:8px;letter-spacing:.13em;font-weight:750;color:#171717}.proof213-nostra-copy{position:absolute;left:42px;top:30%;z-index:2;max-width:56%}.proof213-nostra-copy small{display:block;margin-bottom:12px;font-size:7px;letter-spacing:.11em;color:#777570;font-weight:700}.proof213-nostra-copy strong{display:block;font-size:clamp(2.35rem,4.4vw,5.1rem);line-height:.86;letter-spacing:-.065em;font-weight:570}.proof213-nostra-copy p{margin:15px 0 0;max-width:31ch;font-size:9px;line-height:1.5;color:#686762}.proof213-nostra-modules{position:absolute;right:34px;top:31%;display:grid;gap:8px;width:148px}.proof213-nostra-modules span{height:46px;display:flex;align-items:center;padding:0 13px;border:1px solid #dedcd5;border-radius:9px;background:rgba(255,255,255,.88);box-shadow:0 10px 28px rgba(23,23,23,.045);font-size:7px;letter-spacing:.1em;font-weight:700}.proof213-nostra-modules span:nth-child(2){transform:translateX(-18px);border-color:rgba(255,90,31,.42)}.proof213-linki{position:absolute;right:36px;bottom:31px;display:flex;align-items:center;gap:9px;padding:9px 12px 9px 9px;border:1px solid #dedcd5;border-radius:999px;background:#fff;box-shadow:0 12px 30px rgba(23,23,23,.06)}.proof213-linki>i{width:25px;height:25px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px rgba(255,90,31,.08)}.proof213-linki>span{display:grid;gap:1px}.proof213-linki b{font-size:7px;letter-spacing:.09em}.proof213-linki small{font-size:6px;color:#85847f}.proof213-nostra-fallback:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(23,23,23,.06);border-radius:50%;right:-85px;bottom:-150px;box-shadow:0 0 0 34px rgba(23,23,23,.02),0 0 0 68px rgba(23,23,23,.015)}
@media(hover:hover) and (pointer:fine){.proof213-nostra:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(33,32,29,.1)}.proof213-nostra:hover .proof213-nostra-modules span:nth-child(2){transform:translateX(-23px)}}
@media(max-width:980px){.proof213-nostra{grid-template-columns:1fr;min-height:0}.proof213-nostra .proof20-case-copy{padding:38px 34px}.proof213-nostra-live{margin:0 18px 18px;min-height:430px}.proof213-nostra-copy{max-width:62%}}
@media(max-width:700px){.proof213-nostra .proof20-case-copy{padding:24px 20px}.proof213-nostra-live{margin:0 10px 10px;min-height:360px}.proof213-nostra-fallback{padding:28px 24px}.proof213-nostra-mark{left:20px;top:20px}.proof213-nostra-copy{left:24px;top:27%;max-width:72%}.proof213-nostra-copy strong{font-size:clamp(2.35rem,12vw,3.7rem)}.proof213-nostra-copy p{font-size:8px;max-width:26ch}.proof213-nostra-modules{right:18px;top:auto;bottom:25px;width:112px;gap:6px}.proof213-nostra-modules span{height:36px;padding:0 10px;font-size:6px}.proof213-linki{left:22px;right:auto;bottom:25px}.proof213-nostra-fallback:after{width:210px;height:210px;right:-95px;bottom:-120px}}

