@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--navy:#063b4c;--navy-dark:#032d3a;--teal:#087e7b;--mint:#dff6ee;--green:#19a578;--orange:#ff7557;--ink:#17323b;--muted:#64777d;--line:#dce9e7;--cream:#f7fbf9;--white:#fff;--shadow:0 18px 50px rgba(4,55,65,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;background:#fff;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{color:inherit}a{text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.top-strip{background:var(--navy-dark);color:#dceff0;font-size:12px}.top-strip__inner{min-height:35px;display:flex;justify-content:space-between;align-items:center}.top-strip a{color:#fff}.top-strip__inner>span{color:#bfe7db}.top-divider{display:inline-block;width:1px;height:13px;background:#42636c;margin:0 14px;vertical-align:middle}.site-header{height:77px;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(6,59,76,.08);backdrop-filter:blur(12px)}.nav-wrap{height:100%;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:10px}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font:800 24px/1 'Manrope',sans-serif;letter-spacing:.06em;color:var(--navy)}.brand small{font-size:9px;line-height:1.6;text-transform:uppercase;letter-spacing:.13em;color:#6b7d82;font-weight:700}.brand-mark{width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,var(--teal),var(--navy));display:grid;place-items:center;position:relative;box-shadow:0 8px 20px rgba(5,99,103,.23);overflow:hidden}.brand-mark:before,.brand-mark:after{content:"";position:absolute;background:white;border-radius:10px}.brand-mark:before{width:22px;height:7px;transform:rotate(-45deg)}.brand-mark:after{height:22px;width:7px;transform:rotate(-45deg)}.brand-mark i,.brand-mark b{position:absolute;border-radius:50%;width:5px;height:5px;background:#84e2c1}.brand-mark i{left:8px;bottom:8px}.brand-mark b{right:8px;top:8px}.main-nav{display:flex;align-items:center;gap:31px;font-size:14px;font-weight:600}.main-nav a{color:#51656b;transition:.2s}.main-nav a:hover,.main-nav a.active{color:var(--teal)}.btn{border:0;border-radius:10px;min-height:50px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:15px;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--green);color:#fff;box-shadow:0 9px 22px rgba(25,165,120,.22)}.btn-primary:hover{background:#128d67;box-shadow:0 12px 26px rgba(25,165,120,.3)}.btn-sm{min-height:42px;padding:0 18px;border-radius:9px;font-size:13px}.btn-ghost{background:white;border:1px solid #bed2d1;color:var(--navy)}.btn-dark{background:var(--navy);color:#fff}.menu-btn{display:none;border:0;background:none;width:42px;height:42px;padding:10px}.menu-btn span{display:block;height:2px;background:var(--navy);margin:5px 0;border-radius:3px}.hero{min-height:620px;position:relative;background:#f1f7f6;overflow:hidden}.hero-photo{position:absolute;inset:0;background:url('../images/dms-hero.png') center/cover no-repeat}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f4f9f8 0%,rgba(244,249,248,.96) 34%,rgba(244,249,248,.15) 69%,rgba(244,249,248,0) 100%)}.hero-grid{min-height:620px;display:grid;align-items:center;position:relative;z-index:2}.hero-content{max-width:600px;padding:70px 0 80px}.eyebrow,.kicker{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--teal);font-weight:800}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:20px}.eyebrow span{width:28px;height:2px;background:var(--orange)}h1,h2,h3,h4,p{margin-top:0}.hero h1{font:800 clamp(43px,5vw,67px)/1.08 'Manrope',sans-serif;letter-spacing:-.045em;color:var(--navy);margin-bottom:22px}.hero h1 em{font-style:normal;color:var(--green)}.hero-content>p{max-width:550px;font-size:17px;line-height:1.7;color:#536d74;margin-bottom:31px}.hero-actions{display:flex;gap:12px}.hero-trust{display:flex;align-items:center;margin-top:33px}.avatar-stack{display:flex;margin-right:15px}.avatar-stack span{width:34px;height:34px;border:3px solid #f4f9f8;border-radius:50%;background:var(--navy);color:white;display:grid;place-items:center;font-size:9px;font-weight:800;margin-left:-7px}.avatar-stack span:nth-child(2){background:var(--orange)}.avatar-stack span:nth-child(3){background:var(--teal)}.hero-trust p{margin:0;display:flex;flex-direction:column}.hero-trust strong{font-size:12px;color:var(--navy)}.hero-trust small{font-size:11px;color:#75888d;margin-top:3px}.hero-stat{position:absolute;z-index:3;background:rgba(255,255,255,.95);padding:12px 17px 12px 12px;border-radius:12px;box-shadow:var(--shadow);display:flex;align-items:center;gap:10px}.hero-stat--one{right:7%;top:22%}.hero-stat--two{right:28%;bottom:14%}.hero-stat .stat-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:#daf5eb;color:var(--green);font-weight:800}.hero-stat .stat-icon--orange{background:#fff0eb;color:var(--orange)}.hero-stat p{margin:0;display:flex;flex-direction:column}.hero-stat strong{font-size:12px;color:var(--navy)}.hero-stat small{font-size:9px;color:#829095;margin-top:3px}.trust-bar{position:relative;z-index:4;background:white;box-shadow:0 10px 30px rgba(13,61,68,.06)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:90px}.trust-grid article{display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid var(--line)}.trust-grid article:last-child{border:0}.trust-grid article>span{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--teal);font-weight:800}.trust-grid div{display:flex;flex-direction:column}.trust-grid strong{font-size:13px;color:var(--navy)}.trust-grid small{font-size:11px;color:#819095;margin-top:3px}.section{padding:105px 0}.section-heading{margin-bottom:45px}.centered{text-align:center;max-width:650px;margin-inline:auto}.section-heading h2,.faq-intro h2,.app-copy h2,.contact-copy h2{font:800 clamp(32px,4vw,45px)/1.15 'Manrope',sans-serif;letter-spacing:-.035em;color:var(--navy);margin:10px 0 14px}.section-heading p{color:var(--muted);line-height:1.7;margin-bottom:0}.audience-section{background:linear-gradient(180deg,#fff,#f7fbf9)}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.audience-card{min-height:430px;border-radius:22px;padding:42px;position:relative;overflow:hidden;box-shadow:0 14px 45px rgba(8,64,71,.09)}.audience-card.customer{background:#fff}.audience-card.vendor{background:var(--navy);color:white}.card-glow{position:absolute;right:-80px;top:-90px;width:270px;height:270px;border-radius:50%;background:linear-gradient(145deg,#e0f8ef,rgba(224,248,239,0))}.vendor .card-glow{background:linear-gradient(145deg,rgba(30,170,139,.35),rgba(30,170,139,0))}.large-icon{width:55px;height:55px;display:grid;place-items:center;border-radius:15px;background:var(--mint);color:var(--teal);font-size:26px;margin-bottom:30px;position:relative}.vendor .large-icon{background:rgba(255,255,255,.1);color:#83e7c4}.audience-card .label{font-size:10px;font-weight:800;letter-spacing:.16em;color:var(--teal)}.vendor .label{color:#7fe0bd}.audience-card h3{font:750 28px/1.25 'Manrope',sans-serif;margin:10px 0 13px;color:var(--navy)}.vendor h3{color:#fff}.audience-card p{color:#667a80;line-height:1.65;max-width:470px}.vendor p{color:#b8ced1}.audience-card ul{list-style:none;padding:0;margin:25px 0}.audience-card li{margin:11px 0;font-size:14px}.audience-card li:before{content:'✓';display:inline-grid;place-items:center;width:19px;height:19px;background:var(--mint);color:var(--green);font-size:10px;border-radius:50%;margin-right:9px}.vendor li:before{background:rgba(120,230,191,.15);color:#79e2bd}.text-link,.product-action,footer button{border:0;background:none;padding:0;color:var(--green);font-weight:800;cursor:pointer}.text-link span,.product-action span{margin-left:10px}.products-section{background:#fff}.row-heading{display:flex;align-items:end;justify-content:space-between}.row-heading>p{max-width:440px;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.product-card{border:1px solid var(--line);border-radius:18px;padding:14px 14px 20px;transition:.25s;background:white}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:transparent}.product-visual{height:190px;border-radius:13px;display:grid;place-items:center;position:relative;overflow:hidden}.product-visual:before{content:"";position:absolute;width:125px;height:125px;border-radius:50%;background:rgba(255,255,255,.7)}.product-visual.blue{background:#e9f3fa;color:#2677a0}.product-visual.green{background:#e8f7ed;color:#249566}.product-visual.orange{background:#fff2e7;color:#e68635}.product-visual.purple{background:#f0ecfa;color:#7859a5}.product-visual span{position:relative;width:72px;height:72px;border-radius:17px;background:white;display:grid;place-items:center;box-shadow:0 12px 30px rgba(51,82,91,.11);transform:rotate(-7deg)}.product-visual svg{width:41px;height:41px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.product-visual i{position:absolute;bottom:13px;right:13px;background:rgba(255,255,255,.7);padding:4px 7px;border-radius:5px;font-style:normal;font-size:8px;font-weight:800}.product-category{display:block;color:var(--teal);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin:18px 2px 7px}.product-card h3{font:700 17px 'Manrope',sans-serif;margin:0 2px 5px;color:var(--navy)}.product-card>p{font-size:12px;color:#809096;margin:0 2px 17px}.product-action{font-size:11px;margin:0 2px}.prescription-note{text-align:center;margin:31px 0 0;color:#74868b;font-size:11px}.prescription-note span{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#eef5f4;color:var(--navy);font-weight:800;margin-right:7px}.app-section{padding:30px 0 80px;background:#fff}.app-card{min-height:440px;border-radius:25px;background:linear-gradient(120deg,#06495a,#063744);overflow:hidden;position:relative;color:white;display:grid;grid-template-columns:1.1fr .9fr}.app-card:before{content:"";position:absolute;right:-120px;top:-240px;width:600px;height:600px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 80px rgba(255,255,255,.025),0 0 0 160px rgba(255,255,255,.018)}.app-copy{padding:70px 0 60px 75px;position:relative;z-index:2}.kicker-light{color:#7ee4c0}.app-copy h2,.contact-copy h2{color:#fff}.app-copy p{color:#bdd2d5;line-height:1.7;max-width:520px}.play-badge{display:inline-flex;background:#fff;color:#153039;border-radius:10px;padding:9px 15px;gap:10px;align-items:center;margin-top:12px;box-shadow:0 10px 25px rgba(0,0,0,.17)}.play-icon{font-size:23px;color:#20a17c;transform:rotate(-2deg)}.play-badge>span:last-child{display:flex;flex-direction:column}.play-badge small{font-size:7px;letter-spacing:.1em}.play-badge strong{font-size:17px;line-height:1}.phone-wrap{position:relative;display:grid;place-items:end center}.phone{width:245px;height:425px;border:8px solid #101c21;border-bottom:0;border-radius:35px 35px 0 0;background:#f8fbfa;position:relative;z-index:2;box-shadow:0 25px 70px rgba(0,0,0,.35)}.phone-top{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:75px;height:17px;border-radius:20px;background:#101c21}.phone-screen{padding:43px 18px;color:var(--ink)}.mini-brand{font:800 13px 'Manrope';display:flex;align-items:center;gap:6px;color:var(--navy)}.brand-mark.mini{width:22px;height:22px;border-radius:7px}.brand-mark.mini:before{width:12px;height:4px}.brand-mark.mini:after{width:4px;height:12px}.brand-mark.mini i,.brand-mark.mini b{display:none}.phone-screen>p{font-size:8px;color:#75878c;margin:23px 0 3px}.phone-screen h4{font-size:13px;color:var(--navy)}.search-pill{height:31px;border:1px solid #dae5e4;border-radius:8px;color:#8ca0a4;font-size:8px;padding:10px}.mini-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:14px 0}.mini-cards span{height:54px;border-radius:9px;background:#e7f5f0}.mini-cards span:nth-child(2){background:#fff0e9}.mini-cards span:nth-child(3){background:#eaf2f7}.mini-banner{border-radius:11px;background:var(--navy);color:#c2d9da;padding:18px;font-size:9px;line-height:1.5}.mini-banner b{color:#75dfbb;font-size:15px}.orbit-dot{position:absolute;border-radius:50%;background:var(--orange)}.orbit-dot.one{width:12px;height:12px;top:80px;right:50px}.orbit-dot.two{width:7px;height:7px;bottom:90px;left:30px;background:#72dfba}.faq-section{background:var(--cream)}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:85px}.faq-intro p{color:var(--muted);line-height:1.7;margin-bottom:30px}.faq-item{border-bottom:1px solid #ccdddb}.faq-item button{width:100%;border:0;background:none;text-align:left;padding:22px 0;display:flex;justify-content:space-between;align-items:center;font-weight:700;color:var(--navy);cursor:pointer}.faq-item button span{padding-right:30px}.faq-item button i{font-style:normal;width:28px;height:28px;border-radius:50%;background:#e5f2ef;display:grid;place-items:center;color:var(--teal);font-size:19px;transition:.25s}.faq-item.open button i{transform:rotate(45deg);background:var(--green);color:white}.answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s}.answer p{overflow:hidden;color:#667b81;line-height:1.7;font-size:14px;margin:0}.faq-item.open .answer{grid-template-rows:1fr}.faq-item.open .answer p{padding-bottom:23px}.contact-section{padding:100px 0;background:var(--navy);position:relative;overflow:hidden}.contact-section:before{content:"";position:absolute;width:550px;height:550px;border:1px solid rgba(255,255,255,.05);border-radius:50%;left:-250px;bottom:-350px;box-shadow:0 0 0 80px rgba(255,255,255,.02)}.contact-grid{display:grid;grid-template-columns:1fr 430px;gap:100px;align-items:center;position:relative}.contact-copy>p{color:#b8ced1;max-width:520px;line-height:1.7}.contact-points{display:flex;gap:28px;margin-top:36px}.contact-points a{display:flex;gap:11px;align-items:center;color:white}.contact-points a>span{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.1)}.contact-points div{display:flex;flex-direction:column}.contact-points small{font-size:8px;letter-spacing:.15em;color:#85aaa9;margin-bottom:4px}.contact-points strong{font-size:12px}.store-card{background:white;border-radius:20px;padding:32px;box-shadow:0 25px 60px rgba(0,0,0,.2)}.open-pill{display:inline-flex;align-items:center;gap:6px;background:#e4f7ef;color:#148460;padding:6px 10px;border-radius:20px;font-size:9px;font-weight:800}.open-pill i{width:6px;height:6px;border-radius:50%;background:#20aa78}.store-card h3{font:750 20px 'Manrope';color:var(--navy);margin:17px 0 8px}.address{font-size:13px;color:#718388;line-height:1.6}.store-meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:22px 0;padding:8px 0}.store-meta p{display:grid;grid-template-columns:28px 90px 1fr;align-items:start;font-size:11px;margin:13px 0}.store-meta p>span{color:var(--teal);font-size:17px}.store-meta b{color:var(--navy)}.store-meta small{font-size:10px;line-height:1.6;color:#78898d}.full{width:100%}footer{background:#022832;color:#a9c0c4;padding-top:63px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr 1fr 1.2fr;gap:65px;padding-bottom:50px}.brand-light strong{color:white}.brand-light small{color:#8ba9ad}.footer-grid>div>p{font-size:12px;line-height:1.7;max-width:250px;margin:17px 0 0}.footer-grid h4{color:white;font-size:12px;margin-bottom:20px}.footer-grid div>a,.footer-grid button{display:block;color:#a9c0c4;font-size:11px;margin:12px 0;font-weight:500}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);min-height:62px;display:flex;justify-content:space-between;align-items:center;font-size:10px}.modal{position:fixed;inset:0;z-index:100;display:none}.modal.active{display:grid;place-items:center}.modal-backdrop{position:absolute;inset:0;background:rgba(1,31,39,.75);backdrop-filter:blur(7px)}.modal-card{position:relative;width:min(490px,calc(100% - 30px));max-height:calc(100vh - 30px);overflow:auto;background:white;border-radius:22px;padding:38px;box-shadow:0 30px 90px rgba(0,0,0,.25);animation:modal-in .25s ease}.modal-close{position:absolute;right:17px;top:14px;width:36px;height:36px;border:0;border-radius:50%;background:#edf5f3;color:var(--navy);font-size:24px;cursor:pointer}.modal-card h2{font:800 29px 'Manrope';color:var(--navy);margin:8px 0}.modal-card>p{font-size:13px;color:var(--muted)}.modal label{display:block;font-size:11px;font-weight:700;color:var(--navy);margin-top:14px}.modal input,.modal select,.modal textarea{display:block;width:100%;margin-top:6px;border:1px solid #d7e4e2;border-radius:9px;padding:12px 13px;outline:none;color:var(--ink);background:white}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(25,165,120,.1)}.modal form .btn{margin-top:18px}.form-note{display:block;text-align:center;color:#87989c;font-size:9px;margin-top:11px}.success-message{display:none;text-align:center;padding:25px 0}.success-message>span{width:60px;height:60px;border-radius:50%;background:var(--mint);color:var(--green);display:grid;place-items:center;font-size:27px;font-weight:800;margin:0 auto 15px}.success-message h3{font:800 24px 'Manrope';color:var(--navy)}.success-message p{color:var(--muted)}@keyframes modal-in{from{opacity:0;transform:translateY(18px) scale(.97)}}.reveal{opacity:0;transform:translateY(16px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.main-nav{position:absolute;left:20px;right:20px;top:80px;background:white;border-radius:15px;padding:20px;box-shadow:var(--shadow);display:none;flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav a,.main-nav button{padding:13px;text-align:center}.menu-btn{display:block}.hero-photo{background-position:62% center}.hero-photo:after{background:linear-gradient(90deg,#f4f9f8 0%,rgba(244,249,248,.92) 54%,rgba(244,249,248,.25) 100%)}.hero-content{max-width:530px}.hero-stat--one{right:3%}.hero-stat--two{right:8%;bottom:8%}.product-grid{grid-template-columns:repeat(2,1fr)}.app-copy{padding-left:50px}.faq-grid{gap:50px}.contact-grid{gap:45px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:720px){.container{width:min(100% - 30px,1160px)}.top-strip__inner>span,.top-strip__inner div>span{display:none}.top-strip__inner{justify-content:center}.site-header{height:68px}.brand-mark{width:38px;height:38px}.brand strong{font-size:21px}.hero{min-height:700px}.hero-photo{inset:auto 0 0;height:48%;background-position:68% center}.hero-photo:after{background:linear-gradient(180deg,#f4f9f8 0%,rgba(244,249,248,.25) 60%)}.hero-grid{min-height:700px;align-items:start}.hero-content{padding:62px 0 0;text-align:center}.eyebrow{justify-content:center}.hero h1{font-size:42px}.hero-content>p{font-size:15px}.hero-actions{justify-content:center;flex-direction:column;max-width:330px;margin:auto}.hero-trust{justify-content:center}.hero-stat{display:none}.trust-grid{grid-template-columns:repeat(2,1fr);padding:12px 0}.trust-grid article{min-height:65px;justify-content:flex-start;padding-left:15px}.trust-grid article:nth-child(2){border-right:0}.trust-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding:75px 0}.audience-grid,.faq-grid,.contact-grid{grid-template-columns:1fr}.audience-card{min-height:0;padding:32px 27px}.row-heading{display:block}.row-heading>p{margin-top:15px}.app-card{grid-template-columns:1fr;min-height:650px;text-align:center}.app-copy{padding:55px 25px 20px}.app-copy p{margin-inline:auto}.phone-wrap{height:310px;overflow:hidden}.phone{height:400px}.faq-grid{gap:40px}.contact-grid{gap:45px}.contact-points{flex-direction:column}.store-card{padding:27px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;justify-content:center;gap:8px}.modal-card{padding:32px 23px}}

/* Real DMS logo asset */
.brand-logo{width:205px;height:62px;display:block;object-fit:contain;object-position:left center}
.brand-light .brand-logo{width:215px;height:66px;padding:5px 8px;border-radius:10px;background:#fff}
@media(max-width:720px){.brand-logo{width:172px;height:52px}.brand-light .brand-logo{width:205px;height:63px}}
@media(max-width:480px){.hero h1{font-size:36px}.hero-content{padding-top:50px}.hero{min-height:690px}.trust-grid article{padding-left:5px;gap:8px}.trust-grid article>span{width:30px;height:30px}.trust-grid strong{font-size:11px}.trust-grid small{font-size:9px}.section-heading h2,.faq-intro h2,.app-copy h2,.contact-copy h2{font-size:31px}.product-grid{grid-template-columns:1fr}.product-visual{height:210px}.contact-section{padding:75px 0}.store-meta p{grid-template-columns:25px 82px 1fr}.footer-grid{gap:35px 25px}.footer-grid>div:nth-child(3){display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn,.product-card{transition:none}}

/* Vendor registration */
.modal-card.vendor-registration-modal{width:min(820px,calc(100% - 30px));padding:34px 36px}
.vendor-registration-form{margin-top:24px}
.registration-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 20px;padding:10px;border-radius:13px;background:#f3f8f7}
.registration-steps span{display:flex;align-items:center;justify-content:center;gap:7px;color:#6d8186;font-size:11px;font-weight:700}
.registration-steps i{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#dfeae8;color:#587075;font-style:normal;font-size:10px}
.registration-steps span.active{color:var(--teal)}
.registration-steps span.active i{background:var(--teal);color:#fff}
.vendor-form-section{margin-top:14px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fbfdfc}
.vendor-form-section>div:first-child{display:flex;flex-direction:column;margin-bottom:13px}
.vendor-form-section>div:first-child b{font:750 14px 'Manrope',sans-serif;color:var(--navy)}
.vendor-form-section>div:first-child small{margin-top:3px;color:#74888d;font-size:10px}
.vendor-form-grid,.vendor-document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 15px}
.vendor-registration-form label{margin-top:0}
.vendor-form-grid .wide{grid-column:1/-1}
.vendor-document-grid label{padding:12px;border:1px solid #d7e4e2;border-radius:10px;background:#fff}
.vendor-document-grid label span{display:block;color:var(--navy);font-size:11px;font-weight:750}
.modal .vendor-document-grid input[type=file]{padding:9px;margin-top:8px;background:#f5f9f8;font-size:10px}
.modal .vendor-document-grid input[type=file]::file-selector-button{border:0;border-radius:7px;padding:8px 10px;margin-right:9px;background:#e1f3ed;color:#087b65;font-weight:700;cursor:pointer}
.vendor-declaration{display:flex!important;align-items:flex-start;gap:10px;margin-top:17px!important;padding:13px 14px;border-radius:11px;background:#edf7f3;color:#466169!important;line-height:1.5}
.modal .vendor-declaration input{flex:0 0 18px;width:18px;height:18px;margin:1px 0 0;accent-color:var(--green)}
.vendor-form-error{margin-bottom:14px;padding:11px 13px;border:1px solid #f2c4bd;border-radius:9px;background:#fff2ef;color:#a43c2d;font-size:11px;font-weight:650}
.modal input.user-invalid,.modal select.user-invalid,.modal textarea.user-invalid,.modal input:invalid:focus,.modal select:invalid:focus,.modal textarea:invalid:focus{border-color:#dc6b5c;box-shadow:0 0 0 3px rgba(220,107,92,.1)}
.field-error{display:block;margin-top:5px;color:#b44232;font-size:9px;line-height:1.4}
.vendor-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.vendor-submit:disabled{cursor:wait;opacity:.72;transform:none}
.application-reference{width:min(310px,100%);margin:18px auto;padding:12px;border:1px dashed #a9cdc1;border-radius:10px;background:#f3faf7}
.application-reference small{display:block;color:#70878b;font-size:8px;letter-spacing:.14em}
.application-reference b{display:block;margin-top:4px;color:var(--teal);font:750 14px 'Manrope',sans-serif;word-break:break-word}
@media(max-width:720px){.modal-card.vendor-registration-modal{padding:28px 18px}.vendor-form-grid,.vendor-document-grid{grid-template-columns:1fr}.vendor-form-grid .wide{grid-column:auto}.registration-steps span{font-size:0}.registration-steps span i{font-size:10px}.vendor-form-section{padding:14px}.modal-card.vendor-registration-modal h2{padding-right:35px;font-size:25px}}
