/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--navy:#073e52;--navy-deep:#032c39;--teal:#08a7a8;--teal-dark:#007a80;--teal-soft:#dff7f3;--coral:#ff7061;--coral-hot:#ff5048;--coral-soft:#ffe2dc;--cream:#fff9f6;--ink:#163f48;--muted:#627b80;--line:#d9e8e6;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Aptos,Segoe UI,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}main{overflow:hidden}h1,h2,h3{font-family:Arial Rounded MT Bold,Aptos Display,Segoe UI,sans-serif}.topbar{z-index:30;background:#fff;justify-content:space-between;align-items:center;gap:28px;max-width:1280px;height:84px;margin:0 auto;padding:0 32px;display:flex;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand-logo{place-items:center;width:70px;height:55px;display:grid;overflow:hidden}.brand-logo img{object-fit:contain;width:72px;height:56px}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{color:var(--navy);letter-spacing:.08em;font-size:1.16rem}.brand-copy small{color:var(--teal);letter-spacing:.08em;margin-top:6px;font-size:.7rem;font-weight:850}.topbar nav{align-items:center;gap:28px;margin-left:auto;display:flex}.topbar nav a{color:#526c72;font-size:.86rem;font-weight:750;transition:color .2s}.topbar nav a:hover{color:var(--coral-hot)}.topbar .nav-prevenext{color:var(--teal-dark);background:var(--teal-soft);border-radius:999px;padding:8px 13px}.button{color:#fff;background:var(--teal);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 23px;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 13px 30px #0361652b}.button:hover{transform:translateY(-2px);box-shadow:0 18px 38px #034b4e3b}.button span{font-size:1.05rem}.button-small{color:#fff;background:linear-gradient(135deg, var(--coral-hot), var(--coral));min-height:44px;padding:0 18px;font-size:.8rem}.button-primary{background:linear-gradient(135deg, var(--coral-hot), var(--coral));box-shadow:0 13px 30px #ff504845}.button-primary:hover{box-shadow:0 18px 40px #ff504857}.button-ghost{color:var(--navy);box-shadow:none;background:#ffffffbd;border:1px solid #a8d6d3}.button-white{color:var(--navy);background:#fff}.hero{background:linear-gradient(128deg,#fff8f4 0%,#f5fffc 44%,#d8f5ef 100%);grid-template-columns:1.04fr .96fr;min-height:720px;padding:66px max(32px,50vw - 608px) 48px;display:grid;position:relative;overflow:hidden}.hero-grid{opacity:.42;background-image:linear-gradient(#08a7a814 1px,#0000 1px),linear-gradient(90deg,#08a7a814 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 8%,#000 100%);mask-image:linear-gradient(90deg,#0000 8%,#000 100%)}.hero-orbit{pointer-events:none;border-radius:50%;position:absolute}.orbit-one{background:#ff706140;width:610px;height:610px;top:-170px;right:-140px}.orbit-two{background:#08a7a82e;width:420px;height:420px;bottom:-275px;right:21%}.hero-copy{z-index:2;align-self:center;max-width:665px;position:relative}.eyebrow,.section-kicker{color:var(--teal-dark);letter-spacing:.15em;text-transform:uppercase;margin:0 0 18px;font-size:.72rem;font-weight:950}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--coral);border-radius:999px;width:34px;height:3px}.hero h1,.section h2,.spotlight h2,.technology h2,.settings-section h2,.prevenext-section h2,.federfarma-section h2{color:var(--navy-deep);letter-spacing:-.058em;margin:0;font-size:clamp(3.8rem,6.15vw,6.55rem);font-weight:950;line-height:.95}.hero h1 em{color:var(--coral-hot);white-space:nowrap;font-style:normal;position:relative}.hero h1 em:after{content:"";z-index:-1;background:#ff70613d;border-radius:999px;height:.13em;position:absolute;bottom:.04em;left:-2%;right:-2%}.hero-lead{color:#526e73;max-width:640px;margin:28px 0 30px;font-size:1.08rem;line-height:1.7}.hero-lead strong{color:var(--navy)}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.microcopy{color:#7b9093;margin:15px 0 30px;font-size:.72rem;font-weight:700}.hero-metrics{border-top:1px solid #b9dcd7;grid-template-columns:repeat(3,1fr);max-width:620px;display:grid}.hero-metrics div{padding:20px 16px 0 0}.hero-metrics strong{color:var(--navy-deep);font-size:1.03rem;display:block}.hero-metrics span{color:#758d90;margin-top:4px;font-size:.71rem;line-height:1.35;display:block}.hero-visual{z-index:2;min-height:590px;position:relative}.device-halo{border:1px solid #ff706161;border-radius:50%;width:540px;height:540px;position:absolute;top:3%;right:0;box-shadow:0 0 0 58px #ffffff38,0 28px 80px #045c5b21}.device{object-fit:contain;filter:drop-shadow(0 38px 28px #0343443d);width:610px;height:690px;position:absolute;bottom:-112px;right:-7%}.federfarma-card{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #ffffffe6;border-radius:15px;align-items:center;gap:14px;width:270px;padding:14px 18px;display:flex;position:absolute;top:13%;left:-4%;box-shadow:0 16px 40px #044f4d24}.federfarma-card img{object-fit:contain;width:54px;height:54px}.federfarma-card p{margin:0}.federfarma-card span,.federfarma-card strong{display:block}.federfarma-card span{color:#6d8589;font-size:.64rem}.federfarma-card strong{color:var(--navy);margin-top:3px;font-size:.92rem}.floating-note{z-index:3;color:#fff;background:linear-gradient(135deg, var(--coral-hot), var(--coral));border-radius:999px;padding:13px 18px;font-size:.76rem;font-weight:900;position:absolute;bottom:13%;right:0;box-shadow:0 14px 32px #ff504847}.floating-note span{margin-right:6px}.impact-strip{color:#fff;background:linear-gradient(90deg, var(--navy-deep), var(--teal-dark) 65%, var(--teal));letter-spacing:.1em;text-align:center;justify-content:center;align-items:center;gap:22px;min-height:76px;padding:18px 30px;font-size:.9rem;font-weight:950;display:flex}.impact-strip p{margin:0}.impact-strip span{color:var(--coral);font-size:1.35rem}.spotlight{grid-template-columns:.82fr 1.18fr;align-items:center;gap:64px;max-width:1280px;margin:0 auto;padding:92px 32px 38px;display:grid}.spotlight h2{font-size:clamp(2.85rem,4.45vw,5rem)}.spotlight-copy>p:not(.section-kicker){color:var(--muted);margin:25px 0;font-size:1.03rem;line-height:1.72}.spotlight-visual{background:var(--teal-soft);border-radius:28px 28px 92px;height:535px;margin:0;position:relative;overflow:hidden;box-shadow:0 27px 68px #034e4d24}.spotlight-visual img{object-fit:cover;width:100%;height:100%}.spotlight-visual:after{content:"";background:linear-gradient(#0000 42%,#032c39c4);position:absolute;inset:0}.spotlight-visual figcaption,.opportunity-image figcaption{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#032c39c2;border:1px solid #ffffff3b;border-radius:13px;flex-direction:column;gap:6px;padding:18px 20px;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.spotlight-visual figcaption span,.opportunity-image figcaption span{color:#ffb2a8;letter-spacing:.14em;text-transform:uppercase;font-size:.67rem;font-weight:950}.section{max-width:1216px;margin:0 auto;padding:100px 32px}.section.compact{padding-top:90px;padding-bottom:90px}.section-heading{grid-template-columns:1.16fr .84fr;align-items:end;gap:70px;margin-bottom:52px;display:grid}.section-heading h2{font-size:clamp(2.75rem,4.25vw,4.85rem)}.section-heading>p{color:var(--muted);margin:0;line-height:1.76}.opportunity-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:60px;display:grid}.opportunity-image{background:var(--teal-soft);border-radius:26px 26px 92px;min-height:575px;margin:0;position:relative;overflow:hidden;box-shadow:0 25px 62px #034e4d24}.opportunity-image>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.opportunity-image:after{content:"";background:linear-gradient(#0000 47%,#032c39b8);position:absolute;inset:0}.benefit-list article{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr;gap:24px;padding:27px 0;display:grid}.benefit-list article>span{color:var(--coral-hot);font-size:1.55rem;font-weight:950}.benefit-list h3{color:var(--navy);margin:0 0 7px;font-size:1.52rem}.benefit-list p{color:var(--muted);margin:0;line-height:1.65}.text-link{color:var(--teal-dark);align-items:center;gap:12px;margin-top:30px;font-weight:900;display:inline-flex}.text-link span{color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.technology{color:#fff;background:var(--navy-deep);position:relative}.technology:before{content:"";opacity:.43;background:radial-gradient(circle at 10% 18%,#0db6af 0,#0000 30%),radial-gradient(circle at 87% 82%,#ff7061 0,#0000 24%);position:absolute;inset:0}.technology .section{z-index:1;grid-template-columns:.75fr 1.25fr;align-items:center;gap:62px;display:grid;position:relative}.technology h2{color:#fff;font-size:clamp(2.8rem,4.4vw,4.9rem)}.technology-intro>p:last-child{color:#bed6d8;margin-top:24px;line-height:1.72}.section-kicker.light{color:#ffaea4}.profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.profile-card{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffff12;border:1px solid #ffffff24;border-radius:19px;min-width:0;padding:28px 24px}.profile-2{transform:translateY(25px)}.profile-code{color:#fff;background:linear-gradient(145deg, var(--coral-hot), var(--coral));border-radius:16px;place-items:center;width:58px;height:58px;font-weight:950;display:grid}.profile-1 .profile-code{color:var(--navy-deep);background:#7ce3d5}.profile-card>p{color:#ffb4aa;letter-spacing:.12em;text-transform:uppercase;margin:23px 0 8px;font-size:.65rem;font-weight:950}.profile-card h3{margin:0;font-size:1.38rem;line-height:1.12}.profile-card ul{margin:20px 0 0;padding:0;list-style:none}.profile-card li{color:#d1e0e2;border-top:1px solid #ffffff1a;padding:10px 0 10px 17px;font-size:.83rem;line-height:1.42;position:relative}.profile-card li:before{content:"";background:var(--coral);border-radius:50%;width:6px;height:6px;position:absolute;top:17px;left:0}.product-section{padding-bottom:48px}.product-gallery{grid-template-rows:292px 292px;grid-template-columns:1.08fr .92fr;gap:18px;display:grid;position:relative}.product-gallery figure{background:#eff9f7;border-radius:20px;min-width:0;margin:0;position:relative;overflow:hidden;box-shadow:0 19px 48px #034e4d21}.product-gallery figure>img{width:100%;height:100%;transition:transform .35s}.product-gallery figure:hover>img{transform:scale(1.025)}.product-main{grid-row:1/3}.product-main>img{object-fit:cover}.product-front>img{object-fit:contain;background:radial-gradient(circle at 60% 40%,#fff,#e5f6f2 62%,#d2ece6);padding:16px 30px}.product-sheet>img{object-fit:cover;object-position:center 13%}.product-gallery figcaption{color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#032c39d6;border:1px solid #ffffff38;border-radius:11px;flex-direction:column;gap:5px;padding:15px 17px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.product-gallery figcaption span{color:#ffb1a7;letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:950}.product-gallery figcaption strong{font-size:.9rem}.product-stamp{z-index:3;color:#fff;background:linear-gradient(145deg, #ff988a, var(--coral-hot));text-align:center;border:5px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:110px;height:110px;display:flex;position:absolute;top:calc(50% - 55px);left:calc(54% - 55px);transform:rotate(-6deg);box-shadow:0 15px 34px #ff504847}.product-stamp b{font-size:1.16rem}.product-stamp span{letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:.58rem;font-weight:950;line-height:1.15}.settings-section{color:#fff;background:linear-gradient(145deg, var(--navy-deep), #056872 64%, var(--teal));position:relative;overflow:hidden}.settings-section:after{content:"";background:radial-gradient(circle,#ff706147,#0000 68%);border-radius:50%;width:540px;height:540px;position:absolute;top:-210px;right:-180px}.settings-inner{z-index:1;position:relative}.settings-section .section-heading h2{color:#fff}.settings-section .section-heading>p{color:#d0e4e6}.settings-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;display:grid}.settings-grid article{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff24;border-radius:18px;padding:28px 24px}.settings-grid article>span{color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:950;display:inline-grid}.settings-grid h3{margin:22px 0 8px;font-size:1.22rem}.settings-grid p{color:#d6e7e8;margin:0;font-size:.86rem;line-height:1.55}.campaigns{max-width:1216px}.poster-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.poster-row figure{min-width:0;margin:0}.poster-frame{background:linear-gradient(145deg,#fff7f4,#eaf9f6);border:1px solid #f1d8d2;border-radius:20px;place-items:center;height:555px;transition:transform .24s,box-shadow .24s;display:grid;overflow:hidden;box-shadow:0 18px 42px #034e4d21}.poster-row figure:hover .poster-frame{transform:translateY(-6px);box-shadow:0 26px 55px #034e4d2e}.poster-frame img{object-fit:contain;width:100%;height:100%}.poster-tall img{object-fit:cover;object-position:top}.poster-row figcaption{flex-direction:column;gap:5px;padding:15px 5px;display:flex}.poster-row figcaption span{color:var(--coral-hot);letter-spacing:.13em;text-transform:uppercase;font-size:.66rem;font-weight:950}.poster-row figcaption strong{color:var(--navy);font-size:1rem}.workflow{grid-template-columns:1fr .78fr;align-items:center;gap:84px;display:grid}.workflow-copy>p:not(.section-kicker){color:var(--muted);margin-top:22px;line-height:1.7}.workflow-copy h2{font-size:clamp(2.8rem,4.4vw,4.8rem)}.workflow-steps{margin-top:34px}.workflow-steps article{border-top:1px solid var(--line);align-items:center;gap:22px;padding:20px 0;display:flex}.workflow-steps b{color:#fff;background:var(--teal);border-radius:50%;flex:0 0 45px;place-items:center;width:45px;height:45px;display:grid}.workflow-steps article:nth-child(2) b{background:var(--teal-dark)}.workflow-steps article:nth-child(3) b{background:var(--coral)}.workflow-steps h3{color:var(--navy);margin:0 0 4px}.workflow-steps p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.45}.feature-panel{color:#fff;background:linear-gradient(155deg, var(--navy-deep), #0b8c91);border-radius:28px 28px 82px;padding:34px 40px;box-shadow:0 30px 70px #034e4d3d}.feature-panel>p{color:#ffb1a7;letter-spacing:.16em;margin:0 0 12px;font-size:.69rem;font-weight:950}.feature-panel>div{border-top:1px solid #ffffff26;grid-template-columns:118px 1fr;align-items:center;min-height:88px;display:grid}.feature-panel strong{color:#fff;font-size:1.8rem}.feature-panel span{color:#e0f0f1;line-height:1.4}.feature-panel small{color:#b5d2d4;padding-top:20px;line-height:1.5;display:block}.prevenext-section{color:#fff;background:linear-gradient(120deg, var(--coral-hot), var(--coral) 58%, #ff9587);border-radius:28px;grid-template-columns:118px 1fr auto;align-items:center;gap:34px;margin:18px max(32px,50vw - 608px) 96px;padding:40px 42px;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 64px #ff50484d}.prevenext-section:before{content:"";border:1px solid #ffffff57;border-radius:50%;width:300px;height:300px;position:absolute;top:-185px;right:18%;box-shadow:0 0 0 45px #ffffff12}.prevenext-mark{z-index:1;width:104px;height:104px;color:var(--coral-hot);background:#fff;border-radius:25px;place-items:center;font-size:3.4rem;font-weight:950;display:grid;position:relative;box-shadow:0 15px 34px #7f2a243d}.prevenext-section>div:not(.prevenext-mark){z-index:1;position:relative}.prevenext-kicker{color:#fff1ed;letter-spacing:.16em;margin:0 0 10px;font-size:.72rem;font-weight:950}.prevenext-section h2{color:#fff;font-size:clamp(2rem,3vw,3.25rem);line-height:1.05}.prevenext-section p:last-child{color:#fff4f1;margin:12px 0 0;line-height:1.5}.prevenext-button{z-index:1;color:var(--navy);white-space:nowrap;background:#fff;position:relative;box-shadow:0 14px 30px #77262033}.federfarma-section{color:#fff;background:linear-gradient(105deg, var(--navy-deep), var(--teal-dark) 62%, var(--teal));padding:58px 32px}.federfarma-inner{grid-template-columns:130px 1fr auto;align-items:center;gap:36px;max-width:1216px;margin:0 auto;display:grid}.federfarma-logo{background:#fff;border-radius:20px;place-items:center;width:120px;height:120px;padding:10px;display:grid;overflow:hidden}.federfarma-logo img{object-fit:contain;width:92px;height:106px}.federfarma-section h2{color:#fff;font-size:clamp(2rem,3.3vw,3.35rem)}.federfarma-section p:last-child{color:#e2f2f2;margin:12px 0 0;line-height:1.6}.lead-section{grid-template-columns:.9fr 1.1fr;align-items:start;gap:85px;display:grid}.lead-copy{padding-top:36px;position:sticky;top:32px}.lead-copy h2{font-size:clamp(2.8rem,4.4vw,4.8rem)}.lead-copy>p:not(.section-kicker){color:var(--muted);margin-top:22px;line-height:1.7}.check-list{margin:34px 0 0;padding:0;list-style:none}.check-list li{color:#405e63;align-items:center;gap:13px;padding:11px 0;font-weight:750;display:flex}.check-list span{color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.direct-contact{border-left:4px solid var(--coral);background:linear-gradient(135deg,#fff5f2,#edf9f6);margin-top:36px;padding:24px}.direct-contact>p{color:var(--muted);margin:0 0 8px;font-size:.83rem}.contact-icons{align-items:center;gap:12px;margin-top:14px;display:flex}.contact-icon{color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 10px 24px #032c3929}.contact-icon:hover{transform:translateY(-3px);box-shadow:0 14px 30px #032c3938}.contact-icon svg{width:23px;height:23px}.contact-icon.whatsapp{background:#25d366}.contact-icon.whatsapp svg{fill:currentColor}.contact-icon.phone{background:var(--teal)}.contact-icon.email{background:var(--coral)}.contact-icon.phone svg,.contact-icon.email svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.external-links{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.external-links a{color:#fff;background:var(--navy);border-radius:8px;padding:11px 14px;font-size:.76rem;font-weight:900}.external-links a:last-child{background:var(--teal-dark)}.lead-form{background:linear-gradient(145deg,#fff,#fff4f1 56%,#eef9f6);border:1px solid #efd8d3;border-radius:24px;padding:42px;box-shadow:0 24px 70px #034e4d21}.form-heading span{color:#b23e36;background:var(--coral-soft);letter-spacing:.1em;border-radius:6px;padding:7px 10px;font-size:.66rem;font-weight:950;display:inline-block}.form-heading h3{color:var(--navy);letter-spacing:-.03em;margin:18px 0 24px;font-size:2rem}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label{color:#3b5a60;flex-direction:column;gap:8px;font-size:.78rem;font-weight:800;display:flex}.form-grid input,.form-grid select,.form-grid textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #c9dedb;border-radius:8px;outline:none}.form-grid input,.form-grid select{height:49px;padding:0 14px}.form-grid textarea{resize:vertical;padding:13px 14px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--coral);box-shadow:0 0 0 3px #ff706124}.form-full{grid-column:1/-1}.form-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.privacy-check{color:#667d81;align-items:flex-start;gap:10px;margin:18px 0;font-size:.72rem;line-height:1.5;display:flex}.privacy-check input{flex:none;width:17px;height:17px;margin-top:1px}.privacy-check a{color:var(--teal-dark);text-underline-offset:2px;font-weight:800;text-decoration:underline}.form-submit{width:100%}.form-submit:disabled{cursor:wait;opacity:.72;transform:none}.form-note{color:#7b9093;text-align:center;margin:12px 0 0;font-size:.7rem;line-height:1.45}.form-success,.form-error{border-radius:8px;margin:14px 0 0;padding:12px;font-size:.82rem;font-weight:750}.form-success{color:#25593e;background:#dcf7e8}.form-error{color:#7b2525;background:#ffe3de}.thank-you-page{background:linear-gradient(128deg,#fff8f4 0%,#f4fffc 48%,#d9f6ef 100%);min-height:100vh}.thank-you-topbar{background:0 0}.thank-you-hero{place-items:center;min-height:calc(100vh - 84px);padding:48px 24px 90px;display:grid;position:relative;overflow:hidden}.thank-you-glow{background:#ff706133;border-radius:50%;width:720px;height:720px;position:absolute;top:-220px;right:-180px;box-shadow:-520px 410px #08a7a821}.thank-you-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffffe6;border-radius:28px;width:min(760px,100%);padding:64px;position:relative;box-shadow:0 30px 90px #034e4d29}.thank-you-check{color:#fff;background:linear-gradient(135deg, var(--teal), var(--teal-dark));border-radius:50%;place-items:center;width:70px;height:70px;margin-bottom:28px;font-size:2rem;font-weight:950;display:grid;box-shadow:0 15px 34px #08a7a840}.thank-you-card h1{color:var(--navy-deep);letter-spacing:-.055em;margin:0;font-size:clamp(3rem,6vw,5.7rem);line-height:.98}.thank-you-card>p:not(.section-kicker){max-width:620px;color:var(--muted);margin:26px 0 0;font-size:1.04rem;line-height:1.7}.thank-you-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.faq{grid-template-columns:.7fr 1.3fr;gap:80px;padding-top:40px;display:grid}.faq h2{font-size:clamp(2.8rem,4.4vw,4.8rem)}.pdf-link{color:var(--teal-dark);margin-top:24px;font-weight:900;display:inline-block}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{color:var(--navy);cursor:pointer;padding:23px 44px 23px 0;font-weight:850;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--coral);font-size:1.6rem;position:absolute;top:17px;right:5px}.faq details[open] summary:after{content:"−"}.faq details p{color:var(--muted);margin:0;padding:0 40px 22px 0;line-height:1.65}footer{color:#c4d9db;background:var(--navy-deep);grid-template-columns:1.1fr 1.35fr 1.25fr .9fr;align-items:center;gap:36px;margin-top:80px;padding:56px max(32px,50vw - 608px);font-size:.82rem;display:grid}footer strong{color:#fff;margin-bottom:8px;display:block}footer p{margin:3px 0;line-height:1.55}footer a{color:#e1f1f2}.footer-brand{align-items:center;gap:14px;display:flex}.footer-brand>span{background:#fff;border-radius:9px;place-items:center;width:72px;height:64px;padding:4px;display:grid;overflow:hidden}.footer-brand img{object-fit:contain;width:65px;height:55px}.footer-brand p{color:#fff;font-weight:900}.contact-icons-footer{margin-top:10px}.contact-icons-footer .contact-icon{width:42px;height:42px}.contact-icons-footer .contact-icon svg{width:19px;height:19px}.footer-legal{flex-wrap:wrap;gap:5px 16px;margin-top:14px;display:flex}.footer-legal a{text-underline-offset:3px;text-decoration:underline}.footer-links{flex-direction:column;gap:8px;display:flex}.footer-links>a{color:#ffafa5;font-weight:900}.footer-links span{color:#9cbabc}.footer-links span a{color:#ffafa5;font-weight:900}.footer-note{color:#8eafb1;border-top:1px solid #ffffff1a;grid-column:1/-1;padding-top:24px;font-size:.7rem}.mobile-cta{display:none}.cookie-notice{z-index:100;color:#e8f3f3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#032c39f7;border:1px solid #ffffff24;border-radius:16px;width:min(440px,100vw - 44px);padding:22px 56px 20px 22px;position:fixed;bottom:22px;left:22px;box-shadow:0 22px 60px #031d245c}.cookie-notice>strong{color:#fff;font-size:1.02rem}.cookie-notice p{margin:8px 0 15px;font-size:.78rem;line-height:1.55}.cookie-notice>div{align-items:center;gap:16px;display:flex}.cookie-notice a{color:#ffafa5;text-underline-offset:3px;font-size:.76rem;font-weight:800;text-decoration:underline}.cookie-notice button:not(.cookie-close){color:#fff;background:var(--coral);cursor:pointer;border:0;border-radius:7px;padding:9px 14px;font-size:.74rem;font-weight:900}.cookie-close{color:#fff;cursor:pointer;background:0 0;border:0;font-size:1.6rem;position:absolute;top:10px;right:14px}.legal-page{background:linear-gradient(145deg,#fff8f5,#effbf8 55%,#ffe7e1);min-height:100vh;padding:46px 24px 90px;overflow:visible}.legal-page article{background:#fff;border:1px solid #e5e5e3;border-radius:26px;max-width:880px;margin:24px auto 0;padding:54px 62px;box-shadow:0 24px 70px #034e4d1a}.legal-back{max-width:880px;color:var(--teal-dark);margin:0 auto;font-size:.85rem;font-weight:900;display:block}.legal-page h1{color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,6vw,5rem)}.legal-updated{color:var(--muted);font-size:.8rem}.legal-page h2{color:var(--navy);margin:34px 0 10px;font-size:1.28rem}.legal-page article>p:not(.section-kicker){color:#556d72;line-height:1.75}.legal-page article a{color:var(--teal-dark);text-underline-offset:3px;font-weight:700;text-decoration:underline}@media (width<=1080px){.topbar nav{display:none}.hero{grid-template-columns:1fr .82fr}.hero h1{font-size:clamp(3.5rem,7vw,5.4rem)}.device{width:570px;right:-24%}.federfarma-card{left:-9%}.profile-grid{grid-template-columns:1fr 1fr}.profile-card:last-child{grid-column:1/-1}.profile-2{transform:none}.settings-grid{grid-template-columns:1fr 1fr}.federfarma-inner{grid-template-columns:110px 1fr}.federfarma-inner .button{grid-column:2;justify-self:start}.prevenext-section{grid-template-columns:92px 1fr}.prevenext-mark{width:84px;height:84px}.prevenext-button{grid-column:2;justify-self:start}}@media (width<=820px){.topbar{height:72px;padding:0 20px}.brand-logo{width:60px;height:46px}.brand-logo img{width:61px;height:47px}.brand-copy strong{font-size:1rem}.button-small{display:none}.hero{grid-template-columns:1fr;padding:54px 24px 42px}.hero-copy{max-width:100%}.hero h1{max-width:720px;font-size:clamp(3.25rem,11vw,5.2rem)}.hero-visual{min-height:505px}.device-halo{width:420px;height:420px;right:7%}.device{width:530px;bottom:-92px;right:3%}.federfarma-card{top:8%;left:2%}.floating-note{bottom:8%;right:2%}.spotlight{grid-template-columns:1fr;padding-top:72px}.spotlight-visual{height:500px}.section{padding:80px 24px}.section-heading,.opportunity-grid,.technology .section,.workflow,.lead-section,.faq{grid-template-columns:1fr}.section-heading{gap:22px}.opportunity-image{min-height:520px}.technology .section{gap:52px}.product-gallery{grid-template-rows:470px 285px;grid-template-columns:1fr 1fr}.product-main{grid-area:auto/1/auto/3}.product-stamp{top:430px;left:calc(50% - 52px)}.poster-row{grid-template-columns:1fr 1fr}.poster-row figure:first-child{grid-column:1/-1}.poster-row figure:first-child .poster-frame{height:640px}.lead-copy{padding-top:0;position:static}.faq{gap:40px}.prevenext-section{margin:18px 24px 78px}footer{grid-template-columns:1fr 1fr}.footer-links{grid-column:2}.footer-note{grid-column:1/-1}}@media (width<=560px){.topbar{padding:0 15px}.brand-logo{width:50px;height:42px}.brand-logo img{width:52px;height:42px}.brand-copy small{font-size:.62rem}.hero{padding:44px 18px 35px}.hero h1{font-size:3.18rem}.hero h1 em{white-space:normal}.hero-lead{font-size:.98rem}.hero-actions{display:grid}.hero-metrics{grid-template-columns:1fr 1fr}.hero-metrics div:last-child{grid-column:1/-1}.hero-visual{min-height:430px}.device-halo{width:330px;height:330px;right:-2%}.device{width:420px;bottom:-72px;right:-8%}.federfarma-card{width:230px;top:3%;left:0}.floating-note{display:none}.impact-strip{gap:9px;padding:16px 11px;font-size:.61rem}.impact-strip span{font-size:1rem}.spotlight{padding:62px 18px 20px}.spotlight h2,.section h2,.technology h2{font-size:2.62rem}.spotlight-visual{height:390px}.section{padding:68px 18px}.opportunity-image{min-height:430px}.benefit-list article{grid-template-columns:48px 1fr;gap:14px}.profile-grid{grid-template-columns:1fr}.profile-card:last-child{grid-column:auto}.product-gallery{display:block}.product-gallery figure{height:390px;margin-bottom:15px}.product-stamp{display:none}.settings-grid,.poster-row{grid-template-columns:1fr}.poster-row figure:first-child{grid-column:auto}.poster-frame,.poster-row figure:first-child .poster-frame{height:auto;min-height:0}.poster-frame img,.poster-tall img{object-fit:contain;height:auto}.feature-panel{padding:28px 24px}.feature-panel>div{grid-template-columns:108px 1fr}.prevenext-section{grid-template-columns:1fr;margin:10px 18px 62px;padding:29px 24px}.prevenext-mark{width:70px;height:70px;font-size:2.5rem}.prevenext-button{grid-column:1}.federfarma-section{padding:45px 18px}.federfarma-inner{grid-template-columns:75px 1fr;gap:19px}.federfarma-logo{width:75px;height:75px;padding:5px}.federfarma-logo img{width:62px;height:68px}.federfarma-inner .button{grid-column:1/-1}.form-grid{grid-template-columns:1fr}.form-full{grid-column:auto}.lead-form{padding:28px 20px}.thank-you-card{border-radius:22px;padding:42px 24px}.thank-you-card h1{font-size:clamp(2.65rem,13vw,4rem)}.thank-you-actions .button{width:100%}.faq{padding-top:20px}.legal-page article{padding:38px 24px}.cookie-notice{width:calc(100vw - 28px);bottom:78px;left:14px}.mobile-cta{z-index:70;color:#fff;background:linear-gradient(135deg, var(--coral-hot), var(--coral));border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:52px;font-weight:950;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 14px 32px #ff504852}footer{grid-template-columns:1fr;padding:50px 22px 88px}.footer-links,.footer-note{grid-column:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
