:root{--clr-primary: #ea5e1c;--clr-secondary: #3f4344;--clr-gray100: #f9fbff;--clr-gray150: #f4f6fb;--clr-gray200: #eef1f6;--clr-gray300: #e1e5ee;--clr-gray400: #767b91;--clr-gray500: #61626a;--clr-gray600: #414245;--clr-gray700: #262628;--clr-background: #fdfdfd}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Poppins;src:url(/fonts/poppins-regular-webfont.woff2) format("woff2"),url(/fonts/poppins-regular-webfont.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins-semibold-webfont.woff2) format("woff2"),url(/fonts/poppins-semibold-webfont.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}body{font-family:Poppins;font-weight:400;font-size:1rem;line-height:1.3rem;color:var(--clr-gray600);background-color:#f0f0f0;height:100vh}h1,h2,h3,h4,h5,h6 strong{font-weight:600}.container{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1400px){.container{max-width:1320px}}p{margin-bottom:.6rem}h1{font-size:2.2rem;line-height:3rem}h2{font-size:2rem;line-height:2.5rem}h3{font-size:1.8rem;line-height:2.2rem}h4{font-size:1.5rem;line-height:1.9rem}h5{font-size:1.3rem;line-height:1.6rem}h6{font-size:1.1rem;line-height:1.4rem}button{border:none;background:transparent;font-size:1rem;display:inline-block}a{color:var(--clr-gray700);text-decoration:inherit}a:hover{color:#16030c}.btn{border-radius:8px;border:1px solid transparent;padding:.75rem 1.2rem;font-size:1rem;font-weight:500;font-family:inherit;background:linear-gradient(135deg,#ec4d1c,var(--clr-primary));color:#fff;cursor:pointer;transition:border-color .25s}.btn:hover{color:#16030c}.btn:focus,.btn:focus-visible{outline:4px auto -webkit-focus-ring-color}.btn:disabled{background:#b3b3b3;color:#5e5d5d;cursor:default}.btn.btn-xs{border-radius:4px;border:none;padding:.3rem .4rem;font-size:.8rem}input{padding:.6em 1.2em;font-size:1em}.centered-flex-layout{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:var(--clr-secondary);color:#ebebeb}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:600;color:#495057}.form-control{width:100%;padding:.75rem;font-size:.9rem;border:1px solid #e9ecef;border-radius:4px;transition:border-color .15s ease}.form-control:focus{outline:none;border-color:#4dabf7;box-shadow:0 0 0 3px #4dabf71a}.form-actions{margin-top:2rem;padding-top:1.5rem;border-top:2px solid #e9ecef}.text-xs{font-size:.8rem}.carousel.svelte-e7zbyu{position:relative;overflow:hidden;width:100%;height:calc(100vh - 4rem)}.slides.svelte-e7zbyu{display:flex;transition:transform .6s ease-in-out;height:100%}.slide.svelte-e7zbyu{flex:0 0 100%;position:relative;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.slide.svelte-e7zbyu:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000,#00000080 30%,#000000b3,#0009 70%,#0000);z-index:1;pointer-events:none}.content.svelte-e7zbyu{z-index:2;width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.slide_header.svelte-e7zbyu{color:#fff;font-size:3rem;font-weight:600;text-shadow:2px 2px 5px rgba(0,0,0,.7);padding:.5rem 1rem}.slide_header.svelte-e7zbyu:hover{color:#fff}p.svelte-e7zbyu{font-size:1.3rem;padding:2rem 3rem;width:100%;color:#ecebeb;text-shadow:1px 1px 3px rgba(0,0,0,.7)}.dots.svelte-e7zbyu{position:absolute;bottom:1.5rem;width:100%;display:flex;justify-content:center;gap:.5rem;z-index:10}.dots.svelte-e7zbyu button:where(.svelte-e7zbyu){width:12px;height:12px;background:#ffffff80;border:none;border-radius:50%;cursor:pointer;transition:background .3s;padding:0}.dots.svelte-e7zbyu button.active:where(.svelte-e7zbyu){background:#fff}@media(max-width:768px){.slide_header.svelte-e7zbyu{font-size:2rem}p.svelte-e7zbyu{font-size:1.1rem;line-height:1.4rem;padding:.8rem 3rem}}.alert.svelte-k509nb{position:fixed;bottom:0;right:25px;z-index:10000;width:50%;padding:10px;border-width:1px;border-style:solid;margin:10px;color:#383d41;background-color:#e2e3e5;border-color:#d6d8db;border-radius:5px}.alert-success.svelte-k509nb{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-error.svelte-k509nb{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.nav.svelte-d8j1hi{height:4rem;position:relative}.nav__toggle.svelte-d8j1hi{position:absolute;z-index:1533;cursor:pointer;margin:0rem 1rem;right:0;top:14px}.nav__toggle.svelte-d8j1hi svg:where(.svelte-d8j1hi){width:1.5rem;fill:var(--clr-gray600)}.nav__toggle.svelte-d8j1hi .close:where(.svelte-d8j1hi){display:none}.nav__checkbox.svelte-d8j1hi{display:none}.nav__menu.svelte-d8j1hi{display:flex;flex-direction:column;position:absolute;z-index:1532;background:#fff}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi){list-style:none;display:none;position:relative;padding:0 16px}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi):first-child{padding-left:0;margin-left:0;margin-right:auto;display:block}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi):first-child img:where(.svelte-d8j1hi){height:3rem;margin-top:.5rem}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi) a:where(.svelte-d8j1hi),.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi) button:where(.svelte-d8j1hi){height:4rem;text-decoration:none;font-size:1rem;display:inline-block;line-height:4rem;padding-top:0;padding-bottom:0;text-align:left;width:100%}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi) a:where(.svelte-d8j1hi) svg:where(.svelte-d8j1hi),.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi) button:where(.svelte-d8j1hi) svg:where(.svelte-d8j1hi){height:3rem;padding-top:1rem;fill:var(--clr-secondary)}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi) a[data-badge]:where(.svelte-d8j1hi):before{content:attr(data-badge);position:absolute;top:8px;right:-8px;min-width:18px;height:18px;border-radius:50%;background-color:var(--clr-primary);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px;box-sizing:border-box}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi) button:where(.svelte-d8j1hi){cursor:pointer}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi) .btn:where(.svelte-d8j1hi){margin:.5rem 0;line-height:3rem;height:3rem}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi):hover .dropdown-menu:where(.svelte-d8j1hi){display:block}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi) .dropdown-menu:where(.svelte-d8j1hi){display:none;position:absolute;top:0;left:100%;z-index:1000;min-width:210px;background-color:#fff;border:1px solid var(--clr-gray200);border-top:none}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi) .dropdown-menu:where(.svelte-d8j1hi).show{display:block}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi) .dropdown-menu:where(.svelte-d8j1hi) li:where(.svelte-d8j1hi){padding:0}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi) .dropdown-menu:where(.svelte-d8j1hi) li:where(.svelte-d8j1hi) a:where(.svelte-d8j1hi),.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi) .dropdown-menu:where(.svelte-d8j1hi) li:where(.svelte-d8j1hi) button:where(.svelte-d8j1hi){height:auto;text-decoration:none;font-size:1rem;display:inline-block;width:100%;line-height:1.1rem;padding:8px 10px}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi) .dropdown-menu:where(.svelte-d8j1hi) li:where(.svelte-d8j1hi) a:where(.svelte-d8j1hi):hover,.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi) .dropdown-menu:where(.svelte-d8j1hi) li:where(.svelte-d8j1hi) button:where(.svelte-d8j1hi):hover{background:var(--clr-primary);color:#fff}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi) .dropdown-menu:where(.svelte-d8j1hi) li.dropdown-spacer:where(.svelte-d8j1hi){border-top:2px solid #ddd}.nav__menu.svelte-d8j1hi img:where(.svelte-d8j1hi){height:3rem}#nav__checkbox.svelte-d8j1hi:checked~ul.nav__menu:where(.svelte-d8j1hi) li:where(.svelte-d8j1hi){display:block}#nav__checkbox.svelte-d8j1hi:checked~label.nav__toggle:where(.svelte-d8j1hi) .close:where(.svelte-d8j1hi){display:block}#nav__checkbox.svelte-d8j1hi:checked~label.nav__toggle:where(.svelte-d8j1hi) .menu:where(.svelte-d8j1hi){display:none}@media only screen and (min-width:768px){.nav__toggle.svelte-d8j1hi{display:none}.nav__menu.svelte-d8j1hi{flex-direction:row;position:relative}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi){display:block;padding-right:0}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi) .dropdown-menu:where(.svelte-d8j1hi){top:100%;left:0}.nav__menu.svelte-d8j1hi>li:where(.svelte-d8j1hi){margin-left:.5rem}.nav__menu.svelte-d8j1hi li.dropdown:where(.svelte-d8j1hi) .dropdown-toggle:where(.svelte-d8j1hi){cursor:default}.nav__menu.svelte-d8j1hi li:where(.svelte-d8j1hi):last-child .dropdown-menu:where(.svelte-d8j1hi){right:-10px;left:auto}}@media only screen and (min-width:992px){.nav__menu.svelte-d8j1hi>li:where(.svelte-d8j1hi){margin-left:1.5rem}}.newsletter.svelte-6nip6h{max-width:480px;display:flex;flex-direction:column}.newsletter__head.svelte-6nip6h{padding:1rem 0;font-size:1.6rem;color:var(--clr-secondary)}.newsletter__input.svelte-6nip6h{display:flex}.newsletter__input.svelte-6nip6h input:where(.svelte-6nip6h){flex-grow:1}.newsletter__input.svelte-6nip6h button:where(.svelte-6nip6h){margin-left:8px}.newsletter__terms.svelte-6nip6h{font-size:.6rem;padding:.5rem 0;color:#767373}.newsletter__subscribed_msg.svelte-6nip6h{color:#04461c;font-size:1.2rem}.newsletter__subscription_msg.error.svelte-6nip6h{color:#650349}#layout.svelte-1325jhu{display:flex;flex-direction:column;align-content:stretch;min-height:100vh}main.svelte-1325jhu{flex-grow:1}header.svelte-1325jhu{background-color:#fff}footer.svelte-1325jhu{background-color:var(--clr-background);padding:16px 0}footer.svelte-1325jhu>.container:where(.svelte-1325jhu){display:flex;align-items:center;flex-wrap:wrap}footer.svelte-1325jhu>.container:where(.svelte-1325jhu) .socials:where(.svelte-1325jhu){margin-right:auto;display:flex;flex-direction:column}footer.svelte-1325jhu>.container:where(.svelte-1325jhu) .socials:where(.svelte-1325jhu) img:where(.svelte-1325jhu){width:120px;height:auto;margin-bottom:16px}footer.svelte-1325jhu>.container:where(.svelte-1325jhu) .socials:where(.svelte-1325jhu) a:where(.svelte-1325jhu){margin-left:.7rem;display:flex;align-items:center}footer.svelte-1325jhu>.container:where(.svelte-1325jhu) .socials:where(.svelte-1325jhu) a:where(.svelte-1325jhu) svg:where(.svelte-1325jhu){max-width:1.5rem;height:2rem;fill:var(--clr-secondary);padding-right:.5rem}.last_call.svelte-1oaxlqy{margin-top:100px;margin-bottom:100px}.last_call__head.svelte-1oaxlqy{color:var(--clr-primary);font-size:2.6rem;line-height:2.6rem;width:100%;text-align:center;margin:48px 0}.last_call__content.svelte-1oaxlqy{color:var(--clr-gray600);font-size:1.4rem;line-height:1.8rem;width:100%;text-align:center;margin-bottom:48px}.last_call.svelte-1oaxlqy .btn:where(.svelte-1oaxlqy){width:420px;font-size:1.2rem;margin-left:calc(50% - 210px);padding:1rem 2rem}.subpage.svelte-18kmw7d{padding-bottom:32px}.subpage.svelte-18kmw7d h1:where(.svelte-18kmw7d){padding:50px 0}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;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{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;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{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.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{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height: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{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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);width:36px;height: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{width:44px;height: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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;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{height:0;border-top:1px solid #ddd;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{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.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{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}section.svelte-1ffqsuu{min-height:200px;padding:2rem 0;margin-bottom:70px;background:#fff;color:var(--clr-gray600)}section.svelte-1ffqsuu .container:where(.svelte-1ffqsuu){display:flex;align-items:center;flex-direction:row;gap:2rem}section.svelte-1ffqsuu .container:where(.svelte-1ffqsuu) .text:where(.svelte-1ffqsuu){flex:1}section.svelte-1ffqsuu .container:where(.svelte-1ffqsuu) .text:where(.svelte-1ffqsuu) h4:where(.svelte-1ffqsuu){margin-bottom:1rem}section.svelte-1ffqsuu .container:where(.svelte-1ffqsuu) .image:where(.svelte-1ffqsuu){flex:2;margin-top:-3rem;margin-bottom:-3rem;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 24px #0000004d;border-radius:.5rem}section.svelte-1ffqsuu .container:where(.svelte-1ffqsuu) .image:where(.svelte-1ffqsuu) #map:where(.svelte-1ffqsuu){width:100%;height:400px;float:right}/*!
* FlexMasonry
* Version: 0.2.3
* Author: Gilbert Pellegrom <gilbert@pellegrom.me>
* License: MIT
*/.flexmasonry{display:flex;flex-flow:column wrap;align-content:space-between}.flexmasonry-item{width:100%}.flexmasonry-cols-2 .flexmasonry-item{width:50%}.flexmasonry-cols-3 .flexmasonry-item{width:33.333%}.flexmasonry-cols-4 .flexmasonry-item{width:25%}.flexmasonry-cols-5 .flexmasonry-item{width:20%}.flexmasonry-cols-6 .flexmasonry-item{width:16.666%}.flexmasonry-cols-7 .flexmasonry-item{width:14.285%}.flexmasonry-cols-8 .flexmasonry-item{width:12.5%}.flexmasonry-cols-2 .flexmasonry-item:nth-child(odd){order:1}.flexmasonry-cols-2 .flexmasonry-item:nth-child(2n){order:2}.flexmasonry-cols-3 .flexmasonry-item:nth-child(3n+1){order:1}.flexmasonry-cols-3 .flexmasonry-item:nth-child(3n+2){order:2}.flexmasonry-cols-3 .flexmasonry-item:nth-child(3n){order:3}.flexmasonry-cols-4 .flexmasonry-item:nth-child(4n+1){order:1}.flexmasonry-cols-4 .flexmasonry-item:nth-child(4n+2){order:2}.flexmasonry-cols-4 .flexmasonry-item:nth-child(4n+3){order:3}.flexmasonry-cols-4 .flexmasonry-item:nth-child(4n){order:4}.flexmasonry-cols-5 .flexmasonry-item:nth-child(5n+1){order:1}.flexmasonry-cols-5 .flexmasonry-item:nth-child(5n+2){order:2}.flexmasonry-cols-5 .flexmasonry-item:nth-child(5n+3){order:3}.flexmasonry-cols-5 .flexmasonry-item:nth-child(5n+4){order:4}.flexmasonry-cols-5 .flexmasonry-item:nth-child(5n){order:5}.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n+1){order:1}.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n+2){order:2}.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n+3){order:3}.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n+4){order:4}.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n+5){order:5}.flexmasonry-cols-6 .flexmasonry-item:nth-child(6n){order:6}.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+1){order:1}.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+2){order:2}.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+3){order:3}.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+4){order:4}.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+5){order:5}.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n+6){order:6}.flexmasonry-cols-7 .flexmasonry-item:nth-child(7n){order:7}.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+1){order:1}.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+2){order:2}.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+3){order:3}.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+4){order:4}.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+5){order:5}.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+6){order:6}.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n+7){order:7}.flexmasonry-cols-8 .flexmasonry-item:nth-child(8n){order:8}.flexmasonry-break{content:"";flex-basis:100%;width:0!important;margin:0}.flexmasonry-break-1{order:1}.flexmasonry-break-2{order:2}.flexmasonry-break-3{order:3}.flexmasonry-break-4{order:4}.flexmasonry-break-5{order:5}.flexmasonry-break-6{order:6}.flexmasonry-break-7{order:7}/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.12.0
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:#000c;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px #0009}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:#0009;font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,to{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,to{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,to{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,to{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:#32323280;color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:#323232e6}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,to{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}section.svelte-1ocen1q{padding:2rem 0;margin-bottom:70px}section.primary.svelte-1ocen1q{background:linear-gradient(135deg,#ec4d1c,var(--clr-primary));color:#fff}section.light.svelte-1ocen1q{background:#fff;color:var(--clr-gray600)}section.dark.svelte-1ocen1q{background:var(--clr-gray600);color:#f0f0f0}section.svelte-1ocen1q h3:where(.svelte-1ocen1q){margin-bottom:1.5rem}section.svelte-1ocen1q #images:where(.svelte-1ocen1q){visibility:hidden}section.svelte-1ocen1q #images:where(.svelte-1ocen1q) a:where(.svelte-1ocen1q) img:where(.svelte-1ocen1q){width:100%}section.svelte-1ocen1q #images:where(.svelte-1ocen1q) a:where(.svelte-1ocen1q){padding-right:4px}section.svelte-1ocen1q #images.preloaded:where(.svelte-1ocen1q){visibility:visible}section.svelte-1oy49cr{background:linear-gradient(135deg,#ec4d1c,var(--clr-primary));color:#fff;padding:3rem 1rem;border-radius:16px;text-align:center;margin-bottom:70px;box-shadow:0 6px 24px #0000001a}section.primary.svelte-1oy49cr{background:linear-gradient(135deg,#ec4d1c,var(--clr-primary));color:#fff}section.primary.svelte-1oy49cr .btn:where(.svelte-1oy49cr){background:#fff;color:#592301}section.light.svelte-1oy49cr{background:#fff;color:var(--clr-gray600)}section.dark.svelte-1oy49cr{background:var(--clr-gray600);color:#f0f0f0}section.svelte-1oy49cr h3:where(.svelte-1oy49cr){font-size:2rem;margin-bottom:1rem}section.svelte-1oy49cr div:where(.svelte-1oy49cr){max-width:700px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.4rem}section.svelte-1oy49cr .btn:where(.svelte-1oy49cr){display:inline-block;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;transition:all .3s ease}section.svelte-1oy49cr .btn:where(.svelte-1oy49cr):hover{transform:scale(1.01)}section.svelte-1vo8qpb{min-height:200px;padding:2rem 0;margin-bottom:70px}section.svelte-1vo8qpb .container:where(.svelte-1vo8qpb){display:flex;flex-direction:row;gap:2rem}section.svelte-1vo8qpb .container.left:where(.svelte-1vo8qpb){flex-direction:row-reverse}section.svelte-1vo8qpb .container:where(.svelte-1vo8qpb) .text:where(.svelte-1vo8qpb){align-self:center;flex:1}section.svelte-1vo8qpb .container:where(.svelte-1vo8qpb) .text:where(.svelte-1vo8qpb) h4:where(.svelte-1vo8qpb){margin-bottom:1rem}section.svelte-1vo8qpb .container:where(.svelte-1vo8qpb) .text:where(.svelte-1vo8qpb) div:where(.svelte-1vo8qpb) p{padding:.5rem 0}section.svelte-1vo8qpb .container:where(.svelte-1vo8qpb) .text:where(.svelte-1vo8qpb) div:where(.svelte-1vo8qpb) ul{padding:.2rem 0 .2rem 1.2rem}section.svelte-1vo8qpb .container:where(.svelte-1vo8qpb) .image:where(.svelte-1vo8qpb){flex:1;margin-top:-3rem;margin-bottom:-3rem;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 24px #0000004d;border-radius:.5rem;container-type:size}section.svelte-1vo8qpb .container:where(.svelte-1vo8qpb) .image:where(.svelte-1vo8qpb) img:where(.svelte-1vo8qpb),section.svelte-1vo8qpb .container:where(.svelte-1vo8qpb) .image:where(.svelte-1vo8qpb) video:where(.svelte-1vo8qpb){width:100%;height:100%;max-height:calc(100cqh + 2rem);object-fit:cover}section.primary.svelte-1vo8qpb{background:linear-gradient(135deg,#ec4d1c,var(--clr-primary));color:#fff}section.light.svelte-1vo8qpb{background:#fff;color:var(--clr-gray600)}section.dark.svelte-1vo8qpb{background:var(--clr-gray600);color:#f0f0f0}h5.svelte-jesccc{padding:10px 0}ol.svelte-jesccc{margin:.5rem 0 .5rem 1.3rem}ol.svelte-jesccc li:where(.svelte-jesccc){padding-bottom:.3rem}table.svelte-jesccc th:where(.svelte-jesccc),table.svelte-jesccc td:where(.svelte-jesccc){padding:.3rem}.gdpr.svelte-qdhgft a:where(.svelte-qdhgft){text-decoration:underline}.newsletter.svelte-qdhgft{margin-bottom:10px}input#attachments.svelte-qdhgft{display:none}.attachments.svelte-qdhgft{padding:10px 0}.attachments.dragover.svelte-qdhgft{border:#d8a143 3px dashed}.attachments.svelte-qdhgft table:where(.svelte-qdhgft){width:100%;max-width:100%;border-collapse:collapse;font-size:.9rem;line-height:1.5;color:#333}.attachments.svelte-qdhgft thead:where(.svelte-qdhgft) th:where(.svelte-qdhgft){color:#495057;font-weight:600;text-align:left;padding:.75rem 1rem;border-bottom:2px solid #e9ecef;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.attachments.svelte-qdhgft tbody:where(.svelte-qdhgft) td:where(.svelte-qdhgft){padding:.5rem 1rem;border-bottom:1px solid #e9ecef;vertical-align:top}.attachments.svelte-qdhgft tbody:where(.svelte-qdhgft) tr:where(.svelte-qdhgft):nth-child(odd){background-color:#f8f9fa}.attachments.svelte-qdhgft tbody:where(.svelte-qdhgft) tr:where(.svelte-qdhgft):hover{background-color:#f1f3f5}.attachments.svelte-qdhgft .actions-cell:where(.svelte-qdhgft){text-align:right;white-space:nowrap}.attachments.svelte-qdhgft button.rm:where(.svelte-qdhgft){height:1rem;border:none;background:none;cursor:pointer}.attachments.svelte-qdhgft button.rm:where(.svelte-qdhgft) svg:where(.svelte-qdhgft){width:1.2rem;height:1.2rem;fill:#9f0b0b}textarea.svelte-qdhgft{min-width:100%;max-width:100%;min-height:300px}#cookieoverlay.svelte-dqnzo8{position:fixed;z-index:55;width:100%;height:100%;bottom:0;left:0;background:#3d3d3d;opacity:.95}#cookieconsent.svelte-dqnzo8{position:fixed;z-index:66;bottom:0;left:0;width:100%;padding:1rem 0;background-color:#383838;color:#fdfdfd;font-size:.9rem}#cookieconsent.svelte-dqnzo8 h5:where(.svelte-dqnzo8),#cookieconsent.svelte-dqnzo8 h6:where(.svelte-dqnzo8){padding:.4rem 0}#cookieconsent.svelte-dqnzo8 p:where(.svelte-dqnzo8) button:where(.svelte-dqnzo8){border:none;background:none;color:#ddd;text-decoration:underline;cursor:pointer}#cookieconsent.svelte-dqnzo8 .buttons:where(.svelte-dqnzo8){display:flex;padding:.5rem 0}#cookieconsent.svelte-dqnzo8 .buttons:where(.svelte-dqnzo8) button:where(.svelte-dqnzo8){font-size:.8rem;padding:.6rem;margin-right:.5rem}#cookieconsent.svelte-dqnzo8 .buttons:where(.svelte-dqnzo8) .reject:where(.svelte-dqnzo8){background:linear-gradient(135deg,#545252,var(--clr-secondary))}.designer.svelte-c9mg8v{position:fixed;background:#ddd;top:0;z-index:10000;width:100vw;height:100vh}.designer.svelte-c9mg8v .toolbar:where(.svelte-c9mg8v){background:#fff;padding:10px}.designer.svelte-c9mg8v .svg:where(.svelte-c9mg8v){padding:10px;display:flex;align-items:center;flex-direction:column}.designer.hide.svelte-c9mg8v{display:none}.viewer.svelte-c9mg8v{min-width:600px;height:600px}.cart__summary-section.svelte-19lgayq:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #eee}.cart__summary-title.svelte-19lgayq{margin:0 0 16px;font-size:18px;font-weight:600;color:#333}.cart__delivery-method.svelte-19lgayq{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cart__delivery-method.svelte-19lgayq .delivery-block:where(.svelte-19lgayq){padding:16px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s;text-align:center}.cart__delivery-method.svelte-19lgayq .delivery-block:where(.svelte-19lgayq):hover{border-color:#1976d2;background:#f5f9ff}.cart__delivery-method.svelte-19lgayq .delivery-block.active:where(.svelte-19lgayq){border-color:#1976d2;background:#e3f2fd}.cart__delivery-method.svelte-19lgayq .delivery-block__icon:where(.svelte-19lgayq){font-size:32px;margin-bottom:8px}.cart__delivery-method.svelte-19lgayq .delivery-block__title:where(.svelte-19lgayq){font-size:14px;font-weight:500;color:#333}.address-card.svelte-19lgayq{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;padding:16px}.address-card__content.svelte-19lgayq{margin-bottom:12px}.address-card__content.svelte-19lgayq div:where(.svelte-19lgayq){margin-bottom:6px;font-size:14px;color:#555}.address-card__content.svelte-19lgayq div:where(.svelte-19lgayq):last-child{margin-bottom:0}.address-card__content.svelte-19lgayq div:where(.svelte-19lgayq) strong:where(.svelte-19lgayq){color:#333}.address-card__change.svelte-19lgayq{width:100%;padding:8px 16px;border:1px solid #1976d2;background:#fff;color:#1976d2;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.address-card__change.svelte-19lgayq:hover{background:#1976d2;color:#fff}.cart__form.svelte-19lgayq{display:flex;flex-direction:column;gap:16px}.cart__form.svelte-19lgayq .form-group:where(.svelte-19lgayq){display:flex;flex-direction:column;gap:6px}.cart__form.svelte-19lgayq .form-group:where(.svelte-19lgayq) label:where(.svelte-19lgayq){font-size:14px;font-weight:500;color:#555}.cart__form.svelte-19lgayq .form-group:where(.svelte-19lgayq) input:where(.svelte-19lgayq){padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:15px;transition:border-color .2s}.cart__form.svelte-19lgayq .form-group:where(.svelte-19lgayq) input:where(.svelte-19lgayq):focus{outline:none;border-color:#1976d2}.cart__form.svelte-19lgayq .form-group.has-error:where(.svelte-19lgayq) input:where(.svelte-19lgayq){border-color:#f44336;background-color:#fff5f5}.cart__form.svelte-19lgayq .form-group.has-error:where(.svelte-19lgayq) input:where(.svelte-19lgayq):focus{border-color:#f44336}.cart__form.svelte-19lgayq .form-group:where(.svelte-19lgayq) .error-message:where(.svelte-19lgayq){font-size:13px;color:#f44336;margin-top:2px}.cart__form.svelte-19lgayq .form-row:where(.svelte-19lgayq){display:grid;grid-template-columns:1fr 2fr;gap:12px}.cart__form.svelte-19lgayq .form-actions:where(.svelte-19lgayq){display:flex;gap:10px;margin-top:8px}.cart__form.svelte-19lgayq .form-actions:where(.svelte-19lgayq) .btn:where(.svelte-19lgayq){flex:1;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.cart__form.svelte-19lgayq .form-actions:where(.svelte-19lgayq) .btn-secondary:where(.svelte-19lgayq){background:#fff;color:#1976d2;border:1px solid #1976d2}.cart__form.svelte-19lgayq .form-actions:where(.svelte-19lgayq) .btn-secondary:where(.svelte-19lgayq):hover{background:#f5f9ff}.cart__container.svelte-17xhkfh{display:flex;flex-direction:column;gap:24px}@media(min-width:992px){.cart__container.svelte-17xhkfh{flex-direction:row;align-items:flex-start;gap:32px}}.cart__items.svelte-17xhkfh{display:flex;flex-direction:column;gap:24px;flex:1;min-width:0}.cart__product-group.svelte-17xhkfh{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a}.cart__product-header.svelte-17xhkfh{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #eee}.cart__product-header.svelte-17xhkfh h3:where(.svelte-17xhkfh){margin:0;font-size:20px;font-weight:600}.cart__product-header.svelte-17xhkfh .project-badge:where(.svelte-17xhkfh){background:#e3f2fd;color:#1976d2;padding:4px 12px;border-radius:12px;font-size:13px}.cart__item.svelte-17xhkfh{display:flex;flex-direction:row;align-items:center;gap:16px;padding:12px;border-radius:4px;transition:all .2s}.cart__item.svelte-17xhkfh:hover{background-color:#fafafa}.cart__item.unselected.svelte-17xhkfh{opacity:.5}.cart__item.unselected.svelte-17xhkfh .cart__item-name:where(.svelte-17xhkfh),.cart__item.unselected.svelte-17xhkfh .cart__item-price:where(.svelte-17xhkfh){color:#999}.cart__item-checkbox.svelte-17xhkfh{display:flex;align-items:center}.cart__item-checkbox.svelte-17xhkfh input[type=checkbox]:where(.svelte-17xhkfh){width:20px;height:20px;cursor:pointer}.cart__item-name.svelte-17xhkfh{flex:1;font-size:15px;color:#333}.cart__item-price.svelte-17xhkfh{font-size:14px;color:#666;cursor:help;white-space:nowrap;margin-right:12px}.cart__item-quantity.svelte-17xhkfh{display:flex;align-items:center;gap:4px}.cart__item-quantity.svelte-17xhkfh input:where(.svelte-17xhkfh){width:50px;padding:6px;border:1px solid #ddd;border-radius:4px;text-align:center;font-size:14px}.cart__item-quantity.svelte-17xhkfh input:where(.svelte-17xhkfh):focus{outline:none;border-color:#1976d2}.cart__item-quantity.svelte-17xhkfh .qty-btn:where(.svelte-17xhkfh){width:32px;height:32px;padding:0;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .2s}.cart__item-quantity.svelte-17xhkfh .qty-btn:where(.svelte-17xhkfh):hover{background:#f5f5f5;border-color:#999}.cart__item-quantity.svelte-17xhkfh .qty-btn:where(.svelte-17xhkfh):active{background:#e8e8e8}.cart__item-actions.svelte-17xhkfh{display:flex;gap:6px}.cart__item-actions.svelte-17xhkfh .btn:where(.svelte-17xhkfh){padding:6px 10px;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s}.cart__item-actions.svelte-17xhkfh .btn-remove:where(.svelte-17xhkfh){background:#f44336;color:#fff}.cart__item-actions.svelte-17xhkfh .btn-remove:where(.svelte-17xhkfh):hover{background:#d32f2f}.cart__empty.svelte-17xhkfh{text-align:center;padding:60px 20px;color:#999;font-size:18px}.cart__delivery-method.svelte-17xhkfh{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cart__delivery-method.svelte-17xhkfh .delivery-block:where(.svelte-17xhkfh){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px 16px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s}.cart__delivery-method.svelte-17xhkfh .delivery-block:where(.svelte-17xhkfh):hover{border-color:#1976d2}.cart__delivery-method.svelte-17xhkfh .delivery-block.active:where(.svelte-17xhkfh){border-color:#1976d2;background:#e3f2fd}.cart__delivery-method.svelte-17xhkfh .delivery-block__icon:where(.svelte-17xhkfh){font-size:32px}.cart__delivery-method.svelte-17xhkfh .delivery-block__title:where(.svelte-17xhkfh){font-size:14px;font-weight:500;color:#333;text-align:center}.cart__form.svelte-17xhkfh{display:flex;flex-direction:column;gap:16px}.cart__form.svelte-17xhkfh .form-group:where(.svelte-17xhkfh){display:flex;flex-direction:column;gap:6px}.cart__form.svelte-17xhkfh .form-group:where(.svelte-17xhkfh) label:where(.svelte-17xhkfh){font-size:14px;font-weight:500;color:#555}.cart__form.svelte-17xhkfh .form-group:where(.svelte-17xhkfh) input:where(.svelte-17xhkfh){padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:15px;transition:border-color .2s}.cart__form.svelte-17xhkfh .form-group:where(.svelte-17xhkfh) input:where(.svelte-17xhkfh):focus{outline:none;border-color:#1976d2}.cart__form.svelte-17xhkfh .form-group:where(.svelte-17xhkfh) small:where(.svelte-17xhkfh){display:block;margin-top:4px;font-size:12px;color:#888}.cart__summary.svelte-17xhkfh{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 4px #0000001a}@media(min-width:992px){.cart__summary.svelte-17xhkfh{width:420px;flex-shrink:0;position:sticky;top:24px;align-self:flex-start}}.cart__summary-section.svelte-17xhkfh:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:2px solid #f0f0f0}.cart__summary-title.svelte-17xhkfh{font-size:18px;font-weight:600;margin:0 0 16px;color:#333}.cart__summary-row.svelte-17xhkfh{display:flex;justify-content:space-between;align-items:center;padding:12px 0;font-size:16px;color:#333}.cart__summary-row.svelte-17xhkfh:not(:last-child){border-bottom:1px solid #f0f0f0}.cart__summary-row--total.svelte-17xhkfh{font-size:20px;font-weight:600;padding-top:16px;color:#1976d2}.cart__summary-row--total.svelte-17xhkfh span:where(.svelte-17xhkfh):last-child{color:#1976d2}.cart__summary-actions.svelte-17xhkfh .btn-checkout:where(.svelte-17xhkfh){display:block;width:100%;padding:16px 24px;background:#1976d2;color:#fff;text-align:center;text-decoration:none;border:none;border-radius:8px;font-size:18px;font-weight:600;transition:background .2s;cursor:pointer}.cart__summary-actions.svelte-17xhkfh .btn-checkout:where(.svelte-17xhkfh):hover:not(:disabled){background:#1565c0}.cart__summary-actions.svelte-17xhkfh .btn-checkout:where(.svelte-17xhkfh):active:not(:disabled){background:#0d47a1}.cart__summary-actions.svelte-17xhkfh .btn-checkout:where(.svelte-17xhkfh):disabled{opacity:.6;cursor:not-allowed}.valuations.svelte-146wcrv{padding:24px 0}.valuations__loading.svelte-146wcrv{text-align:center;padding:60px 20px;color:#666;font-size:16px}.valuations__empty.svelte-146wcrv{text-align:center;padding:60px 20px}.valuations__empty.svelte-146wcrv p:where(.svelte-146wcrv){color:#999;font-size:18px;margin-bottom:24px}.valuations__empty.svelte-146wcrv .btn-primary:where(.svelte-146wcrv){display:inline-block;padding:12px 24px;background:#1976d2;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:background .2s}.valuations__empty.svelte-146wcrv .btn-primary:where(.svelte-146wcrv):hover{background:#1565c0}.valuations__list.svelte-146wcrv{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.valuations__list.svelte-146wcrv{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.valuations__list.svelte-146wcrv{grid-template-columns:repeat(3,1fr)}}.valuation-card.svelte-146wcrv{display:flex;flex-direction:column;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;text-decoration:none;color:inherit;transition:all .2s;cursor:pointer}.valuation-card.svelte-146wcrv:hover{border-color:#1976d2;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.valuation-card__header.svelte-146wcrv{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.valuation-card__id.svelte-146wcrv{font-weight:600;font-size:16px;color:#333}.valuation-card__info.svelte-146wcrv{flex:1;margin-bottom:16px}.valuation-card__row.svelte-146wcrv{display:flex;justify-content:space-between;padding:8px 0;font-size:14px;color:#666}.valuation-card__row.svelte-146wcrv .label:where(.svelte-146wcrv){font-weight:500;color:#888}.valuation-card__footer.svelte-146wcrv{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #f0f0f0}.valuation-card__total.svelte-146wcrv{font-size:16px;color:#333}.valuation-card__total.svelte-146wcrv strong:where(.svelte-146wcrv){color:#1976d2;font-weight:600}.valuation-card__action.svelte-146wcrv{color:#1976d2;font-size:14px;font-weight:500}.status-badge.svelte-146wcrv{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.status-badge--active.svelte-146wcrv{background:#e8f5e9;color:#2e7d32}.status-badge--used.svelte-146wcrv{background:#e3f2fd;color:#1976d2}.status-badge--expired.svelte-146wcrv{background:#f5f5f5;color:#757575}.billing-section.svelte-ke4idd:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #eee}.billing-title.svelte-ke4idd{margin:0 0 16px;font-size:18px;font-weight:600;color:#333}.billing-loading.svelte-ke4idd{padding:16px;text-align:center;color:#666;font-size:14px}.billing-card.svelte-ke4idd{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;padding:16px}.billing-card__content.svelte-ke4idd{margin-bottom:12px}.billing-card__content.svelte-ke4idd div:where(.svelte-ke4idd){margin-bottom:6px;font-size:14px;color:#555}.billing-card__content.svelte-ke4idd div:where(.svelte-ke4idd):last-child{margin-bottom:0}.billing-card__content.svelte-ke4idd div:where(.svelte-ke4idd) strong:where(.svelte-ke4idd){color:#333}.billing-card__change.svelte-ke4idd{width:100%;padding:8px 16px;border:1px solid #1976d2;background:#fff;color:#1976d2;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.billing-card__change.svelte-ke4idd:hover{background:#1976d2;color:#fff}.billing-form.svelte-ke4idd{display:flex;flex-direction:column;gap:16px}.billing-form.svelte-ke4idd .form-group:where(.svelte-ke4idd){display:flex;flex-direction:column;gap:6px}.billing-form.svelte-ke4idd .form-group:where(.svelte-ke4idd) label:where(.svelte-ke4idd){font-size:14px;font-weight:500;color:#555}.billing-form.svelte-ke4idd .form-group:where(.svelte-ke4idd) label:where(.svelte-ke4idd) .optional:where(.svelte-ke4idd){font-weight:400;color:#888;font-size:12px}.billing-form.svelte-ke4idd .form-group:where(.svelte-ke4idd) input:where(.svelte-ke4idd),.billing-form.svelte-ke4idd .form-group:where(.svelte-ke4idd) select:where(.svelte-ke4idd){padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:15px;transition:border-color .2s;width:100%;box-sizing:border-box}.billing-form.svelte-ke4idd .form-group:where(.svelte-ke4idd) input:where(.svelte-ke4idd):focus,.billing-form.svelte-ke4idd .form-group:where(.svelte-ke4idd) select:where(.svelte-ke4idd):focus{outline:none;border-color:#1976d2}.billing-form.svelte-ke4idd .form-group:where(.svelte-ke4idd) select:where(.svelte-ke4idd){background:#fff;cursor:pointer}.billing-form.svelte-ke4idd .form-group.has-error:where(.svelte-ke4idd) input:where(.svelte-ke4idd){border-color:#f44336;background-color:#fff5f5}.billing-form.svelte-ke4idd .form-group.has-error:where(.svelte-ke4idd) input:where(.svelte-ke4idd):focus{border-color:#f44336}.billing-form.svelte-ke4idd .form-group:where(.svelte-ke4idd) .error-message:where(.svelte-ke4idd){font-size:13px;color:#f44336;margin-top:2px}.billing-form.svelte-ke4idd .form-row:where(.svelte-ke4idd){display:grid;grid-template-columns:1fr 1fr;gap:12px}.billing-form.svelte-ke4idd .form-row:where(.svelte-ke4idd) .form-group:where(.svelte-ke4idd){min-width:0}.billing-form.svelte-ke4idd .form-actions:where(.svelte-ke4idd){display:flex;gap:10px;margin-top:8px}.billing-form.svelte-ke4idd .form-actions:where(.svelte-ke4idd) .btn:where(.svelte-ke4idd){flex:1;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.billing-form.svelte-ke4idd .form-actions:where(.svelte-ke4idd) .btn-secondary:where(.svelte-ke4idd){background:#fff;color:#1976d2;border:1px solid #1976d2}.billing-form.svelte-ke4idd .form-actions:where(.svelte-ke4idd) .btn-secondary:where(.svelte-ke4idd):hover{background:#f5f9ff}.billing-form.svelte-ke4idd .form-actions:where(.svelte-ke4idd) .btn-primary:where(.svelte-ke4idd){background:#1976d2;color:#fff;border:1px solid #1976d2}.billing-form.svelte-ke4idd .form-actions:where(.svelte-ke4idd) .btn-primary:where(.svelte-ke4idd):hover{background:#1565c0}.valuation__container.svelte-2zmbf6{display:flex;flex-direction:column;gap:24px}@media(min-width:992px){.valuation__container.svelte-2zmbf6{flex-direction:row;align-items:flex-start;gap:32px}}.valuation__items.svelte-2zmbf6{display:flex;flex-direction:column;gap:24px;flex:1;min-width:0}.valuation__header.svelte-2zmbf6{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a}.valuation__header-main.svelte-2zmbf6{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.valuation__header-main.svelte-2zmbf6 h2:where(.svelte-2zmbf6){margin:0;font-size:20px;font-weight:600;color:#333}.valuation__header-info.svelte-2zmbf6{display:flex;gap:24px;flex-wrap:wrap}.valuation__section.svelte-2zmbf6{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a}.valuation__section-title.svelte-2zmbf6{margin:0 0 16px;font-size:18px;font-weight:600;color:#333}@media(min-width:992px){.valuation__summary.svelte-2zmbf6{width:380px;flex-shrink:0;position:sticky;top:20px}}.valuation__summary.svelte-2zmbf6{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 4px #0000001a}.valuation__summary-section.svelte-2zmbf6:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #eee}.valuation__summary-title.svelte-2zmbf6{margin:0 0 16px;font-size:18px;font-weight:600;color:#333}.valuation__summary-row.svelte-2zmbf6{display:flex;justify-content:space-between;margin-bottom:8px;font-size:15px;color:#555}.valuation__summary-row.svelte-2zmbf6:last-child{margin-bottom:0}.valuation__summary-row--total.svelte-2zmbf6{margin-top:12px;padding-top:12px;border-top:2px solid #eee;font-size:18px;font-weight:600;color:#333}.valuation__summary-row--total.svelte-2zmbf6 span:where(.svelte-2zmbf6):last-child{color:#1976d2}.valuation__actions.svelte-2zmbf6{display:flex;flex-direction:column;gap:12px;margin-top:24px}.valuation__actions.svelte-2zmbf6 .btn:where(.svelte-2zmbf6){padding:14px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;border:none;width:100%;text-align:center}.valuation__actions.svelte-2zmbf6 .btn-primary:where(.svelte-2zmbf6){background:#1976d2;color:#fff}.valuation__actions.svelte-2zmbf6 .btn-primary:where(.svelte-2zmbf6):hover:not(:disabled){background:#1565c0}.valuation__actions.svelte-2zmbf6 .btn-primary:where(.svelte-2zmbf6):disabled{opacity:.6;cursor:not-allowed}.loading.svelte-2zmbf6,.error.svelte-2zmbf6{text-align:center;padding:60px 20px;color:#666;font-size:16px}.info-row.svelte-2zmbf6{display:flex;gap:8px;font-size:14px}.info-row.svelte-2zmbf6 .label:where(.svelte-2zmbf6){color:#888;font-weight:500}.status-section.svelte-2zmbf6{display:flex;align-items:center;gap:8px}.status-badge.svelte-2zmbf6{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.status-badge.status--active.svelte-2zmbf6{background:#e8f5e9;color:#2e7d32}.status-badge.status--used.svelte-2zmbf6{background:#e3f2fd;color:#1976d2}.status-badge.status--expired.svelte-2zmbf6{background:#f5f5f5;color:#757575}.refresh-btn.svelte-2zmbf6{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:none;border:none;border-radius:50%;cursor:pointer;color:#666;transition:all .2s}.refresh-btn.svelte-2zmbf6:hover:not(:disabled){background:#f0f0f0;color:#1976d2}.refresh-btn.svelte-2zmbf6:disabled{opacity:.6;cursor:not-allowed}.refresh-btn.svelte-2zmbf6 svg:where(.svelte-2zmbf6){width:16px;height:16px}.edit-link.svelte-2zmbf6{color:#1976d2;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.edit-link.svelte-2zmbf6:hover{color:#1565c0;text-decoration:underline}.items-table__header.svelte-2zmbf6{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:16px;padding:12px;background:#f5f5f5;border-radius:4px;font-weight:600;font-size:14px;color:#666;margin-bottom:8px}.items-table__row.svelte-2zmbf6{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:16px;padding:16px 12px;border-bottom:1px solid #f0f0f0;font-size:14px}.items-table__row.svelte-2zmbf6:last-child{border-bottom:none}.items-table__row--project.svelte-2zmbf6{border-left:4px solid #1976d2;padding-left:8px}.items-table.svelte-2zmbf6 .col-name:where(.svelte-2zmbf6){color:#333}.items-table.svelte-2zmbf6 .col-qty:where(.svelte-2zmbf6),.items-table.svelte-2zmbf6 .col-price:where(.svelte-2zmbf6){color:#666}.items-table.svelte-2zmbf6 .col-total:where(.svelte-2zmbf6){text-align:right;color:#333}.items-table.svelte-2zmbf6 .col-total:where(.svelte-2zmbf6) strong:where(.svelte-2zmbf6){color:#1976d2}.items-table__spacer.svelte-2zmbf6{height:8px;border-bottom:1px solid #f0f0f0}.items-table__project-header.svelte-2zmbf6{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:16px;background:#e3f2fd;border-left:4px solid #1976d2;border-bottom:1px solid #f0f0f0;font-size:14px;font-weight:600;color:#1976d2}.items-table__project-header.svelte-2zmbf6 .project-label:where(.svelte-2zmbf6){color:#666;font-weight:500;padding:12px}.override-badge.svelte-2zmbf6{display:inline-block;margin-left:8px;padding:2px 8px;background:#fff3e0;color:#e65100;border-radius:4px;font-size:11px;font-weight:600;cursor:help}.delivery-card.svelte-2zmbf6{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;padding:16px}.delivery-card__method.svelte-2zmbf6{margin-bottom:12px;font-size:15px}.delivery-card__content.svelte-2zmbf6 div:where(.svelte-2zmbf6){margin-bottom:6px;font-size:14px;color:#555}.delivery-card__content.svelte-2zmbf6 div:where(.svelte-2zmbf6):last-child{margin-bottom:0}.delivery-card__content.svelte-2zmbf6 div:where(.svelte-2zmbf6) strong:where(.svelte-2zmbf6){color:#333}.payment-info.svelte-2zmbf6{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;padding:16px}.payment-info.svelte-2zmbf6 strong:where(.svelte-2zmbf6){display:block;margin-bottom:8px;font-size:15px;color:#333}.payment-info.svelte-2zmbf6 span:where(.svelte-2zmbf6){font-size:13px;color:#666}.info-message.svelte-2zmbf6{text-align:center;padding:24px;background:#e3f2fd;border-radius:8px;color:#1976d2;font-size:15px;margin-top:24px}.products-page.svelte-1v4vc19{padding:64px 0}.products-page.svelte-1v4vc19 .page-title:where(.svelte-1v4vc19){font-size:2.5rem;font-weight:700;margin-bottom:48px;text-align:center;color:#333}.products-page.svelte-1v4vc19 .products-grid:where(.svelte-1v4vc19){display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px}@media(max-width:768px){.products-page.svelte-1v4vc19 .products-grid:where(.svelte-1v4vc19){grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}}.products-page.svelte-1v4vc19 .product-card:where(.svelte-1v4vc19){display:flex;flex-direction:column;background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;transition:all .3s ease;text-decoration:none;color:inherit;box-shadow:0 2px 8px #0000000d}.products-page.svelte-1v4vc19 .product-card:where(.svelte-1v4vc19):hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#007bff}.products-page.svelte-1v4vc19 .product-card:where(.svelte-1v4vc19):hover .product-card__image:where(.svelte-1v4vc19) svg:where(.svelte-1v4vc19){transform:scale(1.05)}.products-page.svelte-1v4vc19 .product-card__image:where(.svelte-1v4vc19){background:#f8f9fa;height:240px;display:flex;align-items:center;justify-content:center;padding:32px;overflow:hidden}.products-page.svelte-1v4vc19 .product-card__image:where(.svelte-1v4vc19) svg:where(.svelte-1v4vc19){max-width:100%;max-height:100%;width:auto;height:auto;fill:#6c757d;transition:transform .3s ease}.products-page.svelte-1v4vc19 .product-card__image:where(.svelte-1v4vc19) img:where(.svelte-1v4vc19){max-width:100%;max-height:100%;object-fit:contain}.products-page.svelte-1v4vc19 .product-card__content:where(.svelte-1v4vc19){padding:20px;display:flex;flex-direction:column;gap:12px;flex-grow:1}.products-page.svelte-1v4vc19 .product-card__title:where(.svelte-1v4vc19){font-size:1.25rem;font-weight:600;margin:0;color:#333;line-height:1.4}.products-page.svelte-1v4vc19 .product-card__description:where(.svelte-1v4vc19){font-size:.9rem;color:#666;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.products-page.svelte-1v4vc19 .product-card__meta:where(.svelte-1v4vc19){display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}.products-page.svelte-1v4vc19 .product-card__meta:where(.svelte-1v4vc19) .badge:where(.svelte-1v4vc19){display:inline-block;padding:4px 12px;font-size:.75rem;font-weight:500;border-radius:12px;background:#e9ecef;color:#495057}.products-page.svelte-1v4vc19 .product-card__meta:where(.svelte-1v4vc19) .badge--primary:where(.svelte-1v4vc19){background:#e7f3ff;color:#0056b3}.quantity-input-single.svelte-1mdmyut{display:flex;flex-direction:column;gap:8px;margin:16px 0}.quantity-input-single.svelte-1mdmyut .label:where(.svelte-1mdmyut){font-weight:500;font-size:14px}.quantity-input-single.svelte-1mdmyut .controls:where(.svelte-1mdmyut){display:flex;align-items:center;gap:8px}.quantity-input-single.svelte-1mdmyut .controls:where(.svelte-1mdmyut) input:where(.svelte-1mdmyut){width:80px;text-align:center;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:16px}.quantity-input-single.svelte-1mdmyut .controls:where(.svelte-1mdmyut) input:where(.svelte-1mdmyut):focus{outline:none;border-color:#007bff}.quantity-input-single.svelte-1mdmyut .controls:where(.svelte-1mdmyut) .btn-quantity:where(.svelte-1mdmyut){width:36px;height:36px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .2s}.quantity-input-single.svelte-1mdmyut .controls:where(.svelte-1mdmyut) .btn-quantity:where(.svelte-1mdmyut):hover:not(:disabled){background:#f8f9fa;border-color:#007bff}.quantity-input-single.svelte-1mdmyut .controls:where(.svelte-1mdmyut) .btn-quantity:where(.svelte-1mdmyut):active:not(:disabled){background:#e9ecef}.quantity-input-single.svelte-1mdmyut .controls:where(.svelte-1mdmyut) .btn-quantity:where(.svelte-1mdmyut):disabled{opacity:.5;cursor:not-allowed}.quantity-input-multi.svelte-hp1ors{display:flex;flex-direction:column;gap:8px}.quantity-input-multi.svelte-hp1ors .section-label:where(.svelte-hp1ors){font-weight:600;font-size:14px;margin-bottom:8px;text-transform:capitalize}.quantity-input-multi.svelte-hp1ors .quantity-row:where(.svelte-hp1ors){display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #f0f0f0}.quantity-input-multi.svelte-hp1ors .quantity-row:where(.svelte-hp1ors):last-child{border-bottom:none}.quantity-input-multi.svelte-hp1ors .quantity-row:where(.svelte-hp1ors) .variant-label:where(.svelte-hp1ors){min-width:48px;font-weight:500;text-align:center;padding:8px;background:#f8f9fa;border-radius:4px}.quantity-input-multi.svelte-hp1ors .quantity-row:where(.svelte-hp1ors) .controls:where(.svelte-hp1ors){display:flex;align-items:center;gap:8px}.quantity-input-multi.svelte-hp1ors .quantity-row:where(.svelte-hp1ors) .controls:where(.svelte-hp1ors) input:where(.svelte-hp1ors){width:60px;text-align:center;padding:6px;border:1px solid #ddd;border-radius:4px;font-size:14px}.quantity-input-multi.svelte-hp1ors .quantity-row:where(.svelte-hp1ors) .controls:where(.svelte-hp1ors) input:where(.svelte-hp1ors):focus{outline:none;border-color:#007bff}.quantity-input-multi.svelte-hp1ors .quantity-row:where(.svelte-hp1ors) .controls:where(.svelte-hp1ors) .btn-quantity:where(.svelte-hp1ors){width:32px;height:32px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .2s}.quantity-input-multi.svelte-hp1ors .quantity-row:where(.svelte-hp1ors) .controls:where(.svelte-hp1ors) .btn-quantity:where(.svelte-hp1ors):hover:not(:disabled){background:#f8f9fa;border-color:#007bff}.quantity-input-multi.svelte-hp1ors .quantity-row:where(.svelte-hp1ors) .controls:where(.svelte-hp1ors) .btn-quantity:where(.svelte-hp1ors):active:not(:disabled){background:#e9ecef}.quantity-input-multi.svelte-hp1ors .quantity-row:where(.svelte-hp1ors) .controls:where(.svelte-hp1ors) .btn-quantity:where(.svelte-hp1ors):disabled{opacity:.5;cursor:not-allowed}.purchase-box.svelte-11gmpfo{margin-top:3.2rem;min-width:300px;display:flex;flex-direction:column;gap:20px}.purchase-box__section.svelte-11gmpfo .section-label:where(.svelte-11gmpfo){font-weight:600;font-size:14px;margin-bottom:8px;text-transform:capitalize}.purchase-box__variants.svelte-11gmpfo{display:flex;flex-wrap:wrap;gap:8px}.purchase-box__variant.svelte-11gmpfo{padding:12px 20px;border:2px solid #ddd;background:#fff;border-radius:8px;cursor:pointer;transition:all .2s;font-size:14px;font-weight:500;position:relative;display:flex;align-items:center;gap:8px}.purchase-box__variant.svelte-11gmpfo:hover:not(.disabled){border-color:#007bff;background:#f8f9fa}.purchase-box__variant.active.svelte-11gmpfo{border-color:#007bff;background:#e7f3ff;color:#007bff}.purchase-box__variant.disabled.svelte-11gmpfo{opacity:.4;cursor:pointer;background:#f5f5f5}.purchase-box__variant.disabled.svelte-11gmpfo:hover{border-color:#007bff;opacity:.6}.purchase-box__variant.svelte-11gmpfo .variant-icon:where(.svelte-11gmpfo){display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.purchase-box__variant.svelte-11gmpfo .variant-icon:where(.svelte-11gmpfo) svg{width:100%;height:100%}.purchase-box__variant.svelte-11gmpfo span:where(.svelte-11gmpfo):not(.variant-icon):not(.cart-badge){text-transform:capitalize}.purchase-box__variant.svelte-11gmpfo .cart-badge:where(.svelte-11gmpfo){display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:2px 6px;background:#28a745;color:#fff;border-radius:10px;font-size:11px;font-weight:600;text-transform:none}.purchase-box__price.svelte-11gmpfo{padding:16px;background:#f8f9fa;border-radius:8px;text-align:center;display:flex;flex-direction:column;gap:8px}.purchase-box__sum-price.svelte-11gmpfo{font-size:28px;font-weight:700;color:#333}.purchase-box__total-price.svelte-11gmpfo{font-size:16px;font-weight:500;color:#666}.btn.svelte-dvo2ng{display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn.svelte-dvo2ng:disabled{opacity:.5;cursor:not-allowed}.btn.svelte-dvo2ng:focus-visible{outline:2px solid #0066ff;outline-offset:2px}.btn-success.svelte-dvo2ng{display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn-success.svelte-dvo2ng:disabled{opacity:.5;cursor:not-allowed}.btn-success.svelte-dvo2ng:focus-visible{outline:2px solid #0066ff;outline-offset:2px}.btn-success.svelte-dvo2ng{padding:6px 12px;gap:6px}.btn-success.svelte-dvo2ng:hover:not(:disabled){background:#218838}.toolbar-spacer.svelte-dvo2ng{flex:1;min-width:8px}.toolbar.svelte-dvo2ng{display:flex;gap:8px;align-items:center;flex-wrap:nowrap}.btn.svelte-dvo2ng{padding:6px 12px;border:none;border-radius:4px;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s;display:flex;align-items:center;gap:6px;white-space:nowrap}.btn-success.svelte-dvo2ng{background:#28a745;color:#fff}.btn-success.svelte-dvo2ng:hover{background:#218838}.gallery-item-svg.svelte-1gegeoy{display:block;max-width:100%;height:auto;flex-shrink:0}.loading-placeholder.svelte-1gegeoy{display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#999;font-size:14px}.btn-tool.svelte-ex0k5u{display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn-tool.svelte-ex0k5u:disabled{opacity:.5;cursor:not-allowed}.btn-tool.svelte-ex0k5u:focus-visible{outline:2px solid #0066ff;outline-offset:2px}.btn-tool.svelte-ex0k5u{width:36px;height:36px;padding:0;background:#fff;border:1px solid #ddd;color:#333}.btn-tool.svelte-ex0k5u svg:where(.svelte-ex0k5u){width:20px;height:20px;fill:currentColor}.btn-tool.svelte-ex0k5u:hover:not(:disabled){background:#f9f9f9;border-color:#06f;color:#06f}.btn-tool.svelte-ex0k5u:active:not(:disabled){transform:scale(.95)}.text-tool.svelte-ex0k5u{display:flex;gap:4px;align-items:center}.text-tool.svelte-ex0k5u select:where(.svelte-ex0k5u){padding:4px 8px;border:1px solid #ddd;border-radius:4px;font-size:13px;background:#fff}.text-tool.svelte-ex0k5u select:where(.svelte-ex0k5u):focus{outline:1px solid #0066ff;border-color:#06f}.text-tool.svelte-ex0k5u select:where(.svelte-ex0k5u){cursor:pointer}.text-tool.svelte-ex0k5u{position:relative;display:flex;flex-direction:column;gap:6px}.btn-primary-tool.svelte-ex0k5u{color:#06f}.btn-primary-tool.svelte-ex0k5u:hover:not(:disabled){background:#06f;color:#fff;border-color:#06f}.btn-tool.active.svelte-ex0k5u,.text-format-btn.active.svelte-ex0k5u{background:#06f;color:#fff;border-color:#06f}.font-select.svelte-ex0k5u{padding:4px 8px;border:1px solid #ddd;border-radius:4px;font-size:14px;background:#fff;cursor:pointer}.font-select.svelte-ex0k5u:hover{border-color:#06f}.text-controls.svelte-ex0k5u{display:flex;align-items:center;gap:6px}.text-edit-panel.svelte-ex0k5u{position:absolute;top:100%;left:0;margin-top:4px;padding:12px;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px #0000001a;z-index:1000;min-width:250px}.text-edit-panel.svelte-ex0k5u textarea:where(.svelte-ex0k5u){width:100%;min-height:80px;padding:8px;border:1px solid #ccc;border-radius:4px;font-size:14px;font-family:inherit;resize:vertical;box-sizing:border-box}.text-edit-panel.svelte-ex0k5u textarea:where(.svelte-ex0k5u):focus{outline:none;border-color:#06f;box-shadow:0 0 0 2px #06f3}.btn.svelte-dnxuro{display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn.svelte-dnxuro:disabled{opacity:.5;cursor:not-allowed}.btn.svelte-dnxuro:focus-visible{outline:2px solid #0066ff;outline-offset:2px}.btn-tool.svelte-dnxuro{display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn-tool.svelte-dnxuro:disabled{opacity:.5;cursor:not-allowed}.btn-tool.svelte-dnxuro:focus-visible{outline:2px solid #0066ff;outline-offset:2px}.btn-tool.svelte-dnxuro{width:36px;height:36px;padding:0;background:#fff;border:1px solid #ddd;color:#333}.btn-tool.svelte-dnxuro svg:where(.svelte-dnxuro){width:20px;height:20px;fill:currentColor}.btn-tool.svelte-dnxuro:hover:not(:disabled){background:#f9f9f9;border-color:#06f;color:#06f}.btn-tool.svelte-dnxuro:active:not(:disabled){transform:scale(.95)}.btn-secondary.svelte-dnxuro,.btn-success.svelte-dnxuro,.btn-primary.svelte-dnxuro{display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn-secondary.svelte-dnxuro:disabled,.btn-success.svelte-dnxuro:disabled,.btn-primary.svelte-dnxuro:disabled{opacity:.5;cursor:not-allowed}.btn-secondary.svelte-dnxuro:focus-visible,.btn-success.svelte-dnxuro:focus-visible,.btn-primary.svelte-dnxuro:focus-visible{outline:2px solid #0066ff;outline-offset:2px}.btn-secondary.svelte-dnxuro,.btn-success.svelte-dnxuro,.btn-primary.svelte-dnxuro{padding:6px 12px;gap:6px}.btn-primary.svelte-dnxuro{background:#06f;color:#fff}.btn-primary.svelte-dnxuro:hover:not(:disabled){background:#0052cc}.btn-success.svelte-dnxuro{background:#28a745;color:#fff}.btn-success.svelte-dnxuro:hover:not(:disabled){background:#218838}.btn-secondary.svelte-dnxuro{background:#6c757d;color:#fff}.btn-secondary.svelte-dnxuro:hover:not(:disabled){background:#5a6268}.spacer.svelte-dnxuro{flex:1;min-width:8px}.library-navbar.svelte-dnxuro{display:flex;align-items:center;gap:8px;padding:12px;background:#fff;border-bottom:1px solid #ddd}.upload-btn.svelte-dnxuro{display:flex;align-items:center;gap:4px;cursor:pointer}.library-content.svelte-dnxuro{padding:20px;overflow-y:auto;flex:1}.library-filters.svelte-dnxuro{display:flex;gap:16px;margin-bottom:20px;flex-wrap:wrap}.library-filters.svelte-dnxuro .filter-group:where(.svelte-dnxuro){display:flex;align-items:center;gap:8px}.library-filters.svelte-dnxuro .filter-group:where(.svelte-dnxuro) label:where(.svelte-dnxuro){font-size:14px;font-weight:500;color:#555}.library-filters.svelte-dnxuro .filter-group:where(.svelte-dnxuro) select:where(.svelte-dnxuro){padding:6px 10px;border:1px solid #ddd;border-radius:4px;font-size:14px;background:#fff;cursor:pointer}.library-filters.svelte-dnxuro .filter-group:where(.svelte-dnxuro) select:where(.svelte-dnxuro):focus{outline:none;border-color:#06f}.library-filters.svelte-dnxuro .filter-group:where(.svelte-dnxuro) .sort-order-btn:where(.svelte-dnxuro){padding:6px 10px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;font-size:14px}.library-filters.svelte-dnxuro .filter-group:where(.svelte-dnxuro) .sort-order-btn:where(.svelte-dnxuro):hover{background:#f5f5f5}.loading.svelte-dnxuro,.empty-state.svelte-dnxuro{text-align:center;padding:40px;color:#888;font-size:16px}.library-grid.svelte-dnxuro{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px}.library-item.svelte-dnxuro{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:#fff;border:2px solid #ddd;border-radius:8px;cursor:pointer;transition:all .2s;position:relative}.library-item.svelte-dnxuro:hover{border-color:#06f;background:#f0f8ff}.library-item.selected.svelte-dnxuro{border-color:#06f;background:#e6f2ff;box-shadow:0 0 0 2px #06f3}.library-item.svelte-dnxuro svg:where(.svelte-dnxuro){fill:#333}.library-item.selected.svelte-dnxuro svg:where(.svelte-dnxuro){fill:#06f}.library-item.svelte-dnxuro .image-preview:where(.svelte-dnxuro){width:60px;height:60px;object-fit:cover;border-radius:4px}.library-item.svelte-dnxuro .template-preview:where(.svelte-dnxuro){display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:#f9f9f9;border-radius:4px;overflow:hidden}.library-item.svelte-dnxuro .template-preview:where(.svelte-dnxuro) svg:where(.svelte-dnxuro){max-width:100%;max-height:100%}.library-item.svelte-dnxuro:hover .template-preview:where(.svelte-dnxuro){background:#f0f0f0}.library-item.selected.svelte-dnxuro .template-preview:where(.svelte-dnxuro){background:#e6f2ff}.item-name.svelte-dnxuro{font-size:12px;font-weight:500;color:#333;text-align:center}.library-item.selected.svelte-dnxuro .item-name:where(.svelte-dnxuro){color:#06f;font-weight:600}.item-type-badge.svelte-dnxuro{position:absolute;top:4px;right:4px;font-size:9px;padding:2px 6px;background:#eee;color:#666;border-radius:4px;text-transform:uppercase}.confirm-dialog.svelte-dnxuro p:where(.svelte-dnxuro){margin:0 0 12px}.confirm-actions.svelte-dnxuro{display:flex;justify-content:flex-end;gap:12px;margin-top:20px;padding-top:16px;border-top:1px solid #eee}.confirm-actions.svelte-dnxuro .btn:where(.svelte-dnxuro){padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;border:1px solid transparent;transition:all .15s}.confirm-actions.svelte-dnxuro .btn-secondary:where(.svelte-dnxuro){background:#fff;color:#666;border-color:#ddd}.confirm-actions.svelte-dnxuro .btn-secondary:where(.svelte-dnxuro):hover{background:#f5f5f5;border-color:#ccc}.confirm-actions.svelte-dnxuro .btn-primary:where(.svelte-dnxuro){background:#007bff;color:#fff}.confirm-actions.svelte-dnxuro .btn-primary:where(.svelte-dnxuro):hover{background:#0056b3}.color-tool.svelte-1b09k48{display:flex;align-items:center;gap:2px;padding:4px 6px;background:#fff;border:1px solid #ddd;border-radius:4px;height:36px}.color-tool.svelte-1b09k48:hover{border-color:#06f}.color-input.svelte-1b09k48{width:28px;height:28px;padding:0;border:none;cursor:pointer;background:transparent}.color-input.svelte-1b09k48::-webkit-color-swatch-wrapper{padding:2px}.color-input.svelte-1b09k48::-webkit-color-swatch{border:1px solid #ccc;border-radius:2px}.color-input.svelte-1b09k48::-moz-color-swatch{border:1px solid #ccc;border-radius:2px}.btn-tool.svelte-1cydiil{display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn-tool.svelte-1cydiil:disabled{opacity:.5;cursor:not-allowed}.btn-tool.svelte-1cydiil:focus-visible{outline:2px solid #0066ff;outline-offset:2px}.btn-tool.svelte-1cydiil{width:36px;height:36px;padding:0;background:#fff;border:1px solid #ddd;color:#333}.btn-tool.svelte-1cydiil svg:where(.svelte-1cydiil){width:20px;height:20px;fill:currentColor}.btn-tool.svelte-1cydiil:hover:not(:disabled){background:#f9f9f9;border-color:#06f;color:#06f}.btn-tool.svelte-1cydiil:active:not(:disabled){transform:scale(.95)}.transform-tool.svelte-1cydiil{display:flex;gap:4px;align-items:center}.transform-tool.svelte-1cydiil label:where(.svelte-1cydiil){display:flex;align-items:center;gap:4px;font-size:12px;color:#666;white-space:nowrap}.transform-tool.svelte-1cydiil label:where(.svelte-1cydiil) input[type=number]:where(.svelte-1cydiil),.transform-tool.svelte-1cydiil label:where(.svelte-1cydiil) input[type=range]:where(.svelte-1cydiil){font-size:12px}.transform-tool.svelte-1cydiil input[type=number]:where(.svelte-1cydiil){width:60px;padding:2px 4px;border:1px solid #ddd;border-radius:2px;text-align:right}.transform-tool.svelte-1cydiil input[type=number]:where(.svelte-1cydiil):focus{outline:1px solid #0066ff;border-color:#06f}.transform-tool.svelte-1cydiil input[type=range]:where(.svelte-1cydiil){width:80px}.transform-tool.svelte-1cydiil{position:relative;display:flex;flex-direction:column}.details-panel.svelte-1cydiil{position:absolute;top:100%;left:0;margin-top:4px;padding:12px;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px #0000001a;z-index:1000;min-width:200px;display:flex;flex-direction:column;gap:8px}.input-row.svelte-1cydiil{display:flex;gap:8px}.input-row.lock-row.svelte-1cydiil{justify-content:center;padding:4px 0}.lock-label.svelte-1cydiil{display:flex!important;flex-direction:row!important;align-items:center;gap:6px;font-size:11px;color:#666;cursor:pointer}.lock-label.svelte-1cydiil input[type=checkbox]:where(.svelte-1cydiil){cursor:pointer}.lock-label.svelte-1cydiil svg:where(.svelte-1cydiil){flex-shrink:0}.lock-label.svelte-1cydiil span:where(.svelte-1cydiil){-webkit-user-select:none;user-select:none}.input-row.svelte-1cydiil label:where(.svelte-1cydiil){flex:1;display:flex;flex-direction:column;gap:4px}.input-row.svelte-1cydiil label.full-width:where(.svelte-1cydiil){flex:1}.input-row.svelte-1cydiil label:where(.svelte-1cydiil) span:where(.svelte-1cydiil){font-size:11px;font-weight:600;color:#666}.input-row.svelte-1cydiil input[type=number]:where(.svelte-1cydiil){padding:4px 6px;border:1px solid #ccc;border-radius:3px;font-size:13px;font-family:monospace}.input-row.svelte-1cydiil input[type=range]:where(.svelte-1cydiil){width:100%;cursor:pointer}input[type=number].svelte-1cydiil::-webkit-inner-spin-button,input[type=number].svelte-1cydiil::-webkit-outer-spin-button{opacity:1}.btn-tool.svelte-c672vj{display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn-tool.svelte-c672vj:disabled{opacity:.5;cursor:not-allowed}.btn-tool.svelte-c672vj:focus-visible{outline:2px solid #0066ff;outline-offset:2px}.btn-tool.svelte-c672vj{width:36px;height:36px;padding:0;background:#fff;border:1px solid #ddd;color:#333}.btn-tool.svelte-c672vj svg:where(.svelte-c672vj){width:20px;height:20px;fill:currentColor}.btn-tool.svelte-c672vj:hover:not(:disabled){background:#f9f9f9;border-color:#06f;color:#06f}.btn-tool.svelte-c672vj:active:not(:disabled){transform:scale(.95)}.layers-tool.svelte-c672vj{position:relative;display:flex;flex-direction:column}.layers-panel.svelte-c672vj{position:absolute;top:100%;left:0;margin-top:4px;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px #0000001a;z-index:1000;min-width:280px;max-width:320px}.panel-header.svelte-c672vj{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px solid #eee;font-size:12px;font-weight:600;color:#333}.panel-header.svelte-c672vj .hint:where(.svelte-c672vj){font-size:10px;font-weight:400;color:#999}.layers-list.svelte-c672vj{max-height:400px;overflow-y:auto}.layer-item.svelte-c672vj{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #f5f5f5;cursor:pointer;transition:background-color .15s;outline:none}.layer-item.svelte-c672vj:hover{background-color:#f9f9f9}.layer-item.svelte-c672vj:focus{background-color:#f0f0f0;box-shadow:inset 0 0 0 2px #06f}.layer-item.selected.svelte-c672vj{background-color:#e3f2fd;border-left:3px solid #0066ff;padding-left:9px}.layer-item.drag-over.svelte-c672vj{border-top:2px solid #0066ff}.layer-item.svelte-c672vj:last-child{border-bottom:none}.layer-info.svelte-c672vj{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.layer-icon.svelte-c672vj{width:16px;height:16px;flex-shrink:0;fill:#666}.layer-name.svelte-c672vj{font-size:13px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layer-controls.svelte-c672vj{display:flex;gap:4px;flex-shrink:0}.btn-layer-move.svelte-c672vj{width:24px;height:24px;padding:0;border:1px solid #ddd;border-radius:3px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.btn-layer-move.svelte-c672vj svg:where(.svelte-c672vj){width:10px;height:10px;fill:#666}.btn-layer-move.svelte-c672vj:hover:not(:disabled){background:#f5f5f5;border-color:#06f}.btn-layer-move.svelte-c672vj:hover:not(:disabled) svg:where(.svelte-c672vj){fill:#06f}.btn-layer-move.svelte-c672vj:disabled{opacity:.3;cursor:not-allowed}.history-controls.svelte-uj9g2l{display:flex;gap:4px}.history-btn.svelte-uj9g2l{background:#fff;border:1px solid #ddd;border-radius:4px;padding:8px 12px;cursor:pointer;font-size:14px;color:#333;transition:all .2s;display:flex;align-items:center;justify-content:center;min-width:36px;height:36px}.history-btn.svelte-uj9g2l:hover{background:#f5f5f5;border-color:#999}.history-btn.svelte-uj9g2l:active{background:#e5e5e5}.history-btn.svelte-uj9g2l svg:where(.svelte-uj9g2l){width:16px;height:16px;fill:currentColor}.btn-tool.svelte-11k6e3i{display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn-tool.svelte-11k6e3i:disabled{opacity:.5;cursor:not-allowed}.btn-tool.svelte-11k6e3i:focus-visible{outline:2px solid #0066ff;outline-offset:2px}.btn-tool.svelte-11k6e3i{width:36px;height:36px;padding:0;background:#fff;border:1px solid #ddd;color:#333}.btn-tool.svelte-11k6e3i svg:where(.svelte-11k6e3i){width:20px;height:20px;fill:currentColor}.btn-tool.svelte-11k6e3i:hover:not(:disabled){background:#f9f9f9;border-color:#06f;color:#06f}.btn-tool.svelte-11k6e3i:active:not(:disabled){transform:scale(.95)}.delete-btn.svelte-11k6e3i{color:#dc3545}.delete-btn.svelte-11k6e3i:hover:not(:disabled){background:#ffebee;border-color:#dc3545;color:#dc3545}.product-designer-container.svelte-tmgkez{width:100%;display:flex;flex-direction:column;gap:16px;background:#f5f5f5;border-radius:8px;padding:16px}.preview-section.svelte-tmgkez{background:#fff;border-radius:8px;padding:16px}.preview-section.svelte-tmgkez h3:where(.svelte-tmgkez){margin:0 0 12px;font-size:18px;font-weight:600;color:#333}.preview-3d.svelte-tmgkez{width:100%;min-height:500px;background:#f5f5f5;border-radius:4px;border:2px solid #ddd}.overlay__navbar.svelte-tmgkez{background:#fff;border-bottom:2px solid #ddd;padding:12px;flex-shrink:0}.overlay__navbar.svelte-tmgkez .container:where(.svelte-tmgkez){max-width:100%}.overlay-wrapper.svelte-tmgkez{flex:1;display:flex;flex-direction:column}.editor-overlay-content.svelte-tmgkez{flex:1;display:flex;justify-content:center;align-items:center;gap:20px;position:relative}.nav-arrow.svelte-tmgkez{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;width:20px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100}.nav-arrow.svelte-tmgkez svg:where(.svelte-tmgkez){width:20px;height:28px;fill:#333}.nav-arrow.svelte-tmgkez:hover:not(.disabled) svg:where(.svelte-tmgkez){fill:#06f}.nav-arrow.disabled.svelte-tmgkez{display:none}.nav-arrow-left.svelte-tmgkez{left:-10px}.nav-arrow-right.svelte-tmgkez{right:-10px}.editor-canvas.svelte-tmgkez{background:#fff;border:2px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #0000001a}.editor-canvas.svelte-tmgkez #content-layer>*{cursor:move}.area-navigation.svelte-tmgkez{padding:16px}.area-thumbnails.svelte-tmgkez{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.area-thumbnail.svelte-tmgkez{display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px;border:1px solid #ddd;border-radius:2px;cursor:pointer}.area-thumbnail.svelte-tmgkez:hover{border-color:#06f;box-shadow:0 4px 8px #06f3}.area-thumbnail.active.svelte-tmgkez{border-color:#06f;border-width:2px;padding:8px}.thumbnail-wrapper.svelte-tmgkez{width:120px;height:120px;display:flex;align-items:center;justify-content:center;border-radius:4px;overflow:hidden;background:#fff}.placeholder-thumb.svelte-tmgkez{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999}.placeholder-thumb.svelte-tmgkez svg:where(.svelte-tmgkez){width:48px;height:48px}.area-name.svelte-tmgkez{font-size:12px;font-weight:500;color:#333;text-align:center;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.area-thumbnail.active.svelte-tmgkez .area-name:where(.svelte-tmgkez){color:#06f;font-weight:600}.quantity-input{display:flex}.quantity-input button{width:48px;height:48px;cursor:pointer;border:1px solid #ddd;border-radius:10px 0 0 10px}.quantity-input button:last-child{border-radius:0 10px 10px 0}.quantity-input input{width:80px;height:48px;text-align:center}.quantity-input input[type=number]::-webkit-outer-spin-button,.quantity-input input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input input[type=number]{-moz-appearance:textfield}.product.svelte-1583vdo{margin:64px auto;display:flex;gap:32px}.product.svelte-1583vdo .product-details:where(.svelte-1583vdo){flex-grow:1;flex-basis:0}.product.svelte-1583vdo .product-details__name:where(.svelte-1583vdo){height:3.2rem;line-height:3.2rem;font-size:2.2rem;margin-bottom:20px}.product.svelte-1583vdo .product-details__designer:where(.svelte-1583vdo){width:100%;min-height:500px}.product.svelte-1583vdo .product-details__info:where(.svelte-1583vdo){margin-top:20px}.product.svelte-1583vdo .product-details__description:where(.svelte-1583vdo){line-height:1.6;color:#555}.product.svelte-1583vdo .product-gallery:where(.svelte-1583vdo){margin-bottom:32px}.product.svelte-1583vdo .product-gallery:where(.svelte-1583vdo) .gallery-main:where(.svelte-1583vdo){background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:400px;max-height:800px;width:100%;margin-bottom:16px}.product.svelte-1583vdo .product-gallery:where(.svelte-1583vdo) .gallery-main:where(.svelte-1583vdo) svg{flex-shrink:0;max-width:100%;max-height:100%}.product.svelte-1583vdo .product-gallery:where(.svelte-1583vdo) .gallery-thumbs:where(.svelte-1583vdo){display:flex;gap:12px;overflow-x:auto;padding:8px 0}.product.svelte-1583vdo .product-gallery:where(.svelte-1583vdo) .gallery-thumbs:where(.svelte-1583vdo) .gallery-thumb:where(.svelte-1583vdo){flex-shrink:0;width:80px;height:80px;border:2px solid #e0e0e0;border-radius:8px;overflow:hidden;cursor:pointer;background:#fff;padding:0;transition:all .2s;display:flex;align-items:center;justify-content:center}.product.svelte-1583vdo .product-gallery:where(.svelte-1583vdo) .gallery-thumbs:where(.svelte-1583vdo) .gallery-thumb:where(.svelte-1583vdo):hover{border-color:#007bff}.product.svelte-1583vdo .product-gallery:where(.svelte-1583vdo) .gallery-thumbs:where(.svelte-1583vdo) .gallery-thumb.active:where(.svelte-1583vdo){border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.product.svelte-1583vdo .product-gallery:where(.svelte-1583vdo) .gallery-thumbs:where(.svelte-1583vdo) .gallery-thumb:where(.svelte-1583vdo) svg:where(.svelte-1583vdo){width:40px;height:40px;color:#6c757d}.sidebar.svelte-1583vdo{flex-shrink:0;width:380px;display:flex;flex-direction:column;gap:24px}.sidebar__projects.svelte-1583vdo .section-label:where(.svelte-1583vdo){font-weight:600;font-size:16px;margin-bottom:12px}.sidebar__projects.svelte-1583vdo .projects-grid:where(.svelte-1583vdo){display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.sidebar__projects.svelte-1583vdo .project-thumb:where(.svelte-1583vdo){display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px;border:2px solid #ddd;background:#fff;border-radius:8px;cursor:pointer;transition:all .2s;position:relative}.sidebar__projects.svelte-1583vdo .project-thumb:where(.svelte-1583vdo):hover{border-color:#007bff}.sidebar__projects.svelte-1583vdo .project-thumb.active:where(.svelte-1583vdo){border-color:#007bff;background:#e7f3ff}.sidebar__projects.svelte-1583vdo .project-thumb:where(.svelte-1583vdo) img:where(.svelte-1583vdo){width:48px;height:48px;object-fit:cover;border-radius:4px}.sidebar__projects.svelte-1583vdo .project-thumb:where(.svelte-1583vdo) .project-name:where(.svelte-1583vdo){font-size:11px;text-align:center;word-break:break-word}.sidebar__projects.svelte-1583vdo .project-thumb:where(.svelte-1583vdo) .project-cart-badge:where(.svelte-1583vdo){position:absolute;top:4px;right:4px;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:2px 5px;background:#28a745;color:#fff;border-radius:9px;font-size:10px;font-weight:600}.sidebar__actions.svelte-1583vdo .btn-primary:where(.svelte-1583vdo){width:100%;padding:16px;font-size:18px;font-weight:600;background:#007bff;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.sidebar__actions.svelte-1583vdo .btn-primary:where(.svelte-1583vdo):hover{background:#0056b3}.sidebar__actions.svelte-1583vdo .btn-primary:where(.svelte-1583vdo):active{background:#004494}.overlay.svelte-1s3qd1x{opacity:.98;z-index:2111;background:#fff;position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;flex-direction:column}.overlay__navbar.svelte-1s3qd1x{background:#ddd;height:40px;flex-shrink:0}.overlay__navbar.svelte-1s3qd1x .container:where(.svelte-1s3qd1x){position:relative}.overlay__navbar.svelte-1s3qd1x .container:where(.svelte-1s3qd1x) .close:where(.svelte-1s3qd1x){right:0;border:none;background:none;position:absolute;cursor:pointer;padding:4px}.overlay__navbar.svelte-1s3qd1x .container:where(.svelte-1s3qd1x) .close:where(.svelte-1s3qd1x) svg:where(.svelte-1s3qd1x){width:24px;height:24px}.overlay__content.svelte-1s3qd1x{flex:1;overflow-y:auto;padding-top:1rem;padding-bottom:1rem}.dialog-backdrop.svelte-1s3qd1x{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2200}.dialog-box.svelte-1s3qd1x{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-width:400px;width:90%;animation:svelte-1s3qd1x-dialogFadeIn .15s ease-out}@keyframes svelte-1s3qd1x-dialogFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.dialog-content.svelte-1s3qd1x{padding:24px;font-size:15px;line-height:1.5;color:#333}
