.styles-module__CFbOlW__builder{border:1px solid var(--border);border-radius:var(--border-radius);background:#fff;padding:1.5rem;overflow:hidden}.styles-module__CFbOlW__title{color:var(--text);margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.styles-module__CFbOlW__subtitle{color:var(--text-light);margin:0;font-size:.875rem}.styles-module__CFbOlW__preview{background:var(--gray-lighter);border-radius:var(--border-radius);margin:1rem 0;padding:1rem 1rem 1.5rem}.styles-module__CFbOlW__previewLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-light);font-size:.6875rem;font-weight:600}.styles-module__CFbOlW__form{flex-direction:column;gap:1rem;display:flex}.styles-module__CFbOlW__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:500px){.styles-module__CFbOlW__row{grid-template-columns:1fr}}.styles-module__CFbOlW__field{flex-direction:column;gap:.375rem;display:flex}.styles-module__CFbOlW__label{color:var(--text);align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;display:flex}.styles-module__CFbOlW__optional{color:var(--text-light);text-transform:uppercase;letter-spacing:.025em;font-size:.6875rem;font-weight:400}.styles-module__CFbOlW__input{width:100%;color:var(--text);border:1px solid var(--border);border-radius:var(--border-radius);background:#fff;outline:none;padding:.625rem .75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.styles-module__CFbOlW__input::placeholder{color:var(--gray-dark)}.styles-module__CFbOlW__input:focus{border-color:var(--text-light);box-shadow:0 0 0 3px #0000000d}.styles-module__CFbOlW__hint{color:var(--text-light);text-align:right;font-size:.6875rem}
.styles-module__Nlw_8G__wrapper{border:1px solid var(--border);border-radius:var(--border-radius);background:#fff;max-width:380px;padding:2rem}.styles-module__Nlw_8G__pricingHeader{text-align:center;border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:1.5rem}.styles-module__Nlw_8G__price{justify-content:center;align-items:baseline;gap:2px;display:flex}.styles-module__Nlw_8G__currency{color:var(--text);font-size:1.5rem;font-weight:500}.styles-module__Nlw_8G__amount{color:var(--text);font-size:3.5rem;font-weight:700;line-height:1}.styles-module__Nlw_8G__period{color:var(--text-light);margin-left:4px;font-size:1rem}.styles-module__Nlw_8G__pricingDescription{color:var(--text-light);margin:.5rem 0 0;font-size:.875rem}.styles-module__Nlw_8G__calendarSection{justify-content:center;margin-bottom:1.5rem;display:flex}.styles-module__Nlw_8G__calendar{width:100%}.styles-module__Nlw_8G__months{flex-direction:column;display:flex;position:relative}.styles-module__Nlw_8G__month,.styles-module__Nlw_8G__month table{width:100%}.styles-module__Nlw_8G__monthCaption{justify-content:center;align-items:center;padding-bottom:1rem;display:flex;position:relative}.styles-module__Nlw_8G__captionLabel{color:var(--text);font-size:.9375rem;font-weight:600}.styles-module__Nlw_8G__nav{justify-content:space-between;width:100%;display:flex;position:absolute;left:0}.styles-module__Nlw_8G__navButton{border:1px solid var(--border);border-radius:var(--border-radius);cursor:pointer;width:32px;height:32px;color:var(--text);background:#fff;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.styles-module__Nlw_8G__navButton:hover{background:var(--gray-lighter);border-color:var(--border-dark)}.styles-module__Nlw_8G__weekdays{grid-template-columns:repeat(7,1fr);margin-bottom:.25rem;display:grid}.styles-module__Nlw_8G__weekday{text-align:center;color:var(--text-light);text-transform:uppercase;letter-spacing:.025em;padding:.5rem 0;font-size:.75rem;font-weight:500}.styles-module__Nlw_8G__weeks{flex-direction:column;gap:2px;display:flex}.styles-module__Nlw_8G__week{grid-template-columns:repeat(7,1fr);display:grid}.styles-module__Nlw_8G__day{justify-content:center;align-items:center;display:flex}.styles-module__Nlw_8G__dayButton{width:40px;height:40px;color:var(--text);border-radius:var(--border-radius);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:.875rem;font-weight:400;transition:all .15s;display:flex}.styles-module__Nlw_8G__dayButton:hover:not(:disabled){background:var(--gray-lighter)}.styles-module__Nlw_8G__today .styles-module__Nlw_8G__dayButton{color:var(--text);font-weight:600}.styles-module__Nlw_8G__disabled .styles-module__Nlw_8G__dayButton{color:var(--gray);cursor:not-allowed}.styles-module__Nlw_8G__disabled .styles-module__Nlw_8G__dayButton:hover{background:0 0}.styles-module__Nlw_8G__selected .styles-module__Nlw_8G__dayButton,.styles-module__Nlw_8G__rangeStart .styles-module__Nlw_8G__dayButton,.styles-module__Nlw_8G__rangeEnd .styles-module__Nlw_8G__dayButton{background:var(--text);color:#fff;font-weight:500}.styles-module__Nlw_8G__rangeStart .styles-module__Nlw_8G__dayButton{border-radius:8px 0 0 8px}.styles-module__Nlw_8G__rangeEnd .styles-module__Nlw_8G__dayButton{border-radius:0 8px 8px 0}.styles-module__Nlw_8G__rangeStart.styles-module__Nlw_8G__rangeEnd .styles-module__Nlw_8G__dayButton{border-radius:8px}.styles-module__Nlw_8G__rangeMiddle .styles-module__Nlw_8G__dayButton{background:var(--gray-light);color:var(--text);border-radius:0}.styles-module__Nlw_8G__outside .styles-module__Nlw_8G__dayButton{opacity:0;pointer-events:none}.styles-module__Nlw_8G__summary{background:var(--gray-lighter);border-radius:var(--border-radius);margin-bottom:1rem;padding:1rem}.styles-module__Nlw_8G__summaryRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.styles-module__Nlw_8G__summaryLabel{color:var(--text);font-size:.875rem}.styles-module__Nlw_8G__summaryValue{color:var(--text);font-size:.875rem;font-weight:500}.styles-module__Nlw_8G__totalRow{justify-content:space-between;align-items:center;display:flex}.styles-module__Nlw_8G__totalLabel{color:var(--text);font-size:.9375rem;font-weight:500}.styles-module__Nlw_8G__totalValue{color:var(--text);font-size:1.5rem;font-weight:700}.styles-module__Nlw_8G__error{color:#dc2626;border-radius:var(--border-radius);background:#fef2f2;border:1px solid #fecaca;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.styles-module__Nlw_8G__purchaseButton{text-align:center;color:#fff;background:var(--text);border-radius:var(--border-radius);cursor:pointer;border:none;width:100%;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .15s;display:block}.styles-module__Nlw_8G__purchaseButton:hover:not(.styles-module__Nlw_8G__disabled){background:var(--text-dark)}.styles-module__Nlw_8G__purchaseButton.styles-module__Nlw_8G__disabled{background:var(--gray);cursor:not-allowed;color:#fff}.styles-module__Nlw_8G__clearButton{width:100%;color:var(--text-light);cursor:pointer;background:0 0;border:none;margin-top:.75rem;padding:.5rem;font-size:.8125rem;transition:color .15s;display:block}.styles-module__Nlw_8G__clearButton:hover{color:var(--text)}
.styles-module__Fx9COW__container{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}@media (min-width:900px){.styles-module__Fx9COW__container{grid-template-columns:1fr 350px;gap:2rem}}.styles-module__Fx9COW__content{min-width:0}.styles-module__Fx9COW__builderSection{margin:0}.styles-module__Fx9COW__pricing{justify-content:center;display:flex}@media (min-width:900px){.styles-module__Fx9COW__pricing{align-self:start;display:block}}
