/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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)}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.rounded{border-radius:.25rem}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--navy:#062c63;--blue:#0c5aa6;--orange:#e87916;--cream:#f7f9fc;--ink:#15233b;--muted:#53627a;--line:#d9e2ef;--green:#177245}*{box-sizing:border-box}body{color:var(--ink);background:var(--cream);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.55}.wrap{width:min(1120px,100% - 32px);margin:auto}.top{border-bottom:1px solid var(--line);background:#fff}.nav{justify-content:space-between;align-items:center;gap:24px;min-height:84px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--navy);color:#fff;border-radius:12px;padding:10px;font-size:21px;font-weight:900}.brand div{flex-direction:column;display:flex}.brand small,.field small{color:var(--muted)}.nav a{color:var(--navy);text-decoration:none}.hero{color:#fff;background:linear-gradient(135deg,#042654,#0b4b8c);padding:64px 0}.hero-grid{grid-template-columns:1.5fr .8fr;align-items:center;gap:54px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#f5a13d;font-size:15px;font-weight:800}.hero h1,.success-card h1{margin:10px 0 22px;font-family:Georgia,serif;font-size:clamp(42px,5vw,64px);line-height:1.08}.lead{font-size:22px;line-height:1.5}.trust{flex-wrap:wrap;gap:18px;font-size:16px;font-weight:700;display:flex}.hero-card{color:var(--ink);background:#fff;border-radius:22px;padding:30px;box-shadow:0 20px 50px #00193d55}.hero-card h2{font-family:Georgia,serif;font-size:26px;line-height:1.3}.pill{color:#a94b00;background:#fff1df;border-radius:99px;padding:7px 12px;font-size:14px;font-weight:800}.form{padding:40px 0 64px}.progress{justify-content:center;align-items:center;margin-bottom:32px;display:flex}.progress div{align-items:center;gap:8px;font-size:15px;display:flex}.progress span{color:#68758a;background:#dce3ec;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.progress span.active{background:var(--orange);color:#fff}.progress i{background:#dce3ec;width:80px;height:2px;margin:0 12px}.section-card,.submit-card,.success-card{border:1px solid var(--line);background:#fff;border-radius:20px;margin-bottom:24px;padding:32px;box-shadow:0 8px 25px #0b32630b}.section-title{align-items:flex-start;gap:16px;margin-bottom:26px;display:flex}.section-title>span{background:var(--navy);color:#fff;border-radius:12px;place-items:center;min-width:42px;height:42px;font-weight:900;display:grid}.section-title h2{margin:0;font-family:Georgia,serif;font-size:30px}.section-title p{color:var(--muted);margin:4px 0}.grid{gap:20px;display:grid}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.field{flex-direction:column;gap:7px;display:flex;position:relative}.field>span{font-weight:800}input,select{width:100%;font:inherit;color:var(--ink);background:#fff;border:2px solid #cbd7e6;border-radius:10px;padding:13px 14px}input:focus,select:focus{border-color:var(--blue);outline:3px solid #75aee255}.med-card{background:#fbfdff;border:2px solid #dbe5f0;border-radius:16px;margin:18px 0;padding:22px}.med-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.med-head h3{margin:0;font-size:21px}.med-head h3 span{color:var(--navy);background:#e8f1fb;border-radius:50%;place-items:center;width:32px;height:32px;margin-right:7px;display:inline-grid}.remove{color:#a83535;background:0 0;border:0;font-weight:800}.suggestions{z-index:10;border:2px solid var(--blue);background:#fff;border-radius:10px;max-height:280px;margin:0;padding:5px;list-style:none;position:absolute;top:82px;left:0;right:0;overflow:auto;box-shadow:0 14px 30px #10264b22}.suggestions button{text-align:left;background:#fff;border:0;width:100%;padding:11px;font-size:17px}.suggestions button:hover{background:#edf5ff}.add,.primary,.submit{background:var(--orange);color:#fff;border:0;border-radius:10px;padding:15px 22px;font-size:18px;font-weight:900;text-decoration:none;display:inline-block}.check-field{border:2px solid var(--line);border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.check-field input,.consent input,.coverage-grid input{width:24px;height:24px}.check-field span{flex-direction:column;display:flex}.check-field small{color:var(--muted)}.coverage-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.coverage-grid label{border:2px solid var(--line);cursor:pointer;border-radius:16px;flex-direction:column;gap:8px;padding:22px;display:flex}.coverage-grid label.selected{border-color:var(--orange);background:#fff8ef}.coverage-grid input{opacity:0;position:absolute}.coverage-grid strong{font-size:20px}.coverage-grid small{color:var(--muted);font-size:16px}.icon{width:46px;height:46px;color:var(--navy);background:#e9f2fb;border-radius:12px;place-items:center;font-weight:900;display:grid}.submit-card{text-align:center}.consent{text-align:left;gap:12px;max-width:800px;margin:0 auto 24px;display:flex}.submit-card p,.fine{color:var(--muted);font-size:14px}.submit:disabled{opacity:.6}.success-shell{padding:56px 16px}.success-card{text-align:center;max-width:850px;margin:auto}.success-card .lead{color:var(--muted)}.check{width:72px;height:72px;color:var(--green);background:#daf4e5;border-radius:50%;place-items:center;margin:auto;font-size:40px;font-weight:900;display:grid}.route-box{text-align:left;border-left:5px solid var(--blue);background:#eef7ff;border-radius:8px;margin:24px 0;padding:16px}.success-card details{text-align:left;border:1px solid var(--line);border-radius:10px;margin:20px 0;padding:14px}.success-card summary{cursor:pointer;font-weight:800}.success-card pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#d9eeff;background:#071b35;border-radius:8px;padding:16px;font-size:13px}.button-row{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.secondary{border:2px solid var(--navy);color:var(--navy);background:#fff;border-radius:10px;padding:13px 20px;font-size:18px;font-weight:800}footer{color:#fff;background:#061f42;padding:36px 0}footer p{color:#c7d4e5;max-width:900px;font-size:14px}@media (width<=760px){body{font-size:17px}.nav{flex-direction:column;align-items:flex-start;padding:16px 0}.hero{padding:44px 0}.hero-grid,.grid.two,.grid.three,.coverage-grid{grid-template-columns:1fr}.hero h1{font-size:42px}.hero-card,.progress b{display:none}.progress i{width:34px}.section-card,.submit-card{padding:22px 18px}.section-title h2{font-size:25px}.med-card{padding:17px 14px}.trust{display:grid}.success-card{padding:26px 18px}}.contact-submit{border-top:2px solid var(--line);text-align:center;margin-top:28px;padding-top:26px}.contact-submit .submit{min-width:min(100%,360px);padding:18px 34px;font-size:22px;box-shadow:0 8px 18px #e8791633}.cms-disclaimer{max-width:880px;color:var(--muted);margin:18px auto 0;font-size:14px;line-height:1.5}.enrollment-notice{background:#fff4df;border:1px solid #f2cf91;border-radius:10px;padding:16px;color:var(--ink)!important}.ma-drug-default{margin-top:18px}.brand-choice{border:0;flex-wrap:wrap;gap:10px;margin:20px 0;padding:0;display:flex}.brand-choice legend{margin-bottom:8px;font-weight:800}.brand-choice label{border:2px solid var(--line);cursor:pointer;border-radius:10px;padding:10px 14px}.brand-choice label.chosen{border-color:var(--orange);background:#fff8ef}.brand-choice input{width:18px;height:18px;margin-right:7px}.suggestions button{flex-direction:column;gap:2px;display:flex}.suggestions button small{color:var(--muted)}.verified{font-weight:800;color:var(--green)!important}.help-box{border-left:5px solid var(--blue);background:#eef6ff;border-radius:14px;margin-top:20px;padding:22px}.help-box h3{margin-top:0}.help-actions{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.help-actions button{text-align:left;border:2px solid var(--line);color:var(--ink);background:#fff;border-radius:12px;padding:14px}.help-actions button span{color:var(--muted);margin-top:5px;display:block}.plan-fields{margin-top:22px}.assistance-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.progress{overflow-x:auto}.progress>div{min-width:max-content}@media (width<=760px){.help-actions,.assistance-grid{grid-template-columns:1fr}.brand-choice{display:grid}.plan-fields{grid-template-columns:1fr!important}}.generic-alert{border-left:5px solid var(--green);background:#eaf7ef;border-radius:10px;flex-wrap:wrap;align-items:center;gap:14px;margin:18px 0;padding:16px;display:flex}.generic-alert strong{color:#115a37}.generic-alert span{flex:1;min-width:250px}.generic-alert button,.pharmacy-results button,.selected-pharmacy button{background:var(--navy);color:#fff;border:0;border-radius:8px;padding:9px 13px;font-weight:800}.pharmacy-picker{gap:16px;display:grid}.loading-line{background:#eef6ff;border-radius:10px;padding:16px;font-weight:800}.pharmacy-results{gap:10px;max-height:430px;display:grid;overflow:auto}.pharmacy-results article,.selected-pharmacy{border:2px solid var(--line);background:#fbfdff;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:15px;display:flex}.pharmacy-results article>div,.selected-pharmacy>div{flex-direction:column;display:flex}.pharmacy-results article>div:last-child,.selected-pharmacy>div:last-child{flex-direction:row;align-items:center;gap:10px}.pharmacy-results span,.selected-pharmacy span{color:var(--muted)}.pharmacy-results small,.selected-pharmacy small{color:var(--green);font-weight:700}.pharmacy-results a,.selected-pharmacy a{color:var(--blue);font-weight:800}.selected-pharmacy{border-color:var(--green);background:#f0faf4}.distance-note{color:var(--muted)}.mail-choice{margin-top:20px}@media (width<=760px){.pharmacy-results article,.selected-pharmacy,.generic-alert{flex-direction:column;align-items:flex-start}}.generic-confirmed{border:2px solid var(--green);background:#edf8f1;border-radius:12px;align-items:center;gap:12px;margin:18px 0;padding:14px 16px;display:flex}.generic-confirmed strong{background:var(--green);color:#fff;border-radius:99px;padding:6px 12px;display:inline-flex}.generic-confirmed span{color:#315943}.selected-list{gap:10px;display:grid}.network-note{border-left:5px solid var(--orange);background:#fff7e8;border-radius:10px;flex-direction:column;gap:3px;padding:16px;display:flex}.network-note span,.search-prompt{color:var(--muted)}.physician-picker .selected-pharmacy>div:first-child{flex:1}.coverage-grid.expanded{grid-template-columns:repeat(2,1fr)}.coverage-grid.expanded label:last-child{grid-column:span 2}.plan-panel{gap:18px;margin-top:22px;display:grid}.no-data{margin-bottom:18px}.supplement-household{margin-top:22px}.provider-group{gap:10px;display:grid}.provider-group h3{margin:10px 0 0;font-family:Georgia,serif;font-size:24px}.provider-card{border:2px solid var(--line);background:#fbfdff;border-radius:14px;gap:14px;padding:18px;display:grid}.provider-card>div:first-child{flex-direction:column;display:flex}.provider-card span{color:var(--muted)}.provider-card small{color:var(--green);font-weight:800}.provider-controls{grid-template-columns:1fr 1fr 1.4fr auto;align-items:end;gap:10px;display:grid}.provider-controls label{font-size:15px;font-weight:800}.provider-controls label input,.provider-controls label select{margin-top:4px}.provider-controls>div{align-items:center;gap:8px;display:flex}.provider-controls a{color:var(--blue);font-weight:800}.provider-controls button{background:var(--navy);color:#fff;border:0;border-radius:8px;padding:9px 13px;font-weight:800}@media (width<=760px){.coverage-grid.expanded{grid-template-columns:1fr}.coverage-grid.expanded label:last-child{grid-column:auto}.provider-controls{grid-template-columns:1fr}.provider-controls>div{justify-content:flex-start}.supplement-household{grid-template-columns:1fr!important}}.compact-card{padding:18px 32px}.compact-card .check-field{margin:0}@media (width<=760px){.compact-card{padding:16px}}.conditional-question{background:#fbfdff;border:2px solid #dbe5f0;border-radius:14px;margin-top:24px;padding:20px}.reveal-panel{background:#eef6ff;border-radius:12px;margin-top:18px;padding:18px}.compact-toggle{margin-top:20px}.estimate-note{border-left:5px solid var(--green);background:#edf8f1;border-radius:10px;flex-direction:column;gap:4px;margin-top:22px;padding:17px;display:flex}.estimate-link{margin:6px 0 22px}.facility-shortcuts{flex-wrap:wrap;gap:10px;display:flex}.facility-shortcuts button{border:2px solid var(--navy);color:var(--navy);background:#fff;border-radius:99px;padding:9px 14px;font-weight:800}@media (width<=760px){.conditional-question,.reveal-panel{padding:15px}.estimate-link{width:100%;display:block}}.med-card-collapsed{padding:14px 18px}.med-card-collapsed .med-head{margin:0}.med-head h3 small{color:var(--muted);margin:3px 0 0 42px;font-weight:400;display:block}.med-actions{align-items:center;gap:10px;display:flex}.edit-link,.save-item,.complete-list{border:2px solid var(--navy);color:var(--navy);background:#fff;border-radius:9px;padding:10px 14px;font-weight:800}.save-item{margin-top:18px}.save-item:disabled,.complete-list:disabled{opacity:.45;cursor:not-allowed;color:#657286;background:#eef2f6;border-color:#aeb9c6}.complete-list{margin-left:10px}.complete-list.confirmed{border-color:var(--green);color:var(--green);background:#e9f7ef}.list-help{color:#9a4b00;border-left:4px solid var(--orange);background:#fff5e8;border-radius:6px;margin:12px 0 0;padding:10px 12px;font-size:16px}.provider-card{display:block}.provider-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;list-style:none;display:flex}.provider-summary::-webkit-details-marker{display:none}.provider-summary>div,.provider-detail{flex-direction:column;display:flex}.provider-summary b{color:var(--blue);font-size:15px}.provider-detail{margin-top:12px}.provider-card[open] .provider-summary{border-bottom:1px solid var(--line);padding-bottom:12px}@media (width<=760px){.complete-list{width:100%;margin:10px 0 0;display:block}.add{width:100%}.provider-summary{align-items:flex-start}.med-actions{flex-direction:column;align-items:flex-end}}.embedded-map{border:2px solid var(--line);border-radius:14px;width:100%;height:300px}.completed-list-summary{border:2px solid var(--green);background:#f0faf4;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.completed-list-summary>div{flex-direction:column;display:flex}.completed-list-summary span{color:var(--muted)}@media (width<=760px){.embedded-map{height:240px}.completed-list-summary{flex-direction:column;align-items:flex-start}}.error-backdrop{z-index:1000;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#04142ba8;position:fixed;inset:0}.error-focus-target{position:relative;z-index:1002!important;background:#fff!important;border-color:#f5a13d!important;box-shadow:0 0 0 6px #f5a13d8c,0 18px 55px #00000059!important}.error-message{z-index:1003;width:min(680px,100% - 28px);color:var(--ink);background:#fff7e8;border:3px solid #f5a13d;border-radius:14px;grid-template-columns:1fr auto;gap:2px 18px;padding:16px 18px;display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #0006}.error-message strong,.error-message span{grid-column:1}.error-message button{background:var(--navy);color:#fff;border:0;border-radius:50%;grid-area:1/2/3;align-self:center;width:38px;height:38px;font-size:25px;line-height:1}@media (width<=760px){.generic-confirmed{flex-direction:column;align-items:flex-start}.error-message{top:10px}.error-focus-target{box-shadow:0 0 0 4px #f5a13da6!important}}.qa-panel{background:#fff7d8;border:3px dashed #7d4e00;border-radius:18px;margin-bottom:26px;padding:26px;box-shadow:0 10px 28px #5b3b001a}.qa-panel h2{margin:8px 0 2px;font-family:Georgia,serif}.qa-panel p{color:#604c27;margin:0 0 18px}.qa-badge{color:#fff;letter-spacing:.08em;background:#7d4e00;border-radius:99px;padding:5px 11px;font-size:13px;font-weight:900;display:inline-flex}.qa-actions{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.qa-actions button{color:#4f3400;text-align:left;background:#fff;border:2px solid #7d4e00;border-radius:10px;padding:12px;font-weight:900}.qa-actions button:hover{color:#fff;background:#7d4e00}.qa-loaded{border-left:5px solid var(--green);background:#edf8f1;border-radius:8px;flex-direction:column;margin-top:16px;padding:14px;display:flex}.qa-loaded span{color:#315943}@media (width<=760px){.qa-panel{padding:19px 15px}.qa-actions{grid-template-columns:1fr}}.section-card,.submit-card{transition:opacity .22s,filter .22s,box-shadow .22s,border-color .22s}:is(.form:has(.active-section) .section-card:not(.active-section),.form:has(.active-section) .submit-card:not(.active-section)){opacity:.68;filter:saturate(.78)brightness(.94)}.section-card.active-section,.submit-card.active-section{opacity:1;border-color:#96b9dc;box-shadow:0 13px 34px #0b326320}.card-navigation{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-top:28px;padding-top:22px;display:flex}.card-navigation button{cursor:pointer;border-radius:12px;min-width:170px;padding:14px 22px;font-size:18px;font-weight:900}.card-previous{border:2px solid var(--navy);color:var(--navy);background:#fff}.card-next{border:2px solid var(--orange);background:var(--orange);color:#fff;margin-left:auto;box-shadow:0 6px 16px #e8791633}#coverage-help-section:focus{outline-offset:4px;outline:3px solid #75aee255}@media (width<=760px){.card-navigation button{flex:1;min-width:0;padding:13px 12px}:is(.form:has(.active-section) .section-card:not(.active-section),.form:has(.active-section) .submit-card:not(.active-section)){opacity:.74}}.med-search-instruction{color:var(--navy);font-size:17px}.search-medications{border:2px solid var(--navy);background:var(--navy);color:#fff;cursor:pointer;border-radius:10px;align-self:flex-start;padding:11px 16px;font-size:16px;font-weight:900}.search-medications:disabled{opacity:.48;cursor:not-allowed}.search-no-results{border-left:4px solid var(--orange);background:#fff5e8;border-radius:6px;padding:10px 12px;font-weight:700;color:#8a4300!important}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
