.veitingar_container__JwzeG{padding:3rem 1.5rem 4rem;width:100%;max-width:1200px;margin:0 auto}.veitingar_filterButtons__KfkAb{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-bottom:1.75rem}.veitingar_filterButton__j8kLr{padding:.4rem .9rem;background-color:transparent;color:var(--accent-color-green-dark);border-radius:999px;border:1px solid rgba(96,108,56,.2);cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease,transform .15s ease;outline-offset:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;box-shadow:none}.veitingar_filterButton__j8kLr:focus-visible,.veitingar_filterButton__j8kLr:hover{background-color:rgba(96,108,56,.06);border-color:var(--accent-color-green);box-shadow:0 4px 10px rgba(0,0,0,.06);transform:translateY(-1px)}.veitingar_filterButton__j8kLr.veitingar_active__I0LvD{background-color:var(--accent-color-green);color:var(--white);border-color:var(--accent-color-green);box-shadow:0 6px 16px rgba(0,0,0,.12)}.veitingar_titleContainer__AavE3{padding:1.5rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;align-items:flex-start}.veitingar_title__XXxrI{font-weight:700;font-size:2rem;margin-bottom:.3rem;color:var(--text-color)}.veitingar_titleDescription__PBeVn{font-size:1rem;color:var(--secondary-text-color);max-width:600px;line-height:1.6}.veitingar_braudtertur__ELeZm{margin-top:1.5rem;padding:1rem;background:var(--card-background);border-radius:10px;box-shadow:0 10px 24px rgba(0,0,0,.06)}.veitingar_priceList__ci5if{list-style:none;padding:0;margin:0;width:auto;max-width:100%}.veitingar_priceList__ci5if li{background:var(--background);margin-bottom:.4rem;padding:.4rem .8rem;border-radius:6px;font-size:.95rem}.veitingar_typesGrid__nyoJP{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;padding:0 1.5rem}.veitingar_typeItem__gIb4v{border-radius:16px;background-color:var(--card-background);overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.08);display:flex;flex-direction:column;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease;position:relative}.veitingar_typeItem__gIb4v:focus-within,.veitingar_typeItem__gIb4v:hover{box-shadow:0 8px 20px 0 rgba(125,125,125,.25)}.veitingar_imageWrapper__iY2UJ{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;flex-shrink:0}.veitingar_typeImage__juTJj{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0;transition:transform .3s ease}.veitingar_typeItem__gIb4v:hover .veitingar_typeImage__juTJj{transform:scale(1.05)}.veitingar_typeItem__gIb4v:focus-within,.veitingar_typeItem__gIb4v:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(0,0,0,.12);z-index:1}.veitingar_descriptionWrapper__43jdN{padding:1rem 1.1rem 1.1rem;display:flex;flex-direction:column;gap:.45rem}.veitingar_description__X_1RG{display:flex;flex-direction:column;gap:.4rem;padding:0;height:auto}.veitingar_name__vAWwn{font-size:1.05rem;font-weight:700;margin:0;padding:0;color:var(--text-color)}.veitingar_typeDescription__HBFxY{margin:0;color:var(--secondary-text-color);font-weight:400;font-size:.9rem;line-height:1.5;max-height:4.2em;overflow:hidden;text-overflow:ellipsis}.veitingar_price__9bMyi{margin:0;font-weight:600;color:var(--accent-color-green-dark);font-size:.98rem;white-space:nowrap}.veitingar_priceLabel__sFZFR{font-weight:600}.veitingar_priceDot__QJFsl{margin:0 .25rem;opacity:.7}.veitingar_priceNote__AqESD{margin-top:.35rem;font-size:.9rem;color:var(--secondary-text-color)}.veitingar_modalOverlay__mUL0o{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:9999;animation:veitingar_fadeIn__MLMkM .3s ease forwards}@keyframes veitingar_fadeIn__MLMkM{0%{opacity:0}to{opacity:1}}.veitingar_modalContent__BA3Lq{background:var(--background);padding:1.5rem 2rem;border-radius:12px;max-width:90%;max-height:90%;overflow-y:auto;text-align:center;position:relative;box-shadow:0 8px 20px rgba(0,0,0,.3);animation:veitingar_scaleIn__BcYHf .3s ease forwards;z-index:1001}@keyframes veitingar_scaleIn__BcYHf{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.veitingar_modalImage__zO3Le{max-width:100%;height:auto;border-radius:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.veitingar_modalCaption__F1Ijv{margin-top:1rem;font-weight:700;font-size:1.2rem;color:var(--accent-color-green)}.veitingar_arrowButton__MZQ1C{position:fixed;top:50%;transform:translateY(-50%);border:1px solid rgba(0,0,0,.08);border-radius:999px;padding:.4rem .9rem;background:var(--card-background);font-size:1.8rem;line-height:1;cursor:pointer;color:var(--text-color);z-index:2000;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;transition:background .15s ease-out,border-color .15s ease-out,color .15s ease-out,transform .12s ease-out,box-shadow .15s ease-out}.veitingar_arrowButton__MZQ1C:hover{background:var(--accent-color-green);border-color:var(--accent-color-green);color:var(--white);box-shadow:0 10px 24px rgba(0,0,0,.18);transform:translateY(-50%) translateY(-1px)}.veitingar_arrowLeft___Du4U{left:1.2rem}.veitingar_arrowRight__g2fGS{right:1.2rem}.veitingar_braudterturModal__a6YwP{max-width:900px;width:90%;background:var(--card-background);padding:2rem;border-radius:12px;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:center}.veitingar_braudterturContent__nF2Eg{display:flex;flex-direction:row;align-items:flex-start;gap:2rem;width:100%;max-width:800px;justify-content:center}.veitingar_braudterturDetails__Kwrw1{flex:1 1;min-width:250px;max-width:400px}.veitingar_braudterturDetails__Kwrw1 h3{margin-top:0;font-size:1.6rem;color:var(--accent-color-green-dark)}.veitingar_braudterturDetails__Kwrw1 p{margin-bottom:1rem;font-size:.95rem;line-height:1.6;color:var(--secondary-text-color)}.veitingar_braudterturDetails__Kwrw1 ul li{background:var(--card-background);margin-bottom:.4rem;padding:.5rem 1rem;border-radius:6px;font-size:.95rem;color:var(--text-color);box-shadow:inset 1px 1px 3px rgba(0,0,0,.05)}.veitingar_braudterturDetails__Kwrw1 h4{margin:1rem 0 .5rem;font-size:1.3rem;color:var(--accent-color-copper)}.veitingar_braudterturDetails__Kwrw1 ul{list-style:none;padding:0;margin:0}.veitingar_categoryLabel__p5LNf{font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;font-weight:600;color:var(--accent-color-green-dark);background:rgba(96,108,56,.08);padding:.2rem .55rem;border-radius:999px;align-self:flex-start}.veitingar_textHeader__PZwnX{display:flex;flex-direction:column;gap:.25rem}.veitingar_headerRow__H8UGx{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}@media (max-width:600px){.veitingar_container__JwzeG{padding-left:1.25rem;padding-right:1.25rem;padding-bottom:3rem}.veitingar_typesGrid__nyoJP{grid-template-columns:1fr;gap:1rem}.veitingar_filterButtons__KfkAb{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;margin:0 -.5rem 1.2rem;padding-left:.5rem;padding-right:.5rem}.veitingar_filterButton__j8kLr{flex:0 0 auto;font-size:.8rem;padding:.35rem .75rem}.veitingar_arrowButton__MZQ1C{font-size:1.4rem;padding:.3rem .7rem}.veitingar_arrowLeft___Du4U{left:.5rem}.veitingar_arrowRight__g2fGS{right:.5rem}}