.Loading_loadingContainer__uN9FX{display:flex;justify-content:center;align-items:center;background:#fff;font-family:Open Sans,Arial,sans-serif}.Loading_fullScreen__qnLNJ{min-height:100vh;position:fixed;top:0;left:0;right:0;bottom:0;z-index:var(--z-modal-loading)}.Loading_loadingContent__7MpDJ{display:flex;flex-direction:column;align-items:center;gap:20px}.Loading_spinner__OtY0r{width:50px;height:50px;border:4px solid #e0e0e0;border-top-color:#000;border-radius:50%;animation:Loading_spin__KwNda 1s linear infinite}.Loading_loadingText__dnABJ{font-size:1.1rem;font-weight:500;color:#333;margin:0;text-align:center}@keyframes Loading_spin__KwNda{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.Loading_spinner__OtY0r{width:40px;height:40px;border-width:3px}.Loading_loadingText__dnABJ{font-size:1rem}}.ProfileFieldModal_overlay__uKlVs{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:var(--z-modal-profile-field);padding:20px;animation:ProfileFieldModal_fadeIn__eXqoM .2s ease}@keyframes ProfileFieldModal_fadeOut__Hb5jz{0%{opacity:1}to{opacity:0}}@keyframes ProfileFieldModal_slideOut__GkeFp{0%{transform:translateY(0);opacity:1}to{transform:translateY(-20px);opacity:0}}.ProfileFieldModal_modal__uVZQy{background:#fff;border-radius:12px;padding:80px 30px 30px;max-width:500px;width:100%;box-shadow:0 4px 20px rgba(0,0,0,.15);position:relative;animation:ProfileFieldModal_slideIn__xhOGj .3s ease}@keyframes ProfileFieldModal_slideIn__xhOGj{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.ProfileFieldModal_closeButton__UQ_iE{position:absolute;top:10px;left:10px;background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s ease;color:#333}.ProfileFieldModal_closeButton__UQ_iE:hover{background:rgba(0,0,0,.05)}.ProfileFieldModal_modalClosing__gkFpH .ProfileFieldModal_closeButton__UQ_iE:hover{background:none}.ProfileFieldModal_overlayClosing__x_pnt{animation:ProfileFieldModal_fadeOut__Hb5jz .3s ease}.ProfileFieldModal_modalClosing__gkFpH{animation:ProfileFieldModal_slideOut__GkeFp .3s ease}.ProfileFieldModal_title__c7Not{font-family:Jost,Arial,sans-serif;font-size:1.5rem;font-weight:700;color:#000;margin:0 0 16px;padding-top:10px}.ProfileFieldModal_description__Jh683{font-family:Open Sans,Arial,sans-serif;font-size:.9rem;color:#666;line-height:1.6;margin:0 0 24px}.ProfileFieldModal_input__EwQz0{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:1rem;font-family:Open Sans,Arial,sans-serif;box-sizing:border-box;outline:none;transition:border .2s ease;resize:none;min-height:120px;max-height:300px;overflow-y:auto}.ProfileFieldModal_input__EwQz0:focus{border-color:#8B6F47}.ProfileFieldModal_input__EwQz0::placeholder{color:#999}.ProfileFieldModal_charCounter__TBkqD{font-size:.85rem;color:#999;text-align:right;margin-top:8px;font-family:Open Sans,Arial,sans-serif}.ProfileFieldModal_saveButton__Ik7ez{display:block!important;margin:24px auto 0;width:auto}@media (max-width:768px){.ProfileFieldModal_modal__uVZQy{padding:70px 20px 20px;max-width:90vw}.ProfileFieldModal_title__c7Not{font-size:1.3rem}.ProfileFieldModal_description__Jh683{font-size:.85rem}.ProfileFieldModal_closeButton__UQ_iE{top:15px;left:10px}}.CtaButton_ctaButton__3eWM3{min-width:220px;height:50px;padding:0 24px;background:#000;color:#fff;border:none;border-radius:6px;font-family:Roboto,Arial,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .1s ease;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;text-align:center}.CtaButton_ctaButton__3eWM3 span{animation:none!important;transition:none!important}.CtaButton_ctaButton__3eWM3:hover:not(:disabled){background:#333}.CtaButton_ctaButton__3eWM3:active:not(:disabled){background:#555555;transform:scale(.98)}.CtaButton_ctaButton__3eWM3:active:not(:disabled) span{transform:scale(1.0204)}.CtaButton_ctaButton__3eWM3:disabled{opacity:.6;cursor:default}.CtaButton_fullWidth__A2bYX{width:100%;min-width:0}@media (max-width:640px){.CtaButton_ctaButton__3eWM3{width:100%;min-width:0;height:46px}}.page_pageWrapper__ElmRy{min-height:calc(100vh - 80px);background:#fff;padding:64px 88px;display:flex;justify-content:center;isolation:isolate;font-family:Open Sans,Arial,sans-serif}@media (max-width:600px){.page_productTitle__tUKkh{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page_productDescription__yoUKw{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:normal}}.page_schemaTypographyOverride__Pq2zG,.page_schemaTypographyOverride__Pq2zG button,.page_schemaTypographyOverride__Pq2zG h1,.page_schemaTypographyOverride__Pq2zG h2,.page_schemaTypographyOverride__Pq2zG h3,.page_schemaTypographyOverride__Pq2zG h4,.page_schemaTypographyOverride__Pq2zG h5,.page_schemaTypographyOverride__Pq2zG h6{font-family:Open Sans,Arial,sans-serif}.page_content__Ou92Q{width:min(1100px,100%);display:flex;flex-direction:column;gap:32px}.page_header__c6R7d{display:flex;flex-direction:column;gap:6px}.page_backLink__GbRDN{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;font-weight:600;color:#111;text-decoration:none;width:-moz-fit-content;width:fit-content;padding:6px 0;transition:color .2s ease,transform .15s ease}.page_backLink__GbRDN:hover{color:#555}.page_backLink__GbRDN:active{transform:translateX(-2px)}.page_backIcon__w_w60{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.page_backIcon__w_w60 svg{width:100%;height:100%}.page_mainTitle__Kg3RH{font-family:Open Sans,Arial,sans-serif;font-size:2.1rem;font-weight:700;color:#0d0d0d;margin:0}.page_subtitle__AN7iz{font-size:1rem;color:#505050;margin:0;max-width:620px;line-height:1.5}.page_divider__VZXLc{width:100%;height:2px;background:#e0e0e0;border:none;margin:0}.page_header__c6R7d+.page_divider__VZXLc{margin-top:32px}.page_divider__VZXLc+.page_formSection__NLEx6{margin-top:10px}.page_dividerSection__YGV9w{width:100%;height:2px;background:#e0e0e0;border:none;margin:32px 0}.page_formSection__NLEx6{background:#fff;padding:32px;display:flex;flex-direction:column;gap:20px}.page_sectionHeader__ielV_{display:flex;flex-direction:column;gap:4px}.page_sectionHeader__ielV_ h2{font-size:1.3rem;font-weight:600;margin:0;color:#111}.page_sectionHeader__ielV_ p{margin:0;font-size:.95rem;color:#555;line-height:1.4}.page_productForm__6plLk{display:flex;flex-direction:column;gap:24px}.page_fieldGrid__PWfXg{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px}.page_fieldFull__PUytx,.page_field__UWiQv{display:flex;flex-direction:column;gap:8px}.page_fieldFull__PUytx{grid-column:1/-1}.page_fieldFull__PUytx label,.page_field__UWiQv label{font-size:.95rem;font-weight:600;color:#3f3a35}.page_fieldFull__PUytx textarea,.page_field__UWiQv input,.page_field__UWiQv select{border:none;background:#f4f4f4;border-radius:10px;padding:14px 16px;font-size:1rem;font-family:Open Sans,Arial,sans-serif;color:#1f1c19;transition:background .2s ease}.page_fieldFull__PUytx textarea:focus,.page_field__UWiQv input:focus,.page_field__UWiQv select:focus{background:#ececec;outline:2px solid #d5d5d5}.page_fieldFull__PUytx textarea:disabled,.page_field__UWiQv input:disabled,.page_field__UWiQv select:disabled{opacity:.6;cursor:not-allowed}.page_dropdownWrapper__iuJ_8,.page_dropdownWrapper__iuJ_8 .dropdownContainer{width:100%}.page_dropdownWrapper__iuJ_8 .dropdownInput{width:100%;border:none;background:#f4f4f4;border-radius:10px;font-size:1rem;font-family:Open Sans,Arial,sans-serif;color:#1f1c19;transition:background .2s ease;background-image:url(/Ikoner/down.png);background-repeat:no-repeat;background-position:right 15px center;background-size:14px;padding:14px 45px 14px 16px}.page_dropdownWrapper__iuJ_8 .dropdownInput:focus{background:#ececec;outline:2px solid #d5d5d5}.page_dropdownWrapper__iuJ_8 .dropdownInput:disabled{opacity:.6;cursor:not-allowed}.page_dropdownWrapper__iuJ_8 .dropdownPopup{position:absolute;top:calc(100% + 8px);left:0;width:100%;background:#fff;border-radius:12px;box-shadow:0 24px 50px rgba(15,23,42,.18);border:1px solid rgba(0,0,0,.05);padding:12px 0;z-index:10}.page_dropdownWrapper__iuJ_8 .dropdownLabel{font-family:Roboto,Arial,sans-serif;font-size:.95rem;color:#666}.page_dropdownWrapper__iuJ_8 .dropdownSlots{max-height:220px;overflow-y:auto;padding:4px 0}.page_dropdownWrapper__iuJ_8 .dropdownSlot{padding:10px 18px;font-size:.95rem;color:#222;display:block;transition:background-color .15s ease}.page_dropdownWrapper__iuJ_8 .dropdownSlot:hover{background-color:#f5f5f5}.page_dropdownDisabled___uTfi{opacity:.6;pointer-events:none}.page_dropdownDisabled___uTfi .dropdownInput{cursor:not-allowed}.page_fieldFull__PUytx textarea{resize:none;min-height:140px}.page_wordInfo__iU77C{margin-top:4px;font-size:.8rem;color:#777;display:flex;justify-content:flex-end}.page_wordCount__mweoO{color:inherit}.page_wordLimitReached__GtGDZ{color:#c0392b;font-weight:600}.page_addButton__VfPod{width:100%;height:50px;background:#000;color:white;border:none;border-radius:6px;font-family:Open Sans,Arial,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;margin-top:5px;display:flex;align-items:center;justify-content:center;text-decoration:none}.page_addButton__VfPod:hover:not(:disabled){background:#333}.page_addButton__VfPod:active:not(:disabled){background:#555555;transform:scale(.98);transition:all .1s ease}.page_addButton__VfPod:disabled{opacity:.6;cursor:not-allowed}.page_productsSection__DsUUg{background:transparent;padding:8px 32px 0;display:flex;flex-direction:column;gap:12px;max-width:none;margin:0;align-self:stretch;width:100%;box-sizing:border-box}.page_schedulePageContainer__6e_yQ{max-width:920px;margin:0 auto}.page_scheduleSection__AvhwR{background:#ffffff;padding:32px;display:flex;flex-direction:column;gap:20px;max-width:920px;margin:0 auto 40px}.page_productsList__mIBVS{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:16px;gap:16px}.page_productCard__ktL_r{background:#ffffff;border-radius:12px;padding:20px 32px 20px 12px;display:flex;align-items:stretch;gap:16px;min-width:0}.page_productIconColumn__pW0g4{flex:0 0 clamp(110px,22vw,144px);display:flex;align-items:center;justify-content:center}.page_productIcon__VU7ry{width:clamp(96px,20vw,140px);height:clamp(96px,20vw,140px);object-fit:contain;display:block}.page_productContent__ZpUMX{flex:1 1;display:flex;flex-direction:column;gap:12px;min-width:0}.page_productHeader__iFn7D{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;width:100%}.page_productTitleGroup__K5QrP{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.page_productTitle__tUKkh{font-size:1.15rem;font-weight:600;color:#111;margin:0;flex:1 1;min-width:0;word-break:break-word;overflow-wrap:anywhere;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page_productCategory__ybNB6{font-size:.85rem;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;text-transform:uppercase;letter-spacing:.4px;color:#8c6a35;display:inline-flex;align-items:center;gap:6px}.page_deleteButton__mJZJ9{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;flex-shrink:0;margin-left:auto;margin-right:-10px}.page_deleteButton__mJZJ9 svg{width:20px;height:20px;color:#666;transition:color .2s ease}.page_deleteButton__mJZJ9:hover:not(:disabled) svg{color:#000}.page_deleteButton__mJZJ9:disabled{opacity:.4;cursor:not-allowed}.page_productMeta__dGrBL{display:flex;gap:16px;align-items:center}.page_productDuration__AXCFz,.page_productPrice__MOwnS{font-size:.9rem;font-weight:500;color:#555}.page_productDescription__yoUKw{font-size:.95rem;color:#444;line-height:1.5;margin:0;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;word-break:normal;overflow-wrap:anywhere;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.page_scheduleForm__kTSgh{display:flex;flex-direction:column;gap:16px}.page_scheduleBoard__RBXQA{background:#ffffff;border-radius:12px;border:none;padding:20px 24px;display:flex;flex-direction:column;gap:8px}.page_scheduleRow__VRF3e{display:flex;align-items:center;justify-content:space-between;padding:25px 0;border-bottom:2px solid #edf0f2}.page_scheduleRow__VRF3e:last-child{border-bottom:none}.page_scheduleDayLabel__qUL9i{font-size:.95rem;font-weight:600;color:#000000;min-width:120px}.page_scheduleTimeInputs__ETGl_{display:flex;gap:12px;flex:1 1;justify-content:flex-end}.page_scheduleSubmitButton__vVSJx{margin-top:12px}.page_toast__sL8eR{display:none}.page_toastOffset__g7utA{top:calc(80px + 20px)}@keyframes page_slideIn__0CCbN{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.page_toastSuccess__UOQK5{border-left:4px solid #4caf50}.page_toastError__sPtE7{border-left:4px solid #f44336}.page_toastMessage__84TW0{flex:1 1;font-size:.95rem;color:#333}.page_toastClose__eMHbL{background:transparent;border:none;color:#666;font-size:.85rem;cursor:pointer;padding:4px 8px;transition:color .2s ease}.page_toastClose__eMHbL:hover{color:#000}@media (max-width:1024px){.page_pageWrapper__ElmRy{padding:48px 40px}.page_productsSection__DsUUg{padding:8px 32px 0;max-width:920px;margin:0 auto}.page_productsList__mIBVS{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}}@media (max-width:768px){.page_pageWrapper__ElmRy{padding:32px 24px}.page_subtitle__AN7iz{font-size:.9rem}.page_fieldGrid__PWfXg{grid-template-columns:1fr}.page_productsSection__DsUUg{padding:24px;max-width:720px;margin:0 auto}.page_productsList__mIBVS{grid-template-columns:1fr}.page_scheduleBoard__RBXQA{padding:16px 18px}.page_scheduleRow__VRF3e{flex-direction:column;align-items:flex-start;gap:6px}.page_scheduleDayLabel__qUL9i{min-width:0}.page_toast__sL8eR{right:16px;left:16px;max-width:none}}@media (max-width:480px){.page_pageWrapper__ElmRy{padding:24px 16px}.page_formSection__NLEx6,.page_productsSection__DsUUg{max-width:380px}.page_addButton__VfPod{height:48px;font-size:.95rem}}@media (min-width:769px){.page_productDescription__yoUKw{max-width:92%}}@media (max-width:912px){.page_pageWrapper__ElmRy{padding:80px 16px 32px}.page_content__Ou92Q{width:100%;max-width:100%;gap:20px}.page_header__c6R7d{margin-top:-15px;margin-bottom:-10px;padding-left:8px}}@media (max-width:640px){.page_pageWrapper__ElmRy{padding:75px 12px 24px}.page_content__Ou92Q{width:100%;gap:16px}.page_header__c6R7d{margin-top:-20px;margin-bottom:-12px;padding-left:10px}.page_formSection__NLEx6,.page_productsSection__DsUUg,.page_scheduleSection__AvhwR{padding:24px;max-width:100%}.page_productsList__mIBVS{grid-template-columns:1fr}.page_productIcon__VU7ry{width:clamp(125px,26vw,182px);height:clamp(125px,26vw,182px)}}