*,:after,:before{box-sizing:border-box}*{margin:0}#__nuxt,body,html{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}ol,ul{list-style:none;padding:0}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer}table{border-collapse:collapse;border-spacing:0}textarea{resize:vertical}:focus-visible{outline:2px solid currentColor;outline-offset:2px}#__nuxt,#root{isolation:isolate}html{-webkit-text-size-adjust:100%}html:focus-within{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.25;color:#33485a;letter-spacing:-.01em}.page-title,.section-title,h1,h2,h3,h4,h5,h6{font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}@media(min-width:768px){h1{font-size:2.75rem}h2{font-size:2.25rem}h3{font-size:1.875rem}}@media(min-width:1024px){h1{font-size:3rem}}.page-title{font-size:1.875rem;font-weight:700;line-height:1.25;margin-bottom:1.5rem}@media(min-width:640px){.page-title{font-size:2.25rem}}@media(min-width:768px){.page-title{font-size:2.75rem}}@media(min-width:1024px){.page-title{font-size:3rem}}.section-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem}@media(min-width:768px){.section-title{font-size:1.875rem}}@media(min-width:1024px){.section-title{font-size:2.25rem}}.prose{color:#1e293b;line-height:1.75}.prose p{margin:0 0 1rem}.prose a{color:#e89b5e;text-decoration:underline;text-underline-offset:2px}.prose a:hover{color:#d9853f}.prose ol,.prose ul{margin:0 0 1rem;padding-left:1.25rem}.prose li{margin:0 0 .25rem}.prose strong{font-weight:600}.prose code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95em;background:#f1f5f9;padding:.1em .35em;border-radius:.25rem}.prose pre{margin:0 0 1rem;padding:1rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;overflow:auto}.prose pre code{background:transparent;padding:0}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes hero-circle-drift{0%,to{transform:translateZ(0)}25%{transform:translate3d(5vw,-4vh,0)}50%{transform:translate3d(2vw,-7vh,0)}75%{transform:translate3d(-4vw,-3vh,0)}}@keyframes hero-circle-drift-reverse{0%,to{transform:translateZ(0)}25%{transform:translate3d(-5vw,3vh,0)}50%{transform:translate3d(-2vw,6vh,0)}75%{transform:translate3d(4vw,2vh,0)}}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#3e5367;background-color:#fff;min-height:100vh}a{color:#e89b5e;transition:color .15s ease}a:hover{color:#d27f3b}input,textarea{width:100%;padding:.5rem 1rem;border:1px solid #dde3e8;border-radius:.75rem;font-size:1rem;line-height:1.5;color:#3e5367;background-color:#fff;transition:border-color .15s ease,box-shadow .15s ease}input::-moz-placeholder,textarea::-moz-placeholder{color:#98a8b5}input::placeholder,textarea::placeholder{color:#98a8b5}input:focus,textarea:focus{outline:none;border-color:#e89b5e;box-shadow:0 0 0 3px #e89b5e38}input:disabled,textarea:disabled{background-color:#eef1f3;cursor:not-allowed}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{margin:0 auto;padding:0 1rem;width:100%}@media(max-width:767px){.container{padding-inline:.5rem}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}.top-bar{position:relative;background:#c9d6db;padding-block:.5rem 1.5rem}.top-bar__wrapper{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem}.top-bar__contacts{display:flex;align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none}@media(max-width:1024px){.top-bar__contacts{gap:1rem}}@media(max-width:767px){.top-bar__contacts{gap:1rem}}.top-bar__contact{display:inline-flex;align-items:center;gap:.45rem;font-size:.875rem;font-weight:600;color:#33485a}.top-bar__contact-icon{flex-shrink:0;color:#57737b;transition:color .15s ease}.top-bar__contact-link{color:inherit;text-decoration:none;transition:color .15s ease}.top-bar__contact-link:hover{color:#d9853f}.top-bar__contact:has(a:hover) .top-bar__contact-icon,.top-bar__contact:hover .top-bar__contact-icon{color:#e89b5e}@media(max-width:767px){.top-bar__contact:not(:last-child){display:none}}.top-bar__actions{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.top-bar__action{padding:0;margin:0;position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:.75rem;color:#33485a;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.top-bar__action:hover{background:#f6e3d2;border-color:#e89b5e73;color:#d9853f}.top-bar__action:focus-visible{outline:none;box-shadow:0 0 0 3px #e89b5e38}.top-bar__action.router-link-exact-active{background:#f6e3d2;border-color:#e89b5e8c;color:#d9853f}.top-bar__badge{position:absolute;top:-4px;right:-4px;min-width:17px;height:17px;padding:0 4px;display:flex;align-items:center;justify-content:center;font-size:.62rem;font-weight:700;line-height:1;color:#fff;background:#e89b5e;border:2px solid #c9d6db;border-radius:9999px;box-shadow:0 2px 6px #e89b5e59;pointer-events:none}.header{position:sticky;top:0;z-index:200;background:#fff}.header__wrapper{display:flex;align-items:center;gap:2rem;height:84px}@media(max-width:767px){.header__wrapper{gap:1rem;height:72px}}.header__logo{flex-shrink:0;transition:transform .2s ease}.header__logo img{width:120px}@media(max-width:767px){.header__logo img{width:96px}}.header__logo:hover{transform:scale(1.03)}.header__nav{display:none}@media(min-width:1024px){.header__nav{display:flex;align-items:center;gap:.25rem;margin-inline:auto}}.header__nav-link{padding:.5rem .9rem;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500;color:#465c62;text-decoration:none;text-transform:uppercase;letter-spacing:.02em;transition:color .2s ease,background-color .2s ease}.header__nav-link:hover{color:#e89b5e}.header__nav-link.router-link-exact-active{color:#d27f3b}.header__actions{display:flex;align-items:center;gap:.5rem;margin-inline-start:auto}@media(min-width:1024px){.header__actions{margin-inline-start:0}}.header__menu-toggle{padding:0;margin:0;display:none;align-items:center;justify-content:center;width:40px;height:40px;border-radius:.75rem;color:#465c62;background:#f8f5f0;border:1px solid #dde3e8;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.header__menu-toggle:hover{background:#fbefe5;border-color:#f2c9a5;color:#d27f3b}.header__menu-toggle:focus-visible{outline:none;box-shadow:0 0 0 3px #e89b5e38}@media(max-width:1023px){.header__menu-toggle{display:inline-flex}}.header__cta{display:inline-flex;align-items:center;flex-shrink:0;gap:.5rem;padding:.7rem 1.4rem;border-radius:.75rem;background:#e89b5e;color:#fff;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;box-shadow:0 8px 18px #e89b5e59;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.header__cta:hover{background:#d27f3b;color:#fff;transform:translateY(-2px);box-shadow:0 10px 22px #e89b5e73}@media(max-width:767px){.header__cta{padding:.6rem 1rem}}.header__nav-mobile{display:none;flex-direction:column;gap:.25rem;padding:.5rem 0 1rem;border-top:1px solid #dde3e8}@media(min-width:1024px){.header__nav-mobile{display:none!important}}.header__nav-mobile--open{display:flex}.header__nav-mobile-link{display:block;padding:.5rem 1rem;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;color:#3e5367;text-decoration:none;text-transform:uppercase;letter-spacing:.03em;border-radius:.75rem;transition:background-color .15s ease,color .15s ease}.header__nav-mobile-link.router-link-exact-active,.header__nav-mobile-link:hover{background:#fbefe5;color:#d27f3b}.header__backdrop{padding:0;margin:0;position:fixed;inset:0;z-index:-1;background:#1e293b73;cursor:default}@media(min-width:1024px){.header__backdrop{display:none}}@media(max-width:1023px){.header--menu-open{box-shadow:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000f}}.footer__body{position:relative;margin-top:3rem;padding-block:3rem 1.5rem;background:#f3eee6}.footer__cols{position:relative;z-index:2;display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:3rem}@media(max-width:1024px){.footer__cols{gap:1rem}}@media(max-width:767px){.footer__cols{grid-template-columns:1fr;gap:2rem}}.footer__brand-logo{display:inline-flex;transition:transform .2s ease}.footer__brand-logo img{width:120px;-o-object-fit:contain;object-fit:contain;margin-bottom:1rem}.footer__brand-logo:hover{transform:scale(1.03)}.footer__brand-desc{max-width:260px;font-size:.875rem;line-height:1.75;color:#6d8191}.footer__phone{gap:.6rem;margin-top:1rem;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:600;color:#465563;text-decoration:none}.footer__phone,.footer__phone-icon{display:inline-flex;align-items:center}.footer__phone-icon{justify-content:center;width:38px;height:38px;border-radius:.75rem;background:#e89b5e;color:#fff;transition:background .2s ease}.footer__phone:hover .footer__phone-icon{background:#d27f3b}.footer__col-title{margin-bottom:1rem;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;color:#3e5367}.footer__links{display:flex;flex-direction:column;gap:.6rem}.footer__links a{font-size:.875rem;color:#6d8191}.footer__links a:hover{color:#d27f3b}.footer__links a.router-link-exact-active{color:#e89b5e}.footer__contacts{display:flex;flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none}.footer__contacts li{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6d8191}.footer__contacts a{color:inherit}.footer__contacts a:hover{color:#d27f3b}.footer__contacts-icon{color:#edb583;flex-shrink:0}.footer__bottom{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem 1.5rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid #ddd1bf;text-align:center}.footer__copy{margin:0;font-size:.75rem;color:#6d8191}.footer__legal{display:flex;gap:1rem}.footer__legal a{font-size:.75rem;color:#6d8191}.footer__legal a:hover{color:#d27f3b}.info-page{flex:1;display:flex;flex-direction:column}.info-hero,.info-page{position:relative;background:#f0f5f6}.info-hero{padding:clamp(2rem,4vw,3.25rem) 0 clamp(3.5rem,6vw,5rem);overflow:hidden}.info-hero__inner{position:relative;z-index:1}.info-hero:not(.info-hero--figure) .info-hero__inner.container,.info-hero:not(.info-hero--figure)>.container.info-hero__inner{max-width:46rem}.info-hero--figure{padding-block:4rem clamp(3.5rem,6vw,5rem)}.info-hero--figure .info-hero__inner{display:flex;align-items:center;gap:4rem}.info-hero--figure .info-hero__content{flex:1 1;max-width:520px;min-width:0}.info-hero--figure .info-lead{max-width:460px}.info-hero--figure .info-hero__visual{position:relative;flex:1 1;display:flex;align-items:center;justify-content:flex-end;min-width:0;z-index:2}.info-hero--figure .info-hero__figure{--frame:24px;--info-hero-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='834' height='658' preserveAspectRatio='none' viewBox='0 0 834 658'%3E%3Cpath d='M0 250.908c0-86.079 0-129.119 25.88-157.694 25.88-28.576 68.708-32.826 154.367-41.328l434-43.075C716.92-1.38 768.256-6.475 801.128 23.296S834 104.656 834 207.833v248.441c0 97.171 0 145.756-30.468 175.233s-79.027 27.871-176.145 24.657l-434-14.358c-91.418-3.024-137.127-4.537-165.257-33.612S0 533.384 0 441.915z'/%3E%3C/svg%3E");position:relative;width:100%;max-width:760px;aspect-ratio:834/658;animation:info-hero-float 6s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.info-hero--figure .info-hero__figure{animation:none}}.info-hero--figure .info-hero__figure-frame{position:absolute;inset:0;background:#b4cdd6;-webkit-mask:var(--info-hero-mask) no-repeat center/100% 100%;mask:var(--info-hero-mask) no-repeat center/100% 100%;z-index:1}.info-hero--figure .info-hero__decor{position:absolute;z-index:2;top:0;right:6%;width:250%;height:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.info-hero--figure .info-hero__figure-photo{position:absolute;z-index:3;inset:var(--frame);width:calc(100% - var(--frame)*2);height:calc(100% - var(--frame)*2);-o-object-fit:cover;object-fit:cover;-webkit-mask:var(--info-hero-mask) no-repeat center/100% 100%;mask:var(--info-hero-mask) no-repeat center/100% 100%}@media(max-width:767px){.info-hero--figure .info-hero__inner{flex-direction:column;gap:2rem}.info-hero--figure .info-hero__decor{display:none}}.info-hero__decor{position:absolute;z-index:0;right:clamp(-10px,3vw,56px);bottom:38px;width:clamp(120px,16vw,180px);height:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:767px){.info-hero__decor{display:none}}@keyframes info-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.info-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:1rem;font-size:.875rem;color:#7e8c96}.info-crumbs a{color:#7e8c96;text-decoration:none;transition:color .15s ease}.info-crumbs a:hover{color:#e89b5e}.info-crumbs__sep{opacity:.5}.info-crumbs__current{color:#33485a}@media(max-width:767px){.info-crumbs--truncate-mobile .info-crumbs__current{flex:1 1 100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.info-eyebrow{display:inline-block;margin-bottom:.25rem;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#e89b5e}.info-eyebrow,.info-title{font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.info-title{margin:0 0 1rem;font-size:1.875rem;font-weight:700;line-height:1.25;color:#33485a}@media(max-width:767px){.info-title{font-size:1.5rem}}@media(min-width:768px){.info-title{font-size:2.25rem}}.info-lead{margin:0;max-width:44rem;font-size:1.125rem;line-height:1.75;color:#7e8c96}.info-content{padding-block:clamp(2.5rem,5vw,4rem);display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,2rem)}@media(max-width:767px){.info-content{padding-block:3rem 2rem;gap:1rem}}.info-content--narrow{max-width:42rem}.info-updated{margin:.5rem 0 0;font-size:.75rem;color:#7e8c96}.info-legal__block{margin-bottom:3rem}.info-legal__block:last-child{margin-bottom:0}.info-legal__block p,.info-legal__block ul{margin:0 0 1rem;font-size:.875rem;color:#7e8c96;line-height:1.75}.info-legal__block ul{padding-left:1.25rem}.info-legal__block ul li{margin-bottom:.25rem}.info-legal__block strong{color:#33485a}.info-legal__h2{margin:0 0 1rem;padding-top:.5rem;border-top:1px solid #e7ddcd;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:700;color:#33485a}.info-legal__block:first-of-type .info-legal__h2{border-top:none;padding-top:0}.info-legal .info-cta{padding-top:2rem;border-top:1px solid #e7ddcd}.info-card{background:#fff;border-radius:1.75rem;padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 10px 30px #33485a0f}@media(max-width:767px){.info-card{padding:1.5rem;border-radius:.75rem}}.info-card--cream{background:#f6efe4;box-shadow:none}.info-h2{display:flex;align-items:center;gap:.5rem;margin:0 0 1.5rem;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700;color:#33485a}@media(max-width:767px){.info-h2{font-size:1.25rem;margin-bottom:1rem}}.info-h2--plain{margin-bottom:1rem}.info-h2__icon{color:#e89b5e;flex-shrink:0}.info-link{color:#e89b5e;font-weight:600;text-decoration:underline;text-underline-offset:2px}.info-link:hover{color:#d9853f}.info-p{margin:0 0 1rem;max-width:48rem;font-size:1rem;color:#7e8c96;line-height:1.75}.info-p--tight,.info-p:last-child{margin-bottom:0}.info-tiles{list-style:none;margin:0;padding:0;display:grid;gap:1.5rem}@media(min-width:768px){.info-tiles{grid-template-columns:repeat(3,1fr)}}.info-tile{display:flex;flex-direction:column;height:100%;padding:1.5rem;background:#f6efe4;border-radius:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.info-tile:hover{transform:translateY(-4px);box-shadow:0 14px 32px #33485a1a}.info-tile__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:1rem;border-radius:.75rem;background:#f6e3d2;color:#d9853f}.info-tile__title{margin:0 0 .5rem;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:700;color:#33485a}.info-tile__text{flex:1;margin:0 0 1rem;font-size:.875rem;color:#7e8c96;line-height:1.75}.info-tile__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem;margin:0;font-size:.875rem;color:#33485a}.info-tile__dot{opacity:.4}.info-tile__note{width:100%;margin-top:.25rem;font-size:.75rem;font-weight:600;color:#16a34a}.info-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem;max-width:48rem}.info-step{display:flex;gap:1rem;align-items:flex-start}.info-step__num{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:9999px;background:#e89b5e;color:#fff;font-size:.875rem}.info-step__num,.info-step__title{font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700}.info-step__title{margin:0 0 .25rem;font-size:1rem;color:#33485a}.info-step__text{margin:0;font-size:.875rem;color:#7e8c96;line-height:1.75}.info-checklist{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:1rem;max-width:48rem}.info-checklist li{display:flex;gap:.5rem;align-items:flex-start;font-size:1rem;color:#7e8c96;line-height:1.75}.info-checklist__icon{color:#16a34a;flex-shrink:0;margin-top:2px}.info-note{display:flex;gap:.5rem;align-items:flex-start;max-width:48rem;margin:0;padding:1rem 1.5rem;background:#f6e3d2;border-radius:.75rem;font-size:.875rem;color:#33485a;line-height:1.75}.info-note__icon{color:#d9853f;flex-shrink:0;margin-top:1px}.info-address{display:flex;align-items:flex-start;gap:.5rem;max-width:36rem;margin:0;padding:1rem 1.5rem;background:#fff;border-radius:.75rem;box-shadow:0 6px 16px #33485a0d;font-style:normal;font-size:.875rem;color:#33485a}.info-address .icon{color:#e89b5e;flex-shrink:0;margin-top:2px}.info-faq{margin:0}.info-faq__item{padding:1rem 0;border-bottom:1px solid #e7ddcd}.info-faq__item:last-child{border-bottom:none;padding-bottom:0}.info-faq__item:first-child{padding-top:0}.info-faq__item dt{margin-bottom:.25rem;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:1rem;color:#33485a}.info-faq__item dd{font-size:.875rem}.info-faq__item dd,.info-tips{margin:0;max-width:48rem;color:#7e8c96;line-height:1.75}.info-tips{padding-left:1.25rem;font-size:1rem}.info-tips li{margin-bottom:.5rem}.info-tips li:last-child{margin-bottom:0}.info-tips strong{color:#33485a}.info-table-wrap{overflow-x:auto;border-radius:.75rem;background:#fff;box-shadow:inset 0 0 0 1px #e7ddcd;-webkit-overflow-scrolling:touch}.info-table-wrap:focus-visible{outline:2px solid #e89b5e;outline-offset:2px}.info-table{width:100%;min-width:520px;border-collapse:collapse;font-size:.875rem}.info-table--compact{min-width:360px}.info-table td,.info-table th{padding:.5rem 1rem;text-align:left;border-bottom:1px solid #e7ddcd}.info-table th{background:#f6efe4;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;color:#33485a;white-space:nowrap}.info-table td{color:#33485a}.info-table tbody tr:last-child td{border-bottom:none}.info-table tbody tr:hover td{background:#e89b5e0f}.info-contact{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;font-size:1rem;color:#7e8c96}.info-contact__dot{opacity:.45}.info-cta{text-align:center;padding-top:1rem}.info-cta__text{margin:0 0 1.5rem;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:600;color:#33485a}.info-cta__btns{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.ui-section-wave[data-v-84fa3147]{position:absolute;left:0;right:0;height:var(--wave-height);background-repeat:repeat-x;background-size:var(--wave-tile-width) var(--wave-height);pointer-events:none}.ui-section-wave--top[data-v-84fa3147]{top:0}.ui-section-wave--top.ui-section-wave--overlap[data-v-84fa3147]{top:calc(var(--wave-overlap)*-1)}.ui-section-wave--bottom[data-v-84fa3147]{bottom:0}.ui-section-wave--bottom.ui-section-wave--overlap[data-v-84fa3147]{bottom:calc(var(--wave-overlap)*-1)}.ui-button[data-v-0965baf8]{margin:0;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;font-weight:600;font-size:.875rem;line-height:1.25;transition:background-color .15s ease,color .15s ease}.ui-button[data-v-0965baf8]:disabled{opacity:.6;cursor:not-allowed}.ui-button[data-v-0965baf8]{position:relative}.ui-button--sm[data-v-0965baf8]{padding:.35rem .5rem;font-size:.75rem}.ui-button--lg[data-v-0965baf8]{padding:1rem 1.5rem;font-size:1rem}.ui-button--block[data-v-0965baf8]{width:100%}.ui-button[data-v-0965baf8]:focus-visible{outline:none;box-shadow:0 0 0 3px #e89b5e38}.ui-button--primary[data-v-0965baf8]{background:#e89b5e;color:#fff}.ui-button--primary[data-v-0965baf8]:hover:not(:disabled):not(.ui-button--disabled){background:#d27f3b}.ui-button--secondary[data-v-0965baf8]{background:#fff;color:#3e5367;border:1px solid #dde3e8}.ui-button--secondary[data-v-0965baf8]:hover:not(:disabled):not(.ui-button--disabled){border-color:#c3ced6;background:#f8f5f0}.ui-button--light[data-v-0965baf8]{background:#f3eee6;color:#3e5367}.ui-button--light[data-v-0965baf8]:hover:not(:disabled):not(.ui-button--disabled){background:#eee7dc}.ui-button--ghost[data-v-0965baf8]{background:transparent;color:#64748b}.ui-button--ghost[data-v-0965baf8]:hover:not(:disabled):not(.ui-button--disabled){background:#f8f5f0;color:#3e5367}.ui-button--other[data-v-0965baf8]{background:transparent;color:#64748b;border:none;padding:.25rem;border-radius:.25rem}.ui-button--other[data-v-0965baf8]:hover:not(:disabled):not(.ui-button--disabled){color:#e89b5e;background:#f8f5f0}.ui-button--danger[data-v-0965baf8]{background:#dc2626;color:#fff}.ui-button--danger[data-v-0965baf8]:hover:not(:disabled):not(.ui-button--disabled){background:#cc2121}.ui-button--danger[data-v-0965baf8]:focus-visible{box-shadow:0 0 0 3px #dc262640}.ui-button--disabled[data-v-0965baf8]{opacity:.6;cursor:not-allowed;pointer-events:none}.ui-button__spinner[data-v-0965baf8]{position:absolute;flex-shrink:0;animation:ui-button-spin-0965baf8 .75s linear infinite;z-index:1}.ui-button__label[data-v-0965baf8]{display:inline-flex;align-items:center;justify-content:center;gap:inherit}.ui-button__label--loading[data-v-0965baf8]{opacity:.5}@keyframes ui-button-spin-0965baf8{to{transform:rotate(1turn)}}.account-page{position:relative;flex:1;display:flex;flex-direction:column;background:#f0f5f6;padding-block:clamp(2.75rem,5vw,4.5rem)}@media(max-width:767px){.account-page{padding-block:3rem 2rem}}.account-page__body{flex:1}.account-page .page-title{font-size:1.875rem;margin-bottom:1.5rem}@media(max-width:767px){.account-page .page-title{font-size:1.5rem;margin-bottom:1rem}}@media(min-width:768px){.account-page .page-title{font-size:2.25rem}}.account-page__layout{display:grid;gap:2rem;align-items:start}@media(max-width:767px){.account-page__layout{gap:1rem}}@media(min-width:1024px){.account-page__layout{grid-template-columns:minmax(200px,240px) 1fr}}.account-page__content{display:flex;flex-direction:column;gap:1.5rem;min-width:0}@media(max-width:767px){.account-page__content{gap:1rem}}.account-page__main{min-width:0}.account-nav{display:flex;flex-direction:column;gap:.25rem;padding:1rem;background:#fff;border-radius:.75rem;box-shadow:0 10px 24px #33485a0f}@media(max-width:767px){.account-nav{flex-direction:row;flex-wrap:wrap;padding:.5rem}}.account-nav__link{margin:0;display:block;padding:.5rem 1rem;border-radius:.5rem;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500;color:#64748b;text-align:left;text-decoration:none;transition:background-color .15s ease,color .15s ease}@media(max-width:767px){.account-nav__link{flex:1 1 auto;text-align:center;padding:.5rem;font-size:.75rem}}.account-nav__link:hover{background:#f5f9fa;color:#33485a}.account-nav__link--active{background:#fbefe5;color:#af662f;font-weight:600}.account-nav__link--logout{color:#dc2626}@media(max-width:767px){.account-nav__link--logout{flex:1 1 100%}}.account-nav__link--logout:hover{background:#fef2f2;color:#dc2626}.account-card{background:#fff;border:1px solid #e7ddcd;border-radius:.75rem;padding:1.5rem;box-shadow:0 10px 24px #33485a0f}@media(max-width:767px){.account-card{padding:1rem}}.account-card__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:1rem}.account-card__title{margin:0 0 1rem;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:700;color:#33485a}.account-card__header .account-card__title{margin-bottom:0}.account-empty{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:4rem 1rem;text-align:center;background:#fff;border:1px dashed #e7ddcd;border-radius:.75rem;box-shadow:0 10px 24px #33485a0d}@media(max-width:767px){.account-empty{padding:3rem 1rem}}.account-empty__icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:9999px;background:#fbefe5;color:#e89b5e}.account-empty__title{margin:0;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;color:#33485a}@media(max-width:767px){.account-empty__title{font-size:1.125rem}}.account-empty__text{margin:0;max-width:22rem;font-size:.875rem;line-height:1.75;color:#7e8c96}.account-notice{display:flex;align-items:flex-start;gap:.5rem;margin:0 0 1rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.75;font-weight:500;color:#d9853f;background:linear-gradient(135deg,#f6e3d2,#fbefe5);border:1px solid rgba(232,155,94,.45);border-left:4px solid #e89b5e;border-radius:.5rem;box-shadow:0 6px 18px #e89b5e26}.account-notice__icon{flex-shrink:0;margin-top:2px;color:#e89b5e}.account-notice--centered{max-width:32rem;text-align:left}.account-summary{background:#fff;border:1px solid #e7ddcd;border-radius:.75rem;padding:1.5rem;box-shadow:0 10px 24px #33485a14;position:sticky;top:5.5rem}@media(max-width:767px){.account-summary{position:static;padding:1rem}}.account-summary__title{margin:0 0 1rem;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:700;color:#33485a}.account-summary__row,.account-summary__title{padding-bottom:1rem;border-bottom:1px solid #e7ddcd}.account-summary__row{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;color:#7e8c96}.account-summary__total{font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;color:#33485a}@media(max-width:767px){.account-summary__total{font-size:1.125rem}}.account-summary__totals{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding-top:1rem;border-top:1px solid #e7ddcd}.account-summary__total-row{display:flex;justify-content:space-between;font-size:.875rem;color:#7e8c96}.account-summary__total-row--discount{color:#16a34a}.account-summary__total-row--pending{align-items:flex-start;gap:.5rem}.account-summary__total-row--pending span:last-child{max-width:11rem;font-size:.75rem;font-weight:500;line-height:1.75;color:#d9853f;text-align:right}.account-summary__total-row--final{padding-top:.5rem;border-top:1px solid #e7ddcd;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:700;color:#33485a}.account-summary__error{margin:0 0 .5rem;font-size:.875rem;color:#dc2626}.account-summary__date{margin:0;font-size:.75rem;color:#7e8c96}.account-btn{margin:0;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem 1.5rem;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;border-radius:.75rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.account-btn--primary{width:100%;padding:1rem;font-size:1rem;color:#fff;background:#e89b5e}.account-btn--primary:hover:not(:disabled){background:#d27f3b;color:#fff}.account-btn--outline{width:100%;border:1px solid #e7ddcd;color:#33485a;background:#fff}.account-btn--outline:hover:not(:disabled){border-color:#f2c9a5;color:#d27f3b}.account-btn--ghost{border:1px solid #e7ddcd;font-size:.875rem;font-weight:600;text-transform:none;color:#33485a;background:transparent}.account-btn--ghost:hover:not(:disabled){border-color:#edb583;color:#d27f3b}.account-btn--link{padding:.5rem 0;font-weight:500;text-transform:none;color:#d27f3b;background:transparent}.account-btn--link:hover{color:#af662f;text-decoration:underline}.account-btn--auto{width:auto;align-self:flex-start;text-transform:none;letter-spacing:normal}.account-btn:disabled{opacity:.5;cursor:not-allowed}.account-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #e89b5e38}.account-status{display:inline-flex;align-items:center;align-self:flex-start;padding:.25rem .7rem;border:1px solid #e7ddcd;border-radius:9999px;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.02em;line-height:1.35;white-space:nowrap;background:#f6efe4;color:#7e8c96}.account-status--pending{background:#fffbeb;border-color:#fde68a;color:#d9853f}.account-status--paid{background:#f5f9fa;border-color:#cfdfe3;color:#465c62}.account-status--processing{background:#f6e3d2;border-color:#e89b5e59;color:#d9853f}.account-status--shipped{background:#c9d6db;border-color:#b9ccd4;color:#465c62}.account-status--delivered{background:#f0fdf4;border-color:#bbf7d0;color:#16a34a}.account-status--cancelled,.account-status--refunded{background:#fef2f2;border-color:#fecaca;color:#dc2626}.account-status--unknown{background:#eef1f3;border-color:#dde3e8;color:#7e8c96}.profile__form{display:flex;flex-direction:column;gap:1rem}.profile__field-row{display:flex;gap:.5rem}@media(max-width:767px){.profile__field-row{flex-direction:column}}.profile__field{display:flex;flex-direction:column;gap:.25rem;flex:1}.profile__field--sm{flex:0 0 80px}@media(max-width:767px){.profile__field--sm{flex:1}}.profile__label{font-size:.875rem;font-weight:500;color:#33485a}.profile__input{width:100%;padding:.5rem 1rem;border:1px solid #dde3e8;border-radius:.75rem;font-size:1rem;line-height:1.5;color:#3e5367;background-color:#fff;transition:border-color .15s ease,box-shadow .15s ease}.profile__input::-moz-placeholder{color:#98a8b5}.profile__input::placeholder{color:#98a8b5}.profile__input:focus{outline:none;border-color:#e89b5e;box-shadow:0 0 0 3px #e89b5e38}.profile__input:disabled{background-color:#eef1f3;cursor:not-allowed}.profile__saved{gap:.25rem;color:#16a34a}.profile__checkbox,.profile__saved{display:flex;align-items:center;font-size:.875rem}.profile__checkbox{gap:.5rem;color:#7e8c96;cursor:pointer}.profile__addr-form{padding:1rem;margin-bottom:1rem;border:1px solid #e7ddcd;border-radius:.5rem;background:#fcfbf8;display:flex;flex-direction:column;gap:1rem}.profile__addr-submit{align-self:flex-start;margin-top:.25rem}.profile__addr-list{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.profile__addr-item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.5rem 1rem;background:#fcfbf8;border-radius:.5rem}.profile__addr-text{flex:1;min-width:0;font-size:.875rem;color:#7e8c96}.profile__addr-badge{display:inline-block;margin-right:.25rem;padding:1px 8px;border-radius:9999px;font-size:.75rem;font-weight:600;color:#af662f;background:#fbefe5}.profile__addr-actions{display:flex;gap:.5rem}.profile__addr-btn{padding:0;margin:0;font-size:.75rem;color:#7e8c96;text-decoration:underline}.profile__addr-btn:hover{color:#33485a}.profile__addr-btn--remove:hover{color:#dc2626}.profile__empty-hint{margin-top:1rem;font-size:.875rem;color:#7e8c96}.orders__list{display:flex;flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none}.orders__item{padding:1.5rem;background:#fff;border-radius:.75rem;box-shadow:0 6px 18px #33485a0f}@media(max-width:767px){.orders__item{padding:1rem}}.orders__item-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:1rem}.orders__item-num{display:block;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;color:#33485a}.orders__item-date{display:block;margin-top:.25rem;font-size:.875rem;color:#7e8c96}.orders__products{display:flex;flex-direction:column;gap:.25rem;margin:0 0 1rem;padding:.5rem 0 0;border-top:1px solid #e7ddcd;list-style:none}.orders__product{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.25rem;font-size:.875rem;color:#7e8c96}.orders__product-meta{color:#7e8c96;opacity:.85}.orders__item-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding-top:1rem;border-top:1px solid #e7ddcd}.orders__total{font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:700;color:#33485a}.order__success{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2rem;padding:3rem 1rem;text-align:center;background:#fff;border-radius:.75rem;box-shadow:0 10px 24px #33485a14}@media(max-width:767px){.order__success{padding:2rem 1rem;margin-bottom:1.5rem}}.order__success-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:9999px;background:#16a34a;color:#fff;font-size:2rem}.order__success-title{margin:0;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700;color:#33485a}@media(max-width:767px){.order__success-title{font-size:1.25rem}}.order__success-sub{margin:0;font-size:.875rem;color:#7e8c96}.order__layout{display:grid;gap:2rem;align-items:start}@media(min-width:1024px){.order__layout{grid-template-columns:1fr minmax(260px,300px)}}.order__section{margin-bottom:1rem}.order__section-title{margin:0 0 1rem;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:700;color:#33485a}.order__items{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none}.order__item{display:grid;grid-template-columns:1fr auto auto;gap:1rem;align-items:center;padding:.5rem 0;border-bottom:1px solid #e7ddcd}.order__item:last-child{border-bottom:none}@media(max-width:767px){.order__item{grid-template-columns:1fr auto;grid-template-areas:"name price" "meta qty";gap:.25rem .5rem}.order__item-info{grid-area:name}}.order__item-name{display:block;font-size:.875rem;font-weight:600;color:#33485a}.order__item-meta{display:block;margin-top:2px;font-size:.75rem;color:#7e8c96}.order__item-qty{font-size:.875rem;color:#7e8c96;white-space:nowrap}@media(max-width:767px){.order__item-qty{grid-area:qty;justify-self:end}}.order__item-price{font-size:.875rem;font-weight:600;color:#33485a;white-space:nowrap}@media(max-width:767px){.order__item-price{grid-area:price;justify-self:end}}.order__address,.order__comment{margin:0;font-size:.875rem;line-height:1.75;color:#7e8c96}.order__summary{display:flex;flex-direction:column;gap:1rem}.order__discount{color:#16a34a}.order__actions{display:flex;flex-direction:column;gap:.5rem}.error-page__inner[data-v-b977d253]{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:32rem;margin-inline:auto;padding-block:2rem}@media(max-width:767px){.error-page__inner[data-v-b977d253]{padding-block:1.5rem}}.error-page__visual[data-v-b977d253]{margin-bottom:1rem}.error-page__icon[data-v-b977d253]{color:#e89b5e;opacity:.92}.error-page__code[data-v-b977d253]{margin:0 0 .5rem;font-family:Fredoka,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(3rem,12vw,4.5rem);font-weight:700;line-height:1;color:#e89b5e;letter-spacing:-.04em}.error-page__title[data-v-b977d253]{margin-bottom:1rem}.error-page__text[data-v-b977d253]{margin:0 0 2rem;font-size:1rem;line-height:1.75;color:#7e8c96}.error-page__actions[data-v-b977d253]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%}@media(max-width:767px){.error-page__actions[data-v-b977d253]{flex-direction:column;align-items:stretch}}
