@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400..700&family=Instrument+Sans:wdth,wght@75..100,400..700&display=swap";:root{--ink:#080808;--ink-soft:#141311;--paper:#f5f0e7;--paper-deep:#e1d7c7;--orange:#f2610a;--orange-deep:#c84a04;--signal:#f4a064;--muted:#766e64;--muted-light:#b9b0a4;--line-light:#08080829;--line-dark:#f5f0e72b;--frame:min(100% - 4rem, 84rem);--font-body:"DM Sans", ui-sans-serif, system-ui, sans-serif;--font-display:"Instrument Sans", ui-sans-serif, system-ui, sans-serif;--ease:cubic-bezier(.16, 1, .3, 1);background:var(--ink);color:var(--paper);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html{background:var(--ink);scroll-behavior:smooth}body{background:var(--ink);min-width:320px;color:var(--paper);margin:0;font-size:16px;line-height:1.5}body,button,input,select,textarea{font-family:var(--font-body)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.045em;text-wrap:balance;font-weight:700;line-height:.94}button,input,select,textarea{font:inherit}button{cursor:pointer}::selection{background:var(--orange);color:var(--ink)}:focus-visible{outline:2px solid var(--orange);outline-offset:4px}section[id],.orbit-section{scroll-margin-top:1rem}.hawks-frame{width:var(--frame);margin-inline:auto}.hawks-site{background:var(--paper);color:var(--ink);overflow:clip}.hawks-header{z-index:20;width:var(--frame);justify-content:space-between;align-items:center;gap:2rem;min-height:5.7rem;margin-inline:auto;display:flex;position:absolute;top:0;left:0;right:0}.hawks-header>a{flex:none}.hawks-logo{width:9.7rem;height:auto;margin-left:-.2rem}.hawks-header nav{align-items:center;gap:clamp(1rem,2.4vw,2.3rem);margin-left:auto;display:flex}.hawks-header nav a{color:#f5f0e7b8;transition:color .18s var(--ease);font-size:.68rem;font-weight:650}.hawks-header nav a:hover{color:var(--orange)}.action-link{border:1px solid var(--orange);background:var(--orange);min-height:3rem;color:var(--ink);letter-spacing:.065em;text-transform:uppercase;transition:background-color .18s var(--ease), border-color .18s var(--ease), color .18s var(--ease);justify-content:space-between;align-items:center;gap:1rem;padding:.36rem .4rem .36rem 1.05rem;font-size:.68rem;font-weight:750;line-height:1;display:inline-flex}.action-link:hover{border-color:var(--signal);background:var(--signal)}.action-link:focus-visible{outline-color:var(--paper);outline-offset:5px}.action-link--light{border-color:var(--paper);background:var(--paper);color:var(--ink)}.action-link--light:hover{border-color:var(--signal);background:var(--signal)}.arrow-box{background:var(--ink);width:2.2rem;height:2.2rem;color:var(--orange);transition:transform .18s var(--ease);place-items:center;font-size:1rem;display:grid}.action-link:hover .arrow-box{transform:translate(2px,-2px)}.hawks-menu{display:none}.hawks-hero{background:var(--ink);min-height:100svh;color:var(--paper);align-items:center;padding:7rem 0 6.6rem;display:grid;position:relative}.hawks-hero__copy{z-index:2;align-self:center;position:relative}.hero-kicker{color:var(--signal);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.6rem;font-size:.6rem;font-weight:750;display:flex}.hero-kicker i{background:var(--orange);width:.36rem;height:.36rem}.hero-kicker b{color:var(--muted-light);letter-spacing:.07em;font-weight:500}.hawks-hero h1{text-wrap:pretty;max-width:10.6ch;margin:1.9rem 0 0;font-size:clamp(3.65rem,6vw,6.15rem)}.hawks-hero h1 em{color:var(--orange);font-style:normal}.hawks-hero__bottom{justify-content:space-between;align-items:end;gap:3rem;margin-top:2.7rem;display:flex}.hawks-hero__bottom p{color:#f5f0e7bf;max-width:31rem;margin:0;font-size:1rem;line-height:1.68}.hero-actions{flex:none;align-items:center;gap:1.2rem;display:flex}.quiet-link{min-height:3rem;color:var(--muted-light);transition:color .18s var(--ease);align-items:center;gap:.55rem;font-size:.7rem;font-weight:650;display:inline-flex}.quiet-link:hover{color:var(--paper)}.quiet-link span{color:var(--orange);font-size:1.2rem}.hero-system{z-index:1;width:min(58vw,52rem);height:43rem;margin:0;position:absolute;top:50%;right:0;overflow:visible;transform:translateY(-50%)}.hero-system:before{z-index:-1;content:"";border:1px solid #f5f0e71a;border-radius:50%;width:72%;height:68%;position:absolute;top:14%;right:-5%;transform:rotate(-14deg)}.hero-system:after{z-index:-1;background:var(--orange);width:.55rem;height:.55rem;box-shadow:-19rem 24rem 0 var(--signal), -8rem 5rem 0 var(--paper);content:"";position:absolute;top:7%;right:12%}.hero-system__signal-field{z-index:0;pointer-events:none;border:1px solid #f5f0e714;position:absolute;inset:2.5rem 3% 3.5rem 7%}.hero-system__signal-field:before,.hero-system__signal-field:after{content:"";background:#f5f0e71a;position:absolute}.hero-system__signal-field:before{height:1px;top:50%;left:0;right:0}.hero-system__signal-field:after{width:1px;top:0;bottom:0;left:58%}.hero-system__signal-field span,.hero-system__signal-field i,.hero-system__signal-field b{background:var(--orange);width:.42rem;height:.42rem;display:block;position:absolute}.hero-system__signal-field span{top:19%;left:58%}.hero-system__signal-field i{background:var(--signal);bottom:21%;right:13%}.hero-system__signal-field b{background:var(--paper);bottom:10%;left:26%}.hero-system__stamp{z-index:5;color:var(--signal);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.55rem;font-size:.57rem;font-weight:750;display:flex;position:absolute;top:1rem;right:1rem}.hero-system__stamp i{background:var(--orange);width:.4rem;height:.4rem}.hero-system__route{z-index:3;pointer-events:none;height:4rem;position:absolute;top:16rem;left:13%;right:4%}.hero-system__route:before{content:"";background:#f5f0e73d;height:1px;position:absolute;top:50%;left:1rem;right:1rem}.hero-system__route span{background:var(--orange);width:.5rem;height:.5rem;position:absolute;top:calc(50% - .25rem)}.hero-system__route span:first-child{left:0}.hero-system__route span:nth-child(2){background:var(--signal);left:49%}.hero-system__route span:nth-child(3){right:0}.hero-system__route b{color:var(--muted-light);letter-spacing:.09em;text-transform:uppercase;font-size:.53rem;font-weight:650;position:absolute;top:calc(50% + .75rem);left:42%}.hero-system__mac{z-index:2;width:76.16%;position:absolute;top:6rem;left:0}.hero-system__phone{z-index:5;transform-origin:bottom;filter:drop-shadow(1rem 1.35rem 1.2rem #0000006b);width:min(18rem,21.28%);position:absolute;top:5rem;right:-1.16%}.hero-system__mac,.hero-system__phone,.hero-system__channel,.hero-system__note,.hero-system__signal-field{contain:layout}.hero-system__signal-field,.hero-system__stamp,.hero-system__route,.hero-system__mac>div,.hero-system__phone>div,.hero-system__channel,.hero-system__note{animation-play-state:paused}.hero-system--active .hero-system__signal-field,.hero-system--active .hero-system__stamp,.hero-system--active .hero-system__route,.hero-system--active .hero-system__mac>div,.hero-system--active .hero-system__phone>div,.hero-system--active .hero-system__channel,.hero-system--active .hero-system__note{animation-play-state:running}.hero-system--active .hero-system__signal-field{animation:7.2s ease-in-out infinite hero-signal-breathe}.hero-system--active .hero-system__stamp{animation:7.2s ease-in-out infinite hero-stamp-drift}.hero-system--active .hero-system__route{animation:7.2s ease-in-out infinite hero-route-drift}.hero-system--active .hero-system__mac>div{animation:7.2s ease-in-out infinite hero-device-lift}.hero-system--active .hero-system__phone>div{animation:7.2s ease-in-out .12s infinite hero-phone-lift}.hero-system--active .hero-system__channel{animation:7.2s ease-in-out infinite hero-channel-lift}.hero-system--active .hero-system__channel--ig{animation-delay:.18s}.hero-system--active .hero-system__channel--mail{animation-delay:.34s}.hero-system--active .hero-system__note{animation:7.2s ease-in-out infinite hero-note-lift}@keyframes hero-signal-breathe{0%,to{opacity:.52}50%{opacity:.72}}@keyframes hero-stamp-drift{0%,to{transform:translate(0,0)}50%{transform:translateY(-3px)}}@keyframes hero-route-drift{0%,to{transform:translate(0,0)}50%{transform:translateY(1px)}}@keyframes hero-device-lift{0%,to{transform:translate(0,0)}50%{transform:translateY(-5px)}}@keyframes hero-phone-lift{0%,to{transform:translate(0,0)}50%{transform:translateY(6px)}}@keyframes hero-channel-lift{0%,to{transform:translate(0,0)}50%{transform:translateY(-3px)}}@keyframes hero-note-lift{0%,to{transform:translate(0,0)}50%{transform:translateY(2px)}}@media (prefers-reduced-motion:reduce){.hero-system--active .hero-system__signal-field,.hero-system--active .hero-system__stamp,.hero-system--active .hero-system__route,.hero-system--active .hero-system__mac>div,.hero-system--active .hero-system__phone>div,.hero-system--active .hero-system__channel,.hero-system--active .hero-system__note{animation:none}}.hero-system__channel{z-index:6;color:var(--muted-light);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.56rem;font-weight:700;display:flex;position:absolute}.hero-system__channel--wa{top:2.25rem;left:2%}.hero-system__channel--ig{top:29rem;right:1%}.hero-system__channel--mail{bottom:3rem;left:21%}.hero-system__note{z-index:6;border-top:1px solid var(--line-dark);color:var(--muted-light);gap:.2rem;padding-top:.55rem;display:grid;position:absolute;bottom:2.2rem;right:14%}.hero-system__note strong{color:var(--paper);font-family:var(--font-display);letter-spacing:-.04em;font-size:1.4rem}.hero-system__note span{letter-spacing:.09em;text-transform:uppercase;font-size:.56rem}.channel-dot{width:1.6rem;height:1.6rem;color:var(--paper);border:1px solid #f5f0e73d;border-radius:50%;flex:none;place-items:center;font-size:.58rem;font-weight:750;display:inline-grid}.channel-dot--whatsapp{color:#a9d6a9;border-color:#7da584}.channel-dot--instagram{color:#ffb38a;border-color:#d7906b}.channel-dot--email{border-color:var(--signal);color:var(--signal)}.channel-dot--inbox{border-color:var(--orange);color:var(--orange)}.channel-dot--official{background:var(--paper);border-color:var(--paper);width:2.1rem;height:2.1rem;padding:.35rem}.channel-dot--official img{object-fit:contain;width:100%;height:100%;display:block}.hero-signals{z-index:4;border-top:1px solid var(--line-dark);color:var(--muted-light);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;padding-top:.75rem;font-size:.55rem;font-weight:700;display:flex;position:absolute;bottom:1.1rem;left:0;right:0}.hero-signals span:nth-child(3){color:var(--orange)}@media (min-width:981px){.hawks-hero__copy{width:42%;margin-left:max(2rem,50vw - 42rem);margin-right:0}.hawks-hero__bottom{max-width:35rem;display:block}.hero-actions{margin-top:2rem}.hero-signals{width:42%;left:max(2rem,50vw - 42rem);right:auto}}@media (min-width:981px) and (max-width:1120px){.hawks-hero{padding-top:6.4rem;padding-bottom:5.8rem}.hawks-hero__copy{width:40%}.hawks-hero h1{font-size:clamp(3.45rem,5.8vw,4.8rem)}.hero-system{width:min(57vw,42rem);height:37rem}.hero-system__mac{width:74%;top:5.6rem}.hero-system__phone{width:min(15rem,22%);top:4.9rem}.hero-system__channel--ig{top:25rem}.hero-system__note{right:10%}}.mac-device{width:100%;padding-bottom:7%;position:relative}.mac-device__screen{z-index:2;aspect-ratio:1.72;background:#171615;border:1px solid #f5f0e72e;border-radius:.65rem .65rem .2rem .2rem;position:relative;overflow:hidden;box-shadow:0 1.5rem 4rem #0006}.mac-device__topbar{height:7%;color:var(--muted-light);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #f5f0e71f;justify-content:space-between;align-items:center;padding:0 1.25%;font-size:clamp(.38rem,.65vw,.62rem);display:flex}.mac-device__topbar strong{color:var(--paper);font-weight:700}.mac-device__traffic{gap:.3rem;display:flex}.mac-device__traffic i{background:var(--orange);border-radius:50%;width:.42rem;height:.42rem;display:block}.mac-device__traffic i:nth-child(2){background:var(--signal)}.mac-device__traffic i:nth-child(3){background:var(--muted)}.mac-device__workspace{grid-template-columns:18% 1fr;height:93%;display:grid}.mac-sidebar{color:var(--muted-light);border-right:1px solid #f5f0e71f;align-content:start;gap:4%;padding:5% 10%;font-size:clamp(.45rem,.72vw,.72rem);display:grid}.mac-sidebar img{width:72%;margin-bottom:10%}.mac-sidebar>span{padding:7% 8%}.mac-sidebar__active{color:var(--orange);background:#f2610a2e}.mac-sidebar__foot{color:var(--signal);border-top:1px solid #f5f0e71f;align-items:center;gap:.45rem;margin-top:auto;padding-top:10%;font-size:.55em;display:flex}.mac-sidebar__foot i{background:var(--orange);width:.42rem;height:.42rem}.mac-inbox{color:var(--ink);background:#f1ece3;padding:3.2% 4.4%}.mac-inbox__heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.mac-inbox__heading span{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:clamp(.42rem,.75vw,.7rem)}.mac-inbox__heading h3{margin:.35rem 0 0;font-size:clamp(1rem,1.9vw,1.8rem)}.mac-inbox__heading>b{color:var(--orange-deep);letter-spacing:.06em;white-space:nowrap;font-size:clamp(.45rem,.68vw,.66rem)}.mac-inbox__heading>b i{background:var(--orange);width:.42rem;height:.42rem;margin-left:.35rem;display:inline-block}.mac-inbox__filters{border-bottom:1px solid var(--line-light);color:var(--muted);gap:2%;margin-top:3%;padding-bottom:1.8%;font-size:clamp(.42rem,.67vw,.65rem);display:flex}.mac-inbox__filters .is-selected{color:var(--ink);font-weight:750}.mac-inbox__row{border-bottom:1px solid var(--line-light);grid-template-columns:1.75rem minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:1.2% 0;display:grid}.mac-inbox__row .channel-dot{border-color:var(--line-light);width:1.65rem;height:1.65rem;color:var(--ink)}.mac-inbox__row>div{gap:.08rem;min-width:0;line-height:1.2;display:grid}.mac-inbox__row strong{font-family:var(--font-display);font-size:clamp(.72rem,1.05vw,1rem)}.mac-inbox__row span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.48rem,.75vw,.73rem);overflow:hidden}.mac-inbox__row>b{color:var(--orange-deep);letter-spacing:.08em;font-size:clamp(.43rem,.63vw,.6rem)}.mac-inbox__handoff{background:var(--ink);color:var(--paper);align-items:center;gap:.75rem;margin-top:2%;padding:1.8% 3.5%;display:flex}.mac-inbox__handoff>i{background:var(--orange);flex:none;width:.55rem;height:.55rem}.mac-inbox__handoff span{flex:1;gap:.2rem;display:grid}.mac-inbox__handoff strong{font-family:var(--font-display);font-size:clamp(.6rem,.9vw,.85rem)}.mac-inbox__handoff small{color:var(--muted-light);font-size:clamp(.42rem,.62vw,.6rem)}.mac-inbox__handoff b{color:var(--orange);font-size:1rem}.mac-device__chin{z-index:1;clip-path:polygon(4% 0,96% 0,100% 100%,0 100%);background:#a49e96;height:6%;position:absolute;bottom:1.5%;left:5%;right:5%}.mac-device__chin span{background:#252321;border-radius:0 0 .5rem .5rem;width:6%;height:20%;position:absolute;top:20%;left:47%}.mac-device__base{z-index:0;background:#756f68;border-radius:0 0 40% 40%;height:4.5%;position:absolute;bottom:0;left:0;right:0}.device-phone{aspect-ratio:263.67/532;width:100%;position:relative}.device-phone__device,.device-phone__frame,.device-phone__glare,.device-phone__screen,.device-phone__bezel,.device-phone__island{position:absolute}.device-phone__device{transform-origin:bottom;inset:0;transform:rotate(-4deg)}.device-phone--active .device-phone__device{transform:rotate(-4deg)translateY(-1.2%)}.device-phone__frame{z-index:1;inset:0 .84%}.device-phone__glare{z-index:4;mix-blend-mode:screen;pointer-events:none;inset:.23% 1.33% .24% 1.32%}.device-phone__screen{z-index:3;background:#fffdf8;border-radius:8.5%/4%;inset:2.36% 5.65% 2.36% 5.64%;overflow:hidden}.device-phone__screen-layer{position:absolute;inset:0}.device-phone__bezel{z-index:2;pointer-events:none;inset:.76% 2.53% .76% 2.51%}.device-phone__island{z-index:5;pointer-events:none;inset:3.82% 39.39% 93.01% 38.52%}.device-phone__frame img,.device-phone__glare img,.device-phone__bezel img,.device-phone__island img{object-fit:fill;width:100%;height:100%}.device-phone__screen-content{min-height:100%;color:var(--ink);background:#fffdf8;padding:8% 7%;font-size:clamp(7px,.7vw,11px);line-height:1.35}.device-phone__screen-content[data-skin=hawks]{--ink:#11100f;--muted:#77716a;--line-light:#11100f29;--orange:#ff620c;--orange-deep:#d94d06;--signal:#b8ab9d;--paper:#fffdf8;background:#fffdf8}.device-phone__screen-content[data-skin=norte]{--ink:#16324d;--muted:#607284;--line-light:#16324d29;--orange:#2c7be5;--orange-deep:#1f63c2;--signal:#87a9d2;--paper:#f2f7fb;background:#f2f7fb}.device-phone__screen-content[data-skin=atelier]{--ink:#342a27;--muted:#796b64;--line-light:#342a2729;--orange:#ad684b;--orange-deep:#8d4e38;--signal:#bca287;--paper:#fff7ed;background:#fff7ed}.device-phone__status,.device-phone__appbar,.device-phone__inbox-row,.device-phone__kicker,.device-phone__metric,.device-phone__context{align-items:center;display:flex}.device-phone__status{color:var(--muted);justify-content:space-between;font-size:90%;font-weight:750}.device-phone__brand-band{border-bottom:1px solid var(--line-light);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:10%;padding:0 0 4%;font-size:65%;font-weight:800;display:flex}.device-phone__brand-band span{color:var(--ink)}.device-phone__brand-band b{color:var(--orange-deep);font-size:80%}.device-phone__appbar{border-bottom:1px solid var(--line-light);gap:5%;margin-top:11%;padding-bottom:7%}.device-phone__appbar .channel-dot{aspect-ratio:1;border-color:var(--line-light);width:11%;height:auto;color:var(--ink);font-size:75%}.device-phone__appbar>div{flex:1;gap:2%;min-width:0;display:grid}.device-phone__appbar strong{font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:125%;overflow:hidden}.device-phone__appbar span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:78%;overflow:hidden}.device-phone__appbar>b{color:var(--muted);font-size:100%}.device-phone__kicker{color:var(--muted);letter-spacing:.08em;justify-content:space-between;gap:1rem;margin:13% 0 5%;font-size:68%;font-weight:800}.device-phone__kicker b{color:var(--orange-deep);font-size:82%}.screen-chat{gap:2.2%;display:grid}.screen-chat__bubble{border-radius:.5rem;max-width:88%;padding:4% 5%;font-size:104%}.screen-chat__bubble--received{background:var(--paper-deep)}.screen-chat__bubble--sent{background:var(--ink);color:var(--paper);justify-self:end}.screen-chat small{color:var(--muted);font-size:70%}.screen-chat__time--sent{justify-self:end}.screen-chat__status{border-top:1px solid var(--line-light);color:var(--muted);align-items:center;gap:4%;margin-top:7%;padding-top:7%;font-size:78%;display:flex}.screen-chat__status--clear{background:#f2610a12;border-top:0;align-items:flex-start;gap:5%;min-height:2.15rem;margin-top:4%;padding:6% 5%;line-height:1.25}.screen-chat__status--clear i{margin-top:.15rem}.screen-chat__status i,.device-phone__status-line i,.device-phone__context i{background:var(--orange);flex:none;width:.55rem;height:.55rem}.device-phone__composer{border:1px solid var(--line-light);color:var(--muted);justify-content:space-between;align-items:center;margin-top:12%;padding:4%;font-size:85%;display:flex}.device-phone__composer b{color:var(--orange-deep)}.device-phone__campaign{background:var(--ink);color:var(--paper);gap:5%;margin-top:3%;padding:7%;display:grid}.device-phone__campaign>span{color:var(--signal);letter-spacing:.04em;font-size:72%;font-weight:750}.device-phone__campaign>strong{max-width:11ch;font-family:var(--font-display);letter-spacing:-.04em;font-size:175%;line-height:.96}.device-phone__campaign>p{color:var(--muted-light);margin:0;font-size:78%}.device-phone__campaign>b{border-top:1px solid var(--line-dark);color:var(--orange);padding-top:6%;font-size:76%}.device-phone__metric{border-bottom:1px solid var(--line-light);color:var(--muted);justify-content:space-between;padding:9% 0;font-size:80%}.device-phone__metric strong{color:var(--ink);font-family:var(--font-display);font-size:125%}.device-phone__status-line,.device-phone__context{color:var(--muted);align-items:center;gap:4%;margin-top:8%;font-size:78%;display:flex}.device-phone__inbox-row{border-bottom:1px solid var(--line-light);gap:5%;margin-top:4%;padding:6% 3%}.device-phone__inbox-row .channel-dot{aspect-ratio:1;border-color:var(--line-light);width:11%;height:auto;color:var(--ink);font-size:76%}.device-phone__inbox-row>div{flex:1;gap:2%;min-width:0;display:grid}.device-phone__inbox-row strong{font-family:var(--font-display);font-size:100%}.device-phone__inbox-row span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:78%;overflow:hidden}.device-phone__inbox-row>b{color:var(--orange-deep);font-size:74%}.possibilities-section{background:var(--paper);color:var(--ink);padding:10rem 0 11rem}.possibilities-section__head{justify-content:space-between;align-items:end;gap:2rem;display:flex}.possibilities-section h2,.integrations-section h2,.brand-section h2,.faq-section h2,.contact-section h2,.orbit-section h2{max-width:12ch;margin:0;font-size:clamp(3.2rem,5.5vw,5.9rem)}.possibilities-section__head p,.orbit-section__head p{max-width:31rem;color:var(--muted);margin:1.6rem 0 0;font-size:1rem;line-height:1.65}.section-mark{color:var(--orange-deep);letter-spacing:.13em;text-transform:uppercase;white-space:nowrap;font-size:.6rem;font-weight:800}.possibility-list{border-top:1px solid var(--line-light);margin-top:6rem}.possibility-row{border-bottom:1px solid var(--line-light);grid-template-columns:4rem minmax(0,1fr) 12rem;align-items:center;gap:2rem;padding:2.25rem 0;display:grid}.possibility-row>span{color:var(--orange-deep);font-family:var(--font-display);align-self:start;font-size:1.2rem}.possibility-row h3{margin:0;font-size:clamp(1.8rem,3vw,3.25rem)}.possibility-row p{max-width:38rem;color:var(--muted);margin:.75rem 0 0;font-size:.95rem;line-height:1.65}.possibility-row>b{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;align-self:start;font-size:.57rem}.integrations-section{background:var(--ink);color:var(--paper);padding:10rem 0 9rem}.integrations-section__layout{grid-template-columns:minmax(19rem,.78fr) minmax(29rem,1.22fr);align-items:center;gap:clamp(4rem,9vw,9rem);display:grid}.section-mark--light{color:var(--signal)}.integrations-section__copy h2{margin-top:2.3rem}.integrations-section__copy p{max-width:29rem;color:var(--muted-light);margin:2rem 0 2.3rem;font-size:1rem;line-height:1.7}.integration-wall{border:1px solid var(--line-dark);background:var(--line-dark);grid-template-columns:repeat(3,1fr);gap:1px;min-height:29rem;display:grid;position:relative}.integration-wall:before,.integration-wall:after{z-index:0;background:var(--line-dark);content:"";position:absolute}.integration-wall:before{width:1px;top:0;bottom:0;left:33.33%}.integration-wall:after{width:1px;top:0;bottom:0;right:33.33%}.integration-wall__line{z-index:0;background:var(--line-dark);height:1px;position:absolute;top:50%;left:0;right:0}.integration-badge{z-index:1;background:var(--ink);min-height:9.65rem;color:var(--muted-light);align-content:center;justify-items:center;gap:.85rem;font-size:.67rem;font-weight:650;display:grid;position:relative}.integration-badge i{width:2.8rem;height:2.8rem;color:var(--paper);font-family:var(--font-display);border:1px solid #f5f0e74d;border-radius:50%;place-items:center;font-size:1.15rem;font-style:normal;display:grid}.integration-badge:nth-of-type(2) i,.integration-badge:nth-of-type(4) i{border-color:var(--orange);color:var(--orange)}.integration-badge:last-of-type i{border-style:dashed;border-color:var(--signal);color:var(--signal)}.integration-wall__route{z-index:2;color:var(--signal);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.54rem;font-weight:750;display:flex;position:absolute;bottom:1.1rem;left:12%;right:12%}.integration-wall__route i{background:var(--orange);width:18%;height:1px}.orbit-section{background:var(--ink-soft);color:var(--paper);position:relative;overflow:clip}.orbit-section__head{justify-content:space-between;align-items:start;gap:2rem;padding-top:9.5rem;display:flex}.orbit-section h2{max-width:10ch}.orbit-section__head p{color:var(--muted-light)}.scroll-weight-headline{font-variation-settings:"wght" 520, "wdth" 92}.relay-showcase{height:190svh;min-height:62rem;position:relative}.relay-showcase__stage{place-items:center;height:100svh;min-height:42rem;display:grid;position:sticky;top:0;overflow:hidden}.relay-showcase__backdrop{pointer-events:none;position:absolute;inset:8% 10% 12%}.relay-showcase__backdrop:before,.relay-showcase__backdrop:after{content:"";border:1px solid #f5f0e717;border-radius:50%;position:absolute}.relay-showcase__backdrop:before{inset:15% 12%;transform:rotate(-18deg)}.relay-showcase__backdrop:after{inset:3% 28%;transform:rotate(28deg)}.relay-showcase__backdrop span,.relay-showcase__backdrop i,.relay-showcase__backdrop b{background:var(--orange);width:.5rem;height:.5rem;display:block;position:absolute}.relay-showcase__backdrop span{top:26%;left:19%}.relay-showcase__backdrop i{background:var(--signal);bottom:24%;right:20%}.relay-showcase__backdrop b{background:var(--paper);top:9%;right:38%}.relay-showcase__phones{z-index:2;perspective:1400px;transform-origin:50% 52%;contain:layout;width:min(70vw,60rem);height:min(76vh,40rem);position:relative}.relay-phone{transform-origin:50%;contain:layout;width:clamp(10.5rem,15vw,15rem);position:absolute;top:50%;left:50%}.relay-phone .device-phone{filter:drop-shadow(1rem 1.4rem 1.8rem #00000057);transform:translate(-50%,-50%)}.relay-phone--whatsapp{z-index:3}.relay-phone--instagram{z-index:2}.relay-phone--inbox{z-index:1}.relay-showcase__readout{z-index:5;border-top:1px solid #f5f0e747;gap:.65rem;width:min(22rem,32vw);padding-top:.8rem;display:grid;position:absolute;bottom:13%;right:max(2rem,50vw - 42rem)}.relay-showcase__readout>span{color:var(--signal);letter-spacing:.13em;text-transform:uppercase;font-size:.56rem;font-weight:750}.relay-showcase__readout strong{color:var(--paper);font-family:var(--font-display);letter-spacing:-.055em;font-size:clamp(2.1rem,4vw,4.4rem);line-height:.88;display:block}.relay-showcase__readout p{color:var(--muted-light);margin:.4rem 0 0;font-size:.78rem}.relay-showcase__line{background:#f5f0e729;width:100%;height:1px;margin-top:1rem}.relay-showcase__line i{background:var(--orange);transform-origin:0;width:100%;height:1px;transition:transform .42s var(--ease);display:block}.relay-showcase__rail{z-index:5;color:var(--muted-light);letter-spacing:.12em;text-transform:uppercase;gap:1.6rem;font-size:.58rem;font-weight:750;display:flex;position:absolute;bottom:13%;left:max(2rem,50vw - 42rem)}.relay-showcase__rail span{transition:color .3s var(--ease);gap:.5rem;display:grid}.relay-showcase__rail span.is-active{color:var(--orange)}.relay-showcase__rail b{color:var(--muted);font-weight:600}.orbit-section__label{border-top:1px solid var(--line-dark);min-height:4.5rem;color:var(--muted-light);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.58rem;font-weight:700;display:flex}.orbit-section__label b{color:var(--signal);font-weight:700}.orbit-section__label i{color:var(--orange);font-size:1rem;font-style:normal}.brand-section{background:var(--paper-deep);color:var(--ink);padding:10rem 0}.brand-section__layout{grid-template-columns:minmax(20rem,.9fr) minmax(20rem,1.1fr);align-items:center;gap:clamp(4rem,10vw,10rem);display:grid}.brand-section__visual{width:min(100%,23rem);position:relative}.white-label-phone{filter:drop-shadow(1rem 1rem 1rem #0808082b);width:78%;margin-inline:auto}.white-label-phone .device-phone{width:100%}.brand-section__visual>span{color:var(--muted);letter-spacing:.11em;text-align:center;text-transform:uppercase;margin-top:1.35rem;font-size:.57rem;font-weight:700;display:block}.brand-section__copy h2{max-width:10ch;margin-top:2rem}.brand-section__copy h2 em{color:var(--orange-deep);font-style:normal}.brand-section__copy p{max-width:32rem;color:var(--muted);margin:2rem 0 2.5rem;font-size:1rem;line-height:1.7}.faq-section{background:var(--paper);color:var(--ink);padding:10rem 0 11rem}.faq-section__head{justify-content:space-between;align-items:end;gap:3rem;display:flex}.faq-section__head h2{max-width:9ch}.faq-section__head p{max-width:22rem;color:var(--muted);margin:0 0 .35rem;font-size:1rem;line-height:1.65}.faq-list{border-top:1px solid var(--line-light);margin-top:5.5rem}.faq-list details{border-bottom:1px solid var(--line-light)}.faq-list summary{cursor:pointer;min-height:5.25rem;font-family:var(--font-display);letter-spacing:-.035em;transition:color .18s var(--ease);justify-content:space-between;align-items:center;gap:2rem;font-size:clamp(1.25rem,2vw,2rem);font-weight:650;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:hover{color:var(--orange-deep)}.faq-list summary span{width:2rem;height:2rem;color:var(--orange-deep);font-family:var(--font-body);transition:transform .22s var(--ease);flex:none;place-items:center;font-size:1.6rem;font-weight:400;display:inline-grid}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:44rem;color:var(--muted);margin:-.2rem 4rem 1.65rem 0;font-size:.95rem;line-height:1.7}.contact-section{background:var(--orange);color:var(--ink);padding:9rem 0 8rem}.contact-section__intro{grid-template-columns:1fr minmax(15rem,24rem);align-items:end;gap:3rem;display:grid}.contact-section__intro .section-mark{color:var(--ink);grid-column:1/-1}.contact-section h2{max-width:9ch;font-size:clamp(4rem,7vw,7.6rem)}.contact-section__intro p{color:#080808c7;margin:0 0 2rem;font-size:1rem;line-height:1.68}.contact-section__intro .action-link{border-color:var(--ink);background:var(--ink);width:fit-content;color:var(--paper);margin-bottom:.5rem}.contact-section__intro .action-link:hover{border-color:var(--paper);background:var(--paper);color:var(--ink)}.contact-section__form{border-top:1px solid #08080859;grid-template-columns:minmax(15rem,.58fr) minmax(20rem,1.42fr);gap:4rem;margin-top:8rem;padding-top:2.2rem;display:grid}.contact-section__form h3{max-width:11ch;margin:0;font-size:clamp(2rem,3.3vw,3.5rem)}.contact-section__form p{color:#080808ad;max-width:19rem;margin-top:1rem;font-size:.9rem;line-height:1.6}.lead-form{gap:1rem;display:grid}.lead-form__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.lead-form__field{gap:.45rem;display:grid}.lead-form__field span{color:#080808b3;letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:800}.lead-form__field input,.lead-form__field select,.lead-form__field textarea{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #0808086b;border-radius:0;outline:0;padding:.75rem 0;font-size:.9rem}.lead-form__field input::placeholder,.lead-form__field textarea::placeholder{color:#08080885}.lead-form__field input:focus,.lead-form__field select:focus,.lead-form__field textarea:focus{border-color:var(--ink);box-shadow:0 1px 0 var(--ink)}.lead-form__field textarea{resize:vertical}.lead-form__footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.lead-form__footer button{border:1px solid var(--ink);background:var(--ink);min-height:3.25rem;color:var(--paper);letter-spacing:.06em;text-transform:uppercase;transition:background-color .18s var(--ease), color .18s var(--ease), border-color .18s var(--ease);align-items:center;gap:1rem;padding:.45rem .55rem .45rem 1.1rem;font-size:.67rem;font-weight:750;display:inline-flex}.lead-form__footer button:hover{border-color:var(--paper);background:var(--paper);color:var(--ink)}.lead-form__footer button:focus-visible{outline-color:var(--paper)}.lead-form__footer button b{background:var(--orange);width:2.25rem;height:2.25rem;color:var(--ink);place-items:center;font-size:1rem;display:grid}.lead-form__footer span{color:#080808a6;text-align:right;font-size:.65rem;line-height:1.4}.hawks-footer{background:var(--ink);color:var(--paper);padding:1.75rem 0}.hawks-footer__layout{grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;display:grid}.hawks-footer .hawks-logo{width:7rem}.hawks-footer__layout>span{color:var(--muted-light);font-size:.7rem}.hawks-footer__layout>div{align-items:center;gap:1.1rem;display:flex}.hawks-footer__layout>div a{color:var(--muted-light);letter-spacing:.08em;text-transform:uppercase;transition:color .18s var(--ease);font-size:.62rem;font-weight:700}.hawks-footer__layout>div a:hover{color:var(--orange)}@media (max-width:980px){:root{--frame:min(100% - 2rem, 44rem)}.hawks-header{min-height:4.8rem}.hawks-header nav,.hawks-header>.action-link{display:none}.hawks-menu{display:block;position:relative}.hawks-menu summary{cursor:pointer;min-height:2.8rem;color:var(--paper);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.65rem;font-size:.65rem;font-weight:750;list-style:none;display:flex}.hawks-menu summary::-webkit-details-marker{display:none}.hawks-menu summary i,.hawks-menu summary i:after{background:var(--paper);content:"";width:1.1rem;height:1px;display:block}.hawks-menu summary i:after{transform:translateY(.35rem)}.hawks-menu>div{background:var(--paper);width:min(17rem,100vw - 2rem);color:var(--ink);padding:.8rem 1rem;display:grid;position:absolute;top:2.65rem;right:0;box-shadow:0 1rem 2rem #00000040}.hawks-menu>div a{border-bottom:1px solid var(--line-light);letter-spacing:.07em;text-transform:uppercase;min-height:2.7rem;padding:.75rem 0;font-size:.67rem;font-weight:750}.hawks-menu>div a:last-child{color:var(--orange-deep);border-bottom:0}.hawks-hero{min-height:100svh;padding-top:8rem;padding-bottom:2rem;display:block}.hawks-hero__copy{align-self:auto}.hawks-hero h1{font-size:clamp(3.45rem,7.8vw,5.4rem)}.hawks-hero__bottom{flex-direction:column;align-items:start;gap:1.5rem}.hero-system{width:var(--frame);height:35rem;margin:3rem auto 0;position:relative;top:auto;right:auto;transform:none}.hero-system__mac{width:74%;top:6rem;left:0}.hero-system__phone{width:23%;top:4rem;right:-1%}.hero-system__route{top:13rem;left:7%;right:2%}.hero-system__channel--wa{top:2rem;left:2%}.hero-system__channel--ig{top:24rem;right:0}.hero-system__channel--mail{bottom:2rem;left:12%}.hero-system__note{bottom:1.1rem;right:8%}.hero-signals{bottom:.7rem}.possibilities-section__head,.faq-section__head{flex-direction:column;align-items:start}.possibility-row{grid-template-columns:3rem minmax(0,1fr)}.possibility-row>b{grid-column:2}.integrations-section__layout,.brand-section__layout,.contact-section__form{grid-template-columns:1fr;gap:3.5rem}.orbit-section__head{flex-direction:column;align-items:start}.brand-section__visual{width:min(100%,22rem);margin-inline:auto}.contact-section__intro{grid-template-columns:1fr;gap:1rem}.contact-section__intro .section-mark{grid-column:auto}.contact-section__intro p{max-width:28rem;margin-top:1rem}.hawks-footer__layout{grid-template-columns:1fr 1fr}.hawks-footer__layout>div{grid-column:1/-1}}@media (max-width:640px){:root{--frame:min(100% - 2rem, 40rem)}.hawks-logo{width:8.2rem}.hawks-hero{min-height:auto;padding-top:7.7rem;padding-bottom:1.5rem}.hero-kicker{flex-wrap:wrap;align-items:start;line-height:1.5}.hero-kicker i{margin-top:.45rem}.hawks-hero h1{max-width:9.8ch;margin-top:1.5rem;font-size:clamp(3.15rem,13vw,4.6rem)}.hawks-hero__bottom p{font-size:.93rem}.hero-actions{flex-direction:column;align-items:stretch;gap:.7rem;width:100%}.hero-actions .action-link,.hero-actions .quiet-link{width:100%}.hero-actions .quiet-link{justify-content:center}.hero-system{width:var(--frame);height:25rem;margin:1.2rem auto 0;position:relative;top:auto;left:auto;right:auto;transform:none}.hero-system:before{width:75%;height:65%;top:13%;right:-3%}.hero-system:after{width:.4rem;height:.4rem;box-shadow:-11rem 13rem 0 var(--signal), -5rem 3rem 0 var(--paper);top:9%;right:8%}.hero-system__signal-field{inset:2rem 0 2rem 3%}.hero-system__stamp{font-size:.46rem;top:.1rem;right:0}.hero-system__mac{width:66%;top:4.2rem;left:0;transform:none}.hero-system__phone{width:25%;top:2.25rem;right:-1%}.hero-system__route{top:10.1rem;left:3%;right:0}.hero-system__route b{font-size:.42rem;left:31%}.hero-system__channel{font-size:.44rem}.hero-system__channel .channel-dot{width:1.25rem;height:1.25rem;font-size:.46rem}.hero-system__channel--wa{top:5.8rem;left:0}.hero-system__channel--ig{top:19rem;right:0}.hero-system__channel--mail{bottom:1.35rem;left:6%}.hero-system__note{bottom:.5rem;right:0}.hero-system__note strong{font-size:1rem}.hero-system__note span{font-size:.43rem}.hero-signals{width:var(--frame);flex-wrap:wrap;gap:.6rem 1rem;margin:.75rem auto 0;font-size:.42rem;position:relative;bottom:auto;left:auto;right:auto}.possibilities-section,.integrations-section,.brand-section,.faq-section{padding:6.8rem 0}.possibilities-section h2,.integrations-section h2,.brand-section h2,.faq-section h2,.orbit-section h2{font-size:clamp(3rem,12.5vw,4.6rem)}.possibility-list,.faq-list{margin-top:3.8rem}.possibility-row{grid-template-columns:2.2rem 1fr;gap:.8rem;padding:1.6rem 0}.possibility-row h3{font-size:1.65rem}.possibility-row p{font-size:.87rem}.possibility-row>b{font-size:.5rem}.integration-wall{min-height:24rem}.integration-badge{min-height:7.9rem;font-size:.58rem}.integration-badge i{width:2.25rem;height:2.25rem;font-size:.95rem}.orbit-section__head{padding-top:6.8rem}.relay-showcase{height:215svh;min-height:56rem}.relay-showcase__stage{min-height:34rem}.relay-showcase__backdrop{inset:8% 2% 16%}.relay-showcase__phones{width:100%;height:32rem}.relay-phone{width:clamp(9rem,34vw,12rem)}.relay-showcase__readout{width:min(15rem,48vw);bottom:10%;right:1rem}.relay-showcase__readout strong{font-size:clamp(1.8rem,9vw,3rem)}.relay-showcase__rail{gap:.65rem;font-size:.48rem;bottom:10%;left:1rem}.relay-showcase__rail span{gap:.35rem}.relay-showcase__rail b{font-size:.45rem}.orbit-section__label{min-height:4rem;font-size:.48rem}.orbit-section__label b{text-align:right;max-width:13rem}.brand-section__visual .device-phone{width:65%}.contact-section{padding:6.8rem 0}.contact-section h2{font-size:clamp(3.8rem,15vw,5.3rem)}.contact-section__form{gap:2rem;margin-top:5rem}.lead-form__grid{grid-template-columns:1fr}.lead-form__footer{flex-direction:column;align-items:start}.lead-form__footer span{text-align:left}.hawks-footer__layout{grid-template-columns:1fr;gap:.9rem}.hawks-footer__layout>div{flex-wrap:wrap;gap:.75rem 1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
