@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap";: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(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.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{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;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;height:100%;margin:0;vertical-align:top;width:100%}.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]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.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{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.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{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.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%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;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}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.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{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[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{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.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)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}*{margin:0;padding:0;box-sizing:border-box}:root{--brand-blue: #0B1C41;--brand-yellow: #FBC700;--brand-white: #FFFFFF;--brand-grey: #EAEDF6;--brand-black: #000000}html{height:100%;font-family:Lora;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-kerning:normal;font-feature-settings:"kern" 1,"liga" 1,"clig" 1,"calt" 1}body{margin:0;min-height:100vh;font-family:inherit;line-height:1.6;color:#333;background-color:#171e31;overflow-x:hidden}button,input,select,textarea,h1,h2,h3,h4,h5,h6{font-family:inherit}.text-blue{color:var(--brand-blue)}.text-yellow{color:var(--brand-yellow)}.text-white{color:var(--brand-white)}.text-grey{color:var(--brand-grey)}.text-black{color:var(--brand-black)}.bg-blue{background-color:var(--brand-blue)}.bg-yellow{background-color:var(--brand-yellow)}.bg-white{background-color:var(--brand-white)}.bg-grey{background-color:var(--brand-grey)}.bg-black{background-color:var(--brand-black)}.border-blue{border-color:var(--brand-blue)}.border-yellow{border-color:var(--brand-yellow)}.border-white{border-color:var(--brand-white)}.border-grey{border-color:var(--brand-grey)}.border-black{border-color:var(--brand-black)}#root{min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.header{background-color:#171e31;padding:1.8vw 3vw;position:fixed;top:0;left:0;right:0;z-index:10000;width:100%;box-shadow:0 2px 10px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.header.open{background-color:#e9edf6;position:fixed}.ml-2vw{margin-left:2vw}.ml-2-5vw{margin-left:2.5vw!important}.header-container{margin:0 auto;display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;min-height:100px}.logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.logo-text{font-size:1.5rem;font-weight:600;color:#fff}.logo-icon{display:flex;align-items:center}.logo-img{height:143px;object-fit:contain}.navigation{display:flex;align-items:center;flex-wrap:wrap;height:100%}.nav-link{color:var(--brand-yellow);font-size:1rem;font-weight:400;transition:color .3s ease;line-height:1.5em;padding:.1em 0;letter-spacing:.01em}.nav-link:hover{color:#f4d03f}.nav-link.active{text-decoration:underline;text-underline-offset:5px}.cta-button{background-color:#ffc803;color:#1a202c;padding:.797rem 1.1375rem;margin-left:1rem;border-radius:5px;font-size:.9rem;font-size:calc(0vw + 1rem);line-height:normal;font-weight:200;transition:background-color .3s ease;letter-spacing:.05em;align-self:center}.cta-button-text{font-size:.875rem;line-height:1rem;font-weight:300}.cta-button:hover{background-color:#f4d03f}.nav-container{display:flex;align-items:center}.mobile-menu-button{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger-line{width:100%;height:3px;background-color:var(--brand-yellow);transition:all .3s ease;transform-origin:center}.hamburger-line.open:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(9px,-8px)}.hamburger-line.open{background-color:#000}.mobile-nav-overlay{position:fixed;top:7.5rem;left:0;right:0;width:100%;height:calc(100vh - 127px);background-color:#171e31fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1001;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease}.mobile-nav-overlay.open{opacity:1;visibility:visible;background-color:#e9edf6;overflow:auto}.mobile-navigation{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center;width:100%;padding:7rem 1.25rem 6rem}.mobile-nav-link{color:#000;font-size:1.5rem;font-weight:300;text-decoration:none;transition:color .3s ease;padding:.5rem 0}.mobile-nav-link:hover{color:#f4d03f}.mobile-nav-link.active{text-decoration:underline;text-underline-offset:4px}.mobile-cta-button{background-color:#000;color:#fff;padding:1rem 2rem;border-radius:4px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background-color .3s ease;margin-top:1rem}.mobile-cta-button:hover{background-color:#f4d03f}@media (max-width: 1200px){.navigation{gap:.75rem}}@media (max-width: 1024px){.header-container{flex-wrap:wrap;gap:1rem}.navigation{gap:.5rem}}@media (max-width: 940px){.header{padding:2vw}.desktop-nav{display:none}.mobile-menu-button{display:flex}.logo-img{height:100px;width:160px}}@media (max-width: 767px){.header-container{min-height:auto!important}}@media (max-width: 480px){.mobile-nav-overlay{top:90px;height:calc(100vh - 90px)}}.no-scroll{overflow:hidden}.hero-section{background-repeat:no-repeat;padding:8rem 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;border:none;outline:none;margin-bottom:0;box-shadow:none;width:100%;overflow:hidden;background-size:cover;background-position:center center;position:relative}.hero-section:before{content:"";position:absolute;inset:0;background-color:hsla(0,0%,0%,var(--overlay-opacity, .63));z-index:1}.hero-section-after{background-color:var(--brand-yellow);clip-path:polygon(evenodd,50% 80.25%,100% 100%,97% 100%,50% 82%,3% 100%,0% 100%);width:112vw;height:53vh;margin-left:-6.5%;position:absolute;bottom:0;left:0;right:0;z-index:5}.hero-section-mask{background-color:#eaedf6;clip-path:polygon(50% 80%,137% 116.75%,-49% 121.75%);width:112vw;height:52vh;margin-left:-6.5%;position:absolute;bottom:0;left:0;right:0;z-index:4}.hero-section-mask-white{background-color:#fff!important}.hero-section-top-after{background-color:var(--brand-yellow);width:112vw;height:53vh;margin-left:-6.5%;position:absolute;top:0;left:0;right:0;z-index:5;clip-path:polygon(evenodd,50% 0%,100% 20%,97% 20%,50% 2%,3% 20%,0% 20%)}.hero-section-top-mask{background-color:#171e31;clip-path:polygon(100% 20%,50% 0%,0% 20%,0% -2%,100% 0%);width:112vw;height:53vh;margin-left:-6.5%;position:absolute;top:0;left:0;right:0;z-index:4}.hero-container{position:relative;z-index:2;max-width:1200px;width:100%;padding:0 2rem;text-align:center}.hero-heading{font-size:4.25rem;font-weight:500;color:#fff;line-height:1.1;margin:0 0 1.5rem}.preSlide{text-align:center;white-space:pre-wrap;transform:translateY(40px);opacity:0}.hero-subtitle{font-size:1.4rem;color:#fff;margin-bottom:2rem;line-height:1.6;animation:fadeInFromBelow 1s ease-out .2s both}.hero-cta-button{display:inline-block;background-color:var(--brand-yellow);color:#1a2332;padding:1rem 2rem;border-radius:6px;text-decoration:none;font-weight:600;transition:background-color .3s ease;font-size:1rem;animation:fadeInFromBelow 1s ease-out .4s both}.hero-cta-button:hover{background-color:#f4d03f}.button--outline{background-color:transparent!important;color:var(--brand-yellow)!important;border:1px solid var(--brand-yellow)!important;font-weight:400!important}.button--outline:hover{background-color:var(--brand-yellow)!important;color:#1a2332!important;font-weight:400!important}.thousands-underline{position:relative;display:inline-block}.TextShape-node{position:absolute;left:0;right:0;bottom:-.2em;width:100%;height:.7em;pointer-events:none}.TextShape-node svg{width:100%;height:100%;display:block}.TextShape-node path{stroke:var(--brand-yellow);stroke-width:6;fill:none}.ready-save-hero .hero-section{display:flex;align-items:center;min-height:60vh;padding:4rem 0}.ready-save-hero .hero-container{display:flex;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem}.ready-save-hero .hero-content{flex:1;max-width:500px;text-align:left}.ready-save-hero .hero-image{flex:1;display:flex;justify-content:center;align-items:center}.ready-save-hero .hero-image img{max-width:100%;height:auto;border-radius:8px}.ready-save-hero .hero-heading{font-size:3rem;margin-bottom:1.5rem;text-align:left}.ready-save-hero .hero-subtitle{font-size:1.2rem;margin-bottom:2rem;text-align:left;color:#a0aec0}.ready-save-hero .hero-cta-button{background-color:transparent;color:var(--brand-yellow);border:2px solid var(--brand-yellow);padding:1rem 2rem;font-size:1rem}.ready-save-hero .hero-cta-button:hover{background-color:var(--brand-yellow);color:#1a2332}@media (max-width: 768px){.ready-save-hero .hero-container{flex-direction:column;gap:2rem;text-align:center}.ready-save-hero .hero-content{max-width:100%;text-align:center}.ready-save-hero .hero-heading{font-size:2.5rem;text-align:center}.ready-save-hero .hero-subtitle{text-align:center}.ready-save-hero .hero-image{order:-1}}@keyframes smoothEaseIn{0%{opacity:0;transform:translateY(50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 1024px){.hero-section{background-size:cover;background-position:center center;height:70vh}.hero-heading{font-size:3rem}}@media (max-width: 768px){.hero-section{margin-top:8rem;padding:6rem 0;height:60vh;background-size:cover;background-position:center center}.hero-heading{font-size:3rem;white-space:normal;line-height:1.2}.hero-subtitle{font-size:1.2rem;line-height:1.5}.hero-container{padding:0 1rem}}@media (max-width: 480px){.hero-section{margin-top:2rem;padding:4rem 0;height:50vh;background-size:cover;background-position:center center}.hero-heading{font-size:2.5rem;white-space:normal;line-height:1.3}.hero-subtitle{font-size:1.1rem;line-height:1.6}.hero-container{padding:0 .75rem}}@media (max-width: 360px){.hero-section{min-height:45vh;background-size:cover;background-position:center center}.hero-heading{font-size:2rem;line-height:1.4}.hero-subtitle{font-size:1rem;line-height:1.7}}.home-page{min-height:100vh;display:flex;flex-direction:column}.preFade{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease;will-change:opacity,transform}.smarter-way-section{background-color:var(--brand-grey);padding:6rem 0}.smarter-way-container{max-width:1400px;margin:0 auto;padding:0 8rem;display:flex;align-items:center;gap:4rem}.smarter-way-content{flex:1}.smarter-way-heading{font-size:2.75rem;font-weight:500;color:var(--brand-black);margin-bottom:1.5rem;line-height:1.2}.smarter-way-description{font-size:1rem;color:var(--brand-black);margin-bottom:1rem;line-height:1.6;font-weight:400}.benefits-list{margin-bottom:2.5rem;color:var(--brand-black)}.benefits-heading{font-size:1.5rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.benefits-ul{list-style:none;padding:0 0 0 1rem;margin:0}.benefits-ul li{font-size:.9rem;color:#000;margin-bottom:.5rem;line-height:1.5;padding-left:1rem;position:relative}.benefits-ul li .benefits-bold-text{font-weight:700;color:var(--brand-black)}.benefits-ul li:before{content:"•";color:#020202;font-weight:700;position:absolute;left:0}.learn-more-button{display:inline-block;background-color:transparent;color:#2d3748;padding:1rem 2rem;border:2px solid #2D3748;border-radius:6px;text-decoration:none;font-weight:600;transition:all .3s ease}.learn-more-button:hover{background-color:#2d3748;color:#fff}.smarter-way-image{flex:1}.family-img{width:100%;height:650px;display:block;object-fit:cover;object-position:50% 50%}.lock-savings-section{background-color:#171e31;padding:4rem 0;text-align:center}.lock-savings-container{margin:0 auto;padding:0 2rem}.lock-savings-heading{font-size:2.5rem;font-weight:500;color:#fff;margin-bottom:4rem;line-height:1.2;width:50%;margin-left:auto;margin-right:auto}.lock-savings-image{margin-top:2rem}.lock-savings-img{width:100%;height:auto}.benefits-grid-section{background-color:#171e31;padding:2rem 0 6rem}.benefits-grid-container{max-width:1400px;margin:0 auto;padding:0 4.5rem;display:grid;grid-template-columns:repeat(2,1fr);gap:8rem}.benefit-card{text-align:left}.benefit-icon{font-size:1.5rem;color:#fff;margin-bottom:1rem;font-weight:700}.benefit-title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:1rem}.benefit-description{font-size:1rem;color:#fff;line-height:1.6}.extend-benefits-section{background-color:var(--brand-white);padding:6rem 0;text-align:center}.extend-benefits-container{max-width:1200px;margin:0 auto;padding:0 2rem}.extend-benefits-heading{font-size:3rem;font-weight:600;color:#a0aec0;margin-bottom:1.5rem}.extend-benefits-description{font-size:1.25rem;color:#a0aec0;margin-bottom:2.5rem;line-height:1.6}.extend-benefits-button{display:inline-block;background-color:var(--brand-yellow);color:#2d3748;padding:1rem 2rem;border-radius:6px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.extend-benefits-button:hover{background-color:#f4d03f}.average-savings-section{background-color:var(--brand-grey);padding:3.5rem 0;text-align:center}.average-savings-container{max-width:1400px;margin:0 auto;padding:0 2rem}.average-savings-heading{font-size:2.5rem;font-weight:600;color:var(--brand-black);margin-bottom:3rem}.savings-chart{margin-bottom:3rem;height:100px;position:relative;display:flex;align-items:center;justify-content:center}.savings-bar{width:100%;height:8px;background:linear-gradient(90deg,var(--brand-yellow) 0%,var(--brand-yellow) 20%,var(--brand-yellow) 50%,var(--brand-yellow) 80%,var(--brand-yellow) 100%);border-radius:4px;position:relative}.savings-bar:before{content:"";position:absolute;top:-20px;left:50%;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:20px solid var(--brand-yellow)}.savings-comparison{display:flex;justify-content:space-between;margin-bottom:2rem;gap:2rem;max-width:1160px;margin-left:auto;margin-right:auto}.savings-item{flex:1;text-align:center}.savings-title{font-size:1.25rem;font-weight:600;color:var(--brand-black);line-height:1.3}.savings-amount{font-size:1.3rem;font-weight:500;color:var(--brand-black);margin-left:.5rem}.savings-note{font-size:.9rem;color:var(--brand-black);font-style:italic;width:38%;margin-left:auto;margin-right:auto}.hero-heading-span{font-size:7rem}.hero-subtitle-span{margin-left:auto;margin-right:auto;display:block;width:45%;line-height:1.2;margin-bottom:4rem}.responsive-smarter-way-image{display:none}.hero-section-home-page{padding:20rem 0 12rem}.ready-to-save-section-custom{margin-top:0!important;padding:0;min-height:60vh!important}.ready-to-save-section-custom-container{max-width:1300px!important;text-align:left!important}.ready-to-save-title-span{font-size:2.5rem;font-weight:400;color:#ffc803;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.ready-to-save-section-custom p{margin-top:4rem;margin-bottom:4rem!important;font-size:1rem;font-weight:400;color:#fff;margin-bottom:2rem;line-height:1.6;width:50%}.extend-benefits-hero-section-home-page{margin-top:0!important;padding-bottom:10rem;min-height:80vh!important}.ready-to-save-title-container{position:relative}.ready-to-save-title-container .thousands-underline{position:relative;display:inline-block}.ready-to-save-title-container .thousands-underline svg{position:absolute;left:0;bottom:-.2em;width:100%;height:.9em;pointer-events:none}.ready-to-save-title-container{position:relative;display:inline-block;width:max-content}.ready-to-save-title-container .thousands-underline svg path{stroke:#ffc803;stroke-width:4;stroke-linecap:round;fill:none}@media (max-width: 1024px){.extend-benefits-hero-section-home-page-title{font-size:2rem!important;width:50%!important;display:block;margin-left:auto;margin-right:auto}.extend-benefits-hero-section-home-page-subtitle{display:block;margin:0 auto;width:50%!important}.ready-to-save-section-custom p{margin-top:2rem;margin-bottom:2rem!important;width:30%}.average-savings-heading{font-size:2rem;font-weight:500}.savings-title{font-size:1.25rem}.savings-amount{font-size:1.2rem}.savings-note{font-size:.9rem}.lock-savings-heading{font-size:2rem;width:50%;margin-bottom:2.75rem}.hero-section-home-page{padding:30rem 0 22rem}.smarter-way-container{gap:6rem}.smarter-way-heading{font-size:2rem}.smarter-way-description{font-size:.9rem}.smarter-way-container{padding:0 7rem}.hero-heading-span{font-size:5rem}.benefits-grid-container{grid-template-columns:repeat(2,1fr);gap:8rem}.average-savings-section{padding:4rem 0}.savings-comparison{gap:1.5rem;max-width:1160px;margin-left:auto;margin-right:auto}}@media (max-width: 768px){.extend-benefits-hero-section-home-page{min-height:90vh!important}.extend-benefits-hero-section-home-page-title{font-size:2rem;width:50%!important;display:block;margin-left:auto;margin-right:auto}.extend-benefits-hero-section-home-page p{width:100%!important;margin-left:auto;margin-right:auto}.ready-to-save-section-custom-container{padding:0 4rem}.ready-to-save-title-span{font-size:2rem;width:100%!important;gap:.5rem}.lock-savings-section,.benefits-grid-section,.extend-benefits-section,.average-savings-section{padding:3.5rem 0}.lock-savings-heading{width:60%}.smarter-way-container{padding:0 5rem}.hero-heading-span{font-size:4rem}.hero-subtitle-span{font-size:1rem;width:30%}.smarter-way-heading,.extend-benefits-heading,.average-savings-heading{font-size:1.75rem}.lock-savings-container,.extend-benefits-container,.average-savings-container,.ready-save-container{padding:0 1rem}.benefits-grid-container{gap:5rem}}@media (max-width: 720px){.smarter-way-container{flex-direction:column-reverse;gap:2rem;padding:0 1rem}.hero-subtitle{width:100%!important}.hero-subtitle-span{width:60%!important}.extend-benefits-hero-section-home-page-title,.extend-benefits-hero-section-home-page-subtitle{width:90%!important}.responsive-smarter-way-image{display:block!important;margin-bottom:3rem}.smarter-way-image .family-img{display:none}.savings-comparison{flex-direction:column;gap:2rem}.ready-to-save-title-span{width:90%!important}.smarter-way-content,.smarter-way-image{width:100%}}@media (max-width: 600px){.benefits-grid-container{padding:0 2rem;grid-template-columns:1fr;gap:3rem}}@media (max-width: 480px){.extend-benefits-hero-section-home-page-title{margin-top:4rem;font-size:1.5rem;width:100%!important;display:block;margin-left:auto;margin-right:auto}.extend-benefits-hero-section-home-page-subtitle{width:100%!important}.extend-benefits-hero-section-home-page p{font-size:1rem;width:80%;margin-left:auto;margin-right:auto}.ready-to-save-section-custom{margin-top:0!important}.ready-to-save-section-custom-container{padding:0 4rem}.ready-to-save-title-span{font-size:1.5rem;width:100%!important;gap:.25rem}.ready-to-save-section-custom-container p{padding:2rem 0!important;width:80%!important}.average-savings-heading{line-height:1.2}.savings-title,.savings-amount{font-size:1rem}.savings-note{font-size:.9rem;width:90%}.savings-comparison{flex-direction:column}.lock-savings-heading{width:100%;font-size:1.5rem;margin-bottom:2.5rem}.lock-savings-container{padding:0}.benefit-title{font-size:1.1rem;line-height:1.2;margin-bottom:2rem}.benefit-description{font-size:.9rem;line-height:1.4}.hero-section-home-page{padding:22rem 0 18rem}.hero-heading-span{font-size:3rem;line-height:0}.hero-subtitle-span{font-size:1rem;width:70%}.lock-savings-img{height:374px;object-fit:cover;object-position:50% 50%}.smarter-way-section{padding:5rem 0}.extend-benefits-heading,.average-savings-heading,.ready-save-heading{font-size:1.5rem}.smarter-way-heading{font-size:1.5rem;margin-bottom:3rem}.smarter-way-container{flex-direction:column;padding:0 1.5rem}.smarter-way-image{display:none}.responsive-smarter-way-image{height:409px}.learn-more-button{display:flex;width:max-content;margin:0 auto}.responsive-smarter-way-image .family-img{height:409px}.extend-benefits-description,.ready-save-description{font-size:1rem}}@media (max-width: 350px){.ready-to-save-section-custom{margin-top:0!important;padding:4rem 0rem!important;height:450px}}.about-content{flex:1;display:flex;flex-direction:column;min-height:100vh}.mission-section{background-color:#eaedf6;padding:5.5rem 0}.mission-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:4rem}.preSlide{transform:translateY(40px);opacity:0}.slideIn{transform:translateY(0);opacity:1;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.6s;transition-delay:.24s}.mission-image{flex:1}.mission-img{display:block;width:500px;height:510px!important;object-fit:cover;object-position:50% 50%;border-radius:0;box-shadow:none;transition:transform .3s ease}.mission-img:hover{transform:scale(1.02)}.mission-content{flex:1}.mission-heading{font-size:2.5rem;font-weight:500;color:#000;margin-bottom:2rem;letter-spacing:-.01em}.mission-text{margin-bottom:2.5rem}.mission-text p{font-size:1.3rem;line-height:1.2;color:#000;font-weight:500;margin-bottom:1.75rem}.mission-text p:last-child{margin-bottom:0}.mission-cta{display:inline-block;background-color:#000;color:#fff;padding:1rem 2rem;border-radius:6px;text-decoration:none;font-weight:600;transition:background-color .3s ease;animation:scaleIn .6s ease-out .4s both;font-size:1rem}.mission-cta:hover{background-color:#333}.how-we-do-it-section{background-color:#171e30;padding:6rem 0}.how-we-do-it-container{max-width:1200px;margin:0 auto;padding:0 2rem}.how-we-do-it-heading{font-size:3.5rem;font-weight:700;color:var(--brand-yellow);margin-bottom:4rem;text-align:center;letter-spacing:-.02em;animation:fadeInFromBelow .8s ease-out}.about-page-arrow-section{background-color:#171e30;padding:3rem 0;position:relative}.hero-section-after-gray{background-color:var(--brand-grey);clip-path:polygon(evenodd,50% 72%,100% 90.75%,2% 90.75%,50% 73%,98% 90.75%,0% 90.75%);width:112vw;height:58vh;margin-left:-6.5%;position:absolute;bottom:0;left:0;right:0;z-index:5}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:4rem}.feature-card{animation:scaleIn .6s ease-out both}.feature-card:nth-child(1){animation-delay:.2s}.feature-card:nth-child(2){animation-delay:.4s}.feature-card:nth-child(3){animation-delay:.6s}.feature-title{font-size:1.5rem;font-weight:700;color:var(--brand-yellow);margin-bottom:1rem;letter-spacing:-.01em;text-align:center}.feature-description{font-size:1rem;line-height:1.6;text-align:center;color:#fff}.how-we-do-it-cta{display:inline-block;background-color:transparent;color:var(--brand-yellow);padding:1rem 2rem;border:2px solid var(--brand-yellow);border-radius:6px;text-decoration:none;font-weight:600;transition:all .3s ease;animation:scaleIn .6s ease-out .8s both;text-align:center;margin:0 auto;display:block;width:fit-content;font-size:1rem}.how-we-do-it-cta:hover{background-color:var(--brand-yellow);color:#1a2332}@media (max-width: 1024px){.mission-container{padding:0 3.5rem;gap:3rem}.mission-heading{font-size:2rem}.mission-text p{font-size:1.1rem}.mission-cta{font-size:.9rem}.mission-img{width:355px!important;height:400px!important}.how-we-do-it-heading{font-size:3rem}.features-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width: 768px){.mission-section{padding:4rem 0}.mission-img{width:263px!important;height:448px!important}.mission-container{gap:2rem}.mission-content{order:2}.mission-image{order:1}.mission-img{height:350px}.mission-heading{font-size:2.25rem}.mission-text p{font-size:1rem}.how-we-do-it-section{padding:4rem 0}.how-we-do-it-heading{font-size:2.5rem;text-align:center;margin-bottom:3rem}.features-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.feature-title{font-size:1.25rem}.feature-description{font-size:.95rem}}@media (max-width: 480px){.mission-section{padding:.5rem 0}.hero-container,.mission-container,.how-we-do-it-container{padding:0 1.5rem}.mission-container{flex-direction:column;gap:0rem}.mission-img{width:100%!important;height:100%!important}.mission-heading{font-size:1.5rem}.mission-content{padding-bottom:1.5rem}.how-we-do-it-heading{font-size:2rem}.mission-cta,.how-we-do-it-cta{padding:.875rem 1.5rem;font-size:.9rem}}.faq-content{flex:1;display:flex;flex-direction:column;min-height:100vh}.faq-content-section{background-color:#eaedf6;padding:3rem 0;flex:1}.faq-content-container{max-width:784px;margin:0 auto}.faq-list{display:flex;flex-direction:column;gap:0;margin-bottom:24rem}.faq-item{border-radius:0;padding:1.5rem 0;box-shadow:none}.preFade{opacity:0;transform:translateY(30px)}.fadeIn{opacity:1;transform:translateY(0)}.faq-question{font-size:1rem;font-weight:700;color:#000;line-height:1.281rem;margin-bottom:.2rem}.faq-answer{font-size:1rem;line-height:1.5;color:#000;margin:0}.faq-inline-link{color:#000;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.highlight{text-decoration:underline;text-decoration-color:var(--brand-yellow);text-underline-offset:4px;text-decoration-thickness:3px}@media (max-width: 1024px){.faq-list{gap:3rem}.faq-content-container{max-width:475px;padding:0}.faq-item{padding:0}.faq-question,.faq-answer{font-size:1rem}}@media (max-width: 768px){.faq-content-section{padding:3rem 0}.faq-content-container{padding:0 1rem}.faq-list{gap:1.5rem}.faq-item{padding:1.25rem}.faq-question{font-size:1rem;margin-bottom:.75rem}.faq-answer{font-size:.9rem}}@media (max-width: 480px){.faq-hero-container{padding:0 1rem}.faq-hero-heading{font-size:2rem}.faq-content-container{padding:0 .75rem}.faq-item{padding:1rem}.faq-question{font-size:.95rem}.faq-answer{font-size:.85rem}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.main-content{background-color:var(--brand-grey);flex:1;display:flex;align-items:stretch;min-height:70vh;contain:layout}.main-container{width:100%;display:flex;align-items:stretch;max-width:100vw;box-sizing:border-box}.content-section{display:flex;width:100%;align-items:stretch;max-width:100%;box-sizing:border-box}.contact-image{flex:1;display:flex;align-items:stretch;min-height:500px;animation:slideInFromLeft .8s ease-out}.contact-img{width:100%;height:100%;object-fit:cover;object-position:center;min-height:500px;transition:transform .3s ease}.contact-img:hover{transform:scale(1.02)}.text-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left!important;padding:4rem 3rem;animation:slideInFromRight .8s ease-out .2s both}.main-heading{font-size:3.5rem;font-weight:500;color:#2d3748;line-height:1.2;margin-bottom:1rem;animation:fadeInFromBelow .8s ease-out .4s both}.contact-form{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;min-height:auto;animation:fadeInFromBelow .8s ease-out .6s both}.contact-form-group{display:flex;flex-direction:column;animation:scaleIn .6s ease-out both}.contact-form-group:nth-child(1){animation-delay:.8s}.contact-form-group:nth-child(2){animation-delay:.9s}.contact-form-group:nth-child(3){animation-delay:1s}.contact-form-group:nth-child(4){animation-delay:1.1s}.contact-form-group:nth-child(5){animation-delay:1.2s}.contact-name-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 640px){.contact-name-fields{grid-template-columns:1fr;gap:.75rem}}.contact-checkbox-group{flex-direction:row;align-items:center;gap:.75rem}.contact-checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;color:#2d3748}.recaptcha-container{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.recaptcha-error-message{font-size:12px;color:#ef4444;min-height:20px}.main-content{margin-top:11.5rem}@media (max-width: 940px){.main-content{margin-top:8rem}}@media (max-width: 768px){.main-content{min-height:auto}.content-section{flex-direction:column}.contact-image{height:40vh;min-height:300px}.text-content{padding:2rem 1.5rem;align-items:flex-start;text-align:left}.main-heading{font-size:2.5rem;margin-bottom:1.5rem}.contact-name-fields{grid-template-columns:1fr;gap:.75rem}.contact-form{gap:1.25rem;margin-top:1.5rem}.form-error-message{color:#dc2626;font-size:.875rem;margin-top:.5rem;padding:.5rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.375rem}.recaptcha-container{align-items:center}.recaptcha-container .g-recaptcha{display:flex;justify-content:center;margin:1rem 0}.recaptcha-container .g-recaptcha>div{transform:scale(.9);transform-origin:center}@media (max-width: 480px){.recaptcha-container .g-recaptcha>div{transform:scale(.8)}}}@media (max-width: 480px){.main-content{margin-top:5rem}}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:4px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease;outline:none;-webkit-user-select:none;user-select:none;white-space:nowrap;overflow:hidden}.button:focus-visible{outline:2px solid var(--brand-yellow);outline-offset:2px}.button--small{padding:6px 12px;font-size:12px;min-height:32px}.button--medium{padding:8px 16px;font-size:14px;min-height:40px}.button--large{padding:12px 24px;font-size:16px;min-height:48px}.button--primary{background-color:#1a202c;color:#fff;border:1px solid #1A202C}.button--primary:hover:not(:disabled){background-color:#2d3748;border-color:#2d3748;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.button--primary:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px #0000001a}.button--secondary{background-color:#f5f7fa;color:#2d3748;border:1px solid #CBD5E0}.button--secondary:hover:not(:disabled){background-color:#e2e8f0;border-color:#a0aec0;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.button--secondary:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px #0000000d}.button--outline{background-color:transparent;color:#1a202c;border:1px solid #1A202C}.button--outline:hover:not(:disabled){background-color:#1a202c;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.button--outline:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px #0000001a}.button--ghost{background-color:transparent;color:#2d3748;border:1px solid transparent}.button--ghost:hover:not(:disabled){background-color:#f5f7fa;color:#1a202c}.button--ghost:active:not(:disabled){background-color:#e2e8f0}.button--danger{background-color:#ef4444;color:#fff;border:1px solid #EF4444}.button--danger:hover:not(:disabled){background-color:#dc2626;border-color:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.button--danger:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px #ef444433}.button--disabled{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}.button--loading{cursor:not-allowed;color:transparent}.button--full-width{width:100%}.button__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.button__spinner-icon{width:16px;height:16px;animation:button-spin 1s linear infinite}.button--small .button__spinner-icon{width:12px;height:12px}.button--large .button__spinner-icon{width:20px;height:20px}.button__spinner-circle{animation:button-spinner-dash 1.5s ease-in-out infinite}.button__content{transition:opacity .2s ease}.button__content--loading{opacity:0}@keyframes button-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes button-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.button--primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.button--primary:hover:before{left:100%}.button:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease}.button:active:after{width:300px;height:300px}@media (prefers-color-scheme: dark){.button--secondary{background-color:#2d3748;color:#f5f7fa;border-color:#4a5568}.button--secondary:hover:not(:disabled){background-color:#4a5568;border-color:#718096}.button--outline{color:#f5f7fa;border-color:#f5f7fa}.button--outline:hover:not(:disabled){background-color:#f5f7fa;color:#1a202c}.button--ghost{color:#f5f7fa}.button--ghost:hover:not(:disabled){background-color:#2d3748;color:#f5f7fa}.button--ghost:active:not(:disabled){background-color:#4a5568}}@media (max-width: 768px){.button--small{padding:5px 10px;font-size:11px;min-height:30px}.button--medium{padding:7px 14px;font-size:13px;min-height:38px}.button--large{padding:10px 20px;font-size:15px;min-height:46px}}@media (prefers-contrast: high){.button{border-width:2px}.button--primary{background-color:#000;border-color:#000}.button--secondary{background-color:#fff;color:#000;border-color:#000}.button--outline{border-width:2px}}@media (prefers-reduced-motion: reduce){.button{transition:none}.button:hover:not(:disabled){transform:none}.button:active:not(:disabled){transform:none}.button__spinner-icon,.button__spinner-circle{animation:none}.button--primary:before{display:none}.button:after{display:none}}.input-field{width:100%;padding:12px;border:1px solid #000;border-radius:4px;font-size:14px;background-color:#fff;color:#000;transition:border-color .2s ease,box-shadow .2s ease}.input-textarea{resize:vertical;min-height:80px;font-family:inherit}.input-field[type=number]::-webkit-outer-spin-button,.input-field[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-field[type=number]{-moz-appearance:textfield;appearance:textfield}.select-container{display:flex;flex-direction:column;gap:8px;width:100%}.select-label{font-size:.9rem;font-weight:500;color:#2d3748}.select-required{color:#9ca3af;font-weight:400}.select-wrapper{position:relative;display:flex;align-items:center}.select-input{width:100%;padding:12px 40px 12px 12px;border:1px solid #000;border-radius:6px;font-size:14px;background-color:#fff;color:#374151;appearance:none;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.select-input:focus{outline:none;border-color:#000;box-shadow:0 0 0 2px #0000001a}.select-input:hover:not(:disabled){border-color:#000}.select-input:disabled{cursor:not-allowed}.select-input.select-error{border-color:#ef4444}.select-input.select-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#6b7280;transition:transform .2s ease}.select-input:focus+.select-arrow{transform:translateY(-50%) rotate(180deg)}.select-error-message{font-size:12px;min-height:20px;color:#ef4444}@media (prefers-color-scheme: dark){.select-label{color:#2d3748}.select-input{background-color:#fff;border-color:#000;color:#374151}.select-input:focus{border-color:#000;box-shadow:0 0 0 2px #0000001a}.select-input:hover:not(:disabled){border-color:#000}.select-input:disabled{color:#6b7280}.select-arrow{color:#9ca3af}}.toast{position:fixed;bottom:24px;right:24px;z-index:10000;min-width:320px;max-width:420px;border-radius:12px;box-shadow:0 10px 25px #00000026,0 4px 10px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);overflow:hidden;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.toast-enter{transform:translate(0)}.toast-exit{transform:translate(100%)}.toast-content{display:flex;align-items:center;padding:16px 20px;gap:12px;position:relative}.toast-body{flex:1;display:flex;flex-direction:column;gap:4px}.toast-message{font-size:14px;line-height:1.5;font-weight:500;color:inherit}.toast-close{background:none;border:none;cursor:pointer;padding:4px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;flex-shrink:0;opacity:.7}.toast-close:hover{opacity:1;background-color:#0000001a}.toast-close-icon{width:16px;height:16px}.toast-progress{position:absolute;bottom:0;left:0;right:0;height:3px;background-color:#fff3;overflow:hidden}.toast-progress-bar{height:100%;background-color:#fff9;animation:progressBar var(--toast-duration, 5s) linear forwards}@keyframes progressBar{0%{width:100%}to{width:0%}}.toast-success{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-left:4px solid #047857}.toast-success .toast-close{color:#fffc}.toast-success .toast-close:hover{background-color:#ffffff26;color:#fff}.toast-error{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border-left:4px solid #b91c1c}.toast-error .toast-close{color:#fffc}.toast-error .toast-close:hover{background-color:#ffffff26;color:#fff}.toast-info{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-left:4px solid #1d4ed8}.toast-info .toast-close{color:#fffc}.toast-info .toast-close:hover{background-color:#ffffff26;color:#fff}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.toast.slide-out{animation:slideOut .3s ease-in forwards}@media (max-width: 768px){.toast{right:16px;left:16px;min-width:auto;max-width:none;max-height:140px}.toast-content{padding:14px 18px}.toast-message{font-size:13px}}@media (max-width: 480px){.toast{inset:16px 16px auto;min-width:auto;max-width:none;max-height:120px;border-radius:8px}.toast-content{padding:12px 16px;gap:10px}.toast-message{font-size:13px;line-height:1.4}.toast-close{width:20px;height:20px;padding:3px}.toast-close-icon{width:14px;height:14px}}.global-loader-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10000;gap:20px}.global-loader-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:spin 1s linear infinite}.global-loader-message{color:#fff;font-size:16px;font-weight:500}.multi-searchable-select-container{display:flex;flex-direction:column;gap:8px;width:100%}.multi-searchable-select-label{font-size:.9rem;font-weight:500;color:#2d3748}.multi-searchable-select-required{color:#999;font-weight:400}.multi-searchable-select-wrapper{position:relative;display:flex;flex-direction:column;min-height:44px}.multi-searchable-select-input-container{position:relative;min-height:44px;padding:8px 40px 8px 12px;border:1px solid #000;border-radius:4px;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.multi-searchable-select-input-container:focus-within{outline:none;border-color:#000;box-shadow:0 0 0 2px #0000001a}.multi-searchable-select-input-container:hover:not(.multi-searchable-select-disabled){border-color:#000}.multi-searchable-select-input-container.multi-searchable-select-error{border-color:#ef4444}.multi-searchable-select-input-container.multi-searchable-select-error:focus-within{border-color:#ef4444;box-shadow:0 0 0 2px #ef444433}.multi-searchable-select-content{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-height:28px}.multi-searchable-select-tag{display:inline-flex;align-items:center;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:16px;padding:4px 8px;font-size:12px;color:#374151;max-width:200px;gap:4px;height:28px;box-sizing:border-box}.multi-searchable-select-tag-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.multi-searchable-select-tag-remove{background:none;border:none;color:#6b7280;cursor:pointer;font-size:16px;line-height:1;padding:0;margin:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .15s ease,color .15s ease}.multi-searchable-select-tag-remove:hover:not(:disabled){background-color:#e5e7eb;color:#374151}.multi-searchable-select-tag-remove:disabled{cursor:not-allowed;opacity:.5}.multi-searchable-select-input{flex:1;min-width:120px;border:none;outline:none;background:transparent;font-size:14px;color:#000;padding:0;margin:0;height:28px;line-height:28px}.multi-searchable-select-input::placeholder{color:#9ca3af}.multi-searchable-select-input:disabled{color:#999;cursor:not-allowed}.multi-searchable-select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#6b7280;transition:transform .2s ease;z-index:1}.multi-searchable-select-wrapper:focus-within .multi-searchable-select-arrow{transform:translateY(-50%) rotate(180deg)}.multi-searchable-select-error-message{font-size:12px;color:#ef4444;min-height:20px}.multi-searchable-select-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #000;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-height:200px;overflow-y:auto;z-index:1000}.multi-searchable-select-item{padding:12px;cursor:pointer;border-bottom:1px solid #f3f4f6;transition:background-color .15s ease;font-size:14px;color:#000}.multi-searchable-select-item:last-child{border-bottom:none}.multi-searchable-select-item:hover,.multi-searchable-select-item-selected{background-color:#f3f4f6}.multi-searchable-select-no-options{padding:12px;color:#6b7280;font-size:14px;text-align:center;font-style:italic}.multi-searchable-select-max-reached{padding:8px 12px;background-color:#fef3c7;color:#92400e;font-size:12px;text-align:center;border-top:1px solid #fbbf24}.multi-searchable-select-wrapper.disabled .multi-searchable-select-input-container{background-color:#e5e5e5;color:#999;cursor:not-allowed}.multi-searchable-select-wrapper.disabled .multi-searchable-select-tag{background-color:#e5e7eb;color:#9ca3af}@media (prefers-color-scheme: dark){.multi-searchable-select-label{color:#2d3748}.multi-searchable-select-input-container{background-color:#fff;border-color:#000}.multi-searchable-select-input-container:focus-within{border-color:#000;box-shadow:0 0 0 2px #0000001a}.multi-searchable-select-input-container:hover:not(.multi-searchable-select-disabled){border-color:#000}.multi-searchable-select-input{color:#000}.multi-searchable-select-dropdown{background:#fff;border-color:#000}.multi-searchable-select-item{color:#000}.multi-searchable-select-tag{background-color:#f3f4f6;color:#374151;border-color:#d1d5db}}@media (max-width: 640px){.multi-searchable-select-tag{max-width:150px;font-size:11px}.multi-searchable-select-input{min-width:100px}}.phone-input-container{display:flex;flex-direction:column;gap:8px;width:100%;margin:0;padding:0}.phone-input-label{font-size:.9rem;font-weight:500;color:#2d3748}.phone-input-required{color:#999;font-weight:400}.phone-input-wrapper{position:relative;display:flex;align-items:center;border:1px solid #000;border-radius:4px;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.phone-input-wrapper:hover:not(:disabled){border-color:#000}.phone-input-country-code{padding:12px 8px 12px 12px;font-size:14px;color:#999;background-color:transparent;-webkit-user-select:none;user-select:none;white-space:nowrap;display:flex;align-items:center;flex-shrink:0;line-height:1}.phone-input-divider{width:1px;height:20px;background-color:#ddd;margin:0 4px}.phone-input-field{width:100%;padding:12px 12px 12px 0;border:none;border-radius:0;font-size:14px;background-color:transparent;color:#000;outline:none;flex:1;line-height:1}.phone-input-wrapper:has(.phone-input-field:disabled){background-color:#e5e5e5}.phone-input-field:disabled{background-color:transparent;color:#999;cursor:not-allowed}.phone-input-wrapper.phone-input-error{border-color:#ef4444}.phone-input-error-message{font-size:12px;color:#ef4444;margin-top:4px}@media (prefers-color-scheme: dark){.phone-input-label{color:#2d3748}.phone-input-wrapper{background-color:#fff;border-color:#000}.phone-input-wrapper:hover:not(:disabled){border-color:#000}.phone-input-country-code{color:#999}.phone-input-field{background-color:transparent;color:#000}.phone-input-wrapper:has(.phone-input-field:disabled){background-color:#e5e5e5}.phone-input-field:disabled{background-color:transparent;color:#999}}.searchable-select-container{display:flex;flex-direction:column;gap:8px;width:100%}.searchable-select-label{font-size:.9rem;font-weight:500;color:#2d3748}.searchable-select-required{color:#999;font-weight:400}.searchable-select-wrapper{position:relative;display:flex;align-items:center}.searchable-select-input{width:100%;padding:12px 40px 12px 12px;border:1px solid #000;border-radius:4px;font-size:14px;background-color:#fff;color:#000;transition:border-color .2s ease,box-shadow .2s ease}.searchable-select-input:focus{outline:none;border-color:#000;box-shadow:0 0 0 2px #0000001a}.searchable-select-input:hover:not(:disabled){border-color:#000}.searchable-select-input:disabled{background-color:#e5e5e5;color:#999;cursor:not-allowed}.searchable-select-input.searchable-select-error{border-color:#ef4444}.searchable-select-input.searchable-select-error:focus{border-color:#ef4444;box-shadow:0 0 0 2px #ef444433}.searchable-select-error-message{font-size:12px;color:#ef4444;min-height:20px}.searchable-select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#6b7280;transition:transform .2s ease}.searchable-select-input:focus+.searchable-select-arrow{transform:translateY(-50%) rotate(180deg)}.searchable-select-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #000;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-height:200px;overflow-y:auto;z-index:1000}.searchable-select-item{padding:12px;cursor:pointer;border-bottom:1px solid #f3f4f6;transition:background-color .15s ease;font-size:14px;color:#000}.searchable-select-item:last-child{border-bottom:none}.searchable-select-item:hover,.searchable-select-item-selected{background-color:#f3f4f6}@media (prefers-color-scheme: dark){.searchable-select-label{color:#2d3748}.searchable-select-input{background-color:#fff;border-color:#000;color:#000}.searchable-select-input:focus{border-color:#000;box-shadow:0 0 0 2px #0000001a}.searchable-select-input:hover:not(:disabled){border-color:#000}.searchable-select-input:disabled{background-color:#e5e5e5;color:#999}.searchable-select-dropdown{background:#fff;border-color:#000}.searchable-select-item{color:#000}}.success-modal-overlay{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:100000;padding:1rem;animation:fadeIn .3s ease-in-out;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.success-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px -12px #0000004d;max-width:500px;width:100%;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;animation:slideUp .3s ease-out;position:relative}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.success-modal-icon{margin-bottom:1.5rem;animation:scaleIn .5s ease-out .2s backwards}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.success-modal-title{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0 0 .75rem;line-height:1.3}.success-modal-message{font-size:1rem;color:#6b7280;margin:0 0 2rem;line-height:1.6;max-width:400px}.success-modal-actions{display:flex;gap:1rem;width:100%;flex-direction:column}.success-modal-button{width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;border-radius:8px;transition:all .2s ease}@media (max-width: 768px){.success-modal{padding:2rem 1.5rem;max-width:calc(100vw - 2rem)}.success-modal-title{font-size:1.5rem}.success-modal-message{font-size:.95rem}.success-modal-icon svg{width:56px;height:56px}}@media (max-width: 480px){.success-modal{padding:1.75rem 1.25rem}.success-modal-title{font-size:1.35rem}.success-modal-message{font-size:.9rem;margin-bottom:1.5rem}.success-modal-icon svg{width:48px;height:48px}.success-modal-button{padding:.75rem 1.25rem;font-size:.95rem}}@media (max-width: 768px){.success-modal-overlay{padding:max(1rem,env(safe-area-inset-top,1rem)) max(1rem,env(safe-area-inset-right,1rem)) max(1rem,env(safe-area-inset-bottom,1rem)) max(1rem,env(safe-area-inset-left,1rem))}}@media (prefers-contrast: high){.success-modal{border:2px solid #1F2937}}@media (prefers-reduced-motion: reduce){.success-modal-overlay,.success-modal,.success-modal-icon{animation:none}.success-modal-overlay{opacity:1}.success-modal{transform:none;opacity:1}}.otp-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.otp-modal{background:#fff;border-radius:8px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:500px;width:100%;max-height:90vh;overflow-y:auto}.otp-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0;border-bottom:1px solid #E2E8F0;margin-bottom:1.5rem}.otp-modal-title{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0}.otp-modal-close{background:none;border:none;font-size:1.5rem;color:#718096;cursor:pointer;padding:.25rem;line-height:1;border-radius:4px;transition:color .2s ease,background-color .2s ease}.otp-modal-close:hover{color:#2d3748;background-color:#f7fafc}.otp-modal-content{padding:0 1.5rem 1.5rem}.otp-modal-description{font-size:1rem;color:#4a5568;margin:0 0 .5rem}.otp-modal-email{font-size:1rem;font-weight:600;color:#2d3748;margin:0 0 2rem}.otp-input-container{display:flex;gap:.75rem;justify-content:center;margin-bottom:1.5rem}.otp-input{width:3rem;height:3rem;border:2px solid #CBD5E0;border-radius:8px;text-align:center;font-size:1.25rem;font-weight:600;color:#2d3748;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.otp-input:focus{outline:none;border-color:var(--brand-yellow);box-shadow:0 0 0 3px #d4af371a}.otp-input-error{border-color:#e53e3e}.otp-input-error:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.otp-error-message{color:#e53e3e;font-size:.875rem;text-align:center;margin-bottom:1rem}.otp-resend-container{text-align:center;margin-bottom:1.5rem}.otp-resend-button{background:none;border:none;color:var(--brand-yellow, #D4AF37);font-size:.875rem;font-weight:500;cursor:pointer;padding:.5rem 1rem;border-radius:4px;transition:background-color .2s ease,opacity .2s ease}.otp-resend-button:hover:not(:disabled){background-color:#d4af371a}.otp-resend-button:disabled{opacity:.5;cursor:not-allowed}.otp-modal-actions{display:flex;gap:1rem;justify-content:flex-end}.otp-modal-actions .button--loading{color:inherit}.otp-modal-actions .button__content--loading{opacity:1;margin-left:.5rem}@media (max-width: 640px){.otp-modal{margin:1rem;max-width:calc(100vw - 2rem)}.otp-modal-header{padding:1rem 1rem 0}.otp-modal-content{padding:0 1rem 1rem}.otp-modal-title{font-size:1.25rem}.otp-input-container{gap:.5rem}.otp-input{width:2.5rem;height:2.5rem;font-size:1rem}.otp-modal-actions{flex-direction:column}.otp-modal-cancel-button{width:100%}}.contract-modal-overlay{position:fixed;inset:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:100001;padding:1rem;transition:all .3s ease}.contract-modal-overlay.fullscreen{padding:0;background-color:#000000e6}.contract-modal{background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;max-width:95vw;max-height:95vh;max-height:95dvh;width:100%;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.contract-modal.fullscreen{max-width:100vw;max-height:100vh;max-height:100dvh;width:100vw;height:100vh;height:100dvh;border-radius:0;box-shadow:none}.fullscreen-controls{position:fixed;top:16px;top:max(16px,env(safe-area-inset-top,16px));right:16px;right:max(16px,env(safe-area-inset-right,16px));background:#f8fafcf2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #E2E8F0;border-radius:8px;padding:8px 12px;box-shadow:0 4px 12px #00000026;z-index:100002;transition:all .3s ease;opacity:.9}.fullscreen-controls:hover{opacity:1;background:#f8fafcfa}.fullscreen-controls-content{display:flex;align-items:center;gap:12px}.fullscreen-title{font-size:14px;font-weight:600;color:#2d3748;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fullscreen-controls-buttons{display:flex;align-items:center;gap:4px}.fullscreen-control-btn{background:none;border:none;color:#718096;cursor:pointer;padding:6px;border-radius:4px;transition:all .2s ease;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background-color:transparent}.fullscreen-control-btn:hover:not(:disabled){color:#2d3748;background-color:#f7fafc;transform:scale(1.05)}.fullscreen-control-btn.fullscreen-close:hover{color:#e53e3e;background-color:#fed7d7}.fullscreen-page-counter{font-size:13px;color:#4a5568;font-weight:500;white-space:nowrap;padding:0 4px;min-width:fit-content}.contract-modal-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;padding-top:max(12px,env(safe-area-inset-top,12px));padding-left:max(16px,env(safe-area-inset-left,16px));padding-right:max(16px,env(safe-area-inset-right,16px));border-bottom:1px solid #E2E8F0;background-color:#f8fafc;flex-shrink:0;gap:8px;flex-wrap:nowrap;min-height:0;max-height:60px;height:60px;zoom:reset}.contract-modal-title{font-size:16px;font-weight:600;color:#2d3748;margin:0;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.contract-modal-controls{display:flex;align-items:center;gap:4px;flex-shrink:0}.contract-modal-control-btn{background:none;border:none;color:#718096;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease;min-width:28px;min-height:28px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background-color:transparent;flex-shrink:0}.contract-modal-control-btn:hover:not(:disabled){color:#2d3748;background-color:#f7fafc;transform:scale(1.05)}.contract-modal-control-btn:disabled{color:#a0aec0;cursor:not-allowed;opacity:.5}.contract-modal-control-btn svg{transition:all .2s ease}.contract-modal-close{background:none;border:none;color:#718096;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease;min-width:28px;min-height:28px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background-color:transparent;flex-shrink:0}.contract-modal-close:hover{color:#e53e3e;background-color:#fed7d7;transform:scale(1.05)}.contract-modal-close svg{transition:all .2s ease}.contract-modal-content{display:flex;flex-direction:column;flex:1;overflow:hidden}.contract-modal-instruction{padding:8px 16px;background-color:#f0f9ff;border-bottom:1px solid #E2E8F0;flex-shrink:0;overflow:hidden;max-height:50px;height:50px;display:flex;flex-direction:column;justify-content:center;zoom:reset}.contract-modal-instruction p{font-size:13px;color:#1e40af;margin:0 0 4px;text-align:center;font-weight:500;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word}.contract-modal-progress{margin-top:0;display:flex;flex-direction:column}.progress-bar{width:100%;height:3px;background-color:#e2e8f0;border-radius:2px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#3182ce,#2b6cb0);border-radius:4px;transition:width .3s ease}.contract-modal-error{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;text-align:center;color:#e53e3e}.contract-modal-error p{margin:0;font-size:1rem}.pdf-document{display:flex;flex-direction:column;gap:.75rem;align-items:center;flex:1;overflow-y:auto;padding:.25rem .5rem .125rem}.pdf-page-container{position:relative;border:1px solid #CBD5E0;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;background:#fff;transition:all .3s ease;display:inline-block;margin:0 auto}.pdf-page-container.viewed{border-color:#48bb78;box-shadow:0 4px 6px -1px #48bb784d}.pdf-page{display:block;max-width:100%;height:auto;width:auto}.page-indicator{position:absolute;top:.5rem;right:.5rem;background:#000000b3;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.8rem;font-weight:500}.pdf-navigation{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px;background-color:#f8fafc;border-top:1px solid #E2E8F0;margin-top:8px;flex-shrink:0;max-height:44px;height:44px;zoom:reset}.page-counter{font-size:13px;color:#4a5568;font-weight:500;min-width:fit-content;text-align:center;white-space:nowrap;padding:0 4px}.contract-modal-pdf-container{flex:1;min-height:0;padding:.25rem 1rem .125rem;display:flex;flex-direction:column;position:relative;overflow-y:auto}.contract-modal-iframe-container{flex:1;min-height:0;padding:1rem 2rem;display:flex;flex-direction:column;position:relative;margin-bottom:0;overflow:hidden}.contract-modal-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:10;background:#ffffffe6;padding:2rem;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a}.loading-spinner{width:2rem;height:2rem;border:3px solid #E2E8F0;border-top:3px solid #3182CE;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contract-modal-loading p{margin:0;color:#4a5568;font-size:.9rem}.contract-modal-iframe{width:100%;height:100%;min-height:500px;max-height:calc(100vh - 300px);border:1px solid #CBD5E0;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;background:#f7fafc;flex:1;overflow:hidden}.contract-modal-actions{display:flex;justify-content:center;padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom,12px));padding-left:max(16px,env(safe-area-inset-left,16px));padding-right:max(16px,env(safe-area-inset-right,16px));border-top:1px solid #E2E8F0;background-color:#f8fafc;flex-shrink:0;position:sticky;bottom:0;z-index:10;box-shadow:0 -2px 8px #0000001a;max-height:60px;height:60px;align-items:center;zoom:reset}@media (max-width: 1024px){.contract-modal-iframe-container{padding:12px 24px}.contract-modal-iframe{min-height:400px}}@media (max-width: 768px){.contract-modal{max-width:100vw;max-height:100vh;border-radius:0}.contract-modal-overlay{padding:0}.contract-modal-header{height:auto;max-height:none;min-height:50px;padding:8px 12px;flex-wrap:wrap;gap:6px}.contract-modal-title{font-size:14px;flex:1 1 100%;order:1;margin-bottom:4px}.contract-modal-controls{order:2;gap:6px}.contract-modal-control-btn,.contract-modal-close{width:24px;height:24px;min-width:24px;min-height:24px;padding:3px}.contract-modal-instruction{height:auto;max-height:none;min-height:40px;padding:6px 12px}.contract-modal-instruction p{font-size:12px;margin:0 0 3px}.contract-modal-actions{height:auto;max-height:none;min-height:50px;padding:8px 12px}.contract-modal-iframe-container{padding:8px 16px}.contract-modal-iframe{min-height:350px}.contract-modal-actions .button{width:100%}}@media (max-width: 480px){.contract-modal-overlay{padding:0}.contract-modal-header{padding:6px 8px;min-height:45px}.contract-modal-title{font-size:13px}.contract-modal-control-btn,.contract-modal-close{width:22px;height:22px;min-width:22px;min-height:22px;padding:2px}.contract-modal-instruction{padding:5px 8px;min-height:35px}.contract-modal-instruction p{font-size:11px}.contract-modal-actions{padding:6px 8px;min-height:45px}.contract-modal-iframe-container{padding:8px 12px}.contract-modal-iframe{min-height:300px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){.contract-modal-iframe{min-height:500px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.contract-modal-iframe{min-height:600px}}@media (max-width: 400px){.contract-modal-pdf-container{padding:4px 8px 2px}.pdf-document{padding:2px 4px 1px;gap:8px}}.claim-case-modal-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:10001;padding:1rem;overflow-y:auto}.claim-case-modal{background:#fff;border-radius:12px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;position:relative}.claim-case-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#fff;z-index:1;border-radius:12px 12px 0 0}.claim-case-modal-title{font-size:1.5rem;font-weight:600;color:#1a202c;margin:0}.claim-case-modal-close{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#718096;transition:color .2s}.claim-case-modal-close:hover{color:#1a202c}.claim-case-modal-content{padding:2rem}.claim-case-info-section,.claim-case-agent-section{margin-bottom:2rem}.section-title{font-size:1.125rem;font-weight:600;color:#2d3748;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #667eea}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;background-color:#f7fafc;padding:1.5rem;border-radius:8px}.info-item{display:flex;flex-direction:column;gap:.25rem}.info-label{font-size:.875rem;color:#718096;font-weight:500}.info-value{font-size:1rem;color:#2d3748;font-weight:600}.info-value.status-pending{color:#ed8936}.info-value.status-active{color:#48bb78}.info-value.status-completed{color:#4299e1}.agent-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:1.5rem;color:#fff}.agent-name{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.agent-details{display:flex;flex-direction:column;gap:.75rem}.agent-detail-item{display:flex;align-items:center;gap:.75rem;font-size:.95rem}.agent-detail-item svg{flex-shrink:0;opacity:.9}.claim-case-notice{display:flex;gap:1rem;padding:1rem;background-color:#edf2f7;border-left:4px solid #667eea;border-radius:8px;margin-bottom:1rem}.claim-case-notice svg{flex-shrink:0;color:#667eea;margin-top:.125rem}.claim-case-notice p{font-size:.875rem;color:#2d3748;line-height:1.6;margin:0}.claim-case-modal-actions{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;border-top:1px solid #e2e8f0;background:#f7fafc;border-radius:0 0 12px 12px}@media (max-width: 768px){.claim-case-modal{max-width:95%}.claim-case-modal-header{padding:1rem 1.5rem}.claim-case-modal-title{font-size:1.25rem}.claim-case-modal-content{padding:1.5rem}.info-grid{grid-template-columns:1fr;padding:1rem}.agent-card{padding:1.25rem}.agent-name{font-size:1.25rem}.claim-case-modal-actions{flex-direction:column-reverse;padding:1rem 1.5rem}.claim-case-modal-actions button{width:100%}}@media (max-width: 480px){.claim-case-modal-header,.claim-case-modal-content,.claim-case-modal-actions{padding:1rem}}.input-container{display:flex;flex-direction:column;gap:8px;width:100%}.input-label{font-size:.9rem;font-weight:500;color:#2d3748}.input-required{color:#999;font-weight:400}.input-wrapper{position:relative;display:flex;align-items:center}.input-field{width:100%;padding:12px 40px 12px 12px;border:1px solid #000;border-radius:4px;font-size:14px;background-color:#fff;color:#000;transition:border-color .2s ease,box-shadow .2s ease}.input-field:focus{outline:none;border-color:#000;box-shadow:0 0 0 2px #0000001a}.input-field:hover:not(:disabled){border-color:#000}.input-field:disabled{background-color:#e5e5e5;color:#999;cursor:not-allowed}.input-field.input-error{border-color:#ef4444}.input-field.input-error:focus{border-color:#ef4444;box-shadow:0 0 0 2px #ef444433}.input-error-message{font-size:12px;color:#ef4444;min-height:20px}.places-loading{position:absolute;right:14px;top:12px;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:10}.places-loading-spinner{width:16px;height:16px;border:2.5px solid #e0e0e0;border-top-color:#667eea;border-right-color:#764ba2;border-radius:50%;animation:places-spin .8s linear infinite}@keyframes places-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.places-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #000;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-height:200px;overflow-y:auto;z-index:1000}.places-item{padding:12px;cursor:pointer;border-bottom:1px solid #f3f4f6;transition:background-color .15s ease}.places-item:last-child{border-bottom:none}.places-item:hover,.places-item-selected{background-color:#f3f4f6}.places-item-main{font-size:14px;color:#000;font-weight:500;margin-bottom:2px}.places-item-secondary{font-size:12px;color:#666}@media (prefers-color-scheme: dark){.input-label{color:#2d3748}.input-field{background-color:#fff;border-color:#000;color:#000}.input-field:focus{border-color:#000;box-shadow:0 0 0 2px #0000001a}.input-field:hover:not(:disabled){border-color:#000}.input-field:disabled{background-color:#e5e5e5;color:#999}.places-dropdown{background:#fff;border-color:#000}.places-item-main{color:#000}.places-item-secondary{color:#666}}.signup-page{min-height:100vh;display:flex;flex-direction:column}.congratulations{text-decoration:underline;text-decoration-color:var(--brand-yellow);text-underline-offset:8px;text-decoration-thickness:5px}.signup-main-content{background-color:var(--brand-grey);flex:1;padding:4rem 0}.content-container{max-width:1200px;margin:0 auto;padding:0 2rem}.intro-section{margin-bottom:3rem;max-width:800px;text-align:center;margin-left:auto;margin-right:auto}.intro-text{font-size:1.1rem;line-height:1.6;color:#2d3748;margin-bottom:1.5rem}.intro-text strong{font-weight:600;color:#1a202c}.steps-section{margin-bottom:4rem;display:flex;justify-content:center}.steps-container{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1000px;width:100%}.step-box{background-color:var(--brand-white);padding:2rem;border-radius:8px;border:1px solid #E2E8F0;box-shadow:0 2px 4px #0000001a}.step-title{font-size:1.5rem;font-weight:600;color:#1a202c;margin-bottom:1.5rem;text-align:left}.step-list{list-style:decimal;padding-left:1.5rem;color:#2d3748;line-height:1.6}.step-list li{margin-bottom:.75rem}.form-title{font-size:2rem;font-weight:600;color:#1a202c;margin-bottom:2rem}.signup-form,.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:1rem;font-weight:500;color:#2d3748}.required{color:#e53e3e}.name-fields,.phone-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.match-text{font-size:.875rem;color:#718096;margin-top:.25rem;display:block}.form-subgroup{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.address-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.zip-codes-description{font-size:.875rem;color:#4a5568;margin-bottom:.5rem;line-height:1.4}.multiple-locations-options{display:flex;gap:1rem;margin-bottom:1rem}.location-option-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .3s ease;text-align:center;min-height:120px;justify-content:center}.location-option-btn:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.location-option-btn:active{transform:translateY(0)}.location-option-btn.selected{border-color:var(--brand-yellow);background:linear-gradient(135deg,#fef3c7,#fde68a);box-shadow:0 4px 12px #fbc7004d;transform:scale(1.02)}.location-option-btn.selected .option-text{color:#1a202c;font-weight:700}.option-icon{font-size:2rem;line-height:1}.option-text{font-size:1rem;font-weight:600;color:#374151;line-height:1.4}.location-navigation-container{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 6px #0000000d}.location-header{text-align:center;margin-bottom:1.5rem}.location-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.location-subtitle{font-size:.95rem;color:#64748b;margin:0}.location-progress{margin-bottom:1.5rem}.progress-bar{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-bottom:.75rem}.progress-fill{height:100%;background:linear-gradient(90deg,var(--brand-yellow) 0%,#f59e0b 100%);border-radius:4px;transition:width .5s ease;box-shadow:0 2px 4px #fbc7004d}.progress-text{text-align:center;font-size:.875rem;color:#64748b;font-weight:500}.location-quick-nav{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;max-width:100%;overflow-x:auto;padding:.5rem 0}.location-nav-btn{width:40px;height:40px;border-radius:50%;border:2px solid #e2e8f0;background:#fff;color:#64748b;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.location-nav-btn:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.location-nav-btn.active{border-color:var(--brand-yellow);background:var(--brand-yellow);color:#1a202c;box-shadow:0 4px 12px #fbc70066;transform:scale(1.1)}.location-nav-btn.completed{border-color:#10b981;background:#10b981;color:#fff;box-shadow:0 4px 12px #10b98166}.location-nav-btn.completed:hover{border-color:#059669;box-shadow:0 4px 12px #10b98180}@media (max-width: 768px){.multiple-locations-options{flex-direction:column;gap:.75rem}.location-option-btn{min-height:100px;padding:1rem}.option-icon{font-size:1.5rem}.option-text{font-size:.9rem}}@media (max-width: 768px){.location-navigation-container{padding:1.5rem}.location-quick-nav{gap:.25rem}.location-nav-btn{width:36px;height:36px;font-size:.8rem}}.form-navigation-section{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.location-navigation-buttons{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;border-top:2px solid #e5e7eb;border-bottom:2px solid #e5e7eb}.nav-button{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px #6366f14d}.nav-button:hover:not(:disabled){background:linear-gradient(135deg,#4f46e5,#7c3aed);transform:translateY(-1px);box-shadow:0 10px 15px -3px #6366f166}.nav-button:disabled{background:#d1d5db;cursor:not-allowed;transform:none;box-shadow:none;color:#9ca3af}.prev-button{background:linear-gradient(135deg,#6b7280,#4b5563);box-shadow:0 4px 6px -1px #6b72804d}.prev-button:hover:not(:disabled){background:linear-gradient(135deg,#4b5563,#374151);box-shadow:0 10px 15px -3px #6b728066}.next-button{margin-left:auto}.form-buttons{display:flex;gap:1rem;align-items:center;margin-top:0}@media (max-width: 768px){.content-container{padding:0 1rem}.signup-main-content{padding:2rem 0}.steps-container{grid-template-columns:1fr;gap:1.5rem}.location-navigation-buttons{flex-direction:column}.next-button{margin-left:0}.form-buttons{flex-direction:column}.nav-button{width:100%}}.email-verified-message{display:flex;align-items:center;gap:.5rem;padding:1rem;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:.375rem;color:#155724;margin-bottom:1.5rem;font-weight:500}.verified-icon{color:#28a745;font-weight:700;font-size:1.2rem}.email-note{font-size:.875rem;color:#6b7280;margin-top:.5rem;font-style:italic}.form-error-message{color:#dc2626;font-size:.875rem;margin-top:.5rem;padding:.5rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.375rem}.field-description{font-size:.875rem;color:#374151;margin-bottom:.75rem;line-height:1.5}.field-description strong{color:#1f2937;font-weight:600}.field-description em{color:#6b7280;font-style:italic}.contract-description{font-size:.875rem;color:#374151;margin-bottom:1rem;padding:1rem;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.5rem;line-height:1.6}.contract-description strong{color:#1e40af;font-weight:600}.agency-form-label{font-size:.95rem;font-weight:600;color:#1e293b;letter-spacing:.025em;margin-bottom:.5rem;display:block}.agency-address-section .form-group:last-child{margin-bottom:0}.contract-section{margin-top:2rem;padding:2rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.contract-title{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem;text-align:center}.contract-instruction{font-size:.9rem;color:#64748b;margin-bottom:1rem;text-align:center;font-style:italic}.contract-button-container{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;margin-bottom:1.5rem}.view-contract-button{padding:1rem 2rem;font-size:1rem;font-weight:600;min-width:200px}.contract-button-note{font-size:.85rem;color:#64748b;margin:0;text-align:center;font-style:italic}.contract-agreement{margin:2rem 0}.contract-checkbox-label{display:flex;align-items:flex-start;gap:1rem;cursor:pointer;font-size:.9rem;color:#374151;line-height:1.5}.contract-checkbox-input{width:1.2rem;height:1.2rem;accent-color:var(--brand-yellow);cursor:pointer;margin-top:.1rem;flex-shrink:0}.contract-checkbox-text{-webkit-user-select:none;user-select:none;font-weight:500}.signature-section{margin:2rem 0;padding:1.5rem;background-color:var(--brand-white);border:2px solid #e5e7eb;border-radius:8px}.signature-title{font-size:1.2rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.signature-note{font-size:.85rem;color:#6b7280;margin-bottom:1.5rem;font-style:italic}.signature-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.signature-field{display:flex;flex-direction:column;gap:.25rem}.signature-label{font-size:.8rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.05em}.signature-value{font-size:.9rem;color:#1f2937;font-weight:500;padding:.5rem;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:4px;min-height:2rem;display:flex;align-items:center}.sign-contract-button{background:linear-gradient(135deg,#059669,#10b981);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a;width:100%;max-width:300px;margin:0 auto;display:block}.sign-contract-button:hover:not(:disabled){background:linear-gradient(135deg,#047857,#059669);transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a}.sign-contract-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 768px){.contract-section{padding:1rem}.contract-iframe-container{height:400px}.signature-fields{grid-template-columns:1fr}.contract-checkbox-label{flex-direction:column;align-items:flex-start;gap:.5rem}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.member-signup-page{min-height:100vh;display:flex;flex-direction:column}.member-signup-hero-section .hero-heading{color:#000!important;max-width:800px;font-size:500;text-align:center;margin:0 auto 1.5rem}.member-signup-hero-section .hero-subtitle{color:#000!important;max-width:800px;text-align:center;margin:0 auto 2rem}.member-signup-form-section{background-color:#fff;padding:4rem 0;flex:1}.form-container{max-width:800px;margin:0 auto;padding:0 2rem}.member-signup-form{display:flex;flex-direction:column;gap:.5rem;border:1px solid #E5E7EB;border-radius:16px;padding:3rem;background:linear-gradient(135deg,var(--brand-white) 0%,#F8FAFC 100%);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.form-row:has(.form-group:only-child){grid-template-columns:1fr}.form-row-three-column{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;align-items:start}.member-signup-form-group{display:flex;flex-direction:column;position:relative}.agent-recommendation-section .member-signup-form-group:last-child{margin-bottom:0}.home-address-section .member-signup-form-group:last-child{margin-bottom:0}.member-signup-name-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.member-signup-form-label{font-size:.95rem;font-weight:600;color:#1e293b;letter-spacing:.025em;margin-bottom:.5rem}.member-signup-required{color:#e53e3e}.member-signup-form-input,.member-signup-form-select{padding:.75rem 1rem;border:1px solid #CBD5E0;border-radius:4px;font-size:1rem;color:#2d3748;background-color:#fff;transition:border-color .3s ease,box-shadow .3s ease}.member-signup-form-input:focus,.member-signup-form-select:focus{outline:none;border-color:var(--brand-yellow);box-shadow:0 0 0 3px #d4af371a}.member-signup-form-input::placeholder{color:#a0aec0}.member-signup-form-select{cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.error-indicator{position:absolute;right:.75rem;top:2.5rem;color:#e53e3e;font-size:1rem;font-weight:700;line-height:1}.form-note{font-size:.8rem;color:#718096;font-style:italic;margin-top:.25rem}.form-description{font-size:.9rem;color:#6b7280;margin-bottom:1rem;display:block;width:100%;line-height:1.4}.buying-zip-help-text{font-size:.85rem;color:#6b7280;margin-bottom:.75rem;line-height:1.4}.checkbox-group,.contact-checkbox-group{flex-direction:row;align-items:center;gap:.75rem}.contact-checkbox-label{display:flex;align-items:center;gap:1rem!important;cursor:pointer;font-size:.9rem;color:#2d3748}.contact-checkbox-input{width:1rem;height:1rem;accent-color:var(--brand-yellow);cursor:pointer}.contact-checkbox-text{-webkit-user-select:none;user-select:none}.checkbox-input{width:1rem;height:1rem;accent-color:var(--brand-yellow);cursor:pointer}.checkbox-text{-webkit-user-select:none;user-select:none}.form-buttons{display:flex;gap:1rem;align-items:center;margin-top:1rem}.submit-button{background:linear-gradient(135deg,#fbc700,#e6b300)!important;color:#1a202c!important;padding:.75rem 2rem!important;border:none!important;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;flex:1;box-shadow:0 4px 6px -1px #fbc7004d}.submit-button:hover{background:linear-gradient(135deg,#e6b300,#d4a600)!important;transform:translateY(-1px);box-shadow:0 10px 15px -3px #fbc70066}.save-button{background:linear-gradient(135deg,#fbc700,#e6b300)!important;color:#1a202c!important;padding:.75rem 2rem!important;border:none!important;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;flex:1;box-shadow:0 4px 6px -1px #fbc7004d}.save-button:hover{background:linear-gradient(135deg,#e6b300,#d4a600)!important;transform:translateY(-1px);box-shadow:0 10px 15px -3px #fbc70066}.save-button:disabled{background-color:#9ca3af!important;cursor:not-allowed}.email-verified-message{display:flex;align-items:center;gap:.75rem;padding:1.25rem;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:1px solid #BBF7D0;border-radius:12px;color:#166534;font-size:.95rem;font-weight:600;margin-bottom:1.5rem;box-shadow:0 2px 4px -1px #0000000f}.verified-icon{color:#38a169;font-weight:700;font-size:1rem}.form-section-divider{height:2px;background:linear-gradient(90deg,transparent,#cbcdd1,transparent);margin:1.5rem 0;border-radius:2px;position:relative}.agent-recommendation-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #E2E8F0;border-radius:12px;padding:2.5rem;margin-top:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.agent-recommendation-section .agent-form-group:last-child{margin-bottom:0}.agent-recommendation-title{font-size:2rem;font-weight:600;color:#1e293b;margin:0 0 2rem;position:relative;padding-bottom:.75rem}.agent-recommendation-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#fbc700,#f4e4bc);border-radius:2px}@media (max-width: 768px){.member-signup-hero-section{padding:2rem 0}.member-signup-hero-title{font-size:2rem}.hero-description{font-size:1rem}.member-signup-form-section{padding:2rem 0}.form-container{padding:0 1rem}.form-row,.form-row-three-column{grid-template-columns:1fr;gap:1rem}.member-signup-form{gap:1.25rem;padding:2rem;border-radius:12px}.agent-recommendation-section{padding:2rem}.agent-recommendation-title{font-size:1.25rem}.form-section-divider{margin:1.25rem 0}.member-signup-form-input,.member-signup-form-select{padding:.6rem .8rem;font-size:.9rem}.member-signup-name-fields{grid-template-columns:1fr;gap:.75rem}.error-indicator{top:2.2rem;right:.6rem}.form-buttons{flex-direction:column;gap:.75rem}.submit-button,.save-button{padding:.875rem 2.5rem;font-size:.9rem}}.agent-signup-page{min-height:100vh;display:flex;flex-direction:column}.agent-signup-main-content{background-color:var(--brand-grey);flex:1;padding:4rem 0}.agent-content-container{max-width:1200px;margin:0 auto;padding:0 2rem}.agent-intro-section{margin-bottom:3rem;max-width:800px;text-align:center;margin-left:auto;margin-right:auto}.agent-intro-text{font-size:1.1rem;line-height:1.6;color:#2d3748;margin-bottom:1.5rem}.agent-intro-text strong{font-weight:600;color:#1a202c}.form-section{background-color:#f5f7fa;padding:3rem;border-radius:8px;border:1px solid #E2E8F0;max-width:600px;margin:0 auto}.form-title{font-size:2rem;font-weight:600;color:#1a202c;margin-bottom:2rem;text-align:center}.agent-signup-form{display:flex;flex-direction:column;gap:.5rem}.form-subtitle{font-size:1.5rem;color:#2d3748;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-error-message{color:#e53e3e;font-size:.875rem;margin-top:.5rem}.email-verified-message{display:flex;align-items:center;gap:.5rem;padding:1rem;background-color:#c6f6d5;border:1px solid #9ae6b4;border-radius:8px;color:#22543d;font-weight:500}.verified-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#38a169;color:#fff;border-radius:50%;font-size:1rem;font-weight:700}.commitment-section{background-color:#f7fafc;padding:1.5rem;border-radius:8px;border:1px solid #e2e8f0}.commitment-text{font-size:1rem;color:#2d3748;line-height:1.6;margin-bottom:1rem}.commitment-text a{color:#667eea;text-decoration:underline}.commitment-text a:hover{color:#764ba2}.commitment-warning{margin-top:.75rem;padding:.75rem;background-color:#fed7d7;border:1px solid #fc8181;border-radius:6px}.commitment-warning p{color:#742a2a;font-size:.875rem;font-weight:500;margin:0}.form-success-section{display:flex;flex-direction:column;gap:2rem}.success-message{text-align:center;padding:2rem;background-color:#f0fff4;border:2px solid #9ae6b4;border-radius:12px}.success-message h2{font-size:1.75rem;color:#22543d;margin-bottom:1rem}.success-message p{font-size:1rem;color:#2d3748;line-height:1.6}.guaranty-action{display:flex;justify-content:center;margin-top:1rem}@media (max-width: 768px){.agent-content-container{padding:0 1rem}.agent-signup-main-content{padding:2rem 0}.form-section{padding:2rem 1.5rem}.form-title{font-size:1.5rem}.form-subtitle{font-size:1.25rem}.commitment-section{padding:1rem}.commitment-text{font-size:.875rem}}@media (max-width: 480px){.form-section{padding:1.5rem 1rem}.form-title{font-size:1.25rem}.success-message{padding:1.5rem}.success-message h2{font-size:1.5rem}.success-message p{font-size:.875rem}}.validation-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1.5rem;background:#f5f7fa;border-radius:8px;border:1px solid #E2E8F0;max-width:600px;margin:0 auto}.validation-loading p{color:#4a5568;font-size:1rem;margin:0}.spinner{width:50px;height:50px;border:4px solid #E2E8F0;border-top-color:var(--brand-blue);border-radius:50%;animation:spin .8s linear infinite}.guaranty-modal-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:10001;padding:1rem;overflow-y:auto}.guaranty-modal{background:#fff;border-radius:12px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;position:relative}.guaranty-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#fff;z-index:1;border-radius:12px 12px 0 0}.guaranty-modal-title{font-size:1.5rem;font-weight:600;color:#1a202c;margin:0}.guaranty-modal-close{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#718096;transition:color .2s}.guaranty-modal-close:hover{color:#1a202c}.guaranty-modal-content{padding:2rem}.guaranty-document{margin-bottom:2rem}.guaranty-title{font-size:1.75rem;font-weight:700;color:#2d3748;text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #667eea}.guaranty-instruction{background-color:#edf2f7;padding:1rem;border-radius:8px;margin-bottom:1.5rem}.guaranty-instruction p{font-size:.875rem;color:#2d3748;margin-bottom:.75rem}.guaranty-progress{margin-top:.75rem}.progress-bar{width:100%;height:8px;background-color:#cbd5e0;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s ease}.progress-text{font-size:.75rem;color:#718096;margin-top:.5rem;text-align:center}.guaranty-review-complete{padding:.75rem;background-color:#c6f6d5;border:1px solid #9ae6b4;border-radius:6px;color:#22543d;font-size:.875rem;font-weight:500;text-align:center}.guaranty-pdf-container{margin-bottom:1.5rem;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.guaranty-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:#718096}.loading-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.guaranty-error{padding:2rem;text-align:center;color:#e53e3e}.pdf-document-viewer{max-height:400px;overflow-y:auto;background-color:#f7fafc;padding:1rem}.pdf-page-container{margin-bottom:1rem;display:flex;flex-direction:column;align-items:center}.pdf-page{box-shadow:0 2px 8px #0000001a;margin-bottom:.5rem}.page-indicator{font-size:.75rem;color:#718096;padding:.25rem .75rem;background-color:#fff;border-radius:12px;border:1px solid #e2e8f0}.acknowledgment-text{font-size:.875rem;line-height:1.6;color:#2d3748;padding:1rem;background-color:#f7fafc;border-radius:8px;margin-bottom:1.5rem}.acknowledgment-text p{margin-bottom:.75rem}.acknowledgment-text strong{color:#667eea;font-weight:600}.guaranty-date{font-size:.875rem;color:#4a5568}.guaranty-signature-section{background-color:#f7fafc;padding:2rem;border-radius:8px;margin-top:2rem}.guaranty-signature-section h4{font-size:1.25rem;color:#2d3748;margin-bottom:.5rem}.signature-instruction{font-size:.875rem;color:#718096;margin-bottom:1.5rem}.signature-name-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.signature-input-group{display:flex;flex-direction:column}.document-error{color:#e53e3e;font-size:.875rem;padding:.75rem;background-color:#fed7d7;border:1px solid #fc8181;border-radius:6px;margin-bottom:1rem}.guaranty-modal-actions{display:flex;justify-content:flex-end;gap:1rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;margin-top:2rem}@media (max-width: 768px){.guaranty-modal{max-width:95%}.guaranty-modal-header{padding:1rem 1.5rem}.guaranty-modal-title{font-size:1.25rem}.guaranty-modal-content{padding:1.5rem}.guaranty-title{font-size:1.5rem}.guaranty-text{font-size:.875rem}.guaranty-signature-section{padding:1.5rem}.signature-name-fields{grid-template-columns:1fr}.guaranty-modal-actions{flex-direction:column-reverse}.guaranty-modal-actions button{width:100%}}@media (max-width: 480px){.guaranty-modal-header,.guaranty-modal-content,.guaranty-signature-section{padding:1rem}}.not-found-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--brand-grey);padding:2rem;padding-top:calc(100px + 2rem)}.not-found-container{max-width:480px;width:100%;text-align:center}.not-found-content{background:#fff;padding:2.5rem 2rem;border-radius:8px;box-shadow:0 2px 12px #00000014}.not-found-code{font-size:5rem;font-weight:700;color:var(--brand-black);margin:0 0 .5rem;line-height:1}.not-found-title{font-size:1.5rem;font-weight:600;color:var(--brand-black);margin:0 0 .75rem}.not-found-description{font-size:1rem;color:#666;margin:0 0 1.5rem;line-height:1.5}.not-found-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.not-found-button{padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;border-radius:6px;text-decoration:none;transition:all .3s ease;display:inline-block}.not-found-button.primary{background-color:var(--brand-black);color:#fff}.not-found-button.primary:hover{background-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.not-found-button.secondary{background-color:transparent;color:var(--brand-black);border:2px solid var(--brand-black)}.not-found-button.secondary:hover{background-color:var(--brand-black);color:#fff;transform:translateY(-2px)}@media (max-width: 768px){.not-found-content{padding:2rem 1.5rem}.not-found-code{font-size:4rem}.not-found-title{font-size:1.25rem}.not-found-description{font-size:.9rem}.not-found-actions{flex-direction:column}.not-found-button{width:100%}}@media (max-width: 940px){.not-found-page{padding-top:calc(90px + 2rem)}}@media (max-width: 480px){.not-found-page{padding:1rem;padding-top:calc(90px + 1rem)}.not-found-content{padding:1.5rem 1rem}.not-found-code{font-size:3.5rem}.not-found-title{font-size:1.125rem}}@keyframes fadeInFromBelow{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.footer{background-color:#171e30;color:#fff}.cookie-preferences-container{background-color:#ebedf6;padding:.1rem 3.75rem}.footer-container{margin:0 auto;padding:8rem 8rem 0rem;display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;width:100%;box-sizing:border-box;animation:fadeInFromBelow .8s ease-out}.newsletter-section{flex:1;max-width:500px}.newsletter-heading{font-size:2rem;font-weight:400;color:#fff;margin-bottom:1rem}.newsletter-description{font-size:1rem;color:#fff;margin-bottom:2rem;line-height:1.6}.newsletter-form{display:flex;gap:1rem;align-items:center}.email-input-container{position:relative;flex:1}.email-input{width:100%;padding:.75rem 1rem;border:none;border-radius:4px;font-size:1rem;background-color:#fff;color:#2d3748}.email-input::placeholder{color:#a0aec0}.input-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#e53e3e;font-size:1.2rem;font-weight:700}.signup-button{background-color:#fbc700;color:#1a202c;padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;font-weight:600;transition:background-color .3s ease;white-space:nowrap}.signup-button:hover{background-color:#f4d03f}.footer-contact{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.footer-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.footer-logo-img{width:100%;max-height:120px;object-fit:contain}.footer-email{color:#fbc700;font-size:1rem;text-decoration:underline;text-underline-offset:4px;transition:color .3s ease}.footer-email:hover{color:#f4d03f}.footer-bottom{margin:2rem;padding:1rem}.footer-bottom-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;align-items:center;width:100%;box-sizing:border-box}.cookie-preferences{color:#000;font-size:.75rem;line-height:15.5px}.cookie-preferences:hover{color:#fbc700}.copyright{color:#fff;font-size:.9rem}@media (max-width: 1024px){.footer-container{padding:6rem 3rem 0rem}}@media (max-width: 768px){.footer-container{gap:2rem;padding:6rem 1.5rem 0rem}.email-input{width:248px}.newsletter-section{max-width:100%}.newsletter-heading{font-size:1.5rem}.newsletter-form{gap:1rem}.email-input-container{width:248px;flex:none}.signup-button{width:150px}.footer-contact{align-items:center}.footer-bottom-container{flex-direction:column;gap:1rem;padding:0 1rem;text-align:center}}@media screen and (max-width: 480px){.footer-container{padding:6rem 1rem 0rem;flex-direction:column;gap:1rem;align-items:center;text-align:center}}@media screen and (max-width: 424px){.newsletter-form{flex-direction:column;align-items:flex-start}}.app{min-height:100vh;display:flex;flex-direction:column}a{text-decoration:none;color:inherit}button{border:none;background:none;cursor:pointer;font-family:inherit}
