/* MedicoApp official website — V6.2 final visual refinement */
:root{--blue:#2457bd;--blue2:#173f8f;--blue3:#0f2f70;--ink:#102039;--navy:#0e223a;--navy2:#142e4e;--paper:#f5f3ee;--paper2:#fbfaf7;--white:#fff;--muted:#536176;--line:#d8e0e9;--soft:#eaf0fa;--mint:#88c7bd;--shadow:0 28px 80px rgba(15,35,62,.12);--shadow2:0 15px 45px rgba(15,35,62,.08);--max:1360px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px;background:var(--paper);overflow-x:hidden}body{margin:0;color:var(--ink);background:var(--paper);overflow-x:hidden;font-family:"Segoe UI Variable Text","Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.62;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg{display:block;max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}button{color:inherit}::selection{background:#cbdafa}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:14px;top:-80px;z-index:9999;padding:10px 14px;border-radius:10px;background:var(--navy);color:#fff;text-decoration:none}.skip-link:focus{top:14px}.page-progress{position:fixed;inset:0 0 auto;z-index:300;height:3px;pointer-events:none}.page-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--blue),#80a9ff)}
.site-header{position:sticky;top:0;z-index:150;border-bottom:1px solid rgba(16,32,57,.08);background:color-mix(in srgb,var(--paper) 88%,transparent);backdrop-filter:blur(18px)}.nav-shell{width:min(calc(100% - 42px),var(--max));min-height:76px;margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;width:max-content;font-weight:790;letter-spacing:-.03em;font-size:1.05rem}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:var(--blue);color:#fff;box-shadow:0 10px 26px rgba(36,87,189,.25)}.brand-mark svg{width:24px}.brand-mark path{fill:none;stroke:currentColor;stroke-width:4.2;stroke-linecap:round;stroke-linejoin:round}.main-nav{display:flex;justify-content:center;gap:2px}.main-nav a,.nav-cta{padding:9px 12px;border-radius:9px;text-decoration:none;font-size:.85rem;font-weight:690}.main-nav a{color:#526176}.main-nav a:hover{color:var(--ink);background:rgba(255,255,255,.65)}.nav-cta{background:var(--navy);color:#fff;padding-inline:16px}.nav-cta:hover{background:var(--blue2)}.nav-toggle{display:none}
.section{width:min(calc(100% - 42px),var(--max));margin:auto;padding:112px 0}.eyebrow{margin:0 0 18px;color:var(--blue);font-size:.76rem;font-weight:820;letter-spacing:.15em;text-transform:uppercase}.eyebrow.light{color:#9dbbff}.accent{color:var(--blue)}h1,h2,h3,p{overflow-wrap:normal;word-break:normal}h1,h2,h3{font-family:"Segoe UI Variable Display","Segoe UI",Arial,sans-serif;text-wrap:balance}
.hero{position:relative;min-height:calc(100vh - 76px);overflow:hidden;display:flex;flex-direction:column}.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(30,69,125,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(30,69,125,.035) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,black,transparent 82%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}.orb-one{width:620px;height:620px;right:-130px;top:0;background:radial-gradient(circle,rgba(55,102,206,.21),transparent 67%)}.orb-two{width:420px;height:420px;left:-200px;bottom:-80px;background:radial-gradient(circle,rgba(113,192,181,.15),transparent 68%)}.hero-shell{position:relative;z-index:2;width:min(calc(100% - 42px),var(--max));margin:auto;display:grid;grid-template-columns:minmax(520px,.92fr) minmax(560px,1.08fr);gap:58px;align-items:center;padding:72px 0 58px}.hero-copy h1{margin:0;font-size:clamp(4.7rem,7.1vw,8.2rem);line-height:.88;letter-spacing:-.072em;font-weight:800}.hero-copy h1 span{display:block;white-space:nowrap}.hero-lead{max-width:720px;margin:30px 0 0;color:#526176;font-size:clamp(1.03rem,1.45vw,1.2rem);line-height:1.72}.store-choices{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:32px;max-width:720px}.store-choice{min-height:76px;display:grid;grid-template-columns:35px 1fr auto;gap:12px;align-items:center;padding:12px 15px;border:1px solid #cbd5e1;border-radius:15px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 12px 32px rgba(19,44,78,.07);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.store-choice:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(19,44,78,.12);border-color:#b3c4dc}.store-choice.secondary{background:#eff4fc}.store-choice small{display:block;color:#536176;font-size:.68rem}.store-choice b{display:block;margin-top:2px;font-size:.88rem}.store-choice em{font-style:normal;color:var(--blue);font-size:1rem}.window-icon{width:29px;height:29px;display:grid;grid-template-columns:1fr 1fr;gap:2px}.window-icon i{display:block;background:var(--blue);border-radius:1px}.hero-meta{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:25px;color:#536176;font-size:.76rem;font-weight:650}.hero-meta span{display:inline-flex;align-items:center;gap:8px}.hero-meta span:before{content:"";width:5px;height:5px;border-radius:50%;background:#9aabc1}.hero-visual{position:relative;min-height:610px;display:flex;align-items:center;justify-content:center}.hero-screen-wrap{position:relative;z-index:3;width:100%;border:1px solid rgba(24,54,94,.15);border-radius:22px;background:#fff;box-shadow:0 40px 90px rgba(16,38,68,.2);overflow:hidden;transform:perspective(1500px) rotateY(-3deg) rotateX(1deg)}.hero-screen-wrap img{width:100%;height:auto}.floating-proof{position:absolute;z-index:5;display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #d5dfe9;border-radius:14px;background:rgba(255,255,255,.93);box-shadow:var(--shadow2);backdrop-filter:blur(10px)}.floating-proof svg{width:25px;height:25px;padding:5px;border-radius:8px;background:#eaf1fd}.floating-proof svg path{fill:none;stroke:var(--blue);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.floating-proof b{display:block;font-size:.76rem}.floating-proof span{display:block;color:#7a8799;font-size:.62rem}.proof-b{left:-22px;bottom:80px}.hero-bottom{position:relative;z-index:2;width:min(calc(100% - 42px),var(--max));margin:auto;padding:19px 0 28px;display:flex;justify-content:space-between;gap:25px;border-top:1px solid #dbe1e7;color:#6f7e92;font-size:.76rem}.hero-bottom a{color:var(--ink);font-weight:740;text-decoration:none}.hero-bottom a span{margin-left:7px;color:var(--blue)}.hero-bottom p{margin:0}
.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#edf0f1}.trust-strip article{min-height:122px;display:flex;align-items:center;gap:15px;padding:28px max(24px,calc((100vw - var(--max))/8));border-right:1px solid #d4dce4}.trust-strip article:last-child{border-right:0}.trust-icon{width:38px;height:38px;flex:none;display:grid;place-items:center;border-radius:11px;background:#fff;box-shadow:0 7px 20px rgba(16,40,70,.07)}.trust-icon svg{width:21px}.trust-icon path,.trust-icon circle{fill:none;stroke:var(--blue);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.trust-strip b{font-size:.86rem;line-height:1.35}
.section-heading{max-width:960px;margin-bottom:66px}.section-heading.compact{max-width:860px}.section-heading h2{margin:0;font-size:clamp(3rem,5.6vw,6.1rem);line-height:.96;letter-spacing:-.062em;font-weight:790}.section-heading h2 span{display:block}.section-heading>p:last-child{max-width:790px;margin:25px 0 0;color:var(--muted);font-size:1.04rem}
.experience-stage{display:grid;grid-template-columns:230px minmax(280px,.72fr) minmax(580px,1.45fr);gap:34px;align-items:start}.experience-nav{position:sticky;top:105px;display:flex;flex-direction:column;gap:4px}.experience-tab{display:grid;grid-template-columns:26px 1fr;gap:10px;align-items:center;padding:11px 12px;border:1px solid transparent;border-radius:10px;background:transparent;text-align:left;color:#738197;font-size:.76rem;font-weight:680;cursor:pointer}.experience-tab svg{width:21px}.experience-tab svg path,.experience-tab svg circle{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.experience-tab:hover{background:#fff;color:var(--ink)}.experience-tab.is-active{background:var(--navy);color:#fff;box-shadow:0 12px 28px rgba(15,35,61,.13)}.experience-copy{position:sticky;top:112px;min-height:330px;padding:29px 0}.experience-text{display:none}.experience-text.is-active{display:block;animation:copyIn .3s ease}.mini-label{margin:0 0 10px;color:var(--blue);font-size:.7rem;font-weight:780;letter-spacing:.09em;text-transform:uppercase}.experience-text h3{margin:0;font-size:clamp(1.9rem,3vw,3.25rem);line-height:1.05;letter-spacing:-.045em}.experience-text p:last-child{margin:20px 0 0;color:var(--muted)}.experience-screen{position:relative;min-height:530px;display:grid;place-items:center;border:1px solid #d4dde7;border-radius:22px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.screen-image{display:none;width:100%;height:auto}.screen-image.is-active{display:block;animation:screenIn .35s ease}.screen-image.portrait{width:auto;max-height:760px;object-fit:contain}.zoom-button{position:absolute;z-index:4;right:14px;top:14px;padding:8px 11px;border:1px solid #d0d9e3;border-radius:10px;background:rgba(255,255,255,.93);font-size:.72rem;font-weight:720;cursor:pointer;box-shadow:0 8px 22px rgba(15,34,60,.08)}@keyframes copyIn{from{opacity:0;transform:translateY(8px)}}@keyframes screenIn{from{opacity:.3;transform:scale(.992)}}
.bento-section{padding-top:80px}.bento-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.bento-card{position:relative;min-height:510px;padding:30px;border:1px solid var(--line);border-radius:24px;background:#fff;overflow:hidden}.bento-card.bento-large{grid-row:span 2;min-height:1040px}.bento-card.bento-dark{background:var(--navy);color:#fff}.bento-card.bento-wide{grid-column:span 2;min-height:520px}.bento-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:24px;border-radius:13px;background:#eaf1fd;color:var(--blue)}.bento-dark .bento-icon{background:#1b3c64;color:#8fb1ff}.bento-icon svg{width:24px}.bento-icon path,.bento-icon circle{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.bento-copy{position:relative;z-index:2;max-width:650px}.bento-copy h3{margin:0;font-size:clamp(1.75rem,3vw,3.1rem);line-height:1.04;letter-spacing:-.045em}.bento-copy p:last-child{margin:15px 0 0;color:var(--muted)}.bento-dark .bento-copy p:last-child{color:#b9c7d8}.bento-card img{position:absolute;left:28px;right:28px;bottom:0;width:calc(100% - 56px);height:auto;border:1px solid rgba(125,145,170,.28);border-bottom:0;border-radius:15px 15px 0 0;box-shadow:0 15px 45px rgba(15,35,62,.13)}.bento-large img{bottom:30px;border-bottom:1px solid rgba(125,145,170,.28);border-radius:15px}.bento-large figure{margin:0}.bento-large figcaption{position:absolute;right:45px;bottom:42px;padding:7px 10px;border-radius:999px;background:rgba(15,34,58,.9);color:#fff;font-size:.62rem}.transfer-card{background:#eef4fd}.transfer-card img{bottom:28px;border-bottom:1px solid #ced9e6;border-radius:15px}.bento-wide img{width:55%;left:auto;right:28px}.bento-wide .bento-copy{max-width:42%}
.donnees-locales{background:var(--navy);color:#fff;overflow:hidden}.local-shell{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:center}.local-copy h2{margin:0;font-size:clamp(3rem,5.7vw,6.1rem);line-height:.94;letter-spacing:-.062em}.local-copy h2 span{display:block}.local-copy .lead{max-width:680px;margin:28px 0 0;color:#b8c5d5;font-size:1.03rem}.local-points{margin-top:36px;border-top:1px solid rgba(255,255,255,.13)}.local-points>div{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:19px 0;border-bottom:1px solid rgba(255,255,255,.13)}.point-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#183657;color:#8fb1ff}.point-icon svg{width:20px}.point-icon path{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.local-points b{display:block;font-size:.9rem}.local-points p{margin:4px 0 0;color:#8191a6;font-size:.78rem}.data-orbit{position:relative;min-height:590px;display:grid;place-items:center}.orbit-line{position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}.o1{width:500px;height:500px}.o2{width:390px;height:390px;border-style:dashed}.o3{width:270px;height:270px}.local-device{position:relative;z-index:3;width:250px;height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:linear-gradient(145deg,#193759,#10253f);box-shadow:0 32px 70px rgba(0,0,0,.3)}.local-logo{width:42px;height:42px;display:grid;place-items:center;margin-bottom:13px;border-radius:11px;background:var(--blue);font-weight:800}.local-device small{margin-top:6px;color:#8294aa;font-size:.68rem}.orbit-tag{position:absolute;z-index:4;padding:8px 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#15304f;color:#dce5ef;font-size:.68rem;font-weight:650}.t-db{left:2%;top:27%}.t-files{right:0;top:35%}.t-backup{left:9%;bottom:23%}.no-cloud{position:absolute;right:3%;bottom:12%;width:160px;text-align:center;color:#7f90a5}.no-cloud>span{font-size:3.6rem;opacity:.48}.no-cloud i{position:absolute;left:39px;top:36px;width:80px;height:2px;background:#c36b86;transform:rotate(-25deg)}.no-cloud small{display:block;font-size:.62rem}
.product-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}.product-card{position:relative;min-height:690px;padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff;overflow:hidden}.product-card.secretary-product{background:#eef4fd}.product-symbol{width:48px;height:48px;display:grid;place-items:center;margin-bottom:28px;border-radius:14px;background:var(--blue);color:#fff}.secretary-symbol{background:var(--navy)}.product-symbol svg{width:27px}.product-symbol path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-card h3{margin:0;font-size:clamp(2.3rem,4vw,4.3rem);line-height:1;letter-spacing:-.055em}.product-card>div>p:last-of-type{max-width:560px;color:var(--muted)}.product-card ul{list-style:none;padding:0;margin:25px 0 0;display:grid;gap:8px}.product-card li{display:flex;gap:9px;align-items:center;color:#55657a;font-size:.82rem}.product-card li:before{content:"✓";width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#eaf1fd;color:var(--blue);font-size:.68rem;font-weight:800}.product-card img{position:absolute;left:34px;right:34px;bottom:0;width:calc(100% - 68px);border:1px solid #d8e1eb;border-bottom:0;border-radius:16px 16px 0 0;box-shadow:0 18px 45px rgba(15,35,62,.12)}
.utility{width:100%;max-width:none;padding-left:max(21px,calc((100vw - var(--max))/2));padding-right:max(21px,calc((100vw - var(--max))/2))}.utility-panel{width:min(100%,var(--max));margin:auto;padding:72px;border-radius:28px;background:linear-gradient(135deg,#142f50,#0d2037 74%);color:#fff}.utility-panel h2{margin:0;font-size:clamp(3rem,5.8vw,6rem);line-height:.96;letter-spacing:-.062em}.utility-panel h2 span{display:block}.utility-panel>p:last-of-type{max-width:800px;margin:26px 0 0;color:#b8c5d4}.utility-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:50px;border:1px solid rgba(255,255,255,.13);border-radius:17px;overflow:hidden}.utility-grid div{min-height:105px;display:flex;align-items:center;gap:14px;padding:22px;border-right:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13)}.utility-grid div:nth-child(2n){border-right:0}.utility-grid div:nth-last-child(-n+2){border-bottom:0}.utility-grid svg{width:24px;color:#88a9ee}.utility-grid path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.utility-grid b{font-size:.86rem}
.use-cases{padding-top:90px}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.role-card{min-height:390px;padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff}.role-avatar{width:70px;height:70px;display:grid;place-items:center;margin-bottom:28px;border-radius:22px;background:#edf2fb;color:var(--blue)}.role-avatar svg{width:55px;height:55px}.role-avatar path,.role-avatar circle{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.role-card h3{margin:0;font-size:1.75rem;line-height:1.12;letter-spacing:-.035em}.role-card>p:last-child{color:var(--muted)}
.gallery{padding-top:80px}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.gallery-item{position:relative;min-height:360px;padding:0;border:1px solid var(--line);border-radius:21px;background:#fff;overflow:hidden;cursor:zoom-in;box-shadow:var(--shadow2)}.gallery-item img{width:100%;height:100%;object-fit:cover;object-position:top}.gallery-item span{position:absolute;left:18px;bottom:18px;padding:8px 12px;border-radius:999px;background:rgba(15,34,58,.92);color:#fff;font-size:.72rem;font-weight:740}
.faq-list{max-width:1050px}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:25px 0;font-size:1.05rem;font-weight:700}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{font-size:1.5rem;color:#8c99aa;transition:transform .2s ease}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item div{max-width:810px;padding:0 0 25px;color:var(--muted)}.faq-item div p{margin:0}
.final-cta{padding-top:80px}.final-cta-panel{position:relative;display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end;padding:58px;border-radius:27px;background:var(--blue);color:#fff;overflow:hidden}.final-cta-panel:after{content:"";position:absolute;width:400px;height:400px;right:-120px;top:-170px;border-radius:50%;background:rgba(255,255,255,.08)}.final-cta h2{margin:0;font-size:clamp(3rem,5.4vw,5.8rem);line-height:.95;letter-spacing:-.06em}.final-cta h2 span{display:block}.final-cta p:last-child{max-width:650px;color:#dbe6ff}.final-actions{position:relative;z-index:2;display:flex;flex-direction:column;gap:11px;min-width:300px}.button{min-height:51px;display:flex;align-items:center;justify-content:center;gap:11px;padding:0 18px;border:1px solid transparent;border-radius:12px;text-decoration:none;font-size:.86rem;font-weight:750}.button .window-icon{width:23px;height:23px}.button-white{background:#fff;color:var(--navy)}.button-outline{border-color:rgba(255,255,255,.38);color:#fff;background:rgba(255,255,255,.07)}.button-outline .window-icon i{background:#fff}.contact-link{margin-top:5px;color:#fff;text-align:center;text-decoration:none;font-size:.78rem}
.site-footer{background:#ecebe6;border-top:1px solid #d5d8d7}.footer-main,.footer-bottom{width:min(calc(100% - 42px),var(--max));margin:auto}.footer-main{display:grid;grid-template-columns:.75fr 1fr 1fr;gap:50px;padding:53px 0 39px}.footer-main>p{margin:5px 0 0;color:#68768a;font-size:.84rem}.footer-main nav{display:grid;grid-template-columns:1fr 1fr;gap:8px 28px}.footer-main nav a{color:#536176;text-decoration:none;font-size:.8rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:18px 0 27px;border-top:1px solid #d3d6d5;color:#788392;font-size:.7rem}.lightbox{width:min(96vw,1500px);padding:16px;border:0;border-radius:20px;background:#fff;box-shadow:0 40px 100px rgba(0,0,0,.38)}.lightbox::backdrop{background:rgba(5,14,26,.78);backdrop-filter:blur(7px)}.lightbox img{max-height:88vh;margin:auto}.lightbox-close{position:absolute;right:18px;top:18px;width:40px;height:40px;border:0;border-radius:50%;background:var(--navy);color:#fff;font-size:1.4rem;cursor:pointer}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .62s ease,transform .62s ease}.reveal.is-visible{opacity:1;transform:none}
.legal-page{min-height:100vh;background:var(--paper2)}.legal-shell{width:min(calc(100% - 42px),930px);margin:auto;padding:90px 0 125px}.legal-shell .brand{margin-bottom:72px}.legal-shell h1{margin:0;font-size:clamp(3rem,7vw,6rem);line-height:.95;letter-spacing:-.06em}.legal-shell h2{margin:48px 0 12px;font-size:1.5rem;letter-spacing:-.03em}.legal-shell p,.legal-shell li{color:#59677c}.legal-shell a{color:var(--blue)}.legal-note{margin-top:30px;padding:20px 22px;border:1px solid var(--line);border-radius:15px;background:#fff}
@media(max-width:1120px){.main-nav{display:none}.hero-shell{grid-template-columns:1fr;gap:45px}.hero-copy{max-width:900px}.hero-visual{min-height:auto;max-width:900px;width:100%;margin:auto}.experience-stage{grid-template-columns:180px 1fr}.experience-copy{position:static;grid-column:2}.experience-screen{grid-column:1/-1}.bento-grid{grid-template-columns:1fr 1fr}.local-shell{grid-template-columns:1fr}.data-orbit{min-height:520px}.product-card{min-height:620px}.final-cta-panel{grid-template-columns:1fr}.final-actions{max-width:440px}}
@media(max-width:780px){html{scroll-padding-top:70px}.nav-shell,.section,.hero-shell,.hero-bottom,.footer-main,.footer-bottom{width:min(calc(100% - 28px),var(--max))}.nav-shell{min-height:66px}.nav-cta{display:none}.nav-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;justify-self:end;width:42px;height:42px;border:1px solid var(--line);border-radius:11px;background:#fff}.nav-toggle i{width:18px;height:1.5px;margin:auto;background:var(--ink)}.main-nav{position:absolute;display:none;top:66px;left:14px;right:14px;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);flex-direction:column}.main-nav.is-open{display:flex}.main-nav a{padding:12px}.section{padding:78px 0}.hero{min-height:auto}.hero-shell{padding:62px 0 35px}.hero-copy h1{font-size:clamp(2.75rem,13vw,4rem);line-height:.91}.hero-copy h1 span{white-space:nowrap}.hero-meta{display:none}.hero-lead{font-size:.98rem}.store-choices{grid-template-columns:1fr}.hero-visual{padding:15px 0 25px}.hero-screen-wrap{transform:none;border-radius:15px}.floating-proof{display:none}.hero-bottom{padding-bottom:22px}.hero-bottom p{display:none}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip article{min-height:112px;padding:21px 16px}.trust-strip article:nth-child(2){border-right:0}.trust-strip article:nth-child(-n+2){border-bottom:1px solid #d4dce4}.trust-strip b{font-size:.76rem}.section-heading{margin-bottom:42px}.section-heading h2{font-size:clamp(2.55rem,12vw,4.15rem)}.experience-stage{grid-template-columns:1fr}.experience-nav{position:static;display:flex;flex-direction:row;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.experience-nav::-webkit-scrollbar{display:none}.experience-tab{min-width:max-content;grid-template-columns:21px auto;padding:10px 12px}.experience-copy{grid-column:auto;position:static;min-height:270px;padding:16px 0}.experience-text h3{font-size:2.15rem}.experience-screen{grid-column:auto;min-height:0;border-radius:15px}.screen-image.portrait{max-height:610px}.zoom-button{display:none}.bento-grid{grid-template-columns:1fr}.bento-card,.bento-card.bento-large,.bento-card.bento-wide{grid-column:auto;grid-row:auto;min-height:550px;padding:24px}.bento-card.bento-large{min-height:680px}.bento-card img{left:20px;right:20px;width:calc(100% - 40px)}.bento-wide img{width:calc(100% - 40px);left:20px;right:20px}.bento-wide .bento-copy{max-width:100%}.bento-copy h3{font-size:2.05rem}.local-copy h2,.utility-panel h2,.final-cta h2{font-size:clamp(2.7rem,12vw,4.2rem)}.local-section,.utility{padding-left:14px;padding-right:14px}.local-shell{width:100%}.data-orbit{min-height:430px;transform:scale(.88);transform-origin:center}.product-pair{grid-template-columns:1fr}.product-card{min-height:630px;padding:25px}.product-card img{left:24px;right:24px;width:calc(100% - 48px)}.utility-panel{padding:38px 23px}.utility-grid{grid-template-columns:1fr}.utility-grid div{border-right:0}.utility-grid div:nth-last-child(-n+2){border-bottom:1px solid rgba(255,255,255,.13)}.utility-grid div:last-child{border-bottom:0}.role-grid{grid-template-columns:1fr}.role-card{min-height:auto}.gallery-grid{grid-template-columns:1fr}.gallery-item{min-height:250px}.final-cta-panel{padding:36px 23px}.final-actions{min-width:0}.footer-main{grid-template-columns:1fr}.footer-main nav{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.legal-shell{width:min(calc(100% - 28px),930px);padding-top:65px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

/* V4 polish: full-bleed product captures, refined sticky navigation and stable responsive media. */
section[id]{scroll-margin-top:96px}
.page-progress{height:4px;background:rgba(20,45,78,.04)}
.page-progress span{box-shadow:0 0 18px rgba(60,111,224,.45)}
.site-header{transition:background .24s ease,box-shadow .24s ease,border-color .24s ease}
.site-header .nav-shell,.site-header .brand-mark{transition:min-height .24s ease,width .24s ease,height .24s ease,box-shadow .24s ease}
.site-header.is-scrolled{background:rgba(246,245,241,.94);border-bottom-color:rgba(16,32,57,.12);box-shadow:0 14px 34px rgba(15,35,62,.08)}
.site-header.is-scrolled .nav-shell{min-height:66px}
.site-header.is-scrolled .brand-mark{width:33px;height:33px;box-shadow:0 8px 20px rgba(36,87,189,.21)}
.main-nav a{position:relative;transition:color .18s ease,background .18s ease}
.main-nav a.is-active{color:var(--blue);background:rgba(36,87,189,.08)}
.main-nav a:focus-visible,.nav-cta:focus-visible,.store-choice:focus-visible,.experience-tab:focus-visible,.gallery-item:focus-visible,.zoom-button:focus-visible,.faq-item summary:focus-visible{outline:3px solid rgba(36,87,189,.34);outline-offset:3px}

/* Screenshots are the surface: no decorative white gutters around the app. */
.hero-screen-wrap{border:0;background:transparent;border-radius:19px;box-shadow:0 42px 92px rgba(16,38,68,.24),0 8px 26px rgba(16,38,68,.12);overflow:hidden;transform:perspective(1500px) rotateY(-2deg) rotateX(.7deg) translateZ(0)}
.hero-screen-wrap img{width:100%;height:auto;border-radius:19px}

.experience-screen{position:relative;min-height:0;aspect-ratio:1602/1003;display:block;border:0;border-radius:18px;background:transparent;box-shadow:0 34px 72px rgba(15,35,62,.18),0 8px 22px rgba(15,35,62,.09);overflow:hidden;transform:perspective(1500px) rotateY(-1.1deg) translateZ(0)}
.screen-image,.screen-image.portrait{position:absolute;inset:0;display:none;width:100%;height:100%;max-height:none;object-fit:cover;object-position:top;border-radius:18px}
.screen-image.is-active{display:block}
.zoom-button{right:12px;top:12px;border:1px solid rgba(29,58,96,.16);background:rgba(255,255,255,.9);backdrop-filter:blur(12px)}

/* Bento: text and capture never overlap; captures run edge-to-edge. */
.bento-card{display:flex;flex-direction:column;min-height:540px}
.bento-card.bento-large{min-height:1095px}
.bento-card img{position:relative;inset:auto;display:block;flex:none;max-width:none;width:calc(100% + 60px);height:auto;aspect-ratio:1542/962;margin:34px -30px -30px;object-fit:cover;object-position:top;border:0;border-radius:0 0 24px 24px;box-shadow:0 -18px 42px rgba(15,35,62,.10)}
.bento-card.bento-dark img{box-shadow:0 -20px 48px rgba(0,0,0,.24)}
.bento-large img{flex:1;min-height:575px;aspect-ratio:auto;margin-top:auto;border:0;border-radius:0 0 24px 24px;object-fit:cover;object-position:top}
.bento-large figcaption{right:18px;bottom:18px}
.transfer-card img{margin-top:auto;border:0;border-radius:0 0 24px 24px}
.bento-card.bento-wide{display:grid;grid-template-columns:minmax(310px,.78fr) minmax(470px,1.22fr);grid-template-rows:auto 1fr;min-height:520px;padding:0;align-items:stretch}
.bento-wide .bento-icon{grid-column:1;margin:30px 0 0 30px}
.bento-wide .bento-copy{grid-column:1;max-width:none;margin:0 30px 30px;align-self:start}
.bento-wide img{grid-column:2;grid-row:1/3;align-self:stretch;width:100%;height:100%;margin:0;aspect-ratio:auto;object-fit:cover;object-position:left top;border-radius:0 24px 24px 0;box-shadow:-18px 0 42px rgba(15,35,62,.10)}

/* Product pair: full-width captures without white side rails. */
.product-card{display:flex;flex-direction:column;min-height:700px}
.product-card img{position:relative;inset:auto;display:block;max-width:none;width:calc(100% + 68px);height:auto;aspect-ratio:1602/1003;margin:auto -34px -34px;object-fit:cover;object-position:top;border:0;border-radius:0 0 24px 24px;box-shadow:0 -20px 48px rgba(15,35,62,.11)}
.secretary-product img{aspect-ratio:1280/800}

/* Gallery cards are the screenshot itself, lifted from the page. */
.gallery-grid{gap:24px}
.gallery-item{min-height:0;border:0;border-radius:18px;background:transparent;overflow:visible;box-shadow:none;transition:transform .2s ease}
.gallery-item:hover{transform:translateY(-5px)}
.gallery-item img{display:block;width:100%;height:auto;aspect-ratio:1542/962;object-fit:cover;object-position:top;border-radius:18px;box-shadow:0 24px 54px rgba(15,35,62,.16),0 6px 18px rgba(15,35,62,.08);transition:box-shadow .2s ease}
.gallery-item:hover img{box-shadow:0 32px 70px rgba(15,35,62,.21),0 9px 22px rgba(15,35,62,.10)}
.gallery-item span{left:16px;bottom:16px}

@media(max-width:1120px){
  .bento-card.bento-wide{grid-template-columns:1fr;grid-template-rows:auto auto auto;padding:28px}
  .bento-wide .bento-icon{grid-column:auto;margin:0 0 24px}
  .bento-wide .bento-copy{grid-column:auto;margin:0;max-width:720px}
  .bento-wide img{grid-column:auto;grid-row:auto;width:calc(100% + 56px);height:auto;aspect-ratio:1542/962;margin:34px -28px -28px;border-radius:0 0 24px 24px;box-shadow:0 -18px 42px rgba(15,35,62,.10)}
}

@media(max-width:780px){
  html{scroll-padding-top:76px}
  section[id]{scroll-margin-top:82px}
  .site-header.is-scrolled .nav-shell{min-height:60px}
  .main-nav{top:60px}
  .hero-screen-wrap{border-radius:13px;box-shadow:0 25px 54px rgba(16,38,68,.2);transform:none}
  .hero-screen-wrap img{border-radius:13px}
  .experience-stage{gap:20px}
  .experience-nav{scroll-snap-type:x proximity;overscroll-behavior-inline:contain}
  .experience-tab{scroll-snap-align:start}
  .experience-copy{min-height:auto;padding:10px 0 4px}
  .experience-screen{aspect-ratio:1602/1003;border-radius:13px;box-shadow:0 22px 48px rgba(15,35,62,.16);transform:none}
  .screen-image,.screen-image.portrait{border-radius:13px}
  .bento-card,.bento-card.bento-large,.bento-card.bento-wide{min-height:0;padding:24px}
  .bento-card img,.bento-large img,.transfer-card img{width:calc(100% + 48px);height:auto;min-height:0;aspect-ratio:1542/962;margin:30px -24px -24px;object-fit:cover;border-radius:0 0 24px 24px}
  .bento-wide .bento-icon{margin:0 0 24px}
  .bento-wide .bento-copy{margin:0}
  .bento-wide img{width:calc(100% + 48px);height:auto;aspect-ratio:1542/962;margin:30px -24px -24px;border-radius:0 0 24px 24px}
  .product-card{min-height:0;padding:25px}
  .product-card img{width:calc(100% + 50px);height:auto;margin:32px -25px -25px;border-radius:0 0 24px 24px}
  .gallery-grid{gap:20px}
  .gallery-item,.gallery-item img{border-radius:14px}
}

@media(prefers-reduced-motion:reduce){
  .site-header,.site-header .nav-shell,.site-header .brand-mark,.gallery-item,.gallery-item img{transition:none!important}
  .hero-screen-wrap,.experience-screen{transform:none!important}
}

/* Final balance corrections after rendered review. */
.skip-link:focus{top:-80px}
.skip-link:focus-visible{top:14px}
.bento-card.bento-large{grid-row:auto;min-height:540px}
.bento-large img{flex:none;min-height:0;aspect-ratio:1542/962;margin-top:34px}
@media(max-width:780px){
  .section-heading h2{font-size:clamp(2.35rem,10.5vw,3.85rem)}
  .bento-card.bento-large{min-height:0}
  .bento-large img{margin-top:30px}
}


/* V5 final refinement: fixed navigation, deterministic scrollspy and balanced media cards. */
:root{
  --header-height:76px;
  --header-height-compact:66px;
  --graphite:#26343c;
  --graphite-deep:#202a31;
  --graphite-line:rgba(255,255,255,.12);
}

/* `clip` prevents horizontal bleed without creating a sticky-breaking scroll container. */
html,body{overflow-x:clip}
body{padding-top:0}
.home-page{padding-top:var(--header-height)}

.site-header{
  position:fixed;
  inset:0 0 auto 0;
  width:100%;
  z-index:500;
  isolation:isolate;
  background:rgba(246,245,241,.86);
  border-bottom:1px solid rgba(16,32,57,.08);
  box-shadow:0 1px 0 rgba(255,255,255,.66) inset;
  -webkit-backdrop-filter:blur(20px) saturate(135%);
  backdrop-filter:blur(20px) saturate(135%);
}
.site-header::after{
  content:"";
  position:absolute;
  inset:auto 0 -1px;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(36,87,189,.22) 25%,rgba(36,87,189,.22) 75%,transparent);
  opacity:0;
  transition:opacity .24s ease;
}
.site-header.is-scrolled{
  background:rgba(247,246,242,.96);
  border-bottom-color:rgba(16,32,57,.11);
  box-shadow:0 14px 38px rgba(15,35,62,.09),0 1px 0 rgba(255,255,255,.72) inset;
}
.site-header.is-scrolled::after{opacity:1}

.main-nav{
  width:max-content;
  margin:auto;
  padding:4px;
  gap:2px;
  border:1px solid rgba(28,53,86,.08);
  border-radius:14px;
  background:rgba(229,232,235,.64);
  box-shadow:0 1px 0 rgba(255,255,255,.78) inset;
}
.main-nav a{
  min-width:0;
  padding:8px 13px 9px;
  border-radius:10px;
  position:relative;
  color:#536176;
  transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease;
}
.main-nav a:hover{
  color:var(--ink);
  background:rgba(255,255,255,.58);
}
.main-nav a.is-active{
  color:var(--blue2);
  background:#fff;
  box-shadow:0 5px 15px rgba(15,35,62,.09),0 1px 0 rgba(255,255,255,.95) inset;
}
.main-nav a.is-active::after{
  content:"";
  position:absolute;
  left:50%;
  bottom:4px;
  width:18px;
  height:2px;
  border-radius:999px;
  background:var(--blue);
  transform:translateX(-50%);
}
.nav-cta{box-shadow:0 8px 22px rgba(14,34,58,.14)}

/* Fixed chrome must never cover anchor targets or keyboard focus. */
html{scroll-padding-top:calc(var(--header-height) + 22px)}
section[id]{scroll-margin-top:calc(var(--header-height) + 22px)}

/* The two lead cards share one media baseline, regardless of copy length. */
.bento-grid{align-items:stretch}
.bento-card{height:100%}
.bento-card > img{
  margin:auto -30px -30px;
}
.bento-card > figure{
  position:relative;
  display:block;
  width:calc(100% + 60px);
  margin:auto -30px -30px;
}
.bento-card > figure > img{
  width:100%;
  max-width:none;
  height:auto;
  aspect-ratio:1542/962;
  margin:0;
  padding:0;
  object-fit:cover;
  object-position:top;
  border:0;
  border-radius:0 0 24px 24px;
  box-shadow:0 -18px 42px rgba(15,35,62,.10);
}
.bento-card > figure > figcaption{
  right:18px;
  bottom:18px;
}

/* A neutral graphite surround separates the website from MedicoApp's own navy UI. */
.bento-card.bento-dark{
  background:linear-gradient(145deg,var(--graphite),var(--graphite-deep));
  border-color:rgba(26,39,47,.72);
  box-shadow:0 18px 46px rgba(23,33,40,.10);
}
.bento-card.bento-dark .bento-icon{
  background:rgba(142,201,190,.14);
  color:#9dd6cb;
  border:1px solid rgba(157,214,203,.13);
}
.bento-card.bento-dark .mini-label{color:#9dd6cb}
.bento-card.bento-dark .bento-copy p:last-child{color:#c1cbd0}
.bento-card.bento-dark > img{
  box-shadow:0 -22px 52px rgba(0,0,0,.28);
}

/* Refined image lift without artificial rails around the captured application. */
.bento-card > img,.bento-card > figure > img,.product-card img,.gallery-item img,.experience-screen,.hero-screen-wrap{
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
.bento-card:not(.bento-dark){box-shadow:0 16px 48px rgba(15,35,62,.045)}
.bento-card:not(.bento-dark):hover{box-shadow:0 22px 58px rgba(15,35,62,.075)}
.bento-card{transition:box-shadow .22s ease,transform .22s ease}
@media(hover:hover) and (pointer:fine){
  .bento-card:hover{transform:translateY(-3px)}
}

@media(max-width:1120px){
  .main-nav{display:none}
}

@media(max-width:1120px){
  .nav-shell{position:relative;grid-template-columns:auto 1fr auto auto;gap:12px}
  .brand{grid-column:1}
  .nav-toggle{
    grid-column:3;
    display:flex;
    flex-direction:column;
    justify-content:center;
    gap:5px;
    width:42px;
    height:42px;
    padding:0;
    border:1px solid var(--line);
    border-radius:11px;
    background:rgba(255,255,255,.88);
    cursor:pointer;
  }
  .nav-toggle i{width:18px;height:1.5px;margin:0 auto;background:var(--ink);transition:transform .18s ease,opacity .18s ease}
  .nav-toggle[aria-expanded="true"] i:first-of-type{transform:translateY(3.25px) rotate(45deg)}
  .nav-toggle[aria-expanded="true"] i:last-of-type{transform:translateY(-3.25px) rotate(-45deg)}
  .main-nav{
    position:absolute;
    display:none;
    top:calc(100% + 8px);
    right:0;
    width:min(330px,calc(100vw - 28px));
    margin:0;
    padding:9px;
    flex-direction:column;
    align-items:stretch;
    border:1px solid var(--line);
    border-radius:16px;
    background:rgba(255,255,255,.98);
    box-shadow:0 24px 60px rgba(15,35,62,.16);
  }
  .main-nav.is-open{display:flex}
  .main-nav a{padding:12px 13px}
  .nav-cta{grid-column:4}
}

@media(max-width:780px){
  :root{--header-height:66px;--header-height-compact:60px}
  .home-page{padding-top:var(--header-height)}
  html{scroll-padding-top:calc(var(--header-height) + 16px)}
  section[id]{scroll-margin-top:calc(var(--header-height) + 16px)}
  .site-header{background:rgba(247,246,242,.96)}
  .nav-shell{grid-template-columns:auto 1fr auto;gap:10px}
  .brand{grid-column:1}
  .nav-toggle{grid-column:3}
  .nav-cta{display:none}
  .main-nav{
    top:calc(100% + 7px);
    left:0;
    right:0;
    width:auto;
    margin:0;
    padding:8px;
    gap:3px;
    border-radius:15px;
    background:#fff;
  }
  .main-nav a{padding:12px 13px}
  .main-nav a.is-active::after{left:13px;bottom:7px;transform:none;width:22px}
  .bento-card > img{
    width:calc(100% + 48px);
    margin:auto -24px -24px;
  }
  .bento-card > figure{
    width:calc(100% + 48px);
    margin:auto -24px -24px;
  }
  .bento-card > figure > img{border-radius:0 0 24px 24px}
}

@media(prefers-reduced-motion:reduce){
  .site-header::after,.main-nav a,.bento-card{transition:none!important}
  .bento-card:hover{transform:none}
}


/* V6 launch-ready Store, accessibility and content-density refinements. */
[hidden]{display:none!important}
.noscript-store{position:relative;z-index:1000;padding:10px 16px;background:#fff4d8;color:#3b3322;text-align:center;font-size:.82rem;border-bottom:1px solid #ead8a8}
.noscript-store a{color:#173f8f;font-weight:750}
.store-launch{max-width:760px;margin-top:30px;padding:18px;border:1px solid #cbd6e3;border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 15px 42px rgba(19,44,78,.08);backdrop-filter:blur(12px)}
.store-kicker{margin:0 0 13px;color:#536176;font-size:.71rem;font-weight:780;letter-spacing:.06em;text-transform:uppercase}
.store-products{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.store-product{min-width:0;padding:15px;border:1px solid #d9e1eb;border-radius:14px;background:#fff}
.store-product.secondary{background:#f2f6fc}
.store-product>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}
.store-product small{color:#536176;font-size:.68rem}
.store-product b{font-size:.91rem}
.store-product ms-store-badge{display:block;min-height:52px}
.store-product ms-store-badge::part(img),.final-store-item ms-store-badge::part(img){max-width:190px;width:100%;height:auto}
.store-direct-link{display:inline-flex;align-items:center;gap:5px;margin-top:8px;color:#173f8f;text-decoration:none;font-size:.7rem;font-weight:720}
.store-direct-link:hover{text-decoration:underline}
.store-direct-link:focus-visible,.final-store-item a:focus-visible{outline:3px solid rgba(36,87,189,.34);outline-offset:4px;border-radius:5px}
.final-store-actions{position:relative;z-index:2;display:grid;gap:12px;min-width:330px}
.final-store-item{padding:14px 16px;border:1px solid rgba(255,255,255,.25);border-radius:15px;background:rgba(255,255,255,.09);backdrop-filter:blur(8px)}
.final-store-item>b{display:block;margin-bottom:8px;font-size:.83rem}
.final-store-item ms-store-badge{display:block;min-height:50px}
.final-store-item>a{display:inline-flex;margin-top:7px;color:#fff;font-size:.7rem;font-weight:720;text-decoration:none}
.final-store-item>a:hover{text-decoration:underline}
.final-store-actions .contact-link{text-align:left;margin:2px 0 0}
.experience-text[role="tabpanel"]:focus{outline:none}
.gallery{padding-top:72px}
.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.legal-shell p,.legal-shell li{color:#4f5e72}
@media(max-width:1120px){.final-store-actions{min-width:0;max-width:520px}}
@media(max-width:780px){
  .store-launch{padding:14px;margin-top:25px}
  .store-products{grid-template-columns:1fr}
  .store-product{padding:14px}
  .store-product>div:first-child{margin-bottom:7px}
  .gallery-grid{grid-template-columns:1fr}
  .final-store-actions{width:100%}
}


/* V6.1 verified responsive, contrast and performance refinements. */
.floating-proof span{color:#5f6d80}
.footer-main>p,.footer-bottom{color:#536176}
@media(min-width:781px) and (max-width:1199px){
  .hero-shell{grid-template-columns:1fr;gap:45px}
  .hero-copy{max-width:900px}
  .hero-visual{min-height:auto;max-width:900px;width:100%;margin:auto}
  .experience-stage{grid-template-columns:180px minmax(0,1fr)}
  .experience-copy{position:static;grid-column:2}
  .experience-screen{grid-column:1/-1}
}


/* V6.2 restrained hero refinement — consistent Store cards, reduced effects and mobile-safe rhythm. */
.orb-two{
  width:340px;
  height:340px;
  left:-155px;
  bottom:-58px;
  background:radial-gradient(circle,rgba(82,151,166,.09),transparent 69%);
}
.store-launch{
  background:rgba(255,255,255,.94);
  box-shadow:0 14px 38px rgba(19,44,78,.075);
  backdrop-filter:blur(10px);
}
.store-product,.store-product.secondary{background:#fff}
.hero-meta{
  display:block;
  max-width:760px;
  margin:22px 0 0;
  color:#536176;
  font-size:.74rem;
  font-weight:650;
  line-height:1.65;
}
.hero-meta span{
  display:inline;
  margin:0 .48rem;
  color:#91a2b8;
  font-weight:760;
}
.hero-meta span:before{content:none}
.hero-shell{padding-bottom:42px}
.hero-bottom{padding:16px 0 22px}
.hero-bottom p{color:#5f6d80}
.proof-b{left:-18px;bottom:76px}

@media(min-width:1360px){
  .hero-meta{white-space:nowrap}
}

@media(min-width:781px) and (max-width:1199px){
  .hero-meta{max-width:900px}
  .proof-b{left:12px;bottom:52px}
}

@media(max-width:780px){
  .hero-meta{display:none}
  .hero-shell{padding-bottom:28px}
  .store-launch{background:rgba(255,255,255,.96);backdrop-filter:blur(8px)}
  .store-product,.store-product.secondary{background:#fff}
}
