:root{--hudi-deep:#102157;--hudi-blue:#1e3a8a;--hudi-bright:#3b82f6;--hudi-light:#60a5fa;--hudi-slate:#64748b;--hudi-ink:#0f172a;--hudi-bg:#f8fafc;--hudi-soft:#f1f5f9;--line:#dbe5f2;--display:"Inter", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--hudi-bg);color:var(--hudi-ink);font-family:var(--display);margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}h1,h2,h3,p{margin:0}ul{margin:0;padding:0;list-style:none}.container{width:min(100% - 48px,1200px);margin:0 auto}.site-header{z-index:20;isolation:isolate;background:#f8fafc;border-bottom:1px solid #dbe5f2d9;position:sticky;top:0}.header-content{justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex}.brand-link{align-items:center;display:inline-flex}.site-logo{width:144px;height:auto;display:block}.header-nav{color:#52637c;align-items:center;gap:24px;font-size:.88rem;font-weight:600;display:flex}.header-nav a{transition:color .16s;position:relative}.header-nav a:hover,.header-nav a[aria-current=page]{color:var(--hudi-blue)}.header-nav a[aria-current=page]:after{content:"";background:var(--hudi-bright);height:2px;position:absolute;inset:auto 0 -8px}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 21px;font-size:.9rem;font-weight:700;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--header{background:var(--hudi-deep);color:#fff;min-height:40px;padding:0 17px}.button--primary{color:var(--hudi-deep);background:#fff;box-shadow:0 10px 30px #60a5fa3b}.button--ghost{color:#fff;border-color:#ffffff59}.button-group{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button-group--center{justify-content:center}.eyebrow{color:var(--hudi-bright);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:800}.eyebrow--light{color:#b9d6ff}.hero{color:#fff;background:radial-gradient(circle at 74% 44%,#20479e 0,#102157 38%,#0b173d 80%);position:relative;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:36px;min-height:642px;display:grid;position:relative}.hero-fragments{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-fragments i{left:var(--fragment-x);top:var(--fragment-y);width:var(--fragment-size);opacity:.42;height:2px;transform:rotate(var(--fragment-rotation));animation:fragment-drift 8s ease-in-out var(--fragment-delay) infinite alternate;background:#8fc0ff;border-radius:99px;position:absolute}.hero-fragments i:nth-child(3n){opacity:.24;background:#fff}.hero-copy{z-index:2;padding:67px 0 48px;position:relative}.hero h1{letter-spacing:-.07em;max-width:760px;margin:14px 0 19px;font-size:clamp(2.9rem,5.45vw,5.2rem);line-height:.98}.hero-description{color:#d8e7ff;max-width:600px;font-size:clamp(1rem,1.6vw,1.13rem);line-height:1.55}.hero-copy .button-group{margin-top:27px}.hero-signals{color:#b9d6ff;flex-wrap:wrap;gap:10px 20px;margin-top:29px;font-size:.8rem;font-weight:600;display:flex}.hero-signals li{align-items:center;gap:8px;display:inline-flex}.hero-signals li:before{content:"";background:var(--hudi-light);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #60a5fa26}.hero-glow{filter:blur(7px);opacity:.25;border-radius:50%;width:480px;height:480px;position:absolute}.hero-glow--one{background:#3b82f6;top:-170px;right:-180px}.hero-glow--two{background:#60a5fa;bottom:-340px;left:40%}.hero-stage{z-index:1;align-self:center;height:540px;position:relative}.orbit{border:1px solid #bfdbfe42;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit--outer{border-style:dashed;width:454px;height:454px}.orbit--inner{border-color:#bfdbfe73;width:280px;height:280px}.hero-core{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1c;border:1px solid #ffffff47;border-radius:30px;place-content:center;width:164px;height:164px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 28px 70px #020a2559}.hero-core strong{letter-spacing:.14em;margin-top:8px;font-size:1.1rem}.hero-core>span:last-child{color:#b9d6ff;letter-spacing:.19em;margin-top:3px;font-size:.69rem}.core-symbol{background:#fff;justify-self:center;width:38px;height:38px;position:relative}.core-symbol:after{content:"";opacity:.85;background:linear-gradient(135deg,#93c5fd,#3b82f6);border:1px solid #ffffffb3;width:28px;height:28px;position:absolute;top:10px;left:18px}.orbit-card{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#0a1e527a;border:1px solid #ffffff3d;border-radius:17px;min-width:156px;padding:15px 17px;position:absolute;box-shadow:0 16px 46px #040d2d40}.orbit-card strong,.orbit-card small{display:block}.orbit-card strong{margin:9px 0 3px;font-size:.9rem}.orbit-card small,.orbit-card__number{color:#b9d6ff;font-size:.68rem}.orbit-card__number{letter-spacing:.12em;font-weight:800}.orbit-card--deliveries{top:10%;left:4%}.orbit-card--esporte{top:43%;right:0}.orbit-card--pages{bottom:6%;left:12%}.principles{background:#eaf2ff;border-bottom:1px solid #d7e5fb}.principles__grid{grid-template-columns:repeat(3,1fr);align-items:center;gap:38px;min-height:108px;display:grid}.principles p{color:var(--hudi-blue);font-size:.95rem;font-weight:700;line-height:1.4}.principles p+p{border-left:1px solid #b8d4ff;padding-left:38px}.section{padding:128px 0}.manifesto{background:var(--hudi-bg)}.manifesto-grid,.brandbook-split{grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr);gap:clamp(48px,10vw,150px);display:grid}.manifesto h2,.section-heading h2,.ecosystem-intro h2,.final-cta h2,.brandbook h2{letter-spacing:-.064em;margin-top:14px;font-size:clamp(2.3rem,4.2vw,4.55rem);line-height:1}.manifesto-content{max-width:640px}.manifesto-lead{color:#24364f;letter-spacing:-.025em;font-size:clamp(1.28rem,2.3vw,1.9rem);line-height:1.4}.manifesto-statement{color:var(--hudi-deep);background:linear-gradient(145deg,#edf5ff,#dcecff);border-radius:18px;flex-direction:column;gap:10px;margin:42px 0 33px;padding:32px;display:flex}.manifesto-statement span{font-size:.86rem;font-weight:700}.manifesto-statement i{background:var(--hudi-light);width:36px;height:1px}.manifesto-statement strong{letter-spacing:-.055em;font-size:clamp(1.55rem,3.5vw,2.85rem);line-height:1}.manifesto-content>p:last-child{color:var(--hudi-slate);line-height:1.7}.ecosystem-intro{background:var(--hudi-deep);color:#fff;padding:112px 0 55px}.ecosystem-intro__content{max-width:850px}.ecosystem-intro h2{max-width:760px}.ecosystem-intro p:last-child{color:#c9d8f3;max-width:630px;margin-top:22px;font-size:1.05rem;line-height:1.65}.product-showcase{background:var(--hudi-deep);color:#fff;overflow:hidden}.product-showcase--esporte{color:var(--hudi-ink);background:#eef6ff}.product-showcase--pages{background:#102157}.product-showcase__grid{grid-template-columns:minmax(0,1fr) minmax(390px,1fr);align-items:center;gap:clamp(48px,9vw,140px);min-height:650px;display:grid}.product-showcase--reversed .product-copy{order:2}.product-showcase--reversed .product-art{order:1}.product-copy{padding:90px 0}.product-index{color:#b9d6ff;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:14px;font-size:.74rem;font-weight:800;display:flex}.product-showcase--esporte .product-index{color:var(--hudi-bright)}.product-index span{border:1px solid;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.product-copy h3{letter-spacing:-.065em;max-width:570px;margin:21px 0;font-size:clamp(2.2rem,4vw,4.2rem);line-height:.99}.product-copy>p{color:#c9d8f3;max-width:505px;line-height:1.7}.product-showcase--esporte .product-copy>p{color:#52637c}.product-highlights{flex-wrap:wrap;gap:10px;margin:30px 0 22px;display:flex}.product-highlights li{color:#d8e7ff;border:1px solid #b9d6ff52;border-radius:999px;padding:8px 12px;font-size:.75rem;font-weight:600}.product-showcase--esporte .product-highlights li{color:var(--hudi-blue);border-color:#b9d6ff}.text-link{color:#fff;border-bottom:1px solid #60a5fa;align-items:center;gap:8px;padding-bottom:7px;font-size:.9rem;font-weight:800;display:inline-flex}.product-showcase--deliveries .product-index{gap:18px}.product-showcase--deliveries .product-index span{width:42px;height:42px;font-size:.82rem}.product-showcase--deliveries .product-index p{color:#fff;letter-spacing:.045em;font-size:clamp(1rem,1.6vw,1.35rem)}.delivery-cta{color:#fff;background:#3b82f6;border:1px solid #ffffff52;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;width:min(100%,505px);min-height:66px;padding:10px 12px 10px 24px;font-size:clamp(1rem,1.6vw,1.22rem);font-weight:800;transition:transform .18s,background .18s,box-shadow .18s;display:flex;box-shadow:0 14px 34px #020c2a47}.delivery-cta span{background:#ffffff29;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-size:1.25rem;transition:transform .18s,background .18s;display:grid}.delivery-cta:hover{background:#2563eb;transform:translateY(-3px);box-shadow:0 18px 42px #020c2a61}.delivery-cta:hover span{background:#ffffff3d;transform:translate(3px)}.delivery-cta:focus-visible{outline-offset:4px;outline:3px solid #b9d6ff}.product-showcase--esporte .text-link{color:var(--hudi-blue)}.status-label{color:#b9d6ff;letter-spacing:.08em;text-transform:uppercase;margin-top:17px;font-size:.72rem;font-weight:700;display:block}.product-showcase--esporte .status-label{color:var(--hudi-bright)}.product-art{place-items:center;min-height:420px;display:grid;position:relative}.product-art__backdrop{filter:blur(.2px);background:linear-gradient(145deg,#60a5fad9,#1e3a8a14);border-radius:32% 68% 62% 38%/34% 34% 66% 66%;width:390px;height:390px;position:absolute}.product-showcase--esporte .product-art__backdrop{background:linear-gradient(145deg,#a9d1ff,#dcecff)}.product-interface{z-index:1;border:1px solid #ffffff52;border-radius:20px;width:min(100%,425px);min-height:285px;position:relative;overflow:hidden;transform:rotate(-4deg);box-shadow:0 30px 70px #020c2a59}.product-showcase--reversed .product-interface{transform:rotate(4deg)}.ui-window-bar{background:#f7fbff;align-items:center;gap:5px;height:35px;padding:0 14px;display:flex}.ui-window-bar i{background:#b4c5dc;border-radius:50%;width:6px;height:6px}.delivery-ui-body{background:#f6f9fd;grid-template-columns:62px 1fr;min-height:250px;display:grid}.delivery-ui-sidebar{background:#102157;flex-direction:column;align-items:center;gap:19px;padding-top:19px;display:flex}.delivery-ui-sidebar span{color:#fff;background:#3b82f6;place-items:center;width:28px;height:28px;font-size:.56rem;font-weight:800;display:grid}.delivery-ui-sidebar b{background:#6685c6;border-radius:99px;width:21px;height:4px}.delivery-ui-content{color:#1e293b;padding:20px}.ui-title-row,.ui-stat-row,.ui-order{justify-content:space-between;align-items:center;display:flex}.ui-title-row{font-size:.8rem;font-weight:800}.ui-title-row em{color:#15803d;background:#dcfce7;border-radius:99px;padding:4px 7px;font-size:.57rem;font-style:normal}.ui-stat-row{background:#e8f0ff;border-radius:10px;margin:14px 0;padding:12px}.ui-stat-row strong{font-size:1.45rem}.ui-stat-row small{color:#64748b;font-size:.62rem}.ui-order{background:#fff;border-radius:8px;margin-top:7px;padding:9px 10px;font-size:.64rem;box-shadow:0 3px 9px #1f29370d}.ui-order--highlight{color:#fff;background:#3b82f6}.product-interface--deliveries{min-height:340px}.product-interface--deliveries .delivery-ui-body{min-height:305px}.product-interface--deliveries .delivery-ui-content{padding:16px 18px}.product-interface--deliveries .ui-title-row em{align-items:center;gap:5px;padding:5px 8px;display:inline-flex}.product-interface--deliveries .ui-title-row em i{background:#22c55e;border-radius:50%;width:5px;height:5px;animation:1.6s ease-in-out infinite delivery-live;box-shadow:0 0 0 4px #22c55e21}.product-interface--deliveries .ui-stat-row{min-height:65px;margin:10px 0;padding:9px 12px}.product-interface--deliveries .ui-stat-row>div:first-child{align-items:baseline;gap:7px;display:flex}.product-interface--deliveries .ui-stat-row strong{font-variant-numeric:tabular-nums;font-size:1.6rem;animation:.42s cubic-bezier(.16,1,.3,1) delivery-count;display:inline-block}.ui-mini-chart{align-items:flex-end;gap:3px;height:38px;display:flex}.ui-mini-chart i{background:#3b82f6;border-radius:5px 5px 2px 2px;width:5px;animation:2.1s ease-in-out infinite alternate delivery-bars}.ui-mini-chart i:first-child{height:28%;animation-delay:-1.2s}.ui-mini-chart i:nth-child(2){height:48%;animation-delay:-.7s}.ui-mini-chart i:nth-child(3){height:38%;animation-delay:-1.7s}.ui-mini-chart i:nth-child(4){height:72%;animation-delay:-.3s}.ui-mini-chart i:nth-child(5){height:58%;animation-delay:-1.4s}.ui-mini-chart i:nth-child(6){height:92%;animation-delay:-.9s}.ui-flow{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:4px;display:grid}.ui-flow span{min-width:0}.ui-flow b{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:.46rem;font-weight:700;display:block;overflow:hidden}.ui-flow span>i{background:#dbe7f7;border-radius:99px;height:3px;display:block;overflow:hidden}.ui-flow span>i:after{content:"";width:var(--flow);border-radius:inherit;transform-origin:0;background:#3b82f6;height:100%;animation:2.4s cubic-bezier(.16,1,.3,1) infinite delivery-flow;display:block}.ui-flow span:last-child>i:after{background:#94a3b8}.ui-order--incoming{color:#fff;background:#3b82f6;animation:.52s cubic-bezier(.16,1,.3,1) delivery-order-in}.ui-order--incoming span{align-items:center;gap:6px;display:inline-flex}.ui-order--incoming span i{background:#bbf7d0;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #bbf7d02e}@keyframes delivery-live{50%{opacity:.45;transform:scale(.72)}}@keyframes delivery-count{0%{opacity:0;transform:translateY(8px)}}@keyframes delivery-bars{to{opacity:.64;height:38%}}@keyframes delivery-flow{0%{opacity:.4;transform:scaleX(.2)}42%,to{opacity:1;transform:scaleX(1)}}@keyframes delivery-order-in{0%{opacity:0;transform:translateY(12px)}}.product-interface--esporte{color:#172554;background:#fff;min-height:340px;padding:22px;transform:rotate(4deg)}.product-showcase--reversed .product-interface--esporte{transform:rotate(-4deg)}.sport-ui-header,.pages-toolbar{justify-content:space-between;align-items:center;font-size:.64rem;font-weight:800;display:flex}.sport-ui-header b{color:#3b82f6;font-size:1.2rem}.sport-hero-card{color:#fff;background:linear-gradient(140deg,#1e3a8a,#3b82f6);border-radius:16px;flex-direction:column;gap:8px;margin:24px 0 20px;padding:22px;display:flex}.sport-hero-card small{color:#cde0ff;font-size:.56rem}.sport-hero-card strong{letter-spacing:-.04em;font-size:1.35rem}.sport-hero-card span{font-size:.63rem}.sport-ui-list>span{font-size:.62rem;font-weight:800}.sport-ui-list div{align-items:center;gap:7px;margin-top:11px;font-size:.67rem;display:flex}.sport-ui-list i{background:#dbeafe;border-radius:50%;width:23px;height:23px}.sport-ui-list b{color:#3b82f6;margin-left:auto}.product-interface--pages{color:#102157;background:#f8fafc;min-height:335px;padding:15px;transform:rotate(-3deg)}.pages-toolbar{padding:2px 3px 14px}.pages-toolbar b{color:#fff;background:#102157;border-radius:6px;padding:6px 9px;font-size:.55rem}.pages-canvas{background:linear-gradient(135deg,#dcecff,#eff6ff);border-radius:10px;flex-direction:column;align-items:flex-start;gap:11px;min-height:220px;padding:30px;display:flex}.pages-canvas small{color:#3b82f6;letter-spacing:.12em;font-size:.55rem;font-weight:800}.pages-canvas strong{letter-spacing:-.06em;font-size:1.55rem;line-height:1}.pages-canvas button{color:#fff;background:#3b82f6;border:0;border-radius:99px;margin-top:auto;padding:8px 12px;font-size:.6rem;font-weight:700}.pages-layers{gap:7px;margin-top:13px;display:flex}.pages-layers span{background:#e2e8f0;border-radius:5px;padding:5px 8px;font-size:.56rem}.mock-button{color:#fff;background:#3b82f6;border-radius:99px;margin-top:auto;padding:8px 12px;font-size:.6rem;font-weight:700}.technology{background:var(--hudi-bg)}.section-heading{max-width:750px}.section-heading--center{text-align:center;margin:0 auto}.section-heading>p:last-child{color:var(--hudi-slate);margin-top:20px;line-height:1.7}.capability-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:58px;display:grid}.capability-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:196px;padding:27px;transition:transform .18s,box-shadow .18s}.capability-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #1e3a8a1a}.capability-icon{color:#2563eb;background:#e8f0ff;border-radius:11px;place-items:center;width:37px;height:37px;font-size:1.05rem;font-weight:800;display:grid}.capability-card h3{margin:23px 0 9px;font-size:1.02rem}.capability-card p{color:var(--hudi-slate);font-size:.86rem;line-height:1.55}.final-cta{color:#fff;text-align:center;background:linear-gradient(120deg,#0b173d,#1e3a8a);padding:120px 0;position:relative;overflow:hidden}.final-cta:before,.final-cta:after{content:"";filter:blur(40px);opacity:.22;background:#3b82f6;border-radius:50%;width:320px;height:320px;position:absolute}.final-cta:before{bottom:-200px;left:-180px}.final-cta:after{top:-200px;right:-130px}.final-cta__content{z-index:1;max-width:850px;position:relative}.final-cta h2{max-width:750px;margin:16px auto 23px}.final-cta__content>p:last-of-type{color:#c9d8f3;max-width:600px;margin:0 auto;line-height:1.65}.final-cta .button-group{margin-top:31px}.site-footer{color:#fff;background:#08132f;padding:72px 0 24px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:58px;padding-bottom:58px;display:grid}.footer-logo{width:165px;height:auto;display:block}.footer-brand p{color:#a9bddf;max-width:390px;margin-top:18px;font-size:.9rem;line-height:1.6}.site-footer h2{color:#b9d6ff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:17px;font-size:.73rem}.site-footer li+li{margin-top:10px}.site-footer li a{color:#d8e7ff;font-size:.87rem}.site-footer li a:hover{color:#fff}.footer-bottom{color:#8295bb;border-top:1px solid #b9d6ff29;justify-content:space-between;gap:24px;padding-top:22px;font-size:.76rem;display:flex}.footer-bottom a{color:#b9d6ff}.brandbook{background:#fff}.brandbook-hero{color:#fff;background:radial-gradient(circle at 85% 20%,#2752ab 0,#102157 48%,#08132f 100%);padding:125px 0 84px}.brandbook-hero__content{max-width:950px}.brandbook-hero h1{letter-spacing:-.075em;max-width:750px;margin:18px 0 22px;font-size:clamp(3.1rem,6vw,6.6rem);line-height:.93}.brandbook-hero p:not(.eyebrow){color:#d1e1ff;max-width:640px;line-height:1.7}.brandbook-anchor-nav{flex-wrap:wrap;gap:10px;margin-top:40px;display:flex}.brandbook-anchor-nav a{color:#e7f0ff;border:1px solid #ffffff42;border-radius:999px;padding:9px 13px;font-size:.75rem;font-weight:700}.brandbook-section{padding:116px 0}.brandbook-section--ink{color:#fff;background:#102157}.brandbook-section--tinted{background:#f1f6ff}.brandbook h2{max-width:720px}.brandbook-lead{color:#51637d;max-width:700px;margin:24px 0 37px;font-size:1.08rem;line-height:1.7}.manifesto-card{background:#f8fafc;border-left:3px solid #3b82f6;max-width:710px;padding:32px}.manifesto-card p{color:#51637d;line-height:1.7}.manifesto-card p+p{margin-top:17px}.manifesto-card strong{color:#102157;letter-spacing:-.04em;margin-top:27px;font-size:1.35rem;line-height:1.15;display:block}.brandbook-section--ink .eyebrow{color:#b9d6ff}.brandbook-section--ink h2{color:#fff}.voice-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:34px;display:grid}.voice-grid article{background:#ffffff0d;border:1px solid #b9d6ff33;border-radius:15px;min-height:142px;padding:24px}.voice-grid strong,.voice-grid span{display:block}.voice-grid strong{color:#b9d6ff;font-size:1.1rem}.voice-grid span{color:#d2ddf4;margin-top:8px;font-size:.86rem;line-height:1.55}.brand-construction{grid-template-columns:.82fr 1fr 1fr;align-items:stretch;gap:18px;margin-top:36px;display:grid}.brand-construction>div:not(:first-child){border:1px solid var(--line);border-radius:14px;padding:25px}.brand-construction strong{font-size:.88rem}.brand-construction p{color:var(--hudi-slate);margin-top:9px;font-size:.82rem;line-height:1.55}.brand-construction__mark{background:#e8f0ff;border-radius:15px;min-height:168px;position:relative;overflow:hidden}.brand-construction__mark i{background:#102157;width:46px;height:115px;position:absolute;top:25px;left:50%;transform:translate(-50%)}.brand-construction__mark b{opacity:.8;background:linear-gradient(135deg,#93c5fd,#3b82f6);border:1px solid #ffffffbf;width:68px;height:68px;position:absolute;top:57px;left:calc(50% - 1px)}.color-grid{grid-template-columns:repeat(5,1fr);gap:14px;margin-top:47px;display:grid}.color-card{flex-direction:column;gap:8px;display:flex}.color-swatch{border:1px solid #0f172a14;border-radius:15px;height:128px}.swatch--deep{background:#1e3a8a}.swatch--bright{background:#3b82f6}.swatch--light{background:#60a5fa}.swatch--slate{background:#64748b}.swatch--offwhite{background:#f8fafc}.color-card strong{margin-top:7px;font-size:.85rem}.color-card code{color:#3b82f6;font-size:.78rem}.color-card span{color:var(--hudi-slate);font-size:.76rem;line-height:1.45}.ui-guidance{grid-template-columns:1fr 1fr;gap:16px;margin-top:37px;display:grid}.type-sample,.glass-sample{border-radius:17px;min-height:270px;padding:28px}.type-sample{color:#102157;background:#eff6ff}.type-sample span{color:#3b82f6;letter-spacing:.12em;font-size:.72rem;font-weight:800}.type-sample strong{letter-spacing:-.09em;margin:12px 0;font-size:5.4rem;line-height:.84;display:block}.type-sample p{color:#52637c;font-size:.76rem;line-height:1.45}.glass-sample{color:#fff;background:linear-gradient(135deg,#60a5fa,#1e3a8a);flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 90px #ffffff1f}.glass-sample:after{content:"";filter:blur(7px);background:#fff3;border-radius:50%;width:240px;height:240px;position:absolute;top:-90px;right:-90px}.glass-sample>*{z-index:1;position:relative}.glass-sample span{color:#dcecff;font-size:.76rem}.glass-sample strong{letter-spacing:-.04em;margin:9px 0 20px;font-size:1.7rem}.glass-sample button,.glass-sample__button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:1px solid #ffffff59;border-radius:99px;padding:11px 14px;font-size:.76rem;font-weight:700}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button--ink{background:var(--hudi-deep);color:#fff;margin-top:30px;box-shadow:0 12px 30px #10215729}.button--blue{background:var(--hudi-bright);color:#fff;box-shadow:0 14px 32px #1e3a8a33}.kinetic-wordmark{grid-template-rows:auto auto;grid-template-columns:108px auto minmax(170px,1fr);align-items:center;column-gap:18px;width:100%;display:grid;position:absolute;top:50%;left:0;transform:translateY(-50%)}.kinetic-mark{background:#fff;align-self:center;width:58px;height:112px;position:relative;box-shadow:0 22px 50px #030c2833}.kinetic-mark i{opacity:.82;background:linear-gradient(135deg,#93c5fd,#3b82f6);border:1px solid #ffffffc2;width:74px;height:74px;position:absolute;top:20px;left:29px}.kinetic-wordmark>strong{letter-spacing:-.085em;font-size:clamp(4.6rem,6.5vw,6.4rem);line-height:.8}.kinetic-wordmark>small{color:#b9d6ff;letter-spacing:.14em;text-transform:uppercase;grid-column:1/-1;margin-top:44px;font-size:.7rem;font-weight:700}.kinetic-wheel{grid-area:1/3;width:100%;height:52px;position:relative;overflow:hidden}.kinetic-wheel__track{flex-direction:column;animation:12s cubic-bezier(.76,0,.24,1) infinite kinetic-wheel-slide;display:flex;position:absolute;inset:0}.kinetic-wheel__track span{color:#b9d6ff;letter-spacing:.035em;white-space:nowrap;flex:0 0 52px;align-items:center;height:52px;font-size:clamp(1.55rem,2.25vw,2.2rem);font-weight:800;line-height:1;display:flex}.product-cta{color:#fff;background:#ffffff14;border:1px solid #ffffff4d;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;width:min(100%,505px);min-height:64px;padding:10px 12px 10px 23px;font-size:clamp(.95rem,1.45vw,1.12rem);font-weight:800;transition:transform .18s,background .18s,box-shadow .18s;display:flex;box-shadow:0 14px 34px #020c2a2e}.product-cta svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;background:#ffffff29;border-radius:12px;flex:none;width:42px;height:42px;padding:10px;transition:transform .18s,background .18s}.product-cta:hover{background:#3b82f6db;transform:translateY(-3px);box-shadow:0 18px 42px #020c2a4d}.product-cta:hover svg{background:#ffffff3d;transform:translate(3px)}.product-cta:focus-visible{outline-offset:4px;outline:3px solid #b9d6ff}.product-cta[data-product=deliveries]{background:var(--hudi-bright)}.product-showcase--esporte .product-cta{color:var(--hudi-blue);background:#fff;border-color:#b9d6ff;box-shadow:0 14px 34px #1e3a8a1a}.product-showcase--esporte .product-cta:hover{background:#e7f1ff}.sport-ui-header b{color:#2563eb;align-items:center;gap:6px;font-size:.56rem;display:inline-flex}.sport-ui-header b i,.sport-update i{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite sport-live;box-shadow:0 0 0 4px #22c55e1f}.sport-hero-card{animation:.54s cubic-bezier(.16,1,.3,1) sport-card-in;position:relative;overflow:hidden}.sport-hero-card:after{content:"";background:#ffffff1f;width:100px;height:180px;position:absolute;top:-68px;right:-55px;transform:rotate(32deg)}.sport-people{align-items:center;margin-top:7px;display:flex}.sport-people i{background:#bfdbfe;border:2px solid #2f6ed6;border-radius:50%;width:22px;height:22px;margin-right:-5px;animation:.42s cubic-bezier(.16,1,.3,1) both sport-person-in}.sport-people i:nth-child(2){background:#dbeafe;animation-delay:80ms}.sport-people i:nth-child(3){background:#93c5fd;animation-delay:.16s}.sport-people i:nth-child(4){background:#fff;animation-delay:.24s}.sport-people b{margin-left:11px;font-size:.56rem}.sport-ui-list div{border-radius:9px;padding:5px 7px;animation:.44s cubic-bezier(.16,1,.3,1) both sport-row-in}.sport-ui-list div:nth-child(3){animation-delay:.1s}.sport-ui-list div:hover{background:#eff6ff}.sport-update{color:#64748b;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-top:15px;font-size:.52rem;font-weight:700;display:inline-flex}.product-interface--pages{min-height:365px}.pages-workspace{grid-template-columns:72px 1fr;gap:9px;min-height:268px;display:grid;position:relative}.pages-templates{background:#eaf2ff;border-radius:9px;flex-direction:column;gap:7px;padding:10px 7px;display:flex}.pages-templates span{color:#64748b;text-transform:uppercase;letter-spacing:.07em;font-size:.48rem;font-weight:800}.pages-templates i{color:#64748b;border:1px solid #0000;border-radius:6px;padding:7px 5px;font-size:.48rem;font-style:normal;font-weight:700}.pages-templates i[data-selected]{color:#1e3a8a;background:#fff;border-color:#93c5fd;box-shadow:0 4px 10px #1e3a8a14}.pages-canvas{min-height:268px;padding:27px 24px;animation:.52s cubic-bezier(.16,1,.3,1) pages-canvas-in}.pages-copy-line{background:#bfdbfe;border-radius:99px;width:70%;height:5px}.builder-cursor{z-index:4;filter:drop-shadow(0 5px 6px #0f172a38);width:20px;height:25px;animation:9s cubic-bezier(.65,0,.35,1) infinite builder-cursor;position:absolute;top:86px;left:28px}.builder-cursor:before{content:"";border-left:6px solid #0000;border-right:6px solid #0000;border-bottom:18px solid var(--hudi-deep);width:0;height:0;display:block;transform:rotate(-35deg)}.builder-cursor i{background:var(--hudi-bright);border:2px solid #fff;border-radius:50%;width:8px;height:8px;animation:3s ease-in-out infinite cursor-click;position:absolute;bottom:1px;right:0}.pages-layers{align-items:center}.pages-layers b{color:#15803d;margin-left:auto;font-size:.5rem}.integration-teaser{background:linear-gradient(#f8fafc,#edf5ff);overflow:hidden}.integration-teaser__grid{grid-template-columns:minmax(0,.85fr) minmax(480px,1.15fr);align-items:center;gap:clamp(50px,8vw,110px);display:grid}.integration-teaser__copy h2,.inner-hero h1,.documentation-note h2{letter-spacing:-.067em;margin-top:14px;font-size:clamp(2.5rem,4.8vw,5rem);line-height:.98}.integration-teaser__copy>p:last-of-type{max-width:560px;color:var(--hudi-slate);margin-top:22px;line-height:1.7}.integration-flow{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffa8;border:1px solid #3b82f62e;border-radius:34px;flex-direction:column;justify-content:center;gap:12px;min-height:430px;padding:50px 42px;display:flex;position:relative;box-shadow:0 30px 80px #1e3a8a1a}.integration-flow:before{content:"";filter:blur(18px);opacity:.55;background:#bfdbfe;border-radius:50%;width:230px;height:230px;position:absolute;top:-60px;right:-70px}.integration-node{--node-shift:calc(var(--node-index) * 13px);z-index:1;width:calc(100% - var(--node-shift));min-height:52px;margin-left:var(--node-shift);color:var(--hudi-deep);background:#fff;border:1px solid #dbe7f7;border-radius:13px;grid-template-columns:12px 1fr;align-items:center;gap:12px;padding:12px 16px;font-size:.78rem;font-weight:800;display:grid;position:relative;box-shadow:0 8px 20px #1e3a8a0f}.integration-node>i{background:var(--hudi-bright);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #e0edff}.integration-node>b{background:#bfdbfe;width:1px;height:12px;position:absolute;top:calc(100% + 1px);left:20px;overflow:hidden}.integration-node>b i{background:var(--hudi-bright);width:100%;height:45%;animation:1.8s ease-in-out infinite flow-pulse;display:block}.inner-hero{color:#fff;background:radial-gradient(circle at 84% 20%,#2752ab 0,#102157 46%,#08132f 100%);align-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.inner-hero:after{content:"";filter:blur(30px);opacity:.26;background:#3b82f6;border-radius:50%;width:460px;height:460px;position:absolute;bottom:-280px;right:-190px}.inner-hero__content{z-index:2;padding:100px 0;position:relative}.inner-hero h1{max-width:930px}.inner-hero__content>p:last-child{color:#c9d8f3;max-width:700px;margin-top:24px;font-size:1.05rem;line-height:1.7}.product-catalog{background:#edf4ff}.product-catalog__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.catalog-card{background:#ffffffe6;border:1px solid #1e3a8a1a;border-radius:24px;flex-direction:column;min-height:510px;padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 50px #1e3a8a14}.catalog-card:after{content:"";opacity:.6;background:#bfdbfe;border-radius:50%;width:180px;height:180px;position:absolute;top:-85px;right:-90px}.catalog-card__top{z-index:1;color:var(--hudi-slate);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.66rem;font-weight:800;display:flex;position:relative}.catalog-card__top b{color:var(--hudi-blue);background:#eff6ff;border-radius:999px;padding:7px 9px;font-size:.58rem}.catalog-card__top b[data-status=available]{color:#15803d;background:#dcfce7}.catalog-card__mark{background:var(--hudi-deep);width:42px;height:70px;margin:54px 0 35px;position:relative}.catalog-card__mark i{opacity:.8;background:linear-gradient(135deg,#93c5fd,#3b82f6);border:1px solid #fff;width:50px;height:50px;position:absolute;top:10px;left:21px}.catalog-card h2,.launch-card h2{letter-spacing:-.055em;margin:14px 0 18px;font-size:clamp(1.8rem,2.6vw,2.6rem);line-height:1.03}.catalog-card>p:not(.eyebrow),.launch-card>p:not(.eyebrow){color:var(--hudi-slate);line-height:1.65}.catalog-card__link{border-top:1px solid var(--line);color:var(--hudi-blue);justify-content:space-between;align-items:center;margin-top:auto;padding-top:24px;font-size:.82rem;font-weight:800;display:flex}.catalog-card__link span{transition:transform .18s}.catalog-card__link:hover span{transform:translate(4px)}.integration-orbit{z-index:1;border:1px dashed #bfdbfe47;border-radius:50%;width:360px;height:360px;animation:22s linear infinite integration-orbit;position:absolute;bottom:-70px;right:5%}.integration-orbit span{color:#b9d6ff;letter-spacing:.1em;background:#081842b3;border:1px solid #fff3;border-radius:999px;padding:8px 11px;font-size:.58rem;font-weight:800;position:absolute}.integration-orbit span:first-child{top:50%;left:0}.integration-orbit span:nth-child(2){top:5%;right:10%}.integration-orbit span:nth-child(3){bottom:26%;right:-10%}.integration-orbit i{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #fff3;border-radius:28px;width:108px;height:108px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.integration-story{background:#fff}.integration-story__grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:58px;display:grid}.integration-story__grid article{border-top:2px solid var(--hudi-bright);background:#f8fafc;min-height:260px;padding:28px}.integration-story__grid article>span{color:var(--hudi-bright);letter-spacing:.1em;font-size:.66rem;font-weight:800}.integration-story__grid h3{letter-spacing:-.03em;margin:48px 0 12px;font-size:1.35rem}.integration-story__grid p{color:var(--hudi-slate);font-size:.86rem;line-height:1.65}.documentation-note{background:var(--hudi-deep);color:#fff}.documentation-note__content{max-width:850px}.documentation-note__content>p:last-child{color:#c9d8f3;max-width:650px;margin-top:24px;line-height:1.7}.launch-board{background:#edf4ff}.launch-board__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.launch-card{background:#fff;border:1px solid #1e3a8a1f;border-radius:28px;flex-direction:column;min-height:590px;padding:38px;display:flex;box-shadow:0 25px 70px #1e3a8a17}.launch-card__date{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:72px;padding-bottom:18px;display:flex}.launch-card__date span{color:var(--hudi-slate);text-transform:uppercase;letter-spacing:.1em;font-size:.66rem;font-weight:800}.launch-card__date strong{color:var(--hudi-blue);font-size:.78rem}.launch-card ul{flex-wrap:wrap;gap:8px;margin:26px 0 34px;display:flex}.launch-card li{color:var(--hudi-blue);background:#eff6ff;border-radius:999px;padding:7px 10px;font-size:.67rem;font-weight:700}.launch-card .button{align-self:flex-start;margin-top:auto}.brandbook-link{color:#b9d6ff;border:1px solid #b9d6ff2e;border-radius:10px;place-items:center;width:34px;height:34px;transition:border-color .16s,color .16s,transform .16s;display:grid}.brandbook-link:hover{color:#fff;border-color:#b9d6ff8c;transform:translateY(-2px)}.brandbook-link svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.back-to-top{z-index:30;color:#fff;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#102157e6;border:1px solid #fff3;border-radius:14px;place-items:center;width:46px;height:46px;transition:opacity .18s,transform .18s,background .18s;display:grid;position:fixed;bottom:24px;right:24px;transform:translateY(12px);box-shadow:0 14px 34px #020c2a3d}.back-to-top[data-visible]{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:var(--hudi-bright)}.back-to-top svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}@keyframes kinetic-wheel-slide{0%,16%{transform:translateY(0)}21%,37%{transform:translateY(-52px)}42%,58%{transform:translateY(-104px)}63%,79%{transform:translateY(-156px)}84%,to{transform:translateY(-208px)}}@keyframes sport-live{50%{opacity:.45;transform:scale(.7)}}@keyframes sport-card-in{0%{opacity:0;transform:translateY(12px)scale(.98)}}@keyframes sport-person-in{0%{opacity:0;transform:translate(-10px)scale(.7)}}@keyframes sport-row-in{0%{opacity:0;transform:translate(-12px)}}@keyframes pages-canvas-in{0%{opacity:.4;transform:scale(.985)}}@keyframes builder-cursor{0%,17%{transform:translate(0)}27%,46%{transform:translate(118px,-12px)}56%,74%{transform:translate(225px,126px)}84%,to{transform:translate(176px,194px)}}@keyframes cursor-click{45%,55%{opacity:.4;transform:scale(.55)}}@keyframes flow-pulse{0%{transform:translateY(-100%)}to{transform:translateY(230%)}}@keyframes integration-orbit{to{transform:rotate(360deg)}}@media (max-width:900px){.header-nav{gap:14px;font-size:.78rem}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:92px 0 25px}.hero-stage{justify-self:center;width:min(100%,600px);height:460px}.principles__grid{grid-template-columns:1fr;gap:14px;padding:28px 0}.principles p+p{border-left:0;padding-left:0}.manifesto-grid,.brandbook-split{grid-template-columns:1fr;gap:34px}.product-showcase__grid{grid-template-columns:1fr;gap:0;min-height:auto}.product-copy{padding:80px 0 26px}.product-art{min-height:380px;padding-bottom:60px}.product-showcase--reversed .product-copy,.product-showcase--reversed .product-art{order:unset}.capability-grid{grid-template-columns:repeat(2,1fr)}.color-grid{grid-template-columns:repeat(3,1fr)}.brand-construction{grid-template-columns:1fr 1fr}.brand-construction__mark{grid-column:1/-1}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:30px}}@media (max-width:650px){.container{width:min(100% - 32px,1200px)}.site-header{position:relative}.header-content{min-height:68px}.site-logo{width:124px}.header-nav{display:none}.button--header{padding:0 14px;font-size:.75rem}.hero h1{font-size:clamp(2.8rem,13vw,4.2rem)}.hero-stage{transform-origin:top;height:370px;margin-bottom:-60px;transform:scale(.82)}.hero-signals{margin-top:30px}.section{padding:82px 0}.ecosystem-intro{padding:81px 0 40px}.product-copy{padding-top:67px}.product-art{min-height:360px;padding-bottom:32px}.product-interface{width:min(100%,360px)}.product-showcase--deliveries .product-index{align-items:center}.product-showcase--deliveries .product-index p{font-size:1.05rem}.delivery-cta{border-radius:14px;min-height:64px;padding-left:19px}.capability-grid,.voice-grid,.ui-guidance{grid-template-columns:1fr}.capability-grid{margin-top:37px}.final-cta{padding:85px 0}.final-cta .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-bottom{flex-direction:column;gap:9px}.brandbook-hero{padding:82px 0 58px}.brandbook-section{padding:78px 0}.brand-construction,.color-grid{grid-template-columns:repeat(2,1fr)}.color-card:last-child{grid-column:span 2}.brandbook-anchor-nav{gap:7px}.brandbook-anchor-nav a{padding:8px 10px}.type-sample strong{font-size:4.4rem}}
@keyframes fragment-drift{0%{opacity:.18;translate:0}45%{opacity:.55}to{translate:var(--fragment-drift) -16px;opacity:.28}}@keyframes hero-reveal{0%{opacity:0;translate:0 22px}to{opacity:1;translate:0}}.hero-copy>*{animation:.8s cubic-bezier(.2,.75,.2,1) both hero-reveal}.hero-copy>:nth-child(2){animation-delay:80ms}.hero-copy>:nth-child(3){animation-delay:.16s}.hero-copy>:nth-child(4){animation-delay:.24s}.hero-copy>:nth-child(5){animation-delay:.32s}.kinetic-wordmark{animation:.9s cubic-bezier(.2,.75,.2,1) .18s both hero-reveal}@media (hover:hover) and (pointer:fine) and (min-width:651px){.hero{perspective:1000px}.hero:after{content:"";z-index:0;width:390px;height:390px;left:calc(var(--glow-x) - 195px);top:calc(var(--glow-y) - 195px);filter:blur(8px);opacity:0;pointer-events:none;background:radial-gradient(circle,#93c5fd33,#3b82f60d 42%,#0000 70%);border-radius:50%;transition:left .45s cubic-bezier(.16,1,.3,1),top .45s cubic-bezier(.16,1,.3,1),opacity .3s;position:absolute}.hero[data-pointer-active]:after{opacity:1}.hero-stage{transform-style:preserve-3d;transition:transform .5s cubic-bezier(.16,1,.3,1),filter .4s;transform:translate(0,0)}.hero[data-pointer-active] .hero-stage{transform:translate3d(var(--orbit-x), var(--orbit-y), 0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));filter:drop-shadow(0 22px 28px #020a252e)}.button span[aria-hidden=true],.text-link span[aria-hidden=true]{transition:transform .18s;display:inline-block}.button:hover span[aria-hidden=true],.text-link:hover span[aria-hidden=true]{transform:translate(4px)}.product-art,.product-art__backdrop,.color-card{transition:transform .3s cubic-bezier(.16,1,.3,1),filter .3s}.product-showcase:hover .product-art{transform:translateY(-9px)}.product-showcase:hover .product-art__backdrop{filter:saturate(1.12);transform:scale(1.06)rotate(4deg)}.color-card:hover{transform:translateY(-6px)}.catalog-card{transition:transform .26s cubic-bezier(.16,1,.3,1),box-shadow .26s}.catalog-card:hover{transform:translateY(-8px);box-shadow:0 28px 70px #1e3a8a24}}.product-showcase:focus-within .product-interface *,.product-interface:hover *{animation-play-state:paused!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
a:focus-visible,summary:focus-visible{outline:3px solid var(--hudi-light);outline-offset:4px}.mobile-nav{display:none}.brand-construction__logo{width:95px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1000px){.integration-teaser__grid{grid-template-columns:1fr}.integration-flow{min-height:380px}.product-catalog__grid{grid-template-columns:1fr 1fr}.catalog-card:last-child{grid-column:1/-1;min-height:440px}}@media (min-width:651px) and (max-width:1100px){.kinetic-wordmark{grid-template-columns:82px auto minmax(125px,1fr);column-gap:14px}.kinetic-mark{width:45px;height:90px}.kinetic-mark i{width:57px;height:57px;top:17px;left:22px}.kinetic-wordmark>strong{font-size:4rem}.kinetic-wheel__track span{font-size:1.28rem}}@media (max-width:650px){.header-nav,.button--header{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;color:var(--hudi-deep);align-items:center;gap:10px;font-size:.78rem;font-weight:800;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{width:22px;height:22px;color:var(--hudi-bright);border:1px solid #b9d6ff;border-radius:50%;place-items:center;font-size:1rem;font-weight:400;display:grid}.mobile-nav[open] summary span{transform:rotate(45deg)}.mobile-nav__panel{z-index:5;background:#fffffffa;border:1px solid #d9e7fa;border-radius:14px;width:240px;padding:9px;position:absolute;top:calc(100% + 15px);right:0;box-shadow:0 18px 34px #0f172a29}.mobile-nav__panel li+li{border-top:1px solid #edf2f7}.mobile-nav__panel a{color:var(--hudi-blue);padding:13px 12px;font-size:.85rem;font-weight:700;display:block}.hero-stage{height:390px;margin-bottom:0;transform:none}.kinetic-wordmark{grid-template-rows:auto auto auto;grid-template-columns:72px auto;gap:18px 16px;width:max-content;max-width:100%;left:50%;transform:translate(-50%,-50%)}.kinetic-mark{width:38px;height:78px}.kinetic-mark i{width:49px;height:49px;top:15px;left:19px}.kinetic-wordmark>strong{grid-area:1/2;font-size:4.2rem}.kinetic-wheel{text-align:center;grid-area:2/1/auto/-1;height:52px}.kinetic-wheel__track span{justify-content:center;font-size:1.9rem}.kinetic-wordmark>small{text-align:center;grid-area:3/1/auto/-1;margin-top:0;font-size:.52rem}.kinetic-halo--outer{width:390px;height:390px}.kinetic-halo--inner{width:290px;height:290px}.kinetic-caption{display:none}.product-cta{border-radius:14px;min-height:62px;padding-left:18px}.product-cta svg{width:40px;height:40px}.pages-workspace{grid-template-columns:62px 1fr}.pages-canvas{padding:22px 17px}.pages-canvas strong{font-size:1.24rem}.integration-teaser__grid{gap:46px}.integration-flow{min-height:350px;padding:32px 20px}.integration-node{font-size:.7rem}.inner-hero{min-height:450px}.inner-hero__content{padding:78px 0}.inner-hero h1{font-size:clamp(2.75rem,13vw,4.4rem)}.product-catalog__grid,.integration-story__grid,.launch-board__grid{grid-template-columns:1fr}.catalog-card:last-child{grid-column:auto}.catalog-card{min-height:470px;padding:24px}.integration-orbit{display:none}.integration-story__grid{margin-top:38px}.integration-story__grid article{min-height:220px}.launch-card{min-height:540px;padding:26px}.launch-card__date{margin-bottom:50px}.back-to-top{bottom:16px;right:16px}}@media (min-width:1800px){.container{width:min(100% - 128px,1680px)}.header-content{min-height:92px}.site-logo{width:174px}.header-nav{gap:34px;font-size:1rem}.button--header{min-height:48px;padding-inline:24px;font-size:.96rem}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(620px,.92fr);gap:96px;min-height:780px}.hero-copy{padding:92px 0 72px}.hero h1{max-width:930px;font-size:6.7rem}.hero-description{max-width:720px;font-size:1.22rem}.hero-copy .button-group{margin-top:34px}.hero-signals{margin-top:36px;font-size:.92rem}.hero-stage{height:640px}.kinetic-wordmark{grid-template-columns:128px auto minmax(220px,1fr);column-gap:24px}.kinetic-mark{width:68px;height:132px}.kinetic-mark i{width:86px;height:86px;top:23px;left:34px}.kinetic-wordmark>strong{font-size:7.5rem}.kinetic-wheel__track span{font-size:2.5rem}.kinetic-wordmark>small{margin-top:56px;font-size:.82rem}.principles p{font-size:1rem}}
