.scene.svelte-1tvp0t2{flex:1;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.ad-configuration-box-popup.svelte-1fftyo6{background-color:var(--color-lightest-grey);box-sizing:border-box;width:100%;min-height:-moz-max-content;min-height:max-content;max-height:calc(100vh - 12rem);padding:.75rem calc(.75rem - var(--scrollbar-width)) .75rem .75rem;scrollbar-gutter:stable;display:flex;flex-direction:column;gap:.5rem;overflow:auto}.content-box.svelte-1fftyo6{background-color:var(--color-white);box-sizing:border-box;padding:1rem;color:var(--color-grey);font-size:.875rem;display:flex;flex-direction:column;gap:1rem}.header.svelte-1fftyo6{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.price-row.svelte-1fftyo6{display:flex;justify-content:space-between;gap:.5rem}.headline.svelte-1fftyo6{font-size:1rem;color:var(--color-primary-100);font-weight:var(--font-weight-semibold);line-height:1rem}.price.svelte-1fftyo6{font-size:.75rem;color:var(--color-primary-100);font-weight:var(--font-weight-semibold)}.cart-btn.svelte-1fftyo6{all:unset;color:var(--color-grey);display:flex;gap:.25rem}.cart-btn.svelte-1fftyo6:hover{cursor:pointer}.cart-btn.svelte-1fftyo6:disabled{pointer-events:none;color:var(--color-middle-grey)}@container canvas-wrapper (width > 30rem){.header.svelte-1fftyo6{flex-direction:row;justify-content:space-between}}.ad-configuration-box.svelte-nve6mr{--offset: 2rem;display:flex;position:absolute;bottom:var(--offset);right:var(--offset);isolation:isolate;min-width:calc(100% - var(--offset) * 2 - 5rem)}.price.svelte-nve6mr{flex:2;background-color:var(--color-light-grey);font-size:.875rem;color:var(--color-grey);text-align:center;padding:.75rem 1rem}@container canvas-wrapper (width > 43rem){.ad-configuration-box.svelte-nve6mr{min-width:26rem}.price.svelte-nve6mr{flex:1.25}}.popup-wrapper.svelte-nve6mr{position:absolute;bottom:100%;left:0;width:100%;pointer-events:none;opacity:0;transition:opacity .2s ease-in-out}.ad-configuration-box.svelte-nve6mr:has(.price:where(.svelte-nve6mr):hover) .popup-wrapper:where(.svelte-nve6mr),.popup-wrapper.svelte-nve6mr:hover{pointer-events:all;opacity:1}.ad-price-table.svelte-1c6u0wq{display:flex;flex-direction:column;gap:1.5rem}.positions-grid.svelte-1c6u0wq{display:grid;grid-template-columns:[start index-start] 1.75rem [index-end area-data-start] auto [area-data-end thumbnail-start] max-content [thumbnail-end price-start] max-content [price-end remove-area-btn-start] max-content [remove-area-btn-end end];-moz-column-gap:1.25rem;column-gap:1.25rem}.positions-grid.svelte-1c6u0wq .fullwidth:where(.svelte-1c6u0wq){grid-column:start/end}.positions-grid.svelte-1c6u0wq .table-row:where(.svelte-1c6u0wq){grid-column:start/end;border-bottom:1px solid var(--color-light-grey);padding:.75rem 0;display:grid;grid-template-columns:subgrid}.positions-grid.svelte-1c6u0wq .table-row.table-head:where(.svelte-1c6u0wq)>:where(.svelte-1c6u0wq){font-size:.6875rem;font-weight:var(--font-weight-regular);line-height:1rem;color:var(--color-grey)}.positions-grid.svelte-1c6u0wq .index-cell:where(.svelte-1c6u0wq){grid-column:index-start/index-end}.positions-grid.svelte-1c6u0wq .area-data-cell:where(.svelte-1c6u0wq){grid-column:area-data-start/area-data-end;display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.positions-grid.svelte-1c6u0wq .area-data-cell:where(.svelte-1c6u0wq) .header:where(.svelte-1c6u0wq){display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.positions-grid.svelte-1c6u0wq .area-data-cell:where(.svelte-1c6u0wq) .header:where(.svelte-1c6u0wq) .title:where(.svelte-1c6u0wq){font-size:.875rem;line-height:1.125rem;font-weight:var(--font-weight-semibold);color:var(--color-primary-100)}.positions-grid.svelte-1c6u0wq .area-data-cell:where(.svelte-1c6u0wq) .header:where(.svelte-1c6u0wq) .thematic-area:where(.svelte-1c6u0wq){font-size:.6875rem;font-weight:var(--font-weight-regular);line-height:1rem;color:var(--color-primary-100)}.positions-grid.svelte-1c6u0wq .area-data-cell:where(.svelte-1c6u0wq) .tag:where(.svelte-1c6u0wq){box-sizing:border-box;border-radius:.125rem;padding:.25rem;font-size:.625rem;line-height:.625rem;font-weight:var(--font-weight-regular)}.positions-grid.svelte-1c6u0wq .area-data-cell:where(.svelte-1c6u0wq) .tag.bg-middle-grey:where(.svelte-1c6u0wq){background-color:var(--color-middle-grey);color:var(--color-white)}.positions-grid.svelte-1c6u0wq .area-data-cell:where(.svelte-1c6u0wq) .size:where(.svelte-1c6u0wq){font-size:.625rem;font-weight:var(--font-weight-regular);color:var(--color-grey)}.positions-grid.svelte-1c6u0wq .article-no-cell:where(.svelte-1c6u0wq){display:none}.positions-grid.svelte-1c6u0wq .thumbnail-cell:where(.svelte-1c6u0wq){grid-column:thumbnail-start/thumbnail-end}.positions-grid.svelte-1c6u0wq .thumbnail-cell:where(.svelte-1c6u0wq) .thumbnail-crop-wrapper:where(.svelte-1c6u0wq){--wrapper-width: 10rem;--wrapper-height: calc(var(--canvas-height) / var(--canvas-width) * var(--wrapper-width));overflow:hidden;width:var(--wrapper-width);height:var(--wrapper-height)}.positions-grid.svelte-1c6u0wq .thumbnail-cell:where(.svelte-1c6u0wq) .thumbnail-crop-wrapper:where(.svelte-1c6u0wq) img:where(.svelte-1c6u0wq){position:relative;left:50%;top:50%;-o-object-fit:cover;object-fit:cover}.positions-grid.svelte-1c6u0wq .thumbnail-cell:where(.svelte-1c6u0wq) .thumbnail-crop-wrapper:where(.svelte-1c6u0wq) img:where(.svelte-1c6u0wq).img-landscape{height:100%;--computed-img-width: calc(var(--img-aspect-ratio) * var(--wrapper-height));transform:translate(calc(var(--wrapper-width) * var(--offset-x) - var(--wrapper-width) * .5 - var(--computed-img-width) * .5)) translateY(calc(var(--wrapper-height) * var(--offset-y) - var(--wrapper-height) * .5 - var(--wrapper-height) * .5)) rotate(var(--rotation)) scale(var(--scale))}.positions-grid.svelte-1c6u0wq .thumbnail-cell:where(.svelte-1c6u0wq) .thumbnail-crop-wrapper:where(.svelte-1c6u0wq) img:where(.svelte-1c6u0wq).img-portrait{width:100%;--computed-img-height: calc(var(--wrapper-width) / var(--img-aspect-ratio));transform:translate(calc(var(--wrapper-width) * var(--offset-x) - var(--wrapper-width) * .5 - var(--wrapper-width) * .5)) translateY(calc(var(--wrapper-height) * var(--offset-y) - var(--wrapper-height) * .5 - var(--computed-img-height) * .5)) rotate(var(--rotation)) scale(var(--scale))}.positions-grid.svelte-1c6u0wq .price-cell:where(.svelte-1c6u0wq){grid-column:price-start/price-end;color:var(--color-black);font-size:.75rem;font-weight:var(--font-weight-regular);line-height:1.125rem}.positions-grid.svelte-1c6u0wq .remove-area-btn-cell:where(.svelte-1c6u0wq){grid-column:remove-area-btn-start/remove-area-btn-end;display:flex;align-items:flex-start}.positions-grid.svelte-1c6u0wq .remove-area-btn-cell:where(.svelte-1c6u0wq)>button:where(.svelte-1c6u0wq){all:unset;color:var(--color-md-primary-100)}.positions-grid.svelte-1c6u0wq .remove-area-btn-cell:where(.svelte-1c6u0wq)>button:where(.svelte-1c6u0wq):hover{cursor:pointer}.positions-grid.svelte-1c6u0wq .total-net-label:where(.svelte-1c6u0wq),.positions-grid.svelte-1c6u0wq .vat-label:where(.svelte-1c6u0wq),.positions-grid.svelte-1c6u0wq .total-gross-label:where(.svelte-1c6u0wq){grid-column:area-data-start/thumbnail-end}.positions-grid.svelte-1c6u0wq .total-net-label:where(.svelte-1c6u0wq),.positions-grid.svelte-1c6u0wq .total-net-value:where(.svelte-1c6u0wq),.positions-grid.svelte-1c6u0wq .total-gross-label:where(.svelte-1c6u0wq),.positions-grid.svelte-1c6u0wq .total-gross-value:where(.svelte-1c6u0wq){font-size:.75rem;font-weight:var(--font-weight-regular);line-height:1.125rem;color:var(--color-black)}.positions-grid.svelte-1c6u0wq .vat-label:where(.svelte-1c6u0wq),.positions-grid.svelte-1c6u0wq .vat-value:where(.svelte-1c6u0wq){font-size:.6875rem;font-weight:var(--font-weight-regular);line-height:1rem;color:var(--color-grey)}.positions-grid.svelte-1c6u0wq .total-net-value:where(.svelte-1c6u0wq),.positions-grid.svelte-1c6u0wq .vat-value:where(.svelte-1c6u0wq),.positions-grid.svelte-1c6u0wq .total-gross-value:where(.svelte-1c6u0wq){justify-self:end}h2.svelte-1c6u0wq{margin:0;font-size:1rem;font-weight:var(--font-weight-semibold);color:var(--color-primary-100)}.total-grid.svelte-1c6u0wq{display:grid;grid-template-columns:auto max-content;-moz-column-gap:1.25rem;column-gap:1.25rem}.total-grid.svelte-1c6u0wq .table-row:where(.svelte-1c6u0wq){grid-column:1/3;display:grid;grid-template-columns:subgrid;padding:.75rem 0;border-bottom:1px solid var(--color-light-grey)}.total-grid.svelte-1c6u0wq .table-row:where(.svelte-1c6u0wq)>:where(.svelte-1c6u0wq):first-child{padding-left:1.25rem}.platform-desktop.svelte-1c6u0wq .positions-grid:where(.svelte-1c6u0wq){grid-template-columns:[start index-start] 1.75rem [index-end area-data-start] auto [area-data-end article-no-start] max-content [article-no-end thumbnail-start] max-content [thumbnail-end price-start] 5rem [price-end remove-area-btn-start] max-content [remove-area-btn-end end]}.platform-desktop.svelte-1c6u0wq .article-no-cell:where(.svelte-1c6u0wq){grid-column:article-no-start/article-no-end;display:flex;font-size:.6875rem;line-height:1rem;font-weight:var(--font-weight-regular)}.platform-desktop.svelte-1c6u0wq .remove-area-btn-cell:where(.svelte-1c6u0wq){padding:0;align-items:flex-start}.ad-cart-modal.svelte-1iwx2ci{width:100%;display:block}.left-column.svelte-1iwx2ci img.fairLogo:where(.svelte-1iwx2ci){position:sticky;top:0;left:0;width:100%;max-width:8rem}.right-column.svelte-1iwx2ci{flex:0 1 44rem;display:flex;flex-direction:column;gap:2.5rem}.header.svelte-1iwx2ci{display:flex;flex-direction:column;gap:2rem}h1.svelte-1iwx2ci{margin:0;font-size:1.375rem;font-weight:var(--font-weight-semibold);color:var(--color-md-primary-100)}.headline.svelte-1iwx2ci{font-size:.875rem;font-weight:var(--font-weight-semibold);color:var(--color-black);margin:0;line-height:1.125rem}.sub-title.svelte-1iwx2ci{color:var(--color-grey);font-size:1.125rem;font-weight:var(--font-weight-regular);line-height:1.5rem}.sub-title.error.svelte-1iwx2ci{color:var(--color-error)}.already-requested-hint.svelte-1iwx2ci{font-size:.75rem;color:var(--color-grey);font-weight:var(--font-weight-regular)}.contact-form-footer.svelte-1iwx2ci{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.contact-form-footer.svelte-1iwx2ci .request-info:where(.svelte-1iwx2ci){display:flex;flex-direction:column;gap:.5rem;font-size:.75rem;color:var(--color-grey)}.contact-form-footer.svelte-1iwx2ci .request-info:where(.svelte-1iwx2ci) .mouseprint:where(.svelte-1iwx2ci){font-size:.75rem;color:var(--color-red-100)}.message-label.svelte-1iwx2ci{font-size:.625rem;font-weight:var(--font-weight-regular);color:var(--color-black)}.platform-desktop.svelte-1iwx2ci{display:flex;justify-content:center;gap:2rem}.platform-desktop.svelte-1iwx2ci .contact-form-footer:where(.svelte-1iwx2ci){flex-direction:row;align-items:center}.marker-3d.svelte-g1j4zs{--box-border-radius: 1.25rem;--box-padding: .25rem;--triangle-height: .625rem;--triangle-pin-spacing: .25rem;--animation-duration: .2s;--animation-timing-function: ease-in-out;display:flex;flex-direction:column;align-items:center;gap:.25rem;position:absolute;top:var(--pos-y);left:var(--pos-x);transform:translate(-50%) translateY(calc(-100% - var(--triangle-height) - var(--triangle-pin-spacing)));isolation:isolate}.marker-3d.svelte-g1j4zs .box:where(.svelte-g1j4zs){--cursor: default;all:unset;border-radius:var(--box-border-radius);background-color:var(--color-white);width:2rem;height:2rem;padding:var(--box-padding);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem;pointer-events:all;cursor:var(--cursor);translate:0 calc(var(--triangle-height) + var(--triangle-pin-spacing) + var(--box-border-radius));transition:translate .4s var(--animation-timing-function);z-index:5}.marker-3d.svelte-g1j4zs .box:where(.svelte-g1j4zs):hover,.marker-3d.svelte-g1j4zs .box.hover:where(.svelte-g1j4zs){--cursor: pointer}.marker-3d.svelte-g1j4zs .label-wrapper:where(.svelte-g1j4zs){width:2rem;height:2rem;color:var(--color-white);font-weight:var(--font-weight-semibold);font-size:1.375rem;display:flex;align-items:center;justify-content:center;position:relative;isolation:isolate}.marker-3d.svelte-g1j4zs .label-wrapper:where(.svelte-g1j4zs):before{content:"";width:100%;height:100%;background:var(--label-bg, var(--color-primary));border-radius:calc(var(--box-border-radius) - var(--box-padding));transform:rotate(225deg);position:absolute;top:0;left:0}.marker-3d.svelte-g1j4zs .label-wrapper:where(.svelte-g1j4zs) .short-label:where(.svelte-g1j4zs){all:unset;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:var(--font-weight-semibold);color:var(--color-white)}.marker-3d.svelte-g1j4zs .label-wrapper:where(.svelte-g1j4zs) .short-label:where(.svelte-g1j4zs) svg{width:1.25rem}.marker-3d.svelte-g1j4zs .label:where(.svelte-g1j4zs){all:unset;padding-right:.5rem;color:var(--color-black);font-size:.6875rem;font-weight:var(--font-weight-bold);line-height:1rem;display:none;text-wrap:nowrap;align-items:center}.marker-3d.svelte-g1j4zs .thematic-area-list:where(.svelte-g1j4zs){display:none;width:100%;margin:0;padding:0}.marker-3d.svelte-g1j4zs .thematic-area-list:where(.svelte-g1j4zs) .thematic-area:where(.svelte-g1j4zs){all:unset;border-radius:1.25rem;background-color:var(--bg-color, var(--color-primary));color:var(--color-white);font-size:.6875rem;font-weight:var(--font-weight-regular);line-height:1rem;padding:.5rem .75rem;text-wrap:nowrap}.marker-3d.svelte-g1j4zs .button-wrapper:where(.svelte-g1j4zs){padding:.25rem;border-radius:1.5rem;background-color:var(--color-white);display:none}.marker-3d.svelte-g1j4zs svg.triangle:where(.svelte-g1j4zs){width:1.125rem;height:var(--triangle-height);color:var(--color-white);opacity:0;transition:opacity var(--animation-duration) var(--animation-timing-function);position:absolute;top:100%;left:50%;translate:-50% var(--triangle-pin-spacing)}.marker-3d.svelte-g1j4zs:has(.box:where(.svelte-g1j4zs):hover),.marker-3d.svelte-g1j4zs:has(.box.hover:where(.svelte-g1j4zs)),.marker-3d.svelte-g1j4zs:has(.full-marker:where(.svelte-g1j4zs)){z-index:1}@keyframes svelte-g1j4zs-pump{0%{scale:1}50%{scale:1.1}to{scale:1}}.marker-3d.svelte-g1j4zs:has(.box:where(.svelte-g1j4zs):hover) .box:where(.svelte-g1j4zs),.marker-3d.svelte-g1j4zs:has(.box.hover:where(.svelte-g1j4zs)) .box:where(.svelte-g1j4zs),.marker-3d.svelte-g1j4zs:has(.full-marker:where(.svelte-g1j4zs)) .box:where(.svelte-g1j4zs){width:unset;height:unset;min-width:6.25rem;animation-name:svelte-g1j4zs-pump;animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.marker-3d.svelte-g1j4zs:has(.box:where(.svelte-g1j4zs):hover) .label:where(.svelte-g1j4zs),.marker-3d.svelte-g1j4zs:has(.box.hover:where(.svelte-g1j4zs)) .label:where(.svelte-g1j4zs),.marker-3d.svelte-g1j4zs:has(.full-marker:where(.svelte-g1j4zs)) .label:where(.svelte-g1j4zs){display:flex}.marker-3d.svelte-g1j4zs:has(.box:where(.svelte-g1j4zs):hover) .thematic-area-list:where(.svelte-g1j4zs),.marker-3d.svelte-g1j4zs:has(.box.hover:where(.svelte-g1j4zs)) .thematic-area-list:where(.svelte-g1j4zs),.marker-3d.svelte-g1j4zs:has(.full-marker:where(.svelte-g1j4zs)) .thematic-area-list:where(.svelte-g1j4zs){display:flex;flex-direction:column;gap:.25rem}.marker-3d.svelte-g1j4zs:has(.box:where(.svelte-g1j4zs):hover) .box:where(.svelte-g1j4zs),.marker-3d.svelte-g1j4zs:has(.box.hover:where(.svelte-g1j4zs)) .box:where(.svelte-g1j4zs),.marker-3d.svelte-g1j4zs:has(.full-marker:where(.svelte-g1j4zs)) .box:where(.svelte-g1j4zs){translate:0 calc(var(--triangle-height) + var(--triangle-pin-spacing) + var(--box-border-radius))}.marker-3d.svelte-g1j4zs:has(.full-marker:where(.svelte-g1j4zs)) .button-wrapper:where(.svelte-g1j4zs){display:block;animation-name:svelte-g1j4zs-pump;animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.marker-3d.svelte-g1j4zs:has(.full-marker:where(.svelte-g1j4zs)) .button-wrapper:where(.svelte-g1j4zs){translate:0 calc(var(--triangle-height) + var(--triangle-pin-spacing) + var(--box-border-radius))}.marker-3d.show-triangle.svelte-g1j4zs .box:where(.svelte-g1j4zs),.marker-3d.show-triangle.svelte-g1j4zs .box:where(.svelte-g1j4zs):hover,.marker-3d.show-triangle.svelte-g1j4zs .box.hover:where(.svelte-g1j4zs){translate:0}.marker-3d.show-triangle.svelte-g1j4zs:has(.box:where(.svelte-g1j4zs):hover) .button-wrapper:where(.svelte-g1j4zs),.marker-3d.show-triangle.svelte-g1j4zs:has(.box.hover:where(.svelte-g1j4zs)) .button-wrapper:where(.svelte-g1j4zs),.marker-3d.show-triangle.svelte-g1j4zs:has(.full-marker:where(.svelte-g1j4zs)) .button-wrapper:where(.svelte-g1j4zs){translate:0}.marker-3d.show-triangle.svelte-g1j4zs svg.triangle:where(.svelte-g1j4zs){opacity:1}@keyframes svelte-1hxdi4h-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1hxdi4h-fadeOut{0%{opacity:1}to{opacity:0}}.marker3d-overlay.svelte-1hxdi4h{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;animation-name:svelte-1hxdi4h-fadeIn;animation-duration:.4s;animation-fill-mode:forwards;animation-delay:0}.marker3d-overlay.hidden.svelte-1hxdi4h{animation-name:svelte-1hxdi4h-fadeOut;animation-duration:.4s;animation-fill-mode:forwards;pointer-events:none}.marker3d-overlay.svelte-1hxdi4h.ignore-mouse-events *{pointer-events:none!important}.uploaded-file-row.svelte-1vtupkd{display:flex;gap:.75rem}.uploaded-file-row.svelte-1vtupkd .filename:where(.svelte-1vtupkd){flex:1;border-radius:.125rem;background-color:var(--color-primary-16);padding:.5rem .75rem;font-size:.75rem;color:var(--color-primary-100);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.area-card.svelte-i9c0co{--border-color: var(--color-white);--bg-color: var(--color-white);--primary-text-color: var(--color-primary-100);--secondary-text-color: var(--color-grey);--cursor: default;--opacity-to-area-text: 0;--box-shadow: none;all:unset;-webkit-user-select:text;-moz-user-select:text;user-select:text;box-sizing:border-box;box-shadow:var(--box-shadow);border:1px solid var(--border-color);border-radius:.125rem;background-color:var(--bg-color);width:100%;padding:1rem .75rem;display:flex;flex-direction:column;gap:1rem;cursor:var(--cursor);transition:border-color .2s ease-in-out}.area-card.svelte-i9c0co .fav-icon:where(.svelte-i9c0co){--is-favorite-color: var(--secondary-text-color)}.area-card.svelte-i9c0co .fav-icon.is-favorite:where(.svelte-i9c0co){--is-favorite-color: var(--color-orange-100)}.area-card.state-open.svelte-i9c0co,.area-card.state-requested.svelte-i9c0co,.area-card.state-sold.svelte-i9c0co{--cursor: pointer}.area-card.state-selected.svelte-i9c0co{--border-color: var(--color-primary-100);--bg-color: var(--color-primary-8)}.area-card.svelte-i9c0co:hover{--opacity-to-area-text: 1;--border-color: var(--color-primary-100);--box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, .12)}.title.svelte-i9c0co{display:flex;gap:.5rem;flex-wrap:wrap;color:var(--primary-text-color);font-weight:var(--font-weight-semibold);font-size:.875rem;line-height:1.125rem}.fav-icon.svelte-i9c0co{all:unset;grid-column:span 1;height:-moz-min-content;height:min-content;color:var(--is-favorite-color);position:relative}.fav-icon.svelte-i9c0co .filled-icon:where(.svelte-i9c0co){display:none}.fav-icon.svelte-i9c0co .outlined-icon:where(.svelte-i9c0co){display:block}.fav-icon.svelte-i9c0co:hover{cursor:pointer}.fav-icon.svelte-i9c0co:after{content:"";width:100%;height:100%;padding:.5rem;position:absolute;top:-.5rem;left:-.5rem}.fav-icon.is-favorite.svelte-i9c0co .filled-icon:where(.svelte-i9c0co){display:block}.fav-icon.is-favorite.svelte-i9c0co .outlined-icon:where(.svelte-i9c0co){display:none}.thematic-area.svelte-i9c0co{display:flex;gap:.5rem;flex-wrap:wrap;font-size:.6875rem;font-weight:var(--font-weight-regular);line-height:1rem}.dimensions-and-size.svelte-i9c0co{font-size:.625rem;color:var(--color-grey);font-weight:var(--font-weight-regular)}.price.svelte-i9c0co{color:var(--primary-text-color);font-size:.875rem;font-weight:var(--font-weight-semibold);line-height:1.125rem}.to-area-text.svelte-i9c0co{transition:opacity .2s ease-in-out;opacity:var(--opacity-to-area-text);color:var(--primary-text-color);line-height:1.125rem;font-weight:var(--font-weight-regular);font-size:.75rem}.separation-line.svelte-i9c0co{height:1px;background-color:var(--color-primary-16)}.label.svelte-i9c0co{color:var(--color-black);font-size:.625rem;font-weight:var(--font-weight-regular)}.graphic-upload-hint.svelte-i9c0co{font-size:.6875rem;color:var(--secondary-text-color);font-weight:var(--font-weight-regular);line-height:1rem}.graphic-positioning.svelte-i9c0co{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:.5rem;column-gap:.5rem;row-gap:.75rem}.graphic-positioning.svelte-i9c0co .label:where(.svelte-i9c0co){grid-column:span 2}ul.area-list.svelte-11httil{list-style-type:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;overflow:auto}.select-wrapper.svelte-1lt8lnm{display:flex;flex-direction:column;gap:.5rem}.select-wrapper.svelte-1lt8lnm .label:where(.svelte-1lt8lnm){color:var(--color-black);font-size:.75rem}.search-result-count.svelte-1lt8lnm{font-size:.625rem;font-weight:var(--font-weight-regular);color:var(--color-grey)}.sidebar-area-title.svelte-1hl6ab0{font-size:1rem;line-height:1rem;font-weight:var(--font-weight-semibold);color:var(--color-black)}.empty-list-text.svelte-1hl6ab0{flex:1;display:flex;align-items:center;justify-content:center;color:var(--color-grey);font-size:.875rem;font-weight:400}.breadcrumb-card.svelte-sucsp4{--padding-x: 1rem;border-radius:.125rem;background-color:var(--color-white);box-sizing:border-box;padding:.75rem var(--padding-x);display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;position:relative;top:0;left:0;width:calc(var(--crumbs-width) + var(--padding-x) * 2);overflow:hidden;transition:width .6s ease-in-out}.breadcrumb-card.svelte-sucsp4:after{content:"";width:var(--padding-x);height:100%;position:absolute;top:0;right:0;background:linear-gradient(to right,transparent,var(--color-white))}p.svelte-sucsp4{margin:0;color:var(--color-grey);font-size:.625rem;font-weight:var(--font-weight-regular)}.crumbs.svelte-sucsp4{list-style:none;margin:0;padding:0;display:flex}.crumbs.svelte-sucsp4 .chevron:where(.svelte-sucsp4){margin:0 .5rem;color:var(--color-grey);font-weight:var(--font-weight-semibold);font-size:1.25rem}.crumbs.svelte-sucsp4 .crumb:where(.svelte-sucsp4){display:flex;align-items:center;justify-content:center}.crumbs.svelte-sucsp4 .crumb:where(.svelte-sucsp4) button:where(.svelte-sucsp4){--text-color: var(--color-grey);--cursor: default;--pointer-events: all;all:unset;color:var(--text-color);font-weight:var(--font-weight-semibold);font-size:.875rem;line-height:1.125rem;cursor:var(--cursor);pointer-events:var(--pointer-events);text-wrap:nowrap}.crumbs.svelte-sucsp4 .crumb:where(.svelte-sucsp4) button:where(.svelte-sucsp4):hover{--text-color: var(--color-primary-100);--cursor: pointer}.crumbs.svelte-sucsp4 .crumb:where(.svelte-sucsp4):last-child button:where(.svelte-sucsp4){--text-color: var(--color-primary-100);--pointer-events: none}.graphic-upload-overlay.svelte-v1lsoc{display:flex;flex-direction:column;gap:.75rem}.graphic-upload-overlay.svelte-v1lsoc h3:where(.svelte-v1lsoc){margin:0;font-size:.875rem;font-weight:var(--font-weight-semibold);color:var(--color-primary-100);line-height:1.125rem}.graphic-upload-overlay.svelte-v1lsoc .close-btn:where(.svelte-v1lsoc){--text-color: var(--color-grey);--cursor: default;all:unset;color:var(--text-color);cursor:var(--cursor);position:relative}.graphic-upload-overlay.svelte-v1lsoc .close-btn:where(.svelte-v1lsoc):hover{--text-color: var(--color-grey-dark);--cursor: pointer}.graphic-upload-overlay.svelte-v1lsoc .close-btn:where(.svelte-v1lsoc):after{content:"";width:100%;height:100%;padding:.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fair-information.svelte-hagxhr,.links.svelte-hagxhr{display:flex;flex-direction:column;gap:.5rem;font-size:.6875rem;line-height:1rem;font-weight:var(--font-weight-regular);color:var(--color-white)}.fair-information.svelte-hagxhr a:where(.svelte-hagxhr){display:flex;flex-direction:row;width:-moz-max-content;width:max-content;max-width:100%;text-wrap:nowrap;text-decoration:none;align-items:center;color:#fff;box-sizing:border-box;gap:.25rem}.fair-information.svelte-hagxhr a:where(.svelte-hagxhr) .text:where(.svelte-hagxhr){flex:1;overflow:hidden;text-overflow:ellipsis}.fair-information.svelte-hagxhr a:where(.svelte-hagxhr):hover{color:#ffffffb3;border-color:#ffffffb3;text-decoration:underline}.fair-information.svelte-hagxhr a.underline:where(.svelte-hagxhr){border-bottom:1px solid white}.fair-information.svelte-hagxhr a.underline:where(.svelte-hagxhr):hover{text-decoration:none}.links.svelte-hagxhr{display:flex;flex-direction:column;gap:.5rem;color:var(--color-white)}.links.svelte-hagxhr button:where(.svelte-hagxhr){all:unset;cursor:pointer}.links.svelte-hagxhr a:where(.svelte-hagxhr),.links.svelte-hagxhr button:where(.svelte-hagxhr){display:flex;flex-direction:row;width:-moz-max-content;width:max-content;max-width:100%;text-wrap:nowrap;text-decoration:none;align-items:center;color:#fff;box-sizing:border-box;gap:.25rem}.links.svelte-hagxhr a:where(.svelte-hagxhr) .text:where(.svelte-hagxhr),.links.svelte-hagxhr button:where(.svelte-hagxhr) .text:where(.svelte-hagxhr){flex:1;overflow:hidden;text-overflow:ellipsis}.links.svelte-hagxhr a:where(.svelte-hagxhr):hover,.links.svelte-hagxhr button:where(.svelte-hagxhr):hover{color:#ffffffb3;border-color:#ffffffb3;text-decoration:underline}.canvas-wrapper.svelte-hagxhr{background-color:var(--color-white);flex:1;height:100%;overflow:hidden;position:relative;container:canvas-wrapper/inline-size}
