:root{--font-family:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--bg-color:#fbfbfd;--bg-color-alt:#fff;--text-main:#1d1d1f;--text-muted:#86868b;--primary-blue:#0071e3;--primary-blue-hover:#0077ed;--nav-bg:#ffffffd9;--border-color:#d2d2d7}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--bg-color);color:var(--text-main);-webkit-font-smoothing:antialiased;line-height:1.4}h1{letter-spacing:-.015em;color:var(--text-main);margin-bottom:.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:600}.navbar{z-index:1000;background-color:var(--nav-bg);-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom:1px solid #0000000d;height:72px;position:sticky;top:0}.nav-container{justify-content:space-between;align-items:center;max-width:1000px;height:100%;margin:0 auto;padding:0 1.2rem;display:flex}.nav-logo{object-fit:contain;width:auto;height:36px}.nav-icons{align-items:center;gap:1.5rem;display:flex}.nav-icon{width:24px;height:24px;color:var(--text-main);cursor:pointer;opacity:.85;transition:opacity .2s,transform .2s}.nav-icon:hover{opacity:1;transform:scale(1.05)}.login-section{background-color:var(--bg-color);justify-content:center;align-items:flex-start;min-height:calc(100vh - 72px);padding:2rem 1rem 6rem;display:flex}.form-container{width:100%;max-width:420px;box-shadow:none;text-align:center;background:0 0;border:none;margin:0 auto;padding:2rem 1rem;animation:.4s cubic-bezier(.16,1,.3,1) slideUp}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.form-container h2{letter-spacing:-.03em;color:var(--text-main);margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.form-container p{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.5}.phone-input-wrapper{background:#fff;border:1.5px solid #e5e5ea;border-radius:18px;align-items:center;margin-bottom:2.5rem;padding:.3rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;box-shadow:0 4px 20px #00000005}.phone-input-wrapper:focus-within{border-color:var(--primary-blue);box-shadow:0 0 0 4px #0071e326}.select-country{appearance:none;color:var(--text-main);cursor:pointer;background:0 0;border:none;border-right:1.5px solid #e5e5ea;border-radius:0;outline:none;padding:1.2rem .5rem 1.2rem 1.2rem;font-size:1.2rem;font-weight:500}.input-phone{color:var(--text-main);letter-spacing:.5px;background:0 0;border:none;outline:none;flex:1;width:100%;padding:1.2rem;font-size:1.3rem;font-weight:500}.input-phone::placeholder{color:#c7c7cc}.otp-container{justify-content:space-between;gap:1rem;margin-bottom:3rem;display:flex}.input-otp{aspect-ratio:1;text-align:center;width:100%;max-width:72px;color:var(--text-main);background:#fff;border:1.5px solid #e5e5ea;border-radius:18px;outline:none;font-size:2.2rem;font-weight:600;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 4px 15px #00000005}.input-otp:focus{border-color:var(--primary-blue);transform:translateY(-2px);box-shadow:0 0 0 4px #0071e326}.btn-full{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:18px;width:100%;padding:1.2rem;font-size:1.25rem;font-weight:600;transition:transform .1s,box-shadow .2s,background-color .2s;box-shadow:0 8px 24px #0071e340}.btn-full:active{transform:scale(.97);box-shadow:0 4px 12px #0071e333}.btn-full:hover{background-color:var(--primary-blue-hover)}.help-text{color:var(--text-muted);text-align:center;margin-top:2rem;font-size:1rem}.menu-overlay{-webkit-backdrop-filter:blur(4px);z-index:1050;background:#0003;width:100vw;height:100vh;animation:.3s ease-out forwards fadeIn;position:fixed;top:0;left:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-menu{-webkit-backdrop-filter:saturate(180%)blur(20px);z-index:1100;background:#fffffff2;flex-direction:column;width:50%;height:100vh;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 40px #0000001a}.slide-menu.open{transform:translate(0)}.menu-header{border-bottom:1px solid #0000000d;justify-content:flex-end;align-items:center;height:72px;padding:0 1.2rem;display:flex}.menu-links{flex-direction:column;padding:1rem 0;display:flex}.menu-links a{color:var(--text-main);text-align:center;border-bottom:1px solid #0000000d;padding:1.2rem 1.5rem;font-size:1.1rem;font-weight:400;text-decoration:none;transition:color .2s,background-color .2s}.menu-links a:last-child{border-bottom:none}.menu-links a:hover{color:var(--primary-blue);background-color:#00000005}@media (width<=400px){.input-otp{font-size:1.8rem}}@media (width>=768px){.slide-menu{width:30%}.menu-links a{font-size:1.25rem}}.reactEasyCrop_Container{-webkit-user-select:none;user-select:none;touch-action:none;cursor:move;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.reactEasyCrop_Image,.reactEasyCrop_Video{will-change:transform;max-width:unset}.reactEasyCrop_Contain{max-width:100%;max-height:100%;margin:auto;position:absolute;inset:0}.reactEasyCrop_Cover_Horizontal{width:100%;height:auto}.reactEasyCrop_Cover_Vertical{width:auto;height:100%}.reactEasyCrop_CropArea{box-sizing:border-box;color:#00000080;border:1px solid #ffffff80;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 9999em}.reactEasyCrop_CropAreaRound{border-radius:50%}.reactEasyCrop_CropAreaGrid:before{content:" ";box-sizing:border-box;border:0;border-left:1px solid #ffffff80;border-right:1px solid #ffffff80;position:absolute;inset:0 33.33%}.reactEasyCrop_CropAreaGrid:after{content:" ";box-sizing:border-box;border:1px solid #ffffff80;border-left:0;border-right:0;position:absolute;inset:33.33% 0}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selecteditem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg)translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg)translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg)translateY(-100%)}.annotationLayer canvas{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--total-scale-factor));box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--total-scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor));border-top:1px solid #333}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1}[data-main-rotation="90"]{transform:rotate(90deg)translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg)translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg)translate(-100%)}.textLayer{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;text-align:initial;opacity:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;caret-color:canvastext;z-index:0;--min-font-size:1;--text-scale-factor:calc(var(--total-scale-factor) * var(--min-font-size));--min-font-size-inv:calc(1 / var(--min-font-size));line-height:1;position:absolute;inset:0;overflow:clip}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer>:not(.markedContent),.textLayer .markedContent span:not(.markedContent){z-index:1;--font-height:0;font-size:calc(var(--text-scale-factor) * var(--font-height));--scale-x:1;--rotate:0deg;transform:rotate(var(--rotate)) scaleX(var(--scale-x)) scale(var(--min-font-size-inv))}.textLayer .markedContent{display:contents}.textLayer span[role=img]{-webkit-user-select:none;user-select:none;cursor:default}.textLayer .highlight{--highlight-bg-color:#b400aa40;--highlight-selected-bg-color:#00640040;--highlight-backdrop-filter:none;--highlight-selected-backdrop-filter:none;background-color:var(--highlight-bg-color);-webkit-backdrop-filter:var(--highlight-backdrop-filter);backdrop-filter:var(--highlight-backdrop-filter);border-radius:4px;margin:-1px;padding:1px}@media screen and (forced-colors:active){.textLayer .highlight{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color);-webkit-backdrop-filter:var(--highlight-selected-backdrop-filter);backdrop-filter:var(--highlight-selected-backdrop-filter)}.textLayer ::selection{background:#0000ff40}@supports (background:color-mix(in srgb, AccentColor, transparent 75%)){.textLayer ::selection{background:color-mix(in srgb, AccentColor, transparent 75%)}}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:0;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}.healthchart-container{max-width:800px;margin:0 auto;padding:1.5rem 1.5rem 5rem}.hc-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.hc-title{color:var(--text-main);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.hc-actions{align-items:center;gap:.75rem;display:flex}.hc-search{border:1px solid var(--border-color);background:#fff;border-radius:20px;align-items:center;gap:.5rem;padding:.4rem .8rem;display:flex}.hc-search input{background:0 0;border:none;outline:none;width:140px;font-size:.95rem}.hc-search-icon{color:var(--text-muted)}.btn-global-add{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s;display:flex}.btn-global-add:active{transform:scale(.95)}.healthchart-tabs{scrollbar-width:none;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.healthchart-tabs::-webkit-scrollbar{display:none}.tab-btn{border:1px solid var(--border-color);color:var(--text-main);cursor:pointer;white-space:nowrap;background:#fff;border-radius:20px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.tab-btn.active{background:var(--text-main);color:#fff;border-color:var(--text-main)}.healthchart-content{min-height:300px}.loading-state{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 0;display:flex}.spinner{border:3px solid #0000001a;border-top:3px solid var(--primary-blue);border-radius:50%;width:30px;height:30px;animation:1s linear infinite spin}.widget-container{flex-direction:column;gap:1.5rem;animation:.4s ease-out fadeIn;display:flex}.empty-state{text-align:center;border:1px dashed var(--border-color);color:var(--text-muted);background:#fff;border-radius:24px;padding:3rem 2rem}.empty-icon{color:#86868b;background:#f5f5f7;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.data-card{background:#fff;border-radius:24px;justify-content:space-between;align-items:center;padding:1.5rem;display:flex;box-shadow:0 4px 20px #00000008}.data-main{flex-direction:column;gap:.25rem;display:flex}.data-title{color:var(--text-main);font-size:1.2rem;font-weight:600}.data-subtitle{color:var(--text-muted);font-size:.95rem}.data-value-group{text-align:right}.data-value{color:var(--primary-blue);font-size:1.5rem;font-weight:700}.data-unit{color:var(--text-muted);font-size:.9rem;font-weight:500}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0006;justify-content:center;align-items:flex-end;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.modal-sheet{background:var(--bg-color);border-radius:32px 32px 0 0;width:100%;max-width:600px;max-height:90vh;padding:2rem 1.5rem;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;overflow-y:auto;box-shadow:0 -10px 40px #0000001a}.modal-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.modal-header h2{font-size:1.5rem;font-weight:600}.btn-close{cursor:pointer;width:36px;height:36px;color:var(--text-muted);background:#f5f5f7;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.add-menu-sheet{background:var(--bg-color);border-radius:24px;width:100%;max-width:450px;margin-bottom:2rem;padding:1.5rem;animation:.3s ease-out slideUp}.add-menu-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.add-menu-header h3{margin:0;font-size:1.3rem;font-weight:600}.add-options{flex-direction:column;gap:1rem;display:flex}.add-option-btn{text-align:left;border:1px solid var(--border-color);cursor:pointer;background:#fff;border-radius:20px;align-items:center;gap:1.2rem;padding:1.25rem;transition:all .2s;display:flex}.add-option-btn:hover{border-color:var(--primary-blue);box-shadow:0 4px 15px #0071e314}.add-option-btn .icon-wrapper{width:50px;height:50px;color:var(--text-main);background:#f5f5f7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.add-option-btn.smart .icon-wrapper{color:var(--primary-blue);background:#0071e31a}.add-option-btn .option-text h4{color:var(--text-main);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.add-option-btn .option-text p{color:var(--text-muted);margin:0;font-size:.9rem}.smart-options{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.smart-option-btn{border:1px solid var(--border-color);cursor:pointer;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1rem;transition:all .2s;display:flex}.smart-option-btn:hover{border-color:var(--primary-blue);background:#0071e305}.smart-icon{width:48px;height:48px;color:var(--primary-blue);background:#0071e31a;border-radius:50%;justify-content:center;align-items:center;display:flex}.smart-option-btn span{font-size:1.1rem;font-weight:500}.scanning-state{text-align:center;padding:3rem 0}.pulse-circle{width:80px;height:80px;color:var(--primary-blue);background:#0071e31a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex;position:relative}.pulse-circle:after{content:"";border:2px solid var(--primary-blue);border-radius:50%;animation:1.5s ease-out infinite pulse;position:absolute;inset:0}@keyframes pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.parsed-result{border:1px solid var(--primary-blue);background:#fff;border-radius:20px;margin-bottom:1.5rem;padding:1.5rem}.parsed-result h4{color:var(--primary-blue);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem}.parsed-item{border-bottom:1px solid #f0f0f0;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.parsed-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.parsed-label{color:var(--text-muted);font-size:.95rem}.parsed-val{color:var(--text-main);font-weight:500}.btn-confirm{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:16px;width:100%;padding:1rem;font-size:1.1rem;font-weight:600}.form-group{margin-bottom:1.25rem}.form-group label{color:var(--text-muted);margin-bottom:.5rem;font-size:.9rem;display:block}.form-input{border:1px solid var(--border-color);background:#fff;border-radius:14px;outline:none;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.form-input:focus{border-color:var(--primary-blue)}@media (width<=600px){.hc-search input{width:100px}}
