.device-registration-container{max-width:1200px;margin:0 auto;padding:.5rem}.registration-header{text-align:center;margin-bottom:.75rem}.header-icon{width:48px;height:48px;margin:0 auto .5rem;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(16,185,129,.2)}.header-icon i{font-size:1.5rem;color:#fff}.header-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.header-subtitle{font-size:.8125rem;color:#64748b;margin:0;line-height:1.3}.registration-content{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:1rem;gap:1rem;align-items:start}@media (max-width:992px){.registration-content{grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}}.qr-section{display:flex;justify-content:center;align-items:flex-start}.qr-container{text-align:center}.qr-wrapper{background:#fff;padding:1rem;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.06);display:inline-block;margin-bottom:.625rem;border:2px solid #e2e8f0}.qr-label{display:inline-flex;align-items:center;font-size:.8125rem;font-weight:600;color:#475569;padding:.35rem .75rem;background:#f1f5f9;border-radius:6px}.qr-label i{color:#10b981}.instructions-section{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.steps-container{display:flex;flex-direction:column;grid-gap:.625rem;gap:.625rem}.step-item{display:flex;align-items:flex-start;grid-gap:.875rem;gap:.875rem;padding:.875rem;background:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.04);border-left:3px solid #10b981;transition:all .2s ease}.step-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateX(4px)}.step-number{width:28px;height:28px;min-width:28px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8125rem;box-shadow:0 2px 5px rgba(16,185,129,.25)}.step-content{flex:1 1}.step-content h5{font-size:.875rem;font-weight:600;color:#1e293b;margin:0 0 .15rem}.step-content p{font-size:.75rem;color:#64748b;margin:0;line-height:1.35}.download-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:1rem;border-radius:8px;border:1px solid #e2e8f0}.download-title{font-size:.9375rem;font-weight:600;color:#1e293b;margin:0 0 .875rem;display:flex;align-items:center}.download-title i{color:#10b981}.app-buttons{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.app-button{display:inline-block;transition:all .2s ease;border-radius:8px;overflow:hidden}.app-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.app-button img{width:100%;height:auto;display:block;max-width:180px}.registration-footer{margin-top:1rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.footer-info{display:flex;align-items:flex-start;grid-gap:.5rem;gap:.5rem;padding:.625rem;background:#fef3c7;border-left:3px solid #f59e0b;border-radius:6px;font-size:.75rem;color:#92400e;line-height:1.35}.footer-info i{color:#f59e0b;margin-top:.125rem;flex-shrink:0}@media (max-width:768px){.device-registration-container{padding:1rem}.registration-header{margin-bottom:1.5rem}.header-title{font-size:1.5rem}.header-subtitle{font-size:.9rem}.instructions-section,.registration-content{grid-gap:1.25rem;gap:1.25rem}.steps-container{grid-gap:.875rem;gap:.875rem}.qr-wrapper{padding:1rem}.step-item{padding:.875rem;grid-gap:.875rem;gap:.875rem}.download-section{padding:1rem}.download-title{font-size:.95rem;margin-bottom:.875rem}.app-buttons{grid-gap:.5rem;gap:.5rem}.app-button img{max-width:180px}.registration-footer{margin-top:1.25rem;padding-top:.875rem}}@media (max-width:576px){.device-registration-container{padding:1rem}.header-icon{width:60px;height:60px}.header-icon i{font-size:2rem}.header-title{font-size:1.25rem}.qr-wrapper{padding:.75rem}.step-item{padding:.875rem;grid-gap:1rem;gap:1rem}.step-number{width:32px;height:32px;min-width:32px;font-size:.875rem}.app-button img{max-width:160px}}.notes-sticky-board{min-height:200px}.notes-sticky-board .notes-sticky-card-wrap{perspective:800px}.notes-sticky-card{position:relative;min-height:200px;padding:1.25rem 1.1rem 2.75rem;border-radius:2px;background:linear-gradient(160deg,#fefce8,#fef08a 55%,#fde047);box-shadow:0 1px 1px rgba(15,23,42,.06),0 8px 24px rgba(15,23,42,.12);border:1px solid rgba(234,179,8,.35);transition:box-shadow .2s ease,transform .2s ease}.notes-sticky-card:hover{box-shadow:0 2px 4px rgba(15,23,42,.08),0 12px 28px rgba(15,23,42,.14)}.notes-sticky-card--done{background:linear-gradient(160deg,#f1f5f9,#e2e8f0);border-color:rgba(148,163,184,.45)}.notes-sticky-card__pin{position:absolute;top:10px;right:14px;width:12px;height:12px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#f87171,#b91c1c 70%);box-shadow:0 1px 2px rgba(0,0,0,.25)}.notes-sticky-card__title{font-size:1rem;font-weight:600;color:#0f172a;margin:0 1.5rem .5rem 0;line-height:1.35;letter-spacing:-.01em}.notes-sticky-card--done .notes-sticky-card__title{text-decoration:line-through;color:#64748b}.notes-sticky-card__body{font-size:.8125rem;color:#334155;line-height:1.45;margin:0;max-height:120px;overflow:auto;white-space:pre-wrap;word-break:break-word}.notes-sticky-card__meta{position:absolute;left:1rem;right:1rem;bottom:.65rem;display:flex;align-items:center;justify-content:space-between;grid-gap:.5rem;gap:.5rem;font-size:.6875rem;color:#78716c;border-top:1px dashed rgba(120,113,108,.35);padding-top:.45rem}.notes-sticky-card__actions{display:flex;align-items:center;grid-gap:.15rem;gap:.15rem}.notes-sticky-card__actions .link{padding:.15rem .35rem;opacity:.85}.notes-sticky-card__actions .link:hover{opacity:1}.notes-sticky-card__complete{position:absolute;top:6px;left:8px}.notes-sticky-board__skeleton .col-md-6{margin-bottom:1rem}*,body{font-family:Open Sans,sans-serif}body{color:#616262}.header p{color:#696969;font-size:10px;line-height:16px}.header .icon-mail{width:14%;max-width:30px;margin-bottom:5px}.header .icon-telephone{margin-bottom:5px}.header .icon-telephone,.header .icon-web{max-width:30px;width:12%}.header-bottom .invoice-header table{width:100%;border:none}.invoicePrint .colorgreen{color:#7dbb77!important}.header-bottom .invoice-header table thead td{background:#fff;padding:0 0 10px 8px;vertical-align:bottom}.header-bottom .invoice-header table tbody td{padding:20px;background:url(/assets/images/invoice/arrow.png) no-repeat 20px top #7dbb77;font-size:16px;color:#fff}.header-bottom .invoice-header table .circle{width:60px;height:60px;border:1px solid #afafb0;border-radius:36px 36px 36px 36px;padding:15px 11px}.header-bottom .invoice-header li{float:right}.header-bottom .invoice-header p{padding:20px 32px;background:#7dbb77;color:#fff;print-color-adjust:exact}.header-bottom .icon-invoice{width:5%;min-width:22px}.header-bottom .icon-mail{margin-right:10px;min-width:22px;width:4%}.header-bottom .icon-mobile{margin-left:5px;margin-right:16px;width:2%;min-width:12px}.products-table{width:100%;margin-top:20px;margin-bottom:0;border:none}.products-table h5{margin:0;font-weight:700;color:#616262}.products-table th{padding:5px;background:#fff;font-size:16px;color:#7dbb77;text-align:center;print-color-adjust:exact}.products-table th:first-child{text-align:left}.products-table tbody tr:nth-child(odd) td{background:#e8e8e9}.products-table tbody td{padding:20px;vertical-align:middle;color:#616262;text-align:center}.products-table tbody td:first-child{text-align:left}.products-table tbody p{margin:0}.totals table{width:100%;border:none}.totals table tr td{background:#fff;font-size:18px;text-align:right}.totals table tr td:last-child{padding-right:20px}.totals table tfoot td{padding:16px 10px;background:#7dbb77;color:#fff;font-size:24px}@media print{.print-exact{print-color-adjust:exact;-webkit-print-color-adjust:exact}}.totals table .discount td{font-weight:700;color:red}.totals .signature{text-align:center}.totals .signature .icon-signature{width:40%;margin-bottom:20px}.totals .signature p{margin:0}.bottom-left{font-size:12px}.bottom-left table{border:none}.bottom-left table thead th{background:#acacac;font-weight:400;color:#fff;border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px}.bottom-left table tbody td{padding-top:30px;padding-bottom:0;background:#fff;font-size:18px;color:#8f8f8f}.bottom-left p{margin:0;font-size:12px;line-height:14px}.terms{margin-top:100px;font-size:12px}.footer-invoice{padding:30px 0;background:url(/assets/images/invoice/footer.png) no-repeat top;font-size:14px;color:#ababab}.footer-invoice p{height:50px;font-size:11px;line-height:14px;border-right:1px solid #d4d2d2}.footer-invoice img{width:60px}.borderRed{border:1px solid red}.buttonRed{margin-top:23px;background-color:red}.iconrotate{animation:fa-spin 10s cubic-bezier(.18,.89,.32,1.28) infinite}:root{--primary-color:#0f6edd}body{height:auto;font-family:Catamaran}body,main{width:100%}main{background-size:cover;min-height:100vh;display:flex;flex-direction:column;align-content:center}.header{justify-content:space-between;margin:5px;background:#fefefe}.headerLogo{width:150px;margin-left:30px}.fsheaderLogo{width:80px;opacity:.2;height:75px;margin-right:30px}.wrapper{box-shadow:2px 2px 10px grey;margin-top:4px}.product{height:auto;padding:20px;position:relative}.product,.product_img{display:grid;width:100%}.product_img{border-radius:60px;background-color:#fff;box-shadow:0 0 90px 0 rgba(19,19,19,.09);height:290px;place-content:center}.product_img img{width:auto}.product_txt{display:grid;justify-content:space-between;padding-left:20px}.product_txt h3{font-size:28px;color:#1c1b2f;font-weight:700;margin-top:25px}.product_txt p{font-size:18px;color:#1c1b2f;margin-top:5px}.shapep{background-color:var(--primary-color);width:166px;height:1px;position:absolute;top:95px;right:-95px;z-index:1000}.product_review{background-color:#fff;box-shadow:0 0 90px 0 rgba(19,19,19,.09);width:100%;min-height:700px;overflow:hidden;position:relative;padding:0 50px}.product_review:before{content:"";position:absolute;top:0;left:0;width:100%;background-color:#f8f9fd;z-index:0}.review_title{width:100%;height:100px;display:grid;align-items:center;padding-top:15px;font-size:24px;color:#292929;font-weight:900;position:relative;z-index:10}.product_review_inner{height:auto;padding:20px 0;width:100%}.num-heading{font-size:15px;color:#292929;font-weight:800;display:flex;align-items:center}form{margin-top:30px}.input_field label{font-size:15px;color:#292929;font-weight:800;display:block;margin-bottom:5px}.input_field .select{position:relative}.input_field .select-toggle,.input_field .select_no_drop,.input_field input{border:2px solid #e8ecfe;border-radius:15px;background-color:#fff;width:100%;height:50px;margin-bottom:30px;font-size:15px;color:#969696;padding-left:15px;transition:.5s}.input_field .select-toggle:focus,.input_field input:focus{border-color:var(--primary-color);outline:none}.select-toggle,.select_no_drop{display:flex;align-items:center;cursor:pointer;font-size:15px!important;height:50px!important}.select-toggle.show{border-color:var(--primary-color)}.select-toggle:after{content:"\f107";font-family:Font Awesome\ 5 free;color:#292929;font-weight:900;font-size:12px;text-align:center;line-height:22px;border-radius:50%;background-color:#e8ecfe;width:20px;height:20px;position:absolute;top:50%;right:10px;transform:translate(-50%,-50%)}.select-toggle.show:after{background-color:var(--primary-color);color:#fff}.select-menu{display:none;position:absolute;background-color:#fff;top:100%;left:0;z-index:1;height:auto;width:100%;margin:1px 0 0;list-style:none;font-size:15px;color:#969696;padding:10px 0 10px 30px;border:2px solid #e8ecfe;border-radius:20px;transition:.5s}.show.select-menu{display:block}.select-option{display:block;cursor:pointer;margin-bottom:10px}.select-option i,.select-toggle i{font-size:10px;margin-right:5px;border-radius:50%;display:inline-block;line-height:18px;text-align:center;width:18px;height:18px;background-color:#292929;color:#fff}.select_no_drop{cursor:default}.no-drop-menu{width:-webkit-max-content;width:max-content;height:100%;overflow:hidden;position:absolute;top:50%;left:30px;transform:translateY(-50%);display:inline-flex;font-size:15px;color:#969696}.no-drop-option{display:none;align-items:center}.no-drop-option i{font-size:16px;color:#292929;margin-right:5px}.no-drop-option.show{display:flex}.select_no_drop .bottom_btn,.select_no_drop .top_btn{cursor:pointer;color:#292929;font-weight:900;font-size:12px;text-align:center;line-height:22px;border-radius:50%;background-color:#e8ecfe;width:20px;height:20px;position:absolute;right:10px}.select_no_drop .top_btn{top:32%;transform:translate(-50%,-50%)}.select_no_drop .bottom_btn{bottom:32%;transform:translate(-50%,50%)}.reaction_inner{background-color:#f8f9fd;width:100%;min-height:140px;padding:10px;border-radius:100px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.reaction_inner .emoji{text-align:center;margin:0 10px;cursor:pointer}.reaction_inner .emoji_img{width:55px;height:55px;border-radius:50%;border:4px solid #d3d4d9;padding:5px;transition:.5s}.reaction_inner .emoji.active .emoji_img{border-color:var(--primary-color);background-color:green}.reaction_inner .emoji_img img{width:100%}.reaction_inner .emoji span{font-size:14px;color:#292929;font-weight:700;display:block;margin-top:4px}.info-text,.reactions{margin-bottom:30px}.info-text{font-family:Montserrat;color:#292929;display:flex;align-items:start;padding-right:10px}.info-text i{margin-top:2px}.info-text h5{font-size:16px;margin-left:10px}.radio-toggle{display:flex;align-items:center;height:auto;width:auto}.radio-toggle span{font-size:14px;color:#969696;font-weight:700;display:inline-block;margin-left:10px}.toggle-onOff{background-color:#bbc8d7;width:34px;height:15px;border-radius:50px;padding:2px;cursor:pointer;transition:.5s}.toggle-btn{background-color:#fff;width:11px;transform:translateX(170%);height:11px;border-radius:50%;transition:.5s}.toggle-onOff.active{background-color:var(--primary-color)}.toggle-onOff.active .toggle-btn{transform:translateX(0)}.review_btn{display:flex;flex-wrap:wrap;width:100%;height:auto;justify-content:space-between;align-items:center;margin-top:30px}.review_btn button{background-color:#106ddf;padding:0 10px;height:51px;border-radius:50px;border:2px solid transparent;font-size:18px;color:#fff;font-weight:600;position:relative;transition:.3s}.review_btn button img{width:32px;opacity:0;position:absolute;top:42%;right:75px;transform:translate(-50%,-50%);transition:.5s}.review_btn button:hover img{opacity:1;right:40px}.thankyouPage{display:grid;align-items:center}.thankyouPage .wrapper{margin:0 auto;width:70%}.thankyouinner{border-radius:40px;background-color:#fff;box-shadow:0 0 90px 0 rgba(19,19,19,.08);width:100%;min-height:650px;text-align:center;display:grid;place-content:center;padding:40px}.thankyouinner img{width:auto;margin:0 auto 20px}.thankyouHeading{font-size:40px;color:#292929;font-weight:700;margin-bottom:30px}.thankyouTxt{font-size:18px;color:#292929;margin:0 auto;width:57%}.thankyouPage .review_btn{justify-content:center;margin-top:40px}.starRatingSec{margin-bottom:10px}.starRating{display:flex;width:275px;flex-wrap:wrap;justify-content:space-between;margin-top:15px}.smallstar{width:170px!important;margin-top:0!important}.starRating i{border:3px solid #ebe9ff;background-color:#fff;width:18%;border-radius:5px;height:50px;font-size:30px;color:#e6e6e6;display:grid;place-content:center;cursor:pointer}.starRating i.small{border:none!important}.starRating i.active,.starRating i.activehover{border-color:#fec64e;color:#fec64e}.starRating span{display:block;font-size:12px;color:#4b4b4b;margin-top:10px}.inputField{margin-bottom:30px}.inputField .labelTxt,.inputField label{font-size:14px;font-weight:700;display:block;width:100%}.inputField label a{color:inherit}.inputField .textField{width:100%;height:60px;border:3px solid #ebe9ff;background-color:#fff;border-radius:5px;padding-left:20px;margin-top:10px}::placeholder{font-size:12px;color:#a9a9a9}.radioField{display:flex;width:auto;align-items:center;height:auto;margin-top:10px}.radioField input{-webkit-appearance:none;border:3px solid #ebe9ff;background-color:#fff;min-width:33px;height:33px;margin-right:10px;cursor:pointer;position:relative}.radioField input.radio{border-radius:50%}.radioField input:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#0ee263;width:17px;height:17px;display:none}.radioField input.radio:before{border-radius:50%}.radioField input:checked:before{display:block}textarea{padding:20px;height:100px!important;resize:none}.rating{margin-bottom:10px}.ratingInner{border-radius:4px;background-color:#f5f5f5;width:100%;min-height:140px;margin-top:10px;padding:30px 25px 10px}.ratingSingle{justify-content:space-between;width:100%;height:auto;flex-wrap:wrap;margin-bottom:20px}.ratingHeading,.ratingSingle{display:flex;align-items:center}.ratingHeading{font-size:15px;color:#080808;font-weight:400;margin:0}.ratingHeading:before{content:"";display:inline-block;background-color:#2f2b2b;width:12px;height:2px;margin-right:12px}.ratingSingle-inner{display:flex;width:auto;height:auto;justify-content:space-between;align-items:center}.star-fill{font-size:15px;color:#e6e6e6;padding:0 12px;border-right:2px solid #e7e7e7;height:-webkit-max-content;height:max-content;cursor:pointer}.ratingSingle-inner .star-fill:nth-child(5){border:0}.filled,.filled-hover{color:#eab000}.total-rating{font-size:15px;color:#080808;font-weight:700;padding-top:4px;margin-left:20px}.colorred{color:red!important;border-color:red!important}.colororange{color:orange!important;border-color:orange!important}.coloryellow{color:#ff0!important;border-color:#ff0!important}.colorblue{color:#5d6dda!important;border-color:#5d6dda!important}.colorlightgreen1{color:#0cf20c!important;border-color:#0cf20c!important}.colorgreen{color:green!important;border-color:green!important}main.feedback-public-page{background:linear-gradient(180deg,#f8fafc,#eef2ff 40%,#f8fafc)}.feedback-public-page .wrapper{border-radius:16px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 12px 40px rgba(15,23,42,.08);background:#fff}.feedback-public-page .header{margin:0;padding:10px 16px;border-bottom:1px solid #e2e8f0;background:#fff}.feedback-public-page .product_review{border-radius:0 0 16px 16px;box-shadow:none;padding:16px 18px 20px}.feedback-public-page .product_review_inner .card{border-radius:10px;border:1px solid #e2e8f0!important;padding:10px 14px!important;background:linear-gradient(135deg,#fafbff,#fff)}.feedback-public-page .product_review_inner h6{font-size:14px;line-height:1.45;color:#334155;margin-bottom:.35rem}.feedback-public-page .product_review_inner .mt-4{margin-top:1rem!important}.feedback-public-page .review_btn button{border-radius:8px;padding:8px 18px;font-weight:600;transition:transform .12s ease,box-shadow .12s ease}.feedback-public-page .review_btn button.submit{box-shadow:0 4px 14px rgba(59,130,246,.35)}.feedback-public-page .review_btn button.submit:hover{transform:translateY(-1px)}.feedback-public-page .feedback-public-banner,.feedback-public-page .feedback-public-loading{padding:12px 16px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;margin-bottom:10px}.feedback-public-page .product_review_inner{padding-top:6px!important;padding-bottom:10px!important}.feedback-public-page form{margin-top:12px!important}.feedback-public-page .review_btn{margin-top:14px!important}.feedback-public-page .ratingInner{padding:12px 14px 8px!important;margin-top:6px!important;min-height:auto!important}.feedback-public-page .ratingSingle{margin-bottom:10px!important}.feedback-public-page .num-heading{margin-top:8px;margin-bottom:6px}.feedback-public-page .input_field .select-toggle,.feedback-public-page .input_field .select_no_drop,.feedback-public-page .input_field input{margin-bottom:14px!important}.feedback-public-page .input_field label{margin-bottom:4px}.page-footer-modern{background-color:#e9ecef;color:#495057;padding:.3rem 0;margin-top:auto;border-top:2px solid #dee2e6;position:relative}.page-footer-modern:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.08),transparent)}.footer-content-simple{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;grid-gap:1rem;gap:1rem}@media (max-width:768px){.footer-content-simple{flex-direction:column;align-items:flex-start}}.footer-left{display:flex;align-items:center;grid-gap:1rem;gap:1rem;flex-wrap:wrap}.footer-separator{color:#adb5bd;font-weight:300}@media (max-width:768px){.footer-separator{display:none}}.footer-copyright{font-size:.875rem;color:#6c757d;margin:0}.footer-link{color:#495057;text-decoration:none;font-size:.875rem;display:inline-flex;align-items:center;transition:all .2s ease;padding:.5rem 1rem;border-radius:4px}.footer-link:hover{color:#10b981;background-color:rgba(16,185,129,.1);text-decoration:none}.footer-link i{font-size:.75rem;margin-right:.5rem}.footer-link-brand{color:#10b981;text-decoration:none;font-weight:500;transition:all .2s ease}.footer-link-brand:hover{color:#059669;text-decoration:underline}@media print{.page-footer-modern{display:none}}.help-search-modal{min-height:400px;display:flex;flex-direction:column;height:100%;max-height:600px;background:#fff;border-radius:12px 12px 0 0}.help-search-wrapper{position:relative}.help-search-results{position:relative;margin-top:1rem;max-height:400px;min-height:0;overflow-y:auto;overflow-x:hidden;border:1px solid #e2e8f0;border-radius:6px;background:#fff;flex:1 1}.results-list{padding:0}.result-item{padding:1rem;border-bottom:1px solid #e2e8f0;cursor:pointer;transition:background-color .2s}.result-item:last-child{border-bottom:none}.result-item.active,.result-item:hover{background-color:#f8fafc}.result-title{font-weight:600;color:#1e40af;margin-bottom:.25rem;font-size:.95rem}.result-title mark{background:rgba(30,64,175,.2);color:#1e40af;padding:0 2px;border-radius:2px}.result-description{font-size:.85rem;color:#64748b;line-height:1.4;margin-top:.25rem}.result-description mark{background:rgba(30,64,175,.15);color:#1e40af;padding:0 2px;border-radius:2px}.result-type{font-size:.75rem;color:#64748b;margin-top:.5rem;text-transform:capitalize}.help-search-hint,.no-results{padding:2rem;text-align:center;color:#64748b}.help-search-hint{font-size:.9rem}.help-search-results::-webkit-scrollbar{width:8px}.help-search-results::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.help-search-results::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.help-search-results::-webkit-scrollbar-thumb:hover{background:#555}.famstack-ai-chat-modal{min-height:400px;display:flex;flex-direction:column;height:100%;max-height:600px;background:#fff;border-radius:12px 12px 0 0}.famstack-ai-chat-modal .famstack-ai-chat-modal__header{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:12px 12px 0 0}.famstack-ai-chat-modal .famstack-ai-chat-modal__header .card-title{color:#fff;font-size:1rem;font-weight:600}.famstack-ai-chat-modal .famstack-ai-chat-modal__header .app-modal-header__close{font-size:1.2rem;color:#fff;background:transparent;border:none;line-height:1}.ai-icon-large,.ai-icon-wrapper{display:flex;align-items:center;justify-content:center}.ai-icon-large{animation:pulse 2s ease-in-out infinite}.ai-access-message{max-width:320px}.famstack-ai-chat-modal__body{flex:1 1;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.famstack-ai-chat-modal__section-title{color:#0f172a;font-weight:600}.famstack-ai-chat-modal__lead{font-size:.9rem;line-height:1.6}.famstack-ai-chat-modal .famstack-ai-chat-modal__btn-access{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:6px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:500;color:#fff}.famstack-ai-chat-modal .famstack-ai-chat-modal__btn-access:hover{color:#fff;filter:brightness(1.05)}.famstack-ai-chat-modal__success-icon{color:#10b981;font-size:3.5rem;line-height:1}.famstack-ai-chat-button{position:relative;width:45px;height:45px;padding:0;margin:0;border:none;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;box-shadow:0 2px 8px rgba(15,23,42,.12),0 4px 16px rgba(99,102,241,.2);transition:transform .25s ease,box-shadow .25s ease,filter .25s ease;animation:famstackAiChatGlow 3.2s ease-in-out infinite}.famstack-ai-chat-button:hover{animation:none;filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 4px 12px rgba(15,23,42,.14),0 8px 24px rgba(99,102,241,.28),0 0 0 6px rgba(99,102,241,.12)}.famstack-ai-chat-button:active{animation:none;transform:translateY(0);filter:brightness(.98);box-shadow:0 2px 6px rgba(15,23,42,.12),0 4px 14px rgba(99,102,241,.22)}.famstack-ai-chat-button:active .famstack-ai-chat-button__icon{animation:none;transform:scale(.98);transition:transform .12s ease}.famstack-ai-chat-button:focus-visible{outline:2px solid #6366f1;outline-offset:3px}.famstack-ai-chat-button__icon{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;flex-shrink:0;pointer-events:none;animation:famstackAiChatIconBreathe 4.5s ease-in-out infinite}.famstack-ai-chat-button:hover .famstack-ai-chat-button__icon{animation:none;transform:scale(1.05);transition:transform .25s ease}@keyframes famstackAiChatGlow{0%,to{box-shadow:0 2px 8px rgba(15,23,42,.12),0 4px 14px rgba(99,102,241,.18);filter:brightness(1)}50%{box-shadow:0 3px 12px rgba(15,23,42,.14),0 6px 22px rgba(99,102,241,.32);filter:brightness(1.04)}}@keyframes famstackAiChatIconBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}@media (prefers-reduced-motion:reduce){.ai-icon-large{animation:none}.famstack-ai-chat-button{animation:none!important}.famstack-ai-chat-button__icon{animation:none!important;transform:none!important}.famstack-ai-chat-button,.famstack-ai-chat-button:hover{transition:none}.famstack-ai-chat-button:hover{transform:none}.famstack-ai-chat-button:active .famstack-ai-chat-button__icon,.famstack-ai-chat-button:hover .famstack-ai-chat-button__icon{transform:none!important}}.device-registration-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem;animation:fadeIn .2s ease;will-change:opacity;pointer-events:auto}body.device-registration-popup-open #page_top,body.device-registration-popup-open .listgridheader.sticky,body.device-registration-popup-open .page-header,body.device-registration-popup-open .sticky-top{pointer-events:none;z-index:1}body.device-registration-popup-open #page_top{z-index:1!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.device-registration-popup-overlay.closing{animation:fadeOut .15s ease forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.device-registration-popup{background:#fff;border-radius:12px;max-width:850px;width:100%;max-height:95vh;overflow-y:auto;box-shadow:0 10px 40px rgba(0,0,0,.2);animation:slideUp .3s ease;position:relative;display:flex;flex-direction:column}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.popup-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:10;border-radius:12px 12px 0 0;flex-shrink:0}.popup-title-wrapper{display:flex;align-items:center;grid-gap:1rem;gap:1rem}.mobile-app-phone-shape,.popup-mobile-app-icon{display:flex;align-items:center;justify-content:center}.mobile-app-phone-shape{width:48px;height:76px;background:radial-gradient(circle at 10px 18px,hsla(0,0%,100%,.4) 2px,transparent 0),radial-gradient(circle at 20px 18px,hsla(0,0%,100%,.4) 2px,transparent 0),radial-gradient(circle at 30px 18px,hsla(0,0%,100%,.4) 2px,transparent 0),radial-gradient(circle at 10px 32px,hsla(0,0%,100%,.4) 2px,transparent 0),radial-gradient(circle at 20px 32px,hsla(0,0%,100%,.4) 2px,transparent 0),radial-gradient(circle at 30px 32px,hsla(0,0%,100%,.4) 2px,transparent 0),repeating-linear-gradient(0deg,transparent,transparent 3px,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 4px),linear-gradient(135deg,#10b981,#059669 50%,#047857);background-size:7px 7px,7px 7px,7px 7px,7px 7px,7px 7px,7px 7px,100% 100%,100% 100%;background-position:10px 18px,20px 18px,30px 18px,10px 32px,20px 32px,30px 32px,0 0,0 0;border:2px solid #10b981;border-radius:8px 8px 10px 10px;position:relative;box-shadow:0 2px 8px rgba(16,185,129,.2);overflow:hidden}.mobile-app-phone-shape:before{content:"";position:absolute;top:-2px;left:50%;transform:translateX(-50%);width:28px;height:4px;background-color:#fff;border-radius:0 0 4px 4px;z-index:3}.mobile-app-phone-shape:after{content:"";position:absolute;top:6px;left:3px;right:3px;bottom:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.2),transparent 50%,rgba(0,0,0,.1));border-radius:4px;z-index:1;pointer-events:none}.mobile-app-phone-shape .home-button{position:absolute;bottom:4px;left:50%;transform:translateX(-50%);width:18px;height:2px;background-color:#fff;border-radius:2px;z-index:2}.mobile-app-icon{font-size:1.5rem;color:#fff;z-index:1;opacity:.3}.popup-qr-code-badge{position:absolute;top:8px;right:3px;width:14px;height:14px;background:#fff;border-radius:2px;display:flex;align-items:center;justify-content:center;z-index:3;box-shadow:0 1px 3px rgba(0,0,0,.2)}.popup-qr-code-badge i{font-size:.6rem;color:#10b981}.popup-registration-indicator{position:absolute;top:24px;left:50%;transform:translateX(-50%);background:#fff;color:#10b981;font-size:.45rem;font-weight:700;padding:1px 3px;border-radius:2px;z-index:3;letter-spacing:.5px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.popup-title{margin:0;font-size:1.125rem;font-weight:700;color:#1e293b}.popup-close{background:transparent;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;padding:.5rem;line-height:1;transition:all .2s ease;border-radius:4px}.popup-close:hover{background:#f1f5f9;color:#1e293b}.popup-content{padding:1rem 1.25rem;flex:1 1;overflow-y:auto;min-height:0}.popup-subtitle{text-align:center;color:#64748b;font-size:.875rem;margin-bottom:1rem;line-height:1.4}.popup-registration-content{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:1rem;gap:1rem;align-items:start}@media (max-width:992px){.popup-registration-content{grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}}.popup-qr-section{display:flex;justify-content:center;align-items:flex-start}.popup-qr-container{text-align:center}.popup-qr-wrapper{background:#fff;padding:.875rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:inline-block;margin-bottom:.5rem;border:2px solid #e2e8f0}.popup-qr-label{display:inline-flex;align-items:center;font-size:.8125rem;font-weight:600;color:#475569;padding:.375rem .75rem;background:#f1f5f9;border-radius:4px}.popup-qr-label i{color:#10b981}.popup-instructions-section{display:flex;flex-direction:column;grid-gap:.875rem;gap:.875rem}.popup-steps-container{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.popup-step-item{display:flex;align-items:flex-start;grid-gap:.75rem;gap:.75rem;padding:.75rem;background:#fff;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.04);border-left:3px solid #10b981;transition:all .2s ease}.popup-step-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateX(4px)}.popup-step-number{width:28px;height:28px;min-width:28px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8125rem;box-shadow:0 2px 4px rgba(16,185,129,.25)}.popup-step-content{flex:1 1}.popup-step-content h5{font-size:.875rem;font-weight:600;color:#1e293b;margin:0 0 .15rem}.popup-step-content p{font-size:.75rem;color:#64748b;margin:0;line-height:1.3}.popup-download-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:.875rem;border-radius:6px;border:1px solid #e2e8f0}.popup-download-title{font-size:.875rem;font-weight:600;color:#1e293b;margin:0 0 .75rem;display:flex;align-items:center}.popup-download-title i{color:#10b981}.popup-app-buttons{display:flex;flex-direction:column;grid-gap:.625rem;gap:.625rem}.popup-app-button{display:inline-block;transition:all .2s ease;border-radius:8px;overflow:hidden}.popup-app-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.popup-app-button img{width:100%;height:auto;display:block;max-width:160px}.popup-footer{margin-top:1rem;padding-top:.75rem;border-top:1px solid #e2e8f0;flex-shrink:0}.popup-footer-info{display:flex;align-items:flex-start;grid-gap:.5rem;gap:.5rem;padding:.625rem;background:#fef3c7;border-left:3px solid #f59e0b;border-radius:4px;font-size:.75rem;color:#92400e;line-height:1.3}.popup-footer-info i{color:#f59e0b;margin-top:.125rem;flex-shrink:0}@media (max-width:768px){.device-registration-popup{max-height:95vh;margin:.5rem}.popup-header{padding:.875rem 1rem}.popup-title{font-size:1rem}.popup-content{padding:.875rem 1rem}.popup-subtitle{font-size:.8125rem;margin-bottom:.875rem}.popup-registration-content{grid-gap:.75rem;gap:.75rem}.popup-qr-wrapper{padding:.75rem}.popup-step-item{padding:.625rem;grid-gap:.625rem;gap:.625rem}.popup-step-number{width:24px;height:24px;min-width:24px;font-size:.75rem}.popup-step-content h5{font-size:.8125rem}.popup-step-content p{font-size:.6875rem}.popup-download-section{padding:.75rem}.popup-download-title{font-size:.8125rem;margin-bottom:.625rem}.popup-app-button img{max-width:140px}.popup-footer{margin-top:.75rem;padding-top:.625rem}.popup-footer-info{padding:.5rem;font-size:.6875rem}}.mobile-registration-icon-container{cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}.mobile-registration-icon-container:before{content:"";position:absolute;width:60px;height:90px;background:radial-gradient(circle,rgba(16,185,129,.2) 0,transparent 70%);border-radius:50%;animation:pulse 2s ease-in-out infinite;z-index:-1}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.3}}.mobile-phone-shape{width:50px;height:80px;background:linear-gradient(145deg,#fff,#f1f5f9 50%,#e2e8f0);border:2.5px solid #10b981;border-radius:10px 10px 14px 14px;display:flex;align-items:center;justify-content:center;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(16,185,129,.2),0 2px 4px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.8);overflow:hidden}.mobile-phone-shape:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);transition:left .5s ease;z-index:1}.mobile-registration-icon-container:hover .mobile-phone-shape:after{left:100%}.mobile-phone-shape:before{content:"";position:absolute;top:-2.5px;left:50%;transform:translateX(-50%);width:32px;height:5px;background:linear-gradient(180deg,#10b981,#059669);border-radius:0 0 5px 5px;box-shadow:0 2px 4px rgba(16,185,129,.3);z-index:2}.mobile-phone-shape{background-image:linear-gradient(#10b981,#10b981) 8px 12px/7px 7px no-repeat,linear-gradient(#10b981,#10b981) 8px 12px/2.5px 2.5px no-repeat,linear-gradient(#10b981,#10b981) 10.5px 12px/2.5px 2.5px no-repeat,linear-gradient(#10b981,#10b981) 13px 12px/2.5px 2.5px no-repeat,linear-gradient(#10b981,#10b981) 8px 14.5px/2.5px 2.5px no-repeat,linear-gradient(#10b981,#10b981) 13px 14.5px/2.5px 2.5px no-repeat,linear-gradient(#10b981,#10b981) 8px 17px/2.5px 2.5px no-repeat,linear-gradient(#10b981,#10b981) 10.5px 17px/2.5px 2.5px no-repeat,linear-gradient(#10b981,#10b981) 13px 17px/2.5px 2.5px no-repeat,radial-gradient(circle,#10b981 1.5px,transparent 0) 20px 15px,radial-gradient(circle,#10b981 1.5px,transparent 0) 25px 18px,radial-gradient(circle,#10b981 1.5px,transparent 0) 30px 15px,radial-gradient(circle,#10b981 1.5px,transparent 0) 35px 20px,radial-gradient(circle,#10b981 1.5px,transparent 0) 20px 25px,radial-gradient(circle,#10b981 1.5px,transparent 0) 28px 28px,radial-gradient(circle,#10b981 1.5px,transparent 0) 35px 30px,linear-gradient(180deg,rgba(16,185,129,.08),transparent 30%,rgba(16,185,129,.05)),linear-gradient(145deg,#fff,#f8fafc 30%,#f1f5f9 60%,#e2e8f0);background-size:7px 7px,2.5px 2.5px,2.5px 2.5px,2.5px 2.5px,2.5px 2.5px,2.5px 2.5px,2.5px 2.5px,2.5px 2.5px,2.5px 2.5px,4px 4px,4px 4px,4px 4px,4px 4px,4px 4px,4px 4px,4px 4px,100% 100%,100% 100%}.mobile-phone-shape .home-button{position:absolute;bottom:5px;left:50%;transform:translateX(-50%);width:22px;height:3px;background:linear-gradient(180deg,#10b981,#059669);border-radius:3px;z-index:2;box-shadow:0 1px 2px rgba(16,185,129,.4)}.mobile-phone-icon{font-size:1.5rem;color:#10b981;transition:all .3s ease;z-index:1;opacity:.25;filter:drop-shadow(0 1px 2px rgba(16,185,129,.3))}.qr-code-badge{position:absolute;top:8px;right:3px;width:18px;height:18px;background:linear-gradient(135deg,#10b981,#059669);border-radius:4px;display:flex;align-items:center;justify-content:center;z-index:3;box-shadow:0 2px 6px rgba(16,185,129,.4),0 1px 2px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.2);animation:badgePulse 2s ease-in-out infinite}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.qr-code-badge i{font-size:.7rem}.qr-code-badge i,.registration-indicator{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.registration-indicator{position:absolute;top:26px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#10b981,#059669);font-size:.55rem;font-weight:800;padding:3px 5px;border-radius:3px;z-index:3;letter-spacing:.8px;box-shadow:0 2px 6px rgba(16,185,129,.4),0 1px 2px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.2)}.mobile-registration-icon-container:hover .mobile-phone-shape{background:linear-gradient(145deg,#10b981,#059669 50%,#047857);border-color:#047857;transform:scale(1.08) translateY(-2px);box-shadow:0 8px 20px rgba(16,185,129,.4),0 4px 8px rgba(0,0,0,.15),inset 0 1px 0 hsla(0,0%,100%,.2)}.mobile-registration-icon-container:hover .mobile-phone-shape:before{background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 2px 4px rgba(0,0,0,.2)}.mobile-registration-icon-container:hover .mobile-phone-shape .home-button{background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 1px 3px rgba(0,0,0,.3)}.mobile-registration-icon-container:hover .mobile-phone-icon{color:#fff;opacity:.15;filter:drop-shadow(0 1px 2px rgba(255,255,255,.3))}.mobile-registration-icon-container:hover .qr-code-badge{background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 3px 8px rgba(0,0,0,.3),0 1px 2px rgba(0,0,0,.2),inset 0 1px 0 rgba(16,185,129,.1);border-color:rgba(16,185,129,.3);transform:scale(1.1)}.mobile-registration-icon-container:hover .qr-code-badge i{color:#10b981;text-shadow:none}.mobile-registration-icon-container:hover .registration-indicator{background:linear-gradient(135deg,#fff,#f8fafc);color:#10b981;box-shadow:0 3px 8px rgba(0,0,0,.3),0 1px 2px rgba(0,0,0,.2),inset 0 1px 0 rgba(16,185,129,.1);border-color:rgba(16,185,129,.3);transform:translateX(-50%) scale(1.05);text-shadow:none}.mobile-registration-icon-container:active .mobile-phone-shape{transform:scale(1.05) translateY(0)}@media (max-width:768px){.mobile-registration-icon-container:before{width:55px;height:85px}.mobile-phone-shape{width:48px;height:76px}.qr-code-badge{width:16px;height:16px;top:7px;right:2px}.qr-code-badge i{font-size:.65rem}.registration-indicator{font-size:.5rem;padding:2px 4px;top:24px}.mobile-phone-icon{font-size:1.4rem}}
/*# sourceMappingURL=main.20291681.chunk.css.map */