.konto-module__p30SMa__pageContainer{background-color:var(--md-sys-color-surface);min-height:100vh;color:var(--md-sys-color-on-surface);font-family:var(--md-sys-typescale-body-font);flex-direction:column;transition:background-color .2s;display:flex}.konto-module__p30SMa__header{background-color:var(--md-sys-color-surface);height:64px;z-index:var(--md-sys-zindex-sticky);box-sizing:border-box;border-bottom:none;width:100%;padding:0;position:sticky;top:0}.konto-module__p30SMa__headerContainer{width:100%;max-width:1280px;height:100%;padding:0 var(--md-sys-layout-margin);box-sizing:border-box;justify-content:space-between;align-items:center;margin:0 auto;display:flex}.konto-module__p30SMa__logoContainer{align-items:center;gap:var(--md-sys-spacing-2);display:flex}.konto-module__p30SMa__logo{font-family:var(--md-sys-typescale-heading-font);font-size:var(--md-sys-typescale-title-large);letter-spacing:-.5px;color:var(--md-sys-color-primary);font-weight:500;text-decoration:none}.konto-module__p30SMa__logoLink{align-items:center;gap:var(--md-sys-spacing-3);text-decoration:none;display:flex}.konto-module__p30SMa__sygnetImg{object-fit:contain;border-radius:16%;flex-shrink:0;width:36px;height:36px}.konto-module__p30SMa__brandNameImg{object-fit:contain;width:80px;height:16px}.konto-module__p30SMa__logoSub{font-family:var(--md-sys-typescale-body-font);font-size:var(--md-sys-typescale-body-medium);color:var(--md-sys-color-on-surface-variant);font-weight:500}.konto-module__p30SMa__headerActions{align-items:center;gap:var(--md-sys-spacing-4);display:flex}.konto-module__p30SMa__backBtn{justify-content:center;align-items:center;gap:var(--md-sys-spacing-2);background-color:var(--md-sys-color-btn-inactive-bg);color:var(--md-sys-color-btn-inactive-text);padding:0 var(--md-sys-spacing-6);border-radius:var(--md-sys-shape-corner-btn-large);height:48px;font-family:var(--md-sys-color-btn-font);font-size:var(--md-sys-typescale-label-large);cursor:pointer;transition:background-color var(--md-sys-motion-duration-short-3) ease;border:none;font-weight:500;display:inline-flex}.konto-module__p30SMa__backBtn:hover{background-color:var(--md-sys-color-btn-inactive-hover-bg)}.konto-module__p30SMa__layout{width:100%;max-width:1280px;padding:var(--md-sys-spacing-6) var(--md-sys-layout-margin);gap:var(--md-sys-spacing-8);box-sizing:border-box;flex:1;grid-template-columns:260px 1fr;margin:0 auto;display:grid}.konto-module__p30SMa__sidebar{gap:var(--md-sys-spacing-2);flex-direction:column;grid-column:1;width:260px;height:fit-content;display:flex;position:sticky;top:88px}.konto-module__p30SMa__navItem{align-items:center;gap:var(--md-sys-spacing-3);border-radius:var(--md-sys-shape-corner-full);color:var(--md-sys-color-on-surface-variant);font-family:var(--md-sys-typescale-body-font);font-size:var(--md-sys-typescale-body-medium);text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;width:100%;padding:12px 16px;font-weight:500;transition:background-color .15s,border-color .15s,color .15s,opacity .15s,transform .15s;display:flex}.konto-module__p30SMa__navItem:hover{background-color:var(--md-sys-color-btn-inactive-bg);color:var(--md-sys-color-btn-inactive-text)}.konto-module__p30SMa__navItemActive{background-color:var(--md-sys-color-btn-active-bg);color:var(--md-sys-color-btn-active-text);font-weight:500}.konto-module__p30SMa__navItemActive:hover{background-color:var(--md-sys-color-btn-active-hover-bg)}.konto-module__p30SMa__navIcon{font-size:22px}.konto-module__p30SMa__content{gap:var(--md-sys-spacing-6);flex-direction:column;flex:1;grid-column:2;display:flex}.konto-module__p30SMa__welcomeSection{text-align:center;padding:var(--md-sys-spacing-6) 0;margin-bottom:12px}.konto-module__p30SMa__welcomeAvatar{background-color:var(--md-sys-color-primary-container);width:96px;height:96px;color:var(--md-sys-color-on-primary-container);font-size:var(--md-sys-typescale-display-large);font-weight:500;font-family:var(--md-sys-typescale-heading-font);border:3px solid var(--md-sys-color-surface-container-high);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.konto-module__p30SMa__welcomeTitle{font-family:var(--md-sys-typescale-heading-font);font-size:var(--md-sys-typescale-headline-large);line-height:var(--md-sys-typescale-headline-large-line-height);color:var(--md-sys-color-on-surface);margin-bottom:8px;font-weight:500}.konto-module__p30SMa__welcomeSubtitle{font-size:var(--md-sys-typescale-body-large);color:var(--md-sys-color-on-surface-variant);max-width:480px;margin:0 auto}.konto-module__p30SMa__overviewGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;width:100%;max-width:680px;margin:0 auto;display:grid}.konto-module__p30SMa__card{border-radius:var(--md-sys-shape-corner-btn-small);background-color:var(--md-sys-color-surface-container-lowest);padding:var(--md-sys-spacing-6);gap:var(--md-sys-spacing-4);border:none;flex-direction:column;transition:background-color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.konto-module__p30SMa__cardGroup{flex-direction:column;gap:2px;width:100%;max-width:680px;margin:0 auto;display:flex}.konto-module__p30SMa__sectionHeader{width:100%;max-width:680px;margin:var(--md-sys-spacing-6) auto 12px;text-align:left;box-sizing:border-box}.konto-module__p30SMa__sectionTitle{font-family:var(--md-sys-typescale-heading-font);font-size:var(--md-sys-typescale-title-large);color:var(--md-sys-color-on-surface);margin:0;font-weight:500}.konto-module__p30SMa__sectionDesc{font-size:var(--md-sys-typescale-body-medium);color:var(--md-sys-color-on-surface-variant);margin:4px 0 0;line-height:1.5}.konto-module__p30SMa__cardTop{border-radius:var(--md-sys-shape-corner-btn-small) 20px 0 0}.konto-module__p30SMa__cardMiddle{border-radius:0}.konto-module__p30SMa__cardBottom{border-radius:0 0 20px 20px}.konto-module__p30SMa__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.konto-module__p30SMa__cardIconWrapper{background-color:color-mix(in srgb, var(--md-sys-color-primary) 8%, var(--md-sys-color-surface-container-high));width:44px;height:44px;color:var(--md-sys-color-primary);border-radius:12px;justify-content:center;align-items:center;display:flex}.konto-module__p30SMa__cardIcon{font-size:24px}.konto-module__p30SMa__cardTitle{font-family:var(--md-sys-typescale-heading-font);font-size:var(--md-sys-typescale-title-large);color:var(--md-sys-color-on-surface);font-weight:500}.konto-module__p30SMa__cardDesc{font-size:var(--md-sys-typescale-body-medium);color:var(--md-sys-color-on-surface-variant);flex:1;line-height:1.5}.konto-module__p30SMa__cardActionBtn{color:var(--md-sys-color-primary);font-family:var(--md-sys-typescale-body-font);font-size:var(--md-sys-typescale-body-medium);cursor:pointer;border-radius:var(--md-sys-shape-corner-full);transition:background-color var(--md-sys-motion-duration-short-3) ease;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;margin-inline-start:-12px;padding:6px 12px;font-weight:500;display:flex}.konto-module__p30SMa__cardActionBtn:hover{background-color:color-mix(in srgb, var(--md-sys-color-primary) 8%, transparent)}.konto-module__p30SMa__formGroup{gap:var(--md-sys-spacing-2);flex-direction:column;display:flex}.konto-module__p30SMa__formLabel{font-size:var(--md-sys-typescale-label-large);color:var(--md-sys-color-on-surface-variant);margin-inline-start:4px;font-weight:500}.konto-module__p30SMa__outlinedField{width:100%;position:relative}.konto-module__p30SMa__inputField{width:100%;height:48px;padding:0 var(--md-sys-spacing-4);border-radius:var(--md-sys-shape-corner-small);border:1px solid var(--md-sys-color-outline);color:var(--md-sys-color-on-surface);font-family:var(--md-sys-typescale-body-font);font-size:var(--md-sys-typescale-body-medium);box-sizing:border-box;background-color:#0000;transition:border-color .15s,box-shadow .15s}.konto-module__p30SMa__inputField:focus{border:2px solid var(--md-sys-color-primary);box-shadow:none;background-color:#0000;outline:none}.konto-module__p30SMa__inputField:not(:focus):not(:placeholder-shown){border:1px solid var(--md-sys-color-on-surface)}.konto-module__p30SMa__inputLabel{background-color:var(--md-sys-color-surface-container-lowest);font-family:var(--md-sys-typescale-body-font);font-size:var(--md-sys-typescale-body-medium);color:var(--md-sys-color-on-surface-variant);pointer-events:none;transform-origin:0 0;padding:0 4px;transition:transform .15s cubic-bezier(.4,0,.2,1),font-size .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1),top .15s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.konto-module__p30SMa__inputField:focus~.konto-module__p30SMa__inputLabel,.konto-module__p30SMa__inputField:not(:placeholder-shown)~.konto-module__p30SMa__inputLabel{top:0;transform:translateY(-50%)scale(.85)}.konto-module__p30SMa__inputField:focus~.konto-module__p30SMa__inputLabel{color:var(--md-sys-color-primary)}.konto-module__p30SMa__inputField:not(:focus):not(:placeholder-shown)~.konto-module__p30SMa__inputLabel{color:var(--md-sys-color-on-surface)}.konto-module__p30SMa__inputField:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--md-sys-color-surface-container-lowest) inset!important;-webkit-text-fill-color:var(--md-sys-color-on-surface)!important}.konto-module__p30SMa__inputField:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--md-sys-color-surface-container-lowest) inset!important;-webkit-text-fill-color:var(--md-sys-color-on-surface)!important}.konto-module__p30SMa__inputField:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--md-sys-color-surface-container-lowest) inset!important;-webkit-text-fill-color:var(--md-sys-color-on-surface)!important}.konto-module__p30SMa__inputField:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--md-sys-color-surface-container-lowest) inset!important;-webkit-text-fill-color:var(--md-sys-color-on-surface)!important}.konto-module__p30SMa__btnPrimary{background-color:var(--md-sys-color-btn-active-bg);height:48px;color:var(--md-sys-color-btn-active-text);border-radius:var(--md-sys-shape-corner-btn-large);padding:0 var(--md-sys-spacing-6);font-family:var(--md-sys-color-btn-font);font-size:var(--md-sys-typescale-label-large);cursor:pointer;justify-content:center;align-items:center;gap:var(--md-sys-spacing-2);width:fit-content;transition:background-color var(--md-sys-motion-duration-short-3) ease, transform .15s ease;border:none;font-weight:500;display:flex}.konto-module__p30SMa__btnPrimary:hover{background-color:var(--md-sys-color-btn-active-hover-bg);box-shadow:none}.konto-module__p30SMa__btnPrimary:disabled{background-color:var(--md-sys-color-outline);color:var(--md-sys-color-on-surface-variant);cursor:not-allowed;box-shadow:none;opacity:.6}.konto-module__p30SMa__btnDanger{background-color:var(--md-sys-color-btn-bookmark-remove-text);height:48px;color:var(--md-sys-color-surface-container-lowest);border-radius:var(--md-sys-shape-corner-btn-large);padding:0 var(--md-sys-spacing-6);font-family:var(--md-sys-color-btn-font);font-size:var(--md-sys-typescale-label-large);cursor:pointer;justify-content:center;align-items:center;gap:var(--md-sys-spacing-2);width:fit-content;transition:background-color var(--md-sys-motion-duration-short-3) ease, transform .15s ease;border:none;font-weight:500;display:flex}.konto-module__p30SMa__btnDanger:hover{background-color:var(--md-sys-color-btn-bookmark-remove-hover-bg);box-shadow:none}.konto-module__p30SMa__tierBadge{font-weight:500;font-size:var(--md-sys-typescale-body-medium);font-family:var(--md-sys-typescale-body-font);border-radius:12px;align-self:flex-start;align-items:center;gap:6px;padding:4px 12px;display:inline-flex}.konto-module__p30SMa__tierBadgeFree{background-color:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface-variant)}.konto-module__p30SMa__tierBadgePremium{background-color:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container)}.konto-module__p30SMa__pricingSection{margin-top:16px}.konto-module__p30SMa__pricingHeader{text-align:center;margin-bottom:24px}.konto-module__p30SMa__pricingGrid{gap:var(--md-sys-spacing-6);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.konto-module__p30SMa__priceCard{border:1px solid var(--md-sys-color-outline);border-radius:var(--md-sys-shape-corner-btn-small);background-color:var(--md-sys-color-surface-container-lowest);flex-direction:column;gap:20px;padding:32px 24px;display:flex;position:relative;overflow:hidden}.konto-module__p30SMa__priceCardPopular{border:2px solid var(--md-sys-color-primary);box-shadow:var(--md-sys-shadow-1)}.konto-module__p30SMa__popularLabel{background-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);border-radius:var(--md-sys-shape-corner-small);text-transform:uppercase;padding:2px 8px;font-size:11px;font-weight:500;position:absolute;top:12px;right:12px}.konto-module__p30SMa__priceTitle{font-family:var(--md-sys-typescale-heading-font);font-size:var(--md-sys-typescale-title-large);font-weight:500}.konto-module__p30SMa__priceAmount{align-items:baseline;gap:4px;display:flex}.konto-module__p30SMa__priceNum{font-family:var(--md-sys-typescale-heading-font);font-size:var(--md-sys-typescale-display-large);font-weight:500}.konto-module__p30SMa__pricePeriod{font-size:var(--md-sys-typescale-body-medium);color:var(--md-sys-color-on-surface-variant)}.konto-module__p30SMa__priceDesc{font-size:var(--md-sys-typescale-body-medium);color:var(--md-sys-color-on-surface-variant);line-height:1.5}.konto-module__p30SMa__featureList{flex-direction:column;flex:1;gap:10px;list-style:none;display:flex}.konto-module__p30SMa__featureItem{align-items:center;gap:var(--md-sys-spacing-2);font-size:var(--md-sys-typescale-body-medium);display:flex}.konto-module__p30SMa__featureIcon{color:var(--md-sys-color-primary);font-size:18px}.konto-module__p30SMa__teamInviteBox{gap:var(--md-sys-spacing-3);margin-bottom:24px;display:flex}.konto-module__p30SMa__teamList{gap:var(--md-sys-spacing-3);flex-direction:column;margin-top:16px;display:flex}.konto-module__p30SMa__teamMemberRow{background-color:var(--md-sys-color-surface-container-high);border:1px solid var(--md-sys-color-outline);border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.konto-module__p30SMa__memberInfo{flex-direction:column;gap:4px;display:flex}.konto-module__p30SMa__memberName{font-size:var(--md-sys-typescale-body-large);color:var(--md-sys-color-on-surface);font-weight:500}.konto-module__p30SMa__memberEmail{font-size:var(--md-sys-typescale-body-medium);color:var(--md-sys-color-on-surface-variant)}.konto-module__p30SMa__memberStatusBadge{font-size:var(--md-sys-typescale-label-large);border-radius:var(--md-sys-shape-corner-small);align-self:flex-start;padding:2px 8px;font-weight:500}.konto-module__p30SMa__memberStatusActive{background-color:var(--md-sys-color-btn-bookmark-added-bg);color:var(--md-sys-color-btn-bookmark-added-text)}.konto-module__p30SMa__memberStatusInvited{background-color:color-mix(in srgb, var(--md-sys-color-primary) 15%, transparent);color:var(--md-sys-color-primary)}.konto-module__p30SMa__alert{align-items:flex-start;gap:var(--md-sys-spacing-3);font-size:var(--md-sys-typescale-body-medium);line-height:1.5;font-family:var(--md-sys-typescale-body-font);box-sizing:border-box;border:none;border-radius:12px;margin-bottom:16px;padding:12px 16px;font-weight:500;display:flex}.konto-module__p30SMa__alertError{background-color:color-mix(in srgb, var(--md-sys-color-trend-down) 8%, var(--md-sys-color-surface-container-low));color:var(--md-sys-color-trend-down)}.konto-module__p30SMa__alertSuccess{background-color:color-mix(in srgb, var(--md-sys-color-trend-up) 8%, var(--md-sys-color-surface-container-low));color:var(--md-sys-color-trend-up)}.konto-module__p30SMa__alertIcon{flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:20px;display:inline-flex}.konto-module__p30SMa__loadingSpinner{border:3px solid var(--md-sys-color-surface-container);border-top:3px solid var(--md-sys-color-primary);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite konto-module__p30SMa__spin}@keyframes konto-module__p30SMa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.konto-module__p30SMa__bookmarkList{flex-direction:column;gap:4px;display:flex}.konto-module__p30SMa__bookmarkCard{align-items:center;gap:var(--md-sys-spacing-3);border-radius:var(--md-sys-shape-corner-small);color:var(--md-sys-color-on-surface);cursor:pointer;background:0 0;border:none;padding:10px 16px;text-decoration:none;transition:background-color .15s;display:flex}.konto-module__p30SMa__bookmarkCard:hover{background-color:color-mix(in srgb, var(--md-sys-color-on-surface) 8%, transparent)}.konto-module__p30SMa__bookmarkCardIconWrapper{color:var(--md-sys-color-on-surface-variant);flex-shrink:0;justify-content:center;align-items:center;display:flex}.konto-module__p30SMa__bookmarkCardIconWrapper span{font-size:20px}.konto-module__p30SMa__bookmarkCardTextCol{text-align:left;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.konto-module__p30SMa__bookmarkCardTitle{font-family:var(--md-sys-typescale-body-font);font-size:var(--md-sys-typescale-body-medium);color:var(--md-sys-color-on-surface);white-space:normal;word-break:break-word;margin:0;font-weight:500;line-height:1.4;text-decoration:none}.konto-module__p30SMa__bookmarkCardTitle:hover{text-decoration:none}.konto-module__p30SMa__bookmarkCardMeta{font-family:var(--md-sys-typescale-body-font);font-size:var(--md-sys-typescale-label-large);color:var(--md-sys-color-on-surface-variant);opacity:.8;margin:0}.konto-module__p30SMa__deleteBtn{cursor:pointer;width:36px;height:36px;transition:background-color var(--md-sys-motion-duration-short-3) ease, color .15s ease;background-color:color-mix(in srgb, var(--md-sys-color-trend-up) 8%, var(--md-sys-color-surface-container-high));color:var(--md-sys-color-trend-up);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.konto-module__p30SMa__deleteBtn:hover{background-color:color-mix(in srgb, var(--md-sys-color-trend-down) 12%, var(--md-sys-color-surface-container-high));color:var(--md-sys-color-trend-down)}.konto-module__p30SMa__emptyState{text-align:center;color:var(--md-sys-color-on-surface-variant);justify-content:center;align-items:center;gap:var(--md-sys-spacing-3);flex-direction:column;padding:48px 0;display:flex}.konto-module__p30SMa__emptyStateIcon{color:var(--md-sys-color-surface-container-highest);font-size:48px}.konto-module__p30SMa__emptyStateText{font-size:var(--md-sys-typescale-body-medium);margin:0;line-height:1.5}@media (max-width:768px){.konto-module__p30SMa__layout{padding:var(--md-sys-spacing-4);flex-direction:column;gap:20px;display:flex}.konto-module__p30SMa__sidebar{border-bottom:1px solid var(--md-sys-color-surface-container);scrollbar-width:none;flex-direction:row;width:100%;padding-bottom:8px;position:static;overflow-x:auto}.konto-module__p30SMa__sidebar::-webkit-scrollbar{display:none}.konto-module__p30SMa__navItem{white-space:nowrap;font-size:var(--md-sys-typescale-body-medium);width:auto;padding:8px 16px}.konto-module__p30SMa__welcomeSection{padding:12px 0}}@media (max-width:640px){.konto-module__p30SMa__overviewGrid{grid-template-columns:1fr}.konto-module__p30SMa__teamInviteBox{flex-direction:column}.konto-module__p30SMa__btnPrimary{width:100%}.konto-module__p30SMa__pricingGrid{grid-template-columns:1fr}}
