/*! 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)}.table{display:table}}:root{--navy:#2b2e72;--navy-deep:#17143f;--teal:#6572f3;--teal-bright:#b9f06c;--aqua:#eef0ff;--gold:#ff705f;--ink:#252742;--muted:#666b83;--line:#e1e3f1;--white:#fff;--cream:#f8f8ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family: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}.topbar{z-index:20;background:#fff;justify-content:space-between;align-items:center;gap:32px;max-width:1280px;height:84px;margin:0 auto;padding:0 32px;display:flex;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand img{object-fit:contain;width:52px;height:52px}.brand span{flex-direction:column;line-height:1;display:flex}.brand strong{color:var(--navy);letter-spacing:.1em;font-size:1.22rem}.brand small{color:var(--teal);margin-top:5px;font-weight:700}.topbar nav{gap:28px;margin-left:auto;display:flex}.topbar nav a{color:#4d506b;font-size:.92rem;font-weight:700}.topbar nav a:hover{color:var(--teal)}.topbar nav .nav-prevenext{color:#138a58}.topbar nav .nav-prevenext:hover{color:#0eaf69}.button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 24px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{color:#fff;background:var(--navy);min-height:42px;padding:0 18px;font-size:.87rem}.button-primary{color:#fff;background:linear-gradient(135deg, #ff967b, var(--gold));box-shadow:0 16px 34px #ff705f47}.button-primary:hover{box-shadow:0 20px 44px #ff705f66}.button-ghost{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff47}.button-white{color:var(--navy);white-space:nowrap;background:#fff}.hero{color:#fff;isolation:isolate;background:linear-gradient(110deg,#17143ffc 0%,#2a2767fa 56%,#525bd0f0 100%);grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);align-items:center;gap:24px;min-height:690px;padding:72px max(32px,50vw - 608px);display:grid;position:relative}.hero:before{content:"";z-index:-1;opacity:.25;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.hero-glow{z-index:-1;filter:blur(4px);border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#b9f06c42,#0000 66%);width:380px;height:380px;top:8%;right:5%}.hero-glow-two{background:radial-gradient(circle,#ff705f33,#0000 68%);width:280px;height:280px;bottom:-22%;left:34%}.hero-copy{z-index:2;max-width:700px;position:relative}.eyebrow,.section-kicker{color:var(--teal-bright);letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-weight:900}.eyebrow{background:#b9f06c1a;border:1px solid #b9f06c66;border-radius:999px;align-items:center;gap:9px;padding:9px 13px;display:inline-flex}.eyebrow span{background:var(--gold);width:7px;height:7px;box-shadow:0 0 18px var(--gold);border-radius:50%}.hero h1{letter-spacing:-.055em;max-width:760px;margin:22px 0;font-size:clamp(3rem,5.4vw,5.8rem);line-height:.95}.hero h1 em{color:var(--teal-bright);font-style:normal}.hero-lead{color:#e5e5f7;max-width:650px;margin:0;font-size:1.12rem;line-height:1.7}.hero-lead strong{color:#fff}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.microcopy{color:#b8b9db;margin:14px 0 0;font-size:.78rem}.hero-metrics{border-top:1px solid #ffffff29;grid-template-columns:repeat(3,1fr);max-width:620px;margin-top:36px;padding-top:24px;display:grid}.hero-metrics div{border-left:1px solid #ffffff24;flex-direction:column;padding:0 20px;display:flex}.hero-metrics div:first-child{border-left:0;padding-left:0}.hero-metrics strong{font-size:1.04rem}.hero-metrics span{color:#b5b7dc;margin-top:5px;font-size:.75rem}.hero-visual{z-index:2;min-height:540px;position:relative}.device{z-index:2;filter:drop-shadow(0 35px 28px #00000061);width:min(670px,53vw);max-width:none;position:absolute;top:44%;right:-7%;transform:translateY(-50%)rotate(1deg)}.device-front{filter:none;border:1px solid #ffffff2e;border-radius:30px;width:min(600px,46vw);top:50%;right:-1%;overflow:hidden;transform:translateY(-50%)rotate(1.5deg);box-shadow:0 34px 70px #09072657}.device-halo{border:1px solid #ffffff38;border-radius:50%;width:480px;height:480px;position:absolute;top:2%;right:1%;box-shadow:inset 0 0 70px #b9f06c24,0 0 90px #6572f338}.device-halo:after{content:"";border:1px dashed #ff705f85;border-radius:50%;position:absolute;inset:35px}.federfarma-card{z-index:4;min-width:260px;color:var(--navy);background:#fffffff5;border-radius:12px;align-items:center;gap:12px;padding:13px 18px;display:flex;position:absolute;bottom:40px;left:-2%;box-shadow:0 18px 45px #00000040}.federfarma-card img{object-fit:contain;width:54px;height:54px}.federfarma-card p{flex-direction:column;margin:0;display:flex}.federfarma-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.federfarma-card strong{margin-top:4px}.floating-note{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#17143fc7;border:1px solid #fff3;border-radius:999px;align-items:center;gap:9px;padding:12px 16px;font-size:.78rem;font-weight:700;display:flex;position:absolute;top:60px;right:0}.floating-note span{width:22px;height:22px;color:var(--navy);background:var(--teal-bright);border-radius:50%;place-items:center;display:grid}.impact-strip{min-height:72px;color:var(--navy);background:linear-gradient(90deg,#eef0ff,#f5ffe7,#fff0ed,#eef0ff);border-bottom:1px solid #e1e3f1;justify-content:center;align-items:center;gap:32px;padding:18px 24px;display:flex}.impact-strip p{letter-spacing:.13em;margin:0;font-size:.85rem;font-weight:900}.impact-strip span{color:var(--gold);font-size:1.5rem;font-weight:900}.pharmacist-spotlight{background:linear-gradient(120deg,#f8f8ff 0%,#eef0ff 54%,#e8ffce 100%);grid-template-columns:1fr 1fr;align-items:center;min-height:570px;padding:64px max(32px,50vw - 608px);display:grid;position:relative;overflow:hidden}.pharmacist-spotlight:before{content:"";background:radial-gradient(circle,#ff705f29,#0000 68%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-160px;left:-90px}.pharmacist-copy{z-index:3;max-width:610px;position:relative}.pharmacist-copy h2{color:var(--navy);letter-spacing:-.05em;margin:0;font-size:clamp(2.6rem,4.5vw,4.7rem);line-height:1}.pharmacist-copy>p:not(.section-kicker){max-width:600px;color:var(--muted);margin:24px 0 30px;font-size:1.04rem;line-height:1.72}.pharmacist-visual{background:#e7e8ef;border:8px solid #ffffffeb;border-radius:30px 30px 80px;align-self:stretch;width:min(520px,44vw);min-height:540px;margin-left:auto;position:relative;overflow:hidden;box-shadow:0 30px 70px #2a276733}.pharmacist-photo{object-fit:cover;object-position:center 44%;width:100%;height:100%;min-height:540px}.pharmacist-photo-label{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#17143fdb;border:1px solid #fff3;border-radius:13px;flex-direction:column;gap:5px;padding:17px 19px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.pharmacist-photo-label span{color:var(--teal-bright);letter-spacing:.14em;font-size:.67rem;font-weight:900}.pharmacist-photo-label strong{font-size:.95rem}.section{max-width:1216px;margin:0 auto;padding:104px 32px}.section.compact{padding-top:90px;padding-bottom:90px}.section-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:70px;margin-bottom:52px;display:grid}.section-heading.align-end{grid-template-columns:1.5fr .5fr}.section-kicker{color:var(--teal);margin:0 0 14px}.section-kicker.light{color:var(--teal-bright)}.section h2,.technology h2,.federfarma-section h2{color:var(--navy);letter-spacing:-.045em;margin:0;font-size:clamp(2.25rem,4vw,4rem);line-height:1.05}.section-heading>p,.workflow-copy>p,.lead-copy>p,.technology-intro>p{color:var(--muted);margin:0;font-size:1.02rem;line-height:1.75}.opportunity-grid{grid-template-columns:.86fr 1.14fr;align-items:center;gap:70px;display:grid}.pharmacy-photo{background:#f0f1fb;border-radius:24px 24px 90px;height:610px;position:relative;overflow:hidden;box-shadow:0 24px 70px #2a276726}.pharmacy-photo img{object-fit:cover;width:100%;height:100%}.photo-caption{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#17143fdb;border:1px solid #ffffff38;border-radius:14px;flex-direction:column;gap:6px;padding:20px 22px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.photo-caption span{color:var(--teal-bright);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:900}.photo-caption strong{font-size:1rem}.benefit-list article{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr;gap:24px;padding:26px 0;display:grid}.benefit-list article>span{color:var(--teal);font-size:1.55rem;font-weight:900}.benefit-list h3{color:var(--navy);margin:0 0 7px;font-size:1.5rem}.benefit-list p{color:var(--muted);margin:0;line-height:1.65}.text-link{color:#5662db;align-items:center;gap:12px;margin-top:30px;font-weight:900;display:inline-flex}.text-link span{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.technology{color:#fff;background:var(--navy-deep);position:relative}.technology:after{content:"";opacity:.24;background:radial-gradient(circle at 12% 20%,#6572f3 0,#0000 30%),radial-gradient(circle at 85% 80%,#ff705f 0,#0000 23%);position:absolute;inset:0}.technology .section{z-index:1;grid-template-columns:.85fr 1.15fr;align-items:center;gap:60px;display:grid;position:relative}.technology h2{color:#fff}.technology-intro>p:last-child{color:#c2c3df;margin-top:24px}.tech-cards{grid-template-columns:1fr 1fr;gap:18px;display:grid}.tech-cards article{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff21;border-radius:18px;padding:32px}.tech-cards article:nth-child(2){transform:translateY(28px)}.tech-icon{width:55px;height:55px;color:var(--navy-deep);background:var(--teal-bright);border-radius:15px;place-items:center;font-weight:900;display:grid}.tech-icon.gold{background:var(--gold)}.tech-cards p{color:var(--teal-bright);letter-spacing:.14em;text-transform:uppercase;margin:24px 0 8px;font-size:.69rem;font-weight:900}.tech-cards h3{margin:0;font-size:1.55rem}.tech-cards ul{margin:20px 0 0;padding:0;list-style:none}.tech-cards li{color:#c7c8e2;border-top:1px solid #ffffff17;padding:10px 0 10px 19px;font-size:.88rem;position:relative}.tech-cards li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:17px;left:0}.real-product{padding-bottom:40px}.real-gallery{grid-template-rows:285px 285px;grid-template-columns:1.08fr .92fr;gap:18px;display:grid;position:relative}.real-gallery figure{background:#f0f1f8;border-radius:18px;min-width:0;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 45px #2a276721}.real-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.real-gallery figure:hover img{transform:scale(1.025)}.real-main{grid-row:1/3}.real-main img{object-position:center 63%}.real-main .product-render{object-fit:contain;object-position:center;filter:drop-shadow(0 24px 20px #17143f33);background:radial-gradient(circle at 62% 42%,#fff 0,#eef0ff 48%,#dfe3fb 100%);padding:36px}.real-detail img{object-position:center 68%}.real-side img{object-position:center 73%}.real-gallery figcaption{color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#17143fd6;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}.real-gallery figcaption span{color:var(--teal-bright);letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:900}.real-gallery figcaption strong{font-size:.9rem}.real-stamp{z-index:3;color:#fff;background:linear-gradient(145deg, #ff9d83, var(--gold));text-align:center;border:5px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:108px;height:108px;display:flex;position:absolute;top:calc(50% - 54px);left:calc(54% - 54px);transform:rotate(-6deg);box-shadow:0 14px 32px #2a276740}.real-stamp b{font-size:1.15rem}.real-stamp span{letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:.58rem;font-weight:900;line-height:1.15}.pharmacy-stories{color:#fff;background:linear-gradient(145deg,#17143f,#2e327d 62%,#4f58c8);position:relative;overflow:hidden}.pharmacy-stories:after{content:"";background:radial-gradient(circle,#b9f06c2e,#0000 68%);border-radius:50%;width:520px;height:520px;position:absolute;top:-190px;right:-180px}.pharmacy-stories-inner{z-index:1;max-width:1216px;position:relative}.pharmacy-stories .section-heading{grid-template-columns:1.2fr .8fr}.pharmacy-stories h2{color:#fff}.pharmacy-stories .section-heading>p{color:#d0d1e9}.pharmacy-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.pharmacy-gallery figure{background:#24205c;border:1px solid #ffffff1f;border-radius:20px;min-width:0;margin:0;position:relative;overflow:hidden}.pharmacy-gallery figure:after{content:"";background:linear-gradient(#0000 42%,#17143fe0);position:absolute;inset:0}.pharmacy-gallery .story-background{aspect-ratio:4/3;object-fit:cover;width:100%;height:100%;transition:transform .35s}.pharmacy-gallery figure:hover .story-background{transform:scale(1.025)}.pharmacy-gallery figcaption{z-index:2;flex-direction:column;gap:5px;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.pharmacy-gallery figcaption b{color:var(--teal-bright);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem}.pharmacy-gallery figcaption span{color:#fff;font-size:.9rem;line-height:1.45}.tests-section{max-width:1216px;padding-left:32px;padding-right:32px}.tests-section .section-heading{max-width:none;padding-right:0}.poster-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;padding:0;display:grid}.poster-row figure{min-width:0;margin:0}.poster-row img{aspect-ratio:970/1617;object-fit:cover;border:1px solid #dfe1ee;border-radius:15px;width:100%;height:auto;transition:transform .2s;box-shadow:0 14px 30px #2a276721}.poster-row figure:hover img{transform:translateY(-6px)}.poster-row figcaption{color:var(--navy);padding:13px 4px;font-size:.86rem;font-weight:800}.workflow{grid-template-columns:1fr .78fr;align-items:center;gap:84px;display:grid}.workflow-copy>p{max-width:700px;margin-top:22px}.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:#4e56c7}.workflow-steps article:nth-child(3) b{color:#fff;background:var(--gold)}.workflow-steps h3{color:var(--navy);margin:0 0 4px}.workflow-steps p{color:var(--muted);margin:0;font-size:.9rem}.feature-panel{color:#fff;background:linear-gradient(155deg,#27245f,#5962d6);border-radius:28px 28px 80px;padding:34px 40px;box-shadow:0 30px 70px #2a27673d}.feature-panel>p{color:var(--teal-bright);letter-spacing:.16em;margin:0 0 12px;font-size:.69rem;font-weight:900}.feature-panel>div{border-top:1px solid #ffffff24;grid-template-columns:105px 1fr;align-items:center;min-height:88px;display:grid}.feature-panel strong{color:#fff;font-size:2rem}.feature-panel span{color:#e1e2f4;line-height:1.4}.feature-panel small{color:#b2b5db;padding-top:20px;line-height:1.5;display:block}.prevenext-section{color:#fff;background:linear-gradient(120deg,#096d49 0%,#12a565 55%,#81c93f 100%);border-radius:28px;grid-template-columns:118px 1fr auto;align-items:center;gap:34px;margin:18px max(32px,50vw - 608px) 96px;padding:38px 42px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #096d493d}.prevenext-section:after{content:"";border:1px solid #fff3;border-radius:50%;width:270px;height:270px;position:absolute;top:-160px;right:19%;box-shadow:0 0 0 42px #ffffff0d}.prevenext-mark{z-index:1;color:#0b784e;background:#fff;border-radius:25px;place-items:center;width:104px;height:104px;font-size:3.4rem;font-weight:950;display:grid;position:relative;box-shadow:0 14px 32px #02492e3d}.prevenext-section>div:not(.prevenext-mark){z-index:1;position:relative}.prevenext-kicker{color:#dcffb8;letter-spacing:.16em;margin:0 0 10px;font-size:.72rem;font-weight:900}.prevenext-section h2{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,3.2rem);line-height:1.05}.prevenext-section p:last-child{color:#efffe4;margin:12px 0 0;line-height:1.5}.prevenext-button{z-index:1;color:#08603f;white-space:nowrap;background:#fff;position:relative;box-shadow:0 14px 30px #054d3133}.prevenext-button:hover{background:#f2ffe6}.federfarma-section{color:#fff;background:linear-gradient(105deg,#22205b,#525bd0 58%,#e95f59);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-inner>img{object-fit:contain;background:#fff;border-radius:20px;width:120px;height:120px;padding:11px}.federfarma-section h2{color:#fff;font-size:clamp(2rem,3.3vw,3.3rem)}.federfarma-section p:last-child{color:#f0efff;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>p{margin-top:22px}.check-list{margin:34px 0 0;padding:0;list-style:none}.check-list li{color:#4b4e69;align-items:center;gap:13px;padding:11px 0;font-weight:700;display:flex}.check-list span{width:25px;height:25px;color:var(--navy-deep);background:#ddf9b9;border-radius:50%;place-items:center;display:grid}.direct-contact{border-left:4px solid var(--gold);background:#f6f6fd;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 #17143f29}.contact-icon:hover{transform:translateY(-3px);box-shadow:0 14px 30px #17143f38}.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(--gold)}.contact-icon.phone svg,.contact-icon.email svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.lazzaned-site-button{color:#fff;background:var(--navy);border-radius:8px;align-items:center;gap:10px;margin-top:18px;padding:12px 17px;font-size:.78rem;font-weight:900;display:inline-flex}.lazzaned-site-button:hover{background:var(--teal)}.lead-form{background:linear-gradient(145deg,#fff,#f2f3ff);border:1px solid #dfe1ef;border-radius:24px;padding:42px;box-shadow:0 24px 70px #2a276721}.form-badge{color:#444eb5;letter-spacing:.1em;background:#e8eaff;border-radius:5px;padding:7px 10px;font-size:.66rem;font-weight:900;display:inline-block}.lead-form h3{color:var(--navy);letter-spacing:-.03em;margin:18px 0 8px;font-size:2rem}.lead-form>p{color:var(--muted);margin:0 0 24px}.lead-form label{color:#424660;flex-direction:column;gap:8px;margin-bottom:16px;font-size:.78rem;font-weight:800;display:flex}.lead-form input,.lead-form select,.lead-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #ced1e3;border-radius:8px;outline:none}.lead-form .form-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.lead-form input,.lead-form select{height:49px;padding:0 14px}.lead-form textarea{resize:vertical;padding:13px 14px}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #6572f324}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.lead-form .consent{color:#666a80;flex-direction:row;align-items:flex-start;gap:10px;font-size:.72rem;font-weight:500}.lead-form .consent a{color:#4e56c7;text-underline-offset:2px;font-weight:800;text-decoration:underline}.consent input{flex:none;width:17px;height:17px;margin-top:1px}.form-submit{width:100%}.form-submit:disabled{cursor:wait;opacity:.72;transform:none}.lead-form>small{color:#7e8094;text-align:center;margin-top:12px;line-height:1.45;display:block}.lead-form .form-success{color:#344619;background:#e7facb;border-radius:7px;margin:14px 0 0;padding:12px;font-size:.82rem;font-weight:700}.lead-form .form-error{color:#7b2525;background:#ffe5e1;border-radius:7px;margin:14px 0 0;padding:12px;font-size:.82rem;font-weight:700}.thank-you-page{background:linear-gradient(128deg,#f7f7ff 0%,#eef0ff 48%,#f2ffe2 100%);min-height:100vh;overflow:hidden}.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:#6572f32b;border-radius:50%;width:720px;height:720px;position:absolute;top:-220px;right:-180px;box-shadow:-520px 410px #b9f06c29}.thank-you-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #ffffffeb;border-radius:28px;width:min(760px,100%);padding:64px;position:relative;box-shadow:0 30px 90px #2a276729}.thank-you-check{width:70px;height:70px;color:var(--navy-deep);background:linear-gradient(135deg, var(--teal-bright), #d8ff9d);border-radius:50%;place-items:center;margin-bottom:28px;font-size:2rem;font-weight:950;display:grid;box-shadow:0 15px 34px #60882c38}.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}.thank-you-whatsapp{color:#fff;background:#25d366;box-shadow:0 14px 30px #25d36638}.thank-you-whatsapp:hover{box-shadow:0 18px 38px #25d36652}.faq{grid-template-columns:.7fr 1.3fr;gap:80px;padding-top:40px;display:grid}.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:800;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--teal);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:#c4c5df;background:var(--navy-deep);grid-template-columns:1.2fr 1.3fr 1.3fr .8fr;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:#e2e2f3;margin:5px 0;display:block}.footer-legal{flex-wrap:wrap;gap:4px 16px;margin-top:14px;display:flex}.footer-legal a{text-underline-offset:3px;text-decoration:underline}.contact-icons-footer{margin-top:10px}.contact-icons-footer .contact-icon{width:42px;height:42px;margin:0}.contact-icons-footer .contact-icon svg{width:19px;height:19px}.footer-brand{align-items:center;gap:14px;display:flex}.footer-brand img{object-fit:contain;background:#fff;border-radius:8px;width:58px;height:58px;padding:6px}.footer-brand p{color:#fff;font-weight:900}.powered a{color:var(--teal-bright);font-weight:900;display:inline}.footer-note{color:#8f91b4;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:#e9e9f8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#17143ff5;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 #0d0a2c57}.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:var(--teal-bright);text-underline-offset:3px;font-size:.76rem;font-weight:800;text-decoration:underline}.cookie-notice button:not(.cookie-close){color:var(--navy-deep);background:var(--teal-bright);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,#f8f8ff,#eef0ff 55%,#f4ffe8);min-height:100vh;padding:46px 24px 90px;overflow:visible}.legal-page article{background:#fff;border:1px solid #dde0ef;border-radius:26px;max-width:880px;margin:24px auto 0;padding:54px 62px;box-shadow:0 24px 70px #2a27671a}.legal-back{max-width:880px;color:var(--teal);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:#555a72;line-height:1.75}.legal-page article a{color:#4e56c7;text-underline-offset:3px;font-weight:700;text-decoration:underline}@media (width<=1040px){.topbar nav{display:none}.hero{grid-template-columns:1fr .8fr;padding-top:58px}.hero h1{font-size:clamp(3.4rem,7vw,5.3rem)}.device{width:620px;right:-34%}.device-front{width:520px;right:-18%}.federfarma-card{left:-8%}.opportunity-grid,.technology .section,.workflow,.lead-section{gap:46px}.federfarma-inner{grid-template-columns:110px 1fr}.federfarma-inner .button{grid-column:2;justify-self:start}.pharmacist-visual{width:min(500px,46vw)}.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 img{width:45px;height:45px}.brand 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.3rem,11vw,5.4rem)}.hero-visual{min-height:470px}.device{width:min(720px,104vw);top:45%;right:-10%}.device-front{width:min(560px,82vw);top:50%;right:0}.device-halo{width:410px;height:410px;right:2%}.federfarma-card{bottom:14px;left:3%}.floating-note{top:35px;right:2%}.section,.section.compact{padding:78px 24px}.section-heading,.section-heading.align-end,.opportunity-grid,.technology .section,.workflow,.lead-section,.faq{grid-template-columns:1fr}.section-heading{gap:24px}.opportunity-grid{gap:44px}.pharmacist-spotlight{grid-template-columns:1fr;gap:44px;padding:72px 24px}.pharmacist-copy{max-width:720px}.pharmacist-visual{width:min(620px,100%);min-height:620px;margin:0 auto}.pharmacist-photo{min-height:620px}.pharmacy-photo{height:580px}.technology .section{gap:50px}.real-gallery{grid-template-rows:470px 270px;grid-template-columns:1fr 1fr}.real-main{grid-area:1/1/auto/3}.real-stamp{width:96px;height:96px;top:422px;left:calc(50% - 48px)}.pharmacy-gallery{grid-template-columns:1fr 1fr}.pharmacy-gallery figure:first-child{grid-column:1/3}.pharmacy-gallery figure:first-child .story-background{aspect-ratio:16/8.5}.poster-row{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow{gap:45px}.lead-copy{padding-top:0;position:static}.prevenext-section{margin:0 24px 80px}.faq{gap:36px}footer{grid-template-columns:1fr 1fr}.footer-note{grid-column:1/-1}}@media (width<=560px){body{padding-bottom:66px}.hero{min-height:auto;padding-top:44px}.hero h1{margin-top:18px;font-size:3.15rem;line-height:.96}.hero-lead{font-size:1rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.microcopy{text-align:center;line-height:1.5}.hero-metrics{grid-template-columns:1fr;gap:12px;margin-top:28px}.hero-metrics div{border-bottom:1px solid #ffffff1c;border-left:0;padding:0 0 12px}.hero-visual{min-height:380px}.device{width:560px;right:-30%}.device-front{width:440px;right:-24%}.device-halo{width:330px;height:330px;right:-5%}.floating-note{display:none}.federfarma-card{min-width:230px;padding:10px 14px;bottom:0;left:0}.federfarma-card img{width:43px;height:43px}.impact-strip{text-align:center;flex-wrap:wrap;gap:9px 15px}.impact-strip p{font-size:.68rem}.pharmacist-spotlight{padding-top:62px}.pharmacist-copy h2{font-size:2.8rem}.pharmacist-copy .button{width:100%}.pharmacist-visual{border-width:5px;border-radius:22px 22px 58px;min-height:500px}.pharmacist-photo{min-height:500px}.section h2,.technology h2{font-size:2.45rem}.pharmacy-photo{border-radius:18px 18px 55px;height:500px}.benefit-list article{grid-template-columns:45px 1fr;gap:16px}.tech-cards{grid-template-columns:1fr}.tech-cards article:nth-child(2){transform:none}.real-product{padding-bottom:20px}.real-gallery{grid-template-rows:440px 285px 285px;grid-template-columns:1fr}.real-main{grid-area:1/1}.real-detail,.real-side{grid-column:1}.real-stamp{width:88px;height:88px;top:397px;left:auto;right:14px}.pharmacy-gallery{grid-template-columns:1fr}.pharmacy-gallery figure:first-child{grid-column:1}.pharmacy-gallery figure:first-child .story-background{aspect-ratio:4/3}.tests-section{padding-left:24px;padding-right:24px}.poster-row{grid-template-columns:1fr;gap:28px}.feature-panel{border-radius:22px 22px 55px;padding:28px}.feature-panel>div{grid-template-columns:90px 1fr}.federfarma-section{padding:48px 24px}.federfarma-inner{grid-template-columns:1fr;gap:24px}.federfarma-inner>img{width:95px;height:95px}.federfarma-inner .button{grid-column:1;width:100%}.prevenext-section{grid-template-columns:1fr;gap:22px;margin:0 16px 70px;padding:30px 24px}.prevenext-mark{border-radius:18px;width:72px;height:72px;font-size:2.6rem}.prevenext-button{grid-column:1;width:100%}.lead-form{padding:28px 22px}.lead-form h3{font-size:1.7rem}.thank-you-hero{min-height:calc(100vh - 72px);padding:32px 16px 88px}.thank-you-card{border-radius:22px;padding:38px 24px}.thank-you-card h1{font-size:2.75rem}.thank-you-actions{flex-direction:column}.thank-you-actions .button{width:100%}.legal-page{padding:28px 16px 70px}.legal-page article{border-radius:18px;padding:34px 22px}.cookie-notice{width:auto;bottom:78px;left:12px;right:12px}.form-row{grid-template-columns:1fr;gap:0}footer{grid-template-columns:1fr;padding:46px 24px}.mobile-cta{z-index:50;color:#fff;background:linear-gradient(135deg, #ff967b, var(--gold));border-radius:9px;justify-content:center;align-items:center;gap:12px;min-height:52px;font-size:.9rem;font-weight:900;display:flex;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 12px 30px #17143f52}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
