@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#fff;min-height:100vh;position:relative;text-align:center}Footer{bottom:0;position:absolute;width:100%}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background-color:#f0f0f0;color:#333;font-family:Poppins,sans-serif;font-size:16px;position:relative}.no-scroll{overflow:hidden}.landing-header{backdrop-filter:blur(7.5px);-webkit-backdrop-filter:blur(7.5px);background:#fff6;border:1px solid #ffffff2e;border-radius:10px;box-shadow:0 8px 32px 0 #1f26875e;box-shadow:0 2px 5px #0000001a;color:#000;font-family:Poppins,sans-serif;font-weight:500;height:80px;justify-content:center;left:0;margin:0;position:fixed;right:0;top:0;z-index:1000}.header-container,.landing-header{align-items:center;display:flex;width:100%}.header-container{justify-content:space-between;max-width:1200px}.logo-container-header{justify-content:center;margin-bottom:5px;margin-left:20px;padding-bottom:5px}.logo-container-header,.menu{align-items:center;display:flex;margin-right:20px}.menu{flex-direction:row;font-weight:500}.menu,.menu-button{font-family:Poppins,sans-serif}.menu-button{background-color:initial;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .3s ease,color .3s ease}.menu-button,.menu-button:last-child{margin-right:0}.menu-button.active{background-color:#666;color:#363636}.menu-button.active:hover{background-color:#424242}.menu-dropdown{display:inline-block;font-family:Poppins,sans-serif;position:relative}.menu-dropdown .menu-button{border:none;border-radius:50%;cursor:pointer;margin-left:auto}.sign-in{background-color:initial;border:none;border-radius:5px;color:#363636;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;padding-bottom:10px;padding-right:20px;padding-top:10px;text-align:center;text-decoration:none;transition:color .3s ease,color .3s ease}.sign-in:hover{color:#7e7e7e}.headerjoin{background:#ffa600;border:none;border-radius:2px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;padding:10px 20px;transition:color .3s ease,transform .4s ease,box-shadow .4s ease,padding .3s ease;width:auto}.headerjoin:hover{background-color:#e69500;box-shadow:12px 10px 0 0 #0000001a;transform:scale(1.05)}.whirhub{align-items:center;background:#ffa600;border:none;border-radius:2px;color:#fff;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;height:30px;justify-content:center;margin:0;padding:10px 20px;transition:color .3s ease,transform .4s ease,box-shadow .4s ease,padding .3s ease;width:auto}.whirhub:hover{background-color:#e69500;box-shadow:12px 10px 0 0 #0000001a;transform:scale(1.03)}.mid-menu{flex-grow:1}.mid-menu,.mid-menu-buttons{align-items:center;display:flex;justify-content:center}.mmbutton{background-color:initial;border:none;color:#1f1f1f;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;margin-left:20px;margin-right:20px;padding:10px 20px;position:relative;text-align:center;text-decoration:none;transition:color .3s ease}.mmbutton:hover{color:#7e7e7e}.mmbutton:after{background-color:#ffa600;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:center;transition:transform .3s ease;width:100%}.mmbutton:hover:after{transform:scaleX(1);transform-origin:center}.hamburger{cursor:pointer;display:none;flex-direction:column;height:20px;justify-content:space-between;margin-right:20px;width:25px}.hamburger .ham-bar{background-color:#363636;border-radius:2px;height:3px;transition:.3s}.hamburger.open .ham-bar:first-child{transform:rotate(45deg) translate(5px,8px)}.hamburger.open .ham-bar:nth-child(2){opacity:0}.hamburger.open .ham-bar:nth-child(3){transform:rotate(-45deg) translate(4px,-8px)}.full-screen-menu{align-items:center;background-color:#fffffff2;display:none;flex-direction:column;height:calc(100vh - 80px);justify-content:center;left:-101%;position:fixed;top:80px;transition:left .3s ease;width:100%;z-index:999}.full-screen-menu.open{left:0}.full-screen-menu-buttons{align-items:center;display:flex;flex-direction:column;width:100%}.full-screen-menu-buttons button{background:#0000;border:none;color:#363636;cursor:pointer;font-size:24px;margin:15px 0;padding:15px;text-align:center;transition:color .3s;width:100%}.full-screen-menu-buttons button:hover{color:#ffa600}@media only screen and (max-width:600px){.header-container{box-sizing:border-box;width:100%}.mmbutton{margin-left:10px;margin-right:10px}.mobile-hide{display:none}}@media only screen and (min-width:601px) and (max-width:1024px){.header-container{box-sizing:border-box;width:100%}}@media (max-width:768px){.headerjoin,.mobile-hide,.sign-in{display:none}.hamburger{display:flex}.menu{display:none}.full-screen-menu{display:flex}}.footer{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f172a);color:#fff;font-family:Poppins,sans-serif;margin-top:auto;overflow:hidden;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;margin:0 auto;max-width:1200px;padding:40px 20px;position:relative}.footer-section.company-info{max-width:320px}.company-logo-image{filter:brightness(1.1) saturate(1.1);height:90px;max-width:200px;object-fit:contain;transition:all .3s ease;width:auto}.company-logo-image:hover{filter:brightness(1.2) saturate(1.2);transform:scale(1.02)}.company-logo h2{display:none}.company-description{color:#fffc;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:400;line-height:1.6;margin-bottom:24px}.contact-info{display:flex;flex-direction:column;gap:12px}.contact-item{align-items:center;color:#ffffffb3;display:flex;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:400;gap:12px}.contact-item svg{color:#ffa600;flex-shrink:0;font-size:16px}.footer-section h3{color:#fff;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:-.01em;margin:0 0 20px;padding-bottom:8px;position:relative;text-align:left}.footer-section h3:after{background:linear-gradient(90deg,#ffa600,#ff8c00);border-radius:1px;bottom:0;content:"";height:2px;left:0;position:absolute;width:135px}.footer .footer-container .footer-section .footer-links{display:flex;flex-direction:column;gap:8px;list-style:none!important;list-style-type:none!important;margin:0!important;padding:0!important}.footer .footer-container .footer-section .footer-links li{list-style:none!important;list-style-type:none!important;margin:0!important;padding:0!important;position:relative;text-align:left}.footer .footer-container .footer-section .footer-links li:after,.footer .footer-container .footer-section .footer-links li:before{content:none!important;display:none!important}.footer .footer-container .footer-section .footer-links a{background:none!important;border:none!important;color:#ffffffb3!important;display:inline-block;font-family:Poppins,sans-serif!important;font-size:.9rem!important;font-weight:500!important;line-height:1.4!important;margin:0!important;padding:2px 0!important;position:relative;text-decoration:none!important;transition:all .3s ease}.footer .footer-container .footer-section .footer-links a:before{background:#ffa600;bottom:-1px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.footer .footer-container .footer-section .footer-links a:hover{color:#ffa600!important;text-decoration:none!important;transform:translateX(4px)}.footer .footer-container .footer-section .footer-links a:hover:before{width:100%}.social-section{display:flex;flex-direction:column}.footer .footer-container .social-section .footer-social-links{display:flex;gap:16px;list-style:none!important;margin-bottom:28px;padding:0!important}.footer .footer-container .social-section .footer-social-links a{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;color:#ffffffb3;display:flex;height:44px;justify-content:center;text-decoration:none;transition:all .3s ease;width:44px}.footer .footer-container .social-section .footer-social-links a:hover{background:#ffa600;border-color:#ffa600;box-shadow:0 8px 25px #ffa6004d;color:#fff;transform:translateY(-2px)}.footer .footer-container .social-section .footer-social-links a svg{font-size:20px}.download-app p{color:#fffc;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;margin:0 0 12px}.app-badges{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.app-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;color:#fffc;display:inline-flex;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;padding:10px 16px;text-decoration:none;transition:all .3s ease}.app-badge:hover{background:#ffffff1f;border-color:#ffa600;color:#ffa600;transform:translateY(-1px)}.footer-bottom{background:#0003;border-top:1px solid #ffffff1a}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:24px 20px}.footer-bottom-content p{color:#fff9;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:300;margin:0}.footer-bottom-links{display:flex;gap:24px;list-style:none;margin:0;padding:0}.footer-bottom-links a{color:#fff9;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:400;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#ffa600}@media (max-width:1024px){.footer-container{gap:32px;grid-template-columns:1fr 1fr 1fr;padding:50px 20px 35px}.footer-section.company-info{grid-column:1/-1;margin-bottom:20px;max-width:100%}.social-section{grid-column:1/-1;margin-top:20px}.footer .footer-container .social-section .footer-social-links{justify-content:flex-start}}@media (max-width:768px){.footer-container{gap:28px;grid-template-columns:1fr 1fr;padding:40px 16px 30px}.company-logo-image{height:50px}.footer-section.company-info{margin-bottom:16px}.contact-info{flex-direction:column;gap:10px}.social-section{margin-top:16px}.footer .footer-container .footer-section .footer-links{gap:6px}}@media (max-width:480px){.footer-container{gap:24px;grid-template-columns:1fr;padding:32px 16px 24px}.footer-section.company-info{text-align:left}.company-logo-image{height:40px}.company-description{font-size:.9rem;font-weight:400}.footer-bottom-content{flex-direction:column;gap:12px;padding:20px 16px;text-align:center}.footer-bottom-links{gap:16px}.footer .footer-container .social-section .footer-social-links{justify-content:center}.app-badges{align-items:center}.footer .footer-container .footer-section .footer-links{gap:4px}}@media (prefers-color-scheme:dark){.footer{background:linear-gradient(135deg,#0a0a0f,#111827 50%,#1f2937)}}@media (prefers-reduced-motion:reduce){.app-badge,.company-logo-image,.footer .footer-container .footer-section .footer-links a,.footer .footer-container .social-section .footer-social-links a{transition:none}.company-logo-image:hover,.footer .footer-container .footer-section .footer-links a:hover,.footer .footer-container .social-section .footer-social-links a:hover{transform:none}}@media (prefers-contrast:high){.footer{background:#000;border-top:2px solid #fff}.footer .footer-container .footer-section .footer-links a,.footer .footer-container .social-section .footer-social-links a{border:1px solid #ffffff4d}.footer .footer-container .footer-section .footer-links a:hover,.footer .footer-container .social-section .footer-social-links a:hover{background:#ffa6001a;border-color:#ffa600}.company-logo-image{filter:brightness(1.3) contrast(1.2)}}.profile-container{background-color:#eee;border-radius:5px;color:#1b1b1b;margin-bottom:15px;margin-top:auto;padding:10px;text-align:left}.profile-container,.whirhub-sidebar-bottom-menu{align-items:flex-start;display:flex;flex-direction:column}.whirhub-sidebar-bottom-menu{margin-bottom:5px;width:100%}.whirhub-sidebar-menu-item{padding:5px 0 5px 5px}.profile-info{align-items:center;cursor:pointer;display:flex;margin-bottom:15px;padding:4px;width:100%}.profile-avatar-sidebar{aspect-ratio:1/1;background-color:#d9d9d9;border-radius:50%;flex-shrink:0;height:56px;margin-right:8px;object-fit:cover;padding:2px;width:56px}.profile-name{word-wrap:break-word;flex:1 1;font-family:Poppins-Regular,sans-serif;font-size:1em;font-weight:600;overflow:hidden}.promotion-overview{background-color:#d9d9d9;border-radius:10px;padding:12px}.promotion-header{color:#1b1b1b;font-size:1.1em;text-align:left}.promotion-subheader{color:#585858;font-family:Poppins-Regular,sans-serif;font-size:1em;font-weight:700;margin-top:5px;text-align:left}.promotion-images{display:flex;gap:10px;justify-content:space-between;margin-top:10px}.promotion-image{border-radius:5px;height:auto;max-width:30px}.promotion-button{background-color:#ffa600;border-radius:5px;color:#fff;font-weight:700;margin-top:10px;padding:5px 10px}.separator{border:0;border-top:2px solid #ccc;margin-bottom:25px;width:100%}.promotion-overview{background:linear-gradient(135deg,#2c3e50,#00aeff);border-radius:12px;box-shadow:0 4px 15px #0000001a;box-sizing:border-box;color:#fff;margin-top:20px;padding:20px;text-align:left;width:100%}.promotion-header{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#e0e0e0);-webkit-background-clip:text;font-family:Poppins,sans-serif;font-size:1.3em;font-weight:700;margin-bottom:10px}.promotion-description{color:#ffffffe6;font-family:Poppins-Regular,sans-serif;font-size:.95em;line-height:1.4;margin-bottom:15px}.promotion-features{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.promotion-feature{align-items:center;display:flex;gap:8px}.feature-text{color:#ffffffe6;font-family:Poppins-Regular,sans-serif;font-size:.9em}.promotion-button{background:linear-gradient(90deg,gold,orange);border-radius:25px;box-shadow:0 2px 10px #ffa5004d;color:#000;cursor:pointer;font-family:Poppins,sans-serif;font-size:1em;font-weight:600;padding:12px 20px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.promotion-button:hover{box-shadow:0 4px 15px #ffa50066;transform:translateY(-2px)}.promotion-button-text{align-items:center;color:#fff;display:flex;gap:8px;justify-content:center}.whirhub-sidebar{background-color:#eee;color:gray;display:flex;flex-direction:column;height:100%;left:0;margin-right:10px;overflow:hidden;padding-right:10px;position:relative;top:0;width:270px}.whirhub-sidebar-logo-container{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;margin-left:15px;padding:10px 15px 10px 0;width:100%}.whirhub-sidebar-logo-icon{height:auto;max-width:50px;width:25%}.whirhub-sidebar-title{color:#1b1b1b;flex:1 1;font-family:Poppins,sans-serif;font-size:1.9em;font-weight:700;margin-left:5px;padding-top:8px;text-align:center}.whirhub-sidebar-beta-container{background-color:#1b1b1b;border-radius:5px;flex-shrink:0;margin-bottom:5px;margin-left:5px;padding:2px 5px}.whirhub-sidebar-beta-container span{color:#fff;font-family:Poppins,sans-serif;font-size:.8em}.whirhub-sidebar-menu{align-items:flex-start;display:flex;flex-direction:column;margin-left:15px;margin-top:20px;text-align:left}.whirhub-sidebar-menu-item{align-items:center;border-radius:10px;box-sizing:border-box;color:#1b1b1b;cursor:pointer;display:flex;margin-bottom:15px;padding:8px 0 8px 5px;text-decoration:none;transition:all .2s ease;width:100%}.whirhub-sidebar-menu-item:hover{background-color:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a}.whirhub-sidebar-menu-icon{font-size:1.2em;margin-left:5px;margin-right:10px;width:25px}.whirhub-sidebar-menu-text{font-family:poppins,sans-serif;font-size:1.2em}.whirhub-sidebar-menu-item-active{background-color:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;position:relative}.whirhub-sidebar-menu-item-active:before{background-color:#4a90e2;background-color:var(--theme-primary,#4a90e2);border-radius:0 2px 2px 0;content:"";height:100%;left:-10px;position:absolute;top:0;width:4px}.whirhub-sidebar-menu-item-active .whirhub-sidebar-menu-text{color:#4a90e2;color:var(--theme-primary,#4a90e2);font-weight:600;margin-right:10px}.breadcrumb-container{gap:0;margin-bottom:15px}.breadcrumb-container,.breadcrumb-item{align-items:center;display:flex}.breadcrumb-item button{background:none;border:none;color:#333;cursor:pointer;font-size:.8rem;text-decoration:underline}.breadcrumb-item button.current-item,.breadcrumb-item button:disabled{color:#333;cursor:default;text-decoration:none}.breadcrumb-separator{color:#666;font-size:1rem}.whir-image-modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.whir-image-modal{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;max-height:90vh;max-width:600px;overflow-y:auto;width:90%}.whir-image-modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:16px 20px}.whir-image-modal-header h3{font-size:18px;font-weight:600;margin:0}.whir-image-modal-close{background:none;border:none;color:#666;cursor:pointer;font-size:24px}.whir-image-modal-body{padding:20px}.whir-image-preview{display:flex;justify-content:center;margin-bottom:20px;width:100%}.whir-profile-image-preview{border:3px solid #f0f0f0;border-radius:50%;height:150px;object-fit:cover;width:150px}.whir-cover-preview{border-radius:8px;height:200px;overflow:hidden}.whir-cover-image-preview{height:100%;object-fit:cover;width:100%}.whir-image-placeholder{align-items:center;background-color:#f0f0f0;border-radius:50%;color:#ccc;display:flex;font-size:48px;height:150px;justify-content:center;width:150px}.whir-cover-preview .whir-image-placeholder{border-radius:8px;height:100%;width:100%}.whir-image-upload-error{background-color:#ffebee;border-radius:4px;color:#f44336;margin-bottom:15px;padding:10px}.whir-image-upload-controls{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.whir-image-button{border:none;border-radius:4px;cursor:pointer;font-weight:500;padding:10px 16px;transition:background-color .2s}.whir-image-select-button{background-color:#f0f0f0;color:#333}.whir-image-upload-button{background-color:#4caf50;background-color:var(--brand-primary,#4caf50);color:#fff}.whir-image-delete-button{background-color:#f44336;color:#fff}.whir-image-button:disabled{cursor:not-allowed;opacity:.7}.whir-image-upload-info{background-color:#f9f9f9;border-radius:4px;color:#666;font-size:12px;margin-top:20px;padding:10px}.whir-image-upload-info p{margin:5px 0}.whir-profile-cover-photo{background-color:#f0f0f0;border-radius:12px;cursor:pointer;height:300px;overflow:hidden;position:relative;z-index:0}.whir-profile-cover-photo img{height:100%;object-fit:cover;width:100%}.whir-profile-header{align-items:flex-end;display:flex;margin-top:20px;padding:0 20px;text-align:left}.whir-profile-picture-container{background-color:#fff;border:4px solid #fff;border-radius:50%;box-shadow:0 2px 10px #0000001a;cursor:pointer;flex-shrink:0;height:100px;margin-right:20px;overflow:hidden;width:100px;z-index:1}.whir-profile-picture{height:100%;object-fit:cover;width:100%}.whir-profile-picture-placeholder{align-items:center;background-color:var(--brand-primary);color:#fff;display:flex;font-size:36px;font-weight:600;height:100%;justify-content:center;width:100%}.whir-profile-title{padding-bottom:10px}.whir-profile-title h1{font-size:24px;font-weight:600;margin:0 0 5px}.whir-profile-category-container{background-color:var(--brand-primary);border-radius:100px;color:#fff;font-size:12px;font-weight:500;margin-bottom:5px;padding:3px 12px 3.5px 10px;width:-webkit-fit-content;width:fit-content}.whir-profile-category{color:#fff;font-size:14px}.whir-profile-address{color:#666;font-size:14px;margin:0}@media (max-width:768px){.whir-profile-cover-photo{height:150px}.whir-profile-header{align-items:center;flex-direction:column;text-align:center}.whir-profile-picture-container{margin-bottom:15px;margin-right:0}}.whir-profile-cover-placeholder{align-items:center;background:linear-gradient(135deg,#f0f0f0,#e0e0e0);display:flex;height:100%;justify-content:center;width:100%}.whir-profile-cover-upload-text{align-items:center;color:#666;display:flex;flex-direction:column;font-size:18px;font-weight:500}.whir-profile-cover-upload-text i{font-size:24px;margin-bottom:8px}.whir-profile-image-hover-overlay{align-items:center;background-color:#00000080;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:1}.whir-profile-image-hover-overlay.rounded{border-radius:50%}.whir-profile-cover-photo:hover .whir-profile-image-hover-overlay,.whir-profile-picture-container:hover .whir-profile-image-hover-overlay{opacity:1}.whir-profile-image-edit-text{align-items:center;color:#fff;display:flex;flex-direction:column;font-weight:500;text-align:center}.whir-profile-image-edit-text i{font-size:24px;margin-bottom:8px}.whir-profile-cover-photo,.whir-profile-picture-container{overflow:hidden;position:relative}.whir-profile-modal-textarea{border:1px solid #ddd;border-radius:6px;font-size:14px;line-height:1.6;min-height:200px;padding:12px;resize:vertical;width:100%}.whir-profile-modal-textarea:focus{border-color:var(--brand-primary);box-shadow:0 0 0 2px rgba(var(--brand-primary-rgb),.2);outline:none}.whir-profile-section{--border-radius:16px;--spacing-xs:8px;--spacing-sm:12px;--spacing-md:16px;--spacing-lg:24px;background-color:#fff;border:1px solid #0000000f;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;gap:var(--spacing-lg);overflow:hidden;padding:var(--spacing-lg)}.whir-profile-section-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between}.whir-profile-title{display:flex;flex-direction:column;gap:4px}.whir-profile-section-header h2{align-items:center;color:#334155;display:flex;font-size:16px;font-weight:600;gap:6px;margin:0}.whir-profile-section-header h2 i{color:#0ea5e9;color:var(--brand-primary,#0ea5e9);font-size:14px}.whir-profile-subtitle{color:#64748b;font-size:13px;line-height:1.2}.whir-profile-description{background-color:#f8fafc;border-radius:12px;padding:var(--spacing-md);text-align:left}.whir-profile-description h3{color:#334155;font-size:15px;font-weight:600;margin:0 0 10px}.whir-profile-description-content{color:#555;font-size:14px;line-height:1.6;margin:0}.whir-profile-details-grid{grid-gap:var(--spacing-md);display:grid;gap:var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.whir-profile-detail-card{border-radius:12px;display:flex}.whir-profile-detail-card,.whir-profile-detail-card.amenity{align-items:center;background-color:#f8fafc;padding:var(--spacing-md)}.whir-profile-detail-icon{align-items:center;background-color:#0ea5e91a;background-color:rgba(var(--brand-primary-rgb,14,165,233),.1);border-radius:8px;color:#0ea5e9;color:var(--brand-primary,#0ea5e9);display:flex;flex-shrink:0;font-size:18px;height:40px;justify-content:center;margin-right:16px;width:40px}.whir-profile-detail-content{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0;text-align:left}.whir-profile-detail-content h3{color:#334155;font-size:15px;font-weight:600;margin:0 0 8px}.whir-profile-detail-content p{color:#64748b;font-size:14px;margin:0;word-break:break-word}.whir-profile-color-theme-display{align-items:center;display:flex;gap:10px}.whir-profile-color-swatch{border:1px solid #0000001a;border-radius:4px;height:24px;width:24px}.whir-profile-color-picker-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;gap:10px;margin-top:10px;padding:10px;position:absolute;z-index:10}.whir-profile-edit-icon{color:#0ea5e9;color:var(--brand-primary,#0ea5e9);font-size:14px;margin-left:8px;opacity:0;transition:opacity .2s ease}.whir-profile-editable:hover .whir-profile-edit-icon{opacity:1}.whir-profile-editable-field{width:100%}.whir-profile-editable-input{border:1px solid #e2e8f0;color:#334155;padding:8px 12px}.whir-profile-button{background-color:#0ea5e9;background-color:var(--brand-primary,#0ea5e9);border-radius:8px;font-weight:600;padding:10px 18px;transition:all .2s ease}.whir-profile-button:hover{background-color:#0284c7;background-color:var(--brand-primary-dark,#0284c7);box-shadow:0 2px 6px #0284c733;transform:translateY(-1px)}.whir-profile-button-small{font-size:13px;padding:8px 12px}@media (max-width:768px){.whir-profile-section{gap:var(--spacing-md);padding:var(--spacing-md)}.whir-profile-section-header{align-items:flex-start;flex-direction:column;gap:var(--spacing-sm)}.whir-profile-details-grid{gap:var(--spacing-sm);grid-template-columns:1fr}}.whir-profile-modal-container{background-color:#fff;border-radius:16px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column;max-height:70vh;max-width:500px;width:90%}.whir-profile-modal-header{border-bottom:1px solid #f1f5f9;padding:24px 24px 16px;text-align:center}.whir-profile-modal-header h3{color:#334155;margin:0 0 8px}.whir-profile-modal-header p{color:#64748b;font-size:14px;margin:0}.whir-profile-modal-content{flex:1 1;overflow-y:auto;padding:16px 24px}.whir-profile-category-group{margin-bottom:24px}.whir-profile-category-header{background-color:#f8fafc;border-radius:8px;margin-bottom:8px;padding:12px 16px}.whir-profile-category-header h4{color:#334155;font-size:16px;font-weight:600;margin:0}.whir-profile-subcategory-list{margin-left:8px}.whir-profile-subcategory-item{align-items:center;border-bottom:1px solid #f1f5f9;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;transition:background-color .2s ease}.whir-profile-subcategory-item:hover{background-color:#f8fafc}.whir-profile-subcategory-item.selected{background-color:#0ea5e91a;background-color:rgba(var(--brand-primary-rgb,14,165,233),.1)}.whir-profile-subcategory-item span{color:#555;font-size:14px}.whir-profile-subcategory-item.selected span{color:#0ea5e9;color:var(--brand-primary,#0ea5e9);font-weight:500}.whir-profile-selected-indicator{border-radius:50%;height:8px;width:8px}.whir-profile-checkbox{align-items:center;border:2px solid #d1d5db;border-radius:4px;display:flex;height:20px;justify-content:center;transition:all .2s ease;width:20px}.whir-profile-checkbox.checked{background-color:#0ea5e9;background-color:var(--brand-primary,#0ea5e9);border-color:#0ea5e9;border-color:var(--brand-primary,#0ea5e9)}.whir-profile-checkmark{color:#fff;font-size:12px;font-weight:700}.whir-profile-modal-actions{border-top:1px solid #f1f5f9;display:flex;gap:12px;padding:16px 24px}.whir-profile-modal-cancel,.whir-profile-modal-save{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s ease}.whir-profile-modal-save{background-color:#0ea5e9;background-color:var(--brand-primary,#0ea5e9);color:#fff}.whir-profile-modal-save:hover{background-color:#0284c7;background-color:var(--brand-secondary,#0284c7)}.whir-profile-modal-cancel{background-color:#f8fafc;border:1px solid #e2e8f0;color:#64748b}.whir-profile-modal-cancel:hover{background-color:#f1f5f9}.whir-profile-amenities-section{background-color:#f8fafc;border-radius:12px;margin-top:var(--spacing-md);padding:var(--spacing-md)}.whir-profile-amenities-content{align-items:flex-start;display:flex;gap:var(--spacing-lg);min-height:60px}.whir-profile-amenities-left{align-items:flex-start;display:flex;flex-shrink:0;gap:var(--spacing-md)}.whir-profile-amenities-info{display:flex;flex-direction:column;justify-content:center}.whir-profile-amenities-info h3{color:#334155;font-size:15px;font-weight:600;margin:0 0 8px}.whir-profile-amenities-info p{color:#64748b;font-size:14px;margin:0}.whir-profile-amenities-right{align-items:center;display:flex;flex:1 1;justify-content:flex-end;min-height:40px}.whir-profile-amenities-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;max-width:100%}.whir-profile-amenity-tag{border:1.5px solid;border-radius:20px;display:inline-block;font-size:12px;font-weight:500;padding:6px 12px;text-transform:capitalize;transition:all .2s ease;white-space:nowrap}.whir-profile-amenity-tag:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.whir-profile-amenities-placeholder{align-items:center;display:flex;height:40px;justify-content:flex-end}.whir-profile-amenities-placeholder-text{color:#94a3b8;font-size:14px;font-style:italic}@media (max-width:768px){.whir-profile-amenities-content{flex-direction:column;gap:var(--spacing-md)}.whir-profile-amenities-right,.whir-profile-amenities-tags{justify-content:flex-start}.whir-profile-amenity-tag{font-size:11px;padding:5px 10px}}@media (max-width:480px){.whir-profile-amenities-section{padding:var(--spacing-sm)}.whir-profile-amenities-left{gap:var(--spacing-sm)}.whir-profile-amenities-tags{gap:6px}.whir-profile-amenity-tag{font-size:10px;padding:4px 8px}}@keyframes tagFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.whir-profile-amenity-tag{animation:tagFadeIn .3s ease-out}.whir-profile-detail-card.amenity{align-items:stretch;background-color:initial;border-radius:12px;display:flex;gap:0;grid-column:1/-1;min-height:120px;padding:0}.whir-profile-amenities-selection-container{align-items:center;background-color:#f8fafc;border-radius:12px 0 0 12px;display:flex;flex:1 1;padding:var(--spacing-md)}.whir-profile-amenities-display-container{background-color:#fff;border-radius:0 12px 12px 0;display:flex;flex:2 1;flex-direction:column;overflow:hidden}.whir-profile-amenities-display-header{background-color:#f8fafc;padding:var(--spacing-md) var(--spacing-md) 0}.whir-profile-amenities-display-header h3{align-items:center;color:#334155;display:flex;font-size:14px;font-weight:600;gap:8px;margin:0}.whir-profile-amenities-display-content{align-items:center;background-color:#f8fafc;display:flex;flex:1 1;justify-content:center;min-height:80px;padding:var(--spacing-md)}.whir-profile-amenities-grid{align-items:flex-start;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;width:100%}.whir-profile-amenity-chip{align-items:center;background-color:#0ea5e91a;background-color:rgba(var(--brand-primary-rgb,14,165,233),.1);border:1.5px solid;border-radius:20px;box-shadow:0 1px 3px #0000000d;color:#334155;display:inline-flex;font-size:13px;font-weight:500;gap:6px;padding:8px 12px;transition:all .2s ease}.whir-profile-amenity-chip:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.whir-profile-amenity-chip-icon{align-items:center;background-color:#0ea5e91a;background-color:rgba(var(--brand-primary-rgb,14,165,233),.1);border-radius:50%;color:#0ea5e9;color:var(--brand-primary,#0ea5e9);display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:14px;justify-content:center;width:14px}.whir-profile-amenity-chip-text{line-height:1;text-transform:capitalize}.whir-profile-amenities-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:var(--spacing-lg);text-align:center;width:100%}.whir-profile-amenities-empty-icon{align-items:center;background-color:#f8fafc;border:2px dashed #e2e8f0;border-radius:50%;display:flex;height:48px;justify-content:center;margin-bottom:var(--spacing-sm);width:48px}.whir-profile-amenities-empty-icon i{color:#94a3b8;font-size:20px}.whir-profile-amenities-empty p{color:#64748b;font-size:14px;font-weight:500;margin:0 0 4px}.whir-profile-amenities-empty span{color:#94a3b8;font-size:12px}@media (max-width:768px){.whir-profile-detail-card.amenity{flex-direction:column;min-height:auto}.whir-profile-amenities-selection-container{border-bottom:1px solid #e2e8f0;border-radius:12px 12px 0 0;border-right:none}.whir-profile-amenities-display-container{border-left:1px solid #e2e8f0;border-radius:0 0 12px 12px;border-top:none}.whir-profile-amenities-grid{gap:6px}.whir-profile-amenity-chip{font-size:12px;padding:6px 10px}.whir-profile-amenity-chip-icon{font-size:9px;height:12px;width:12px}}@media (max-width:480px){.whir-profile-amenities-display-content,.whir-profile-amenities-display-header{padding:var(--spacing-sm)}.whir-profile-amenity-chip{font-size:11px;padding:5px 8px}}@keyframes chipFadeIn{0%{opacity:0;transform:scale(.9) translateY(4px)}to{opacity:1;transform:scale(1) translateY(0)}}.whir-profile-amenity-chip{animation:chipFadeIn .3s ease-out}.whir-profile-hours-modal-body{display:flex;flex-direction:column;gap:16px}.whir-profile-hours-modal-item{grid-gap:12px;align-items:center;background-color:#f9f9f9;border-radius:8px;display:grid;gap:12px;grid-template-columns:100px 1fr 1fr auto;padding:12px}.whir-profile-hours-modal-day{color:#333;font-weight:600}.whir-profile-hours-modal-time{display:flex;flex-direction:column;gap:4px}.whir-profile-hours-modal-time label{color:#666;font-size:12px}.whir-profile-hours-modal-time input{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:8px 12px}.whir-profile-hours-modal-time input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 2px rgba(var(--brand-primary-rgb),.2);outline:none}.whir-profile-hours-modal-closed{align-items:center;display:flex;gap:8px}.whir-profile-hours-modal-closed input[type=checkbox]{cursor:pointer;height:18px;width:18px}.whir-profile-hours-modal-closed label{color:#333;cursor:pointer;font-size:14px}@media (max-width:768px){.whir-profile-hours-modal-item{gap:8px;grid-template-columns:1fr}.whir-profile-hours-modal-day{margin-bottom:8px}.whir-profile-hours-modal-closed{margin-top:8px}}.whir-hours-container{--border-radius:16px;--spacing-xs:8px;--spacing-sm:12px;--spacing-md:16px;--spacing-lg:24px;background-color:#fff;border:1px solid #0000000f;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;gap:var(--spacing-lg);overflow:hidden;padding:var(--spacing-lg)}.whir-hours-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding-bottom:var(--spacing-md)}.whir-hours-title{display:flex;flex-direction:column;gap:4px}.whir-hours-header h2{align-items:center;color:#334155;display:flex;font-size:16px;font-weight:600;gap:6px;margin:0}.whir-hours-header h2 i{color:#0ea5e9;color:var(--brand-primary,#0ea5e9);font-size:14px}.whir-hours-subtitle{color:#64748b;font-size:13px;line-height:1.2}.whir-hours-edit-button{align-items:center;background-color:#0ea5e9;background-color:var(--brand-primary,#0ea5e9);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;padding:10px 18px;transition:all .2s ease;white-space:nowrap}.whir-hours-edit-button:hover{background-color:#0284c7;background-color:var(--brand-primary-dark,#0284c7);box-shadow:0 2px 6px #0284c733;transform:translateY(-1px)}.whir-hours-edit-button i{font-size:12px}.whir-hours-content{display:flex;flex-direction:column;gap:var(--spacing-md)}.whir-hours-status{align-items:center;background-color:#f0f9ff;border-left:4px solid #0ea5e9;border-left:4px solid var(--brand-primary,#0ea5e9);border-radius:12px;display:flex;gap:var(--spacing-sm);padding:var(--spacing-md)}.whir-hours-status i{color:#0ea5e9;color:var(--brand-primary,#0ea5e9);font-size:16px}.whir-hours-status-text{color:#0c4a6e;font-size:14px;font-weight:500;line-height:1.5}.whir-hours-status.closed{background-color:#fef2f2;border-left-color:#ef4444}.whir-hours-status.closed i{color:#ef4444}.whir-hours-status.closed .whir-hours-status-text{color:#7f1d1d}.whir-hours-list{background-color:#f8fafc;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:var(--spacing-md)}.whir-hours-item{align-items:center;border-bottom:1px solid #00000008;display:flex;justify-content:space-between;padding:10px 0;transition:all .2s ease}.whir-hours-item:last-child{border-bottom:none}.whir-hours-item:hover{background-color:#00000003}.whir-hours-item.today{background-color:#10b9810d;border-radius:8px;margin:0 -8px;padding:10px 8px}.whir-hours-day{align-items:center;color:#334155;display:flex;font-size:14px;font-weight:600;gap:8px}.whir-today-badge{background-color:#414141;border-radius:100px;color:#fff;font-size:11px;font-weight:500;margin-left:4px;padding:2px 6px}.whir-hours-time{align-items:center;color:#64748b;display:flex;font-size:14px;font-weight:500;gap:6px}.whir-hours-time i{color:#94a3b8;font-size:12px}.whir-hours-closed{align-items:center;display:flex;font-weight:500;gap:6px}.whir-hours-closed i{font-size:12px}@media (max-width:640px){.whir-hours-container{gap:var(--spacing-md);padding:var(--spacing-md)}.whir-hours-header{align-items:flex-start;flex-direction:column;gap:var(--spacing-sm)}.whir-hours-edit-button{align-self:stretch;justify-content:center;margin-top:var(--spacing-xs)}.whir-hours-list,.whir-hours-status{padding:var(--spacing-sm)}}.subscription-container{--border-radius:16px;--spacing-xs:8px;--spacing-sm:12px;--spacing-md:16px;--spacing-lg:24px;background-color:#fff;border:1px solid #0000000f;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;gap:var(--spacing-lg);overflow:hidden;padding:var(--spacing-lg)}.subscription-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding-bottom:var(--spacing-md)}.subscription-title{display:flex;flex-direction:column;gap:4px}.subscription-header h2{align-items:center;color:#334155;display:flex;font-size:16px;font-weight:600;gap:6px;margin:0}.subscription-header h2 i{color:#0ea5e9;color:var(--brand-primary,#0ea5e9);font-size:14px}.subscription-subtitle{color:#64748b;font-size:13px;line-height:1.2}.current-plan-card{background:#fff;border:1px solid #e2e8f0;flex-direction:column;gap:20px;padding:24px}.current-plan-card:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}.plan-card-header{align-items:flex-start;display:flex;gap:16px}.plan-icon-container{flex-shrink:0}.plan-icon{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#0ea5e9;color:var(--brand-primary,#0ea5e9);font-size:20px;height:48px;width:48px}.plan-meta{display:flex;flex:1 1;flex-direction:column;gap:12px}.plan-name-section{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.plan-name{color:#0f172a;font-size:18px;line-height:1.2}.status-badge{border-radius:6px;font-size:12px;letter-spacing:.025em;padding:4px 10px}.status-badge.active{background:#22c55e1a;border:1px solid #22c55e33;color:#166534}.status-badge.free{background:#64748b1a;border:1px solid #64748b33;color:#475569}.plan-pricing{display:flex;flex-direction:column;gap:4px}.price-display{gap:6px}.price-amount{color:#0f172a;font-size:24px}.price-period{font-size:14px}.price-description{font-size:13px;margin:0}.plan-card-actions{border-top:1px solid #f1f5f9;padding-top:16px}.plan-action-button{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:12px 20px;text-align:center;transition:all .2s ease;width:100%}.plan-action-button.primary{background-color:#0ea5e9;background-color:var(--brand-primary,#0ea5e9);color:#fff}.plan-action-button.primary:hover{background-color:#0284c7;background-color:var(--brand-primary-dark,#0284c7);box-shadow:0 2px 6px #0284c726;transform:translateY(-1px)}.plan-action-button.primary:active{transform:translateY(0)}@media (max-width:640px){.subscription-container{padding:16px}.current-plan-card{padding:20px}.plan-card-header{gap:12px}.plan-icon{font-size:18px;height:44px;width:44px}.plan-name{font-size:16px}.price-amount{font-size:20px}.plan-name-section{align-items:flex-start;flex-direction:column;gap:8px}}.action-button,.billing-info-content,.billing-info-grid,.billing-info-icon,.billing-info-item,.billing-info-section,.subscription-actions{display:none}.whir-profile-save-message{animation:fadeIn .3s ease-in-out;background-color:#f5f5f5;border-radius:4px;color:#333;font-weight:500;padding:10px 20px;position:fixed;right:20px;top:20px;z-index:1000}.whir-profile-save-message.whir-profile-save-success{background-color:#88d389!important;color:#fff!important}.whir-profile-save-message.whir-profile-save-error{background-color:#eeada8!important;color:#fff!important}.whir-profile-save-message.saving{background-color:#a3c9e9!important;color:#fff!important}.signout-animation-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .5s ease;width:100vw;z-index:9999}.signout-animation-container.active{opacity:1;pointer-events:all}.signout-message{color:#4a90e2;color:var(--brand-primary,#4a90e2);font-size:3rem;font-weight:700;margin-bottom:2rem;opacity:0;transform:translateY(30px)}.signout-hand{font-size:6rem;opacity:0;transform:translateY(30px) rotate(0deg)}.signout-animation-container.active .signout-message{animation:fadeInUp .8s ease .3s forwards}.signout-animation-container.active .signout-hand{animation:waveHand 2s ease .8s forwards}@keyframes waveHand{0%{opacity:0;transform:translateY(30px) rotate(0deg)}10%{opacity:1;transform:translateY(0) rotate(0deg)}20%{transform:translateY(0) rotate(-30deg)}30%{transform:translateY(0) rotate(0deg)}40%{transform:translateY(0) rotate(-30deg)}50%{transform:translateY(0) rotate(0deg)}60%{transform:translateY(0) rotate(-20deg)}70%{transform:translateY(0) rotate(0deg)}to{opacity:1;transform:translateY(0) rotate(0deg)}}.whir-profile-settings{background-color:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;margin-top:20px;padding:20px}.whir-profile-settings-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:10px}.whir-profile-settings-header h2{color:#333;font-size:18px;font-weight:600;margin:0}.whir-profile-settings-list{display:flex;flex-direction:column;gap:10px}.whir-profile-settings-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:12px 15px;transition:background-color .2s ease}.whir-profile-settings-item:hover{background-color:rgba(var(--brand-primary-rgb),.05)}.whir-profile-settings-item-left{align-items:center;display:flex;gap:12px}.whir-profile-settings-item-icon{align-items:center;color:#666;display:flex;height:24px;justify-content:center;width:24px}.whir-profile-settings-item-text{color:#333;font-size:14px;font-weight:500}.whir-profile-settings-item-right{color:#999}.whir-profile-settings-divider{background-color:#f0f0f0;height:1px;margin:10px 0}.whir-profile-settings-danger{color:#e53935}.whir-profile-settings-danger:hover{background-color:#e539350d}.whir-profile-settings-danger .whir-profile-settings-item-icon,.whir-profile-settings-danger .whir-profile-settings-item-text{color:#e53935}.whir-profile-settings-modal-content{padding:20px}.whir-profile-settings-modal-form{display:flex;flex-direction:column;gap:15px}.whir-profile-settings-form-group{display:flex;flex-direction:column;gap:5px}.whir-profile-settings-form-group label{color:#555;font-size:14px;font-weight:500}.whir-profile-settings-form-group input{border:1px solid #ddd;border-radius:6px;font-size:14px;padding:10px 12px}.whir-profile-settings-form-group input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 2px rgba(var(--brand-primary-rgb),.2);outline:none}@media (max-width:768px){.whir-profile-settings{padding:15px}}:root{--brand-primary:#ffa600;--brand-secondary:#e69500;--brand-primary-rgb:255,166,0}.whir-profile-container{color:#333;font-family:Roboto,sans-serif;margin:0 auto;max-width:1200px;padding:20px;width:100%}.whir-profile-content{display:flex;flex-direction:column;gap:30px;margin-top:30px}.whir-profile-button{background-color:#ffa600;background-color:var(--brand-primary);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:background-color .2s ease}.whir-profile-button:hover{background-color:#e69500;background-color:var(--brand-secondary)}.whir-profile-button-secondary{background-color:#f0f0f0;color:#333}.whir-profile-button-secondary:hover{background-color:#e0e0e0}.whir-profile-button-small{font-size:12px;padding:6px 12px}.whir-profile-modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.whir-profile-modal{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-height:90vh;max-width:600px;overflow-y:auto;width:90%}.whir-profile-modal-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:20px}.whir-profile-modal-header h3{font-size:18px;font-weight:600;margin:0}.whir-profile-modal-close{background:none;border:none;color:#999;cursor:pointer;font-size:24px;transition:color .2s ease}.whir-profile-modal-close:hover{color:#333}.whir-profile-modal-body{padding:20px}.whir-profile-modal-footer{border-top:1px solid #f0f0f0;display:flex;gap:10px;justify-content:flex-end;padding:20px}.whir-profile-editable{border-radius:6px;cursor:pointer;padding:8px;transition:background-color .2s ease}.whir-profile-editable:hover{background-color:#ffa6000d;background-color:rgba(var(--brand-primary-rgb),.05)}.whir-profile-editable p{align-items:center;display:flex;margin:0}.whir-profile-editable-field{margin:8px 0}.whir-profile-editable-input{border:1px solid #ddd;border-radius:6px;font-size:14px;padding:10px 12px;width:100%}.whir-profile-editable-input:focus{border-color:#ffa600;border-color:var(--brand-primary);box-shadow:0 0 0 2px #ffa60033;box-shadow:0 0 0 2px rgba(var(--brand-primary-rgb),.2);outline:none}.whir-profile-second-row{display:flex;gap:20px;width:100%}.whir-profile-second-row>*{flex:1 1;min-width:0}@media (max-width:768px){.whir-profile-container{padding:10px}.whir-profile-content{gap:20px}}.help-center-search-container{margin-bottom:40px}.help-center-search-form{display:flex;gap:12px;max-width:800px}.help-center-search-input-wrapper{flex:1 1;position:relative}.help-center-search-input{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 10px #0000000d;font-size:16px;padding:16px 48px 16px 8px;transition:all .2s ease;width:100%}.help-center-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633;outline:none}.help-center-search-clear{align-items:center;background:none;border:none;border-radius:50%;color:#94a3b8;cursor:pointer;display:flex;font-size:14px;justify-content:center;padding:4px;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:all .2s ease}.help-center-search-clear:hover{background-color:#f1f5f9;color:#64748b}.help-center-search-button{background-color:#ffa600;border:none;border-radius:0 12px 12px 0;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;padding:0 24px;transition:all .2s ease;z-index:1000}.help-center-search-button:hover{background-color:#b67600}@media (max-width:640px){.help-center-search-form{flex-direction:column}.help-center-search-input{font-size:15px;padding:14px 14px 14px 44px}.help-center-search-button{padding:14px;width:100%}}.help-center-category-pills{margin:0 auto 32px;max-width:1200px;position:relative}.help-center-category-pills:after,.help-center-category-pills:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:30px;z-index:2}.help-center-category-pills-scroll{-ms-overflow-style:none;display:flex;gap:10px;overflow-x:auto;padding:6px 4px;scroll-behavior:smooth;scrollbar-width:none}.help-center-category-pills-scroll::-webkit-scrollbar{display:none}.help-center-category-pill{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:100px;color:#475569;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 14px;transition:all .2s ease;white-space:nowrap}.help-center-category-pill svg{font-size:14px;opacity:.8}.help-center-category-pill:hover{background-color:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 5px #0000000f;transform:translateY(-1px)}.help-center-category-pill.activepill{align-items:center;background-color:#3b82f6;background-color:var(--pill-color,#3b82f6);border-color:#3b82f6;border-color:var(--pill-color,#3b82f6);border-radius:100px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 14px;transition:all .2s ease;white-space:nowrap}.help-center-category-pill.activepill svg{color:#fff;opacity:1}.help-center-category-pill:first-child{background-color:#f8fafc}.help-center-category-pill:first-child.activepill{background-color:#0f172a;border-color:#0f172a}@media (max-width:768px){.help-center-category-pill{font-size:13px;padding:6px 12px}.help-center-category-pill svg{font-size:13px}}.help-center-popular{margin:0 auto 60px;max-width:1200px;padding:0 20px}.help-center-section-header{margin-bottom:32px;text-align:left}.help-center-section-header h2{color:#1e293b;font-size:28px;font-weight:400;margin:0 0 8px}.help-center-section-header p{color:#64748b;font-size:16px;margin:0}.help-center-popular-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.help-center-article-card{box-shadow:0 4px 12px #0000000d}.help-center-article-card:hover{border-color:#cbd5e1;box-shadow:0 12px 20px #00000014;transform:translateY(-4px)}.help-center-article-read{color:#3b82f6;color:var(--card-accent-color,#3b82f6)}@media (max-width:768px){.help-center-popular-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.help-center-section-header h2{font-size:24px}.help-center-article-cover{height:140px}}@media (max-width:640px){.help-center-popular-grid{grid-template-columns:1fr}}.help-center-recent{margin-bottom:48px}.help-center-recent-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.help-center-recent-item{align-items:center;background-color:#fff;border-left:3px solid #e2e8f0;border-radius:8px;box-shadow:0 2px 8px #0000000d;cursor:pointer;display:flex;gap:12px;padding:16px;text-align:left;transition:all .2s ease}.help-center-recent-item:hover{box-shadow:0 4px 12px #00000014}.help-center-recent-icon{align-items:center;background-color:#f1f5f9;border-radius:8px;color:#64748b;display:flex;flex-shrink:0;font-size:16px;height:36px;justify-content:center;width:36px}.help-center-recent-content{flex:1 1;min-width:0}.help-center-recent-content h3{color:#334155;font-size:15px;font-weight:500;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-center-recent-category{color:#64748b;font-size:13px}@media (max-width:768px){.help-center-recent-list{grid-template-columns:1fr}}.help-center-recent{margin:0 auto 60px;max-width:1200px;padding:0 20px}.help-center-recent-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}@media (max-width:768px){.help-center-recent-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:640px){.help-center-recent-grid{grid-template-columns:1fr}}.help-center-search-results{margin:0 auto 60px;max-width:1200px;padding:0 20px}.help-center-search-results-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.help-center-search-results-header h2{color:#1e293b;font-size:28px;font-weight:700;margin:0}.help-center-search-results-clear{align-items:center;background:none;border:none;border-radius:6px;color:#64748b;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s ease}.help-center-search-results-clear:hover{background-color:#f1f5f9;color:#334155}.help-center-search-results-clear i{font-size:14px}.help-center-search-results-empty{background-color:#f8fafc;border-radius:12px;margin:0 auto;max-width:600px;padding:60px 20px;text-align:center}.help-center-search-results-empty-icon{align-items:center;background-color:#e2e8f0;border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 24px;width:64px}.help-center-search-results-empty-icon i{color:#64748b;font-size:24px}.help-center-search-results-empty h3{color:#1e293b;font-size:20px;font-weight:600;margin:0 0 12px}.help-center-search-results-empty p{color:#64748b;font-size:16px;line-height:1.5;margin:0 0 12px}.help-center-search-results-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}@media (max-width:768px){.help-center-search-results-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.help-center-search-results-header h2{font-size:24px}}@media (max-width:640px){.help-center-search-results-grid{grid-template-columns:1fr}.help-center-search-results-header{align-items:flex-start;flex-direction:column;gap:16px}.help-center-search-results-empty{padding:40px 20px}}.help-center-container{color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0 auto;max-width:1200px;padding:40px 20px;width:100%}.help-center-header{margin-bottom:32px;text-align:center;text-align:left}.help-center-header h1{color:#0f172a;font-family:Poppins,sans-serif;font-size:36px;font-weight:700;margin-bottom:12px}.help-center-header p{color:#64748b;font-family:Poppins,sans-serif;font-size:18px;max-width:600px}.help-center-article-container{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden}.help-center-article-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:24px}.help-center-back-button{align-items:center;background:none;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s ease}.help-center-back-button:hover{background-color:#f8fafc;border-color:#cbd5e1;color:#334155}.help-center-article-meta{align-items:center;display:flex;gap:12px}.help-center-article-content{padding:32px}.help-article-contact-support{background:linear-gradient(90deg,#f0f9ff,#e0f2fe);border:1px solid #93c5fd4d;border-radius:12px;box-shadow:0 4px 12px #00000008;margin-bottom:32px;margin-top:64px;overflow:hidden;padding:32px;position:relative;text-align:center}.help-article-contact-support:before{background:radial-gradient(circle,#3b82f61a 0,#3b82f600 70%);border-radius:50%;content:"";height:150px;position:absolute;right:0;top:0;transform:translate(30%,-30%);width:150px;z-index:0}.help-article-contact-icon{align-items:center;background-color:#ffa600;border-radius:50%;box-shadow:0 4px 12px #3b82f633;color:#fff;display:inline-flex;font-size:24px;height:64px;justify-content:center;margin-bottom:20px;position:relative;width:64px;z-index:1}.help-article-contact-support h3{color:#1e40af;font-size:24px;font-weight:600;margin-bottom:16px;position:relative;z-index:1}.help-article-contact-support p{color:#334155;font-size:16px;line-height:1.6;margin:0 auto 8px;max-width:500px;position:relative;z-index:1}.help-article-contact-support a:hover{color:#ffa600;text-decoration:underline}.help-article-contact-buttons{display:flex;gap:16px;justify-content:center;margin-top:24px;position:relative;z-index:1}.help-article-contact-button{align-items:center;background-color:#fff;border:1px solid #bfdbfe;border-radius:8px;box-shadow:0 1px 2px #0000000d;color:#2563eb;display:inline-flex;font-size:15px;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .2s ease}.help-article-contact-button:hover{background-color:#f8fafc;border-color:#93c5fd;box-shadow:0 4px 6px #0000000d;text-decoration:none;transform:translateY(-1px)}.help-article-contact-button.primary{color:#fff}.help-article-contact-button.primary,.help-article-contact-button.primary:hover{background-color:#ffa600;border-color:#ffa600}.help-article-contact-button i{font-size:16px;margin-right:10px}.help-article-contact-divider{align-items:center;color:#94a3b8;display:flex;font-size:14px;margin:24px 0}.help-article-contact-divider:after,.help-article-contact-divider:before{background-color:#e2e8f0;content:"";flex:1 1;height:1px}.help-article-contact-divider:before{margin-right:16px}.help-article-contact-divider:after{margin-left:16px}.help-article-contact-button{background-color:#ffa600;border-color:#ffa600;color:#fff;margin-top:20px}.help-article-contact-button:hover{background-color:#d48b02;border-color:#d48b02}.help-article-contact-button-link{color:#fff;text-decoration:none}@media (max-width:640px){.help-article-contact-support{margin-top:48px;padding:24px 20px}.help-article-contact-icon{font-size:20px;height:56px;width:56px}.help-article-contact-support h3{font-size:20px}.help-article-contact-buttons{flex-direction:column;gap:12px}.help-article-contact-button{justify-content:center;width:100%}}@media (max-width:768px){.help-center-header h1{font-size:28px}.help-center-header p{font-size:16px}.help-center-article-header{align-items:flex-start;flex-direction:column;gap:16px}}.help-center-article-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 0 0 0 #0000001a;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .3s ease;transition:color .3s ease,transform .4s ease,box-shadow .4s ease,padding .3s ease}.help-center-article-card:hover{box-shadow:12px 10px 0 0 #0000001a;transform:scale(1.03)}.help-center-article-cover{height:160px;overflow:hidden;position:relative}.help-center-article-cover img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.help-center-article-card:hover .help-center-article-cover img{transform:scale(1.05)}.help-center-article-cover-overlay{background:linear-gradient(0deg,#0003,#0000);bottom:0;height:60px;left:0;position:absolute;right:0}.help-center-article-content{display:flex;flex-direction:column;flex-grow:1;padding:24px;position:relative}.help-center-article-icon{align-items:center;background-color:#3b82f6;background-color:var(--card-accent-color,#3b82f6);border-radius:8px;box-shadow:0 4px 8px #0000001a;color:#fff;display:flex;height:40px;justify-content:center;margin-bottom:16px;width:40px}.help-center-article-icon i{font-size:16px}.help-center-article-content h3{color:#1e293b;font-size:18px;font-weight:600;line-height:1.4;margin:0 0 12px}.help-center-article-content p{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#64748b;display:-webkit-box;flex-grow:1;font-size:15px;line-height:1.6;margin:0 0 20px;overflow:hidden}.help-center-article-footer{align-items:center;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-top:auto;padding-top:16px}.help-center-article-category{background-color:#3b82f6;background-color:var(--card-accent-color,#3b82f6);border-radius:100px;color:#fff;display:inline-flex;font-size:13px;font-weight:500;overflow:hidden;padding:4px 12px 6px;text-overflow:ellipsis;white-space:nowrap}.help-center-article-category i{font-size:12px;opacity:.9}.help-center-article-read{align-items:center;color:#64748b;display:flex;font-size:14px;font-weight:500;gap:6px;transition:gap .2s ease}.help-center-article-card:hover .help-center-article-read{color:#475569;gap:8px}.help-center-article-read i{font-size:12px;transition:transform .2s ease}.help-center-article-card:hover .help-center-article-read i{transform:translateX(2px)}.help-center-article-card:not(:has(.help-center-article-cover)) .help-center-article-content{padding-top:28px}.help-center-article-cover img.fallback-image{background-color:#f8fafc;object-fit:contain;padding:20px}@media (max-width:768px){.help-center-article-cover{height:140px}}.help-article{color:#334155;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.2em;line-height:1.6;margin:0 auto;max-width:800px;padding:0 24px;text-align:left}.help-article h1{color:#0f172a;font-size:32px;font-weight:700;line-height:1.2;margin:24px 0 16px}.help-article-meta{color:#64748b;display:flex;font-size:14px;gap:16px;margin-bottom:24px}.help-article-intro{border-bottom:1px solid #e2e8f0;color:#475569;font-size:18px;margin-bottom:32px;padding-bottom:24px}.help-article-section{margin-bottom:40px}.help-article h2{color:#1e293b;font-size:24px;font-weight:600;line-height:1.3;margin:32px 0 16px}.help-article p{font-size:16px;margin:0 0 16px}.help-article ol,.help-article ul{margin:16px 0 24px;padding-left:24px}.help-article ul{list-style-type:disc}.help-article ol{list-style-type:decimal}.help-article li{margin-bottom:8px;padding-left:8px}.help-article li::marker{color:#64748b}.help-article-note,.help-article-tip{background-color:#f8fafc;border-left:4px solid;border-radius:8px;display:flex;gap:16px;margin:24px 0;padding:16px 20px}.help-article-tip{border-color:#f59e0b}.help-article-note{border-color:#3b82f6}.help-article-note-icon,.help-article-tip-icon{align-items:center;display:flex;flex-shrink:0;font-size:16px;height:24px;justify-content:center;width:24px}.help-article-tip-icon{color:#f59e0b}.help-article-note-icon{color:#3b82f6}.help-article-note-content,.help-article-tip-content{flex:1 1;font-size:15px}.help-article-image{border-radius:8px;box-shadow:0 4px 12px #0000001a;margin:24px 0;overflow:hidden}.help-article-image img{display:block;height:auto;width:100%}.help-article-image-caption{background-color:#f8fafc;border-top:1px solid #e2e8f0;color:#64748b;font-size:14px;margin:0;padding:12px 16px;text-align:center}.help-article h3{color:#1e293b;font-size:20px;font-weight:600;line-height:1.4;margin:28px 0 16px}.help-article-related{border-top:1px solid #e2e8f0;margin-top:48px;padding-top:24px}.help-article-related h3{margin-top:0}.help-article-related ul{list-style-type:none;padding-left:0}.help-article-related li{margin-bottom:12px;padding-left:0}.help-article-related a{align-items:center;color:#3b82f6;display:inline-flex;font-weight:500;text-decoration:none;transition:color .2s ease}.help-article-related a:hover{color:#2563eb;text-decoration:underline}.help-article-related a:before{content:"→";font-size:14px;margin-right:8px}.help-article pre{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:24px 0;overflow-x:auto;padding:16px}.help-article code{color:#334155;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px}.help-article li code,.help-article p code{background-color:#f1f5f9;border-radius:4px;color:#0f172a;font-size:14px;padding:2px 6px}.help-article table{border:1px solid #e2e8f0;border-collapse:collapse;border-radius:8px;font-size:15px;margin:24px 0;overflow:hidden;width:100%}.help-article th{background-color:#f8fafc;border-bottom:2px solid #e2e8f0;color:#1e293b;font-weight:600;padding:12px 16px;text-align:left}.help-article td{border-bottom:1px solid #e2e8f0;padding:12px 16px}.help-article tr:last-child td{border-bottom:none}.help-article tbody tr:hover{background-color:#f8fafc}.help-article blockquote{background-color:#f8fafc;border-left:4px solid #cbd5e1;color:#475569;font-style:italic;margin:24px 0;padding:16px 24px}.help-article blockquote p:last-child{margin-bottom:0}.help-article-video{border-radius:8px;box-shadow:0 4px 12px #0000001a;height:0;margin:24px 0;overflow:hidden;padding-bottom:56.25%;position:relative}.help-article-video iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:768px){.help-article h1{font-size:28px;margin-top:16px}.help-article h2{font-size:22px;margin-top:28px}.help-article h3{font-size:18px;margin-top:24px}.help-article-intro{font-size:16px}.help-article-note,.help-article-tip{gap:12px;padding:14px 16px}}@media (max-width:480px){.help-article{padding:0 16px}.help-article-meta{flex-direction:column;gap:4px}.help-article h1{font-size:24px;margin-top:12px}.help-article h2{font-size:20px}.help-article h3{font-size:17px}.help-article li,.help-article p{font-size:15px}.help-article ol,.help-article ul{padding-left:20px}}.dashboard-container{background-color:#f8f9fa;display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1600px;padding:24px;width:100%}.dashboard-loading{align-items:center;color:#666;display:flex;font-size:18px;height:300px;justify-content:center;width:100%}.dashboard-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 320px}.dashboard-main,.dashboard-sidebar{display:flex;flex-direction:column;gap:24px}.dashboard-metrics-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:2fr 1fr}.dashboard-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;overflow:hidden;padding:24px;position:relative;transition:all .3s ease}.dashboard-card-title{align-items:center;color:#333;display:flex;gap:8px}.dashboard-card-icon{color:#666;font-size:20px}@media (max-width:1200px){.dashboard-grid{grid-template-columns:1fr}.dashboard-sidebar{order:-1}}@media (max-width:992px){.dashboard-metrics-row{gap:16px;grid-template-columns:1fr}}@media (max-width:768px){.dashboard-card,.dashboard-container{padding:16px}}@media (max-width:480px){.dashboard-container{padding:12px}.dashboard-grid{gap:16px}}.dashboard-header-card{--theme-primary:#ffa600;--theme-secondary:#ffbe40;--theme-tertiary:#cc8500;--theme-complementary:#0059ff;--theme-primary-transparent:#ffa60033;--theme-secondary-transparent:#ffbe4033;--theme-success:#10b981;--theme-danger:#ef4444;--theme-warning:#f59e0b;--theme-info:#3b82f6;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 4px 20px #0000000f;overflow:hidden;padding:32px;position:relative;transition:all .3s ease}.dashboard-header-card:before{background:linear-gradient(90deg,var(--theme-primary),var(--theme-secondary),var(--theme-tertiary));border-radius:16px 16px 0 0;content:"";height:6px;left:0;position:absolute;right:0;top:0}.dashboard-header-main{align-items:center;border-bottom:1px solid #f0f2f5;display:flex;justify-content:space-between;margin-bottom:28px;padding-bottom:24px}.dashboard-welcome h1{text-align:left}.dashboard-welcome p{color:#64748b;font-size:16px;font-weight:400;line-height:1.5;margin:0}.dashboard-welcome-container{align-items:center;display:flex;gap:20px}.dashboard-profile-image{border:3px solid var(--theme-primary-transparent);border-radius:50%;box-shadow:0 4px 10px #00000014;flex-shrink:0;height:64px;overflow:hidden;transition:all .3s ease;width:64px}.dashboard-profile-image:hover{border-color:var(--theme-primary);transform:scale(1.05)}.dashboard-profile-image img{height:100%;object-fit:cover;width:100%}.dashboard-profile-placeholder{align-items:center;background:linear-gradient(135deg,var(--theme-primary),var(--theme-secondary));color:#fff;display:flex;justify-content:center}.dashboard-profile-placeholder span{font-size:28px;font-weight:700;text-transform:uppercase}.dashboard-welcome h1{color:#1a1f36;font-size:28px;font-weight:700;letter-spacing:-.5px;line-height:1.3;margin:0 0 10px}.dashboard-actions{display:flex;gap:12px}.refresh-button{align-items:center;background-color:var(--theme-primary-transparent);border:1px solid var(--theme-secondary-transparent);border-radius:10px;color:var(--theme-tertiary);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;height:42px;justify-content:center;min-width:120px;padding:10px 18px;transition:all .2s ease}.refresh-button:hover{background-color:var(--theme-secondary-transparent);box-shadow:0 2px 5px #0000000d;color:var(--theme-tertiary);transform:translateY(-1px)}.refresh-button:active{transform:translateY(0)}.dashboard-header-details{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.dashboard-header-section{display:flex;min-width:0}.dash-section-header{align-items:center;display:flex;margin-bottom:8px}.dash-section-header h3{color:#4b5563;font-size:16px;font-weight:600;margin:0}.header-info-card{background-color:#f8fafc;border-radius:12px;display:flex;flex:1 1;gap:16px;height:100%;overflow:hidden;padding:20px;position:relative;transition:all .3s ease}.header-info-card:after{background:linear-gradient(90deg,var(--theme-primary),#0000);bottom:0;content:"";height:3px;left:0;opacity:0;position:absolute;right:0;transition:opacity .3s ease}.header-info-card:hover{background-color:#f1f5f9;box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}.header-info-card:hover:after{opacity:1}.header-info-icon{align-items:center;background-color:var(--theme-primary-transparent);border-radius:12px;color:var(--theme-primary);display:flex;flex-shrink:0;font-size:22px;height:52px;justify-content:center;transition:all .3s ease;width:52px}.header-info-card:hover .header-info-icon{background-color:var(--theme-secondary-transparent);transform:scale(1.05)}.header-info-content{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;min-width:0;text-align:left}.header-info-content h3{color:#64748b;font-size:14px;font-weight:600;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.header-info-value{color:#1e293b;font-size:26px;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin:0}.header-info-subvalue{align-items:center;color:#64748b;display:flex;font-size:14px;font-weight:500;gap:4px;margin:8px 0 0}.info-period{color:#94a3b8;font-size:14px;font-weight:400;margin-left:4px}.header-info-loading{color:#94a3b8;font-size:14px;font-style:italic}.profile-views-card{display:flex;flex-direction:column;height:100%;text-align:left}.profile-views-main{margin-bottom:8px}.profile-views-value{color:#1f2937;font-size:36px;font-weight:700;line-height:1.2;margin:0}.profile-views-details{border-top:1px solid #e5e7eb;margin-top:8px;padding-top:8px}.profile-views-trend{align-items:center;color:#64748b;display:flex;font-size:14px;font-weight:500;gap:4px}.profile-views-trend-icon.positive{color:#10b981}.profile-views-trend-icon.negative{color:#ef4444}.profile-views-trend-value.positive{color:#10b981;font-weight:600}.profile-views-trend-value.negative{color:#ef4444;font-weight:600}.profile-views-period{color:#94a3b8;font-size:14px;font-weight:400;margin-left:4px}.deal-views-section{margin-top:16px;padding-top:16px}.deal-views-header h4{color:#64748b;font-size:14px;font-weight:600;margin:0 0 8px}.deal-views-value{color:#1e293b;font-size:36px;font-weight:700;line-height:1.2;margin:0 0 8px}.deal-views-trend{align-items:center;border-top:1px solid #e5e7eb;color:#64748b;display:flex;font-size:13px;font-weight:500;gap:4px;padding-top:8px}.deal-views-trend-icon.positive{color:#10b981}.deal-views-trend-icon.negative{color:#ef4444}.deal-views-trend-value.positive{color:#10b981;font-weight:600}.deal-views-trend-value.negative{color:#ef4444;font-weight:600}.deal-views-period{color:#94a3b8;font-size:13px;font-weight:400;margin-left:4px}.completion-container{align-items:center;display:flex;gap:12px;margin-bottom:14px}.completion-bar{background-color:#e2e8f0;border-radius:10px;box-shadow:inset 0 1px 2px #0000000d;flex:1 1;height:8px;overflow:hidden}.completion-progress{background:linear-gradient(90deg,var(--theme-primary),var(--theme-secondary));border-radius:10px;height:100%;transition:width .5s ease}.completion-text{color:#1e293b;font-size:14px;font-weight:600;margin:0;min-width:40px;text-align:right}.completion-tasks{color:#64748b;font-size:13px;list-style-type:none;margin:12px 0 0;padding:0}.completion-tasks li{align-items:center;display:flex;margin-bottom:10px;padding-left:26px;position:relative;transition:all .2s ease}.completion-tasks li:last-child{margin-bottom:0}.completion-tasks li:before{align-items:center;border:2px solid #cbd5e1;border-radius:50%;content:"";display:flex;height:18px;justify-content:center;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:18px}.completion-tasks li.completed{color:var(--theme-tertiary);text-decoration:none}.completion-tasks li.completed:before{background-color:var(--theme-primary);border-color:var(--theme-primary);color:#fff;content:"✓";font-size:11px;line-height:18px;text-align:center}.date-card{display:flex;flex-direction:column;height:100%;text-align:left}.date-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.date-header h3{color:#4b5563;font-size:16px;font-weight:600;margin:0}.day-emoji{font-size:18px;line-height:1}.date-main{margin-bottom:12px}.date-day{color:#1f2937;font-size:28px;font-weight:700;line-height:1.2;margin:0 0 4px}.date-full{color:#6b7280;font-size:14px;margin:0}.date-details{border-top:1px solid #e5e7eb;display:flex;gap:16px;margin-top:8px;padding-top:8px}.date-detail-item{display:flex;flex-direction:column}.date-detail-label{color:#9ca3af;font-size:12px;margin-bottom:2px}.date-detail-value{color:#4b5563;font-size:14px;font-weight:500}.date-holidays{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px}.holidays-heading{color:#64748b;font-size:13px;font-weight:500;letter-spacing:.3px;margin:0 0 8px}.holidays-list{list-style:none;margin:0;padding:0}.holiday-item{align-items:center;display:flex;margin-bottom:6px;padding:4px 0;transition:all .2s ease}.holiday-item:last-child{margin-bottom:0}.holiday-item:hover{background-color:#f3f4f680;border-radius:4px}.holiday-icon{align-items:center;background-color:#6366f11a;border-radius:4px;color:#6366f1;display:flex;flex-shrink:0;font-size:12px;height:20px;justify-content:center;margin-right:8px;width:20px}.holiday-info{flex:1 1;min-width:0}.holiday-name{color:#334155;font-size:13px;font-weight:500;margin:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.holiday-date{align-items:center;color:#64748b;display:flex;font-size:12px;margin:0}.holiday-countdown{color:#94a3b8;font-size:11px;margin-left:4px}.holiday-soon{align-items:center;background-color:var(--theme-primary);border-radius:10px;color:#fff;display:inline-flex;font-size:10px;font-weight:500;justify-content:center;letter-spacing:.3px;margin-left:6px;padding:1px 6px}.weather-card{display:flex;flex-direction:column;height:100%}.weather-header{align-items:center;display:flex;margin-bottom:8px}.weather-header h3{color:#4b5563;font-size:16px;font-weight:600;margin:0}.weather-location{color:#6b7280;font-size:13px;margin-left:6px}.weather-main{align-items:center;display:flex;margin-bottom:8px}.weather-temp{display:flex;flex-direction:column}.weather-temp-value{color:#1f2937;font-size:28px;font-weight:700;line-height:1.2;margin:0}.weather-feels-like{color:#6b7280;font-size:12px;margin-top:2px}.weather-icon{height:60px;margin-right:8px;width:60px}.weather-condition{color:#4b5563;font-size:14px;font-weight:500;margin:0 0 4px;text-transform:capitalize}.weather-details{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px;padding-top:8px}.weather-detail-item{color:#6b7280}.weather-detail-icon{color:#9ca3af;font-size:14px;margin-right:4px}.weather-error{color:#9ca3af;font-size:12px;font-style:italic;margin-left:4px}.weather-loading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:120px}.weather-loading-spinner{animation:spin 1s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top:3px solid var(--theme-primary);height:24px;margin-bottom:12px;width:24px}.weather-loading-text{color:#6b7280;font-size:14px}.weather-temp-range{align-items:center;color:#4b5563;display:flex;font-size:13px;gap:12px;margin-bottom:10px}.temp-high,.temp-low{align-items:center;display:flex;gap:4px}.temp-icon{font-size:14px}.temp-high{color:#ef4444}.temp-low{color:#3b82f6}.weather-sun-times{border-top:1px solid #e5e7eb;color:#4b5563;display:flex;flex-wrap:wrap;font-size:12px;gap:12px;margin-top:10px;padding-top:10px}.sun-time-item{align-items:center;display:flex;gap:4px}.sun-time-icon{color:var(--theme-primary)}.weather-precip{align-items:center;color:#4b5563;display:flex;font-size:12px;gap:6px;margin-top:10px}.precip-icon{color:var(--theme-primary)}.component-paywall-header{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:.5px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:200px;padding:24px;text-align:center}.component-paywall-header:before{background:linear-gradient(90deg,var(--theme-primary),var(--theme-secondary),var(--theme-tertiary));border-radius:16px 16px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.paywall-lock-container{background-color:var(--theme-primary-transparent)}.weather-details{grid-gap:8px;border-top:1px solid #e5e7eb;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-top:10px;padding-top:10px}.weather-detail-item{align-items:center;color:#4b5563;display:flex;font-size:12px;gap:4px}.weather-error-state{align-items:center;color:#6b7280;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:120px}.weather-error-icon{color:#9ca3af;font-size:24px;margin-bottom:8px}.weather-error-text{font-size:14px;text-align:center}.icon-spin{animation:spin 1.5s linear infinite}.refresh-button:disabled{cursor:not-allowed;opacity:.7}@media (max-width:1200px){.dashboard-header-details{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.dashboard-header-card{padding:24px 20px}.dashboard-header-main{align-items:flex-start;flex-direction:column;gap:16px}.dashboard-welcome h1{font-size:22px}.dashboard-header-details{grid-template-columns:1fr}.header-info-card{padding:16px}.header-info-icon{font-size:20px;height:46px;width:46px}.header-info-value{font-size:22px}.dashboard-welcome-container{align-items:flex-start;flex-direction:column;gap:16px}.dashboard-profile-image{height:56px;width:56px}.dashboard-profile-placeholder span{font-size:24px}}.component-paywall{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#ffffffe6;border-radius:12px;flex-direction:column;height:100%;min-height:200px;padding:24px;text-align:center}.component-paywall,.paywall-lock-container{align-items:center;display:flex;justify-content:center}.paywall-lock-container{background-color:#ffa60033;background-color:var(--theme-primary-transparent,#ffa60033);border-radius:50%;height:auto;margin-bottom:16px;padding:8px;width:auto}.paywall-lock-icon{color:#ffa600;color:var(--theme-primary,#ffa600);font-size:28px}.paywall-title{color:#333;font-family:Poppins;font-size:22px!important;font-weight:600;margin-bottom:8px}.paywall-description{color:#666;font-family:Poppins;font-size:14px!important;margin-bottom:20px}.paywall-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s ease}.paywall-button:hover{opacity:.9;transform:translateY(-2px)}.arrow-icon{font-size:16px}.deals-summary{--theme-primary:#ffa600;--theme-secondary:#ffbe40;--theme-tertiary:#cc8500;--theme-complementary:#0059ff;--theme-primary-transparent:#ffa60033;--theme-secondary-transparent:#ffbe4033;--theme-success:#10b981;--theme-danger:#ef4444;--theme-warning:#f59e0b;--theme-info:#3b82f6;display:flex;flex-direction:column}.deals-summary-dashboard-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 4px 20px #0000000f;cursor:default;height:100%;overflow:hidden;padding:24px;position:relative;transition:all .3s ease}.deals-chart-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;gap:24px;padding:16px 0}.deals-donut-chart{flex:0 0 140px;height:140px}.donut-chart{height:100%;width:100%}.donut-ring{stroke:#f0f2f5}.donut-segment{transition:stroke-dasharray .5s ease}.donut-segment-past{stroke:#e0e0e0}.donut-text{font-family:Arial,sans-serif}.donut-number{fill:#333;font-size:10px;font-weight:600;line-height:1}.donut-label{fill:#666;font-size:4px}.deals-stats{display:flex;flex:1 1;flex-direction:column;gap:16px}.deal-stat-item{align-items:center;background-color:#f8fafc;border-radius:8px;display:flex;gap:12px;padding:12px 16px;transition:all .2s ease}.deal-stat-item:hover{background-color:#f1f5f9}.deal-stat-color{border-radius:3px;flex-shrink:0;height:12px;width:12px}.deal-stat-info{flex:1 1;text-align:left}.deal-stat-label{color:#64748b;font-size:14px;margin-bottom:2px}.deal-stat-value{color:#1e293b;font-size:16px;font-weight:600}.next-deal-date{color:#64748b;font-size:12px;margin-top:2px}.deal-stat-growth{align-items:center;display:flex;font-size:12px;font-weight:500;gap:4px;white-space:nowrap}.deal-stat-growth.positive{color:var(--theme-success)}.deal-stat-growth.negative{color:var(--theme-danger)}.skeleton-stats{display:flex;flex:1 1;flex-direction:column;gap:16px}.skeleton-stats:after,.skeleton-stats:before{background:#e0e0e0;border-radius:4px;content:"";height:24px}@media (max-width:768px){.deals-chart-container{align-items:center;flex-direction:column}.deals-donut-chart{margin-bottom:16px}}.engagement-metrics{--theme-primary:#ffa600;--theme-secondary:#ffbe40;--theme-tertiary:#cc8500;--theme-complementary:#0059ff;--theme-primary-transparent:#ffa60033;--theme-secondary-transparent:#ffbe4033;--theme-success:#10b981;--theme-danger:#ef4444;--theme-warning:#f59e0b;--theme-info:#3b82f6;display:flex;flex-direction:column;height:100%}.engagement-metrics-dashboard-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 4px 20px #0000000f;cursor:default;height:100%;overflow:hidden;padding:24px;position:relative;transition:all .3s ease}.view-details-button{background:none;border-radius:6px;color:var(--theme-primary);font-weight:500;padding:6px 12px;transition:all .2s ease}.view-details-button:hover{background-color:var(--theme-primary-transparent);text-decoration:none}.engagement-stats{display:flex;flex-direction:column;flex-grow:1;gap:16px;justify-content:center;padding:8px 0}.engagement-stat{align-items:center;background-color:#f8fafc;border-radius:8px;display:flex;gap:16px;padding:12px 16px;transition:all .2s ease}.engagement-stat:hover{background-color:#f1f5f9}.stat-icon{align-items:center;border-radius:12px;display:flex;font-size:20px;height:48px;justify-content:center;transition:all .3s ease;width:48px}.likes-icon{background-color:#ff6b6b1a;color:#ff6b6b}.views-icon{background-color:#4a8af41a;color:#4a8af4}.stat-content{display:flex;flex:1 1;flex-direction:column}.stat-value{color:#1e293b;font-size:24px;font-weight:600;line-height:1.2}.stat-label{color:#64748b;font-size:14px}.skeleton-metrics{display:flex;flex:1 1;flex-direction:column;gap:16px}.skeleton-metrics:after,.skeleton-metrics:before{background:#e0e0e0;border-radius:4px;content:"";height:48px}@media (max-width:768px){.stat-icon{font-size:18px;height:40px;width:40px}.stat-value{font-size:20px}}.announcements{--theme-primary:#ffa600;--theme-secondary:#ffbe40;--theme-tertiary:#cc8500;--theme-complementary:#0059ff;--theme-primary-transparent:#ffa60033;--theme-secondary-transparent:#ffbe4033;--theme-success:#10b981;--theme-danger:#ef4444;--theme-warning:#f59e0b;--theme-info:#3b82f6;display:flex;flex-direction:column}.announcements-dashboard-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 4px 20px #0000000f;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:24px;position:relative;transition:all .3s ease}.dashboard-card-header{flex-shrink:0}.announcements-list{display:flex;flex-direction:column;flex-grow:1;gap:16px;max-height:calc(100% - 60px);overflow-y:auto;padding:8px 0}.announcement-item{background-color:#f8fafc;border:1px solid #e2e8f080;border-radius:12px;box-shadow:0 2px 10px #00000008;cursor:pointer;min-height:0;padding:16px;text-align:left;transition:all .3s ease}.announcement-item:hover{background-color:#f1f5f9;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.announcement-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.announcement-badge{background-color:#64748b;border-radius:6px;color:#fff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.3px;padding:4px 10px;text-transform:uppercase}.announcement-badge.featured{background-color:initial;border:1px solid var(--theme-primary);color:var(--theme-primary)}.announcement-badge.update{background-color:initial;border:1px solid var(--theme-info);color:var(--theme-info)}.announcement-badge.upcoming{background-color:initial;border:1px solid var(--theme-warning);color:var(--theme-warning)}.announcement-date{color:#64748b;font-size:13px;font-weight:500}.announcement-title{color:#1e293b;font-size:16px;font-weight:600;line-height:1.4;margin:0 0 10px}.announcement-summary{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#475569;display:-webkit-box;font-size:14px;line-height:1.6;margin:0 0 16px;overflow:hidden;text-overflow:ellipsis}.announcement-link{align-items:center;background:none;border:none;color:var(--theme-primary);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:6px 0;transition:all .2s ease}.announcement-link:hover{color:var(--theme-tertiary)}.announcement-link-icon{transition:transform .2s ease}.announcement-link:hover .announcement-link-icon{transform:translateX(3px)}.skeleton-announcements{display:flex;flex-direction:column;gap:16px}.skeleton-announcement{background:#e0e0e0;border-radius:8px;height:120px}@media (max-width:768px){.announcement-item{padding:14px}.announcement-title{font-size:15px}.announcement-summary{font-size:13px}.dashboard-card-icon{font-size:16px;height:32px;width:32px}.dashboard-card-title{font-size:16px}}.announcement-modal-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.announcement-modal{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000026;max-height:90vh;max-width:600px;overflow-y:auto;padding:0;position:relative;text-align:left;width:90%}.announcement-modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 24px}.announcement-modal-badge{background-color:#64748b;border-radius:6px;color:#fff;display:inline-block;font-size:13px;font-weight:600;padding:6px 12px}.announcement-modal-badge.featured{background-color:var(--theme-primary);border:1px solid var(--theme-primary);color:#fff}.announcement-modal-badge.update{background-color:var(--theme-info);border:1px solid var(--theme-info);color:#fff}.announcement-modal-badge.upcoming{background-color:var(--theme-warning);border:1px solid var(--theme-warning);color:#fff}.announcement-modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:20px;height:36px;justify-content:center;transition:all .2s ease;width:36px}.announcement-modal-close:hover{background-color:#f1f5f9;color:#1e293b}.announcement-modal-title{color:#1e293b;font-size:24px;font-weight:700;line-height:1.3;margin:0;padding:20px 24px 10px}.announcement-modal-date{align-items:center;color:#64748b;display:flex;font-size:14px;gap:8px;padding:0 24px 20px}.announcement-modal-content{padding:0 24px 20px}.announcement-modal-summary{color:#334155;font-size:16px;font-weight:500;line-height:1.6;margin-bottom:20px}.announcement-modal-details p{color:#475569;font-size:15px;line-height:1.6;margin-bottom:16px}.announcement-modal-actions{border-top:1px solid #e2e8f0;margin-top:24px;padding-top:20px}.announcement-modal-actions h3{color:#1e293b;font-size:16px;font-weight:600;margin:0 0 12px}.announcement-modal-actions ul{margin:0;padding:0 0 0 20px}.announcement-modal-actions li{color:#475569;font-size:15px;line-height:1.6;margin-bottom:8px}.announcement-modal-footer{border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end;padding:20px 24px}.announcement-modal-button{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:600;justify-content:center;padding:10px 20px;text-decoration:none;transition:all .2s ease}.announcement-modal-button.primary{background-color:var(--theme-primary);border:none;color:#fff}.announcement-modal-button.primary:hover{background-color:var(--theme-tertiary)}.announcement-modal-button.secondary{background-color:initial;border:1px solid var(--theme-primary);color:var(--theme-primary)}.announcement-modal-button.secondary:hover{background-color:var(--theme-primary-transparent)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.announcement-modal{max-height:95vh;width:95%}.announcement-modal-title{font-size:20px;padding:16px 20px 8px}.announcement-modal-content,.announcement-modal-footer,.announcement-modal-header{padding-left:20px;padding-right:20px}.announcement-modal-date{padding:0 20px 16px}}.performance-insights{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 4px 20px #0000000f;cursor:default;display:flex;flex-direction:column;height:100%;max-height:300px;overflow:hidden;padding:24px;position:relative;transition:all .3s ease}.dashboard-card:before{background:linear-gradient(90deg,var(--theme-primary),var(--theme-secondary),var(--theme-tertiary));border-radius:16px 16px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.dashboard-card-header{margin-bottom:20px}.dashboard-card-icon{transition:all .3s ease}.view-all-button{gap:4px;padding:6px 12px}.view-all-button:hover{text-decoration:none}.insights-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:8px}.insight-item{background-color:#f8fafc;border:1px solid #e2e8f080;border-radius:12px;box-shadow:0 2px 10px #00000008;display:flex;flex-direction:column;padding:20px;text-align:left;transition:all .3s ease}.insight-item:hover{box-shadow:0 6px 16px #00000014;transform:translateY(-2px)}.insight-item.positive{border-left:3px solid var(--theme-success)}.insight-item.negative{border-left:3px solid var(--theme-danger)}.insight-header{align-items:center;display:flex;gap:12px;margin-bottom:12px}.insight-icon-container{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:16px;height:32px;justify-content:center;width:32px}.insight-title{color:#1e293b;font-size:16px;font-weight:600;line-height:1.3}.insight-description{color:#64748b;flex-grow:1;font-size:14px;line-height:1.5;margin:0 0 16px}.insight-action{align-items:center;background-color:var(--theme-primary-transparent);border:none;border-radius:6px;color:var(--theme-primary);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;justify-content:center;margin-top:auto;padding:8px 12px;transition:all .2s ease;width:100%}.insight-action:hover{background-color:rgba(var(--theme-primary-rgb),.25);color:var(--theme-tertiary)}.action-icon{transition:transform .2s ease}.insight-action:hover .action-icon{transform:translateX(3px)}.skeleton-insights{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.skeleton-insights:after,.skeleton-insights:before{background:#e0e0e0;border-radius:4px;content:"";height:120px}@media (max-width:992px){.insights-list{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-card,.insight-item{padding:16px}.insight-title{font-size:15px}.insight-description{font-size:13px}.dashboard-card-icon{font-size:16px;height:32px;width:32px}.dashboard-card-title{font-size:16px}}.recent-activity{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 4px 20px #0000000f;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:24px;position:relative;transition:all .3s ease}.dashboard-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.dashboard-card-title-container{align-items:center;display:flex;gap:12px}.dashboard-card-icon{align-items:center;background-color:var(--theme-primary-transparent);border-radius:10px;color:var(--theme-primary);display:flex;font-size:18px;height:36px;justify-content:center;width:36px}.dashboard-card-title{color:#1e293b;font-size:18px;font-weight:600;margin:0}.recent-activity-filters{display:flex;gap:8px;margin-bottom:16px;overflow-x:auto}.recent-activity-filter-btn{align-items:center;background:none;border:none;border-radius:16px;color:#666;cursor:pointer;display:flex;font-size:12px;font-weight:500;height:28px;justify-content:center;padding:4px 12px;transition:all .2s ease;white-space:nowrap}.recent-activity-filter-btn:hover{background-color:#f0f2f5}.recent-activity-filter-btn.activated{background-color:var(--theme-primary);color:#fff}.activity-list{flex-grow:1;gap:16px;overflow-y:auto}.activity-item{background-color:#f8fafc;border:1px solid #e2e8f080;border-radius:10px;box-shadow:0 2px 10px #00000008;cursor:pointer;gap:12px;padding:16px;transition:all .3s ease}.activity-item:hover{background-color:#f1f5f9;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.activity-icon-container{align-items:center;background-color:#f0f2f5;border-radius:50%;display:flex;flex-shrink:0;height:36px;justify-content:center;padding:8px;width:36px}.activity-icon{font-size:16px}.activity-content{min-width:0}.activity-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.activity-time,.activity-user{align-items:center;color:#666;display:flex;font-size:12px;gap:4px}.time-icon,.user-icon{font-size:10px}.activity-description{color:#333;font-size:13px;line-height:1.4;margin-bottom:4px}.no-activity{align-items:center;color:#888;display:flex;font-size:14px;height:100px;justify-content:center;text-align:center}.skeleton-content{padding:24px}.skeleton-activities{display:flex;flex-direction:column;gap:16px;margin-top:16px}.skeleton-activities:after,.skeleton-activities:before{background:#e0e0e0;border-radius:4px;content:"";height:60px}@media (max-width:768px){.activity-filters{padding-bottom:8px}.activity-filters,.activity-list,.dashboard-card-header{padding-left:16px;padding-right:16px}.dashboard-card-header{padding-top:16px}.activity-list{padding-bottom:16px}.activity-item{padding:12px}.dashboard-card-icon{font-size:16px;height:32px;width:32px}.dashboard-card-title{font-size:16px}}.deal-header{--theme-primary:#ffa600;--theme-secondary:#ffbe40;--theme-tertiary:#cc8500;--theme-complementary:#0059ff;--theme-primary-transparent:#ffa60033;--theme-secondary-transparent:#ffbe4033;min-height:45px;padding-bottom:16px;padding-left:2px;padding-top:2px}.deal-header-left{gap:16px;min-height:35px}.create-deal-btn{background-color:var(--theme-primary);border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;height:35px;padding:8px 16px;transition:background-color .2s ease}.create-deal-btn:hover{background-color:var(--theme-tertiary)}.delete-selected-btn{background-color:initial;border:1px solid #ff0a0a;border-radius:4px;box-sizing:border-box;color:#1a1a1a;cursor:pointer;font-size:.9em;height:35px;line-height:1;padding:8px 16px}.delete-selected-btn:hover{background-color:#ff0a0a;color:#fff}.deal-container{background-color:#fff;box-shadow:0 2px 8px #00000014;flex-direction:column}.deal-table-wrapper{flex:1 1;overflow-x:auto}.deal-table,.deal-table-wrapper{background-color:#fff;width:100%}.deal-table{border-collapse:collapse;min-width:1000px}.deal-list-header,.deal-table tbody{background-color:#fff}.deal-list-header{border-bottom:1px solid #eee}.deal-list-header th{color:#333;font-size:14px;font-weight:600;padding:12px 8px;text-align:left;text-transform:uppercase;white-space:nowrap}.deal-list-header th:first-child{text-align:center;width:40px}.deal-list-header th:nth-child(2){text-align:center;width:60px}.deal-item{background-color:#fff;border-bottom:1px solid #eee;cursor:pointer;transition:all .2s ease}.deal-item:hover{background-color:#f8f9fa;box-shadow:0 2px 4px #0000000d;transform:translateY(-1px)}.deal-item:last-child{border-bottom:none}.deal-item td{background-color:#fff;padding:12px 8px;vertical-align:middle}.deal-item td:first-child{text-align:center}.deal-checkbox{accent-color:#ffa600;border-radius:3px;cursor:pointer;height:16px;width:16px}.deal-image-container-list{align-items:center;background-color:#fff;border-radius:8px;display:flex;height:60px;justify-content:center;margin:0 auto;overflow:hidden;width:60px}.deal-thumbnail{height:60px;width:60px}.deal-image-placeholder{background-color:#fff;color:#ccc;font-size:24px}.time-cell-group,.time-header-group{display:flex;flex-direction:column;gap:4px}.time-cell-group div{color:#555;font-size:14px}.deal-status{align-items:center;display:flex;font-weight:500;gap:8px;justify-content:center}.status-indicator{border-radius:50%;display:inline-block;height:8px;width:8px}.status-active{color:#22c55e}.status-active .status-indicator{background-color:#22c55e;box-shadow:0 0 0 2px #22c55e33}.status-inactive{color:#dc2626}.status-inactive .status-indicator{background-color:#dc2626;box-shadow:0 0 0 2px #dc262633}.deal-draft{font-weight:500}.deal-draft,.deal-likes{color:#666;text-align:center}.deal-likes i{color:#ff6b6b;margin-right:4px}.sortable{cursor:pointer;transition:color .2s ease;-webkit-user-select:none;user-select:none}.sort-icon,.sortable:hover{color:#ffa600}.sort-icon{font-weight:700;margin-left:4px}.sort-icon-inactive{font-size:12px;margin-left:4px;opacity:.3}.pagination-container{align-items:center;background-color:#fff;border-top:1px solid #eee;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:16px;width:100%}.items-per-page,.pagination-info{color:#666;font-size:14px}.items-per-page{align-items:center;display:flex;gap:8px}.items-per-page-select{background-color:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;padding:4px 8px}.pagination{gap:8px}.pagination,.pagination-button{align-items:center;display:flex}.pagination-button{background-color:#fff;border:1px solid #a0a0a0;border-radius:4px;color:#666;cursor:pointer;font-weight:700;height:32px;justify-content:center;padding-top:1px;transition:all .2s ease;width:32px}.pagination-button:hover:not(:disabled){background-color:#ffa600;border-color:#ffa600;color:#fff}.pagination-button:disabled{cursor:not-allowed;opacity:.5}.pagination-text{color:#666;font-size:14px}.image-placeholder{align-items:center;background-color:#fff;display:flex;height:60px;justify-content:center;width:60px}.image-loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffa60033;border-radius:50%;border-top-color:#ffa600;height:24px;width:24px}@media (max-width:768px){.pagination-container{align-items:center;flex-direction:column}.items-per-page,.pagination,.pagination-info{justify-content:center;margin-bottom:8px;width:100%}.deal-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:scroll}.deal-table{font-size:13px}.deal-list-header th{font-size:12px;padding:10px 6px}.deal-item td{padding:10px 6px}}.calendar-container{background:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;margin:20px auto;max-width:1200px;padding:20px;position:relative;width:95%}.calendar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;width:100%}.calendar-header button{background:#f0f0f0;border:1px solid #ddd;border-radius:5px;color:#333;cursor:pointer;font-size:20px;padding:5px 15px}.calendar-header button:hover{background-color:#e0e0e0}.calendar-header h2{color:#333;font-size:24px;margin:0}.calendar-body{display:flex;flex-direction:column;width:100%}.weekdays{grid-gap:10px;background-color:#f8f8f8;border-radius:5px;display:grid;gap:10px;grid-template-columns:repeat(7,minmax(0,1fr));margin-bottom:10px;padding:10px 0;width:100%}.weekday{color:#666;font-weight:700;text-align:center}.calendar-grid{grid-gap:10px 20px;display:grid;gap:10px 20px;grid-template-columns:repeat(7,minmax(0,1fr));width:98.5%}.calendar-day{aspect-ratio:1;background-color:#fff;border:1px solid #eee;border-radius:5px;cursor:pointer;min-width:0;padding:8px;position:relative;width:100%}.calendar-day:hover{background-color:#f9f9f9;border-color:#ddd}.calendar-day.empty{background-color:#f8f8f8;border:none;cursor:default}.calendar-day.today{background-color:#fff3e0;border-color:#ffa600}.calendar-day.selected{background-color:#e3f2fd;border-color:#2196f3}.day-number{color:#333;display:block;font-weight:700;margin-bottom:5px}.day-deals{align-items:center;display:flex;flex-direction:column;margin-top:5px}.deal-indicators{display:flex;flex-wrap:wrap;gap:3px;justify-content:center;margin-top:4px}.deal-indicator{border-radius:50%;display:inline-block;height:8px;width:8px}.calendar-tooltip{background-color:#fff;border-radius:6px;box-shadow:0 2px 10px #0003;margin-top:-10px;max-width:300px;min-width:200px;padding:10px;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(-100%);z-index:1000}.tooltip-arrow{border-left:8px solid #0000;border-right:8px solid #0000;border-top:8px solid #fff;bottom:-8px;height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.tooltip-content{width:100%}.tooltip-deal{align-items:center;border-bottom:1px solid #eee;display:flex;padding:5px 0}.tooltip-deal:last-child{border-bottom:none}.tooltip-deal-color{border-radius:50%;flex-shrink:0;height:12px;margin-right:8px;width:12px}.tooltip-deal-info{flex-grow:1}.tooltip-deal-name{font-size:12px;font-weight:700;margin-bottom:2px;word-break:break-word}.tooltip-deal-time{color:#666;font-size:11px}@media (max-width:768px){.calendar-container{padding:10px}.calendar-day{padding:5px}.calendar-header h2{font-size:20px}.deal-indicator{height:6px;width:6px}.calendar-tooltip{max-width:250px;min-width:150px}}.graph-weekly-calendar{background:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;margin:20px auto;max-width:1200px;overflow:hidden;padding:20px;position:relative;width:100%}.weekly-calendar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.weekly-calendar-header button{background:#f0f0f0;border:1px solid #ddd;border-radius:5px;color:#333;cursor:pointer;font-size:16px;padding:5px 15px;transition:background-color .2s ease}.weekly-calendar-header button:hover{background-color:#e0e0e0}.weekly-calendar-header h3{color:#333;font-size:18px;margin:0}.weekly-calendar-fixed-header{background:#fff;border:1px solid #eee;border-bottom:none;border-top-left-radius:5px;border-top-right-radius:5px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.weekly-calendar-header-canvas{display:block;width:100%}.weekly-calendar-scroll-container{border:1px solid #eee;border-radius:0 0 5px 5px;border-top:none;height:600px;overflow-x:hidden;overflow-y:auto;position:relative}.weekly-calendar-canvas{display:block;width:100%}.deal-tooltip{animation:fadeIn .2s ease-out;background-color:#000c;border-radius:4px;box-shadow:0 2px 8px #0003;color:#fff;font-size:12px;max-width:250px;padding:10px;pointer-events:none;position:absolute;transform:translate(20px,20px);z-index:100}.deal-tooltip-title{font-size:14px;font-weight:700;margin-bottom:5px}.deal-tooltip-time{margin-bottom:5px}.deal-tooltip-hint{font-size:11px;font-style:italic;margin-top:5px;opacity:.8}.deal-detail-popup{animation:popIn .2s ease-out;background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0003;max-width:90%;overflow:hidden;position:absolute;transform:translate(-50%,-100%);width:300px;z-index:200}.popup-header{align-items:center;color:#fff;justify-content:space-between;padding:12px 15px}.popup-header h4{font-size:16px;font-weight:600;margin:0}.popup-close-button{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:24px;justify-content:center;padding:0;transition:background-color .2s;width:24px}.popup-close-button:hover{background-color:#fff3}.popup-body{padding:15px}.popup-time{font-size:14px;margin-bottom:10px}.popup-description{color:#555;font-size:14px;line-height:1.4;margin-bottom:15px}.view-details-button{background-color:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 15px;transition:background-color .2s;width:100%}.view-details-button:hover{background-color:#2980b9}@keyframes popIn{0%{opacity:0;transform:translate(-50%,-90%)}to{opacity:1;transform:translate(-50%,-100%)}}.weekly-calendar-scroll-container::-webkit-scrollbar{width:8px}.weekly-calendar-scroll-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}.weekly-calendar-scroll-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:5px}.weekly-calendar-scroll-container::-webkit-scrollbar-thumb:hover{background:#aaa}@media (max-width:768px){.graph-weekly-calendar{padding:10px}.weekly-calendar-header h3{font-size:16px}.weekly-calendar-scroll-container{height:500px}.deal-detail-popup{width:250px}}@media (max-width:480px){.deal-detail-popup{width:220px}.popup-header h4{font-size:14px}.popup-body{padding:10px}}.mobile-preview-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.mobile-preview-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;max-height:90vh;max-width:400px;overflow-y:auto;width:90%}.mobile-preview-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:16px 20px}.mobile-preview-header h3{font-size:18px;font-weight:600;margin:0}.mobile-preview-close{background:none;border:none;color:#666;cursor:pointer;font-size:18px}.mobile-device{background-color:#111;border-radius:36px;box-shadow:0 10px 25px #0003;height:560px;margin:20px auto;overflow:hidden;padding:12px;position:relative;width:280px}.mobile-device-notch{background-color:#111;border-bottom-left-radius:12px;border-bottom-right-radius:12px;height:24px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:120px;z-index:10}.mobile-screen{background-color:#f8f9fa;border-radius:28px;height:100%;overflow:hidden;position:relative;width:100%}.mobile-status-bar{align-items:center;background-color:#f8f9fa;color:#333;display:flex;font-size:14px;font-weight:600;height:44px;justify-content:space-between;padding:0 16px}.mobile-time{font-weight:700}.mobile-status-icons{display:flex;gap:8px}.mobile-app-content{height:calc(100% - 44px);overflow-y:auto;padding:16px}.mobile-device-home-button{background-color:#333;border-radius:2px;bottom:8px;height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.mobile-preview-footer{border-top:1px solid #eee;color:#666;font-size:14px;padding:16px;text-align:center}.deal-preview-card{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:16px;overflow:hidden;width:100%}.image-container{background-color:#f8f9fa;height:120px;position:relative;width:100%}.deal-preview-image{height:100%;object-fit:cover;width:100%}.placeholder-container{align-items:center;background-color:#f8f9fa;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.placeholder-container i{color:#ccc;font-size:24px;margin-bottom:8px}.placeholder-text{color:#999;font-size:12px}.heart-container{align-items:center;background-color:#ffffffe6;border-radius:14px;display:flex;height:28px;justify-content:center;position:absolute;right:8px;top:8px;width:28px}.heart-container i{color:#ff6b6b;font-size:14px}.card-content{padding:16px}.category-container{margin-bottom:8px}.deal-preview-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:16px;font-weight:700;line-height:22px;margin:0 0 8px;overflow:hidden}.deal-preview-footer{margin-top:4px}.business-info{margin-bottom:8px}.business-info i{color:#666;font-size:14px;margin-right:4px}.deal-business-name{color:#666;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.constraint-container{align-items:center;display:flex;margin-bottom:4px}.constraint-container i{color:#666;font-size:14px;margin-right:4px}.constraint-text{color:#666;font-size:12px}.day-indicator-container{display:flex;justify-content:flex-start;margin-bottom:8px}.day-indicator{align-items:center;border-radius:12px;display:flex;height:24px;justify-content:center;margin-right:4px;width:24px}.active-day{background-color:#ff6b6b}.inactive-day{background-color:#f0f0f0}.day-indicator-text{font-size:10px;font-weight:500}.active-day .day-indicator-text{color:#fff}.inactive-day .day-indicator-text{color:#999}.modal-overlay{align-items:center;animation:fadeIn .2s ease-out;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.confirmation-modal{animation:slideIn .2s ease-out;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-width:450px;width:90%}.modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:16px 20px}.modal-header h3{color:#333;font-size:18px;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;justify-content:center;padding:4px}.close-button:hover{background-color:#f0f0f0}.modal-body{color:#555;font-size:15px;line-height:1.5;padding:20px}.modal-footer{border-top:1px solid #eee;display:flex;gap:12px;justify-content:flex-end;padding:16px 20px}.cancel-button,.confirm-button{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-weight:500;gap:8px;justify-content:center;padding:8px 16px;transition:all .2s ease}.cancel-button{background-color:#f0f0f0;border:1px solid #ddd;color:#333}.cancel-button:hover{background-color:#e0e0e0}.confirm-button{background-color:#3498db;border:none;color:#fff}.confirm-button:hover{background-color:#2980b9}.confirm-button.delete-button{background-color:#e74c3c}.confirm-button.delete-button:hover{background-color:#c0392b}button:disabled{opacity:.7}.loading-spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-top-color:#fff;height:16px;width:16px}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.deal-details-container{box-sizing:border-box;padding:20px;width:100%}.deal-card{border-radius:12px;box-shadow:0 4px 12px #00000014;box-sizing:border-box;padding:28px;transition:all .3s ease;width:100%}.deal-header{margin-bottom:24px}.deal-header-left{align-items:center;display:flex;gap:12px}.status-badge{display:flex;font-size:13px;font-weight:500;gap:6px;padding:6px 12px}.status-dot{border-radius:50%;height:8px;width:8px}.status-active{background-color:#ecfdf5;color:#059669}.status-active .status-dot{background-color:#10b981}.status-inactive{background-color:#f3f4f6;color:#6b7280}.status-inactive .status-dot{background-color:#9ca3af}.status-draft{background-color:#fffbeb;color:#d97706}.status-draft .status-dot{background-color:#f59e0b}.indefinite-badge{background-color:#eff6ff;border-radius:20px;color:#3b82f6;font-size:13px;gap:6px;padding:6px 12px}.back-button,.edit-button,.indefinite-badge{align-items:center;display:flex;font-weight:500}.back-button,.edit-button{border:none;border-radius:8px;cursor:pointer;gap:8px;padding:8px 16px;transition:all .2s ease}.back-button{background-color:#f3f4f6;color:#4b5563}.back-button:hover{background-color:#e5e7eb}.edit-button{background-color:#ffa600;color:#fff}.edit-button:hover{background-color:#f59e0b;box-shadow:0 2px 5px #0000001a;transform:translateY(-2px)}.deal-title{font-size:28px;margin-bottom:16px}.deal-description-container{background-color:#f9fafb;border-radius:8px;margin-bottom:28px;padding:20px}.deal-description{color:#4b5563;font-size:15px;line-height:1.6}.deal-info-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:28px}.deal-info-section{background-color:#f9fafb;border-radius:8px;padding:20px}.section-title{align-items:center;color:#374151;display:flex;font-size:16px;gap:8px;margin-bottom:16px;margin-top:0}.info-grid{grid-gap:16px;display:grid;gap:16px}.deal-info-item{display:flex;flex-direction:column;gap:6px}.info-label{color:#6b7280;font-size:13px;font-weight:500}.info-value{align-items:center;color:#111827;display:flex;font-weight:500;gap:6px}.date-value svg{color:#6b7280}.duration-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:13px;font-weight:500;gap:6px;padding:6px 12px}.duration-badge.indefinite{background-color:#eff6ff;color:#3b82f6}.duration-badge.limited{background-color:#f3f4f6;color:#4b5563}.days-display{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.day-chip{background-color:#e5e7eb;border-radius:16px;color:#4b5563;font-size:12px;font-weight:500;padding:4px 10px}.deal-footer{align-items:center;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-top:32px;padding-top:20px}.deal-metrics{display:flex;gap:16px}.metric-item{align-items:center;color:#4b5563;display:flex;font-size:14px;font-weight:500;gap:6px}.metric-item svg{color:#6b7280}.deal-actions{gap:12px}.action-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s ease}.preview-button{background-color:#f3f4f6;color:#4b5563}.preview-button:hover{background-color:#e5e7eb}.share-button{background-color:#eff6ff;color:#3b82f6}.share-button:hover{background-color:#dbeafe}.empty-state{justify-content:center;min-height:400px}.no-deal-message{align-items:center;color:#6b7280;display:flex;flex-direction:column;text-align:center}.no-deal-message svg{color:#d1d5db;margin-bottom:16px}.no-deal-message h3{color:#374151;font-size:18px;margin:0 0 8px}.no-deal-message p{font-size:14px;margin:0}.edit-mode{background:#fff}.edit-header{margin-bottom:24px;text-align:center}.edit-header h2{color:#111827;font-size:24px;font-weight:600;margin:0}.form-group label{color:#374151;font-size:14px;font-weight:500}.edit-input{border:1px solid #d1d5db;border-radius:8px;font-size:14px;padding:10px 12px;transition:border-color .2s ease;width:100%}.edit-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633;outline:none}.edit-input.description{line-height:1.5;min-height:120px;resize:vertical}.day-checkbox{background-color:#f3f4f6;border-radius:8px;gap:6px;-webkit-user-select:none;user-select:none}.day-checkbox.selected{background-color:#eff6ff;color:#3b82f6}.day-checkbox input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.date-time-group{display:flex;gap:16px}.date-time-group .form-group{flex:1 1}.indefinite-checkbox{gap:8px;margin-top:12px}.indefinite-checkbox input{height:16px;width:16px}.edit-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:32px}.cancel-button-edit,.save-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:10px 16px;transition:all .2s ease}.cancel-button-edit{background-color:#f3f4f6;color:#4b5563}.cancel-button-edit:hover{background-color:#e5e7eb}.save-button{background-color:#ffa600;color:#fff}.save-button:hover{background-color:#f59e0b}.deal-image-section{margin-bottom:20px}.deal-image-container{align-items:center;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;height:350px;justify-content:center;margin-top:10px;width:100%}.deal-image-preview{height:100%;object-fit:cover;width:100%}.deal-image-placeholder{align-items:center;background-color:#f0f0f0;color:#666;display:flex;height:100%;justify-content:center;width:100%}.deal-image-upload-text{align-items:center;display:flex;flex-direction:column}.deal-image-upload-text i{font-size:24px;margin-bottom:8px}.deal-image-hover-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s;width:100%}.deal-image-container:hover .deal-image-hover-overlay{opacity:1}.deal-image-edit-text{align-items:center;color:#fff;display:flex;flex-direction:column}.deal-image-edit-text i{font-size:24px;margin-bottom:8px}.deal-image-display{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;height:350px;margin-bottom:20px;overflow:hidden}.deal-image-display,.no-deal-image{align-items:center;display:flex;justify-content:center;width:100%}.no-deal-image{background-color:#f0f0f0;color:#999;font-size:16px;font-weight:500;height:100%;letter-spacing:1px}@media (max-width:768px){.deal-info-grid{grid-template-columns:1fr}.date-time-group{flex-direction:column;gap:8px}.deal-footer{align-items:flex-start;flex-direction:column;gap:16px}.deal-actions{width:100%}.action-button{flex:1 1;justify-content:center}.edit-actions{width:100%}.cancel-button,.draft-button,.save-button{flex:1 1;justify-content:center}}.analytics-section{border-top:1px solid #0000001a;margin-top:20px;padding-top:20px;width:100%}.analytics-header{align-items:center;display:flex;margin-bottom:16px}.analytics-header svg{color:#666;margin-right:8px}.analytics-summary{background-color:#f9f9f9;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:20px;padding:16px}.summary-item{align-items:center;display:flex;flex:1 1;flex-direction:column}.summary-value{font-size:24px}.summary-label{color:#666;font-size:14px}.summary-divider{background-color:#0000001a;margin:0 16px;width:1px}.analytics-row{display:flex;justify-content:space-between;margin-bottom:16px}.analytics-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:16px}.card-icon{align-items:center;border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;left:16px;position:absolute;top:16px;width:36px}.card-top-row{display:flex;margin-bottom:12px}.title-value-container{margin-left:48px;width:calc(100% - 48px)}.card-title{color:#666;font-size:14px;margin-bottom:4px}.card-value{font-size:22px;font-weight:600}.breakdown-container{border-top:1px solid #0000000d;padding-top:12px}.breakdown-row{display:flex;justify-content:space-between;margin-bottom:8px}.breakdown-row:last-child{margin-bottom:0}.breakdown-label{color:#666;font-size:14px}.breakdown-value{font-size:14px;font-weight:500}.loading-container{background-color:#f9f9f9;border-radius:8px;padding:30px}.analytics-loader{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:40px;margin-bottom:12px;width:40px}.back-to-calendar-button{align-items:center;align-self:flex-start;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 1px 3px #0000000d;color:#333;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;margin-bottom:16px;padding:8px 16px;transition:all .2s ease}.back-to-calendar-button:hover{background-color:#e9ecef;border-color:#ced4da;box-shadow:0 2px 5px #00000014;transform:translateY(-1px)}.back-to-calendar-button:active{box-shadow:0 1px 2px #0000001a;transform:translateY(0)}.back-to-calendar-button:before{content:"←";font-size:16px;line-height:1;margin-right:6px}.calendar-deal-details{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;margin-top:10px;padding:20px}.analytics-grid-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px;padding:24px;width:100%}.analytics-card-1x1{grid-column:span 1;grid-row:span 1}.analytics-card-2x1{grid-column:span 2;grid-row:span 1}.analytics-card-1x2{grid-column:span 1;grid-row:span 2}.analytics-card-2x2{grid-column:span 2;grid-row:span 2}.analytics-card-3x1{grid-column:span 3;grid-row:span 1}.analytics-card-4x1{grid-column:span 4;grid-row:span 1}.analytics-card-3x2{grid-column:span 3;grid-row:span 2}.analytics-card-4x2{grid-column:span 4;grid-row:span 2}.analytics-card{--theme-primary:#ffa600;--theme-secondary:#ffbe40;--theme-tertiary:#cc8500;--theme-complementary:#0059ff;--theme-primary-transparent:#ffa60033;--theme-secondary-transparent:#ffbe4033;--theme-success:#10b981;--theme-danger:#ef4444;--theme-warning:#f59e0b;--theme-info:#3b82f6;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 4px 20px #0000000f;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:24px;position:relative;transition:all .3s ease}.analytics-card:before{background:linear-gradient(90deg,var(--theme-primary),var(--theme-secondary),var(--theme-tertiary));border-radius:16px 16px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.analytics-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.analytics-card-title-container{align-items:center;display:flex;gap:12px}.analytics-card-icon{align-items:center;background-color:var(--theme-primary-transparent);border-radius:10px;color:var(--theme-primary);display:flex;font-size:18px;height:36px;justify-content:center;width:36px}.analytics-card-title{color:#1e293b;font-size:18px;font-weight:600;margin:0}.analytics-card-content{display:flex;flex:1 1;flex-direction:column}.view-all-button{align-items:center;background:none;border:none;border-radius:6px;color:var(--theme-primary);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:6px 10px;transition:all .2s ease}.view-all-button:hover{background-color:var(--theme-primary-transparent);color:var(--theme-tertiary)}.skeleton{overflow:hidden;position:relative}.skeleton-content{display:flex;flex-direction:column;gap:20px;height:100%}.skeleton-header{height:24px;width:60%}.skeleton-body,.skeleton-header{background:#e0e0e0;border-radius:4px}.skeleton-body{flex:1 1}.skeleton:after{animation:shimmer 2s infinite;background-image:linear-gradient(90deg,#fff0,#fff3 20%,#ffffff80 60%,#fff0);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (max-width:1200px){.analytics-grid-container{grid-template-columns:repeat(3,1fr)}.analytics-card-3x2,.analytics-card-4x1,.analytics-card-4x2{grid-column:span 3}}@media (max-width:992px){.analytics-grid-container{grid-template-columns:repeat(2,1fr)}.analytics-card-3x1,.analytics-card-3x2,.analytics-card-4x1,.analytics-card-4x2{grid-column:span 2}}@media (max-width:576px){.analytics-grid-container{grid-template-columns:1fr;padding:16px}.analytics-card-2x1,.analytics-card-2x2,.analytics-card-3x1,.analytics-card-3x2,.analytics-card-4x1,.analytics-card-4x2{grid-column:span 1}.analytics-card{padding:16px}.analytics-card-icon{font-size:16px;height:32px;width:32px}.analytics-card-title{font-size:16px}}.analytics-paywall-container{--theme-primary:#ffa600;--theme-secondary:#ffbe40;--theme-tertiary:#cc8500;--theme-complementary:#0059ff;--theme-primary-transparent:#ffa60033;--theme-secondary-transparent:#ffbe4033;align-items:center;display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:1200px;padding:40px 20px;width:100%}.analytics-paywall-card{background:linear-gradient(135deg,#fff,#f9fafb);border:1px solid #e2e8f0cc;border-radius:24px;box-shadow:0 8px 30px #00000014;display:flex;flex-direction:column;max-width:900px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.analytics-paywall-card:before{background:linear-gradient(90deg,var(--theme-primary),var(--theme-secondary));content:"";height:6px;left:0;position:absolute;top:0;width:100%}.paywall-header{padding:40px 40px 20px;position:relative;text-align:center}.paywall-icon-circle{align-items:center;background:linear-gradient(135deg,var(--theme-primary-transparent),var(--theme-secondary-transparent));border-radius:50%;display:flex;height:88px;justify-content:center;margin:0 auto 24px;position:relative;transition:transform .3s ease;width:88px}.paywall-icon-circle:after{animation:rotate 15s linear infinite;border:2px dashed var(--theme-primary);border-radius:50%;content:"";height:100%;position:absolute;width:100%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.paywall-lock-icon{color:var(--theme-primary);font-size:40px;z-index:1}.paywall-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#1e293b,#334155);-webkit-background-clip:text;color:#1e293b;font-size:32px;font-weight:700;margin-bottom:16px}.paywall-description{color:#64748b;font-size:18px;line-height:1.6;margin:0 auto;max-width:700px}.features-container{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;padding:20px 40px 40px}.feature-card{align-items:flex-start;background:#fff;border:1px solid #e2e8f099;border-radius:16px;box-shadow:0 4px 16px #0000000a;display:flex;flex-direction:column;padding:24px;transition:transform .3s ease,box-shadow .3s ease;width:250px}.feature-card:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-5px)}.feature-icon-container{align-items:center;background:linear-gradient(135deg,var(--theme-primary-transparent),var(--theme-secondary-transparent));border-radius:12px;display:flex;height:56px;justify-content:center;margin-bottom:16px;position:relative;width:56px}.feature-icon{color:var(--theme-primary);font-size:28px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.feature-title{color:#1e293b;font-size:18px;font-weight:600;margin-bottom:12px;width:100%}.feature-description{color:#64748b;font-size:14px;line-height:1.5;width:100%}.premium-features-section{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-top:1px solid #e2e8f0cc;padding:40px;text-align:center}.premium-features-title{color:#1e293b;font-size:22px;font-weight:600;margin-bottom:24px;text-align:center}.premium-features-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-bottom:24px}.premium-feature-item{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 2px 6px #0000000a;display:flex;gap:10px;padding:12px 16px;transition:transform .2s ease,box-shadow .2s ease}.premium-feature-item:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.premium-feature-icon{align-items:center;color:var(--theme-primary);display:flex;justify-content:center}.premium-feature-name{color:#334155;font-size:14px;font-weight:500}.premium-features-note{color:#475569;font-size:16px;font-style:italic;margin-top:16px}.upgrade-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-top:1px solid #e2e8f0cc;padding:32px 40px;text-align:center}.upgrade-button{align-items:center;background:linear-gradient(90deg,var(--theme-primary),var(--theme-secondary));border:none;border-radius:50px;box-shadow:0 8px 20px var(--theme-primary-transparent);color:#fff;cursor:pointer;display:inline-flex;font-size:18px;font-weight:600;gap:10px;justify-content:center;min-width:200px;padding:16px 32px;transition:all .3s ease}.upgrade-button:hover{background:linear-gradient(90deg,var(--theme-tertiary),var(--theme-primary));box-shadow:0 12px 25px var(--theme-primary-transparent);transform:translateY(-2px)}.arrow-icon{transition:transform .3s ease}.upgrade-button:hover .arrow-icon{transform:translateX(5px)}.upgrade-note{color:#64748b;font-size:14px;margin-top:16px}@media (max-width:768px){.features-container{align-items:center;flex-direction:column}.feature-card{max-width:320px;width:100%}.premium-features-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.premium-features-section{padding:30px 20px}.paywall-title{font-size:28px}.paywall-description{font-size:16px}.upgrade-button{width:100%}.features-container,.paywall-header,.upgrade-section{padding-left:20px;padding-right:20px}}@media (max-width:480px){.premium-features-grid{grid-template-columns:1fr}.premium-feature-item{justify-content:flex-start}}.header-content{align-items:center;flex-direction:column;position:relative;z-index:1}.cta-button-primary{align-items:center;background:linear-gradient(90deg,var(--theme-primary),var(--theme-secondary));border:none;border-radius:50px;box-shadow:0 8px 20px var(--theme-primary-transparent);color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;margin-top:24px;min-width:180px;padding:14px 28px;transition:all .3s ease}.cta-button-primary:hover{background:linear-gradient(90deg,var(--theme-tertiary),var(--theme-primary));box-shadow:0 12px 25px var(--theme-primary-transparent);transform:translateY(-2px)}.wave-divider{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23fff' d='m0 96 48 16c48 16 144 48 240 48s192-32 288-42.7c96-10.3 192-.3 288 21.4 96 21.3 192 53.3 288 53.3s192-32 240-48l48-16v192H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;bottom:-1px;height:24px;left:0;position:absolute;width:100%;z-index:0}.value-proposition{padding:0 40px 20px;text-align:center}.value-proposition h3{color:#1e293b;font-size:20px;font-weight:600;margin-top:8px}.value-tag{align-items:center;background-color:var(--theme-primary-transparent);border-radius:50px;color:var(--theme-tertiary);display:inline-flex;font-size:14px;font-weight:600;gap:6px;margin-bottom:12px;padding:6px 12px}.value-icon{font-size:16px}.premium-feature-item{position:relative}.check-icon{color:var(--theme-primary);font-size:16px;position:absolute;right:12px}.pricing-badge{background:linear-gradient(90deg,var(--theme-primary),var(--theme-secondary));border-radius:50px;box-shadow:0 4px 12px #0000001a;color:#fff;font-size:14px;font-weight:600;left:50%;padding:4px 16px;position:absolute;top:-12px;transform:translateX(-50%)}.upgrade-section{padding-top:40px;position:relative}.plan-details{margin-bottom:24px}.plan-price{justify-content:center;margin-bottom:8px}.price-currency{color:#334155;font-size:24px;font-weight:600}.price-amount{color:#1e293b;font-size:48px;line-height:1;margin:0 2px}.price-period{color:#64748b;font-size:18px}.plan-description{color:#64748b;font-size:14px}@media (max-width:768px){.value-proposition{padding:0 20px 16px}.value-proposition h3{font-size:18px}.plan-price{flex-wrap:wrap}.price-amount{font-size:40px}}.deal-performance-chart{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:12px;width:100%}.chart-container{flex:1 1;height:100%;min-height:300px;width:100%}.custom-tooltip{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 4px 12px #0000001a;padding:10px 14px}.custom-tooltip-label{color:#334155;font-size:14px;font-weight:600;margin-bottom:8px}.custom-tooltip-data{display:flex;flex-direction:column;gap:6px}.tooltip-data-item{align-items:center;display:flex;gap:12px;justify-content:space-between}.tooltip-data-label{align-items:center;color:#64748b;display:flex;font-size:13px;gap:6px}.tooltip-data-label:before{border-radius:50%;content:"";display:inline-block;height:8px;width:8px}.tooltip-data-label.views:before{background-color:#38bdf8;background-color:var(--complementary-color,#38bdf8)}.tooltip-data-label.likes:before{background-color:#3b82f6;background-color:var(--primary-color,#3b82f6)}.tooltip-data-value{font-feature-settings:"tnum";color:#334155;font-size:13px;font-variant-numeric:tabular-nums;font-weight:600}.recharts-legend-item{margin-right:20px!important}.recharts-legend-item-text{color:#64748b!important;font-size:13px!important}.recharts-cartesian-axis-tick-value{fill:#64748b;font-size:12px}.recharts-yAxis .recharts-cartesian-axis-tick-value{text-anchor:end}@media (max-width:768px){.deal-performance-chart{padding:8px}.recharts-legend-item-text{font-size:12px!important}.recharts-cartesian-axis-tick-value{font-size:11px}}.analytics-metric{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.metric-value{color:#1e293b;font-size:36px;font-weight:700;margin-bottom:8px}.metric-label{color:#64748b;font-size:14px}.growth-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-bottom:6px}.growth-value.positive{color:#10b981}.growth-value.negative{color:#ef4444}.growth-value.neutral{color:#64748b}.growth-label{margin-bottom:4px}.growth-detail{color:#94a3b8;font-size:12px;font-weight:500}.engagement-ratio{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:12px;position:relative}.ratio-chart{margin-bottom:8px;position:relative;width:100%}.ratio-indicator{align-items:center;display:flex;flex-direction:column;gap:4px}.ratio-value{font-feature-settings:"tnum";-webkit-text-fill-color:#0000;animation:fadeIn .5s ease-in;background:linear-gradient(135deg,#3b82f6,#8b5cf6);background:linear-gradient(135deg,var(--theme-primary,#3b82f6),#8b5cf6);background-clip:text;-webkit-background-clip:text;color:#1e293b;font-size:28px;font-variant-numeric:tabular-nums;font-weight:700;line-height:1.2;margin:0;text-shadow:0 1px 1px #0000000d}.ratio-label{color:#64748b;font-size:14px;font-weight:500;margin:0}.ratio-legend{display:flex;gap:20px;justify-content:center;margin-top:12px}.legend-item{gap:6px}.legend-color{border-radius:3px;height:10px;width:10px}.legend-text{color:#64748b;font-size:12px}.chart-custom-tooltip{background-color:#fff;border:1px solid #e2e8f0cc;border-radius:6px;box-shadow:0 4px 12px #0000001a;padding:8px 12px}.tooltip-label{margin:0 0 2px}.tooltip-value{font-size:14px}@media (max-width:768px){.ratio-value{font-size:24px}.ratio-label{font-size:13px}.ratio-legend{margin-top:8px}}.metric-display{flex-direction:column;gap:12px;height:100%;position:relative}.metric-display,.metric-icon{align-items:center;display:flex;justify-content:center}.metric-icon{border-radius:12px;box-shadow:0 2px 6px #0000000f;color:#3b82f6;color:var(--theme-primary,#3b82f6);font-size:24px;height:48px;margin-bottom:6px;width:48px}.metric-content{align-items:center;display:flex;flex-direction:column;gap:6px}.metric-value-modern{-webkit-text-fill-color:#0000;font-feature-settings:"tnum";animation:fadeIn .5s ease-in;background-clip:text;-webkit-background-clip:text;color:#0000;font-size:32px;font-variant-numeric:tabular-nums;font-weight:700;line-height:1.1;margin:0;text-shadow:0 1px 1px #0000000d}.metric-label-modern{color:#64748b;font-size:14px;font-weight:500;margin:0}.growth-indicator-modern{flex-direction:column;gap:12px;height:100%;position:relative}.growth-icon-container,.growth-indicator-modern{align-items:center;display:flex;justify-content:center}.growth-icon-container{border-radius:12px;box-shadow:0 2px 6px #0000000f;font-size:24px;height:48px;margin-bottom:4px;width:48px}.growth-content{align-items:center;display:flex;flex-direction:column;gap:4px}.growth-value-modern{-webkit-text-fill-color:#0000;font-feature-settings:"tnum";animation:fadeIn .5s ease-in;background-clip:text;-webkit-background-clip:text;color:#0000;font-size:28px;font-variant-numeric:tabular-nums;font-weight:700;line-height:1.1;margin:0;text-shadow:0 1px 1px #0000000d}.growth-label-modern{color:#64748b;font-size:14px;font-weight:500;margin:0}.growth-detail-modern{color:#94a3b8;font-size:12px;font-weight:500;margin-top:2px}@media (max-width:768px){.growth-value-modern,.metric-value-modern{font-size:24px}.growth-label-modern,.metric-label-modern{font-size:13px}.growth-detail-modern{font-size:11px}.growth-icon-container,.metric-icon{font-size:20px;height:40px;width:40px}.growth-value{font-size:24px}.growth-label{font-size:13px}.growth-detail{font-size:11px}}.deal-activity-container{display:flex;flex-direction:column;height:100%;width:100%}.activity-columns-header{display:flex;margin-bottom:12px}.activity-column-title{color:#334155;flex:1 1;font-size:15px;font-weight:600;padding:0 12px}.activity-column-title.views{color:#0ea5e9}.activity-column-title.likes{color:#ec4899}.activity-columns-container{display:flex;flex:1 1;gap:16px;height:calc(100% - 32px)}.activity-column{background-color:#f8fafc80;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:4px}.column-empty-state{align-items:center;color:#94a3b8;display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px;text-align:center}.empty-icon{font-size:24px;margin-bottom:12px;opacity:.6}.empty-message{font-size:14px}.activity-item{background-color:#ffffffb3;border-radius:8px;box-shadow:0 1px 3px #0000000d;padding:12px 14px;transition:all .2s ease}.activity-item:hover{background-color:#ffffffe6;box-shadow:0 2px 6px #00000014;transform:translateY(-1px)}@media (max-width:768px){.activity-columns-container{flex-direction:column;gap:24px}.activity-column{max-height:200px}}.engagement-funnel{display:flex;flex-direction:column;height:100%;padding:0;position:relative}.funnel-header{display:flex;justify-content:center;margin-bottom:20px}.conversion-rate{align-items:center;background-color:#f3f4f6b3;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;padding:10px 20px;transition:all .2s ease}.conversion-rate:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.rate-value{font-feature-settings:"tnum";color:#1e293b;font-size:28px;font-variant-numeric:tabular-nums;font-weight:700;margin-bottom:4px}.rate-label{color:#64748b;font-size:14px;font-weight:500}.funnel-metrics{display:flex;justify-content:center;margin-top:20px}.funnel-insight{background-color:#f3f4f6b3;border-left:3px solid #3b82f6;border-left:3px solid var(--theme-primary,#3b82f6);border-radius:8px;color:#475569;font-size:14px;padding:12px 20px;text-align:center}.insight-highlight{color:#1e293b;font-weight:700;margin-right:4px}.funnel-custom-tooltip{background-color:#fffffff2;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000001f;min-width:120px;padding:12px}.tooltip-label{color:#64748b;font-size:12px;margin:0 0 4px}.tooltip-value{color:#1e293b;font-size:16px;font-weight:600;margin:0}.no-data-content{align-items:center;background-color:#f8fafc;border-radius:12px;display:flex;flex-direction:column;max-width:80%;padding:24px}.no-data-icon{font-size:32px;margin-bottom:16px;opacity:.7}.no-data-message p{color:#475569;font-size:16px;font-weight:600;margin:0 0 8px}.no-data-description{color:#64748b;font-size:14px;line-height:1.5}@media (max-width:768px){.funnel-header{margin-bottom:12px}.rate-value{font-size:24px}.funnel-insight{font-size:13px;padding:10px 16px}}.growth-indicator{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.growth-value{align-items:center;display:flex;font-size:28px;font-weight:700;gap:4px;margin-bottom:8px}.growth-value svg{stroke-width:3}.growth-label{color:#64748b;font-size:14px}.deal-leaderboard{display:flex;flex-direction:column;gap:12px;height:100%;overflow-y:auto}.leaderboard-item{align-items:center;background-color:#ffffffb3;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;padding:12px;text-align:left}.leaderboard-rank{color:#64748b;font-size:18px;font-weight:700;text-align:center;width:30px}.leaderboard-image{border-radius:8px;height:50px;margin-right:12px;overflow:hidden;width:50px}.leaderboard-image img{height:100%;object-fit:cover;width:100%}.leaderboard-info{flex:1 1}.leaderboard-title{color:#1e293b;font-size:16px;font-weight:600;margin:0 0 4px}.leaderboard-description{color:#64748b;font-size:12px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leaderboard-stats{display:flex;gap:16px}.leaderboard-stat{align-items:center;color:#64748b;display:flex;font-size:14px;gap:4px}.stat-icon{height:28px;margin-right:2px;width:28px}.no-data-message{align-items:center;color:#64748b;display:flex;font-size:14px;height:100%;justify-content:center;padding:20px;text-align:center}.count-controls select:focus,.sort-controls select:focus{border-color:#3b82f6;border-color:var(--primary-color,#3b82f6)}.word-analysis-table-container{background-color:#fff;border:1px solid #f1f5f9;border-radius:8px;box-shadow:0 1px 3px #0000000d;flex:1 1;margin-bottom:16px;overflow-y:auto}.word-analysis-table{border-collapse:initial;border-spacing:0;font-size:13px;width:100%}.word-analysis-table th{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-weight:600;padding:12px 16px;position:-webkit-sticky;position:sticky;text-align:left;top:0;white-space:nowrap}.word-analysis-table th:first-child{border-top-left-radius:8px}.word-analysis-table th:last-child{border-top-right-radius:8px}.word-analysis-table td{border-bottom:1px solid #f1f5f9;color:#334155;padding:12px 16px}.word-analysis-table tr:last-child td{border-bottom:none}.word-analysis-table tr:hover{background-color:#f8fafc}.rank-cell{text-align:center;width:50px}.word-cell{width:120px}.deals-cell,.frequency-cell{width:80px}.engagement-cell{width:140px}.engagement-score{gap:4px}.top-deal-cell{width:200px}.word-analysis-insights{border-radius:8px;padding:16px}.word-analysis-insights h4{font-size:14px;margin-bottom:12px}.word-analysis-insights ul{padding-left:20px}.word-analysis-insights li{margin-bottom:8px}.day-performance-wrapper{display:flex;flex-direction:column;gap:16px;height:100%;padding:0}.day-performance-insights{display:flex;flex-wrap:wrap;gap:16px}.insight-card{align-items:center;background-color:#f8fafcb3;border:1px solid #f1f5f999;border-radius:12px;box-shadow:0 1px 2px #0000000d;display:flex;flex:1 1;gap:12px;min-width:160px;padding:12px 16px;transition:all .2s ease}.insight-card:hover{border-color:#e2e8f0cc;box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}.insight-icon{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 1px 3px #0000000d;color:#64748b;display:flex;height:40px;justify-content:center;width:40px}.top-day .insight-icon{background-color:#0ea5e91a;color:#0ea5e9}.growth-day .insight-icon{background-color:#10b9811a;color:#10b981}.insight-content{display:flex;flex-direction:column;gap:4px}.insight-title{color:#64748b;font-size:13px;font-weight:500;margin:0}.insight-value{color:#1e293b;font-size:16px;font-weight:600}.insight-metrics{display:flex;gap:12px;margin-top:2px}.insight-metric{align-items:center;color:#64748b;display:flex;font-size:13px;font-weight:500;gap:4px}.insight-metric.views{color:#0ea5e9}.insight-metric.likes{color:#ec4899}.insight-trend{align-items:center;color:#10b981;display:flex;font-size:13px;font-weight:500;gap:4px}.day-performance-chart{flex:1 1;margin-top:4px;position:relative}.day-performance-tooltip{background-color:#fff;border:1px solid #e2e8f0cc;border-radius:12px;box-shadow:0 4px 16px #0000001f;font-size:14px;max-width:240px;min-width:180px;padding:16px}.tooltip-day{border-bottom:1px solid #e2e8f099;color:#1e293b;font-size:16px;font-weight:600;margin:0 0 12px;padding-bottom:8px}.tooltip-metrics{display:flex;flex-direction:column;gap:10px}.tooltip-metric{align-items:center;color:#475569;display:flex;font-size:14px;gap:8px;justify-content:space-between;margin:0}.tooltip-metric.views{color:#0ea5e9}.tooltip-metric.likes{color:#ec4899}.tooltip-metric.total{border-top:1px solid #e2e8f099;color:#1e293b;font-weight:600;margin-top:4px;padding-top:8px}.tooltip-metric .metric-label{font-weight:400;margin-left:4px}.day-performance-empty{align-items:center;display:flex;height:100%;justify-content:center;text-align:center}.empty-state{align-items:center;background-color:#f8fafcb3;border:1px dashed #cbd5e199;border-radius:16px;display:flex;flex-direction:column;max-width:80%;padding:32px}.empty-icon{font-size:36px;opacity:.7}.empty-title{color:#475569;font-size:16px}.empty-description{color:#64748b;font-size:14px;line-height:1.5;margin:0}@media (max-width:768px){.day-performance-insights{flex-direction:column;gap:12px}.insight-card{min-width:auto;padding:10px 12px}.insight-icon{height:32px;width:32px}.insight-value{font-size:14px}.insight-metric,.insight-trend{font-size:12px}}.engagement-heatmap{display:flex;flex-direction:column;height:100%;justify-content:center}.color-empty{fill:#eee}.color-scale-1{fill:#c6e48b}.color-scale-2{fill:#7bc96f}.color-scale-3{fill:#239a3b}.color-scale-4{fill:#196127}.view-location-map{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.location-map-container{border-radius:8px;height:100%;min-height:300px;width:100%;z-index:1}.heatmap-legend{background-color:#ffffffe6;border-radius:4px;bottom:20px;box-shadow:0 1px 5px #0003;font-size:12px;padding:8px 12px;position:absolute;right:20px;z-index:1000}.legend-title{color:#333;font-weight:600;margin-bottom:6px}.legend-gradient{align-items:center;display:flex;gap:6px}.gradient-bar{background:linear-gradient(90deg,blue,cyan,lime,#ff0,red);border-radius:2px;height:10px;width:100px}.legend-label{color:#666;font-size:10px}@media (max-width:768px){.metric-value{font-size:28px}.growth-value,.ratio-value{font-size:24px}.leaderboard-item{padding:8px}.leaderboard-image{height:40px;width:40px}.leaderboard-title{font-size:14px}}.word-analysis-container{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:12px}.word-analysis-controls{border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:16px;padding:0 0 12px}.count-controls,.sort-controls{align-items:center;display:flex;gap:8px}.count-controls span,.sort-controls span{align-items:center;color:#64748b;display:flex;font-size:13px;font-weight:500}.count-controls select,.sort-controls select{-webkit-appearance:none;appearance:none;background-color:#f8fafc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:16px;border:1px solid #e2e8f0;border-radius:6px;color:#334155;cursor:pointer;font-size:13px;font-weight:500;padding:6px 32px 6px 12px;transition:all .2s ease}.count-controls select:hover,.sort-controls select:hover{background-color:#f1f5f9;border-color:#cbd5e1}.count-controls select:focus,.sort-controls select:focus{box-shadow:0 0 0 2px #3b82f61a;outline:none}.word-analysis-grid-container{background-color:#fff;border:1px solid #f1f5f9;border-radius:8px;box-shadow:0 1px 3px #0000000d;flex:1 1;margin-bottom:16px;overflow-y:auto;width:100%}.word-analysis-grid{display:grid;font-size:13px;grid-template-columns:minmax(50px,.5fr) minmax(120px,1fr) minmax(80px,.8fr) minmax(80px,.8fr) minmax(140px,1.2fr) minmax(200px,2fr);width:100%}.grid-header{align-items:center;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;display:flex;font-weight:600;padding:12px 16px;position:-webkit-sticky;position:sticky;text-align:left;top:0;white-space:nowrap;width:100%;z-index:1}.grid-header:first-child{border-top-left-radius:8px}.grid-header:last-child{border-top-right-radius:8px}.grid-cell{align-items:center;border-bottom:1px solid #f1f5f9;color:#334155;display:flex;padding:12px 16px;width:100%}.grid-row{display:contents}.grid-row:hover>.grid-cell{background-color:#f8fafc}.grid-row:last-child>.grid-cell{border-bottom:none}.rank-cell{color:#64748b;justify-content:flex-start}.rank-cell,.word-cell{font-weight:600}.deals-cell,.frequency-cell{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center}.engagement-cell{width:100%}.engagement-score{display:flex;flex-direction:column;gap:6px;width:100%}.score-value{font-feature-settings:"tnum";align-items:center;color:#334155;display:flex;font-size:14px;font-variant-numeric:tabular-nums;font-weight:600}.score-value:before{background-color:#10b981;border-radius:50%;content:"";display:inline-block;height:8px;margin-right:6px;width:8px}.engagement-icons{align-items:center;color:#64748b;display:flex;font-size:12px;gap:12px}.deal-likes,.deal-views,.likes-icon,.views-icon{white-space:nowrap}.top-deal,.top-deal-cell{width:100%}.top-deal{display:flex;flex-direction:column;gap:4px}.deal-name{color:#334155;max-width:180px;text-align:left;width:100%}.deal-stats{font-feature-settings:"tnum";color:#64748b;font-size:12px;font-variant-numeric:tabular-nums;gap:12px}.deal-row,.deal-stats{align-items:center;width:100%}.deal-row{display:flex;justify-content:space-between}.deal-likes,.deal-views{align-items:center;display:flex;gap:4px;white-space:nowrap}.deal-likes svg,.deal-views svg{color:#94a3b8;flex-shrink:0}.word-analysis-insights{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;box-shadow:0 4px 12px #0000000d;font-size:13px;padding:24px;transition:all .2s ease;width:100%}.word-analysis-insights:hover{box-shadow:0 6px 16px #00000014}.word-analysis-insights h4{align-items:center;color:#334155;display:flex;font-size:16px;font-weight:600;gap:8px;margin-bottom:20px;margin-top:0}.word-analysis-insights h4:before{background-color:currentColor;border-radius:2px;content:"";display:block;height:18px;width:4px}.word-analysis-insights ul{grid-gap:16px;color:#475569;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));list-style-type:none;margin:0;padding:0}.word-analysis-insights li{background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 2px 6px #00000008;display:flex;flex-direction:column;gap:8px;line-height:1.5;margin-bottom:0;padding:16px 20px;transition:all .2s ease}.word-analysis-insights li:hover{box-shadow:0 6px 12px #00000014;transform:translateY(-2px)}.word-analysis-insights strong{color:#334155;display:block;font-size:18px;font-weight:600;margin:6px 0;text-align:center}.insight-label{color:#64748b;font-size:12px;font-weight:500}.insight-value{align-items:center;display:flex;gap:6px;justify-content:center}.deal-likes,.deal-views,.likes-icon,.views-icon{align-items:center;display:flex;gap:4px}.deal-likes svg,.deal-views svg,.likes-icon svg,.views-icon svg{color:#94a3b8;flex-shrink:0}.word-analysis-no-data{align-items:center;color:#64748b;display:flex;flex-direction:column;height:100%;justify-content:center;padding:24px;text-align:center}.word-analysis-no-data svg{color:#cbd5e1;margin-bottom:16px}.word-analysis-no-data p{line-height:1.5;max-width:300px}@media (max-width:768px){.word-analysis-controls{align-items:flex-start;flex-direction:column;gap:12px}.word-analysis-grid{grid-template-columns:40px 100px 60px 60px 100px 1fr}.grid-cell,.grid-header{padding:10px 12px;width:100%}.deal-stats,.engagement-icons{flex-direction:column;gap:4px}.word-analysis-insights ul{grid-template-columns:1fr}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.promotion-container{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0 auto;max-width:1200px;padding:40px 30px;width:100%}.promotion-header-component{margin-bottom:60px;text-align:center}.promotion-header-component h1{color:#1a202c;font-size:36px;font-weight:800;letter-spacing:-.5px;margin-bottom:16px}.promotion-header-component p{color:#4a5568;font-size:18px;line-height:1.6;margin:0 auto;max-width:600px}.promotion-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 0}.loading-spinner{animation:spin 1s ease-in-out infinite;border:4px solid #4299e11a;height:50px;margin-bottom:24px;width:50px}.promotion-error{background-color:#fff5f5;border:1px solid #fed7d7;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:50px;text-align:center}.promotion-error p{color:#e53e3e;font-size:18px;margin-bottom:24px}.promotion-error button{background-color:#4299e1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .2s ease}.promotion-error button:hover{background-color:#3182ce;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}.promotion-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr}.current-plan-section{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:40px;transition:transform .3s ease,box-shadow .3s ease}.current-plan-section:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-5px)}.current-plan-header{align-items:center;border-bottom:1px solid #edf2f7;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.current-plan-header h2{color:#1a202c;font-size:24px;font-weight:700;margin:0}.current-plan-badge{background:linear-gradient(135deg,#48bb78,#38b2ac);border-radius:30px;box-shadow:0 4px 6px #38b2ac4d;color:#fff;font-size:14px;font-weight:600;letter-spacing:.5px;padding:6px 16px}.current-plan-details{padding:10px 0}.current-plan-details h3{color:#1a202c;font-size:28px;font-weight:700;margin-bottom:16px}.plan-price{align-items:baseline;color:#ffa600;display:flex;font-size:36px;font-weight:800;margin-bottom:20px}.plan-price span{color:#718096;font-size:16px;font-weight:500;margin-left:4px}.plan-description{color:#4a5568;font-size:16px;line-height:1.6;margin-bottom:24px}.plan-features{grid-gap:16px;display:grid;gap:16px}.feature-item{gap:12px}.feature-check{align-items:center;background-color:#ebf8ff;color:#4299e1;display:flex;font-size:14px;height:24px;justify-content:center;width:24px}.available-plans-section{margin-top:20px}.available-plans-section h2{color:#1a202c;font-size:24px;font-weight:700;margin-bottom:30px;text-align:center}.plans-grid{-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;gap:30px;justify-content:center;overflow-x:auto;padding:20px 0;scroll-behavior:smooth;scroll-padding:20px}.plan-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px #0000000d,0 10px 15px #0000001a;display:flex;flex:1 0 auto;flex-direction:column;max-width:550px;min-width:300px;padding:30px;position:relative;transition:all .3s ease;width:100%}.plan-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-8px)}.plan-card h3{color:#1a202c;font-size:22px;font-weight:700;margin-bottom:16px}.current-plan{background-color:#ebf8ff;border:2px solid #ffa600}.current-plan-marker{border-radius:30px;box-shadow:0 4px 6px #3182ce4d;font-size:12px;letter-spacing:.5px;padding:6px 16px;position:absolute;right:20px;top:-12px}.current-plan-marker,.plan-button{background:linear-gradient(135deg,#ffa600,#ffd000);color:#fff;font-weight:600}.plan-button{border:none;border-radius:8px;box-shadow:0 0 0 0 #0000001a;cursor:pointer;font-size:16px;margin-top:auto;padding:14px;transition:all .2s ease;transition:color .3s ease,transform .4s ease,box-shadow .4s ease,padding .3s ease;width:100%}.plan-button:hover{box-shadow:12px 10px 0 0 #0000001a;transform:scale(1.03)}.plan-button.disabled{background:#cbd5e0;box-shadow:none;cursor:not-allowed}.plan-button.disabled:hover{transform:none}@media (max-width:992px){.promotion-container{padding:30px 20px}.promotion-header-component h1{font-size:32px}.promotion-header-component p{font-size:16px}.current-plan-section{padding:30px}}@media (max-width:768px){.promotion-container{padding:20px 15px}.promotion-header-component h1{font-size:28px}.promotion-header-component p{font-size:16px}.plans-grid{grid-template-columns:1fr}.current-plan-section{padding:25px}.plan-price{font-size:30px}}.promotion-container:before{background-image:radial-gradient(circle at 25px 25px,#f7fafc 2px,#0000 0),radial-gradient(circle at 75px 75px,#f7fafc 2px,#0000 0);background-size:100px 100px;content:"";height:100%;left:0;opacity:.4;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.promotion-content{animation:fadeIn .6s ease-out}.current-plan-section,.plan-card{animation:fadeIn .6s ease-out .2s both}.plan-card{animation:fadeIn .6s ease-out calc(.2s + var(--i, 0)*.1s) both}.dash-deal-item{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000d;padding:12px;text-align:left;transition:all .2s ease}.dash-deal-item:hover{box-shadow:0 2px 6px #0000001a}.dash-deal-content{display:flex;flex-direction:column;gap:8px;text-align:left}.dash-deal-name{color:#333;font-size:15px;font-weight:500;margin:0}.dash-deal-description{color:#666;font-size:13px;line-height:1.4;margin:0}.dash-deal-meta{align-items:center;display:flex;justify-content:space-between;margin-top:4px;text-align:left;width:100%}.dash-deal-time{gap:6px}.dash-deal-likes,.dash-deal-time{align-items:center;color:#666;display:flex;font-size:13px;text-align:left}.dash-deal-likes{gap:4px;margin-left:auto}.dash-deal-icon{color:#888;font-size:14px}.dash-deal-heart-icon{color:#f44336}@media (max-width:768px){.dash-deal-meta{align-items:flex-start;flex-direction:column;gap:8px}.dash-deal-likes{margin-left:0}}.full-page-view{background-color:#f9f9f9;font-family:Arial,sans-serif;padding:20px}.no-deals-message{color:#888;font-size:16px;margin-top:20px}.deals-list{display:flex;flex-direction:column;gap:20px}.deal-card{border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:20px;text-align:left;transition:box-shadow .3s ease}.deal-card:hover{box-shadow:0 6px 12px #00000026}.grid-container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 2fr 1fr;grid-template-rows:repeat(3,auto)}.deal-name{font-size:16px;grid-column:1/2;grid-row:1/2}.deal-description{color:#555;grid-column:2/3;grid-row:1/4}.blank-space{grid-column:3/4}.deal-dow{color:#333;grid-column:1/2}.deal-dow,.deal-status{font-size:14px;font-weight:700;grid-row:2/3}.deal-status{color:#28a745;grid-column:3/4}.deal-status.inactive{color:#dc3545}.deal-dates{grid-column:1/2}.deal-dates,.description{color:#777;font-size:12px;grid-row:3/4}.description{grid-column:3/4}.subtotal-deal-wrapper{background:#fff;border-radius:10px;box-shadow:0 4px 8px #00000014;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.subtotal-deal-wrapper:hover{box-shadow:0 6px 12px #0000001f;transform:translateY(-2px)}.subtotal-deal-item{border-bottom:1px solid #f0f0f0;flex:1 1}.subtotal-deal-extra-info{align-items:center;background-color:#f9f9f9;display:flex;flex-wrap:wrap;gap:16px;padding:12px 16px}.subtotal-deal-status{background-color:#e8f5e9;border-radius:12px;color:#2e7d32;font-size:14px;font-weight:500;padding:4px 10px}.subtotal-deal-status:contains("Inactive"){background-color:#ffebee;color:#c62828}.subtotal-deal-likes-count{align-items:center;color:#f44336;display:flex;font-size:14px;font-weight:500;gap:6px}.subtotal-deal-time{color:#666;font-size:13px}.indefinite-label{color:#555;font-weight:500;margin-right:8px}.time-only{color:#666}@media (max-width:768px){.subtotal-deal-extra-info{align-items:flex-start;flex-direction:column;gap:8px}}.create-deal-container{background-color:#fff;border-radius:12px;box-shadow:0 8px 30px #00000014;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0 auto;max-width:1200px;overflow:hidden;width:100%}.form-progress-container{align-items:center;background-color:#fff;border-bottom:1px solid #eaeaea;display:flex;height:160px;padding:20px 40px 0;position:relative}.form-progress-bar{background-color:#ffa600;height:4px;left:0;position:absolute;top:0;transition:width .4s ease}.form-progress-steps{justify-content:space-between;margin:20px auto 0;max-width:1000px;padding:0 20px 50px;width:100%}.form-progress-steps,.step-indicator{align-items:center;display:flex;position:relative}.step-indicator{cursor:pointer;flex:1 1;flex-direction:column;max-width:150px;transition:all .3s ease;z-index:2}.step-number{align-items:center;background-color:#e0e0e0;border-radius:50%;box-shadow:0 2px 6px #0000001a;color:#666;display:flex;font-size:18px;font-weight:600;height:48px;justify-content:center;margin-bottom:12px;margin-left:auto;margin-right:auto;position:relative;transform:none!important;width:48px}.step-label{color:#666;font-size:15px;font-weight:500;text-align:center;transition:all .3s ease;white-space:nowrap}.step-indicator.activestep .step-number{background-color:initial;border:3px solid #ffa600;color:#ffa600}.step-indicator.activestep .step-label{color:#333;font-weight:600}.step-indicator.completed .step-number{background-color:#ffa600;color:#fff}.progress-line{background-color:#ffa600;height:2px;left:0;position:absolute;top:24px;transition:width .4s ease;z-index:1}.create-deal-form{padding:0}.form-step{animation:fadeIn .4s ease;display:none;padding:30px 40px}.form-step.active{display:block}.step-header{margin-bottom:24px;padding:0;text-align:center;width:100%}.step-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ffa600,#ff6b00);background-clip:text;-webkit-background-clip:text;color:#333;font-size:28px;font-weight:700;margin:0 auto 8px;padding:0;text-align:center}.step-description{color:#666;font-size:16px;margin:0 auto;padding:0;text-align:center}.form-card{background-color:#f9f9fa;border-radius:12px;box-shadow:0 4px 16px #0000000a;margin-bottom:24px;padding:30px}.form-group{margin-bottom:24px;position:relative}.form-group:last-child{margin-bottom:0}.form-group label{color:#333;display:block;font-size:18px;font-weight:600;margin-bottom:8px;text-align:left}.required-mark{color:#ff4d4f;margin-left:4px}.form-group input[type=date],.form-group input[type=text],.form-group input[type=time],.form-group textarea{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 1px 3px #0000000d;color:#333;font-size:15px;padding:14px 16px;transition:all .2s ease;width:100%}.form-group input[type=date]:focus,.form-group input[type=text]:focus,.form-group input[type=time]:focus,.form-group textarea:focus{border-color:#ffa600;box-shadow:0 0 0 3px #ffa60026;outline:none}.form-group textarea{line-height:1.5;min-height:120px;resize:vertical}.field-hint{align-items:center;color:#888;display:flex;font-size:13px;margin-top:6px}.field-hint i{color:#ffa600;font-weight:500;margin-right:8px}.tooltip-container{position:relative}.input-tooltip{align-items:flex-start;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;color:#495057;display:flex;font-size:13px;gap:8px;left:0;max-width:100%;opacity:0;padding:8px 12px;pointer-events:none;position:absolute;top:calc(100% + 8px);transform:translateY(-5px);transition:all .2s ease;width:100%;z-index:10}.input-tooltip i{color:#ffa600;font-size:14px;margin-top:2px}.input-tooltip.visible,.tooltip-container:hover .input-tooltip{opacity:1;transform:translateY(0)}.title-input{font-size:16px!important;font-weight:500}.image-upload-container{position:relative;width:100%}.image-upload-area{align-items:center;background-color:#f9f9f9;border:2px dashed #ddd;border-radius:8px;cursor:pointer;display:flex;height:200px;justify-content:center;transition:all .2s ease;width:100%}.image-upload-area:hover{background-color:#fff9e6;border-color:#ffa600}.upload-placeholder{align-items:center;color:#666;display:flex;flex-direction:column;gap:12px}.upload-placeholder i{color:#ffa600;font-size:32px}.upload-placeholder span{font-size:15px}.upload-hint{color:#999;font-size:13px!important}.file-input{display:none}.image-preview-container{border-radius:8px;box-shadow:0 4px 12px #0000001a;height:200px;overflow:hidden;position:relative;width:100%}.image-preview{height:100%;object-fit:cover;width:100%}.remove-image-btn{align-items:center;background-color:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:10px;top:10px;transition:all .2s ease;width:32px}.remove-image-btn:hover{background-color:#f00c}.days-selector{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.day-checkbox{align-items:center;background-color:#f0f0f0;border:1px solid #0000;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;padding:8px 12px;transition:all .2s ease}.day-checkbox:hover{background-color:#e8e8e8}.day-checkbox.selected{background-color:#fff0d9;border-color:#ffa600;color:#ffa600}.day-checkbox input{display:none}.indefinite-checkbox{align-items:center;cursor:pointer;display:flex;margin-bottom:16px}.indefinite-checkbox input{accent-color:#ffa600;height:18px;margin-right:10px;width:18px}.indefinite-checkbox span{color:#555;font-size:15px}.dates-container,.times{display:flex;gap:16px;margin-bottom:8px}.date-input,.time-input{flex:1 1}.date-input label,.time-input label{color:#666;font-size:14px;font-weight:500;margin-bottom:6px}.deal-preview{margin-top:30px}.deal-preview h3{color:#333;font-size:18px;font-weight:600;margin-bottom:16px;text-align:center}.preview-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 16px #00000014;overflow:hidden}.preview-image{height:180px;overflow:hidden;width:100%}.preview-image img{height:100%;object-fit:cover;width:100%}.preview-content{padding:20px}.preview-content h4{color:#333;font-size:20px;font-weight:600;margin-bottom:12px}.preview-schedule{color:#666;display:flex;font-size:14px;justify-content:space-between;margin-bottom:12px}.preview-days{font-weight:500}.preview-times{color:#ffa600}.preview-description{color:#555;font-size:15px;line-height:1.5}.step-actions{display:flex;justify-content:space-between;margin-top:30px}.cancel-button-create{align-items:center;background-color:#f3f4f6;border:none;border-radius:8px;color:#4b5563;cursor:pointer;display:flex;font-size:15px;font-weight:600;padding:12px 20px;transition:all .2s ease}.cancel-button-create:hover{background-color:#e5e7eb}.left-actions,.right-actions{display:flex;gap:12px}.back-button,.draft-button,.next-button,.publish-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:12px 20px;transition:all .2s ease}.back-button{background-color:#f0f0f0;color:#666}.back-button:hover{background-color:#e0e0e0}.next-button{background-color:#ffa600;color:#fff}.next-button:hover{background-color:#ff9500;box-shadow:0 4px 12px #ffa6004d;transform:translateY(-2px)}.draft-button{background-color:#f0f0f0;color:#666}.draft-button:hover{background-color:#e0e0e0}.publish-button{background-color:#ffa600;color:#fff}.publish-button:hover{background-color:#ff9500;box-shadow:0 4px 12px #ffa6004d;transform:translateY(-2px)}button:disabled{box-shadow:none!important;cursor:not-allowed;opacity:.6;transform:none!important}@media (max-width:768px){.form-card,.form-step{padding:20px}.step-header h2{font-size:24px}.dates-container,.times{flex-direction:column;gap:12px}.step-actions{flex-direction:column;gap:16px}.left-actions,.right-actions{justify-content:center;width:100%}.back-button,.draft-button,.next-button,.publish-button{flex:1 1;justify-content:center}}@media (max-width:576px){.form-progress-container{height:110px;padding:20px 16px 0}.step-number{font-size:16px;height:40px;width:40px}.step-label{font-size:13px}.step-header h2{font-size:22px}.step-description{font-size:14px}.form-group label{font-size:15px}.days-selector{justify-content:center}}.subscriptions-container{background-color:#f8f9fa;display:flex;flex-direction:column;height:100%;padding:30px}.subscriptions-coming-soon{margin-bottom:40px;padding:20px;position:relative;text-align:center;z-index:10}.subscriptions-coming-soon h1{color:#333;font-size:36px;font-weight:700;margin-bottom:10px}.subscriptions-coming-soon p{color:#666;font-size:18px;margin:0 auto 20px;max-width:600px}.coming-soon-badge{animation:pulse 2s infinite;background:linear-gradient(135deg,#6e8efb,#a777e3);border-radius:30px;box-shadow:0 4px 15px #6b8efb66;color:#fff;display:inline-block;font-size:16px;font-weight:600;padding:8px 20px}.mock-dashboard{background-color:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;flex:1 1;overflow:hidden;padding:30px;position:relative}.mock-header{align-items:center;border-bottom:1px solid #eaeaea;display:flex;justify-content:space-between;margin-bottom:25px;padding-bottom:15px}.mock-title{background-color:#f0f0f0;border-radius:4px;color:#333;font-size:22px;font-weight:600;height:30px;width:200px}.mock-controls{display:flex;gap:15px}.mock-dropdown{width:120px}.mock-button,.mock-dropdown{background-color:#f0f0f0;border-radius:4px;height:30px}.mock-button{width:80px}.mock-summary{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:30px}.mock-summary-card{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:20px}.mock-card-label{background-color:#f0f0f0;border-radius:2px;color:#666;font-size:14px;height:14px;margin-bottom:10px;width:80%}.mock-card-value{background-color:#e8e8e8;border-radius:3px;color:#333;font-size:24px;font-weight:600;height:28px;margin-bottom:8px;width:60%}.mock-card-change{border-radius:2px;font-size:14px;font-weight:500;height:16px;width:50px}.positive{background-color:#e8f5e9}.negative{background-color:#ffebee}.mock-content{display:flex;gap:25px;height:400px}.mock-chart-container{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 8px #0000000d;flex:2 1;padding:20px}.mock-sidebar{display:flex;flex:1 1;flex-direction:column;gap:20px}.mock-widget{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:20px}.mock-widget-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.mock-widget-title{color:#333;font-size:16px;font-weight:600;width:120px}.mock-widget-controls,.mock-widget-title{background-color:#f0f0f0;border-radius:2px;height:16px}.mock-widget-controls{width:60px}.mock-line-chart{height:200px;margin-top:20px;position:relative}.mock-chart-y-axis{border-right:1px solid #e0e0e0;bottom:30px;left:0;position:absolute;top:0;width:30px}.mock-chart-lines{bottom:30px;flex:1 1;height:100%;left:30px;position:absolute;position:relative;right:0;top:0}.mock-chart-line{background-color:#e0e0e0;height:1px;position:absolute;width:100%}.mock-chart-line:first-child{top:25%}.mock-chart-line:nth-child(2){top:75%}.mock-chart-x-axis{border-top:1px solid #e0e0e0;bottom:0;height:30px;left:30px;position:absolute;right:0}.mock-graph-line{background-color:#4285f4;height:2px;position:absolute;z-index:2}.mock-graph-line.primary{background-color:#4285f4;box-shadow:0 0 8px #4285f44d;top:40%}.mock-graph-line.primary,.mock-graph-line.secondary{border-radius:2px;left:10%;transform:translateY(-50%);width:75%}.mock-graph-line.secondary{background-color:#34a853;box-shadow:0 0 8px #34a8534d;top:65%}.mock-data-point{background-color:#4285f4;border-radius:50%;box-shadow:0 0 6px #4285f480;height:8px;position:absolute;transform:translate(-50%,-50%);width:8px;z-index:3}.mock-data-point.secondary{background-color:#34a853;box-shadow:0 0 6px #34a85380}.mock-chart-legend{display:flex;gap:20px;justify-content:center;margin-top:15px}.mock-legend-item{align-items:center;display:flex;gap:8px}.mock-legend-color{border-radius:3px;height:12px;width:12px}.mock-legend-color.primary{background-color:#4285f4}.mock-legend-color.secondary{background-color:#34a853}.mock-legend-text{background-color:#f0f0f0;border-radius:2px;color:#666;font-size:12px;height:12px;width:100px}.mock-pie-chart-container{display:flex;justify-content:center;margin:15px 0}.mock-pie-chart{border-radius:50%;box-shadow:0 4px 12px #0000001a;height:120px;overflow:hidden;position:relative;width:120px}.mock-pie-segment{height:100%;position:absolute;transform-origin:center;width:100%}.segment-1{background-color:#4285f4;-webkit-clip-path:polygon(50% 50%,50% 0,100% 0,100% 100%,50% 100%);clip-path:polygon(50% 50%,50% 0,100% 0,100% 100%,50% 100%)}.segment-2{background-color:#fbbc05;-webkit-clip-path:polygon(50% 50%,0 0,50% 0);clip-path:polygon(50% 50%,0 0,50% 0)}.segment-3{background-color:#ea4335;-webkit-clip-path:polygon(50% 50%,0 0,0 100%,50% 100%);clip-path:polygon(50% 50%,0 0,0 100%,50% 100%)}.mock-pie-center{background-color:#fff;border-radius:50%;box-shadow:inset 0 0 8px #0000001a;height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.mock-plan-list{display:flex;flex-direction:column;gap:15px}.mock-plan-item{align-items:center;display:flex;padding:8px 0}.mock-plan-color{border-radius:3px;height:12px;margin-right:10px;width:12px}.mock-plan-color.basic{background-color:#4285f4}.mock-plan-color.standard{background-color:#fbbc05}.mock-plan-color.premium{background-color:#ea4335}.mock-plan-name{background-color:#f0f0f0;color:#555;flex:1 1;width:60px}.mock-plan-name,.mock-plan-value{border-radius:2px;font-size:14px;height:14px}.mock-plan-value{background-color:#e8e8e8;color:#333;font-weight:500;width:40px}.mock-activity-list{display:flex;flex-direction:column;gap:12px}.mock-activity-item{align-items:center;display:flex;gap:10px;height:20px}.mock-activity-indicator{border-radius:50%;flex-shrink:0;height:8px;width:8px}.mock-activity-indicator.new{background-color:#4285f4}.mock-activity-indicator.renewal{background-color:#34a853}.mock-activity-indicator.upgrade{background-color:#fbbc05}.mock-activity-indicator.cancel{background-color:#ea4335}.mock-activity-content{background-color:#f0f0f0;border-radius:4px;flex:1 1;height:14px}.mock-bar-chart{display:flex;flex-direction:column;gap:15px;margin-top:10px}.mock-bar-container{align-items:center;display:flex;gap:10px}.mock-bar-label{border-radius:2px;width:60px}.mock-bar,.mock-bar-label{background-color:#f0f0f0;height:12px}.mock-bar{border-radius:6px;flex:1 1;overflow:hidden}.mock-bar-fill{background:linear-gradient(90deg,#4285f4,#34a853);border-radius:6px;height:100%}.mock-bar-value{background-color:#f0f0f0;border-radius:2px;height:12px;width:30px}.glassmorphism-overlay{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#fff6;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:5}.overlay-content{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#ffffffd9;border:1px solid #ffffff2e;border-radius:16px;box-shadow:0 8px 32px #1f26871a;max-width:500px;padding:40px;text-align:center}.overlay-icon{font-size:48px;margin-bottom:20px}.overlay-content h2{color:#333;font-size:28px;margin-bottom:15px}.overlay-content p{color:#555;font-size:16px;line-height:1.6}@media (max-width:992px){.mock-summary{grid-template-columns:repeat(2,1fr)}.mock-content{flex-direction:column;height:auto}}@media (max-width:768px){.subscriptions-coming-soon h1{font-size:28px}.subscriptions-coming-soon p{font-size:16px}.mock-summary{grid-template-columns:1fr}}.subscription-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0 auto;max-width:1200px;padding:1.5rem}.subscription-header{margin-bottom:2rem}.subscription-title{color:var(--theme-primary);font-size:2.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin-bottom:.5rem;text-transform:uppercase}.subscription-description,.subscription-title{font-family:Poppins,sans-serif;text-align:left}.subscription-description{color:#666;font-size:1rem;font-weight:400;letter-spacing:-.01em;line-height:1.5;margin-top:.5rem;max-width:600px}.tier-pricing-toggle-container{display:flex;justify-content:center;margin-bottom:1rem;position:relative;width:100%}.tier-pricing-toggle{background:#0000;border:none;display:flex;gap:0;padding:0;position:relative}.tier-pricing-toggle-btn{align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-bottom:none;border-radius:12px 12px 0 0;box-shadow:0 -2px 4px #0000000d;color:#64748b;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:.4rem;justify-content:center;margin-right:-1px;padding:.75rem 1.5rem .6rem;position:relative;transform:translateY(2px);transition:all .3s ease;z-index:1}.tier-pricing-toggle-btn:first-child{margin-right:-1px}.tier-pricing-toggle-btn:last-child{margin-right:0}.tier-pricing-toggle-btn.active{background:#fff;border-color:gray;border-bottom:2px solid #fff;color:gray;transform:translateY(0);z-index:3}.tier-pricing-toggle-btn:not(.active){border-bottom:2px solid #e2e8f0}.tier-pricing-toggle-btn:hover:not(.active){background:#fff;border-color:#cbd5e1;box-shadow:0 -3px 6px #00000014;color:#475569;transform:translateY(1px)}.tier-pricing-toggle-container:after{background:gray;bottom:0;content:"";height:3px;left:-1.5rem;position:absolute;right:-1.5rem;z-index:2}.tier-pricing-toggle-container:before{background:linear-gradient(90deg,#0000,#e2e8f04d 10%,#e2e8f0cc 50%,#e2e8f04d 90%,#0000);bottom:-1px;content:"";height:1px;left:-1.5rem;position:absolute;right:-1.5rem;z-index:1}.tier-toggle-badge{background:linear-gradient(135deg,#00b377,#00d084);border-radius:8px;box-shadow:0 2px 4px #00b3774d;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.3px;margin-left:.2rem;padding:.15rem .4rem;text-transform:uppercase}.tier-pricing-toggle-btn:not(.active) .tier-toggle-badge{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);box-shadow:none;color:#64748b}.tier-pricing-toggle-btn.active .tier-toggle-badge{animation:badgeGlow 2s ease-in-out infinite alternate;background:linear-gradient(135deg,#00b377,#00d084);box-shadow:0 2px 6px #00b37766}@keyframes badgeGlow{0%{box-shadow:0 2px 6px #00b37766}to{box-shadow:0 2px 10px #00b37799}}.tier-pricing-toggle-btn:before{background:linear-gradient(180deg,#ffffff80,#0000 50%);border-radius:12px 12px 0 0;bottom:0;content:"";left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.tier-pricing-toggle-btn.active:before{opacity:.7}.section-title{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:1.25rem}.current-plan-card{background-color:#fff;box-shadow:0 2px 8px #00000014;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;transition:all .2s ease}.current-plan-card,.plan-icon{align-items:center;border-radius:12px;display:flex}.plan-icon{background-color:var(--theme-primary-transparent);color:var(--theme-primary);flex-shrink:0;font-size:1.5rem;height:64px;justify-content:center;width:64px}.plan-details{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:.5rem;margin-top:1.5rem}.plan-name{color:#333;font-size:1.1rem;font-weight:600;margin:0}.plan-price,.plan-status{align-items:center;color:#666;display:flex;font-size:.9rem;gap:.5rem;margin:0}.plan-price{color:var(--theme-primary);font-size:1rem;font-weight:600}.status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:.75rem;font-weight:600;padding:.25rem .75rem;text-transform:capitalize}.status-badge.active,.status-badge.paid{background-color:#e6f7ed;color:#0e9f6e}.status-badge.pending{background-color:#fef3c7;color:#d97706}.status-badge.failed{background-color:#fee2e2;color:#ef4444}.current-plan-indicator{align-items:center;background:linear-gradient(90deg,var(--theme-primary) 0,var(--theme-tertiary) 100%);border-radius:12px 12px 0 0;display:flex;height:4px;justify-content:center;left:0;overflow:visible;position:absolute;right:0;top:0}.current-plan-indicator:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:0;position:absolute;right:0;top:0}.current-plan-text{background:var(--theme-primary);border-radius:12px;box-shadow:0 2px 8px #00000026;color:#fff;font-size:.75rem;font-weight:600;left:50%;letter-spacing:.5px;padding:.25rem .75rem;position:absolute;text-transform:uppercase;top:12px;transform:translateX(-50%);z-index:10}.subscription-tier-card.current{border-color:var(--theme-primary);box-shadow:0 4px 20px #0000001a,0 0 0 1px var(--theme-primary);transform:scale(1.02);z-index:5}.subscription-tier-card.current .tier-name{margin-top:2rem}.subscription-tiers{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:2rem}.subscription-tier-card{background-color:#fff;border:1px solid #eaeaea;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;height:100%;overflow:visible;padding:1.5rem;position:relative;transition:all .2s ease}.subscription-tier-card.recommended{border-color:#ffa600;transform:scale(1.02);z-index:2}.tier-recommended-badge{background-color:#ffa600;border-radius:12px;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .75rem;position:absolute;right:10px;top:-10px}.tier-name{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.tier-price{margin-bottom:1.5rem}.price-amount{color:#ffa600;font-size:1.75rem;font-weight:700}.price-period{color:#666;font-size:.9rem}.tier-features{list-style:none;margin:1.5rem 0;padding:0}.tier-feature-item{align-items:center;color:#444;display:flex;font-size:.9rem;margin-bottom:.75rem;transition:opacity .2s ease}.tier-feature-item.unavailable{color:#888;opacity:.5}.feature-check-icon{color:#00b377;flex-shrink:0;margin-right:.5rem;transition:color .2s ease}.feature-check-icon.unavailable{color:#ccc}.tier-more-details{border-top:1px solid #eaeaea;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;margin:1.5rem 0;padding-top:1.5rem}.tier-more-details details{cursor:pointer}.tier-more-details summary{align-items:center;color:#ffa600;display:flex;font-size:.95rem;font-weight:600;justify-content:space-between;padding:.5rem 0;transition:all .2s ease}.tier-more-details summary:after{content:"+";font-size:1.2rem;transition:transform .2s ease}.tier-more-details details[open] summary:after{content:"−"}.tier-description{background-color:#f8fafc;border-radius:8px;color:#666;font-size:.9rem;margin-top:.5rem;padding:1rem;text-align:left;white-space:pre-line}.tier-description ul{margin:.5rem 0;padding-left:1.5rem}.tier-description li{margin-bottom:.25rem}.enterprise-card .tier-description{background-color:#f0f9ff;border:1px solid #e0f2fe;color:#0c4a6e}.enterprise-card .tier-more-details summary{color:#6366f1;font-weight:600}.enterprise-card .tier-description{border-radius:8px;font-size:.9rem;line-height:1.6;margin-top:.5rem;padding:1.5rem;white-space:pre-line}.plan-actions{flex-shrink:0}.plan-actions-group{display:flex;flex-direction:column;gap:.75rem;min-width:180px}.plan-action-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;border-radius:12px;box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center;overflow:hidden;padding:.875rem 1.25rem;position:relative;transition:all .2s ease;white-space:nowrap}.tier-action-group{flex-direction:column;margin-top:auto}.tier-action-btn,.tier-action-group{display:flex;gap:.75rem;overflow:visible;position:relative}.tier-action-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;border-radius:12px;box-shadow:0 2px 8px #0000001a;cursor:pointer;font-size:.9rem;font-weight:600;justify-content:flex-start;margin:8px 8px 8px 0;padding:1rem;transition:all .2s ease;width:100%}.current-plan-card:hover,.plan-action-btn:hover,.subscription-tier-card:hover,.tab-button:hover:not(.active),.tier-action-btn:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-2px)}.subscription-tier-card.current:hover{box-shadow:0 8px 25px #00000026,0 0 0 1px var(--theme-primary)}.plan-action-btn.primary{background:linear-gradient(135deg,var(--theme-primary) 0,var(--theme-tertiary) 100%);border:1px solid #0000;color:#fff}.tier-action-btn.included{background:#b6b6b6;border:1px solid #0000;color:#fff}.tier-action-btn.secondary{background:linear-gradient(135deg,#06c,#0052a3);border:1px solid #06c;color:#fff}.tier-action-btn.secondary:hover{background:linear-gradient(135deg,#0052a3,#06c);box-shadow:0 6px 20px #0066cc4d}.plan-action-btn.destructive,.tier-action-btn.destructive{background:linear-gradient(135deg,#ff6b6b,#ee5a52);border:1px solid #ff6b6b;color:#fff}.plan-action-btn.destructive:hover,.tier-action-btn.destructive:hover{background:linear-gradient(135deg,#ee5a52,#ff6b6b);box-shadow:0 6px 20px #ff6b6b4d}.tier-action-btn.enterprise{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #6366f1;color:#fff}.tier-action-btn.enterprise:hover{background:linear-gradient(135deg,#8b5cf6,#6366f1);box-shadow:0 6px 20px #6366f14d}.btn-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column}.btn-text{font-size:.95rem;font-weight:600;line-height:1.2}.btn-price{font-size:.8rem;font-weight:500;margin-top:.1rem;opacity:.95}.btn-icon{flex-shrink:0}.tier-action-btn .btn-icon{flex-shrink:0;font-size:1.1rem;opacity:.95}.btn-icon-secondary{font-size:.875rem;opacity:.8;transition:transform .2s ease}.plan-action-btn:hover .btn-icon-secondary{transform:translateX(2px)}.btn-badge{animation:badgePulse 3s ease-in-out infinite;background:linear-gradient(135deg,#00b377,#00d084);border:2px solid #fff;border-radius:16px;box-shadow:0 4px 12px #00b37766;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.5px;padding:.3rem .6rem;position:absolute;right:-12px;text-transform:uppercase;top:-12px;white-space:nowrap;z-index:20}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.tier-action-btn.secondary:hover .btn-badge{box-shadow:0 6px 20px #00b37780;transform:scale(1.1)}.plan-action-btn:disabled,.tier-action-btn:disabled{box-shadow:0 2px 8px #00000014!important;cursor:not-allowed;opacity:.6;transform:none!important}.btn-icon,.btn-price,.btn-text{color:#fff}.plan-action-btn:focus,.tier-action-btn:focus{box-shadow:0 0 0 3px #ffa60080,0 2px 8px #00000014;outline:none}.plan-action-btn.primary:focus{box-shadow:0 0 0 3px #3b82f680,0 2px 8px #00000014;box-shadow:0 0 0 3px var(--theme-primary-transparent,#3b82f680),0 2px 8px #00000014}.tier-action-btn.secondary:focus{box-shadow:0 0 0 3px #0066cc80,0 2px 8px #00000014}.tier-action-btn.destructive:focus{box-shadow:0 0 0 3px #ff6b6b80,0 2px 8px #00000014}.tier-action-btn.enterprise:focus{box-shadow:0 0 0 3px #6366f180,0 2px 8px #00000014}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:768px){.subscription-tiers{grid-template-columns:1fr}.current-plan-card{align-items:flex-start;flex-direction:column;gap:1rem}.plan-actions{width:100%}.plan-actions-group{min-width:0;min-width:auto;width:100%}.plan-action-btn,.tier-action-btn{font-size:.95rem;padding:1rem 1.25rem}.tier-action-btn{margin:6px 6px 6px 0}.plan-details{margin-bottom:1rem;width:100%}.plan-icon{margin-bottom:1rem;margin-right:0}.btn-badge{font-size:.65rem;padding:.25rem .5rem;right:-10px;top:-10px}}@media (max-width:480px){.plan-actions-group,.tier-action-group{gap:.5rem}.plan-action-btn,.tier-action-btn{font-size:.9rem;padding:.875rem 1rem}.tier-action-btn{margin:5px 5px 5px 0}.btn-icon{font-size:.9rem}.btn-badge{font-size:.6rem;padding:.2rem .4rem;right:-8px;top:-8px}}@media (prefers-color-scheme:dark){.tier-action-btn.primary{background:linear-gradient(135deg,#ff8c00,#ffa600)}.tier-action-btn.secondary{background:linear-gradient(135deg,#06c,#0052a3)}.tier-action-btn.destructive{background:linear-gradient(135deg,#ee5a52,#ff6b6b)}.tier-action-btn.enterprise{background:linear-gradient(135deg,#8b5cf6,#6366f1)}.btn-badge{background:linear-gradient(135deg,#00d084,#00b377)}}.tier-select-btn{opacity:.8;transition:opacity .2s ease}.tier-select-btn:hover{opacity:1}.whirhub-search-container{background-color:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000d;margin-bottom:20px;margin-right:.5vh;padding:15px 20px;width:100%}.whirhub-search-form{align-items:center;display:flex;gap:15px}.whirhub-search-input-container{align-items:center;background-color:#f5f5f5;border:2px solid #0000;border-radius:8px;display:flex;flex:1 1;padding:0 15px;transition:all .2s ease}.whirhub-search-input-container.focused{background-color:#fff;border-color:#4a90e2;border-color:var(--theme-primary,#4a90e2);box-shadow:0 0 0 3px #4a90e233;box-shadow:0 0 0 3px var(--theme-primary-light,#4a90e233)}.whirhub-search-icon{color:#888;font-size:16px;margin-right:10px}.whirhub-search-input{background:#0000;border:none;color:#333;flex:1 1;font-family:Poppins,sans-serif;font-size:14px;outline:none;padding:12px 0;width:100%}.whirhub-search-input::placeholder{color:#aaa;font-weight:400}.whirhub-search-clear-button{align-items:center;background:none;border:none;border-radius:50%;color:#888;cursor:pointer;display:flex;justify-content:center;padding:5px;transition:all .2s ease}.whirhub-search-clear-button:hover{background-color:#f0f0f0;color:#555}@media (max-width:768px){.whirhub-search-form{flex-direction:column;gap:10px}.whirhub-search-button{width:100%}}.whirhub-search-results{height:100%;padding:20px}.search-results-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:12px}.search-results-header h2{color:#333;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:600;margin:0}.clear-search-button{background-color:#f5f5f5;border:none;border-radius:6px;color:#555;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.clear-search-button:hover{background-color:#e5e5e5}.no-results-message{background-color:#f9f9f9;border-radius:8px;color:#666;font-family:Poppins,sans-serif;font-size:1rem;margin-top:40px;padding:20px;text-align:center}.search-results-container{display:flex;flex-direction:column;gap:24px}.search-results-category{margin-bottom:8px}.category-title{border-bottom:1px solid #eee;color:#333;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;margin:0 0 16px;padding-bottom:8px;text-align:left}.category-results{display:flex;flex-direction:column;gap:12px}.search-result-item{background-color:#fff;border:1px solid #eee;border-radius:8px;cursor:pointer;padding:16px;transition:all .2s ease}.search-result-item:hover{background-color:#fafafa;border-color:#4a90e2;border-color:var(--theme-primary,#4a90e2)}.navigation-result-icon{align-items:center;background-color:#4a90e21a;background-color:var(--theme-primary-transparent,#4a90e21a);border-radius:8px;color:#4a90e2;color:var(--theme-primary,#4a90e2);display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.navigation-result-content{flex:1 1}.navigation-result-content h3{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;margin:0 0 6px}.navigation-description{color:#666;font-family:Poppins,sans-serif;font-size:.9rem;line-height:1.4;margin:0 0 10px}.navigation-meta{color:#888;font-family:Poppins,sans-serif;font-size:.8rem}.deal-result{align-items:flex-start;display:flex;gap:16px;width:100%}.deal-result-icon{align-items:center;background-color:#fff8f0;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.result-icon{height:20px;object-fit:contain;width:20px}.deal-result-content{flex:1 1;min-width:0;text-align:left}.deal-result-content h3{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal-info-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.deal-tag{align-items:center;border-radius:4px;display:inline-flex;font-size:.75rem;font-weight:500;padding:2px 8px;white-space:nowrap}.tag-icon{font-size:10px;margin-right:4px}.deal-day{background-color:#4a90e21a;background-color:var(--theme-primary-transparent,#4a90e21a);color:#4a90e2;color:var(--theme-primary,#4a90e2)}.deal-type{background-color:#10b9811a;background-color:var(--theme-secondary-transparent,#10b9811a);color:#38a169;color:var(--theme-success,#38a169)}.deal-status{background-color:#ef44441a;color:#e53e3e;color:var(--theme-danger,#e53e3e)}.deal-time{background-color:#805ad51a;color:#805ad5;color:var(--theme-tertiary,#805ad5)}.deal-dates{color:#666;font-size:.8rem}.deal-date-info{display:inline-block}.deal-description{color:#666;font-size:.9rem;margin:0 0 10px;text-overflow:ellipsis}.deal-description,.deal-meta{font-family:Poppins,sans-serif}.deal-meta{border-top:1px solid #f0f0f0;color:#888;display:flex;font-size:.8rem;justify-content:space-between;padding-top:8px}.deal-match-reason{color:#888;font-style:italic}.day-deals-group{margin-bottom:20px}.day-group-title{border-left:3px solid #4a90e2;border-left:3px solid var(--theme-primary,#4a90e2);color:#444;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;margin:0 0 12px;padding-left:10px;text-align:left}@media (max-width:768px){.search-results-header{align-items:flex-start;flex-direction:column;gap:12px}.clear-search-button{align-self:flex-end}.deal-meta{flex-direction:column;gap:8px}}body,html{height:100%;margin:0;padding:0}.whirhub-container{background-color:#fff;display:flex;height:100vh;overflow:hidden}.whirhub-content-container{background-color:#fff;border-radius:10px;box-sizing:border-box;flex:1 1;height:99vh;margin:.5vh .5vh 1.5vh 0;overflow-y:auto;padding:20px}.whirhub-right-container{flex:1 1;height:100vh;margin-top:50px}.promotion-container,.whirhub-right-container{display:flex;flex-direction:column;overflow:hidden}.promotion-container{align-items:center;height:100%;justify-content:center;padding:60px;position:relative;z-index:2}.whir-bg-gradient{animation:whir-gradient-shift 15s ease-in-out infinite alternate;background:linear-gradient(135deg,#ffa60033,#ff7b0033);height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:-1}@keyframes whir-gradient-shift{0%{background-position:0 50%;opacity:.5}50%{background-position:100% 50%;opacity:.7}to{background-position:0 50%;opacity:.5}}.whir-particles{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.whir-particle{background-color:#ffffff26;border-radius:50%;pointer-events:none;position:absolute}.whir-particle:first-child{animation:whir-float-particle 20s linear infinite;height:6px;left:15%;top:10%;width:6px}.whir-particle:nth-child(2){animation:whir-float-particle 25s linear infinite;animation-delay:1s;height:8px;left:80%;top:20%;width:8px}.whir-particle:nth-child(3){animation:whir-float-particle 22s linear infinite;animation-delay:2s;height:5px;left:30%;top:50%;width:5px}.whir-particle:nth-child(4){animation:whir-float-particle 28s linear infinite;animation-delay:3s;height:7px;left:70%;top:70%;width:7px}.whir-particle:nth-child(5){animation:whir-float-particle 18s linear infinite;animation-delay:4s;height:4px;left:50%;top:30%;width:4px}.whir-particle:nth-child(6){animation:whir-float-particle 30s linear infinite;animation-delay:5s;height:9px;left:20%;top:85%;width:9px}@keyframes whir-float-particle{0%{opacity:0;transform:translateY(0) translateX(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh) translateX(100px)}}.whir-pulse-rings{bottom:10%;height:200px;opacity:.2;position:absolute;right:10%;width:200px;z-index:-1}.whir-pulse-ring{border:2px solid #ffffff4d;border-radius:50%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.whir-pulse-ring:first-child,.whir-pulse-ring:nth-child(2){animation:whir-pulse-ring 4s ease-out infinite;height:50px;width:50px}.whir-pulse-ring:nth-child(2){animation-delay:1s}.whir-pulse-ring:nth-child(3){animation:whir-pulse-ring 4s ease-out infinite;animation-delay:2s;height:50px;width:50px}@keyframes whir-pulse-ring{0%{height:50px;opacity:.8;width:50px}to{height:200px;opacity:0;width:200px}}.whir-dot-grid{animation:whir-dot-fade 10s ease-in-out infinite alternate;background-image:radial-gradient(#ffffff1a 1px,#0000 0);background-size:20px 20px;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:-2}@keyframes whir-dot-fade{0%{background-size:20px 20px;opacity:.3}50%{background-size:22px 22px;opacity:.5}to{background-size:20px 20px;opacity:.3}}.whir-lava-container{bottom:0;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;width:100%;z-index:-1}.whir-lava-blob{border-radius:40%;box-shadow:0 0 20px #fff3;filter:none;mix-blend-mode:screen;opacity:.4;position:absolute;transform-origin:center bottom}.whir-lava-blob-1{animation:whir-lava-float 15s ease-in-out infinite alternate;background-color:#ffb43c99;border-radius:45% 55% 70% 30%/40% 50% 60% 50%;bottom:-120px;height:240px;left:10%;width:200px}.whir-lava-blob-2{animation:whir-lava-float 12s ease-in-out infinite alternate-reverse;animation-delay:2s;background-color:#ff8c2880;border-radius:60% 40% 30% 70%/50% 60% 40% 50%;bottom:-100px;height:220px;left:30%;width:180px}.whir-lava-blob-3{animation:whir-lava-float 18s ease-in-out infinite alternate;animation-delay:1s;background-color:#ffc8508c;border-radius:40% 60% 60% 40%/60% 30% 70% 40%;bottom:-130px;height:260px;left:50%;width:220px}.whir-lava-blob-4{animation:whir-lava-float 14s ease-in-out infinite alternate-reverse;animation-delay:3s;background-color:#ffa03280;border-radius:50% 50% 40% 60%/40% 60% 50% 60%;bottom:-140px;height:280px;left:70%;width:240px}.whir-lava-blob-5{animation:whir-lava-float 16s ease-in-out infinite alternate;animation-delay:2.5s;background-color:#ff781499;border-radius:55% 45% 50% 50%/55% 45% 60% 40%;bottom:-110px;height:230px;left:90%;width:190px}@keyframes whir-lava-morph{0%{border-radius:40% 60% 60% 40%/60% 30% 70% 40%}50%{border-radius:60% 40% 30% 70%/50% 60% 40% 50%}to{border-radius:40% 60% 60% 40%/60% 30% 70% 40%}}@keyframes whir-lava-float{0%{transform:translateY(0) scale(1) rotate(0deg)}50%{transform:translateY(-200px) scale(1.2) rotate(5deg)}to{transform:translateY(-100px) scale(.9) rotate(-3deg)}}.promotion-content{align-items:center;animation:fadeInUp 1s ease-out;display:flex;flex-direction:column;margin:0 auto;position:relative;text-align:center;z-index:3}.whir-image-container{animation:fadeInDown 1s ease-out;margin-bottom:16px;width:100%;z-index:4}.whir-logo{border-radius:8px;height:auto;max-width:100%}.whir-headline{color:#fff;font-family:Inter,Poppins,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:10px;margin-top:0}.whir-headline-brand{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(90deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.whir-headline-brand:after{animation:expandWidth 1.2s ease-out .5s forwards;background:linear-gradient(90deg,#fff,#ffffff80);border-radius:1px;bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;width:100%}.whir-badge{animation:pulse 2s infinite;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff26;border-radius:16px;box-shadow:0 2px 8px #0000001a;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-left:8px;padding:4px 10px;text-transform:uppercase;vertical-align:middle}.whir-tagline{animation:fadeInUp 1s ease-out .3s both;color:#ffffffe6;font-family:Inter,Poppins,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.4;margin-bottom:16px;margin-top:0}.whir-cta-link{align-items:center;animation:fadeInUp 1s ease-out .9s both;color:#fff;display:inline-flex;font-size:1rem;font-weight:500;padding:0;position:relative;text-decoration:none;transition:all .3s ease}.whir-cta-link:after{background-color:#fff9;bottom:-4px;content:"";height:1px;left:0;position:absolute;transition:all .3s ease;width:100%}.whir-cta-link:hover:after{background-color:#fff;height:2px}.whir-cta-arrow{margin-left:8px;transition:transform .3s ease}.whir-cta-link:hover .whir-cta-arrow{transform:translateX(6px)}@media (max-width:1200px){.promotion-image-container{right:-5%;width:65%}.promotion-container{padding:40px}.whir-headline{font-size:2.2rem}}@media (max-width:1024px){.promotion-container{padding:32px}.promotion-content{max-width:100%}.whir-headline{font-size:2rem}.whir-tagline{font-size:1rem}}@media (max-width:768px){.promotion-container{align-items:center;padding:24px;text-align:center}.promotion-content{align-items:center}.whir-headline{font-size:1.75rem}.whir-headline,.whir-tagline{text-align:center}.promotion-image-container{display:none}}@media (max-width:480px){.promotion-container{padding:20px}.whir-headline{font-size:1.5rem}.whir-badge{font-size:.7rem;padding:3px 8px}}.signin-container{display:flex;height:100vh;overflow:hidden}.signin{align-items:center;background-color:#f9fafb;display:flex;flex:1 1;justify-content:center;padding:40px 20px}.promotion{background:linear-gradient(135deg,#ffa600,#ff7b00);color:#fff;flex:1 1;overflow:hidden;position:relative}.home-button-container{cursor:pointer;left:20px;position:absolute;top:20px;transition:transform .3s ease;z-index:10}.home-button{height:auto;max-width:60px}.home-button-container:hover{transform:scale(1.05)}.login-container{background-color:#fff;border-radius:16px;box-shadow:0 10px 25px #0000000d;max-width:420px;padding:40px;transition:all .3s ease;width:100%}.login-title-container{margin-bottom:24px;text-align:center}.login-title{color:#1a202c;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2}.login-description{color:#4a5568;font-family:Poppins,sans-serif;font-size:1.1rem;margin-top:8px}.form-group{margin-bottom:20px}input.login-input{margin-bottom:10px}.form-label{color:#4a5568;display:block;font-size:.95rem;margin-bottom:8px}.form-input{background-color:#f8fafc;border:1px solid #e2e8f0;color:#1a202c;padding:12px 16px;transition:all .3s ease}.form-input:focus{background-color:#fff;box-shadow:0 0 0 3px #ffa60033}.error-message{animation:fadeIn .3s ease-out;color:#e53e3e;font-size:.9rem;margin-top:8px}.forgot-password-container{margin-bottom:20px;text-align:right}.forgot-password{color:#4a5568;cursor:pointer;font-size:.9rem;text-decoration:none;transition:color .3s ease}.forgot-password:hover{color:#ffa600;text-decoration:underline}.login-button{background-color:#ffa600;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:20px;padding:14px;transition:all .3s ease;width:100%}.login-button:hover{background-color:#e69500;box-shadow:0 4px 12px #ffa60033;transform:translateY(-2px)}.login-button:active{transform:translateY(0)}.create-account-container{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:16px}.create-account{color:#4a5568;font-size:.95rem}.create-account-link{color:#ffa600;cursor:pointer;font-weight:600;transition:color .3s ease}.create-account-link:hover{text-decoration:underline}.shake{animation:shake .6s cubic-bezier(.36,.07,.19,.97) both}@media (max-width:1024px){.signin-container{flex-direction:column}.signin{height:auto;min-height:60vh;order:1;padding:40px 20px}.promotion{height:40vh;order:2}.login-container{max-width:380px}}@media (max-width:768px){.signin{min-height:70vh}.promotion{height:30vh}.login-container{max-width:340px;padding:24px}.login-title{font-size:2rem}}@media (max-width:480px){.signin{min-height:80vh;padding:20px 16px}.promotion{height:20vh}.login-container{background-color:initial;box-shadow:none;max-width:100%;padding:16px}.login-title{font-size:1.8rem}.login-description{font-size:.9rem}.home-button-container{left:16px;top:16px}.home-button{max-width:40px}}.password-recovery-container{align-items:center;display:flex;flex-direction:column;width:100%}.pwr-title{color:#1a202c;font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:16px}.pwr-subTitle,.pwr-title{font-family:Poppins,sans-serif;text-align:center}.pwr-subTitle{color:#4a5568;font-size:1.1rem;margin-bottom:24px;margin-top:0}.pwr-login-input{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#1a202c;font-size:1rem;margin-bottom:20px;padding:12px 16px;transition:all .3s ease;width:100%}.pwr-login-input:focus{background-color:#fff;border-color:#ffa600;box-shadow:0 0 0 3px #ffa60033;outline:none}.pwr-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:14px;transition:all .3s ease;width:100%}.pwr-login-button{background-color:#ffa600;color:#fff;margin-bottom:16px}.pwr-login-button:hover{background-color:#e69500;box-shadow:0 4px 12px #ffa60033;transform:translateY(-2px)}.pwr-login-button:active{transform:translateY(0)}.pwr-back-button{background-color:#e2e8f0;border:none;border-radius:8px;color:#4a5568;cursor:pointer;font-size:1rem;font-weight:600;padding:14px;transition:all .3s ease;width:100%}.pwr-back-button:hover{background-color:#cbd5e0;box-shadow:0 4px 12px #cbd5e04d;transform:translateY(-2px)}.pwr-back-button:active{transform:translateY(0)}.pwr-error-message{color:#e53e3e}.pwr-error-message,.pwr-success-message{animation:fadeIn .3s ease-out;font-size:.9rem;margin-bottom:16px;margin-top:8px;text-align:center}.pwr-success-message{color:#38a169}@media (max-width:768px){.pwr-title{font-size:1.8rem}.pwr-subTitle{font-size:1rem}}@media (max-width:480px){.pwr-title{font-size:1.6rem}.pwr-subTitle{font-size:.9rem}.pwr-back-button,.pwr-login-button,.pwr-login-input{padding:12px}}body.signup-page{box-sizing:border-box;height:100vh;margin:0;overflow:hidden;padding:0!important;width:100vw}.business-signup-container{flex-direction:column;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;height:100vh;margin:0;padding:0!important}.business-signup-container,.business-signup-content{align-items:center;display:flex;justify-content:center;overflow:hidden;width:100%}.business-signup-content{flex:1 1;gap:2.5rem;height:100%;margin:0 auto;max-width:1400px;padding:2rem;position:relative;z-index:2}.business-signup-card{background-color:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000f;display:flex;flex:1 1;flex-direction:column;height:90vh;max-height:800px;max-width:550px;overflow:hidden}.business-signup-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;padding:1.5rem 2rem;width:100%}.business-signup-back-button{align-items:center;background:none;border:none;color:#1f1f1f;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;margin-right:1rem;padding:.5rem;transition:opacity .2s}.business-signup-back-button:hover{opacity:.7}.signup-progress-container{align-items:center;display:flex;flex:1 1;width:100%}.signup-progress-bar{background-color:#f0f0f0;border-radius:3px;flex:1 1;height:6px;margin-right:1rem;overflow:hidden}.signup-progress-fill{background-color:#ffa600;border-radius:3px;height:100%;transition:width .3s ease}.signup-step-indicator{color:grey;flex-shrink:0;font-size:.9rem;white-space:nowrap}.business-signup-form{margin:0;overflow-x:hidden;overflow-y:auto;padding:0}.business-signup-form,.signup-step-content{display:flex;flex:1 1;flex-direction:column;width:100%}.signup-step-content{padding:2rem}.signup-step-title{color:#1f1f1f;font-size:1.75rem;font-weight:700;margin-bottom:.75rem;text-align:left;width:100%}.signup-step-description{color:#606060;font-size:1.1rem;margin-bottom:2rem;text-align:left;width:100%}.signup-form-row{margin-bottom:1.5rem;width:100%}.signup-label{color:#1f1f1f;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem;margin-top:1rem;text-align:left}.signup-input,.signup-select{background-color:#f7f7f7;border:1px solid #e0e0e0;border-radius:8px;font-family:Poppins,sans-serif;font-size:1rem;padding:.875rem 1rem;transition:border-color .2s,box-shadow .2s;width:100%}.signup-input:focus,.signup-select:focus{border-color:#ffa600;box-shadow:0 0 0 3px #ffa6001a;outline:none}.signup-input::placeholder{color:#a0a0a0}.signup-password-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;width:100%}.signup-password-toggle{background:none;border:none;color:#ffa600;cursor:pointer;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;padding:0}.signup-terms-container{margin-top:1.5rem;width:100%}.signup-terms-text{color:grey;font-size:.95rem;line-height:1.5;text-align:center}.signup-terms-link{color:#1f1f1f;cursor:pointer;font-weight:500;text-decoration:underline}.signup-buttons-container{border-top:1px solid #f0f0f0;display:flex;flex-shrink:0;gap:1rem;padding:1.5rem 2rem;width:100%}.signup-cancel-button{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#1f1f1f;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:1rem;transition:background-color .2s,transform .2s}.signup-cancel-button:hover{background-color:#f7f7f7}.signup-continue-button{background-color:#ffa600;border:none;border-radius:8px;color:#1f1f1f;cursor:pointer;flex:2 1;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:1rem;transition:background-color .2s,transform .2s}.signup-continue-button:hover{background-color:#f59e00}.signup-continue-button:disabled{background-color:#e0e0e0;color:#a0a0a0;cursor:not-allowed}.business-signup-benefits{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;box-shadow:0 4px 20px #0000000f;display:flex;flex:1 1;flex-direction:column;height:90vh;max-height:800px;max-width:550px;overflow:hidden;position:relative}.business-signup-benefits-content{display:flex;flex-direction:column;height:100%;padding:3rem}.business-signup-benefits-content h2{color:#1f1f1f;font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1.25rem}.business-signup-benefits-content h2 span{color:#ffa600;display:inline-block;position:relative}.business-signup-benefits-content h2 span:after{background:linear-gradient(90deg,#ffa600,#ff7e00);border-radius:2px;bottom:0;content:"";height:4px;left:0;opacity:.3;position:absolute;width:100%}.business-signup-benefits-content>p{color:#606060;font-size:1.125rem;line-height:1.6;margin-bottom:3rem}.business-signup-benefit-list{display:flex;flex-direction:column;gap:2rem}.business-signup-benefit-item{align-items:flex-start;display:flex;gap:1.25rem;text-align:left;transition:transform .2s ease}.business-signup-benefit-item:hover{transform:translateX(5px)}.business-signup-benefit-icon{align-items:center;background:linear-gradient(135deg,#ffa6001a,#ff7e001a);border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.business-signup-benefit-text{flex:1 1}.business-signup-benefit-text h3{color:#1f1f1f;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.business-signup-benefit-text p{color:#606060;font-size:1rem;line-height:1.5;margin:0}.business-signup-benefits:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm48 25a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm-43-7a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm63 31a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM34 90a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm56-76a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21a2 2 0 1 0 .001-3.999A2 2 0 0 0 80 29zM60 91a2 2 0 1 0 .001-3.999A2 2 0 0 0 60 91zM35 41a2 2 0 1 0 .001-3.999A2 2 0 0 0 35 41zM12 60a2 2 0 1 0 .001-3.999A2 2 0 0 0 12 60z' fill='%23ffa600' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:100px 100px;bottom:0;content:"";height:200px;opacity:.5;pointer-events:none;position:absolute;right:0;width:200px;z-index:0}.business-signup-testimonial{margin-top:auto;padding-top:2rem;width:100%}.business-signup-testimonial-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 15px #0000000d;overflow:hidden;padding:1.5rem;position:relative}.business-signup-testimonial-text{color:#1f1f1f;font-size:1rem;font-style:italic;line-height:1.5;margin-bottom:1rem;position:relative}.business-signup-testimonial-text:before{color:#ffa60033;content:'"';font-family:Georgia,serif;font-size:3rem;left:-.5rem;position:absolute;top:-1.5rem}.business-signup-testimonial-author{align-items:center;display:flex;gap:.75rem}.business-signup-testimonial-avatar{border:2px solid #ffa600;border-radius:50%;flex-shrink:0;height:40px;overflow:hidden;width:40px}.business-signup-testimonial-avatar img{height:100%;object-fit:cover;width:100%}.business-signup-testimonial-info{display:flex;flex-direction:column}.business-signup-testimonial-name{color:#1f1f1f;font-size:.9rem;font-weight:600}.business-signup-testimonial-business{color:#606060;font-size:.8rem}.business-signup-stats{display:flex;justify-content:space-between;margin-bottom:3rem}.business-signup-stat{text-align:center}.business-signup-stat-number{align-items:center;color:#1f1f1f;display:flex;font-size:2rem;font-weight:700;justify-content:center;margin-bottom:.5rem}.business-signup-stat-number span{color:#ffa600;margin-right:.25rem}.business-signup-stat-label{color:#606060;font-size:.9rem}.signup-modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.signup-modal{background-color:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;max-height:80vh;max-width:600px;overflow:hidden;width:90%}.signup-modal-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:1.5rem}.signup-modal-title{color:#1f1f1f;font-size:1.5rem;font-weight:700}.signup-modal-close{align-items:center;background:none;border:none;color:grey;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;padding:.5rem}.signup-modal-body{flex:1 1;overflow-y:auto;padding:1.5rem}.signup-modal-footer{border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;padding:1.5rem}.signup-modal-button{background-color:#ffa600;border:none;border-radius:8px;color:#1f1f1f;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s}.signup-modal-button:hover{background-color:#f59e00}.signup-error-message{color:#e53935;font-size:.85rem;margin-top:.5rem}.signup-loading-spinner{animation:spin 1s ease-in-out infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#1f1f1f;display:inline-block;height:20px;width:20px}@media (min-width:1201px){.business-signup-benefits{display:flex;flex-direction:column;max-height:800px;overflow-y:auto}.business-signup-benefits-content{display:flex;flex:1 1;flex-direction:column;height:auto;min-height:0}.business-signup-benefit-list{margin-bottom:1.5rem}.business-signup-testimonial{margin-bottom:1.5rem;margin-top:0;padding-top:0}.business-signup-testimonial-text{font-size:.95rem;line-height:1.4}}@media (max-width:1200px){.business-signup-benefits{max-height:800px;overflow-y:auto}.business-signup-benefits-content{padding:2rem}.business-signup-benefit-list{gap:1.5rem}}@media (max-width:992px){.business-signup-content{align-items:center;flex-direction:column;justify-content:flex-start;overflow-y:auto;padding:1.5rem 1rem}.business-signup-benefits,.business-signup-card{height:auto;max-height:none;max-width:600px;width:100%}.business-signup-benefits{margin-bottom:2rem}}@media (max-width:768px){.business-signup-container{display:none}body.signup-page:after{align-items:center;color:#495057;content:"This application is only available on desktop devices.";display:flex;font-family:Poppins,sans-serif;font-size:1.25rem;height:100vh;justify-content:center;padding:2rem;text-align:center}}.reset-password-container{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f;box-sizing:border-box;display:flex;flex-direction:column;margin:2rem auto;max-width:450px;padding:2rem;transition:all .3s ease;width:90%}.reset-title{color:#333;font-family:Poppins-Bold,sans-serif;font-size:1.75rem;margin-bottom:1.5rem}.reset-subtitle,.reset-title{word-wrap:break-word;text-align:center;width:100%}.reset-subtitle{color:#666;font-family:Poppins-Regular,sans-serif;font-size:1rem;line-height:1.5;margin-bottom:2rem}.reset-form{display:flex;flex-direction:column;gap:1.25rem;width:100%}.input-group{position:relative;text-align:left;width:100%}.input-label{color:#555;display:block;font-family:Poppins-SemiBold,sans-serif;font-size:.9rem;margin-bottom:.5rem}.login-input{background-color:#f8f8f8;border:1.5px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-family:Poppins-Regular,sans-serif;font-size:1rem;height:50px;padding:.75rem 1rem;transition:all .2s ease;width:100%}.login-input:focus{background-color:#fff;border-color:#ffa600;box-shadow:0 0 0 3px #ffa6001a;outline:none}.password-requirements{color:#777;font-family:Poppins-Regular,sans-serif;font-size:.8rem;margin-top:.5rem}.reset-button{background-color:#ffa600;border:none;border-radius:8px;color:#1f1f1f;cursor:pointer;font-family:Poppins-SemiBold,sans-serif;font-size:1rem;font-weight:600;margin-top:1rem;padding:.9rem;text-align:center;transition:all .3s ease;width:100%}.reset-button:hover{background-color:#f09900;box-shadow:0 4px 12px #ffa6004d;transform:translateY(-2px)}.reset-button:active{transform:translateY(0)}.button-loading{align-items:center;display:flex;gap:.5rem;justify-content:center}.button-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#1f1f1f;height:16px;width:16px}.reset-button:disabled{background-color:#ffc966;box-shadow:none;cursor:not-allowed;transform:none}.message{word-wrap:break-word;border-radius:8px;box-sizing:border-box;font-family:Poppins-Regular,sans-serif;font-size:.9rem;margin-top:1.5rem;padding:1rem;text-align:left;width:100%}.message.success{background-color:#e6f7ed;border-left:4px solid #0d6832;color:#0d6832}.message.error{background-color:#feeaec;border-left:4px solid #d63031;color:#d63031}.loading-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:2rem;width:100%}.loading-spinner{border:4px solid #f3f3f3;margin:0 auto 1rem}.back-to-login{color:#555;cursor:pointer;display:inline-block;font-family:Poppins-Regular,sans-serif;margin-top:1.5rem;text-align:center;text-decoration:underline;transition:color .2s ease}.back-to-login:hover{color:#ffa600}@media (max-width:768px){.reset-password-container{margin:1rem auto;max-width:100%;padding:1.5rem;width:95%}.reset-title{font-size:1.5rem}.login-input{height:45px}}@media (max-width:480px){.reset-password-container{border-radius:0;box-shadow:none;margin:0;min-height:100vh;padding:1.25rem;width:100%}.reset-title{font-size:1.35rem;margin-bottom:1rem}.reset-subtitle{font-size:.9rem;margin-bottom:1.5rem}.input-group{gap:.75rem}.login-input{font-size:.95rem;height:42px}.password-requirements{font-size:.75rem}.reset-button{font-size:.95rem;padding:.8rem}.message{font-size:.85rem;padding:.8rem}}@media (max-width:320px){.reset-password-container{padding:1rem}.reset-title{font-size:1.25rem}.input-label,.reset-subtitle{font-size:.85rem}.login-input{font-size:.9rem;height:40px;padding:.6rem .8rem}.reset-button{padding:.7rem}}.email-validation-container{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:auto;max-width:510px;padding:20px;text-align:center}.validation-status{color:#1f1f1f;font-family:Poppins-Bold,sans-serif;font-size:24px;margin-bottom:20px}.success-screen-container{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:auto;max-width:510px;padding:20px;text-align:center}.success-title{color:#1f1f1f;font-family:Poppins-Bold,sans-serif;font-size:2.8em;margin-bottom:20px}.success-message{color:#1f1f1f;font-family:Poppins-Regular,sans-serif;font-size:1.4em}.payment-page-container{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;margin-top:20px;min-height:100vh;padding:2rem 1rem}.payment-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:16px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;margin:0 auto;max-width:1080px;padding:3rem;width:100%}.payment-header{margin-bottom:2rem;text-align:center}.payment-title{color:#1f2937;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.payment-subtitle{color:#6b7280;font-size:1.125rem;font-weight:400}@media (max-width:1200px){.payment-content{max-width:95%;padding:2rem}}@media (max-width:768px){.payment-page-container{margin-top:10px;padding:1rem}.payment-content{border-radius:12px;padding:1.5rem}.payment-title{font-size:2rem}.payment-subtitle{font-size:1rem}}@media (max-width:480px){.payment-content{padding:1rem}.payment-title{font-size:1.75rem}}#payment-form{margin-top:3rem;position:relative}#payment-element{margin-bottom:2rem;min-height:200px}#payment-element .p-Input{border-radius:8px!important;font-size:16px!important;padding:12px 16px!important}#submit{-webkit-tap-highlight-color:transparent;align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;box-shadow:0 4px 6px -1px #3b82f64d,0 2px 4px -2px #3b82f64d;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1.125rem;font-weight:600;justify-content:center;letter-spacing:-.01em;min-height:56px;overflow:hidden;padding:1rem 2rem;position:relative;touch-action:manipulation;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;width:100%}#submit:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 8px 12px -3px #3b82f666,0 4px 6px -4px #3b82f666;transform:translateY(-1px)}#submit:focus{box-shadow:0 0 0 3px #3b82f64d,0 4px 6px -1px #3b82f64d;outline:none}#submit:active:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e3a8a);transform:translateY(0)}#submit:disabled{background:linear-gradient(135deg,#9ca3af,#6b7280);box-shadow:0 2px 4px -2px #9ca3af4d;cursor:not-allowed;transform:none}#button-text{align-items:center;display:flex;gap:.5rem;justify-content:center}.spinner{animation:spin 1s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#0000;height:20px;width:20px}#payment-message{word-wrap:break-word;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;font-weight:500;-webkit-hyphens:auto;hyphens:auto;margin-top:1rem;padding:1rem}#payment-message.success{background-color:#f0fdf4;border-color:#bbf7d0;color:#166534}#dpm-annotation{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-size:.875rem;margin-top:2rem;padding:1rem;text-align:center}#dpm-annotation p{line-height:1.5;margin:0}#dpm-integration-checker{color:#3b82f6;font-weight:500;text-decoration:none;transition:color .2s ease}#dpm-integration-checker:hover{color:#1d4ed8;text-decoration:underline}@media (max-width:428px){.payment-page-container{margin-top:20px;padding:1rem .75rem}.payment-content{border-radius:16px 16px 0 0;margin-bottom:0;min-height:100vh;padding:2rem 1.5rem}.payment-title{font-size:2rem;line-height:1.2}.payment-subtitle{font-size:1rem}#submit{border-radius:16px;font-size:1.1rem;min-height:56px;padding:1rem 1.5rem}#payment-form{margin-top:1.5rem}#payment-element{margin-bottom:1.5rem}#dpm-annotation{display:none}}@media (max-width:390px){.payment-content{padding:1.5rem 1rem}.payment-title{font-size:1.75rem}#submit{font-size:1rem;min-height:52px;padding:.875rem 1.25rem}.spinner{height:18px;width:18px}}@media (max-width:360px){.payment-page-container{padding:.5rem}.payment-content{border-radius:12px;padding:1.25rem .875rem}.payment-title{font-size:1.5rem}.payment-subtitle{font-size:.9rem}#submit{border-radius:12px;font-size:.95rem;min-height:48px;padding:.75rem 1rem}#payment-message{font-size:.8rem;padding:.75rem}}@media (max-height:500px) and (orientation:landscape){.payment-page-container{min-height:auto;padding:1rem}.payment-content{max-width:100%;padding:1.5rem}.payment-header{margin-bottom:1rem}.payment-title{font-size:1.75rem}.payment-subtitle{font-size:.95rem}}@media (min-width:430px) and (max-width:768px){.payment-content{max-width:500px;padding:2.5rem}}@media (prefers-contrast:high){#submit{border:2px solid #1d4ed8}#submit:focus{border-color:#fff;outline:2px solid #1d4ed8;outline-offset:2px}#payment-message{border-width:2px}}@media (prefers-reduced-motion:reduce){#submit{transition:none}.spinner{animation:none}#submit:hover:not(:disabled){transform:none}.payment-content{animation:none}}@media (prefers-color-scheme:dark){.payment-page-container{background:linear-gradient(135deg,#0f172a,#1e293b)}.payment-content{background:#1e293b;color:#f1f5f9}.payment-title{color:#f1f5f9}.payment-subtitle{color:#94a3b8}#dpm-annotation{background:#334155;border-color:#475569;color:#94a3b8}}@supports (-webkit-touch-callout:none){.payment-page-container{min-height:-webkit-fill-available}#submit{-webkit-appearance:none;-webkit-user-select:none}#payment-element input{font-size:16px!important}}@media screen and (-webkit-min-device-pixel-ratio:0) and (-webkit-min-device-pixel-ratio:0),screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){.payment-content{transform:translateZ(0)}}@media (display-mode:standalone){.payment-page-container{padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top)}}@media (pointer:coarse){#submit{min-height:44px;min-width:44px}#dpm-integration-checker{margin:-.5rem;padding:.5rem}}.product-summary{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 4px -1px #0000000f;margin-bottom:2rem;padding:1.5rem}.product-summary-header{margin-bottom:1rem}.product-summary-header h2{color:#1f2937;font-size:1.25rem;font-weight:600;letter-spacing:-.01em;margin:0}.product-details{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.product-main-info{flex:1 1}.product-name{color:#1f2937;font-size:1.125rem;font-weight:600;line-height:1.3;margin-bottom:.25rem}.product-billing{color:#6b7280;font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.product-price-container{flex-shrink:0;text-align:right}.product-price{color:#3b82f6;font-size:1.5rem;font-weight:700;line-height:1.2}.price-period{font-size:1rem}.savings-badge{background:#d1fae5;border-radius:6px;color:#059669;display:inline-block;font-weight:500;margin-top:.25rem;padding:.25rem .5rem}.product-description{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;font-size:.875rem;line-height:1.5;padding:.75rem}.checkout-product-summary{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin-bottom:1.5rem;padding:1rem;text-align:left}.checkout-product-info{align-items:center;display:flex;gap:.5rem;justify-content:start;margin-bottom:.5rem}.checkout-product-name{color:#1e40af;flex:1 1;font-size:1rem;font-weight:600;text-align:left}.checkout-product-price{color:#1e40af;flex-shrink:0;font-size:1.125rem;font-weight:700}.checkout-billing-cycle{color:#3730a3;font-size:.875rem;font-weight:500}@media (max-width:768px){.product-summary{border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.product-details{flex-direction:column;gap:.75rem}.product-price-container{text-align:left}.product-price{font-size:1.375rem}.checkout-product-summary{margin-bottom:1.25rem;padding:.875rem}.checkout-product-info{align-items:flex-start;flex-direction:column;gap:.25rem}.checkout-product-name,.checkout-product-price{text-align:left;width:100%}.checkout-product-price{font-size:1.25rem}}@media (max-width:428px){.product-summary{margin-bottom:1.25rem;padding:1rem}.product-summary-header h2{font-size:1.125rem}.product-name{font-size:1rem}.product-price{font-size:1.25rem}.price-period{font-size:.875rem}.checkout-product-summary{padding:.75rem}.checkout-product-name{font-size:.9rem}.checkout-product-price{font-size:1.125rem}.checkout-billing-cycle{font-size:.8rem}}@media (max-width:360px){.product-summary{padding:.875rem}.product-details{gap:.5rem}.product-description{font-size:.8rem;padding:.625rem}.savings-badge{font-size:.7rem;padding:.2rem .4rem}}@media (prefers-contrast:high){.product-summary{border-color:#1f2937;border-width:2px}.checkout-product-summary{border-color:#1e40af;border-width:2px}}@media (prefers-color-scheme:dark){.product-summary{background:linear-gradient(135deg,#1e293b,#334155);border-color:#475569;color:#f1f5f9}.product-name,.product-summary-header h2{color:#f1f5f9}.product-billing{color:#94a3b8}.product-price{color:#60a5fa}.price-period{color:#94a3b8}.product-description{background:#334155;border-color:#475569;color:#cbd5e1}.checkout-product-summary{background:#1e3a8a;border-color:#3b82f6}.checkout-billing-cycle,.checkout-product-name,.checkout-product-price{color:#dbeafe}.savings-badge{background:#064e3b;color:#a7f3d0}}@media (max-height:600px) and (orientation:landscape){.product-summary{margin-bottom:1rem;padding:1rem}.checkout-product-summary{margin-bottom:1rem;padding:.75rem}}@media (prefers-reduced-motion:reduce){.checkout-product-summary,.product-summary{transition:none}}:root{--primary-color:#ffa600;--primary-hover:#e6950a;--secondary-color:#6366f1;--success-color:#10b981;--text-primary:#1f2937;--text-secondary:#6b7280;--text-muted:#9ca3af;--background-subtle:#f9fafb;--border-color:#e5e7eb;--border-color-hover:#d1d5db;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--gradient-primary:linear-gradient(135deg,var(--primary-color) 0%,#ff8c00 100%);--gradient-secondary:linear-gradient(135deg,var(--secondary-color) 0%,#4f46e5 100%)}*{box-sizing:border-box}.subscription-tier-page{background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-top:20px;min-height:100vh;padding:2rem 1rem}.pricing-header{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.pricing-header-content{position:relative}.pricing-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ffa600,#ff8c00);background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1rem}.pricing-subtitle{color:#6b7280;color:var(--text-secondary);font-size:1.25rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:600px}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;border-radius:var(--radius-lg);color:#dc2626;font-weight:500;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;padding:1rem;text-align:center}.pricing-tiers-container{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:1400px}.pricing-tier-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;background:var(--background);border:2px solid #e5e7eb;border:2px solid var(--border-color);border-radius:1rem;border-radius:var(--radius-xl);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);height:-webkit-fit-content;height:fit-content;padding:2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.pricing-tier-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);transform:translateY(-8px)}.pricing-tier-card.popular,.pricing-tier-card:hover{border-color:#ffa600;border-color:var(--primary-color)}.pricing-tier-card.popular{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:scale(1.02)}.pricing-tier-card.popular:hover{transform:scale(1.02) translateY(-8px)}.pricing-tier-card.enterprise-card{background:linear-gradient(135deg,#1e293b,#334155);border-color:#475569}.pricing-tier-card.enterprise-card .lp-tier-name{color:#f1f5f9}.pricing-tier-card.enterprise-card .tier-description{color:#000;font-size:1rem;line-height:1.6;margin-bottom:0}.pricing-tier-card.enterprise-card .lp-price-amount{color:#f1f5f9}.pricing-tier-card.enterprise-card .feature-item{color:#e2e8f0}.pricing-tier-card.enterprise-card .feature-check{background:#10b98133;color:#10b981}.popular-badge{align-items:center;background:linear-gradient(135deg,#ffa600,#ff8c00);background:var(--gradient-primary);border-radius:2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);color:#fff;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;left:50%;padding:.5rem 1.5rem;position:absolute;top:-12px;transform:translateX(-50%)}.popular-icon{height:1rem;width:1rem}.tier-header{margin-bottom:2rem;text-align:center}.tier-icon{align-items:center;background:linear-gradient(135deg,#ffa600,#ff8c00);background:var(--gradient-primary);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:4rem;justify-content:center;margin:0 auto 1rem;width:4rem}.tier-icon.enterprise{background:linear-gradient(135deg,#6366f1,#4f46e5);background:var(--gradient-secondary)}.lp-tier-name{color:#1f2937;color:var(--text-primary);font-size:1.75rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.75rem}.tier-description{color:#6b7280;color:var(--text-secondary);font-size:1rem;line-height:1.6;margin-bottom:0}.pricing-toggle-container{display:flex;justify-content:center;margin-bottom:2rem}.pricing-toggle{background:#f9fafb;background:var(--background-subtle);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:.75rem;border-radius:var(--radius-lg);display:flex;padding:.25rem}.toggle-btn{align-items:center;background:#0000;border:none;border-radius:.5rem;border-radius:var(--radius-md);color:#6b7280;color:var(--text-secondary);cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;position:relative;transition:all .2s ease}.toggle-btn.active{background:#fff;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#ffa600}.savings-badge{background:#ffa600;background:var(--primary-color);border-radius:1rem;color:#fff;font-size:.75rem;font-weight:600;margin-left:.25rem;padding:.125rem .5rem}.tier-pricing{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color);margin-bottom:2rem;padding-bottom:2rem;text-align:center}.price-display{align-items:baseline;display:flex;gap:.25rem;justify-content:center;margin-bottom:.5rem}.lp-price-amount{color:#1f2937;color:var(--text-primary);font-size:3rem;font-weight:800;letter-spacing:-.02em}.price-period{color:#6b7280;color:var(--text-secondary);font-size:1.125rem;font-weight:500}.price-savings{color:#10b981;color:var(--success-color);font-size:.875rem;font-weight:600;margin-top:.5rem}.tier-features{margin-bottom:2rem}.features-list{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.feature-item{align-items:center;color:#1f2937;color:var(--text-primary);display:flex;font-size:.95rem;font-weight:500;gap:.75rem}.feature-check{background:#dcfce7;border-radius:50%;color:#10b981;color:var(--success-color);flex-shrink:0;height:1.25rem;padding:.25rem;width:1.25rem}.action-buttons-group,.tier-actions{display:flex;flex-direction:column;gap:.75rem}.action-btn{border:2px solid #0000;border-radius:.75rem;border-radius:var(--radius-lg);font-weight:600;justify-content:center;min-height:3.5rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.action-btn.primary{background:linear-gradient(135deg,#ffa600,#ff8c00);background:var(--gradient-primary);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff}.action-btn.primary:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.action-btn.free{background:#fff;background:var(--background);border-color:#e5e7eb;border-color:var(--border-color);color:#1f2937;color:var(--text-primary)}.action-btn.free:hover{background:#f9fafb;background:var(--background-subtle);border-color:#ffa600;border-color:var(--primary-color)}.action-btn.enterprise{background:#f1f5f9f2;border-color:#f1f5f9f2;color:#000;font-weight:600}.action-btn.enterprise:hover{background:#e2e8f0f2;border-color:#e2e8f0f2}.btn-icon{height:1.25rem;width:1.25rem}@media (max-width:1200px){.pricing-tiers-container{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (max-width:768px){.subscription-tier-page{padding:1rem}.pricing-header{margin-bottom:3rem}.pricing-title{font-size:2.5rem}.pricing-subtitle{font-size:1.125rem}.pricing-tiers-container{gap:1.5rem;grid-template-columns:1fr}.pricing-tier-card{padding:1.5rem}.pricing-tier-card.popular{transform:none}.pricing-tier-card.popular:hover{transform:translateY(-4px)}.tier-icon{font-size:1.25rem;height:3rem;width:3rem}.lp-price-amount{font-size:2.5rem}.toggle-btn{font-size:.875rem;padding:.5rem 1rem}}@media (max-width:480px){.pricing-tier-card{padding:1.25rem}.lp-tier-name{font-size:1.5rem}.lp-price-amount{font-size:2rem}.action-btn{font-size:.9rem;padding:.875rem 1.25rem}}@media (prefers-color-scheme:dark){:root{--text-primary:#f9fafb;--text-secondary:#d1d5db;--background:#1f2937;--background-subtle:#374151;--border-color:#4b5563}.subscription-tier-page{background:linear-gradient(135deg,#111827,#1f2937)}.pricing-tier-card{background:#1f293bcc;border-color:#4b5563}.lp-tier-name{color:#1f2937;color:var(--text-primary)}.tier-description{color:#000}.feature-item,.lp-price-amount{color:#1f2937;color:var(--text-primary)}.feature-check{background:#10b98133;color:#10b981}.action-btn.free{background:#4b556380;border-color:#6b7280;color:#1f2937;color:var(--text-primary)}.action-btn.free:hover{background:#6b728080;border-color:#ffa600;border-color:var(--primary-color)}}.pricing-tier-card{animation:fadeInUp .6s ease forwards}.pricing-tier-card:nth-child(2){animation-delay:.1s}.pricing-tier-card:nth-child(3){animation-delay:.2s}.pricing-tier-card:nth-child(4){animation-delay:.3s}body.signup-success-page{background-color:#f8f9fa;box-sizing:border-box;height:100vh;margin:0;overflow-x:hidden;padding:0!important;width:100vw}.signup-success-container{align-items:center;background-color:#f8f9fa;display:flex;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;justify-content:center;min-height:100vh;padding:2rem}.signup-success-card{animation:fadeIn .5s ease-out;background-color:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000f;max-width:800px;padding:3rem;text-align:center;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.signup-success-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.signup-success-title{color:#1f1f1f;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.signup-success-message{color:#606060;font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px}.signup-success-next-steps{background-color:#f9f9f9;border-radius:12px;margin-bottom:2.5rem;padding:2rem;text-align:left}.signup-success-next-steps h2{color:#1f1f1f;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.signup-success-steps{display:flex;flex-direction:column;gap:1.5rem}.signup-success-step{align-items:flex-start;display:flex;gap:1rem}.signup-success-step-number{align-items:center;background-color:#ffa600;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.125rem;font-weight:600;height:36px;justify-content:center;width:36px}.signup-success-step-content h3{color:#1f1f1f;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.signup-success-step-content p{color:#606060;font-size:1rem;line-height:1.5;margin:0}.signup-success-buttons{display:flex;gap:1rem;justify-content:center}.signup-success-signin-button{background-color:#ffa600;border:none;border-radius:8px;color:#1f1f1f;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:background-color .2s,transform .1s}.signup-success-signin-button:hover{background-color:#f59e00;transform:translateY(-2px)}.signup-success-home-button{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#1f1f1f;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:background-color .2s,transform .1s}.signup-success-home-button:hover{background-color:#f7f7f7;transform:translateY(-2px)}@media (max-width:768px){.signup-success-card{padding:2rem}.signup-success-title{font-size:2rem}.signup-success-buttons{flex-direction:column}.signup-success-home-button,.signup-success-signin-button{width:100%}}.mobile-subscription-container{background:linear-gradient(135deg,#f8f9fa,#e9ecef);font-family:Poppins,sans-serif;margin-top:-60px;min-height:100vh}.mobile-subscription-header{background:#fff;box-shadow:0 2px 10px #0000001a;padding:15px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.mobile-header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:500px}.mobile-subscription-logo{height:auto;max-width:80px}.mobile-signout-button{background:#ffa600;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:8px 16px;transition:all .3s ease}.mobile-signout-button:hover{background:#e69500;transform:translateY(-1px)}.mobile-subscription-content{margin:0 auto;max-width:500px;padding:30px 20px}.mobile-subscription-title{margin-bottom:30px;text-align:center}.mobile-subscription-title h1{color:#333;font-size:2.2rem;font-weight:700;margin-bottom:8px}.mobile-subscription-title p{color:#666;font-size:1.1rem;margin:0}.mobile-current-plan{background:linear-gradient(135deg,#ffa600,#ff7b00);border-radius:16px;box-shadow:0 4px 15px #ffa6004d;color:#fff;margin-bottom:25px;padding:20px;position:relative;text-align:center}.mobile-current-plan-badge{background:#fff3;border-radius:12px;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.5px;margin-bottom:10px;padding:4px 12px;text-transform:uppercase}.mobile-current-plan h3{font-size:1.5rem;font-weight:700;margin:0 0 5px}.mobile-current-price{font-size:1.2rem;font-weight:600;margin:0;opacity:.9}.mobile-error-container{background:#dc35451a;border:1px solid #dc354533;color:#dc3545}.mobile-error-icon{font-size:1.1rem}.mobile-error-message{font-size:.9rem}.mobile-tiers-container{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.mobile-tier-card{background:#fff;border:2px solid #0000;border-radius:16px;box-shadow:0 4px 15px #00000014;padding:25px 20px;position:relative;transition:all .3s ease}.mobile-tier-card.current{border-color:#ffa600;box-shadow:0 6px 25px #ffa60033}.mobile-tier-header{border-bottom:1px solid #f0f0f0;margin-bottom:20px;padding-bottom:20px;text-align:center}.mobile-tier-name{color:#333;font-size:1.4rem;font-weight:700;margin:0 0 10px}.mobile-tier-price{color:#ffa600;font-size:2rem;font-weight:800;margin:0}.mobile-tier-period{color:#666;font-size:1rem;font-weight:500}.mobile-tier-description{margin-bottom:20px}.mobile-tier-description p{color:#666;font-size:.95rem;line-height:1.5;margin:0;text-align:center}.mobile-tier-benefits{margin-bottom:25px}.mobile-benefit-item{align-items:center;color:#555;display:flex;font-size:.9rem;margin-bottom:12px}.mobile-benefit-check{color:#28a745;flex-shrink:0;font-size:.8rem;margin-right:12px;width:16px}.mobile-tier-button{border-radius:12px;font-size:1.1rem;font-weight:700;min-height:52px;padding:16px}.mobile-tier-button:not(.current){background:#ffa600;color:#fff}.mobile-tier-button:not(.current):hover:not(:disabled){background:#e69500;box-shadow:0 4px 15px #ffa6004d;transform:translateY(-2px)}.mobile-loading-spinner-large{animation:spin 1s linear infinite;border:4px solid #f0f0f0;border-radius:50%;border-top-color:#ffa600;height:40px;margin-bottom:20px;width:40px}.mobile-loading-screen{align-items:center;color:#666;display:flex;flex-direction:column;justify-content:center;min-height:50vh}.mobile-subscription-footer{border-top:1px solid #e9ecef;margin-top:30px;padding-top:20px;text-align:center}.mobile-subscription-footer p{color:#666;font-size:.85rem;margin:5px 0}@media (max-width:375px){.mobile-subscription-content,.mobile-tier-card{padding:20px 15px}.mobile-subscription-title h1{font-size:2rem}}@media (min-width:768px){.mobile-subscription-container{background:#f8f9fa}.mobile-subscription-content{max-width:600px}.mobile-tiers-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr}}.mobile-subscription-options{display:flex;flex-direction:column;gap:16px;margin-top:8px}.mobile-subscription-option{background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;padding:16px;position:relative;transition:all .3s ease}.mobile-subscription-option.featured{background:linear-gradient(135deg,#fff5e6,#ffe8cc);border-color:#ffa600;box-shadow:0 2px 8px #ffa60026}.mobile-subscription-option.single{background:#fff;border:2px solid #dee2e6}.mobile-option-badge{background:#28a745;border-radius:8px;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:4px 8px;position:absolute;right:12px;text-transform:uppercase;top:-8px}.mobile-option-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.mobile-option-label{color:#333;font-size:1rem;font-weight:600}.mobile-option-price{color:#ffa600;font-size:1.1rem;font-weight:700}.mobile-option-savings{background:#28a7451a;border-radius:6px;color:#28a745;font-size:.85rem;font-weight:500;margin-bottom:12px;padding:4px 8px;text-align:center}.mobile-option-divider{align-items:center;display:flex;justify-content:center;margin:8px 0;position:relative}.mobile-option-divider:before{background:#dee2e6;content:"";height:1px;left:0;position:absolute;right:0;top:50%;z-index:1}.mobile-option-divider span{background:#fff;border:1px solid #dee2e6;border-radius:12px;color:#6c757d;font-size:.9rem;font-weight:500;padding:4px 12px;position:relative;z-index:2}.mobile-tier-button{align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;justify-content:center;min-height:48px;padding:14px 16px;transition:all .3s ease;width:100%}.mobile-tier-button.monthly{background:#0000;border:2px solid #ffa600;box-shadow:0 2px 8px #007bff40;color:#ffa600}.mobile-tier-button.monthly:hover:not(:disabled){background:#0000;box-shadow:0 4px 12px #007bff59;transform:translateY(-1px)}.mobile-tier-button.yearly{background:linear-gradient(135deg,#ffa600,#ff8c00);box-shadow:0 3px 10px #ffa6004d;color:#fff}.mobile-tier-button.yearly:hover:not(:disabled){background:linear-gradient(135deg,#e69500,#e67e00);box-shadow:0 5px 15px #ffa60066;transform:translateY(-1px)}.mobile-tier-button.manage{background:linear-gradient(135deg,#28a745,#20c997);box-shadow:0 3px 10px #28a7454d;color:#fff}.mobile-tier-button.manage:hover:not(:disabled){background:linear-gradient(135deg,#218838,#1ea086);box-shadow:0 5px 15px #28a74566;transform:translateY(-1px)}.mobile-tier-button.current{background:#e9ecef;box-shadow:none;color:#6c757d;cursor:not-allowed}.mobile-tier-button.included{background:#f8f9fa;border:2px solid #e9ecef;box-shadow:none;color:#6c757d;cursor:not-allowed}.mobile-tier-button:disabled{cursor:not-allowed;opacity:.8;transform:none}.mobile-processing-container{align-items:center;display:flex;gap:10px;justify-content:center}.mobile-loading-spinner{border:2px solid #ffffff4d;border-top-color:#fff;height:16px;width:16px}@media (max-width:375px){.mobile-subscription-option{padding:12px}.mobile-option-header{flex-direction:column;gap:4px;text-align:center}.mobile-tier-button{font-size:.95rem;min-height:44px;padding:12px 14px}}@media (min-width:768px){.mobile-subscription-options{margin:8px auto 0;max-width:400px}}.mobile-signin-container{background-color:#ffa600;display:flex;flex-direction:column;font-family:Poppins,sans-serif;margin-top:-60px;min-height:100vh;padding:0}.mobile-signin-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;padding:20px;text-align:center}.mobile-signin-logo{filter:brightness(0) invert(1);height:auto;max-width:120px}.mobile-signin-content{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0 auto;max-width:400px;padding:40px 30px;width:100%}.mobile-signin-title{margin-bottom:40px;text-align:center}.mobile-signin-title h1{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:10px;text-shadow:0 2px 4px #0003}.mobile-signin-title p{color:#ffffffe6;font-size:1.1rem;font-weight:400;margin:0}.mobile-error-container{align-items:center;animation:slideDown .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#dc3545e6;border-radius:12px;color:#fff;display:flex;margin-bottom:20px;padding:12px 16px}.mobile-error-icon{font-size:1.2rem;margin-right:12px}.mobile-error-message{font-size:.95rem;font-weight:500}.mobile-signin-form{display:flex;flex-direction:column;gap:20px}.mobile-input-group{position:relative}.mobile-input{background:#fffffff2;border:none;border-radius:16px;box-shadow:0 4px 15px #0000001a;color:#333;font-family:Poppins,sans-serif;font-size:1.1rem;padding:18px 20px;transition:all .3s ease;width:100%}.mobile-input:focus{background:#fff;box-shadow:0 6px 25px #00000026;outline:none;transform:translateY(-2px)}.mobile-input::placeholder{color:#999;font-weight:400}.mobile-signin-button{align-items:center;background:#fff;border:none;border-radius:16px;box-shadow:0 4px 15px #0003;color:#ffa600;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700;justify-content:center;margin-top:10px;min-height:56px;padding:18px;transition:all .3s ease;width:100%}.mobile-signin-button:hover:not(:disabled){background:#f8f9fa;box-shadow:0 8px 25px #00000040;transform:translateY(-3px)}.mobile-signin-button:active{transform:translateY(-1px)}.mobile-signin-button:disabled{cursor:not-allowed;opacity:.8;transform:none}.mobile-loading-spinner{animation:spin 1s linear infinite;border:3px solid #ffa600;border-radius:50%;border-top-color:#0000;height:24px;width:24px}.mobile-signin-footer{margin-top:40px;text-align:center}.mobile-signin-footer p{color:#fffc;font-size:.9rem;font-weight:400;margin:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:375px){.mobile-signin-content{padding:30px 20px}.mobile-signin-title h1{font-size:2.2rem}.mobile-input{font-size:1rem;padding:16px 18px}.mobile-signin-button{font-size:1.1rem;padding:16px}}@media (min-width:768px){.mobile-signin-container{align-items:center;justify-content:center}.mobile-signin-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border-radius:24px;max-width:450px;padding:50px 40px}}.customer-app-container{background-color:#fff;min-height:100vh;padding-top:0!important;position:relative;top:0}.customer-app-container *{margin-top:0}.min-h-screen{min-height:100vh}.max-w-6xl{margin-left:auto;margin-right:auto;max-width:72rem}.max-w-3xl{max-width:48rem}.max-w-2xl{max-width:42rem}.w-full{width:100%}.w-20{width:5rem}.w-5{width:1.25rem}.w-12{width:3rem}.w-16{width:4rem}.w-80{width:20rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-8{height:2rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-48{height:12rem}.h-96{height:24rem}.h-full{height:100%}.min-w-48{min-width:12rem}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.pt-1{padding-top:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-20{padding-bottom:5rem;padding-top:5rem}.pl-10{padding-left:2.5rem}.pr-4{padding-right:1rem}.pr-10{padding-right:2.5rem}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mx-8{margin-left:2rem;margin-right:2rem}.ml-auto{margin-left:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mt-12{margin-top:3rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-4{margin-top:1rem}.min-h-\[500px\]{min-height:500px}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.space-y-4>*+*{margin-top:1rem}.flex{display:flex}.flex-1{flex:1 1}.flex-shrink-0{flex-shrink:0}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.relative{position:relative}.absolute{position:absolute}.inset-0{bottom:0;left:0;right:0;top:0}.top-1\/2{top:50%}.left-1{left:.25rem}.left-3{left:.75rem}.left-4{left:1rem}.right-1{right:.25rem}.right-3{right:.75rem}.right-4{right:1rem}.top-3{top:.75rem}.-top-6{top:-1.5rem}.-bottom-6{bottom:-1.5rem}.-left-6{left:-1.5rem}.-right-6{right:-1.5rem}.z-10{z-index:10}.z-20{z-index:20}.transform{transform:var(--tw-transform)}.-translate-y-1\/2{transform:translateY(-50%)}.scale-110{transform:scale(1.1)}.scale-105{transform:scale(1.05)}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-white\/95{background-color:#fffffff2}.bg-white\/60{background-color:#fff9}.bg-white\/40{background-color:#fff6}.bg-white\/20{background-color:#fff3}.bg-white\/10{background-color:#ffffff1a}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-orange-400{--tw-gradient-from:#fb923c;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fb923c00)}.to-red-500{--tw-gradient-to:#ef4444}.from-green-400{--tw-gradient-from:#4ade80;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#4ade8000)}.to-blue-500{--tw-gradient-to:#3b82f6}.from-purple-400{--tw-gradient-from:#c084fc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#c084fc00)}.to-pink-500{--tw-gradient-to:#ec4899}.from-white\/20{--tw-gradient-from:#fff3;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)}.to-transparent{--tw-gradient-to:#0000}.backdrop-blur{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.backdrop-blur-md{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.backdrop-blur-lg{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.border-white\/20{border-color:#fff3}.border-white\/30{border-color:#ffffff4d}.text-white{color:#fff}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-yellow-400{color:#fbbf24}.text-red-500{color:#ef4444}.text-orange-600{color:#ea580c}.text-green-600{color:#16a34a}.text-purple-600{color:#9333ea}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-medium{font-weight:500}.font-bold{font-weight:700}.text-center{text-align:center}.text-left{text-align:left}.line-through{text-decoration:line-through}.leading-tight{line-height:1.25}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-transparent{border-color:#0000}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:100px}.shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.focus\:ring-2:focus{box-shadow:0 0 0 2px #ffa600}.focus\:border-transparent:focus{border-color:#0000}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.customer-header{align-items:center;background:#0000;color:#fff;display:flex;font-family:Poppins,sans-serif;font-weight:500;height:80px;justify-content:center;left:0;margin:0;position:absolute;right:0;top:0;width:100%;z-index:1000}.customer-header-container{align-items:center;display:flex;flex:1 1;gap:20px;justify-content:space-between;padding:0 20px;width:100%}.header-logo-section{flex:1 1;max-width:300px;min-width:120px}.header-right-section{align-items:center;display:flex;flex-shrink:0;gap:20px;overflow:visible;position:relative}.header-search-section{align-items:center;display:flex;gap:12px;max-width:800px;min-width:600px}.search-input-container{flex:2 1;min-width:300px;position:relative}.location-dropdown-container{flex:1 1;min-width:180px;position:relative}.customer-nav{align-items:center;display:flex;flex-shrink:0;gap:8px;justify-content:flex-end;min-width:280px}.unified-search-bar{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;height:48px;max-width:1000px;min-width:600px;overflow:visible;position:relative}.unified-search-input-section{align-items:center;display:flex;flex:2 1;gap:12px;padding:0 16px}.unified-search-icon{color:#6b7280;flex-shrink:0;height:18px;width:18px}.unified-search-input{background:#0000;border:none;color:#374151;font-size:14px;outline:none;width:100%}.unified-search-input::placeholder{color:#9ca3af}.unified-search-separator{background:#6b72804d;flex-shrink:0;height:24px;width:1px}.unified-search-location-section{align-items:center;display:flex;flex:1.5 1;gap:8px;min-width:225px;padding:0 16px;position:relative;z-index:10}.unified-search-location-icon{color:#6b7280;flex-shrink:0;height:16px;width:16px}.unified-search-location-dropdown{align-items:center;cursor:pointer;display:flex;gap:8px;width:100%}.unified-search-location-section:has(.unified-search-dropdown-menu){border-bottom-left-radius:0;border-bottom-right-radius:0}.unified-search-location-text{color:#374151;font-size:14px;font-weight:500;white-space:nowrap}.unified-search-dropdown-icon{color:#6b7280;flex-shrink:0;height:14px;transition:transform .2s ease-in-out;width:14px}.unified-search-dropdown-icon.rotated{transform:rotate(180deg)}.unified-search-dropdown-menu{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-radius:0 0 12px 12px;border-top:none;left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 14px);width:225px;z-index:1001}.unified-search-dropdown-item{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:12px 16px;transition:background-color .2s ease-in-out}.unified-search-dropdown-item:hover{background-color:#f3f4f6}.unified-search-dropdown-item:first-child{border-radius:8px 8px 0 0}.unified-search-dropdown-item:last-child{border-radius:0 0 8px 8px}.unified-search-dropdown-item.disabled{color:#9ca3af;cursor:not-allowed;opacity:.6}.unified-search-dropdown-item.disabled:hover{background-color:initial}.unified-search-dropdown-item.current-location{font-weight:500}.city-location-icon,.current-location-icon{color:#6b7280;flex-shrink:0;height:16px;width:16px}.unified-search-dropdown-item.dont-see-city{background-color:#f9fafb;border-top:1px solid #e5e7eb;color:#6b7280;font-weight:500}.unified-search-dropdown-item.dont-see-city:hover{background-color:#f3f4f6;color:#374151}.unified-search-button-section{align-items:center;display:flex;padding:0 4px 0 16px}.unified-search-button{background:linear-gradient(135deg,#ffa600,#ff8c00);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s ease-in-out;white-space:nowrap}.unified-search-button:hover{box-shadow:0 4px 12px #ffa6004d;transform:translateY(-1px)}.unified-search-button:active{transform:translateY(0)}.modern-input{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 1px 2px #0000000a;color:#374151;font-size:14px;line-height:20px;padding:12px 16px 12px 40px;transition:all .2s ease-in-out}.modern-input:focus{border-color:#ffa600;box-shadow:0 0 0 3px #ffa6001a,0 1px 3px #0000001a;outline:none}.modern-input::placeholder{color:#6b7280;font-weight:400}.modern-select{-webkit-appearance:none;appearance:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 1px 2px #0000000a;color:#374151;font-size:14px;line-height:20px;padding:12px 40px;transition:all .2s ease-in-out}.modern-select:focus{border-color:#ffa600;box-shadow:0 0 0 3px #ffa6001a,0 1px 3px #0000001a;outline:none}.btn-primary-modern{background:linear-gradient(135deg,#ffa600,#ff8c00);border:none;border-radius:12px;box-shadow:0 2px 4px #ffa60033;color:#fff;cursor:pointer;font-weight:600;line-height:20px;padding:12px 24px;transition:all .2s ease-in-out}.btn-primary-modern:hover{background:linear-gradient(135deg,#ff8c00,#ffa600);box-shadow:0 4px 8px #ffa6004d;transform:translateY(-1px)}.btn-primary-modern:active{box-shadow:0 2px 4px #ffa60033;transform:translateY(0)}.nav-btn-modern{background:#0000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;padding:8px 16px;transition:all .2s ease-in-out}.nav-btn-modern:hover{background:#ffffff1a;color:#fff}.nav-btn-modern:active{background:#ffffff26}.nav-btn-login{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26!important;box-shadow:0 2px 8px #0000001a}.nav-btn-login:hover{background:#ffffff40!important;box-shadow:0 4px 12px #00000026}.nav-btn-login:active{background:#fff3!important;box-shadow:0 2px 6px #0000001a;transform:translateY(0)}.nav-btn-signup{background:linear-gradient(135deg,#ffa600,#ff6f1c)!important;border:none!important;box-shadow:0 4px 15px #ffa60066;color:#fff!important;font-weight:600}.nav-btn-signup:hover{background:linear-gradient(135deg,#ff9500,#ff5f0c)!important;box-shadow:0 6px 20px #ffa60099;color:#fff!important;transform:translateY(-2px)}.nav-btn-signup:active{background:linear-gradient(135deg,#e68500,#e5550a)!important;box-shadow:0 2px 10px #ffa60066;color:#fff!important;transform:translateY(0)}.icon-container{align-items:center;color:#fff;display:flex;justify-content:center;pointer-events:none;position:absolute}.icon-container-left{left:12px;top:50%;transform:translateY(-50%)}.icon-container-right{right:12px;top:50%;transform:translateY(-50%)}.logo-modern{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ffa600,#ff8c00);-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:700;letter-spacing:-.025em}.logo-header{cursor:pointer;height:auto;max-width:150px;transition:opacity .4s ease}.logo-header:hover{opacity:.7}.header-buttons{align-items:center;display:flex;flex-shrink:0;gap:.5rem;margin-left:auto}@media (max-width:1200px){.header-right-section{gap:15px}.header-search-section,.unified-search-bar{max-width:600px;min-width:500px}.search-input-container{min-width:250px}.location-dropdown-container{min-width:150px}}@media (max-width:967px){.customer-header-container{gap:15px;padding:0 15px}.header-right-section{gap:12px}.header-search-section,.unified-search-bar{max-width:500px;min-width:400px}.search-input-container{min-width:200px}.customer-nav{min-width:240px}}@media (max-width:768px){.customer-header-container{flex-direction:column;gap:10px;padding:10px 15px}.header-logo-section{max-width:none;text-align:center;width:100%}.header-right-section{flex-direction:column-reverse;gap:10px;margin-top:55px;width:100%}.customer-header-browse .customer-header-container{align-items:center;flex-direction:row;gap:0;justify-content:center;margin-top:0;padding:8px 15px}.customer-header-browse .header-logo-section{display:none!important}.customer-header-browse .header-right-section{flex:1 1;flex-direction:row;justify-content:center;margin-top:0;width:100%}.customer-header-browse .unified-search-bar{height:44px;margin:0;max-width:none;min-width:0;width:100%}.unified-search-bar{flex-direction:column;gap:8px;height:auto;max-width:none;min-width:auto;padding:12px;width:100%}.unified-search-input-section{margin-bottom:10px;margin-top:10px}.unified-search-input{height:30px}.unified-search-button-section,.unified-search-input-section,.unified-search-location-section{padding:0;width:100%}.unified-search-separator{display:none}.unified-search-button{justify-content:center;width:100%}.header-search-section{flex-wrap:wrap;gap:8px;max-width:none;min-width:auto;width:100%}.search-input-container{flex:1 1 250px;min-width:auto}.location-dropdown-container{flex:1 1 150px;min-width:auto}.customer-nav{justify-content:center;min-width:auto;width:100%}}.modern-input{font-size:16px;padding:10px 14px 10px 36px}.modern-select{font-size:16px;padding:10px 36px}.btn-primary-modern{font-size:14px;padding:10px 16px}.logo-modern{font-size:20px}@media (max-width:640px){.header-container .gap-8{gap:1rem}.header-container .gap-3{gap:.5rem}.modern-input{padding:8px 12px 8px 32px}.modern-select{padding:8px 32px}.icon-container-left{left:8px}.icon-container-right{right:8px}}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:text-gray-900:hover{color:#111827}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.hover\:bg-white\/90:hover{background-color:#ffffffe6}.hover\:bg-white\/30:hover{background-color:#ffffff4d}.group:hover .group-hover\:scale-105{transform:scale(1.05)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,text-decoration-color,fill,stroke;transition-property:color,background-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.opacity-10{opacity:.1}.opacity-90{opacity:.9}.overflow-hidden{overflow:hidden}.outline-none{outline:2px solid #0000;outline-offset:2px}.appearance-none{-webkit-appearance:none;appearance:none}.cursor-pointer{cursor:pointer}.bottom-card-content{margin-top:auto}.deal-description{word-wrap:break-word;display:block;height:4.5rem;overflow-wrap:break-word;white-space:normal}button{border:none}button,button:focus{outline:none}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex{display:flex}.md\:text-5xl{font-size:3rem;line-height:1}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.hidden{display:none}@media (min-width:768px){.md\:flex{display:flex}}.mobile-hidden{display:block}@media (max-width:768px){.mobile-hidden{display:none!important}}.text-white\/90{color:#ffffffe6}.text-white\/60{color:#fff9}.text-xs{font-size:.75rem;line-height:1rem}.size-4{height:1rem;width:1rem}.size-7{height:1.75rem;width:1.75rem}.size-8{height:2rem;width:2rem}.size-9{height:2.25rem;width:2.25rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-2{width:.5rem}.h-2{height:.5rem}.w-3{width:.75rem}.h-3{height:.75rem}.w-8{width:2rem}.w-10{width:2.5rem}.h-10,.size-10{height:2.5rem}.size-10{width:2.5rem}.basis-full{flex-basis:100%}.-ml-0{margin-left:0}.pl-0{padding-left:0}.h-2\.5{height:.625rem}.w-2\.5{width:.625rem}.w-1{width:.25rem}.w-0{width:0}.my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.inline-flex{display:inline-flex}.whitespace-nowrap{white-space:nowrap}.shrink-0{flex-shrink:0}.bg-primary{background-color:var(--color-primary)}.bg-secondary{background-color:var(--color-secondary)}.bg-destructive{background-color:var(--color-destructive)}.bg-background{background-color:var(--color-background)}.bg-accent{background-color:var(--color-accent)}.bg-card{background-color:var(--color-card)}.bg-input{background-color:var(--color-input-background)}.text-primary{color:var(--color-primary)}.text-primary-foreground{color:var(--color-primary-foreground)}.text-secondary-foreground{color:var(--color-secondary-foreground)}.text-foreground{color:var(--color-foreground)}.text-accent-foreground{color:var(--color-accent-foreground)}.text-card-foreground{color:var(--color-card-foreground)}.text-muted-foreground{color:var(--color-muted-foreground)}.text-destructive{color:var(--color-destructive)}.text-destructive-foreground{color:var(--color-destructive-foreground)}.border-destructive{border-color:var(--color-destructive)}.border-input{border-color:var(--color-input)}.border-ring{border-color:var(--color-ring)}.btn-base{align-items:center;border-radius:.375rem;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;outline:none;transition:all .15s cubic-bezier(.4,0,.2,1);white-space:nowrap}.btn-base:disabled{opacity:.5;pointer-events:none}.btn-base svg{flex-shrink:0;height:1rem;pointer-events:none;width:1rem}.btn-default{color:var(--color-primary-foreground)}.btn-default,.btn-default:hover{background-color:var(--color-primary)}.btn-default:hover{opacity:.9}.btn-destructive{color:#fff}.btn-destructive,.btn-destructive:hover{background-color:var(--color-destructive)}.btn-destructive:hover{opacity:.9}.btn-outline{background-color:var(--color-background);color:var(--color-foreground)}.btn-outline:hover{background-color:var(--color-accent);color:var(--color-accent-foreground)}.btn-secondary{color:var(--color-secondary-foreground)}.btn-secondary,.btn-secondary:hover{background-color:var(--color-secondary)}.btn-secondary:hover{opacity:.8}.btn-ghost:hover{background-color:var(--color-accent);color:var(--color-accent-foreground)}.btn-link{color:var(--color-primary);text-decoration:underline;text-underline-offset:4px}.btn-link:hover{text-decoration:underline}.btn-default-size{height:2.25rem;padding:.5rem 1rem}.btn-sm{gap:.375rem;height:2rem;padding:0 .75rem}.btn-lg,.btn-sm{border-radius:.375rem}.btn-lg{height:2.5rem;padding:0 1.5rem}.btn-icon{border-radius:.375rem;height:2.25rem;width:2.25rem}.card-base{background-color:var(--color-card);border:1px solid var(--color-border);border-radius:.75rem;color:var(--color-card-foreground);display:flex;flex-direction:column;gap:1.5rem}.card-header{grid-gap:.375rem;align-items:start;display:grid;gap:.375rem;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-rows:auto auto;padding:1.5rem 1.5rem 0}.card-title{line-height:1}.card-description{color:var(--color-muted-foreground)}.card-content{padding:0 1.5rem}.card-content:last-child{padding-bottom:1.5rem}.card-footer{align-items:center;display:flex;padding:0 1.5rem 1.5rem}.grid-auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.grid-rows-auto-auto{grid-template-rows:auto auto}.grid-cols-1fr-auto{grid-template-columns:1fr auto}.col-start-2{grid-column-start:2}.row-span-2{grid-row:span 2/span 2}.row-start-1{grid-row-start:1}.self-start{align-self:start}.justify-self-end{justify-self:end}.underline-offset-4{text-underline-offset:4px}.leading-none{line-height:1}.has-border-b .card-header{padding-bottom:1.5rem}.has-border-t .card-footer{padding-top:1.5rem}.focus-visible\:border-ring:focus-visible{border-color:var(--color-ring)}.focus-visible\:ring-ring:focus-visible{box-shadow:0 0 0 2px var(--color-ring)}.focus-visible\:ring-3:focus-visible{box-shadow:0 0 0 3px var(--color-ring)}.pointer-events-none{pointer-events:none}.rounded-md{border-radius:.375rem}.transition-all{transition:all .15s cubic-bezier(.4,0,.2,1)}@container (min-width: 0){.card-header.has-action{grid-template-columns:1fr auto}}.days-container{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:.75rem;width:100%}.days-container::-webkit-scrollbar{display:none}.day-badge{align-items:center;border-radius:50%;display:inline-flex;flex-shrink:0;font-size:.7rem;font-weight:500;height:2rem;justify-content:center;letter-spacing:.025em;padding:0;transition:all .15s ease-in-out;white-space:nowrap;width:2rem}.day-badge-inactive{background-color:#f8fafc;border:1px solid #e2e8f0;color:#64748b}.day-badge-inactive:hover{background-color:#f1f5f9;border-color:#cbd5e1}.day-badge-active{background-color:#ffa600;border:1px solid #ffa600;box-shadow:0 1px 2px #ffa60033;color:#fff;font-weight:600}.day-badge-active:hover{background-color:#e6940b;border-color:#e6940b;box-shadow:0 2px 4px #ffa6004d}.day-indicator{background-color:red;border:1px solid red;border-radius:50%;height:.4rem;position:absolute;right:-2px;top:-2px;width:.4rem}@media (max-width:640px){.day-badge{font-size:.6rem;height:1.5rem;padding:0;width:1.5rem}.day-indicator{height:.3rem;right:-1px;top:-1px;width:.3rem}}.carousel-slide{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.hero-carousel-section{position:relative}.hero-carousel-item{align-items:center;color:#fff;display:flex;height:700px;overflow:hidden;padding:8rem 0 5rem;position:relative}.hero-carousel-background-pattern{bottom:0;left:0;opacity:.1;position:absolute;right:0;top:0}.hero-carousel-content{margin:0 auto;max-width:72rem;padding:0 1rem;position:relative;width:100%;z-index:10}.hero-carousel-grid{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;max-width:600px;min-height:500px;position:relative}@media (min-width:768px){.hero-carousel-grid{max-width:700px}.hero-carousel-item{height:750px;padding:8rem 0 5rem}}@media (max-width:767px){.hero-carousel-item{height:800px;padding:15rem 0 3rem}.hero-carousel-grid{gap:2rem}}.hero-carousel-text-content{margin-bottom:1rem}.hero-carousel-theme-badge{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.hero-carousel-theme-text{font-size:.875rem;font-weight:500;letter-spacing:.05em;opacity:.9;text-transform:uppercase}.hero-carousel-title{font-size:2.25rem;font-weight:700;line-height:1.25;margin-bottom:1rem;text-align:left}@media (min-width:768px){.hero-carousel-title{font-size:3rem}}.hero-carousel-subtitle{color:#ffffffe6;font-size:1.25rem;font-weight:500;margin-bottom:1.5rem;text-align:left}@media (min-width:768px){.hero-carousel-subtitle{font-size:1.5rem}}.hero-carousel-description{color:#fffc;font-size:1.125rem;line-height:1.6;margin-bottom:2rem;text-align:left}.hero-carousel-deal-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fffffff2;border-radius:.75rem;bottom:0;box-shadow:0 15px 35px -8px #0003;color:#1f2937;left:0;max-width:400px;padding:1rem 2rem 1rem 1rem;position:absolute}.hero-carousel-deal-content{align-items:flex-start;display:flex;gap:.75rem}.hero-carousel-deal-image{border-radius:.5rem;flex-shrink:0;height:3.5rem;object-fit:cover;width:3.5rem}.hero-carousel-deal-info{flex:1 1}.hero-carousel-deal-name{font-size:1.125rem;font-weight:700;margin-bottom:.25rem;text-align:left}.hero-carousel-deal-name-clickable{cursor:pointer;transition:color .2s ease-in-out}.hero-carousel-deal-name-clickable:hover{color:#ffa600}.hero-carousel-deal-meta{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.hero-carousel-deal-rating{align-items:center;display:flex;gap:.25rem}.hero-carousel-deal-rating-text{font-size:.875rem;font-weight:500}.hero-carousel-deal-separator{color:#9ca3af}.hero-carousel-deal-category,.hero-carousel-deal-details{color:#4b5563;font-size:.875rem}.hero-carousel-deal-details{align-items:center;display:flex;gap:1rem;margin-bottom:.75rem}.hero-carousel-deal-detail{align-items:center;display:flex;gap:.25rem}.hero-carousel-deals{align-items:center;display:flex;gap:.5rem}.hero-carousel-deals-count{background-color:#ffa600;border-radius:9999px;color:#fff;padding:.25rem .75rem}.hero-carousel-deal-offer-text,.hero-carousel-deals-count{font-size:.875rem;font-weight:500}.hero-carousel-image-container{position:relative}.hero-carousel-main-image{border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;height:24rem;object-fit:cover;width:100%}.hero-carousel-stats-card{background-color:#fff;border-radius:.75rem;bottom:-1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;left:-1.5rem;padding:1rem;position:absolute}.hero-carousel-stats-content{text-align:center}.hero-carousel-stats-number{color:#ffa600;font-size:1.5rem;font-weight:700}.hero-carousel-stats-label{color:#4b5563;font-size:.875rem}.hero-carousel-floating-element-1{background-color:#fff3;height:2rem;right:-1rem;top:-1rem;width:2rem}.hero-carousel-floating-element-1,.hero-carousel-floating-element-2{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;position:absolute}.hero-carousel-floating-element-2{background-color:#ffffff4d;height:1rem;right:-.5rem;top:25%;width:1rem}.hero-carousel-progress-indicators{bottom:20px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.hero-carousel-progress-indicator{background:#ffffff4d;border-radius:50%;cursor:pointer;height:8px;overflow:hidden;position:relative;transition:all .4s ease;width:8px}.hero-carousel-progress-indicator.active{background:#fff6;border-radius:3px;height:8px;width:50px}.hero-carousel-progress-indicator:hover{background:#ffffff80}.hero-carousel-progress-fill{background:#fff;border-radius:3px;height:100%;left:0;position:absolute;top:0;width:0}.explore-neighborhood-section{background:#f8fafc;overflow:hidden;padding:80px 0;position:relative}.explore-neighborhood-container{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1200px;min-height:600px;padding:0 20px;position:relative}.explore-neighborhood-background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.explore-neighborhood-map-image{border-radius:16px;filter:blur(3px);height:100%;object-fit:cover;opacity:.4;width:100%}.explore-neighborhood-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #0000001a;margin:0 auto;max-width:600px;padding:60px 40px;position:relative;text-align:center;z-index:2}.explore-neighborhood-text-content{align-items:center;display:flex;flex-direction:column;gap:20px}.explore-neighborhood-title{color:#1a202c;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0}.explore-neighborhood-description{color:#4a5568;font-size:1.1rem;line-height:1.6;margin:0;max-width:450px}.explore-neighborhood-button{background:linear-gradient(135deg,#ffa600,#ff6f1c);border:none;border-radius:12px;box-shadow:0 4px 15px #667eea66;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:16px 32px;transition:all .3s ease}.explore-neighborhood-button:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);box-shadow:0 6px 20px #667eea99;transform:translateY(-2px)}.explore-neighborhood-button:active{box-shadow:0 2px 10px #667eea66;transform:translateY(0)}@media (max-width:768px){.explore-neighborhood-section{padding:60px 0}.explore-neighborhood-content{margin:0 20px;padding:40px 30px}.explore-neighborhood-title{font-size:2rem}.explore-neighborhood-description{font-size:1rem}.explore-neighborhood-button{font-size:1rem;padding:14px 28px}}@media (max-width:480px){.explore-neighborhood-content{padding:30px 20px}.explore-neighborhood-title{font-size:1.75rem}.explore-neighborhood-text-content{gap:16px}}.star-icon{fill:#fbbf24;color:#fbbf24}.icon-sm{height:1rem;width:1rem}.icon-xs{height:1.25rem;width:1.25rem}.carousel-button{align-items:center;background-color:#fff3;border:1px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:2.5rem;justify-content:center;transition:all .2s ease-in-out;width:2.5rem}.carousel-button:hover{background-color:#ffffff4d;transform:scale(1.05)}.carousel-button:active{transform:scale(.95)}.carousel-indicators{display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem}.carousel-dot{background-color:#ffffff80;border-radius:50%;cursor:pointer;height:.5rem;transition:all .3s ease-in-out;width:.5rem}.carousel-dot.active{background-color:#fff;transform:scale(1.2)}.carousel-dot:hover{background-color:#fffc}.business-detail-container{background-color:#f9fafb;min-height:100vh;padding-top:0}.business-detail-back-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000000b3;border:none;border-radius:9999px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1rem;transition:all .15s cubic-bezier(.4,0,.2,1)}.business-detail-back-btn:hover{background-color:#000c;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000001a;transform:translateY(-1px)}.business-detail-cover-header-container{align-items:center;display:flex;justify-content:space-between;left:50%;max-width:72rem;padding:0 1rem;position:absolute;top:1rem;transform:translateX(-50%);width:100%;z-index:20}.business-detail-whir-logo{height:4rem;opacity:.9;transition:opacity .15s cubic-bezier(.4,0,.2,1);width:auto}.business-detail-whir-logo:hover{opacity:1}.business-detail-cover{height:25rem;margin-top:0;position:relative}.business-detail-cover-image{height:100%;object-fit:cover;width:100%}.business-detail-cover-overlay{background-color:#0003;bottom:0;left:0;position:absolute;right:0;top:0}.business-detail-main-content{margin:-4rem auto 0;max-width:72rem;padding:0 1rem;position:relative;z-index:10}.business-detail-info-card{background-color:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;margin-bottom:2rem;padding:1.5rem}.business-detail-info-content{display:flex;flex-direction:column;gap:1.5rem}.business-detail-profile-image{border-radius:.75rem;flex-shrink:0;height:6rem;object-fit:cover;width:6rem}.business-detail-info-main{flex:1 1}.business-detail-info-header{display:flex;flex-direction:column;gap:1rem}.business-detail-title{font-size:1.875rem;font-weight:700;margin-bottom:.5rem;text-align:left}.business-detail-meta{align-items:center;color:#4b5563;display:flex;gap:1rem;margin-bottom:1rem}.business-detail-meta-item{align-items:center;display:flex;gap:.25rem}.business-detail-description{color:#374151;line-height:1.625;text-align:left}.business-detail-favorite-btn{background-color:#f3f4f6;border:none;border-radius:50%;cursor:pointer;padding:.75rem;transition:background-color .15s cubic-bezier(.4,0,.2,1)}.business-detail-favorite-btn:hover{background-color:#e5e7eb}.business-detail-grid{grid-gap:2rem;display:grid;gap:2rem}.business-detail-main-column{grid-column:span 2}.business-detail-sidebar{grid-column:span 1}.business-detail-section{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;margin-bottom:15px;padding:1.5rem}.business-detail-section-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:left}.business-detail-sidebar-title{font-size:1.125rem;font-weight:700;margin-bottom:1rem;text-align:left}.business-detail-deals-list{display:flex;flex-direction:column;gap:1.5rem}.business-detail-deal-item{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}.business-detail-deal-item:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.business-detail-deal-content{display:flex;gap:1rem}.business-detail-deal-image{border-radius:.5rem;flex-shrink:0;height:6rem;object-fit:cover;width:6rem}.business-detail-deal-info{flex:1 1}.business-detail-deal-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:0}.business-detail-deal-header-left{align-items:flex-start;display:flex;flex:1 1;gap:.5rem}.business-detail-deal-time{align-items:center;color:#6b7280;display:flex;flex-shrink:0;font-size:.875rem;gap:.25rem;margin-left:auto}.business-detail-deal-title{align-items:center;display:flex;font-size:1.125rem;font-weight:700;gap:.5rem}.business-detail-deal-active-icon{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;color:#fbbf24;flex-shrink:0;margin-bottom:.25rem}.business-detail-section-header{align-items:center;display:flex;justify-content:space-between}.business-detail-deals-legend{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.375rem;margin-bottom:1.25rem}.business-detail-legend-icon{color:#fbbf24;flex-shrink:0;height:1rem;width:1rem}.business-detail-legend-text{font-weight:500}.business-detail-deal-likes{align-items:center;display:flex;gap:.5rem}.deal-like-button{background:none;border:none;border-radius:.5rem;color:#6b7280;font-size:.875rem;gap:.375rem;padding:.375rem .5rem}.deal-like-button:hover{background-color:#fef2f2}.deal-like-button.liked{color:#ef4444}.deal-like-button.loading{cursor:not-allowed;opacity:.6;pointer-events:none}.deal-like-icon{stroke-width:2;height:1rem;transition:all .2s ease;width:1rem}.deal-like-icon.filled{fill:currentColor;color:#ef4444}.deal-like-button:hover .deal-like-icon{transform:scale(1.1)}.deal-like-count{font-weight:500;min-width:1.5rem;text-align:center}.deal-like-button.liked .deal-like-count{color:#ef4444}.deal-like-button.loading .deal-like-icon{animation:likeButtonPulse 1s ease-in-out infinite}@keyframes likeButtonPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.business-detail-deal-description{color:#4b5563;font-size:.875rem;margin-bottom:.75rem;text-align:left}.business-detail-deal-meta{align-items:center;display:flex;flex-wrap:wrap;font-size:.875rem;gap:.75rem}.business-detail-deal-badge{background-color:#ffa600;border-radius:9999px;color:#fff;font-weight:500;padding:.25rem .75rem}.business-detail-deal-meta-item{align-items:center;color:#6b7280;display:flex;gap:.25rem}.business-detail-amenities{display:flex;flex-wrap:wrap;gap:.5rem}.business-detail-amenity{background-color:#f3f4f6;border-radius:9999px;color:#374151;font-size:.875rem;padding:.25rem .75rem}.business-detail-no-deals{color:#6b7280;padding:2rem 0;text-align:center}.business-detail-contact-info{display:flex;flex-direction:column;gap:.75rem}.business-detail-contact-item{align-items:flex-start;display:flex;gap:.75rem}.business-detail-contact-icon{color:#9ca3af;flex-shrink:0;height:1.25rem;margin-top:.125rem;width:1.25rem}.business-detail-contact-text{font-size:.875rem;text-align:left}.business-detail-directions-btn{background-color:#ffa600;border:none;border-radius:.5rem;color:#fff;cursor:pointer;margin-top:1rem;padding:.5rem 0;transition:opacity .15s cubic-bezier(.4,0,.2,1);width:100%}.business-detail-directions-btn:hover{opacity:.9}.business-detail-hours-list{display:flex;flex-direction:column;gap:.5rem}.business-detail-hours-item{display:flex;font-size:.875rem;justify-content:space-between}.business-detail-hours-day{color:#374151;font-weight:500;text-transform:capitalize}.business-detail-hours-time{color:#4b5563}.business-detail-actions-list{display:flex;flex-direction:column;gap:.75rem}.business-detail-action-btn{align-items:center;background-color:initial;border:1px solid #d1d5db;border-radius:.5rem;cursor:pointer;display:flex;gap:.5rem;justify-content:center;padding:.5rem 0;transition:background-color .15s cubic-bezier(.4,0,.2,1);width:100%}.business-detail-action-btn:hover{background-color:#f9fafb}@media (min-width:768px){.business-detail-cover{height:25rem}.business-detail-info-content{flex-direction:row}.business-detail-info-header{align-items:flex-start;flex-direction:row;justify-content:space-between}.business-detail-title{font-size:1.875rem}}@media (min-width:1024px){.business-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.image-fallback{display:inline-block;position:relative}.image-fallback-placeholder{align-items:center;background-color:#f3f4f6;color:#9ca3af;display:flex;justify-content:center}.image-fallback-icon{flex-shrink:0;height:clamp(1rem,20%,3rem);opacity:.6;width:clamp(1rem,20%,3rem)}.business-detail-deal-image.image-fallback-placeholder .image-fallback-icon{height:clamp(1rem,20%,2rem);width:clamp(1rem,20%,2rem)}.business-detail-section .days-container{flex-shrink:1;gap:5px;justify-content:flex-start;margin-bottom:0;min-width:0}.business-detail-section .day-badge{font-size:.625rem;font-weight:500;height:1.75rem;width:1.75rem}.user-dropdown-container{position:relative}.user-dropdown-trigger{align-items:center;background:none;border:none;border-radius:.5rem;color:inherit;cursor:pointer;display:flex;gap:.5rem;padding:.5rem;transition:background .2s ease}.user-dropdown-trigger:hover{background:#ffffff1a}.user-avatar{align-items:center;background:#ffa600;border-radius:50%;display:flex;flex-shrink:0;height:2rem;justify-content:center;overflow:hidden;width:2rem}.user-avatar .avatar-image{height:100%;object-fit:cover;width:100%}.user-avatar .avatar-fallback{align-items:center;color:#fff;display:flex;font-size:.875rem;font-weight:600;justify-content:center}.user-avatar .avatar-user-icon{color:#fff;height:1.25rem;width:1.25rem}.user-name{color:inherit;font-size:.875rem;font-weight:500}.dropdown-icon{color:inherit;height:1rem;transition:transform .2s ease;width:1rem}.dropdown-icon.rotated{transform:rotate(180deg)}.user-dropdown-menu{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px #0000001a;overflow:hidden;position:absolute;right:0;top:calc(100% + .5rem);width:14rem;z-index:50}.dropdown-item{align-items:center;background:none;border:none;color:#374151;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.75rem 1rem;text-align:left;transition:background .2s ease;width:100%}.dropdown-item:hover{background:#f9fafb}.dropdown-item.logout{color:#dc2626}.dropdown-item.logout:hover{background:#fef2f2}.dropdown-item-icon{height:1rem;width:1rem}.dropdown-separator{background:#e5e7eb;height:1px;margin:.25rem 0}.browse-and-map{background:#fff;display:flex;height:calc(100vh - 80px);width:100%}.browse-sidebar{background:#f9f9f9;border-right:1px solid #ccc;min-width:300px;width:300px}.browse-center{background:#fff;border-right:1px solid #ccc;flex:1 1}.browse-map{background:#f5f5f5;min-width:400px;width:400px}.browse-view *{box-sizing:border-box}.browse-and-map .w-full{width:auto!important}.browse-and-map .flex-1{flex:initial!important}body:has(.browse-view){padding-top:0!important}.browse-view-active body{padding-top:0!important}.browse-view{background:#fff!important;box-sizing:border-box;left:0;margin:0!important;max-width:100%;min-height:100vh;padding:0!important;position:relative;top:0;width:100%}.browse-view .customer-header{background:#0000!important;left:0!important;margin:0!important;position:-webkit-sticky!important;position:sticky!important;right:0!important;top:0!important;width:100%!important;z-index:1000!important}@media (max-width:768px){.browse-view .customer-header-browse{display:none!important}}.customer-header-browse{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#fffffff2!important;border-bottom:1px solid #0000001a!important;box-shadow:0 2px 10px #0000001a!important;color:#374151!important}.nav-btn-browse{background:#0000;border:none;border-radius:8px;color:#374151!important;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;padding:8px 16px;transition:all .2s ease-in-out}.nav-btn-browse:hover{background:#0000000d!important;color:#374151!important}.nav-btn-browse:active{background:#0000001a!important}.nav-btn-browse-login{background:#0000000d!important;border:1px solid #0000001a!important;box-shadow:0 1px 3px #0000001a!important}.nav-btn-browse-login:hover{background:#0000001a!important;box-shadow:0 2px 6px #00000026!important}.nav-btn-browse-login:active{background:#00000014!important;box-shadow:0 1px 3px #0000001a!important;transform:translateY(0)}.nav-btn-browse-signup{background:linear-gradient(135deg,#ffa600,#ff6f1c)!important;border:none!important;box-shadow:0 2px 8px #ffa6004d!important;color:#fff!important;font-weight:600}.nav-btn-browse-signup:hover{background:linear-gradient(135deg,#ff9500,#ff5f0c)!important;box-shadow:0 4px 12px #ffa60066!important;color:#fff!important;transform:translateY(-1px)}.nav-btn-browse-signup:active{background:linear-gradient(135deg,#e68500,#e5550a)!important;box-shadow:0 2px 6px #ffa6004d!important;color:#fff!important;transform:translateY(0)}.browse-and-map{background:#f9fafb;box-sizing:border-box;display:flex!important;height:calc(100vh - 80px)!important;left:0;margin:0!important;max-width:100%!important;overflow-x:hidden;overflow-y:hidden;padding:0!important;position:relative;top:0;width:100%!important}.browse-sidebar{background:#fff;border-right:1px solid #e5e7eb;flex:1 1!important;min-width:200px!important;overflow-y:auto}.browse-center,.browse-sidebar{box-sizing:border-box;height:100%}.browse-center{display:flex;flex:3 1!important;flex-direction:column;max-width:none!important;min-width:0!important;overflow:hidden;width:auto!important}.browse-map{background:#fff;border-left:1px solid #e5e7eb;box-sizing:border-box;flex:1.5 1!important;height:100%;min-width:200px!important;position:relative}.business-map-container{height:100%;position:relative;width:100%}.map-loading{background:#f3f4f6}.loading-spinner{color:#6b7280;text-align:center}.loading-spinner .spinner{animation:spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#ffa600;height:40px;margin:0 auto 16px;width:40px}.custom-business-marker{background:#0000!important;border:none!important}.map-popup{min-width:200px}.popup-header{margin-bottom:8px}.popup-title{color:#1f2937;font-size:16px;font-weight:600;line-height:1.3;margin:0 0 4px}.popup-category{background:#f3f4f6;border-radius:4px;color:#6b7280;display:inline-block;font-size:12px;padding:2px 6px}.popup-address{margin-bottom:6px}.popup-address p{color:#4b5563;font-size:14px;margin:0}.popup-distance{margin-bottom:8px}.popup-distance span{color:#6b7280;font-size:12px;font-weight:500}.popup-deals{margin-bottom:12px}.deals-count{background:#ecfdf5;border-radius:6px;color:#059669;font-size:12px;font-weight:500;padding:4px 8px}.popup-view-btn{background:#ffa600;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 12px;transition:background-color .2s ease;width:100%}.popup-view-btn:hover{background:#e69500}.leaflet-container{font-family:inherit;height:100%;width:100%}.leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.leaflet-popup-content{line-height:1.4;margin:12px}.leaflet-popup-tip{background:#fff;box-shadow:0 2px 4px #0000001a}@media (max-width:768px){.browse-and-map:has(.filter-overlay-active) .leaflet-container,.browse-and-map:has(.filter-overlay-active) .leaflet-control-container,.browse-and-map:has(.filter-overlay-active) .leaflet-map-pane,.browse-and-map:has(.filter-overlay-active) .leaflet-marker-pane,.browse-and-map:has(.filter-overlay-active) .leaflet-overlay-pane,.browse-and-map:has(.filter-overlay-active) .leaflet-popup-pane,.browse-and-map:has(.filter-overlay-active) .leaflet-shadow-pane,.browse-and-map:has(.filter-overlay-active) .leaflet-tile-pane,.browse-and-map:has(.filter-overlay-active) .leaflet-tooltip-pane,.filter-overlay-active~.browse-center .leaflet-container,.filter-overlay-active~.browse-map .leaflet-container{position:relative!important;z-index:1!important}.filter-overlay-active .leaflet-container,.filter-overlay-active .leaflet-control-container,.filter-overlay-active .leaflet-map-pane,.filter-overlay-active .leaflet-marker-pane,.filter-overlay-active .leaflet-overlay-pane,.filter-overlay-active .leaflet-popup-pane,.filter-overlay-active .leaflet-shadow-pane,.filter-overlay-active .leaflet-tile-pane,.filter-overlay-active .leaflet-tooltip-pane{z-index:1!important}body:has(.filter-overlay-active) .leaflet-container,body:has(.filter-overlay-active) .leaflet-control-container,body:has(.filter-overlay-active) .leaflet-map-pane,body:has(.filter-overlay-active) .leaflet-marker-pane,body:has(.filter-overlay-active) .leaflet-overlay-pane,body:has(.filter-overlay-active) .leaflet-popup-pane,body:has(.filter-overlay-active) .leaflet-shadow-pane,body:has(.filter-overlay-active) .leaflet-tile-pane,body:has(.filter-overlay-active) .leaflet-tooltip-pane{position:relative!important;z-index:1!important}.filter-content{position:fixed!important;z-index:999999!important}.mobile-filter-overlay-header{display:none}.mobile-simplified-header{position:fixed!important;z-index:1000001!important}}.filter-sidebar{background:linear-gradient(135deg,#fff,#fafbfc);border-right:1px solid #e2e8f0;display:flex;flex-direction:column;gap:20px;height:100%;overflow-y:auto;padding:20px 16px;scrollbar-color:#cbd5e1 #0000;scrollbar-width:thin}.filter-sidebar::-webkit-scrollbar{width:6px}.filter-sidebar::-webkit-scrollbar-track{background:#0000}.filter-sidebar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.filter-sidebar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.filter-sidebar-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:4px;padding-bottom:12px}.filter-sidebar-title{align-items:center;display:flex;gap:8px}.filter-sidebar-icon{background:linear-gradient(135deg,#ffa600,#ff8c00);border-radius:6px;box-shadow:0 1px 4px #ffa60033;color:#ffa600;height:20px;padding:3px;width:20px}.filter-sidebar-title h2{color:#1e293b;font-size:16px;font-weight:600;letter-spacing:-.01em;margin:0}.filter-reset-btn{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 1px 2px #0000000d;color:#64748b;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:4px;padding:6px 10px;transition:all .2s ease}.filter-reset-btn:hover{background:#f1f5f9;border-color:#cbd5e1;box-shadow:0 2px 4px #0000001a;color:#475569;transform:translateY(-1px)}.reset-icon{height:12px;width:12px}.filter-results-count{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000000d;padding:12px}.filter-results-count p{color:#64748b;font-size:13px;font-weight:500;margin:0}.count-highlight{color:#ffa600;font-size:14px;font-weight:700}.filter-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;gap:12px;padding:16px;transition:all .2s ease}.filter-section-label{color:#1e293b;font-size:14px;font-weight:600;letter-spacing:-.01em;margin-bottom:2px}.filter-options{display:flex;flex-direction:column;gap:8px}.filter-radio-option{align-items:center;border-radius:6px;display:flex;gap:8px;padding:6px 0;transition:background-color .2s ease}.filter-radio-option:hover{background:#f8fafc;margin:0 -6px;padding-left:6px;padding-right:6px}.filter-radio{accent-color:#ffa600;border:2px solid #e2e8f0;border-radius:50%;cursor:pointer;height:16px;transition:all .2s ease;width:16px}.filter-radio:checked{border-color:#ffa600;box-shadow:0 0 0 2px #ffa6001a}.filter-radio-label{color:#475569;cursor:pointer;font-size:13px;font-weight:500;transition:color .2s ease}.filter-radio-option:hover .filter-radio-label{color:#1e293b}.filter-checkbox-option{align-items:center;border-radius:6px;display:flex;justify-content:space-between;padding:6px 0;transition:all .2s ease}.filter-checkbox-option:hover{background:#f8fafc;margin:0 -6px;padding-left:6px;padding-right:6px}.checkbox-container{align-items:center;display:flex;flex:1 1;gap:8px}.filter-checkbox-label{align-items:center;color:#475569;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;transition:color .2s ease}.filter-checkbox-option:hover .filter-checkbox-label,.price-label{color:#1e293b}.price-label{font-size:15px;font-weight:600}.price-description{color:#64748b;font-size:12px;font-weight:400;margin-left:8px}.rating-label{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:4px}.stars-container{display:flex}.star-filled{color:#facc15;height:16px;width:16px}.star-empty{color:#d1d5db;height:16px;width:16px}.filter-section-header{align-items:center;display:flex;justify-content:space-between}.distance-badge{font-size:12px}.distance-slider{width:100%}.slider-labels{color:#6b7280;font-size:12px}.switch-option{align-items:center;display:flex;justify-content:space-between}.switch-label{color:#374151;cursor:pointer;font-size:14px}.filter-checkbox{accent-color:#ffa600;border:2px solid #e2e8f0;border-radius:4px;cursor:pointer;height:16px;transition:all .2s ease;width:16px}.filter-checkbox:checked{border-color:#ffa600;box-shadow:0 0 0 2px #ffa6001a}.filter-switch{-webkit-appearance:none;appearance:none;background:#e2e8f0;border:none;border-radius:12px;box-shadow:inset 0 1px 3px #0000001a;cursor:pointer;height:24px;position:relative;transition:all .3s ease;width:40px}.filter-switch:checked{background:linear-gradient(135deg,#ffa600,#ff8c00);box-shadow:inset 0 1px 3px #ffa60033}.filter-switch:before{background:#fff;border-radius:50%;box-shadow:0 1px 4px #00000026;content:"";height:20px;left:2px;position:absolute;top:2px;transition:all .3s ease;width:20px}.filter-switch:checked:before{box-shadow:0 1px 6px #ffa6004d;transform:translateX(16px)}.price-range-display{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 1px 2px #0000000d;color:#1e293b;font-size:13px;font-weight:600;margin-bottom:8px;padding:8px 12px;text-align:center}.rating-display{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:8px;padding:8px 10px}.rating-display .stars-container{display:flex;gap:3px}.active-filters-summary{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:8px;box-shadow:0 1px 4px #f59e0b1a;margin-top:16px;padding:12px}.distance-slider{margin:8px 0}.distance-slider .slider-track{background:#e2e8f0;border-radius:2px;height:4px}.distance-slider .slider-range{background:linear-gradient(135deg,#ffa600,#ff8c00);border-radius:2px;height:4px}.distance-slider .slider-thumb{background:#fff;border:2px solid #ffa600;border-radius:50%;box-shadow:0 1px 4px #ffa6004d;cursor:pointer;height:16px;position:relative;transition:all .2s ease;width:16px;z-index:10}.distance-slider .slider-thumb:hover{box-shadow:0 2px 8px #ffa60066;transform:scale(1.1)}.distance-slider .slider-track{cursor:pointer;position:relative;z-index:1}.slider-labels{color:#64748b;display:flex;font-size:11px;font-weight:500;justify-content:space-between;margin-top:6px}.distance-badge{background:#ffa600;border-radius:4px;box-shadow:0 1px 2px #ffa6004d;color:#fff;font-size:11px;font-weight:600;padding:3px 6px}.distance-zoom-indicator{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin-top:8px;padding:4px 8px;text-align:center}.custom-distance-slider{margin:12px 0;padding:8px 0}.custom-slider-input{-webkit-appearance:none;appearance:none;background:#e2e8f0;border-radius:3px;cursor:pointer;height:6px;outline:none;position:relative;width:100%}.custom-slider-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#ffa600;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 6px #ffa60066;cursor:pointer;height:20px;-webkit-transition:all .2s ease;transition:all .2s ease;width:20px}.custom-slider-input::-webkit-slider-thumb:hover{box-shadow:0 4px 12px #ffa60080;transform:scale(1.1)}.custom-slider-input::-webkit-slider-thumb:active{box-shadow:0 2px 8px #ffa60099;transform:scale(1.05)}.custom-slider-input::-moz-range-thumb{background:#ffa600;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 6px #ffa60066;cursor:pointer;height:20px;-moz-transition:all .2s ease;transition:all .2s ease;width:20px}.custom-slider-input::-moz-range-thumb:hover{box-shadow:0 4px 12px #ffa60080;transform:scale(1.1)}.custom-slider-input::-moz-range-track{background:#e2e8f0;border:none;border-radius:3px;height:6px;width:100%}.custom-slider-input::-ms-thumb{background:#ffa600;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 6px #ffa60066;cursor:pointer;height:20px;width:20px}.custom-slider-input::-ms-track{background:#e2e8f0;border:none;border-radius:3px;color:#0000;height:6px;width:100%}.custom-slider-input:focus{outline:2px solid #ffa600;outline-offset:2px}.custom-slider-input:focus::-webkit-slider-thumb{box-shadow:0 0 0 4px #ffa60033,0 2px 6px #ffa60066}.filter-section{overflow:hidden;position:relative}.filter-section:before{background:linear-gradient(90deg,#0000,#ffa6001a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.filter-section:hover:before{left:100%}.filter-checkbox:focus,.filter-radio:focus,.filter-switch:focus{box-shadow:0 0 0 3px #ffa60033;outline:none}.filter-section.loading{opacity:.6;pointer-events:none}.filter-section.loading:after{animation:spin 1s linear infinite;border:2px solid #e2e8f0;border-radius:50%;border-top-color:#ffa600;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}.active-filters-summary .badge{animation:slideInUp .3s ease}@keyframes slideInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.filter-checkbox-label svg,.filter-radio-label svg{transition:all .2s ease}.filter-checkbox-option:hover .filter-checkbox-label svg,.filter-radio-option:hover .filter-radio-label svg{color:#ffa600;transform:scale(1.1)}.filter-section{animation:fadeInUp .4s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.filter-sidebar::-webkit-scrollbar{width:8px}.filter-sidebar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.filter-sidebar::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ffa600,#ff8c00);border-radius:4px}.enhanced-business-list{background:linear-gradient(180deg,#f8fafc80,#fff);box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;height:100%;min-height:100%;overflow-y:auto;padding:24px 24px 120px;width:100%}.enhanced-header{flex-shrink:0;margin-bottom:16px;text-align:left}.header-content{align-items:flex-start;display:flex;justify-content:space-between}.header-left{flex:1 1}.main-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#0f172a,#334155);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;line-height:1.2;margin:0 0 8px}.header-stats{align-items:center;color:#64748b;display:flex;font-size:14px;gap:12px}.stat-item{align-items:center;gap:4px}.stat-separator{color:#cbd5e1}.business-count-badge{background:#ffa6001a;border-radius:12px;color:#ffa600;font-weight:600;padding:2px 8px}.hot-deals-badge{background:linear-gradient(90deg,#f43f5e,#ec4899);border-radius:12px;color:#fff;font-size:12px;font-weight:600;padding:4px 8px}.control-btn,.header-controls{display:flex;gap:8px}.control-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#374151;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.control-btn:hover{background:#f8fafc;border-color:#cbd5e1}.results-summary{grid-gap:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #e2e8f080;border-radius:12px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);padding:16px}.summary-item{text-align:center}.summary-value{color:#ffa600;font-size:1.25rem;font-weight:600;margin-bottom:4px}.summary-label{color:#64748b;font-size:12px}.business-cards-container{display:flex;flex:1 1;flex-direction:column;gap:24px;overflow:visible}@media (max-width:768px){.business-cards-container{gap:16px}}.enhanced-business-card{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;gap:20px;padding:20px;transition:all .3s ease}.enhanced-business-card:hover{border-color:#cbd5e1;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-2px)}.enhanced-business-card.selected{border-color:#ffa600;box-shadow:0 0 0 3px #ffa6001a}.business-card-image{background:#f3f4f6;border-radius:12px;flex-shrink:0;height:120px;overflow:hidden;width:120px}.card-image{height:100%;object-fit:cover;width:100%}.card-image-placeholder{align-items:center;background:#f3f4f6;color:#9ca3af;display:flex;height:100%;justify-content:center;width:100%}.placeholder-icon{height:32px;width:32px}.customer-business-card-content{display:flex;flex:1 1;flex-direction:column;gap:0}.card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:8px;padding-left:0}.card-main-info{flex:1 1;text-align:left}.card-business-name{color:#111827;cursor:pointer;font-size:1.25rem;font-weight:700;line-height:1.3;margin:0 0 8px;pointer-events:auto;position:relative;z-index:10}.card-business-name:hover{color:#ffa600}.card-meta{align-items:center;color:#6b7280;display:flex;font-size:14px;gap:8px}.star-icon-filled{fill:currentColor;color:#fbbf24}.favorite-button{align-items:center;background:#f8fafc;border-radius:8px;display:flex;justify-content:center}.favorite-button:hover{background:#f1f5f9}.heart-icon{height:18px;width:18px}.business-details{justify-content:space-between}.business-details-left{display:flex;flex:1 1;flex-direction:column;gap:8px}.detail-item{gap:6px}.business-deals-count{align-items:center;display:flex;flex-shrink:0}.deals-count-badge{align-items:center;border:1px solid #cbd5e1;border-radius:12px;display:flex;flex-direction:column;min-width:60px;padding:8px 12px;transition:all .2s ease}.deals-count-number{color:#1e293b;font-size:18px;font-weight:700;line-height:1}.deals-count-label{color:#64748b;font-size:11px;font-weight:500;letter-spacing:.5px;margin-top:2px;text-transform:uppercase}.business-description{margin:0}.deal-container{background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:16px;box-shadow:0 4px 12px #f59e0b26;margin:16px 0;overflow:hidden;padding:0;position:relative}.deal-status-badge{align-items:flex-start;position:relative;z-index:2}.deal-badge{background:linear-gradient(90deg,#f43f5e,#ec4899);border-radius:20px;box-shadow:0 2px 8px #f43f5e4d;font-size:11px;font-weight:700;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.deal-badge.live-now{animation:pulse 2s infinite;background:linear-gradient(90deg,#10b981,#059669);box-shadow:0 2px 8px #10b9814d}.deal-badge.today{background:linear-gradient(90deg,#f59e0b,#d97706);box-shadow:0 2px 8px #f59e0b4d}.deal-badge.upcoming{background:linear-gradient(90deg,#6b7280,#4b5563);box-shadow:0 2px 8px #6b72804d}.deal-main-content{padding:16px 20px 20px}.deal-title-row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.deal-name{font-size:18px;font-weight:700;line-height:1.3;min-width:0}.deal-like-button{align-items:center;background:#ffffffe6;border:1px solid #f59e0b;border-radius:24px;box-shadow:0 2px 4px #f59e0b1a;cursor:pointer;display:flex;flex-shrink:0;gap:6px;padding:8px 12px;transition:all .2s ease}.deal-like-button:hover{background:#fff;box-shadow:0 4px 8px #f59e0b33;transform:translateY(-1px)}.deal-heart-icon{color:#f59e0b;height:16px;width:16px}.deal-like-count{color:#92400e;font-size:13px;font-weight:600}.deal-description{font-size:14px;line-height:1.5;margin:0 0 16px}.deal-schedule-info{align-items:center;background:#fff9;border:1px solid #f59e0b33;border-radius:12px;display:flex;gap:16px;justify-content:space-between;padding:12px 16px}.deal-days-section{flex:1 1;min-width:0}.deal-days-list{display:flex;flex-wrap:wrap;gap:6px}.deal-day-badge{background:#ffffffe6;border:1px solid #f59e0b4d;border-radius:8px;color:#374151;font-size:11px;font-weight:600;letter-spacing:.3px;padding:4px 8px;text-transform:uppercase;transition:all .2s ease}.deal-day-badge:hover{background:#fff;box-shadow:0 2px 4px #f59e0b33;transform:translateY(-1px)}.deal-time-section{flex-shrink:0}.deal-time{background:#ffffffe6;border:1px solid #f59e0b33;border-radius:8px;color:#6b7280;font-family:Courier New,monospace;font-size:12px;font-weight:600;padding:6px 10px;white-space:nowrap}.view-details-btn{border-radius:8px;font-weight:600;padding:10px 16px}.view-details-btn:hover{transform:translateY(-1px)}.action-btn{border-radius:8px;gap:6px;padding:10px 16px}.action-icon{height:16px;width:16px}.enhanced-empty-state{color:#6b7280;padding:64px 20px;text-align:center}.empty-icon-container{margin-bottom:24px}.empty-icon-wrapper{align-items:center;background:linear-gradient(to bottom right,#f1f5f9,#e2e8f0);border-radius:24px;display:flex;height:96px;justify-content:center;margin:0 auto;width:96px}.empty-icon{color:#94a3b8}.empty-title{font-size:1.25rem;font-weight:600;margin:0 0 8px}.empty-subtitle{line-height:1.5;margin:0 auto 24px;max-width:400px}.clear-filters-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;margin:0 auto;padding:10px 20px;transition:all .2s ease}.clear-filters-btn:hover{background:#f9fafb;border-color:#9ca3af}.filter-icon{height:16px;width:16px}.business-list-container{background:#f9fafb;box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:20px;width:100%}.business-list-header{border-bottom:1px solid #e2e8f0;margin-bottom:20px;padding-bottom:16px}.business-list-header h2{color:#1e293b;font-size:18px;font-weight:600;margin:0 0 4px}.business-count{color:#64748b;font-size:14px;margin:0}.business-items{display:flex;flex:1 1;flex-direction:column;gap:16px;overflow-y:auto}.business-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000000d;cursor:pointer;padding:16px;transition:all .2s ease}.business-item:hover{border-color:#cbd5e1;box-shadow:0 4px 6px #0000001a;transform:translateY(-1px)}.business-item{align-items:flex-start;display:flex;gap:16px}.business-item-image{background:#f3f4f6;border-radius:6px;flex-shrink:0;height:80px;overflow:hidden;width:80px}.business-image{height:100%}.placeholder-icon{height:20px;width:20px}.business-item-info{flex:1 1;min-width:0}.business-item-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:8px}.business-item-name{color:#111827;font-size:16px;font-weight:600;line-height:1.25;margin:0}.favorite-btn{background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;padding:4px;transition:all .2s ease}.favorite-btn:hover{background:#fef2f2;color:#ef4444}.business-item-meta{align-items:center;display:flex;font-size:14px;gap:6px;margin-bottom:8px}.business-category{color:#6b7280}.business-price{font-weight:500}.business-rating{color:#374151;font-weight:500}.business-item-details{align-items:center;color:#6b7280;display:flex;font-size:13px;gap:12px;margin-bottom:8px}.detail-icon{height:14px;width:14px}.business-description{margin:0 0 12px}.deal-badge{background:#fef3c7;border:1px solid #f59e0b;display:inline-block;margin-bottom:12px;padding:4px 8px}.deal-text{color:#92400e;font-size:12px;font-weight:500}.business-actions{margin-top:12px;padding-top:12px}.view-details-btn{border-radius:6px;padding:8px 12px}.action-btn{border-radius:6px;font-size:13px}.empty-state{color:#6b7280;padding:40px 20px}.empty-icon{height:48px;margin:0 auto 16px;width:48px}.empty-state h3{color:#111827;font-size:16px;font-weight:500;margin:0 0 8px}.empty-state p{font-size:14px;margin:0}.business-list-header{margin-bottom:24px}.business-list-header h1{color:#1f2937;font-size:24px;font-weight:700;margin-bottom:8px}.business-list-subtitle{color:#6b7280;font-size:14px;margin:0}.business-cards{display:flex;flex-direction:column;gap:16px}.business-card{border:1px solid #e5e7eb;border-radius:8px;padding:24px;transition:all .2s}.business-card:hover{border-color:#d1d5db;box-shadow:0 4px 6px #0000001a}.business-card-selected{border-color:#ffa600!important;box-shadow:0 0 0 2px #ffa60033!important}.business-card-content{display:flex;gap:16px}.business-image{background:#f3f4f6}.business-image-placeholder{align-items:center;background:#f3f4f6;color:#9ca3af;display:flex;height:100%;justify-content:center;width:100%}.business-image-icon{height:24px;width:24px}.business-name{line-height:1.25}.star-icon-filled{fill:#facc15}.rating-text{color:#374151}.meta-separator{font-size:14px}.favorite-button{background:#0000;border-radius:6px;padding:8px;transition:all .2s ease}.favorite-button:hover{background:#f3f4f6}.deal-container{background:#fef3c7;border:1px solid #f59e0b}.deal-content{align-items:flex-start;display:flex;justify-content:space-between}.amenity-badge{padding:2px 6px}.view-details-btn{transition:all .2s ease}.view-details-btn:hover{color:#fff}.action-btn{padding:6px 12px}.empty-title{color:#111827}.empty-subtitle{font-size:14px}.business-image{border-radius:8px;flex-shrink:0;height:96px;overflow:hidden;width:96px}.business-image-img{height:100%;object-fit:cover;width:100%}.business-info{flex:1 1;min-width:0}.business-header{margin-bottom:8px}.business-main-info{flex:1 1}.business-name{color:#1f2937;font-size:18px;margin-bottom:4px}.business-meta{align-items:center;gap:8px;margin-bottom:8px}.rating-container{align-items:center;display:flex;gap:4px}.star-icon-filled{color:#facc15;height:16px;width:16px}.rating-text{font-size:14px;font-weight:500}.meta-separator{color:#9ca3af}.price-range{font-size:14px;font-weight:500}.price-green{color:#059669}.price-blue{color:#2563eb}.price-orange{color:#ea580c}.price-red{color:#dc2626}.price-gray{color:#6b7280}.category-text{color:#6b7280;font-size:14px}.favorite-button{background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;padding:4px;transition:color .2s}.favorite-button:hover{color:#ef4444}.heart-icon{height:16px;width:16px}.business-details{color:#6b7280;font-size:14px;gap:16px;margin-bottom:12px}.business-details,.detail-item{align-items:center;display:flex}.detail-item{gap:4px}.detail-icon{height:16px;width:16px}.status-open{color:#059669}.status-closed{color:#dc2626}.business-description{line-clamp:2;font-size:14px;line-height:1.5;margin-bottom:16px}.deal-container{align-items:flex-start;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:12px;padding:12px}.deal-content{flex:1 1}.deal-header{align-items:center;gap:8px;margin-bottom:4px}.deal-badge{background:#ffa600;border-radius:4px;color:#fff;font-size:12px;font-weight:600;padding:2px 8px}.deal-name{color:#1f2937;font-size:14px;font-weight:500}.deal-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#6b7280;display:-webkit-box;font-size:12px;line-height:1.4;margin:0;overflow:hidden}.deal-likes{font-size:12px;gap:4px;margin-left:12px}.deal-heart{height:12px;width:12px}.amenities-container{display:flex;flex-wrap:wrap;gap:4px;margin-top:12px}.amenity-badge{font-size:12px}.business-actions{border-top:1px solid #f3f4f6;display:flex;gap:8px;margin-top:16px;padding-top:16px}.view-details-btn{background:#ffa600;border:none;border-radius:4px;color:#fff;cursor:pointer;flex:1 1;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .2s}.view-details-btn:hover{background:#e69500}.action-btn{border-radius:4px;font-size:14px;gap:4px;padding:8px 12px;transition:all .2s}.action-btn:hover{border-color:#9ca3af}.action-icon{height:12px;width:12px}.empty-state{padding:48px 0}.empty-icon{color:#9ca3af;margin-bottom:16px}.empty-icon-svg{height:48px;margin:0 auto;width:48px}.empty-title{color:#1f2937;font-size:18px;font-weight:500;margin-bottom:8px}.empty-subtitle{color:#6b7280;margin:0}.map-view{box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.map-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:16px}.map-header-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.map-title{color:#1f2937;font-size:18px;font-weight:600;margin:0}.map-controls{display:flex;gap:8px}.map-control-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s}.map-control-btn:hover{background:#f9fafb;border-color:#9ca3af}.control-icon{height:16px;width:16px}.map-header-bottom{align-items:center;display:flex;justify-content:space-between}.zoom-controls{display:flex;gap:8px}.zoom-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s}.zoom-btn:hover{background:#f9fafb;border-color:#9ca3af}.zoom-icon{height:16px;width:16px}.business-count-badge{font-size:12px}.map-container{flex:1 1;overflow:hidden;position:relative}.leaflet-map{height:100%;width:100%}.map-loading{align-items:center;background:#f9fafb;display:flex;flex-direction:column;height:100%;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#ffa600;height:40px;margin-bottom:16px;width:40px}.map-legend{background:#fff;border-radius:8px;bottom:16px;box-shadow:0 4px 6px #0000001a;font-size:12px;padding:12px;position:absolute;right:16px;z-index:1000}.legend-item{align-items:center;display:flex;gap:8px;margin-bottom:4px}.legend-item:last-child{margin-bottom:0}.legend-marker{border-radius:50%;flex-shrink:0;height:12px;width:12px}.business-marker-legend{background:#ffa600}.selected-marker-legend{background:#f44}.user-marker-legend{background:#3b82f6}.zoom-indicator{background:#fff;border-radius:4px;box-shadow:0 1px 3px #0000001a;color:#6b7280;font-size:12px;padding:4px 8px;position:absolute;right:16px;top:16px;z-index:1000}.map-footer{background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;padding:16px}.map-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;text-align:center}.stat-item{display:flex;flex-direction:column}.stat-number{color:#ffa600;font-size:18px;font-weight:600}.stat-label{color:#6b7280;font-size:12px}.custom-marker{background:#0000!important;border:none!important}.marker-pin{align-items:center;border:2px solid #fff;border-radius:50% 50% 50% 0;box-shadow:0 2px 4px #0003;display:flex;height:24px;justify-content:center;transform:rotate(-45deg);transition:all .2s;width:24px}.marker-pin.selected{box-shadow:0 4px 8px #0000004d;transform:rotate(-45deg) scale(1.2)}.marker-inner{background:#fff;border-radius:50%;height:8px;transform:rotate(45deg);width:8px}.user-location-marker{background:#0000!important;border:none!important}.user-location-pulse{animation:pulse 2s infinite;background:#3b82f6;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 0 #3b82f6b3;height:16px;width:16px}.custom-popup .leaflet-popup-content-wrapper{border-radius:8px!important;box-shadow:0 4px 12px #00000026!important}.map-popup{max-width:250px}.popup-header{align-items:flex-start;display:flex;gap:12px}.popup-image{border-radius:8px;flex-shrink:0;height:48px;overflow:hidden;width:48px}.popup-image img{height:100%;object-fit:cover;width:100%}.popup-info{flex:1 1;min-width:0}.popup-info h3{color:#1f2937;font-size:14px;font-weight:600;line-height:1.3;margin:0 0 4px}.popup-rating{align-items:center;color:#6b7280;display:flex;font-size:12px;gap:4px;margin-bottom:4px}.popup-rating .star{color:#facc15}.popup-info p{color:#6b7280;font-size:12px;line-height:1.4;margin:0}.popup-deal{background:#ffa600;border-radius:4px;color:#fff;display:inline-block;font-size:11px;font-weight:600;margin-top:4px;padding:2px 6px}@media (max-width:1200px){.browse-map,.browse-sidebar{min-width:180px!important}}@media (min-width:769px){.mobile-hidden{display:flex!important}}@media (max-width:1024px){.browse-and-map{flex-direction:column;height:auto}.browse-sidebar{border-right:none;height:auto;max-height:50vh;order:1;overflow-y:auto}.browse-map,.browse-sidebar{border-bottom:1px solid #e5e7eb;width:100%}.browse-map{border-left:none;border-top:1px solid #e5e7eb;height:400px;order:2}.browse-center{display:flex;flex-direction:column;height:auto;min-height:60vh;order:3;overflow:visible}.filter-sidebar{gap:16px;padding:16px}}@media (max-width:768px){.active-filters-summary{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:8px;box-shadow:0 1px 4px #f59e0b1a;margin:16px 10px 10px;padding:12px}.browse-nav-hidden{display:none!important}.filter-sidebar.mobile-integrated{height:auto;max-height:none;position:relative;z-index:20}.mobile-simplified-header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 4px #0000001a;left:0;position:fixed;right:0;top:0;z-index:100001}.mobile-logo-section{align-items:center;background:#fff;display:flex;justify-content:flex-start;padding:12px 16px 0}.mobile-top-logo{height:28px;max-width:120px;object-fit:contain;width:auto}.mobile-simple-search-section{background:#fff;padding:16px}.mobile-search-input-container{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;display:flex;padding:12px 16px;position:relative;transition:all .2s ease}.mobile-search-input-container:focus-within{background:#fff;border-color:#ffa600;box-shadow:0 0 0 3px #ffa6001a}.mobile-search-input-container .search-icon{color:#6b7280;flex-shrink:0;height:20px;margin-right:12px;width:20px}.mobile-search-input{background:#0000;border:none;color:#374151;flex:1 1;font-size:16px;outline:none}.mobile-search-input::placeholder{color:#9ca3af}.mobile-filter-button-section{padding:0 16px 16px}.mobile-filter-btn{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px 16px;transition:all .2s ease;width:100%}.mobile-filter-btn:hover{background:#f1f5f9;border-color:#d1d5db}.filter-btn-icon{color:#ffa600;flex-shrink:0;height:18px;width:18px}.filter-btn-text{align-items:center;color:#374151;display:flex;flex:1 1;font-size:15px;font-weight:600;gap:6px}.filter-btn-count{align-items:center;background:#ffa600;border-radius:10px;color:#fff;display:inline-flex;font-size:11px;font-weight:700;justify-content:center;min-width:16px;padding:2px 6px}.filter-btn-results{color:#6b7280;font-size:13px;font-weight:500;margin-left:auto;margin-right:8px}.filter-btn-arrow{color:#6b7280;flex-shrink:0;height:16px;transition:transform .3s ease;width:16px}.filter-btn-arrow.expanded{transform:rotate(180deg)}.filter-content{background:#fff;border-radius:0;bottom:0;left:0;overflow:hidden;overflow-y:auto;padding-top:80px;position:fixed;right:0;top:0;z-index:99999}.mobile-filter-overlay-header{background:#fff;border-bottom:1px solid #e5e7eb;left:0;padding-left:10px;padding-right:10px;padding-top:10px;position:fixed;right:0;top:135px;z-index:100000}.mobile-filter-header-content{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.mobile-filter-header-left{align-items:center;display:flex;gap:12px}.mobile-filter-logo{flex-shrink:0;height:32px;max-width:120px;object-fit:contain;width:auto}.mobile-filter-title{color:#374151;font-size:20px;font-weight:700;margin:0}.mobile-filter-close-btn{align-items:center;background:#f3f4f6;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;transition:background-color .2s ease;width:36px}.mobile-filter-close-btn:hover{background:#e5e7eb}.mobile-filter-close-btn svg{color:#374151;height:20px;width:20px}.mobile-filter-actions{display:none;justify-content:flex-end}.filter-content{padding-top:140px}@media (min-width:769px){.filter-content{bottom:auto;left:auto;overflow-y:visible;padding-top:0;position:relative;right:auto;top:auto;z-index:auto}}.main-title{font-size:20px;margin-bottom:0}.card-header{margin-bottom:0;padding-top:0}.mobile-hidden{display:none!important}.browse-and-map{height:100vh!important;margin-top:0!important;padding-top:120px}.browse-sidebar{background:#fff;border-bottom:2px solid #e5e7eb;height:auto;max-height:none;position:relative;z-index:20}.filter-sidebar{background:#fff;gap:8px;padding:12px}.filter-sidebar-header{align-items:center;background:linear-gradient(135deg,#ffa600,#ff8c00);border-radius:0;box-shadow:0 2px 4px #ffa60033;color:#fff;cursor:pointer;display:flex;font-weight:600;justify-content:space-between;margin:-12px -12px 12px;padding:12px}.filter-sidebar-title h2{color:#fff;font-size:16px;margin:0}.filter-reset-btn{background:#fff3;border:1px solid #ffffff4d;color:#fff;font-size:12px;padding:6px 12px}.filter-reset-btn:hover{background:#ffffff4d;border-color:#ffffff80;color:#fff}.mobile-filter-collapsed .filter-results-count,.mobile-filter-collapsed .filter-section{display:none}.mobile-filter-toggle{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;padding:4px;transition:transform .2s ease}.mobile-filter-toggle.expanded{transform:rotate(180deg)}.filter-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:8px;padding:12px}.filter-section-label{font-size:13px;font-weight:600;margin-bottom:8px}.filter-options{gap:6px}.filter-checkbox-option{padding:4px 0}.filter-checkbox-label{font-size:12px}.custom-distance-slider{margin:8px 0;padding:4px 0}.slider-labels{font-size:10px;margin-top:4px}.browse-map{height:300px;order:2}.enhanced-business-list{gap:12px;padding:12px 12px 80px}.enhanced-business-card{border-radius:12px;box-shadow:0 2px 4px #0000001a;flex-direction:column;gap:12px;padding:16px}.enhanced-business-card:hover{box-shadow:0 4px 8px #00000026;transform:none}.business-card-image{border-radius:8px;height:160px;margin-bottom:8px;width:100%}.card-image{height:100%;object-fit:cover;width:100%}.card-image-placeholder{align-items:center;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:8px;display:flex;height:100%;justify-content:center;width:100%}.customer-business-card-content{align-items:flex-start!important;text-align:left!important}.card-header{margin-bottom:8px}.card-title{font-size:18px;font-weight:600;margin-bottom:4px}.card-category{color:#6b7280;font-size:13px}.card-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;line-height:1.4;margin-bottom:12px;overflow:hidden}.card-meta{align-items:flex-start!important;flex-direction:column;gap:6px;margin-bottom:12px}.card-meta,.card-meta-row{display:flex;text-align:left!important;width:100%}.card-meta-row{font-size:13px}.card-meta-item,.card-meta-row{align-items:flex-start;justify-content:flex-start}.card-meta-item{color:#6b7280;display:flex;gap:4px}.card-meta-item,.enhanced-business-card *{text-align:left!important}.enhanced-business-card .card-image,.enhanced-business-card .card-image-placeholder{text-align:center!important}.business-deals-container{margin-top:0}.deals-header{color:#374151;font-size:14px;font-weight:600;margin-bottom:8px}.deals-grid{gap:8px}.enhanced-header{margin-bottom:8px;padding:16px 0 12px}.main-title{font-size:24px;line-height:1.2;margin-bottom:4px}.header-subtitle{color:#6b7280;font-size:14px}.browse-center{min-height:50vh;order:3}.business-details{margin-bottom:0}}@media (max-width:600px){.browse-map,.browse-sidebar{min-width:150px!important}.business-card-content{flex-direction:column}.business-image{height:200px;margin-bottom:12px;width:100%}.business-actions{flex-direction:column;gap:8px}.action-btn{justify-content:center;width:100%}.business-details{align-items:flex-start;flex-direction:column;gap:12px}.business-details-left{width:100%}.business-deals-count{align-self:flex-end}.deals-count-badge{display:none}.deals-count-number{font-size:16px}.deals-count-label{font-size:10px}.map-header{padding:12px}.map-header-bottom,.map-header-top{align-items:flex-start;flex-direction:column;gap:8px}.map-legend{bottom:12px;padding:8px;right:12px}.deal-container{margin:12px 0}.deal-main-content{padding:12px 16px 16px}.deal-title-row{align-items:flex-start;flex-direction:column;gap:8px}.deal-like-button{align-self:flex-end}.deal-schedule-info{align-items:flex-start;flex-direction:column;gap:12px}.deal-time-section{align-self:stretch}.deal-time{text-align:center;width:100%}}.deal-container-modern{border-radius:16px;box-shadow:0 4px 12px #0000001a;margin:16px 0;overflow:hidden;position:relative;transition:all .3s ease}.deal-container-active{background:linear-gradient(135deg,#f0fdf4,#ecfdf5 50%,#f0fdf4);border:1px solid #10b981}.deal-container-upcoming{background:linear-gradient(135deg,#eff6ff,#dbeafe 50%,#eff6ff);border:1px solid #3b82f6}.deal-container-expired{background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#f8fafc);border:1px solid #94a3b8;opacity:.7}.deal-top-section-inline{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:8px;padding:16px 16px 0}.deal-status-container{display:flex;flex:0 0 auto;justify-content:flex-start}.deal-status-badge-live-now{align-items:flex-start;animation:deal-pulse 2s infinite;background:linear-gradient(45deg,#ef4444,#dc2626);border-radius:20px;box-shadow:0 2px 8px #ef44444d;color:#fff;display:inline-flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.deal-status-badge-active{background:linear-gradient(45deg,#10b981,#059669);box-shadow:0 2px 8px #10b9814d}.deal-status-badge-active,.deal-status-badge-upcoming{align-items:center;border-radius:20px;color:#fff;display:inline-flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.deal-status-badge-upcoming{background:linear-gradient(45deg,#3b82f6,#1d4ed8);box-shadow:0 2px 8px #3b82f64d}.deal-status-badge-expired{align-items:center;background:#94a3b8;border-radius:20px;color:#fff;display:inline-flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:.5px;opacity:.6;padding:6px 12px;text-transform:uppercase}.deal-status-icon{height:12px;width:12px}.deal-actions{display:flex;gap:8px}.deal-action-button{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.deal-action-button:hover{background:#fff;box-shadow:0 4px 8px #00000026;transform:scale(1.1)}.deal-action-button-liked{color:#ef4444}.deal-action-button-liked:hover{color:#dc2626}.deal-action-button-liked .deal-action-icon-filled{fill:#ef4444;color:#ef4444}.deal-action-button-liked:hover .deal-action-icon-filled{fill:#dc2626;color:#dc2626}.deal-action-button-loading{cursor:not-allowed;opacity:.6;pointer-events:none}.deal-action-button-loading .deal-action-icon{animation:dealButtonPulse 1s ease-in-out infinite}@keyframes dealButtonPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.deal-action-icon{color:#6b7280;height:16px;transition:all .2s ease;width:16px}.deal-action-icon-filled{fill:currentColor}.deal-action-button:hover .deal-action-icon{color:#374151}.deal-share-container{position:relative}.deal-share-menu{animation:deal-fade-in .2s ease;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px #00000026;min-width:140px;padding:8px;position:absolute;right:0;top:48px;z-index:30}.deal-share-item{align-items:center;background:#0000;border:none;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:8px 12px;transition:background-color .2s ease;width:100%}.deal-share-item:hover{background:#f3f4f6}.deal-share-icon{color:#6b7280;height:16px;width:16px}.deal-share-icon-facebook{color:#1877f2}.deal-share-icon-twitter{color:#1da1f2}.deal-share-icon-instagram{color:#e4405f}.deal-share-effect{animation:deal-shake .2s ease}.deal-content-modern{padding:0 24px 24px}.business-deals-container{margin-top:0}.matching-deals-header{margin-bottom:8px}.matching-deals-badge{background:#ffa600;border-radius:12px;color:#fff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.no-deals-message{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:12px;padding:16px;text-align:center}.no-deals-content{align-items:center;color:#6b7280;display:flex;gap:8px;justify-content:center}.no-deals-icon{color:#9ca3af;height:16px;width:16px}.no-deals-text{color:#6b7280;font-size:14px;font-weight:500}.deal-content-with-image{align-items:flex-start;display:flex;gap:16px}.deal-image-container{background:#f3f4f6;border-radius:12px;flex-shrink:0;height:80px;overflow:hidden;width:80px}.deal-image{height:100%}.deal-text-content{flex:1 1;min-width:0}.deal-header-modern{margin-bottom:16px}.deal-title-modern{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#1f2937;display:-webkit-box;font-size:18px;font-weight:600;line-height:1.4;margin:0 0 12px;overflow:hidden;text-align:left}.deal-time-indicators{align-items:center;display:flex;gap:16px;margin-bottom:12px}.deal-time-indicator{align-items:center;display:flex;font-size:14px;font-weight:500;gap:6px}.deal-time-icon{height:16px;width:16px}.deal-time-text{font-weight:500}.deal-container-active .deal-time-text{color:#059669}.deal-container-upcoming .deal-time-text{color:#2563eb}.deal-description-modern{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#6b7280;display:-webkit-box;font-size:14px;line-height:1.6;margin:0 0 16px;overflow:hidden;text-align:left}.deal-days-modern{margin-bottom:16px}.deal-days-list-modern{display:flex;flex-wrap:wrap;gap:4px}.deal-day-badge-modern{background:#fffc;border:1px solid #0000001a;border-radius:6px;color:#374151;font-size:11px;font-weight:600;letter-spacing:.3px;padding:4px 8px;text-transform:uppercase;transition:all .2s ease}.deal-day-badge-modern:hover{background:#fff;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.deal-engagement{margin-bottom:16px}.deal-likes-display{align-items:center;display:flex;font-size:14px;gap:6px;transition:transform .2s ease}.deal-likes-icon{color:#ef4444;height:16px;width:16px}.deal-likes-icon-filled{fill:#ef4444}.deal-likes-count{color:#374151;font-weight:600}.deal-likes-label{color:#6b7280}.deal-action-section{border-top:1px solid #ffffff80;margin-top:24px;padding-top:16px}.deal-action-button-main{align-items:center;background:linear-gradient(135deg,#ffa600,#ff8c00);border:none;border-radius:12px;box-shadow:0 4px 12px #ffa60040;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 16px;transition:all .2s ease;width:100%}.deal-action-button-main:hover{background:linear-gradient(135deg,#e69500,#e67e00);box-shadow:0 6px 16px #ffa6004d;transform:translateY(-1px)}.deal-action-arrow{height:16px;transition:transform .2s ease;width:16px}.deal-action-button-main:hover .deal-action-arrow{transform:translateX(2px)}.deal-hover-overlay{background:linear-gradient(135deg,#ffa6000d,#0000);inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease}.deal-container-modern:hover .deal-hover-overlay{opacity:1}@keyframes deal-pulse{0%,to{box-shadow:0 2px 8px #10b9814d}50%{box-shadow:0 4px 16px #10b98180}}@keyframes deal-fade-in{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes deal-shake{0%,to{transform:rotate(0deg)}25%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}}@media (max-width:768px){.deal-container-modern{margin:12px 0}.deal-content-modern{padding:0 20px 20px}.deal-content-with-image{gap:12px}.deal-image-container{height:60px;width:60px}.deal-top-section{left:12px;right:12px;top:12px}.deal-top-section-inline{margin-bottom:6px;padding:12px 12px 0}.deal-status-container{display:flex;flex:0 0 auto;justify-content:flex-start}.deal-actions{gap:6px;justify-content:flex-end}.deal-action-button{height:36px;width:36px}.deal-action-icon{height:14px;width:14px}.deal-title-modern{font-size:16px}.deal-time-indicators{align-items:flex-start;flex-direction:column;gap:8px}}.deal-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:50}.deal-modal-card{background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000059;max-height:90vh;max-width:1024px;overflow:hidden;width:100%}.deal-modal-header{position:relative}.deal-modal-hero-image{background:linear-gradient(135deg,#ffa60033,#fff7ed 50%,#fef3c7);height:256px;position:relative}.deal-modal-image{height:100%;object-fit:cover;width:100%}.deal-modal-image-placeholder{align-items:center;background:linear-gradient(135deg,#ffa60033,#fff7ed 50%,#fef3c7);display:flex;height:100%;justify-content:center;width:100%}.deal-modal-placeholder-content{text-align:center}.deal-modal-placeholder-icon{align-items:center;background:#ffa60033;border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 12px;width:64px}.deal-modal-star-icon{color:#ffa600;height:32px;width:32px}.deal-modal-placeholder-text{color:#64748b;font-size:14px;margin:0}.deal-modal-image-gradient{background:linear-gradient(0deg,#0006 0,#0000 40%);inset:0;position:absolute}.deal-modal-close-button{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 4px 12px #00000026;color:#6b7280;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .2s ease;width:40px}.deal-modal-close-button:hover{background:#fff;color:#374151;transform:scale(1.05)}.deal-modal-close-icon{height:20px;width:20px}.deal-modal-bottom-overlay{align-items:end;bottom:16px;display:flex;justify-content:space-between;left:24px;position:absolute;right:24px}.deal-modal-status-container{display:flex}.deal-modal-status-badge{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;box-shadow:0 4px 12px #00000026;display:inline-flex;font-size:12px;font-weight:600;gap:6px;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase}.deal-modal-status-active{animation:deal-modal-pulse 2s infinite;background:linear-gradient(45deg,#10b981,#059669);color:#fff}.deal-modal-status-upcoming{background:linear-gradient(45deg,#3b82f6,#1d4ed8);color:#fff}.deal-modal-status-expired{background:#94a3b8e6;color:#fff;opacity:.6}.deal-modal-status-icon{height:16px;width:16px}.deal-modal-actions{display:flex;gap:12px}.deal-modal-action-button{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 4px 12px #0000001a;cursor:pointer;display:flex;flex-direction:column;gap:2px;height:48px;justify-content:center;transition:all .2s ease;width:48px}.deal-modal-action-button:hover{background:#fff;box-shadow:0 6px 16px #00000026;transform:scale(1.05)}.deal-modal-action-button.liked{color:#ef4444}.deal-modal-action-button.liked:hover{color:#dc2626}.deal-modal-heart-icon{color:#64748b;height:16px;transition:all .2s ease;width:16px}.deal-modal-like-count{color:#64748b;font-size:10px;font-weight:600;line-height:1;margin-top:-2px}.deal-modal-heart-icon.filled{fill:currentColor}.deal-modal-action-button.liked .deal-modal-heart-icon,.deal-modal-action-button.liked .deal-modal-like-count{color:#ef4444}.deal-modal-action-button.loading{cursor:not-allowed;opacity:.6;pointer-events:none}.deal-modal-action-button.loading .deal-modal-heart-icon{animation:deal-modal-pulse 1s ease-in-out infinite}.deal-modal-share-icon{color:#64748b;height:20px;width:20px}.deal-modal-action-button.shake{animation:deal-modal-shake .2s ease}.deal-modal-share-container{position:relative}.deal-modal-share-menu{animation:deal-modal-fade-in .2s ease;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;min-width:150px;padding:8px;position:absolute;right:0;top:56px;z-index:10}.deal-modal-share-item{align-items:center;background:#0000;border:none;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:12px;text-align:left;transition:background-color .2s ease;width:100%}.deal-modal-share-item:hover{background:#f1f5f9}.deal-modal-share-item-icon{color:#64748b;height:16px;width:16px}.deal-modal-share-item-icon.facebook{color:#1877f2}.deal-modal-share-item-icon.twitter{color:#0ea5e9}.deal-modal-share-item-icon.instagram{color:#e11d48}.deal-modal-content{max-height:calc(90vh - 256px);overflow-y:auto;padding:24px}.deal-modal-info-section{margin-bottom:32px}.deal-modal-info-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.deal-modal-title-section{flex:1 1}.deal-modal-title{color:#111827;font-size:24px;font-weight:600;line-height:1.3;margin:0 0 12px;text-align:left}.deal-modal-meta-info{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px}.deal-modal-meta-item{align-items:center;color:#64748b;display:flex;font-size:14px;gap:8px}.deal-modal-meta-icon{flex-shrink:0;height:16px;width:16px}.deal-modal-meta-icon.heart{color:#ef4444}.deal-modal-time-info{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.deal-modal-time-remaining{color:#f59e0b}.deal-modal-time-ongoing,.deal-modal-time-remaining{align-items:center;display:flex;font-weight:500;gap:8px}.deal-modal-time-ongoing{color:#10b981}.deal-modal-time-upcoming{align-items:center;color:#3b82f6;display:flex;font-weight:500;gap:8px}.deal-modal-time-icon{height:16px;width:16px}.deal-modal-description{color:#374151;font-size:15px;line-height:1.6;margin:0 0 24px;text-align:left}.deal-modal-schedule-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.deal-modal-schedule-item{background:#f8fafc;border-radius:8px;padding:16px}.deal-modal-schedule-title{color:#111827;font-size:14px;font-weight:600;margin:0 0 8px;text-align:left}.deal-modal-days-container{display:flex;flex-wrap:wrap;gap:6px}.deal-modal-day-badge{background:#fff;border:1px solid #e2e8f0;border-radius:16px;color:#64748b;font-size:12px;font-weight:500;padding:4px 8px}.deal-modal-hours{align-items:center;color:#64748b;display:flex;font-size:14px;gap:8px}.deal-modal-hours-icon{height:16px;width:16px}.deal-modal-more-section{border-top:1px solid #f1f5f9;padding-top:24px}.deal-modal-more-title{color:#111827;font-size:18px;font-weight:600;margin:0 0 24px;text-align:left}.deal-modal-more-grid{grid-gap:16px;display:grid;gap:16px}.deal-modal-suggested-deal{background:#f8fafc;border:1px solid #0000;border-radius:12px;cursor:pointer;display:flex;gap:16px;padding:16px;transition:all .2s ease}.deal-modal-suggested-deal:hover{background:#f1f5f9;border-color:#e2e8f0;box-shadow:0 4px 12px #0000000d;transform:scale(1.01)}.deal-modal-suggested-image{background:linear-gradient(135deg,#ffa60033,#fef3c7);border-radius:8px;flex-shrink:0;height:80px;overflow:hidden;width:80px}.deal-modal-suggested-img{height:100%;object-fit:cover;width:100%}.deal-modal-suggested-placeholder{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.deal-modal-suggested-icon{color:#ffa600;height:24px;width:24px}.deal-modal-suggested-content{flex:1 1;min-width:0;text-align:left}.deal-modal-suggested-title{-webkit-line-clamp:1;-webkit-box-orient:vertical;line-clamp:1;color:#111827;display:-webkit-box;font-size:14px;font-weight:600;line-height:1.3;margin:0 0 4px;overflow:hidden;transition:color .2s ease}.deal-modal-suggested-deal:hover .deal-modal-suggested-title{color:#ffa600}.deal-modal-suggested-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;color:#64748b;display:-webkit-box;font-size:12px;line-height:1.4;margin:0 0 8px;overflow:hidden}.deal-modal-suggested-meta{align-items:center;display:flex;gap:12px}.deal-modal-suggested-likes{align-items:center;color:#64748b;display:flex;font-size:12px;gap:4px}.deal-modal-suggested-heart{height:12px;width:12px}@keyframes deal-modal-pulse{0%,to{box-shadow:0 4px 12px #10b98166}50%{box-shadow:0 6px 20px #10b98199}}@keyframes deal-modal-fade-in{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes deal-modal-shake{0%,to{transform:rotate(0deg)}25%{transform:rotate(15deg)}75%{transform:rotate(-15deg)}}@media (max-width:768px){.deal-modal-overlay{align-items:flex-start;padding:40px 8px 8px}.deal-modal-card{max-height:calc(100vh - 60px)}.deal-modal-hero-image{height:200px}.deal-modal-content{max-height:calc(100vh - 260px);padding:20px}.deal-modal-title{font-size:20px}.deal-modal-meta-info,.deal-modal-time-info{gap:12px}.deal-modal-schedule-grid{gap:12px;grid-template-columns:1fr}.deal-modal-suggested-deal{gap:12px;padding:12px}.deal-modal-suggested-image{height:60px;width:60px}}.auth-modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.auth-modal-container{animation:authModalSlideIn .3s ease-out;background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:90vh;max-width:400px;overflow-y:auto;width:100%}@keyframes authModalSlideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.auth-modal-header{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 0}.auth-modal-title-container{align-items:center;display:flex;gap:.75rem}.auth-modal-heart-icon{animation:authModalHeartPulse 2s infinite;color:#ef4444;font-size:1.5rem}@keyframes authModalHeartPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.auth-modal-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.auth-modal-close-btn{background:none;border:none;border-radius:.5rem;color:#6b7280;cursor:pointer;padding:.5rem;transition:all .2s ease}.auth-modal-close-btn:hover{background-color:#f3f4f6;color:#374151}.auth-modal-close-icon{font-size:1.25rem}.auth-modal-content{padding:1.5rem}.auth-modal-description{color:#6b7280;line-height:1.5;margin:0 0 1.5rem;text-align:center}.auth-modal-benefits{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.auth-modal-benefit{align-items:center;background-color:#f8fafc;border-radius:.5rem;display:flex;gap:.75rem;padding:.75rem}.benefit-icon{color:#3b82f6;flex-shrink:0;font-size:1rem}.auth-modal-benefit span{color:#374151;font-size:.9rem}.auth-modal-actions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.auth-modal-btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;justify-content:center;padding:.875rem 1.5rem;transition:all .2s ease}.auth-modal-btn-primary{background-color:#3b82f6;color:#fff}.auth-modal-btn-primary:hover{background-color:#2563eb;transform:translateY(-1px)}.auth-modal-btn-secondary{background-color:#f8fafc;border:1px solid #e5e7eb;color:#374151}.auth-modal-btn-secondary:hover{background-color:#f1f5f9;border-color:#d1d5db;transform:translateY(-1px)}.btn-icon{font-size:1rem}.auth-modal-skip-btn{background:none;border:none;border-radius:.5rem;color:#6b7280;cursor:pointer;font-size:.9rem;padding:.75rem;transition:all .2s ease;width:100%}.auth-modal-skip-btn:hover{background-color:#f9fafb;color:#374151}@media (max-width:640px){.auth-modal-overlay{padding:.5rem}.auth-modal-container{margin:0;max-width:none}.auth-modal-header{padding:1rem 1rem 0}.auth-modal-content{padding:1rem}.auth-modal-title{font-size:1.125rem}}@media (prefers-color-scheme:dark){.auth-modal-container{background:#1f2937}.auth-modal-title{color:#f9fafb}.auth-modal-description{color:#d1d5db}.auth-modal-benefit{background-color:#374151}.auth-modal-benefit span{color:#e5e7eb}.auth-modal-btn-secondary{background-color:#374151;border-color:#4b5563;color:#e5e7eb}.auth-modal-btn-secondary:hover{background-color:#4b5563;border-color:#6b7280}.auth-modal-skip-btn{color:#9ca3af}.auth-modal-close-btn:hover,.auth-modal-skip-btn:hover{background-color:#374151;color:#d1d5db}}.auth-header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;margin-top:-60px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.auth-header-container{align-items:center;display:flex;height:60px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 1.5rem}.auth-back-button{align-items:center;background:#0000;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:all .2s ease;width:40px}.auth-back-button:hover{background:#f3f4f6;color:#374151}.auth-back-button:active{background:#e5e7eb;transform:scale(.95)}.auth-logo-container{align-items:center;display:flex;flex:1 1;justify-content:center}.auth-logo{height:32px;object-fit:contain;width:auto}.auth-spacer{flex-shrink:0;width:40px}@media (max-width:768px){.auth-header-container{height:56px;padding:.75rem 1rem}.auth-logo{height:28px}.auth-back-button{height:36px;width:36px}.auth-spacer{width:36px}}@media (max-width:480px){.auth-header-container{padding:.5rem .75rem}.auth-logo{height:24px}}.customer-signin-view{align-items:center;background:linear-gradient(135deg,#f8fafc,#fff);display:flex;font-family:Poppins,sans-serif;justify-content:center;min-height:calc(100vh - 60px);padding:2rem}.customer-signin-container{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;max-width:400px;overflow:hidden;width:100%}.customer-signin-content{padding:2.5rem}.customer-signin-header{margin-bottom:2rem;text-align:center}.customer-signin-title{color:#1f2937;font-size:1.75rem;font-weight:600;line-height:1.3;margin:0 0 .5rem}.customer-signin-subtitle{color:#6b7280;font-size:1rem;line-height:1.5;margin:0}.customer-signin-error{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;display:flex;gap:.75rem;margin-bottom:1.5rem;padding:1rem}.error-icon{flex-shrink:0;font-size:1.25rem}.error-text{color:#dc2626;font-size:.875rem;font-weight:500}.customer-signin-form{display:flex;flex-direction:column;gap:1.5rem}.customer-signin-button{background:linear-gradient(135deg,#ffa600,#ff8c00);border:none;border-radius:8px;box-shadow:0 2px 4px #ffa60033;color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .2s ease;width:100%}.customer-signin-button:hover:not(:disabled){background:linear-gradient(135deg,#e69500,#e67e00);box-shadow:0 4px 8px #ffa6004d;transform:translateY(-1px)}.customer-signin-button:active:not(:disabled){box-shadow:0 2px 4px #ffa60033;transform:translateY(0)}.customer-signin-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.customer-signin-footer{border-top:1px solid #f3f4f6;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.customer-signin-footer p{color:#6b7280;font-size:.875rem;margin:0}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-8px)}20%,40%,60%,80%{transform:translateX(8px)}}.shake{animation:shake .6s ease-in-out}@media (max-width:768px){.customer-signin-view{padding:1rem}.customer-signin-content{padding:2rem}.customer-signin-title{font-size:1.5rem}}@media (max-width:480px){.customer-signin-view{padding:.5rem}.customer-signin-content{padding:1.5rem}.customer-signin-title{font-size:1.25rem}.customer-signin-subtitle{font-size:.875rem}}.customer-signup-view{align-items:center;background:linear-gradient(135deg,#f8fafc,#fff);display:flex;font-family:Poppins,sans-serif;justify-content:center;min-height:calc(100vh - 60px);padding:2rem}.customer-signup-container{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;max-width:500px;overflow:hidden;width:100%}.customer-signup-content{padding:2.5rem}.signup-header{margin-bottom:2rem;text-align:center}.signup-main-title{color:#1f2937;font-size:2rem;font-weight:600;line-height:1.3;margin:0 0 .5rem}.signup-main-subtitle{color:#6b7280;font-size:1rem;line-height:1.5;margin:0}.customer-signup-progress{margin-bottom:2rem}.progress-bar{background:#e5e7eb;border-radius:2px;height:4px;margin-bottom:.5rem;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#ffa600,#ff8c00);border-radius:2px;height:100%;transition:width .3s ease}.step-indicator{color:#6b7280;font-size:.75rem;font-weight:500;text-align:center}.step-content{margin-bottom:2rem}.step-title{color:#1f2937;font-size:1.5rem;font-weight:600;line-height:1.3;margin:0 0 .5rem}.step-description{color:#6b7280;font-size:1rem;line-height:1.5;margin:0 0 1.5rem}.form-group,.signup-form{display:flex;flex-direction:column}.form-group{gap:.5rem;margin-bottom:1.5rem}.form-label{color:#374151;font-size:.875rem;font-weight:500}.form-input{border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.form-input:focus{border-color:#ffa600;box-shadow:0 0 0 3px #ffa6001a;outline:none}.form-input::placeholder{color:#9ca3af}.form-input:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}.password-header{align-items:center;display:flex;justify-content:space-between}.password-toggle{background:none;border:none;color:#ffa600;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:500;padding:0}.password-toggle:hover{color:#e69500}.form-buttons{display:flex;gap:1rem;margin-top:1rem}.back-button{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#6b7280;cursor:pointer;flex:1 1;font-family:inherit;font-size:1rem;font-weight:500;padding:.875rem 1.5rem;transition:all .2s ease}.back-button:hover{background:#f9fafb;border-color:#9ca3af;color:#374151}.continue-button{background:linear-gradient(135deg,#ffa600,#ff8c00);border:none;border-radius:8px;box-shadow:0 2px 4px #ffa60033;color:#fff;cursor:pointer;flex:2 1;font-family:inherit;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .2s ease}.continue-button:hover:not(:disabled){background:linear-gradient(135deg,#e69500,#e67e00);box-shadow:0 4px 8px #ffa6004d;transform:translateY(-1px)}.continue-button:active:not(:disabled){box-shadow:0 2px 4px #ffa60033;transform:translateY(0)}.continue-button.disabled,.continue-button:disabled{background:#d1d5db;box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.signup-footer{border-top:1px solid #f3f4f6;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.signup-footer p{color:#6b7280;font-size:.875rem;margin:0}.link-button{background:none;border:none;color:#ffa600;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:500;padding:0;text-decoration:underline}.link-button:hover:not(:disabled){color:#e69500}.link-button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.customer-signup-view{padding:1rem}.customer-signup-content{padding:2rem}.signup-main-title{font-size:1.75rem}.step-title{font-size:1.25rem}}@media (max-width:480px){.customer-signup-view{padding:.5rem}.customer-signup-content{padding:1.5rem}.signup-main-title{font-size:1.5rem}.step-title{font-size:1.125rem}.form-buttons{flex-direction:column}.back-button,.continue-button{flex:1 1}}.user-profile{background:#f9fafb;margin-top:-60px;min-height:100vh}.user-profile-header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}.user-profile-header-container{margin:0 auto;max-width:72rem;padding:1rem}.user-profile-header-content{align-items:center;display:flex;justify-content:normal}.user-profile-back-btn{align-items:center;background:none;border:none;border-radius:.5rem;color:#6b7280;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;padding:.5rem;transition:color .2s ease}.user-profile-back-btn:hover{background:#f3f4f6;color:#111827}.back-btn-icon{height:1.25rem;width:1.25rem}.user-profile-title{color:#ffa600;font-size:1.5rem;font-weight:700;margin:auto}.user-profile-edit-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.user-profile-edit-btn:hover{background:#f9fafb;border-color:#9ca3af}.edit-btn-icon{height:1rem;width:1rem}.user-profile-content{margin:0 auto;max-width:72rem;padding:2rem 1rem}.user-profile-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:1024px){.user-profile-grid{grid-template-columns:1fr 3fr}}.profile-card{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.profile-picture-section{margin-bottom:1.5rem;text-align:center}.profile-picture-container{display:inline-block;position:relative}.profile-avatar{align-items:center;background:#ffa600;border-radius:50%;display:flex;height:6rem;justify-content:center;margin:0 auto;overflow:hidden;width:6rem}.avatar-image{height:100%;object-fit:cover;width:100%}.avatar-fallback{color:#fff;font-size:1.25rem;font-weight:600}.camera-btn{align-items:center;background:#ffa600;border:none;border-radius:50%;bottom:-.25rem;color:#fff;cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;right:-.25rem;transition:background .2s ease;width:2rem}.camera-btn:hover{background:#e69500}.camera-icon{height:1rem;width:1rem}.user-name{color:#111827;font-size:1.25rem;font-weight:700;margin:1rem 0 .25rem}.user-location{align-items:center;color:#6b7280;display:flex;gap:.25rem;justify-content:center;margin:0}.location-icon{height:1rem;width:1rem}.user-stats-section{margin-bottom:1.5rem}.total-savings-card{background:linear-gradient(90deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.savings-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.trending-icon{color:#16a34a;height:1.25rem;width:1.25rem}.savings-label{color:#14532d;font-weight:500}.savings-amount{color:#15803d;font-size:1.5rem;font-weight:700;margin:0}.stats-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.stat-card{border-radius:.5rem;padding:.75rem;text-align:center}.stat-card.deals-used{background:#fff7ed;border:1px solid #fed7aa}.stat-card.check-ins{background:#faf5ff;border:1px solid #e9d5ff}.stat-number{font-size:1.5rem;font-weight:700;margin:0 0 .25rem}.deals-used .stat-number{color:#ffa600}.check-ins .stat-number{color:#9333ea}.stat-label{font-size:.875rem;margin:0}.deals-used .stat-label{color:#c2410c}.check-ins .stat-label{color:#7c3aed}.quick-info-section{border-top:1px solid #f3f4f6;padding-top:1rem}.info-item{align-items:center;color:#6b7280;display:flex;gap:.75rem;margin-bottom:.75rem}.info-item:last-child{margin-bottom:0}.info-icon{flex-shrink:0;height:1rem;width:1rem}.info-text{font-size:.875rem}.profile-tabs{width:100%}.tabs-list{border-bottom:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:1.5rem}.tab-trigger{background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-weight:500;padding:.75rem 1rem;transition:all .2s ease}.tab-trigger:hover{color:#374151}.tab-trigger.active{border-bottom-color:#ffa600;color:#ffa600}.tab-content{display:flex;flex-direction:column;gap:1.5rem}.tab-header{align-items:center;display:flex;justify-content:space-between}.tab-title{color:#111827;font-size:1.125rem;font-weight:600;margin:0}.favorites-badge{background:#ffa6001a;border-radius:9999px;color:#ffa600;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.account-actions-card,.activity-card,.saved-searches-card,.settings-card{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.card-title{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.activity-list{display:flex;flex-direction:column;gap:1rem}.activity-item{background:#f9fafb;border-radius:.5rem;gap:1rem;padding:.75rem}.activity-icon,.activity-item{align-items:center;display:flex}.activity-icon{border-radius:50%;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.activity-icon.gift{background:#dcfce7}.activity-icon.heart{background:#fecaca}.activity-icon.bookmark{background:#dbeafe}.activity-icon .icon{height:1.25rem;width:1.25rem}.activity-icon.gift .icon{color:#16a34a}.activity-icon.heart .icon{color:#dc2626}.activity-icon.bookmark .icon{color:#2563eb}.activity-content{flex:1 1}.activity-title{color:#111827;font-weight:500;margin:0 0 .25rem}.activity-subtitle{color:#6b7280;font-size:.875rem;margin:0}.saved-searches-list{display:flex;flex-direction:column;gap:.75rem}.saved-search-item{align-items:center;background:#f9fafb;border-radius:.5rem;display:flex;justify-content:space-between;padding:.75rem}.search-info{flex:1 1}.search-query{color:#111827;font-weight:500;margin:0 0 .25rem}.search-location{color:#6b7280;font-size:.875rem;margin:0}.search-again-btn{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:all .2s ease}.search-again-btn:hover{background:#f9fafb;border-color:#9ca3af}.deals-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.deals-grid{grid-template-columns:1fr 1fr}}.deal-card{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;overflow:hidden;transition:box-shadow .2s ease}.deal-card:hover{box-shadow:0 10px 15px #0000001a}.deal-image-container{position:relative}.deal-image{height:12rem;object-fit:cover;width:100%}.favorited-badge{align-items:center;background:#dc2626;border-radius:.375rem;color:#fff;display:flex;font-size:.875rem;font-weight:500;gap:.25rem;left:.75rem;padding:.25rem .5rem;position:absolute;top:.75rem}.favorited-badge:hover{background:#b91c1c}.heart-icon{fill:currentColor;height:.75rem;width:.75rem}.deal-content{padding:1rem}.deal-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.5rem}.deal-name{color:#111827;flex:1 1;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal-likes{align-items:center;color:#6b7280;display:flex;flex-shrink:0;font-size:.875rem;gap:.25rem;margin-left:.5rem}.likes-icon{height:1rem;width:1rem}.profile-deal-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6b7280;display:-webkit-box;line-height:1.4}.deal-meta{margin-bottom:1rem}.business-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.business-name{font-size:.875rem;font-weight:500}.business-rating{align-items:center;display:flex;gap:.25rem}.star-icon{fill:currentColor;color:#facc15;height:1rem;width:1rem}.rating-text{color:#6b7280;font-size:.875rem}.deal-badges{align-items:center;display:flex;gap:.5rem}.category-badge{border:1px solid #d1d5db;border-radius:.375rem;color:#374151;font-size:.75rem;padding:.125rem .5rem}.day-info{align-items:center;color:#6b7280;display:flex;font-size:.75rem;gap:.25rem}.clock-icon{height:.75rem;width:.75rem}.view-deal-btn{background:#ffa600;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1rem;transition:background .2s ease;width:100%}.view-deal-btn:hover{background:#e69500}.businesses-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.businesses-grid{grid-template-columns:1fr 1fr}}.business-card{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;cursor:pointer;overflow:hidden;transition:box-shadow .2s ease}.business-card:hover{box-shadow:0 10px 15px #0000001a}.business-image-container{position:relative}.business-image{height:8rem;object-fit:cover;width:100%}.business-heart{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-radius:50%;padding:.5rem;position:absolute;right:.75rem;top:.75rem}.business-heart .heart-icon{color:#dc2626;height:1rem;width:1rem}.business-heart .heart-icon.filled{fill:currentColor}.business-content{padding:1rem}.business-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.5rem}.business-name{color:#111827;flex:1 1;font-weight:600;margin:0}.business-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6b7280;display:-webkit-box;font-size:.875rem;line-height:1.4;margin:0 0 .75rem;overflow:hidden}.business-meta{display:flex;flex-direction:column;gap:.5rem}.business-badges{align-items:center;display:flex;gap:.5rem}.distance-info,.price-range{color:#6b7280;font-size:.875rem}.distance-info{align-items:center;display:flex;gap:.25rem}.map-icon{height:.75rem;width:.75rem}.amenities-list{display:flex;flex-wrap:wrap;gap:.25rem}.amenity-badge{background:#f3f4f6;border-radius:.375rem;color:#374151;font-size:.75rem;padding:.125rem .5rem}.settings-list{display:flex;flex-direction:column;gap:1rem}.setting-item{align-items:center;display:flex;justify-content:space-between}.setting-info{flex:1 1}.setting-title{color:#111827;font-weight:500;margin:0 0 .25rem}.setting-description{color:#6b7280;font-size:.875rem;margin:0}.setting-toggle{-webkit-appearance:none;appearance:none;background:#d1d5db;border-radius:9999px;cursor:pointer;height:1.25rem;position:relative;transition:background .2s ease;width:2.5rem}.setting-toggle:checked{background:#ffa600}.setting-toggle:before{background:#fff;border-radius:50%;content:"";height:1rem;left:.125rem;position:absolute;top:.125rem;transition:transform .2s ease;width:1rem}.setting-toggle:checked:before{transform:translateX(1.25rem)}.actions-list{display:flex;flex-direction:column;gap:.75rem}.action-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;padding:.75rem 1rem;text-align:left;transition:all .2s ease;width:100%}.action-btn:hover{background:#f9fafb}.action-btn.destructive{border-color:#dc2626;color:#dc2626}.action-btn.destructive:hover{background:#fef2f2}.action-icon{height:1rem;width:1rem}@media (max-width:768px){.user-profile-content{padding:1rem}.tabs-list{gap:.5rem;grid-template-columns:1fr 1fr}.tab-trigger{font-size:.875rem;padding:.5rem}.tab-header{align-items:flex-start;flex-direction:column;gap:.5rem}.businesses-grid,.deals-grid{grid-template-columns:1fr}}.liked-deals-header{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding-bottom:1rem}.liked-deals-title{color:#111827;font-size:1.5rem;font-weight:600;margin:0;text-align:left}.liked-deals-count{background:#ffa600;border-radius:1rem;color:#fff;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.liked-deals-list{display:flex;flex-direction:column;gap:1rem}.liked-deal-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 1px 3px #0000001a;display:flex;gap:1rem;overflow:hidden;padding:1.5rem;position:relative;text-align:left;transition:all .2s ease}.liked-deal-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.deal-image-section{flex-shrink:0;height:4rem;width:4rem}.deal-thumbnail{border-radius:.75rem;height:100%;object-fit:cover;width:100%}.deal-thumbnail-placeholder{align-items:center;background:linear-gradient(135deg,#ffa600,#ff8c00);border-radius:.75rem;color:#fff;display:flex;font-size:1.5rem;height:100%;justify-content:center;width:100%}.deal-info-section{flex:1 1;min-width:0}.deal-title{color:#111827;font-size:1.125rem;font-weight:600;line-height:1.4;margin:0 0 .25rem}.deal-business{color:#6b7280;font-size:.875rem;font-weight:500;margin:0 0 .5rem}.profile-deal-description{color:#374151;font-size:.875rem;line-height:1.5;margin:0 0 .75rem;overflow:hidden}.deal-meta-info{align-items:center;justify-content:space-between}.deal-meta-info,.deal-stats{display:flex;gap:1rem}.deal-stat{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.25rem}.stat-icon{color:#ef4444;height:1rem;width:1rem}.deal-schedule{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.25rem}.schedule-icon{height:1rem;width:1rem}.schedule-text{font-weight:500}.deal-action-section{align-items:center;display:flex;flex-shrink:0}.view-deal-button{background:linear-gradient(135deg,#ffa600,#ff8c00);border:none;border-radius:.75rem;box-shadow:0 2px 4px #ffa60033;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.25rem;transition:all .2s ease}.view-deal-button:hover{background:linear-gradient(135deg,#ff8c00,#ffa600);box-shadow:0 4px 8px #ffa6004d;transform:translateY(-1px)}.view-deal-button:active{transform:translateY(0)}.empty-state{padding:4rem 2rem;text-align:center}.empty-state-icon{align-items:center;color:#d1d5db;display:flex;font-size:4rem;height:4rem;justify-content:center;margin:0 auto 1.5rem;width:4rem}.empty-state-title{color:#374151;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.empty-state-description{color:#6b7280;font-size:1rem;line-height:1.5;margin:0}.settings-header{border-bottom:1px solid #f3f4f6;margin-bottom:2rem;padding-bottom:1rem}.settings-title{color:#111827;font-size:1.5rem;font-weight:600;margin:0}.settings-sections{display:flex;flex-direction:column;gap:2rem}.settings-section{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.settings-section-title{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.setting-row{border-bottom:1px solid #f9fafb;padding:.75rem 0}.setting-row:last-child{border-bottom:none}.setting-info{align-items:center;display:flex;justify-content:space-between}.setting-label{color:#374151;font-size:.875rem;font-weight:500}.setting-value{color:#6b7280;font-size:.875rem}.logout-button{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:.75rem;box-shadow:0 2px 4px #ef444433;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.logout-button:hover{background:linear-gradient(135deg,#dc2626,#ef4444);box-shadow:0 4px 8px #ef44444d;transform:translateY(-1px)}.logout-button:active{transform:translateY(0)}.logout-icon{height:1rem;width:1rem}@media (max-width:768px){.liked-deal-card{flex-direction:column;gap:1rem}.deal-image-section{height:12rem;width:100%}.deal-action-section{justify-content:center}.view-deal-button{width:100%}.deal-meta-info,.liked-deals-header{align-items:flex-start;flex-direction:column;gap:.5rem}}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}*{border-color:#0000001a;border-color:var(--border)}body,html{margin:0!important;padding:0!important}body{background-color:#fff;background-color:var(--background);color:oklch(.145 0 0);color:var(--foreground)}.landing-page{margin:0!important;padding:0!important;position:relative}.App>.landing-page{padding-top:0!important}.App>.landing-page,.landing-page nav:first-child{margin-top:0!important}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))){h1{font-size:var(--text-2xl)}h1,h2{font-weight:500;font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:var(--text-xl)}h3{font-size:var(--text-lg)}h3,h4{font-weight:500;font-weight:var(--font-weight-medium);line-height:1.5}h4{font-size:var(--text-base)}p{font-weight:400;font-weight:var(--font-weight-normal)}label,p{font-size:var(--text-base);line-height:1.5}button,label{font-weight:500;font-weight:var(--font-weight-medium)}button,input{font-size:var(--text-base);line-height:1.5}input{font-weight:400;font-weight:var(--font-weight-normal)}}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.landing-page .pointer-events-none{pointer-events:none}.landing-page .visible{visibility:visible}.landing-page .fixed{position:fixed}.landing-page .absolute{position:absolute}.landing-page .relative{position:relative}.landing-page .sticky{position:-webkit-sticky;position:sticky}.landing-page .inset-0{inset:0}.landing-page .-bottom-2{bottom:-.5rem}.landing-page .-left-2{left:-.5rem}.landing-page .-left-40{left:-10rem}.landing-page .-right-2{right:-.5rem}.landing-page .-right-4{right:-1rem}.landing-page .-right-40{right:-10rem}.landing-page .-top-2{top:-.5rem}.landing-page .-top-4{top:-1rem}.landing-page .-top-40{top:-10rem}.landing-page .bottom-0{bottom:0}.landing-page .bottom-20{bottom:5rem}.landing-page .bottom-4{bottom:1rem}.landing-page .bottom-40{bottom:10rem}.landing-page .left-0{left:0}.landing-page .left-1\/2{left:50%}.landing-page .left-20{left:5rem}.landing-page .left-4{left:1rem}.landing-page .left-6{left:1.5rem}.landing-page .left-8{left:2rem}.landing-page .right-0{right:0}.landing-page .right-20{right:5rem}.landing-page .right-4{right:1rem}.landing-page .top-0{top:0}.landing-page .top-1\/2{top:50%}.landing-page .top-20{top:5rem}.landing-page .top-24{top:6rem}.landing-page .top-4{top:1rem}.landing-page .top-60{top:15rem}.landing-page .top-full{top:100%}.landing-page .isolate{isolation:isolate}.landing-page .-z-10{z-index:-10}.landing-page .z-10{z-index:10}.landing-page .z-20{z-index:20}.landing-page .z-50{z-index:50}.landing-page .col-span-4{grid-column:span 4/span 4}.landing-page .col-span-5{grid-column:span 5/span 5}.landing-page .col-span-7{grid-column:span 7/span 7}.landing-page .col-span-8{grid-column:span 8/span 8}.landing-page .col-start-2{grid-column-start:2}.landing-page .row-span-2{grid-row:span 2/span 2}.landing-page .row-start-1{grid-row-start:1}.landing-page .-mx-4{margin-left:-1rem;margin-right:-1rem}.landing-page .mx-8{margin-left:2rem;margin-right:2rem}.landing-page .mx-auto{margin-left:auto;margin-right:auto}.landing-page .my-10{margin-bottom:2.5rem;margin-top:2.5rem}.landing-page .my-16{margin-bottom:4rem;margin-top:4rem}.landing-page .my-8{margin-bottom:2rem;margin-top:2rem}.landing-page .-mt-8{margin-top:-2rem}.landing-page .mb-1{margin-bottom:.25rem}.landing-page .mb-1\.5{margin-bottom:.375rem}.landing-page .mb-10{margin-bottom:2.5rem}.landing-page .mb-12{margin-bottom:3rem}.landing-page .mb-16{margin-bottom:4rem}.landing-page .mb-2{margin-bottom:.5rem}.landing-page .mb-20{margin-bottom:5rem}.landing-page .mb-3{margin-bottom:.75rem}.landing-page .mb-4{margin-bottom:1rem}.landing-page .mb-6{margin-bottom:1.5rem}.landing-page .mb-8{margin-bottom:2rem}.landing-page .ml-1{margin-left:.25rem}.landing-page .ml-2{margin-left:.5rem}.landing-page .ml-4{margin-left:1rem}.landing-page .ml-5{margin-left:1.25rem}.landing-page .ml-8{margin-left:2rem}.landing-page .mr-1{margin-right:.25rem}.landing-page .mr-2{margin-right:.5rem}.landing-page .mr-4{margin-right:1rem}.landing-page .mt-0\.5{margin-top:.125rem}.landing-page .mt-1{margin-top:.25rem}.landing-page .mt-12{margin-top:3rem}.landing-page .mt-16{margin-top:4rem}.landing-page .mt-2{margin-top:.5rem}.landing-page .mt-4{margin-top:1rem}.landing-page .mt-6{margin-top:1.5rem}.landing-page .mt-8{margin-top:2rem}.landing-page .line-clamp-1{-webkit-line-clamp:1}.landing-page .line-clamp-1,.landing-page .line-clamp-2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.landing-page .line-clamp-2{-webkit-line-clamp:2}.landing-page .line-clamp-3{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden}.landing-page .block{display:block}.landing-page .inline-block{display:inline-block}.landing-page .flex{display:flex}.landing-page .inline-flex{display:inline-flex}.landing-page .table{display:table}.landing-page .grid{display:grid}.landing-page .contents{display:contents}.landing-page .hidden{display:none}.landing-page .aspect-video{aspect-ratio:16/9}.landing-page .size-4{height:1rem;width:1rem}.landing-page .size-9{height:2.25rem;width:2.25rem}.landing-page .h-0\.5{height:.125rem}.landing-page .h-1{height:.25rem}.landing-page .h-1\.5{height:.375rem}.landing-page .h-10{height:2.5rem}.landing-page .h-11{height:2.75rem}.landing-page .h-12{height:3rem}.landing-page .h-14{height:3.5rem}.landing-page .h-16{height:4rem}.landing-page .h-2{height:.5rem}.landing-page .h-20{height:5rem}.landing-page .h-3{height:.75rem}.landing-page .h-3\.5{height:.875rem}.landing-page .h-4{height:1rem}.landing-page .h-48{height:12rem}.landing-page .h-5{height:1.25rem}.landing-page .h-6{height:1.5rem}.landing-page .h-64{height:16rem}.landing-page .h-7{height:1.75rem}.landing-page .h-72{height:18rem}.landing-page .h-8{height:2rem}.landing-page .h-80{height:20rem}.landing-page .h-9{height:2.25rem}.landing-page .h-96{height:24rem}.landing-page .h-auto{height:auto}.landing-page .h-full{height:100%}.landing-page .h-px{height:1px}.landing-page .max-h-96{max-height:24rem}.landing-page .max-h-\[600px\]{max-height:600px}.landing-page .min-h-screen{min-height:100vh}.landing-page .w-0{width:0}.landing-page .w-0\.5{width:.125rem}.landing-page .w-1{width:.25rem}.landing-page .w-1\.5{width:.375rem}.landing-page .w-1\/2{width:50%}.landing-page .w-10{width:2.5rem}.landing-page .w-11{width:2.75rem}.landing-page .w-12{width:3rem}.landing-page .w-14{width:3.5rem}.landing-page .w-16{width:4rem}.landing-page .w-2{width:.5rem}.landing-page .w-24{width:6rem}.landing-page .w-3{width:.75rem}.landing-page .w-3\.5{width:.875rem}.landing-page .w-32{width:8rem}.landing-page .w-36{width:9rem}.landing-page .w-4{width:1rem}.landing-page .w-40{width:10rem}.landing-page .w-48{width:12rem}.landing-page .w-5{width:1.25rem}.landing-page .w-6{width:1.5rem}.landing-page .w-64{width:16rem}.landing-page .w-7{width:1.75rem}.landing-page .w-72{width:18rem}.landing-page .w-8{width:2rem}.landing-page .w-80{width:20rem}.landing-page .w-96{width:24rem}.landing-page .w-\[250px\]{width:250px}.landing-page .w-\[280px\]{width:280px}.landing-page .w-auto{width:auto}.landing-page .w-fit{width:-webkit-fit-content;width:fit-content}.landing-page .w-full{width:100%}.landing-page .min-w-0{min-width:0}.landing-page .min-w-full{min-width:100%}.landing-page .max-w-2xl{max-width:42rem}.landing-page .max-w-3xl{max-width:48rem}.landing-page .max-w-4xl{max-width:56rem}.landing-page .max-w-5xl{max-width:64rem}.landing-page .max-w-7xl{max-width:80rem}.landing-page .max-w-\[100px\]{max-width:100px}.landing-page .max-w-fit{max-width:-webkit-fit-content;max-width:fit-content}.landing-page .max-w-md{max-width:28rem}.landing-page .max-w-sm{max-width:24rem}.landing-page .max-w-xl{max-width:36rem}.landing-page .flex-1{flex:1 1}.landing-page .flex-shrink{flex-shrink:1}.landing-page .flex-shrink-0,.landing-page .shrink-0{flex-shrink:0}.landing-page .grow{flex-grow:1}.landing-page .-translate-x-1\/2{--tw-translate-x:-50%}.landing-page .-translate-x-1\/2,.landing-page .-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-page .-translate-y-1\/2{--tw-translate-y:-50%}.landing-page .translate-y-0\.5{--tw-translate-y:0.125rem}.landing-page .rotate-180,.landing-page .translate-y-0\.5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-page .rotate-180{--tw-rotate:180deg}.landing-page .scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.landing-page .scale-105,.landing-page .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.landing-page .animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.landing-page .animate-spin{animation:spin 1s linear infinite}.landing-page .cursor-pointer{cursor:pointer}.landing-page .snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.landing-page .snap-mandatory{--tw-scroll-snap-strictness:mandatory}.landing-page .snap-center{scroll-snap-align:center}.landing-page .scroll-mt-24{scroll-margin-top:6rem}.landing-page .list-outside{list-style-position:outside}.landing-page .list-decimal{list-style-type:decimal}.landing-page .list-disc{list-style-type:disc}.landing-page .list-none{list-style-type:none}.landing-page .auto-rows-min{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.landing-page .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.landing-page .grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.landing-page .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-page .grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.landing-page .grid-rows-\[auto_auto\]{grid-template-rows:auto auto}.landing-page .flex-col{flex-direction:column}.landing-page .flex-wrap{flex-wrap:wrap}.landing-page .items-start{align-items:flex-start}.landing-page .items-center{align-items:center}.landing-page .items-baseline{align-items:baseline}.landing-page .justify-start{justify-content:flex-start}.landing-page .justify-center{justify-content:center}.landing-page .justify-between{justify-content:space-between}.landing-page .gap-1{gap:.25rem}.landing-page .gap-1\.5{gap:.375rem}.landing-page .gap-12{gap:3rem}.landing-page .gap-2{gap:.5rem}.landing-page .gap-3{gap:.75rem}.landing-page .gap-4{gap:1rem}.landing-page .gap-6{gap:1.5rem}.landing-page .gap-8{gap:2rem}.landing-page :is(.space-x-2>:not([hidden])~:not([hidden])){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.landing-page :is(.space-x-3>:not([hidden])~:not([hidden])){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.landing-page :is(.space-x-8>:not([hidden])~:not([hidden])){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.landing-page :is(.space-y-1>:not([hidden])~:not([hidden])){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.landing-page :is(.space-y-12>:not([hidden])~:not([hidden])){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.landing-page :is(.space-y-2>:not([hidden])~:not([hidden])){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.landing-page :is(.space-y-24>:not([hidden])~:not([hidden])){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.landing-page :is(.space-y-3>:not([hidden])~:not([hidden])){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.landing-page :is(.space-y-4>:not([hidden])~:not([hidden])){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.landing-page :is(.space-y-6>:not([hidden])~:not([hidden])){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.landing-page :is(.space-y-8>:not([hidden])~:not([hidden])){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.landing-page :is(.divide-y>:not([hidden])~:not([hidden])){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.landing-page :is(.divide-gray-200>:not([hidden])~:not([hidden])){--tw-divide-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-divide-opacity,1))}.landing-page .self-start{align-self:flex-start}.landing-page .justify-self-end{justify-self:end}.landing-page .overflow-hidden{overflow:hidden}.landing-page .overflow-x-auto{overflow-x:auto}.landing-page .whitespace-nowrap{white-space:nowrap}.landing-page .rounded{border-radius:.25rem}.landing-page .rounded-2xl{border-radius:1rem}.landing-page .rounded-3xl{border-radius:1.5rem}.landing-page .rounded-full{border-radius:9999px}.landing-page .rounded-lg{border-radius:.625rem;border-radius:var(--radius)}.landing-page .rounded-md{border-radius:calc(.625rem - 2px);border-radius:calc(var(--radius) - 2px)}.landing-page .rounded-xl{border-radius:.75rem}.landing-page .rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.landing-page .border{border-width:1px}.landing-page .border-0{border-width:0}.landing-page .border-2{border-width:2px}.landing-page .border-4{border-width:4px}.landing-page .border-y{border-bottom-width:1px;border-top-width:1px}.landing-page .border-b{border-bottom-width:1px}.landing-page .border-b-2{border-bottom-width:2px}.landing-page .border-l-4{border-left-width:4px}.landing-page .border-t{border-top-width:1px}.landing-page .border-\[\#FFA600\]{--tw-border-opacity:1;border-color:#ffa600;border-color:rgb(255 166 0/var(--tw-border-opacity,1))}.landing-page .border-\[\#FFA600\]\/20{border-color:#ffa60033}.landing-page .border-amber-200{--tw-border-opacity:1;border-color:#fde68a;border-color:rgb(253 230 138/var(--tw-border-opacity,1))}.landing-page .border-amber-600{--tw-border-opacity:1;border-color:#d97706;border-color:rgb(217 119 6/var(--tw-border-opacity,1))}.landing-page .border-blue-100{--tw-border-opacity:1;border-color:#dbeafe;border-color:rgb(219 234 254/var(--tw-border-opacity,1))}.landing-page .border-blue-200{--tw-border-opacity:1;border-color:#bfdbfe;border-color:rgb(191 219 254/var(--tw-border-opacity,1))}.landing-page .border-blue-300{--tw-border-opacity:1;border-color:#93c5fd;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}.landing-page .border-blue-500{--tw-border-opacity:1;border-color:#3b82f6;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.landing-page .border-blue-600{--tw-border-opacity:1;border-color:#2563eb;border-color:rgb(37 99 235/var(--tw-border-opacity,1))}.landing-page .border-border{border-color:#0000001a;border-color:var(--border)}.landing-page .border-emerald-200{--tw-border-opacity:1;border-color:#a7f3d0;border-color:rgb(167 243 208/var(--tw-border-opacity,1))}.landing-page .border-emerald-600{--tw-border-opacity:1;border-color:#059669;border-color:rgb(5 150 105/var(--tw-border-opacity,1))}.landing-page .border-gray-100{--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}.landing-page .border-gray-200{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.landing-page .border-gray-300{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.landing-page .border-gray-700{--tw-border-opacity:1;border-color:#374151;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.landing-page .border-green-100{--tw-border-opacity:1;border-color:#dcfce7;border-color:rgb(220 252 231/var(--tw-border-opacity,1))}.landing-page .border-green-200{--tw-border-opacity:1;border-color:#bbf7d0;border-color:rgb(187 247 208/var(--tw-border-opacity,1))}.landing-page .border-green-600{--tw-border-opacity:1;border-color:#16a34a;border-color:rgb(22 163 74/var(--tw-border-opacity,1))}.landing-page .border-orange-100{--tw-border-opacity:1;border-color:#ffedd5;border-color:rgb(255 237 213/var(--tw-border-opacity,1))}.landing-page .border-orange-200{--tw-border-opacity:1;border-color:#fed7aa;border-color:rgb(254 215 170/var(--tw-border-opacity,1))}.landing-page .border-orange-400{--tw-border-opacity:1;border-color:#fb923c;border-color:rgb(251 146 60/var(--tw-border-opacity,1))}.landing-page .border-orange-500{--tw-border-opacity:1;border-color:#f97316;border-color:rgb(249 115 22/var(--tw-border-opacity,1))}.landing-page .border-orange-600{--tw-border-opacity:1;border-color:#ea580c;border-color:rgb(234 88 12/var(--tw-border-opacity,1))}.landing-page .border-pink-200{--tw-border-opacity:1;border-color:#fbcfe8;border-color:rgb(251 207 232/var(--tw-border-opacity,1))}.landing-page .border-purple-200{--tw-border-opacity:1;border-color:#e9d5ff;border-color:rgb(233 213 255/var(--tw-border-opacity,1))}.landing-page .border-purple-600{--tw-border-opacity:1;border-color:#9333ea;border-color:rgb(147 51 234/var(--tw-border-opacity,1))}.landing-page .border-red-200{--tw-border-opacity:1;border-color:#fecaca;border-color:rgb(254 202 202/var(--tw-border-opacity,1))}.landing-page .border-red-600{--tw-border-opacity:1;border-color:#dc2626;border-color:rgb(220 38 38/var(--tw-border-opacity,1))}.landing-page .border-sky-200{--tw-border-opacity:1;border-color:#bae6fd;border-color:rgb(186 230 253/var(--tw-border-opacity,1))}.landing-page .border-sky-600{--tw-border-opacity:1;border-color:#0284c7;border-color:rgb(2 132 199/var(--tw-border-opacity,1))}.landing-page .border-slate-900{--tw-border-opacity:1;border-color:#0f172a;border-color:rgb(15 23 42/var(--tw-border-opacity,1))}.landing-page .border-transparent{border-color:#0000}.landing-page .border-white{--tw-border-opacity:1;border-color:#fff;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.landing-page .border-white\/10{border-color:#ffffff1a}.landing-page .border-white\/15{border-color:#ffffff26}.landing-page .border-white\/20{border-color:#fff3}.landing-page .border-t-transparent{border-top-color:#0000}.landing-page .bg-\[\#FF9100\]\/10{background-color:#ff91001a}.landing-page .bg-\[\#FFA600\]{--tw-bg-opacity:1;background-color:#ffa600;background-color:rgb(255 166 0/var(--tw-bg-opacity,1))}.landing-page .bg-\[\#FFA600\]\/10{background-color:#ffa6001a}.landing-page .bg-\[\#FFA600\]\/20{background-color:#ffa60033}.landing-page .bg-\[\#FFA600\]\/5{background-color:#ffa6000d}.landing-page .bg-accent{background-color:#e9ebef;background-color:var(--accent)}.landing-page .bg-amber-100{--tw-bg-opacity:1;background-color:#fef3c7;background-color:rgb(254 243 199/var(--tw-bg-opacity,1))}.landing-page .bg-amber-50{--tw-bg-opacity:1;background-color:#fffbeb;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.landing-page .bg-background{background-color:#fff;background-color:var(--background)}.landing-page .bg-black\/20{background-color:#0003}.landing-page .bg-blue-100{--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.landing-page .bg-blue-50{--tw-bg-opacity:1;background-color:#eff6ff;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.landing-page .bg-blue-600{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.landing-page .bg-card{background-color:#fff;background-color:var(--card)}.landing-page .bg-destructive{background-color:#d4183d;background-color:var(--destructive)}.landing-page .bg-emerald-100{--tw-bg-opacity:1;background-color:#d1fae5;background-color:rgb(209 250 229/var(--tw-bg-opacity,1))}.landing-page .bg-emerald-50{--tw-bg-opacity:1;background-color:#ecfdf5;background-color:rgb(236 253 245/var(--tw-bg-opacity,1))}.landing-page .bg-emerald-600{--tw-bg-opacity:1;background-color:#059669;background-color:rgb(5 150 105/var(--tw-bg-opacity,1))}.landing-page .bg-gray-100{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.landing-page .bg-gray-200{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.landing-page .bg-gray-300{--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.landing-page .bg-gray-50{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.landing-page .bg-green-100{--tw-bg-opacity:1;background-color:#dcfce7;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.landing-page .bg-green-50{--tw-bg-opacity:1;background-color:#f0fdf4;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.landing-page .bg-green-500{--tw-bg-opacity:1;background-color:#22c55e;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.landing-page .bg-green-600{--tw-bg-opacity:1;background-color:#16a34a;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.landing-page .bg-orange-100{--tw-bg-opacity:1;background-color:#ffedd5;background-color:rgb(255 237 213/var(--tw-bg-opacity,1))}.landing-page .bg-orange-50{--tw-bg-opacity:1;background-color:#fff7ed;background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}.landing-page .bg-orange-600{--tw-bg-opacity:1;background-color:#ea580c;background-color:rgb(234 88 12/var(--tw-bg-opacity,1))}.landing-page .bg-pink-100{--tw-bg-opacity:1;background-color:#fce7f3;background-color:rgb(252 231 243/var(--tw-bg-opacity,1))}.landing-page .bg-pink-600{--tw-bg-opacity:1;background-color:#db2777;background-color:rgb(219 39 119/var(--tw-bg-opacity,1))}.landing-page .bg-primary{background-color:#030213;background-color:var(--primary)}.landing-page .bg-purple-100{--tw-bg-opacity:1;background-color:#f3e8ff;background-color:rgb(243 232 255/var(--tw-bg-opacity,1))}.landing-page .bg-purple-50{--tw-bg-opacity:1;background-color:#faf5ff;background-color:rgb(250 245 255/var(--tw-bg-opacity,1))}.landing-page .bg-red-100{--tw-bg-opacity:1;background-color:#fee2e2;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.landing-page .bg-red-50{--tw-bg-opacity:1;background-color:#fef2f2;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.landing-page .bg-secondary{background-color:oklch(.95 .0058 264.53);background-color:var(--secondary)}.landing-page .bg-sky-50{--tw-bg-opacity:1;background-color:#f0f9ff;background-color:rgb(240 249 255/var(--tw-bg-opacity,1))}.landing-page .bg-slate-900{--tw-bg-opacity:1;background-color:#0f172a;background-color:rgb(15 23 42/var(--tw-bg-opacity,1))}.landing-page .bg-transparent{background-color:initial}.landing-page .bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.landing-page .bg-white\/10{background-color:#ffffff1a}.landing-page .bg-white\/15{background-color:#ffffff26}.landing-page .bg-white\/20{background-color:#fff3}.landing-page .bg-white\/30{background-color:#ffffff4d}.landing-page .bg-white\/5{background-color:#ffffff0d}.landing-page .bg-white\/50{background-color:#ffffff80}.landing-page .bg-white\/80{background-color:#fffc}.landing-page .bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.landing-page .bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.landing-page .bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.landing-page .bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.landing-page .from-\[\#FFA600\]{--tw-gradient-from:#ffa600 var(--tw-gradient-from-position);--tw-gradient-to:#ffa60000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-\[\#FFA600\]\/20{--tw-gradient-from:#ffa60033 var(--tw-gradient-from-position);--tw-gradient-to:#ffa60000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-\[\#FFA600\]\/5{--tw-gradient-from:#ffa6000d var(--tw-gradient-from-position);--tw-gradient-to:#ffa60000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-black\/10{--tw-gradient-from:#0000001a var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-black\/20{--tw-gradient-from:#0003 var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-black\/60{--tw-gradient-from:#0009 var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-blue-100{--tw-gradient-from:#dbeafe var(--tw-gradient-from-position);--tw-gradient-to:#dbeafe00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-blue-200{--tw-gradient-from:#bfdbfe var(--tw-gradient-from-position);--tw-gradient-to:#bfdbfe00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-blue-50{--tw-gradient-from:#eff6ff var(--tw-gradient-from-position);--tw-gradient-to:#eff6ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-blue-500{--tw-gradient-from:#3b82f6 var(--tw-gradient-from-position);--tw-gradient-to:#3b82f600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-blue-600{--tw-gradient-from:#2563eb var(--tw-gradient-from-position);--tw-gradient-to:#2563eb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-blue-700{--tw-gradient-from:#1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to:#1d4ed800 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-cyan-500{--tw-gradient-from:#06b6d4 var(--tw-gradient-from-position);--tw-gradient-to:#06b6d400 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-emerald-50{--tw-gradient-from:#ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to:#ecfdf500 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-emerald-600{--tw-gradient-from:#059669 var(--tw-gradient-from-position);--tw-gradient-to:#05966900 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-gray-100{--tw-gradient-from:#f3f4f6 var(--tw-gradient-from-position);--tw-gradient-to:#f3f4f600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-gray-50{--tw-gradient-from:#f9fafb var(--tw-gradient-from-position);--tw-gradient-to:#f9fafb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-gray-500{--tw-gradient-from:#6b7280 var(--tw-gradient-from-position);--tw-gradient-to:#6b728000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-gray-900{--tw-gradient-from:#111827 var(--tw-gradient-from-position);--tw-gradient-to:#11182700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-green-100{--tw-gradient-from:#dcfce7 var(--tw-gradient-from-position);--tw-gradient-to:#dcfce700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-green-50{--tw-gradient-from:#f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to:#f0fdf400 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-green-500{--tw-gradient-from:#22c55e var(--tw-gradient-from-position);--tw-gradient-to:#22c55e00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-green-600{--tw-gradient-from:#16a34a var(--tw-gradient-from-position);--tw-gradient-to:#16a34a00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-indigo-500{--tw-gradient-from:#6366f1 var(--tw-gradient-from-position);--tw-gradient-to:#6366f100 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-orange-100{--tw-gradient-from:#ffedd5 var(--tw-gradient-from-position);--tw-gradient-to:#ffedd500 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-orange-400{--tw-gradient-from:#fb923c var(--tw-gradient-from-position);--tw-gradient-to:#fb923c00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-orange-50{--tw-gradient-from:#fff7ed var(--tw-gradient-from-position);--tw-gradient-to:#fff7ed00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-orange-50\/50{--tw-gradient-from:#fff7ed80 var(--tw-gradient-from-position);--tw-gradient-to:#fff7ed00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-orange-500{--tw-gradient-from:#f97316 var(--tw-gradient-from-position);--tw-gradient-to:#f9731600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-orange-600{--tw-gradient-from:#ea580c var(--tw-gradient-from-position);--tw-gradient-to:#ea580c00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-pink-50{--tw-gradient-from:#fdf2f8 var(--tw-gradient-from-position);--tw-gradient-to:#fdf2f800 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-pink-500{--tw-gradient-from:#ec4899 var(--tw-gradient-from-position);--tw-gradient-to:#ec489900 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-purple-100{--tw-gradient-from:#f3e8ff var(--tw-gradient-from-position);--tw-gradient-to:#f3e8ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-purple-50{--tw-gradient-from:#faf5ff var(--tw-gradient-from-position);--tw-gradient-to:#faf5ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-purple-500{--tw-gradient-from:#a855f7 var(--tw-gradient-from-position);--tw-gradient-to:#a855f700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-purple-600{--tw-gradient-from:#9333ea var(--tw-gradient-from-position);--tw-gradient-to:#9333ea00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-purple-700{--tw-gradient-from:#7e22ce var(--tw-gradient-from-position);--tw-gradient-to:#7e22ce00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-red-50{--tw-gradient-from:#fef2f2 var(--tw-gradient-from-position);--tw-gradient-to:#fef2f200 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-red-600{--tw-gradient-from:#dc2626 var(--tw-gradient-from-position);--tw-gradient-to:#dc262600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-sky-50{--tw-gradient-from:#f0f9ff var(--tw-gradient-from-position);--tw-gradient-to:#f0f9ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-sky-600{--tw-gradient-from:#0284c7 var(--tw-gradient-from-position);--tw-gradient-to:#0284c700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-slate-100{--tw-gradient-from:#f1f5f9 var(--tw-gradient-from-position);--tw-gradient-to:#f1f5f900 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-slate-50{--tw-gradient-from:#f8fafc var(--tw-gradient-from-position);--tw-gradient-to:#f8fafc00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-slate-900{--tw-gradient-from:#0f172a var(--tw-gradient-from-position);--tw-gradient-to:#0f172a00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-transparent{--tw-gradient-from:#0000 var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .from-white{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .via-\[\#FF9100\]{--tw-gradient-to:#ff910000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#ff9100 var(--tw-gradient-via-position),var(--tw-gradient-to)}.landing-page .via-amber-50{--tw-gradient-to:#fffbeb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fffbeb var(--tw-gradient-via-position),var(--tw-gradient-to)}.landing-page .via-amber-500{--tw-gradient-to:#f59e0b00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#f59e0b var(--tw-gradient-via-position),var(--tw-gradient-to)}.landing-page .via-black\/20{--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#0003 var(--tw-gradient-via-position),var(--tw-gradient-to)}.landing-page .via-blue-50{--tw-gradient-to:#eff6ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#eff6ff var(--tw-gradient-via-position),var(--tw-gradient-to)}.landing-page .via-cyan-50{--tw-gradient-to:#ecfeff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#ecfeff var(--tw-gradient-via-position),var(--tw-gradient-to)}.landing-page .via-green-50{--tw-gradient-to:#f0fdf400 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#f0fdf4 var(--tw-gradient-via-position),var(--tw-gradient-to)}.landing-page .via-orange-100{--tw-gradient-to:#ffedd500 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#ffedd5 var(--tw-gradient-via-position),var(--tw-gradient-to)}.landing-page .via-orange-600{--tw-gradient-to:#ea580c00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#ea580c var(--tw-gradient-via-position),var(--tw-gradient-to)}.landing-page .via-rose-50{--tw-gradient-to:#fff1f200 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fff1f2 var(--tw-gradient-via-position),var(--tw-gradient-to)}.landing-page .via-slate-800{--tw-gradient-to:#1e293b00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#1e293b var(--tw-gradient-via-position),var(--tw-gradient-to)}.landing-page .via-violet-50{--tw-gradient-to:#f5f3ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#f5f3ff var(--tw-gradient-via-position),var(--tw-gradient-to)}.landing-page .via-white\/20{--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fff3 var(--tw-gradient-via-position),var(--tw-gradient-to)}.landing-page .via-white\/5{--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#ffffff0d var(--tw-gradient-via-position),var(--tw-gradient-to)}.landing-page .to-\[\#FF8C00\]{--tw-gradient-to:#ff8c00 var(--tw-gradient-to-position)}.landing-page .to-\[\#FF9100\]{--tw-gradient-to:#ff9100 var(--tw-gradient-to-position)}.landing-page .to-\[\#FFA600\]{--tw-gradient-to:#ffa600 var(--tw-gradient-to-position)}.landing-page .to-\[\#FFA600\]\/5{--tw-gradient-to:#ffa6000d var(--tw-gradient-to-position)}.landing-page .to-amber-50{--tw-gradient-to:#fffbeb var(--tw-gradient-to-position)}.landing-page .to-amber-500{--tw-gradient-to:#f59e0b var(--tw-gradient-to-position)}.landing-page .to-blue-600{--tw-gradient-to:#2563eb var(--tw-gradient-to-position)}.landing-page .to-blue-800{--tw-gradient-to:#1e40af var(--tw-gradient-to-position)}.landing-page .to-cyan-50{--tw-gradient-to:#ecfeff var(--tw-gradient-to-position)}.landing-page .to-cyan-500{--tw-gradient-to:#06b6d4 var(--tw-gradient-to-position)}.landing-page .to-emerald-100{--tw-gradient-to:#d1fae5 var(--tw-gradient-to-position)}.landing-page .to-emerald-50{--tw-gradient-to:#ecfdf5 var(--tw-gradient-to-position)}.landing-page .to-emerald-500{--tw-gradient-to:#10b981 var(--tw-gradient-to-position)}.landing-page .to-emerald-600{--tw-gradient-to:#059669 var(--tw-gradient-to-position)}.landing-page .to-gray-100{--tw-gradient-to:#f3f4f6 var(--tw-gradient-to-position)}.landing-page .to-gray-50{--tw-gradient-to:#f9fafb var(--tw-gradient-to-position)}.landing-page .to-gray-700{--tw-gradient-to:#374151 var(--tw-gradient-to-position)}.landing-page .to-gray-800{--tw-gradient-to:#1f2937 var(--tw-gradient-to-position)}.landing-page .to-green-500{--tw-gradient-to:#22c55e var(--tw-gradient-to-position)}.landing-page .to-green-700{--tw-gradient-to:#15803d var(--tw-gradient-to-position)}.landing-page .to-indigo-50{--tw-gradient-to:#eef2ff var(--tw-gradient-to-position)}.landing-page .to-indigo-500{--tw-gradient-to:#6366f1 var(--tw-gradient-to-position)}.landing-page .to-indigo-800{--tw-gradient-to:#3730a3 var(--tw-gradient-to-position)}.landing-page .to-orange-50{--tw-gradient-to:#fff7ed var(--tw-gradient-to-position)}.landing-page .to-orange-50\/30{--tw-gradient-to:#fff7ed4d var(--tw-gradient-to-position)}.landing-page .to-pink-100{--tw-gradient-to:#fce7f3 var(--tw-gradient-to-position)}.landing-page .to-pink-50{--tw-gradient-to:#fdf2f8 var(--tw-gradient-to-position)}.landing-page .to-pink-500{--tw-gradient-to:#ec4899 var(--tw-gradient-to-position)}.landing-page .to-pink-600{--tw-gradient-to:#db2777 var(--tw-gradient-to-position)}.landing-page .to-purple-100{--tw-gradient-to:#f3e8ff var(--tw-gradient-to-position)}.landing-page .to-purple-200{--tw-gradient-to:#e9d5ff var(--tw-gradient-to-position)}.landing-page .to-purple-50{--tw-gradient-to:#faf5ff var(--tw-gradient-to-position)}.landing-page .to-purple-600{--tw-gradient-to:#9333ea var(--tw-gradient-to-position)}.landing-page .to-purple-700{--tw-gradient-to:#7e22ce var(--tw-gradient-to-position)}.landing-page .to-purple-800{--tw-gradient-to:#6b21a8 var(--tw-gradient-to-position)}.landing-page .to-red-100{--tw-gradient-to:#fee2e2 var(--tw-gradient-to-position)}.landing-page .to-red-400{--tw-gradient-to:#f87171 var(--tw-gradient-to-position)}.landing-page .to-red-50{--tw-gradient-to:#fef2f2 var(--tw-gradient-to-position)}.landing-page .to-red-500{--tw-gradient-to:#ef4444 var(--tw-gradient-to-position)}.landing-page .to-red-600{--tw-gradient-to:#dc2626 var(--tw-gradient-to-position)}.landing-page .to-red-800{--tw-gradient-to:#991b1b var(--tw-gradient-to-position)}.landing-page .to-rose-100{--tw-gradient-to:#ffe4e6 var(--tw-gradient-to-position)}.landing-page .to-rose-50{--tw-gradient-to:#fff1f2 var(--tw-gradient-to-position)}.landing-page .to-rose-500{--tw-gradient-to:#f43f5e var(--tw-gradient-to-position)}.landing-page .to-rose-600{--tw-gradient-to:#e11d48 var(--tw-gradient-to-position)}.landing-page .to-sky-50{--tw-gradient-to:#f0f9ff var(--tw-gradient-to-position)}.landing-page .to-sky-700{--tw-gradient-to:#0369a1 var(--tw-gradient-to-position)}.landing-page .to-slate-100{--tw-gradient-to:#f1f5f9 var(--tw-gradient-to-position)}.landing-page .to-slate-200{--tw-gradient-to:#e2e8f0 var(--tw-gradient-to-position)}.landing-page .to-slate-50{--tw-gradient-to:#f8fafc var(--tw-gradient-to-position)}.landing-page .to-slate-900{--tw-gradient-to:#0f172a var(--tw-gradient-to-position)}.landing-page .to-teal-50{--tw-gradient-to:#f0fdfa var(--tw-gradient-to-position)}.landing-page .to-transparent{--tw-gradient-to:#0000 var(--tw-gradient-to-position)}.landing-page .to-white{--tw-gradient-to:#fff var(--tw-gradient-to-position)}.landing-page .to-yellow-500{--tw-gradient-to:#eab308 var(--tw-gradient-to-position)}.landing-page .bg-clip-text{-webkit-background-clip:text;background-clip:text}.landing-page .fill-\[\#FFA600\]{fill:#ffa600}.landing-page .object-contain{object-fit:contain}.landing-page .object-cover{object-fit:cover}.landing-page .object-\[center_80\%\]{object-position:center 80%}.landing-page .object-bottom{object-position:bottom}.landing-page .p-1{padding:.25rem}.landing-page .p-12{padding:3rem}.landing-page .p-2{padding:.5rem}.landing-page .p-3{padding:.75rem}.landing-page .p-4{padding:1rem}.landing-page .p-5{padding:1.25rem}.landing-page .p-6{padding:1.5rem}.landing-page .p-8{padding:2rem}.landing-page .px-1{padding-left:.25rem;padding-right:.25rem}.landing-page .px-2{padding-left:.5rem;padding-right:.5rem}.landing-page .px-2\.5{padding-left:.625rem;padding-right:.625rem}.landing-page .px-3{padding-left:.75rem;padding-right:.75rem}.landing-page .px-4{padding-left:1rem;padding-right:1rem}.landing-page .px-6{padding-left:1.5rem;padding-right:1.5rem}.landing-page .px-8{padding-left:2rem;padding-right:2rem}.landing-page .py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.landing-page .py-1{padding-bottom:.25rem;padding-top:.25rem}.landing-page .py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.landing-page .py-12{padding-bottom:3rem;padding-top:3rem}.landing-page .py-16{padding-bottom:4rem;padding-top:4rem}.landing-page .py-2{padding-bottom:.5rem;padding-top:.5rem}.landing-page .py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.landing-page .py-20{padding-bottom:5rem;padding-top:5rem}.landing-page .py-3{padding-bottom:.75rem;padding-top:.75rem}.landing-page .py-4{padding-bottom:1rem;padding-top:1rem}.landing-page .py-6{padding-bottom:1.5rem;padding-top:1.5rem}.landing-page .py-8{padding-bottom:2rem;padding-top:2rem}.landing-page .pb-0{padding-bottom:0}.landing-page .pb-12{padding-bottom:3rem}.landing-page .pb-16{padding-bottom:4rem}.landing-page .pb-2{padding-bottom:.5rem}.landing-page .pb-24{padding-bottom:6rem}.landing-page .pb-3{padding-bottom:.75rem}.landing-page .pb-4{padding-bottom:1rem}.landing-page .pb-6{padding-bottom:1.5rem}.landing-page .pl-12{padding-left:3rem}.landing-page .pl-20{padding-left:5rem}.landing-page .pl-3{padding-left:.75rem}.landing-page .pl-6{padding-left:1.5rem}.landing-page .pl-8{padding-left:2rem}.landing-page .pr-4{padding-right:1rem}.landing-page .pr-6{padding-right:1.5rem}.landing-page .pt-0{padding-top:0}.landing-page .pt-1{padding-top:.25rem}.landing-page .pt-10{padding-top:2.5rem}.landing-page .pt-20{padding-top:5rem}.landing-page .pt-3{padding-top:.75rem}.landing-page .pt-4{padding-top:1rem}.landing-page .pt-6{padding-top:1.5rem}.landing-page .pt-8{padding-top:2rem}.landing-page .text-left{text-align:left}.landing-page .text-center{text-align:center}.landing-page .font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.landing-page .font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.landing-page .text-2xl{font-size:1.5rem;line-height:2rem}.landing-page .text-3xl{font-size:1.875rem;line-height:2.25rem}.landing-page .text-4xl{font-size:2.25rem;line-height:2.5rem}.landing-page .text-5xl{font-size:3rem;line-height:1}.landing-page .text-6xl{font-size:3.75rem;line-height:1}.landing-page .text-\[0\.9em\]{font-size:.9em}.landing-page .text-base{font-size:1rem;line-height:1.5rem}.landing-page .text-lg{font-size:1.125rem;line-height:1.75rem}.landing-page .text-sm{font-size:.875rem;line-height:1.25rem}.landing-page .text-xl{font-size:1.25rem;line-height:1.75rem}.landing-page .text-xs{font-size:.75rem;line-height:1rem}.landing-page .font-bold{font-weight:700}.landing-page .font-medium{font-weight:500}.landing-page .font-semibold{font-weight:600}.landing-page .uppercase{text-transform:uppercase}.landing-page .capitalize{text-transform:capitalize}.landing-page .normal-case{text-transform:none}.landing-page .italic{font-style:italic}.landing-page .leading-none{line-height:1}.landing-page .leading-relaxed{line-height:1.625}.landing-page .leading-tight{line-height:1.25}.landing-page .tracking-tight{letter-spacing:-.025em}.landing-page .tracking-wide{letter-spacing:.025em}.landing-page .tracking-wider{letter-spacing:.05em}.landing-page .text-\[\#FFA600\]{--tw-text-opacity:1;color:#ffa600;color:rgb(255 166 0/var(--tw-text-opacity,1))}.landing-page .text-amber-600{--tw-text-opacity:1;color:#d97706;color:rgb(217 119 6/var(--tw-text-opacity,1))}.landing-page .text-amber-900{--tw-text-opacity:1;color:#78350f;color:rgb(120 53 15/var(--tw-text-opacity,1))}.landing-page .text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity,1))}.landing-page .text-blue-500{--tw-text-opacity:1;color:#3b82f6;color:rgb(59 130 246/var(--tw-text-opacity,1))}.landing-page .text-blue-600{--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.landing-page .text-blue-700{--tw-text-opacity:1;color:#1d4ed8;color:rgb(29 78 216/var(--tw-text-opacity,1))}.landing-page .text-blue-800{--tw-text-opacity:1;color:#1e40af;color:rgb(30 64 175/var(--tw-text-opacity,1))}.landing-page .text-blue-900{--tw-text-opacity:1;color:#1e3a8a;color:rgb(30 58 138/var(--tw-text-opacity,1))}.landing-page .text-card-foreground{color:oklch(.145 0 0);color:var(--card-foreground)}.landing-page .text-emerald-600{--tw-text-opacity:1;color:#059669;color:rgb(5 150 105/var(--tw-text-opacity,1))}.landing-page .text-emerald-900{--tw-text-opacity:1;color:#064e3b;color:rgb(6 78 59/var(--tw-text-opacity,1))}.landing-page .text-foreground{color:oklch(.145 0 0);color:var(--foreground)}.landing-page .text-gray-100{--tw-text-opacity:1;color:#f3f4f6;color:rgb(243 244 246/var(--tw-text-opacity,1))}.landing-page .text-gray-300{--tw-text-opacity:1;color:#d1d5db;color:rgb(209 213 219/var(--tw-text-opacity,1))}.landing-page .text-gray-400{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1))}.landing-page .text-gray-500{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.landing-page .text-gray-600{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1))}.landing-page .text-gray-700{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.landing-page .text-gray-800{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.landing-page .text-gray-900{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.landing-page .text-green-500{--tw-text-opacity:1;color:#22c55e;color:rgb(34 197 94/var(--tw-text-opacity,1))}.landing-page .text-green-600{--tw-text-opacity:1;color:#16a34a;color:rgb(22 163 74/var(--tw-text-opacity,1))}.landing-page .text-green-700{--tw-text-opacity:1;color:#15803d;color:rgb(21 128 61/var(--tw-text-opacity,1))}.landing-page .text-green-900{--tw-text-opacity:1;color:#14532d;color:rgb(20 83 45/var(--tw-text-opacity,1))}.landing-page .text-muted-foreground{color:#717182;color:var(--muted-foreground)}.landing-page .text-orange-100{--tw-text-opacity:1;color:#ffedd5;color:rgb(255 237 213/var(--tw-text-opacity,1))}.landing-page .text-orange-200{--tw-text-opacity:1;color:#fed7aa;color:rgb(254 215 170/var(--tw-text-opacity,1))}.landing-page .text-orange-600{--tw-text-opacity:1;color:#ea580c;color:rgb(234 88 12/var(--tw-text-opacity,1))}.landing-page .text-orange-700{--tw-text-opacity:1;color:#c2410c;color:rgb(194 65 12/var(--tw-text-opacity,1))}.landing-page .text-pink-600{--tw-text-opacity:1;color:#db2777;color:rgb(219 39 119/var(--tw-text-opacity,1))}.landing-page .text-pink-700{--tw-text-opacity:1;color:#be185d;color:rgb(190 24 93/var(--tw-text-opacity,1))}.landing-page .text-primary{color:#030213;color:var(--primary)}.landing-page .text-primary-foreground{color:oklch(1 0 0);color:var(--primary-foreground)}.landing-page .text-purple-600{--tw-text-opacity:1;color:#9333ea;color:rgb(147 51 234/var(--tw-text-opacity,1))}.landing-page .text-purple-700{--tw-text-opacity:1;color:#7e22ce;color:rgb(126 34 206/var(--tw-text-opacity,1))}.landing-page .text-purple-900{--tw-text-opacity:1;color:#581c87;color:rgb(88 28 135/var(--tw-text-opacity,1))}.landing-page .text-red-600{--tw-text-opacity:1;color:#dc2626;color:rgb(220 38 38/var(--tw-text-opacity,1))}.landing-page .text-red-900{--tw-text-opacity:1;color:#7f1d1d;color:rgb(127 29 29/var(--tw-text-opacity,1))}.landing-page .text-secondary-foreground{color:#030213;color:var(--secondary-foreground)}.landing-page .text-sky-600{--tw-text-opacity:1;color:#0284c7;color:rgb(2 132 199/var(--tw-text-opacity,1))}.landing-page .text-sky-900{--tw-text-opacity:1;color:#0c4a6e;color:rgb(12 74 110/var(--tw-text-opacity,1))}.landing-page .text-teal-600{--tw-text-opacity:1;color:#0d9488;color:rgb(13 148 136/var(--tw-text-opacity,1))}.landing-page .text-transparent{color:#0000}.landing-page .text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.landing-page .text-white\/60{color:#fff9}.landing-page .text-white\/70{color:#ffffffb3}.landing-page .text-white\/80{color:#fffc}.landing-page .text-white\/90{color:#ffffffe6}.landing-page .underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.landing-page .decoration-orange-300{-webkit-text-decoration-color:#fdba74;text-decoration-color:#fdba74}.landing-page .decoration-2{text-decoration-thickness:2px}.landing-page .underline-offset-4{text-underline-offset:4px}.landing-page .placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-placeholder-opacity,1))}.landing-page .opacity-0{opacity:0}.landing-page .opacity-10{opacity:.1}.landing-page .opacity-20{opacity:.2}.landing-page .opacity-30{opacity:.3}.landing-page .opacity-40{opacity:.4}.landing-page .opacity-5{opacity:.05}.landing-page .opacity-70{opacity:.7}.landing-page .opacity-90{opacity:.9}.landing-page .shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.landing-page .shadow-2xl,.landing-page .shadow-lg{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.landing-page .shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.landing-page .shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.landing-page .shadow-md,.landing-page .shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.landing-page .shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.landing-page .shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.landing-page .outline-none{outline:2px solid #0000;outline-offset:2px}.landing-page .outline{outline-style:solid}.landing-page .ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.landing-page .ring,.landing-page .ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.landing-page .ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.landing-page .ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.landing-page .ring-blue-500\/30{--tw-ring-color:#3b82f64d}.landing-page .ring-blue-500\/40{--tw-ring-color:#3b82f666}.landing-page .ring-white\/30{--tw-ring-color:#ffffff4d}.landing-page .ring-white\/40{--tw-ring-color:#fff6}.landing-page .blur-3xl{--tw-blur:blur(64px)}.landing-page .blur-3xl,.landing-page .blur-xl{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.landing-page .blur-xl{--tw-blur:blur(24px)}.landing-page .grayscale{--tw-grayscale:grayscale(100%)}.landing-page .filter,.landing-page .grayscale{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.landing-page .backdrop-blur{--tw-backdrop-blur:blur(8px)}.landing-page .backdrop-blur,.landing-page .backdrop-blur-lg{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.landing-page .backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}.landing-page .backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.landing-page .backdrop-blur-sm,.landing-page .backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.landing-page .transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.landing-page .transition-\[color\2c box-shadow\]{transition-duration:.15s;transition-property:color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.landing-page .transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.landing-page .transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.landing-page .transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.landing-page .transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.landing-page .duration-150{transition-duration:.15s}.landing-page .duration-200{transition-duration:.2s}.landing-page .duration-300{transition-duration:.3s}.landing-page .duration-500{transition-duration:.5s}.landing-page .ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.landing-page .ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{--font-size:16px;--background:#fff;--foreground:oklch(0.145 0 0);--card:#fff;--card-foreground:oklch(0.145 0 0);--popover:oklch(1 0 0);--popover-foreground:oklch(0.145 0 0);--primary:#030213;--primary-foreground:oklch(1 0 0);--secondary:oklch(0.95 0.0058 264.53);--secondary-foreground:#030213;--muted:#ececf0;--muted-foreground:#717182;--accent:#e9ebef;--accent-foreground:#030213;--destructive:#d4183d;--destructive-foreground:#fff;--border:#0000001a;--input:#0000;--input-background:#f3f3f5;--switch-background:#cbced4;--font-weight-medium:500;--font-weight-normal:400;--ring:oklch(0.708 0 0);--chart-1:oklch(0.646 0.222 41.116);--chart-2:oklch(0.6 0.118 184.704);--chart-3:oklch(0.398 0.07 227.392);--chart-4:oklch(0.828 0.189 84.429);--chart-5:oklch(0.769 0.188 70.08);--radius:0.625rem;--sidebar:oklch(0.985 0 0);--sidebar-foreground:oklch(0.145 0 0);--sidebar-primary:#030213;--sidebar-primary-foreground:oklch(0.985 0 0);--sidebar-accent:oklch(0.97 0 0);--sidebar-accent-foreground:oklch(0.205 0 0);--sidebar-border:oklch(0.922 0 0);--sidebar-ring:oklch(0.708 0 0)}.dark{--background:oklch(0.145 0 0);--foreground:oklch(0.985 0 0);--card:oklch(0.145 0 0);--card-foreground:oklch(0.985 0 0);--popover:oklch(0.145 0 0);--popover-foreground:oklch(0.985 0 0);--primary:oklch(0.985 0 0);--primary-foreground:oklch(0.205 0 0);--secondary:oklch(0.269 0 0);--secondary-foreground:oklch(0.985 0 0);--muted:oklch(0.269 0 0);--muted-foreground:oklch(0.708 0 0);--accent:oklch(0.269 0 0);--accent-foreground:oklch(0.985 0 0);--destructive:oklch(0.396 0.141 25.723);--destructive-foreground:oklch(0.637 0.237 25.331);--border:oklch(0.269 0 0);--input:oklch(0.269 0 0);--ring:oklch(0.439 0 0);--font-weight-medium:500;--font-weight-normal:400;--chart-1:oklch(0.488 0.243 264.376);--chart-2:oklch(0.696 0.17 162.48);--chart-3:oklch(0.769 0.188 70.08);--chart-4:oklch(0.627 0.265 303.9);--chart-5:oklch(0.645 0.246 16.439);--sidebar:oklch(0.205 0 0);--sidebar-foreground:oklch(0.985 0 0);--sidebar-primary:oklch(0.488 0.243 264.376);--sidebar-primary-foreground:oklch(0.985 0 0);--sidebar-accent:oklch(0.269 0 0);--sidebar-accent-foreground:oklch(0.985 0 0);--sidebar-border:oklch(0.269 0 0);--sidebar-ring:oklch(0.439 0 0)}html{font-size:16px;font-size:var(--font-size)}@keyframes blob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}@keyframes gradient-x{0%,to{background-position:0;background-size:200% 200%}50%{background-position:100%;background-size:200% 200%}}.animate-blob{animation:blob 7s infinite}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}.animate-gradient-x{animation:gradient-x 3s ease infinite;background-size:200% 200%}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.unordered-list li{align-items:start;display:flex;gap:.75rem;padding-left:2rem;position:relative}.unordered-list li:before{align-items:center;background:linear-gradient(to bottom right,#ffedd5,#fee2e2);border-radius:9999px;color:#ea580c;content:"✓";display:flex;flex-shrink:0;font-size:.875rem;font-weight:600;height:1.5rem;justify-content:center;left:0;position:absolute;top:.25rem;width:1.5rem}.ordered-list{counter-reset:item}.ordered-list li{counter-increment:item;padding-left:.5rem}.ordered-list li::marker{color:#ea580c;font-size:1.1em;font-weight:700}.landing-page .last\:border-b-0:last-child{border-bottom-width:0}.landing-page .last\:pb-0:last-child{padding-bottom:0}.landing-page .hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.landing-page .hover\:-translate-y-0\.5:hover,.landing-page .hover\:-translate-y-1:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-page .hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.landing-page .hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.landing-page .hover\:scale-105:hover,.landing-page .hover\:scale-\[1\.03\]:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-page .hover\:scale-\[1\.03\]:hover{--tw-scale-x:1.03;--tw-scale-y:1.03}.landing-page .hover\:border-\[\#FFA600\]:hover{--tw-border-opacity:1;border-color:#ffa600;border-color:rgb(255 166 0/var(--tw-border-opacity,1))}.landing-page .hover\:border-\[\#FFA600\]\/30:hover{border-color:#ffa6004d}.landing-page .hover\:border-\[\#FFA600\]\/50:hover{border-color:#ffa60080}.landing-page .hover\:border-emerald-300:hover{--tw-border-opacity:1;border-color:#6ee7b7;border-color:rgb(110 231 183/var(--tw-border-opacity,1))}.landing-page .hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.landing-page .hover\:border-green-300:hover{--tw-border-opacity:1;border-color:#86efac;border-color:rgb(134 239 172/var(--tw-border-opacity,1))}.landing-page .hover\:border-orange-200:hover{--tw-border-opacity:1;border-color:#fed7aa;border-color:rgb(254 215 170/var(--tw-border-opacity,1))}.landing-page .hover\:border-orange-300:hover{--tw-border-opacity:1;border-color:#fdba74;border-color:rgb(253 186 116/var(--tw-border-opacity,1))}.landing-page .hover\:border-orange-400:hover{--tw-border-opacity:1;border-color:#fb923c;border-color:rgb(251 146 60/var(--tw-border-opacity,1))}.landing-page .hover\:border-orange-500:hover{--tw-border-opacity:1;border-color:#f97316;border-color:rgb(249 115 22/var(--tw-border-opacity,1))}.landing-page .hover\:border-white\/40:hover{border-color:#fff6}.landing-page .hover\:bg-\[\#E69500\]:hover{--tw-bg-opacity:1;background-color:#e69500;background-color:rgb(230 149 0/var(--tw-bg-opacity,1))}.landing-page .hover\:bg-\[\#FF9100\]:hover{--tw-bg-opacity:1;background-color:#ff9100;background-color:rgb(255 145 0/var(--tw-bg-opacity,1))}.landing-page .hover\:bg-\[\#FFA600\]:hover{--tw-bg-opacity:1;background-color:#ffa600;background-color:rgb(255 166 0/var(--tw-bg-opacity,1))}.landing-page .hover\:bg-\[\#FFA600\]\/5:hover{background-color:#ffa6000d}.landing-page .hover\:bg-accent:hover{background-color:#e9ebef;background-color:var(--accent)}.landing-page .hover\:bg-blue-100:hover{--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.landing-page .hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.landing-page .hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.landing-page .hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.landing-page .hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:#dcfce7;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.landing-page .hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:#15803d;background-color:rgb(21 128 61/var(--tw-bg-opacity,1))}.landing-page .hover\:bg-orange-100:hover{--tw-bg-opacity:1;background-color:#ffedd5;background-color:rgb(255 237 213/var(--tw-bg-opacity,1))}.landing-page .hover\:bg-orange-50:hover{--tw-bg-opacity:1;background-color:#fff7ed;background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}.landing-page .hover\:bg-orange-700:hover{--tw-bg-opacity:1;background-color:#c2410c;background-color:rgb(194 65 12/var(--tw-bg-opacity,1))}.landing-page .hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:#f3e8ff;background-color:rgb(243 232 255/var(--tw-bg-opacity,1))}.landing-page .hover\:bg-slate-800:hover{--tw-bg-opacity:1;background-color:#1e293b;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.landing-page .hover\:bg-white:hover{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.landing-page .hover\:bg-white\/10:hover{background-color:#ffffff1a}.landing-page .hover\:bg-white\/20:hover{background-color:#fff3}.landing-page .hover\:from-\[\#FF9100\]:hover{--tw-gradient-from:#ff9100 var(--tw-gradient-from-position);--tw-gradient-to:#ff910000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .hover\:from-blue-700:hover{--tw-gradient-from:#1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to:#1d4ed800 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .hover\:from-green-700:hover{--tw-gradient-from:#15803d var(--tw-gradient-from-position);--tw-gradient-to:#15803d00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .hover\:from-orange-700:hover{--tw-gradient-from:#c2410c var(--tw-gradient-from-position);--tw-gradient-to:#c2410c00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .hover\:from-purple-700:hover{--tw-gradient-from:#7e22ce var(--tw-gradient-from-position);--tw-gradient-to:#7e22ce00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page .hover\:to-\[\#FF7700\]:hover{--tw-gradient-to:#f70 var(--tw-gradient-to-position)}.landing-page .hover\:to-emerald-700:hover{--tw-gradient-to:#047857 var(--tw-gradient-to-position)}.landing-page .hover\:to-pink-700:hover{--tw-gradient-to:#be185d var(--tw-gradient-to-position)}.landing-page .hover\:to-purple-700:hover{--tw-gradient-to:#7e22ce var(--tw-gradient-to-position)}.landing-page .hover\:to-red-700:hover{--tw-gradient-to:#b91c1c var(--tw-gradient-to-position)}.landing-page .hover\:to-rose-700:hover{--tw-gradient-to:#be123c var(--tw-gradient-to-position)}.landing-page .hover\:text-\[\#E69500\]:hover{--tw-text-opacity:1;color:#e69500;color:rgb(230 149 0/var(--tw-text-opacity,1))}.landing-page .hover\:text-\[\#FF9100\]:hover{--tw-text-opacity:1;color:#ff9100;color:rgb(255 145 0/var(--tw-text-opacity,1))}.landing-page .hover\:text-\[\#FFA600\]:hover{--tw-text-opacity:1;color:#ffa600;color:rgb(255 166 0/var(--tw-text-opacity,1))}.landing-page .hover\:text-accent-foreground:hover{color:#030213;color:var(--accent-foreground)}.landing-page .hover\:text-amber-700:hover{--tw-text-opacity:1;color:#b45309;color:rgb(180 83 9/var(--tw-text-opacity,1))}.landing-page .hover\:text-blue-700:hover{--tw-text-opacity:1;color:#1d4ed8;color:rgb(29 78 216/var(--tw-text-opacity,1))}.landing-page .hover\:text-emerald-700:hover{--tw-text-opacity:1;color:#047857;color:rgb(4 120 87/var(--tw-text-opacity,1))}.landing-page .hover\:text-foreground:hover{color:oklch(.145 0 0);color:var(--foreground)}.landing-page .hover\:text-gray-900:hover{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.landing-page .hover\:text-green-700:hover{--tw-text-opacity:1;color:#15803d;color:rgb(21 128 61/var(--tw-text-opacity,1))}.landing-page .hover\:text-orange-600:hover{--tw-text-opacity:1;color:#ea580c;color:rgb(234 88 12/var(--tw-text-opacity,1))}.landing-page .hover\:text-orange-700:hover{--tw-text-opacity:1;color:#c2410c;color:rgb(194 65 12/var(--tw-text-opacity,1))}.landing-page .hover\:text-purple-700:hover{--tw-text-opacity:1;color:#7e22ce;color:rgb(126 34 206/var(--tw-text-opacity,1))}.landing-page .hover\:text-red-700:hover{--tw-text-opacity:1;color:#b91c1c;color:rgb(185 28 28/var(--tw-text-opacity,1))}.landing-page .hover\:text-sky-700:hover{--tw-text-opacity:1;color:#0369a1;color:rgb(3 105 161/var(--tw-text-opacity,1))}.landing-page .hover\:text-white:hover{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.landing-page .hover\:text-white\/90:hover{color:#ffffffe6}.landing-page .hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.landing-page .hover\:no-underline:hover{-webkit-text-decoration-line:none;text-decoration-line:none}.landing-page .hover\:decoration-orange-500:hover{-webkit-text-decoration-color:#f97316;text-decoration-color:#f97316}.landing-page .hover\:opacity-100:hover{opacity:1}.landing-page .hover\:opacity-80:hover{opacity:.8}.landing-page .hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.landing-page .hover\:shadow-2xl:hover,.landing-page .hover\:shadow-lg:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.landing-page .hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.landing-page .hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.landing-page .hover\:shadow-md:hover,.landing-page .hover\:shadow-sm:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.landing-page .hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.landing-page .hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.landing-page .hover\:shadow-\[\#FFA600\]\/30:hover{--tw-shadow-color:#ffa6004d;--tw-shadow:var(--tw-shadow-colored)}.landing-page .hover\:grayscale-0:hover{--tw-grayscale:grayscale(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.landing-page .focus\:border-transparent:focus{border-color:#0000}.landing-page .focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.landing-page .focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.landing-page .focus\:ring-orange-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(249 115 22/var(--tw-ring-opacity,1))}.landing-page .focus-visible\:border-ring:focus-visible{border-color:oklch(.708 0 0);border-color:var(--ring)}.landing-page .focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.landing-page .disabled\:pointer-events-none:disabled{pointer-events:none}.landing-page .disabled\:opacity-50:disabled{opacity:.5}.landing-page :is(.group:hover .group-hover\:w-full){width:100%}.landing-page :is(.group:hover .group-hover\:-translate-x-1){--tw-translate-x:-0.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-page :is(.group:hover .group-hover\:translate-x-1){--tw-translate-x:0.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-page :is(.group:hover .group-hover\:translate-x-2){--tw-translate-x:0.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-page :is(.group:hover .group-hover\:scale-105){--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-page :is(.group:hover .group-hover\:scale-110){--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-page :is(.group:hover .group-hover\:border-\[\#FFA600\]){--tw-border-opacity:1;border-color:#ffa600;border-color:rgb(255 166 0/var(--tw-border-opacity,1))}.landing-page :is(.group:hover .group-hover\:bg-\[\#FFA600\]){--tw-bg-opacity:1;background-color:#ffa600;background-color:rgb(255 166 0/var(--tw-bg-opacity,1))}.landing-page :is(.group:hover .group-hover\:bg-amber-200){--tw-bg-opacity:1;background-color:#fde68a;background-color:rgb(253 230 138/var(--tw-bg-opacity,1))}.landing-page :is(.group:hover .group-hover\:bg-blue-200){--tw-bg-opacity:1;background-color:#bfdbfe;background-color:rgb(191 219 254/var(--tw-bg-opacity,1))}.landing-page :is(.group:hover .group-hover\:bg-emerald-200){--tw-bg-opacity:1;background-color:#a7f3d0;background-color:rgb(167 243 208/var(--tw-bg-opacity,1))}.landing-page :is(.group:hover .group-hover\:bg-green-200){--tw-bg-opacity:1;background-color:#bbf7d0;background-color:rgb(187 247 208/var(--tw-bg-opacity,1))}.landing-page :is(.group:hover .group-hover\:bg-orange-200){--tw-bg-opacity:1;background-color:#fed7aa;background-color:rgb(254 215 170/var(--tw-bg-opacity,1))}.landing-page :is(.group:hover .group-hover\:bg-pink-200){--tw-bg-opacity:1;background-color:#fbcfe8;background-color:rgb(251 207 232/var(--tw-bg-opacity,1))}.landing-page :is(.group:hover .group-hover\:bg-purple-200){--tw-bg-opacity:1;background-color:#e9d5ff;background-color:rgb(233 213 255/var(--tw-bg-opacity,1))}.landing-page :is(.group:hover .group-hover\:bg-gradient-to-r){background-image:linear-gradient(to right,var(--tw-gradient-stops))}.landing-page :is(.group:hover .group-hover\:from-orange-600){--tw-gradient-from:#ea580c var(--tw-gradient-from-position);--tw-gradient-to:#ea580c00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.landing-page :is(.group:hover .group-hover\:to-red-600){--tw-gradient-to:#dc2626 var(--tw-gradient-to-position)}.landing-page :is(.group:hover .group-hover\:bg-clip-text){-webkit-background-clip:text;background-clip:text}.landing-page :is(.group:hover .group-hover\:text-\[\#FFA600\]){--tw-text-opacity:1;color:#ffa600;color:rgb(255 166 0/var(--tw-text-opacity,1))}.landing-page :is(.group:hover .group-hover\:text-amber-600){--tw-text-opacity:1;color:#d97706;color:rgb(217 119 6/var(--tw-text-opacity,1))}.landing-page :is(.group:hover .group-hover\:text-blue-600){--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.landing-page :is(.group:hover .group-hover\:text-emerald-600){--tw-text-opacity:1;color:#059669;color:rgb(5 150 105/var(--tw-text-opacity,1))}.landing-page :is(.group:hover .group-hover\:text-green-600){--tw-text-opacity:1;color:#16a34a;color:rgb(22 163 74/var(--tw-text-opacity,1))}.landing-page :is(.group:hover .group-hover\:text-orange-600){--tw-text-opacity:1;color:#ea580c;color:rgb(234 88 12/var(--tw-text-opacity,1))}.landing-page :is(.group:hover .group-hover\:text-pink-600){--tw-text-opacity:1;color:#db2777;color:rgb(219 39 119/var(--tw-text-opacity,1))}.landing-page :is(.group:hover .group-hover\:text-purple-600){--tw-text-opacity:1;color:#9333ea;color:rgb(147 51 234/var(--tw-text-opacity,1))}.landing-page :is(.group:hover .group-hover\:text-transparent){color:#0000}.landing-page :is(.group:hover .group-hover\:text-white){--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.landing-page :is(.group:hover .group-hover\:opacity-100){opacity:1}.landing-page :is(.group:hover .group-hover\:opacity-20){opacity:.2}.landing-page .has-\[\>svg\]\:px-2\.5:has(>svg){padding-left:.625rem;padding-right:.625rem}.landing-page .has-\[\>svg\]\:px-3:has(>svg){padding-left:.75rem;padding-right:.75rem}.landing-page .has-\[\>svg\]\:px-4:has(>svg){padding-left:1rem;padding-right:1rem}@media (min-width:640px){.landing-page .sm\:left-auto{left:auto}.landing-page .sm\:right-auto{right:auto}.landing-page .sm\:mx-0{margin-left:0;margin-right:0}.landing-page .sm\:w-56{width:14rem}.landing-page .sm\:w-\[320px\]{width:320px}.landing-page .sm\:w-auto{width:auto}.landing-page .sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .sm\:flex-row{flex-direction:row}.landing-page :is(.sm\:space-y-4>:not([hidden])~:not([hidden])){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.landing-page .sm\:p-12{padding:3rem}.landing-page .sm\:p-6{padding:1.5rem}.landing-page .sm\:p-8{padding:2rem}.landing-page .sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.landing-page .sm\:py-16{padding-bottom:4rem;padding-top:4rem}.landing-page .sm\:py-24{padding-bottom:6rem;padding-top:6rem}.landing-page .sm\:pb-20{padding-bottom:5rem}.landing-page .sm\:pt-24{padding-top:6rem}.landing-page .sm\:text-2xl{font-size:1.5rem;line-height:2rem}.landing-page .sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.landing-page .sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.landing-page .sm\:text-5xl{font-size:3rem;line-height:1}.landing-page .sm\:text-7xl{font-size:4.5rem;line-height:1}.landing-page .sm\:text-base{font-size:1rem;line-height:1.5rem}.landing-page .sm\:text-sm{font-size:.875rem;line-height:1.25rem}.landing-page .sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.landing-page .md\:left-auto{left:auto}.landing-page .md\:right-0{right:0}.landing-page .md\:col-span-1{grid-column:span 1/span 1}.landing-page .md\:ml-auto{margin-left:auto}.landing-page .md\:flex{display:flex}.landing-page .md\:hidden{display:none}.landing-page .md\:aspect-auto{aspect-ratio:auto}.landing-page .md\:w-1\/2{width:50%}.landing-page .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-page .md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-page .md\:flex-row{flex-direction:row}.landing-page .md\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.landing-page .md\:p-12{padding:3rem}.landing-page .md\:py-32{padding-bottom:8rem;padding-top:8rem}.landing-page .md\:text-right{text-align:right}.landing-page .md\:text-2xl{font-size:1.5rem;line-height:2rem}.landing-page .md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.landing-page .md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.landing-page .md\:text-5xl{font-size:3rem;line-height:1}.landing-page .md\:text-6xl{font-size:3.75rem;line-height:1}.landing-page .md\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media (min-width:1024px){.landing-page .lg\:order-1{order:1}.landing-page .lg\:order-2{order:2}.landing-page .lg\:col-span-2{grid-column:span 2/span 2}.landing-page .lg\:col-span-3{grid-column:span 3/span 3}.landing-page .lg\:col-span-9{grid-column:span 9/span 9}.landing-page .lg\:mx-0{margin-left:0;margin-right:0}.landing-page .lg\:block{display:block}.landing-page .lg\:flex{display:flex}.landing-page .lg\:hidden{display:none}.landing-page .lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.landing-page .lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-page .lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-page .lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.landing-page .lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.landing-page .lg\:flex-row-reverse{flex-direction:row-reverse}.landing-page .lg\:justify-start{justify-content:flex-start}.landing-page .lg\:gap-10{gap:2.5rem}.landing-page .lg\:gap-12{gap:3rem}.landing-page .lg\:gap-16{gap:4rem}.landing-page .lg\:gap-8{gap:2rem}.landing-page .lg\:p-12{padding:3rem}.landing-page .lg\:px-8{padding-left:2rem;padding-right:2rem}.landing-page .lg\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.landing-page .lg\:py-16{padding-bottom:4rem;padding-top:4rem}.landing-page .lg\:py-24{padding-bottom:6rem;padding-top:6rem}.landing-page .lg\:text-left{text-align:left}.landing-page .lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.landing-page .lg\:text-6xl{font-size:3.75rem;line-height:1}.landing-page .lg\:text-8xl{font-size:6rem;line-height:1}}@media (min-width:1280px){.landing-page .xl\:text-8xl{font-size:6rem;line-height:1}}@media (prefers-color-scheme:dark){.landing-page .dark\:border-input{border-color:#0000;border-color:var(--input)}}.landing-page .\[\&\:last-child\]\:pb-6:last-child{padding-bottom:1.5rem}.landing-page :is(.\[\&\>svg\]\:pointer-events-none>svg){pointer-events:none}.landing-page :is(.\[\&\>svg\]\:size-3>svg){height:.75rem;width:.75rem}.landing-page :is(.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.landing-page :is(.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-])){height:1rem;width:1rem}.landing-page :is(.\[\&_svg\]\:pointer-events-none svg){pointer-events:none}.landing-page :is(.\[\&_svg\]\:shrink-0 svg){flex-shrink:0}.landing-page a.\[a\&\]\:hover\:bg-accent:hover{background-color:#e9ebef;background-color:var(--accent)}.landing-page a.\[a\&\]\:hover\:text-accent-foreground:hover{color:#030213;color:var(--accent-foreground)}