*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;line-height:1.5}body{margin:0;font-family:inherit}h1,h2,h3,h4,h5,h6,p{margin:0}img,video{max-width:100%;display:block}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;margin:0}button{cursor:pointer}a{color:inherit;text-decoration:none}::placeholder{color:#6b7280}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=date],input[type=url],textarea,select{appearance:none;color:#111827;background-color:#fff;border:1px solid #e5e2dc;border-radius:.375rem;font-size:.875rem}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=url]:focus,textarea:focus,select:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f14d}.flex{display:flex}.block{display:block}.hidden{display:none}.grid{display:grid}.relative{position:relative}.absolute{position:absolute}.inline-flex{display:inline-flex}.contents{display:contents}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-1{flex:1}.flex-none{flex:none}.grow{flex-grow:1}.shrink-0{flex-shrink:0}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.self-start{align-self:flex-start}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.my-0{margin-top:0;margin-bottom:0}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.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}.py-0{padding-top:0;padding-bottom:0}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.pl-10{padding-left:2.5rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.py-9px{padding-top:9px;padding-bottom:9px}.h-18px{height:18px}.h-48px{height:48px}.h-410px{height:410px}.max-w-400px{max-width:400px}.w-0{width:0}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-20{width:5rem}.w-32{width:8rem}.w-36{width:9rem}.w-full{width:100%}.h-0{height:0}.h-4{height:1rem}.h-5{height:1.25rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-20{height:5rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.max-w-md{max-width:28rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-medium{font-weight:500}.font-bold{font-weight:700}.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-blue-500{color:#0070f3}.text-blue-600{color:#2f6feb}.text-red-500{color:#ef4444}.text-indigo-300{color:#a5b4fc}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.text-center{text-align:center}.underline{text-decoration:underline}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-blue-300{background-color:#93c5fd}.bg-blue-500{background-color:#0070f3}.border{border:1px solid #e5e7eb}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.-translate-y-1\/2{transform:translateY(-50%)}.inset-0{inset:0}.left-3{left:.75rem}.top-1\/2{top:50%}.-rotate-90{transform:rotate(-90deg)}.pointer-events-none{pointer-events:none}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s}.outline-2{outline-width:2px}.outline-none,.focus\:outline-none:focus{outline:none}.space-x-1>*+*{margin-left:.25rem}.space-x-2>*+*{margin-left:.5rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-2\.5>*+*{margin-top:.625rem}.focus\:ring-2:focus{box-shadow:0 0 0 2px}.focus\:ring-offset-2:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px}.btn{color:#fff;background-color:#4a4a4a;border:none;border-radius:.5rem;align-items:center;height:2.5rem;padding:0 1rem;font-size:.875rem;font-weight:500;transition-property:color,background-color;transition-duration:.15s;display:flex}.btn:hover{background-color:#4a4a4acc}.btn:focus-visible{outline-offset:2px;outline:2px solid #4a4a4acc}.btn:active{background-color:#4a4a4acc}.btn[aria-disabled=true]{cursor:not-allowed;opacity:.5}.form-input-group{position:relative}.form-input{border:1px solid #e5e7eb;border-radius:.375rem;outline-width:2px;width:100%;padding:9px .5rem 9px 2.5rem;font-size:.875rem;display:block}.form-input-icon{pointer-events:none;color:#6b7280;width:18px;height:18px;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.form-input-group:focus-within .form-input-icon{color:#111827}.google-btn{color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:.25rem;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition-duration:.15s;display:flex;box-shadow:0 1px 2px #0000000d}.google-btn:hover{background-color:#f9fafb}.google-btn:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #0070f3}.white-font{color:#fff}.link-auth{color:#2f6feb;font-weight:500}.link-auth:hover{text-decoration:underline}@keyframes shimmer{to{transform:translate(100%)}}.shimmer{position:relative;overflow:hidden}.shimmer:before{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);animation:2s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.nav-link{border-radius:.375rem;flex-grow:1;justify-content:center;align-items:center;gap:.5rem;height:48px;padding:.75rem;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.nav-link:hover,.nav-link--active{background-color:var(--sage);color:#1f2937}.nav-link p{display:none}@media (width>=768px){.nav-link{flex:none;justify-content:flex-start;padding:.5rem .75rem}.nav-link p{display:block}}.sidenav-signout-btn{cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex-grow:1;justify-content:center;align-items:center;gap:.5rem;width:100%;height:48px;padding:.75rem;font-size:.875rem;font-weight:500;display:flex}@media (width>=768px){.sidenav-signout-btn{flex:none;justify-content:flex-start;padding:.5rem .75rem}}.setup-input{border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.75rem}.setup-input:focus,.setup-submit:focus{outline:none;box-shadow:0 0 0 3px #a5b4fc80}.form-row-2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.theme-cards{grid-template-columns:1fr 1fr;gap:1rem;margin-top:.25rem;display:grid}.theme-card{cursor:pointer;background:#fff;border:2px solid #e5e2dc;border-radius:.75rem;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden}.theme-card:hover{border-color:#b5c4b1;box-shadow:0 4px 12px #00000014}.theme-card input[type=radio]{opacity:0;width:0;height:0;position:absolute}.theme-card--selected{border-color:#8a9e86;box-shadow:0 0 0 3px #b5c4b173}.theme-card__image{object-fit:cover;object-position:top;width:100%;height:360px;display:block}.theme-card__label{color:#4a4a4a;letter-spacing:.03em;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.theme-card__check{border:2px solid #c5c8b7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;transition:background-color .15s,border-color .15s;display:flex}.theme-card--selected .theme-card__check{background-color:#8a9e86;border-color:#8a9e86}.home-cta-btn{color:#fff;background-color:#0070f3;border-radius:.5rem;align-self:flex-start;align-items:center;gap:1.25rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition-duration:.15s;display:flex}.home-cta-btn:hover{background-color:#2589fe}@media (width>=768px){.home-cta-btn{font-size:1rem}}.triangle-shape{border-bottom:26px solid #000;border-left:15px solid #0000;border-right:15px solid #0000;width:0;height:0}.logo-img{display:none}@media (width>=768px){.logo-img{max-width:100%;height:auto;display:block}}.mobile-only{display:block}@media (width>=768px){.mobile-only{display:none}}.nav-arrow-icon{width:1.25rem}@media (width>=768px){.nav-arrow-icon{width:1.5rem}}.chart-label{color:#9ca3af;font-size:.875rem;transform:rotate(-90deg)}@media (width>=640px){.chart-label{transform:rotate(0)}}@media (width>=768px){.md-flex-col{flex-direction:column}.md-flex-row{flex-direction:row}.md-flex-none{flex:none}.md-block{display:block}.md-hidden{display:none}.md-overflow-hidden{overflow:hidden}.md-overflow-y-auto{width:100%;overflow-y:auto}.md-h-36{height:9rem}.md-h-40{height:10rem}.md-h-52{height:13rem}.md-h-screen{height:100vh}.md-w-36{width:9rem}.md-w-40{width:10rem}.md-w-64{width:16rem}.md-w-2-5{width:40%}.md-w-3-5{width:60%}.md-text-2xl{font-size:1.5rem;line-height:2rem}.md-text-3xl{font-size:1.875rem;line-height:2.25rem}.md-text-base{font-size:1rem;line-height:1.5rem}.md-leading-normal{line-height:1.5}.md-mt-neg32{margin-top:-8rem}.md-gap-4{gap:1rem}.md-col-span-4{grid-column:span 4/span 4}.md-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md-px-20{padding-left:5rem;padding-right:5rem}.md-px-28{padding-left:7rem;padding-right:7rem}.md-py-12{padding-top:3rem;padding-bottom:3rem}.md-py-2{padding-top:.5rem;padding-bottom:.5rem}.md-space-x-0>*+*{margin-left:0}.md-space-y-2>*+*{margin-top:.5rem}}@media (width>=640px){.sm-grid-cols-13{grid-template-columns:repeat(13,minmax(0,1fr))}.sm-flex{display:flex}}@media (width>=1024px){.lg-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}
:root{--blush-pink:#fadadd;--dusty-rose:#d4a5a5;--champagne:#f7e7ce;--ivory:ivory;--muted-sage:#b5c4b1;--dusty-blue:#b6c1c8;--sage:#c5c8b7;--rose:#deb6ad;--orange-rose:#e9d4c5;--light-sage:#c5c8b733}.dusty-blue{background-color:var(--dusty-blue)}.charcoal{background-color:#4a4a4a}.light-sage{background-color:#f4f2ee}.customer-error p{padding:10px}.customer-error{color:brown;background:#f4f2ee;border:1px solid #f9fafb;border-radius:10px}.rose{background-color:var(--rose)}.orange-rose{background-color:var(--orange-rose)}.sage-but:hover{background-color:var(--dusty-blue)}form.setup{flex-direction:column;width:100%;display:flex}form.setup input,form.setup textarea{margin:10px 0}.dusty-rose{background-color:var(--dusty-rose)}.ivory{background-color:var(--ivory)}.blush-pink{background-color:var(--blush-pink)}input[type=number]{appearance:textfield}img.top_img{position:absolute}.sidebar-menu:hover{background:#c7c8c3}div.banner_wrap{justify-content:center;align-items:center;height:558px;display:flex;position:relative;overflow:hidden}div.banner_wrap img{color:#0000;cursor:pointer;object-fit:cover}div.main_content{padding:24px 0}.description_text{text-align:center;cursor:pointer;background:#fff;width:648px;max-width:100%;margin:0 auto;padding:24px 0;font-size:16px}h1.top_title{cursor:pointer}h1.top_title,input#top_heading{color:#292929;text-align:center;font-size:29px;font-weight:300;line-height:1.4}input#top_heading{margin:0 auto;display:table}button.edit-but{background:var(--orange-rose);opacity:.9;border-radius:10px;align-items:center;padding:5px 20px;font-size:14px;display:flex;position:relative}button.edit-but svg{width:16px;height:16px;margin-right:.4rem}button.edit-but:hover{opacity:1}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.logo-container{justify-content:center;align-items:center}@media (width<=1200px){img.top_img{max-width:unset;width:auto;max-height:100%;position:absolute}}
