vaadin-scroller[slot=drawer]{padding:var(--lumo-space-s)}vaadin-side-nav-item vaadin-icon{padding:0}[slot=drawer]:is(header,footer){display:flex;align-items:center;gap:var(--lumo-space-s);padding:var(--lumo-space-s) var(--lumo-space-m);min-height:var(--lumo-size-xl);box-sizing:border-box}[slot=drawer]:is(header,footer):is(:empty){display:none}@media (max-width: 768px){.header-info-layout{display:none}}.my-projects-view{display:block;height:100%}.my-projects-view vaadin-grid-pro{height:100%}.my-projects-view vaadin-grid-filter,.my-projects-view vaadin-grid-filter>*{width:100%}.my-projects-view vaadin-grid-pro vaadin-horizontal-layout{align-items:center}.my-projects-view vaadin-grid-pro img{border-radius:50%;flex-shrink:0;height:var(--lumo-size-m);width:var(--lumo-size-m)}.my-projects-view .name{overflow:hidden;text-overflow:ellipsis}.projects-filters{display:flex;flex-wrap:wrap;gap:var(--lumo-space-s);align-items:flex-end;width:100%;padding:var(--lumo-space-s)}.projects-filters>*{min-width:140px;flex:1}.share-mobile{display:none}.share-desktop{display:block}@media (max-width: 768px){.share-desktop{display:none}.share-mobile{display:block}}.share-mobile{box-sizing:border-box;width:100%;padding-bottom:80px}.share-mobile-hero{padding:var(--lumo-space-m) var(--lumo-space-m) var(--lumo-space-s)}.share-mobile-hero h3{margin:0 0 var(--lumo-space-xs);font-size:var(--lumo-font-size-xl);line-height:1.3;word-break:break-word}.share-mobile-hero-meta{font-size:var(--lumo-font-size-s);color:var(--lumo-secondary-text-color);margin-top:var(--lumo-space-xs);display:flex;flex-wrap:wrap;gap:var(--lumo-space-xs);align-items:center}.share-mobile-lang{position:absolute;top:var(--lumo-space-m);right:var(--lumo-space-m)}.share-mobile-hero-row{position:relative}.share-mobile-description{padding:0 var(--lumo-space-m) var(--lumo-space-s);font-size:var(--lumo-font-size-s);color:var(--lumo-secondary-text-color);white-space:pre-wrap;word-break:break-word}.share-mobile-cards{padding:0 var(--lumo-space-s)}.share-mobile-card{background:var(--lumo-base-color);border:1px solid var(--lumo-contrast-10pct);border-radius:var(--lumo-border-radius-m);margin-bottom:var(--lumo-space-s);overflow:hidden;cursor:pointer;transition:box-shadow .12s ease}.share-mobile-card:active{box-shadow:0 0 0 2px var(--lumo-primary-color-50pct)}.share-mobile-card-top{display:flex;align-items:center;gap:var(--lumo-space-s);padding:var(--lumo-space-s)}.share-mobile-thumb{flex:0 0 64px;width:64px;height:64px;background:var(--lumo-base-color);border:1px solid var(--lumo-contrast-10pct);border-radius:var(--lumo-border-radius-s);display:flex;align-items:center;justify-content:center;overflow:hidden}.share-mobile-thumb img{width:100%;height:100%;object-fit:contain}.share-mobile-thumb-skeleton{width:64px;height:64px;background:linear-gradient(90deg,var(--lumo-contrast-10pct) 25%,var(--lumo-contrast-5pct) 50%,var(--lumo-contrast-10pct) 75%);background-size:200% 100%;animation:share-skeleton-shimmer 1.2s infinite;border-radius:var(--lumo-border-radius-s)}@keyframes share-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.share-mobile-card-info{flex:1;min-width:0}.share-mobile-card-name{font-weight:600;font-size:var(--lumo-font-size-m);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.share-mobile-card-qty{font-size:var(--lumo-font-size-s);color:var(--lumo-secondary-text-color);margin-top:2px}.share-mobile-card-total{font-size:var(--lumo-font-size-m);font-weight:600;color:var(--lumo-primary-text-color);white-space:nowrap;text-align:right;flex-shrink:0}.share-mobile-card-raw-price{font-size:var(--lumo-font-size-xs);color:var(--lumo-secondary-text-color);text-decoration:line-through;text-align:right;display:block}.share-mobile-card-body{max-height:0;overflow:hidden;transition:max-height .15s ease;border-top:0 solid var(--lumo-contrast-10pct)}.share-mobile-card.expanded .share-mobile-card-body{max-height:999px;border-top-width:1px}.share-mobile-card-body-inner{padding:var(--lumo-space-s) var(--lumo-space-m);font-size:var(--lumo-font-size-s);color:var(--lumo-secondary-text-color);display:flex;flex-direction:column;gap:var(--lumo-space-xs)}.share-mobile-card-per-unit{color:var(--lumo-body-text-color)}.share-mobile-card-comment{font-style:italic;word-break:break-word}.share-mobile-truncation{padding:var(--lumo-space-s) var(--lumo-space-m);font-size:var(--lumo-font-size-s);color:var(--lumo-secondary-text-color);text-align:center}.share-mobile-footer{position:sticky;bottom:0;background:var(--lumo-base-color);border-top:1px solid var(--lumo-contrast-10pct);box-shadow:0 -2px 8px var(--lumo-contrast-10pct);padding:var(--lumo-space-s) var(--lumo-space-m);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--lumo-space-xs);z-index:10}.share-mobile-footer-count{font-size:var(--lumo-font-size-s);color:var(--lumo-secondary-text-color)}.share-mobile-footer-amount{font-size:var(--lumo-font-size-m);font-weight:600;color:var(--lumo-primary-text-color)}.share-mobile-footer-tax{width:100%;font-size:var(--lumo-font-size-xs);color:var(--lumo-secondary-text-color)}.share-mobile-made-in{padding:var(--lumo-space-m);text-align:center;font-size:var(--lumo-font-size-s);color:var(--lumo-secondary-text-color)}.share-mobile-made-in a{color:var(--lumo-primary-text-color)}vaadin-grid-cell-content.selected-row{background-color:#1976d226!important;font-weight:500}vaadin-grid::part(row):has(.selected-row){background-color:#1976d214;border-left:4px solid #1976d2}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.quick-draft-content{display:flex;flex-wrap:wrap;gap:var(--lumo-space-m);width:100%}.quick-draft-content>.image-panel{flex:1 1 300px;min-width:280px}.quick-draft-content>.form-panel{flex:2 1 400px;min-width:300px}
