:root{--body-base-font-family: "Inter", Helvetica;--body-base-font-size: 16px;--body-base-font-style: normal;--body-base-font-weight: 400;--body-base-letter-spacing: 0px;--body-base-line-height: 140%;--body-strong-font-family: "Inter", Helvetica;--body-strong-font-size: 16px;--body-strong-font-style: normal;--body-strong-font-weight: 600;--body-strong-letter-spacing: 0px;--body-strong-line-height: 140%;--heading-font-family: "Inter", Helvetica;--heading-font-size: 24px;--heading-font-style: normal;--heading-font-weight: 600;--heading-letter-spacing: -.48px;--heading-line-height: 120.00000762939453%;--single-line-body-base-font-family: "Inter", Helvetica;--single-line-body-base-font-size: 16px;--single-line-body-base-font-style: normal;--single-line-body-base-font-weight: 400;--single-line-body-base-letter-spacing: 0px;--single-line-body-base-line-height: 100%;--subheading-font-family: "Inter", Helvetica;--subheading-font-size: 20px;--subheading-font-style: normal;--subheading-font-weight: 400;--subheading-letter-spacing: 0px;--subheading-line-height: 120.00000762939453%;--subtitle-font-family: "Inter", Helvetica;--subtitle-font-size: 32px;--subtitle-font-style: normal;--subtitle-font-weight: 400;--subtitle-letter-spacing: 0px;--subtitle-line-height: 120.00000762939453%;--title-hero-font-family: "Inter", Helvetica;--title-hero-font-size: 72px;--title-hero-font-style: normal;--title-hero-font-weight: 700;--title-hero-letter-spacing: -2.16px;--title-hero-line-height: 120.00000762939453%;--body-text-font-family: "Inter", Helvetica;--body-text-font-size: 20px;--body-text-font-style: normal;--body-text-font-weight: 500;--body-text-letter-spacing: 0px;--body-text-line-height: 150%;--small-text-font-family: "Inter", Helvetica;--small-text-font-size: 16px;--small-text-font-style: normal;--small-text-font-weight: 500;--small-text-letter-spacing: 0px;--small-text-line-height: 150%;--variable-collection-number: 2px}.examples-home-page{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;position:relative;font-family:Inter-Regular,Helvetica}.auth-page{min-height:100vh;background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;gap:24px}.auth-logo{font:600 20px/100% Inter,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-.4px;color:#1e1e1e;text-align:center}.auth-card{background:#fff;border:1px solid #e8e7e3;border-radius:20px;padding:40px;width:100%;max-width:560px;display:flex;flex-direction:column;gap:28px}@media (width <= 500px){.auth-card{padding:28px 20px}}.auth-header{display:flex;flex-direction:column;gap:6px;text-align:center}.auth-title{font:700 28px/120% Inter,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-.8px;color:#1e1e1e;margin:0}.auth-subtitle{font:400 15px/150% Inter,-apple-system,Roboto,Helvetica,sans-serif;color:#888780;margin:0}.auth-form{display:flex;flex-direction:column;gap:16px}.auth-field{display:flex;flex-direction:column;gap:7px}.auth-label{font:500 14px/100% Inter,sans-serif;color:#1e1e1e}.auth-input{font:400 15px/140% Inter,sans-serif;color:#1e1e1e;background:#fafaf9;border:1.5px solid #e8e7e3;border-radius:10px;padding:11px 14px;outline:none;width:100%;box-sizing:border-box;transition:border-color .15s,background .15s}.auth-input::placeholder{color:#b4b2a9}.auth-input:focus{border-color:#1e1e1e;background:#fff}.auth-input-wrap{position:relative;display:flex;align-items:center}.auth-input-wrap .auth-input{padding-right:42px}.auth-eye-icon{position:absolute;right:14px;cursor:pointer;color:#b4b2a9;font-size:15px;transition:color .15s}.auth-eye-icon:hover{color:#5f5e5a}.auth-error{font:400 14px/140% Inter,sans-serif;color:#dc2626;margin:0;text-align:center}.auth-success{font:400 14px/140% Inter,sans-serif;color:#16a34a;margin:0;text-align:center}.auth-submit-btn{font:500 15px/100% Inter,sans-serif;background:#1e1e1e;color:#fff;border:none;border-radius:10px;padding:13px;cursor:pointer;width:100%;margin-top:4px;transition:background .15s,transform .1s}.auth-submit-btn:hover:not(:disabled){background:#333;transform:translateY(-1px)}.auth-submit-btn:disabled{opacity:.6;cursor:not-allowed}.auth-divider{display:flex;align-items:center;gap:10px}.auth-divider-line{flex:1;height:1px;background:#e8e7e3}.auth-divider-text{font:400 13px/100% Inter,sans-serif;color:#b4b2a9;white-space:nowrap}.auth-google-btn{display:flex;align-items:center;justify-content:center;gap:10px;font:500 15px/100% Inter,sans-serif;color:#1e1e1e;background:#fff;border:1.5px solid #e8e7e3;border-radius:10px;padding:12px;width:100%;cursor:pointer;transition:background .15s,border-color .15s}.auth-google-btn:hover{background:#fafaf9;border-color:#d3d1c7}.auth-google-icon{width:18px;height:18px}.auth-terms{font:400 13px/150% Inter,sans-serif;color:#b4b2a9;text-align:center;margin:0}.auth-terms-link{color:#5f5e5a;text-decoration:underline;text-underline-offset:2px}.auth-terms-link:hover{color:#1e1e1e}.auth-toggle{font:400 14px/100% Inter,sans-serif;color:#888780;text-align:center;cursor:pointer;transition:color .15s}.auth-toggle:hover{color:#1e1e1e}.auth-toggle span{text-decoration:underline;text-underline-offset:2px}.auth-field-row{display:flex;gap:12px}.auth-field-row .auth-field{flex:1}.auth-field--short{flex:0 0 160px}@media (max-width: 480px){.auth-field-row{flex-direction:column}.auth-field--short{flex:1}.auth-page{padding:32px 16px}}.cg-section{background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;padding:80px 24px 96px;gap:48px;width:100%}.cg-header{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.cg-title{font:700 40px/120% Inter,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-1.2px;color:#1e1e1e;margin:0}.cg-subtitle{font:400 17px/150% Inter,sans-serif;color:#888780;margin:0}.cg-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:100%;max-width:1100px}@media (width <= 1000px){.cg-grid{grid-template-columns:repeat(2,1fr)}}@media (width <= 560px){.cg-grid{grid-template-columns:1fr}.cg-title{font-size:30px}}.cg-card{background:#fff;border:1px solid #e8e7e3;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px;justify-content:space-between}.cg-quote{font:400 15px/155% Inter,sans-serif;color:#1e1e1e;margin:0;flex:1}.cg-avatar-row{display:flex;align-items:center;gap:10px}.cg-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font:600 13px/100% Inter,sans-serif;flex-shrink:0}.cg-info{display:flex;flex-direction:column;gap:2px}.cg-name{font:500 14px/100% Inter,sans-serif;color:#1e1e1e}.cg-org{font:400 13px/100% Inter,sans-serif;color:#b4b2a9}.footer{background-color:#111110;border-top:1px solid rgba(255,255,255,.07);width:100%}.footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;max-width:1100px;margin:0 auto;padding:56px 24px 48px}@media (width <= 900px){.footer-inner{grid-template-columns:1fr 1fr}}@media (width <= 520px){.footer-inner{grid-template-columns:1fr;gap:32px}}.footer-brand{display:flex;flex-direction:column;gap:14px}.footer-logo{width:32px;filter:invert(1)}.footer-brand-name{font:600 16px/100% Inter,sans-serif;color:#fff;letter-spacing:-.3px}.footer-tagline{font:400 14px/155% Inter,sans-serif;color:#fff6;margin:0;max-width:220px}.footer-socials{display:flex;gap:14px;align-items:center;margin-top:4px}.footer-social-icon{color:#fff6;font-size:17px;text-decoration:none;transition:color .15s}.footer-social-icon:hover{color:#fff}.footer-col{display:flex;flex-direction:column;gap:10px}.footer-col-title{font:500 13px/100% Inter,sans-serif;color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.footer-link{font:400 14px/100% Inter,sans-serif;color:#ffffff8c;cursor:pointer;transition:color .15s}.footer-link:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.06);padding:20px 24px;text-align:center;font:400 13px/100% Inter,sans-serif;color:#ffffff40}.header{display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:64px;background-color:#fff;border-bottom:1px solid #e8e7e3;width:100%;box-sizing:border-box;position:sticky;top:0;z-index:100}.header .block{display:flex;align-items:center;flex-shrink:0}.header .figma{width:32px}.header .navigation-pill-list{display:flex;gap:2px;align-items:center;flex:1;justify-content:center;flex-wrap:wrap}.navigation-pill{border-radius:8px;padding:6px 12px;display:flex;align-items:center;cursor:pointer;transition:background-color .15s}.navigation-pill:hover{background-color:#f0efec}.navigation-pill.active{background-color:#eeede9}.header .title{font:400 14px/100% Inter,-apple-system,Roboto,Helvetica,sans-serif;color:#1e1e1e;white-space:nowrap}.header .header-auth{display:flex;align-items:center;gap:8px;flex-shrink:0}.header .createAccountButton{all:unset;display:flex;align-items:center;justify-content:center;border-radius:8px;padding:7px 14px;font:400 14px/100% Inter,sans-serif;color:#1e1e1e;background:transparent;border:1px solid #e8e7e3;cursor:pointer;transition:background .15s,border-color .15s;box-sizing:border-box}.header .createAccountButton:hover{background:#f5f5f5;border-color:#d3d1c7}.loginButton{all:unset;display:flex;align-items:center;justify-content:center;border-radius:8px;padding:7px 14px;font:500 14px/100% Inter,sans-serif;background:#1e1e1e;color:#fff;cursor:pointer;transition:background .15s;box-sizing:border-box}.loginButton:hover{background:#333}.header-avatar-button{all:unset;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:2px solid #d3d1c7;cursor:pointer;overflow:hidden;transition:border-color .15s;flex-shrink:0;box-sizing:border-box}.header-avatar-button:hover{border-color:#1e1e1e}.header-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.header-avatar-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f0efec;color:#888;font-size:14px}.header-avatar-wrapper{position:relative}.header-dropdown{position:absolute;top:calc(100% + 10px);right:0;background:#fff;border:1px solid #e8e7e3;border-radius:10px;box-shadow:0 8px 24px #0000001a;min-width:200px;padding:6px;z-index:200;display:flex;flex-direction:column;gap:2px}.header-dropdown-item{all:unset;display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:7px;font:400 14px/100% Inter,sans-serif;color:#1e1e1e;cursor:pointer;transition:background .12s;box-sizing:border-box;width:100%}.header-dropdown-item:hover{background:#f0efec}.header-dropdown-item i{width:16px;text-align:center;color:#888;font-size:13px}.header-dropdown-item--danger,.header-dropdown-item--danger i{color:#c0392b}.header-dropdown-item--danger:hover{background:#fdf0ef}.header-dropdown-divider{height:1px;background:#e8e7e3;margin:4px 0}.small-logout-button{all:unset;display:flex;align-items:center;justify-content:center;border-radius:8px;padding:7px 14px;font:500 14px/100% Inter,sans-serif;background:#1e1e1e;color:#fff;cursor:pointer;transition:background .15s;box-sizing:border-box}.small-logout-button:hover{background:#333}.header-mobile-right{display:none;align-items:center;gap:8px;flex-shrink:0}.header-hamburger{all:unset;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;cursor:pointer;font-size:18px;color:#1e1e1e;transition:background .15s}.header-hamburger:hover{background:#f0efec}.header-mobile-menu{display:none;position:absolute;top:64px;left:0;right:0;background:#fff;border-bottom:1px solid #e8e7e3;box-shadow:0 8px 24px #00000014;flex-direction:column;padding:8px 16px 16px;z-index:99}.header-mobile-item{padding:12px 8px;font:400 15px/100% Inter,sans-serif;color:#1e1e1e;cursor:pointer;border-radius:8px;transition:background .15s}.header-mobile-item:hover{background:#f0efec}.header-mobile-item.active{background:#eeede9;font-weight:500}.header-mobile-auth{display:flex;gap:8px;padding-top:12px;border-top:1px solid #e8e7e3;margin-top:8px}@media (max-width: 768px){.header{padding:0 16px;position:relative;flex-wrap:wrap}.header .navigation-pill-list,.header .header-auth{display:none}.header-mobile-right,.header-mobile-menu{display:flex}}.hero-actions{background:linear-gradient(160deg,#1a1a1a,#0f0f0f);display:flex;flex-direction:column;align-items:center;gap:40px;padding:140px 24px 120px;width:100%;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:6px 16px;font:500 13px/100% Inter,sans-serif;color:#fff9;letter-spacing:.03em;text-transform:uppercase}.hero-text{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:680px}.hero-title{font:700 72px/108% Inter,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-2.5px;color:#fff;margin:0}.hero-subtitle{font:400 20px/155% Inter,-apple-system,Roboto,Helvetica,sans-serif;color:#ffffff80;margin:0;max-width:460px}.hero-buttons{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:center}.hero-btn-primary{font:500 16px/100% Inter,sans-serif;background:#fff;color:#1e1e1e;border:none;border-radius:10px;padding:14px 28px;cursor:pointer;transition:background .15s,transform .1s}.hero-btn-primary:hover{background:#f0f0f0;transform:translateY(-1px)}.hero-btn-secondary{font:500 16px/100% Inter,sans-serif;background:transparent;color:#ffffffbf;border:1.5px solid rgba(255,255,255,.18);border-radius:10px;padding:14px 28px;cursor:pointer;transition:border-color .15s,color .15s,transform .1s}.hero-btn-secondary:hover{border-color:#ffffff73;color:#fff;transform:translateY(-1px)}@media (width <= 640px){.hero-actions{padding:96px 24px 80px;gap:32px}.hero-title{font-size:44px;letter-spacing:-1.5px}.hero-subtitle{font-size:17px}}.bc-page{min-height:calc(100vh - 72px);background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;padding:72px 24px 96px;gap:48px}.bc-header{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:560px;text-align:center}.bc-title{font:700 56px/120% Inter,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-2px;color:#1e1e1e;margin:0}.bc-subtitle{font:400 18px/160% Inter,-apple-system,Roboto,Helvetica,sans-serif;color:#5f5e5a;margin:0}.bc-content{width:100%;max-width:820px;display:flex;flex-direction:column;align-items:center;gap:32px}.bc-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%}@media (width <= 640px){.bc-upload-grid{grid-template-columns:1fr}}.bc-upload-zone{background:#fff;border:1.5px dashed #d3d1c7;border-radius:16px;padding:40px 28px;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;align-items:center;justify-content:center;min-height:210px}.bc-upload-zone:hover{border-color:#2c2c2c;background:#fafafa}.bc-upload-zone.drag-over{border-color:#2c2c2c;background:#f0f0f0;box-shadow:0 0 0 4px #2c2c2c12}.bc-upload-zone.has-file{border-style:solid;border-color:#d3d1c7;cursor:default}.bc-file-input{display:none}.bc-empty-state{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.bc-upload-icon{color:#b4b2a9;margin-bottom:4px}.bc-zone-label{font:600 17px/120% Inter,sans-serif;color:#1e1e1e}.bc-zone-desc{font:400 14px/140% Inter,sans-serif;color:#888780}.bc-zone-hint{font:400 12px/140% Inter,sans-serif;color:#b4b2a9;margin-top:2px}.bc-file-info{display:flex;align-items:center;gap:14px;width:100%}.bc-file-icon{color:#2c2c2c;flex-shrink:0}.bc-file-meta{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.bc-file-type{font:500 11px/120% Inter,sans-serif;color:#888780;text-transform:uppercase;letter-spacing:.06em}.bc-file-name{font:500 14px/140% Inter,sans-serif;color:#1e1e1e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bc-file-size{font:400 12px/140% Inter,sans-serif;color:#b4b2a9}.bc-remove-btn{background:none;border:none;cursor:pointer;color:#b4b2a9;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .15s,background .15s}.bc-remove-btn:hover{color:#1e1e1e;background:#f0f0f0}.bc-submit-row{display:flex;flex-direction:column;align-items:center;gap:10px}.bc-submit-btn{font:500 16px/100% Inter,sans-serif;padding:15px 52px;border-radius:10px;border:none;cursor:pointer;transition:background .15s,transform .1s}.bc-submit-btn.active{background:#1e1e1e;color:#fff}.bc-submit-btn.active:hover{background:#333;transform:translateY(-1px)}.bc-submit-btn.disabled{background:#e8e7e3;color:#b4b2a9;cursor:not-allowed}.bc-hint{font:400 13px/140% Inter,sans-serif;color:#888780;margin:0}.bc-error{font:400 14px/140% Inter,sans-serif;color:#dc2626;margin:0}.bc-loading{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:480px;padding:64px 0}.bc-loading-label{font:500 16px/140% Inter,sans-serif;color:#5f5e5a;margin:0}.bc-progress-track{width:100%;height:6px;background:#e8e7e3;border-radius:99px;overflow:hidden}.bc-progress-bar{height:100%;background:#1e1e1e;border-radius:99px;transition:width .5s cubic-bezier(.4,0,.2,1)}.bc-progress-pct{font:400 13px/140% Inter,sans-serif;color:#b4b2a9;margin:0}.bc-result{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;animation:fadeUp .4s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.bc-scores-row{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;width:100%}.bc-score-card{background:#fff;border:1px solid #e8e7e3;border-radius:16px;padding:28px 24px 20px;display:flex;flex-direction:column;align-items:center;gap:8px;flex:1;min-width:180px;max-width:220px}.bc-score-name{font:600 14px/120% Inter,sans-serif;color:#1e1e1e;text-align:center}.bc-score-weight{font:400 12px/120% Inter,sans-serif;color:#b4b2a9}.half-ring-wrap{display:flex;flex-direction:column;align-items:center;gap:4px}.half-ring-score{font:700 28px/100% Inter,sans-serif;letter-spacing:-.5px;margin-top:-4px}.bc-overall-wrap{display:flex;flex-direction:column;align-items:center;gap:6px}.bc-overall-wrap .half-ring-score{font-size:42px;letter-spacing:-1px}.bc-overall-label{font:500 15px/120% Inter,sans-serif;color:#888780;letter-spacing:.03em;text-transform:uppercase}.bc-feedback-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%}@media (width <= 640px){.bc-feedback-grid{grid-template-columns:1fr}.bc-scores-row{gap:14px}.bc-score-card{max-width:100%}}.bc-feedback-col{background:#fff;border:1px solid #e8e7e3;border-radius:14px;padding:22px 20px;display:flex;flex-direction:column;gap:14px}.bc-feedback-heading{font:600 14px/120% Inter,sans-serif;display:flex;align-items:center;gap:7px}.bc-weakness-heading{color:#dc2626}.bc-suggestion-heading{color:#16a34a}.bc-feedback-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.bc-feedback-list li{font:400 14px/150% Inter,sans-serif;color:#3c3b38;padding-left:14px;position:relative}.bc-feedback-list li:before{content:"·";position:absolute;left:0;color:#b4b2a9;font-weight:700}.bc-content-wrap{position:relative;width:100%;max-width:820px}.bc-auth-overlay{position:absolute;top:-32px;right:-24px;bottom:-32px;left:-24px;z-index:10;background:#f5f5f5b8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:20px;display:flex;align-items:center;justify-content:center}.bc-auth-card{background:#fff;border:1px solid #e8e7e3;border-radius:18px;padding:40px 48px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;box-shadow:0 8px 32px #00000014;color:#5f5e5a}.bc-auth-title{font:600 20px/120% Inter,sans-serif;color:#1e1e1e;margin:0}.bc-auth-desc{font:400 15px/150% Inter,sans-serif;color:#888780;margin:0;max-width:280px}.bc-auth-btn{margin-top:8px;font:500 15px/100% Inter,sans-serif;background:#1e1e1e;color:#fff;border:none;border-radius:10px;padding:13px 36px;cursor:pointer;transition:background .15s,transform .1s}.bc-auth-btn:hover{background:#333;transform:translateY(-1px)}.bc-reset-btn{font:400 14px/100% Inter,sans-serif;color:#888780;background:none;border:1px solid #d3d1c7;border-radius:8px;padding:10px 24px;cursor:pointer;transition:color .15s,border-color .15s}.bc-reset-btn:hover{color:#1e1e1e;border-color:#1e1e1e}.bc-limit-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 32px;background:#fff;border:1px solid #e8e7e3;border-radius:16px;max-width:440px;margin:0 auto;gap:12px}.bc-limit-icon{font-size:32px;color:#f59e0b;margin-bottom:4px}.bc-limit-title{font:600 20px/130% Inter,sans-serif;color:#1e1e1e;margin:0}.bc-limit-desc{font:400 14px/160% Inter,sans-serif;color:#5f5e5a;margin:0}.bc-limit-btn{margin-top:8px;padding:12px 24px;background:#1e1e1e;color:#fff;border:none;border-radius:8px;font:500 14px/100% Inter,sans-serif;cursor:pointer;transition:background .15s}.bc-limit-btn:hover{background:#333}@media (max-width: 768px){.bc-page{padding:40px 16px 64px;gap:32px}.bc-title{font-size:36px;letter-spacing:-1px}.bc-subtitle{font-size:16px}.bc-auth-card{padding:32px 24px}}.kt-page{min-height:calc(100vh - 72px);background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;padding:72px 24px 96px;gap:48px}.kt-header{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:560px;text-align:center}.kt-title{font:700 56px/120% Inter,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-2px;color:#1e1e1e;margin:0}.kt-subtitle{font:400 18px/160% Inter,-apple-system,Roboto,Helvetica,sans-serif;color:#5f5e5a;margin:0}.kt-email{font:500 16px/100% Inter,sans-serif;color:#1e1e1e;text-decoration:none;border-bottom:1px solid #d3d1c7;padding-bottom:2px;transition:border-color .15s}.kt-email:hover{border-color:#1e1e1e}.kt-card{background:#fff;border:1px solid #e8e7e3;border-radius:20px;padding:40px;width:100%;max-width:560px}@media (width <= 600px){.kt-card{padding:24px 20px}}.kt-form{display:flex;flex-direction:column;gap:20px}.kt-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (width <= 480px){.kt-row{grid-template-columns:1fr}}.kt-field{display:flex;flex-direction:column;gap:7px}.kt-label{font:500 14px/100% Inter,sans-serif;color:#1e1e1e}.kt-input,.kt-textarea{font:400 15px/140% Inter,sans-serif;color:#1e1e1e;background:#fafaf9;border:1.5px solid #e8e7e3;border-radius:10px;padding:11px 14px;outline:none;width:100%;box-sizing:border-box;transition:border-color .15s,background .15s}.kt-input::placeholder,.kt-textarea::placeholder{color:#b4b2a9}.kt-input:focus,.kt-textarea:focus{border-color:#1e1e1e;background:#fff}.kt-textarea{resize:vertical;min-height:120px}.kt-error{font:400 14px/140% Inter,sans-serif;color:#dc2626;margin:0}.kt-submit-btn{font:500 16px/100% Inter,sans-serif;background:#1e1e1e;color:#fff;border:none;border-radius:10px;padding:14px;cursor:pointer;transition:background .15s,transform .1s;width:100%}.kt-submit-btn:hover:not(:disabled){background:#333;transform:translateY(-1px)}.kt-submit-btn:disabled{opacity:.6;cursor:not-allowed}.kt-success{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 0;text-align:center}.kt-success-title{font:600 20px/120% Inter,sans-serif;color:#1e1e1e;margin:0}.kt-success-desc{font:400 15px/150% Inter,sans-serif;color:#888780;margin:0;max-width:300px}.kt-reset-btn{margin-top:8px;font:400 14px/100% Inter,sans-serif;color:#888780;background:none;border:1px solid #d3d1c7;border-radius:8px;padding:10px 24px;cursor:pointer;transition:color .15s,border-color .15s}.kt-reset-btn:hover{color:#1e1e1e;border-color:#1e1e1e}.uu-page{min-height:calc(100vh - 72px);background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;padding:72px 24px 96px;gap:64px}.uu-header{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:600px;text-align:center}.uu-title{font:700 56px/120% Inter,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-2px;color:#1e1e1e;margin:0}.uu-subtitle{font:400 18px/160% Inter,-apple-system,Roboto,Helvetica,sans-serif;color:#5f5e5a;margin:0}.uu-mission-card{background:#1e1e1e;border-radius:20px;padding:48px;width:100%;max-width:760px;display:flex;flex-direction:column;gap:16px}@media (width <= 600px){.uu-mission-card{padding:32px 24px}}.uu-mission-eyebrow{font:500 11px/100% Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#888780;margin:0}.uu-mission-text{font:500 22px/150% Inter,-apple-system,Roboto,Helvetica,sans-serif;color:#fff;margin:0;letter-spacing:-.3px}@media (width <= 600px){.uu-mission-text{font-size:18px}}.uu-section{display:flex;flex-direction:column;gap:20px;width:100%;max-width:760px}.uu-section-label{font:500 11px/120% Inter,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#888780}.uu-werte-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (width <= 720px){.uu-werte-grid{grid-template-columns:1fr}}.uu-wert-card{background:#fff;border:1px solid #e8e7e3;border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;gap:10px}.uu-wert-emoji{font-size:28px;line-height:1}.uu-wert-title{font:600 15px/120% Inter,sans-serif;color:#1e1e1e;margin:0}.uu-wert-desc{font:400 14px/160% Inter,sans-serif;color:#5f5e5a;margin:0}.uu-story-card{background:#fff;border:1px solid #e8e7e3;border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:16px}.uu-story-text{font:400 16px/170% Inter,-apple-system,Roboto,Helvetica,sans-serif;color:#5f5e5a;margin:0}.uu-team-grid{display:flex;gap:16px;flex-wrap:wrap}.uu-team-card{background:#fff;border:1px solid #e8e7e3;border-radius:16px;padding:28px 32px;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:160px}.uu-avatar{width:56px;height:56px;border-radius:50%;background:#1e1e1e;color:#fff;font:600 18px/56px Inter,sans-serif;text-align:center;letter-spacing:.5px}.uu-team-name{font:600 15px/120% Inter,sans-serif;color:#1e1e1e;margin:0}.uu-team-role{font:400 13px/140% Inter,sans-serif;color:#888780;margin:0;text-align:center}.bf-page{min-height:calc(100vh - 64px);background:#f5f5f5;display:flex;flex-direction:column;align-items:center;padding:48px 24px 96px;gap:32px}.bf-progress-wrap{width:100%;max-width:680px;height:4px;background:#e8e7e3;border-radius:99px;overflow:hidden}.bf-progress-bar{height:100%;background:#1e1e1e;border-radius:99px;transition:width .4s ease}.bf-intro-card{background:#fff;border:1px solid #e8e7e3;border-radius:24px;padding:56px 48px;max-width:560px;width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center;margin-top:24px}.bf-intro-icon{font-size:56px;line-height:1}.bf-intro-title{font:700 32px/120% Inter,sans-serif;letter-spacing:-1px;color:#1e1e1e;margin:0}.bf-intro-desc{font:400 16px/160% Inter,sans-serif;color:#5f5e5a;margin:0;max-width:400px}.bf-intro-meta{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.bf-intro-meta span{font:500 13px/100% Inter,sans-serif;color:#888780;background:#f5f5f5;border:1px solid #e8e7e3;border-radius:20px;padding:6px 14px}.bf-quiz-card{background:#fff;border:1px solid #e8e7e3;border-radius:20px;width:100%;max-width:680px;overflow:hidden}.bf-question-img{width:100%;height:220px;object-fit:cover;display:block}.bf-question-body{padding:32px;display:flex;flex-direction:column;gap:24px}.bf-question-counter{font:500 12px/100% Inter,sans-serif;color:#b4b2a9;text-transform:uppercase;letter-spacing:.06em;margin:0}.bf-question-text{font:600 22px/130% Inter,sans-serif;letter-spacing:-.4px;color:#1e1e1e;margin:0}.bf-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (width <= 480px){.bf-options{grid-template-columns:1fr}}.bf-option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:var(--opt-bg, #f5f5f5);border:2px solid transparent;border-radius:14px;padding:24px 16px;cursor:pointer;transition:border-color .15s,transform .1s,box-shadow .15s;text-align:center}.bf-option:hover{border-color:#1e1e1e26;transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.bf-option--selected{border-color:#1e1e1e;box-shadow:0 0 0 1px #1e1e1e;transform:translateY(-1px)}.bf-option-emoji{font-size:36px;line-height:1}.bf-option-label{font:500 14px/130% Inter,sans-serif;color:#1e1e1e}.bf-btn-primary{font:500 16px/100% Inter,sans-serif;background:#1e1e1e;color:#fff;border:none;border-radius:10px;padding:14px;width:100%;cursor:pointer;transition:background .15s,transform .1s}.bf-btn-primary:hover:not(:disabled){background:#333;transform:translateY(-1px)}.bf-btn-primary:disabled{opacity:.35;cursor:not-allowed}.bf-btn-secondary{font:400 15px/100% Inter,sans-serif;color:#888780;background:#fff;border:1px solid #e8e7e3;border-radius:10px;padding:12px 32px;cursor:pointer;transition:color .15s,border-color .15s}.bf-btn-secondary:hover{color:#1e1e1e;border-color:#1e1e1e}.bf-loading-card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 24px}.bf-spinner{width:36px;height:36px;border:3px solid #e8e7e3;border-top-color:#1e1e1e;border-radius:50%;animation:bf-spin .7s linear infinite}@keyframes bf-spin{to{transform:rotate(360deg)}}.bf-loading-text{font:500 17px/100% Inter,sans-serif;color:#1e1e1e;margin:0}.bf-loading-sub{font:400 14px/100% Inter,sans-serif;color:#b4b2a9;margin:0}.bf-error-card{display:flex;flex-direction:column;align-items:center;gap:20px;padding:64px 24px;text-align:center}.bf-error-text{font:400 15px/150% Inter,sans-serif;color:#dc2626;margin:0;max-width:360px}.bf-result-header{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;max-width:560px}.bf-result-title{font:700 40px/120% Inter,sans-serif;letter-spacing:-1.2px;color:#1e1e1e;margin:0}.bf-result-subtitle{font:400 17px/150% Inter,sans-serif;color:#888780;margin:0}.bf-careers{display:flex;flex-direction:column;gap:20px;width:100%;max-width:680px}.bf-career-card{background:#fff;border:1px solid #e8e7e3;border-radius:20px;padding:32px;display:flex;flex-direction:column;gap:20px}.bf-career-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.bf-career-title{font:700 22px/120% Inter,sans-serif;letter-spacing:-.4px;color:#1e1e1e;margin:0 0 8px}.bf-career-desc{font:400 15px/155% Inter,sans-serif;color:#5f5e5a;margin:0}.bf-match-badge{display:flex;flex-direction:column;align-items:center;background:#f5f5f5;border:1px solid #e8e7e3;border-radius:12px;padding:12px 16px;flex-shrink:0;min-width:72px;text-align:center}.bf-match-number{font:700 24px/100% Inter,sans-serif;letter-spacing:-.5px;color:#1e1e1e}.bf-match-label{font:400 11px/100% Inter,sans-serif;color:#b4b2a9;margin-top:4px;text-transform:uppercase;letter-spacing:.05em}.bf-match-bar-wrap{height:4px;background:#e8e7e3;border-radius:99px;overflow:hidden}.bf-match-bar{height:100%;background:#1e1e1e;border-radius:99px}.bf-career-body{display:flex;flex-direction:column;gap:16px}.bf-career-section{display:flex;flex-direction:column;gap:8px}.bf-section-label{font:500 12px/100% Inter,sans-serif;color:#888780;text-transform:uppercase;letter-spacing:.06em;margin:0}.bf-reasons{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.bf-reasons li{font:400 14px/140% Inter,sans-serif;color:#1e1e1e;padding-left:16px;position:relative}.bf-reasons li:before{content:"·";position:absolute;left:4px;color:#b4b2a9}.bf-education{font:400 14px/150% Inter,sans-serif;color:#5f5e5a;margin:0}@media (width <= 600px){.bf-intro-card{padding:36px 24px}.bf-question-body{padding:24px 20px}.bf-question-text{font-size:18px}.bf-career-card{padding:24px 20px}.bf-career-header{flex-direction:column}.bf-result-title{font-size:30px}}.pc-page{min-height:calc(100vh - 64px);background:#f5f5f5;padding:56px 40px 96px;max-width:1400px;margin:0 auto;box-sizing:border-box}.pc-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:36px;gap:16px}.pc-title{font:700 32px/120% Inter,sans-serif;color:#1e1e1e;margin:0 0 6px}.pc-subtitle{font:400 15px/100% Inter,sans-serif;color:#888;margin:0}.pc-add-btn{all:unset;display:flex;align-items:center;gap:8px;padding:10px 18px;background:#1e1e1e;color:#fff;border-radius:10px;font:500 14px/100% Inter,sans-serif;cursor:pointer;white-space:nowrap;transition:background .15s}.pc-add-btn:hover{background:#333}.pc-toolbar{display:flex;align-items:center;gap:16px;margin-bottom:32px;flex-wrap:wrap}.pc-search-wrap{position:relative;flex:1;min-width:200px;max-width:480px}.pc-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#aaa;font-size:13px}.pc-search{width:100%;padding:10px 36px;border:1px solid #e0deda;border-radius:10px;background:#fff;font:400 14px/100% Inter,sans-serif;color:#1e1e1e;outline:none;box-sizing:border-box;transition:border-color .15s}.pc-search:focus{border-color:#1e1e1e}.pc-search-clear{all:unset;position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;color:#aaa;font-size:12px}.pc-search-clear:hover{color:#1e1e1e}.pc-tabs{display:flex;background:#fff;border:1px solid #e0deda;border-radius:10px;padding:4px;gap:4px}.pc-tab{all:unset;padding:8px 16px;border-radius:7px;font:400 14px/100% Inter,sans-serif;color:#888;cursor:pointer;transition:background .12s,color .12s;white-space:nowrap}.pc-tab.active{background:#1e1e1e;color:#fff}.pc-tab:not(.active):hover{background:#f0efec;color:#1e1e1e}.pc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width: 1100px){.pc-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 780px){.pc-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 500px){.pc-grid{grid-template-columns:1fr}}.pc-card{background:#fff;border:1px solid #e8e7e3;border-radius:14px;display:flex;flex-direction:column;cursor:pointer;transition:box-shadow .15s,transform .15s;overflow:hidden}.pc-card:hover{box-shadow:0 8px 24px #00000017;transform:translateY(-2px)}.pc-card-body{padding:20px 20px 16px;flex:1;display:flex;flex-direction:column;gap:8px}.pc-card-category{font:500 11px/100% Inter,sans-serif;color:#888;text-transform:uppercase;letter-spacing:.05em}.pc-card-title{font:600 15px/130% Inter,sans-serif;color:#1e1e1e;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pc-card-desc{font:400 13px/160% Inter,sans-serif;color:#666;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pc-card-footer{padding:14px 20px;border-top:1px solid #f0efec;display:flex;flex-direction:column;gap:8px}.pc-card-coach{display:flex;align-items:center;gap:8px}.pc-card-avatar{width:26px;height:26px;border-radius:50%;object-fit:cover;flex-shrink:0}.pc-card-avatar-placeholder{width:26px;height:26px;border-radius:50%;background:#f0efec;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:11px;flex-shrink:0}.pc-card-coach-name{font:400 13px/100% Inter,sans-serif;color:#555;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-card-meta{display:flex;align-items:center;justify-content:space-between}.pc-card-rating{display:flex;align-items:center;gap:4px;font:400 12px/100% Inter,sans-serif;color:#666}.pc-card-price{font:600 13px/100% Inter,sans-serif;color:#1e1e1e}.pc-stars{display:inline-flex;gap:1px}.pc-star{color:#e0deda;font-size:13px}.pc-star.filled{color:#f59e0b}.pc-my-listings{width:100%}.pc-my-list{display:flex;flex-direction:column;gap:12px}.pc-my-card{background:#fff;border:1px solid #e8e7e3;border-radius:12px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;transition:opacity .2s}.pc-my-card.inactive{opacity:.6}.pc-my-card-info{flex:1;min-width:0}.pc-my-card-top{display:flex;align-items:center;gap:10px;margin-bottom:4px}.pc-my-card-title{font-size:15px;font-weight:600;font-family:Inter,sans-serif;line-height:1.3;color:#1e1e1e;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-my-status{padding:3px 8px;border-radius:20px;font:500 11px/100% Inter,sans-serif;flex-shrink:0}.pc-my-status.active{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.pc-my-status.inactive{background:#f5f5f5;color:#888;border:1px solid #e0deda}.pc-my-card-desc{font:400 13px/100% Inter,sans-serif;color:#888;margin:4px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-my-card-price{font:500 13px/100% Inter,sans-serif;color:#555;margin:0}.pc-my-reviews{font-weight:400;color:#aaa}.pc-my-card-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.pc-action-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;border:1px solid #d3d1c7;background:#fff;color:#444;cursor:pointer;padding:0;box-sizing:border-box;transition:background .12s,color .12s,border-color .12s;flex-shrink:0;font-family:inherit}.pc-action-btn i{font-size:14px;line-height:1;pointer-events:none}.pc-action-btn:hover{background:#f0efec;color:#1e1e1e;border-color:#aaa}.pc-action-btn.danger:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.pc-empty{text-align:center;font:400 15px/100% Inter,sans-serif;color:#aaa;padding:80px 0}.pc-empty-mine{display:flex;flex-direction:column;align-items:center;gap:14px;padding:80px 0;color:#aaa}.pc-empty-mine i{font-size:32px;color:#d3d1c7}.pc-empty-mine p{font:400 15px/100% Inter,sans-serif;margin:0}.pc-loading{display:flex;flex-direction:column;align-items:center;gap:14px;padding:80px 0;color:#aaa;font:400 14px/100% Inter,sans-serif}.pc-spinner{width:32px;height:32px;border:3px solid #e8e7e3;border-top-color:#1e1e1e;border-radius:50%;animation:pc-spin .7s linear infinite}@keyframes pc-spin{to{transform:rotate(360deg)}}.pc-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:500;padding:24px}.pc-modal{background:#fff;border-radius:16px;width:100%;max-width:620px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.pc-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e8e7e3}.pc-modal-header h2{font:600 18px/100% Inter,sans-serif;color:#1e1e1e;margin:0}.pc-modal-close{all:unset;cursor:pointer;color:#aaa;font-size:16px}.pc-modal-close:hover{color:#1e1e1e}.pc-modal-body{padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.pc-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid #e8e7e3}.pc-form-field{display:flex;flex-direction:column;gap:6px}.pc-form-field label{font:500 13px/100% Inter,sans-serif;color:#555;display:flex;justify-content:space-between}.pc-char{font-weight:400;color:#aaa}.pc-form-row{display:flex;gap:12px}.pc-form-row .pc-form-field{flex:1}.pc-input{width:100%;padding:9px 12px;border:1px solid #e0deda;border-radius:8px;font:400 14px/100% Inter,sans-serif;color:#1e1e1e;outline:none;box-sizing:border-box;background:#fafaf9;transition:border-color .15s}.pc-input:focus{border-color:#1e1e1e;background:#fff}.pc-textarea{width:100%;padding:9px 12px;border:1px solid #e0deda;border-radius:8px;font:400 14px/160% Inter,sans-serif;color:#1e1e1e;outline:none;box-sizing:border-box;background:#fafaf9;resize:vertical;transition:border-color .15s}.pc-textarea:focus{border-color:#1e1e1e;background:#fff}.pc-select{width:100%;padding:9px 12px;border:1px solid #e0deda;border-radius:8px;font:400 14px/100% Inter,sans-serif;color:#1e1e1e;background:#fafaf9;outline:none;box-sizing:border-box;cursor:pointer}.pc-service-row{display:flex;gap:8px;margin-bottom:6px}.pc-remove-btn{all:unset;padding:0 10px;color:#aaa;cursor:pointer;font-size:13px;border:1px solid #e0deda;border-radius:8px}.pc-remove-btn:hover{color:#dc2626;border-color:#fecaca}.pc-add-service-btn{all:unset;font:400 13px/100% Inter,sans-serif;color:#666;cursor:pointer;padding:6px 0}.pc-add-service-btn:hover{color:#1e1e1e}.pc-btn-primary{all:unset;padding:10px 20px;background:#1e1e1e;color:#fff;border-radius:8px;font:500 14px/100% Inter,sans-serif;cursor:pointer;transition:background .15s}.pc-btn-primary:hover:not(:disabled){background:#333}.pc-btn-primary:disabled{opacity:.6;cursor:not-allowed}.pc-btn-ghost{all:unset;padding:10px 20px;border:1px solid #d3d1c7;color:#1e1e1e;border-radius:8px;font:400 14px/100% Inter,sans-serif;cursor:pointer;transition:background .12s}.pc-btn-ghost:hover{background:#f0efec}.pc-btn-danger{all:unset;padding:10px 20px;background:#dc2626;color:#fff;border-radius:8px;font:500 14px/100% Inter,sans-serif;cursor:pointer;transition:background .15s}.pc-btn-danger:hover{background:#b91c1c}.pc-error{font:400 13px/100% Inter,sans-serif;color:#dc2626;margin:0}.pc-confirm-modal{background:#fff;border-radius:14px;padding:28px;width:100%;max-width:360px;display:flex;flex-direction:column;gap:20px}.pc-confirm-modal p{font:500 16px/140% Inter,sans-serif;color:#1e1e1e;margin:0}.pc-confirm-actions{display:flex;gap:10px}.pt-page{min-height:calc(100vh - 72px);background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;padding:72px 24px 96px;gap:56px}.pt-header{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:600px;text-align:center}.pt-title{font:700 56px/120% Inter,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-2px;color:#1e1e1e;margin:0}.pt-subtitle{font:400 18px/160% Inter,-apple-system,Roboto,Helvetica,sans-serif;color:#5f5e5a;margin:0}.pt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;max-width:900px}@media (width <= 800px){.pt-grid{grid-template-columns:repeat(2,1fr)}}@media (width <= 520px){.pt-grid{grid-template-columns:1fr}}.pt-card{background:#fff;border:1px solid #e8e7e3;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:10px}.pt-card-top{display:flex;align-items:center;justify-content:space-between}.pt-avatar{width:44px;height:44px;border-radius:12px;background:#1e1e1e;color:#fff;font:600 14px/44px Inter,sans-serif;text-align:center;letter-spacing:.5px;flex-shrink:0}.pt-category{font:500 11px/100% Inter,sans-serif;letter-spacing:.05em;text-transform:uppercase;color:#888780;background:#f5f5f5;border:1px solid #e8e7e3;border-radius:20px;padding:4px 10px}.pt-name{font:600 15px/120% Inter,sans-serif;color:#1e1e1e;margin:0}.pt-desc{font:400 13px/160% Inter,sans-serif;color:#5f5e5a;margin:0}.pt-cta-card{background:#1e1e1e;border-radius:20px;padding:48px;width:100%;max-width:900px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}@media (width <= 600px){.pt-cta-card{padding:32px 24px}}.pt-cta-title{font:700 28px/120% Inter,sans-serif;color:#fff;margin:0;letter-spacing:-.5px}.pt-cta-desc{font:400 16px/160% Inter,sans-serif;color:#888780;margin:0;max-width:480px}.pt-cta-link{margin-top:8px;font:500 15px/100% Inter,sans-serif;background:#fff;color:#1e1e1e;border:none;border-radius:10px;padding:13px 32px;cursor:pointer;text-decoration:none;transition:background .15s,transform .1s;display:inline-block}.pt-cta-link:hover{background:#e8e7e3;transform:translateY(-1px)}.db-page{min-height:calc(100vh - 72px);background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;padding:72px 24px 96px;gap:48px}.db-header{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:560px;text-align:center}.db-title{font:700 56px/120% Inter,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-2px;color:#1e1e1e;margin:0}.db-subtitle{font:400 18px/160% Inter,-apple-system,Roboto,Helvetica,sans-serif;color:#5f5e5a;margin:0}.db-content-wrap{position:relative;width:100%;max-width:900px;display:flex;flex-direction:column;gap:24px}.db-auth-overlay{position:absolute;top:-32px;right:-24px;bottom:-32px;left:-24px;z-index:10;background:#f5f5f5b8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:20px;display:flex;align-items:center;justify-content:center;min-height:320px}.db-auth-card{background:#fff;border:1px solid #e8e7e3;border-radius:18px;padding:40px 48px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;box-shadow:0 8px 32px #00000014;color:#5f5e5a}.db-auth-title{font:600 20px/120% Inter,sans-serif;color:#1e1e1e;margin:0}.db-auth-desc{font:400 15px/150% Inter,sans-serif;color:#888780;margin:0;max-width:280px}.db-auth-btn{margin-top:8px;font:500 15px/100% Inter,sans-serif;background:#1e1e1e;color:#fff;border:none;border-radius:10px;padding:13px 36px;cursor:pointer;transition:background .15s,transform .1s}.db-auth-btn:hover{background:#333;transform:translateY(-1px)}.db-loading{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 0;color:#888780;font:400 15px/140% Inter,sans-serif}.db-spinner{width:32px;height:32px;border:3px solid #e8e7e3;border-top-color:#1e1e1e;border-radius:50%;animation:db-spin .7s linear infinite}@keyframes db-spin{to{transform:rotate(360deg)}}.db-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:100%}@media (width <= 900px){.db-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width <= 480px){.db-stats-grid{grid-template-columns:1fr}}.db-stat-card{background:#fff;border:1px solid #e8e7e3;border-radius:16px;padding:24px 20px;display:flex;flex-direction:column;gap:6px}.db-stat-title{font:500 12px/120% Inter,sans-serif;color:#888780;text-transform:uppercase;letter-spacing:.06em;margin:0}.db-stat-value{font:700 32px/100% Inter,sans-serif;letter-spacing:-1px;color:#1e1e1e;margin:0}.db-stat-sub{font:400 13px/140% Inter,sans-serif;color:#b4b2a9;margin:0}.db-charts-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%}@media (width <= 700px){.db-charts-row{grid-template-columns:1fr}}.db-chart-card{background:#fff;border:1px solid #e8e7e3;border-radius:16px;padding:24px 20px 16px;display:flex;flex-direction:column;gap:16px}.db-chart-title{font:600 14px/120% Inter,sans-serif;color:#1e1e1e;margin:0}.db-tooltip{background:#1e1e1e;border-radius:8px;padding:8px 12px;display:flex;flex-direction:column;gap:2px}.db-tooltip-label{font:400 11px/120% Inter,sans-serif;color:#888780;margin:0}.db-tooltip-value{font:600 15px/120% Inter,sans-serif;color:#fff;margin:0}.db-empty-chart{height:200px;display:flex;align-items:center;justify-content:center}.db-empty-chart p{font:400 13px/140% Inter,sans-serif;color:#b4b2a9;text-align:center;margin:0}.db-error{display:flex;flex-direction:column;align-items:center;gap:16px;padding:64px 24px;text-align:center}.db-error p{font:400 15px/150% Inter,sans-serif;color:#888780;margin:0;max-width:360px}.db-section-label{font:500 11px/120% Inter,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#888780;width:100%;margin-top:8px}.db-bf-row{display:grid;grid-template-columns:1fr 2fr;gap:16px;width:100%}@media (width <= 700px){.db-bf-row{grid-template-columns:1fr}}.db-bf-careers-list{display:flex;flex-direction:column;gap:12px}.db-bf-career-row{display:flex;align-items:center;gap:12px}.db-bf-career-rank{font:600 12px/100% Inter,sans-serif;color:#b4b2a9;width:16px;flex-shrink:0}.db-bf-career-name{font:400 14px/140% Inter,sans-serif;color:#1e1e1e;flex:1}.db-bf-career-match{font:600 14px/100% Inter,sans-serif}.db-cta{display:flex;flex-direction:column;align-items:center;gap:14px;padding:40px 24px;background:#fff;border:1px solid #e8e7e3;border-radius:16px;width:100%;text-align:center}.db-cta-text{font:400 15px/150% Inter,sans-serif;color:#5f5e5a;margin:0;max-width:360px}.db-cta-btn{font:500 15px/100% Inter,sans-serif;background:#1e1e1e;color:#fff;border:none;border-radius:10px;padding:13px 32px;cursor:pointer;transition:background .15s,transform .1s}.db-cta-btn:hover{background:#333;transform:translateY(-1px)}.db-quick-actions{display:flex;gap:10px;width:100%}.db-quick-btn{display:flex;align-items:center;gap:8px;font:500 14px/100% Inter,sans-serif;background:#1e1e1e;color:#fff;border:none;border-radius:10px;padding:11px 20px;cursor:pointer;transition:background .15s}.db-quick-btn:hover{background:#333}.db-quick-btn--secondary{background:#fff;color:#1e1e1e;border:1px solid #e8e7e3}.db-quick-btn--secondary:hover{background:#f5f5f5}.db-onboarding{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px 0 8px;text-align:center}.db-onboarding-title{font:600 22px/130% Inter,sans-serif;color:#1e1e1e;margin:0}.db-onboarding-sub{font:400 15px/160% Inter,sans-serif;color:#888780;margin:0;max-width:480px}.db-onboarding-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%;margin-top:12px}@media (width <= 600px){.db-onboarding-cards{grid-template-columns:1fr}}.db-onboarding-card{background:#fff;border:1px solid #e8e7e3;border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;text-align:left}.db-onboarding-icon{width:40px;height:40px;background:#f5f5f5;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#1e1e1e;margin-bottom:4px}.db-onboarding-card-title{font:600 16px/130% Inter,sans-serif;color:#1e1e1e;margin:0}.db-onboarding-card-desc{font:400 14px/160% Inter,sans-serif;color:#888780;margin:0;flex:1}.db-recent-list{display:flex;flex-direction:column;gap:8px;width:100%}.db-recent-item{background:#fff;border:1px solid #e8e7e3;border-radius:12px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.db-recent-meta{display:flex;align-items:center;gap:14px}.db-recent-date{font:400 14px/100% Inter,sans-serif;color:#888780;white-space:nowrap}.db-recent-docs{display:flex;gap:6px}.db-recent-doc-tag{font:500 12px/100% Inter,sans-serif;color:#5f5e5a;background:#f0efeb;border-radius:6px;padding:4px 8px}.db-recent-score{font:700 16px/100% Inter,sans-serif;white-space:nowrap}@media (max-width: 768px){.db-page{padding:40px 16px 64px;gap:32px}.db-title{font-size:36px;letter-spacing:-1px}.db-subtitle{font-size:16px}.db-auth-card{padding:32px 20px}.db-recent-meta{flex-direction:column;align-items:flex-start;gap:6px}}.legal-page{min-height:calc(100vh - 72px);background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;padding:72px 24px 96px;gap:48px}.legal-header{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:680px;text-align:center}.legal-title{font:700 56px/120% Inter,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-2px;color:#1e1e1e;margin:0}.legal-subtitle{font:400 15px/100% Inter,sans-serif;color:#b4b2a9;margin:0}.legal-content{background:#fff;border:1px solid #e8e7e3;border-radius:20px;padding:48px;width:100%;max-width:680px;display:flex;flex-direction:column;gap:32px}@media (width <= 600px){.legal-content{padding:28px 20px}}.legal-section{display:flex;flex-direction:column;gap:8px}.legal-section-title{font:600 15px/120% Inter,sans-serif;color:#1e1e1e;margin:0}.legal-section-text{font:400 15px/170% Inter,-apple-system,Roboto,Helvetica,sans-serif;color:#5f5e5a;margin:0}.legal-list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:6px}.legal-list-item{font:400 15px/170% Inter,-apple-system,Roboto,Helvetica,sans-serif;color:#5f5e5a}.legal-link{color:#1e1e1e;text-decoration:underline;text-underline-offset:3px}.legal-link:hover{color:#444}.legal-infobox{background:#f8f8f6;border:1px solid #e8e7e3;border-radius:10px;padding:20px 24px;display:flex;flex-direction:column;gap:12px}.profil-page{min-height:calc(100vh - 72px);background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;padding:72px 24px 96px;gap:48px}.profil-header{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:560px;text-align:center}.profil-title{font:700 56px/120% Inter,-apple-system,Roboto,Helvetica,sans-serif;letter-spacing:-2px;color:#1e1e1e;margin:0}.profil-subtitle{font:400 18px/160% Inter,sans-serif;color:#5f5e5a;margin:0}.profil-loading{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 0;color:#888780;font:400 15px/140% Inter,sans-serif}.profil-spinner{width:28px;height:28px;border:3px solid #e8e7e3;border-top-color:#1e1e1e;border-radius:50%;animation:profil-spin .7s linear infinite}@keyframes profil-spin{to{transform:rotate(360deg)}}.profil-content{display:flex;flex-direction:column;gap:16px;width:100%;max-width:560px}.profil-card{background:#fff;border:1px solid #e8e7e3;border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:14px}.profil-info-row{display:flex;gap:18px;align-items:flex-start}.profil-avatar-wrap{position:relative;flex-shrink:0}.profil-avatar-img{width:72px;height:72px;border-radius:50%;object-fit:cover;border:2px solid #e8e7e3}.profil-avatar-placeholder{width:72px;height:72px;border-radius:50%;background:#f0f0ee;border:2px solid #e8e7e3;display:flex;align-items:center;justify-content:center;font-size:32px}.profil-avatar-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#00000073;color:#fff;font:500 12px/72px Inter,sans-serif;text-align:center;opacity:0;transition:opacity .15s}.profil-avatar-wrap:hover .profil-avatar-overlay{opacity:1}.profil-info-text{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.profil-name-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.profil-fullname{font:600 18px/120% Inter,sans-serif;color:#1e1e1e;margin:0}.profil-username-handle{font:400 13px/100% Inter,sans-serif;color:#aaa;margin:0}.profil-field-row{display:flex;gap:12px}.profil-field-row .profil-field{flex:1}.profil-email{font:400 13px/140% Inter,sans-serif;color:#888780;margin:0}.profil-age{font:400 13px/140% Inter,sans-serif;color:#aaa;margin:0}.profil-bio{font:400 14px/160% Inter,sans-serif;color:#5f5e5a;margin:4px 0 0}.profil-role-badge{font:500 11px/100% Inter,sans-serif;letter-spacing:.04em;text-transform:uppercase;padding:4px 10px;border-radius:20px;flex-shrink:0}.profil-role-badge.user{background:#f0f0ee;color:#5f5e5a;border:1px solid #e8e7e3}.profil-role-badge.coach{background:#eaf3de;color:#3b6d11;border:1px solid #c0dd97}.profil-section-label{font:500 11px/100% Inter,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#888780;margin:0}.profil-image-edit{display:flex;align-items:center;gap:16px}.profil-image-hint{font:400 13px/140% Inter,sans-serif;color:#b4b2a9;margin:0}.profil-field{display:flex;flex-direction:column;gap:6px}.profil-label{font:500 13px/100% Inter,sans-serif;color:#1e1e1e}.profil-input{font:400 14px/140% Inter,sans-serif;color:#1e1e1e;background:#fafaf9;border:1.5px solid #e8e7e3;border-radius:10px;padding:10px 13px;outline:none;width:100%;box-sizing:border-box;transition:border-color .15s,background .15s}.profil-input:focus{border-color:#1e1e1e;background:#fff}.profil-input::placeholder{color:#b4b2a9}.profil-textarea{font:400 14px/160% Inter,sans-serif;color:#1e1e1e;background:#fafaf9;border:1.5px solid #e8e7e3;border-radius:10px;padding:10px 13px;outline:none;width:100%;box-sizing:border-box;resize:vertical;transition:border-color .15s,background .15s}.profil-textarea:focus{border-color:#1e1e1e;background:#fff}.profil-textarea::placeholder{color:#b4b2a9}.profil-char-count{font:400 12px/100% Inter,sans-serif;color:#b4b2a9;align-self:flex-end}.profil-edit-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.profil-career-header{display:flex;align-items:center;justify-content:space-between}.profil-career-list{display:flex;flex-direction:column;gap:16px}.profil-career-item{display:flex;gap:14px;align-items:flex-start}.profil-career-dot{width:10px;height:10px;border-radius:50%;background:#1e1e1e;flex-shrink:0;margin-top:5px}.profil-career-info{display:flex;flex-direction:column;gap:2px}.profil-career-title{font:600 14px/120% Inter,sans-serif;color:#1e1e1e;margin:0}.profil-career-company{font:400 13px/140% Inter,sans-serif;color:#5f5e5a;margin:0}.profil-career-years-text{font:400 12px/100% Inter,sans-serif;color:#b4b2a9;margin:0}.profil-empty-hint{font:400 13px/140% Inter,sans-serif;color:#b4b2a9;margin:0}.profil-career-edit-list{display:flex;flex-direction:column;gap:16px}.profil-career-entry-edit{display:flex;gap:10px;align-items:flex-start;background:#fafaf9;border:1px solid #e8e7e3;border-radius:12px;padding:16px}.profil-career-entry-fields{flex:1;display:flex;flex-direction:column;gap:8px}.profil-career-years{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.profil-input-year{width:120px}.profil-current-label{display:flex;align-items:center;gap:6px;font:400 13px/100% Inter,sans-serif;color:#5f5e5a;cursor:pointer;white-space:nowrap}.profil-btn-primary{font:500 14px/100% Inter,sans-serif;background:#1e1e1e;color:#fff;border:none;border-radius:10px;padding:11px 22px;cursor:pointer;transition:background .15s,transform .1s;align-self:flex-start}.profil-btn-primary:hover:not(:disabled){background:#333;transform:translateY(-1px)}.profil-btn-primary:disabled{opacity:.6;cursor:not-allowed}.profil-btn-secondary{font:500 14px/100% Inter,sans-serif;background:none;color:#1e1e1e;border:1px solid #d3d1c7;border-radius:10px;padding:11px 20px;cursor:pointer;transition:border-color .15s,transform .1s;align-self:flex-start}.profil-btn-secondary:hover{border-color:#1e1e1e;transform:translateY(-1px)}.profil-btn-ghost{font:400 14px/100% Inter,sans-serif;background:none;color:#888780;border:none;padding:11px 4px;cursor:pointer;transition:color .15s}.profil-btn-ghost:hover{color:#1e1e1e}.profil-btn-add{font:500 13px/100% Inter,sans-serif;background:none;color:#1e1e1e;border:1px solid #d3d1c7;border-radius:8px;padding:7px 14px;cursor:pointer;transition:border-color .15s}.profil-btn-add:hover{border-color:#1e1e1e}.profil-btn-remove{font:400 14px/100% Inter,sans-serif;background:none;color:#b4b2a9;border:none;padding:4px;cursor:pointer;transition:color .15s;flex-shrink:0}.profil-btn-remove:hover{color:#dc2626}.profil-btn-danger{font:500 14px/100% Inter,sans-serif;background:none;color:#dc2626;border:1px solid #fecaca;border-radius:10px;padding:11px 20px;cursor:pointer;transition:background .15s,border-color .15s;align-self:flex-start}.profil-btn-danger:hover{background:#fef2f2;border-color:#dc2626}.profil-coach-desc{font:400 14px/160% Inter,sans-serif;color:#5f5e5a;margin:0}.profil-coach-status{display:flex;align-items:center;gap:10px}.profil-status-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0}.profil-coach-status-text{font:400 14px/140% Inter,sans-serif;color:#5f5e5a;margin:0}.profil-success{font:400 14px/140% Inter,sans-serif;color:#16a34a;margin:0}.profil-error{font:400 14px/140% Inter,sans-serif;color:#dc2626;margin:0}.profil-verify-banner{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;border-radius:12px;font:400 14px/1.5 Inter,sans-serif;border:1px solid}.profil-verify-banner i{margin-top:2px;flex-shrink:0}.profil-verify-banner--success{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.profil-verify-banner--error{background:#fef2f2;border-color:#fecaca;color:#dc2626}.profil-verify-banner--warning{background:#fffbeb;border-color:#fde68a;color:#92400e}.profil-verify-banner-text{display:flex;flex-direction:column;gap:8px}.profil-verify-resend-btn{font:500 13px/100% Inter,sans-serif;color:#92400e;background:none;border:1px solid #f59e0b;border-radius:6px;padding:6px 12px;cursor:pointer;width:fit-content;transition:background .15s}.profil-verify-resend-btn:hover:not(:disabled){background:#fef3c7}.profil-verify-resend-btn:disabled{opacity:.6;cursor:not-allowed}.profil-verify-resend-msg{font:400 13px/100% Inter,sans-serif;color:#15803d}.profil-auth-card{background:#fff;border:1px solid #e8e7e3;border-radius:18px;padding:48px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;color:#5f5e5a;margin-top:80px}.profil-auth-title{font:600 20px/120% Inter,sans-serif;color:#1e1e1e;margin:0}.profil-auth-desc{font:400 15px/150% Inter,sans-serif;color:#888780;margin:0}.profil-delete-card{border-color:#fecaca}.profil-delete-desc{font:400 14px/160% Inter,sans-serif;color:#5f5e5a;margin:0}.profil-btn-delete{font:500 14px/100% Inter,sans-serif;background:#dc2626;color:#fff;border:none;border-radius:10px;padding:11px 22px;cursor:pointer;transition:background .15s,transform .1s;align-self:flex-start}.profil-btn-delete:hover:not(:disabled){background:#b91c1c;transform:translateY(-1px)}.profil-btn-delete:disabled{opacity:.6;cursor:not-allowed}.profil-delete-confirm{display:flex;flex-direction:column;gap:14px}.profil-delete-confirm-text{font:400 14px/160% Inter,sans-serif;color:#dc2626;margin:0}.profil-application-status{display:flex;align-items:flex-start;gap:14px;padding:16px;border-radius:10px;margin-bottom:4px}.profil-application-status i{font-size:20px;margin-top:2px;flex-shrink:0}.profil-application-status--pending{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.profil-application-status--pending i{color:#d97706}.profil-application-status--rejected{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.profil-application-status--rejected i{color:#dc2626}.profil-app-status-title{font:600 14px/100% Inter,sans-serif;margin:0 0 6px}.profil-app-status-desc{font:400 13px/160% Inter,sans-serif;margin:0}.profil-doc-upload-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.profil-doc-chip{display:flex;align-items:center;gap:6px;background:#f0efec;border:1px solid #e0deda;border-radius:8px;padding:6px 10px;font:400 13px/100% Inter,sans-serif;color:#1e1e1e;max-width:220px}.profil-doc-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profil-doc-chip i{color:#888;font-size:12px;flex-shrink:0}.profil-doc-remove{all:unset;cursor:pointer;color:#888;font-size:11px;flex-shrink:0;margin-left:2px}.profil-doc-remove:hover{color:#dc2626}.profil-doc-add-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px dashed #d3d1c7;border-radius:8px;font:400 13px/100% Inter,sans-serif;color:#666;cursor:pointer;transition:border-color .15s,color .15s}.profil-doc-add-btn:hover{border-color:#1e1e1e;color:#1e1e1e}.profil-sub-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.profil-sub-info{flex:1;min-width:0}.profil-sub-title-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.profil-sub-name{font:500 14px/100% Inter,sans-serif;color:#1e1e1e}.profil-sub-badge{font:500 11px/100% Inter,sans-serif;padding:3px 8px;border-radius:20px}.profil-sub-badge--active{background:#eaf3de;color:#3b6d11;border:.5px solid #c0dd97}.profil-sub-badge--free{background:#f0f0ee;color:#888780;border:.5px solid #d3d1c7}.profil-sub-desc{font:400 12px/150% Inter,sans-serif;color:#888780;margin:0}.profil-widerruf-confirm{margin-top:14px;padding:16px;background:#f8f8f6;border:1px solid #e8e7e3;border-radius:12px;display:flex;flex-direction:column;gap:14px}.profil-widerruf-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font:400 13px/160% Inter,sans-serif;color:#5f5e5a}.profil-widerruf-label input[type=checkbox]{margin-top:3px;flex-shrink:0;width:15px;height:15px;cursor:pointer;accent-color:#1e1e1e}.profil-widerruf-link{color:#1e1e1e;text-decoration:underline;text-underline-offset:2px}.profil-widerruf-actions{display:flex;gap:10px;justify-content:flex-end}.profil-premium-badge{font:500 11px/100% Inter,sans-serif;padding:3px 8px;border-radius:20px;background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:.5px solid #f59e0b}@media (max-width: 768px){.profil-page{padding:40px 16px 64px;gap:32px}.profil-title{font-size:36px;letter-spacing:-1px}.profil-subtitle{font-size:16px}.profil-field-row{flex-direction:column}.profil-auth-card{padding:32px 20px}.profil-sub-row{flex-direction:column;align-items:flex-start}}.admin-page{min-height:calc(100vh - 72px);background:#f5f5f5;display:flex;flex-direction:column;align-items:center;padding:72px 24px 96px;gap:32px}.admin-header{text-align:center;max-width:700px;width:100%}.admin-title{font:700 28px/120% Inter,sans-serif;color:#1e1e1e;margin:0 0 8px}.admin-subtitle{font:400 15px/100% Inter,sans-serif;color:#888;margin:0}.admin-list{display:flex;flex-direction:column;gap:20px;width:100%;max-width:700px}.admin-card{background:#fff;border:1px solid #e8e7e3;border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:18px}.admin-card-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.admin-user-info{display:flex;align-items:center;gap:12px}.admin-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;flex-shrink:0}.admin-avatar-placeholder{width:42px;height:42px;border-radius:50%;background:#f0efec;display:flex;align-items:center;justify-content:center;color:#888;font-size:16px;flex-shrink:0}.admin-user-name{font:600 15px/100% Inter,sans-serif;color:#1e1e1e;margin:0 0 4px}.admin-user-email{font:400 13px/100% Inter,sans-serif;color:#888;margin:0}.admin-card-meta{display:flex;align-items:center;gap:10px}.admin-date{font:400 13px/100% Inter,sans-serif;color:#aaa}.admin-status-badge{padding:4px 10px;border-radius:20px;font:500 12px/100% Inter,sans-serif}.status-pending{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.status-approved{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.status-rejected{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.admin-section-label{font:600 11px/100% Inter,sans-serif;color:#aaa;text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px}.admin-motivation-text{font:400 14px/170% Inter,sans-serif;color:#333;margin:0;white-space:pre-wrap}.admin-doc-list{display:flex;flex-wrap:wrap;gap:8px}.admin-doc-chip{all:unset;display:flex;align-items:center;gap:6px;padding:6px 12px;background:#f0efec;border:1px solid #e0deda;border-radius:8px;font:400 13px/100% Inter,sans-serif;color:#1e1e1e;cursor:pointer;transition:background .12s}.admin-doc-chip:hover{background:#e8e7e3}.admin-doc-chip i{color:#888;font-size:12px}.admin-note-input{width:100%;border:1px solid #e0deda;border-radius:8px;padding:10px 12px;font:400 13px/160% Inter,sans-serif;color:#1e1e1e;background:#fafaf9;resize:vertical;box-sizing:border-box;outline:none;transition:border-color .15s}.admin-note-input:focus{border-color:#1e1e1e}.admin-note-display{background:#f5f5f5;border-radius:8px;padding:12px}.admin-note-text{font:400 13px/160% Inter,sans-serif;color:#555;margin:0}.admin-actions{display:flex;flex-direction:column;gap:10px}.admin-action-buttons{display:flex;gap:10px}.admin-btn-approve{all:unset;display:flex;align-items:center;gap:6px;padding:10px 20px;border-radius:8px;background:#166534;color:#fff;font:500 14px/100% Inter,sans-serif;cursor:pointer;transition:background .15s}.admin-btn-approve:hover:not(:disabled){background:#15803d}.admin-btn-approve:disabled{opacity:.6;cursor:not-allowed}.admin-btn-reject{all:unset;display:flex;align-items:center;gap:6px;padding:10px 20px;border-radius:8px;background:#dc2626;color:#fff;font:500 14px/100% Inter,sans-serif;cursor:pointer;transition:background .15s}.admin-btn-reject:hover:not(:disabled){background:#b91c1c}.admin-btn-reject:disabled{opacity:.6;cursor:not-allowed}.admin-btn-secondary{all:unset;display:flex;align-items:center;gap:6px;padding:10px 20px;border-radius:8px;border:1px solid #d3d1c7;font:400 14px/100% Inter,sans-serif;color:#1e1e1e;cursor:pointer;transition:background .12s}.admin-btn-secondary:hover{background:#f0efec}.admin-loading,.admin-access-denied{display:flex;flex-direction:column;align-items:center;gap:14px;color:#888;font:400 15px/100% Inter,sans-serif;padding:60px 0}.admin-access-denied i{font-size:32px;color:#d3d1c7}.admin-spinner{width:32px;height:32px;border:3px solid #e8e7e3;border-top-color:#1e1e1e;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.admin-empty{font:400 15px/100% Inter,sans-serif;color:#aaa;padding:40px 0}.admin-error{font:400 14px/100% Inter,sans-serif;color:#dc2626}.admin-doc-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.admin-doc-modal-inner{background:#fff;border-radius:14px;width:100%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.admin-doc-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e8e7e3;font:500 14px/100% Inter,sans-serif;color:#1e1e1e}.admin-doc-modal-header button{all:unset;cursor:pointer;color:#888;font-size:16px}.admin-doc-modal-header button:hover{color:#1e1e1e}.admin-doc-preview-img{width:100%;object-fit:contain;max-height:calc(90vh - 60px)}.admin-doc-preview-frame{width:100%;height:calc(90vh - 60px);border:none}.cd-page{min-height:calc(100vh - 64px);background:#f5f5f5;padding:40px 40px 96px;max-width:1100px;margin:0 auto;box-sizing:border-box}.cd-back-btn{all:unset;display:inline-flex;align-items:center;gap:8px;font:400 14px/100% Inter,sans-serif;color:#666;cursor:pointer;margin-bottom:28px;transition:color .12s}.cd-back-btn:hover{color:#1e1e1e}.cd-layout{display:grid;grid-template-columns:1fr 300px;gap:32px;align-items:start}@media (max-width: 820px){.cd-layout{grid-template-columns:1fr}}.cd-main{display:flex;flex-direction:column;gap:28px}.cd-hero{background:#fff;border:1px solid #e8e7e3;border-radius:16px;padding:32px}.cd-category{font:500 11px/100% Inter,sans-serif;color:#888;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:10px}.cd-title{font:700 28px/130% Inter,sans-serif;color:#1e1e1e;margin:0 0 16px}.cd-hero-meta{display:flex;flex-direction:column;gap:10px}.cd-avg-rating{display:flex;align-items:center;gap:8px;font:400 14px/100% Inter,sans-serif;color:#666}.cd-avg-rating strong{color:#1e1e1e}.cd-review-count{color:#aaa}.cd-tags{display:flex;flex-wrap:wrap;gap:6px}.cd-tag{padding:4px 10px;background:#f0efec;border-radius:20px;font:400 12px/100% Inter,sans-serif;color:#555}.cd-section{background:#fff;border:1px solid #e8e7e3;border-radius:16px;padding:28px 32px}.cd-section-title{font:600 17px/100% Inter,sans-serif;color:#1e1e1e;margin:0 0 18px;display:flex;align-items:center;gap:10px}.cd-review-badge{background:#f0efec;color:#666;border-radius:20px;padding:2px 8px;font:500 12px/100% Inter,sans-serif}.cd-description{font:400 15px/170% Inter,sans-serif;color:#444;margin:0;white-space:pre-wrap}.cd-services-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.cd-service-item{display:flex;align-items:flex-start;gap:10px;font:400 14px/140% Inter,sans-serif;color:#333}.cd-service-item i{color:#16a34a;font-size:14px;margin-top:2px;flex-shrink:0}.cd-no-reviews{font:400 14px/100% Inter,sans-serif;color:#aaa;margin:0 0 20px}.cd-reviews-list{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.cd-review{padding:16px;background:#fafaf9;border-radius:10px;border:1px solid #f0efec}.cd-review-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.cd-review-user{display:flex;align-items:center;gap:10px}.cd-review-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.cd-review-avatar-placeholder{width:32px;height:32px;border-radius:50%;background:#f0efec;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:13px}.cd-review-name{font:500 14px/100% Inter,sans-serif;color:#1e1e1e}.cd-review-right{display:flex;align-items:center;gap:8px}.cd-review-date{font:400 12px/100% Inter,sans-serif;color:#aaa}.cd-review-text{font:400 14px/160% Inter,sans-serif;color:#555;margin:0}.cd-stars{display:inline-flex;gap:1px}.cd-star{color:#e0deda}.cd-stars.md .cd-star{font-size:15px}.cd-stars.sm .cd-star{font-size:12px}.cd-star.filled{color:#f59e0b}.cd-star-input{display:flex;gap:4px;margin-bottom:10px}.cd-star-btn{all:unset;font-size:28px;color:#e0deda;cursor:pointer;transition:color .1s}.cd-star-btn.filled{color:#f59e0b}.cd-review-form{border-top:1px solid #e8e7e3;padding-top:20px;margin-top:8px}.cd-review-form-title{font:600 15px/100% Inter,sans-serif;color:#1e1e1e;margin:0 0 14px}.cd-review-textarea{width:100%;padding:10px 12px;border:1px solid #e0deda;border-radius:8px;font:400 14px/160% Inter,sans-serif;color:#1e1e1e;background:#fafaf9;outline:none;box-sizing:border-box;resize:vertical;transition:border-color .15s;margin-bottom:10px}.cd-review-textarea:focus{border-color:#1e1e1e}.cd-review-error{font:400 13px/100% Inter,sans-serif;color:#dc2626;margin:0 0 8px}.cd-review-success{font:400 13px/100% Inter,sans-serif;color:#16a34a;margin:0 0 8px}.cd-login-hint{font:400 14px/100% Inter,sans-serif;color:#888;margin:16px 0 0}.cd-login-link{color:#1e1e1e;font-weight:500;cursor:pointer;text-decoration:underline}.cd-btn-primary{all:unset;padding:10px 20px;background:#1e1e1e;color:#fff;border-radius:8px;font:500 14px/100% Inter,sans-serif;cursor:pointer;transition:background .15s}.cd-btn-primary:hover:not(:disabled){background:#333}.cd-btn-primary:disabled{opacity:.6;cursor:not-allowed}.cd-sidebar{display:flex;flex-direction:column;gap:16px;position:sticky;top:80px}.cd-price-card{background:#fff;border:1px solid #e8e7e3;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:14px}.cd-price{margin:0}.cd-price-amount{font:700 28px/100% Inter,sans-serif;color:#1e1e1e}.cd-price-unit{font:400 14px/100% Inter,sans-serif;color:#888}.cd-contact-btn{all:unset;display:block;text-align:center;padding:12px;background:#1e1e1e;color:#fff;border-radius:10px;font:500 15px/100% Inter,sans-serif;cursor:pointer;transition:background .15s}.cd-contact-btn:hover{background:#333}.cd-contact-hint{font:400 12px/100% Inter,sans-serif;color:#aaa;margin:0;text-align:center}.cd-coach-card{background:#fff;border:1px solid #e8e7e3;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:14px}.cd-coach-card-label{font:600 11px/100% Inter,sans-serif;color:#aaa;text-transform:uppercase;letter-spacing:.05em;margin:0}.cd-coach-info{display:flex;align-items:center;gap:12px}.cd-coach-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.cd-coach-avatar-placeholder{width:48px;height:48px;border-radius:50%;background:#f0efec;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:18px;flex-shrink:0}.cd-coach-name{font:600 15px/100% Inter,sans-serif;color:#1e1e1e;margin:0 0 4px}.cd-coach-handle{font:400 13px/100% Inter,sans-serif;color:#aaa;margin:0}.cd-coach-bio{font:400 13px/160% Inter,sans-serif;color:#555;margin:0}.cd-coach-career{display:flex;flex-direction:column;gap:6px}.cd-coach-career-item{display:flex;align-items:center;gap:8px;font:400 13px/100% Inter,sans-serif;color:#666}.cd-coach-career-item i{color:#aaa;font-size:12px}.cd-loading{display:flex;flex-direction:column;align-items:center;gap:14px;padding:80px 0;color:#aaa;font:400 14px/100% Inter,sans-serif}.cd-spinner{width:32px;height:32px;border:3px solid #e8e7e3;border-top-color:#1e1e1e;border-radius:50%;animation:cd-spin .7s linear infinite}@keyframes cd-spin{to{transform:rotate(360deg)}}.cd-error-msg{font:400 15px/100% Inter,sans-serif;color:#dc2626;padding:40px 0}
