@font-face{font-family:Inter-Black;src:url(/fonts/Inter-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Inter-Bold;src:url(/fonts/Inter-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter-SemiBold;src:url(/fonts/Inter-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter-Medium;src:url(/fonts/Inter-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter-Regular;src:url(/fonts/Inter-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter-Italic;src:url(/fonts/Inter-Italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Inter-Light;src:url(/fonts/Inter-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}.site-header{position:fixed;top:0;left:0;right:0;margin:0 auto;padding-top:24px;width:calc(100% - 16px);z-index:106;transition:padding-top .3s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.site-header{padding-top:32px}}@media (min-width: 1024px){.site-header{position:fixed;z-index:50}}@media (min-width: 1280px){.site-header{width:calc(100% - 32px);padding-left:16px;padding-right:16px}}.site-header .container{display:flex;align-items:center;justify-content:space-between;position:relative;padding:12px 8px;z-index:60;pointer-events:auto;transition:all .3s cubic-bezier(.4,0,.2,1);border-top:1px solid transparent;border-bottom:1px solid transparent}.site-header .container:before,.site-header .container:after{top:-24px!important}@media (min-width: 768px){.site-header .container:before,.site-header .container:after{top:-32px!important}}@media (min-width: 1280px){.site-header .container{padding:12px 16px}}.site-header.scrolled{padding-top:12px}@media (min-width: 768px){.site-header.scrolled{padding-top:16px}}.site-header.scrolled .container{border-top:1px solid var(--brand-grey-4);border-bottom:1px solid var(--brand-grey-4)}@media (min-width: 768px){.site-header.scrolled .container:before,.site-header.scrolled .container:after{top:-16px!important}}@media (min-width: 1280px){.site-header.scrolled .container{padding:12px 16px}}.site-header .logo{position:relative;z-index:107}.site-header .logo img{height:28px}.site-header .header-items{display:flex;align-items:center;gap:12px;margin-left:auto}.site-header .mobile-header-cta{display:flex;position:relative;z-index:107}@media (min-width: 768px){.site-header .mobile-header-cta{display:none}}.site-header .menu-toggle{display:flex;align-items:center;justify-content:center;width:28px;height:28px;position:relative;z-index:107;background:transparent;border:none;border-radius:50%;cursor:pointer;transition:background-color .2s ease}@media (min-width: 768px){.site-header .menu-toggle{display:none}}.site-header .menu-toggle:hover,.site-header .menu-toggle:active{background-color:var(--brand-grey-4)}.site-header .menu-toggle img{width:16px;height:16px;pointer-events:none}.nav{display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:0;flex:0}@media (min-width: 768px){.nav{flex-direction:row;align-items:center;gap:16px;flex:1;justify-content:space-between}}.nav .nav-menus{display:flex;flex-direction:row;align-items:center;gap:16px}@media (max-width: 768px){.nav .nav-menus{display:none}}.nav .nav-menus .nav-item-wrapper{position:static}@media (min-width: 768px){.nav .nav-menus .nav-item-wrapper{position:relative}}.nav .nav-menus .nav-item-wrapper .nav-dropdown{display:none}@media (min-width: 768px){.nav .nav-menus .nav-item-wrapper .nav-dropdown{display:block;position:relative}}.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-dropdown-icon{transition:transform .2s ease}.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-link.open .nav-dropdown-icon{transform:rotate(180deg)}.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-dropdown-panel{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);min-width:300px;max-width:640px;z-index:110;background-color:var(--brand-grey-6);border:1px solid var(--brand-grey-3);border-radius:8px;box-shadow:0 8px 24px #0000001f;animation:dropdownFadeIn .2s ease}.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-dropdown-panel.two-column{min-width:560px}.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-dropdown-panel .nav-banner{display:flex;align-items:flex-start;gap:12px;padding:16px;border-bottom:1px solid var(--brand-grey-4)}.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-dropdown-panel .nav-banner.dotted{background-image:radial-gradient(circle,var(--brand-grey-4) 1px,transparent 1px);background-size:8px 8px}.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-dropdown-panel .nav-banner.gradient{background:linear-gradient(135deg,var(--accent-blue-1),var(--accent-blue-2));color:var(--color-white)}.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-dropdown-panel .nav-banner.gradient .banner-title,.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-dropdown-panel .nav-banner.gradient .banner-subtitle{color:var(--color-white)}.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-dropdown-panel .nav-banner .banner-icon{width:32px;height:32px;flex-shrink:0}.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-dropdown-panel .nav-banner .banner-icon img{width:100%;height:100%}.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-dropdown-panel .nav-banner .banner-content{flex:1}.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-dropdown-panel .nav-banner .banner-content .banner-title{font-family:Inter-SemiBold,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;color:var(--text-primary);margin-bottom:4px}.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-dropdown-panel .nav-banner .banner-content .banner-subtitle{font-family:Inter-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:var(--grey-3)}.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-dropdown-panel .nav-dropdown-content{padding:12px}.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-dropdown-panel .nav-dropdown-content.two-column{display:grid;grid-template-columns:1fr 1fr;gap:16px}.nav .nav-menus .nav-item-wrapper .nav-dropdown .nav-dropdown-panel .nav-dropdown-content.single-column{display:flex;flex-direction:column;gap:8px}.nav .nav-actions{display:flex;flex-direction:row;align-items:center;gap:12px;margin-left:12px}@media (max-width: 768px){.nav .nav-actions{display:none}}.nav .nav-link{display:none;font-family:Inter-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:var(--text-primary);text-decoration:none;background:transparent;border:none;cursor:pointer;align-items:center;gap:4px}@media (min-width: 768px){.nav .nav-link{display:flex;padding:4px 8px;border-radius:4px;transition:background-color .2s ease}.nav .nav-link:hover{background-color:var(--brand-grey-4)}}.nav .focus-link{font-size:14px}.nav .nav-group{width:100%;display:flex;flex-direction:column;margin-bottom:12px}@media (min-width: 768px){.nav .nav-group{margin-bottom:0;gap:4px}}.nav .nav-group .nav-group-header{font-family:Inter-Light,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;color:var(--brand-reddark);text-transform:uppercase;letter-spacing:.5px;padding:4px 0}.nav .nav-group .nav-items{display:flex;flex-direction:column;gap:0}@media (min-width: 768px){.nav .nav-group .nav-items{gap:4px}}.nav .nav-group .nav-items .nav-item{display:flex;align-items:center;gap:12px;padding:12px 0;text-decoration:none;border-radius:4px;transition:background-color .2s ease}.nav .nav-group .nav-items .nav-item:hover{background-color:var(--brand-grey-5)}.nav .nav-group .nav-items .nav-item:active{background-color:var(--brand-grey-4)}@media (min-width: 768px){.nav .nav-group .nav-items .nav-item{padding:8px}.nav .nav-group .nav-items .nav-item:hover{background-color:var(--brand-grey-5)}.nav .nav-group .nav-items .nav-item:active{background-color:var(--brand-grey-4)}}.nav .nav-group .nav-items .nav-item .nav-item-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.nav .nav-group .nav-items .nav-item .nav-item-icon img{width:100%;height:100%;object-fit:contain;opacity:.5}.nav .nav-group .nav-items .nav-item .nav-item-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.nav .nav-group .nav-items .nav-item .nav-item-content .nav-item-label{font-family:Inter-Medium,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;color:var(--text-primary);display:flex;align-items:center;gap:4px}@media (min-width: 768px){.nav .nav-group .nav-items .nav-item .nav-item-content .nav-item-label{font-size:14px;margin-bottom:2px}}.nav .nav-group .nav-items .nav-item .nav-item-content .nav-item-label .nav-item-badge{display:inline-flex;align-items:center;padding:2px 4px;background:var(--accent-blue-1);color:var(--color-white);font-size:12px;font-family:Inter-SemiBold,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;border-radius:4px}.nav .nav-group .nav-items .nav-item .nav-item-content .nav-item-description{font-family:Inter-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:var(--grey-3);line-height:1.4}@media (min-width: 768px){.nav .nav-group .nav-items .nav-item .nav-item-content .nav-item-description{font-family:Inter-Light,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px}}.nav .nav-group .nav-items .nav-item .nav-item-arrow{flex-shrink:0;display:flex;align-items:center;margin-left:auto;padding-left:12px;color:var(--grey-3);transition:transform .2s ease}.nav .nav-group .nav-items .nav-item .nav-item-arrow img{width:16px;height:16px;opacity:.5}.nav .nav-group .nav-items .nav-item .nav-item-external{flex-shrink:0;color:var(--grey-3);margin-top:2px}.nav .nav-separator{width:100%;height:1px;margin:0 0 16px;background-image:linear-gradient(to right,var(--brand-grey-2) 40%,var(--brand-grey-4) 40%);background-size:4px 1px;background-repeat:repeat-x}@media (min-width: 1024px){.nav .nav-separator{display:none;margin:16px 0 32px}}.nav .nav-cta{align-self:flex-start;margin-top:12px}@media (min-width: 768px){.nav .nav-cta{align-self:auto;margin-top:0;white-space:nowrap}}.menu-overlay{position:fixed;inset:0;z-index:100;background-color:transparent;animation:fadeIn .2s ease}@media (min-width: 768px){.menu-overlay{display:none}}.menu-panel{position:fixed;inset:0;width:100%;background-color:var(--brand-grey-5);z-index:105;overflow-y:auto;overflow-x:hidden;display:none}@media (min-width: 768px){.menu-panel{display:none}}.menu-panel.open{display:block}.menu-panel .menu-section{margin:0 auto;overflow:visible;position:relative;width:calc(100% - 16px);height:100vh;border-bottom:none}@media (min-width: 1024px){.menu-panel .menu-section{width:100%}}.menu-panel .menu-section .container{display:flex;flex-direction:column;height:100%;padding:88px 16px 32px}@media (min-width: 768px){.menu-panel .menu-section .container{padding-top:104px}}@keyframes dropdownFadeIn{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInCorner{0%{opacity:0}to{opacity:1}}:root{--brand-red: #ff6b6b;--brand-reddark: #da4747;--brand-redlight: #ff9b97;--brand-black: #272b2a;--brand-green: #007542;--brand-green-filter: brightness(0) saturate(100%) invert(20%) sepia(100%) saturate(6000%) hue-rotate(125deg) brightness(90%) contrast(150%);--color-white: #ffffff;--bg-primary: #f0eee6;--hero-bg-glass: rgba(255, 255, 255, .39);--hero-border-glass: rgba(255, 255, 255, .41);--hero-shadow: rgb(236, 236, 241);--dark-bg: #14141c;--border-light: #e0e0e0;--border-dark: #cccccc;--text-danger: #e53935;--attention-delete: #ff6666;--text-primary: #333333;--text-secondary: #6e6e6e;--brand-grey-1: #87867f;--brand-grey-2: #acaca6;--brand-grey-3: #c5c5c0;--brand-grey-4: #e8e6dc;--brand-grey-5: #f0eee6;--brand-grey-6: #faf9f6;--accent-yellow-1: #ffbe3c;--accent-yellow-2: #ffcf6e;--accent-yellow-3: #ffdf9e;--accent-yellow-4: #fceccb;--accent-green-1: #059688;--accent-green-2: #63b9a4;--accent-green-3: #a7d5c2;--accent-green-4: #dcede1;--accent-blue-1: #3aa7ea;--accent-blue-2: #6ebbee;--accent-blue-3: #a1d5f5;--accent-blue-4: #def2ff;--accent-pink-1: #db4781;--accent-pink-2: #e3729e;--accent-pink-3: #efadc7;--accent-pink-4: #fbebf1;--accent-purple-1: #8a4b70;--accent-purple-2: #a1739b;--accent-purple-3: #b896b4;--accent-purple-4: #dbcad9;--grey-1: #212121;--grey-2: #333333;--grey-3: #4e4e4e;--grey-4: #6e6e6e;--grey-5: #8f8f8f;--grey-6: #cccccc;--grey-7: #e0e0e0;--grey-8: #f2f2f2;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05)}@font-face{font-family:Inter-Black;src:url(/fonts/Inter-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Inter-Bold;src:url(/fonts/Inter-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter-SemiBold;src:url(/fonts/Inter-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter-Medium;src:url(/fonts/Inter-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter-Regular;src:url(/fonts/Inter-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter-Italic;src:url(/fonts/Inter-Italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Inter-Light;src:url(/fonts/Inter-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}.site-footer{color:var(--color-white);flex-shrink:0}.site-footer .container{padding:0}.site-footer .footer-content{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;padding:32px 16px}.site-footer .footer-content .footer-brand{flex:1;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 768px){.site-footer .footer-content .footer-brand{display:block;text-align:center;width:100%;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--text-primary);order:1}.site-footer .footer-content .footer-brand .footer-logo{display:inline-block}.site-footer .footer-content .footer-brand .footer-logo img{width:48px;height:48px}}.site-footer .footer-content .footer-brand .footer-logo img{width:32px;height:32px}.site-footer .footer-content .footer-brand .footer-appstore{margin-top:12px;display:flex;gap:12px;flex-wrap:wrap;justify-content:center}@media (min-width: 768px){.site-footer .footer-content .footer-brand .footer-appstore{justify-content:flex-start}}.site-footer .footer-content .footer-brand .footer-appstore .store-link{display:inline-block}.site-footer .footer-content .footer-brand .footer-appstore .store-link img{height:30px;width:auto}.site-footer .footer-content .footer-links{display:flex;flex-wrap:wrap;gap:24px}@media (max-width: 768px){.site-footer .footer-content .footer-links{width:100%;justify-content:space-between;order:2}}@media (min-width: 768px){.site-footer .footer-content .footer-links{justify-content:flex-end}}.site-footer .footer-content .footer-links .footer-column{width:180px}@media (max-width: 768px){.site-footer .footer-content .footer-links .footer-column{flex:0 0 calc(50% - 12px);margin-bottom:16px}}.site-footer .footer-content .footer-links .footer-column h3{font-family:Inter-Light,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;margin-bottom:12px;color:var(--brand-redlight);text-transform:uppercase}.site-footer .footer-content .footer-links .footer-column ul{list-style:none;display:flex;flex-direction:column;margin:0;padding:0}.site-footer .footer-content .footer-links .footer-column ul li{margin-bottom:0;padding-left:0}.site-footer .footer-content .footer-links .footer-column ul li a{text-decoration:none;color:var(--grey-6);font-size:14px;border-bottom:1px solid transparent}.site-footer .footer-content .footer-links .footer-column ul li a:hover{color:var(--color-white);border-bottom:1px solid var(--grey-6)}@media (max-width: 768px){.site-footer .footer-content{flex-direction:column}}.site-footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:16px;border-top:1px solid var(--text-primary);color:var(--grey-5);flex-wrap:wrap;gap:12px}@media (max-width: 768px){.site-footer .footer-bottom{padding-left:12px;padding-right:12px;flex-direction:column;text-align:center}}.site-footer .footer-bottom p{margin-bottom:0;font-size:12px}.site-footer .footer-bottom .footer-legal{display:flex;gap:12px}@media (max-width: 768px){.site-footer .footer-bottom .footer-legal{justify-content:center}}.site-footer .footer-bottom .footer-legal a{color:var(--grey-5);font-size:12px;text-decoration:none}.site-footer .footer-bottom .footer-legal a:hover{color:var(--color-white)}.site-footer .footer-bottom .social-links{display:flex;gap:12px}.site-footer .footer-bottom .social-links a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:var(--text-primary);transition:all .2s ease-in-out}.site-footer .footer-bottom .social-links a:hover{background-color:var(--grey-3)}.site-footer .footer-bottom .social-links a img{width:16px;height:16px;filter:brightness(0) invert(1)}
