@import url(https://fonts.googleapis.com/css2?family=Unbounded:wght@400;600;700;900&family=Onest:wght@300;400;500;600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.appointments-cards__item-middle__subtitle{font-size:14px;line-height:1.2;margin-top:2px;opacity:.75}.appointments-cards__more,.payments__more{display:flex;justify-content:center;margin:18px 0 0}.appointments-cards__more .b-btn,.payments__more .b-btn{min-width:180px}@font-face{font-family:Circe;font-style:normal;font-weight:700;src:url(/static/media/Circe-Bold.b64357adbf12b109fcf2.woff2) format("woff2")}@font-face{font-family:Circe;font-style:normal;font-weight:800;src:url(/static/media/Circe-ExtraBold.41d0f80caec1e985840f.woff2) format("woff2")}@font-face{font-family:Circe;font-style:normal;font-weight:300;src:url(/static/media/Circe-Light.4e3b6645b8546e044fd1.woff2) format("woff2")}@font-face{font-family:Circe;font-style:normal;font-weight:400;src:url(/static/media/Circe-Regular.2c54c074533cf5620761.woff2) format("woff2")}@font-face{font-family:Circe;font-style:normal;font-weight:100;src:url(/static/media/Circe-Thin.f841aa4feba4b0c2b28f.woff2) format("woff2")}*{list-style:none}:root{--bg-0:#faf7f4;--bg-1:#f3f6ff;--glow-mint:#2dd4bf2e;--glow-lav:#a78bfa29;--dark:#2b2b2b;--mint:#5aeea0;--lavender:#a89de8}body{background:radial-gradient(2000px 600px at 15% 10%,#a78bfa29,#0000 60%),radial-gradient(1500px 2000px at 85% 15%,#2dd4bf2e,#0000 55%),radial-gradient(1000px 1500px at 65% 80%,#2dd4bf2e,#0000 55%),radial-gradient(1500px 600px at 50% 130%,#a78bfa29,#0000 60%),linear-gradient(180deg,#faf7f4,#f3f6ff);background:radial-gradient(2000px 600px at 15% 10%,var(--glow-lav),#0000 60%),radial-gradient(1500px 2000px at 85% 15%,var(--glow-mint),#0000 55%),radial-gradient(1000px 1500px at 65% 80%,var(--glow-mint),#0000 55%),radial-gradient(1500px 600px at 50% 130%,var(--glow-lav),#0000 60%),linear-gradient(180deg,var(--bg-0),var(--bg-1));min-height:100vh}body:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath filter='url(%23a)' opacity='.35' d='M0 0h180v180H0z'/%3E%3C/svg%3E");content:"";inset:0;mix-blend-mode:multiply;opacity:.06;pointer-events:none;position:fixed}a,h1,h2,h3,li,p,ul{color:#313235}a{text-decoration:none}a,button,p{background-color:#0000;font-size:22px;font-weight:400;line-height:26px}@media(max-width:1239px){a,button,p{font-size:14px;line-height:16px}}button{border:none;cursor:pointer}.b-title-h1,h1{font-size:48px;font-weight:700;line-height:1}@media(max-width:1239px){.b-title-h1,h1{font-size:22px;line-height:1.2px}}.b-title-h2,h2{font-size:48px;font-weight:700;line-height:1;margin-bottom:48px}@media(max-width:1239px){.b-title-h2,h2{font-size:28px;line-height:1.2;margin-bottom:40px}}.b-title-h3,h3{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:40px}@media(max-width:1239px){.b-title-h3,h3{font-size:22px;margin-bottom:12px}}.login{margin:40px 0;padding:0 12px}.login__wrapper{background-color:#fff;border-radius:24px;display:flex;flex-direction:column;margin:0 auto;max-width:800px;min-height:760px;padding:clamp(22px,6vw,100px);position:relative;width:100%;z-index:1}.login__title{font-size:32px;margin-bottom:60px}.login__subtitle{font-size:18px;line-height:22px;margin-bottom:60px}.login__form-group{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;position:relative}.login__label{font-size:18px;font-weight:700;line-height:22px}.login__input{-webkit-appearance:none;appearance:none;background-color:#d2d7db66;border:1px solid #0000;border-radius:12px;outline:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background-color .16s ease}.login__input:focus,.login__input:hover{border-color:#8885ff;box-shadow:0 0 0 4px #8885ff2e}.login__input:disabled{cursor:not-allowed;opacity:.7}.login__input{font-size:18px;height:52px;line-height:22px;padding:13px 18px}.login__input--inner{background:#0000;border:none;border-radius:0;box-shadow:none;height:100%;outline:none;padding:0;width:100%}.login__input--inner:focus,.login__input--inner:hover{background:#0000;border:none;box-shadow:none}.login__field-error{color:#dc0000d9;font-size:12px;margin-top:6px}.login__field-wrap.is-error,.login__input.is-error{border-color:#dc0000a6!important;box-shadow:0 0 0 4px #dc00001f!important}.login__field-wrap{-webkit-appearance:none;appearance:none;background-color:#d2d7db66;border:1px solid #0000;border-radius:12px;outline:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background-color .16s ease}.login__field-wrap:focus,.login__field-wrap:hover{border-color:#8885ff;box-shadow:0 0 0 4px #8885ff2e}.login__field-wrap:disabled{cursor:not-allowed;opacity:.7}.login__field-wrap{align-items:center;display:flex;gap:10px;height:52px;padding:0 12px}.login__field-wrap.is-focus{border-color:#8885ff;box-shadow:0 0 0 4px #8885ff2e;transform:translateY(-1px)}.login__field-wrap.is-disabled{opacity:.7;pointer-events:none}.login__eye{align-items:center;background:#0000;border:none;border-radius:10px;color:#0000008c;cursor:pointer;display:inline-flex;justify-content:center;padding:6px;transition:transform .14s ease,opacity .14s ease,color .14s ease,background-color .14s ease}.login__eye:hover{background:#0000000a;color:#000000bf;transform:translateY(-1px)}.login__eye.is-open{color:#000000e6}.login__eye:disabled{background:#0000;cursor:not-allowed;opacity:.55;transform:none}.login__captcha{margin:10px 0;position:relative;z-index:5}.login__captcha iframe{position:relative;z-index:6}.login__captcha.is-disabled{opacity:.6;pointer-events:none}.login__captcha-hint{font-size:12px;margin-top:6px;opacity:.7}.login__captcha-error{color:#ff0000bf;font-size:12px;margin-bottom:10px}.login__captcha-off{font-size:12px;margin-top:10px;opacity:.65}.login__captcha-off code{font-size:12px}.login__policy{display:flex;flex-direction:column;gap:12px;margin:48px 0}.login__group{display:flex;gap:15px}.login__group-btn{margin-bottom:20px;width:100%}.login--with-back .login__group-btn{width:50%}.login__footer{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:auto}.login__footer button,.login__footer p{font-size:18px;font-weight:700;line-height:22px}.login__footer button{color:#6755e0}.login__footer-title{align-items:center;display:inline-flex;gap:10px;margin-top:60px;text-decoration:none}.login__footer-title .nav-logo-mark{height:30px;width:30px}.login__footer-title .nav-logo-text{font-size:40px}.login__footer-link{background:#0000;border:none;cursor:pointer;padding:0}.login__code-inputs-wrapper{margin-bottom:10px}.login__code-inputs{display:flex;gap:20px;justify-content:center;margin-bottom:32px}.login__code-input{-webkit-appearance:none;appearance:none;background-color:#d2d7db66;border:1px solid #0000;border-radius:12px;outline:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background-color .16s ease}.login__code-input:focus,.login__code-input:hover{border-color:#8885ff;box-shadow:0 0 0 4px #8885ff2e}.login__code-input:disabled{cursor:not-allowed;opacity:.7}.login__code-input{font-size:24px;height:60px;text-align:center;width:60px}.login__code-input.is-filled{border-color:#8885ffa6;box-shadow:0 0 0 4px #8885ff1a}.login__code-meta{margin-top:12px}@media(max-width:1239px){.login__wrapper{min-height:700px}}@media(max-width:768px){.login{margin:24px 0}.login__wrapper{border-radius:18px;min-height:auto}.login__title{font-size:28px}.login__subtitle,.login__title{margin-bottom:28px}.login__code-inputs{gap:12px}.login__code-input{font-size:clamp(18px,5vw,24px);height:clamp(44px,12vw,60px);width:clamp(44px,12vw,60px)}}@media(max-width:480px){.login__title{font-size:24px}.login__input,.login__label{font-size:16px;line-height:20px}.login__code-inputs{flex-wrap:wrap;gap:10px;margin-bottom:22px}.login--with-back .login__group{flex-direction:column}.login--with-back .login__group-btn{width:100%}.login__footer-title{margin-top:28px}}.b-auth-v2{--dark:#2b2b2b;--mint:#5aeaa0;--mint-dim:#5aeaa01f;--lavender:#a89de8;--lav-dim:#a89de826;--white:#fff;--bg:#f8f8f6;--mid:#6b6b6b;--border:#e4e4e4;--border2:#d8d8d8;--error:#ff5352;--error-dim:#ff535214;--success:#18a869;background:var(--bg);color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif;min-height:100vh;position:relative;width:100%}.b-auth-v2,.b-auth-v2 *{box-sizing:border-box}.b-auth-v2 .form-alert{backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid #0000;border-radius:16px;box-shadow:0 18px 44px #14161e29;font-size:14px;font-weight:600;left:auto;line-height:1.45;padding:14px 18px;position:fixed;right:clamp(18px,3vw,34px);top:18px;transform:none;width:min(540px,50vw - 36px);z-index:2000}.b-auth-v2 .form-alert--success{background:#eefdf5;border-color:#5aeaa05c;color:#0f6f49}.b-auth-v2 .form-alert--error{background:#fff1ef;border-color:#ff535252;color:#7f2624}.b-auth-v2 .form-alert--info,.b-auth-v2 .form-alert--warn{background:#fff8df;border-color:#f7d05b52;color:#574717}.b-auth-v2 .auth-page{display:none;min-height:100vh}.b-auth-v2 .auth-page.show{display:flex}.b-auth-v2 .auth-split{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;width:100%}.b-auth-v2 .auth-left{background:#1a1a1a;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:48px;position:relative}.b-auth-v2 .auth-left:before{background:radial-gradient(circle,#5aeaa024 0,#0000 65%);height:500px;right:-120px;top:-120px;width:500px}.b-auth-v2 .auth-left:after,.b-auth-v2 .auth-left:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.b-auth-v2 .auth-left:after{background:radial-gradient(circle,#a89de829 0,#0000 65%);bottom:-100px;height:420px;left:-60px;width:420px}.b-auth-v2 .auth-left-grid{background-image:linear-gradient(hsla(0,0%,100%,.025) 1px,#0000 0),linear-gradient(90deg,hsla(0,0%,100%,.025) 1px,#0000 0);background-size:48px 48px;inset:0;pointer-events:none;position:absolute}.b-auth-v2 .auth-left-top{position:relative;z-index:2}.b-auth-v2 .al-logo{align-items:center;display:inline-flex;gap:12px;margin-bottom:64px;text-decoration:none}.b-auth-v2 .al-logo-orb{border-radius:50%;flex-shrink:0;height:38px;overflow:hidden;position:relative;width:38px}.b-auth-v2 .al-logo-orb:after{background:conic-gradient(from 200deg,#4eeea0,#7ed8c8,#9bb4e8,#a89de8,#4eeea0);border-radius:50%;content:"";inset:0;position:absolute}.b-auth-v2 .al-logo-text{color:#fff;font-family:Unbounded,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.02em}.b-auth-v2 .al-logo-text span{color:#a89de8;color:var(--lavender)}.b-auth-v2 .al-headline{color:#fff;font-family:Unbounded,sans-serif;font-size:36px;font-weight:900;letter-spacing:-.04em;line-height:1.05;margin-bottom:20px}.b-auth-v2 .al-headline .accent-mint{color:#5aeea0;color:var(--mint)}.b-auth-v2 .al-headline .accent-lav{color:#a89de8;color:var(--lavender)}.b-auth-v2 .al-sub{color:#ffffff80;font-size:15px;font-weight:300;line-height:1.65;max-width:340px}.b-auth-v2 .al-mockup{animation:authV2FloatUp .8s ease .2s both;background:#222;border:1px solid #2e2e2e;border-radius:16px;box-shadow:0 24px 64px #0006;overflow:hidden;position:relative;z-index:2}.b-auth-v2 .al-mock-bar{align-items:center;background:#1c1c1c;border-bottom:1px solid #2a2a2a;display:flex;gap:6px;padding:11px 16px}.b-auth-v2 .al-mock-dot{border-radius:50%;height:9px;width:9px}.b-auth-v2 .d-r{background:#ff5f57}.b-auth-v2 .d-y{background:#febc2e}.b-auth-v2 .d-g{background:#28c840}.b-auth-v2 .al-mock-body{display:flex;flex-direction:column;gap:10px;padding:16px}.b-auth-v2 .al-mock-stats{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.b-auth-v2 .al-mock-stat{background:#2a2a2a;border:1px solid #333;border-radius:9px;padding:10px 12px}.b-auth-v2 .al-mock-stat-label{color:#555;font-size:9px;letter-spacing:.06em;margin-bottom:3px;text-transform:uppercase}.b-auth-v2 .al-mock-stat-val{color:#f0f0f0;font-family:Unbounded,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.03em}.b-auth-v2 .al-mock-stat-val.m{color:#5aeea0;color:var(--mint)}.b-auth-v2 .al-mock-stat-val.l{color:#a89de8;color:var(--lavender)}.b-auth-v2 .al-mock-row{align-items:center;background:#252525;border:1px solid #2e2e2e;border-radius:8px;display:flex;gap:9px;padding:9px 12px}.b-auth-v2 .al-mock-av{align-items:center;border-radius:50%;color:#2b2b2b;color:var(--dark);display:flex;flex-shrink:0;font-size:10px;font-weight:700;height:26px;justify-content:center;width:26px}.b-auth-v2 .al-mock-info{flex:1 1}.b-auth-v2 .al-mock-name{color:#ddd;font-size:11px;font-weight:600}.b-auth-v2 .al-mock-time{color:#555;font-size:9px}.b-auth-v2 .al-mock-badge{border-radius:100px;font-size:9px;font-weight:700;letter-spacing:.03em;padding:2px 8px;text-transform:uppercase}.b-auth-v2 .mb-soon{background:#5aeaa026;color:#5aeea0;color:var(--mint)}.b-auth-v2 .mb-new{background:#ffffff12;color:#8f8f8f}.b-auth-v2 .al-mock-income{align-items:center;background:linear-gradient(135deg,#5aeaa014,#a89de80f);border:1px solid #5aeaa02e;border-radius:9px;display:flex;justify-content:space-between;padding:12px 14px}.b-auth-v2 .al-mock-inc-label{color:#555;font-size:9px;margin-bottom:3px}.b-auth-v2 .al-mock-inc-val{font-size:18px;letter-spacing:-.03em}.b-auth-v2 .al-mock-inc-pct,.b-auth-v2 .al-mock-inc-val{color:#5aeea0;color:var(--mint);font-family:Unbounded,sans-serif;font-weight:700}.b-auth-v2 .al-mock-inc-pct{font-size:13px}.b-auth-v2 .al-mock-inc-pct-lbl{color:#555;font-size:9px;text-align:right}.b-auth-v2 .al-social-proof{align-items:center;display:flex;gap:12px;position:relative;z-index:2}.b-auth-v2 .al-avatars{display:flex}.b-auth-v2 .al-av{background:linear-gradient(145deg,#a89de8,#5aeaa0);border:2px solid #1a1a1a;border-radius:50%;height:30px;margin-left:-8px;opacity:.85;overflow:hidden;width:30px}.b-auth-v2 .al-av:first-child{margin-left:0}.b-auth-v2 .al-proof-text{color:#ffffff73;font-size:12px;line-height:1.5}.b-auth-v2 .al-proof-text strong{color:#ffffffbf;font-weight:600}.b-auth-v2 .auth-right{align-items:center;background:var(--white);display:flex;flex-direction:column;justify-content:center;padding:64px 48px;position:relative}.b-auth-v2 .auth-right:before{background:radial-gradient(circle,#5aeaa00f 0,#0000 65%);content:"";height:300px;pointer-events:none;position:absolute;right:0;top:0;width:300px}.b-auth-v2 .auth-right:after{background:radial-gradient(circle,#a89de812 0,#0000 65%);bottom:0;content:"";height:280px;left:0;pointer-events:none;position:absolute;width:280px}.b-auth-v2 .auth-form-wrap{max-width:400px;position:relative;width:100%;z-index:2}.b-auth-v2 .form-header{animation:authV2FadeUp .5s ease both;margin-bottom:36px}.b-auth-v2 .form-badge{align-items:center;background:var(--mint-dim);border:1px solid #5aeaa047;border-radius:100px;display:inline-flex;gap:7px;margin-bottom:20px;padding:5px 14px}.b-auth-v2 .form-badge-dot{animation:authV2Pulse 2s infinite;background:#5aeea0;background:var(--mint);border-radius:50%;height:6px;width:6px}.b-auth-v2 .form-badge span{color:var(--success);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.b-auth-v2 .form-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:28px;font-weight:900;letter-spacing:-.04em;line-height:1.1;margin-bottom:10px}.b-auth-v2 .form-title .accent-mint{color:#5aeea0;color:var(--mint)}.b-auth-v2 .form-title .accent-lav{color:#a89de8;color:var(--lavender)}.b-auth-v2 .form-sub{color:var(--mid);font-size:14px;font-weight:300;line-height:1.6}.b-auth-v2 .inline-link{background:#0000;border:0;border-bottom:1.5px solid var(--border);color:#2b2b2b;color:var(--dark);cursor:pointer;font:inherit;font-weight:600;padding:0;text-decoration:none;transition:border-color .2s}.b-auth-v2 .inline-link:hover{border-color:#2b2b2b;border-color:var(--dark)}.b-auth-v2 .auth-form{animation:authV2FadeUp .5s ease .1s both}.b-auth-v2 .field-group{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.b-auth-v2 .field-group.compact-gap{gap:10px}.b-auth-v2 .field-grid-2{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.b-auth-v2 .field{display:flex;flex-direction:column;gap:7px}.b-auth-v2 .field-label{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:600;letter-spacing:-.01em}.b-auth-v2 .field-input-wrap{align-items:center;display:flex;position:relative}.b-auth-v2 .field-input-wrap svg.fi-icon{color:#aaa;flex-shrink:0;left:14px;pointer-events:none;position:absolute;transition:color .2s}.b-auth-v2 .field-input{-webkit-appearance:none;background:var(--bg);border:1.5px solid var(--border);border-radius:12px;color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif;font-size:14px;font-weight:400;outline:none;padding:13px 14px 13px 42px;transition:border-color .2s,box-shadow .2s,background .2s;width:100%}.b-auth-v2 .field-input::placeholder{color:#bbb}.b-auth-v2 .field-input:focus{background:var(--white);border-color:#5aeea0;border-color:var(--mint);box-shadow:0 0 0 4px #5aeaa01a}.b-auth-v2 .field-input-wrap:focus-within svg.fi-icon{color:#18a869}.b-auth-v2 .field-input.error{background:var(--error-dim);border-color:var(--error)}.b-auth-v2 .field-input.error:focus{box-shadow:0 0 0 4px #ff53521a}.b-auth-v2 .field-eye{align-items:center;background:none;border:none;color:#bbb;cursor:pointer;display:flex;padding:4px;position:absolute;right:14px;transition:color .2s}.b-auth-v2 .field-eye:hover{color:var(--mid)}.b-auth-v2 .field-error{color:var(--error);font-size:11px;font-weight:500;opacity:0;transition:opacity .2s}.b-auth-v2 .field-error.show{opacity:1}.b-auth-v2 .field-error.center{text-align:center}.b-auth-v2 .field-hint{color:var(--mid);font-size:11px;line-height:1.5}.b-auth-v2 .pw-strength{display:none;gap:4px;margin-top:6px}.b-auth-v2 .pw-strength.show{display:flex}.b-auth-v2 .pw-bar{background:var(--border);border-radius:10px;flex:1 1;height:3px;transition:background .3s}.b-auth-v2 .pw-bar.weak{background:var(--error)}.b-auth-v2 .pw-bar.medium{background:#f5a623}.b-auth-v2 .pw-bar.strong{background:#5aeea0;background:var(--mint)}.b-auth-v2 .pw-label{color:var(--mid);display:none;font-size:11px;margin-top:5px}.b-auth-v2 .pw-label.show{display:block}.b-auth-v2 .pw-label.weak{color:var(--error)}.b-auth-v2 .pw-label.medium{color:#b07800}.b-auth-v2 .pw-label.strong{color:var(--success)}.b-auth-v2 .check-row{align-items:flex-start;cursor:pointer;display:flex;gap:10px;-webkit-user-select:none;user-select:none}.b-auth-v2 .check-row input[type=checkbox]{display:none}.b-auth-v2 .check-box{align-items:center;background:var(--bg);border:1.5px solid var(--border2);border-radius:5px;cursor:pointer;display:flex;flex-shrink:0;height:18px;justify-content:center;margin-top:1px;position:relative;transition:all .2s;width:18px}.b-auth-v2 .check-box.checked{background:#5aeea0;background:var(--mint);border-color:#5aeea0;border-color:var(--mint)}.b-auth-v2 .check-box.checked:after{border-bottom:2px solid #2b2b2b;border-bottom:2px solid var(--dark);border-right:2px solid #2b2b2b;border-right:2px solid var(--dark);content:"";height:9px;transform:rotate(45deg) translate(-1px,-1px);width:5px}.b-auth-v2 .check-label{color:var(--mid);font-size:13px;line-height:1.5}.b-auth-v2 .check-label a{border-bottom:1.5px solid var(--border);color:#2b2b2b;color:var(--dark);font-weight:600;text-decoration:none}.b-auth-v2 .check-label a:hover{border-color:#2b2b2b;border-color:var(--dark)}.b-auth-v2 .row-between{align-items:center;display:flex;justify-content:space-between}.b-auth-v2 .forgot-link{background:#0000;border:0;color:var(--mid);cursor:pointer;font-size:12px;font-weight:500;padding:0;transition:color .2s}.b-auth-v2 .btn-submit,.b-auth-v2 .forgot-link:hover{color:#2b2b2b;color:var(--dark)}.b-auth-v2 .btn-submit{align-items:center;background:#5aeea0;background:var(--mint);border:none;border-radius:12px;cursor:pointer;display:flex;font-family:Unbounded,sans-serif;font-size:14px;font-weight:700;gap:10px;justify-content:center;letter-spacing:-.01em;margin-bottom:16px;overflow:hidden;padding:16px 28px;position:relative;transition:transform .15s,box-shadow .2s,opacity .2s;width:100%}.b-auth-v2 .btn-submit:before{background:linear-gradient(135deg,#ffffff26,#0000);content:"";inset:0;pointer-events:none;position:absolute}.b-auth-v2 .btn-submit:hover{box-shadow:0 12px 36px #5aeaa059;transform:translateY(-2px)}.b-auth-v2 .btn-submit:active{transform:translateY(0)}.b-auth-v2 .btn-submit.loading,.b-auth-v2 .btn-submit:disabled{opacity:.7;pointer-events:none}.b-auth-v2 .spinner{animation:authV2Spin .7s linear infinite;border:2px solid #2b2b2b33;border-radius:50%;border-top:2px solid var(--dark);display:none;height:16px;width:16px}.b-auth-v2 .btn-submit.loading .spinner{display:block}.b-auth-v2 .btn-submit.loading .btn-text{opacity:.7}.b-auth-v2 .divider{align-items:center;display:flex;gap:14px;margin-bottom:16px}.b-auth-v2 .divider-line{background:var(--border);flex:1 1;height:1px}.b-auth-v2 .divider-text{color:#ccc;font-size:11px;font-weight:500}.b-auth-v2 .social-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;margin-bottom:24px}.b-auth-v2 .btn-social{align-items:center;background:var(--white);border:1.5px solid var(--border);border-radius:12px;color:#2b2b2b;color:var(--dark);cursor:pointer;display:flex;font-family:Onest,sans-serif;font-size:13px;font-weight:600;gap:9px;justify-content:center;padding:12px 16px;transition:border-color .2s,background .2s,transform .15s}.b-auth-v2 .btn-social:hover{background:var(--bg);border-color:var(--border2);transform:translateY(-1px)}.b-auth-v2 .btn-social:disabled{cursor:not-allowed;opacity:.6;transform:none}.b-auth-v2 .switch-row{animation:authV2FadeUp .5s ease .25s both;color:var(--mid);font-size:13px;text-align:center}.b-auth-v2 .back-link-auth{align-items:center;background:#0000;border:0;color:var(--mid);cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:7px;margin-bottom:26px;padding:0;text-decoration:none;transition:color .2s}.b-auth-v2 .back-link-auth:hover{color:#2b2b2b;color:var(--dark)}.b-auth-v2 .success-state{align-items:center;animation:authV2FadeUp .5s ease both;display:none;flex-direction:column;gap:20px;padding:20px 0;text-align:center}.b-auth-v2 .success-state.show{display:flex}.b-auth-v2 .success-icon{align-items:center;background:linear-gradient(135deg,#5aeaa026,#5aeaa00d);border:2px solid #5aeaa040;border-radius:50%;color:var(--success);display:flex;font-size:30px;height:72px;justify-content:center;width:72px}.b-auth-v2 .success-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:22px;font-weight:900;letter-spacing:-.03em}.b-auth-v2 .success-sub{color:var(--mid);font-size:14px;font-weight:300;line-height:1.65}.b-auth-v2 .otp-row{display:flex;gap:10px;justify-content:center;margin-bottom:8px}.b-auth-v2 .otp-input{-webkit-appearance:none;background:var(--bg);border:1.5px solid var(--border);border-radius:12px;caret-color:#5aeea0;caret-color:var(--mint);color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:22px;font-weight:700;height:60px;outline:none;text-align:center;transition:border-color .2s,box-shadow .2s;width:52px}.b-auth-v2 .otp-input:focus{background:var(--white);border-color:#5aeea0;border-color:var(--mint);box-shadow:0 0 0 4px #5aeaa01f}.b-auth-v2 .resend-row{color:var(--mid);font-size:13px;margin-bottom:20px;text-align:center}.b-auth-v2 .resend-link-btn{background:#0000;border:0;border-bottom:1.5px solid var(--border);color:#2b2b2b;color:var(--dark);cursor:pointer;font-weight:600;font:inherit;padding:0;transition:border-color .2s}.b-auth-v2 .resend-link-btn:hover{border-color:#2b2b2b;border-color:var(--dark)}.b-auth-v2 .step-row{align-items:center;animation:authV2FadeUp .5s ease both;display:flex;gap:0;margin-bottom:32px}.b-auth-v2 .step-item{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:6px;position:relative}.b-auth-v2 .step-item:after{background:var(--border);content:"";height:1.5px;left:50%;position:absolute;top:13px;width:100%;z-index:0}.b-auth-v2 .step-item:last-child:after{display:none}.b-auth-v2 .step-item.done:after{background:#5aeea0;background:var(--mint)}.b-auth-v2 .step-circle{align-items:center;background:var(--white);border:1.5px solid var(--border);border-radius:50%;color:var(--mid);display:flex;font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;height:28px;justify-content:center;position:relative;transition:all .3s;width:28px;z-index:1}.b-auth-v2 .step-item.active .step-circle{background:#2b2b2b;background:var(--dark);border-color:#2b2b2b;border-color:var(--dark);color:#fff}.b-auth-v2 .step-item.done .step-circle{background:#5aeea0;background:var(--mint);border-color:#5aeea0;border-color:var(--mint);color:#2b2b2b;color:var(--dark)}.b-auth-v2 .step-label{color:var(--mid);font-size:10px;font-weight:500;white-space:nowrap}.b-auth-v2 .step-item.active .step-label{color:#2b2b2b;color:var(--dark);font-weight:700}.b-auth-v2 .login-captcha{margin:12px 0 10px}.b-auth-v2 .login-captcha.is-disabled{opacity:.65;pointer-events:none}.b-auth-v2 .login-captcha-hint{color:var(--mid);font-size:11px;margin-top:6px}@keyframes authV2FadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes authV2FloatUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes authV2Pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes authV2Spin{to{transform:rotate(1turn)}}@media(max-width:960px){.b-auth-v2 .auth-split{grid-template-columns:1fr}.b-auth-v2 .auth-left{display:none}.b-auth-v2 .auth-right{min-height:100vh;padding:48px 32px}.b-auth-v2 .form-alert{left:50%;right:auto;top:10px;transform:translateX(-50%);width:min(94vw,620px)}}@media(max-width:560px){.b-auth-v2 .auth-right{justify-content:flex-start;padding:36px 20px 80px}.b-auth-v2 .auth-form-wrap{max-width:100%}.b-auth-v2 .form-title{font-size:24px}.b-auth-v2 .field-grid-2{gap:10px;grid-template-columns:1fr}.b-auth-v2 .otp-input{font-size:18px;height:52px;width:44px}.b-auth-v2 .social-row{grid-template-columns:1fr}.b-auth-v2 .form-alert{border-radius:10px;font-size:13px;padding:10px 12px}}.site-footer{background:#fff;border-top:1px solid #e4e4e4;padding:44px 64px 30px;width:100%}.ftop{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1.5fr 1fr 1fr 1fr;margin-bottom:32px}.fdesc{color:#6b6b6b;font-family:Onest,Circe,sans-serif;font-size:13px;line-height:1.65;margin-top:12px;max-width:200px}.fcol h4{color:#2b2b2b;font-family:Unbounded,Circe,sans-serif;font-size:11px;font-weight:700;margin:0 0 11px}.fcol ul{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.fcol a,.fcol a:link,.fcol a:visited{color:#6b6b6b;font-family:Onest,Circe,sans-serif;font-size:13px;text-decoration:none;transition:color .2s}.fcol a:hover{color:#2b2b2b}.fcol li{color:#6b6b6b;font-family:Onest,Circe,sans-serif;font-size:13px;line-height:1.35}.fbot{align-items:center;border-top:1px solid #e4e4e4;display:flex;justify-content:space-between;padding-top:16px}.fcopy{color:#b9b9b9;font-family:Onest,Circe,sans-serif;font-size:12px}@media(max-width:768px){.site-footer{padding:32px 20px 22px}.ftop{gap:18px;grid-template-columns:1fr 1fr}.fbot{align-items:flex-start;flex-direction:column;gap:8px}}@media(max-width:480px){.ftop{grid-template-columns:1fr}}.site-nav-wrap{position:-webkit-sticky;position:sticky;top:0;top:var(--site-maintenance-offset,0);z-index:1100}.site-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #e4e4e4;gap:12px;justify-content:space-between;padding:18px 64px}.nav-logo,.site-nav{align-items:center;display:flex}.nav-logo{flex-shrink:0;gap:10px;text-decoration:none}.nav-logo-mark{display:block;flex-shrink:0;height:34px;width:34px}.nav-logo-text{color:#2b2b2b;color:var(--dark);font-size:14px;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.nav-logo-text,.nav-logo-text span{font-family:Unbounded,Circe,sans-serif}.nav-logo-text span{color:#a9a0ea}.nl{align-items:center;display:flex;gap:28px;list-style:none;margin:0;padding:0}.site-nav-link,.site-nav-link:link,.site-nav-link:visited{color:#6b6b6b;font-family:Onest,Circe,sans-serif;font-size:13px;text-decoration:none;transition:color .2s}.site-nav-link:hover{color:#2b2b2b}.site-nav-link.active{color:#2b2b2b;font-weight:600}.nr{gap:10px}.nav-notif,.nr{align-items:center;display:flex}.nav-notif{background:#fff;border:1px solid #e4e4e4;border-radius:8px;color:#6b6b6b;cursor:pointer;height:34px;justify-content:center;position:relative;text-decoration:none;transition:background .15s;width:34px}.nav-notif:hover{background:#f8f8f6}.notif-dot{background:#e84040;border:1.5px solid #fff;border-radius:50%;height:7px;position:absolute;right:6px;top:6px;width:7px}.nav-user{align-items:center;background:#0000;border:0;border-radius:8px;cursor:pointer;display:flex;gap:8px;padding:4px 8px;transition:background .15s}.nav-user:hover{background:#f8f8f6}.nav-avatar{align-items:center;background:linear-gradient(135deg,#5aeea0,#a89de8);border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-family:Unbounded,Circe,sans-serif;font-size:12px;font-weight:700;height:34px;justify-content:center;overflow:hidden;position:relative;width:34px}.nav-avatar-fallback{pointer-events:none}.nav-avatar img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.nav-user-meta{align-items:flex-start;display:flex;flex-direction:column}.nav-uname{color:#2b2b2b;font-size:13px;font-weight:500}.nav-uname,.nav-urole{font-family:Onest,Circe,sans-serif;line-height:1.1}.nav-urole{color:#6b6b6b;font-size:10px}.nav-login{align-items:center;background:#fff;border:1px solid #e4e4e4;border-radius:8px;display:inline-flex;justify-content:center;min-height:34px;padding:4px 12px}.nav-login,.nav-login:link,.nav-login:visited{color:#2b2b2b;font-size:13px;font-weight:500;text-decoration:none}.burger-btn{align-items:center;background:none;border:none;cursor:pointer;display:none;flex-direction:column;flex-shrink:0;gap:5px;height:34px;justify-content:center;padding:4px;width:34px}.burger-btn span{background:#2b2b2b;border-radius:2px;display:block;height:2px;transition:transform .2s ease,opacity .2s ease;width:20px}.burger-btn.open span:first-child{transform:translateY(7px) rotate(45deg)}.burger-btn.open span:nth-child(2){opacity:0}.burger-btn.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-links-m{display:none;list-style:none;margin:0;padding:0}.nav-links-m__logout{background:#0000;border:0;color:#2b2b2b;font-size:15px;font-weight:500;padding:13px 24px;text-align:left;width:100%}@media(max-width:768px){.site-nav-wrap{top:0;top:var(--site-maintenance-offset,0)}.site-nav{padding:14px 20px}.nav-login,.nav-uname,.nav-urole,.nl{display:none}.nav-logo-text{font-size:14px}.burger-btn{display:flex}.nav-links-m{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border-bottom:1px solid #e4e4e4;flex-direction:column;left:0;padding:8px 0;position:fixed;right:0;top:63px;top:calc(var(--site-maintenance-offset, 0px) + 63px);z-index:1099}.nav-links-m li{list-style:none}.nav-links-m a{border-bottom:1px solid #f0f0ee;color:#2b2b2b;display:block;font-size:15px;font-weight:500;padding:13px 24px;text-decoration:none}.nav-links-m.open{display:flex}}.b-about{overflow:hidden;padding:100px 0}.b-about .about__header{margin-bottom:80px}@media(max-width:768px){.b-about .about__header{margin-bottom:40px}}.b-about .about__title{color:#1a1a1a;font-size:clamp(32px,5vw,64px);font-weight:300;line-height:1.1}.b-about .about__title .text-accent{color:#6b4c9a;font-style:italic;font-weight:700}.b-about .about__grid{grid-gap:120px;align-items:start;display:grid;gap:120px;grid-template-columns:1fr 1fr}@media(max-width:1239px){.b-about .about__grid{gap:60px}}@media(max-width:768px){.b-about .about__grid{gap:80px;grid-template-columns:1fr}}.b-about .about__visual{position:relative}@media(max-width:768px){.b-about .about__visual{top:20px}}.b-about .about__image-wrapper{position:relative;z-index:1}.b-about .about__image-wrapper img{border-radius:24px;box-shadow:0 20px 40px #0000000d;height:auto;max-width:450px;object-fit:cover;width:100%}@media(max-width:768px){.b-about .about__image-wrapper img{max-width:100%;width:100%}}.b-about .about__image-wrapper:before{border:2px solid #e0d4fc;border-radius:30px;content:"";height:100%;left:-20px;opacity:.6;position:absolute;top:-20px;width:100%;z-index:-1}.b-about .about__quote-card{background-color:#e0d4fc;border-radius:20px;bottom:-60px;box-shadow:0 15px 30px #6b4c9a26;padding:32px;position:absolute;right:-80px;transform:rotate(-2deg);transition:transform .3s ease;width:320px;z-index:2}.b-about .about__quote-card:hover{transform:rotate(0deg) scale(1.02)}.b-about .about__quote-card p{color:#1a1a1a;font-size:16px;font-weight:600;line-height:1.5;margin:0}@media(max-width:1239px){.b-about .about__quote-card{right:-20px}}@media(max-width:768px){.b-about .about__quote-card{bottom:auto;margin-left:20px;margin-top:-40px;max-width:90%;position:relative;right:auto;width:100%}}.b-about .about__info{display:flex;flex-direction:column;gap:60px;padding-top:20px}.b-about .about__section{grid-gap:32px;display:grid;gap:32px;grid-template-columns:120px 1fr}@media(max-width:500px){.b-about .about__section{gap:16px;grid-template-columns:1fr}}.b-about .about__subtitle{color:#1a1a1a;font-size:18px;font-weight:700;letter-spacing:1px;margin:0;opacity:.8;position:relative;text-transform:uppercase}.b-about .about__subtitle:before{background-color:#6b4c9a;content:"";display:block;height:2px;margin-bottom:12px;width:24px}.b-about .about__text p{color:#4a4a4a;font-size:18px;line-height:1.6;margin-bottom:24px}.b-about .about__text p:last-child{margin-bottom:0}.b-filters{align-items:center;display:flex;flex-wrap:nowrap;gap:12px;margin-bottom:50px;position:relative;z-index:5}.b-filters>:first-child{flex:1 1 420px;min-width:260px}.b-filters__row{align-items:center;display:flex;flex:0 0 auto;gap:12px;min-width:0}@media(max-width:1239px){.b-filters__row{overflow-x:auto;overflow-y:visible}}@supports(-webkit-touch-callout:none){@media(max-width:1239px){.b-filters__row{flex-wrap:wrap;overflow-x:visible}}}body.filters-open .b-filters__row{overflow:visible!important}.b-filters .filter{flex:0 0 auto;position:relative}.b-filters .filter.is-open{z-index:20}.b-filters .filter.is-open .filter-header-marker:not(.filter-header-marker--clear){transform:rotate(180deg)}.b-filters .filter.is-open .filter-options{opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:0s;visibility:visible}@media(max-width:1239px){.b-filters .filter.is-open .filter-options{transform:translateY(0)}}.b-filters .filter-header{-webkit-text-fill-color:#313235;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:#0000;border:1px solid #31323566;border-radius:12px;color:#313235;cursor:pointer;display:inline-flex;font-size:18px;gap:8px;justify-content:center;line-height:22px;padding:13px 16px 13px 20px;-webkit-user-select:none;user-select:none;white-space:nowrap}.b-filters .filter-header.selected{background-color:#fff}.b-filters .filter-header .filter-header-text{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-filters .filter-header-marker{align-items:center;display:flex;flex:0 0 auto;height:20px;justify-content:center;transition:transform .3s ease;width:20px}.b-filters .filter-options{-webkit-overflow-scrolling:touch;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);background-color:#ffffffd9;border-radius:18px;display:flex;flex-direction:column;gap:8px;left:0;max-height:min(420px,60vh);max-width:min(360px,100vw - 24px);opacity:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:18px 16px;pointer-events:none;position:absolute;scrollbar-color:#3132352e #d2d7db14;scrollbar-width:thin;top:calc(100% + 11px);touch-action:pan-y;transform:translateY(-6px);transition:.3s ease;visibility:hidden;width:-webkit-max-content;width:max-content;z-index:50}.b-filters .filter-options::-webkit-scrollbar{height:8px;width:8px}.b-filters .filter-options::-webkit-scrollbar-track{background:#d2d7db14;border-radius:999px}.b-filters .filter-options::-webkit-scrollbar-thumb{background:#3132352e;border-radius:999px}.b-filters .filter-options::-webkit-scrollbar-thumb:hover{background:#31323547}@media(max-width:1239px){.b-filters .filter-options{backdrop-filter:none;-webkit-backdrop-filter:none;background-color:#fff;border-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;height:calc(100vh - 77px);height:calc(100dvh - 77px);inset:77px 0 0 0;left:0;margin:0;max-height:none;max-width:none;min-height:0;overflow-x:hidden;overflow-y:auto;padding:56px 8px 8px;position:fixed;right:0;transform:translateY(100%);width:100vw;z-index:9999}}.b-filters .filter-options__close{display:flex;height:-webkit-max-content;height:max-content;position:absolute;right:26px;top:26px;width:-webkit-max-content;width:max-content}@media(min-width:1240px){.b-filters .filter-options__close{display:none}}.b-filters .filter-options__header{color:#313235;font-size:20px;font-weight:500;line-height:24px;margin-bottom:35px;padding:0 16px}@media(min-width:1240px){.b-filters .filter-options__header{display:none}}.b-filters .filter__state{font-size:16px;line-height:20px;opacity:.75}@media(max-width:1239px){.b-filters .filter__state{padding:12px 16px}}.b-filters .filter-option{align-items:center;background:#0000;border:0;border-radius:12px;color:#313235;cursor:pointer;display:flex;font-size:18px;gap:15px;justify-content:space-between;line-height:22px;padding:13px 16px;text-align:left;transition:background .3s ease;width:100%}@media(max-width:1239px){.b-filters .filter-option{font-size:14px;line-height:16px;padding:12px 16px}}.b-filters .filter-option .filter-option-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-filters .filter-option.selected,.b-filters .filter-option:hover{background-color:#fff}.b-filters .filter-option.is-disabled{cursor:not-allowed;opacity:.55}.b-filters .filter-option.is-disabled:not(.selected):hover{background-color:#0000}.b-filters .filter__footer{display:flex;gap:10px;padding-top:10px}.b-filters .filter .apply-button{width:100%}.b-filters .filter .clear-button{align-items:center;background:#0000;border:0;color:#8885ff;cursor:pointer;display:flex;font-size:18px;gap:10px;line-height:22px;padding:13px 16px}.b-filters .filter .clear-mark{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.b-filters .filter .b-btn,.b-filters .filter .b-btn a:link,.b-filters .filter .b-btn a:visited{font-size:18px;line-height:22px}@media(max-width:1239px){.b-filters{flex-wrap:wrap;margin-bottom:32px}.b-filters__row{flex-wrap:nowrap;width:100%}.b-filters .filter{position:static}.b-filters .filter .clear-button,.b-filters .filter-header,.b-filters .filter-option{font-size:16px;line-height:20px;padding:11px 14px}.b-filters .filter-header{padding:11px 14px 11px 16px}}@media(max-width:768px){.b-filters{align-items:stretch;flex-direction:column;flex-wrap:nowrap;gap:12px;margin-bottom:22px}.b-filters>:first-child{flex:0 0 auto;min-width:0;width:100%}.b-filters__row{-webkit-overflow-scrolling:touch;display:flex;gap:10px;overflow-x:auto;overflow-y:visible;padding-bottom:6px;scrollbar-width:none}.b-filters__row::-webkit-scrollbar{display:none}.b-filters .filter{flex:0 0 auto}.b-filters .filter-header{border-radius:12px;font-size:15px;line-height:18px;padding:10px 12px}.b-filters .filter-header .filter-header-text{max-width:180px}.b-filters .filter .clear-button,.b-filters .filter-option{font-size:15px;line-height:18px;padding:10px 12px}.b-filters .filter__footer{flex-direction:column}}@media(max-width:420px){.b-filters{gap:10px}.b-filters .filter-header{padding:9px 11px}}.mfilter-modal{align-items:flex-end;background:#00000059;display:flex;inset:0;opacity:0;overscroll-behavior:contain;position:fixed;transition:opacity .22s ease;z-index:9999}.mfilter-modal.is-open{opacity:1}.mfilter-modal.is-closing{opacity:0}.mfilter-modal__sheet{background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -12px 40px #0000001f;display:flex;flex-direction:column;max-height:min(85vh,100dvh - 16px);overflow:hidden;transform:translateY(18px);transition:transform .22s ease;width:100%}.mfilter-modal.is-open .mfilter-modal__sheet{transform:translateY(0)}.mfilter-modal.is-closing .mfilter-modal__sheet{transform:translateY(18px)}.mfilter-modal__top{align-items:center;border-bottom:1px solid #31323514;display:flex;flex:0 0 auto;justify-content:space-between;padding:14px 16px}.mfilter-modal__title{color:#313235;font-size:16px;font-weight:600;line-height:20px}.mfilter-modal__close{align-items:center;background:#0000;border:0;border-radius:10px;display:inline-flex;flex:0 0 auto;height:38px;justify-content:center;width:38px}.mfilter-modal__content{-webkit-overflow-scrolling:touch;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:8px 12px 16px}.mfilter-modal .filter-options__close,.mfilter-modal .filter-options__header{display:none}.mfilter-modal .filter-option{align-items:flex-start;background:#fff;border:1px solid #31323514;border-radius:14px;margin-bottom:8px;min-height:52px;padding:14px 16px}.mfilter-modal .filter-option.selected{background:#8885ff0f;border-color:#8885ff47}.mfilter-modal .filter-option-text{display:block;flex:1 1 auto;line-height:1.4;min-width:0;overflow:visible;text-overflow:clip;white-space:normal;word-break:break-word}.mfilter-modal .filter-mark{flex:0 0 auto;margin-top:2px}.mfilter-modal .filter__footer{background:linear-gradient(180deg,#fff0,#fff 22px);bottom:0;padding-top:12px;position:-webkit-sticky;position:sticky}.mfilter-modal .apply-button,.mfilter-modal .clear-button{border-radius:14px;min-height:48px}.b-search{align-items:center;display:flex;max-width:528px;position:relative;width:100%}.b-search__icon{align-items:center;color:#8885ff;display:inline-flex;height:20px;justify-content:center;left:16px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:20px}.b-search__input{background:#fff;border:1px solid #31323533;border-radius:12px;color:#313235;font-size:18px;height:48px;line-height:22px;outline:none;padding:0 14px 0 52px;transition:.3s ease;width:100%}.b-search__input::placeholder{color:#d2d7db}.b-search__input:focus{border-color:#8885ff8c;box-shadow:0 10px 24px #8885ff2e}.b-search__apptFilters{flex:0 0 auto;margin-left:10px}@media(max-width:1239px){.b-search__apptFilters{width:100%}.b-search__apptFilters .b-appointment-filters{-webkit-overflow-scrolling:touch;overflow-x:scroll;padding-bottom:6px;scrollbar-width:none}.b-search{max-width:100%}.b-search__input{font-size:16px;height:46px;line-height:20px}}@media(max-width:768px){.b-search{max-width:100%}.b-search__icon{left:14px}.b-search__input{border-radius:12px;font-size:15px;height:44px;line-height:18px;padding-left:46px}}@media(max-width:420px){.b-search__input{height:42px;padding-left:44px}}.psychologists{margin-bottom:160px}.psychologists__header{display:flex}.psychologists__header p{margin-bottom:30px}@media(max-width:1239px){.psychologists__header p{margin-bottom:20px}}.psychologists__item-wrapper{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:20px}.psychologists__item{background:#fff;border-radius:18px;height:-webkit-fit-content;height:fit-content;overflow:hidden;position:relative}.psychologists__item--skeleton{border:1px solid #d2d7db40}.psychologists__item--skeleton .psychologists__item-image{animation:psychologistsShimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,#fff9,#ffffffeb 50%,#fff9);background-size:200% 100%}.psychologists__item--skeleton .psychologists__item-content{background:#31323508;border:1px solid #d2d7db40;margin:12px;min-height:120px;position:static}@media(min-width:1240px){.psychologists__item:hover .psychologists__item-info__wrapper{opacity:1}}.psychologists__item-image{aspect-ratio:3/4;overflow:hidden;width:100%}.psychologists__item-image img{display:block;height:100%;object-fit:cover;width:100%}.psychologists__item-info{height:100%;position:absolute;top:0;width:100%}.psychologists__item-info__close{cursor:pointer;display:flex;left:22px;position:absolute;top:22px;z-index:10}@media(min-width:1240px){.psychologists__item-info__close{display:none}}.psychologists__item-info__wrapper{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background-color:#ffffffd9;display:flex;flex-direction:column;gap:4px;height:100%;opacity:0;padding:20px;transition:.3s ease;width:100%}.psychologists__item-info__wrapper.is-open{opacity:1}@media(max-width:1239px){.psychologists__item-info__wrapper{padding:60px 20px 20px}}.psychologists__item-info__item{font-size:20px;line-height:100%}@media(max-width:1239px){.psychologists__item-info__item{font-size:14px;line-height:120%}}.psychologists__item-info__item span{font-weight:700}.psychologists__item-content{background-color:#fff;border:1px solid #d2d7db40;border-radius:14px;box-shadow:0 18px 42px #00000014;inset:auto 20px 20px 20px;padding:20px;position:absolute}.psychologists__item-content__favourites{align-items:center;background-color:#fff;border:1px solid #d2d7db40;border-top-left-radius:10px;border-top-right-radius:10px;cursor:pointer;display:flex;height:40px;justify-content:center;left:20px;padding:0;position:absolute;top:-40px;width:40px}.psychologists__item-content__favourites.is-active{border-color:#31323526}.psychologists__item-content__arrow{align-items:center;background-color:#313235;border-radius:10px;display:flex;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:.3s ease;width:40px}.psychologists__item-content__arrow:hover{transform:translateY(-1px)}.psychologists__item-content__name{font-size:26px;font-weight:700;line-height:1.2;margin-bottom:22px;padding-right:54px}.psychologists__item-content__experience{margin-bottom:8px;opacity:.9}.psychologists__item-content__experience span,.psychologists__item-content__price{font-weight:700}@keyframes psychologistsShimmer{0%{background-position:0 50%}to{background-position:100% 50%}}@media(max-width:1239px){.psychologists{margin-bottom:120px}.psychologists__item-wrapper{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.psychologists__item-content{inset:auto 16px 16px 16px;padding:16px}.psychologists__item-content__arrow{right:16px;top:16px}.psychologists__item-content__favourites{left:16px}}@media(max-width:768px){.psychologists{margin-bottom:90px}.psychologists__item-wrapper{gap:14px;grid-template-columns:1fr}.psychologists__item-image{aspect-ratio:4/5}.psychologists__item-content{border-radius:14px;inset:auto 12px 12px 12px;padding:14px}.psychologists__item-content__arrow{border-radius:10px;height:38px;right:12px;top:12px;width:38px}.psychologists__item-content__favourites{height:38px;left:12px;top:-38px;width:38px}.psychologists__item-content__name{font-size:17px;margin-bottom:12px;padding-right:52px}.psychologists__item-content__experience,.psychologists__item-content__price{font-size:14px}}@media(max-width:420px){.psychologists__item-content{inset:auto 10px 10px 10px;padding:12px}}.b-sidebar{background-color:#fff;border:1px solid #d2d7db38;border-radius:18px;display:flex;flex-direction:column;gap:28px;height:-webkit-fit-content;height:fit-content;padding:30px;width:100%}.b-sidebar .sidebar__info{padding-right:56px;position:relative}.b-sidebar .sidebar__info-photo{display:flex;height:114px;margin-bottom:16px;width:114px}.b-sidebar .sidebar__info-photo img{border-radius:12px;height:114px;object-fit:cover;width:114px}.b-sidebar .sidebar__info-photo-fallback{align-items:center;background-color:#d2d7db59;border-radius:12px;color:#313235;display:flex;font-size:34px;font-weight:800;height:114px;justify-content:center;-webkit-user-select:none;user-select:none;width:114px}.b-sidebar .sidebar__info-settings{align-items:center;background:#ffffffbf;border:1px solid #d2d7db40;border-radius:12px;cursor:pointer;display:inline-flex;height:44px;justify-content:center;position:absolute;right:0;top:0;transition:.3s ease;width:44px}.b-sidebar .sidebar__info-settings:hover{border-color:#d2d7db99;opacity:1}.b-sidebar .sidebar__info-name{font-size:18px;font-weight:800;line-height:22px;margin-bottom:6px}.b-sidebar .sidebar__info-email{font-size:14px;line-height:18px;opacity:.7;overflow-wrap:anywhere;word-break:break-word}.b-sidebar .sidebar__tabs{display:flex;flex-direction:column;gap:6px}.b-sidebar .sidebar__tabs-item{padding:0}.b-sidebar .sidebar__tabBtn{background:#fff9;border:1px solid #d2d7db38;border-radius:14px;color:#313235db;cursor:pointer;font-size:16px;font-weight:700;line-height:20px;padding:14px;text-align:left;transition:.3s ease;width:100%}.b-sidebar .sidebar__tabBtn:hover{background:#dde4ff59;border-color:#d2d7db99}.b-sidebar .sidebar__tabBtn.active{background:#e0d4fc2e;border-color:#e0d4fc8c;color:#313235}@media(min-width:1240px){.b-sidebar{align-items:center;flex-direction:row;gap:20px;justify-content:space-between;padding:22px 26px}.b-sidebar .sidebar__info{grid-column-gap:14px;grid-row-gap:4px;align-items:center;column-gap:14px;display:grid;grid-template-columns:76px minmax(0,1fr) 52px;grid-template-rows:auto auto;min-width:320px;padding-right:0;row-gap:4px}.b-sidebar .sidebar__info-photo{grid-column:1/2;grid-row:1/span 2;height:76px;margin:0;width:76px}.b-sidebar .sidebar__info-photo .sidebar__info-photo-fallback,.b-sidebar .sidebar__info-photo img{border-radius:16px;height:76px;width:76px}.b-sidebar .sidebar__info-photo .sidebar__info-photo-fallback{font-size:22px}.b-sidebar .sidebar__info a{align-self:center;grid-column:3/4;grid-row:1/span 2;justify-self:end}.b-sidebar .sidebar__info-settings{border-radius:14px;height:44px;position:static;width:44px}.b-sidebar .sidebar__info-name{font-size:18px;grid-column:2/3;grid-row:1/2;line-height:22px;margin:0}.b-sidebar .sidebar__info-email{grid-column:2/3;grid-row:2/3;margin:0}.b-sidebar .sidebar__tabs{align-items:center;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:flex-end;max-width:980px}.b-sidebar .sidebar__tabs-item{flex:0 0 auto}.b-sidebar .sidebar__tabBtn{align-items:center;border-radius:999px;display:inline-flex;font-size:15px;height:42px;justify-content:center;line-height:18px;padding:0 16px;white-space:nowrap;width:auto}}@media(max-width:1239px){.dashboard{gap:32px;grid-template-columns:360px minmax(0,1fr)}.b-sidebar{gap:22px;max-width:360px;padding:22px}.b-sidebar .sidebar__info-photo,.b-sidebar .sidebar__info-photo .sidebar__info-photo-fallback,.b-sidebar .sidebar__info-photo img{height:96px;width:96px}.b-sidebar .sidebar__info-photo .sidebar__info-photo-fallback{font-size:28px}.b-sidebar .sidebar__tabBtn{border-radius:12px;font-size:15px;line-height:18px;padding:12px}}@media(max-width:768px){.dashboard{gap:16px;grid-template-columns:1fr}.b-sidebar{gap:14px;max-width:none;padding:18px;width:100%}.b-sidebar .sidebar__info{grid-column-gap:12px;grid-row-gap:6px;align-items:center;column-gap:12px;display:grid;grid-template-columns:64px minmax(0,1fr);padding-right:0;row-gap:6px}.b-sidebar .sidebar__info-photo{height:64px;margin:0;width:64px}.b-sidebar .sidebar__info-photo .sidebar__info-photo-fallback,.b-sidebar .sidebar__info-photo img{border-radius:14px;height:64px;width:64px}.b-sidebar .sidebar__info-photo .sidebar__info-photo-fallback{font-size:18px}.b-sidebar .sidebar__info a{grid-column:2/3;justify-self:end}.b-sidebar .sidebar__info-settings{border-radius:12px;height:40px;position:static;width:40px}.b-sidebar .sidebar__info-name{font-size:16px;grid-column:2/3;line-height:20px;margin:0}.b-sidebar .sidebar__info-email{font-size:13px;grid-column:2/3;line-height:16px;margin:0}.b-sidebar .sidebar__tabs{-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.b-sidebar .sidebar__tabs::-webkit-scrollbar{display:none}.b-sidebar .sidebar__tabs-item{flex:0 0 auto}.b-sidebar .sidebar__tabBtn{border-radius:999px;font-size:14px;line-height:16px;padding:10px 12px;white-space:nowrap;width:auto}}@media(max-width:420px){.b-sidebar{padding:14px}.b-sidebar .sidebar__info{column-gap:10px;grid-template-columns:56px minmax(0,1fr)}.b-sidebar .sidebar__tabBtn{font-size:13px;padding:9px 11px}}.b-chat-v2{--dark:#2b2b2b;--dark2:#3a3a3a;--grey:#e8e8e8;--mint:#5aeea0;--mint-soft:#5aeaa01f;--lavender:#a89de8;--lav-soft:#a89de81f;--white:#fff;--bg:#f8f8f6;--mid:#6b6b6b;--border:#e4e4e4;--red:#e85a5a;--red-soft:#e85a5a1a;--sidebar-w:360px;--header-h:65px;background:var(--bg);color:#2b2b2b;color:var(--dark);inset:0;overflow:hidden;position:fixed;z-index:90}.b-chat-v2,.b-chat-v2 *{box-sizing:border-box;font-family:Onest,sans-serif}.b-chat-v2 button,.b-chat-v2 input,.b-chat-v2 textarea{font-family:inherit}.b-chat-v2.is-embedded{height:100%;inset:auto;min-height:0;position:relative;z-index:1}.b-chat-v2.is-embedded .chat-app{height:100%;inset:auto;left:0;position:relative;width:100%}.b-chat-v2.is-embedded .chat-area,.b-chat-v2.is-embedded .chat-info-panel,.b-chat-v2.is-embedded .chat-sidebar{min-height:0}.chat-shell-v2__headline{display:flex;flex-direction:column;gap:2px}.chat-shell-v2__title{font-family:Unbounded,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.02em;margin:0}.chat-shell-v2__sub{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:12px;margin:0}.chat-shell-v2__content{height:calc(100vh - 63px);height:calc(100vh - var(--site-maintenance-offset, 0px) - 63px);height:calc(100dvh - 63px);height:calc(100dvh - var(--site-maintenance-offset, 0px) - 63px);min-height:0}.chat-shell-v2--no-topbar .chat-shell-v2__content{height:100vh;height:calc(100vh - var(--site-maintenance-offset, 0px));height:100dvh;height:calc(100dvh - var(--site-maintenance-offset, 0px))}.b-chat-v2 .crm-nav{align-items:center;background:#2b2b2b;background:var(--dark);bottom:0;display:flex;flex-direction:column;gap:4px;left:0;padding:20px 0;position:fixed;top:0;width:64px;z-index:200}.b-chat-v2 .crm-nav-logo{background:linear-gradient(135deg,#4eeea0,#7ed8c8,#9bb4e8,#a89de8);border-radius:50%;flex-shrink:0;height:36px;margin-bottom:24px;width:36px}.b-chat-v2 .crm-nav-item{align-items:center;border-radius:10px;color:#666;cursor:pointer;display:flex;height:42px;justify-content:center;position:relative;transition:background .2s;width:42px}.b-chat-v2 .crm-nav-item:hover{background:#ffffff0f;color:#999}.b-chat-v2 .crm-nav-item.active{background:#ffffff1a;color:#5aeea0;color:var(--mint)}.b-chat-v2 .crm-nav-item svg{height:20px;width:20px}.b-chat-v2 .crm-nav-badge{background:#5aeea0;background:var(--mint);border:2px solid #2b2b2b;border:2px solid var(--dark);border-radius:50%;height:8px;position:absolute;right:4px;top:4px;width:8px}.b-chat-v2 .crm-nav-spacer{flex:1 1}.b-chat-v2 .crm-nav-avatar{align-items:center;background:linear-gradient(135deg,#a89de8,#5aeea0);background:linear-gradient(135deg,var(--lavender),var(--mint));border-radius:50%;color:#2b2b2b;color:var(--dark);display:flex;font-size:11px;font-weight:700;height:32px;justify-content:center;width:32px}.b-chat-v2 .chat-app{bottom:0;display:flex;left:64px;position:fixed;right:0;top:0}.b-chat-v2 .chat-sidebar{background:var(--white);border-right:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;width:var(--sidebar-w)}.b-chat-v2 .sidebar-header{flex-shrink:0;padding:20px 20px 0}.b-chat-v2 .sidebar-title-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.b-chat-v2 .sidebar-title{font-family:Unbounded,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.02em}.b-chat-v2 .sidebar-actions{display:flex;gap:6px}.b-chat-v2 .sidebar-action-btn{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:8px;color:var(--mid);cursor:pointer;display:flex;height:34px;justify-content:center;transition:all .15s;width:34px}.b-chat-v2 .sidebar-action-btn:hover{background:var(--bg);border-color:#ccc;color:#2b2b2b;color:var(--dark)}.b-chat-v2 .sidebar-search{margin-bottom:12px;position:relative}.b-chat-v2 .sidebar-search input{background:var(--bg);border:1px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);font-size:13px;height:38px;outline:none;padding:0 14px 0 36px;transition:border-color .2s,background .2s;width:100%}.b-chat-v2 .sidebar-search input::placeholder{color:#b0b0b0}.b-chat-v2 .sidebar-search input:focus{background:var(--white);border-color:#a89de8;border-color:var(--lavender)}.b-chat-v2 .sidebar-search-icon{color:#b0b0b0;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.b-chat-v2 .sidebar-filters{display:flex;flex-shrink:0;gap:6px;padding:0 20px 12px}.b-chat-v2 .filter-chip{background:var(--white);border:1px solid var(--border);border-radius:999px;color:var(--mid);cursor:pointer;font-size:12px;font-weight:500;padding:5px 12px;transition:all .15s;white-space:nowrap}.b-chat-v2 .filter-chip:hover{border-color:#ccc;color:#2b2b2b;color:var(--dark)}.b-chat-v2 .filter-chip.active{background:#2b2b2b;background:var(--dark);border-color:#2b2b2b;border-color:var(--dark);color:var(--white)}.b-chat-v2 .dialog-list{flex:1 1;overflow-x:hidden;overflow-y:auto}.b-chat-v2 .dialog-list::-webkit-scrollbar{width:4px}.b-chat-v2 .dialog-list::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.b-chat-v2 .dialog-list-state{color:var(--mid);font-size:13px;padding:18px 20px}.b-chat-v2 .dialog-list-state.error{color:#b64040}.b-chat-v2 .dialog-item{align-items:center;background:#0000;border:0;border-left:3px solid #0000;cursor:pointer;display:flex;gap:12px;min-width:0;padding:14px 20px;text-align:left;transition:background .12s;width:100%}.b-chat-v2 .dialog-item:hover{background:var(--bg)}.b-chat-v2 .dialog-item.active{background:#5aeaa00f;border-left-color:#5aeea0;border-left-color:var(--mint)}.b-chat-v2 .dialog-item.unread .dialog-name{font-weight:600}.b-chat-v2 .dialog-item.unread .dialog-preview{color:var(--dark2);font-weight:500}.b-chat-v2 .dialog-avatar{align-items:center;border-radius:50%;color:#2b2b2b;color:var(--dark);display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:44px;justify-content:center;position:relative;width:44px}.b-chat-v2 .dialog-avatar.online:after{background:#2ecc40;border:2px solid var(--white);border-radius:50%;bottom:1px;content:"";height:10px;position:absolute;right:1px;width:10px}.b-chat-v2 .dialog-avatar.group-av{background:var(--bg);border:1px solid var(--border);color:var(--mid);font-size:11px}.b-chat-v2 .dialog-content{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.b-chat-v2 .dialog-bottom-row,.b-chat-v2 .dialog-top-row{align-items:center;display:flex;gap:8px;justify-content:space-between;min-width:0}.b-chat-v2 .dialog-name{color:#2b2b2b;color:var(--dark);flex:1 1;font-size:13px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-chat-v2 .dialog-time{color:#b0b0b0;flex-shrink:0;font-size:11px}.b-chat-v2 .dialog-preview{color:var(--mid);flex:1 1;font-size:12px;line-height:1.4;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-chat-v2 .dialog-preview .typing-text{color:#a89de8;color:var(--lavender);font-style:italic}.b-chat-v2 .dialog-unread-badge{align-items:center;background:#5aeea0;background:var(--mint);border-radius:10px;color:#2b2b2b;color:var(--dark);display:flex;flex-shrink:0;font-size:10px;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:0 6px}.b-chat-v2 .chat-area{background:var(--bg);display:flex;flex:1 1;flex-direction:column;min-width:0;position:relative}.b-chat-v2 .chat-header{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid var(--border);display:flex;flex-shrink:0;gap:14px;height:var(--header-h);padding:0 24px;z-index:10}.b-chat-v2 .chat-header-avatar{align-items:center;border-radius:50%;color:#2b2b2b;color:var(--dark);display:flex;font-size:13px;font-weight:700;height:38px;justify-content:center;width:38px}.b-chat-v2 .chat-header-avatar-btn{border:0;cursor:pointer;padding:0}.b-chat-v2 .chat-header-avatar-btn:hover{box-shadow:0 0 0 2px #5aeaa04d}.b-chat-v2 .chat-header-info{flex:1 1;min-width:0}.b-chat-v2 .chat-header-name{font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-chat-v2 .chat-header-name-btn{background:#0000;border:0;color:inherit;cursor:pointer;padding:0;text-align:left}.b-chat-v2 .chat-header-name-btn:hover{color:#168e5a;text-decoration:underline}.b-chat-v2 .chat-header-status{align-items:center;color:var(--mid);display:flex;font-size:11px;gap:5px}.b-chat-v2 .status-dot{background:#2ecc40;border-radius:50%;height:6px;width:6px}.b-chat-v2 .status-dot.offline{background:#ccc}.b-chat-v2 .chat-header-actions{display:flex;gap:6px}.b-chat-v2 .chat-header-btn{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:9px;color:var(--mid);cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .15s;width:36px}.b-chat-v2 .chat-header-btn:hover{background:var(--bg);border-color:#ccc;color:#2b2b2b;color:var(--dark)}.b-chat-v2 .messages-area{display:flex;flex:1 1;flex-direction:column;gap:4px;overflow-x:hidden;overflow-y:auto;padding:20px 24px}.b-chat-v2 .messages-area::-webkit-scrollbar{width:5px}.b-chat-v2 .messages-area::-webkit-scrollbar-thumb{background:#ddd;border-radius:5px}.b-chat-v2 .date-separator{align-items:center;display:flex;justify-content:center;padding:16px 0 12px}.b-chat-v2 .date-separator span{background:var(--bg);border:1px solid var(--border);border-radius:999px;color:#b0b0b0;font-size:11px;font-weight:500;padding:4px 14px}.b-chat-v2 .msg-row{animation:fadeIn .2s ease both;display:flex;gap:8px;max-width:70%;padding:2px 0;position:relative}.b-chat-v2 .msg-row.outgoing{align-self:flex-end;flex-direction:row-reverse}.b-chat-v2 .msg-row.incoming{align-self:flex-start}.b-chat-v2 .msg-row.is-highlight .msg-bubble{box-shadow:0 0 0 2px #a89de873}.b-chat-v2 .msg-avatar{align-items:center;align-self:flex-end;border-radius:50%;color:#2b2b2b;color:var(--dark);display:flex;flex-shrink:0;font-size:10px;font-weight:700;height:30px;justify-content:center;width:30px}.b-chat-v2 .msg-row.outgoing .msg-avatar{display:none}.b-chat-v2 .msg-row.grouped .msg-avatar{visibility:hidden}.b-chat-v2 .msg-bubble{border-radius:14px;line-height:1.55;max-width:100%;min-width:0;padding:10px 14px}.b-chat-v2 .msg-row.incoming .msg-bubble{background:var(--white);border:1px solid var(--border);border-bottom-left-radius:4px}.b-chat-v2 .msg-row.incoming.grouped .msg-bubble{border-bottom-left-radius:4px;border-top-left-radius:4px}.b-chat-v2 .msg-row.incoming.first-in-group .msg-bubble{border-top-left-radius:14px}.b-chat-v2 .msg-row.outgoing .msg-bubble{background:#f0f0ee;border-bottom-right-radius:4px}.b-chat-v2 .msg-row.outgoing.grouped .msg-bubble{border-bottom-right-radius:4px;border-top-right-radius:4px}.b-chat-v2 .msg-row.outgoing.first-in-group .msg-bubble{border-top-right-radius:14px}.b-chat-v2 .msg-sender{color:#a89de8;color:var(--lavender);font-size:11px;font-weight:600;margin-bottom:3px}.b-chat-v2 .msg-text{font-size:14px;white-space:pre-wrap;word-break:break-word}.b-chat-v2 .msg-reply-block{background:#a89de81a;border:0;border-left:3px solid #a89de8;border-left:3px solid var(--lavender);border-radius:0 6px 6px 0;cursor:pointer;margin-bottom:6px;padding:6px 10px;text-align:left;width:100%}.b-chat-v2 .msg-reply-name{color:#a89de8;color:var(--lavender);font-size:11px;font-weight:600;margin-bottom:1px}.b-chat-v2 .msg-reply-text{color:var(--mid);font-size:12px;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-chat-v2 .msg-image-wrap{border-radius:10px;margin-top:6px;max-width:280px;overflow:hidden}.b-chat-v2 .msg-image-wrap--button{background:#0000;border:0;cursor:zoom-in;display:block;padding:0}.b-chat-v2 .msg-image-wrap img{display:block;width:100%}.b-chat-v2 .msg-file{align-items:center;background:#0000000a;border-radius:8px;color:inherit;cursor:pointer;display:flex;gap:10px;margin-top:6px;padding:10px 12px;text-decoration:none}.b-chat-v2 .msg-file:hover{background:#00000012}.b-chat-v2 .msg-file-icon{align-items:center;background:var(--lav-soft);border-radius:8px;color:#a89de8;color:var(--lavender);display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.b-chat-v2 .msg-file-info{flex:1 1;min-width:0}.b-chat-v2 .msg-file-name{font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-chat-v2 .msg-file-size{color:var(--mid);font-size:10px}.b-chat-v2 .msg-meta{align-items:center;display:flex;gap:4px;justify-content:flex-end;margin-top:4px}.b-chat-v2 .msg-edited,.b-chat-v2 .msg-time{color:#b0b0b0;font-size:10px}.b-chat-v2 .msg-edited{font-style:italic}.b-chat-v2 .msg-status{align-items:center;color:#ccc;display:inline-flex}.b-chat-v2 button.msg-status{background:#0000;border:0;cursor:default;padding:0}.b-chat-v2 .msg-status-wrap{align-items:center;display:inline-flex;position:relative}.b-chat-v2 .msg-status.is-clickable{cursor:pointer}.b-chat-v2 .msg-status.read{color:#5aeea0;color:var(--mint)}.b-chat-v2 .chat-readers-popover{background:var(--white);border:1px solid var(--border);border-radius:12px;bottom:calc(100% + 8px);box-shadow:0 8px 30px #14141a2e;max-height:240px;max-width:min(320px,70vw);min-width:220px;overflow:auto;padding:8px;position:absolute;right:0;width:-webkit-max-content;width:max-content;z-index:60}.b-chat-v2 .chat-readers-popover__list{display:flex;flex-direction:column;gap:6px}.b-chat-v2 .chat-readers-popover__item{background:#00000005;border-radius:8px;display:flex;flex-direction:column;gap:2px;padding:6px 8px}.b-chat-v2 .chat-readers-popover__name{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:600}.b-chat-v2 .chat-readers-popover__time{color:var(--mid);font-size:11px}.b-chat-v2 .chat-readers-popover__state{color:var(--mid);font-size:12px;padding:6px 8px}.b-chat-v2 .chat-readers-popover__state.is-error{color:var(--red)}.b-chat-v2 .msg-reactions{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.b-chat-v2 .msg-reaction{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:999px;cursor:pointer;display:inline-flex;font-size:13px;gap:3px;padding:2px 8px}.b-chat-v2 .msg-reaction.own{background:var(--lav-soft);border-color:#a89de8;border-color:var(--lavender)}.b-chat-v2 .msg-reaction-count{color:var(--mid);font-size:10px;font-weight:600}.b-chat-v2 .msg-actions{display:flex;gap:2px;opacity:0;pointer-events:none;position:absolute;top:-4px;transition:opacity .15s;z-index:5}.b-chat-v2 .msg-row:hover .msg-actions{opacity:1;pointer-events:auto}.b-chat-v2 .msg-row.incoming .msg-actions{right:-4px}.b-chat-v2 .msg-row.outgoing .msg-actions{left:-4px}.b-chat-v2 .msg-action-btn{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:7px;box-shadow:0 2px 8px #0000000f;color:var(--mid);cursor:pointer;display:flex;height:28px;justify-content:center;width:28px}.b-chat-v2 .msg-action-btn:hover{background:var(--bg);color:#2b2b2b;color:var(--dark)}.b-chat-v2 .msg-error{align-items:center;display:flex;gap:4px;margin-top:4px}.b-chat-v2 .msg-error-retry,.b-chat-v2 .msg-error-text{color:var(--red);font-size:10px}.b-chat-v2 .msg-error-retry{background:#0000;border:0;cursor:pointer;font-weight:600;text-decoration:underline}.b-chat-v2 .msg-deleted .msg-text{color:#ccc;font-style:italic}.b-chat-v2 .system-msg{padding:8px 0;text-align:center}.b-chat-v2 .system-msg span{background:var(--bg);border-radius:999px;color:#b0b0b0;font-size:12px;padding:4px 14px}.b-chat-v2 .typing-indicator{align-items:center;color:var(--mid);display:flex;font-size:12px;gap:8px;padding:8px 24px}.b-chat-v2 .typing-dots{display:flex;gap:3px}.b-chat-v2 .typing-dots span{animation:typingBounce 1.2s ease-in-out infinite;background:#a89de8;background:var(--lavender);border-radius:50%;height:5px;width:5px}.b-chat-v2 .typing-dots span:nth-child(2){animation-delay:.15s}.b-chat-v2 .typing-dots span:nth-child(3){animation-delay:.3s}.b-chat-v2 .chat-input-area{background:var(--white);border-top:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;gap:8px;padding:12px 20px}.b-chat-v2 .input-reply-preview{align-items:center;background:var(--bg);border-left:3px solid #a89de8;border-left:3px solid var(--lavender);border-radius:10px;display:flex;gap:10px;padding:8px 12px}.b-chat-v2 .input-reply-content{flex:1 1;min-width:0}.b-chat-v2 .input-reply-name{color:#a89de8;color:var(--lavender);font-size:11px;font-weight:600}.b-chat-v2 .input-reply-text{color:var(--mid);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-chat-v2 .input-reply-close{background:#0000;border:0;border-radius:6px;color:var(--mid);cursor:pointer;height:24px;width:24px}.b-chat-v2 .input-reply-close:hover{color:#2b2b2b;color:var(--dark)}.b-chat-v2 .input-files{display:flex;flex-wrap:wrap;gap:6px}.b-chat-v2 .input-file-chip{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:999px;color:var(--mid);display:inline-flex;font-size:11px;gap:6px;max-width:100%;padding:4px 8px}.b-chat-v2 .input-file-chip .input-file-preview-img{border-radius:6px;flex-shrink:0;height:28px;object-fit:cover;width:28px}.b-chat-v2 .input-file-chip .input-file-icon{flex-shrink:0;font-size:14px}.b-chat-v2 .input-file-chip .input-file-name{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-chat-v2 .input-file-chip button{background:#0000;border:0;color:#888;cursor:pointer;font-size:14px;line-height:1}.b-chat-v2 .edit-indicator{align-items:center;background:var(--lav-soft);border:1.5px solid #a89de8;border:1.5px solid var(--lavender);border-bottom:1px solid var(--border);border-radius:10px 10px 0 0;color:#2b2b2b;color:var(--dark);display:flex;font-size:12px;gap:8px;padding:6px 12px 8px}.b-chat-v2 .edit-indicator__label{color:#a89de8;color:var(--lavender);font-weight:600;white-space:nowrap}.b-chat-v2 .edit-indicator__preview{color:var(--mid);flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-chat-v2 .edit-indicator__cancel{align-items:center;background:#0000;border:0;border-radius:6px;color:var(--mid);cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;transition:background .15s,color .15s;width:24px}.b-chat-v2 .edit-indicator__cancel:hover{background:var(--border);color:#2b2b2b;color:var(--dark)}.b-chat-v2 .input-row{align-items:flex-end;display:flex;gap:8px;margin-bottom:15px}.b-chat-v2 .input-attach-btn,.b-chat-v2 .input-send-btn{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:38px;justify-content:center;width:38px}.b-chat-v2 .input-attach-btn{background:var(--white);border:1px solid var(--border);color:var(--mid);cursor:pointer}.b-chat-v2 .input-attach-btn:hover{background:var(--bg);color:#2b2b2b;color:var(--dark)}.b-chat-v2 .input-field-wrap{flex:1 1;min-width:0;position:relative}.b-chat-v2 .input-field{background:var(--bg);border:1px solid var(--border);border-radius:12px;color:#2b2b2b;color:var(--dark);font-size:14px;line-height:1.5;max-height:120px;min-height:38px;outline:none;overflow-y:auto;padding:9px 44px 9px 14px;resize:none;width:100%}.b-chat-v2 .input-field-wrap.is-editing{border:1.5px solid #a89de8;border:1.5px solid var(--lavender);border-radius:0 0 12px 12px;border-top:1px solid var(--border);overflow:hidden}.b-chat-v2 .input-field-wrap.is-editing .input-field{background:var(--bg);border:1.5px solid var(--border);border-radius:12px;color:#2b2b2b;color:var(--dark);font-size:14px;line-height:1.5;max-height:120px;min-height:38px;outline:none;overflow-y:auto;padding:9px 44px 9px 14px;resize:none;width:100%}.b-chat-v2 .input-field::placeholder{color:#b0b0b0}.b-chat-v2 .input-field:focus{background:var(--white);border-color:#a89de8;border-color:var(--lavender)}.b-chat-v2 .input-emoji-btn{background:#0000;border:0;border-radius:6px;bottom:7px;color:#ccc;cursor:pointer;height:26px;position:absolute;right:10px;width:26px}.b-chat-v2 .input-emoji-btn:hover{color:var(--mid)}.b-chat-v2 .input-send-btn{background:#5aeea0;background:var(--mint);border:0;color:#2b2b2b;color:var(--dark);cursor:pointer;transition:transform .15s,box-shadow .2s}.b-chat-v2 .input-send-btn:hover:not(:disabled){box-shadow:0 4px 16px #5aeaa04d;transform:translateY(-1px)}.b-chat-v2 .input-send-btn:disabled{box-shadow:none;cursor:default;opacity:.55}.b-chat-v2 .chat-locked{align-items:flex-start;background:var(--bg);border-top:1px solid var(--border);color:var(--mid);display:flex;gap:10px;padding:14px 16px}.b-chat-v2 .chat-locked__icon{align-items:center;background:#7b6fd41a;border-radius:10px;color:#7b6fd4;display:inline-flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.b-chat-v2 .chat-locked__copy{min-width:0}.b-chat-v2 .chat-locked__title{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600;line-height:1.3}.b-chat-v2 .chat-locked__text{color:var(--mid);font-size:12px;line-height:1.4;margin-top:2px}.b-chat-v2 .chat-locked--muted{background:linear-gradient(135deg,#fff5efe6,#f5eeffe6);border-top-color:#7b6fd433}.b-chat-v2 .chat-locked--muted .chat-locked__icon{background:#d0534c1f;color:#c05d56}.b-chat-v2 .chat-empty{flex:1 1;flex-direction:column;gap:16px;padding:40px}.b-chat-v2 .chat-empty,.b-chat-v2 .chat-empty-icon{align-items:center;display:flex;justify-content:center}.b-chat-v2 .chat-empty-icon{background:var(--white);border:1px solid var(--border);border-radius:50%;color:#ccc;height:72px;width:72px}.b-chat-v2 .chat-empty-title{font-family:Unbounded,sans-serif;font-size:16px;font-weight:700}.b-chat-v2 .chat-empty-sub{color:var(--mid);font-size:14px;max-width:300px;text-align:center}.b-chat-v2 .chat-info-panel{background:var(--white);border-left:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto;width:300px}.b-chat-v2 .info-header{align-items:center;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:20px}.b-chat-v2 .info-header-title{font-family:Unbounded,sans-serif;font-size:13px;font-weight:700}.b-chat-v2 .info-close-btn{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:8px;color:var(--mid);cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.b-chat-v2 .info-close-btn:hover{background:var(--bg);color:#2b2b2b;color:var(--dark)}.b-chat-v2 .info-profile{align-items:center;border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:12px;padding:28px 20px}.b-chat-v2 .info-avatar{align-items:center;border-radius:50%;display:flex;font-size:24px;font-weight:700;height:72px;justify-content:center;width:72px}.b-chat-v2 .info-name{font-family:Unbounded,sans-serif;font-size:15px;font-weight:700;text-align:center}.b-chat-v2 .info-role{color:var(--mid);font-size:12px}.b-chat-v2 .info-status-badge{background:var(--mint-soft);border-radius:999px;color:#18a869;font-size:11px;font-weight:600;padding:4px 12px}.b-chat-v2 .info-profile-link-btn{background:var(--mint-soft);border:1px solid #5aeaa073;border-radius:999px;color:#168e5a;cursor:pointer;font-size:11px;font-weight:600;padding:6px 12px}.b-chat-v2 .info-profile-link-btn:hover{background:#5aeaa033}.b-chat-v2 .info-section{border-bottom:1px solid var(--border);padding:16px 20px}.b-chat-v2 .info-section-title{color:#b0b0b0;font-size:11px;font-weight:600;letter-spacing:.1em;margin-bottom:12px;text-transform:uppercase}.b-chat-v2 .info-kv{display:flex;flex-direction:column;gap:6px}.b-chat-v2 .info-kv div{align-items:center;display:flex;font-size:13px;gap:8px;justify-content:space-between}.b-chat-v2 .info-kv span{color:#b0b0b0}.b-chat-v2 .info-kv strong{color:#2b2b2b;color:var(--dark);font-weight:500}.b-chat-v2 .info-member{align-items:center;display:flex;gap:10px;padding:8px 0}.b-chat-v2 .info-member-profile-btn{align-items:center;background:#0000;border:0;color:inherit;cursor:pointer;display:flex;flex:1 1;gap:10px;min-width:0;padding:0;text-align:left}.b-chat-v2 .info-member-profile-btn:hover .info-member-name-btn{color:#168e5a;text-decoration:underline}.b-chat-v2 .info-member-avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:11px;font-weight:600;height:32px;justify-content:center;width:32px}.b-chat-v2 .info-member-name{font-size:13px;font-weight:500}.b-chat-v2 .info-member-name-btn{background:#0000;border:0;color:inherit;cursor:pointer;padding:0;text-align:left}.b-chat-v2 .info-member-name-btn:hover{color:#168e5a;text-decoration:underline}.b-chat-v2 .info-member-main{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.b-chat-v2 .info-member-meta{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:6px}.b-chat-v2 .info-member-role-tag{background:#0000000f;border-radius:999px;color:var(--mid);font-size:10px;font-weight:600;padding:2px 8px}.b-chat-v2 .info-member-role-tag.is-online{background:var(--mint-soft);color:#1b9a63}.b-chat-v2 .info-member-role-tag.is-offline{background:var(--lav-soft);color:#7b6fd4}.b-chat-v2 .info-member-admin-tag{align-items:center;align-self:flex-start;background:#2b2b2b0f;border-radius:999px;color:var(--dark2);display:inline-flex;font-size:10px;font-weight:600;line-height:1;padding:4px 8px}.b-chat-v2 .info-member-admin-tag.is-host{background:var(--mint-soft);color:#168e5a}.b-chat-v2 .info-member-remove-btn{background:#e85a5a14;border:1px solid #e85a5a4d;border-radius:8px;color:var(--red);cursor:pointer;font-size:11px;line-height:1.1;padding:4px 8px}.b-chat-v2 .info-member-remove-btn:disabled{cursor:default;opacity:.6}.b-chat-v2 .info-member-search{margin-bottom:10px}.b-chat-v2 .info-member-search input{background:var(--bg);border:1px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);font-size:12px;height:36px;outline:none;padding:0 10px;width:100%}.b-chat-v2 .info-member-search input:focus{background:var(--white);border-color:#a89de8;border-color:var(--lavender)}.b-chat-v2 .info-member-search-list{display:flex;flex-direction:column;gap:8px}.b-chat-v2 .info-member-search-item{align-items:center;display:flex;gap:8px}.b-chat-v2 .info-member-search-name{color:#2b2b2b;color:var(--dark);flex:1 1;font-size:12px;font-weight:500;min-width:0;word-break:break-word}.b-chat-v2 .info-member-invite-btn{background:var(--mint-soft);border:1px solid #5aeaa073;border-radius:8px;color:#168e5a;cursor:pointer;flex-shrink:0;font-size:11px;font-weight:600;line-height:1.1;padding:5px 10px}.b-chat-v2 .info-member-invite-btn:disabled{cursor:default;opacity:.6}.b-chat-v2 .info-inline-error{color:var(--red);font-size:12px}.b-chat-v2 .info-empty{color:var(--mid);font-size:12px}.b-chat-v2 .info-file-item{align-items:center;color:inherit;display:flex;gap:10px;padding:8px 0;text-decoration:none}.b-chat-v2 .info-file-icon{align-items:center;background:var(--mint-soft);border-radius:8px;color:#18a869;display:flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.b-chat-v2 .info-file-name{font-size:12px;font-weight:500}.b-chat-v2 .info-file-meta{color:var(--mid);font-size:10px}.b-chat-v2 .info-actions{display:flex;flex-direction:column;gap:8px}.b-chat-v2 .info-actions button{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:8px;color:var(--mid);cursor:pointer;display:flex;font-size:12px;gap:8px;padding:8px 12px}.b-chat-v2 .info-actions button.danger{border-color:var(--red-soft);color:var(--red)}.b-chat-v2 .mobile-bottom-nav{align-items:center;background:var(--white);border-top:1px solid var(--border);bottom:0;display:none;height:56px;justify-content:space-around;left:0;padding:0 8px;position:fixed;right:0;z-index:100}.b-chat-v2 .mobile-nav-item{align-items:center;color:var(--mid);display:flex;flex-direction:column;gap:2px;padding:6px 12px}.b-chat-v2 .mobile-nav-item.active{color:#5aeea0;color:var(--mint)}.b-chat-v2 .mobile-nav-item svg{height:20px;width:20px}.b-chat-v2 .mobile-nav-item span{font-size:10px;font-weight:500}.b-chat-v2 .scroll-bottom-fab{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:50%;bottom:90px;box-shadow:0 4px 16px #00000014;color:var(--mid);cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:28px;width:36px;z-index:5}.b-chat-v2 .mobile-back-btn{display:none!important}.b-chat-v2 .pagination-loader{align-items:center;display:flex;justify-content:center;padding:16px}.b-chat-v2 .pagination-spinner{animation:spin .7s linear infinite;border-top-color:#a89de8;border:2px solid var(--border);border-radius:50%;border-top-color:var(--lavender);height:24px;width:24px}@keyframes typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes spin{to{transform:rotate(1turn)}}[data-app-theme=dark] .b-chat-v2{--dark:#eceff9;--dark2:#cfd5e3;--grey:#364152;--mint:#56d09a;--mint-soft:#56d09a2e;--lavender:#b2a7f4;--lav-soft:#b2a7f42e;--white:#212835;--bg:#161b24;--mid:#9ca5b7;--border:#364152;--red:#f37a7a;--red-soft:#f37a7a29}[data-app-theme=dark] .b-chat-v2 .dialog-item.active{background:#56d09a1f}[data-app-theme=dark] .b-chat-v2 .msg-row.outgoing .msg-bubble{background:#2a3344}[data-app-theme=dark] .b-chat-v2 .msg-file{background:#ffffff0d}[data-app-theme=dark] .b-chat-v2 .msg-file:hover{background:#ffffff1a}[data-app-theme=dark] .b-chat-v2 .dialog-time,[data-app-theme=dark] .b-chat-v2 .info-kv span,[data-app-theme=dark] .b-chat-v2 .msg-edited,[data-app-theme=dark] .b-chat-v2 .msg-time{color:#9ca5b7}[data-app-theme=dark] .b-chat-v2 .chat-header-btn,[data-app-theme=dark] .b-chat-v2 .info-close-btn,[data-app-theme=dark] .b-chat-v2 .msg-action-btn,[data-app-theme=dark] .b-chat-v2 .sidebar-action-btn{background:#1b2230}[data-app-theme=dark] .b-chat-v2 .chat-header-btn:hover,[data-app-theme=dark] .b-chat-v2 .info-close-btn:hover,[data-app-theme=dark] .b-chat-v2 .msg-action-btn:hover,[data-app-theme=dark] .b-chat-v2 .sidebar-action-btn:hover{background:#2a3344}@media(max-width:768px){.b-chat-v2 .crm-nav{display:none}.b-chat-v2 .chat-app{flex-direction:column;left:0}.chat-shell-v2__content{height:calc(100vh - 57px);height:calc(100vh - var(--site-maintenance-offset, 0px) - 57px);height:calc(100dvh - 57px);height:calc(100dvh - var(--site-maintenance-offset, 0px) - 57px)}.chat-shell-v2--no-topbar .chat-shell-v2__content{height:100vh;height:calc(100vh - var(--site-maintenance-offset, 0px));height:100dvh;height:calc(100dvh - var(--site-maintenance-offset, 0px))}.b-chat-v2 .chat-sidebar{bottom:56px;left:0;position:absolute;right:0;top:0;transition:transform .3s ease;width:100%;z-index:50}.b-chat-v2 .chat-sidebar.hidden-mobile{pointer-events:none;transform:translateX(-100%)}.b-chat-v2 .sidebar-header{padding:14px 16px 0}.b-chat-v2 .sidebar-title-row{margin-bottom:12px}.b-chat-v2 .sidebar-title{font-size:15px}.b-chat-v2 .sidebar-search input{border-radius:8px;height:36px}.b-chat-v2 .sidebar-filters{flex-wrap:nowrap;overflow-x:auto;padding:0 16px 10px}.b-chat-v2 .sidebar-filters::-webkit-scrollbar{display:none}.b-chat-v2 .filter-chip{font-size:11px;padding:4px 10px}.b-chat-v2 .dialog-item{gap:10px;padding:11px 16px}.b-chat-v2 .dialog-avatar{height:40px;width:40px}.b-chat-v2 .chat-area{bottom:56px;left:0;position:absolute;right:0;top:0;z-index:40}.b-chat-v2 .chat-header{gap:10px;height:56px;padding:0 12px}.b-chat-v2 .chat-header-avatar{font-size:12px;height:34px;width:34px}.b-chat-v2 .chat-header-name{font-size:12px}.b-chat-v2 .chat-header-status{font-size:10px}.b-chat-v2 .chat-header-btn{height:32px;width:32px}.b-chat-v2 .mobile-back-btn{display:flex!important;flex-shrink:0;height:32px;width:32px}.b-chat-v2 .messages-area{gap:3px;padding:12px 12px 8px}.b-chat-v2 .msg-row{max-width:88%}.b-chat-v2 .msg-row.outgoing{max-width:82%}.b-chat-v2 .msg-bubble{border-radius:12px;padding:9px 12px}.b-chat-v2 .msg-avatar{font-size:9px;height:26px;width:26px}.b-chat-v2 .msg-text{font-size:14px}.b-chat-v2 .msg-image-wrap,.b-chat-v2 .msg-reply-text{max-width:100%}.b-chat-v2 .msg-actions{display:none}.b-chat-v2 .typing-indicator{font-size:11px;padding:6px 12px}.b-chat-v2 .chat-input-area{padding:8px 12px calc(8px + env(safe-area-inset-bottom, 0px))}.b-chat-v2 .input-reply-preview{border-radius:8px;padding:6px 10px}.b-chat-v2 .input-row{gap:6px}.b-chat-v2 .input-attach-btn,.b-chat-v2 .input-send-btn{border-radius:8px;height:36px;width:36px}.b-chat-v2 .input-field{border-radius:10px;min-height:36px;padding:8px 38px 8px 12px}.b-chat-v2 .input-emoji-btn{bottom:6px;height:24px;right:8px;width:24px}.b-chat-v2 .chat-info-panel{bottom:56px;left:0;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:100%;z-index:60}.b-chat-v2 .chat-info-panel.visible-mobile{transform:translateX(0)}.b-chat-v2 .info-header{background:var(--white);padding:16px;position:-webkit-sticky;position:sticky;top:0;z-index:3}.b-chat-v2 .info-profile{padding:20px 16px}.b-chat-v2 .info-avatar{font-size:20px;height:60px;width:60px}.b-chat-v2 .info-name{font-size:14px}.b-chat-v2 .info-section{padding:14px 16px}.b-chat-v2 .mobile-bottom-nav{display:flex}.b-chat-v2 .scroll-bottom-fab{bottom:80px;height:32px;right:16px;width:32px}.b-chat-v2 .chat-empty{padding:24px}.b-chat-v2 .chat-empty-icon{height:56px;width:56px}.b-chat-v2 .chat-empty-title{font-size:14px}.b-chat-v2 .chat-empty-sub{font-size:13px;max-width:260px}}@media(max-width:380px){.b-chat-v2 .msg-row{max-width:92%}.b-chat-v2 .msg-row.outgoing{max-width:88%}.b-chat-v2 .msg-text{font-size:13px}.b-chat-v2 .chat-header-name{font-size:11px}.b-chat-v2 .chat-header-actions .chat-header-btn:nth-child(2){display:none}.b-chat-v2 .dialog-avatar{height:36px;width:36px}.b-chat-v2 .dialog-name{font-size:12px}.b-chat-v2 .dialog-preview{font-size:11px}}@keyframes particleFade{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(var(--tx),var(--ty)) scale(0)}}.particle{animation:particleFade .6s ease-out forwards;font-size:18px;pointer-events:none;position:fixed;-webkit-user-select:none;user-select:none;z-index:9999}.b-chat-v2 .emoji-picker-container{position:relative}.b-chat-v2 .emoji-picker{background:var(--white);border:1px solid var(--border);border-radius:16px;bottom:calc(100% + 8px);box-shadow:0 8px 32px #0000001f;display:flex;flex-direction:column;max-height:380px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease;width:min(360px,100vw - 32px);z-index:100}.b-chat-v2 .emoji-picker.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.b-chat-v2 .emoji-picker-header{align-items:center;border-bottom:1px solid var(--border);color:#2b2b2b;color:var(--dark);display:flex;font-size:14px;font-weight:600;justify-content:space-between;padding:12px}.b-chat-v2 .emoji-picker-close{align-items:center;background:#0000;border:none;border-radius:4px;color:var(--mid);cursor:pointer;display:flex;justify-content:center;padding:4px;transition:background .15s}.b-chat-v2 .emoji-picker-close:hover{background:var(--bg);color:#2b2b2b;color:var(--dark)}.b-chat-v2 .emoji-picker-close:active{background:var(--border)}.b-chat-v2 .emoji-picker-close svg{display:block}.b-chat-v2 .chat-rich-picker__mode-tabs{grid-gap:6px;border-bottom:1px solid var(--border);display:grid;gap:6px;grid-template-columns:1fr 1fr;padding:10px 12px 8px}.b-chat-v2 .chat-rich-picker__mode-btn{background:var(--bg);border:1px solid var(--border);border-radius:10px;color:var(--mid);cursor:pointer;font-size:12px;font-weight:600;height:32px}.b-chat-v2 .chat-rich-picker__mode-btn.active{background:var(--lav-soft);border-color:#a89de8;border-color:var(--lavender);color:#2b2b2b;color:var(--dark)}.b-chat-v2 .emoji-picker-tabs{border-bottom:1px solid var(--border);display:flex;gap:4px;overflow-x:auto;padding:8px 10px}.b-chat-v2 .emoji-picker-tabs::-webkit-scrollbar{display:none}.b-chat-v2 .emoji-picker-tab{background:#0000;border:none;border-radius:8px;cursor:pointer;flex:0 0 auto;font-size:18px;padding:6px 10px;transition:background .15s}.b-chat-v2 .emoji-picker-tab:hover{background:var(--bg)}.b-chat-v2 .emoji-picker-tab.active{background:var(--lav-soft)}.b-chat-v2 .emoji-picker-grid{max-height:220px;overflow:auto;padding:10px}.b-chat-v2 .chat-rich-picker__grid{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(8,minmax(0,1fr))}.b-chat-v2 .chat-rich-picker__grid--stickers{gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.b-chat-v2 .emoji-picker-item{align-items:center;background:#0000;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;justify-self:center;transition:transform .1s;width:32px}.b-chat-v2 .emoji-picker-item:hover{background:var(--bg);transform:scale(1.1)}.b-chat-v2 .emoji-picker-item:active{transform:scale(.95)}.b-chat-v2 .chat-rich-picker__sticker-item{background:var(--bg);border:1px solid var(--border);border-radius:12px;font-size:30px;height:62px;justify-self:stretch;width:100%}.b-chat-v2 .chat-rich-picker__sticker-item:hover{background:var(--lav-soft);transform:scale(1.03)}.reaction-picker{background:var(--white);border:1px solid var(--border);border-radius:24px;bottom:calc(100% + 8px);box-shadow:0 4px 16px #0000001a;display:flex;gap:4px;left:50%;opacity:0;padding:8px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .15s ease;z-index:200}.reaction-picker.visible{opacity:1;pointer-events:auto}.reaction-picker-btn{align-items:center;background:#0000;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:22px;height:40px;justify-content:center;transition:background .15s,transform .1s;width:40px}.reaction-picker-btn:hover{background:var(--gray-100);transform:scale(1.15)}.reaction-picker-btn:active{transform:scale(.9)}.messages-area.drag-over{position:relative}.messages-area.drag-over:before{animation:dragPulse 1s ease-in-out infinite;background:#7b6fd40d;border:2px dashed #a89de8;border:2px dashed var(--lavender);border-radius:16px;content:"";inset:8px;pointer-events:none;position:absolute;z-index:50}@keyframes dragPulse{0%,to{opacity:.6}50%{opacity:1}}.messages-area.drag-over:after{background:#a89de8;background:var(--lavender);border-radius:12px;box-shadow:0 4px 16px #7b6fd44d;color:#fff;content:"📎 Отпустите файлы здесь";font-size:16px;font-weight:600;left:50%;padding:12px 24px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:51}.chat-action-modal{align-items:center;animation:modalFadeIn .2s ease;background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.chat-action-modal__dialog{animation:modalSlideIn .2s ease;background:var(--white);border-radius:16px;box-shadow:0 16px 48px #00000026;max-width:90%;padding:24px;width:320px}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.chat-action-modal__title{color:#2b2b2b;color:var(--dark);font-size:18px;font-weight:600;margin-bottom:8px}.chat-action-modal__text{color:var(--mid);font-size:14px;line-height:1.5;margin-bottom:20px}.chat-action-modal__input{border:1px solid var(--border);border-radius:8px;font-size:14px;margin-bottom:20px;min-height:80px;outline:none;padding:12px;resize:vertical;width:100%}.chat-action-modal__input:focus{border-color:#a89de8;border-color:var(--lavender)}.chat-action-modal__actions{display:flex;gap:12px;justify-content:flex-end}.chat-action-modal__btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:background .15s,transform .1s}.chat-action-modal__btn:active{transform:scale(.97)}.chat-action-modal__btn--cancel{background:var(--gray-100);color:#2b2b2b;color:var(--dark)}.chat-action-modal__btn--cancel:hover{background:var(--gray-200)}.chat-action-modal__btn--confirm{background:#a89de8;background:var(--lavender);color:#fff}.chat-action-modal__btn--confirm:hover{background:var(--lavender-dark)}.chat-action-modal__btn--danger{background:var(--red);color:#fff}.chat-action-modal__btn--danger:hover{background:#d32f2f}.media-gallery-overlay{align-items:center;background:#000000e6;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.media-gallery-content{align-items:center;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;position:relative}.media-gallery-close{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:0;top:-40px;transition:background .15s;width:36px;z-index:1}.media-gallery-close:hover{background:#ffffff4d}.media-gallery-img{border-radius:4px;max-height:calc(90vh - 80px);max-width:100%;object-fit:contain}.media-gallery-footer{align-items:center;color:#fff;display:flex;gap:12px;justify-content:center;padding:12px 0;width:100%}.media-gallery-counter{color:#ffffffb3;font-size:14px}.media-gallery-name{font-size:14px;max-width:min(60vw,360px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-gallery-thumbs{align-items:center;display:flex;gap:8px;overflow-x:auto;padding:6px 0 2px;width:min(90vw,920px)}.media-gallery-thumb{background:#ffffff1a;border:1px solid #ffffff59;border-radius:10px;cursor:pointer;flex:0 0 auto;height:60px;opacity:.8;overflow:hidden;padding:0;transition:opacity .15s ease,transform .15s ease,border-color .15s ease;width:60px}.media-gallery-thumb img{display:block;height:100%;object-fit:cover;width:100%}.media-gallery-thumb:hover{opacity:1;transform:translateY(-1px)}.media-gallery-thumb.is-active{border-color:#5aeea0;border-color:var(--mint);opacity:1}.media-gallery-nav{align-items:center;background:#ffffff26;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .15s;width:44px;z-index:1}.media-gallery-nav:hover:not(:disabled){background:#ffffff4d}.media-gallery-nav:disabled{cursor:not-allowed;opacity:.3}.media-gallery-nav--prev{left:-60px}.media-gallery-nav--next{right:-60px}.b-chat-v2 .info-gallery-btn{background:var(--bg);border:1px solid var(--border);border-radius:8px;color:#2b2b2b;color:var(--dark);cursor:pointer;display:block;font-size:13px;font-weight:500;margin-top:10px;padding:8px 12px;text-align:center;transition:background .15s;width:100%}.b-chat-v2 .info-gallery-btn:hover{background:var(--lavender-light);border-color:#a89de8;border-color:var(--lavender);color:#fff}.b-chat-v2 .input-recommend-btn{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:14px;color:var(--text);cursor:pointer;display:inline-flex;flex:0 0 auto;font-weight:700;height:38px;justify-content:center;transition:background .15s,border-color .15s,transform .15s;width:38px}.b-chat-v2 .input-recommend-btn span{font-size:22px;line-height:1;transform:translateY(-1px)}.b-chat-v2 .input-recommend-btn.active,.b-chat-v2 .input-recommend-btn:hover{background:var(--mint-soft);border-color:#5aeea0;border-color:var(--mint);transform:translateY(-1px)}.b-chat-v2 .msg-bubble--sticker{background:#0000!important;box-shadow:none;max-width:160px;padding:2px 4px}.b-chat-v2 .msg-sticker{align-items:center;animation:chatStickerPop .22s ease-out;display:inline-flex;filter:drop-shadow(0 10px 18px rgba(0,0,0,.12));font-size:clamp(58px,9vw,96px);justify-content:center;line-height:1;transform-origin:center bottom;-webkit-user-select:none;user-select:none}@keyframes chatStickerPop{0%{opacity:.2;transform:scale(.72) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}.b-chat-v2 .chat-rich-picker__grid--stickers{gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.b-chat-v2 .chat-rich-picker__sticker-item{border-radius:18px;font-size:44px;min-height:84px}.b-chat-v2 .chat-rich-picker__sticker-item:hover{transform:scale(1.04) translateY(-1px)}.b-chat-v2 .msg-bubble--card{min-width:min(320px,78vw);padding:10px}.b-chat-v2 .chat-content-card{background:#ffffffb8;border:1px solid #7878782e;border-radius:18px;color:inherit;display:block;min-width:min(290px,72vw);padding:14px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s}.b-chat-v2 .outgoing .chat-content-card{background:#ffffff8a}.b-chat-v2 .chat-content-card--link:hover{border-color:#5aeea0;border-color:var(--mint);box-shadow:0 10px 26px #00000014;transform:translateY(-1px)}.b-chat-v2 .chat-content-card__top{align-items:center;color:var(--muted);display:flex;font-size:13px;font-weight:700;gap:8px;margin-bottom:8px}.b-chat-v2 .chat-content-card__icon{align-items:center;background:var(--mint-soft);border-radius:10px;display:inline-flex;font-size:16px;height:28px;justify-content:center;width:28px}.b-chat-v2 .chat-content-card__title{color:var(--text);font-size:16px;font-weight:800;line-height:1.25;margin-bottom:4px}.b-chat-v2 .chat-content-card__desc,.b-chat-v2 .chat-content-card__subtitle{color:var(--muted);font-size:13px;line-height:1.35}.b-chat-v2 .chat-content-card__desc{margin-top:8px}.b-chat-v2 .chat-content-card__action{align-items:center;color:#13a86d;color:var(--mint-dark,#13a86d);display:inline-flex;font-size:13px;font-weight:800;gap:6px;margin-top:12px}.b-chat-v2 .chat-content-card__action:after{content:"→"}.b-chat-v2 .chat-recommend-picker{background:var(--white);border:1px solid var(--border);border-radius:22px;box-shadow:0 18px 48px #0000001f;margin-top:12px;overflow:hidden}.b-chat-v2 .chat-recommend-picker__head{align-items:flex-start;border-bottom:1px solid var(--border);display:flex;gap:12px;justify-content:space-between;padding:14px 16px}.b-chat-v2 .chat-recommend-picker__title{color:var(--text);font-weight:800}.b-chat-v2 .chat-recommend-picker__subtitle{color:var(--muted);margin-top:2px}.b-chat-v2 .chat-recommend-picker__close{background:#0000;border:1px solid var(--border);border-radius:10px;color:var(--muted);cursor:pointer;font-size:20px;height:30px;line-height:1;width:30px}.b-chat-v2 .chat-recommend-picker__tabs{display:flex;gap:8px;overflow-x:auto;padding:12px 14px 6px}.b-chat-v2 .chat-recommend-picker__tab{align-items:center;background:var(--white);border:1px solid var(--border);color:var(--muted);cursor:pointer;display:inline-flex;font-weight:700;gap:6px;padding:8px 12px;white-space:nowrap}.b-chat-v2 .chat-recommend-picker__tab.active{background:var(--text);border-color:var(--text);color:var(--white)}.b-chat-v2 .chat-recommend-picker__tools{display:flex;padding:8px 14px 12px}.b-chat-v2 .chat-recommend-picker__tools input{border:1px solid var(--border);border-radius:14px;flex:1 1;outline:none;padding:10px 12px}.b-chat-v2 .chat-recommend-picker__create{border:1px solid var(--border);border-radius:14px;color:var(--text);font-weight:700;padding:10px 12px;text-decoration:none}.b-chat-v2 .chat-recommend-picker__body{max-height:310px;overflow:auto;padding:0 14px 14px}.b-chat-v2 .chat-recommend-picker__state{color:var(--muted);font-size:14px;padding:18px;text-align:center}.b-chat-v2 .chat-recommend-picker__state--error{color:#c0392b}.b-chat-v2 .chat-recommend-picker__item{grid-gap:12px;align-items:center;border-top:1px solid var(--border);display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr) auto;padding:12px 0}.b-chat-v2 .chat-recommend-picker__item-icon{align-items:center;background:var(--bg);border-radius:14px;display:flex;font-size:20px;height:42px;justify-content:center;width:42px}.b-chat-v2 .chat-recommend-picker__item-title{color:var(--text);font-weight:800;line-height:1.2}.b-chat-v2 .chat-recommend-picker__item-desc,.b-chat-v2 .chat-recommend-picker__item-subtitle{color:var(--muted);font-size:13px;margin-top:2px}.b-chat-v2 .chat-recommend-picker__item-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.b-chat-v2 .chat-recommend-picker__send{background:var(--text);border:none;border-radius:14px;color:var(--white);cursor:pointer;font-weight:800;padding:9px 12px}.b-chat-v2 .chat-recommend-picker__send:disabled{cursor:wait;opacity:.55}.b-chat-v2 .msg-actions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #e4e4e4db;border-radius:14px;box-shadow:0 12px 32px #0000001a;max-width:min(72vw,260px);padding:3px;top:-10px}.b-chat-v2 .msg-row.incoming .msg-actions{left:4px;right:auto;transform:translateY(-100%)}.b-chat-v2 .msg-row.outgoing .msg-actions{left:auto;right:4px;transform:translateY(-100%)}.b-chat-v2 .msg-action-btn{flex:0 0 auto}.b-chat-v2 .msg-action-btn:disabled{cursor:wait;opacity:.45}.b-chat-v2 .msg-action-btn--pin-global{color:#a89de8;color:var(--lavender)}.b-chat-v2 .msg-row.incoming .reaction-picker{left:0;transform:none}.b-chat-v2 .msg-row.outgoing .reaction-picker{left:auto;right:0;transform:none}.b-chat-v2 .reaction-picker{max-width:min(340px,100vw - 32px);overscroll-behavior-x:contain}.b-chat-v2 .chat-search-panel{grid-gap:12px;align-items:center;background:linear-gradient(180deg,#fffffffa,#f8f8f6f5);border-bottom:1px solid var(--border);box-shadow:0 8px 24px rgba(0,0,0,.035);display:grid;flex-shrink:0;gap:12px;grid-template-columns:minmax(0,1fr) auto auto;padding:12px 18px}.b-chat-v2 .chat-search-panel__input-wrap{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:16px;display:flex;gap:10px;height:42px;min-width:0;padding:0 12px}.b-chat-v2 .chat-search-panel__icon{color:var(--mid);flex:0 0 auto}.b-chat-v2 .chat-search-panel__input-wrap input{background:#0000;border:0;color:#2b2b2b;color:var(--dark);font:inherit;font-size:14px;min-width:0;outline:none;width:100%}.b-chat-v2 .chat-search-panel__input-wrap input::placeholder{color:#aaa}.b-chat-v2 .chat-search-panel__actions button,.b-chat-v2 .chat-search-panel__clear{align-items:center;background:var(--white);border:1px solid var(--border);color:var(--mid);cursor:pointer;display:inline-flex;height:32px;justify-content:center;width:32px}.b-chat-v2 .chat-search-panel__clear{background:#0000;border:0}.b-chat-v2 .chat-search-panel__actions{display:flex;gap:6px}.b-chat-v2 .chat-search-panel__actions button:hover:not(:disabled),.b-chat-v2 .chat-search-panel__clear:hover{background:var(--mint-soft);border-color:#5aeaa08c;color:#168e5a}.b-chat-v2 .chat-search-panel__actions button:disabled{cursor:not-allowed;opacity:.45}.b-chat-v2 .chat-search-panel__meta{color:var(--mid);font-size:12px;white-space:nowrap}.b-chat-v2 .chat-header-btn.active{background:var(--lav-soft);color:var(--dark)}.b-chat-v2 .chat-pinned-banner{align-items:stretch;border-bottom:1px solid var(--border);display:flex;flex-shrink:0;gap:8px;padding:10px 18px}.b-chat-v2 .chat-pinned-banner__main{align-items:center;background:var(--lav-soft);border:1px solid #a89de86b;border-radius:16px;color:#2b2b2b;color:var(--dark);cursor:pointer;display:flex;flex:1 1;gap:10px;min-width:0;padding:10px 12px;text-align:left}.b-chat-v2 .chat-pinned-banner__icon{flex:0 0 auto;font-size:18px}.b-chat-v2 .chat-pinned-banner__body{grid-gap:2px;display:grid;gap:2px}.b-chat-v2 .chat-pinned-banner__label{font-size:11px;font-weight:800}.b-chat-v2 .chat-pinned-banner__text{color:#2b2b2b;color:var(--dark);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-chat-v2 .chat-pinned-banner__close{background:var(--white);border:1px solid var(--border);border-radius:14px;color:var(--mid);cursor:pointer;font-size:20px;width:38px}.b-chat-v2 .chat-pinned-banner__close:hover{background:var(--bg);color:#2b2b2b;color:var(--dark)}.media-gallery-content{width:min(94vw,1120px)}.media-gallery-stage{align-items:center;display:flex;justify-content:center;width:100%}.media-gallery-file-preview,.media-gallery-pdf,.media-gallery-video{border-radius:12px;max-height:calc(86vh - 150px);max-width:100%;width:min(92vw,980px)}.media-gallery-pdf{background:#fff;min-height:min(76vh,720px)}.media-gallery-footer.media-gallery-footer--stacked{grid-gap:12px;align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#141414c7;border-radius:18px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;margin-top:12px;padding:12px;width:min(94vw,980px)}.media-gallery-footer-main{align-items:center;display:flex;gap:8px;min-width:0}.media-gallery-type{color:#ffffffb8;font-size:13px}.media-gallery-actions{align-items:center;display:flex;gap:8px}.media-gallery-actions a,.media-gallery-actions button{background:#ffffff21;border:1px solid #ffffff38;border-radius:999px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;min-height:34px;padding:8px 12px;text-decoration:none;white-space:nowrap}.media-gallery-actions a:hover,.media-gallery-actions button:hover{background:#ffffff3d;border-color:#ffffff6b}.b-chat-v2 .info-file-item{background:#0000;border:0;cursor:pointer;text-align:left;width:100%}.b-chat-v2 .info-file-item:hover{background:var(--mint-soft)}.b-chat-v2 .info-gallery-btn:hover{background:var(--mint-soft);border-color:#5aeaa099;color:#2b2b2b;color:var(--dark)}.b-chat-v2 .chat-settings-panel{background:linear-gradient(180deg,#5aeaa00f,#fff0)}.b-chat-v2 .chat-settings-field{grid-gap:7px;color:#2b2b2b;color:var(--dark);display:grid;gap:7px;margin-bottom:12px}.b-chat-v2 .chat-settings-field span{color:var(--mid);font-size:12px;font-weight:700}.b-chat-v2 .chat-settings-field input,.b-chat-v2 .chat-settings-field select{background:var(--white);border:1px solid var(--border);border-radius:14px;color:#2b2b2b;color:var(--dark);font:inherit;font-size:13px;height:42px;outline:none;padding:0 12px;width:100%}.b-chat-v2 .chat-settings-field input:focus,.b-chat-v2 .chat-settings-field select:focus{border-color:#a89de8;border-color:var(--lavender);box-shadow:0 0 0 3px var(--lav-soft)}.b-chat-v2 .chat-settings-members{grid-gap:8px;background:var(--white);border:1px solid var(--border);border-radius:16px;display:grid;gap:8px;margin:-2px 0 12px;max-height:170px;overflow:auto;padding:10px}.b-chat-v2 .chat-settings-member{align-items:center;color:#2b2b2b;color:var(--dark);display:flex;font-size:13px;gap:9px}.b-chat-v2 .chat-settings-member input{accent-color:#51d98f}.b-chat-v2 .chat-settings-actions{display:flex;gap:8px;justify-content:flex-end}.b-chat-v2 .chat-settings-actions button{background:var(--white);border:1px solid var(--border);border-radius:13px;cursor:pointer;font-weight:800;padding:9px 12px}.b-chat-v2 .chat-settings-actions button.primary{background:var(--mint-soft);border-color:#5aeaa08c;color:#168e5a}.b-chat-v2 .chat-settings-actions button:disabled{cursor:wait;opacity:.6}.b-chat-v2 .chat-recommend-picker{border-radius:26px;box-shadow:0 20px 56px #00000024;margin:12px auto 0;width:min(100%,760px)}.b-chat-v2 .chat-recommend-picker__eyebrow{color:#18a869;font-size:11px;font-weight:900;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.b-chat-v2 .chat-recommend-picker__subtitle{color:var(--mid)}.b-chat-v2 .chat-recommend-picker__tabs{padding:12px 16px 4px}.b-chat-v2 .chat-recommend-picker__tools{align-items:stretch;grid-template-columns:minmax(0,1fr) auto}.b-chat-v2 .chat-recommend-picker__search{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:16px;display:flex;gap:10px;height:46px;min-width:0;padding:0 12px}.b-chat-v2 .chat-recommend-picker__search span{color:var(--mid)}.b-chat-v2 .chat-recommend-picker__search input{border:0;font-size:14px;height:auto;min-width:0;outline:none;padding:0}.b-chat-v2 .chat-recommend-picker__create{background:var(--mint-soft);border-color:#5aeaa08c;color:#168e5a;min-width:112px}.b-chat-v2 .chat-recommend-picker__body{max-height:min(44vh,360px)}.b-chat-v2 .chat-recommend-picker__item{background:#ffffffb8;border:1px solid var(--border);border-radius:18px;margin-top:10px;padding:12px}.b-chat-v2 .chat-recommend-picker__item-source{background:var(--mint-soft);border-radius:999px;color:#168e5a;display:inline-flex;font-size:11px;font-weight:800;margin-top:6px;padding:3px 8px;width:-webkit-fit-content;width:fit-content}.b-chat-v2 .input-attach-btn:disabled,.b-chat-v2 .input-field:disabled{cursor:not-allowed;opacity:.55}.b-chat-v2 .status-dot--group{background:#a89de8;background:var(--lavender)}@media(max-width:768px){.b-chat-v2 .chat-search-panel{gap:8px;grid-template-columns:1fr}.b-chat-v2 .chat-search-panel__actions{justify-content:flex-end}.media-gallery-footer.media-gallery-footer--stacked{grid-template-columns:1fr}.media-gallery-actions{flex-wrap:wrap}.b-chat-v2 .chat-recommend-picker{border-radius:20px}.b-chat-v2 .chat-recommend-picker__item{grid-template-columns:auto minmax(0,1fr)}.b-chat-v2 .chat-recommend-picker__send{grid-column:1/-1;width:100%}}.b-chat-v2 .msg-actions{border-radius:16px;gap:4px;max-width:min(70vw,230px);padding:4px;top:-18px!important;transform:none!important}.b-chat-v2 .msg-row.incoming .msg-actions{left:34px!important;right:auto!important}.b-chat-v2 .msg-row.outgoing .msg-actions{left:auto!important;right:34px!important}.b-chat-v2 .msg-actions:before{bottom:-10px;content:"";height:12px;left:0;position:absolute;right:0}.b-chat-v2 .msg-action-btn{background:#fffffffa;border-radius:11px;color:#6f6f6f;height:30px;width:30px}.b-chat-v2 .msg-action-btn:focus-visible,.b-chat-v2 .msg-action-btn:hover{background:#a89de824;border-color:#a89de8b3;color:#171717}.b-chat-v2 .msg-action-btn--pin-global{color:#8d7ee5}.b-chat-v2 .reaction-picker{border-radius:999px;bottom:calc(100% + 6px);gap:5px;left:50%!important;max-width:min(392px,100vw - 42px);overflow-x:auto;overflow-y:hidden;padding:7px;right:auto!important;scrollbar-width:thin;transform:translateX(-50%)!important;white-space:nowrap;width:min(392px,100vw - 42px)}.b-chat-v2 .reaction-picker-btn{flex:0 0 38px;font-size:22px;height:38px;width:38px}.b-chat-v2 .chat-reaction-users-popover{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border:1px solid #e4e4e4e6;border-radius:18px;bottom:calc(100% + 8px);box-shadow:0 18px 44px #00000024;left:10px;padding:10px;position:absolute;width:min(250px,72vw);z-index:260}.b-chat-v2 .outgoing .chat-reaction-users-popover{left:auto;right:10px}.b-chat-v2 .chat-reaction-users-popover__head{align-items:center;border-bottom:1px solid var(--border);display:flex;font-size:13px;gap:7px;padding-bottom:8px}.b-chat-v2 .chat-reaction-users-popover__head button{background:var(--white);border:1px solid var(--border);border-radius:9px;color:var(--mid);cursor:pointer;height:24px;margin-left:auto;width:24px}.b-chat-v2 .chat-reaction-users-popover__list{grid-gap:8px;display:grid;gap:8px;max-height:190px;overflow:auto;padding-top:9px}.b-chat-v2 .chat-reaction-users-popover__item{align-items:center;display:flex;gap:8px;min-width:0}.b-chat-v2 .chat-reaction-users-popover__avatar{align-items:center;background:linear-gradient(135deg,#5aeea0,#a89de8);background:linear-gradient(135deg,var(--mint),var(--lavender));border-radius:50%;color:#2b2b2b;color:var(--dark);display:flex;flex:0 0 auto;font-size:10px;font-weight:900;height:28px;justify-content:center;width:28px}.b-chat-v2 .chat-reaction-users-popover__name{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-chat-v2 .chat-reaction-users-popover__state{color:var(--mid);font-size:12px;line-height:1.35;padding:12px 4px 4px}.b-chat-v2 .chat-reaction-users-popover__state.is-error{color:var(--red)}.b-chat-v2 .chat-search-panel{gap:4px 10px;grid-template-areas:"input actions" "meta actions";grid-template-columns:minmax(0,1fr) auto;padding:10px 18px 9px}.b-chat-v2 .chat-search-panel__input-wrap{border-radius:15px;grid-area:input;height:38px}.b-chat-v2 .chat-search-panel__meta{color:#9a9a9a;font-size:10px;grid-area:meta;line-height:1.2;padding-left:10px;white-space:normal}.b-chat-v2 .chat-search-panel__actions{align-self:center;grid-area:actions}.b-chat-v2 .chat-search-panel__actions button,.b-chat-v2 .chat-search-panel__clear{border-radius:11px;height:30px;width:30px}.b-chat-v2 .chat-header-btn.active{background:#a89de82e;border-color:#a89de8;border-color:var(--lavender);box-shadow:0 0 0 3px #a89de81f;color:#2b2b2b}.b-chat-v2 .chat-recommend-picker{border-radius:20px;width:min(100%,680px)}.b-chat-v2 .chat-recommend-picker__head{padding:14px 18px 12px}.b-chat-v2 .chat-recommend-picker__title{font-size:20px}.b-chat-v2 .chat-recommend-picker__subtitle{font-size:13px}.b-chat-v2 .chat-recommend-picker__tabs{gap:7px;padding:12px 18px 6px}.b-chat-v2 .chat-recommend-picker__tab{border-radius:999px;box-shadow:none;font-size:14px;line-height:1;min-height:38px;padding:7px 12px}.b-chat-v2 .chat-recommend-picker__tab span{font-size:16px}.b-chat-v2 .chat-recommend-picker__tab.active{background:#2b2b2b!important;background:var(--dark)!important;border-color:#2b2b2b!important;border-color:var(--dark)!important;box-shadow:0 8px 20px #2b2b2b24;color:#fff!important}.b-chat-v2 .chat-recommend-picker__tools{align-items:center;padding:8px 18px 12px}.b-chat-v2 .chat-recommend-picker__search{border-radius:15px;height:42px}.b-chat-v2 .chat-recommend-picker__create{align-items:center;border-radius:15px;display:inline-flex;font-size:15px;height:42px;justify-content:center;padding:0 18px}.b-chat-v2 .chat-recommend-picker__send{border-radius:12px;font-size:13px;padding:8px 11px}.b-chat-v2 .info-gallery-btn:focus-visible,.b-chat-v2 .info-gallery-btn:hover{background:var(--mint-soft)!important;border-color:#5aeaa0b3!important;color:#168e5a!important}.b-chat-v2 .chat-settings-modal{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1414145c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:10020}.b-chat-v2 .chat-settings-modal__dialog{background:var(--white);border:1px solid #e4e4e4f0;border-radius:24px;box-shadow:0 30px 90px #00000038;max-height:min(720px,100vh - 34px);overflow:auto;width:min(560px,100vw - 28px)}.b-chat-v2 .chat-settings-modal__head{border-bottom:1px solid var(--border);display:flex;gap:16px;justify-content:space-between;padding:20px 22px 16px}.b-chat-v2 .chat-settings-modal__eyebrow{color:#16a66b;font-size:11px;font-weight:900;letter-spacing:.12em;margin-bottom:6px;text-transform:uppercase}.b-chat-v2 .chat-settings-modal__title{color:#2b2b2b;color:var(--dark);font-size:22px;font-weight:900}.b-chat-v2 .chat-settings-modal__subtitle{color:var(--mid);font-size:13px;margin-top:4px}.b-chat-v2 .chat-settings-modal__close{background:var(--white);border:1px solid var(--border);border-radius:14px;color:var(--mid);cursor:pointer;flex:0 0 auto;font-size:24px;height:40px;width:40px}.b-chat-v2 .chat-settings-modal__body{padding:18px 22px 12px}.b-chat-v2 .chat-settings-modal__note{background:#a89de81a;border-radius:14px;color:var(--mid);font-size:12px;line-height:1.4;margin-top:10px;padding:10px 12px}.b-chat-v2 .chat-settings-modal__actions{border-top:1px solid var(--border);display:flex;gap:10px;justify-content:flex-end;padding:14px 22px 20px}.b-chat-v2 .chat-settings-modal__actions button{background:var(--white);border:1px solid var(--border);border-radius:14px;cursor:pointer;font-weight:800;height:40px;padding:0 16px}.b-chat-v2 .chat-settings-modal__actions button.primary{background:var(--mint-soft);border-color:#5aeaa0a6;color:#168e5a}.b-chat-v2 .chat-settings-modal__actions button:disabled{cursor:wait;opacity:.6}@media(max-width:720px){.b-chat-v2 .msg-row.incoming .msg-actions,.b-chat-v2 .msg-row.outgoing .msg-actions{left:8px!important;right:auto!important}.b-chat-v2 .chat-search-panel{grid-template-areas:"input" "meta" "actions";grid-template-columns:minmax(0,1fr)}.b-chat-v2 .chat-search-panel__actions{justify-content:flex-end}}.b-chat-v2 .chat-pinned-banner{background:#fffffffa;gap:6px;padding:7px 14px}.b-chat-v2 .chat-pinned-banner__main{background:linear-gradient(135deg,#a89de821,#5aeaa01a);border-color:#a89de861;border-radius:14px;box-shadow:0 8px 22px #a89de81c;gap:9px;min-height:42px;padding:7px 10px}.b-chat-v2 .chat-pinned-banner__main:hover{background:linear-gradient(135deg,#a89de82e,#5aeaa021);border-color:#a89de8ad}.b-chat-v2 .chat-pinned-banner__icon{align-items:center;background:#ffffffbf;border:1px solid #a89de847;border-radius:9px;color:#7b6fd4;display:inline-flex;height:26px;justify-content:center;width:26px}.b-chat-v2 .chat-pinned-banner__body{align-items:baseline;display:flex;gap:8px;min-width:0}.b-chat-v2 .chat-pinned-banner__label{color:#7b6fd4;flex:0 0 auto;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.b-chat-v2 .chat-pinned-banner__text{font-size:13px;font-weight:600}.b-chat-v2 .chat-pinned-banner__scope{background:#ffffffc7;border-radius:999px;color:#8b86a8;flex:0 0 auto;font-size:10px;font-weight:800;margin-left:auto;padding:4px 8px}.b-chat-v2 .chat-pinned-banner__close{border-radius:13px;font-size:17px;width:34px}.b-chat-v2 .msg-actions{max-width:min(78vw,260px);top:-12px!important;transform:translateY(-100%)!important}.b-chat-v2 .msg-actions:before{bottom:-28px;height:30px}.b-chat-v2 .msg-row.incoming .msg-actions{left:38px!important}.b-chat-v2 .msg-row.outgoing .msg-actions{right:8px!important}.b-chat-v2 .msg-reaction{overflow:visible;position:relative}.b-chat-v2 .msg-reaction.is-effecting{animation:chatReactionBadgePop .75s cubic-bezier(.18,.9,.2,1) both;z-index:4}@keyframes chatReactionBadgePop{0%{filter:none;transform:scale(1)}18%{filter:drop-shadow(0 10px 16px rgba(168,157,232,.28));transform:scale(1.32) translateY(-2px)}45%{transform:scale(.96)}68%{transform:scale(1.1)}to{filter:none;transform:scale(1)}}.b-chat-v2 .chat-reaction-users-popover{bottom:calc(100% + 10px)}.b-chat-v2 .input-file-chip--existing{background:#a89de81a;border-color:#a89de852}.b-chat-v2 .input-file-chip--existing:before{color:#7b6fd4;content:"уже в сообщении";font-size:9px;font-weight:800;letter-spacing:.04em;margin-right:3px;text-transform:uppercase}.b-chat-v2 .chat-recommend-picker{border-radius:18px;width:min(100%,620px)}.b-chat-v2 .chat-recommend-picker__head{padding:12px 16px 10px}.b-chat-v2 .chat-recommend-picker__title{font-size:18px}.b-chat-v2 .chat-recommend-picker__subtitle{font-size:12px;line-height:1.35}.b-chat-v2 .chat-recommend-picker__tabs{padding:10px 16px 4px}.b-chat-v2 .chat-recommend-picker__tab{background:#fff;border-color:#e4e4e4f2;color:#666;font-size:13px;min-height:34px;padding:6px 10px}.b-chat-v2 .chat-recommend-picker__tab.active{background:linear-gradient(135deg,#5aeaa038,#a89de833)!important;border-color:#5aeaa0b8!important;box-shadow:0 6px 16px #5aeaa029;color:#168e5a!important}.b-chat-v2 .chat-recommend-picker__tools{gap:8px;padding:7px 16px 10px}.b-chat-v2 .chat-recommend-picker__create,.b-chat-v2 .chat-recommend-picker__search{border-radius:14px;height:38px}.b-chat-v2 .chat-recommend-picker__create{font-size:14px;padding:0 14px}.b-chat-v2 .chat-recommend-picker__body{max-height:min(38vh,320px)}.b-chat-v2 .chat-search-panel__meta{font-size:10px!important;max-width:560px}@media(max-width:768px){.b-chat-v2 .chat-pinned-banner{padding:6px 10px}.b-chat-v2 .chat-pinned-banner__label,.b-chat-v2 .chat-pinned-banner__scope{display:none}.b-chat-v2 .chat-pinned-banner__main{min-height:38px}}.b-chat-v2 .chat-header-avatar,.b-chat-v2 .chat-settings-avatar__preview,.b-chat-v2 .dialog-avatar,.b-chat-v2 .info-avatar,.b-chat-v2 .info-member-avatar,.b-chat-v2 .msg-avatar{overflow:hidden}.b-chat-v2 .chat-header-avatar img,.b-chat-v2 .chat-settings-avatar__preview img,.b-chat-v2 .dialog-avatar img,.b-chat-v2 .info-avatar img,.b-chat-v2 .info-member-avatar img,.b-chat-v2 .msg-avatar img{display:block;height:100%;object-fit:cover;width:100%}.b-chat-v2 .chat-header-btn{border-radius:16px!important;height:46px!important;width:46px!important}.b-chat-v2 .chat-pinned-banner{background:#fffffff5!important;border-bottom:1px solid #e8e8e8d1!important;gap:6px!important;padding:5px 10px!important}.b-chat-v2 .chat-pinned-banner__main{background:linear-gradient(135deg,#a89de81c,#5aeaa014)!important;border-radius:12px!important;box-shadow:none!important;gap:8px!important;min-height:36px!important;padding:6px 9px!important}.b-chat-v2 .chat-pinned-banner__icon{border-radius:8px!important;font-size:13px!important;height:22px!important;width:22px!important}.b-chat-v2 .chat-pinned-banner__body{align-items:center!important;gap:7px!important}.b-chat-v2 .chat-pinned-banner__label{font-size:9px!important;letter-spacing:.06em!important}.b-chat-v2 .chat-pinned-banner__text{font-size:12px!important;line-height:1.25!important;max-width:min(56vw,520px)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.b-chat-v2 .chat-pinned-banner__scope{font-size:9px!important;padding:3px 7px!important}.b-chat-v2 .chat-pinned-banner__close{border-radius:12px!important;flex:0 0 34px!important;font-size:16px!important;height:36px!important;width:34px!important}.b-chat-v2 .reaction-picker.reaction-picker--floating{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#fffffffa!important;border:1px solid #e2e2e2f5!important;border-radius:999px!important;box-shadow:0 18px 44px #00000024,0 4px 12px #00000014!important;display:flex!important;flex-wrap:nowrap!important;gap:5px!important;left:auto;left:var(--rp-left,auto);max-width:min(430px,100vw - 24px)!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;padding:7px!important;scrollbar-width:none!important;top:auto;top:var(--rp-top,auto)}.b-chat-v2 .reaction-picker.reaction-picker--floating::-webkit-scrollbar{display:none}.b-chat-v2 .reaction-picker.reaction-picker--floating .reaction-picker-btn{background:#0000!important;border-radius:999px!important;flex:0 0 38px!important;font-size:23px!important;height:38px!important;width:38px!important}.b-chat-v2 .reaction-picker.reaction-picker--floating .reaction-picker-btn:focus-visible,.b-chat-v2 .reaction-picker.reaction-picker--floating .reaction-picker-btn:hover{background:#a89de824!important;transform:translateY(-2px) scale(1.08)!important}.telegram-reaction-fx-canvas{z-index:2147483600!important}.b-chat-v2 .msg-reaction.is-effecting{animation:chatReactionBadgePop 1.05s cubic-bezier(.18,.9,.2,1) both!important}.b-chat-v2 .chat-system-notice{align-items:center;align-self:center;background:#f5f5f7f5;border:1px solid #e4e4e4e0;border-radius:999px;box-shadow:0 8px 24px rgba(0,0,0,.045);color:#767676;display:inline-flex;font-size:12px;font-weight:650;gap:8px;line-height:1.25;margin:8px auto;max-width:min(72%,620px);padding:7px 12px;pointer-events:none;-webkit-user-select:none;user-select:none}.b-chat-v2 .chat-system-notice span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-chat-v2 .chat-system-notice time{color:#aaa;flex:0 0 auto;font-size:11px;font-weight:600}.b-chat-v2 .chat-system-notice.is-highlight{background:#a89de821;border-color:#a89de8b3}.b-chat-v2 .info-profile{padding-bottom:18px!important}.b-chat-v2 .info-quick-actions{align-items:center;display:flex;flex-wrap:wrap;gap:7px;justify-content:center;margin-top:12px}.b-chat-v2 .info-quick-actions button{background:#fffffff5;border:1px solid #e4e4e4f2;border-radius:999px;color:#666;cursor:pointer;font-size:12px;font-weight:800;min-height:32px;padding:7px 11px;transition:transform .15s ease,border-color .15s ease,background .15s ease,color .15s ease}.b-chat-v2 .info-quick-actions button:focus-visible,.b-chat-v2 .info-quick-actions button:hover{background:#a89de81f;border-color:#a89de8a6;color:#151515;transform:translateY(-1px)}.b-chat-v2 .chat-settings-avatar{align-items:center;background:#fafafadb;border:1px solid #e7e7e7eb;border-radius:18px;display:flex;gap:12px;padding:10px}.b-chat-v2 .chat-settings-avatar__preview{border:1px solid #e4e4e4e6;border-radius:20px;color:#171717;display:grid;flex:0 0 58px;font-size:18px;font-weight:900;height:58px;place-items:center;width:58px}.b-chat-v2 .chat-settings-avatar__button{align-items:center;background:#5aeaa021;border:1px solid #5aeaa06b;border-radius:999px;color:#14965f;cursor:pointer;display:inline-flex;font-size:13px;font-weight:900;justify-content:center;min-height:36px;padding:8px 12px}.b-chat-v2 .chat-settings-avatar__button input{display:none}@media(max-width:760px){.b-chat-v2 .chat-pinned-banner__text{max-width:44vw!important}.b-chat-v2 .reaction-picker.reaction-picker--floating{max-width:calc(100vw - 16px)!important}}.b-chat-v2 .reaction-picker.reaction-picker--floating{left:auto!important;left:var(--rp-left,auto)!important;top:auto!important;top:var(--rp-top,auto)!important;touch-action:manipulation;transform:translate(-50%,calc(-100% - 8px))!important;transform:var(--rp-transform,translate(-50%,calc(-100% - 8px)))!important}@media(max-width:768px){.b-chat-v2 .msg-actions{display:none!important;opacity:0!important;pointer-events:none!important}.b-chat-v2 .msg-row.is-mobile-actions-open{z-index:16}.b-chat-v2 .msg-row.is-mobile-actions-open .msg-actions{display:flex!important;max-width:calc(100vw - 26px)!important;opacity:1!important;pointer-events:auto!important;top:-10px!important;transform:translateY(-100%)!important}.b-chat-v2 .msg-row.incoming.is-mobile-actions-open .msg-actions{left:8px!important;right:auto!important}.b-chat-v2 .msg-row.outgoing.is-mobile-actions-open .msg-actions{left:auto!important;right:8px!important}.b-chat-v2 .reaction-picker.reaction-picker--floating{max-width:calc(100vw - 16px)!important;min-width:min(220px,100vw - 16px)!important;padding:6px!important}.b-chat-v2 .reaction-picker.reaction-picker--floating .reaction-picker-btn{flex-basis:36px!important;font-size:21px!important;height:36px!important;width:36px!important}.media-gallery-overlay{padding-bottom:env(safe-area-inset-bottom,0);padding-top:env(safe-area-inset-top,0)}.media-gallery-content{max-height:100dvh!important;max-width:100vw!important;padding:52px 8px 8px;width:100vw!important}.media-gallery-close{background:#282828b8;border:1px solid #ffffff38;right:10px;top:calc(env(safe-area-inset-top, 0px) + 8px)}.media-gallery-stage{max-height:calc(100dvh - 240px);min-height:0;width:100%}.media-gallery-file-preview,.media-gallery-img,.media-gallery-pdf,.media-gallery-video{border-radius:10px;max-height:calc(100dvh - 252px)!important;width:100%!important}.media-gallery-pdf{min-height:300px}.media-gallery-footer.media-gallery-footer--stacked{gap:8px;margin-top:8px;padding:10px;width:calc(100vw - 16px)!important}.media-gallery-footer-main{flex-wrap:wrap;gap:6px}.media-gallery-name{flex:1 0 100%;max-width:100%}.media-gallery-actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.media-gallery-actions a,.media-gallery-actions button{justify-content:center;padding:9px 8px;text-align:center;width:100%}.media-gallery-thumbs{padding-bottom:calc(4px + env(safe-area-inset-bottom, 0px));width:calc(100vw - 16px)}.media-gallery-nav{height:40px;top:48%;width:40px}.media-gallery-nav--prev{left:8px}.media-gallery-nav--next{right:8px}}@media(max-width:560px){.media-gallery-actions{grid-template-columns:1fr}}.b-chat-v2 .chat-input-area{position:relative;z-index:30}.b-chat-v2 .emoji-picker-backdrop{display:none}.b-chat-v2 .reaction-picker.reaction-picker--floating{animation:chatReactionPickerIn .16s cubic-bezier(.18,.9,.2,1) both;bottom:auto!important;isolation:isolate;left:50vw!important;left:var(--rp-left,50vw)!important;max-width:calc(100vw - 16px)!important;min-width:min(246px,100vw - 16px)!important;overflow:visible!important;position:fixed!important;right:auto!important;top:120px!important;top:var(--rp-top,120px)!important;transform:translate3d(-50%,0,0)!important;transform:var(--rp-transform,translate3d(-50%,0,0))!important;width:auto!important;width:var(--rp-width,auto)!important;z-index:2147483200!important}.b-chat-v2 .reaction-picker.reaction-picker--floating:after{background:#fffffffa;border:solid #e2e2e2f5;content:"";height:12px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);width:12px;z-index:-1}.b-chat-v2 .reaction-picker.reaction-picker--above:after{border-width:0 1px 1px 0;bottom:-6px}.b-chat-v2 .reaction-picker.reaction-picker--below:after{border-width:1px 0 0 1px;top:-6px}@keyframes chatReactionPickerIn{0%{opacity:0;transform:translate3d(-50%,8px,0) scale(.96)}to{opacity:1;transform:translate3d(-50%,0,0);transform:var(--rp-transform,translate3d(-50%,0,0))}}.b-chat-v2 .msg-bubble.is-effecting{animation:chatReactionBubblePulse .85s cubic-bezier(.18,.9,.2,1) both}@keyframes chatReactionBubblePulse{0%{transform:scale(1)}22%{filter:drop-shadow(0 12px 22px rgba(168,157,232,.18));transform:scale(1.018)}to{filter:none;transform:scale(1)}}@media(max-width:768px),(pointer:coarse){.b-chat-v2 .emoji-picker-container{position:static!important}.b-chat-v2 .emoji-picker-backdrop{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#14141a1f;display:block;inset:0;position:fixed;z-index:2147483000}.b-chat-v2 .emoji-picker{border-radius:24px!important;bottom:calc(74px + env(safe-area-inset-bottom, 0px))!important;box-shadow:0 26px 80px #0000003d,0 8px 24px #0000001f!important;left:max(10px,env(safe-area-inset-left,0px))!important;max-height:min(64dvh,520px)!important;max-width:none!important;position:fixed!important;right:max(10px,env(safe-area-inset-right,0px))!important;transform:translateY(22px) scale(.98)!important;width:auto!important;z-index:2147483001!important}.b-chat-v2 .emoji-picker.visible{transform:translateY(0) scale(1)!important}.b-chat-v2 .emoji-picker-header{border-bottom-color:#e6e6e6cc!important;font-size:15px!important;padding:14px 16px 12px!important}.b-chat-v2 .emoji-picker-close{background:#0000000a;border-radius:999px;height:32px;width:32px}.b-chat-v2 .chat-rich-picker__mode-tabs{padding:10px 14px 8px!important}.b-chat-v2 .emoji-picker-tabs{padding:8px 12px!important;scrollbar-width:none}.b-chat-v2 .emoji-picker-grid{-webkit-overflow-scrolling:touch;max-height:calc(min(64dvh,520px) - 150px)!important;padding:12px!important}.b-chat-v2 .chat-rich-picker__grid{gap:6px!important;grid-template-columns:repeat(7,minmax(0,1fr))!important}.b-chat-v2 .chat-rich-picker__grid--stickers{gap:8px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}.b-chat-v2 .emoji-picker-item{border-radius:12px!important;font-size:23px!important;height:38px!important;width:38px!important}.b-chat-v2 .chat-rich-picker__sticker-item{font-size:32px!important;height:64px!important;width:100%!important}.b-chat-v2 .reaction-picker.reaction-picker--floating{box-shadow:0 18px 56px #0000002e,0 4px 14px #0000001a!important;max-width:calc(100vw - 16px)!important;min-width:min(246px,100vw - 16px)!important;padding:7px!important}.b-chat-v2 .reaction-picker.reaction-picker--floating .reaction-picker-btn{flex:0 0 38px!important;font-size:22px!important;height:38px!important;width:38px!important}}@media(max-width:390px){.b-chat-v2 .chat-rich-picker__grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.b-chat-v2 .chat-rich-picker__grid--stickers{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.reaction-picker.reaction-picker--floating{align-items:center!important;animation:chatReactionPickerIn .16s cubic-bezier(.18,.9,.2,1) both;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#fffffffa!important;border:1px solid #e2e2e2f5!important;border-radius:999px!important;bottom:auto!important;box-shadow:0 18px 56px #0000002e,0 4px 14px #0000001a!important;display:flex!important;flex-wrap:nowrap!important;gap:5px!important;isolation:isolate;left:50vw!important;left:var(--rp-left,50vw)!important;max-width:calc(100vw - 16px)!important;min-width:min(246px,100vw - 16px)!important;opacity:1!important;overflow:visible!important;padding:7px!important;pointer-events:auto!important;position:fixed!important;right:auto!important;top:120px!important;top:var(--rp-top,120px)!important;transform:translate3d(-50%,0,0)!important;transform:var(--rp-transform,translate3d(-50%,0,0))!important;width:auto!important;width:var(--rp-width,auto)!important;z-index:2147483200!important}.reaction-picker.reaction-picker--floating:after{background:#fffffffa;border:solid #e2e2e2f5;content:"";height:12px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);width:12px;z-index:-1}.reaction-picker.reaction-picker--above:after{border-width:0 1px 1px 0;bottom:-6px}.reaction-picker.reaction-picker--below:after{border-width:1px 0 0 1px;top:-6px}.reaction-picker.reaction-picker--floating .reaction-picker-btn{background:#0000!important;border-radius:999px!important;flex:0 0 38px!important;font-size:23px!important;height:38px!important;width:38px!important}.reaction-picker.reaction-picker--floating .reaction-picker-btn:focus-visible,.reaction-picker.reaction-picker--floating .reaction-picker-btn:hover{background:#a89de824!important;transform:translateY(-2px) scale(1.08)!important}@media(max-width:768px),(pointer:coarse){.reaction-picker.reaction-picker--floating{max-width:calc(100vw - 16px)!important;min-width:min(246px,100vw - 16px)!important;padding:7px!important}.reaction-picker.reaction-picker--floating .reaction-picker-btn{flex:0 0 38px!important;font-size:22px!important;height:38px!important;width:38px!important}}.b-chat-v2 .reaction-picker.reaction-picker--floating,.reaction-picker.reaction-picker--floating{display:block!important;max-width:calc(100vw - 16px)!important;min-width:min(246px,100vw - 16px)!important;overflow:visible!important;padding:0!important;width:344px!important;width:var(--rp-width,344px)!important}.b-chat-v2 .reaction-picker.reaction-picker--floating .reaction-picker__rail,.reaction-picker.reaction-picker--floating .reaction-picker__rail{-webkit-overflow-scrolling:touch!important;align-items:center!important;box-sizing:border-box!important;display:flex!important;flex-wrap:nowrap!important;gap:5px!important;mask-image:linear-gradient(90deg,#0000,#000 14px,#000 calc(100% - 14px),#0000);-webkit-mask-image:linear-gradient(90deg,#0000,#000 14px,#000 calc(100% - 14px),#0000);overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain!important;padding:7px!important;scrollbar-width:thin!important;touch-action:pan-x!important;width:100%!important}.b-chat-v2 .reaction-picker.reaction-picker--floating .reaction-picker__rail::-webkit-scrollbar,.reaction-picker.reaction-picker--floating .reaction-picker__rail::-webkit-scrollbar{height:5px!important}.b-chat-v2 .reaction-picker.reaction-picker--floating .reaction-picker__rail::-webkit-scrollbar-thumb,.reaction-picker.reaction-picker--floating .reaction-picker__rail::-webkit-scrollbar-thumb{background:#a89de873!important;border-radius:999px!important}.b-chat-v2 .reaction-picker.reaction-picker--floating .reaction-picker-btn,.reaction-picker.reaction-picker--floating .reaction-picker-btn{flex:0 0 38px!important;min-width:38px!important}@media(max-width:768px),(pointer:coarse){.b-chat-v2 .reaction-picker.reaction-picker--floating,.reaction-picker.reaction-picker--floating{width:min(356px,100vw - 16px)!important}.b-chat-v2 .reaction-picker.reaction-picker--floating .reaction-picker__rail,.reaction-picker.reaction-picker--floating .reaction-picker__rail{padding:7px!important}}[data-app-theme=dark] .b-chat-v2{--text:#ecf1fb;--muted:#9ca5b7;--gray-100:#e9ecff14;--gray-200:#e9ecff24;--lavender-light:#b2a7f442;--lavender-dark:#9f94e9}[data-app-theme=dark] .b-chat-v2 .chat-header{background:#181e2aeb;border-bottom-color:#364152}[data-app-theme=dark] .b-chat-v2 .chat-pinned-banner,[data-app-theme=dark] .b-chat-v2 .chat-search-panel{background:#181e2af5!important;border-bottom-color:#344157!important}[data-app-theme=dark] .b-chat-v2 .chat-input-area{background:#1b2230;border-top-color:#344157}[data-app-theme=dark] .b-chat-v2 .msg-actions{background:#1a2230f5!important;border-color:#47546adb!important;box-shadow:0 14px 32px #00000057!important}[data-app-theme=dark] .b-chat-v2 .msg-action-btn{background:#202838!important;border-color:#3b4961!important;color:#c8d2e5!important}[data-app-theme=dark] .b-chat-v2 .msg-action-btn:focus-visible,[data-app-theme=dark] .b-chat-v2 .msg-action-btn:hover{background:#b2a7f433!important;border-color:#b2a7f49e!important;color:#f5f8ff!important}[data-app-theme=dark] .b-chat-v2 .msg-bubble--card{background:#0000!important}[data-app-theme=dark] .b-chat-v2 .chat-content-card{background:#1e2635f0;border-color:#3d4c66;box-shadow:0 10px 24px #0000003d}[data-app-theme=dark] .b-chat-v2 .outgoing .chat-content-card{background:#242e40eb}[data-app-theme=dark] .b-chat-v2 .chat-content-card__title,[data-app-theme=dark] .b-chat-v2 .chat-content-card__top{color:var(--text)}[data-app-theme=dark] .b-chat-v2 .chat-content-card__desc,[data-app-theme=dark] .b-chat-v2 .chat-content-card__subtitle{color:var(--muted)}[data-app-theme=dark] .b-chat-v2 .reaction-picker.reaction-picker--floating,[data-app-theme=dark] .reaction-picker.reaction-picker--floating{background:#181f2cfa!important;border-color:#49566df0!important;box-shadow:0 20px 54px #00000070,0 4px 14px #00000042!important}[data-app-theme=dark] .b-chat-v2 .reaction-picker.reaction-picker--floating:after,[data-app-theme=dark] .reaction-picker.reaction-picker--floating:after{background:#181f2cfa;border-color:#49566df0}[data-app-theme=dark] .b-chat-v2 .reaction-picker.reaction-picker--floating .reaction-picker-btn:focus-visible,[data-app-theme=dark] .b-chat-v2 .reaction-picker.reaction-picker--floating .reaction-picker-btn:hover,[data-app-theme=dark] .reaction-picker.reaction-picker--floating .reaction-picker-btn:focus-visible,[data-app-theme=dark] .reaction-picker.reaction-picker--floating .reaction-picker-btn:hover{background:#b2a7f43d!important}.dashboard{--dash-purple-50:#eeedfe;--dash-purple-100:#cecbf6;--dash-purple-200:#afa9ec;--dash-purple-400:#7f77dd;--dash-purple-600:#534ab7;--dash-purple-800:#3c3489;--dash-teal-50:#e1f5ee;--dash-teal-200:#5dcaa5;--dash-teal-600:#0f6e56;--dash-amber-50:#faeeda;--dash-amber-600:#ba7517;--dash-coral-50:#faece7;--dash-coral-200:#f0997b;--dash-coral-600:#993c1d;--dash-pink-50:#fbeaf0;--dash-pink-600:#993556;--dash-gray-50:#f1efe8;--dash-gray-100:#d3d1c7;--dash-gray-400:#888780;--dash-gray-600:#5f5e5a;margin:0 0 36px;width:100%}.dashboard__topline{align-items:center;color:#313235b3;display:flex;font-size:18px;gap:8px;line-height:1.2;margin-bottom:14px}.dashboard__topline strong{color:#313235;font-weight:700}.dashboard__shell{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffc7;border:1px solid #d2d7db8c;border-radius:18px;display:grid;grid-template-columns:230px minmax(0,1fr);min-height:740px;overflow:hidden}.dashboard__sidebar{background:#ffffffd6;border-right:1px solid #d2d7db8c;display:flex;flex-direction:column;min-width:0;padding:14px 10px}.dashboard__profile{align-items:center;border-bottom:1px solid #d2d7db8c;display:flex;flex-direction:column;padding:10px 8px 14px;text-align:center}.dashboard__profile-avatar{background:var(--dash-purple-50);border-radius:50%;color:var(--dash-purple-600);display:grid;font-size:22px;font-weight:700;height:60px;margin-bottom:8px;place-items:center;position:relative;width:60px}.dashboard__profile-avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}.dashboard__profile-avatar i{background:var(--dash-teal-200);border:2px solid #fff;border-radius:50%;bottom:2px;height:14px;position:absolute;right:2px;width:14px}.dashboard__profile-name{font-size:13px;font-weight:600;line-height:1.2;margin:0}.dashboard__profile-subtitle{color:#31323594;font-size:11px;line-height:1.3;margin:3px 0 0}.dashboard__nav{display:flex;flex-direction:column;gap:12px;margin-top:10px;min-width:0}.dashboard__nav-group{min-width:0}.dashboard__nav-title{color:#31323573;font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1.2;margin:0 0 6px;padding:0 10px;text-transform:uppercase}.dashboard__nav-list{display:flex;flex-direction:column;gap:2px}.dashboard__nav-item{align-items:center;background:#0000;border:0;border-radius:9px;color:#313235bd;cursor:pointer;display:flex;font-size:13px;gap:8px;line-height:1.22;padding:8px 10px;text-align:left;text-decoration:none;transition:background .3s ease,color .3s ease;width:100%}.dashboard__nav-item:hover{background:var(--dash-gray-50);color:#313235}.dashboard__nav-item.is-active{background:var(--dash-purple-50);color:var(--dash-purple-600);font-weight:600}.dashboard__nav-icon{flex:0 0 18px;font-size:14px;line-height:1;text-align:center;width:18px}.dashboard__main{background:#ffffffb3;display:flex;flex-direction:column;min-width:0}.dashboard__main-top{align-items:center;border-bottom:1px solid #d2d7db80;display:flex;gap:12px;justify-content:space-between;padding:16px 20px}.dashboard__main-top h1{font-size:28px;font-weight:700;letter-spacing:-.01em;line-height:1;margin:0}.dashboard__main-top p{color:#31323599;font-size:14px;line-height:1.4;margin:4px 0 0}.dashboard__main-actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.dashboard__btn{align-items:center;background:#0000;border:1px solid #d2d7dbcc;border-radius:999px;color:#313235;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;justify-content:center;line-height:1.1;min-height:38px;padding:8px 16px;text-decoration:none;transition:transform .3s ease,border-color .3s ease,background .3s ease}.dashboard__btn:hover{border-color:#31323561;transform:translateY(-1px)}.dashboard__btn--main{background:var(--dash-purple-600);border-color:var(--dash-purple-600);color:#fff}.dashboard__btn--main:hover{background:var(--dash-purple-800);border-color:var(--dash-purple-800)}.dashboard__screen{min-height:0;overflow:auto;padding:18px 20px}.psy-overview{grid-gap:14px;display:grid;gap:14px}.psy-overview__greeting{align-items:center;background:linear-gradient(135deg,var(--dash-purple-800) 0,var(--dash-purple-600) 60%);border-radius:14px;display:flex;gap:20px;justify-content:space-between;padding:18px 20px}.psy-overview__greeting-main{min-width:0}.psy-overview__greeting-main h2{color:#fff;font-size:28px;font-weight:700;letter-spacing:-.01em;line-height:1;margin:0}.psy-overview__greeting-main p{color:#ffffffc2;font-size:14px;line-height:1.4;margin:8px 0 0}.psy-overview__greeting-side{flex-shrink:0;text-align:right}.psy-overview__earn{color:#fff;font-size:38px;font-weight:700;letter-spacing:-.015em;line-height:.95}.psy-overview__date,.psy-overview__earn-sub{color:#ffffffad;font-size:12px;margin-top:4px}.psy-overview__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.psy-overview__chips span{background:#ffffff1f;border:1px solid #ffffff3d;border-radius:999px;color:#fff;font-size:12px;line-height:1.1;padding:6px 11px}.psy-overview__chips .is-alert{background:#f0997b40;border-color:#f0997b85}.psy-overview__metrics{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.psy-overview__metric{background:#ffffffd9;border:1px solid #d2d7db8c;border-radius:12px;padding:12px}.psy-overview__metric-value{font-size:30px;font-weight:700;letter-spacing:-.01em;line-height:.95;margin-bottom:4px}.psy-overview__metric-label{color:#313235a3;font-size:12px}.psy-overview__metric-delta{color:var(--dash-coral-600);font-size:11px;margin-top:5px}.psy-overview__metric-delta.is-up{color:var(--dash-teal-600)}.psy-overview__grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.psy-overview__card{background:#ffffffdb;border:1px solid #d2d7db8c;border-radius:12px;padding:12px}.psy-overview__card header{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.psy-overview__card header h3{color:#3132359e;font-size:12px;font-weight:700;letter-spacing:.07em;line-height:1.2;margin:0;text-transform:uppercase}.psy-overview__card header button{background:#0000;border:0;color:var(--dash-purple-600);cursor:pointer;font-size:12px;line-height:1.2;padding:0}.psy-overview__card header button.is-danger{color:var(--dash-coral-600)}.psy-overview__list{grid-gap:8px;display:grid;gap:8px}.psy-overview__avatar{border-radius:50%;display:grid;flex-shrink:0;font-size:11px;font-weight:600;height:30px;place-items:center;width:30px}.psy-overview__avatar.is-teal{background:var(--dash-teal-50);color:var(--dash-teal-600)}.psy-overview__avatar.is-amber{background:var(--dash-amber-50);color:var(--dash-amber-600)}.psy-overview__avatar.is-pink{background:var(--dash-pink-50);color:var(--dash-pink-600)}.psy-overview__avatar.is-gray{background:var(--dash-gray-50);color:var(--dash-gray-600)}.psy-overview__grow{grid-gap:2px;display:grid;gap:2px;min-width:0}.psy-overview__grow strong{font-size:13px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psy-overview__grow small{color:#31323599;font-size:12px;line-height:1.4}.psy-overview__grow small.is-time{font-size:11px}.psy-overview__content-row,.psy-overview__request-row,.psy-overview__schedule-row{align-items:center;border-bottom:1px solid #d2d7db73;display:flex;gap:9px;padding:8px 0}.psy-overview__content-row:last-child,.psy-overview__request-row:last-child,.psy-overview__schedule-row:last-child{border-bottom:0;padding-bottom:0}.psy-overview__schedule-time{color:#31323594;flex:0 0 48px;font-size:12px;width:48px}.psy-overview__status{border-radius:8px;flex-shrink:0;font-size:11px;padding:4px 8px}.psy-overview__status.is-ok{background:var(--dash-teal-50);color:var(--dash-teal-600)}.psy-overview__status.is-now{background:var(--dash-coral-50);color:var(--dash-coral-600);font-weight:600}.psy-overview__status.is-soon{background:var(--dash-amber-50);color:var(--dash-amber-600)}.psy-overview__actions{align-items:center;display:flex;flex-shrink:0;gap:6px}.psy-overview__actions button{background:#0000;border:1px solid #d2d7dbb3;border-radius:8px;color:#313235b3;cursor:pointer;font-size:11px;line-height:1.1;padding:5px 9px}.psy-overview__actions button.is-main{background:var(--dash-purple-600);border-color:var(--dash-purple-600);color:#fff}.psy-overview__bars{align-items:flex-end;display:flex;gap:4px;height:76px;margin-top:2px}.psy-overview__bar{background:linear-gradient(180deg,var(--dash-purple-400),var(--dash-purple-600));border-radius:3px 3px 0 0;flex:1 1}.psy-overview__bar-labels{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:5px}.psy-overview__bar-labels span{color:#31323594;font-size:10px;text-align:center}.psy-overview__income-footer{color:#3132359e;display:flex;font-size:12px;gap:12px;justify-content:space-between;margin-top:8px}.psy-overview__income-footer b{color:#313235;font-weight:700}.psy-overview__content-icon{border-radius:8px;display:grid;flex-shrink:0;height:32px;place-items:center;width:32px}.psy-overview__content-icon.is-purple{background:var(--dash-purple-50)}.psy-overview__content-icon.is-teal{background:var(--dash-teal-50)}.psy-overview__content-icon.is-amber{background:var(--dash-amber-50)}.psy-overview__content-icon.is-coral{background:var(--dash-coral-50)}.psy-overview__content-stats{color:#31323594;flex-shrink:0;font-size:11px}@media(max-width:1239px){.dashboard__shell{grid-template-columns:minmax(0,1fr)}.dashboard__sidebar{border-bottom:1px solid #d2d7db8c;border-right:0;padding:12px}.dashboard__profile{align-items:center;flex-direction:row;gap:10px;margin-bottom:6px;padding:0 2px 12px;text-align:left}.dashboard__profile-avatar{font-size:16px;height:46px;margin-bottom:0;width:46px}.dashboard__nav{grid-gap:8px;display:grid;gap:8px}.dashboard__nav-list{flex-direction:row;overflow:auto;padding-bottom:4px;scrollbar-width:none}.dashboard__nav-list::-webkit-scrollbar{display:none}.dashboard__nav-item{border:1px solid #d2d7dba6;border-radius:999px;flex:0 0 auto;font-size:12px;gap:7px;padding:8px 12px;width:auto}.dashboard__main-top{align-items:flex-start;flex-direction:column;gap:12px;padding:14px}.dashboard__main-top h1{font-size:22px}.dashboard__main-top p{font-size:13px}.dashboard__main-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.dashboard__btn{font-size:12px;min-height:36px;padding:8px 10px;width:100%}.dashboard__screen{padding:14px}.psy-overview__greeting{align-items:flex-start;flex-direction:column;gap:10px;padding:14px}.psy-overview__greeting-main h2{font-size:24px}.psy-overview__greeting-side{text-align:left}.psy-overview__earn{font-size:28px}.psy-overview__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.psy-overview__grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:768px){.dashboard{margin-bottom:18px}.dashboard__topline{font-size:15px;margin-bottom:10px}.dashboard__main-actions{gap:6px;grid-template-columns:1fr}.psy-overview__metrics{grid-template-columns:minmax(0,1fr)}.psy-overview__chips span{width:100%}.psy-overview__request-row{flex-wrap:wrap}.psy-overview__actions{justify-content:flex-end;width:100%}.psy-overview__income-footer{align-items:flex-start;flex-direction:column;gap:3px}.psy-overview__bar-labels span{font-size:9px}}.dashboard__sidebar-bottom{border-top:1px solid #d2d7db8c;margin-top:auto;padding-top:10px}.dashboard__sidebar-bottom .dashboard__nav-item{margin-top:2px}.dashboard__sidebar-bottom .dashboard__nav-item.is-danger{color:var(--dash-coral-600)}.dashboard__sidebar-bottom .dashboard__nav-item.is-danger:hover{background:var(--dash-coral-50);color:var(--dash-coral-600)}.dashboard-placeholder{background:#ffffffdb;border:1px solid #d2d7db8c;border-radius:12px;padding:18px}.dashboard-placeholder__hero{margin-bottom:12px}.dashboard-placeholder__hero h3{color:#313235;font-size:24px;font-weight:700;letter-spacing:-.01em;line-height:1.05;margin:0}.dashboard-placeholder__hero p{color:#3132359e;font-size:14px;line-height:1.5;margin:8px 0 0;max-width:760px}.dashboard-placeholder__list{grid-gap:8px;display:grid;gap:8px;list-style:none;margin:0;padding:0}.dashboard-placeholder__list li{align-items:flex-start;background:#ffffffd9;border:1px solid #d2d7db8c;border-radius:10px;color:#313235cc;display:flex;font-size:13px;gap:8px;line-height:1.4;padding:8px 10px}.dashboard-placeholder__list li:before{color:var(--dash-purple-600);content:"•";font-weight:700;line-height:1}.dashboard-placeholder__actions{display:flex;justify-content:flex-start;margin-top:14px}@media(max-width:1239px){.dashboard-placeholder{padding:14px}.dashboard-placeholder__hero h3{font-size:20px}.dashboard-placeholder__hero p{font-size:13px}.dashboard-placeholder__actions .dashboard__btn{width:100%}}.psy-tests{grid-gap:14px;display:grid;gap:14px}.psy-tests__head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.psy-tests__head-left h2{font-size:28px;font-weight:700;letter-spacing:-.01em;line-height:1;margin:0}.psy-tests__head-left p{color:#31323599;font-size:13px;margin:6px 0 0}.psy-tests__head-actions{align-items:center;display:flex;gap:8px}.psy-tests__create-card{grid-gap:14px;background:#ffffffeb;border:1px solid #d2d7db8c;border-radius:14px;display:grid;gap:14px;padding:16px}.psy-tests__create-footer,.psy-tests__create-head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.psy-tests__create-head strong{color:#313235;display:block;font-size:16px;font-weight:700;line-height:1.2}.psy-tests__create-head p{color:#31323594;font-size:13px;line-height:1.45;margin:4px 0 0}.psy-tests__create-close{background:#fff;border:1px solid #d2d7db8c;border-radius:10px;color:#3132359e;cursor:pointer;font-size:20px;height:34px;line-height:1;width:34px}.psy-tests__create-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.psy-tests__create-field,.psy-tests__create-grid label{grid-gap:6px;display:grid;gap:6px}.psy-tests__create-field span,.psy-tests__create-grid label span{color:#3132359e;font-size:12px;font-weight:600;line-height:1.2}.psy-tests__create-field input,.psy-tests__create-field textarea,.psy-tests__create-grid label input,.psy-tests__create-grid label textarea{background:#fff;border:1px solid #d2d7dba6;border-radius:10px;color:#313235;font-size:14px;line-height:1.35;outline:none;padding:10px 12px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.psy-tests__create-field input:focus,.psy-tests__create-field textarea:focus,.psy-tests__create-grid label input:focus,.psy-tests__create-grid label textarea:focus{border-color:var(--dash-purple-400);box-shadow:0 0 0 3px #927dff24}.psy-tests__create-field textarea,.psy-tests__create-grid label textarea{min-height:88px;resize:vertical}.psy-tests__create-check{align-items:center;color:#313235b8;display:inline-flex;font-size:13px;gap:8px}.psy-tests__stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.psy-tests__stat-card{background:#ffffffd9;border:1px solid #d2d7db8c;border-radius:12px;padding:12px}.psy-tests__stat-val{font-size:30px;font-weight:700;letter-spacing:-.01em;line-height:.95;margin-bottom:4px}.psy-tests__stat-lbl{color:#313235a3;font-size:12px}.psy-tests__stat-delta{color:var(--dash-teal-600);font-size:11px;margin-top:5px}.psy-tests__list{grid-gap:10px;display:grid;gap:10px}.psy-tests__item{align-items:flex-start;background:#ffffffe0;border:1px solid #d2d7db8c;border-radius:12px;display:flex;gap:12px;padding:14px;transition:border-color .3s ease}.psy-tests__item:hover{border-color:var(--dash-purple-200)}.psy-tests__icon{border-radius:12px;display:grid;flex:0 0 48px;font-size:24px;height:48px;place-items:center;width:48px}.psy-tests__icon.is-purple{background:var(--dash-purple-50)}.psy-tests__icon.is-amber{background:var(--dash-amber-50)}.psy-tests__icon.is-teal{background:var(--dash-teal-50)}.psy-tests__icon.is-coral{background:var(--dash-coral-50)}.psy-tests__icon.is-pink{background:var(--dash-pink-50)}.psy-tests__body{flex:1 1;min-width:0}.psy-tests__name-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:5px}.psy-tests__name-row h3{font-size:15px;font-weight:600;line-height:1.2;margin:0}.psy-tests__status,.psy-tests__top{border-radius:8px;font-size:10px;line-height:1.1;padding:3px 8px}.psy-tests__status.is-published{background:var(--dash-teal-50);color:var(--dash-teal-600)}.psy-tests__status.is-draft{background:var(--dash-gray-50);color:var(--dash-gray-600)}.psy-tests__top{background:var(--dash-purple-50);color:var(--dash-purple-600)}.psy-tests__desc{color:#3132359e;font-size:13px;line-height:1.5;margin:0}.psy-tests__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.psy-tests__meta span{color:#3132359e;font-size:12px;line-height:1.2}.psy-tests__meta span.is-teal{color:var(--dash-teal-600)}.psy-tests__trend-row{align-items:flex-end;display:flex;gap:3px;height:28px;margin-top:9px}.psy-tests__trend-row span{background:linear-gradient(180deg,var(--dash-purple-400),var(--dash-purple-600));border-radius:2px 2px 0 0;width:9px}.psy-tests__trend-row small{align-self:center;color:#31323594;font-size:10px;line-height:1.15;margin-left:6px}.psy-tests__right{align-items:flex-end;display:flex;flex:0 0 170px;flex-direction:column;gap:7px;text-align:right}.psy-tests__count{font-size:24px;font-weight:700;line-height:.95}.psy-tests__count-lbl{color:#3132358c;font-size:11px}.psy-tests__actions{display:flex;gap:6px}.psy-tests__actions .dashboard__btn{font-size:12px;min-height:32px;padding:6px 10px}.psy-tests__add{grid-gap:5px;background:#0000;border:1.5px dashed #d2d7dbe6;border-radius:12px;cursor:pointer;display:grid;gap:5px;padding:18px;text-align:center;transition:border-color .3s ease,background .3s ease;width:100%}.psy-tests__add span{color:var(--dash-purple-600);font-size:24px;line-height:1}.psy-tests__add strong{color:#313235;font-size:14px;line-height:1.2}.psy-tests__add small{color:#31323594;font-size:12px}.psy-tests__add:hover{background:var(--dash-purple-50);border-color:var(--dash-purple-400)}.psy-tests__assignment-banner{align-items:center;background:linear-gradient(135deg,#7b6fd414,#18a8690d);border:1px solid #d2d7db8c;border-radius:12px;display:flex;gap:12px;padding:14px 16px}.psy-tests__assignment-banner-icon{background:#7b6fd41f;border-radius:12px;display:grid;flex-shrink:0;font-size:22px;height:44px;place-items:center;width:44px}.psy-tests__assignment-banner-body{flex:1 1;min-width:0}.psy-tests__assignment-banner-title{color:#313235;font-size:14px;font-weight:700}.psy-tests__assignment-banner-meta{color:#3132359e;font-size:12px;margin-top:3px}.psy-tests__assignments{grid-gap:8px;background:#ffffffe0;border:1px solid #d2d7db8c;border-radius:12px;display:grid;gap:8px;padding:14px}.psy-tests__assignments-head{align-items:center;display:flex;gap:8px;justify-content:space-between}.psy-tests__assignments-head h3{font-size:16px;font-weight:600;line-height:1.2;margin:0}.psy-tests__assignment-row{align-items:center;background:#f9f9fbf2;border:1px solid #d2d7db73;border-radius:10px;display:flex;gap:10px;padding:10px 12px}.psy-tests__assignment-main{flex:1 1;min-width:0}.psy-tests__assignment-title{color:#313235;font-size:13px;font-weight:600}.psy-tests__assignment-meta{color:#31323594;font-size:11px;margin-top:2px}.psy-test-builder{grid-gap:14px;display:grid;gap:14px;margin-bottom:24px}.psy-test-builder__head{background:#ffffffe0;border:1px solid #d2d7db8c;border-radius:12px;display:flex;gap:12px;justify-content:space-between;padding:16px}.psy-test-builder__head h1{font-size:30px;font-weight:700;letter-spacing:-.01em;line-height:.95;margin:0}.psy-test-builder__head p{color:#3132359e;font-size:14px;line-height:1.45;margin:8px 0 0}.psy-test-builder__actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.psy-test-builder__layout{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.psy-test-builder__card{background:#ffffffe0;border:1px solid #d2d7db8c;border-radius:12px;padding:16px}.psy-test-builder__card h2{font-size:16px;font-weight:700;line-height:1.2;margin:0 0 10px}.psy-test-builder__card ul{grid-gap:7px;display:grid;gap:7px;list-style:none;margin:0;padding:0}.psy-test-builder__card ul li{color:#313235cc;font-size:13px;line-height:1.42;padding-left:14px;position:relative}.psy-test-builder__card ul li:before{color:var(--dash-purple-600);content:"•";left:0;position:absolute;top:0}.psy-podcasts{grid-gap:14px;display:grid;gap:14px}.psy-podcasts__head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.psy-podcasts__head-left h2{font-size:28px;font-weight:700;letter-spacing:-.01em;line-height:1;margin:0}.psy-podcasts__head-left p{color:#31323599;font-size:13px;margin:6px 0 0}.psy-podcasts__head-actions{align-items:center;display:flex;gap:8px}.psy-podcasts__create-card{grid-gap:14px;background:#ffffffeb;border:1px solid #d2d7db8c;border-radius:14px;display:grid;gap:14px;padding:16px}.psy-podcasts__create-footer,.psy-podcasts__create-head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.psy-podcasts__create-head strong{color:#313235;display:block;font-size:16px;font-weight:700;line-height:1.2}.psy-podcasts__create-head p{color:#31323594;font-size:13px;line-height:1.45;margin:4px 0 0}.psy-podcasts__create-close{background:#fff;border:1px solid #d2d7db8c;border-radius:10px;color:#3132359e;cursor:pointer;font-size:20px;height:34px;line-height:1;width:34px}.psy-podcasts__create-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.psy-podcasts__create-field,.psy-podcasts__create-grid label{grid-gap:6px;display:grid;gap:6px}.psy-podcasts__create-field span,.psy-podcasts__create-grid label span{color:#3132359e;font-size:12px;font-weight:600;line-height:1.2}.psy-podcasts__create-field input,.psy-podcasts__create-field textarea,.psy-podcasts__create-grid label input,.psy-podcasts__create-grid label textarea{background:#fff;border:1px solid #d2d7dba6;border-radius:10px;color:#313235;font-size:14px;line-height:1.35;outline:none;padding:10px 12px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.psy-podcasts__create-field input:focus,.psy-podcasts__create-field textarea:focus,.psy-podcasts__create-grid label input:focus,.psy-podcasts__create-grid label textarea:focus{border-color:var(--dash-purple-400);box-shadow:0 0 0 3px #927dff24}.psy-podcasts__create-field textarea,.psy-podcasts__create-grid label textarea{min-height:88px;resize:vertical}.psy-podcasts__create-check{align-items:center;color:#313235b8;display:inline-flex;font-size:13px;gap:8px}.psy-podcasts__stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.psy-podcasts__stat-card{background:#ffffffd9;border:1px solid #d2d7db8c;border-radius:12px;padding:12px}.psy-podcasts__stat-val{font-size:30px;font-weight:700;letter-spacing:-.01em;line-height:.95;margin-bottom:4px}.psy-podcasts__stat-lbl{color:#313235a3;font-size:12px}.psy-podcasts__stat-delta{color:var(--dash-teal-600);font-size:11px;margin-top:5px}.psy-podcasts__show-card{background:#ffffffe6;border:1px solid #d2d7db8c;border-radius:14px;overflow:hidden}.psy-podcasts__show-top{align-items:center;background:linear-gradient(135deg,var(--dash-purple-800) 0,var(--dash-purple-400) 100%);display:flex;gap:14px;padding:18px}.psy-podcasts__show-cover{background:#ffffff1f;border:1px solid #ffffff4d;border-radius:12px;display:grid;flex:0 0 72px;font-size:34px;height:72px;place-items:center;width:72px}.psy-podcasts__show-main{flex:1 1;min-width:0}.psy-podcasts__show-main h3{color:#fff;font-size:20px;font-weight:700;letter-spacing:-.01em;line-height:1.05;margin:0}.psy-podcasts__show-main p{color:#ffffffc7;font-size:13px;line-height:1.5;margin:7px 0 0;max-width:760px}.psy-podcasts__show-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}.psy-podcasts__show-meta span{color:#fffc;font-size:12px;line-height:1.2}.psy-podcasts__show-actions{grid-gap:8px;display:grid;flex:0 0 170px;gap:8px}.psy-podcasts__show-actions .dashboard__btn{width:100%}.psy-podcasts__platforms{align-items:center;background:#ffffffb8;border-top:1px solid #d2d7db80;display:flex;flex-wrap:wrap;gap:8px;padding:10px 16px}.psy-podcasts__platform-label{color:#31323580;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.psy-podcasts__platform{border-radius:8px;font-size:12px;line-height:1.1;padding:4px 10px}.psy-podcasts__platform.is-linked{background:var(--dash-teal-50);color:var(--dash-teal-600)}.psy-podcasts__platform.is-unlinked{background:var(--dash-gray-50);border:1px solid #d2d7db80;color:var(--dash-gray-600)}.psy-podcasts__platform-manage{background:#0000;border:0;color:var(--dash-purple-600);cursor:pointer;font-size:12px;margin-left:auto;padding:2px 0;transition:opacity .3s ease}.psy-podcasts__platform-manage:hover{opacity:.75}.psy-podcasts__episodes-head{align-items:center;border-top:1px solid #d2d7db80;display:flex;justify-content:space-between;padding:12px 16px}.psy-podcasts__episodes-head strong{font-size:13px;font-weight:700;line-height:1.2}.psy-podcasts__episodes-head select{background:#fff;border:1px solid #d2d7db99;border-radius:8px;color:#313235;font-size:12px;min-height:30px;outline:none;padding:4px 10px}.psy-podcasts__episodes{display:grid}.psy-podcasts__episode{align-items:flex-start;border-top:1px solid #d2d7db73;cursor:pointer;display:flex;gap:12px;padding:12px 16px;transition:background .3s ease}.psy-podcasts__episode:hover{background:#fffffffa}.psy-podcasts__episode.is-draft{opacity:.78}.psy-podcasts__episode-num{background:var(--dash-purple-50);border-radius:9px;color:var(--dash-purple-600);display:grid;flex:0 0 32px;font-size:12px;font-weight:700;height:32px;place-items:center;width:32px}.psy-podcasts__episode-main{flex:1 1;min-width:0}.psy-podcasts__episode-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.psy-podcasts__episode-title-row h4{color:#313235;font-size:14px;font-weight:600;line-height:1.32;margin:0;max-width:100%}.psy-podcasts__episode-status,.psy-podcasts__episode-top{border-radius:8px;font-size:10px;line-height:1.1;padding:3px 8px}.psy-podcasts__episode-status.is-published{background:var(--dash-teal-50);color:var(--dash-teal-600)}.psy-podcasts__episode-status.is-draft{background:var(--dash-gray-50);color:var(--dash-gray-600)}.psy-podcasts__episode-top{background:var(--dash-purple-50);color:var(--dash-purple-600)}.psy-podcasts__episode-meta{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.psy-podcasts__episode-meta span{color:#31323594;font-size:11px;line-height:1.2}.psy-podcasts__episode-meta .is-teal{color:var(--dash-teal-600)}.psy-podcasts__episode-trend{align-items:flex-end;display:flex;gap:2px;height:20px;margin-top:6px}.psy-podcasts__episode-trend span{background:linear-gradient(180deg,var(--dash-purple-200),var(--dash-purple-600));border-radius:2px 2px 0 0;width:8px}.psy-podcasts__episode-trend small{align-self:center;color:#3132358a;font-size:10px;line-height:1.1;margin-left:4px}.psy-podcasts__episode-side{align-items:flex-end;display:flex;flex:0 0 175px;flex-direction:column;gap:6px}.psy-podcasts__episode-listens{color:#313235;font-size:16px;font-weight:700;line-height:1}.psy-podcasts__episode-listens-lbl{color:#3132358a;font-size:10px;line-height:1.1}.psy-podcasts__episode-actions{align-items:center;display:flex;gap:6px}.psy-podcasts__episode-actions .dashboard__btn{font-size:12px;min-height:30px;padding:5px 10px}.psy-podcasts__show-more{background:#0000;border:0;border-top:1px solid #d2d7db73;color:var(--dash-purple-600);cursor:pointer;font-size:13px;padding:12px 14px;transition:background .3s ease;width:100%}.psy-podcasts__show-more:hover{background:var(--dash-purple-50)}.psy-podcasts__add-show{grid-gap:6px;background:#0000;border:1.5px dashed #d2d7dbe0;border-radius:14px;cursor:pointer;display:grid;gap:6px;padding:24px;text-align:center;transition:border-color .3s ease,background .3s ease;width:100%}.psy-podcasts__add-show span{font-size:28px;line-height:1}.psy-podcasts__add-show strong{color:#313235;font-size:15px;line-height:1.2}.psy-podcasts__add-show small{color:#31323594;font-size:13px;line-height:1.4}.psy-podcasts__add-show:hover{background:var(--dash-purple-50);border-color:var(--dash-purple-400)}.psy-podcast-builder{grid-gap:14px;display:grid;gap:14px;margin-bottom:24px}.psy-podcast-builder__head{background:#ffffffe6;border:1px solid #d2d7db8c;border-radius:12px;display:flex;gap:12px;justify-content:space-between;padding:16px}.psy-podcast-builder__head h1{color:#313235;font-size:30px;font-weight:700;letter-spacing:-.01em;line-height:.95;margin:0}.psy-podcast-builder__head p{color:#3132359e;font-size:14px;line-height:1.45;margin:7px 0 0}.psy-podcast-builder__head-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.psy-podcast-builder__layout{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 290px}.psy-podcast-builder__left{grid-gap:10px;display:grid;gap:10px;min-width:0}.psy-podcast-builder__steps{align-items:center;background:#ffffffd6;border:1px solid #d2d7db8c;border-radius:12px;display:flex;flex-wrap:wrap;gap:6px;padding:12px 14px}.psy-podcast-builder__steps span{background:var(--dash-gray-50);border-radius:999px;color:#31323594;font-size:12px;line-height:1.1;padding:5px 10px}.psy-podcast-builder__steps span.is-current{background:var(--dash-purple-600);color:#fff}.psy-podcast-builder__steps span.is-done{background:var(--dash-teal-50);color:var(--dash-teal-600)}.psy-podcast-builder__card{grid-gap:10px;background:#ffffffe6;border:1px solid #d2d7db8c;border-radius:12px;display:grid;gap:10px;padding:14px}.psy-podcast-builder__card h2{color:#313235;font-size:16px;font-weight:700;line-height:1.2;margin:0}.psy-podcast-builder__card h3{color:#313235;font-size:14px;font-weight:700;line-height:1.3;margin:0}.psy-podcast-builder__card p{color:#31323599;font-size:12px;line-height:1.4;margin:0}.psy-podcast-builder__card label{grid-gap:4px;display:grid;gap:4px;min-width:0}.psy-podcast-builder__card label span{color:#31323594;font-size:12px;line-height:1.2}.psy-podcast-builder__card label input,.psy-podcast-builder__card label select,.psy-podcast-builder__card label textarea{background:#fff;border:1px solid #d2d7dba6;border-radius:10px;color:#313235;font-size:14px;line-height:1.3;min-height:38px;outline:none;padding:8px 11px;transition:border-color .3s ease;width:100%}.psy-podcast-builder__card label input:focus,.psy-podcast-builder__card label select:focus,.psy-podcast-builder__card label textarea:focus{border-color:var(--dash-purple-200)}.psy-podcast-builder__card label textarea{min-height:98px;resize:vertical}.psy-podcast-builder__card label input:disabled{background:#ffffff8f;color:#3132357a}.psy-podcast-builder__card.is-accent{background:var(--dash-purple-50);border-color:#7f77dd57}.psy-podcast-builder__uploaded{grid-gap:3px;background:var(--dash-gray-50);border:1px solid #d2d7db8c;border-radius:10px;display:grid;gap:3px;padding:10px 12px}.psy-podcast-builder__uploaded strong{color:#313235;font-size:13px;font-weight:600;line-height:1.2}.psy-podcast-builder__uploaded span{color:#31323594;font-size:12px;line-height:1.3}.psy-podcast-builder__grid2{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.psy-podcast-builder__chapters{grid-gap:6px;display:grid;gap:6px}.psy-podcast-builder__chapters div{align-items:center;background:#fff;border:1px solid #d2d7db7a;border-radius:10px;display:flex;gap:8px;padding:8px 10px}.psy-podcast-builder__chapters b{color:#31323594;font-size:12px;line-height:1.1;min-width:40px}.psy-podcast-builder__chapters span{color:#313235;font-size:13px;line-height:1.2}.psy-podcast-builder__toggle-row{align-items:center;display:flex;gap:10px;justify-content:space-between}.psy-podcast-builder__toggle{background:#d2d7dbe6;border:0;border-radius:999px;cursor:pointer;height:22px;padding:2px;transition:background .3s ease;width:38px}.psy-podcast-builder__toggle i{background:#fff;border-radius:50%;display:block;height:18px;transition:transform .3s ease;width:18px}.psy-podcast-builder__toggle.is-on{background:var(--dash-purple-600)}.psy-podcast-builder__toggle.is-on i{transform:translateX(16px)}.psy-podcast-builder__right{grid-gap:10px;display:grid;gap:10px;min-width:0}.psy-podcast-builder__side-card{grid-gap:9px;background:#ffffffe6;border:1px solid #d2d7db8c;border-radius:12px;display:grid;gap:9px;padding:12px}.psy-podcast-builder__side-card small{color:#31323580;font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.psy-podcast-builder__side-card h3{color:var(--dash-purple-600);font-size:24px;font-weight:700;line-height:1;margin:0}.psy-podcast-builder__side-card p{color:#31323599;font-size:12px;line-height:1.35;margin:0}.psy-podcast-builder__side-card label{grid-gap:4px;display:grid;gap:4px}.psy-podcast-builder__side-card label span{color:#3132358c;font-size:11px}.psy-podcast-builder__side-card label select{background:#fff;border:1px solid #d2d7dba6;border-radius:8px;color:#313235;font-size:12px;min-height:34px;padding:6px 8px}.psy-podcast-builder__side-card ul{grid-gap:5px;display:grid;gap:5px;list-style:none;margin:0;padding:0}.psy-podcast-builder__side-card ul li{color:#313235b3;font-size:12px;line-height:1.32}.psy-podcast-builder__progress{background:var(--dash-gray-100);border-radius:4px;height:6px;overflow:hidden;width:100%}.psy-podcast-builder__progress span{background:var(--dash-purple-600);display:block;height:100%}.psy-podcast-builder__preview{background:#fff;border:1px solid #d2d7db7a;border-radius:10px;overflow:hidden}.psy-podcast-builder__preview-cover{background:linear-gradient(135deg,var(--dash-purple-800),var(--dash-purple-400));display:grid;font-size:28px;height:62px;place-items:center}.psy-podcast-builder__preview-body{grid-gap:4px;display:grid;gap:4px;padding:10px 11px}.psy-podcast-builder__preview-body span{color:#3132358c;font-size:11px;line-height:1.2}.psy-podcast-builder__preview-body strong{color:#313235;font-size:13px;font-weight:600;line-height:1.3}.psy-podcast-builder__preview-body p{color:#3132358c;font-size:11px;line-height:1.2}@media(max-width:1239px){.psy-tests__head{align-items:flex-start;flex-direction:column}.psy-tests__head-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.psy-tests__head-actions .dashboard__btn{width:100%}.psy-tests__create-card{grid-gap:14px;background:#ffffffeb;border:1px solid #d2d7db8c;border-radius:14px;display:grid;gap:14px;padding:16px}.psy-tests__create-footer,.psy-tests__create-head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.psy-tests__create-head strong{color:#313235;display:block;font-size:16px;font-weight:700;line-height:1.2}.psy-tests__create-head p{color:#31323594;font-size:13px;line-height:1.45;margin:4px 0 0}.psy-tests__create-close{background:#fff;border:1px solid #d2d7db8c;border-radius:10px;color:#3132359e;cursor:pointer;font-size:20px;height:34px;line-height:1;width:34px}.psy-tests__create-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.psy-tests__create-field,.psy-tests__create-grid label{grid-gap:6px;display:grid;gap:6px}.psy-tests__create-field span,.psy-tests__create-grid label span{color:#3132359e;font-size:12px;font-weight:600;line-height:1.2}.psy-tests__create-field input,.psy-tests__create-field textarea,.psy-tests__create-grid label input,.psy-tests__create-grid label textarea{background:#fff;border:1px solid #d2d7dba6;border-radius:10px;color:#313235;font-size:14px;line-height:1.35;outline:none;padding:10px 12px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.psy-tests__create-field input:focus,.psy-tests__create-field textarea:focus,.psy-tests__create-grid label input:focus,.psy-tests__create-grid label textarea:focus{border-color:var(--dash-purple-400);box-shadow:0 0 0 3px #927dff24}.psy-tests__create-field textarea,.psy-tests__create-grid label textarea{min-height:88px;resize:vertical}.psy-tests__create-check{align-items:center;color:#313235b8;display:inline-flex;font-size:13px;gap:8px}.psy-tests__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.psy-tests__item{flex-wrap:wrap}.psy-tests__right{align-items:center;border-top:1px solid #d2d7db80;flex:1 1 100%;flex-direction:row;justify-content:space-between;padding-top:8px;text-align:left;width:100%}.psy-tests__assignment-banner,.psy-tests__assignment-row,.psy-tests__assignments-head{flex-wrap:wrap}.psy-test-builder__head{flex-direction:column}.psy-test-builder__actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.psy-test-builder__actions .dashboard__btn{width:100%}.psy-test-builder__layout{grid-template-columns:minmax(0,1fr)}.psy-podcasts__head{align-items:flex-start;flex-direction:column}.psy-podcasts__head-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.psy-podcasts__head-actions .dashboard__btn{width:100%}.psy-podcasts__create-card{grid-gap:14px;background:#ffffffeb;border:1px solid #d2d7db8c;border-radius:14px;display:grid;gap:14px;padding:16px}.psy-podcasts__create-footer,.psy-podcasts__create-head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.psy-podcasts__create-head strong{color:#313235;display:block;font-size:16px;font-weight:700;line-height:1.2}.psy-podcasts__create-head p{color:#31323594;font-size:13px;line-height:1.45;margin:4px 0 0}.psy-podcasts__create-close{background:#fff;border:1px solid #d2d7db8c;border-radius:10px;color:#3132359e;cursor:pointer;font-size:20px;height:34px;line-height:1;width:34px}.psy-podcasts__create-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.psy-podcasts__create-field,.psy-podcasts__create-grid label{grid-gap:6px;display:grid;gap:6px}.psy-podcasts__create-field span,.psy-podcasts__create-grid label span{color:#3132359e;font-size:12px;font-weight:600;line-height:1.2}.psy-podcasts__create-field input,.psy-podcasts__create-field textarea,.psy-podcasts__create-grid label input,.psy-podcasts__create-grid label textarea{background:#fff;border:1px solid #d2d7dba6;border-radius:10px;color:#313235;font-size:14px;line-height:1.35;outline:none;padding:10px 12px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.psy-podcasts__create-field input:focus,.psy-podcasts__create-field textarea:focus,.psy-podcasts__create-grid label input:focus,.psy-podcasts__create-grid label textarea:focus{border-color:var(--dash-purple-400);box-shadow:0 0 0 3px #927dff24}.psy-podcasts__create-field textarea,.psy-podcasts__create-grid label textarea{min-height:88px;resize:vertical}.psy-podcasts__create-check{align-items:center;color:#313235b8;display:inline-flex;font-size:13px;gap:8px}.psy-podcasts__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.psy-podcasts__show-top{flex-wrap:wrap;padding:14px}.psy-podcasts__show-actions{flex:1 1 100%;grid-template-columns:1fr 1fr;width:100%}.psy-podcasts__platform-manage{margin-left:0;text-align:left;width:100%}.psy-podcasts__episode{flex-wrap:wrap}.psy-podcasts__episode-side{align-items:flex-start;border-top:1px solid #d2d7db73;flex:1 1 100%;padding-top:8px;width:100%}.psy-podcast-builder__head{flex-direction:column}.psy-podcast-builder__head-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.psy-podcast-builder__head-actions .dashboard__btn{width:100%}.psy-podcast-builder__layout{grid-template-columns:minmax(0,1fr)}}@media(max-width:768px){.psy-tests__head-left h2{font-size:24px}.psy-tests__create-card{grid-gap:14px;background:#ffffffeb;border:1px solid #d2d7db8c;border-radius:14px;display:grid;gap:14px;padding:16px}.psy-tests__create-footer,.psy-tests__create-head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.psy-tests__create-head strong{color:#313235;display:block;font-size:16px;font-weight:700;line-height:1.2}.psy-tests__create-head p{color:#31323594;font-size:13px;line-height:1.45;margin:4px 0 0}.psy-tests__create-close{background:#fff;border:1px solid #d2d7db8c;border-radius:10px;color:#3132359e;cursor:pointer;font-size:20px;height:34px;line-height:1;width:34px}.psy-tests__create-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.psy-tests__create-field,.psy-tests__create-grid label{grid-gap:6px;display:grid;gap:6px}.psy-tests__create-field span,.psy-tests__create-grid label span{color:#3132359e;font-size:12px;font-weight:600;line-height:1.2}.psy-tests__create-field input,.psy-tests__create-field textarea,.psy-tests__create-grid label input,.psy-tests__create-grid label textarea{background:#fff;border:1px solid #d2d7dba6;border-radius:10px;color:#313235;font-size:14px;line-height:1.35;outline:none;padding:10px 12px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.psy-tests__create-field input:focus,.psy-tests__create-field textarea:focus,.psy-tests__create-grid label input:focus,.psy-tests__create-grid label textarea:focus{border-color:var(--dash-purple-400);box-shadow:0 0 0 3px #927dff24}.psy-tests__create-field textarea,.psy-tests__create-grid label textarea{min-height:88px;resize:vertical}.psy-tests__create-check{align-items:center;color:#313235b8;display:inline-flex;font-size:13px;gap:8px}.psy-tests__stats{grid-template-columns:minmax(0,1fr)}.psy-tests__right{align-items:flex-start;flex-direction:column;gap:6px}.psy-tests__right .psy-tests__actions{display:grid;grid-template-columns:1fr;width:100%}.psy-tests__right .psy-tests__actions .dashboard__btn{width:100%}.psy-tests__head-actions{gap:6px;grid-template-columns:1fr}.psy-tests__assignment-banner{align-items:flex-start}.psy-test-builder__head h1{font-size:24px}.psy-test-builder__actions{gap:6px;grid-template-columns:1fr}.psy-podcasts__head-left h2{font-size:24px}.psy-podcasts__head-actions,.psy-podcasts__show-actions{gap:6px;grid-template-columns:1fr}.psy-podcasts__create-card{grid-gap:14px;background:#ffffffeb;border:1px solid #d2d7db8c;border-radius:14px;display:grid;gap:14px;padding:16px}.psy-podcasts__create-footer,.psy-podcasts__create-head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.psy-podcasts__create-head strong{color:#313235;display:block;font-size:16px;font-weight:700;line-height:1.2}.psy-podcasts__create-head p{color:#31323594;font-size:13px;line-height:1.45;margin:4px 0 0}.psy-podcasts__create-close{background:#fff;border:1px solid #d2d7db8c;border-radius:10px;color:#3132359e;cursor:pointer;font-size:20px;height:34px;line-height:1;width:34px}.psy-podcasts__create-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.psy-podcasts__create-field,.psy-podcasts__create-grid label{grid-gap:6px;display:grid;gap:6px}.psy-podcasts__create-field span,.psy-podcasts__create-grid label span{color:#3132359e;font-size:12px;font-weight:600;line-height:1.2}.psy-podcasts__create-field input,.psy-podcasts__create-field textarea,.psy-podcasts__create-grid label input,.psy-podcasts__create-grid label textarea{background:#fff;border:1px solid #d2d7dba6;border-radius:10px;color:#313235;font-size:14px;line-height:1.35;outline:none;padding:10px 12px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.psy-podcasts__create-field input:focus,.psy-podcasts__create-field textarea:focus,.psy-podcasts__create-grid label input:focus,.psy-podcasts__create-grid label textarea:focus{border-color:var(--dash-purple-400);box-shadow:0 0 0 3px #927dff24}.psy-podcasts__create-field textarea,.psy-podcasts__create-grid label textarea{min-height:88px;resize:vertical}.psy-podcasts__create-check{align-items:center;color:#313235b8;display:inline-flex;font-size:13px;gap:8px}.psy-podcasts__stats{grid-template-columns:minmax(0,1fr)}.psy-podcasts__show-cover{flex:0 0 58px;font-size:28px;height:58px;width:58px}.psy-podcasts__episodes-head{align-items:flex-start;flex-direction:column;gap:8px}.psy-podcasts__episode-side .psy-podcasts__episode-actions{display:grid;grid-template-columns:1fr;width:100%}.psy-podcasts__episode-side .psy-podcasts__episode-actions .dashboard__btn{width:100%}.psy-podcasts__add-show{padding:18px 14px}.psy-podcast-builder__head h1{font-size:24px}.psy-podcast-builder__head-actions{gap:6px;grid-template-columns:1fr}.psy-podcast-builder__grid2{grid-template-columns:minmax(0,1fr)}.psy-podcast-builder__toggle-row{align-items:flex-start;flex-direction:column}}.client-dashboard-v2 .cdv2-main{background:var(--bg);color:#2b2b2b;color:var(--dark);min-height:100vh}.client-dashboard-v2 .cdv2-topbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f8f6e0;border-bottom:1px solid var(--border);display:flex;gap:14px;justify-content:space-between;padding:14px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:26}.client-dashboard-v2 .cdv2-topbar__left,.client-dashboard-v2 .cdv2-topbar__right{align-items:center;display:flex;gap:10px}.client-dashboard-v2 .cdv2-topbar__greeting{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Onest,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.02em;margin:0}.client-dashboard-v2 .cdv2-topbar__date{color:var(--mid);font-size:12px;margin:2px 0 0;text-transform:capitalize}.client-dashboard-v2 .cdv2-menu-btn{display:none}.client-dashboard-v2 .cdv2-icon-btn{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);cursor:pointer;display:inline-flex;height:36px;justify-content:center;position:relative;transition:background .2s ease,border-color .2s ease;width:36px}.client-dashboard-v2 .cdv2-icon-btn:hover{background:#a89de80f;border-color:#a89de857}.client-dashboard-v2 .cdv2-icon-btn__dot{background:#18a869;border:2px solid var(--white);border-radius:50%;height:8px;position:absolute;right:7px;top:7px;width:8px}.client-dashboard-v2 .cdv2-btn{align-items:center;border:1px solid #0000;border-radius:10px;cursor:pointer;display:inline-flex;font-family:Onest,sans-serif;font-size:13px;font-weight:600;justify-content:center;min-height:36px;padding:8px 14px;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.client-dashboard-v2 .cdv2-btn:hover{transform:translateY(-1px)}.client-dashboard-v2 .cdv2-btn--dark{background:#2a2d36;border-color:#2a2d36;color:#fff}.client-dashboard-v2 .cdv2-btn--mint{background:#18a869;border-color:#18a869;color:#fff}.client-dashboard-v2 .cdv2-btn--ghost{background:#ffffff14;border-color:#fff3;color:#ffffffdb}.client-dashboard-v2 .cdv2-btn--mini{background:#5aeaa029;border-color:#5aeaa057;color:#e7fff3;width:100%}.client-dashboard-v2 .cdv2-page{display:flex;flex-direction:column;gap:16px;padding:22px 24px 28px}.client-dashboard-v2 .cdv2-hero{grid-gap:18px;background:linear-gradient(135deg,#1f3a30,#1f2d40 50%,#32223f);border-radius:20px;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) 230px;overflow:hidden;padding:24px;position:relative}.client-dashboard-v2 .cdv2-hero:before{background:radial-gradient(circle,#5aeaa038,#0000 70%);border-radius:50%;content:"";height:280px;pointer-events:none;position:absolute;right:-96px;top:-120px;width:280px}.client-dashboard-v2 .cdv2-hero:after{background:radial-gradient(circle,#a89de83d,#0000 72%);border-radius:50%;bottom:-130px;content:"";height:240px;left:-100px;pointer-events:none;position:absolute;width:240px}.client-dashboard-v2 .cdv2-hero__content,.client-dashboard-v2 .cdv2-hero__psych{position:relative;z-index:1}.client-dashboard-v2 .cdv2-hero__label{color:#5aeaa0e6;font-size:11px;font-weight:700;letter-spacing:.08em;margin:0;text-transform:uppercase}.client-dashboard-v2 .cdv2-hero__title{color:#fff;font-family:Unbounded,Onest,sans-serif;font-size:clamp(26px,3.2vw,36px);font-weight:700;letter-spacing:-.035em;line-height:1.06;margin:10px 0 8px}.client-dashboard-v2 .cdv2-hero__title em{color:#5aeaa0;font-style:normal}.client-dashboard-v2 .cdv2-hero__sub{color:#ffffffb8;font-size:14px;line-height:1.5;margin:0;max-width:560px}.client-dashboard-v2 .cdv2-hero__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.client-dashboard-v2 .cdv2-hero__psych{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:14px;display:flex;flex-direction:column;gap:10px;padding:14px}.client-dashboard-v2 .cdv2-hero__psych-avatar{background:linear-gradient(135deg,#5aeaa042,#a89de84d);border:1px solid #ffffff3d;border-radius:50%;color:#fff;display:grid;font-family:Unbounded,Onest,sans-serif;font-size:18px;font-weight:700;height:62px;place-items:center;width:62px}.client-dashboard-v2 .cdv2-hero__psych-avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}.client-dashboard-v2 .cdv2-hero__psych-name{color:#fff;font-size:14px;font-weight:700;margin:0}.client-dashboard-v2 .cdv2-hero__psych-sub{color:#ffffffad;font-size:12px;line-height:1.35;margin:-4px 0 0}.client-dashboard-v2 .cdv2-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.client-dashboard-v2 .cdv2-stat{background:var(--white);border:1px solid var(--border);border-radius:14px;display:flex;flex-direction:column;gap:6px;justify-content:center;min-height:86px;padding:14px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.client-dashboard-v2 .cdv2-stat:hover{border-color:#a89de873;box-shadow:0 12px 26px #1c1f2b14;transform:translateY(-1px)}.client-dashboard-v2 .cdv2-stat__num{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Onest,sans-serif;font-size:24px;font-weight:700;line-height:1}.client-dashboard-v2 .cdv2-stat__label{color:var(--mid);font-size:12px}.client-dashboard-v2 .cdv2-grid{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 320px}.client-dashboard-v2 .cdv2-col{display:flex;flex-direction:column;gap:12px;min-width:0}.client-dashboard-v2 .cdv2-panel{background:var(--white);border:1px solid var(--border);border-radius:14px;overflow:hidden}.client-dashboard-v2 .cdv2-panel__head{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:10px;justify-content:space-between;padding:12px 14px}.client-dashboard-v2 .cdv2-panel__head h2{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:700;letter-spacing:-.01em;margin:0}.client-dashboard-v2 .cdv2-panel__head a,.client-dashboard-v2 .cdv2-panel__head span{color:var(--mid);font-size:11px;text-decoration:none}.client-dashboard-v2 .cdv2-empty{color:var(--mid);font-size:13px;margin:0;padding:12px 14px 14px}.client-dashboard-v2 .cdv2-days{display:flex;gap:6px;overflow-x:auto;padding:12px 14px}.client-dashboard-v2 .cdv2-day{align-items:center;background:#0000;border:1px solid #0000;border-radius:10px;color:#2b2b2b;color:var(--dark);cursor:pointer;display:flex;flex-direction:column;gap:2px;min-width:48px;padding:8px 6px;position:relative}.client-dashboard-v2 .cdv2-day span{color:var(--mid);font-size:10px;text-transform:uppercase}.client-dashboard-v2 .cdv2-day strong{font-family:Unbounded,Onest,sans-serif;font-size:15px;font-weight:700}.client-dashboard-v2 .cdv2-day i{background:#18a869;border-radius:50%;height:4px;margin-top:1px;width:4px}.client-dashboard-v2 .cdv2-day.is-today{background:#18a869}.client-dashboard-v2 .cdv2-day.is-today span,.client-dashboard-v2 .cdv2-day.is-today strong{color:#fff}.client-dashboard-v2 .cdv2-day.is-today i{background:#ffffffc2}.client-dashboard-v2 .cdv2-day.is-active{border-color:#5aeaa0a6}.client-dashboard-v2 .cdv2-events{display:flex;flex-direction:column;gap:7px;padding:0 14px 14px}.client-dashboard-v2 .cdv2-event{align-items:center;background:#0000;border:1px solid var(--border);border-radius:10px;cursor:pointer;display:flex;gap:10px;padding:9px 10px;transition:border-color .18s ease,background .18s ease;width:100%}.client-dashboard-v2 .cdv2-event:hover{background:#a89de80f;border-color:#a89de86b}.client-dashboard-v2 .cdv2-event__line{border-radius:999px;flex:0 0 3px;height:34px;width:3px}.client-dashboard-v2 .cdv2-event__line.is-mint{background:#18a869}.client-dashboard-v2 .cdv2-event__line.is-lav{background:#a89de8}.client-dashboard-v2 .cdv2-event__body{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.client-dashboard-v2 .cdv2-event__title{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:600;text-align:left}.client-dashboard-v2 .cdv2-event__time{color:var(--mid);font-size:11px;text-align:left}.client-dashboard-v2 .cdv2-event__cta{color:var(--mid);flex-shrink:0;font-size:14px;line-height:1}.client-dashboard-v2 .cdv2-mood{padding:12px 14px 14px}.client-dashboard-v2 .cdv2-mood__list{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:10px}.client-dashboard-v2 .cdv2-mood__option{align-items:center;background:#0000;border:1px solid var(--border);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:4px;justify-content:center;min-height:70px}.client-dashboard-v2 .cdv2-mood__option span{font-size:20px;line-height:1}.client-dashboard-v2 .cdv2-mood__option small{color:var(--mid);font-size:10px}.client-dashboard-v2 .cdv2-mood__option.is-active{background:#5aeaa01f;border-color:#5aeaa09e}.client-dashboard-v2 .cdv2-input{background:var(--bg);border:1px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif;font-size:13px;min-height:36px;outline:none;padding:8px 12px;width:100%}.client-dashboard-v2 .cdv2-input:focus{border-color:#5aeaa09e}.client-dashboard-v2 .cdv2-input::placeholder{color:#6b6b6bcc}.client-dashboard-v2 .cdv2-mood__footer{display:flex;justify-content:flex-end;margin-top:10px}.client-dashboard-v2 .cdv2-progress{padding:12px 14px 14px}.client-dashboard-v2 .cdv2-progress__head{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.client-dashboard-v2 .cdv2-progress__title{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600;margin:0}.client-dashboard-v2 .cdv2-progress__sub{color:var(--mid);font-size:11px;margin:2px 0 0}.client-dashboard-v2 .cdv2-progress__count{color:#18a869;font-family:Unbounded,Onest,sans-serif;font-size:28px;font-weight:700;line-height:.9}.client-dashboard-v2 .cdv2-progress__track{background:#a89de824;border-radius:999px;height:9px;margin-top:10px;overflow:hidden}.client-dashboard-v2 .cdv2-progress__track span{background:linear-gradient(90deg,#18a869,#5aeaa0);border-radius:inherit;display:block;height:100%}.client-dashboard-v2 .cdv2-progress__meta{color:var(--mid);display:flex;font-size:11px;gap:8px;justify-content:space-between;margin-top:6px}.client-dashboard-v2 .cdv2-progress__steps{display:flex;flex-direction:column;gap:6px;margin-top:10px}.client-dashboard-v2 .cdv2-step{background:#6b6b6b14;border-radius:9px;color:var(--mid);font-size:12px;padding:8px 10px}.client-dashboard-v2 .cdv2-step.is-done{background:#5aeaa024;color:#18a869;text-decoration:line-through}.client-dashboard-v2 .cdv2-step.is-active{background:#a89de824;color:#7b6fd4;font-weight:600}.client-dashboard-v2 .cdv2-feed{display:flex;flex-direction:column}.client-dashboard-v2 .cdv2-feed__item{align-items:flex-start;border-bottom:1px solid #e4e4e4a8;display:flex;gap:10px;padding:10px 14px;text-decoration:none}.client-dashboard-v2 .cdv2-feed__item:last-child{border-bottom:0}.client-dashboard-v2 .cdv2-feed__item:hover{background:#a89de80d}.client-dashboard-v2 .cdv2-feed__icon{border-radius:10px;display:grid;flex-shrink:0;height:32px;place-items:center;width:32px}.client-dashboard-v2 .cdv2-feed__icon.is-mint{background:#5aeaa026}.client-dashboard-v2 .cdv2-feed__icon.is-lav{background:#a89de826}.client-dashboard-v2 .cdv2-feed__icon.is-amber{background:#e8a02024}.client-dashboard-v2 .cdv2-feed__icon.is-gray{background:#6b6b6b1f}.client-dashboard-v2 .cdv2-feed__body{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.client-dashboard-v2 .cdv2-feed__body small{color:var(--mid);font-size:10px}.client-dashboard-v2 .cdv2-feed__text{color:#2b2b2b;color:var(--dark);font-size:12px;line-height:1.42}.client-dashboard-v2 .cdv2-feed__dot{background:#18a869;border-radius:50%;flex-shrink:0;height:7px;margin-top:4px;width:7px}.client-dashboard-v2 .cdv2-psych{padding:12px 14px 14px}.client-dashboard-v2 .cdv2-psych__head{align-items:center;display:flex;gap:10px;margin-bottom:12px}.client-dashboard-v2 .cdv2-psych__avatar{background:#a89de829;border:1.5px solid #a89de86b;border-radius:50%;color:#7b6fd4;display:grid;flex-shrink:0;font-family:Unbounded,Onest,sans-serif;font-size:13px;font-weight:700;height:44px;place-items:center;width:44px}.client-dashboard-v2 .cdv2-psych__avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}.client-dashboard-v2 .cdv2-psych__name{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:700;margin:0}.client-dashboard-v2 .cdv2-psych__sub{color:var(--mid);font-size:11px;margin:2px 0 0}.client-dashboard-v2 .cdv2-psych__actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.client-dashboard-v2 .cdv2-psych__actions .cdv2-btn{width:100%}.client-dashboard-v2 .cdv2-psych__actions .cdv2-btn--ghost{background:#a89de81a;border-color:#a89de842;color:#6f63cc}.client-dashboard-v2 .cdv2-task-list{display:flex;flex-direction:column;gap:4px;padding:8px 14px 14px}.client-dashboard-v2 .cdv2-task{align-items:center;background:#6b6b6b0f;border-radius:9px;display:flex;gap:8px;min-height:34px;padding:7px 8px}.client-dashboard-v2 .cdv2-task__check{border:1.5px solid var(--border);border-radius:50%;flex-shrink:0;height:16px;width:16px}.client-dashboard-v2 .cdv2-task__check.is-done{background:#18a869;border-color:#18a869}.client-dashboard-v2 .cdv2-task__title{color:#2b2b2b;color:var(--dark);font-size:12px}.client-dashboard-v2 .cdv2-task__title.is-done{color:var(--mid);text-decoration:line-through}.client-dashboard-v2 .cdv2-test{display:flex;flex-direction:column;gap:8px;padding:12px 14px 14px}.client-dashboard-v2 .cdv2-test__title{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:700;margin:0}.client-dashboard-v2 .cdv2-test__meta{color:var(--mid);font-size:11px;margin:0}.client-dashboard-v2 .cdv2-bottom{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.client-dashboard-v2 .cdv2-diary{padding:12px 14px 14px}.client-dashboard-v2 .cdv2-diary__date{color:#7b6fd4;font-size:10px;font-weight:700;letter-spacing:.08em;margin:0;text-transform:uppercase}.client-dashboard-v2 .cdv2-diary__title{color:#2b2b2b;color:var(--dark);font-size:15px;font-weight:700;margin:8px 0 6px}.client-dashboard-v2 .cdv2-diary__text{color:var(--mid);font-size:13px;line-height:1.55;margin:0}.client-dashboard-v2 .cdv2-diary__mood{color:#18a869;font-size:12px;font-weight:600;margin:8px 0 0}.client-dashboard-v2 .cdv2-recs{display:flex;flex-direction:column}.client-dashboard-v2 .cdv2-rec{align-items:center;border-bottom:1px solid #e4e4e4a8;display:flex;gap:11px;padding:10px 14px;text-decoration:none}.client-dashboard-v2 .cdv2-rec:last-child{border-bottom:0}.client-dashboard-v2 .cdv2-rec:hover{background:#a89de80f}.client-dashboard-v2 .cdv2-rec__cover{background:linear-gradient(135deg,#a89de833,#5aeaa03d);border-radius:10px;display:grid;flex-shrink:0;font-size:17px;height:38px;place-items:center;width:38px}.client-dashboard-v2 .cdv2-rec__body{display:flex;flex:1 1;flex-direction:column;gap:1px;min-width:0}.client-dashboard-v2 .cdv2-rec__body small{color:var(--mid);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.client-dashboard-v2 .cdv2-rec__body strong{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-dashboard-v2 .cdv2-rec__body span{color:var(--mid);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-dashboard-v2 .cdv2-rec__arrow{color:var(--mid);flex-shrink:0}.client-dashboard-v2 .cdv2-foot-stats{grid-gap:10px;background:var(--white);border:1px solid var(--border);border-radius:14px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));padding:12px 14px}.client-dashboard-v2 .cdv2-foot-stat{display:flex;flex-direction:column;gap:4px}.client-dashboard-v2 .cdv2-foot-stat strong{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Onest,sans-serif;font-size:18px;font-weight:700;line-height:1}.client-dashboard-v2 .cdv2-foot-stat span{color:var(--mid);font-size:11px}@media(max-width:1320px){.client-dashboard-v2 .cdv2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-dashboard-v2 .cdv2-col--side{grid-gap:12px;display:grid;gap:12px;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.client-dashboard-v2 .cdv2-col--side .cdv2-panel{min-height:100%}}@media(max-width:1100px){.client-dashboard-v2 .cdv2-hero{grid-template-columns:minmax(0,1fr)}.client-dashboard-v2 .cdv2-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.client-dashboard-v2 .cdv2-col--side{grid-template-columns:minmax(0,1fr)}}@media(max-width:1024px){.client-dashboard-v2 .cdv2-menu-btn{display:inline-flex}.client-dashboard-v2 .cdv2-page,.client-dashboard-v2 .cdv2-topbar{padding-left:14px;padding-right:14px}}@media(max-width:820px){.client-dashboard-v2 .cdv2-bottom,.client-dashboard-v2 .cdv2-foot-stats,.client-dashboard-v2 .cdv2-grid{grid-template-columns:minmax(0,1fr)}.client-dashboard-v2 .cdv2-mood__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.client-dashboard-v2 .cdv2-topbar{padding-bottom:10px;padding-top:10px}.client-dashboard-v2 .cdv2-topbar__greeting{font-size:13px}.client-dashboard-v2 .cdv2-btn{font-size:12px;min-height:34px;padding:7px 12px}.client-dashboard-v2 .cdv2-hero{border-radius:16px;padding:18px 14px}.client-dashboard-v2 .cdv2-hero__actions{grid-gap:7px;display:grid;gap:7px;grid-template-columns:minmax(0,1fr)}.client-dashboard-v2 .cdv2-hero__psych{padding:12px}.client-dashboard-v2 .cdv2-mood__list{grid-template-columns:repeat(2,minmax(0,1fr))}}[data-app-theme=dark] .client-dashboard-v2 .cdv2-topbar{background:#181e28eb}[data-app-theme=dark] .client-dashboard-v2 .cdv2-icon-btn{background:#1b2330}[data-app-theme=dark] .client-dashboard-v2 .cdv2-icon-btn__dot{border-color:#1b2330}[data-app-theme=dark] .client-dashboard-v2 .cdv2-hero{background:linear-gradient(135deg,#172322,#1a2231 50%,#241b33)}[data-app-theme=dark] .client-dashboard-v2 .cdv2-btn--ghost{background:#ffffff0d;border-color:#ffffff26;color:#eceff9e6}[data-app-theme=dark] .client-dashboard-v2 .cdv2-day:hover,[data-app-theme=dark] .client-dashboard-v2 .cdv2-foot-stats,[data-app-theme=dark] .client-dashboard-v2 .cdv2-icon-btn,[data-app-theme=dark] .client-dashboard-v2 .cdv2-input,[data-app-theme=dark] .client-dashboard-v2 .cdv2-panel,[data-app-theme=dark] .client-dashboard-v2 .cdv2-stat,[data-app-theme=dark] .client-dashboard-v2 .cdv2-step,[data-app-theme=dark] .client-dashboard-v2 .cdv2-task{box-shadow:none}[data-app-theme=dark] .client-dashboard-v2 .cdv2-event:hover,[data-app-theme=dark] .client-dashboard-v2 .cdv2-feed__item:hover,[data-app-theme=dark] .client-dashboard-v2 .cdv2-rec:hover,[data-app-theme=dark] .client-dashboard-v2 .cdv2-stat:hover{background:#b2a7f414}.client-dashboard-v2{--dark:#2b2b2b;--mid:#6b6b6b;--mint:#5aeaa0;--mint-dim:#5aeaa01f;--mint-glow:#5aeaa00f;--lav:#a89de8;--lav-dim:#a89de81f;--white:#fff;--bg:#f8f8f6;--border:#e4e4e4;--header-h:64px;--radius:14px;--shadow:0 2px 16px #0000000f;--shadow-md:0 8px 32px #00000017;background:var(--bg);color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif;min-height:100vh}.client-dashboard-v2 *{box-sizing:border-box}.client-dashboard-v2 .cd-main{display:flex;flex-direction:column;min-height:100vh}.client-dashboard-v2 .topbar{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f8f6d9;border-bottom:1px solid var(--border);display:flex;gap:16px;height:var(--header-h);justify-content:space-between;padding:0 32px;position:-webkit-sticky;position:sticky;top:0;z-index:40}.client-dashboard-v2 .topbar-left,.client-dashboard-v2 .topbar-right{align-items:center;display:flex;gap:8px}.client-dashboard-v2 .topbar-left{gap:14px}.client-dashboard-v2 .topbar-greeting{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Onest,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.02em}.client-dashboard-v2 .topbar-date{color:var(--mid);font-size:12px;text-transform:capitalize}.client-dashboard-v2 .btn-sm{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:9px;color:var(--mid);cursor:pointer;display:inline-flex;font-family:Onest,sans-serif;font-size:12px;font-weight:500;gap:6px;padding:7px 14px;text-decoration:none;transition:all .15s;white-space:nowrap}.client-dashboard-v2 .btn-sm:hover{background:var(--bg);border-color:#ccc;color:#2b2b2b;color:var(--dark)}.client-dashboard-v2 .btn-sm.primary{background:#2b2b2b;background:var(--dark);border-color:#2b2b2b;border-color:var(--dark);color:var(--white)}.client-dashboard-v2 .btn-sm.mint:hover,.client-dashboard-v2 .btn-sm.primary:hover{opacity:.86}.client-dashboard-v2 .btn-sm.mint{background:#18a869;border-color:#18a869;color:var(--white)}.client-dashboard-v2 .btn-sm.btn-full{justify-content:center;width:100%}.client-dashboard-v2 .btn-sm--tiny{font-size:10px;min-height:24px;padding:4px 9px}.client-dashboard-v2 .btn-icon{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:9px;color:var(--mid);cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;position:relative;transition:all .15s;width:36px}.client-dashboard-v2 .btn-icon:hover{background:var(--bg);border-color:#ccc;color:#2b2b2b;color:var(--dark)}.client-dashboard-v2 .topbar-hamburger{display:none}.client-dashboard-v2 .notif-dot{background:#5aeea0;background:var(--mint);border:1.5px solid var(--white);border-radius:50%;height:7px;position:absolute;right:6px;top:6px;width:7px}.client-dashboard-v2 .page{flex:1 1;padding:0}.client-dashboard-v2 .hero{overflow:hidden;padding:32px 32px 0;position:relative}.client-dashboard-v2 .hero-inner{align-items:flex-end;background:linear-gradient(135deg,#1c3b2e,#1a2a3a 50%,#2a1c3c);border-radius:20px;display:flex;gap:40px;min-height:200px;overflow:hidden;padding:30px 36px 0;position:relative}.client-dashboard-v2 .hero-inner:before{background:radial-gradient(circle,#5aeaa02e 0,#0000 70%);border-radius:50%;content:"";height:280px;pointer-events:none;position:absolute;right:200px;top:-60px;width:280px}.client-dashboard-v2 .hero-inner:after{background:radial-gradient(circle,#a89de833 0,#0000 70%);border-radius:50%;bottom:-40px;content:"";height:200px;pointer-events:none;position:absolute;right:-40px;width:200px}.client-dashboard-v2 .hero-text{flex:1 1;padding-bottom:30px;position:relative;z-index:2}.client-dashboard-v2 .hero-label{align-items:center;color:#5aeaa0cc;display:flex;font-size:10px;font-weight:700;gap:7px;letter-spacing:.14em;margin-bottom:10px;text-transform:uppercase}.client-dashboard-v2 .hero-label-dot{animation:pulse 2s infinite;background:#5aeea0;background:var(--mint);border-radius:50%;height:5px;width:5px}.client-dashboard-v2 .hero-title{color:#fff;font-family:Unbounded,Onest,sans-serif;font-size:26px;font-weight:700;letter-spacing:-.03em;line-height:1.2;margin-bottom:10px}.client-dashboard-v2 .hero-title em{color:#5aeea0;color:var(--mint);font-style:normal}.client-dashboard-v2 .hero-sub{color:#ffffff8f;font-size:13px;line-height:1.55;margin-bottom:22px;max-width:420px}.client-dashboard-v2 .hero-actions{display:flex;flex-wrap:wrap;gap:10px}.client-dashboard-v2 .hero-btn{align-items:center;border:none;border-radius:11px;cursor:pointer;display:inline-flex;font-family:Onest,sans-serif;font-size:13px;font-weight:600;gap:7px;padding:10px 20px;text-decoration:none;transition:all .18s}.client-dashboard-v2 .hero-btn.main{background:#5aeea0;background:var(--mint);color:#0a2018}.client-dashboard-v2 .hero-btn.main:hover{background:#48d890;transform:translateY(-1px)}.client-dashboard-v2 .hero-btn.ghost{background:#ffffff14;border:1px solid #ffffff1f;color:#ffffffbf}.client-dashboard-v2 .hero-btn.ghost:hover{background:#ffffff24;color:#fff}.client-dashboard-v2 .hero-psych{align-items:center;display:flex;flex-direction:column;flex-shrink:0;position:relative;width:220px;z-index:2}.client-dashboard-v2 .hero-psych-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff12;border:1px solid #ffffff1f;border-bottom:none;border-radius:16px 16px 0 0;padding:20px 18px 24px;text-align:center;width:100%}.client-dashboard-v2 .hero-psych-avatar{align-items:center;background:linear-gradient(135deg,#5aeaa04d,#a89de84d);border:2px solid #fff3;border-radius:50%;color:#fff;display:flex;font-family:Unbounded,Onest,sans-serif;font-size:18px;font-weight:700;height:62px;justify-content:center;margin:0 auto 10px;overflow:hidden;width:62px}.client-dashboard-v2 .hero-psych-avatar img{height:100%;object-fit:cover;width:100%}.client-dashboard-v2 .hero-psych-name{color:#fff;font-size:13px;font-weight:700;margin-bottom:3px}.client-dashboard-v2 .hero-psych-spec{color:#ffffff85;font-size:11px;margin-bottom:12px}.client-dashboard-v2 .hero-psych-session{align-items:center;background:#5aeaa026;border:1px solid #5aeaa040;border-radius:8px;display:flex;gap:8px;justify-content:space-between;padding:8px 10px}.client-dashboard-v2 .hero-psych-session-time{color:#5aeea0;color:var(--mint);font-family:Unbounded,Onest,sans-serif;font-size:15px;font-weight:700}.client-dashboard-v2 .hero-psych-session-label{color:#ffffff80;font-size:10px}.client-dashboard-v2 .content{display:flex;flex-direction:column;gap:20px;padding:24px 32px}.client-dashboard-v2 .stats-strip{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}.client-dashboard-v2 .stat-tile{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;display:flex;gap:14px;overflow:hidden;padding:16px 18px;position:relative;text-decoration:none;transition:all .18s}.client-dashboard-v2 .stat-tile:hover{border-color:#d8d8d8;box-shadow:var(--shadow-md);transform:translateY(-1px)}.client-dashboard-v2 .stat-tile-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:42px;justify-content:center;width:42px}.client-dashboard-v2 .stat-tile-icon.is-mint{background:#18a8691a}.client-dashboard-v2 .stat-tile-icon.is-lav{background:#a89de824}.client-dashboard-v2 .stat-tile-icon.is-mint2{background:#5aeaa01f}.client-dashboard-v2 .stat-tile-icon.is-amber{background:#e8a0201a}.client-dashboard-v2 .stat-tile-body{flex:1 1;min-width:0}.client-dashboard-v2 .stat-tile-num{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Onest,sans-serif;font-size:20px;font-weight:700;letter-spacing:-.03em;line-height:1;margin-bottom:3px}.client-dashboard-v2 .is-amber-num{color:#b08030}.client-dashboard-v2 .stat-tile-label{color:var(--mid);font-size:11px}.client-dashboard-v2 .stat-tile-arrow{color:#cfcfcf;flex-shrink:0;transition:color .15s}.client-dashboard-v2 .stat-tile:hover .stat-tile-arrow{color:var(--mid)}.client-dashboard-v2 .main-grid{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(300px,340px)}.client-dashboard-v2 .column-stack,.client-dashboard-v2 .side-stack{display:flex;flex-direction:column;gap:16px;min-width:0}.client-dashboard-v2 .panel{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.client-dashboard-v2 .panel-head{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:10px;justify-content:space-between;padding:14px 18px}.client-dashboard-v2 .panel-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Onest,sans-serif;font-size:11px;font-weight:700;letter-spacing:-.01em}.client-dashboard-v2 .panel-link{color:var(--mid);font-size:11px;text-decoration:none;transition:color .15s}.client-dashboard-v2 .panel-link:hover{color:#2b2b2b;color:var(--dark)}.client-dashboard-v2 .panel-link-btn{background:#0000;border:0;cursor:pointer;font-family:inherit;padding:0}.client-dashboard-v2 .panel-helper{color:var(--mid);font-size:11px}.client-dashboard-v2 .panel-counter{color:#18a869;font-size:11px;font-weight:600}.client-dashboard-v2 .empty-note{color:var(--mid);font-size:12px;margin:0;padding:14px 18px}.client-dashboard-v2 .empty-note-block{display:flex;flex-direction:column;gap:10px;padding:12px 18px 14px}.client-dashboard-v2 .empty-note-block .empty-note{padding:0}.client-dashboard-v2 .empty-note-actions{display:flex;flex-wrap:wrap;gap:8px}.client-dashboard-v2 .subscription-badge{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:10px;font-weight:700;justify-content:center;line-height:1;padding:4px 10px;white-space:nowrap}.client-dashboard-v2 .subscription-badge.is-active{background:#18a8691f;border-color:#18a86938;color:#0f6e56}.client-dashboard-v2 .subscription-badge.is-trial{background:#a89de824;border-color:#a89de847;color:#7b6fd4}.client-dashboard-v2 .subscription-badge.is-danger{background:#f0997b24;border-color:#f0997b4d;color:#a54a2b}.client-dashboard-v2 .subscription-badge.is-neutral{background:#6b6b6b17;border-color:#6b6b6b29;color:var(--mid)}.client-dashboard-v2 .subscription-card{display:flex;flex-direction:column;gap:10px;padding:14px 18px}.client-dashboard-v2 .subscription-row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.client-dashboard-v2 .subscription-label{color:var(--mid);font-size:11px;line-height:1.35}.client-dashboard-v2 .subscription-value{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:700;line-height:1.35;text-align:right}.client-dashboard-v2 .subscription-note{color:var(--mid);font-size:11px;line-height:1.4}.client-dashboard-v2 .subscription-upsell{background:linear-gradient(135deg,#5aeaa012,#5aeaa005);border:1px solid var(--border);border-radius:10px;padding:10px 12px}.client-dashboard-v2 .subscription-upsell.is-max{background:linear-gradient(135deg,#a89de817,#a89de808)}.client-dashboard-v2 .subscription-upsell-title{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:700;line-height:1.35}.client-dashboard-v2 .subscription-upsell-meta{color:var(--mid);font-size:11px;line-height:1.4;margin-top:3px}.client-dashboard-v2 .subscription-actions{display:flex;flex-direction:column;gap:8px;margin-top:2px}.client-dashboard-v2 .cal-strip{display:flex;gap:6px;overflow-x:auto;padding:14px 18px}.client-dashboard-v2 .cal-day{align-items:center;background:#0000;border:1px solid #0000;border-radius:11px;color:#2b2b2b;color:var(--dark);cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:4px;min-width:46px;padding:8px 10px;transition:all .15s}.client-dashboard-v2 .cal-day:hover{background:var(--bg)}.client-dashboard-v2 .cal-day.today{background:#18a869}.client-dashboard-v2 .cal-day.has-event:after{background:#18a869;border-radius:50%;content:"";height:4px;width:4px}.client-dashboard-v2 .cal-day.today:after{background:#fff9}.client-dashboard-v2 .cal-day.today .cd-dow{color:#ffffffb3}.client-dashboard-v2 .cal-day.today .cd-num{color:#fff}.client-dashboard-v2 .cal-day.selected{border-color:#18a869}.client-dashboard-v2 .cd-dow{color:var(--mid);font-size:9px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.client-dashboard-v2 .cd-num{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Onest,sans-serif;font-size:15px;font-weight:700;line-height:1}.client-dashboard-v2 .cal-events{display:flex;flex-direction:column;gap:6px;padding:0 18px 14px}.client-dashboard-v2 .cal-event{align-items:center;background:#0000;border:1px solid var(--border);border-radius:10px;cursor:pointer;display:flex;gap:10px;padding:10px 12px;text-align:left;text-decoration:none;transition:all .15s;width:100%}.client-dashboard-v2 .cal-event:hover{border-color:#ccc;box-shadow:var(--shadow)}.client-dashboard-v2 .cal-event-line{border-radius:100px;flex-shrink:0;height:36px;width:3px}.client-dashboard-v2 .cal-event-info{flex:1 1;min-width:0}.client-dashboard-v2 .cal-event-title{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:600;margin:0}.client-dashboard-v2 .cal-event-time{color:var(--mid);font-size:11px;margin-top:2px}.client-dashboard-v2 .cal-event-action{flex-shrink:0}.client-dashboard-v2 .mood-section{padding:16px 18px}.client-dashboard-v2 .mood-question{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600;margin-bottom:12px}.client-dashboard-v2 .mood-options{display:flex;gap:8px}.client-dashboard-v2 .mood-opt{align-items:center;background:#0000;border:1.5px solid var(--border);border-radius:11px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:20px;gap:5px;padding:10px 6px;transition:all .15s}.client-dashboard-v2 .mood-opt:hover{background:var(--bg);border-color:#ccc;transform:translateY(-2px)}.client-dashboard-v2 .mood-opt.selected{background:var(--mint-dim);border-color:#5aeea0;border-color:var(--mint);transform:translateY(-2px)}.client-dashboard-v2 .mood-opt span{color:var(--mid);font-size:10px;font-weight:500}.client-dashboard-v2 .mood-note{margin-top:10px}.client-dashboard-v2 .mood-input{background:var(--bg);border:1px solid var(--border);border-radius:9px;color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif;font-size:12px;outline:none;padding:9px 12px;transition:border-color .15s;width:100%}.client-dashboard-v2 .mood-input:focus{border-color:#5aeea0;border-color:var(--mint)}.client-dashboard-v2 .mood-input::placeholder{color:silver}.client-dashboard-v2 .mood-actions{display:flex;justify-content:flex-end;margin-top:8px}.client-dashboard-v2 .therapy-path{padding:16px 18px}.client-dashboard-v2 .path-header{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:14px}.client-dashboard-v2 .path-title{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600}.client-dashboard-v2 .path-subtitle{color:var(--mid);font-size:11px;margin-top:2px}.client-dashboard-v2 .path-side{text-align:right}.client-dashboard-v2 .path-sessions{color:#18a869;font-family:Unbounded,Onest,sans-serif;font-size:20px;font-weight:700;letter-spacing:-.02em}.client-dashboard-v2 .path-sessions-label{color:var(--mid);font-size:10px}.client-dashboard-v2 .progress-bar-wrap{margin-bottom:14px}.client-dashboard-v2 .prog-track{background:var(--bg);border-radius:100px;height:8px;overflow:hidden;position:relative}.client-dashboard-v2 .prog-fill{background:linear-gradient(90deg,#18a869,#5aeea0);background:linear-gradient(90deg,#18a869,var(--mint));border-radius:100px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.client-dashboard-v2 .prog-label{color:var(--mid);display:flex;font-size:10px;gap:8px;justify-content:space-between;margin-top:5px}.client-dashboard-v2 .path-focus{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:600;margin-bottom:3px}.client-dashboard-v2 .path-focus-note{color:var(--mid);font-size:10px;line-height:1.45;margin-bottom:12px}.client-dashboard-v2 .milestones{display:flex;flex-direction:column;gap:8px}.client-dashboard-v2 .milestone{align-items:center;display:flex;gap:10px}.client-dashboard-v2 .milestone-dot{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.client-dashboard-v2 .milestone-dot.done{background:var(--mint-dim);border:1.5px solid #5aeaa066}.client-dashboard-v2 .milestone-dot.active{background:#18a869;box-shadow:0 0 0 4px #18a86926}.client-dashboard-v2 .milestone-dot.next{background:var(--bg);border:1.5px dashed var(--border)}.client-dashboard-v2 .milestone-text{color:#2b2b2b;color:var(--dark);flex:1 1;font-size:12px}.client-dashboard-v2 .milestone-text.done{color:var(--mid);text-decoration:line-through}.client-dashboard-v2 .milestone-text.active{font-weight:600}.client-dashboard-v2 .milestone-text.muted{color:var(--mid)}.client-dashboard-v2 .task-list{display:flex;flex-direction:column;gap:2px;padding:8px 18px 12px}.client-dashboard-v2 .task-item{align-items:center;border-radius:8px;display:flex;gap:9px;padding:8px 10px;transition:background .13s}.client-dashboard-v2 .task-item:hover{background:var(--bg)}.client-dashboard-v2 .task-item--button{background:#0000;border:0;cursor:pointer;font-family:inherit;text-align:left;width:100%}.client-dashboard-v2 .task-item--button:disabled{cursor:wait;opacity:.72}.client-dashboard-v2 .task-item--suggestion{align-items:flex-start;border-radius:10px}.client-dashboard-v2 .task-body{flex:1 1;min-width:0}.client-dashboard-v2 .task-check{border:1.5px solid var(--border);border-radius:5px;flex-shrink:0;height:18px;transition:all .15s;width:18px}.client-dashboard-v2 .task-check.done{background:#18a869;border-color:#18a869}.client-dashboard-v2 .task-check.is-suggestion{align-items:center;background:var(--mint-dim);border:0;border-radius:8px;display:flex;font-size:13px;height:24px;justify-content:center;width:24px}.client-dashboard-v2 .task-text{color:#2b2b2b;color:var(--dark);flex:1 1;font-size:12px}.client-dashboard-v2 .task-subtext{color:var(--mid);font-size:10px;line-height:1.45;margin-top:3px}.client-dashboard-v2 .task-text.done{color:var(--mid);text-decoration:line-through}.client-dashboard-v2 .task-cat{background:var(--lav-dim);border-radius:100px;color:#7b6fd4;font-size:9px;font-weight:700;padding:2px 6px}.client-dashboard-v2 .task-cat.is-done{background:var(--mint-dim);color:#18a869}.client-dashboard-v2 .task-cat.is-neutral{background:#6b6b6b1a;color:var(--mid)}.client-dashboard-v2 .feed-item{align-items:flex-start;border-bottom:1px solid #f5f5f3;cursor:pointer;display:flex;gap:11px;padding:12px 18px;text-decoration:none;transition:background .13s}.client-dashboard-v2 .feed-item--button{background:#0000;border:0;font-family:inherit;text-align:left;width:100%}.client-dashboard-v2 .feed-item:last-child{border-bottom:none}.client-dashboard-v2 .feed-item:hover{background:#fafaf8}.client-dashboard-v2 .feed-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;font-size:15px;height:34px;justify-content:center;width:34px}.client-dashboard-v2 .feed-icon.is-mint{background:var(--mint-dim)}.client-dashboard-v2 .feed-icon.is-lav{background:var(--lav-dim)}.client-dashboard-v2 .feed-icon.is-amber{background:#e8a0201f}.client-dashboard-v2 .feed-icon.is-gray{background:#6b6b6b1f}.client-dashboard-v2 .feed-body{flex:1 1;min-width:0}.client-dashboard-v2 .feed-text{color:#2b2b2b;color:var(--dark);font-size:12px;line-height:1.45}.client-dashboard-v2 .feed-time{color:var(--mid);font-size:10px;margin-top:3px}.client-dashboard-v2 .feed-unread-dot{animation:pulse 2s infinite;background:#5aeea0;background:var(--mint);border-radius:50%;flex-shrink:0;height:7px;margin-top:5px;width:7px}.client-dashboard-v2 .psych-card{padding:16px 18px}.client-dashboard-v2 .psych-header{align-items:center;display:flex;gap:12px;margin-bottom:14px}.client-dashboard-v2 .psych-avatar{align-items:center;background:var(--lav-dim);border:2px solid #a89de84d;border-radius:50%;color:#7b6fd4;display:flex;flex-shrink:0;font-family:Unbounded,Onest,sans-serif;font-size:14px;font-weight:700;height:46px;justify-content:center;overflow:hidden;width:46px}.client-dashboard-v2 .psych-avatar img{height:100%;object-fit:cover;width:100%}.client-dashboard-v2 .psych-name{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:700}.client-dashboard-v2 .psych-spec{color:var(--mid);font-size:11px;margin-top:1px}.client-dashboard-v2 .psych-message{background:var(--lav-dim);border:1px solid #a89de833;border-radius:10px;color:#2b2b2b;color:var(--dark);font-size:12px;font-style:italic;line-height:1.55;margin-bottom:12px;padding:10px 12px}.client-dashboard-v2 .psych-stats{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.client-dashboard-v2 .psych-stat{background:var(--bg);border-radius:9px;padding:10px;text-align:center}.client-dashboard-v2 .psych-stat-num{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Onest,sans-serif;font-size:16px;font-weight:700}.client-dashboard-v2 .psych-stat-label{color:var(--mid);font-size:10px;margin-top:2px}.client-dashboard-v2 .psych-actions{display:flex;gap:7px;margin-top:12px}.client-dashboard-v2 .psych-actions .btn-sm{flex:1 1;justify-content:center}.client-dashboard-v2 .psych-payouts{display:flex;flex-direction:column;gap:8px;margin-top:12px}.client-dashboard-v2 .psych-payout-row{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:10px;display:flex;gap:10px;padding:10px 12px}.client-dashboard-v2 .psych-payout-main{flex:1 1;min-width:0}.client-dashboard-v2 .psych-payout-amount{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:700}.client-dashboard-v2 .psych-payout-meta{color:var(--mid);font-size:10px;margin-top:2px}.client-dashboard-v2 .psych-payout-status{border-radius:999px;flex-shrink:0;font-size:10px;font-weight:700;padding:4px 8px}.client-dashboard-v2 .psych-payout-status.is-paid{background:#18a8691f;color:#18a869}.client-dashboard-v2 .psych-payout-status.is-pending{background:#e8a0201f;color:#b08030}.client-dashboard-v2 .psych-payout-status.is-cancelled{background:#6b6b6b1f;color:var(--mid)}.client-dashboard-v2 .habits-list{display:flex;flex-direction:column;gap:2px;padding:8px 18px 14px}.client-dashboard-v2 .habit-row{align-items:center;border-radius:9px;display:flex;gap:10px;padding:9px 10px;transition:background .13s}.client-dashboard-v2 .habit-row:hover{background:var(--bg)}.client-dashboard-v2 .habit-row--button{background:#0000;border:0;cursor:pointer;font-family:inherit;text-align:left;width:100%}.client-dashboard-v2 .habit-row--button:disabled{cursor:wait;opacity:.72}.client-dashboard-v2 .habit-row--suggestion{align-items:flex-start}.client-dashboard-v2 .habit-emoji{align-items:center;background:var(--lav-dim);border-radius:8px;display:flex;flex-shrink:0;font-size:14px;height:28px;justify-content:center;width:28px}.client-dashboard-v2 .habit-emoji.is-mint{background:var(--mint-dim)}.client-dashboard-v2 .habit-emoji.is-lav{background:var(--lav-dim)}.client-dashboard-v2 .habit-name{color:#2b2b2b;color:var(--dark);flex:1 1;font-size:13px}.client-dashboard-v2 .habit-body{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.client-dashboard-v2 .habit-subtext{color:var(--mid);font-size:10px;line-height:1.45}.client-dashboard-v2 .habit-name.done{color:var(--mid);text-decoration:line-through}.client-dashboard-v2 .habit-check{border:2px solid var(--border);border-radius:50%;flex-shrink:0;height:20px;transition:all .15s;width:20px}.client-dashboard-v2 .habit-check.done{background:#18a869;border-color:#18a869}.client-dashboard-v2 .habit-check.is-link{border:0;color:var(--mid);font-size:13px;height:auto;margin-top:3px;width:auto}.client-dashboard-v2 .habit-streak{color:var(--mid);font-size:10px;font-weight:700;margin-right:4px;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-dashboard-v2 .test-pending{align-items:center;background:linear-gradient(135deg,#e8a0200f,#e8a02005);display:flex;gap:14px;padding:14px 18px}.client-dashboard-v2 .test-pending.is-complete{background:linear-gradient(135deg,#18a86914,#18a86908)}.client-dashboard-v2 .test-pending.is-quiet{background:linear-gradient(135deg,#6b6b6b14,#6b6b6b08)}.client-dashboard-v2 .test-icon{align-items:center;background:#e8a0201f;border-radius:12px;display:flex;flex-shrink:0;font-size:22px;height:44px;justify-content:center;width:44px}.client-dashboard-v2 .test-icon.is-success{background:#18a86924}.client-dashboard-v2 .test-icon.is-gray{background:#6b6b6b24}.client-dashboard-v2 .test-body{flex:1 1;min-width:0}.client-dashboard-v2 .test-name{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:700;margin-bottom:2px}.client-dashboard-v2 .test-meta{color:var(--mid);font-size:11px}.client-dashboard-v2 .test-deadline{color:#b08030;font-size:11px;font-weight:600}.client-dashboard-v2 .test-actions{display:flex;flex-direction:column;gap:8px;padding:0 18px 14px}.client-dashboard-v2 .test-assignment-list{display:flex;flex-direction:column;gap:6px;padding:0 18px 12px}.client-dashboard-v2 .test-assignment-item{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:10px;display:flex;gap:10px;padding:10px 12px}.client-dashboard-v2 .test-assignment-main{flex:1 1;min-width:0}.client-dashboard-v2 .test-assignment-title{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:700}.client-dashboard-v2 .test-assignment-meta{color:var(--mid);font-size:10px;margin-top:2px}.client-dashboard-v2 .test-assignment-side{color:#b08030;flex-shrink:0;font-size:10px;font-weight:700}.client-dashboard-v2 .bottom-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.client-dashboard-v2 .diary-preview{padding:16px 18px}.client-dashboard-v2 .diary-card{background:linear-gradient(135deg,#f5f3ff,#edf7f2);border:1px solid #a89de833;border-radius:12px;overflow:hidden;padding:14px 16px;position:relative}.client-dashboard-v2 .diary-card:before{background:#a89de81f;border-radius:50%;content:"";height:100px;position:absolute;right:-20px;top:-20px;width:100px}.client-dashboard-v2 .diary-date{color:#7b6fd4;font-size:10px;font-weight:700;letter-spacing:.1em;margin-bottom:6px;position:relative;text-transform:uppercase;z-index:1}.client-dashboard-v2 .diary-title{color:#2b2b2b;color:var(--dark);font-size:14px;font-weight:700;margin-bottom:5px;position:relative;z-index:1}.client-dashboard-v2 .diary-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--mid);display:-webkit-box;font-size:12px;line-height:1.6;overflow:hidden;position:relative;z-index:1}.client-dashboard-v2 .diary-mood{align-items:center;color:#18a869;display:inline-flex;font-size:11px;font-weight:600;gap:5px;margin-top:10px;position:relative;z-index:1}.client-dashboard-v2 .diary-actions{display:flex;gap:8px;margin-top:10px}.client-dashboard-v2.diary-page .hero-inner{align-items:stretch;padding-bottom:30px}.client-dashboard-v2.diary-page .hero-text{padding-bottom:0}.client-dashboard-v2 .diary-hero .hero-sub{max-width:560px}.client-dashboard-v2 .diary-hero-side{grid-gap:12px;display:grid;gap:12px;padding:30px 0;position:relative;width:min(320px,100%);z-index:2}.client-dashboard-v2 .diary-hero-stat{grid-gap:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;display:grid;gap:4px;padding:16px 18px}.client-dashboard-v2 .diary-hero-stat span{color:#ffffff85;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.client-dashboard-v2 .diary-hero-stat strong{color:#fff;font-family:Unbounded,Onest,sans-serif;font-size:24px;font-weight:700;line-height:1}.client-dashboard-v2 .diary-hero-stat small{color:#ffffffa3;font-size:12px;line-height:1.45}.client-dashboard-v2 .diary-board{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:minmax(260px,.95fr) minmax(360px,1.2fr) minmax(260px,.8fr)}.client-dashboard-v2 .diary-side-stack{grid-gap:16px;display:grid;gap:16px;min-width:0}.client-dashboard-v2 .diary-editor-panel,.client-dashboard-v2 .diary-list-panel{min-width:0}.client-dashboard-v2 .diary-list-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:14px 18px 0}.client-dashboard-v2 .diary-search{display:flex;flex:1 1;gap:8px;min-width:min(100%,260px)}.client-dashboard-v2 .diary-search input{background:var(--bg);border:1px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);flex:1 1;font-family:Onest,sans-serif;font-size:13px;min-height:38px;outline:none;padding:8px 12px}.client-dashboard-v2 .diary-search input:focus{border-color:#18a869}.client-dashboard-v2 .diary-list{display:flex;flex-direction:column;gap:10px;max-height:920px;overflow:auto;padding:14px 18px 18px}.client-dashboard-v2 .diary-empty{grid-gap:12px;display:grid;gap:12px}.client-dashboard-v2 .diary-entry-button{grid-gap:10px;background:var(--bg);border:1px solid var(--border);border-radius:14px;cursor:pointer;display:grid;gap:10px;padding:14px;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease;width:100%}.client-dashboard-v2 .diary-entry-button:hover{background:#fafaf8;border-color:#d3d3d3;transform:translateY(-1px)}.client-dashboard-v2 .diary-entry-button.is-active{background:linear-gradient(135deg,#5aeaa01f,#a89de814);border-color:#18a8696b}.client-dashboard-v2 .diary-entry-button__bottom,.client-dashboard-v2 .diary-entry-button__top{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.client-dashboard-v2 .diary-entry-button__date{color:#7b6fd4;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.client-dashboard-v2 .diary-entry-button__share{align-items:center;background:#18a8691a;border-radius:999px;color:#18a869;display:inline-flex;font-size:10px;font-weight:700;gap:5px;padding:4px 9px}.client-dashboard-v2 .diary-entry-button__title{color:#2b2b2b;color:var(--dark);font-size:14px;font-weight:700}.client-dashboard-v2 .diary-entry-button__text{color:var(--mid);font-size:12px;line-height:1.55}.client-dashboard-v2 .diary-entry-button__bottom{color:var(--mid);font-size:11px}.client-dashboard-v2 .diary-editor-form{grid-gap:16px;display:grid;gap:16px;padding:18px}.client-dashboard-v2 .diary-editor-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.client-dashboard-v2 .diary-field{grid-gap:8px;display:grid;gap:8px}.client-dashboard-v2 .diary-field>span{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:600}.client-dashboard-v2 .diary-field input,.client-dashboard-v2 .diary-field textarea{background:var(--bg);border:1px solid var(--border);border-radius:12px;color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif;font-size:13px;outline:none;padding:10px 12px;transition:border-color .16s ease,background .16s ease;width:100%}.client-dashboard-v2 .diary-field input:focus,.client-dashboard-v2 .diary-field textarea:focus{background:#fff;border-color:#18a86975}.client-dashboard-v2 .diary-field textarea{line-height:1.6;min-height:300px;resize:vertical}.client-dashboard-v2 .diary-field-note{color:var(--mid);font-size:11px;line-height:1.4;margin:-2px 0 0}.client-dashboard-v2 .diary-field--toggle{align-content:start}.client-dashboard-v2 .diary-toggle{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:12px;color:#2b2b2b;color:var(--dark);cursor:pointer;display:flex;font-family:inherit;gap:12px;justify-content:space-between;min-height:50px;padding:12px 14px;text-align:left;transition:border-color .16s ease,background .16s ease;width:100%}.client-dashboard-v2 .diary-toggle:hover:not(:disabled){border-color:#d2d2d2}.client-dashboard-v2 .diary-toggle:disabled{cursor:not-allowed;opacity:.7}.client-dashboard-v2 .diary-toggle.is-on{background:#18a86914;border-color:#18a86957}.client-dashboard-v2 .diary-toggle__thumb{background:#6b6b6b40;border-radius:999px;flex-shrink:0;height:22px;position:relative;transition:background .16s ease;width:38px}.client-dashboard-v2 .diary-toggle__thumb:after{background:#fff;border-radius:50%;box-shadow:0 2px 8px #0000002e;content:"";height:16px;left:3px;position:absolute;top:3px;transition:transform .16s ease;width:16px}.client-dashboard-v2 .diary-toggle.is-on .diary-toggle__thumb{background:#18a869}.client-dashboard-v2 .diary-toggle.is-on .diary-toggle__thumb:after{transform:translateX(16px)}.client-dashboard-v2 .diary-mood-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,minmax(0,1fr))}.client-dashboard-v2 .diary-mood-card{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:14px;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;gap:6px;justify-content:center;min-height:92px;transition:border-color .16s ease,background .16s ease,transform .16s ease}.client-dashboard-v2 .diary-mood-card strong{font-size:24px;font-weight:400;line-height:1}.client-dashboard-v2 .diary-mood-card span{color:#2b2b2b;color:var(--dark);font-size:11px;font-weight:700}.client-dashboard-v2 .diary-mood-card small{color:var(--mid);font-size:10px}.client-dashboard-v2 .diary-mood-card:hover{border-color:#d2d2d2;transform:translateY(-1px)}.client-dashboard-v2 .diary-mood-card.is-active{background:#18a86914;border-color:#18a8696b}.client-dashboard-v2 .diary-field-footer{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.client-dashboard-v2 .diary-field-hint{color:var(--mid);font-size:12px}.client-dashboard-v2 .diary-form-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.client-dashboard-v2 .diary-meta-list{display:flex;flex-direction:column;gap:10px;padding:14px 18px 18px}.client-dashboard-v2 .diary-meta-item{align-items:flex-start;background:var(--bg);border:1px solid var(--border);border-radius:12px;display:flex;gap:12px;justify-content:space-between;padding:12px 14px}.client-dashboard-v2 .diary-meta-item__title{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:700}.client-dashboard-v2 .diary-meta-item__text{color:var(--mid);font-size:12px;line-height:1.45;margin-top:2px}.client-dashboard-v2 .diary-meta-item__time{color:var(--mid);flex-shrink:0;font-size:11px;white-space:nowrap}.client-dashboard-v2 .diary-tips{grid-gap:12px;display:grid;gap:12px;padding:18px}.client-dashboard-v2 .diary-tip{background:linear-gradient(135deg,#a89de81a,#5aeaa014);border:1px dashed #a89de866;border-radius:14px;padding:14px}.client-dashboard-v2 .diary-tip strong{color:#2b2b2b;color:var(--dark);display:block;font-size:12px;font-weight:700}.client-dashboard-v2 .diary-tip p{color:var(--mid);font-size:12px;line-height:1.55;margin:8px 0 0}.client-dashboard-v2 .rec-item{align-items:flex-start;border-bottom:1px solid #f5f5f3;cursor:pointer;display:flex;gap:12px;padding:12px 18px;text-decoration:none;transition:background .13s}.client-dashboard-v2 .rec-item:last-child{border-bottom:none}.client-dashboard-v2 .rec-item:hover{background:#fafaf8}.client-dashboard-v2 .rec-cover{align-items:center;border-radius:7px;display:flex;flex-shrink:0;font-size:20px;height:52px;justify-content:center;object-fit:cover;width:40px}.client-dashboard-v2 .rec-cover.is-book{background:linear-gradient(135deg,#ebe9fb,#d8f7ec)}.client-dashboard-v2 .rec-cover.is-podcast{background:linear-gradient(135deg,#fff5e8,#e8f7f0)}.client-dashboard-v2 .rec-cover.is-article{background:linear-gradient(135deg,#fff8ee,#ebe9fb)}.client-dashboard-v2 .rec-body{flex:1 1;min-width:0}.client-dashboard-v2 .rec-type{color:var(--mid);font-size:9px;font-weight:700;letter-spacing:.08em;margin-bottom:3px;text-transform:uppercase}.client-dashboard-v2 .rec-title{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:600;line-height:1.35}.client-dashboard-v2 .rec-author{color:var(--mid);font-size:11px;margin-top:2px}.client-dashboard-v2 .fade-up{animation:fadeUp .4s ease both}.client-dashboard-v2 .fade-up:nth-child(2){animation-delay:.05s}.client-dashboard-v2 .fade-up:nth-child(3){animation-delay:.1s}.client-dashboard-v2 .fade-up:nth-child(4){animation-delay:.15s}@media(max-width:960px){.client-dashboard-v2 .topbar-hamburger{display:inline-flex}.client-dashboard-v2 .topbar{padding:0 16px}.client-dashboard-v2 .stats-strip{grid-template-columns:repeat(2,1fr)}.client-dashboard-v2 .bottom-grid,.client-dashboard-v2 .main-grid{grid-template-columns:1fr}.client-dashboard-v2 .hero{padding:16px 16px 0}.client-dashboard-v2 .hero-inner{flex-direction:column;gap:20px;padding:22px 20px 0}.client-dashboard-v2 .hero-psych{width:100%}.client-dashboard-v2 .hero-psych-card{border-radius:12px;margin-bottom:0}.client-dashboard-v2 .content{padding:16px}.client-dashboard-v2 .diary-board{grid-template-columns:minmax(0,1fr)}.client-dashboard-v2 .diary-side-stack{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.client-dashboard-v2 .mood-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.client-dashboard-v2 .hero-title{font-size:23px}.client-dashboard-v2 .diary-actions,.client-dashboard-v2 .psych-actions{flex-direction:column}.client-dashboard-v2 .diary-editor-grid,.client-dashboard-v2 .diary-hero-side,.client-dashboard-v2 .diary-mood-grid,.client-dashboard-v2 .diary-side-stack{grid-template-columns:minmax(0,1fr)}.client-dashboard-v2 .diary-field-footer,.client-dashboard-v2 .diary-form-actions,.client-dashboard-v2 .diary-meta-item,.client-dashboard-v2 .diary-search{align-items:stretch;flex-direction:column}.client-dashboard-v2 .diary-form-actions .btn-sm,.client-dashboard-v2 .diary-search .btn-sm{justify-content:center;width:100%}.client-dashboard-v2 .diary-toggle{align-items:flex-start}}@media(max-width:480px){.client-dashboard-v2 .mood-options{grid-template-columns:repeat(2,minmax(0,1fr))}.client-dashboard-v2 .stats-strip{grid-template-columns:1fr}}[data-app-theme=dark] .client-dashboard-v2{--dark:#e7edf7;--mid:#9aa6bc;--mint:#5aeaa0;--mint-dim:#5aeaa02e;--lav:#b9b0f5;--lav-dim:#b9b0f533;--white:#182130;--bg:#121a27;--border:#29354b;--shadow:0 2px 16px #00000038;--shadow-md:0 10px 34px #00000047}[data-app-theme=dark] .client-dashboard-v2 .topbar{background:#121a27e0}[data-app-theme=dark] .client-dashboard-v2 .btn-sm.primary{background:#2d3d59;border-color:#2d3d59;color:#eaf1ff}[data-app-theme=dark] .client-dashboard-v2 .btn-sm.primary:hover{background:#35486a;border-color:#35486a;color:#f3f7ff}[data-app-theme=dark] .client-dashboard-v2 .hero-inner{background:linear-gradient(135deg,#143428,#172638 50%,#271a39)}[data-app-theme=dark] .client-dashboard-v2 .diary-card{background:linear-gradient(135deg,#1d2636,#202c3f);border-color:#b9b0f53d}[data-app-theme=dark] .client-dashboard-v2 .diary-card:before{background:#b9b0f51f}[data-app-theme=dark] .client-dashboard-v2 .diary-date{color:#b9b0f5}[data-app-theme=dark] .client-dashboard-v2 .diary-mood{color:#6fe0b3}[data-app-theme=dark] .client-dashboard-v2 .cal-day:hover,[data-app-theme=dark] .client-dashboard-v2 .diary-entry-button:hover,[data-app-theme=dark] .client-dashboard-v2 .diary-field input,[data-app-theme=dark] .client-dashboard-v2 .diary-field textarea,[data-app-theme=dark] .client-dashboard-v2 .diary-meta-item,[data-app-theme=dark] .client-dashboard-v2 .diary-mood-card,[data-app-theme=dark] .client-dashboard-v2 .diary-search input,[data-app-theme=dark] .client-dashboard-v2 .diary-tip,[data-app-theme=dark] .client-dashboard-v2 .diary-toggle,[data-app-theme=dark] .client-dashboard-v2 .feed-item:hover,[data-app-theme=dark] .client-dashboard-v2 .habit-row:hover,[data-app-theme=dark] .client-dashboard-v2 .rec-item:hover,[data-app-theme=dark] .client-dashboard-v2 .task-item:hover{background:#ffffff08}[data-app-theme=dark] .client-dashboard-v2 .diary-field input:focus,[data-app-theme=dark] .client-dashboard-v2 .diary-field textarea:focus{background:#ffffff0f}[data-app-theme=dark] .client-dashboard-v2 .diary-entry-button.is-active,[data-app-theme=dark] .client-dashboard-v2 .diary-mood-card.is-active,[data-app-theme=dark] .client-dashboard-v2 .diary-toggle.is-on{background:#5aeaa01f}[data-app-theme=dark] .client-dashboard-v2 .subscription-badge.is-active{background:#5aeaa02e;border-color:#5aeaa047;color:#7ae7ba}[data-app-theme=dark] .client-dashboard-v2 .subscription-badge.is-trial{background:#b9b0f538;border-color:#b9b0f552;color:#cbc3ff}[data-app-theme=dark] .client-dashboard-v2 .subscription-badge.is-danger{background:#f0997b33;border-color:#f0997b57;color:#ffb79f}[data-app-theme=dark] .client-dashboard-v2 .subscription-badge.is-neutral{background:#9aa6bc33;border-color:#9aa6bc52;color:#b4bfce}[data-app-theme=dark] .client-dashboard-v2 .subscription-upsell{background:linear-gradient(135deg,#5aeaa01f,#5aeaa008);border-color:#5aeaa033}[data-app-theme=dark] .client-dashboard-v2 .subscription-upsell.is-max{background:linear-gradient(135deg,#b9b0f529,#b9b0f50a);border-color:#b9b0f53d}@media(max-width:720px){.psy-podcasts__create-grid{grid-template-columns:1fr}.psy-podcasts__create-footer{align-items:stretch}.psy-podcasts__create-footer .dashboard__btn{width:100%}}.notify,.notify__bell{position:relative}.notify__bell{align-items:center;background:#fff;border:1px solid #d2d7db73;border-radius:12px;cursor:pointer;display:inline-flex;height:44px;justify-content:center;transition:.3s ease;width:44px}.notify__bell:hover{border:1px solid #d2d7dbcc}.notify__bell.has-unread:after{animation:notifPing 2.2s ease-out infinite;border:1px solid #31323540;border-radius:14px;content:"";inset:-3px;opacity:0;pointer-events:none;position:absolute}.notify__bell.ring svg{animation:bellRing .9s ease-in-out 1;transform-origin:50% 12%}.notify__badge{background:#313235;border-radius:999px;color:#fff;font-size:12px;font-weight:700;height:20px;line-height:20px;min-width:20px;padding:0 6px;position:absolute;right:-6px;text-align:center;top:-6px}.notify__bell.has-unread .notify__badge{animation:badgePop 1.6s ease-in-out infinite}.notify__dropdown{background:#fff;border:1px solid #d2d7db73;border-radius:18px;box-shadow:0 18px 42px #00000014;max-width:calc(100vw - 24px);padding:18px;position:absolute;right:0;top:calc(100% + 10px);width:420px;z-index:50}.notify__head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.notify__title{font-size:18px;font-weight:700;line-height:22px}.notify__actions{align-items:center;display:flex;gap:14px}.notify__link{background:none;border:none;color:#313235;cursor:pointer;font-weight:700;opacity:.7;padding:0;transition:.3s ease}.notify__link:hover{opacity:1}.notify__session,.notify__summary{background:#dde4ff;border:1px solid #d2d7db73;border-radius:14px;cursor:pointer;margin-bottom:12px;padding:12px;text-align:left;transition:.3s ease;width:100%}.notify__session:hover,.notify__summary:hover{border:1px solid #d2d7dbcc}.notify__session{background:#b5fedd}.notify__session-top{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:6px}.notify__session-badge{background:#31323514;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;padding:6px 10px}.notify__session-time{flex:0 0 auto;font-size:12px;font-weight:700;opacity:.75;white-space:nowrap}.notify__session-title{font-weight:700;margin-bottom:4px}.notify__session-sub{font-size:12px;opacity:.75}.notify__summary{align-items:center;background:#dde4ff;display:flex;gap:12px;min-width:0}.notify__summary-left{align-items:center;background:#fff;border:1px solid #d2d7db73;border-radius:12px;display:flex;flex:0 0 auto;height:38px;justify-content:center;width:38px}.notify__summary-right{flex:1 1;min-width:0}.notify__summary-title{font-weight:700;margin-bottom:2px}.notify__summary-text{font-size:12px;max-width:100%;opacity:.75;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notify__list{display:flex;flex-direction:column;gap:10px;max-height:420px;overflow:auto;padding-right:4px;scrollbar-gutter:stable}.notify__empty{opacity:.7;padding:18px 0;text-align:center}.notify__item{align-items:flex-start;background:#fff;border:1px solid #d2d7db73;border-radius:14px;cursor:pointer;display:flex;gap:12px;padding:12px;position:relative;text-align:left;transition:.3s ease;width:100%}.notify__item:hover{border:1px solid #d2d7dbcc}.notify__item.unread{background:#dde4ff99}.notify__item-ic{align-items:center;background:#fff;border:1px solid #d2d7db73;border-radius:12px;display:flex;flex:0 0 auto;height:38px;justify-content:center;width:38px}.notify__item-body{flex:1 1;min-width:0}.notify__item-top{display:flex;gap:10px;justify-content:space-between;margin-bottom:4px;min-width:0}.notify__item-time,.notify__item-type{flex:0 0 auto;font-size:12px;font-weight:700;opacity:.75;white-space:nowrap}.notify__item-title{font-weight:700;margin-bottom:2px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notify__item-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;opacity:.75;overflow:hidden;text-overflow:ellipsis}.notify__dot{background:#313235;border-radius:999px;height:8px;position:absolute;right:12px;top:12px;width:8px}@keyframes bellRing{0%{transform:rotate(0deg)}15%{transform:rotate(12deg)}30%{transform:rotate(-12deg)}45%{transform:rotate(10deg)}60%{transform:rotate(-10deg)}75%{transform:rotate(6deg)}to{transform:rotate(0deg)}}@keyframes notifPing{0%{opacity:0;transform:scale(.98)}20%{opacity:.45}to{opacity:0;transform:scale(1.12)}}@keyframes badgePop{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.notif-page{background:#fff;border:1px solid #d2d7db66;border-radius:18px;padding:30px;width:100%}.notif-page__head{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-bottom:20px}.notif-page__headLeft{align-items:center;display:flex;gap:12px;min-width:0}.notif-page__badge{align-items:center;background:#313235;border-radius:999px;color:#fff;display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:700;height:22px;justify-content:center;line-height:22px;min-width:22px;padding:0 8px}.notif-page__title{font-size:28px;font-weight:700;line-height:1.2;min-width:0}.notif-page__actions{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:12px}.notif-page__session{margin-bottom:18px}.notif-card{background:#b5fedd;border:1px solid #d2d7db73;border-radius:18px;padding:18px}.notif-card__top{display:flex;gap:12px;justify-content:space-between;margin-bottom:8px;min-width:0}.notif-card__badge{background:#31323514;border-radius:999px;display:inline-flex;padding:6px 10px}.notif-card__badge,.notif-card__time{font-size:12px;font-weight:700;white-space:nowrap}.notif-card__time{opacity:.75}.notif-card__title{font-weight:700;margin-bottom:6px}.notif-card__text{font-size:14px;opacity:.8}.notif-card__row{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.notif-tabs{margin:10px 0 18px}.notif-tabs .tabs__nav{display:flex;flex-wrap:wrap;gap:18px}.notif-tabs .tabs__nav-button{background:none;border:none;color:#313235;font-size:16px;line-height:20px;padding:0}.notif-list{gap:10px}.notif-groups,.notif-list{display:flex;flex-direction:column}.notif-groups{gap:18px}.notif-group__title{font-size:12px;font-weight:700;letter-spacing:.6px;margin:2px 0 10px;opacity:.6;text-transform:uppercase}.notif-empty{opacity:.7;padding:20px 0;text-align:center}.notif-row{align-items:stretch;background:#fff;border:1px solid #d2d7db73;border-radius:18px;display:flex;gap:10px;padding:0;position:relative;transition:.3s ease;width:100%}.notif-row:hover{border:1px solid #d2d7dbd9}.notif-row.unread{background:#dde4ff99}.notif-row__main{align-items:stretch;background:none;border:none;border-radius:18px;cursor:pointer;display:flex;gap:14px;min-width:0;padding:14px;text-align:left;transition:.3s ease;width:100%}.notif-row__main:hover{background:#31323505}.notif-row__left{align-items:center;display:flex;flex:0 0 auto}.notif-row__type{border:1px solid #d2d7db73;border-radius:999px;font-size:12px;font-weight:700;opacity:.8;padding:6px 10px;white-space:nowrap}.notif-row__type.SESSION{background:#b5fedd80}.notif-row__type.MESSAGE{background:#dde4ffcc}.notif-row__type.SYSTEM{background:#e4e3e3cc}.notif-row__type.FAV{background:#e0d4fc59}.notif-row__body{flex:1 1;min-width:0}.notif-row__top{align-items:baseline;display:flex;gap:12px;justify-content:space-between;margin-bottom:6px;min-width:0}.notif-row__title{align-items:center;display:flex;font-weight:700;gap:10px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notif-row__icon{align-items:center;background:#3132350d;border-radius:10px;color:#313235;display:inline-flex;flex:0 0 auto;height:28px;justify-content:center;width:28px}.notif-row__time{flex:0 0 auto;font-size:12px;font-weight:700;opacity:.75;white-space:nowrap}.notif-row__text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;opacity:.8;overflow:hidden;text-overflow:ellipsis}.notif-row__dot{background:#313235;border-radius:999px;height:8px;position:absolute;right:14px;top:14px;width:8px}.notif-row__actions{align-items:center;display:flex;flex:0 0 auto;padding:0 12px 0 0}.notif-row__arch{align-items:center;background:#ffffff8c;border:1px solid #d2d7db59;border-radius:12px;cursor:pointer;display:inline-flex;height:38px;justify-content:center;opacity:.8;transition:.3s ease;width:38px}.notif-row__arch:hover{border-color:#d2d7dbcc;opacity:1}.notif-more{display:flex;justify-content:center;padding:12px 0 4px}.notif-skel{display:flex;flex-direction:column;gap:10px}.notif-skel__row{animation:notifShimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,#fff9,#ffffffeb 50%,#fff9);background-size:200% 100%;border:1px solid #d2d7db40;border-radius:18px;height:70px}@keyframes notifShimmer{0%{background-position:0 50%}to{background-position:100% 50%}}@media(max-width:1239px){.notify__dropdown{padding:16px;width:380px}.notif-page{padding:24px}.notif-page__title{font-size:24px}}@media(max-width:768px){.notif-page{padding:18px}.notif-page__head{align-items:flex-start;flex-direction:column;gap:12px}.notif-page__actions{justify-content:flex-start;width:100%}.notif-page__title{font-size:22px}.notif-row__main{gap:12px;padding:12px}.notif-row__actions{padding-right:10px}.notify__dropdown{right:0;width:min(420px,100vw - 18px)}}@media(max-width:520px){.notify__dropdown{border-radius:16px;padding:14px;right:-93px;width:calc(100vw - 16px)}.notify__actions,.notify__head{gap:10px}.notify__title{font-size:16px;line-height:20px}.notif-page{border-radius:16px;padding:14px}.notif-page__title{font-size:20px}.notif-row{border-radius:16px;gap:8px}.notif-row__main{border-radius:16px;gap:12px;padding:12px}.notif-row__top{align-items:flex-start;flex-direction:column;gap:6px}.notif-row__time{order:3}.notif-row__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;white-space:normal}.notif-row__text{-webkit-line-clamp:3}.notif-row__actions{align-items:flex-start;padding:0 10px 0 0}.notif-row__arch{border-radius:12px;height:36px;width:36px}.notif-row__dot{right:12px;top:12px}}@media(max-width:380px){.notify__bell{border-radius:12px;height:40px;width:40px}.notify__badge{font-size:11px;height:18px;line-height:18px;min-width:18px;right:-5px;top:-5px}.notif-page__title{font-size:18px}.notif-row__type{font-size:11px;padding:5px 8px}.notif-row__icon{border-radius:10px;height:26px;width:26px}}.notif-v2-layout{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:var(--n-side-w) minmax(0,1fr);padding:14px}.notif-v2-layout__main{min-width:0}.notif-v2-sidebar{border:1px solid #e4e4e4;border-radius:16px;display:flex;flex-direction:column;height:calc(100vh - 28px);overflow:hidden;position:-webkit-sticky;position:sticky;top:14px}.notif-v2-sidebar__logo{align-items:center;border-bottom:1px solid #ededed;display:flex;padding:16px 14px;text-decoration:none}.notif-v2-sidebar__logoOrb{background:radial-gradient(circle at 30% 70%,#4eeea0,#9bb4e8);border-radius:50%;flex-shrink:0;height:32px;width:32px}.notif-v2-sidebar__logoText{color:#2b2b2b;font-family:Unbounded,Onest,sans-serif;letter-spacing:-.02em}.notif-v2-sidebar__logoText span{color:#a89de8}.notif-v2-sidebar__nav{display:flex;flex:1 1;flex-direction:column;gap:3px;overflow:auto;padding:12px 10px}.notif-v2-sidebar__groupTitle{color:#b5b5b5;font-weight:700;letter-spacing:.09em;line-height:1.2;margin:0;padding:8px 8px 6px;text-transform:uppercase}.notif-v2-sidebar__item{align-items:center;color:#646464;display:flex;font-weight:500;gap:9px;padding:9px 10px;text-decoration:none;transition:background .2s ease,color .2s ease}.notif-v2-sidebar__item:hover{background:#f6f6f4;color:#2b2b2b}.notif-v2-sidebar__item.is-active{background:#5aeaa021}.notif-v2-sidebar__item small{align-items:center;background:#5aeaa0;color:#2b2b2b;display:inline-flex;font-family:Unbounded,Onest,sans-serif;justify-content:center;line-height:1;padding:0 7px}.notif-v2-sidebar__user{grid-gap:9px;align-items:center;border-top:1px solid #ededed;display:grid;gap:9px;grid-template-columns:34px 1fr auto;padding:12px 10px}.notif-v2-sidebar__avatar{align-items:center;background:#a89de82e;border:1px solid #a89de880;display:inline-flex;font-weight:700;justify-content:center}.notif-v2-sidebar__userText{display:flex;flex-direction:column;gap:1px;min-width:0}.notif-v2-sidebar__userText strong{color:#2b2b2b;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notif-v2-sidebar__userText span{color:#7b7b7b;line-height:1.2}.notif-v2-sidebar__logout{border:1px solid #e0e0e0;color:#6b6b6b;cursor:pointer;font-size:11px;font-weight:600;line-height:1;padding:8px 9px;transition:border-color .2s ease,color .2s ease,background .2s ease}.notif-v2-sidebar__logout:hover{background:#f6f6f4;border-color:#cfcfcf;color:#2b2b2b}.notif-v2{--n-dark:#2b2b2b;--n-mid:#6b6b6b;--n-border:#18a869;--n-bg:#f8f8f6;--n-white:#fff;--n-mint:#5aeaa0;--n-lav:#a89de8;--n-shadow:0 8px 24px #1418200f;background:var(--n-bg);border:1px solid var(--n-border);border-radius:16px;padding:24px;width:100%}.notif-v2__topbar{grid-gap:14px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(180deg,#ffffffe6,#ffffffb8);border:1px solid var(--n-border);border-radius:18px;box-shadow:var(--n-shadow);gap:14px;grid-template-columns:1fr auto auto;margin-bottom:20px;padding:16px 18px}.notif-v2__titleWrap{align-items:center;display:flex;gap:12px}.notif-v2__title{font-family:Unbounded,Onest,sans-serif;font-size:24px;line-height:1;margin:0}.notif-v2__chip{align-items:center;border:1px solid #5aeaa04d;border-radius:999px;color:#16985f;display:inline-flex;font-size:12px;font-weight:600;gap:6px}.notif-v2__chipDot{background:var(--n-mint);border-radius:50%;height:6px;width:6px}.notif-v2__tabs{align-items:center;background:#f2f2ef;border-radius:10px;display:inline-flex}.notif-v2__tabs button{background:#0000;border:0;border-radius:8px;color:var(--n-mid);cursor:pointer;font-family:Onest,sans-serif;padding:7px 12px;transition:background .2s,color .2s}.notif-v2__tabs button.active{background:#fff;color:var(--n-dark);font-weight:600}.notif-v2__actions{display:inline-flex;gap:8px}.notif-v2-btn{border:1px solid var(--n-border);border-radius:10px;cursor:pointer;font-family:Onest,sans-serif;font-weight:600;line-height:1;padding:8px 12px;transition:background .2s,color .2s,border-color .2s}.notif-v2-btn:hover{border-color:#cfcfcf;color:var(--n-dark)}.notif-v2-btn:disabled{cursor:not-allowed;opacity:.55}.notif-v2-btn--dark{background:#2a2d36;border-color:#2a2d36d9}.notif-v2-btn--dark:hover{color:#fff;opacity:.9}.notif-v2-btn--icon{align-items:center;display:inline-flex;height:34px;justify-content:center;min-width:34px;padding:0;width:34px}.notif-v2__content{grid-gap:18px;align-items:start;display:grid;gap:18px}.notif-v2-feed{display:flex;flex-direction:column;gap:12px;min-width:0}.notif-v2-group__label{color:#a7a7a7;margin:2px 0 8px}.notif-v2-card{box-shadow:0 10px 26px #1418200d;display:grid;grid-template-columns:1fr auto;transition:box-shadow .2s,border-color .2s}.notif-v2-card:hover{border-color:#d2d2d2;box-shadow:var(--n-shadow)}.notif-v2-card.unread{border-image:linear-gradient(180deg,var(--n-mint),var(--n-lav)) 1;border-left:3px solid #0000}.notif-v2-card__main{grid-gap:12px;align-items:start;gap:12px;grid-template-columns:44px 1fr auto;padding:14px}.notif-v2-card__avatar{background:#ececec;color:#666;font-size:12px;font-weight:700;position:relative}.notif-v2-card__avatar,.notif-v2-card__avatarTag{align-items:center;display:inline-flex;justify-content:center}.notif-v2-card__avatarTag{background:#2a2d36;border-radius:50%;font-size:10px;height:17px;position:absolute;width:17px}.notif-v2-card__avatar.is-chat{background:#5aeaa01f;color:#18a869}.notif-v2-card__avatar.is-blog{background:#a89de829;color:#7b6fd4}.notif-v2-card__avatar.is-forum{background:#e07b5a24;color:#d46d4d}.notif-v2-card__avatar.is-stories{background:#db709324;color:#d15b86}.notif-v2-card__avatar.is-podcast{background:#5a8aea24;color:#4d79ce}.notif-v2-card__avatar.is-library{background:#e0b05a29;color:#ca9540}.notif-v2-card__avatar.is-session{background:#5aeaa024;color:#14965e}.notif-v2-card__avatar.is-profile{background:#a89de824;color:#7b6fd4}.notif-v2-card__body{min-width:0}.notif-v2-card__meta{align-items:center;display:flex;gap:8px;margin-bottom:2px}.notif-v2-card__actor{color:var(--n-dark);font-size:13px;font-weight:600}.notif-v2-card__pill{letter-spacing:.03em;padding:2px 7px;text-transform:uppercase}.notif-v2-card__pill.is-chat{background:#5aeaa01f;color:#18a869}.notif-v2-card__pill.is-blog{background:#a89de824;color:#7b6fd4}.notif-v2-card__pill.is-forum{background:#e07b5a24;color:#d46d4d}.notif-v2-card__pill.is-stories{background:#db709324;color:#d15b86}.notif-v2-card__pill.is-podcast{background:#5a8aea24;color:#4d79ce}.notif-v2-card__pill.is-library{background:#e0b05a29;color:#ca9540}.notif-v2-card__pill.is-session{background:#5aeaa01f;color:#14965e}.notif-v2-card__pill.is-profile{background:#a89de824;color:#7b6fd4}.notif-v2-card__title{font-size:14px}.notif-v2-card__preview{-webkit-line-clamp:2;-webkit-box-orient:vertical;background:#f6f6f3;border-left:2px solid #d8d8d8;border-radius:8px;display:-webkit-box;line-height:1.5;overflow:hidden;padding:8px 10px}.notif-v2-card__session{background:#5aeaa017;border:1px solid #5aeaa040;border-radius:9px;margin-top:8px;padding:8px 10px}.notif-v2-card__sessionTime{color:#14965e;font-family:Unbounded,Onest,sans-serif;font-size:13px;letter-spacing:-.02em}.notif-v2-card__sessionLabel{margin-top:1px}.notif-v2-card__right{display:inline-flex;flex-direction:column}.notif-v2-card__time{color:#b6b6b6}.notif-v2-card__dot{background:var(--n-mint);border-radius:50%;height:8px;width:8px}.notif-v2-card__controls{align-items:center;background:linear-gradient(90deg,#f8f8f638,#ffffffd1);border-left:1px solid var(--n-border);gap:6px;padding:12px}.notif-v2-icon-btn{align-items:center;background:#fff;border-radius:8px;color:var(--n-mid);cursor:pointer;display:inline-flex;justify-content:center;transition:border-color .2s ease,color .2s ease,background .2s ease,transform .2s ease}.notif-v2-icon-btn:hover{background:#5aeaa014;border-color:#cecece;color:var(--n-dark);transform:translateY(-1px)}.notif-v2-load-more{background:#ffffffb8;border:1px solid #d8dde5;color:var(--n-mid);cursor:pointer;margin-top:6px;padding:12px;transition:background .2s ease,border-color .2s ease,color .2s ease;width:100%}.notif-v2-load-more:hover{background:#fff;border-color:#c8d0db;color:var(--n-dark)}.notif-v2-side{display:flex;flex-direction:column;gap:14px}.notif-v2-panel{background:#fff;border:1px solid var(--n-border);box-shadow:0 10px 26px #1418200d;overflow:hidden}.notif-v2-panel__head{align-items:center;border-bottom:1px solid var(--n-border);display:flex;gap:8px;justify-content:space-between;padding:14px 16px}.notif-v2-panel__title{font-family:Unbounded,Onest,sans-serif;font-weight:700;letter-spacing:-.01em}.notif-v2-panel__body{display:flex;flex-direction:column;gap:12px;padding:14px 16px}.notif-v2-status{background:#efefef;border-radius:999px;color:#777;font-weight:700;padding:3px 8px}.notif-v2-status.is-on{background:#5aeaa026;color:#179861}.notif-v2-push-device{align-items:flex-start;background:linear-gradient(180deg,#fafaf8,#f4f6f8);border:1px solid var(--n-border);display:flex;gap:10px;padding:10px}.notif-v2-push-list{display:flex;flex-direction:column;gap:8px}.notif-v2-push-device__icon{align-items:center;background:#fff;border:1px solid var(--n-border);border-radius:10px;display:inline-flex;font-size:14px;height:36px;justify-content:center;width:36px}.notif-v2-push-device__name{font-size:12px;font-weight:600}.notif-v2-push-device__info{flex:1 1;min-width:0}.notif-v2-push-device__meta{color:var(--n-mid);font-size:11px;margin-top:1px}.notif-v2-push-device__right{align-items:center;display:inline-flex;gap:8px;margin-left:auto}.notif-v2-push-device__dot{background:#ccc;border-radius:50%;height:8px;width:8px}.notif-v2-push-device__dot.is-on{background:var(--n-mint);box-shadow:0 0 0 3px #5aeaa02e}.notif-v2-setting-row{align-items:center;border-bottom:1px solid #1c212c12;display:flex;gap:10px;justify-content:space-between;padding:7px 0}.notif-v2-setting-row:last-child{border-bottom:none}.notif-v2-setting-row__left{align-items:center;display:inline-flex;gap:9px;min-width:0}.notif-v2-setting-row__icon{align-items:center;background:#f1f1ef;border:1px solid var(--n-border);border-radius:7px;display:inline-flex;font-size:13px;height:24px;justify-content:center;width:24px}.notif-v2-setting-row__title{font-size:13px;font-weight:500;line-height:1.2}.notif-v2-setting-row__sub{color:var(--n-mid);font-size:11px;margin-top:1px}.notif-v2-switch{flex-shrink:0;height:22px;position:relative;width:38px}.notif-v2-switch input{opacity:0;position:absolute}.notif-v2-switch__track{background:#ddd;border-radius:100px;cursor:pointer;inset:0;position:absolute;transition:background .2s}.notif-v2-switch__thumb{background:#fff;border-radius:50%;height:16px;left:3px;pointer-events:none;position:absolute;top:3px;transition:transform .2s;width:16px}.notif-v2-switch input:checked+.notif-v2-switch__track{background:var(--n-mint)}.notif-v2-switch input:checked~.notif-v2-switch__thumb{transform:translateX(16px)}.notif-v2-quasar-box{grid-gap:10px;align-items:center;background:linear-gradient(135deg,#5aeaa012,#a89de814);border:1px solid #a89de83d;border-radius:10px;display:grid;gap:10px;grid-template-columns:32px 1fr auto;padding:10px}.notif-v2-quasar-box__icon{align-items:center;background:linear-gradient(135deg,var(--n-mint),var(--n-lav));border-radius:9px;color:#fff;display:inline-flex;font-size:14px;height:32px;justify-content:center;width:32px}.notif-v2-quasar-box__title{font-size:12px;font-weight:600}.notif-v2-quasar-box__sub{color:var(--n-mid);font-size:11px;margin-top:2px}.notif-v2-quasar-meta{color:var(--n-mid);display:flex;flex-direction:column;font-size:11px;gap:5px}.notif-v2-quasar-meta a{color:#6f62cf;text-decoration:underline}.notif-v2-quasar-meta img{background:#fff;border:1px solid var(--n-border);border-radius:10px;height:120px;object-fit:contain;width:120px}.notif-v2-quasar-toggles{display:flex;flex-direction:column;gap:8px}.notif-v2-check-row{align-items:flex-start;display:flex;font-size:12px;gap:8px}.notif-v2-check-row input{margin-top:2px}.notif-v2-check-row span{display:flex;flex-direction:column;gap:1px}.notif-v2-check-row small,.notif-v2-subtle{color:var(--n-mid)}.notif-v2-subtle{font-size:12px}.notif-v2-meta-list div{display:flex;flex-direction:column;font-size:12px;gap:1px}.notif-v2-empty,.notif-v2-meta-list small{color:var(--n-mid)}.notif-v2-empty{background:linear-gradient(180deg,#ffffffd1,#f8f8f69e);border:1px dashed #d8d8d8;border-radius:14px;display:flex;flex-direction:column;justify-content:center;min-height:220px;padding:42px 20px;text-align:center}.notif-v2-empty__icon{font-size:22px}.notif-v2-empty__title{color:var(--n-dark);font-weight:700;margin-top:10px}.notif-v2-empty__sub{font-size:13px;margin-top:4px}.notif-v2-skeleton{display:flex;flex-direction:column;gap:10px}.notif-v2-skeleton__row{animation:notifV2Shimmer 1.1s ease-in-out infinite;background:linear-gradient(90deg,#f1f1ef,#fff 50%,#f1f1ef);background-size:200% 100%;border:1px solid #ececea;border-radius:14px;height:82px}@keyframes notifV2Shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.notif-v2-modal{align-items:center;background:#10111759;display:flex;inset:0;justify-content:center;opacity:0;padding:20px;pointer-events:none;position:fixed;transition:opacity .2s;z-index:2500}.notif-v2-modal.is-open{opacity:1;pointer-events:auto}.notif-v2-modal__card{background:#fff;border:1px solid #e7e7e7;border-radius:18px;overflow:auto;width:min(560px,100%)}.notif-v2-modal__head{align-items:center;background:#fff;border-bottom:1px solid var(--n-border);display:flex;justify-content:space-between;padding:14px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.notif-v2-modal__head h2{font-family:Unbounded,Onest,sans-serif;font-size:14px;letter-spacing:-.02em;margin:0}.notif-v2-modal__body{padding:12px 16px}.notif-v2-modal__foot{background:#fff;border-top:1px solid var(--n-border);bottom:0;display:flex;gap:8px;justify-content:flex-end;padding:12px 16px;position:-webkit-sticky;position:sticky}@media(max-width:1100px){.notif-v2-layout{grid-template-columns:1fr;padding:10px}.notif-v2-sidebar{height:auto;position:static}.notif-v2-sidebar__nav{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.notif-v2-sidebar__groupTitle{grid-column:1/-1}.notif-v2__topbar{grid-template-columns:1fr;justify-items:start}}@media(max-width:960px){.notif-v2__content{grid-template-columns:1fr}.notif-v2-sidebar__user{grid-template-columns:34px 1fr}.notif-v2-sidebar__logout{grid-column:1/-1;justify-self:start}}@media(max-width:720px){.notif-v2-layout{gap:10px;padding:0}.notif-v2-sidebar{border-left:0;border-radius:0;border-right:0}.notif-v2-sidebar__nav{grid-template-columns:1fr}.notif-v2{border-left:0;border-radius:0;border-right:0;padding:14px}.notif-v2__title{font-size:20px}.notif-v2__tabs{max-width:100%;overflow:auto}.notif-v2-card{grid-template-columns:1fr}.notif-v2-card__main{grid-template-columns:38px 1fr}.notif-v2-card__right{align-items:flex-start}.notif-v2-card__controls{border-left:0;border-top:1px solid var(--n-border);justify-content:flex-end}}.notif-v2-layout{--n-side-w:260px;--n-header-h:64px;--n-dark:#2b2b2b;--n-mid:#6b6b6b;--n-mint:#5aeaa0;--n-lav:#a89de8;--n-border:#e4e4e4;--n-bg:#f8f8f6;background:var(--n-bg);display:block;min-height:100vh;padding:0;position:relative;width:100%}.notif-v2-sidebar-overlay{background:#0006;display:none;inset:0;position:fixed;z-index:49}.notif-v2-sidebar-overlay.open{display:block}.notif-v2-sidebar{background:#fff;border:0;border-radius:0;border-right:1px solid var(--n-border);box-shadow:none;height:100vh;left:0;position:fixed;top:0;transition:transform .28s cubic-bezier(.4,0,.2,1);width:var(--n-side-w);z-index:50}.notif-v2-sidebar__logo{border-bottom:1px solid var(--n-border);gap:10px;padding:22px 22px 18px}.notif-v2-sidebar__logoOrb{height:34px;width:34px}.notif-v2-sidebar__logoText{font-size:13px;font-weight:700}.notif-v2-sidebar__nav{gap:2px;padding:14px 12px}.notif-v2-sidebar__groupTitle{color:#b0b0b0;font-size:10px;font-weight:600;letter-spacing:.1em;padding:10px 10px 5px}.notif-v2-sidebar__item{border-radius:10px;color:var(--n-mid);font-size:13px;font-weight:400;padding:9px 12px}.notif-v2-sidebar__item:hover{background:var(--n-bg);color:var(--n-dark)}.notif-v2-sidebar__item.is-active{background:#5aeaa01f;color:#18a869;font-weight:600}.notif-v2-sidebar__item small{background:var(--n-mint);border-radius:100px;color:var(--n-dark);font-size:10px;font-weight:700;height:20px;margin-left:auto;min-width:20px;padding:2px 7px}.notif-v2-sidebar__user{border-top:1px solid var(--n-border);gap:10px;grid-template-columns:34px 1fr 28px;padding:16px 12px}.notif-v2-sidebar__avatar{background:#a89de81f;border:1.5px solid var(--n-lav);border-radius:50%;color:#7b6fd4;font-size:11px;height:34px;width:34px}.notif-v2-sidebar__userText strong{font-size:12px;font-weight:600}.notif-v2-sidebar__userText span{color:var(--n-mid);font-size:10px}.notif-v2-sidebar__logout{align-items:center;background:#fff;border:1px solid var(--n-border);border-radius:8px;color:#bbb;display:inline-flex;height:28px;justify-content:center;padding:0;width:28px}.notif-v2-layout__main{display:flex;flex-direction:column;margin-left:var(--n-side-w);min-height:100vh}.notif-v2-mobile-header{align-items:center;background:#fff;border-bottom:1px solid var(--n-border);display:none;height:56px;justify-content:space-between;padding:0 16px;position:-webkit-sticky;position:sticky;top:0;z-index:50}.notif-v2-mobile-header__menu{background:none;border:0;cursor:pointer;display:inline-flex;flex-direction:column;gap:4px;height:32px;justify-content:center;padding:4px;width:32px}.notif-v2-mobile-header__menu span{background:var(--n-dark);border-radius:2px;display:block;height:2px}.notif-v2-mobile-header__menu span:first-child,.notif-v2-mobile-header__menu span:nth-child(2){width:18px}.notif-v2-mobile-header__menu span:nth-child(3){width:12px}.notif-v2-mobile-header__logo{align-items:center;color:var(--n-dark);display:inline-flex;font-family:Unbounded,Onest,sans-serif;font-size:12px;font-weight:700;gap:8px}.notif-v2-mobile-header__logoOrb{background:radial-gradient(circle at 30% 70%,#4eeea0,#9bb4e8);border-radius:50%;height:28px;width:28px}.notif-v2-mobile-header__actions{align-items:center;display:inline-flex;gap:8px}.notif-v2-mobile-header__count{background:#5aeaa01f;border:1px solid #5aeaa040;border-radius:100px;color:#18a869;font-size:10px;font-weight:600;min-width:28px;padding:3px 8px;text-align:center}.notif-v2{background:#0000;border:0;border-radius:0;color:var(--n-dark);display:flex;flex-direction:column;min-height:100vh;padding:0}.notif-v2__topbar{grid-gap:16px;align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid var(--n-border);display:grid;gap:16px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);height:var(--n-header-h);margin-bottom:0;padding:0 32px;position:-webkit-sticky;position:sticky;top:0;z-index:40}.notif-v2__titleWrap{gap:16px}.notif-v2__title{color:var(--n-dark);font-size:15px;font-weight:700;letter-spacing:-.02em}.notif-v2__chip{background:#5aeaa01f;border:1px solid #5aeaa040;border-radius:100px;color:#18a869;font-size:11px;gap:5px;padding:4px 10px}.notif-v2__chipDot{animation:notifPulse 2s infinite}.notif-v2__tabsWrap{display:flex;justify-content:center}.notif-v2__tabs{background:var(--n-bg);border:1px solid var(--n-border);border-radius:9px;gap:2px;padding:3px}.notif-v2__tabs button{border-radius:7px;font-size:12px;font-weight:500;padding:6px 14px}.notif-v2__tabs button.active{box-shadow:0 1px 4px #00000012}.notif-v2__actions{justify-self:end}.notif-v2-btn{background:#fff;border-radius:9px;color:var(--n-mid);font-size:12px;font-weight:500;padding:7px 14px}.notif-v2-btn--dark{background:var(--n-dark);border-color:var(--n-dark);color:#fff}.notif-v2-btn--icon{height:36px;min-width:36px;width:36px}.notif-v2__content{flex:1 1;gap:24px;grid-template-columns:1fr 360px;padding:28px 32px}.notif-v2-feed{gap:8px}.notif-v2-group{display:flex;flex-direction:column;gap:8px}.notif-v2-group__label{color:var(--n-mid);font-size:11px;font-weight:600;letter-spacing:.1em;margin:0;padding:8px 4px 4px;text-transform:uppercase}.notif-v2-card{align-items:stretch;background:#fff;border:1px solid var(--n-border);border-radius:14px;box-shadow:none;display:flex;gap:0;overflow:hidden;padding:16px 18px;position:relative;transition:box-shadow .18s,border-color .18s,transform .12s}.notif-v2-card:hover{border-color:#d0d0d0;box-shadow:0 8px 32px #00000017;transform:translateY(-1px)}.notif-v2-card.unread{background:#fdfdfd;border-left:1px solid var(--n-border)}.notif-v2-card.unread:before{background:linear-gradient(180deg,var(--n-mint),var(--n-lav));bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.notif-v2-card[data-type=chat]{--type-color:#18a869;--type-bg:#5aeaa01a}.notif-v2-card[data-type=blog]{--type-color:#7b6fd4;--type-bg:#a89de81a}.notif-v2-card[data-type=forum]{--type-color:#e07b5a;--type-bg:#e07b5a1a}.notif-v2-card[data-type=stories]{--type-color:#db7093;--type-bg:#db70931a}.notif-v2-card[data-type=podcast]{--type-color:#5a8aea;--type-bg:#5a8aea1a}.notif-v2-card[data-type=library]{--type-color:#e0b05a;--type-bg:#e0b05a1a}.notif-v2-card[data-type=session]{--type-color:#18a869;--type-bg:#5aeaa01f}.notif-v2-card[data-type=profile]{--type-color:#7b6fd4;--type-bg:#a89de81a}.notif-v2-card__main{grid-gap:14px;align-items:flex-start;background:#0000;border:0;cursor:pointer;display:grid;gap:14px;grid-template-columns:42px minmax(0,1fr) auto;padding:0;text-align:left;width:100%}.notif-v2-card__avatar{background:var(--n-bg);background:var(--type-bg,var(--n-bg));border-radius:50%;color:var(--n-dark);color:var(--type-color,var(--n-dark));height:42px;width:42px}.notif-v2-card__avatarTag{background:var(--n-dark);background:var(--type-color,var(--n-dark));border:2px solid #fff;bottom:-2px;color:#fff;height:18px;right:-2px;width:18px}.notif-v2-card__meta{margin-bottom:4px}.notif-v2-card__actor{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notif-v2-card__pill{background:var(--n-bg);background:var(--type-bg,var(--n-bg));border-radius:100px;color:var(--n-mid);color:var(--type-color,var(--n-mid));font-size:10px;font-weight:700;padding:2px 8px}.notif-v2-card__title{color:var(--n-dark);font-size:13px;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notif-v2-card__preview{background:var(--n-bg);border-left:2px solid var(--type-color,var(--n-border));border-radius:9px;color:var(--n-mid);font-size:12px;margin-top:8px;padding:9px 12px}.notif-v2-card__session{background:#5aeaa01f;border:1px solid #5aeaa033;border-radius:10px;margin-top:10px;padding:10px 14px}.notif-v2-card__sessionTime{color:#18a869;font-size:15px;font-weight:700}.notif-v2-card__sessionLabel{color:var(--n-mid);font-size:11px}.notif-v2-card__right{align-items:flex-end;gap:8px}.notif-v2-card__time{color:#bbb;font-size:11px;white-space:nowrap}.notif-v2-card__dot{animation:notifPulse 2s infinite}.notif-v2-card__controls{align-items:flex-start;border-left:0;display:inline-flex;gap:4px;margin-left:10px;opacity:0;padding:0;transition:opacity .15s}.notif-v2-card:hover .notif-v2-card__controls{opacity:1}.notif-v2-icon-btn{border:1px solid var(--n-border);border-radius:7px;font-size:12px;height:28px;width:28px}.notif-v2-load-more{border:1.5px dashed var(--n-border);border-radius:14px;font-size:13px;font-weight:500;margin-top:4px;padding:13px}.notif-v2-side{gap:16px}.notif-v2-panel{border-radius:14px}.notif-v2-panel__head{padding:16px 18px 14px}.notif-v2-panel__title{color:var(--n-dark);font-size:12px}.notif-v2-panel__body{padding:16px 18px}.notif-v2-status{border:1px solid #0000;border-radius:100px;font-size:10px;font-weight:600;padding:3px 9px}.notif-v2-status.is-beta{background:#a89de81f;color:#7b6fd4}.notif-v2-push-device{background:var(--n-bg);border-radius:10px;padding:14px}.notif-v2-check-row strong,.notif-v2-modal__head h2,.notif-v2-push-device__name,.notif-v2-quasar-box__title,.notif-v2-setting-row__title{color:var(--n-dark)}.notif-v2-push-actions{display:flex;gap:8px;padding-top:4px}.notif-v2-btn--sm{font-size:11px;min-height:28px;padding:0 10px}.notif-v2-push-actions .notif-v2-btn{align-items:center;display:inline-flex;flex:1 1;justify-content:center}.notif-v2-setting-row{border-bottom:1px solid #f5f5f3;padding:8px 0}.notif-v2-setting-row:last-child{border-bottom:0}.notif-v2-modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000059}.notif-v2-modal__card{border-radius:20px;max-height:88vh;width:min(540px,100%)}.notif-v2-modal__head{border-radius:20px 20px 0 0;padding:22px 24px 18px}.notif-v2-modal__head h2{font-size:15px}.notif-v2-modal__body{padding:20px 24px}.notif-v2-modal__foot{border-radius:0 0 20px 20px;padding:16px 24px}@keyframes notifPulse{0%,to{opacity:1}50%{opacity:.45}}@media(max-width:1100px){.notif-v2__content{grid-template-columns:1fr 300px}}@media(max-width:900px){.notif-v2__content{grid-template-columns:1fr}.notif-v2-side{display:none}}@media(max-width:768px){.notif-v2-sidebar{transform:translateX(-100%);width:var(--n-side-w)}.notif-v2-sidebar.is-mobile-open{transform:translateX(0)}.notif-v2-layout__main{margin-left:0}.notif-v2-mobile-header{display:flex}.notif-v2__topbar{display:none}.notif-v2__content{display:block;padding:12px 16px 86px}.notif-v2-feed{gap:8px}.notif-v2-card{border-radius:12px;padding:14px}.notif-v2-card__main{gap:12px;grid-template-columns:38px minmax(0,1fr)}.notif-v2-card__avatar{font-size:12px;height:38px;width:38px}.notif-v2-card__meta{margin-bottom:3px}.notif-v2-card__actor{font-size:13px}.notif-v2-card__title{font-size:12px}.notif-v2-card__preview{border-left:0;border-radius:7px;margin-top:6px;padding:7px 10px}.notif-v2-card__controls,.notif-v2-card__right{display:none}}.notif-v2-shell{--n-side-w:240px}.notif-v2-shell__main{min-width:0}.notif-v2-shell .notif-v2{min-height:calc(100vh - 28px)}.notif-v2-shell .notif-v2__titleWrap{align-items:center;display:flex;gap:10px;min-width:0}.notif-v2-shell .podcasts-topbar__menu-btn{flex-shrink:0}@media(max-width:1024px){.notif-v2-shell .notif-v2__topbar{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;height:auto;padding:10px 14px}.notif-v2-shell .notif-v2__tabsWrap{justify-content:flex-start}.notif-v2-shell .notif-v2__actions{display:inline-flex;justify-self:start}}.notif-modal{display:flex;flex-direction:column;gap:12px}.notif-modal__time{color:#31323599;font-size:13px;line-height:18px}.notif-modal__msg{background:radial-gradient(900px 120px at 0 0,#e0d4fc1f,#0000 60%),#ffffffc7;border:1px solid #d2d7db8c;border-radius:14px;color:#313235eb;font-size:15px;line-height:1.6;padding:14px;white-space:pre-wrap}[data-app-theme=dark] .notif-modal__time{color:#ffffffa8}[data-app-theme=dark] .notif-modal__msg{background:radial-gradient(900px 120px at 0 0,#acaafe1f,#0000 60%),#10141d9e;border-color:#e9ecff29;color:#ffffffe6}[data-app-theme=dark] .notif-v2-shell{--n-dark:#eceff9;--n-mid:#9ca5b7;--n-mint:#56d09a;--n-lav:#b2a7f4;--n-border:#18a869;--n-bg:#161b24;--n-shadow:0 18px 40px #00000047}[data-app-theme=dark] .notif-v2-shell .notif-v2{background:#141a24}[data-app-theme=dark] .notif-v2-shell .notif-v2-btn,[data-app-theme=dark] .notif-v2-shell .notif-v2-card,[data-app-theme=dark] .notif-v2-shell .notif-v2-modal__card,[data-app-theme=dark] .notif-v2-shell .notif-v2-modal__foot,[data-app-theme=dark] .notif-v2-shell .notif-v2-modal__head,[data-app-theme=dark] .notif-v2-shell .notif-v2-panel,[data-app-theme=dark] .notif-v2-shell .notif-v2__tabs,[data-app-theme=dark] .notif-v2-shell .notif-v2__topbar{background:#212835}[data-app-theme=dark] .notif-v2-shell .notif-v2-card__preview,[data-app-theme=dark] .notif-v2-shell .notif-v2-empty,[data-app-theme=dark] .notif-v2-shell .notif-v2-load-more,[data-app-theme=dark] .notif-v2-shell .notif-v2-push-device,[data-app-theme=dark] .notif-v2-shell .notif-v2-setting-row,[data-app-theme=dark] .notif-v2-shell .notif-v2__tabs{background:#1b2230}[data-app-theme=dark] .notif-v2-shell .notif-v2-card__controls,[data-app-theme=dark] .notif-v2-shell .notif-v2-empty,[data-app-theme=dark] .notif-v2-shell .notif-v2-load-more,[data-app-theme=dark] .notif-v2-shell .notif-v2-panel__head,[data-app-theme=dark] .notif-v2-shell .notif-v2-push-device,[data-app-theme=dark] .notif-v2-shell .notif-v2-setting-row,[data-app-theme=dark] .notif-v2-shell .notif-v2__topbar{border-color:#344055}[data-app-theme=dark] .notif-v2-shell .notif-v2-card:hover{border-color:#48556b;box-shadow:0 10px 28px #00000059}[data-app-theme=dark] .notif-v2-shell .notif-v2-card.unread{background:#202838}[data-app-theme=dark] .notif-v2-shell .notif-v2-card__actor,[data-app-theme=dark] .notif-v2-shell .notif-v2-card__title,[data-app-theme=dark] .notif-v2-shell .notif-v2-check-row strong,[data-app-theme=dark] .notif-v2-shell .notif-v2-empty__title,[data-app-theme=dark] .notif-v2-shell .notif-v2-modal__head h2,[data-app-theme=dark] .notif-v2-shell .notif-v2-panel__title,[data-app-theme=dark] .notif-v2-shell .notif-v2-push-device__name,[data-app-theme=dark] .notif-v2-shell .notif-v2-quasar-box__title,[data-app-theme=dark] .notif-v2-shell .notif-v2-setting-row__title,[data-app-theme=dark] .notif-v2-shell .notif-v2__title{color:#eef2ff}[data-app-theme=dark] .notif-v2-shell .notif-v2-group__label,[data-app-theme=dark] .notif-v2-shell .notif-v2__tabs button{color:#b7c1d5}[data-app-theme=dark] .notif-v2-shell .notif-v2-card__time,[data-app-theme=dark] .notif-v2-shell .notif-v2-push-device__meta,[data-app-theme=dark] .notif-v2-shell .notif-v2-setting-row__sub,[data-app-theme=dark] .notif-v2-shell .notif-v2-subtle{color:#9ca5b7}[data-app-theme=dark] .notif-v2-shell .notif-v2__chip{background:#56d09a24;border-color:#56d09a38;color:#6de5b2}[data-app-theme=dark] .notif-v2-shell .notif-v2__tabs button:hover{background:#56d09a14;color:#eef2ff}[data-app-theme=dark] .notif-v2-shell .notif-v2__tabs button.active{background:linear-gradient(135deg,#56d09a38,#b2a7f43d);color:#f7f9ff}[data-app-theme=dark] .notif-v2-shell .notif-v2-status{background:#283243;border-color:#3d4a61;color:#d9e0ef}[data-app-theme=dark] .notif-v2-shell .notif-v2-status.is-on{background:#56d09a29;border-color:#56d09a3d;color:#79ecbb}[data-app-theme=dark] .notif-v2-shell .notif-v2-status.is-beta{background:#b2a7f429;border-color:#b2a7f43d;color:#cbc4ff}[data-app-theme=dark] .notif-v2-shell .notif-v2-btn,[data-app-theme=dark] .notif-v2-shell .notif-v2-icon-btn,[data-app-theme=dark] .notif-v2-shell .notif-v2-push-device__icon,[data-app-theme=dark] .notif-v2-shell .notif-v2-setting-row__icon{background:#212839;border-color:#394459;color:#edf1fb}[data-app-theme=dark] .notif-v2-shell .notif-v2-btn:hover,[data-app-theme=dark] .notif-v2-shell .notif-v2-icon-btn:hover{background:#262f40;border-color:#56627c;color:#fff}[data-app-theme=dark] .notif-v2-shell .notif-v2-btn--dark{background:#eceff9;border-color:#eceff9;color:#141923}[data-app-theme=dark] .notif-v2-shell .notif-v2-card__preview{border-left-color:#4c586f}[data-app-theme=dark] .notif-v2-shell .notif-v2-empty__icon{filter:brightness(1.18)}[data-app-theme=dark] .notif-v2-shell .notif-v2-switch__track{background:#2a3344}[data-app-theme=dark] .notif-v2-shell{background:#141a24}[data-app-theme=dark] .notif-v2-shell .notif-v2,[data-app-theme=dark] .notif-v2-shell .notif-v2__content{background:#0000}[data-app-theme=dark] .notif-v2-shell .notif-v2-card__controls{background:linear-gradient(90deg,#181f2c33,#1a2230eb)}[data-app-theme=dark] .notif-v2-shell .notif-v2-card__avatarTag{background:#2f3a51;border-color:#212835}[data-app-theme=dark] .notif-v2-shell .notif-v2-card__dot{box-shadow:0 0 0 3px #56d09a33}[data-app-theme=dark] .notif-v2-shell .notif-v2-skeleton__row{background:linear-gradient(90deg,#212835,#273146 50%,#212835);border-color:#364152}.b-toast{display:flex;flex-direction:column;gap:12px;pointer-events:none;position:fixed;right:18px;top:max(18px,env(safe-area-inset-top,0px) + 12px);width:min(420px,100vw - 36px);z-index:9999}.b-toast__item{--toast-surface:linear-gradient(135deg,#fffffffa,#f8fafff5);--toast-border:rgba($gray,0.55);--toast-accent:rgba($blackBg,0.25);--toast-text:#1f2633;--toast-muted:#1f2633d1;--toast-icon-bg:rgba($blackBg,0.04);--toast-icon-border:rgba($gray,0.55);--toast-close-bg:rgba($blackBg,0.02);--toast-close-hover:rgba($blackBg,0.07);grid-gap:10px;align-items:start;animation:toastIn .28s ease both;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:var(--toast-surface);border:1px solid var(--toast-border);border-radius:16px;box-shadow:0 18px 42px #090c141f;color:var(--toast-text);display:grid;gap:10px;grid-template-columns:34px 1fr 30px;overflow:hidden;padding:12px;pointer-events:auto;position:relative}.b-toast__item:before{background:var(--toast-accent);bottom:0;content:"";left:0;position:absolute;top:0;width:5px}.b-toast__item.is-success{--toast-accent:#5aeaa0;--toast-border:#5aeaa047;--toast-icon-bg:#5aeaa033;--toast-icon-border:#5aeaa04d}.b-toast__item.is-error{--toast-accent:#ff7371;--toast-border:#ff73714d;--toast-icon-bg:#ff73712e;--toast-icon-border:#ff737147}.b-toast__item.is-info{--toast-accent:#8fb9ff;--toast-border:#8fb9ff57;--toast-icon-bg:#8fb9ff3d;--toast-icon-border:#8fb9ff52}.b-toast__body{min-width:0}.b-toast__icon{align-items:center;background:var(--toast-icon-bg);border:1px solid var(--toast-icon-border);border-radius:12px;display:flex;height:34px;justify-content:center;width:34px}.b-toast__title{color:var(--toast-text);font-size:14px;font-weight:800;line-height:1.1;margin-top:1px}.b-toast__text{color:var(--toast-muted);font-size:13px;line-height:1.35;margin-top:4px;opacity:1;word-break:break-word}.b-toast__close{align-items:center;background:var(--toast-close-bg);border:1px solid var(--toast-icon-border);border-radius:10px;color:var(--toast-muted);cursor:pointer;display:inline-flex;height:30px;justify-content:center;transition:.3s ease;width:30px}.b-toast__close:hover{background:var(--toast-close-hover);color:var(--toast-text)}[data-app-theme=dark] .b-toast__item{--toast-surface:linear-gradient(135deg,#12161ef5,#1d222ef0);--toast-border:#e8eeff1f;--toast-accent:#e8eeff2e;--toast-text:#edf2ff;--toast-muted:#edf2ffd1;--toast-icon-bg:#edf2ff14;--toast-icon-border:#edf2ff24;--toast-close-bg:#edf2ff0f;--toast-close-hover:#edf2ff1f;box-shadow:0 22px 54px #0000006b}[data-app-theme=dark] .b-toast__item.is-success{--toast-border:#5aeaa033;--toast-icon-bg:#5aeaa029;--toast-icon-border:#5aeaa038}[data-app-theme=dark] .b-toast__item.is-error{--toast-border:#ff737138;--toast-icon-bg:#ff737129;--toast-icon-border:#ff73713d}[data-app-theme=dark] .b-toast__item.is-info{--toast-border:#8fb9ff38;--toast-icon-bg:#8fb9ff2e;--toast-icon-border:#8fb9ff3d}@keyframes toastIn{0%{opacity:0;transform:translate3d(12px,-6px,0)}to{opacity:1;transform:translateZ(0)}}@media(max-width:520px){.b-toast{left:18px;right:18px;width:auto}}.reaction-particles-layer{inset:0;overflow:visible;pointer-events:none;position:fixed;z-index:2600}.reaction-particle,.reaction-ripple{left:0;pointer-events:none;position:fixed;top:0;-webkit-user-select:none;user-select:none;will-change:transform,opacity}.reaction-ripple{animation:reaction-ripple-out .56s cubic-bezier(.22,1,.36,1) forwards;animation:reaction-ripple-out var(--rr-life,.56s) cubic-bezier(.22,1,.36,1) forwards;animation-delay:0ms;animation-delay:var(--rr-delay,0ms);border:2.5px solid #ffffff8c;border:2.5px solid var(--rr-color,#ffffff8c);border-radius:999px;box-shadow:0 0 0 1px #ffffff38,0 0 12px #fff3,0 0 20px #ffffff29;box-shadow:0 0 0 1px #ffffff38,0 0 12px #fff3,0 0 20px var(--rr-color,#ffffff29);height:26px;height:var(--rr-size,26px);opacity:.72;transform:translate3d(-13px,-13px,0) scale(.5);transform:translate3d(calc(var(--rr-x, 0px) - var(--rr-size, 26px)/2),calc(var(--rr-y, 0px) - var(--rr-size, 26px)/2),0) scale(.5);width:26px;width:var(--rr-size,26px)}.reaction-particle--dot{animation:reaction-dot-burst .52s ease-out forwards;animation:reaction-dot-burst var(--rd-life,.52s) ease-out forwards;animation-delay:0ms;animation-delay:var(--rd-delay,0ms);background:#fff;background:var(--rd-color,#fff);border-radius:999px;box-shadow:0 0 12px color-mix(in srgb,#fff 72%,#fff 28%);box-shadow:0 0 12px color-mix(in srgb,var(--rd-color,#fff) 72%,#fff 28%);height:7px;height:var(--rd-size,7px);transform:translate3d(-3.5px,-3.5px,0);transform:translate3d(calc(var(--rd-x, 0px) - var(--rd-size, 7px)/2),calc(var(--rd-y, 0px) - var(--rd-size, 7px)/2),0);width:7px;width:var(--rd-size,7px)}.reaction-particle--emoji{animation:reaction-emoji-float .86s cubic-bezier(.2,.88,.28,1) forwards;animation:reaction-emoji-float var(--re-life,.86s) cubic-bezier(.2,.88,.28,1) forwards;animation-delay:0ms;animation-delay:var(--re-delay,0ms);filter:saturate(1.12);font-size:16px;font-size:var(--re-size,16px);line-height:1;text-shadow:0 2px 9px #0000004d,0 0 14px #fff3;transform:translateZ(0) scale(.52) rotate(0deg);transform:translate3d(var(--re-x,0),var(--re-y,0),0) scale(.52) rotate(0deg)}.reaction-particle--floater{animation:reaction-floater-up .92s cubic-bezier(.22,.92,.22,1) forwards;animation:reaction-floater-up var(--rf-life,.92s) cubic-bezier(.22,.92,.22,1) forwards;animation-delay:0ms;animation-delay:var(--rf-delay,0ms);filter:saturate(1.18);font-size:18px;font-size:var(--rf-size,18px);line-height:1;text-shadow:0 2px 8px #00000047,0 0 14px #fff3;transform:translateZ(0) scale(.58) rotate(0deg);transform:translate3d(var(--rf-x,0),var(--rf-y,0),0) scale(.58) rotate(var(--rf-rot,0deg))}@keyframes reaction-ripple-out{0%{opacity:.72;transform:translate3d(-13px,-13px,0) scale(.5);transform:translate3d(calc(var(--rr-x, 0px) - var(--rr-size, 26px)/2),calc(var(--rr-y, 0px) - var(--rr-size, 26px)/2),0) scale(.5)}to{opacity:0;transform:translate3d(-13px,-13px,0) scale(3.4);transform:translate3d(calc(var(--rr-x, 0px) - var(--rr-size, 26px)/2),calc(var(--rr-y, 0px) - var(--rr-size, 26px)/2),0) scale(3.4)}}@keyframes reaction-dot-burst{0%{opacity:1;transform:translate3d(-3.5px,-3.5px,0) scale(1);transform:translate3d(calc(var(--rd-x, 0px) - var(--rd-size, 7px)/2),calc(var(--rd-y, 0px) - var(--rd-size, 7px)/2),0) scale(1)}to{opacity:0;transform:translate3d(-3.5px,-3.5px,0) scale(.15);transform:translate3d(calc(var(--rd-x, 0px) - var(--rd-size, 7px)/2 + var(--rd-dx, 0px)),calc(var(--rd-y, 0px) - var(--rd-size, 7px)/2 + var(--rd-dy, 0px)),0) scale(.15)}}@keyframes reaction-emoji-float{0%{filter:blur(0);opacity:0;transform:translateZ(0) scale(.52) rotate(0deg);transform:translate3d(var(--re-x,0),var(--re-y,0),0) scale(.52) rotate(0deg)}18%{opacity:1}62%{opacity:1;transform:translate3d(0,0,0) scale(1.12) rotate(0deg);transform:translate3d(calc(var(--re-x, 0px) + var(--re-dx, 0px)*.7),calc(var(--re-y, 0px) + var(--re-dy, 0px)*.7),0) scale(1.12) rotate(calc(var(--re-rot, 0deg)*.68))}to{filter:blur(.5px);opacity:0;transform:translate3d(0,0,0) scale(1.26) rotate(0deg);transform:translate3d(calc(var(--re-x, 0px) + var(--re-dx, 0px)),calc(var(--re-y, 0px) + var(--re-dy, 0px)),0) scale(1.26) rotate(var(--re-rot,0deg))}}@keyframes reaction-floater-up{0%{opacity:0;transform:translateZ(0) scale(.58) rotate(0deg);transform:translate3d(var(--rf-x,0),var(--rf-y,0),0) scale(.58) rotate(var(--rf-rot,0deg))}15%{opacity:1}62%{opacity:1;transform:translate3d(0,0,0) scale(1.18) rotate(0deg);transform:translate3d(calc(var(--rf-x, 0px) + var(--rf-dx, 0px)*.64),calc(var(--rf-y, 0px) + var(--rf-dy, 0px)*.64),0) scale(1.18) rotate(calc(var(--rf-rot-end, 0deg)*.72))}to{filter:blur(.35px);opacity:0;transform:translate3d(0,0,0) scale(1.04) rotate(0deg);transform:translate3d(calc(var(--rf-x, 0px) + var(--rf-dx, 0px)),calc(var(--rf-y, 0px) + var(--rf-dy, 0px)),0) scale(1.04) rotate(var(--rf-rot-end,0deg))}}.report-content-btn{align-items:center;background:#c731310f;border:1px solid #c731312e;border-radius:999px;color:#b83131;cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:700;gap:6px;justify-content:center;line-height:1;padding:7px 12px;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}.report-content-btn:hover{background:#c731311c;border-color:#c7313157;color:#922727;transform:translateY(-1px)}.report-content-btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.report-content-btn--compact{background:#0000;border:0;border-radius:0;color:inherit;font-size:inherit;font-weight:inherit;padding:0}.report-content-btn--compact:hover{background:#0000;border-color:#0000;color:#b83131;transform:none}.report-content-btn__icon{font-size:.95em;line-height:1}.report-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1717176b;display:flex;inset:0;justify-content:center;opacity:0;padding:20px;pointer-events:none;position:fixed;transition:opacity .18s ease;z-index:10000}.report-modal-overlay.open{opacity:1;pointer-events:auto}.report-modal{background:#fff;border:1px solid #00000014;border-radius:22px;box-shadow:0 30px 90px #00000038;color:#272727;padding:22px;width:min(520px,100%)}.report-modal__footer,.report-modal__header{align-items:center;display:flex;gap:14px;justify-content:space-between}.report-modal__header{margin-bottom:16px}.report-modal__eyebrow{color:#b83131;font-size:10px;font-weight:800;letter-spacing:.1em;margin-bottom:6px;text-transform:uppercase}.report-modal h3{font-size:20px;line-height:1.2;margin:0}.report-modal__close{background:#f7f7f5;border:1px solid #00000014;border-radius:50%;cursor:pointer;height:34px;width:34px}.report-modal__target{background:#f8f8f6;border:1px solid #e8e8e2;border-radius:14px;display:flex;flex-direction:column;gap:5px;margin-bottom:14px;padding:12px 14px}.report-modal__target strong{font-size:13px;line-height:1.35}.report-modal__target span{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#6b6b6b;display:-webkit-box;font-size:12px;line-height:1.45;overflow:hidden}.report-field{display:flex;flex-direction:column;gap:7px;margin-bottom:13px}.report-field>span{color:#666;font-size:12px;font-weight:700}.report-field select,.report-field textarea{background:#fff;border:1px solid #e3e3df;border-radius:12px;color:#272727;font:inherit;outline:none;padding:11px 12px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.report-field select:focus,.report-field textarea:focus{border-color:#5aeaa0cc;box-shadow:0 0 0 4px #5aeaa024}.report-field textarea{min-height:110px;resize:vertical}.report-field small{align-self:flex-end;color:#999;font-size:11px}.report-modal__notice{background:#a89de81f;border-radius:12px;color:#5d548a;font-size:12px;line-height:1.45;margin:4px 0 16px;padding:10px 12px}.report-modal__footer{justify-content:flex-end}.report-btn{border:0;border-radius:12px;cursor:pointer;font:inherit;font-size:13px;font-weight:800;padding:10px 15px}.report-btn--ghost{background:#f2f2ef;color:#333}.report-btn--danger{background:#b83131;color:#fff}.report-btn:disabled{cursor:not-allowed;opacity:.6}.theme-dark .report-modal,[data-theme=dark] .report-modal{background:#232323;border-color:#ffffff14;color:#f2f2f2}.theme-dark .report-field select,.theme-dark .report-field textarea,.theme-dark .report-modal__close,.theme-dark .report-modal__target,[data-theme=dark] .report-field select,[data-theme=dark] .report-field textarea,[data-theme=dark] .report-modal__close,[data-theme=dark] .report-modal__target{background:#2d2d2d;border-color:#ffffff1a;color:#f2f2f2}@media(max-width:560px){.report-modal-overlay{align-items:flex-end;padding:0}.report-modal{border-radius:22px 22px 0 0;padding:18px}.report-modal__footer{display:grid;grid-template-columns:1fr}.report-btn{width:100%}}.b-sessions-page{margin-bottom:160px}.b-sessions-page__head{margin-bottom:32px}.b-sessions-page__head p{margin-top:12px;max-width:860px;opacity:.85}.b-calendar.b-calendar--neo{--neo-mint:#5aeaa0;--neo-mint-dark:#18a869;--neo-mint-bg:#5aeaa01a;--neo-mint-border:#5aeaa059;--neo-lav:#a89de8;--neo-lav-dark:#7b6fd4;--neo-lav-bg:#a89de81f;--neo-lav-border:#a89de866;--neo-amber:#f5b81f;--neo-amber-bg:#f5b81f1a;--neo-amber-border:#f5b81f4d;--neo-border:#e4e4e4;--neo-mid:#6b6b6b;--neo-dark:#2b2b2b;background:#f8f8f6;border:1px solid #d2d7db6b;overflow:hidden;padding:0;position:relative}.b-calendar--neo .b-calendar-neo{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:720px}.b-calendar--neo .b-calendar-neo__overlay{-webkit-appearance:none;appearance:none;background:#2b2b2b59;border:none;cursor:pointer;display:none;inset:0;position:absolute;z-index:4}.b-calendar--neo .b-calendar-neo__overlay.is-open{display:block}.b-calendar--neo .b-calendar-neo__sidebar{background:#fff;border-right:1px solid var(--neo-border);display:flex;flex-direction:column;max-height:100%;min-width:0;overflow:auto}.b-calendar--neo .b-calendar-neo__side-head{align-items:center;border-bottom:1px solid var(--neo-border);display:none;justify-content:space-between;padding:14px 16px}.b-calendar--neo .b-calendar-neo__side-title{color:var(--neo-dark);font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;letter-spacing:-.01em}.b-calendar--neo .b-calendar-neo__side-close{background:#0000;border:1px solid var(--neo-border);border-radius:8px;color:var(--neo-mid);cursor:pointer;height:30px;width:30px}.b-calendar--neo .b-calendar-neo__section{border-bottom:1px solid var(--neo-border);padding:18px}.b-calendar--neo .b-calendar-neo__section-label{color:var(--neo-mid);font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.b-calendar--neo .b-calendar-neo__hint{background:#f8f8f6f2;border:1px solid var(--neo-border);border-radius:9px;color:var(--neo-mid);font-size:11px;line-height:1.5;margin-bottom:10px;padding:10px 11px}.b-calendar--neo .b-mini-cal__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.b-calendar--neo .b-mini-cal__title{color:var(--neo-dark);font-family:Unbounded,sans-serif;font-size:12px;letter-spacing:-.02em}.b-calendar--neo .b-mini-cal__nav{display:inline-flex;gap:4px}.b-calendar--neo .b-mini-cal__nav-btn{background:#0000;border:none;border-radius:7px;color:var(--neo-mid);cursor:pointer;height:22px;width:22px}.b-calendar--neo .b-mini-cal__nav-btn:hover{background:#f8f8f6e6}.b-calendar--neo .b-mini-cal__weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:4px}.b-calendar--neo .b-mini-cal__weekdays span{color:var(--neo-mid);font-size:10px;font-weight:600;padding:2px 0;text-align:center}.b-calendar--neo .b-mini-cal__grid{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(7,1fr)}.b-calendar--neo .b-mini-cal__day{-webkit-appearance:none;appearance:none;background:#0000;border:none;border-radius:7px;color:#3a3a3a;cursor:pointer;font-size:12px;height:24px;position:relative}.b-calendar--neo .b-mini-cal__day:hover{background:#f8f8f6eb}.b-calendar--neo .b-mini-cal__day.is-other{color:#c9c9c9}.b-calendar--neo .b-mini-cal__day.has-event:after{background:var(--neo-mint);border-radius:50%;bottom:2px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:4px}.b-calendar--neo .b-mini-cal__day.is-today{background:var(--neo-mint);color:#1f1f1f;font-weight:700}.b-calendar--neo .b-mini-cal__day.is-selected{background:#2b2b2b;color:#fff}.b-calendar--neo .b-calendar-neo__mode-toggle{background:#f8f8f6;border:1px solid var(--neo-border);border-radius:9px;display:flex;gap:2px;margin-bottom:10px;padding:2px}.b-calendar--neo .b-calendar-neo__mode-btn{background:#0000;border:none;border-radius:7px;color:var(--neo-mid);cursor:pointer;flex:1 1 50%;font-size:11px;font-weight:600;height:28px;transition:background .15s ease,color .15s ease}.b-calendar--neo .b-calendar-neo__mode-btn.is-active{background:#2b2b2b;color:#fff}.b-calendar--neo .b-calendar-neo__slot-field{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:8px}.b-calendar--neo .b-calendar-neo__slot-field span{color:var(--neo-mid);font-size:11px;font-weight:600}.b-calendar--neo .b-calendar-neo__slot-field input{background:#f8f8f6;border:1px solid var(--neo-border);border-radius:8px;color:var(--neo-dark);font-size:12px;font-weight:600;height:28px;padding:0 8px;text-align:center;width:64px}.b-calendar--neo .b-calendar-neo__flex-summary{color:var(--neo-mid);font-size:11px;margin-bottom:8px}.b-calendar--neo .b-calendar-neo__flex-days,.b-calendar--neo .b-calendar-neo__flex-weeks{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.b-calendar--neo .b-calendar-neo__flex-day{background:#fff;border:1px solid var(--neo-border);border-radius:8px;padding:7px 8px}.b-calendar--neo .b-calendar-neo__flex-day-head{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:6px}.b-calendar--neo .b-calendar-neo__flex-day-head span{color:var(--neo-dark);font-size:11px;font-weight:600}.b-calendar--neo .b-calendar-neo__flex-add-btn{background:#f8f8f6;border:1px solid var(--neo-border);border-radius:7px;color:var(--neo-mid);cursor:pointer;font-size:10px;font-weight:700;height:22px;padding:0 7px}.b-calendar--neo .b-calendar-neo__flex-slot-list{display:flex;flex-wrap:wrap;gap:4px}.b-calendar--neo .b-calendar-neo__flex-slot-list span{align-items:center;background:var(--neo-mint-bg);border:1px solid var(--neo-mint-border);border-radius:999px;color:var(--neo-mint-dark);display:inline-flex;font-size:10px;height:20px;line-height:1;padding:0 7px}.b-calendar--neo .b-calendar-neo__flex-empty{color:var(--neo-mid);font-size:10px}.b-calendar--neo .b-calendar-neo__flex-week{background:#f8f8f6;border:1px solid var(--neo-border);border-radius:8px;color:var(--neo-dark);font-size:11px;padding:6px 8px}.b-calendar--neo .b-calendar-neo__schedule-actions{display:flex;gap:8px;margin-top:10px}.b-calendar--neo .b-calendar-neo__small-btn{background:#fff;border:1px solid var(--neo-border);border-radius:8px;color:var(--neo-dark);cursor:pointer;flex:1 1 auto;font-size:11px;font-weight:600;height:30px;transition:border-color .15s ease,background .15s ease,color .15s ease}.b-calendar--neo .b-calendar-neo__small-btn:hover{background:#f8f8f6;border-color:#c6c6c6}.b-calendar--neo .b-calendar-neo__small-btn.is-primary{background:var(--neo-mint);border-color:#5aeaa08c;color:#1f1f1f}.b-calendar--neo .b-calendar-neo__small-btn:disabled{cursor:default;opacity:.65}.b-calendar--neo .b-day-row{align-items:center;border-bottom:1px solid #e4e4e4b3;display:flex;gap:10px;justify-content:space-between;padding:9px 0}.b-calendar--neo .b-day-row:last-child{border-bottom:none}.b-calendar--neo .b-day-row__name{color:var(--neo-dark);font-size:12px;font-weight:600}.b-calendar--neo .b-day-row__sub{color:var(--neo-mid);font-size:10px;margin-top:1px}.b-calendar--neo .b-day-row__switch{-webkit-appearance:none;appearance:none;background:#d9d9d9;border:none;border-radius:999px;cursor:pointer;flex:0 0 auto;height:18px;padding:0;position:relative;width:34px}.b-calendar--neo .b-day-row__switch:after{background:#fff;border-radius:50%;box-shadow:0 1px 4px #00000026;content:"";height:14px;left:2px;position:absolute;top:2px;transition:transform .2s ease;width:14px}.b-calendar--neo .b-day-row__switch.is-on{background:var(--neo-mint)}.b-calendar--neo .b-day-row__switch.is-on:after{transform:translateX(16px)}.b-calendar--neo .b-upcoming__item{align-items:center;border-bottom:1px solid #e4e4e480;display:flex;gap:10px;padding:8px 0}.b-calendar--neo .b-upcoming__item:last-child{border-bottom:none}.b-calendar--neo .b-upcoming__avatar{align-items:center;background:var(--neo-mint-bg);border-radius:9px;color:var(--neo-mint-dark);display:inline-flex;flex:0 0 auto;font-size:10px;font-weight:700;height:32px;justify-content:center;text-transform:uppercase;width:32px}.b-calendar--neo .b-upcoming__info{flex:1 1 auto;min-width:0}.b-calendar--neo .b-upcoming__name{color:var(--neo-dark);font-size:12px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-calendar--neo .b-upcoming__time{color:var(--neo-mid);font-size:10px;margin-top:2px}.b-calendar--neo .b-upcoming__badge{border-radius:6px;flex:0 0 auto;font-size:9px;font-weight:700;letter-spacing:.03em;padding:3px 7px;text-transform:uppercase}.b-calendar--neo .b-upcoming__badge.is-soon{background:var(--neo-mint-bg);color:var(--neo-mint-dark)}.b-calendar--neo .b-upcoming__badge.is-wait{background:var(--neo-amber-bg);color:#c49400}.b-calendar--neo .b-upcoming__badge.is-new{background:var(--neo-lav-bg);color:var(--neo-lav-dark)}.b-calendar--neo .b-calendar-neo__main{background:#fff;display:flex;flex-direction:column;min-width:0}.b-calendar--neo .b-calendar-neo__toolbar{align-items:center;border-bottom:1px solid var(--neo-border);display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:14px 18px}.b-calendar--neo .b-calendar-neo__toolbar-left{align-items:center;display:flex;flex:1 1 auto;gap:8px;min-width:0}.b-calendar--neo .b-calendar-neo__toolbar-right{align-items:center;display:flex;flex:0 0 auto;gap:8px}.b-calendar--neo .b-calendar-neo__title-wrap{margin-left:6px;min-width:0}.b-calendar--neo .b-calendar-neo__title{color:var(--neo-dark);font-family:Unbounded,sans-serif;font-size:15px;font-weight:600;letter-spacing:-.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-calendar--neo .b-calendar-neo__subtitle{color:var(--neo-mid);font-size:12px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-calendar--neo .b-calendar-neo__icon-btn,.b-calendar--neo .b-calendar-neo__schedule-btn,.b-calendar--neo .b-calendar-neo__today-btn{background:#fff;border:1.5px solid var(--neo-border);border-radius:9px;color:var(--neo-dark);cursor:pointer;font-size:12px;font-weight:600;height:34px;padding:0 12px}.b-calendar--neo .b-calendar-neo__icon-btn{font-size:16px;line-height:1;padding:0;width:34px}.b-calendar--neo .b-calendar-neo__icon-btn:hover,.b-calendar--neo .b-calendar-neo__schedule-btn:hover,.b-calendar--neo .b-calendar-neo__today-btn:hover{background:#f8f8f6;border-color:#2b2b2b61}.b-calendar--neo .b-calendar-neo__schedule-btn{display:none}.b-calendar--neo .b-calendar-neo__view-toggle{align-items:center;background:#f8f8f6;border:1.5px solid var(--neo-border);border-radius:9px;display:inline-flex;gap:2px;padding:2px}.b-calendar--neo .b-calendar-neo__view-btn{background:#0000;border:none;border-radius:7px;color:var(--neo-mid);cursor:pointer;font-size:12px;font-weight:600;height:28px;padding:0 12px}.b-calendar--neo .b-calendar-neo__view-btn.is-active{background:#2b2b2b;color:#fff}.b-calendar--neo .b-calendar-neo__action-btn{color:#222;font-weight:700;padding:0 16px}.b-calendar--neo .b-calendar-neo__action-btn,.b-calendar--neo .b-calendar-neo__add-btn{background:var(--neo-mint);border:none;border-radius:9px;cursor:pointer;font-size:13px;height:34px}.b-calendar--neo .b-calendar-neo__add-btn{align-items:center;color:var(--neo-dark);display:inline-flex;font-weight:600;gap:7px;padding:0 18px;transition:opacity .2s ease,transform .15s ease}.b-calendar--neo .b-calendar-neo__add-btn:hover{opacity:.85;transform:translateY(-1px)}.b-calendar--neo .b-calendar-neo__add-btn svg{stroke:var(--neo-dark);stroke-width:2.5;fill:none;height:13px;width:13px}.b-calendar--neo .b-calendar-neo__legend{align-items:center;background:#fff;border-bottom:1px solid var(--neo-border);display:flex;flex-wrap:wrap;gap:8px;padding:10px 18px}.b-calendar--neo .b-calendar-neo__legend .b-badge{font-size:11px;line-height:1.2;padding:5px 9px}.b-calendar--neo .b-calendar-neo__fc-wrap{min-height:0;padding:0 12px 12px}.b-calendar--neo .fc{color:var(--neo-dark);font-family:Onest,sans-serif}.b-calendar--neo .fc .fc-scrollgrid,.b-calendar--neo .fc .fc-theme-standard td,.b-calendar--neo .fc .fc-theme-standard th{border-color:var(--neo-border)}.b-calendar--neo .fc .fc-col-header-cell{background:#fff}.b-calendar--neo .fc .fc-col-header-cell-cushion{color:var(--neo-mid);font-size:10px;font-weight:700;letter-spacing:.06em;line-height:1.2;padding:8px 4px;text-transform:uppercase}.b-calendar--neo .fc .fc-day-today{background:#5aeaa00a!important}.b-calendar--neo .fc .fc-timegrid-axis-cushion,.b-calendar--neo .fc .fc-timegrid-slot-label-cushion{color:#a6a6a6;font-size:10px;font-weight:500}.b-calendar--neo .fc .fc-timegrid-slot{height:64px}.b-calendar--neo .fc .fc-timegrid-now-indicator-line{border-color:var(--neo-mint);border-width:2px}.b-calendar--neo .fc .fc-timegrid-now-indicator-arrow{border-left-color:var(--neo-mint)}.b-calendar--neo .fc .fc-event{border-radius:9px;box-shadow:none;font-size:11px;line-height:1.2;padding:4px 6px}.b-calendar--neo .fc .fc-slot{background:#f4faf7!important;border:1.5px solid var(--neo-mint-border)!important;border-left:3px solid var(--neo-mint)!important;color:var(--neo-mint-dark)!important}.b-calendar--neo .fc .fc-booking{background:var(--neo-lav-bg)!important;border:1.5px solid var(--neo-lav-border)!important;border-left:3px solid var(--neo-lav)!important;color:#2f2f2f!important}.b-calendar--neo .fc .b-event--booking-pending-mine,.b-calendar--neo .fc .fc-booking--pending,.b-calendar--neo .fc .fc-booking--pending_payment{background:var(--neo-amber-bg)!important;border-color:var(--neo-amber-border)!important;border-left-color:var(--neo-amber)!important}.b-calendar--neo .fc .b-event--slot-locked{background:#f5b81f17!important;border-color:#f5b81f59!important;color:#a26b00!important}.b-calendar--neo .fc .fc-break{background:#e4e4e459!important;border:1px dashed #d0d0d0!important}.b-calendar--neo .fc .fc-dayoff{background:#ff8c8c1a!important}@media(max-width:1180px){.b-calendar--neo .b-calendar-neo{grid-template-columns:230px minmax(0,1fr)}.b-calendar--neo .b-calendar-neo__title-wrap{min-width:180px}}@media(max-width:980px){.b-calendar--neo .b-calendar-neo{grid-template-columns:1fr}.b-calendar--neo .b-calendar-neo__sidebar{border-right:1px solid var(--neo-border);bottom:0;box-shadow:0 18px 42px #0000002e;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .22s ease;width:min(320px,100vw - 34px);z-index:5}.b-calendar--neo .b-calendar-neo__sidebar.is-open{transform:translateX(0)}.b-calendar--neo .b-calendar-neo__side-head{display:flex}.b-calendar--neo .b-calendar-neo__schedule-btn{align-items:center;display:inline-flex;justify-content:center}}@media(max-width:768px){.b-calendar--neo .b-calendar-neo__toolbar{padding:10px 12px}.b-calendar--neo .b-calendar-neo__legend{flex-wrap:nowrap;overflow-x:auto;padding:8px 12px;white-space:nowrap}.b-calendar--neo .b-calendar-neo__fc-wrap{padding:0 6px 8px}.b-calendar--neo .b-calendar-neo__toolbar-left{flex-wrap:wrap;width:100%}.b-calendar--neo .b-calendar-neo__toolbar-right{justify-content:space-between;width:100%}.b-calendar--neo .b-calendar-neo__title-wrap{margin:0 0 6px;order:-1;width:100%}.b-calendar--neo .b-calendar-neo__action-btn,.b-calendar--neo .b-calendar-neo__add-btn{font-size:12px;padding:0 12px}.b-calendar--neo .fc .fc-timegrid-slot{height:52px}.b-calendar--neo .fc .fc-event{font-size:10px;line-height:1.15;padding:2px 4px}}.b-alert{background-color:#b5fedd;border-radius:14px;margin-bottom:24px;padding:18px 20px}.b-sessions-layout{grid-gap:24px;display:grid;gap:24px;grid-template-columns:420px 1fr}.b-sessions-layout--psycho{grid-template-columns:520px 1fr}.b-sessions-layout__side{display:flex;flex-direction:column;gap:16px}.b-sessions-layout__main{min-width:0}.b-sessions__tips{background-color:#fff;border:1px solid #d2d7db73;border-radius:18px;padding:20px}.b-sessions__tips .b-sessions__tip{font-size:18px;line-height:22px;opacity:.9}.b-sessions__tips .b-sessions__tip:not(:last-child){margin-bottom:12px}.b-sessions__tips .b-sessions__tip b{font-weight:700}.b-psy-picker{background-color:#fff;border:1px solid #d2d7db73;border-radius:18px;padding:20px}.b-psy-picker__title{font-weight:700;margin-bottom:16px}.b-psy-picker__list{display:flex;flex-direction:column;gap:12px}.b-psy-picker__empty{font-size:18px;line-height:22px;opacity:.75}.b-psy-card{grid-gap:12px;align-items:center;border:1px solid #d2d7db8c;border-radius:14px;display:grid;gap:12px;grid-template-columns:56px 1fr 24px;padding:12px;text-align:left;transition:transform .3s ease,border-color .3s ease,background .3s ease}.b-psy-card:hover{border-color:#31323540;transform:translateY(-1px)}.b-psy-card.is-active{background-color:#dde4ff8c;border-color:#31323599}.b-psy-card__avatar{border-radius:12px;height:56px;overflow:hidden;width:56px}.b-psy-card__avatar img{height:100%;object-fit:cover;width:100%}.b-psy-card__placeholder{background-color:#d2d7db66;height:100%;width:100%}.b-psy-card__name{font-weight:700;margin-bottom:4px}.b-psy-card__sub{font-size:18px;line-height:22px;margin-bottom:4px;opacity:.8}.b-psy-card__price{font-size:18px;font-weight:700;line-height:22px}.b-psy-card__chev{font-size:30px;line-height:1;opacity:.6;text-align:center}.b-psy-search__list{display:flex;flex-direction:column;gap:12px;margin-top:12px;max-height:56vh;overflow:auto;padding-right:4px}.b-psy-card--skeleton{animation:skeleton 1.1s ease-in-out infinite;background:linear-gradient(90deg,#d2d7db38,#d2d7db1f,#d2d7db38);background-size:200% 100%;border:1px solid #d2d7db8c;border-radius:14px;height:82px}.b-calendar{background-color:#fff;border:1px solid #d2d7db73;padding:18px}.b-calendar__head{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.b-calendar__title{font-weight:700;margin-bottom:6px}.b-calendar__subtitle{font-size:18px;line-height:22px;opacity:.8}.b-calendar__legend{display:flex;flex-wrap:wrap;gap:10px}.b-calendar__empty{background-color:#fff;border:1px solid #d2d7db73;border-radius:18px;padding:28px}.b-calendar__empty p{margin-top:12px;opacity:.85}.b-calendar.is-loading{opacity:.85;pointer-events:none}.b-calendar .fc{font-family:Circe,sans-serif}.b-calendar .fc-toolbar-title{font-size:24px;font-weight:700}.b-calendar .fc-button{background:#0000!important;border:1px solid #d2d7db8c!important;border-radius:12px!important;box-shadow:none!important;color:#313235!important;font-size:16px!important;padding:8px 12px!important}.b-calendar .fc-button:hover{background-color:#d2d7db40!important}.b-calendar .fc-button.fc-button-active{background-color:#313235!important;border-color:#313235!important;color:#fff!important}.b-calendar .fc-scrollgrid,.b-calendar .fc-scrollgrid-section>td{border-color:#d2d7db8c!important}.b-calendar .fc-col-header-cell{background-color:#e4e3e359}.b-calendar .fc-event{border-radius:10px;border-width:1px;font-size:14px;line-height:16px;padding:3px 6px}.b-calendar .fc-slot{background-color:#b5fedd59!important;border:1px dashed #b5feddf2!important;color:#313235!important}.b-calendar .fc-booking{background-color:#e0d4fc59!important;border:1px solid #e0d4fcf2!important;color:#313235!important}.b-calendar .fc-booking--pending,.b-calendar .fc-booking--pending_payment{background-color:#dde4ffbf!important;border:1px solid #dde4fff2!important}.b-calendar .fc-booking--canceled,.b-calendar .fc-booking--cancelled{opacity:.55;text-decoration:line-through}.b-calendar .fc-dayoff{background-color:#f26f552e!important}.b-calendar .fc-break{background-color:#dde4ffd9!important;box-shadow:inset 0 0 0 1px #dde4fff2!important;opacity:.95}.b-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-button-group{display:inline-flex;flex-wrap:nowrap;gap:8px;white-space:nowrap}.b-calendar .fc-header-toolbar{gap:10px}.b-badge{align-items:center;border:1px solid #d2d7db8c;border-radius:999px;display:inline-flex;font-size:14px;gap:8px;line-height:16px;padding:6px 10px}.b-badge--slot{background-color:#b5fedd59}.b-badge--slot-locked{background-color:#f5b81f24;border-color:#f5b81f61}.b-badge--booking{background-color:#e0d4fc59}.b-badge--dayoff{background-color:#f26f552e}.b-badge--break{background-color:#dde4ff8c}.b-schedule-editor__card{background-color:#fff;border:1px solid #d2d7db73;border-radius:18px;padding:20px}.b-schedule-editor__title{font-weight:700;margin-bottom:8px}.b-schedule-editor__subtitle{font-size:18px;line-height:22px;margin-bottom:16px;opacity:.8}.b-schedule-editor__row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:16px}@media(max-width:1239px){.b-schedule-editor__row{grid-template-columns:1fr}}.b-schedule-editor__days{display:flex;flex-direction:column;gap:12px;max-height:-webkit-max-content;max-height:max-content;overflow:auto;padding-right:6px}.b-schedule-editor__day{background-color:#ffffffa6;border:1px solid #d2d7db8c;border-radius:14px;overflow:hidden;padding:0}.b-schedule-editor__day.is-enabled{background-color:#ffffffeb}.b-schedule-editor__day.has-errors{border-color:#ff3b308c}.b-schedule-editor__day-head{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:12px;text-align:left;width:100%}@media(max-width:768px){.b-schedule-editor__day-head{flex-direction:column}}.b-schedule-editor__day-head:hover{background-color:#d2d7db14}.b-schedule-editor__day-left{flex:1 1 auto;min-width:0}.b-schedule-editor__day-name{align-items:center;display:flex;font-weight:700;gap:10px}@media(max-width:768px){.b-schedule-editor__day-name{align-items:center;flex-direction:column}}.b-schedule-editor__warn{background-color:#ff3b30d9;border-radius:999px;box-shadow:0 0 0 3px #ff3b301f;flex:0 0 auto;height:10px;margin-left:2px;width:10px}.b-schedule-editor__summary{font-size:16px;line-height:20px;margin-top:6px;opacity:.75;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-schedule-editor__day-actions{align-items:center;display:inline-flex;flex:0 0 auto;gap:8px}.b-schedule-editor__mini-btn{align-items:center;background-color:#d2d7db1f;border:1px solid #d2d7db59;border-radius:12px;color:#313235d9;display:inline-flex;font-size:16px;height:34px;justify-content:center;line-height:1;transition:transform .3s ease,background .3s ease,border-color .3s ease,opacity .3s ease;width:34px}.b-schedule-editor__mini-btn:hover{background-color:#d2d7db2e;border-color:#d2d7db8c;transform:translateY(-1px)}.b-schedule-editor__mini-btn:active{transform:translateY(0)}.b-schedule-editor__mini-btn.is-disabled,.b-schedule-editor__mini-btn:disabled{opacity:.4;pointer-events:none;transform:none}.b-schedule-editor__mini-btn.is-ok{background-color:#dde4ff2e;border-color:#dde4ffd9}.b-schedule-editor__caret{align-items:center;border-radius:999px;display:inline-flex;height:26px;justify-content:center;opacity:.65;transition:transform .3s ease,opacity .3s ease;width:26px}.b-schedule-editor__day.is-open .b-schedule-editor__caret{opacity:.9;transform:rotate(180deg)}.b-schedule-editor__day-body{max-height:0;opacity:0;overflow:hidden;padding:0 12px;transition:max-height .3s ease,opacity .3s ease,padding-bottom .3s ease}.b-schedule-editor__day.is-open .b-schedule-editor__day-body{max-height:1600px;opacity:1;padding-bottom:12px}.b-schedule-editor__day-body-inner{overflow:visible}.b-schedule-editor__issues{background-color:#ff3b3014;border:1px solid #ff3b3047;border-radius:12px;margin-bottom:10px;padding:10px 12px}.b-schedule-editor__issue{color:#ff3b30f2;font-size:14px;line-height:18px}.b-schedule-editor__issue:not(:last-child){margin-bottom:6px}.b-schedule-editor__intervals{display:flex;flex-direction:column;gap:10px;padding-top:6px}.b-schedule-editor__interval{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 24px 1fr 32px}@media(max-width:768px){.b-schedule-editor__interval{grid-template-columns:minmax(0,1fr)}.b-schedule-editor__interval .b-icon-btn{width:100%}}.b-schedule-editor__dash{opacity:.75;text-align:center}.b-schedule-editor__disabled{font-size:18px;line-height:22px;opacity:.75}.b-schedule-editor__foot{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:16px}.b-schedule-editor__meta{font-size:18px;line-height:22px;opacity:.8}.b-schedule-editor__note{font-size:16px;line-height:20px;margin-top:16px;opacity:.75}.b-modal .b-schedule-editor__card{border-radius:14px;padding:14px}.b-modal .b-schedule-editor__title{font-size:18px;line-height:22px;margin-bottom:6px}.b-modal .b-schedule-editor__subtitle{font-size:14px;line-height:20px;margin-bottom:12px}.b-modal .b-schedule-editor__row{gap:10px;margin-bottom:12px}.b-modal .b-schedule-editor__days{gap:8px;max-height:none;overflow:visible;padding-right:0}.b-modal .b-schedule-editor__day-head{padding:10px}.b-modal .b-schedule-editor__day-name{font-size:16px;line-height:20px}.b-modal .b-schedule-editor__summary{font-size:14px;line-height:18px;margin-top:4px}.b-modal .b-schedule-editor__mini-btn{border-radius:10px;font-size:15px;height:32px;width:32px}.b-modal .b-schedule-editor__intervals{gap:8px;padding-top:4px}.b-modal .b-schedule-editor__meta{font-size:14px;line-height:18px}.b-modal .b-schedule-editor__note{font-size:13px;line-height:18px;margin-top:12px}.b-modal .b-schedule-editor .b-input{border-radius:10px;font-size:16px;line-height:20px;padding:8px 10px}.b-modal .b-schedule-editor .b-btn{border-radius:10px;font-size:14px;line-height:18px;min-height:40px}.b-modal .b-schedule-editor .b-icon-btn{border-radius:10px}.b-field{display:flex;flex-direction:column;gap:8px}.b-field__label{font-size:16px;line-height:20px;opacity:.8}.b-input{border:1px solid #d2d7dba6;border-radius:12px;font-size:18px;line-height:22px;padding:10px 12px;width:100%}.b-input.is-error{background-color:#ff3b300f;border-color:#ff3b308c}.b-quick-slot{grid-gap:12px;display:grid;gap:12px}.b-quick-slot__group{grid-gap:8px;display:grid;gap:8px}.b-quick-slot__label{color:#313235a6;font-size:11px;font-weight:700;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.b-quick-slot__chips{display:flex;flex-wrap:wrap;gap:8px}.b-quick-slot__chip{background:#0000;border:1.5px solid #d2d7dbb3;border-radius:8px;color:#313235a6;cursor:pointer;font-size:13px;font-weight:600;height:32px;padding:0 12px}.b-quick-slot__chip.is-free{background:#5aeaa029;border-color:#5aeaa073;color:#18895e}.b-quick-slot__chip.is-break{background:#f5b81f24;border-color:#f5b81f7a;color:#a17300}.b-quick-slot__chip.is-dayoff{background:#a89de829;border-color:#a89de880;color:#6659bd}.b-quick-slot__row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.b-quick-slot__field{grid-gap:6px;display:grid;gap:6px}.b-quick-slot__field span{color:#313235a6;font-size:11px;font-weight:700;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.b-quick-slot__hint{background:#d2d7db29;border:1px solid #d2d7db73;border-radius:10px;color:#313235b8;font-size:13px;line-height:1.45;padding:10px 12px}.b-icon-btn{align-items:center;background-color:#d2d7db40;border-radius:10px;display:flex;height:32px;justify-content:center;width:32px}.b-icon-btn:hover{background-color:#d2d7db59}.b-chip{background-color:#dde4ff8c;border-radius:10px;font-size:14px;height:28px;justify-content:center;line-height:16px;min-width:34px}.b-chip,.b-switch{align-items:center;display:inline-flex}.b-switch{position:relative}.b-switch input{display:none}.b-switch__ui{background-color:#d2d7db73;border-radius:999px;height:26px;position:relative;transition:background .3s ease;width:44px}.b-switch__ui:before{background-color:#fff;border-radius:50%;content:"";height:20px;left:3px;position:absolute;top:3px;transition:transform .3s ease;width:20px}.b-switch input:checked+.b-switch__ui{background-color:#313235}.b-switch input:checked+.b-switch__ui:before{transform:translateX(18px)}.b-modal{align-items:flex-start;display:flex;inset:0;justify-content:center;overflow-x:hidden;overflow-y:auto;padding:max(16px,6vh) 16px;position:fixed;z-index:1000}.b-modal__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#0a0c106b;inset:0;position:absolute}.b-modal__card{animation:bModalPop .16s ease-out;background-color:#fff;border:1px solid #d2d7db99;border-radius:18px;box-shadow:0 28px 90px #10162238,0 10px 24px #1016221f;display:flex;flex-direction:column;margin:0 auto;max-height:calc(100dvh - 32px);min-height:0;overflow:hidden;position:relative;width:min(640px,100%);z-index:1}.b-modal__card.is-sm{width:min(560px,100%)}.b-modal__card.is-lg{width:min(920px,100%)}.b-modal__head{align-items:center;background:radial-gradient(900px 120px at 0 0,#e0d4fc29,#0000 60%),radial-gradient(900px 120px at 100% 0,#b5fedd2e,#0000 60%),#ffffffeb;border-bottom:1px solid #d2d7db73;display:flex;justify-content:space-between;padding:16px 18px}.b-modal__title{font-family:Unbounded,sans-serif;font-size:18px;font-weight:900;letter-spacing:-.02em;line-height:22px}.b-modal__close{background-color:#d2d7db33;border:1px solid #d2d7db8c;border-radius:10px;color:#313235e6;font-size:22px;height:32px;line-height:1;width:32px}.b-modal__close:hover{background-color:#d2d7db52}.b-modal__body{-webkit-overflow-scrolling:touch;color:#313235e0;flex:1 1 auto;font-size:15px;line-height:1.65;min-height:0;overflow:auto;overscroll-behavior:contain;padding:18px}.b-modal__foot{background:#ffffffeb;border-top:1px solid #d2d7db73;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:12px;justify-content:flex-end;padding:16px 18px}.b-modal__grid{display:flex;flex-direction:column;gap:12px}.b-modal__row{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:130px 1fr}.b-modal__hint,.b-modal__label{font-size:16px;line-height:20px;opacity:.75}.b-modal--booking-state .b-modal__card--booking-state{border:1px solid #d2d7db94;border-radius:22px;box-shadow:0 24px 64px #10162233,0 8px 20px #10162224;max-height:min(86dvh,760px);width:min(760px,92vw)}.b-modal--booking-state .b-modal__head{background:radial-gradient(780px 120px at 0 0,#e0d4fc1a,#0000 62%),radial-gradient(780px 120px at 100% 0,#b5fedd1a,#0000 62%),#fffffff5;padding:18px 20px}.b-modal--booking-state .b-modal__title{font-size:26px;letter-spacing:-.03em;line-height:1.1}.b-modal--booking-state .b-modal__close{border-radius:12px;font-size:30px;height:44px;line-height:1;width:44px}.b-modal--booking-state .b-modal__body{overflow:visible;padding:0}.b-modal--booking-state .b-modal__grid{gap:0;padding:4px 0 0}.b-modal--booking-state .b-modal__row{align-items:baseline;gap:10px;grid-template-columns:132px minmax(0,1fr);padding:12px 20px 0}.b-modal--booking-state .b-modal__label{color:#3132359e;font-size:16px;line-height:1.25;opacity:1}.b-modal--booking-state .b-modal__value{color:#313235e6;font-size:17px;line-height:1.28}.b-modal--booking-state .b-modal__hint{background:#0000;border:0;color:#313235a6;font-size:14px;line-height:1.5;margin:12px 20px 0;opacity:1;padding:0}.b-modal--booking-state .b-modal__hint.warning b{color:#313235d6}.b-modal--booking-state .b-modal__hint .b-input,.b-modal--booking-state .b-modal__hint input.b-input,.b-modal--booking-state .b-modal__hint select.b-input{background:#fffffff5;border-color:#d2d7db8a;border-radius:14px;color:#313235e0;font-size:17px;height:50px;line-height:1.2;padding:0 14px}.b-modal--booking-state .b-modal__hint .b-input::placeholder{color:#3132356b}.b-modal--booking-state .b-modal__hint select.b-input{-webkit-appearance:auto;appearance:auto;background-image:none;padding-right:14px}.b-modal--booking-state .b-modal__foot{background:#ffffffe6;border-top-color:#d2d7db6b;gap:10px;justify-content:flex-end;margin-top:12px;padding:12px 20px 16px}.b-modal--booking-state .b-modal__foot .b-btn{border-radius:14px;font-size:15px;line-height:1;min-height:46px;padding:0 18px;white-space:nowrap}.b-modal--booking-state .b-modal__foot .b-btn--transparent{background:#fffffff5;border:2px solid #31323547;color:#313235db}.b-modal--booking-state .b-modal__foot .b-btn--primary{background:#313235;border:2px solid #313235;color:#fff}@keyframes bModalPop{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}[data-app-theme=dark] .b-modal__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#05060a99}[data-app-theme=dark] .b-modal__card{background:#10141deb;border-color:#e9ecff29;box-shadow:0 28px 90px #0000008c,0 10px 24px #00000059}[data-app-theme=dark] .b-modal__head{background:radial-gradient(900px 120px at 0 0,#acaafe29,#0000 60%),radial-gradient(900px 120px at 100% 0,#b5fedd1f,#0000 60%),#10141ddb;border-bottom-color:#e9ecff24}[data-app-theme=dark] .b-modal__title{color:#f5f7ffeb}[data-app-theme=dark] .b-modal__close{background-color:#e9ecff1a;border-color:#e9ecff29;color:#f5f7ffe6}[data-app-theme=dark] .b-modal__close:hover{background-color:#e9ecff29}[data-app-theme=dark] .b-modal__body{color:#f5f7ffe0}[data-app-theme=dark] .b-modal__foot{background:#10141ddb;border-top-color:#e9ecff24}[data-app-theme=dark] .b-modal .b-schedule-editor__card{background:#121926f0;border-color:#8092b057}[data-app-theme=dark] .b-modal .b-schedule-editor__title{color:#f5f7fff0}[data-app-theme=dark] .b-modal .b-schedule-editor__dash,[data-app-theme=dark] .b-modal .b-schedule-editor__meta,[data-app-theme=dark] .b-modal .b-schedule-editor__note,[data-app-theme=dark] .b-modal .b-schedule-editor__subtitle,[data-app-theme=dark] .b-modal .b-schedule-editor__summary{color:#e2e9f8bd;opacity:1}[data-app-theme=dark] .b-modal .b-schedule-editor__day{background:#172132bd;border-color:#8092b052}[data-app-theme=dark] .b-modal .b-schedule-editor__day.is-enabled{background:#182438e6}[data-app-theme=dark] .b-modal .b-schedule-editor__day-head:hover{background-color:#2b395070}[data-app-theme=dark] .b-modal .b-schedule-editor__day-name{color:#f5f7ffeb}[data-app-theme=dark] .b-modal .b-schedule-editor__caret{color:#e2e9f8c2}[data-app-theme=dark] .b-modal .b-schedule-editor__issues{background-color:#ff50501f;border-color:#ff6e6e75}[data-app-theme=dark] .b-modal .b-schedule-editor__issue{color:#ff9a9a}[data-app-theme=dark] .b-modal .b-schedule-editor__disabled{color:#e2e9f89e;opacity:1}[data-app-theme=dark] .b-modal .b-schedule-editor .b-field__label{color:#e2e9f8d1;opacity:1}[data-app-theme=dark] .b-modal .b-schedule-editor .b-input{background:#131c2be6;border-color:#8092b070;color:#f5f7fff0}[data-app-theme=dark] .b-modal .b-schedule-editor .b-input::placeholder{color:#e2e9f873}[data-app-theme=dark] .b-modal .b-schedule-editor .b-icon-btn,[data-app-theme=dark] .b-modal .b-schedule-editor__mini-btn{background-color:#1e2a3feb;border-color:#8092b066;color:#e2e9f8e0}[data-app-theme=dark] .b-modal .b-schedule-editor .b-icon-btn:hover,[data-app-theme=dark] .b-modal .b-schedule-editor__mini-btn:hover{background-color:#2b3950f5;border-color:#98a8c285}[data-app-theme=dark] .b-modal .b-schedule-editor .b-chip{background-color:#acaafe38;color:#d8d2ff}[data-app-theme=dark] .b-modal .b-schedule-editor .b-switch__ui{background-color:#5f6c84bd}[data-app-theme=dark] .b-modal .b-schedule-editor .b-switch input:checked+.b-switch__ui{background-color:#73e3b2}[data-app-theme=dark] .b-modal .b-schedule-editor .b-switch__ui:before{background-color:#f4f7ff}[data-app-theme=dark] .b-modal .b-schedule-editor .b-btn{background:#1d283bf0;border-color:#8092b07a;color:#f5f7fff0}[data-app-theme=dark] .b-modal .b-schedule-editor .b-btn:hover:not(:disabled){background:#2b3950fa}[data-app-theme=dark] .b-modal .b-schedule-editor .b-btn.b-btn--transparent{background:#131c2be6;border-color:#8092b075;color:#e2e9f8e6}[data-app-theme=dark] .b-modal--booking-state .b-modal__card--booking-state{background:#111827;border-color:#e9ecff33}[data-app-theme=dark] .b-modal--booking-state .b-modal__head{background:linear-gradient(180deg,#111827f5,#111827f0);border-bottom-color:#e9ecff24}[data-app-theme=dark] .b-modal--booking-state .b-modal__label{color:#e9ecffb3}[data-app-theme=dark] .b-modal--booking-state .b-modal__value{color:#f5f7ffeb}[data-app-theme=dark] .b-modal--booking-state .b-modal__hint{color:#e9ecffb8}[data-app-theme=dark] .b-modal--booking-state .b-modal__hint.warning b{color:#f5f7ffeb}[data-app-theme=dark] .b-modal--booking-state .b-modal__hint .b-input,[data-app-theme=dark] .b-modal--booking-state .b-modal__hint input.b-input,[data-app-theme=dark] .b-modal--booking-state .b-modal__hint select.b-input{background:#e9ecff0f;border-color:#e9ecff33;color:#f5f7ffeb}[data-app-theme=dark] .b-modal--booking-state .b-modal__hint .b-input::placeholder{color:#e9ecff70}[data-app-theme=dark] .b-modal--booking-state .b-modal__hint select.b-input{background-image:none}[data-app-theme=dark] .b-modal--booking-state .b-modal__foot{background:#111827f2;border-top-color:#e9ecff29}[data-app-theme=dark] .b-modal--booking-state .b-modal__foot .b-btn--transparent{background:#e9ecff0a;border-color:#e9ecff59;color:#f5f7ffeb}.fc-v-event .fc-event-main{color:#313235;height:100%}.fc-timegrid-event-harness{cursor:pointer}@media(max-width:1239px){.b-sessions-layout{grid-template-columns:380px 1fr}.b-sessions-layout--psycho{grid-template-columns:440px 1fr}.b-calendar{padding:16px}.b-calendar .fc-toolbar-title{font-size:22px}.b-sessions-layout{grid-template-columns:340px 1fr}.b-sessions-layout--psycho{grid-template-columns:380px 1fr}.b-psy-search__list{max-height:48vh}.b-calendar__head{align-items:flex-start}.b-calendar__legend{gap:8px;justify-content:flex-start}.b-sessions-layout{gap:16px}.b-sessions-layout,.b-sessions-layout--psycho{grid-template-columns:1fr}.b-sessions-layout__side{gap:12px}.b-sessions-page{margin-bottom:120px}.b-sessions-page__head{margin-bottom:18px}.b-sessions-page__head p{margin-top:10px}.b-psy-picker,.b-sessions__tips{padding:16px}.b-psy-search__list{max-height:40vh}.b-psy-card{grid-template-columns:52px 1fr 22px;padding:10px}.b-psy-card__avatar{height:52px;width:52px}.b-psy-card__price,.b-psy-card__sub{font-size:16px;line-height:20px}.b-calendar{padding:14px}.b-calendar__head{align-items:flex-start;flex-direction:column;gap:12px}.b-calendar__subtitle{font-size:16px;line-height:20px}.b-calendar .fc-header-toolbar .fc-toolbar-chunk{display:flex;gap:8px}.b-calendar .fc-header-toolbar{flex-wrap:wrap!important;gap:10px!important;margin-bottom:10px!important}.b-calendar .fc-toolbar-chunk{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.b-calendar .fc-toolbar-title{font-size:20px;line-height:24px}.b-calendar .fc-button{border-radius:12px!important;font-size:14px!important;padding:7px 10px!important}.b-calendar .fc-event{border-radius:10px;font-size:13px;line-height:15px}}@media(max-width:768px){.b-sessions-page{margin-bottom:96px}.b-alert{padding:14px}.b-psy-picker,.b-sessions__tips{border-radius:16px;padding:14px}.b-psy-card{border-radius:14px}.b-psy-card__name{font-size:16px;line-height:20px}.b-psy-card__sub{font-size:14px;line-height:18px}.b-calendar{border-radius:16px;padding:12px}.b-calendar__legend{gap:6px}.b-calendar .b-badge{font-size:12px;gap:6px;line-height:14px;padding:5px 8px}.b-calendar .fc-toolbar-title{font-size:18px;line-height:22px}.b-calendar .fc-button{border-radius:12px!important;font-size:13px!important;padding:6px 9px!important}.b-calendar .fc-button-group{gap:10px}.b-calendar .fc-header-toolbar .fc-toolbar-chunk:last-child{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:none;width:100%}.b-calendar .fc-header-toolbar .fc-toolbar-chunk:last-child::-webkit-scrollbar{display:none}.b-calendar .fc-scrollgrid,.b-calendar .fc-scrollgrid-section>td{border-color:#d2d7db73!important}.b-calendar .fc-col-header-cell-cushion{font-size:10px!important;padding:3px!important}.b-calendar .fc-timegrid-slot-label-cushion{font-size:12px!important}.b-calendar .fc-event{font-size:12px;line-height:14px;padding:2px 3px}.b-psy-search__list,.b-schedule-editor__days{scrollbar-color:#3132352e #d2d7db14;scrollbar-width:thin}.b-psy-search__list::-webkit-scrollbar,.b-schedule-editor__days::-webkit-scrollbar{height:8px;width:8px}.b-psy-search__list::-webkit-scrollbar-track,.b-schedule-editor__days::-webkit-scrollbar-track{background:#d2d7db14;border-radius:999px}.b-psy-search__list::-webkit-scrollbar-thumb,.b-schedule-editor__days::-webkit-scrollbar-thumb{background:#3132352e;border-radius:999px}.b-psy-search__list::-webkit-scrollbar-thumb:hover,.b-schedule-editor__days::-webkit-scrollbar-thumb:hover{background:#31323547}}@media(max-width:420px){.b-calendar{padding:10px}.b-calendar .fc-toolbar-title{font-size:16px}.b-calendar .fc-button{font-size:12px!important;padding:6px 8px!important}.b-calendar .fc-event{font-size:10px;line-height:13px}}@media(max-width:768px){.b-modal{align-items:flex-end;padding:0;z-index:1100}.b-modal__card{border-radius:18px 18px 0 0;margin:0;max-height:min(88vh,100dvh - 12px);max-width:none;min-height:0;width:100%}.b-modal__head{align-items:flex-start;gap:12px;padding:14px 16px}.b-modal__title{font-size:18px;line-height:22px;min-width:0;padding-top:4px}.b-modal__close{flex:0 0 auto}.b-modal__body{-webkit-overflow-scrolling:touch;padding:14px 16px}.b-modal__foot{gap:10px;justify-content:stretch;padding:14px 16px calc(14px + env(safe-area-inset-bottom))}.b-modal__foot>*{flex:1 1 100%}.b-modal__row{align-items:flex-start;gap:6px;grid-template-columns:1fr}.b-modal__hint,.b-modal__label,.b-modal__value{font-size:14px;line-height:18px}.b-quick-slot__row{gap:8px;grid-template-columns:1fr}.b-quick-slot__chip{flex-basis:calc(50% - 8px);flex-grow:1;flex-shrink:1;min-width:120px}}@media(max-width:420px){.b-modal__body,.b-modal__foot,.b-modal__head{padding-left:12px;padding-right:12px}.b-modal--booking-state .b-modal__card--booking-state{border-radius:16px;max-height:94dvh;width:min(100vw - 10px,760px)}.b-modal--booking-state .b-modal__head{padding:12px}.b-modal--booking-state .b-modal__title{font-size:20px}.b-modal--booking-state .b-modal__close{border-radius:12px;font-size:28px;height:40px;width:40px}.b-modal--booking-state .b-modal__row{gap:6px;grid-template-columns:1fr;padding:10px 12px 0}.b-modal--booking-state .b-modal__label{font-size:14px;line-height:1.25}.b-modal--booking-state .b-modal__value{font-size:16px;line-height:1.35}.b-modal--booking-state .b-modal__hint{font-size:14px;line-height:1.5;margin:10px 12px 0}.b-modal--booking-state .b-modal__hint .b-input,.b-modal--booking-state .b-modal__hint input.b-input,.b-modal--booking-state .b-modal__hint select.b-input{border-radius:14px;font-size:16px;height:46px;padding:0 14px}.b-modal--booking-state .b-modal__foot{gap:10px;padding:10px 12px 12px}.b-modal--booking-state .b-modal__foot .b-btn{border-radius:14px;font-size:15px;min-height:46px;width:100%}}.dashboard--psy-v2 .b-psy-schedule{gap:16px;grid-template-columns:minmax(320px,430px) minmax(0,1fr)}.dashboard--psy-v2 .b-psy-schedule__left{gap:12px}.dashboard--psy-v2 .b-alert,.dashboard--psy-v2 .b-breaks__card,.dashboard--psy-v2 .b-calendar,.dashboard--psy-v2 .b-modal__card,.dashboard--psy-v2 .b-schedule-editor__card,.dashboard--psy-v2 .b-schedule-mode-toggle{border:1px solid #d2d7db8c;border-radius:12px;box-shadow:none}.dashboard--psy-v2 .b-alert,.dashboard--psy-v2 .b-breaks__card,.dashboard--psy-v2 .b-calendar,.dashboard--psy-v2 .b-schedule-editor__card,.dashboard--psy-v2 .b-schedule-mode-toggle{background:#ffffffe0;padding:12px}.dashboard--psy-v2 .b-schedule-mode-toggle{margin-bottom:0}.dashboard--psy-v2 .b-schedule-mode-toggle__btn{border-radius:10px;border-width:1px;font-size:13px;line-height:1.25;padding:10px 12px}.dashboard--psy-v2 .b-schedule-editor__title{font-size:15px;line-height:1.2;margin-bottom:6px}.dashboard--psy-v2 .b-schedule-editor__subtitle{font-size:13px;line-height:1.45;margin-bottom:10px;opacity:.75}.dashboard--psy-v2 .b-schedule-editor__row{gap:8px;margin-bottom:10px}.dashboard--psy-v2 .b-schedule-editor__days{gap:8px;max-height:420px}.dashboard--psy-v2 .b-schedule-editor__day{border-radius:10px}.dashboard--psy-v2 .b-schedule-editor__day-head{padding:10px}.dashboard--psy-v2 .b-breaks__title{font-size:15px;line-height:1.2;margin-bottom:4px}.dashboard--psy-v2 .b-breaks__subtitle{font-size:12px;line-height:1.45}.dashboard--psy-v2 .b-breaks__head{margin-bottom:10px}.dashboard--psy-v2 .b-breaks__lists{gap:10px}.dashboard--psy-v2 .b-breaks__item{border-radius:10px;padding:8px 10px}.dashboard--psy-v2 .b-breaks__block-title,.dashboard--psy-v2 .b-breaks__empty,.dashboard--psy-v2 .b-breaks__item-label{font-size:12px;line-height:1.35}.dashboard--psy-v2 .b-calendar__head{align-items:flex-start;margin-bottom:10px}.dashboard--psy-v2 .b-calendar__title{font-size:15px;line-height:1.2;margin-bottom:3px}.dashboard--psy-v2 .b-calendar__subtitle{font-size:12px;line-height:1.4;opacity:.75}.dashboard--psy-v2 .b-calendar__legend{gap:6px}.dashboard--psy-v2 .b-calendar .b-badge{font-size:11px;gap:5px;line-height:1.2;padding:4px 8px}.dashboard--psy-v2 .b-calendar .fc-toolbar-title{font-size:17px;font-weight:700;line-height:1.2}.dashboard--psy-v2 .b-calendar .fc-header-toolbar{gap:8px;margin-bottom:10px}.dashboard--psy-v2 .b-calendar .fc-button{border-radius:10px!important;font-size:12px!important;line-height:1.1!important;min-height:32px;padding:6px 10px!important}.dashboard--psy-v2 .b-calendar .fc-col-header-cell-cushion{font-size:11px!important;line-height:1.2!important;padding:5px 4px!important}.dashboard--psy-v2 .b-calendar .fc-timegrid-slot-label-cushion{font-size:11px!important}.dashboard--psy-v2 .b-calendar .fc-event{border-radius:8px;font-size:11px;line-height:1.2;padding:2px 4px}@media(max-width:1239px){.dashboard--psy-v2 .b-psy-schedule{gap:12px;grid-template-columns:minmax(0,1fr)}.dashboard--psy-v2 .b-calendar{padding:10px}}[data-app-theme=dark] .b-calendar.b-calendar--neo{--neo-mint:#56d09a;--neo-mint-dark:#73e3b2;--neo-mint-bg:#56d09a29;--neo-mint-border:#56d09a61;--neo-lav:#b2a7f4;--neo-lav-dark:#d1c9ff;--neo-lav-bg:#b2a7f42e;--neo-lav-border:#b2a7f46b;--neo-amber-bg:#f5b81f24;--neo-amber-border:#f5b81f59;--neo-border:#364152;--neo-mid:#9ca5b7;--neo-dark:#ecf1fb;background:#141a24;border-color:#344157}[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__legend,[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__main,[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__sidebar{background:#1b2230}[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__legend,[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__section,[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__toolbar{border-color:#344157}[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__flex-week,[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__hint,[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__icon-btn,[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__mode-toggle,[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__schedule-btn,[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__small-btn,[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__today-btn,[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__view-toggle{background:#212835;border-color:#3a4760;color:#d9e2f3}[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__mode-btn.is-active,[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__view-btn.is-active{background:#ecf1fb;color:#161c28}[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__icon-btn:hover,[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__schedule-btn:hover,[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__small-btn:hover,[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__today-btn:hover{background:#273246;border-color:#4a5b78}[data-app-theme=dark] .b-calendar--neo .b-calendar-neo__flex-day{background:#202838;border-color:#364152}[data-app-theme=dark] .b-calendar--neo .b-day-row{border-bottom-color:#50607a85}[data-app-theme=dark] .b-calendar--neo .b-day-row__switch{background:#4a566a}[data-app-theme=dark] .b-calendar--neo .b-day-row__switch:after{background:#f5f8ff}[data-app-theme=dark] .b-calendar--neo .b-mini-cal__day{color:#dbe4f5}[data-app-theme=dark] .b-calendar--neo .b-mini-cal__day:hover{background:#263146}[data-app-theme=dark] .b-calendar--neo .b-mini-cal__day.is-other{color:#68778f}[data-app-theme=dark] .b-calendar--neo .b-mini-cal__day.is-selected{background:#ecf1fb;color:#182130}[data-app-theme=dark] .b-calendar--neo .b-mini-cal__day.is-today{color:#14231a}[data-app-theme=dark] .b-calendar--neo .fc{color:#e7eefc}[data-app-theme=dark] .b-calendar--neo .fc .fc-col-header-cell{background:#1d2636}[data-app-theme=dark] .b-calendar--neo .fc .fc-timegrid-axis,[data-app-theme=dark] .b-calendar--neo .fc .fc-timegrid-slot-label{background:#1b2638}[data-app-theme=dark] .b-calendar--neo .fc .fc-scrollgrid,[data-app-theme=dark] .b-calendar--neo .fc .fc-theme-standard td,[data-app-theme=dark] .b-calendar--neo .fc .fc-theme-standard th{border-color:#334057}[data-app-theme=dark] .b-calendar--neo .fc .fc-daygrid-day,[data-app-theme=dark] .b-calendar--neo .fc .fc-timegrid-slot{background:#19263a}[data-app-theme=dark] .b-calendar--neo .fc .fc-day-today{background:#56d09a14!important}[data-app-theme=dark] .b-calendar--neo .fc .fc-timegrid-axis-cushion,[data-app-theme=dark] .b-calendar--neo .fc .fc-timegrid-slot-label-cushion{color:#b8c5db}[data-app-theme=dark] .b-calendar--neo .fc .fc-booking{color:#eaf0ff!important}[data-app-theme=dark] .b-calendar--neo .fc .fc-slot{color:#c9f7e1!important}[data-app-theme=dark] .b-calendar--neo .fc .fc-break{background:#3a445a9e!important;border-color:#61708cc7!important;color:#d6deee!important}[data-app-theme=dark] .b-calendar--neo .fc .fc-event-main-frame,[data-app-theme=dark] .b-calendar--neo .fc .fc-event-time,[data-app-theme=dark] .b-calendar--neo .fc .fc-event-title,[data-app-theme=dark] .b-calendar--neo .fc-v-event .fc-event-main{color:#edf3ff!important}.b-psy-schedule{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:minmax(360px,470px) 1fr}@media(max-width:1239px){.b-psy-schedule{grid-template-columns:minmax(0,1fr)}}.b-psy-schedule__left{display:flex;flex-direction:column;gap:22px}.b-psy-schedule__right{min-width:0}.b-breaks__card{background-color:#fff;border:1px solid #d2d7db73;border-radius:18px;padding:20px}.b-breaks__head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px}.b-breaks__title{font-weight:700;margin-bottom:8px}.b-breaks__subtitle{font-size:18px;line-height:22px;opacity:.8}.b-breaks__lists{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr}@media(max-width:1239px){.b-breaks__lists{grid-template-columns:1fr}}.b-breaks__block-title{font-weight:700;margin-bottom:10px}.b-breaks__list{display:flex;flex-direction:column;gap:10px}.b-breaks__item{align-items:center;border:1px solid #d2d7db8c;border-radius:14px;display:flex;gap:12px;justify-content:space-between;padding:10px 12px}.b-breaks__item-label{font-size:16px;line-height:20px;opacity:.9}.b-breaks__item-actions{align-items:center;display:flex;gap:8px}.b-breaks__empty{font-size:16px;line-height:20px;opacity:.7}.b-breaks__form{display:flex;flex-direction:column;gap:14px}.b-breaks__form-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.b-schedule-mode-toggle{background:#ffffffe6;border:1px solid #d2d7db73;border-radius:18px;margin-bottom:20px;padding:16px 20px}.b-schedule-mode-toggle__label{color:#3132358c;font-size:13px;font-weight:600;letter-spacing:.06em;margin-bottom:12px;text-transform:uppercase}.b-schedule-mode-toggle__options{display:flex;gap:10px}@media(max-width:-1px){.b-schedule-mode-toggle__options{flex-direction:column}}.b-schedule-mode-toggle__btn{align-items:flex-start;background:#ffffffb3;border:2px solid #d2d7db66;border-radius:14px;color:#313235b3;display:flex;flex-direction:column;font-size:15px;gap:4px;padding:12px 16px;text-align:left}.b-schedule-mode-toggle__btn.is-active{background:#e0d4fc2e;border-color:#acaafe;box-shadow:0 4px 18px #acaafe24}.b-schedule-mode-toggle__btn:hover:not(.is-active){background:#e0d4fc14;border-color:#acaafe66}.b-schedule-mode-toggle__hint{color:#31323580;display:block;font-size:12px;font-weight:400}.fse__empty{background:#dde4ff59;color:#313235a6;margin-bottom:16px;padding:16px}.fse__weeks{gap:12px;margin-bottom:16px}.fse__add-week{margin-top:4px;width:100%}.fse-week{background:#fffc;border:1px solid #d2d7db73;border-radius:16px}.fse-week__head{background:#dde4ff2e}.fse-week__head:hover{background:#dde4ff47}.fse-week__caret{color:#31323580}.fse-week__label{font-size:15px;overflow:hidden;text-overflow:ellipsis}.fse-week__head-actions{gap:6px}.fse-week__body{padding:16px}.fse-week__days{gap:2px;margin-bottom:16px}.fse-week__day-row{grid-gap:12px;align-items:flex-start;border-bottom:1px solid #d2d7db33;display:grid;gap:12px;grid-template-columns:130px 1fr;padding:8px 0}.fse-week__day-row:last-child{border-bottom:none}@media(max-width:-1px){.fse-week__day-row{gap:6px;grid-template-columns:1fr}}.fse-week__day-name{align-items:center;display:flex;gap:8px;padding-top:6px}.fse-week__day-label{color:#313235bf;font-size:14px}@media(max-width:-1px){.fse-week__day-label{display:none}}.fse-week__apply-row{gap:10px;padding:12px 0 0}.fse-week__apply-label{color:#313235a6}.fse-week__apply-count{width:64px!important}.fse-day__toggle-row{align-items:center;display:flex;gap:10px;min-height:32px;padding:4px 0}.fse-day__summary{color:#31323599;font-size:13px}.fse-day__intervals{padding-left:4px}.fse-day__interval{flex-wrap:wrap}.fse-day__interval .b-input{font-size:14px!important;width:110px!important}.fse-day__add{font-size:13px!important;height:auto!important;margin-top:2px;padding:4px 10px!important}.b-gs-form__section-title{border-bottom:1px solid #d2d7db4d;color:#3132358c;font-size:13px;font-weight:600;letter-spacing:.06em;margin:16px 0 8px;padding-bottom:6px;text-transform:uppercase}.b-gs-stepper{align-items:center;background:#dde4ff40;border:1px solid #d2d7db4d;border-radius:14px;display:flex;gap:0;margin-bottom:24px;padding:16px 20px}.b-gs-stepper__step{align-items:center;cursor:default;display:flex;flex:1 1;gap:8px}.b-gs-stepper__step.is-done{cursor:pointer}.b-gs-stepper__dot{align-items:center;background:#d2d7db40;border-radius:50%;color:#31323580;display:flex;flex-shrink:0;font-size:13px;font-weight:700;height:28px;justify-content:center;transition:all .3s ease;width:28px}.is-active .b-gs-stepper__dot{background:#acaafe;box-shadow:0 4px 14px #acaafe59;color:#fff}.is-done .b-gs-stepper__dot{background:#acaafe26;color:#acaafe}.b-gs-stepper__label{color:#31323573;font-size:13px;font-weight:600;white-space:nowrap}.is-active .b-gs-stepper__label{color:#313235}.is-done .b-gs-stepper__label{color:#acaafe}@media(max-width:-1px){.b-gs-stepper__label{display:none}}.b-gs-stepper__line{background:#d2d7db4d;border-radius:1px;flex:1 1;height:2px;margin:0 8px;min-width:16px}.b-gs-form__step{animation:gs-step-in .2s ease both;display:flex;flex-direction:column;gap:16px}@keyframes gs-step-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.b-gs-form__opt{color:#31323573;font-size:12px;font-weight:400;margin-left:4px}.b-gs-form__datetime-block{display:flex;flex-direction:column;gap:8px}.b-gs-form__datetime-block-label,.b-gs-form__datetime-label{color:#313235a6;font-size:14px;font-weight:600}.b-gs-form__datetime-row{grid-gap:8px;align-items:start;display:grid;gap:8px;grid-template-columns:1fr auto 1fr}@media(max-width:-1px){.b-gs-form__datetime-row{grid-template-columns:1fr}.b-gs-form__datetime-row .b-gs-form__datetime-dash{display:none}}.b-gs-form__datetime-dash{color:#31323559;font-size:18px;padding-top:36px;text-align:center}.b-gs-form__cover-zone{position:relative}.b-gs-form__cover-upload-zone{align-items:center;aspect-ratio:16/7;background:#dde4ff33;border:2px dashed #d2d7db8c;border-radius:16px;color:#31323580;cursor:pointer;display:flex;flex-direction:column;gap:10px;justify-content:center;transition:all .3s ease;width:100%}.b-gs-form__cover-upload-zone:hover:not(:disabled){background:#e0d4fc26;border-color:#acaafe;color:#acaafe}.b-gs-form__cover-upload-zone.is-loading{opacity:.6;pointer-events:none}.b-gs-form__cover-upload-title{font-size:15px;font-weight:600}.b-gs-form__cover-upload-sub{font-size:12px;opacity:.65}.b-gs-form__cover-preview--big{aspect-ratio:16/7;border:1px solid #d2d7db66;border-radius:16px;overflow:hidden;position:relative;width:100%}.b-gs-form__cover-preview--big img{display:block;height:100%;object-fit:cover;width:100%}.b-gs-form__cover-remove{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:10px;top:10px;transition:background .3s ease;width:32px}.b-gs-form__cover-remove:hover{background:#000000b3}.b-gs-form__cover-url-row{display:flex;flex-direction:column;gap:6px;margin-top:10px}.b-gs-form__cover-url-or{color:#31323580;font-size:13px;text-align:center}.b-gs-card{background:#fff;border:1px solid #d2d7db73;display:flex;flex-direction:column;transition:box-shadow .3s ease,transform .3s ease}.b-gs-card:hover{box-shadow:0 12px 36px #00000014}.b-gs-card__cover{aspect-ratio:16/8;background:#0000;background-color:#dde4ff4d;border:none;width:100%}.b-gs-card__cover img{transition:transform .35s ease}.b-gs-card__cover:hover img{transform:scale(1.04)}.b-gs-card__cover-ph{background:linear-gradient(135deg,#dde4ff66,#e0d4fc4d)}.b-gs-card__cover-badge{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;display:flex;font-size:11px;font-weight:700;height:24px;padding:0 10px;position:absolute;right:10px;top:10px}.b-gs-card__body{display:flex;flex:1 1;flex-direction:column;gap:10px;padding:14px 16px 12px}.b-gs-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#313235;display:-webkit-box;font-size:16px;font-weight:700;line-height:1.25;overflow:hidden}.b-gs-card__chips{gap:6px}.b-gs-card__chip{align-items:center;background:#dde4ff59;border:1px solid #d2d7db59;border-radius:999px;color:#313235bf;display:inline-flex;font-size:12px;font-weight:500;height:24px;max-width:100%;overflow:hidden;padding:0 10px;text-overflow:ellipsis;white-space:nowrap}.b-gs-card__chip--date{max-width:100%}.b-gs-card__chip--price{background:#e0d4fc40;border-color:#acaafe40;color:#acaafe;font-weight:700}.b-gs-card__actions{align-items:center;border-top:1px solid #d2d7db40;display:flex;gap:4px;padding:8px 12px 12px}.b-gs-card__action-btn{align-items:center;background:#0000;border:1px solid #d2d7db59;border-radius:10px;color:#31323599;cursor:pointer;display:flex;flex:1 1;height:36px;justify-content:center;transition:all .3s ease}.b-gs-card__action-btn:hover:not(:disabled){background:#dde4ff66;border-color:#d2d7db80;color:#313235}.b-gs-card__action-btn:disabled{cursor:not-allowed;opacity:.3}.b-gs-card__action-btn--danger:hover:not(:disabled){background:#ff3b3014;border-color:#ff3b304d;color:#ff3b30}.b-appointments{height:-webkit-fit-content;height:fit-content;width:100%}.b-appointments .appointments-client{height:100%}.b-appointments .appointments-client .b-search{display:flex;gap:24px;margin-bottom:32px;max-width:none}@media(max-width:1239px){.b-appointments .appointments-client .b-search{flex-direction:column}.b-appointments .appointments-client .b-search__appFilters{margin:0;width:100%}.b-appointments .appointments-client .b-search__icon{top:20%}}.b-appointments .appointments-client .b-search .search-input{height:auto;max-width:390px}.b-appointment-filters{display:flex;gap:12px}.b-appointment-filters .appointment-filters__button{border:1px solid #31323566;border-radius:12px;color:#313235;font-size:18px;line-height:22px;padding:13px 20px;transition:.3s ease}.b-appointment-filters .appointment-filters__button.active,.b-appointment-filters .appointment-filters__button:hover{background-color:#fff;border:1px solid #fff}.b-appointments-cards{display:grid;height:100%;min-width:0}.b-appointments-cards .appointments-cards__items{grid-gap:24px 21px;display:grid;gap:24px 21px;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}.b-appointments-cards .appointments-cards__item{background-color:#fff;border-radius:18px;display:flex;flex-direction:column;gap:24px;min-width:0;padding:24px}.b-appointments-cards .appointments-cards__item-top{align-items:center;display:flex;gap:12px;justify-content:space-between;min-width:0}.b-appointments-cards .appointments-cards__item-top__info{font-size:18px;font-weight:700;line-height:22px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-appointments-cards .appointments-cards__item-top__info-time{margin-left:12px}.b-appointments-cards .appointments-cards__item-top__status{border-radius:6px;flex:0 0 auto;font-size:14px;line-height:16px;padding:4px 14px;white-space:nowrap}.b-appointments-cards .appointments-cards__item-top__status.upcoming{background-color:#b5fedd;color:#313235}.b-appointments-cards .appointments-cards__item-top__status.today{background-color:#313235;color:#fff}.b-appointments-cards .appointments-cards__item-top__status.past{background-color:#d2d7db66;color:#31323566}.b-appointments-cards .appointments-cards__item-middle{color:#313235;font-size:14px;line-height:16px;min-width:0}.b-appointments-cards .appointments-cards__item-middle__photo{border-radius:12px;height:56px;margin-bottom:12px;object-fit:cover;width:56px}.b-appointments-cards .appointments-cards__item-middle__name{margin-bottom:4px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-appointments-cards .appointments-cards__item-middle__price{font-weight:700;white-space:nowrap}.b-appointments-cards .appointments-cards__item-bottom{font-size:18px;line-height:22px;min-width:0;overflow-wrap:anywhere;word-break:break-word}.b-appointments-cards .appointments-cards__notfound{align-items:center;display:flex;flex-direction:column;margin:auto}.b-appointments-cards .appointments-cards__notfound-title{font-size:20px;margin-bottom:32px}.b-appointments-cards .appointments-cards__notfound-btn{max-width:-webkit-max-content;max-width:max-content}.b-appointments-cards .appointments-cards__notfound-btn .b-btn{font-size:18px}@media(max-width:1239px){.b-appointments-cards .appointments-cards__items{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.b-appointments-cards .appointments-cards__item{gap:18px;padding:20px}.b-appointments-cards .appointments-cards__item-bottom,.b-appointments-cards .appointments-cards__item-top__info{font-size:16px;line-height:20px}}@media(max-width:768px){.b-appointments-cards .appointments-cards__items{gap:14px;grid-template-columns:1fr}.b-appointments-cards .appointments-cards__item{gap:16px;padding:18px}.b-appointments-cards .appointments-cards__item-top{align-items:flex-start}.b-appointments-cards .appointments-cards__item-top__info{font-size:15px;line-height:18px}.b-appointments-cards .appointments-cards__item-top__status{font-size:13px;line-height:16px;padding:4px 10px}.b-appointments-cards .appointments-cards__item-middle__photo{border-radius:12px;height:52px;margin-bottom:10px;width:52px}.b-appointments-cards .appointments-cards__item-bottom{font-size:15px;line-height:18px}}@media(max-width:420px){.b-appointments-cards .appointments-cards__item{border-radius:16px;padding:16px}}.appointments-cards__item-middle__meta{margin-top:6px}.appointments-cards__badge{border-radius:999px;display:inline-block;font-size:12px;line-height:1;padding:4px 10px}.appointments-cards__badge--paid{background:#22c55e26;color:#22c55e}.appointments-cards__badge--unpaid{background:#f9731626;color:#f97316}.appointments-cards__item-actions{display:flex;flex-wrap:wrap;gap:10px}.appointments-cards__badge--cancelled{background:#94a3b829;border:1px solid #94a3b840;color:#94a3b8}.b-payments{display:flex;flex-direction:column;gap:18px;min-width:0}.b-payments .payments__head{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.b-payments .payments__title{font-size:22px;font-weight:700;line-height:26px}.b-payments .payments__refresh{border-radius:12px;font-size:16px;max-width:-webkit-max-content;max-width:max-content;padding:10px 14px}.b-payments .payments__state{background:#d2d7db26;border-radius:18px;color:#313235bf;padding:18px}.b-payments .payments__items{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}.b-payments .payments__item{background-color:#fff;border-radius:18px;display:flex;flex-direction:column;gap:14px;min-width:0;padding:20px}.b-payments .payments__item-top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;min-width:0}.b-payments .payments__item-title{display:flex;flex-direction:column;gap:4px;min-width:0}.b-payments .payments__item-label{color:#3132358c;font-size:12px;line-height:14px}.b-payments .payments__item-id{font-size:16px;font-weight:700;line-height:20px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-payments .payments__status{border-radius:999px;flex:0 0 auto;font-size:13px;line-height:16px;padding:4px 12px;white-space:nowrap}.b-payments .payments__status.is-success{background-color:#b5fedd;color:#313235}.b-payments .payments__status.is-pending{background-color:#d2d7db4d;color:#313235}.b-payments .payments__status.is-danger{background-color:#f26f55;color:#fff}.b-payments .payments__status.is-muted{background-color:#d2d7db38;color:#3132358c}.b-payments .payments__meta{display:flex;flex-direction:column;font-size:14px;gap:8px;line-height:16px}.b-payments .payments__meta-row{display:flex;gap:12px;justify-content:space-between}.b-payments .payments__meta-k{color:#3132358c}.b-payments .payments__meta-v{color:#313235;font-weight:600;overflow-wrap:anywhere;text-align:right}.b-payments .payments__actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.b-payments .payments__refund{border-radius:12px;font-size:15px;max-width:-webkit-max-content;max-width:max-content;padding:10px 14px}.b-payments .payments__hint{color:#3132358c;font-size:13px;line-height:16px}@media(max-width:1239px){.b-payments .payments__items{grid-template-columns:1fr}.b-payments .payments__title{font-size:20px}}.b-client-profile{--dark:#2b2b2b;--dark2:#3a3a3a;--mid:#6b6b6b;--mint:#5aeaa0;--mint-dim:#5aeaa01f;--lav:#a89de8;--lav-dim:#a89de81f;--white:#fff;--bg:#f8f8f6;--border:#e4e4e4;--divider:#1c223014;--sidebar-w:260px;--header-h:64px;--radius:14px;--shadow:0 18px 44px #14182012;background:var(--bg);color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif}.b-client-profile *{box-sizing:border-box}.b-client-profile .shell{display:flex;min-height:100vh}.b-client-profile .shell--shared{display:grid;grid-template-columns:240px minmax(0,1fr)}.b-client-profile .hidden-input{display:none}.b-client-profile .sidebar{background:var(--white);border-right:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;height:100vh;left:0;position:fixed;top:0;transition:transform .28s cubic-bezier(.4,0,.2,1);width:var(--sidebar-w);z-index:50}.b-client-profile .sidebar-logo{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:10px;padding:22px 22px 18px;text-decoration:none}.b-client-profile .sidebar-logo-circle{background:radial-gradient(circle at 30% 70%,#4eeea0,#9bb4e8);border-radius:50%;flex-shrink:0;height:34px;width:34px}.b-client-profile .sidebar-logo-text{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;letter-spacing:-.02em}.b-client-profile .sidebar-logo-text span{color:var(--lav)}.b-client-profile .sidebar-nav{display:flex;flex:1 1;flex-direction:column;gap:2px;overflow-y:auto;padding:14px 12px}.b-client-profile .nav-section-label{color:#b0b0b0;font-size:10px;font-weight:600;letter-spacing:.1em;padding:10px 10px 5px;text-transform:uppercase}.b-client-profile .nav-item{align-items:center;background:#0000;border:0;border-radius:10px;color:var(--mid);cursor:pointer;display:flex;font-size:13px;font-weight:400;gap:10px;padding:9px 12px;position:relative;text-align:left;text-decoration:none;transition:background .15s,color .15s;width:100%}.b-client-profile .nav-item:hover{background:var(--bg);color:#2b2b2b;color:var(--dark)}.b-client-profile .nav-item.active{background:var(--lav-dim);color:#7b6fd4;font-weight:600}.b-client-profile .nav-icon{align-items:center;display:inline-flex;flex-shrink:0;height:18px;justify-content:center;line-height:1;opacity:.8;width:18px}.b-client-profile .nav-badge{background:#5aeea0;background:var(--mint);border-radius:100px;color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;margin-left:auto;min-width:20px;padding:2px 7px;text-align:center}.b-client-profile .sidebar-footer{border-top:1px solid var(--border);padding:16px 12px}.b-client-profile .sidebar-user{align-items:center;border-radius:10px;display:flex;gap:10px;padding:10px 12px}.b-client-profile .sidebar-avatar{align-items:center;background:var(--lav-dim);border:1.5px solid var(--lav);border-radius:50%;color:#7b6fd4;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:700;height:34px;justify-content:center;width:34px}.b-client-profile .sidebar-user-info{flex:1 1;min-width:0}.b-client-profile .sidebar-user-name{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-client-profile .sidebar-user-role{color:var(--mid);font-size:10px}.b-client-profile .main{display:flex;flex:1 1;flex-direction:column;margin-left:var(--sidebar-w);min-height:100vh}.b-client-profile .shell--shared .main{margin-left:0}.b-client-profile .topbar{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid var(--border);display:flex;gap:16px;height:var(--header-h);justify-content:space-between;padding:0 32px;position:-webkit-sticky;position:sticky;top:0;z-index:40}.b-client-profile .topbar-left,.b-client-profile .topbar-right{align-items:center;display:flex;gap:10px}.b-client-profile .topbar-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.02em}.b-client-profile .btn-icon{display:none;font-size:16px;height:36px;width:36px}.b-client-profile .btn-icon,.b-client-profile .btn-sm{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:9px;color:var(--mid);cursor:pointer;justify-content:center}.b-client-profile .btn-sm{display:inline-flex;font-family:Onest,sans-serif;font-size:12px;font-weight:500;gap:6px;padding:7px 14px;text-decoration:none;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.b-client-profile .btn-sm:hover{background:var(--bg);border-color:#ccc;color:#2b2b2b;color:var(--dark)}.b-client-profile .btn-sm:disabled{cursor:not-allowed;opacity:.55}.b-client-profile .btn-sm.primary{background:#2b2b2b;background:var(--dark);border-color:#2b2b2b;border-color:var(--dark);color:var(--white)}.b-client-profile .btn-sm.primary:hover{opacity:.85}.b-client-profile .btn-sm.danger{background:#fff0f0;border-color:#f4c0be;color:#d0534c}.b-client-profile .btn-sm.danger:hover{background:#ffe5e5}.b-client-profile .btn-group-inline{align-items:center;display:flex;gap:8px}.b-client-profile .profile-tabs{background:var(--bg);border-bottom:1px solid var(--border);display:flex;gap:0;overflow-x:auto;padding:0 32px}.b-client-profile .profile-tab{align-items:center;background:#0000;border:0;border-bottom:2px solid #0000;color:var(--mid);cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:7px;height:46px;padding:0 18px;transition:color .15s,border-color .15s;white-space:nowrap}.b-client-profile .profile-tab:hover{color:#2b2b2b;color:var(--dark)}.b-client-profile .profile-tab.active{border-bottom-color:#2b2b2b;border-bottom-color:var(--dark);color:#2b2b2b;color:var(--dark);font-weight:600}.b-client-profile .content{flex:1 1;padding:28px 32px}.b-client-profile .tab-panel{align-items:flex-start;display:flex;gap:24px}.b-client-profile .left-col{display:flex;flex:1 1;flex-direction:column;gap:20px;min-width:0}.b-client-profile .right-col{display:flex;flex-direction:column;flex-shrink:0;gap:16px;width:320px}.b-client-profile .tab-panel--subscriptions .left-col,.b-client-profile .tab-panel--subscriptions .right-col{flex:1 1;width:calc(50% - 12px)}.b-client-profile .tab-panel--subscriptions .right-col{gap:20px}.b-client-profile .tab-panel--subscriptions .panel-card{box-shadow:0 14px 34px #1418200d}.b-client-profile .panel-card{background:linear-gradient(180deg,#fffffffa,var(--white));border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.b-client-profile .panel-card-header{align-items:center;background:linear-gradient(180deg,#f8f8f6bf,#fff3);border-bottom:1px solid var(--border);display:flex;gap:10px;justify-content:space-between;padding:16px 20px 14px}.b-client-profile .panel-card-header--wrap{align-items:center;flex-wrap:wrap}.b-client-profile .panel-card-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:12px;font-weight:700;letter-spacing:-.01em}.b-client-profile .panel-card-title-wrap{align-items:center;display:inline-flex;flex-wrap:wrap;gap:8px;min-width:0}.b-client-profile .panel-card-body{display:flex;flex-direction:column;gap:14px;padding:20px}.b-client-profile .panel-card-body--compact{padding:16px}.b-client-profile .panel-card-body--rows{gap:0;padding-bottom:12px;padding-top:6px}.b-client-profile .meta-small{color:var(--mid);font-size:11px}.b-client-profile .badge-inline{align-items:center;background:var(--mint-dim);border:1px solid #5aeaa040;border-radius:100px;color:#18a869;display:inline-flex;font-size:11px;font-weight:600;gap:5px;padding:4px 10px}.b-client-profile .badge-inline--dirty{background:#ffb04026;border-color:#ffb04059;color:#b45b00}.b-client-profile .profile-hero{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.b-client-profile .profile-cover{background:linear-gradient(135deg,#e8f7f0,#ebe9fb 50%,#f8f5e8);height:100px;overflow:hidden;position:relative}.b-client-profile .profile-cover-img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:1}.b-client-profile .profile-cover-pattern{background:repeating-linear-gradient(45deg,#0000,#0000 20px,#a89de80a 0,#a89de80a 40px);inset:0;pointer-events:none;position:absolute;z-index:2}.b-client-profile .profile-hero-body{padding:0 24px 22px}.b-client-profile .avatar-area{align-items:flex-end;display:flex;gap:10px;justify-content:space-between;margin-bottom:16px;margin-top:-38px}.b-client-profile .profile-avatar,.b-client-profile .profile-avatar-wrap{display:inline-flex;position:relative}.b-client-profile .profile-avatar{align-items:center;background:linear-gradient(135deg,var(--lav-dim),var(--mint-dim));border:3px solid var(--white);border-radius:50%;box-shadow:0 2px 12px #0000001f;color:#7b6fd4;cursor:pointer;font-family:Unbounded,sans-serif;font-size:22px;font-weight:700;height:76px;justify-content:center;overflow:hidden;padding:0;width:76px}.b-client-profile .profile-avatar-img{height:100%;object-fit:cover;width:100%}.b-client-profile .avatar-edit-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .15s}.b-client-profile .profile-avatar:hover .avatar-edit-overlay{opacity:1}.b-client-profile .profile-online-dot{background:#5aeea0;background:var(--mint);border:2.5px solid var(--white);border-radius:50%;bottom:4px;height:14px;position:absolute;right:4px;width:14px;z-index:3}.b-client-profile .avatar-actions{align-items:flex-end;display:flex;flex-direction:column;gap:8px;min-width:min(560px,100%)}.b-client-profile .avatar-actions-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.b-client-profile .avatar-rules{color:var(--mid);font-size:11px;line-height:1.35;text-align:right;width:min(560px,100%)}.b-client-profile .profile-name{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.02em;margin-bottom:4px}.b-client-profile .profile-login{color:var(--mid);font-size:13px;margin-bottom:10px}.b-client-profile .profile-meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.b-client-profile .profile-badge{align-items:center;border-radius:100px;display:inline-flex;font-size:11px;font-weight:600;gap:5px;padding:4px 10px}.b-client-profile .profile-badge.role{background:var(--lav-dim);color:#7b6fd4}.b-client-profile .profile-badge.verified{background:var(--mint-dim);color:#18a869}.b-client-profile .form-section{display:flex;flex-direction:column;gap:14px}.b-client-profile .form-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.b-client-profile .form-group{display:flex;flex-direction:column;gap:6px}.b-client-profile .form-label{color:var(--mid);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.b-client-profile .form-input{background:var(--bg);border:1px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif;font-size:13px;outline:none;padding:10px 14px;width:100%}.b-client-profile .form-input:focus{background:var(--white);border-color:var(--lav);box-shadow:0 0 0 3px #a89de826}.b-client-profile .form-hint{color:var(--mid);font-size:11px}.b-client-profile .action-right{display:flex;justify-content:flex-end}.b-client-profile .stats-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.b-client-profile .stat-card{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:10px;display:flex;flex-direction:column;gap:4px;padding:14px 12px;text-align:center}.b-client-profile .stat-num{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.03em}.b-client-profile .stat-label{color:var(--mid);font-size:10px;line-height:1.3}.b-client-profile .accent-green .stat-num{color:#18a869}.b-client-profile .accent-lav .stat-num{color:#7b6fd4}.b-client-profile .field-row{align-items:center;border-bottom:1px solid var(--divider);display:flex;gap:10px;justify-content:space-between;padding:10px 0}.b-client-profile .field-row:last-child{border-bottom:0}.b-client-profile .field-key{color:var(--mid);flex:0 0 130px;font-size:12px}.b-client-profile .field-val{color:#2b2b2b;color:var(--dark);flex:1 1;font-size:13px;font-weight:500}.b-client-profile .field-val.right{font-weight:600;text-align:right}.b-client-profile .next-session-card{background:var(--mint-dim);border:1px solid #5aeaa040;border-radius:12px;padding:16px}.b-client-profile .next-session-head{align-items:center;display:flex;gap:12px;margin-bottom:10px}.b-client-profile .next-session-date{align-items:center;background:var(--white);border:1px solid #5aeaa04d;border-radius:10px;display:flex;flex-direction:column;flex-shrink:0;height:48px;justify-content:center;width:44px}.b-client-profile .next-session-day{color:#18a869;font-family:Unbounded,sans-serif;font-size:16px;font-weight:700;line-height:1}.b-client-profile .next-session-month{color:#18a869;font-size:9px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.b-client-profile .next-session-title{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600}.b-client-profile .next-session-sub{color:var(--mid);font-size:12px;margin-top:2px}.b-client-profile .next-session-time{color:#18a869;font-family:Unbounded,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.02em}.b-client-profile .appt-item,.b-client-profile .content-item,.b-client-profile .payment-row,.b-client-profile .push-device,.b-client-profile .sub-item,.b-client-profile .toggle-row{border-bottom:1px solid var(--divider);transition:background .18s ease}.b-client-profile .appt-item:last-child,.b-client-profile .content-item:last-child,.b-client-profile .payment-row:last-child,.b-client-profile .push-device:last-child,.b-client-profile .sub-item:last-child,.b-client-profile .toggle-row:last-child{border-bottom:0}.b-client-profile .appt-item:hover,.b-client-profile .content-item:hover,.b-client-profile .payment-row:hover,.b-client-profile .push-device:hover,.b-client-profile .sub-item:hover,.b-client-profile .toggle-row:hover{background:#a89de80d}.b-client-profile .appt-item{align-items:center;display:flex;gap:12px;padding:10px 20px}.b-client-profile .appt-date-block{align-items:center;background:var(--mint-dim);border:1px solid #5aeaa033;border-radius:9px;display:flex;flex-direction:column;flex-shrink:0;height:44px;justify-content:center;width:40px}.b-client-profile .appt-date-d{color:#18a869;font-family:Unbounded,sans-serif;font-size:14px;font-weight:700;line-height:1}.b-client-profile .appt-date-m{color:#18a869;font-size:9px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.b-client-profile .appt-info{flex:1 1;min-width:0}.b-client-profile .appt-name{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-client-profile .appt-time{color:var(--mid);font-size:11px;margin-top:1px}.b-client-profile .appt-status{align-items:center;border-radius:100px;display:inline-flex;flex-shrink:0;font-size:10px;font-weight:600;padding:3px 8px}.b-client-profile .appt-status.upcoming{background:var(--mint-dim);color:#18a869}.b-client-profile .appt-status.past{background:var(--bg);border:1px solid var(--border);color:var(--mid)}.b-client-profile .payment-row{align-items:center;display:flex;gap:12px;padding:12px 20px}.b-client-profile .payment-info{flex:1 1;min-width:0}.b-client-profile .payment-desc{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:500}.b-client-profile .payment-date{color:var(--mid);font-size:11px;margin-top:1px}.b-client-profile .payment-status{border-radius:100px;flex-shrink:0;font-size:10px;font-weight:600;padding:3px 8px}.b-client-profile .payment-status.success{background:var(--mint-dim);color:#18a869}.b-client-profile .payment-status.refunded{background:var(--bg);border:1px solid var(--border);color:var(--mid)}.b-client-profile .payment-status.pending{background:#e0b05a26;color:#b08030}.b-client-profile .payment-amount{color:#2b2b2b;color:var(--dark);flex-shrink:0;font-family:Unbounded,sans-serif;font-size:14px;font-weight:700;min-width:90px;text-align:right}.b-client-profile .spend-total{padding:10px 0;text-align:center}.b-client-profile .spend-total__value{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.03em}.b-client-profile .spend-total__sub{color:var(--mid);font-size:12px;margin-top:4px}.b-client-profile .content-item,.b-client-profile .push-device,.b-client-profile .sub-item,.b-client-profile .toggle-row{padding:12px 20px}.b-client-profile .push-device,.b-client-profile .sub-item{align-items:center;display:flex;gap:10px}.b-client-profile .sub-avatar{align-items:center;background:linear-gradient(135deg,var(--mint-dim),var(--lav-dim));border:1px solid #a89de833;border-radius:14px;color:#2b2b2b;color:var(--dark);display:inline-flex;flex-shrink:0;font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;height:44px;justify-content:center;letter-spacing:-.03em;width:44px}.b-client-profile .push-device__left{align-items:center;display:flex;gap:10px;min-width:0}.b-client-profile .sub-body{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;margin-left:0;min-width:0;text-align:left}.b-client-profile .sub-name{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:500;max-width:100%;overflow-wrap:break-word;word-break:normal}.b-client-profile .sub-type{color:var(--mid);font-size:11px;margin-top:1px}.b-client-profile .sub-item--with-action{gap:14px}.b-client-profile .sub-actions{align-items:center;display:flex;flex-shrink:0;gap:8px;justify-content:flex-end;margin-left:auto}.b-client-profile .sub-actions--stack{align-items:center;flex-direction:row;flex-wrap:wrap;gap:8px}.b-client-profile .settings-sub-action{min-width:110px}.b-client-profile .sub-item--discovery{align-items:flex-start}.b-client-profile .sub-item--discovery .sub-body{align-items:flex-start;flex:1 1;margin-left:0;text-align:left}.b-client-profile .settings-discovery{align-items:center;border-bottom:1px solid var(--divider);display:flex;gap:16px;justify-content:space-between;padding:14px 20px 10px}.b-client-profile .settings-discovery--empty{background:#a89de80d;border-bottom:0;border-radius:14px;margin:16px 20px;padding:18px 20px}.b-client-profile .settings-discovery__copy{flex:1 1;min-width:0}.b-client-profile .settings-discovery__title{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600}.b-client-profile .settings-discovery__note{color:var(--mid);font-size:11px;line-height:1.45;margin-top:3px}.b-client-profile .content-item{align-items:center;display:flex;gap:14px;justify-content:space-between}.b-client-profile .content-item--link{color:inherit;cursor:pointer;text-decoration:none}.b-client-profile .content-main{align-items:flex-start;display:flex;flex:1 1;gap:12px;min-width:0}.b-client-profile .content-type-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:14px;height:32px;justify-content:center;width:32px}.b-client-profile .content-body{flex:1 1;min-width:0}.b-client-profile .content-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#2b2b2b;color:var(--dark);display:-webkit-box;font-size:13px;font-weight:500;overflow:hidden;white-space:normal}.b-client-profile .content-context{color:#2b2b2b;color:var(--dark);font-size:11px;margin-top:3px;opacity:.75;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-client-profile .content-open{align-items:center;background:#5aeaa017;border:1px solid var(--border);border-radius:999px;color:#2b2b2b;color:var(--dark);display:inline-flex;flex-shrink:0;font-size:11px;font-weight:600;justify-content:center;line-height:1;min-height:30px;padding:0 11px;transition:border-color .18s ease,background .18s ease,color .18s ease}.b-client-profile .content-item--link:hover .content-open{background:#5aeaa029;border-color:#5aeaa06b;color:#118a57}.b-client-profile .content-item--link:focus-visible{outline:2px solid #5aeaa094;outline-offset:-2px}.b-client-profile .panel-card-footer{align-items:center;background:linear-gradient(180deg,#f8f8f62e,#a89de80d);border-top:1px solid var(--divider);display:flex;gap:14px;justify-content:space-between;padding:12px 18px 14px}.b-client-profile .panel-card-footer--compact{justify-content:flex-end}.b-client-profile .pager__summary{color:var(--mid);font-size:11px}.b-client-profile .pager{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.b-client-profile .pager__btn{background:var(--white);border:1px solid var(--border);border-radius:10px;color:var(--mid);cursor:pointer;font-family:Onest,sans-serif;font-size:12px;font-weight:600;height:34px;min-width:34px;padding:0 10px;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.b-client-profile .pager__btn:hover:not(:disabled){border-color:#cbcfd8;color:#2b2b2b;color:var(--dark);transform:translateY(-1px)}.b-client-profile .pager__btn:disabled{cursor:not-allowed;opacity:.45;transform:none}.b-client-profile .pager__btn.is-active{background:#2b2b2b;background:var(--dark);border-color:#2b2b2b;border-color:var(--dark);color:var(--white)}.b-client-profile .pager__ellipsis{color:var(--mid);font-size:12px;padding:0 2px}.b-client-profile .settings-chip-group{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.b-client-profile .settings-chip{align-items:center;background:#ffffffb3;border:1px solid var(--border);border-radius:12px;color:var(--mid);cursor:pointer;display:inline-flex;font-family:Onest,sans-serif;font-size:12px;font-weight:600;gap:6px;justify-content:center;min-height:38px;padding:0 14px;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.b-client-profile .settings-chip:hover{border-color:#cbcfd8;color:#2b2b2b;color:var(--dark);transform:translateY(-1px)}.b-client-profile .settings-chip.is-active{background:#2b2b2b;background:var(--dark);border-color:#2b2b2b;border-color:var(--dark);box-shadow:0 10px 24px #2b2b2b24;color:var(--white)}.b-client-profile .content-meta{color:var(--mid);font-size:11px;margin-top:2px}.b-client-profile .theme-options{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.b-client-profile .theme-option{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:10px;color:inherit;cursor:pointer;display:flex;gap:10px;padding:10px 12px;transition:border-color .15s,background .15s}.b-client-profile .theme-option.selected{background:var(--lav-dim);border-color:var(--lav)}.b-client-profile .theme-preview{border-radius:5px;flex-shrink:0;height:20px;width:28px}.b-client-profile .theme-preview.light{background:#f8f8f6;border:1px solid #ddd}.b-client-profile .theme-preview.dark{background:#2b2b2b;border:1px solid #444}.b-client-profile .theme-name{color:#2b2b2b;color:var(--dark);display:block;font-size:12px;font-weight:600}.b-client-profile .theme-sub{color:var(--mid);display:block;font-size:11px}.b-client-profile .theme-check{background:var(--lav);border-radius:50%;height:16px;margin-left:auto;opacity:0;width:16px}.b-client-profile .theme-option.selected .theme-check{opacity:1}.b-client-profile .toggle-row{align-items:center;display:flex;gap:10px;justify-content:space-between}.b-client-profile .toggle-row__title{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:500}.b-client-profile .toggle-row__sub{color:var(--mid);font-size:11px;margin-top:2px}.b-client-profile .chat-policy-option{background:#0000;border:0;border-bottom:1px solid var(--divider);cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:12px 0;text-align:left;transition:background .18s ease,color .18s ease;width:100%}.b-client-profile .chat-policy-option:last-child{border-bottom:0}.b-client-profile .chat-policy-option:hover:not(:disabled){background:#a89de80d}.b-client-profile .chat-policy-option:disabled{cursor:not-allowed;opacity:.55}.b-client-profile .chat-policy-option__title{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600}.b-client-profile .chat-policy-option__sub{color:var(--mid);font-size:11px}.b-client-profile .chat-policy-option.is-active{background:#5aeaa014}.b-client-profile .chat-policy-option.is-active .chat-policy-option__title{color:#18a869}.b-client-profile .toggle{flex-shrink:0;height:22px;position:relative;width:38px}.b-client-profile .toggle input{height:0;opacity:0;position:absolute;width:0}.b-client-profile .toggle .toggle-track{background:#e0e0e0;border-radius:100px;cursor:pointer;inset:0;position:absolute;transition:background .22s}.b-client-profile .toggle .toggle-thumb{background:var(--white);border-radius:50%;box-shadow:0 1px 3px #0003;height:16px;left:3px;pointer-events:none;position:absolute;top:3px;transition:transform .22s cubic-bezier(.4,0,.2,1);width:16px}.b-client-profile .toggle input:checked+.toggle-track{background:#5aeea0;background:var(--mint)}.b-client-profile .toggle input:checked~.toggle-thumb{transform:translateX(16px)}.b-client-profile .empty-row{color:var(--mid);font-size:12px;padding:12px 20px}.b-client-profile #sidebarOverlay{border:0;display:none}@media(max-width:1180px){.b-client-profile .right-col{width:280px}}@media(max-width:980px){.b-client-profile .content{padding:20px 16px}.b-client-profile .tab-panel{flex-direction:column}.b-client-profile .right-col{width:100%}.b-client-profile .tab-panel--subscriptions .left-col,.b-client-profile .tab-panel--subscriptions .right-col{flex:1 1 auto;width:100%}}@media(max-width:1024px){.b-client-profile .shell--shared{grid-template-columns:1fr}.b-client-profile .btn-icon{display:inline-flex}}@media(max-width:860px){.b-client-profile #sidebarOverlay{background:#0006;display:block;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .28s;z-index:49}.b-client-profile #sidebarOverlay.open{opacity:1;pointer-events:auto}.b-client-profile .sidebar{transform:translateX(-100%)}.b-client-profile .sidebar.mobile-open{transform:translateX(0)}.b-client-profile .main{margin-left:0}.b-client-profile .profile-tabs,.b-client-profile .topbar{padding:0 16px}.b-client-profile .btn-icon{display:inline-flex}.b-client-profile .form-row,.b-client-profile .theme-options{grid-template-columns:1fr}.b-client-profile .stats-grid{grid-template-columns:repeat(3,1fr)}.b-client-profile .avatar-area{align-items:flex-start;flex-direction:column}.b-client-profile .avatar-actions{align-items:flex-start;min-width:0;width:100%}.b-client-profile .avatar-actions-row{justify-content:flex-start}.b-client-profile .avatar-rules{text-align:left;width:100%}.b-client-profile .sub-item--with-action{align-items:flex-start;flex-wrap:wrap}.b-client-profile .sub-item--with-action .sub-body{flex-basis:calc(100% - 58px);flex-grow:1;flex-shrink:1}.b-client-profile .sub-item--with-action .sub-actions{justify-content:flex-start;margin-left:0;padding-left:54px;width:100%}.b-client-profile .sub-actions--stack{width:100%}.b-client-profile .content-item--link{align-items:flex-start;flex-wrap:wrap}.b-client-profile .content-item--link .content-main{width:100%}.b-client-profile .content-item--link .content-open{margin-left:44px}.b-client-profile .settings-discovery,.b-client-profile .settings-discovery--empty{align-items:stretch;flex-direction:column}}.b-client-profile .tab-panel#tab-psychologist .left-col{max-width:100%;width:100%}.b-client-profile .psy-settings{display:flex;flex-direction:column;gap:20px}.b-client-profile .psy-settings__group{display:flex;flex-direction:column;gap:10px}.b-client-profile .psy-settings__group .form-label{margin-bottom:4px}.b-client-profile .psy-settings__chips{display:flex;flex-wrap:wrap;gap:8px}.b-client-profile .psy-chip{align-items:center;background:#ffffffb3;border:1px solid var(--border);border-radius:10px;color:var(--mid);cursor:pointer;display:inline-flex;font-family:Onest,sans-serif;font-size:12px;font-weight:500;justify-content:center;min-height:36px;padding:0 14px;transition:all .18s ease}.b-client-profile .psy-chip:hover:not(:disabled){background:var(--white);border-color:#cbcfd8;color:#2b2b2b;color:var(--dark);transform:translateY(-1px)}.b-client-profile .psy-chip.is-active{background:linear-gradient(135deg,var(--lav-dim),#a89de82e);border-color:var(--lav);box-shadow:0 4px 12px #a89de833;color:#7b6fd4;font-weight:600}.b-client-profile .psy-chip:disabled{cursor:not-allowed;opacity:.5;transform:none}.b-client-profile .psy-settings__formats{background:var(--bg);border:1px solid var(--border);border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:14px}.b-client-profile .psy-format-check{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:8px 12px;transition:background .15s ease}.b-client-profile .psy-format-check:hover{background:#a89de814}.b-client-profile .psy-format-check input[type=checkbox]{accent-color:var(--lav);background:var(--white);border:2px solid var(--border);border-radius:5px;cursor:pointer;flex-shrink:0;height:18px;width:18px}.b-client-profile .psy-format-check input[type=checkbox]:checked{background:var(--lav);border-color:var(--lav)}.b-client-profile .psy-format-check input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}.b-client-profile .psy-format-check span{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:500}.b-client-profile .psy-settings__nested-card{background:var(--bg);border:1px solid var(--border);border-radius:10px;display:flex;flex-direction:column;gap:12px;padding:14px;transition:border-color .18s ease,box-shadow .18s ease}.b-client-profile .psy-settings__nested-card:hover{border-color:var(--lav);box-shadow:0 2px 8px #a89de81a}.b-client-profile .psy-settings__nested-card .form-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.b-client-profile .psy-settings__nested-card .form-group{gap:5px}.b-client-profile .psy-settings__nested-card .action-right{border-top:1px solid var(--border);display:flex;justify-content:flex-end;padding-top:4px}.b-client-profile .psy-settings__contacts{display:flex;flex-direction:column;gap:12px;padding-top:8px}.b-client-profile .psy-settings__contacts .form-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.b-client-profile .psy-settings__contacts .form-group{gap:5px}.b-client-profile .psy-settings__socials{display:flex;flex-direction:column;gap:10px;padding-top:4px}.b-client-profile .psy-settings__socials-head{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.b-client-profile .psy-social-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:40px minmax(150px,220px) 1fr auto}.b-client-profile .psy-social-row__icon{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:10px;display:inline-flex;font-size:17px;height:40px;justify-content:center;line-height:1;width:40px}.b-client-profile .psy-social-row__icon--telegram{background:#2ba2f51f;border-color:#2ba2f54d}.b-client-profile .psy-social-row__icon--instagram{background:#e4405f1f;border-color:#e4405f4d}.b-client-profile .psy-social-row__icon--vk{background:#4782da1f;border-color:#4782da4d}.b-client-profile .psy-social-row__icon--whatsapp{background:#1ebe661f;border-color:#1ebe664d}.b-client-profile .psy-social-row__icon--youtube{background:#ff00001f;border-color:#ff00004d}.b-client-profile .psy-social-row__icon--tiktok{background:#1414141f;border-color:#14141440}.b-client-profile .psy-social-row__icon--facebook{background:#1877f21f;border-color:#1877f24d}.b-client-profile .psy-social-row__icon--linkedin{background:#0a66c21f;border-color:#0a66c24d}.b-client-profile .psy-social-row__icon--website{background:#585d6b1f;border-color:#585d6b40}@media(max-width:960px){.b-client-profile .psy-social-row{grid-template-columns:36px 1fr}.b-client-profile .psy-social-row .btn-sm,.b-client-profile .psy-social-row .form-input{grid-column:2/3}.b-client-profile .psy-social-row__icon{height:36px;width:36px}}.b-client-profile .psy-settings__notice{align-items:center;background:var(--mint-dim);border:1px solid #5aeaa040;border-radius:10px;color:#18a869;display:flex;font-size:12px;font-weight:500;gap:8px;margin-bottom:8px;padding:12px 14px}.b-client-profile .psy-settings__nested-actions{align-items:center;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:4px;padding-top:10px}.b-client-profile .psy-settings__nested-actions .btn-group-inline{display:flex;flex-wrap:wrap;gap:8px}.b-client-profile .psy-cert-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.b-client-profile .psy-cert-modal__backdrop{background:#0009;border:none;cursor:pointer;inset:0;position:absolute}.b-client-profile .psy-cert-modal__card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);display:flex;flex-direction:column;max-height:80vh;max-width:700px;overflow:hidden;position:relative;width:100%}.b-client-profile .psy-cert-modal__head{align-items:center;background:linear-gradient(180deg,#f8f8f6bf,#fff3);border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:16px 20px}.b-client-profile .psy-cert-modal__title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:14px;font-weight:700}.b-client-profile .psy-cert-modal__close{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:8px;color:var(--mid);cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;line-height:1;transition:all .15s ease;width:32px}.b-client-profile .psy-cert-modal__close:hover{background:var(--bg);color:#2b2b2b;color:var(--dark)}.b-client-profile .psy-cert-modal__body{flex:1 1;overflow-y:auto;padding:20px}.b-client-profile .psy-cert-modal__media{border-radius:8px;height:auto;object-fit:contain;width:100%}.b-client-profile .psy-cert-modal__fallback{color:var(--mid);font-size:13px;padding:40px 20px;text-align:center}@media(max-width:900px){.b-client-profile .tab-panel#tab-psychologist .left-col{width:100%}}.b-client-profile .file-upload-area{display:flex;flex-direction:column;gap:6px}.b-client-profile .file-upload-area__input{display:none}.b-client-profile .file-upload-area__label{align-items:center;background:#ffffff0a;border:2px dashed var(--border);border-radius:var(--radius);color:var(--mid);cursor:pointer;display:flex;font-size:13px;gap:8px;justify-content:center;padding:14px 20px;transition:all .2s ease}.b-client-profile .file-upload-area__label:hover:not(.is-uploading){background:#a89de814;border-color:var(--lav);color:#2b2b2b;color:var(--dark)}.b-client-profile .file-upload-area__label.is-uploading{cursor:default;opacity:.7}.b-client-profile .file-upload-area__label svg{color:var(--lav);flex-shrink:0}.b-client-profile .file-upload-area__hint{color:var(--mid);font-size:11px;opacity:.7;text-align:center}.b-client-profile .file-uploaded{align-items:center;background:var(--mint-dim);border:1px solid #56d09a4d;border-radius:var(--radius);display:flex;flex-wrap:wrap;gap:12px;padding:12px 16px}.b-client-profile .file-uploaded__icon{align-items:center;background:#56d09a33;border-radius:8px;color:#5aeea0;color:var(--mint);display:flex;height:36px;justify-content:center;width:36px}.b-client-profile .file-uploaded__icon svg{flex-shrink:0}.b-client-profile .file-uploaded__name{color:#2b2b2b;color:var(--dark);flex:1 1;font-size:13px;font-weight:500;min-width:100px;word-break:break-word}.b-client-profile .file-uploaded .btn-group-inline{flex-shrink:0}.b-client-profile .verification-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:6px 12px}.b-client-profile .verification-badge svg{flex-shrink:0}.b-client-profile .verification-badge--verified{background:#56d09a26;border:1px solid #56d09a4d;color:#2d9a6a}.b-client-profile .verification-badge--pending{background:#e0b05a26;border:1px solid #e0b05a4d;color:#b08020}.b-client-profile .verification-badge--empty{background:#abb0c226;border:1px solid #abb0c24d;color:var(--mid)}.b-client-profile .verification-status{align-items:center;display:flex}[data-app-theme=dark] .b-client-profile{--dark:#f2f3f7;--dark2:#d7d9e2;--mid:#abb0c2;--mint:#56d09a;--mint-dim:#56d09a24;--lav:#a89de8;--lav-dim:#a89de829;--white:#252833;--bg:#171922;--border:#343848;--divider:#abb0c229;--shadow:0 22px 54px #0000003d}[data-app-theme=dark] .b-client-profile .topbar{background:#1c1f28eb}[data-app-theme=dark] .b-client-profile .panel-card{background:linear-gradient(180deg,#252833fa,#1d212cfa)}[data-app-theme=dark] .b-client-profile .panel-card-footer,[data-app-theme=dark] .b-client-profile .panel-card-header{background:linear-gradient(180deg,#ffffff08,#ffffff03)}[data-app-theme=dark] .b-client-profile .nav-item.active{color:#c8c2ff}[data-app-theme=dark] .b-client-profile .profile-tab.active{border-bottom-color:#5aeea0;border-bottom-color:var(--mint)}[data-app-theme=dark] .b-client-profile .form-input,[data-app-theme=dark] .b-client-profile .next-session-date,[data-app-theme=dark] .b-client-profile .stat-card,[data-app-theme=dark] .b-client-profile .theme-option{background:#1d2230;border-color:#343848}[data-app-theme=dark] .b-client-profile .sub-avatar{background:linear-gradient(135deg,#56d09a2e,#b2a7f433);border-color:#b2a7f447;color:#f5f7ff}[data-app-theme=dark] .b-client-profile .appt-item:hover,[data-app-theme=dark] .b-client-profile .content-item:hover,[data-app-theme=dark] .b-client-profile .payment-row:hover,[data-app-theme=dark] .b-client-profile .push-device:hover,[data-app-theme=dark] .b-client-profile .sub-item:hover,[data-app-theme=dark] .b-client-profile .toggle-row:hover{background:#ffffff08}[data-app-theme=dark] .b-client-profile .content-context{color:#f2f3f7;opacity:.7}[data-app-theme=dark] .b-client-profile .content-open{background:#56d09a24;border-color:#56d09a3d;color:#f2f3f7}[data-app-theme=dark] .b-client-profile .content-item--link:hover .content-open{background:#56d09a3d;border-color:#56d09a75;color:#d8ffee}[data-app-theme=dark] .b-client-profile .btn-sm.primary{background:#f2f3f7;border-color:#f2f3f7;color:#171922}[data-app-theme=dark] .b-client-profile .btn-sm.danger{background:#d0534c26;border-color:#d0534c59;color:#f6a8a1}[data-app-theme=dark] .b-client-profile .theme-preview.light{border-color:#bebfc7}[data-app-theme=dark] .b-client-profile .pager__btn,[data-app-theme=dark] .b-client-profile .settings-chip{background:#1b2130;border-color:#363d50;color:var(--dark2)}[data-app-theme=dark] .b-client-profile .settings-chip.is-active{background:linear-gradient(135deg,#56d09a38,#b2a7f43d);border-color:#b2a7f45c;box-shadow:0 16px 32px #00000038;color:#f7f9ff}[data-app-theme=dark] .b-client-profile .pager__btn.is-active{background:#eef1f9;border-color:#eef1f9;color:#171922}[data-app-theme=dark] .b-client-profile .psy-chip{background:#ffffff0d;border-color:#363d50;color:#abb0c2}[data-app-theme=dark] .b-client-profile .psy-chip:hover:not(:disabled){background:#ffffff14;border-color:var(--lav);color:#f2f3f7}[data-app-theme=dark] .b-client-profile .psy-chip.is-active{background:linear-gradient(135deg,#a89de840,#b2a7f433);border-color:#a89de880;box-shadow:0 4px 16px #a89de840;color:#c8c2ff}[data-app-theme=dark] .b-client-profile .psy-settings__formats{background:#ffffff08;border-color:#343848}[data-app-theme=dark] .b-client-profile .psy-format-check:hover{background:#ffffff0d}[data-app-theme=dark] .b-client-profile .psy-format-check input[type=checkbox]{background:#1d2230;border-color:#4a5068}[data-app-theme=dark] .b-client-profile .psy-format-check span{color:#f2f3f7}[data-app-theme=dark] .b-client-profile .psy-settings__nested-card{background:#ffffff08;border-color:#343848}[data-app-theme=dark] .b-client-profile .psy-settings__nested-card .action-right{border-color:#343848}[data-app-theme=dark] .b-client-profile .psy-settings__notice{background:#56d09a1a;border-color:#56d09a4d;color:#7ddfb0}[data-app-theme=dark] .b-client-profile .tab-panel#tab-psychologist .left-col{background:#ffffff05}[data-app-theme=dark] .b-client-profile .psy-cert-modal__card{background:#252833}[data-app-theme=dark] .b-client-profile .psy-cert-modal__head{background:#ffffff08;border-color:#343848}[data-app-theme=dark] .b-client-profile .psy-cert-modal__title{color:#f2f3f7}[data-app-theme=dark] .b-client-profile .psy-cert-modal__close{background:#1d2230;border-color:#343848;color:#abb0c2}[data-app-theme=dark] .b-client-profile .psy-cert-modal__close:hover{background:#2d3344;color:#f2f3f7}[data-app-theme=dark] .b-client-profile .psy-cert-modal__fallback{color:#abb0c2}[data-app-theme=dark] .b-client-profile .file-upload-area__label{background:#ffffff0a;border-color:#343848;color:#abb0c2}[data-app-theme=dark] .b-client-profile .file-upload-area__label:hover:not(.is-uploading){background:#a89de81f;border-color:#a89de880;color:#f2f3f7}[data-app-theme=dark] .b-client-profile .file-upload-area__hint{color:#abb0c2;opacity:.6}[data-app-theme=dark] .b-client-profile .file-uploaded{background:#56d09a1f;border-color:#56d09a40}[data-app-theme=dark] .b-client-profile .file-uploaded__icon{background:#56d09a2e;color:#7ddfb0}[data-app-theme=dark] .b-client-profile .file-uploaded__name{color:#f2f3f7}[data-app-theme=dark] .b-client-profile .verification-badge--verified{background:#56d09a33;border-color:#56d09a59;color:#7ddfb0}[data-app-theme=dark] .b-client-profile .verification-badge--pending{background:#e0b05a33;border-color:#e0b05a59;color:#e8c97a}[data-app-theme=dark] .b-client-profile .verification-badge--empty{background:#abb0c21f;border-color:#abb0c240;color:#abb0c2}[data-app-theme=dark] .b-client-profile .psy-settings__nested-actions{border-color:#343848}.b-error{margin:60px 0 180px}.b-error .error{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.15fr .85fr}.b-error .error__card{background-color:#fff;border-radius:24px;box-shadow:0 24px 70px #00000014;overflow:hidden;padding:64px;position:relative}.b-error .error__card--forbidden{background:linear-gradient(180deg,#e0d4fc2e,#fff 46%)}.b-error .error__card--notfound{background:linear-gradient(180deg,#dde4ff8c,#fff 46%)}.b-error .error__card:after,.b-error .error__card:before{border-radius:999px;content:"";filter:blur(1px);opacity:.55;pointer-events:none;position:absolute}.b-error .error__card:before{background-color:#b5fedda6;height:220px;right:-110px;top:-110px;width:220px}.b-error .error__card:after{background-color:#e0d4fc80;bottom:-90px;height:180px;left:-90px;width:180px}.b-error .error__top{align-items:flex-start;display:flex;gap:24px;margin-bottom:28px}.b-error .error__badge{align-items:center;background-color:#313235f2;border-radius:18px;color:#fff;display:inline-flex;flex:0 0 auto;font-size:48px;font-weight:800;height:86px;justify-content:center;letter-spacing:-.04em;min-width:116px;padding:0 18px}.b-error .error__titles{min-width:0}.b-error .error__title{margin-bottom:10px}.b-error .error__subtitle{color:#313235d1;max-width:620px}.b-error .error__meta{display:flex;flex-direction:column;gap:10px;margin:16px 0 28px}.b-error .error__meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;min-width:0}.b-error .error__meta-label{flex:0 0 auto;font-size:16px;font-weight:700;line-height:20px;opacity:.75}.b-error .error__meta-value{font-size:16px;font-weight:700;line-height:20px;min-width:0}.b-error .error__meta-value,.b-error .error__meta-value code{overflow-wrap:anywhere;white-space:normal;word-break:break-word}.b-error .error__pill{align-items:center;background-color:#31323514;border-radius:999px;display:inline-flex;flex:0 0 auto;font-size:13px;height:26px;line-height:16px;margin-left:10px;padding:0 10px}.b-error .error__actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:20px}.b-error .error__actions .b-btn{font-size:18px;line-height:22px;padding:12px 18px;width:-webkit-fit-content;width:fit-content}.b-error .error__hint{font-size:16px;line-height:20px;max-width:660px;opacity:.72}.b-error .error__art{align-items:center;display:flex;justify-content:center}.b-error .error__svg{height:auto;max-width:520px;width:100%}@media(max-width:1239px){.b-error{margin:42px 0 140px}.b-error .error{gap:28px;grid-template-columns:1fr}.b-error .error__art{order:-1}.b-error .error__card{padding:40px}.b-error .error__badge{font-size:44px;height:78px;min-width:104px}.b-error .error__svg{max-width:420px}.b-error .error__actions .b-btn{font-size:16px;line-height:20px;padding:12px 16px}}@media(max-width:768px){.b-error{margin:28px 0 110px}.b-error .error{gap:18px}.b-error .error__card{border-radius:20px;padding:22px}.b-error .error__top{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:18px}.b-error .error__badge{border-radius:16px;font-size:36px;height:64px;min-width:88px}.b-error .error__title{font-size:22px;line-height:1.15;margin-bottom:8px}.b-error .error__subtitle{font-size:14px;line-height:18px}.b-error .error__meta{margin:14px 0 20px}.b-error .error__meta-label,.b-error .error__meta-value{font-size:14px;line-height:18px}.b-error .error__actions{flex-direction:column;gap:10px}.b-error .error__actions .b-btn{justify-content:center;width:100%}.b-error .error__hint{font-size:14px;line-height:18px}.b-error .error__svg{max-width:340px}}@media(max-width:420px){.b-error .error__card{padding:18px}.b-error .error__badge{font-size:34px;height:58px;min-width:80px}.b-error .error__svg{max-width:300px}}.b-blog-v2{--dark:#2b2b2b;--mint:#5aeaa0;--lav:#a89de8;--white:#fff;--bg:#f0f0ee;--mid:#6b6b6b;--border:#dcdcdc;--mint10:#5aeaa01a;--mint30:#5aeaa04d;--lav10:#a89de81a;--lav30:#a89de84d;background:var(--bg);color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif;font-size:14px}.b-blog-v2 *,.b-blog-v2 :after,.b-blog-v2 :before{box-sizing:border-box}.b-blog-v2 button,.b-blog-v2 input{font-family:Onest,sans-serif}.b-blog-v2 .hero{background:linear-gradient(135deg,#1e1a2e,#26203a 40%,#162a22 80%,#1a3028);overflow:hidden;padding:52px 48px 56px;position:relative}.b-blog-v2 .hero:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='1.5' opacity='.04' fill='%23fff'/%3E%3C/svg%3E");content:"";inset:0;pointer-events:none;position:absolute}.b-blog-v2 .hero-orb-a{background:radial-gradient(circle,#5aeaa017,#0000 65%);height:320px;right:200px;top:-60px;width:320px}.b-blog-v2 .hero-orb-a,.b-blog-v2 .hero-orb-b{border-radius:50%;pointer-events:none;position:absolute}.b-blog-v2 .hero-orb-b{background:radial-gradient(circle,#a89de81a,#0000 65%);bottom:-40px;height:220px;left:300px;width:220px}.b-blog-v2 .hero-inner{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1100px;position:relative;z-index:2}.b-blog-v2 .hero-badge{align-items:center;background:#5aeaa01f;border:1px solid #5aeaa038;border-radius:100px;display:inline-flex;gap:7px;margin-bottom:18px;padding:5px 14px}.b-blog-v2 .hero-badge-dot{animation:blog-v2-pulse-dot 2s ease-in-out infinite;background:#5aeea0;background:var(--mint);border-radius:50%;height:6px;width:6px}.b-blog-v2 .hero-badge-text{color:#5aeea0;color:var(--mint);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.b-blog-v2 .hero-title{color:#fff;font-family:Unbounded,sans-serif;font-size:42px;font-weight:900;letter-spacing:-.04em;line-height:.96;margin:0 0 16px}.b-blog-v2 .hero-title span{color:#5aeea0;color:var(--mint)}.b-blog-v2 .hero-sub{color:#ffffff8f;font-size:14px;font-weight:300;line-height:1.75;margin:0 0 30px;max-width:420px}.b-blog-v2 .hero-stats{align-items:center;display:flex;gap:0}.b-blog-v2 .hero-stat{border-right:1px solid #ffffff1a;margin-right:28px;padding-right:28px}.b-blog-v2 .hero-stat:last-child{border-right:none;margin-right:0;padding-right:0}.b-blog-v2 .hero-stat b{color:#fff;display:block;font-family:Unbounded,sans-serif;font-size:22px;font-weight:900;letter-spacing:-.03em;line-height:1}.b-blog-v2 .hero-stat span{color:#ffffff6b;display:block;font-size:11px;margin-top:4px}.b-blog-v2 .hero-r{flex-shrink:0}.b-blog-v2 .hero-search{background:#ffffff14;border:1px solid #ffffff26;border-radius:14px;display:flex;overflow:hidden}.b-blog-v2 .hero-search input{background:#0000;border:none;color:#fff;font-size:13px;outline:none;padding:13px 16px;width:230px}.b-blog-v2 .hero-search input::placeholder{color:#ffffff59}.b-blog-v2 .hero-search-btn{background:#5aeea0;background:var(--mint);border:none;color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:12px;font-weight:700;letter-spacing:-.01em;padding:13px 20px;transition:opacity .15s;white-space:nowrap}.b-blog-v2 .hero-search-btn:hover{opacity:.88}.b-blog-v2 .page{margin:0 auto;max-width:1100px;padding:0 48px 80px}.b-blog-v2 .filters{display:flex;flex-wrap:wrap;gap:7px;padding:24px 0 28px}.b-blog-v2 .fc{background:var(--white);border:1.5px solid var(--border);border-radius:100px;color:var(--mid);cursor:pointer;font-size:12px;font-weight:600;line-height:1;padding:7px 16px;transition:all .15s;white-space:nowrap}.b-blog-v2 .fc:hover{color:#2b2b2b;color:var(--dark)}.b-blog-v2 .fc.on,.b-blog-v2 .fc:hover{border-color:#2b2b2b;border-color:var(--dark)}.b-blog-v2 .fc.on{background:#2b2b2b;background:var(--dark);color:#fff}.b-blog-v2 .sh{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.b-blog-v2 .sh-title{align-items:center;color:var(--mid);display:inline-flex;font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;gap:10px;letter-spacing:.07em;text-transform:uppercase}.b-blog-v2 .sh-title:after{background:var(--border);content:"";display:block;height:1.5px;width:32px}.b-blog-v2 .sh-more{color:var(--mid);cursor:pointer;font-size:12px;font-weight:600;transition:color .15s}.b-blog-v2 .sh-more:hover{color:#2b2b2b;color:var(--dark)}.b-blog-v2 .featured{background:var(--white);border:1px solid var(--border);border-radius:20px;color:inherit;display:grid;grid-template-columns:minmax(0,1fr) 380px;margin-bottom:32px;overflow:hidden;text-decoration:none;transition:box-shadow .25s,transform .2s,border-color .2s}.b-blog-v2 .featured:hover{border-color:#a89de859;box-shadow:0 14px 48px #0000001a;transform:translateY(-3px)}.b-blog-v2 .featured-skeleton{animation:blog-v2-skeleton 1.2s ease-in-out infinite;background:linear-gradient(90deg,#dcdcdc59,#dcdcdcb3 50%,#dcdcdc59);background-size:200% 100%;min-height:364px}.b-blog-v2 .feat-body{display:flex;flex-direction:column;justify-content:space-between;padding:34px 36px}.b-blog-v2 .feat-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.b-blog-v2 .tag{border-radius:100px;font-size:11px;font-weight:700;padding:4px 12px}.b-blog-v2 .tag-lav{background:var(--lav10);border:1px solid var(--lav30);color:#7b6fd4}.b-blog-v2 .tag-mint{background:var(--mint10);border:1px solid var(--mint30);color:#18a869}.b-blog-v2 .tag-amber{background:#ffc1421a;border:1px solid #ffc14247;color:#b07800}.b-blog-v2 .tag-coral{background:#ff64501a;border:1px solid #ff645033;color:#b83020}.b-blog-v2 .tag-pink{background:#e6508c1a;border:1px solid #e6508c33;color:#a02060}.b-blog-v2 .tag-grey{background:var(--bg);border:1px solid var(--border);color:var(--mid)}.b-blog-v2 .feat-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:21px;font-weight:900;letter-spacing:-.03em;line-height:1.28;margin:0 0 12px}.b-blog-v2 .feat-excerpt{color:var(--mid);font-size:14px;font-weight:300;line-height:1.8;margin:0 0 22px}.b-blog-v2 .feat-author{align-items:center;display:flex;gap:11px}.b-blog-v2 .feat-av{align-items:center;background:linear-gradient(135deg,#5aeea0,var(--lav));background:linear-gradient(135deg,var(--mint),var(--lav));border-radius:50%;color:#2b2b2b;color:var(--dark);display:inline-flex;flex-shrink:0;font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;height:40px;justify-content:center;width:40px}.b-blog-v2 .feat-author-name{font-size:13px;font-weight:600;line-height:1.2}.b-blog-v2 .feat-author-spec{color:var(--mid);font-size:11px;line-height:1.2;margin-top:1px}.b-blog-v2 .feat-meta{align-items:center;border-top:1px solid var(--border);color:var(--mid);display:flex;font-size:12px;gap:14px;margin-top:auto;padding-top:16px}.b-blog-v2 .feat-read{align-items:center;color:#2b2b2b;color:var(--dark);display:inline-flex;font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;gap:5px;letter-spacing:-.01em;margin-left:auto}.b-blog-v2 .feat-cover{align-items:center;background:linear-gradient(135deg,#1e1a2e,#2b2340 50%,#162a22);display:flex;justify-content:center;min-height:300px;overflow:hidden;position:relative}.b-blog-v2 .feat-cover-orb{background:radial-gradient(circle at 65% 40%,#5aeaa021,#0000 60%);inset:0;pointer-events:none;position:absolute}.b-blog-v2 .feat-cover-orb2{background:radial-gradient(circle at 30% 70%,#a89de81a,#0000 55%);inset:0;pointer-events:none;position:absolute}.b-blog-v2 .feat-cover-img{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.b-blog-v2 .feat-cover-emoji{filter:drop-shadow(0 8px 28px rgba(0,0,0,.45));font-size:88px;position:relative;z-index:2}.b-blog-v2 .feat-cover-pill{background:#00000052;border-radius:20px;bottom:18px;color:#ffffffe6;font-family:Unbounded,sans-serif;font-weight:700;left:18px;padding:5px 12px}.b-blog-v2 .feat-cover-pill,.b-blog-v2 .feat-cover-time{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:10px;position:absolute;z-index:3}.b-blog-v2 .feat-cover-time{background:#00000047;border-radius:14px;color:#ffffffa6;font-weight:600;padding:4px 10px;right:16px;top:16px}.b-blog-v2 .grid3{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:32px}.b-blog-v2 .grid3--skeleton{margin-top:0}.b-blog-v2 .card{background:var(--white);border:1px solid var(--border);border-radius:16px;color:inherit;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:box-shadow .22s,transform .2s,border-color .2s}.b-blog-v2 .card:hover{border-color:#a89de84d;box-shadow:0 8px 32px #00000017;transform:translateY(-3px)}.b-blog-v2 .card-skeleton{animation:blog-v2-skeleton 1.2s ease-in-out infinite;background:linear-gradient(90deg,#dcdcdc59,#dcdcdcb3 50%,#dcdcdc59);background-size:200% 100%;min-height:334px}.b-blog-v2 .card-cover{align-items:center;background:linear-gradient(140deg,#1e1a2e,#262036);display:flex;flex-shrink:0;height:168px;justify-content:center;overflow:hidden;position:relative}.b-blog-v2 .card-cover img{display:block;height:100%;object-fit:cover;width:100%}.b-blog-v2 .card-cover-emoji{filter:drop-shadow(0 4px 16px rgba(0,0,0,.4));font-size:54px;position:relative;z-index:2}.b-blog-v2 .cc-lav .card-cover{background:linear-gradient(140deg,#1e1a2e,#2a2048)}.b-blog-v2 .cc-lav .card-cover:after{background:radial-gradient(circle at 65% 35%,#a89de838,#0000 58%);content:"";inset:0;position:absolute}.b-blog-v2 .cc-mint .card-cover{background:linear-gradient(140deg,#142218,#1c3828)}.b-blog-v2 .cc-mint .card-cover:after{background:radial-gradient(circle at 65% 35%,#5aeaa033,#0000 58%);content:"";inset:0;position:absolute}.b-blog-v2 .cc-amber .card-cover{background:linear-gradient(140deg,#221808,#38280e)}.b-blog-v2 .cc-amber .card-cover:after{background:radial-gradient(circle at 65% 35%,#ffc14233,#0000 58%);content:"";inset:0;position:absolute}.b-blog-v2 .cc-coral .card-cover{background:linear-gradient(140deg,#220e08,#38180e)}.b-blog-v2 .cc-coral .card-cover:after{background:radial-gradient(circle at 65% 35%,#ff6e5038,#0000 58%);content:"";inset:0;position:absolute}.b-blog-v2 .cc-pink .card-cover{background:linear-gradient(140deg,#22082a,#38103e)}.b-blog-v2 .cc-pink .card-cover:after{background:radial-gradient(circle at 65% 35%,#e6508c38,#0000 58%);content:"";inset:0;position:absolute}.b-blog-v2 .cc-teal .card-cover{background:linear-gradient(140deg,#081e22,#0e3038)}.b-blog-v2 .cc-teal .card-cover:after{background:radial-gradient(circle at 65% 35%,#5ac8b438,#0000 58%);content:"";inset:0;position:absolute}.b-blog-v2 .card-cover-author{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000052;border-radius:16px;bottom:10px;display:flex;gap:5px;left:11px;max-width:calc(100% - 76px);padding:3px 9px 3px 4px;position:absolute;z-index:3}.b-blog-v2 .card-cover-dot{align-items:center;background:#ffffff38;border:1.5px solid #ffffff61;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:7px;font-weight:700;height:18px;justify-content:center;width:18px}.b-blog-v2 .card-cover-name{color:#ffffffe0;font-size:9px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-blog-v2 .card-cover-time{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000042;border-radius:10px;color:#ffffffa6;font-size:9px;font-weight:600;padding:3px 8px;position:absolute;right:9px;top:9px;z-index:3}.b-blog-v2 .card-body{display:flex;flex:1 1;flex-direction:column;padding:16px}.b-blog-v2 .card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:9px}.b-blog-v2 .card-title{-webkit-line-clamp:2;color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;letter-spacing:-.02em;line-height:1.35;margin:0 0 8px}.b-blog-v2 .card-excerpt,.b-blog-v2 .card-title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.b-blog-v2 .card-excerpt{-webkit-line-clamp:3;color:var(--mid);font-size:12px;font-weight:300;line-height:1.65;margin:0 0 12px}.b-blog-v2 .card-foot{align-items:center;border-top:1px solid var(--border);display:flex;gap:8px;justify-content:space-between;padding-top:10px}.b-blog-v2 .card-author{color:var(--mid);font-size:11px}.b-blog-v2 .card-stats{align-items:center;color:var(--mid);display:flex;font-size:12px;gap:9px}.b-blog-v2 .card-like{align-items:center;background:#0000;border:none;color:inherit;cursor:pointer;display:inline-flex;gap:3px;padding:0;transition:color .12s}.b-blog-v2 .card-like.liked,.b-blog-v2 .card-like:hover{color:#e84040}.b-blog-v2 .card-like:disabled{color:var(--mid);cursor:not-allowed;opacity:.55}.b-blog-v2 .card-like.liked svg path{fill:#e84040;stroke:#e84040}.b-blog-v2 .load-more{display:flex;justify-content:center;margin-bottom:36px}.b-blog-v2 .load-more-btn{align-items:center;background:var(--white);border:1.5px solid var(--border);border-radius:100px;color:#2b2b2b;color:var(--dark);cursor:pointer;display:inline-flex;font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;gap:8px;letter-spacing:-.01em;padding:11px 26px;transition:all .2s}.b-blog-v2 .load-more-btn:hover{border-color:#2b2b2b;border-color:var(--dark);box-shadow:0 4px 16px #00000012}.b-blog-v2 .load-more-btn:disabled{cursor:default;opacity:.6}.b-blog-v2 .bottom-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4px}.b-blog-v2 .sbar-card{background:var(--white);border:1px solid var(--border);border-radius:16px;overflow:hidden;padding:18px}.b-blog-v2 .sbar-lbl{color:var(--mid);font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:14px;text-transform:uppercase}.b-blog-v2 .nl-card{background:linear-gradient(135deg,#1e1a2e,#26203a 50%,#162a22);border-color:#0000;position:relative}.b-blog-v2 .nl-card:before{background:radial-gradient(circle,#5aeaa01a,#0000 65%);border-radius:50%;content:"";height:130px;pointer-events:none;position:absolute;right:-30px;top:-30px;width:130px}.b-blog-v2 .nl-card .sbar-lbl{color:#fff6;position:relative;z-index:2}.b-blog-v2 .nl-title{color:#fff;font-family:Unbounded,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.02em;margin-bottom:6px;position:relative;z-index:2}.b-blog-v2 .nl-sub{color:#ffffff80;font-weight:300;line-height:1.65;margin-bottom:14px}.b-blog-v2 .nl-input,.b-blog-v2 .nl-sub{font-size:12px;position:relative;z-index:2}.b-blog-v2 .nl-input{background:#ffffff1a;border:1px solid #ffffff29;border-radius:9px;color:#fff;display:block;margin-bottom:8px;outline:none;padding:10px 12px;width:100%}.b-blog-v2 .nl-input::placeholder{color:#ffffff4d}.b-blog-v2 .nl-btn{background:#5aeea0;background:var(--mint);border:none;border-radius:9px;box-shadow:0 3px 12px #5aeaa038;color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;letter-spacing:-.01em;padding:10px;position:relative;transition:box-shadow .18s;width:100%;z-index:2}.b-blog-v2 .nl-btn:hover{box-shadow:0 5px 18px #5aeaa066}.b-blog-v2 .pa-row{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:9px;padding:8px 0}.b-blog-v2 .pa-row:first-of-type{padding-top:0}.b-blog-v2 .pa-row:last-of-type{border-bottom:none;padding-bottom:0}.b-blog-v2 .pa-av{align-items:center;border-radius:50%;display:inline-flex;flex-shrink:0;font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;height:36px;justify-content:center;width:36px}.b-blog-v2 .pa-info{flex:1 1;min-width:0}.b-blog-v2 .pa-name{font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-blog-v2 .pa-posts{color:var(--mid);font-size:10px;margin-top:1px}.b-blog-v2 .pa-follow{background:var(--bg);border:1px solid var(--border);border-radius:100px;color:var(--mid);cursor:pointer;flex-shrink:0;font-size:10px;font-weight:700;padding:4px 10px;transition:all .14s}.b-blog-v2 .pa-follow:hover{border-color:#2b2b2b;border-color:var(--dark);color:#2b2b2b;color:var(--dark)}.b-blog-v2 .pa-follow:disabled{border-color:var(--border);color:var(--mid);cursor:not-allowed;opacity:.58}.b-blog-v2 .trends{display:flex;flex-wrap:wrap;gap:6px}.b-blog-v2 .trend-tag{background:var(--bg);border:1px solid var(--border);border-radius:100px;color:var(--mid);cursor:pointer;font-size:11px;font-weight:600;padding:5px 12px;transition:all .14s}.b-blog-v2 .trend-tag:hover{border-color:#2b2b2b;border-color:var(--dark);color:#2b2b2b;color:var(--dark)}.b-blog-v2 .empty-state{background:var(--white);border:1px solid var(--border);border-radius:16px;color:var(--mid);font-size:15px;margin-bottom:28px;padding:24px;text-align:center}.b-blog-v2 .blog-toast{background:#2b2b2b;background:var(--dark);border-radius:10px;bottom:28px;color:#fff;font-size:12px;font-weight:500;left:50%;opacity:0;padding:9px 20px;pointer-events:none;position:fixed;transform:translateX(-50%) translateY(14px);transition:opacity .2s,transform .2s;white-space:nowrap;z-index:999}.b-blog-v2 .blog-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.b-blog-v2.b-blog-v2--auth{min-height:100vh;min-height:var(--app-layout-h,calc(100vh - var(--site-maintenance-offset, 0px)));min-height:100dvh;min-height:var(--app-layout-h-dyn,calc(100dvh - var(--site-maintenance-offset, 0px)))}.b-blog-v2.b-blog-v2--auth .blog-auth-topbar{padding:12px 32px;top:0;top:var(--app-offset-top,var(--site-maintenance-offset,0));z-index:32}.b-blog-v2.b-blog-v2--auth .blog-auth-topbar__left{flex:1 1;min-width:0}.b-blog-v2.b-blog-v2--auth .blog-auth-topbar__title{color:#2b2b2b;color:var(--dark);flex-shrink:0;font-family:Unbounded,sans-serif;font-size:16px;font-weight:800;letter-spacing:-.03em}.b-blog-v2.b-blog-v2--auth .blog-auth-topbar__search{width:min(440px,58vw)}.b-blog-v2.b-blog-v2--auth .blog-auth-topbar__right{gap:10px;margin-left:auto}.b-blog-v2.b-blog-v2--auth .blog-auth-topbar__create-btn{background:#5aeea0;background:var(--mint);border-color:#5aeaa047;box-shadow:0 10px 24px #5aeaa03d;color:#2b2b2b;color:var(--dark);justify-content:center;min-width:172px}.b-blog-v2.b-blog-v2--auth .blog-auth-topbar__create-btn:hover{box-shadow:0 14px 28px #5aeaa059}.b-blog-v2.b-blog-v2--auth .hero{border-radius:20px;margin:28px 32px 0;overflow:hidden;padding:32px 36px}.b-blog-v2.b-blog-v2--auth .hero-inner{align-items:center;gap:28px;max-width:none}.b-blog-v2.b-blog-v2--auth .hero-title{font-size:28px;margin-bottom:10px}.b-blog-v2.b-blog-v2--auth .hero-sub{margin-bottom:0;max-width:620px}.b-blog-v2.b-blog-v2--auth .hero-r{display:none}.b-blog-v2.b-blog-v2--auth .hero-stats{margin-top:18px}.b-blog-v2.b-blog-v2--auth .page{max-width:none;padding:24px 32px 64px}.b-blog-v2.b-blog-v2--auth .my-blog-banner{align-items:center;background:linear-gradient(135deg,#a89de81a,#5aeaa012);border:1px solid #a89de833;border-radius:14px;display:flex;gap:14px;margin-bottom:24px;padding:16px 20px}.b-blog-v2.b-blog-v2--auth .my-blog-icon{align-items:center;background:linear-gradient(135deg,var(--lav),#5aeea0);background:linear-gradient(135deg,var(--lav),var(--mint));border-radius:11px;display:inline-flex;flex-shrink:0;font-size:18px;height:42px;justify-content:center;width:42px}.b-blog-v2.b-blog-v2--auth .my-blog-text{flex:1 1;min-width:0}.b-blog-v2.b-blog-v2--auth .my-blog-title{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600;margin-bottom:2px}.b-blog-v2.b-blog-v2--auth .my-blog-sub{color:var(--mid);font-size:11px}.b-blog-v2.b-blog-v2--auth .my-blog-actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.b-blog-v2.b-blog-v2--auth .my-posts-strip{background:var(--white);border:1px solid var(--border);border-radius:16px;margin-bottom:28px;padding:18px 20px}.b-blog-v2.b-blog-v2--auth .my-posts-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.b-blog-v2.b-blog-v2--auth .my-posts-label{color:var(--mid);font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.b-blog-v2.b-blog-v2--auth .my-post-cards{display:flex;gap:12px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.b-blog-v2.b-blog-v2--auth .my-post-cards::-webkit-scrollbar{display:none}.b-blog-v2.b-blog-v2--auth .my-post-card{border:1.5px solid var(--border);border-radius:12px;color:inherit;cursor:pointer;flex-shrink:0;overflow:hidden;text-decoration:none;transition:all .15s;width:220px}.b-blog-v2.b-blog-v2--auth .my-post-card:hover{border-color:#ccc;box-shadow:0 4px 16px #00000012;transform:translateY(-1px)}.b-blog-v2.b-blog-v2--auth .mpc-cover{align-items:center;display:flex;font-size:32px;height:90px;justify-content:center;overflow:hidden;position:relative}.b-blog-v2.b-blog-v2--auth .mpc-cover img{display:block;height:100%;object-fit:cover;width:100%}.b-blog-v2.b-blog-v2--auth .mpc-body{padding:10px 12px}.b-blog-v2.b-blog-v2--auth .mpc-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2b2b2b;color:var(--dark);display:-webkit-box;font-size:12px;font-weight:600;line-height:1.35;margin-bottom:5px;overflow:hidden}.b-blog-v2.b-blog-v2--auth .mpc-meta{color:var(--mid);display:flex;font-size:10px;gap:8px}.b-blog-v2.b-blog-v2--auth .mpc-status{border-radius:100px;font-size:9px;font-weight:700;letter-spacing:.04em;padding:2px 8px;text-transform:uppercase}.b-blog-v2.b-blog-v2--auth .status-pub{background:var(--mint10);border:1px solid var(--mint30);color:#18a869}.b-blog-v2.b-blog-v2--auth .status-draft{background:var(--bg);border:1px solid var(--border);color:var(--mid)}.b-blog-v2.b-blog-v2--auth .new-post-card{align-items:center;background:#0000;border:2px dashed var(--border);border-radius:12px;color:var(--mid);cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:8px;justify-content:center;padding:20px 16px;transition:all .15s;width:160px}.b-blog-v2.b-blog-v2--auth .new-post-card:hover{background:var(--mint10);border-color:#5aeea0;border-color:var(--mint);color:#18a869}.b-blog-v2.b-blog-v2--auth .new-post-card span{font-size:11px;font-weight:600;text-align:center}@media(max-width:1024px){.b-blog-v2 .hero,.b-blog-v2 .page{padding-left:28px;padding-right:28px}.b-blog-v2 .featured{grid-template-columns:1fr}.b-blog-v2 .feat-cover{min-height:200px}.b-blog-v2 .bottom-grid,.b-blog-v2 .grid3{grid-template-columns:repeat(2,minmax(0,1fr))}.b-blog-v2.b-blog-v2--auth .blog-auth-topbar{padding:12px 16px}.b-blog-v2.b-blog-v2--auth .blog-auth-topbar__search{width:min(540px,100vw - 140px)}.b-blog-v2.b-blog-v2--auth .hero{margin:20px 16px 0;padding:24px 20px}.b-blog-v2.b-blog-v2--auth .page{padding:20px 16px 40px}.b-blog-v2.b-blog-v2--auth .my-blog-banner{flex-wrap:wrap}.b-blog-v2.b-blog-v2--auth .my-blog-actions,.b-blog-v2.b-blog-v2--auth .my-blog-actions .blog-auth-topbar__create-btn{width:100%}.b-blog-v2.b-blog-v2--auth .my-post-card{width:200px}}@media(max-width:640px){.b-blog-v2 .hero{padding:36px 16px 40px}.b-blog-v2 .hero-title{font-size:30px}.b-blog-v2 .hero-r{display:none}.b-blog-v2 .page{padding-left:16px;padding-right:16px}.b-blog-v2 .feat-body{padding:20px 16px}.b-blog-v2 .feat-meta{flex-wrap:wrap;gap:8px 14px}.b-blog-v2 .feat-read{margin-left:0}.b-blog-v2 .bottom-grid,.b-blog-v2 .grid3{grid-template-columns:1fr}.b-blog-v2.b-blog-v2--auth .blog-auth-topbar__title{display:none}.b-blog-v2.b-blog-v2--auth .blog-auth-topbar__search{width:calc(100vw - 140px)}.b-blog-v2.b-blog-v2--auth .blog-auth-topbar__create-btn{min-width:0;padding:8px 12px}.b-blog-v2.b-blog-v2--auth .hero{margin-top:12px;padding:20px 14px}.b-blog-v2.b-blog-v2--auth .hero-title{font-size:24px}.b-blog-v2.b-blog-v2--auth .hero-sub{font-size:12px}.b-blog-v2.b-blog-v2--auth .my-posts-strip{padding:14px}.b-blog-v2.b-blog-v2--auth .my-post-card{width:178px}.b-blog-v2.b-blog-v2--auth .new-post-card{width:142px}}[data-app-theme=dark] .b-blog-v2.b-blog-v2--auth .my-blog-banner{background:linear-gradient(135deg,#b2a7f41f,#56d09a14);border-color:#b2a7f447}[data-app-theme=dark] .b-blog-v2.b-blog-v2--auth .my-blog-title{color:#eceff9}[data-app-theme=dark] .b-blog-v2.b-blog-v2--auth .my-post-card,[data-app-theme=dark] .b-blog-v2.b-blog-v2--auth .my-posts-strip{background:#212835;border-color:#364152}[data-app-theme=dark] .b-blog-v2.b-blog-v2--auth .my-post-card:hover{border-color:#4d5b73;box-shadow:0 8px 24px #05080e73}[data-app-theme=dark] .b-blog-v2.b-blog-v2--auth .new-post-card{border-color:#3a465c;color:#9ca5b7}[data-app-theme=dark] .b-blog-v2.b-blog-v2--auth .new-post-card:hover{background:#56d09a1f;border-color:#56d09a;color:#56d09a}[data-app-theme=dark] .b-blog-v2.b-blog-v2--auth .status-draft{background:#1a202c;border-color:#334155;color:#9ca5b7}@keyframes blog-v2-pulse-dot{0%,to{box-shadow:0 0 0 0 #5aeaa080}50%{box-shadow:0 0 0 5px #5aeaa000}}@keyframes blog-v2-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.b-blog{margin-bottom:80px}@media(max-width:768px){.b-blog{margin-bottom:56px}}.b-blog__pager{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:30px}.b-blog__pager-arrow{font-size:14px;font-weight:700;height:40px;padding:0 20px}.b-blog__pager-arrow:disabled{cursor:default;opacity:.35}.b-blog__pager-pages{align-items:center;display:flex;gap:4px}.b-blog__pager-num{background:#fff;border:1.5px solid #d2d7db99;border-radius:12px;color:#313235;cursor:pointer;font-size:14px;font-weight:700;height:40px;transition:border-color .3s ease,background .3s ease,color .3s ease;width:40px}.b-blog__pager-num:hover:not(.b-blog__pager-num--active){border-color:#31323566}.b-blog__pager-num--active{background:#313235;border-color:#313235;color:#fff}.b-blog__pager-dots{color:#31323559;font-size:14px;padding:0 4px}.b-blog-feed__hero{grid-gap:22px;align-items:flex-start;background:linear-gradient(132deg,#3c3489,#4f48b2 52%,#6a63ce);border:1px solid #ffffff2e;border-radius:24px;box-shadow:0 24px 52px #2b26693d;display:grid;gap:22px;grid-template-columns:minmax(0,1fr) auto;margin-bottom:24px;overflow:hidden;padding:34px 36px;position:relative}@media(max-width:1239px){.b-blog-feed__hero{gap:14px;grid-template-columns:1fr;padding:24px 22px}}@media(max-width:768px){.b-blog-feed__hero{border-radius:18px;padding:18px 16px}}.b-blog-feed__hero:before{background:radial-gradient(circle,#ffffff38 0,#fff0 72%);border-radius:999px;content:"";height:340px;pointer-events:none;position:absolute;right:-120px;top:-130px;width:340px}.b-blog-feed__hero-content{position:relative;z-index:1}.b-blog-feed__hero-title{color:#fff;font-size:44px;font-weight:800;letter-spacing:-.02em;line-height:.98;margin:0 0 8px}@media(max-width:1239px){.b-blog-feed__hero-title{font-size:36px}}@media(max-width:768px){.b-blog-feed__hero-title{font-size:30px}}.b-blog-feed__hero-text{color:#ffffffd1;font-size:16px;line-height:1.55;margin:0 0 16px;max-width:620px}@media(max-width:768px){.b-blog-feed__hero-text{font-size:14px;margin-bottom:14px}}.b-blog-feed__hero-stats{align-items:center;display:flex;flex-wrap:wrap;gap:24px}@media(max-width:768px){.b-blog-feed__hero-stats{gap:14px}}.b-blog-feed__hero-stat b{color:#fff;display:block;font-size:30px;font-weight:800;letter-spacing:-.02em;line-height:1;margin-bottom:4px}@media(max-width:768px){.b-blog-feed__hero-stat b{font-size:24px}}.b-blog-feed__hero-stat span{color:#ffffffa8;font-size:13px;letter-spacing:.01em;line-height:1;text-transform:lowercase}.b-blog-feed__search{align-items:stretch;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff42;border-radius:14px;display:flex;max-width:100%;overflow:hidden;position:relative;width:380px;z-index:1}@media(max-width:1239px){.b-blog-feed__search{width:100%}}.b-blog-feed__search-input{background:#0000;border:none;color:#fff;flex:1 1;font-size:14px;min-width:0;outline:none;padding:11px 14px}.b-blog-feed__search-input::placeholder{color:#ffffff9e}.b-blog-feed__search-btn{background:#ffffff38;border:none;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:0 16px;transition:background .3s ease}.b-blog-feed__search-btn:hover{background:#ffffff52}.b-blog-feed__topics{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.b-blog-feed__topic{background:#fff;border:1px solid #d2d7dbcc;border-radius:999px;color:#313235b8;cursor:pointer;font-size:13px;font-weight:600;line-height:1;padding:8px 16px;transition:all .3s ease}.b-blog-feed__topic:hover{border-color:#31323580;color:#313235}.b-blog-feed__topic.is-active{background:#534ab7;border-color:#534ab7;box-shadow:0 14px 28px #534ab742;color:#fff}.b-blog-feed__featured{grid-gap:0;background:#fff;border:1px solid #d2d7dba3;border-radius:22px;color:inherit;display:grid;gap:0;grid-template-columns:minmax(0,1fr) 320px;margin-bottom:24px;overflow:hidden;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.b-blog-feed__featured:hover{border-color:#534ab761;box-shadow:0 18px 42px #1f22341f;transform:translateY(-2px)}@media(max-width:1239px){.b-blog-feed__featured{grid-template-columns:1fr}}.b-blog-feed__featured-body{display:flex;flex-direction:column;gap:18px;justify-content:space-between;padding:24px 26px}@media(max-width:768px){.b-blog-feed__featured-body{gap:12px;padding:18px 16px}}.b-blog-feed__featured-tags{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.b-blog-feed__featured-title{color:#13152b;font-size:30px;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 10px}@media(max-width:768px){.b-blog-feed__featured-title{font-size:24px}}.b-blog-feed__featured-excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#313235b8;display:-webkit-box;font-size:15px;line-height:1.66;margin:0;overflow:hidden}.b-blog-feed__featured-author{align-items:center;display:flex;gap:10px;margin-top:14px}.b-blog-feed__featured-author>div{display:flex;flex-direction:column;gap:2px;min-width:0}.b-blog-feed__featured-author strong{color:#313235;font-size:14px;font-weight:700}.b-blog-feed__featured-author span,.b-blog-feed__featured-author strong{line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-blog-feed__featured-author span{color:#31323594;font-size:12px}.b-blog-feed__avatar{background:#eeedfe;border:1px solid #d2d7dbb3;border-radius:999px;flex-shrink:0;font-size:11px;height:36px;justify-content:center;width:36px}.b-blog-feed__avatar,.b-blog-feed__featured-footer{align-items:center;color:#534ab7;display:inline-flex;font-weight:800}.b-blog-feed__featured-footer{font-size:14px;gap:10px;line-height:1}.b-blog-feed__featured-cover{align-items:center;background:linear-gradient(135deg,#3c3489,#7f77dd);display:flex;justify-content:center;min-height:280px;position:relative}@media(max-width:1239px){.b-blog-feed__featured-cover{min-height:200px;order:-1}}.b-blog-feed__featured-cover span{filter:drop-shadow(0 8px 24px rgba(0,0,0,.18));font-size:80px;line-height:1}@media(max-width:768px){.b-blog-feed__featured-cover span{font-size:56px}}.b-blog-feed__featured-cover img{display:block;height:100%;object-fit:cover;width:100%}.b-blog-feed__featured-cover:after{background:linear-gradient(180deg,#0000 40%,#00000029);content:"";inset:0;pointer-events:none;position:absolute}.b-blog-feed__section{margin-bottom:24px}.b-blog-feed__section-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.b-blog-feed__section-head h3{color:#13152b;font-size:24px;font-weight:800;letter-spacing:-.015em;line-height:1.1;margin:0}@media(max-width:768px){.b-blog-feed__section-head h3{font-size:20px}}.b-blog-feed__section-head span{color:#3132358f;font-size:13px;font-weight:600}.b-blog-feed__cards-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:768px){.b-blog-feed__cards-grid{gap:12px;grid-template-columns:1fr}}.b-blog-feed__cards-grid--skeleton{margin-top:0}.b-blog-feed__card{background:#fff;border:1px solid #d2d7db9e;border-radius:16px;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.b-blog-feed__card:hover{border-color:#534ab761;box-shadow:0 16px 36px #1a1f2b1f;transform:translateY(-2px)}.b-blog-feed__card-cover{align-items:center;display:flex;flex-shrink:0;font-size:44px;height:168px;justify-content:center;line-height:1;overflow:hidden;position:relative}.b-blog-feed__card-cover img{display:block;height:100%;object-fit:cover;width:100%}.b-blog-feed__card-avatar{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#fff3;border:1px solid #ffffff85;border-radius:999px;bottom:10px;color:#fff;display:inline-flex;font-size:10px;font-weight:800;height:30px;justify-content:center;left:12px;position:absolute;width:30px}.b-blog-feed__card-body{display:flex;flex-direction:column;gap:8px;min-height:178px;padding:14px}.b-blog-feed__card-body h4{-webkit-line-clamp:2;color:#151831;font-size:17px;font-weight:700;letter-spacing:-.01em;line-height:1.28}.b-blog-feed__card-body h4,.b-blog-feed__card-body p{-webkit-box-orient:vertical;display:-webkit-box;margin:0;overflow:hidden}.b-blog-feed__card-body p{-webkit-line-clamp:3;color:#313235a6;font-size:14px;line-height:1.55}.b-blog-feed__card-meta{border-top:1px solid #d2d7db8c;display:flex;flex-direction:column;gap:2px;margin-top:auto;padding-top:10px}.b-blog-feed__card-meta span{color:#31323594;font-size:12px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-blog-feed__notes{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.b-blog-feed__note{background:#fff;border:1px solid #d2d7db99;border-radius:16px;padding:14px}.b-blog-feed__note-head{align-items:center;display:flex;gap:10px;margin-bottom:10px}.b-blog-feed__note-head>div{display:flex;flex-direction:column;gap:2px;min-width:0}.b-blog-feed__note-head strong{color:#151831;font-size:14px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-blog-feed__note-head span{color:#3132358f;font-size:12px;line-height:1.2}.b-blog-feed__note-follow{background:#eeedfe;border:none;border-radius:999px;color:#534ab7;cursor:pointer;font-size:12px;font-weight:700;line-height:1;margin-left:auto;padding:6px 11px;transition:filter .3s ease}.b-blog-feed__note-follow:hover{filter:brightness(.96)}@media(max-width:768px){.b-blog-feed__note-follow{display:none}}.b-blog-feed__note-tags{margin-bottom:10px}.b-blog-feed__pill{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:700;line-height:1;padding:4px 10px}.b-blog-feed__pill--ghost{background:#d2d7db57;color:#313235b8}.b-blog-feed__note-text{-webkit-line-clamp:5;-webkit-box-orient:vertical;color:#313235d1;display:-webkit-box;font-size:14px;line-height:1.72;margin:0;overflow:hidden}.b-blog-feed__note-actions{align-items:center;border-top:1px solid #d2d7db8c;display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:10px}.b-blog-feed__note-action{align-items:center;border:1px solid #d2d7dba8;border-radius:999px;color:#313235b8;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;line-height:1;padding:7px 12px;text-decoration:none}.b-blog-feed__note-action.is-primary{background:#534ab7;border-color:#534ab7;color:#fff}.b-blog-feed__empty{background:#fff;border:1px solid #d2d7db9e;border-radius:16px;color:#3132359e;font-size:15px;line-height:1.4;padding:28px;text-align:center}.b-blog-feed__card-skeleton,.b-blog-feed__featured-skeleton{animation:blog-skeleton 1.2s ease-in-out infinite;background:linear-gradient(90deg,#d2d7db24,#d2d7db3d 50%,#d2d7db24);background-size:200% 100%;border-radius:18px}.b-blog-feed__featured-skeleton{height:340px;margin-bottom:16px}@media(max-width:768px){.b-blog-feed__featured-skeleton{height:270px}}.b-blog-feed__card-skeleton{height:300px}@keyframes blog-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.b-blog-post__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.b-blog-post__tag{background:#dde4ff80;border:1px solid #d2d7db8c;border-radius:99px;color:#3132358c;font-size:12px;font-weight:600;padding:4px 12px;text-decoration:none;transition:background .3s ease,border-color .3s ease}.b-blog-post__tag:hover{background:#e0d4fc26;border-color:#e0d4fc66}.b-blog-post__author-card{align-items:flex-start;background:#fff;border:1.5px solid #d2d7db80;border-radius:22px;display:flex;gap:14px;margin-top:16px;padding:20px}.b-blog-post__author-avatar{border:2px solid #d2d7db66;border-radius:99px;flex-shrink:0;height:52px;object-fit:cover;width:52px}.b-blog-post__author-name{color:#313235;font-size:15px;font-weight:800;line-height:1.2;margin-bottom:5px}.b-blog-post__author-bio{color:#31323599;font-size:13px;line-height:1.55}.b-blog-post{margin:0 auto 80px;max-width:1100px}.b-blog-post__head{margin-bottom:18px}.b-blog-post__back{color:#313235bf;display:inline-block;margin-bottom:14px;text-decoration:none}.b-blog-post__back:hover{color:#313235}.b-blog-post__title{color:#313235;font-size:44px;font-weight:900;line-height:1.08;margin:0 0 10px}@media(max-width:768px){.b-blog-post__title{font-size:34px}}.b-blog-post__meta{color:#313235a6;font-size:14px;margin-bottom:10px}.b-blog-post__lead{color:#313235d1;font-size:18px;line-height:1.5;margin-bottom:14px}.b-blog-post__cover{background:#dde4ff73;border:1px solid #d2d7db99;border-radius:18px;overflow:hidden}.b-blog-post__cover img{display:block;height:auto;width:100%}.b-blog-post__footer{display:flex;justify-content:center;margin-top:26px}.b-blog-post__notfound{background:#fff;border:1px solid #d2d7db99;border-radius:18px;color:#313235cc;padding:18px}.b-blog-post__skeleton{animation:blog-skeleton 1.2s ease-in-out infinite;background:linear-gradient(90deg,#d2d7db2e,#d2d7db47,#d2d7db2e);background-size:200% 100%;border:1px solid #d2d7db99;border-radius:18px;height:520px}.b-blog-post__layout{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) 320px}@media(max-width:1239px){.b-blog-post__layout{grid-template-columns:1fr}}.b-blog-post__aside{display:flex;flex-direction:column;gap:14px;position:-webkit-sticky;position:sticky;top:86px}@media(max-width:1239px){.b-blog-post__aside{position:static;top:auto}}.b-blog-hero{border-radius:22px;box-shadow:0 18px 50px #00000014;margin-bottom:4px;overflow:hidden;position:relative}@media(max-width:768px){.b-blog-hero{border-radius:16px;display:flex;flex-direction:column}}.b-blog-hero__media{background:#dde4ff73;height:480px;overflow:hidden;position:relative}@media(max-width:1239px){.b-blog-hero__media{height:340px}}@media(max-width:-1px){.b-blog-hero__media{height:220px}}.b-blog-hero__media img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.b-blog-hero__media:after{background:linear-gradient(180deg,#0000 0,#0000000f 40%,#00000094);content:"";inset:0;pointer-events:none;position:absolute}.b-blog-hero__content{backdrop-filter:blur(20px) saturate(1.5);-webkit-backdrop-filter:blur(20px) saturate(1.5);background:#ffffff21;border-top:1px solid #ffffff42;bottom:0;left:0;padding:28px 36px 32px;position:absolute;right:0}@media(max-width:1239px){.b-blog-hero__content{padding:20px 22px 24px}}@media(max-width:768px){.b-blog-hero__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-top:1px solid #d2d7db66;padding:16px 16px 20px;position:static}}.b-blog-hero__title{color:#fff!important;margin:0 0 10px!important;text-shadow:0 2px 16px #0006}@media(max-width:768px){.b-blog-hero__title{color:#313235!important;text-shadow:none!important}}.b-blog-hero__meta{color:#ffffffd1!important;font-size:13px!important;margin-bottom:12px!important}@media(max-width:768px){.b-blog-hero__meta{color:#313235a6!important}}.b-blog-hero__lead{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ffffffe6!important;display:-webkit-box;font-size:15px!important;line-height:1.5!important;margin-bottom:16px!important;overflow:hidden}@media(max-width:-1px){.b-blog-hero__lead{display:none}}@media(max-width:768px){.b-blog-hero__lead{color:#313235bf!important}}.b-share{background:#fff;border:1px solid #d2d7db99;border-radius:18px;margin-top:14px;padding:12px}.b-share--hero{background:#ffffff1f;border-color:#ffffff2e;margin-top:10px}.b-share--hero .b-share__title{color:#ffffffeb}.b-share--hero .b-share__btn{background:#ffffff29;border-color:#ffffff38;color:#fffffff2}.b-share--hero .b-share__btn:hover{border-color:#ffffff59;box-shadow:0 18px 40px #00000024}.b-share--hero .b-share__btn--primary{background:#b5fedd59;border-color:#ffffff2e}.b-share--hero .b-share__btn--primary:hover{border-color:#ffffff52}@media(max-width:768px){.b-share--hero{background:#dde4ff73;border-color:#d2d7db73}.b-share--hero .b-share__title{color:#313235}.b-share--hero .b-share__btn{background:#ffffffeb;border-color:#d2d7db8c;color:#313235eb}.b-share--hero .b-share__btn--primary{background:#b5fedd8c;border-color:#3132351f;color:#313235f2}}.b-share__title{color:#313235;font-weight:900;margin-bottom:10px}.b-share__buttons{display:flex;flex-wrap:wrap;gap:10px}.b-share__btn{-webkit-appearance:none;appearance:none;background:#dde4ff8c;border:1px solid #d2d7db8c;border-radius:14px;color:#313235eb;cursor:pointer;font-size:14px;font-weight:800;line-height:1;padding:10px 12px;transition:transform .3s ease,opacity .3s ease,border-color .3s ease,box-shadow .3s ease}.b-share__btn:hover{border-color:#d2d7dbd9;box-shadow:0 12px 26px #0000000f;opacity:.92;transform:translateY(-1px)}.b-share__btn:active{opacity:.9;transform:translateY(0)}.b-share__btn:focus-visible{border-color:#31323573;box-shadow:0 0 0 3px #b5fedd59;outline:none}.b-share__btn--primary{background:#313235;border-color:#313235;color:#fff}.b-share__btn--primary:hover{background:#e0d4fc;border-color:#e0d4fc;color:#313235}.b-share__btn--copied{background:#b5fedd;border-color:#b5fedd;color:#1a6642}.b-share__btn--copied:hover{background:#b5fedd}.b-prose{background:#fff;border:1px solid #d2d7db99;border-radius:18px;color:#313235;font-size:18px;line-height:1.65;padding:22px}@media(max-width:768px){.b-prose{font-size:16px;padding:16px}}.b-prose h2,.b-prose h3,.b-prose h4{font-weight:900;line-height:1.2;margin:20px 0 10px}.b-prose h2{font-size:28px}.b-prose h3{font-size:22px}.b-prose h4{font-size:18px}.b-prose p{color:#313235eb;margin:10px 0}.b-prose a{color:#6889ff;text-decoration:underline;text-underline-offset:3px}.b-prose a:hover{opacity:.85}.b-prose ol,.b-prose ul{margin:10px 0 10px 22px;padding:0}.b-prose li{margin:6px 0}.b-prose blockquote{background:#e0d4fc24;border-left:4px solid #e0d4fce6;border-radius:14px;margin:14px 0;padding:14px 16px}.b-prose hr{border:none;border-top:1px solid #d2d7dbb3;margin:18px 0}.b-prose img{border-radius:16px;display:block;margin:14px auto;max-width:100%}.b-prose img,.b-prose pre{border:1px solid #d2d7db99}.b-prose pre{background:#dde4ffa6;border-radius:16px;font-size:14px;line-height:1.55;overflow:auto;padding:14px}.b-prose code{background:#dde4ff8c;border:1px solid #d2d7db8c;border-radius:10px;font-size:.95em;padding:2px 8px}.b-prose table{border:1px solid #d2d7db99;border-collapse:collapse;border-radius:16px;margin:14px 0;overflow:hidden;width:100%}.b-prose table td,.b-prose table th{border-bottom:1px solid #d2d7db99;padding:10px 12px;text-align:left;vertical-align:top}.b-prose table th{background:#dde4ff8c;font-weight:800}.b-prose table tr:last-child td{border-bottom:none}.b-toc{background:#fff;border:1px solid #d2d7db99;border-radius:18px;padding:14px}.b-toc__title{color:#313235;font-weight:900;margin-bottom:10px}.b-toc__list{display:flex;flex-direction:column;gap:6px}.b-toc__item{background:#dde4ff8c;border:1px solid #d2d7db8c;border-radius:14px;color:#313235e6;cursor:pointer;font-weight:700;line-height:1.25;padding:10px;text-align:left;transition:opacity .3s ease,transform .3s ease;width:100%}.b-toc__item:hover{opacity:.92;transform:translateY(-1px)}.b-toc__item--h3{background:#dde4ff61;font-weight:600;padding-left:14px}.b-toc__item.is-active{background:#b5fedd8c;border-color:#31323573;transform:translateY(-1px)}.b-related{background:#fff;border:1px solid #d2d7db99;border-radius:18px;padding:14px}.b-related__title{color:#313235;font-weight:900;margin-bottom:10px}.b-related__list{display:flex;flex-direction:column;gap:10px}.b-related__item{border:1.5px solid #d2d7db80;border-radius:14px;color:inherit;display:block;padding:11px 13px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.b-related__item:hover{border-color:#e0d4fc80;box-shadow:0 6px 20px #00000012;transform:translateY(-2px)}.b-related__item:hover .b-related__item-read{opacity:1}.b-related__item-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#313235;display:-webkit-box;font-size:13px;font-weight:700;line-height:1.35;margin-bottom:5px;overflow:hidden}.b-related__item-meta{color:#31323566;font-size:11px}.b-related__item-read{color:#e0d4fc;font-size:11px;font-weight:700;margin-top:4px;opacity:0;transition:opacity .3s ease}.b-related__empty{color:#313235b3;font-size:14px}.b-related__skeleton{animation:blog-skeleton 1.2s ease-in-out infinite;background:linear-gradient(90deg,#d2d7db2e,#d2d7db47,#d2d7db2e);background-size:200% 100%;border:1px solid #d2d7db99;border-radius:18px;height:180px}.b-reading-progress{background:#d2d7db59;border-radius:999px;height:6px;margin-bottom:14px;overflow:hidden;position:-webkit-sticky;position:sticky;top:0;z-index:20}.b-reading-progress__bar{background:linear-gradient(90deg,#e0d4fc,#b5fedd);border-radius:999px;height:100%;transition:width .12s linear}.b-blog-detail-v2{--dark:#2b2b2b;--mint:#5aeaa0;--lav:#a89de8;--white:#fff;--bg:#f0f0ee;--mid:#6b6b6b;--border:#dcdcdc;--m10:#5aeaa01a;--m30:#5aeaa04d;--l10:#a89de81a;--l30:#a89de84d;background:var(--bg);color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif;font-size:15px;padding-bottom:70px}.b-blog-detail-v2 *,.b-blog-detail-v2 :after,.b-blog-detail-v2 :before{box-sizing:border-box}.b-blog-detail-v2 button,.b-blog-detail-v2 textarea{font-family:Onest,sans-serif}.b-blog-detail-v2 .blogd-progress{background:#0000;height:3px;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1400}.b-blog-detail-v2 .blogd-progress__bar{background:linear-gradient(90deg,#5aeea0,var(--lav));background:linear-gradient(90deg,var(--mint),var(--lav));box-shadow:0 0 10px #5aeaa073;height:100%;transition:width .08s linear;width:0}.b-blog-detail-v2.b-blog-detail-v2--auth .blogd-progress{left:240px;right:0;top:0;top:var(--app-offset-top,0);width:auto}.b-blog-detail-v2 .blogd-loading{grid-gap:14px;display:grid;gap:14px;margin:26px auto 0;max-width:1100px;padding:0 48px}.b-blog-detail-v2 .blogd-loading__body,.b-blog-detail-v2 .blogd-loading__hero,.b-blog-detail-v2 .blogd-related-skeleton{animation:blogd-skeleton 1.3s ease-in-out infinite;background:linear-gradient(90deg,#dcdcdc59,#dcdcdcb3 50%,#dcdcdc59);background-size:200% 100%;border-radius:18px}.b-blog-detail-v2 .blogd-loading__hero{height:280px}.b-blog-detail-v2 .blogd-loading__body{height:520px}.b-blog-detail-v2 .blogd-related-skeleton{height:180px}.b-blog-detail-v2 .blogd-empty{margin:26px auto 0;max-width:1100px;padding:0 48px}.b-blog-detail-v2 .blogd-empty h1{font-family:Unbounded,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.02em;margin:0 0 10px}.b-blog-detail-v2 .blogd-empty p{color:var(--mid);line-height:1.5;margin:0}.b-blog-detail-v2 .blogd-empty__back{color:#4a3fa0;display:inline-flex;font-weight:600;margin-top:16px;text-decoration:none}.b-blog-detail-v2 .blogd-hero{background:linear-gradient(135deg,#1e1a2e,#26203a 40%,#162a22 80%,#1a3028);overflow:hidden;padding:44px 48px 0;position:relative}.b-blog-detail-v2 .blogd-hero:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='1.5' opacity='.04' fill='%23fff'/%3E%3C/svg%3E");content:"";inset:0;pointer-events:none;position:absolute}.b-blog-detail-v2 .blogd-hero__orb-a{background:radial-gradient(circle,#5aeaa014,#0000 65%);border-radius:50%;height:380px;pointer-events:none;position:absolute;right:120px;top:-100px;width:380px}.b-blog-detail-v2 .blogd-hero__orb-b{background:radial-gradient(circle,#a89de817,#0000 65%);border-radius:50%;bottom:0;height:260px;left:240px;pointer-events:none;position:absolute;width:260px}.b-blog-detail-v2 .blogd-hero__inner{margin:0 auto;max-width:1100px;position:relative;z-index:2}.b-blog-detail-v2 .blogd-breadcrumbs{align-items:center;color:#ffffff59;display:flex;font-size:12px;gap:8px;margin-bottom:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-blog-detail-v2 .blogd-breadcrumbs a{color:#ffffff59;text-decoration:none;transition:color .14s}.b-blog-detail-v2 .blogd-breadcrumbs a:hover{color:#ffffffa6}.b-blog-detail-v2 .blogd-breadcrumbs__sep{color:#ffffff26;flex-shrink:0}.b-blog-detail-v2 .blogd-breadcrumbs__current{color:#ffffff8c;overflow:hidden;text-overflow:ellipsis}.b-blog-detail-v2 .blogd-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.b-blog-detail-v2 .blogd-tag{border-radius:100px;font-size:11px;font-weight:700;padding:4px 12px}.b-blog-detail-v2 .blogd-tag--lav{background:#a89de826;border:1px solid #a89de838;color:#c4bce8}.b-blog-detail-v2 .blogd-tag--dark{background:#ffffff17;border:1px solid #ffffff21;color:#fff9}.b-blog-detail-v2 .blogd-title{color:#fff;font-family:Unbounded,sans-serif;font-size:32px;font-weight:900;letter-spacing:-.04em;line-height:1.18;margin:0 0 26px;max-width:700px}.b-blog-detail-v2 .blogd-hero-author{align-items:center;display:flex;gap:12px;padding-bottom:24px}.b-blog-detail-v2 .blogd-hero-author__avatar{align-items:center;background:linear-gradient(135deg,#5aeaa0,#a89de8);border:2.5px solid #ffffff2e;border-radius:50%;color:#2b2b2b;display:flex;flex-shrink:0;font-family:Unbounded,sans-serif;font-size:12px;font-weight:700;height:44px;justify-content:center;overflow:hidden;width:44px}.b-blog-detail-v2 .blogd-hero-author__avatar img{height:100%;object-fit:cover;width:100%}.b-blog-detail-v2 .blogd-hero-author__info{flex:1 1;min-width:0}.b-blog-detail-v2 .blogd-hero-author__name{color:#fff;font-size:14px;font-weight:700;margin-bottom:2px}.b-blog-detail-v2 .blogd-hero-author__spec{color:#ffffff73;font-size:12px;line-height:1.5}.b-blog-detail-v2 .blogd-hero-author__actions{display:flex;flex-shrink:0;gap:7px}.b-blog-detail-v2 .blogd-hero-insights{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px}.b-blog-detail-v2 .blogd-hero-insight{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;padding:10px 12px}.b-blog-detail-v2 .blogd-hero-insight b{color:#fff;display:block;font-family:Unbounded,sans-serif;font-size:15px;margin-bottom:4px}.b-blog-detail-v2 .blogd-hero-insight span{color:#ffffff9e;display:block;font-size:11px;line-height:1.35}.b-blog-detail-v2 .blogd-btn-msg{background:#ffffff17;border:1px solid #ffffff2e;border-radius:20px;color:#ffffffbf;font-size:12px;font-weight:600;padding:8px 16px;transition:all .15s}.b-blog-detail-v2 .blogd-btn-msg:hover{background:#ffffff29}.b-blog-detail-v2 .blogd-btn-sub{background:#5aeea0;background:var(--mint);border:none;border-radius:20px;box-shadow:0 3px 12px #5aeaa04d;color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;letter-spacing:-.01em;padding:8px 18px;transition:all .2s}.b-blog-detail-v2 .blogd-btn-sub:hover{box-shadow:0 5px 18px #5aeaa073;transform:translateY(-1px)}.b-blog-detail-v2 .blogd-btn-msg:disabled,.b-blog-detail-v2 .blogd-btn-sub:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.b-blog-detail-v2 .blogd-btn-sub.is-on{background:#ffffff1a;border:1px solid #ffffff2e;box-shadow:none;color:#ffffffb3;font-family:Onest,sans-serif;font-size:12px}.b-blog-detail-v2 .blogd-cover{align-items:center;background:linear-gradient(160deg,#1a1628,#222040 55%,#142218);border-radius:20px 20px 0 0;display:flex;height:300px;justify-content:center;overflow:hidden;position:relative;width:100%}.b-blog-detail-v2 .blogd-cover:before{background:radial-gradient(circle at 68% 38%,#5aeaa024,#0000 55%);content:"";inset:0;position:absolute}.b-blog-detail-v2 .blogd-cover:after{background:radial-gradient(circle at 26% 68%,#a89de81f,#0000 55%);content:"";inset:0;position:absolute}.b-blog-detail-v2 .blogd-cover>img{height:100%;object-fit:cover;position:relative;width:100%;z-index:2}.b-blog-detail-v2 .blogd-cover__fallback{filter:drop-shadow(0 8px 32px rgba(0,0,0,.5));font-size:96px;position:relative;z-index:2}.b-blog-detail-v2 .blogd-cover__time{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000004d;border:1px solid #ffffff1a;border-radius:14px;color:#ffffffb3;display:inline-flex;font-size:11px;font-weight:600;gap:5px;padding:5px 12px;position:absolute;right:16px;top:16px;z-index:3}.b-blog-detail-v2 .blogd-page{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:minmax(0,1fr) 296px;margin:0 auto;max-width:1100px;padding:0 48px 80px}.b-blog-detail-v2 .blogd-main{min-width:0}.b-blog-detail-v2 .blogd-article-card{background:var(--white);border:1px solid var(--border);border-radius:0 0 20px 20px;border-top:none;margin-bottom:14px;padding:32px 40px 40px}.b-blog-detail-v2 .blogd-article-meta{align-items:center;border-bottom:1px solid var(--border);color:var(--mid);display:flex;flex-wrap:wrap;font-size:12px;gap:14px;margin-bottom:26px;padding-bottom:22px}.b-blog-detail-v2 .blogd-article-brief{background:#a89de814;border:1px solid var(--border);border-radius:12px;margin:0 0 22px;padding:14px 16px}.b-blog-detail-v2 .blogd-article-brief__kicker{color:#7b6fd4;font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.b-blog-detail-v2 .blogd-article-brief p{color:#2b2b2b;color:var(--dark);font-size:13px;line-height:1.65;margin:0}.b-blog-detail-v2 .blogd-meta-dot{background:var(--border);border-radius:50%;height:3px;width:3px}.b-blog-detail-v2 .blogd-article-prose{color:#2b2b2b;color:var(--dark);overflow-wrap:anywhere}.b-blog-detail-v2 .blogd-article-prose p{color:#2b2b2b;color:var(--dark);font-size:15px;font-weight:300;line-height:1.88;margin:0 0 22px}.b-blog-detail-v2 .blogd-article-prose p:last-child{margin-bottom:0}.b-blog-detail-v2 .blogd-article-prose h2,.b-blog-detail-v2 .blogd-article-prose h3{align-items:center;color:#2b2b2b;color:var(--dark);display:flex;font-family:Unbounded,sans-serif;font-size:16px;font-weight:700;gap:10px;letter-spacing:-.025em;line-height:1.45;margin:34px 0 14px}.b-blog-detail-v2 .blogd-article-prose h2:before,.b-blog-detail-v2 .blogd-article-prose h3:before{background:#5aeea0;background:var(--mint);border-radius:2px;content:"";flex-shrink:0;height:20px;width:4px}.b-blog-detail-v2 .blogd-article-prose blockquote{background:var(--l10);border-left:3px solid var(--lav);border-radius:0 14px 14px 0;margin:26px 0;padding:20px 24px 20px 28px;position:relative}.b-blog-detail-v2 .blogd-article-prose blockquote p{color:#4a3fa0;font-size:16px;font-style:italic;line-height:1.72;margin:0;position:relative;z-index:1}.b-blog-detail-v2 .blogd-article-prose blockquote:before{color:var(--lav);content:'"';font-family:Unbounded,sans-serif;font-size:80px;font-weight:900;left:14px;line-height:1;opacity:.15;position:absolute;top:-8px;-webkit-user-select:none;user-select:none}.b-blog-detail-v2 .blogd-article-prose blockquote cite{color:#7b6fd499;display:block;font-family:Unbounded,sans-serif;font-size:9px;font-style:normal;font-weight:700;letter-spacing:.07em;margin-top:10px;position:relative;text-transform:uppercase;z-index:1}.b-blog-detail-v2 .blogd-article-prose ul,.b-blog-detail-v2 .blogd-highlight ul{grid-gap:11px;display:grid;gap:11px;list-style:none;margin:0;padding:0}.b-blog-detail-v2 .blogd-article-prose ul li,.b-blog-detail-v2 .blogd-highlight li{align-items:flex-start;color:#2b2b2b;color:var(--dark);display:flex;font-size:14px;gap:12px;line-height:1.62}.b-blog-detail-v2 .blogd-article-prose ul li:before,.b-blog-detail-v2 .blogd-highlight li:before{background:#5aeea0;background:var(--mint);border-radius:50%;content:"";flex-shrink:0;height:8px;margin-top:6px;width:8px}.b-blog-detail-v2 .blogd-article-prose img{border:1px solid var(--border);border-radius:16px;display:block;margin:20px 0;max-width:100%}.b-blog-detail-v2 .blogd-highlight{background:var(--m10);border:1px solid var(--m30);border-radius:14px;margin:26px 0;padding:20px 24px}.b-blog-detail-v2 .blogd-highlight h4{align-items:center;color:#18a869;display:flex;font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;gap:9px;letter-spacing:.09em;margin:0 0 14px;text-transform:uppercase}.b-blog-detail-v2 .blogd-highlight h4:after{background:#5aeaa059;content:"";flex:1 1;height:1px}.b-blog-detail-v2 .blogd-actions{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:16px;display:flex;flex-wrap:wrap;gap:2px;margin-bottom:14px;padding:10px 14px}.b-blog-detail-v2 .blogd-action-btn{align-items:center;background:#0000;border:none;border-radius:9px;color:var(--mid);display:inline-flex;font-size:13px;gap:6px;padding:7px 11px;transition:all .14s;-webkit-user-select:none;user-select:none;white-space:nowrap}.b-blog-detail-v2 .blogd-action-btn:hover{background:var(--bg);color:#2b2b2b;color:var(--dark)}.b-blog-detail-v2 .blogd-action-btn:disabled{background:#0000;color:var(--mid);cursor:not-allowed;opacity:.58}.b-blog-detail-v2 .blogd-action-btn.is-liked{color:#e84040}.b-blog-detail-v2 .blogd-action-btn.is-saved{color:#7b6fd4}.b-blog-detail-v2 .blogd-action-sep{background:var(--border);flex-shrink:0;height:20px;margin:0 3px;width:1px}.b-blog-detail-v2 .blogd-recommend-btn{align-items:center;background:#0000;border:1.5px solid var(--border);border-radius:9px;color:var(--mid);display:inline-flex;font-size:12px;justify-content:center;padding:8px 11px;transition:all .14s;white-space:nowrap}.b-blog-detail-v2 .blogd-recommend-btn:hover{background:var(--l10);border-color:var(--l30);color:#7b6fd4}.b-blog-detail-v2 .blogd-book-btn{background:#5aeea0;background:var(--mint);border:none;border-radius:100px;box-shadow:0 3px 12px #5aeaa047;color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;letter-spacing:-.01em;margin-left:auto;padding:9px 20px;transition:all .2s;white-space:nowrap}.b-blog-detail-v2 .blogd-book-btn:hover{box-shadow:0 5px 18px #5aeaa06b;transform:translateY(-1px)}.b-blog-detail-v2 .blogd-comments{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:28px 32px}.b-blog-detail-v2 .blogd-comments__title{align-items:center;color:#2b2b2b;color:var(--dark);display:flex;font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;gap:9px;letter-spacing:-.02em;margin:0 0 22px}.b-blog-detail-v2 .blogd-comments__title span{background:var(--bg);border:1px solid var(--border);border-radius:100px;color:var(--mid);font-family:Onest,sans-serif;font-size:11px;font-weight:700;padding:3px 10px}.b-blog-detail-v2 .blogd-comment-input-row{align-items:flex-start;display:flex;gap:12px;margin-bottom:26px}.b-blog-detail-v2 .blogd-comment-avatar{align-items:center;background:linear-gradient(135deg,#5aeaa0,#a89de8);border-radius:50%;color:#2b2b2b;color:var(--dark);display:flex;flex-shrink:0;font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;height:38px;justify-content:center;width:38px}.b-blog-detail-v2 .blogd-comment-input-col{display:flex;flex:1 1;flex-direction:column;gap:8px}.b-blog-detail-v2 .blogd-reply-target{align-items:center;background:#a89de814;border:1px solid var(--border);border-radius:10px;color:var(--mid);display:flex;font-size:12px;gap:10px;justify-content:space-between;padding:8px 12px}.b-blog-detail-v2 .blogd-reply-target b{color:#2b2b2b;color:var(--dark);font-weight:700}.b-blog-detail-v2 .blogd-reply-target button{background:#0000;border:none;color:#2b2b2b;color:var(--dark);cursor:pointer;font-size:11px;font-weight:600}.b-blog-detail-v2 .blogd-comment-input{background:var(--white);border:1.5px solid var(--border);border-radius:12px;color:#2b2b2b;color:var(--dark);font-size:14px;line-height:1.6;min-height:76px;outline:none;padding:11px 16px;resize:vertical;transition:border-color .18s,box-shadow .18s;width:100%}.b-blog-detail-v2 .blogd-comment-input:focus{border-color:#a89de880;box-shadow:0 0 0 3px #a89de817}.b-blog-detail-v2 .blogd-comment-input::placeholder{color:#6b6b6b73}.b-blog-detail-v2 .blogd-comment-send{align-self:flex-end;background:#5aeea0;background:var(--mint);border:none;border-radius:100px;box-shadow:0 3px 10px #5aeaa038;color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;padding:9px 20px;transition:all .18s}.b-blog-detail-v2 .blogd-comment-send:hover{box-shadow:0 5px 16px #5aeaa066;transform:translateY(-1px)}.b-blog-detail-v2 .blogd-comment-send:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.b-blog-detail-v2 .blogd-comment-item{display:flex;gap:12px;margin-bottom:20px;position:relative}.b-blog-detail-v2 .blogd-comment-item.is-nested:before{background:#a89de857;bottom:10px;content:"";left:-14px;position:absolute;top:4px;width:1px}.b-blog-detail-v2 .blogd-comment-item__avatar{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;height:38px;justify-content:center;width:38px}.b-blog-detail-v2 .blogd-comment-item__body{flex:1 1;min-width:0}.b-blog-detail-v2 .blogd-comment-item__head{align-items:baseline;display:flex;gap:9px;margin-bottom:5px}.b-blog-detail-v2 .blogd-comment-item__head strong{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:700}.b-blog-detail-v2 .blogd-comment-item__head span{color:var(--mid);font-size:11px}.b-blog-detail-v2 .blogd-comment-item__body p{color:#2b2b2b;color:var(--dark);font-size:14px;font-weight:300;line-height:1.68;margin:0 0 8px}.b-blog-detail-v2 .blogd-comment-item__replyto{color:#534ab7db;font-size:11px;font-weight:600;line-height:1.3;margin:0 0 7px}.b-blog-detail-v2 .blogd-comment-item__actions{display:flex;gap:2px}.b-blog-detail-v2 .blogd-comment-act{align-items:center;background:#0000;border:none;border-radius:7px;color:var(--mid);display:inline-flex;font-size:12px;gap:4px;padding:4px 9px;transition:all .13s}.b-blog-detail-v2 .blogd-comment-act:hover{background:var(--bg);color:#2b2b2b;color:var(--dark)}.b-blog-detail-v2 .blogd-comment-act.is-liked{color:#e84040}.b-blog-detail-v2 .blogd-author-reply{background:var(--l10);border:1px solid var(--l30);border-radius:12px;margin:0 0 20px 50px;padding:14px 18px;position:relative}.b-blog-detail-v2 .blogd-author-reply:before{border-bottom:8px solid var(--l30);border-left:7px solid #0000;border-right:7px solid #0000;content:"";left:18px;position:absolute;top:-8px}.b-blog-detail-v2 .blogd-author-reply__label{align-items:center;color:#7b6fd4;display:inline-flex;font-size:10px;font-weight:700;gap:6px;letter-spacing:.06em;margin-bottom:6px;text-transform:uppercase}.b-blog-detail-v2 .blogd-author-reply__label span{align-items:center;background:var(--lav);border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:8px;height:14px;justify-content:center;width:14px}.b-blog-detail-v2 .blogd-author-reply p{color:#3a2f8a;font-size:13px;font-weight:300;line-height:1.65;margin:0}.b-blog-detail-v2 .blogd-comments-more{background:#0000;border:1.5px solid var(--border);border-radius:10px;color:var(--mid);font-size:13px;font-weight:600;margin-top:18px;padding:12px;transition:all .15s;width:100%}.b-blog-detail-v2 .blogd-comments-more:hover{border-color:#2b2b2b;border-color:var(--dark);color:#2b2b2b;color:var(--dark)}.b-blog-detail-v2 .blogd-comments-empty,.b-blog-detail-v2 .blogd-comments-error,.b-blog-detail-v2 .blogd-comments-loading{border-radius:10px;font-size:13px;line-height:1.45;margin-bottom:14px;padding:12px 14px}.b-blog-detail-v2 .blogd-comments-loading{background:var(--bg);border:1px solid var(--border);color:var(--mid)}.b-blog-detail-v2 .blogd-comments-empty{background:#fff;border:1px dashed var(--border);color:var(--mid)}.b-blog-detail-v2 .blogd-comments-error{background:#ffe9e9;border:1px solid #f3bcbc;color:#8f2d2d}.b-blog-detail-v2 .blogd-sidebar{display:flex;flex-direction:column;gap:14px;position:-webkit-sticky;position:sticky;top:80px}.b-blog-detail-v2 .blogd-sidebar-card{background:var(--white);border:1px solid var(--border);border-radius:16px;overflow:hidden;padding:20px}.b-blog-detail-v2 .blogd-side-label{color:var(--mid);font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:16px;text-transform:uppercase}.b-blog-detail-v2 .blogd-author-card-head{align-items:center;display:flex;gap:12px;margin-bottom:12px}.b-blog-detail-v2 .blogd-author-card-avatar{align-items:center;background:linear-gradient(135deg,#5aeaa0,#a89de8);border-radius:50%;color:#2b2b2b;color:var(--dark);display:flex;flex-shrink:0;font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;height:52px;justify-content:center;overflow:hidden;width:52px}.b-blog-detail-v2 .blogd-author-card-avatar img{height:100%;object-fit:cover;width:100%}.b-blog-detail-v2 .blogd-author-card-name{color:#2b2b2b;color:var(--dark);font-size:15px;font-weight:700;margin-bottom:2px}.b-blog-detail-v2 .blogd-author-card-spec{color:var(--mid);font-size:11px;line-height:1.45}.b-blog-detail-v2 .blogd-author-card-bio{color:var(--mid);font-size:13px;font-weight:300;line-height:1.65;margin:0 0 14px}.b-blog-detail-v2 .blogd-author-card-stats{background:var(--bg);border:1px solid var(--border);border-radius:10px;display:flex;margin-bottom:14px;overflow:hidden}.b-blog-detail-v2 .blogd-author-card-stats>div{border-right:1px solid var(--border);flex:1 1;padding:10px 6px;text-align:center}.b-blog-detail-v2 .blogd-author-card-stats>div:last-child{border-right:none}.b-blog-detail-v2 .blogd-author-card-stats b{color:#2b2b2b;color:var(--dark);display:block;font-family:Unbounded,sans-serif;font-size:14px;font-weight:900;letter-spacing:-.02em;line-height:1}.b-blog-detail-v2 .blogd-author-card-stats span{color:var(--mid);display:block;font-size:10px;margin-top:3px}.b-blog-detail-v2 .blogd-author-card-follow{background:#5aeea0;background:var(--mint);border:none;border-radius:10px;box-shadow:0 3px 10px #5aeaa038;color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;margin-bottom:8px;padding:11px;transition:all .18s;width:100%}.b-blog-detail-v2 .blogd-author-card-follow:hover{box-shadow:0 5px 16px #5aeaa066;transform:translateY(-1px)}.b-blog-detail-v2 .blogd-author-card-book:disabled,.b-blog-detail-v2 .blogd-author-card-follow:disabled,.b-blog-detail-v2 .blogd-popular-author__follow:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.b-blog-detail-v2 .blogd-author-card-book{background:#0000;border:1.5px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600;padding:10px;transition:all .15s;width:100%}.b-blog-detail-v2 .blogd-author-card-book:hover{border-color:#2b2b2b;border-color:var(--dark)}.b-blog-detail-v2 .blogd-related-item{align-items:center;border-bottom:1px solid var(--border);color:inherit;display:flex;gap:12px;padding:10px 0;text-decoration:none;transition:opacity .14s}.b-blog-detail-v2 .blogd-related-item:hover{opacity:.72}.b-blog-detail-v2 .blogd-related-item:first-of-type{padding-top:0}.b-blog-detail-v2 .blogd-related-item:last-of-type{border-bottom:none;padding-bottom:0}.b-blog-detail-v2 .blogd-related-item__cover{align-items:center;background:linear-gradient(135deg,#1e1a2e,#2b2340);border-radius:10px;display:flex;flex-shrink:0;font-size:22px;height:52px;justify-content:center;overflow:hidden;position:relative;width:52px}.b-blog-detail-v2 .blogd-related-item__cover:after{background:radial-gradient(circle at 65% 35%,#a89de859,#0000 65%);content:"";inset:0;position:absolute}.b-blog-detail-v2 .blogd-related-item__cover{z-index:1}.b-blog-detail-v2 .blogd-related-item__cover.has-image:after{display:none}.b-blog-detail-v2 .blogd-related-item__cover img{display:block;height:100%;object-fit:cover;width:100%}.b-blog-detail-v2 .blogd-related-item__info{flex:1 1;min-width:0}.b-blog-detail-v2 .blogd-related-item__title{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600;line-height:1.35;margin-bottom:3px}.b-blog-detail-v2 .blogd-related-item__meta{color:var(--mid);display:flex;font-size:11px;gap:8px}.b-blog-detail-v2 .blogd-related-empty{color:var(--mid);font-size:13px;line-height:1.5}.b-blog-detail-v2 .blogd-popular-author{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:9px;padding:8px 0}.b-blog-detail-v2 .blogd-popular-author:last-child{border-bottom:none;padding-bottom:0}.b-blog-detail-v2 .blogd-popular-author:first-child{padding-top:0}.b-blog-detail-v2 .blogd-popular-author__avatar{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;height:34px;justify-content:center;overflow:hidden;width:34px}.b-blog-detail-v2 .blogd-popular-author__avatar img{display:block;height:100%;object-fit:cover;width:100%}.b-blog-detail-v2 .blogd-popular-author__avatar--tone-0{background:linear-gradient(135deg,#085041,#5dcaa5)}.b-blog-detail-v2 .blogd-popular-author__avatar--tone-1{background:linear-gradient(135deg,#854f0b,#fac775)}.b-blog-detail-v2 .blogd-popular-author__avatar--tone-2{background:linear-gradient(135deg,#72243e,#ed93b1)}.b-blog-detail-v2 .blogd-popular-author__avatar--tone-3{background:linear-gradient(135deg,#2f4a8f,#7f9fff)}.b-blog-detail-v2 .blogd-popular-author__info{flex:1 1;min-width:0}.b-blog-detail-v2 .blogd-popular-author__name{font-size:13px;font-weight:600;line-height:1.25}.b-blog-detail-v2 .blogd-popular-author__count{color:var(--mid);font-size:10px;margin-top:1px}.b-blog-detail-v2 .blogd-popular-author__follow{background:var(--bg);border:1px solid var(--border);border-radius:100px;color:var(--mid);flex-shrink:0;font-size:10px;font-weight:700;padding:4px 10px;transition:all .14s}.b-blog-detail-v2 .blogd-popular-author__follow:hover{border-color:#2b2b2b;border-color:var(--dark);color:#2b2b2b;color:var(--dark)}.b-blog-detail-v2 .blogd-popular-author__follow.is-on{background:#5aeaa014;border-color:#5aeaa066;color:#18a869}.b-blog-detail-v2 .blogd-bottom-tags{display:flex;flex-wrap:wrap;gap:8px;margin:20px auto 0;max-width:1100px;padding:0 48px}.b-blog-detail-v2 .blogd-bottom-tag{align-items:center;background:var(--l10);border:1px solid var(--l30);border-radius:100px;color:#7b6fd4;display:inline-flex;font-size:12px;padding:4px 12px;text-decoration:none;transition:all .14s}.b-blog-detail-v2 .blogd-bottom-tag:hover{background:#a89de833;border-color:#a89de873}@media(max-width:1024px){.b-blog-detail-v2.b-blog-detail-v2--auth .blogd-progress{left:0}.b-blog-detail-v2 .blogd-bottom-tags,.b-blog-detail-v2 .blogd-empty,.b-blog-detail-v2 .blogd-hero,.b-blog-detail-v2 .blogd-loading,.b-blog-detail-v2 .blogd-page{padding-left:28px;padding-right:28px}.b-blog-detail-v2 .blogd-page{grid-template-columns:1fr}.b-blog-detail-v2 .blogd-sidebar{position:static;top:auto}.b-blog-detail-v2 .blogd-book-btn{margin-left:0}.b-blog-detail-v2 .blogd-hero-insights{grid-template-columns:1fr}}@media(max-width:760px){.b-blog-detail-v2 .blogd-title{font-size:26px;max-width:none}.b-blog-detail-v2 .blogd-hero{padding-top:32px}.b-blog-detail-v2 .blogd-hero-author{flex-wrap:wrap}.b-blog-detail-v2 .blogd-hero-author__actions{width:100%}.b-blog-detail-v2 .blogd-btn-msg,.b-blog-detail-v2 .blogd-btn-sub{flex:1 1;justify-content:center;text-align:center}.b-blog-detail-v2 .blogd-cover{border-radius:16px 16px 0 0;height:248px}.b-blog-detail-v2 .blogd-cover__fallback{font-size:68px}.b-blog-detail-v2 .blogd-hero-insight b{font-size:14px}.b-blog-detail-v2 .blogd-article-card{padding:22px 18px 28px}.b-blog-detail-v2 .blogd-article-prose p{font-size:14px;line-height:1.72;margin-bottom:16px}.b-blog-detail-v2 .blogd-comments{padding:20px 18px}.b-blog-detail-v2 .blogd-comment-input-row{align-items:stretch}.b-blog-detail-v2 .blogd-comment-avatar,.b-blog-detail-v2 .blogd-comment-item__avatar{font-size:10px;height:34px;width:34px}.b-blog-detail-v2 .blogd-author-reply{margin-left:44px}}@media(max-width:640px){.b-blog-detail-v2 .blogd-bottom-tags,.b-blog-detail-v2 .blogd-empty,.b-blog-detail-v2 .blogd-hero,.b-blog-detail-v2 .blogd-loading,.b-blog-detail-v2 .blogd-page{padding-left:16px;padding-right:16px}.b-blog-detail-v2 .blogd-article-meta{gap:8px;margin-bottom:18px;padding-bottom:16px}.b-blog-detail-v2 .blogd-actions{gap:4px;padding:10px}.b-blog-detail-v2 .blogd-action-btn{background:var(--bg);border:1px solid var(--border);flex-basis:calc(50% - 4px);flex-grow:1;flex-shrink:1;justify-content:center}.b-blog-detail-v2 .blogd-action-sep{display:none}.b-blog-detail-v2 .blogd-book-btn{justify-content:center;margin-top:4px;padding:10px 14px;text-align:center;width:100%}.b-blog-detail-v2 .blogd-recommend-btn{margin-top:4px;width:100%}.b-blog-detail-v2 .blogd-comments{padding:18px 14px}.b-blog-detail-v2 .blogd-comment-send{text-align:center;width:100%}.b-blog-detail-v2 .blogd-comment-item{gap:10px}}[data-app-theme=dark] .b-blog-detail-v2{--dark:#e8edf7;--mint:#56d09a;--lav:#b2a7f4;--white:#1a2230;--bg:#121a27;--mid:#9aa8be;--border:#324154;--m10:#56d09a1a;--m30:#56d09a47;--l10:#b2a7f41f;--l30:#b2a7f457}[data-app-theme=dark] .b-blog-detail-v2 .blogd-empty__back{color:#c5bbff}[data-app-theme=dark] .b-blog-detail-v2 .blogd-article-prose blockquote p{color:#d3cbff}[data-app-theme=dark] .b-blog-detail-v2 .blogd-article-prose blockquote cite{color:#d3cbffb8}[data-app-theme=dark] .b-blog-detail-v2 .blogd-comments-empty{background:var(--white)}.b-blog-detail-auth-v1,[data-app-theme=dark] .b-blog-detail-v2 .blogd-article-brief p,[data-app-theme=dark] .b-blog-detail-v2 .blogd-author-card-name,[data-app-theme=dark] .b-blog-detail-v2 .blogd-comment-item__head strong,[data-app-theme=dark] .b-blog-detail-v2 .blogd-related-item__title{color:#2b2b2b;color:var(--dark)}.b-blog-detail-auth-v1{--dark:#2b2b2b;--dark2:#3a3a3a;--mint:#5aeaa0;--lav:#a89de8;--white:#fff;--bg:#f8f8f6;--mid:#6b6b6b;--border:#e4e4e4;--m10:#5aeaa01a;--m30:#5aeaa04d;--l10:#a89de81a;--l30:#a89de84d;--topbar-h:64px;background:var(--bg)}.b-blog-detail-auth-v1 .blogd-auth-progress{height:3px;left:240px;position:fixed;right:0;top:0;top:var(--app-offset-top,0);z-index:300}.b-blog-detail-auth-v1 .blogd-auth-progress>div{background:linear-gradient(90deg,#5aeea0,var(--lav));background:linear-gradient(90deg,var(--mint),var(--lav));box-shadow:0 0 10px #5aeaa073;height:100%;transition:width .08s linear;width:0}.b-blog-detail-auth-v1 .topbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f8f6f0;border-bottom:1px solid var(--border);display:flex;gap:12px;height:var(--topbar-h);padding:0 32px;position:-webkit-sticky;position:sticky;top:0;top:var(--app-offset-top,0);z-index:40}.b-blog-detail-auth-v1 .blogd-menu-btn{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:11px;color:#2b2b2b;color:var(--dark);display:none;flex-direction:column;flex-shrink:0;gap:4px;height:38px;justify-content:center;width:38px}.b-blog-detail-auth-v1 .blogd-menu-btn span{background:currentColor;border-radius:999px;height:2px;width:16px}.b-blog-detail-auth-v1 .breadcrumb{align-items:center;color:var(--mid);display:flex;flex:1 1;font-size:12px;gap:6px;min-width:0}.b-blog-detail-auth-v1 .breadcrumb a{color:var(--mid);text-decoration:none;white-space:nowrap}.b-blog-detail-auth-v1 .bc-sep{opacity:.4}.b-blog-detail-auth-v1 .bc-curr{color:#2b2b2b;color:var(--dark);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-blog-detail-auth-v1 .topbar-actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.b-blog-detail-auth-v1 .tbtn{align-items:center;border:none;border-radius:9px;display:inline-flex;font-size:12px;font-weight:600;gap:7px;padding:8px 16px;transition:all .15s}.b-blog-detail-auth-v1 .tbtn-primary{background:#5aeea0;background:var(--mint);color:#2b2b2b;color:var(--dark)}.b-blog-detail-auth-v1 .tbtn-ghost{background:#0000;border:1.5px solid var(--border);color:var(--mid)}.b-blog-detail-auth-v1 .page-wrap{align-items:flex-start;display:flex;min-width:0}.b-blog-detail-auth-v1 .page-main{flex:1 1;max-width:none;min-width:0}.b-blog-detail-auth-v1 .page-sbar{flex-shrink:0;max-height:calc(100vh - var(--topbar-h));max-height:calc(100vh - var(--topbar-h) - var(--app-offset-top, 0px));overflow-y:auto;padding:0 24px 60px 0;position:-webkit-sticky;position:sticky;scrollbar-width:none;top:calc(var(--topbar-h));top:calc(var(--topbar-h) + var(--app-offset-top, 0px));width:284px}.b-blog-detail-auth-v1 .page-sbar--auth{padding-top:28px}.b-blog-detail-auth-v1 .page-sbar::-webkit-scrollbar{display:none}.b-blog-detail-auth-v1 .hero{background:linear-gradient(135deg,#1e1a2e,#26203a 40%,#162a22 80%,#1a3028);border-bottom:1px solid #ffffff14;box-shadow:0 18px 44px #1e1a2e1f;overflow:hidden;padding:32px 36px 0;position:relative}.b-blog-detail-auth-v1 .h-orb-a,.b-blog-detail-auth-v1 .h-orb-b{border-radius:50%;pointer-events:none;position:absolute}.b-blog-detail-auth-v1 .h-orb-a{background:radial-gradient(circle,#5aeaa014,#0000 65%);height:320px;right:100px;top:-80px;width:320px}.b-blog-detail-auth-v1 .h-orb-b{background:radial-gradient(circle,#a89de817,#0000 65%);bottom:0;height:220px;left:200px;width:220px}.b-blog-detail-auth-v1 .h-inner{position:relative;z-index:2}.b-blog-detail-auth-v1 .h-bc{align-items:center;color:#ffffff59;display:flex;font-size:12px;gap:8px;margin-bottom:20px}.b-blog-detail-auth-v1 .h-bc a{color:#ffffff59;text-decoration:none}.b-blog-detail-auth-v1 .h-bc-sep{color:#ffffff26}.b-blog-detail-auth-v1 .h-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.b-blog-detail-auth-v1 .tag{border-radius:100px;font-size:11px;font-weight:700;padding:4px 12px}.b-blog-detail-auth-v1 .t-lav-d{background:#a89de826;border:1px solid #a89de838;color:#c4bce8}.b-blog-detail-auth-v1 .t-dark{background:#ffffff17;border:1px solid #ffffff21;color:#fff9}.b-blog-detail-auth-v1 .h-title{text-wrap:balance;color:#fff;font-family:Unbounded,sans-serif;font-size:30px;font-weight:900;letter-spacing:-.04em;line-height:1.18;margin-bottom:22px;max-width:700px}.b-blog-detail-auth-v1 .h-author{align-items:center;display:flex;gap:12px;padding-bottom:28px}.b-blog-detail-auth-v1 .h-av{align-items:center;background:linear-gradient(135deg,#5aeaa0,#a89de8);border:2.5px solid #ffffff2e;border-radius:50%;color:#2b2b2b;color:var(--dark);display:flex;flex-shrink:0;font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;height:42px;justify-content:center;overflow:hidden;width:42px}.b-blog-detail-auth-v1 .h-av img{height:100%;object-fit:cover;width:100%}.b-blog-detail-auth-v1 .h-aname{color:#fff;font-size:13px;font-weight:700;margin-bottom:2px}.b-blog-detail-auth-v1 .h-aspec{color:#ffffff73;font-size:11px}.b-blog-detail-auth-v1 .h-abts{display:flex;flex-shrink:0;gap:7px}.b-blog-detail-auth-v1 .btn-msg,.b-blog-detail-auth-v1 .btn-sub{border:1px solid #0000;border-radius:20px;font-size:12px;padding:7px 14px;transition:all .15s}.b-blog-detail-auth-v1 .btn-msg{background:#ffffff17;border-color:#ffffff2e;color:#ffffffbf}.b-blog-detail-auth-v1 .btn-sub{background:#5aeea0;background:var(--mint);border:none;box-shadow:0 3px 12px #5aeaa04d;color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;padding:7px 16px}.b-blog-detail-auth-v1 .btn-sub.on{background:#ffffff1a;border:1px solid #ffffff2e;box-shadow:none;color:#ffffffa6;font-family:Onest,sans-serif}.b-blog-detail-auth-v1 .h-insights{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin:-10px 0 22px;max-width:640px}.b-blog-detail-auth-v1 .h-insight{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:13px;color:#ffffffb8;padding:10px 12px}.b-blog-detail-auth-v1 .h-insight b{color:#fff;display:block;font-family:Unbounded,sans-serif;font-size:13px;font-weight:900;letter-spacing:-.04em;margin-bottom:3px}.b-blog-detail-auth-v1 .h-insight span{color:#ffffff75;display:block;font-size:10px;line-height:1.35}.b-blog-detail-auth-v1 .h-cover{align-items:center;background:linear-gradient(160deg,#1a1628,#222040 55%,#142218);border-radius:16px 16px 0 0;display:flex;height:286px;isolation:isolate;justify-content:center;overflow:hidden;position:relative;width:100%}.b-blog-detail-auth-v1 .h-cover:before{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(135deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.015));border:1px solid #ffffff14;border-radius:18px;content:"";inset:18px;pointer-events:none;position:absolute;z-index:1}.b-blog-detail-auth-v1 .h-cover>img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.b-blog-detail-auth-v1 .h-cover-em{filter:drop-shadow(0 8px 32px rgba(0,0,0,.5));font-size:88px;position:relative;z-index:2}.b-blog-detail-auth-v1 .content-wrap{padding:28px 32px 40px}.b-blog-detail-auth-v1 .art-card,.b-blog-detail-auth-v1 .cmt-card,.b-blog-detail-auth-v1 .post-actions,.b-blog-detail-auth-v1 .sbar-card{background:var(--white);border:1px solid var(--border);border-radius:14px}.b-blog-detail-auth-v1 .art-card{border-radius:0 0 16px 16px;border-top:none;margin-bottom:12px;padding:28px 36px 36px}.b-blog-detail-auth-v1 .art-meta{align-items:center;border-bottom:1px solid var(--border);color:var(--mid);display:flex;flex-wrap:wrap;font-size:12px;gap:12px;margin-bottom:22px;padding-bottom:20px;row-gap:8px}.b-blog-detail-auth-v1 .art-meta-dot{background:var(--border);border-radius:50%;height:3px;width:3px}.b-blog-detail-auth-v1 .art-meta-dates{align-items:center;border-top:1px solid var(--border);display:flex;gap:14px;margin-top:2px;padding-top:10px;width:100%}.b-blog-detail-auth-v1 .art-date-item{align-items:center;color:var(--mid);display:flex;font-size:11px;gap:6px}.b-blog-detail-auth-v1 .art-date-label{font-weight:600}.b-blog-detail-auth-v1 .art-date-val{color:#2b2b2b;color:var(--dark);font-weight:500}.b-blog-detail-auth-v1 .art-date-sep{color:var(--border);font-size:16px}.b-blog-detail-auth-v1 .article-brief{background:linear-gradient(135deg,#5aeaa01a,#a89de81a);border:1px solid #a89de838;border-radius:16px;margin:0 0 24px;overflow:hidden;padding:18px 20px;position:relative}.b-blog-detail-auth-v1 .article-brief:after{background:radial-gradient(circle,#5aeaa033,#0000 68%);border-radius:50%;content:"";height:130px;pointer-events:none;position:absolute;right:-52px;top:-56px;width:130px}.b-blog-detail-auth-v1 .brief-kicker{color:#7b6fd4;font-family:Unbounded,sans-serif;font-size:10px;font-weight:800;letter-spacing:.09em;margin-bottom:8px;text-transform:uppercase}.b-blog-detail-auth-v1 .brief-text{color:var(--dark2);font-size:13px;line-height:1.6}.b-blog-detail-auth-v1 .brief-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-top:12px}.b-blog-detail-auth-v1 .brief-mini{background:var(--bg);border:1px solid var(--border);border-radius:11px;padding:10px}.b-blog-detail-auth-v1 .brief-mini b{color:#2b2b2b;color:var(--dark);display:block;font-size:11px;margin-bottom:4px}.b-blog-detail-auth-v1 .brief-mini span{color:var(--mid);font-size:12px;line-height:1.45}.b-blog-detail-auth-v1 .art p{color:#2b2b2b;color:var(--dark);font-size:15px;font-weight:300;line-height:1.88;margin-bottom:22px}.b-blog-detail-auth-v1 .art p.lead{font-weight:400}.b-blog-detail-auth-v1 .art-map{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin:24px 0 28px}.b-blog-detail-auth-v1 .art-map a,.b-blog-detail-auth-v1 .art-map button{background:var(--bg);border:1px solid var(--border);border-radius:12px;color:#2b2b2b;color:var(--dark);display:flex;flex-direction:column;justify-content:space-between;min-height:74px;padding:12px 13px;text-align:left;text-decoration:none}.b-blog-detail-auth-v1 .art-map b{color:#7b6fd4;font-family:Unbounded,sans-serif;font-size:10px;letter-spacing:.02em}.b-blog-detail-auth-v1 .art-map span{color:var(--mid);font-size:12px;line-height:1.35;margin-top:7px}.b-blog-detail-auth-v1 .article-toolkit{grid-gap:10px;border-top:1px solid var(--border);display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-top:28px;padding-top:24px}.b-blog-detail-auth-v1 .tool-card{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:12px;text-align:left}.b-blog-detail-auth-v1 .tool-card-ico{font-size:20px;margin-bottom:8px}.b-blog-detail-auth-v1 .tool-card b{color:#2b2b2b;color:var(--dark);display:block;font-size:12px;margin-bottom:4px}.b-blog-detail-auth-v1 .tool-card span{color:var(--mid);font-size:12px;line-height:1.45}.b-blog-detail-auth-v1 .post-actions{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;bottom:14px;box-shadow:0 12px 32px rgba(0,0,0,.045);display:flex;gap:2px;margin-bottom:12px;padding:8px 12px;position:-webkit-sticky;position:sticky;z-index:30}.b-blog-detail-auth-v1 .pab{align-items:center;background:#0000;border:none;border-radius:9px;color:var(--mid);display:flex;font-size:13px;gap:6px;padding:7px 10px;transition:all .14s;-webkit-user-select:none;user-select:none;white-space:nowrap}.b-blog-detail-auth-v1 .pab:focus-visible,.b-blog-detail-auth-v1 .pab:hover{background:var(--bg);color:#2b2b2b;color:var(--dark);outline:none}.b-blog-detail-auth-v1 .pab:disabled{cursor:not-allowed;opacity:.6}.b-blog-detail-auth-v1 .pab svg,.b-blog-detail-auth-v1 .pab-recommend svg{flex-shrink:0}.b-blog-detail-auth-v1 .pab.liked{color:#e84040}.b-blog-detail-auth-v1 .pab.saved{color:#7b6fd4}.b-blog-detail-auth-v1 .pab-sep{background:var(--border);flex-shrink:0;height:20px;margin:0 3px;width:1px}.b-blog-detail-auth-v1 .pab-spacer{flex:1 1}.b-blog-detail-auth-v1 .pab-recommend{align-items:center;background:#0000;border:1.5px solid var(--border);border-radius:9px;color:var(--mid);display:flex;font-size:12px;gap:6px;padding:7px 10px;transition:all .14s;white-space:nowrap}.b-blog-detail-auth-v1 .pab-recommend:focus-visible,.b-blog-detail-auth-v1 .pab-recommend:hover{background:var(--l10);border-color:var(--l30);color:#7b6fd4;outline:none}.b-blog-detail-auth-v1 .pab-book{background:#5aeea0;background:var(--mint);border:none;border-radius:100px;box-shadow:0 3px 12px #5aeaa047;color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;letter-spacing:-.01em;padding:8px 18px;transition:all .2s;white-space:nowrap}.b-blog-detail-auth-v1 .pab-book:focus-visible,.b-blog-detail-auth-v1 .pab-book:hover{box-shadow:0 5px 18px #5aeaa06b;outline:none;transform:translateY(-1px)}.b-blog-detail-auth-v1 .cmt-card{margin-bottom:12px;padding:24px 28px}.b-blog-detail-auth-v1 .cmt-head{align-items:center;color:#2b2b2b;color:var(--dark);display:flex;font-family:Unbounded,sans-serif;font-size:12px;font-weight:700;justify-content:space-between;margin-bottom:20px}.b-blog-detail-auth-v1 .cmt-cnt{background:var(--bg);border:1px solid var(--border);border-radius:100px;color:var(--mid);font-size:11px;padding:3px 10px}.b-blog-detail-auth-v1 .cmt-sort{display:flex;gap:4px}.b-blog-detail-auth-v1 .cmt-sort-btn{background:#0000;border:1px solid #0000;border-radius:7px;color:var(--mid);font-size:11px;padding:4px 10px}.b-blog-detail-auth-v1 .cmt-sort-btn.on{background:var(--white);border-color:var(--border);color:#2b2b2b;color:var(--dark);font-weight:500}.b-blog-detail-auth-v1 .cmt-insight{align-items:flex-start;background:linear-gradient(135deg,var(--l10),var(--m10));border:1px solid #a89de833;border-radius:14px;display:flex;gap:13px;margin-bottom:20px;padding:13px 15px}.b-blog-detail-auth-v1 .cmt-insight-ico{align-items:center;background:#fff;border-radius:12px;display:flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.b-blog-detail-auth-v1 .ci-row{align-items:flex-start;display:flex;gap:12px;margin-bottom:22px}.b-blog-detail-auth-v1 .ci-av{align-items:center;background:linear-gradient(135deg,#5aeaa0,#a89de8);border-radius:50%;color:#2b2b2b;color:var(--dark);display:flex;flex-shrink:0;font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;height:36px;justify-content:center;width:36px}.b-blog-detail-auth-v1 .ci-inner{display:flex;flex:1 1;flex-direction:column;gap:8px}.b-blog-detail-auth-v1 .cmt-reply-target{align-items:center;background:#a89de814;border:1px solid var(--border);border-radius:10px;color:var(--mid);display:flex;font-size:12px;gap:10px;justify-content:space-between;padding:8px 12px}.b-blog-detail-auth-v1 .cmt-reply-target b{color:#2b2b2b;color:var(--dark);font-weight:700}.b-blog-detail-auth-v1 .cmt-reply-target button{background:#0000;border:none;color:#2b2b2b;color:var(--dark);cursor:pointer;flex-shrink:0;font-size:11px;font-weight:600}.b-blog-detail-auth-v1 .ci-inp{background:var(--white);border:1.5px solid var(--border);border-radius:11px;color:#2b2b2b;color:var(--dark);font-size:13px;line-height:1.6;min-height:64px;outline:none;padding:11px 14px;resize:vertical;width:100%}.b-blog-detail-auth-v1 .ci-foot{align-items:center;display:flex;justify-content:space-between}.b-blog-detail-auth-v1 .ci-tools{display:flex;gap:4px}.b-blog-detail-auth-v1 .ci-send{background:#5aeea0;background:var(--mint);border:none;border-radius:100px;color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;padding:8px 18px}.b-blog-detail-auth-v1 .cmt{display:flex;gap:12px;margin-bottom:18px}.b-blog-detail-auth-v1 .cmt-av{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;height:36px;justify-content:center;width:36px}.b-blog-detail-auth-v1 .cmt-body{flex:1 1;min-width:0}.b-blog-detail-auth-v1 .cmt-hdr{align-items:center;display:flex;gap:8px;margin-bottom:4px}.b-blog-detail-auth-v1 .cmt-name{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:700}.b-blog-detail-auth-v1 .cmt-date{color:var(--mid);font-size:11px}.b-blog-detail-auth-v1 .cmt-txt{color:var(--dark2);font-size:13px;font-weight:300;line-height:1.7;margin-bottom:8px}.b-blog-detail-auth-v1 .cmt--reply{margin-left:0}.b-blog-detail-auth-v1 .cmt--depth-1{margin-left:26px}.b-blog-detail-auth-v1 .cmt--depth-2{margin-left:52px}.b-blog-detail-auth-v1 .cmt--depth-3{margin-left:78px}.b-blog-detail-auth-v1 .cmt--depth-4{margin-left:104px}.b-blog-detail-auth-v1 .cmt--depth-5{margin-left:130px}.b-blog-detail-auth-v1 .cmt--depth-6{margin-left:156px}@media(max-width:768px){.b-blog-detail-auth-v1 .cmt--depth-1{margin-left:12px}.b-blog-detail-auth-v1 .cmt--depth-2{margin-left:24px}.b-blog-detail-auth-v1 .cmt--depth-3{margin-left:36px}.b-blog-detail-auth-v1 .cmt--depth-4{margin-left:48px}.b-blog-detail-auth-v1 .cmt--depth-5{margin-left:60px}.b-blog-detail-auth-v1 .cmt--depth-6{margin-left:72px}}.b-blog-detail-auth-v1 .cmt-replyto{align-items:center;background:var(--l10);border:1px solid var(--l30);border-radius:999px;color:#7b6fd4;display:inline-flex;font-size:10px;font-weight:700;line-height:1.3;margin-bottom:6px;max-width:100%;padding:3px 9px;width:-webkit-fit-content;width:fit-content}.b-blog-detail-auth-v1 .cmt-acts{align-items:center;display:flex;flex-wrap:wrap;gap:4px}.b-blog-detail-auth-v1 .cmt-act{align-items:center;background:#0000;border:1px solid #0000;border-radius:8px;color:var(--mid);display:inline-flex;font-size:12px;font-weight:600;gap:5px;justify-content:center;min-height:28px;padding:4px 9px;transition:background .14s ease,color .14s ease,border-color .14s ease,transform .14s ease}.b-blog-detail-auth-v1 .cmt-act:focus-visible,.b-blog-detail-auth-v1 .cmt-act:hover{background:var(--bg);border-color:var(--border);color:#2b2b2b;color:var(--dark);outline:none}.b-blog-detail-auth-v1 .cmt-act:disabled{cursor:not-allowed;opacity:.58}.b-blog-detail-auth-v1 .cmt-act.liked{background:#e8404014;border-color:#e8404029;color:#e84040}.b-blog-detail-auth-v1 .cmt-reaction-wrap{display:inline-flex;position:relative}.b-blog-detail-auth-v1 .cmt-reaction-main{min-width:52px;padding-inline:8px 10px}.b-blog-detail-auth-v1 .cmt-reaction-emoji{font-size:14px;line-height:1}.b-blog-detail-auth-v1 .cmt-reaction-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid var(--border);border-radius:999px;bottom:calc(100% + 8px);box-shadow:0 12px 28px #2b2b2b1f;display:flex;gap:4px;left:0;opacity:0;padding:6px;pointer-events:none;position:absolute;transform:translateY(5px) scale(.98);transform-origin:left bottom;transition:opacity .14s ease,visibility .14s ease,transform .14s ease;visibility:hidden;z-index:12}.b-blog-detail-auth-v1 .cmt-reaction-wrap:focus-within .cmt-reaction-menu,.b-blog-detail-auth-v1 .cmt-reaction-wrap:hover .cmt-reaction-menu{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);visibility:visible}.b-blog-detail-auth-v1 .cmt-reaction-option{align-items:center;background:#0000;border:none;border-radius:50%;display:inline-flex;font-size:16px;height:30px;justify-content:center;line-height:1;position:relative;transition:transform .13s ease,background .13s ease;width:30px}.b-blog-detail-auth-v1 .cmt-reaction-option.is-active,.b-blog-detail-auth-v1 .cmt-reaction-option:focus-visible,.b-blog-detail-auth-v1 .cmt-reaction-option:hover{background:var(--bg);outline:none;transform:translateY(-2px) scale(1.08)}.b-blog-detail-auth-v1 .cmt-reaction-option b{background:#2b2b2b;background:var(--dark);border-radius:999px;bottom:-3px;color:var(--white);font-size:8px;font-weight:800;height:14px;line-height:14px;min-width:14px;padding:0 3px;position:absolute;right:-2px}.b-blog-detail-auth-v1 .cmt-act--report{color:#6b6b6bc7}.b-blog-detail-auth-v1 .cmt-act--report .report-content-btn__icon,.b-blog-detail-auth-v1 .cmt-act--report .report-content-btn__label{font-size:12px;line-height:1}.b-blog-detail-auth-v1 .cmt-act--report:focus-visible,.b-blog-detail-auth-v1 .cmt-act--report:hover{background:#d65f5414;border-color:#d65f5429;color:#d65f54}.b-blog-detail-auth-v1 .ar{background:var(--l10);border:1px solid var(--l30);border-radius:10px;margin:0 0 18px 48px;padding:12px 16px}.b-blog-detail-auth-v1 .ar-lbl{align-items:center;color:#7b6fd4;display:flex;font-size:10px;font-weight:700;gap:6px;letter-spacing:.06em;margin-bottom:5px;text-transform:uppercase}.b-blog-detail-auth-v1 .ar-check{align-items:center;background:var(--lav);border-radius:50%;color:#fff;display:inline-flex;font-size:8px;height:14px;justify-content:center;width:14px}.b-blog-detail-auth-v1 .ar-txt{color:#3a2f8a;font-size:13px;font-weight:300;line-height:1.65}.b-blog-detail-auth-v1 .cmt-more{background:#0000;border:1.5px solid var(--border);border-radius:10px;color:var(--mid);font-size:12px;font-weight:600;margin-top:14px;padding:11px;width:100%}.b-blog-detail-auth-v1 .blogd-comments-empty,.b-blog-detail-auth-v1 .blogd-comments-error,.b-blog-detail-auth-v1 .blogd-comments-loading{border-radius:10px;font-size:13px;margin-bottom:14px;padding:12px 14px}.b-blog-detail-auth-v1 .blogd-comments-loading{background:var(--bg);border:1px solid var(--border);color:var(--mid)}.b-blog-detail-auth-v1 .blogd-comments-empty{background:#fff;border:1px dashed var(--border);color:var(--mid)}.b-blog-detail-auth-v1 .blogd-comments-error{background:#ffe9e9;border:1px solid #f3bcbc;color:#8f2d2d}.b-blog-detail-auth-v1 .sbar-card{margin-bottom:14px;padding:18px}.b-blog-detail-auth-v1 .sb-lbl{color:var(--mid);font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:14px;text-transform:uppercase}.b-blog-detail-auth-v1 .ac-head{align-items:center;display:flex;gap:12px;margin-bottom:10px}.b-blog-detail-auth-v1 .ac-av{align-items:center;background:linear-gradient(135deg,#5aeaa0,#a89de8);border-radius:50%;color:#2b2b2b;color:var(--dark);display:flex;flex-shrink:0;font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;height:48px;justify-content:center;overflow:hidden;width:48px}.b-blog-detail-auth-v1 .ac-av img{display:block;height:100%;object-fit:cover;width:100%}.b-blog-detail-auth-v1 .ac-name{color:#2b2b2b;color:var(--dark);font-size:14px;font-weight:700;margin-bottom:2px}.b-blog-detail-auth-v1 .ac-spec{color:var(--mid);font-size:11px;line-height:1.4}.b-blog-detail-auth-v1 .ac-bio{color:var(--mid);font-size:12px;font-weight:300;line-height:1.65;margin-bottom:12px}.b-blog-detail-auth-v1 .ac-stats{background:var(--bg);border:1px solid var(--border);border-radius:10px;display:flex;margin-bottom:12px;overflow:hidden}.b-blog-detail-auth-v1 .ac-stat{border-right:1px solid var(--border);flex:1 1;padding:9px 6px;text-align:center}.b-blog-detail-auth-v1 .ac-stat:last-child{border-right:none}.b-blog-detail-auth-v1 .ac-stat b{color:#2b2b2b;color:var(--dark);display:block;font-family:Unbounded,sans-serif;font-size:13px;font-weight:900;letter-spacing:-.02em;line-height:1}.b-blog-detail-auth-v1 .ac-stat span{color:var(--mid);display:block;font-size:10px;margin-top:3px}.b-blog-detail-auth-v1 .ac-btn-b,.b-blog-detail-auth-v1 .ac-btn-f{border-radius:9px;font-size:12px;padding:10px;width:100%}.b-blog-detail-auth-v1 .ac-btn-f{background:#5aeea0;background:var(--mint);border:none;color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;margin-bottom:7px}.b-blog-detail-auth-v1 .ac-btn-f.on{background:#5aeaa01f;border:1.5px solid #5aeaa04d;color:#18a869}.b-blog-detail-auth-v1 .ac-btn-b{background:#0000;border:1.5px solid var(--border);color:#2b2b2b;color:var(--dark);font-weight:600}.b-blog-detail-auth-v1 .rel{align-items:center;border-bottom:1px solid var(--border);color:inherit;display:flex;gap:10px;padding:9px 0;text-decoration:none}.b-blog-detail-auth-v1 .rel:last-of-type{border-bottom:none;padding-bottom:0}.b-blog-detail-auth-v1 .rel-cov{align-items:center;background:linear-gradient(135deg,#1e1a2e,#2b2340);border-radius:9px;display:flex;flex-shrink:0;font-size:20px;height:48px;justify-content:center;overflow:hidden;width:48px}.b-blog-detail-auth-v1 .rel-cov img{display:block;height:100%;object-fit:cover;width:100%}.b-blog-detail-auth-v1 .rel-info{flex:1 1;min-width:0}.b-blog-detail-auth-v1 .rel-ttl{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:600;line-height:1.35;margin-bottom:3px}.b-blog-detail-auth-v1 .rel-meta{color:var(--mid);display:flex;font-size:11px;gap:8px}.b-blog-detail-auth-v1 .pa{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:9px;padding:8px 0}.b-blog-detail-auth-v1 .pa:last-child{border-bottom:none}.b-blog-detail-auth-v1 .pa-av{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;height:32px;justify-content:center;overflow:hidden;width:32px}.b-blog-detail-auth-v1 .pa-av img{display:block;height:100%;object-fit:cover;width:100%}.b-blog-detail-auth-v1 .pa-av--tone-0{background:linear-gradient(135deg,#085041,#5dcaa5)}.b-blog-detail-auth-v1 .pa-av--tone-1{background:linear-gradient(135deg,#854f0b,#fac775)}.b-blog-detail-auth-v1 .pa-av--tone-2{background:linear-gradient(135deg,#72243e,#ed93b1)}.b-blog-detail-auth-v1 .pa-av--tone-3{background:linear-gradient(135deg,#2f4a8f,#7f9fff)}.b-blog-detail-auth-v1 .pa-info{flex:1 1;min-width:0}.b-blog-detail-auth-v1 .pa-name{font-size:12px;font-weight:600}.b-blog-detail-auth-v1 .pa-cnt{color:var(--mid);font-size:10px;margin-top:1px}.b-blog-detail-auth-v1 .pa-follow{background:var(--bg);border:1px solid var(--border);border-radius:100px;color:var(--mid);font-size:10px;font-weight:700;padding:4px 9px}.b-blog-detail-auth-v1 .pa-follow.is-on{background:#5aeaa014;border-color:#5aeaa066;color:#18a869}.b-blog-detail-auth-v1 .art-quote{background:var(--l10);border-left:3px solid var(--lav);border-radius:0 12px 12px 0;margin:24px 0;padding:18px 22px 18px 26px;position:relative}.b-blog-detail-auth-v1 .art-quote-mark{color:var(--lav);font-family:Unbounded,sans-serif;font-size:72px;font-weight:900;left:14px;line-height:1;opacity:.15;position:absolute;top:-8px;-webkit-user-select:none;user-select:none}.b-blog-detail-auth-v1 .art-quote-txt{color:#4a3fa0;font-size:15px;font-style:italic;line-height:1.72;position:relative;z-index:1}.b-blog-detail-auth-v1 .art-quote-sig{color:#7b6fd4a8;font-family:Unbounded,sans-serif;font-size:9px;font-weight:700;letter-spacing:.07em;margin-top:10px;position:relative;text-transform:uppercase;z-index:1}.b-blog-detail-auth-v1 .art-hl{background:var(--m10);border:1px solid var(--m30);border-radius:12px;margin:24px 0;padding:18px 22px}.b-blog-detail-auth-v1 .art-hl-ttl{align-items:center;color:#18a869;display:flex;font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;gap:9px;letter-spacing:.09em;margin-bottom:12px;text-transform:uppercase}.b-blog-detail-auth-v1 .art-hl-ttl:after{background:#5aeaa059;content:"";flex:1 1;height:1px}.b-blog-detail-auth-v1 .art-hl-list{display:flex;flex-direction:column;gap:10px}.b-blog-detail-auth-v1 .art-hl-item{align-items:flex-start;color:#2b2b2b;color:var(--dark);display:flex;font-size:14px;gap:12px;line-height:1.62}.b-blog-detail-auth-v1 .art-hl-dot{background:#5aeea0;background:var(--mint);border-radius:50%;flex-shrink:0;height:8px;margin-top:5px;width:8px}.b-blog-detail-auth-v1 .practice-card{background:linear-gradient(135deg,#272235,#17271f);border-radius:18px;box-shadow:0 18px 44px #1e1a2e24;color:#fff;margin:28px 0;overflow:hidden;position:relative}.b-blog-detail-auth-v1 .practice-card:before{background:radial-gradient(circle at 84% 18%,#5aeaa038,#0000 42%),radial-gradient(circle at 10% 90%,#a89de833,#0000 46%);content:"";inset:0;pointer-events:none;position:absolute}.b-blog-detail-auth-v1 .practice-inner{padding:22px;position:relative;z-index:1}.b-blog-detail-auth-v1 .practice-kicker{color:#bdf8d7;font-family:Unbounded,sans-serif;font-size:10px;font-weight:800;letter-spacing:.09em;margin-bottom:8px;text-transform:uppercase}.b-blog-detail-auth-v1 .practice-title{font-family:Unbounded,sans-serif;font-size:18px;font-weight:900;letter-spacing:-.045em;margin-bottom:8px}.b-blog-detail-auth-v1 .practice-desc{color:#ffffffa8;font-size:13px;line-height:1.65;margin-bottom:16px;max-width:600px}.b-blog-detail-auth-v1 .practice-steps{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.b-blog-detail-auth-v1 .practice-step{background:hsla(0,0%,100%,.075);border:1px solid #ffffff1f;border-radius:14px;min-height:118px;padding:13px 14px}.b-blog-detail-auth-v1 .practice-num{align-items:center;background:#5aeea0;background:var(--mint);border-radius:50%;color:#202020;display:flex;font-family:Unbounded,sans-serif;font-size:10px;font-weight:900;height:24px;justify-content:center;margin-bottom:10px;width:24px}.b-blog-detail-auth-v1 .practice-step b{color:#fff;display:block;font-size:13px;margin-bottom:6px}.b-blog-detail-auth-v1 .practice-step span{color:#fff9;display:block;font-size:12px;line-height:1.48}.b-blog-detail-auth-v1 .therapist-note{align-items:flex-start;background:#5aeaa014;border:1px solid #5aeaa042;border-radius:16px;display:flex;gap:14px;margin:26px 0;padding:16px 18px}.b-blog-detail-auth-v1 .therapist-note-ico{align-items:center;background:#5aeea0;background:var(--mint);border-radius:13px;box-shadow:0 8px 20px #5aeaa038;display:flex;flex-shrink:0;font-size:18px;height:38px;justify-content:center;width:38px}.b-blog-detail-auth-v1 .therapist-note b{color:#2b2b2b;color:var(--dark);display:block;font-family:Unbounded,sans-serif;font-size:12px;font-weight:800;margin-bottom:5px}.b-blog-detail-auth-v1 .therapist-note span{color:var(--dark2);display:block;font-size:13px;font-weight:300;line-height:1.65}@media(max-width:1100px){.b-blog-detail-auth-v1 .page-sbar{display:none}}@media(max-width:1024px){.b-blog-detail-auth-v1 .blogd-auth-progress{left:0}.b-blog-detail-auth-v1 .blogd-menu-btn{display:inline-flex}}@media(max-width:900px){.b-blog-detail-auth-v1 .art-map,.b-blog-detail-auth-v1 .article-toolkit,.b-blog-detail-auth-v1 .brief-grid,.b-blog-detail-auth-v1 .h-insights,.b-blog-detail-auth-v1 .practice-steps{grid-template-columns:1fr}.b-blog-detail-auth-v1 .h-cover{height:auto;min-height:260px;padding:18px 0}.b-blog-detail-auth-v1 .post-actions{flex-wrap:wrap;position:static}}@media(max-width:760px){.b-blog-detail-auth-v1 .topbar{padding:0 16px}.b-blog-detail-auth-v1 .hero{padding:24px 16px 0}.b-blog-detail-auth-v1 .content-wrap{padding:20px 16px 30px}.b-blog-detail-auth-v1 .h-title{font-size:23px}.b-blog-detail-auth-v1 .h-author{flex-wrap:wrap}.b-blog-detail-auth-v1 .h-abts{width:100%}.b-blog-detail-auth-v1 .btn-msg,.b-blog-detail-auth-v1 .btn-sub{flex:1 1}.b-blog-detail-auth-v1 .art-card{padding:18px}}[data-app-theme=dark] .b-blog-detail-auth-v1{--dark:#18a869;--dark2:#ccd6e5;--mint:#56d09a;--lav:#b2a7f4;--white:#1a2230;--bg:#121a27;--mid:#9aa8be;--border:#324154;--m10:#56d09a1a;--m30:#56d09a47;--l10:#b2a7f41f;--l30:#b2a7f457}[data-app-theme=dark] .b-blog-detail-auth-v1 .topbar{background:#1a2230eb}[data-app-theme=dark] .b-blog-detail-auth-v1 .cmt-insight-ico{background:#202a39}@keyframes blogd-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.b-breadcrumbs{margin:12px 0 8px}.b-breadcrumbs__list{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.b-breadcrumbs__link{opacity:.85;text-decoration:none}.b-breadcrumbs__link:hover{opacity:1;text-decoration:underline}.b-breadcrumbs__current{font-weight:600}.b-breadcrumbs__sep{margin:0 2px;opacity:.4}.b-psych-link{color:inherit;text-decoration:none}.b-psych-link-btn{align-items:center;background:none;border:0;color:inherit;cursor:pointer;display:inline-flex;font:inherit;gap:4px;line-height:inherit;margin:0;padding:0;text-align:left}.b-psych-link-btn:hover,.b-psych-link:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.b-psych-link-btn:focus-visible,.b-psych-link:focus-visible{border-radius:6px;outline:2px solid #18a869;outline:2px solid var(--mint-main,#18a869);outline-offset:2px}.psychologist-modal{align-items:flex-start;display:flex;inset:0;justify-content:center;pointer-events:none;position:fixed;z-index:1000}.psychologist-modal__overlay{background:#1a1a1a8c;inset:0;opacity:0;position:absolute;transition:opacity .32s cubic-bezier(.18,.92,.24,1);will-change:opacity}@supports((-webkit-backdrop-filter:blur(14px)) or (backdrop-filter:blur(14px))){.psychologist-modal__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a1a1a59}}.psychologist-modal__content{-webkit-overflow-scrolling:touch;grid-column-gap:28px;grid-row-gap:18px;align-items:start;background:linear-gradient(180deg,#8885ff14,#fff 42%,#fff);border:1px solid #0000000f;border-top-left-radius:30px;border-top-right-radius:30px;box-shadow:0 -22px 48px #00000029;column-gap:28px;display:grid;grid-template-columns:340px minmax(0,1fr);height:calc(100vh - 96px);margin-top:96px;opacity:.98;overflow-x:hidden;overflow-y:auto;padding:30px 30px 18px;pointer-events:auto;row-gap:18px;touch-action:pan-y;transform:translate3d(0,120%,0);transition:transform .32s cubic-bezier(.18,.92,.24,1),opacity .32s cubic-bezier(.18,.92,.24,1);width:min(1260px,100%);will-change:transform,opacity}.psychologist-modal__content:before{background:#31323529;border-radius:999px;grid-column:1/-1;height:6px;margin:4px auto 6px;width:58px}.psychologist-modal.is-open{pointer-events:auto}.psychologist-modal.is-open .psychologist-modal__overlay{opacity:1}.psychologist-modal.is-open .psychologist-modal__content{opacity:1;transform:translateZ(0)}.psychologist-modal--page{display:block;inset:auto;pointer-events:auto;position:relative;z-index:auto}.psychologist-modal--page .psychologist-modal__overlay{display:none}.psychologist-modal--page .psychologist-modal__content{border-radius:24px;box-shadow:0 12px 28px #0000001f;height:auto;margin-top:0;opacity:1;overflow:visible;overscroll-behavior:auto;scrollbar-gutter:auto;transform:none}.psychologist-modal--page .psychologist-modal__content:after,.psychologist-modal--page .psychologist-modal__content:before{display:none}.psychologist-modal--page .psychologist-modal__avatar{top:16px}.psychologist-modal__close{background:#ffffffa6;border:1px solid #0000000f;border-radius:14px;color:#313235c7;cursor:pointer;display:grid;grid-column:1/-1;height:44px;justify-self:end;place-items:center;transition:transform .16s ease,opacity .16s ease,background .16s ease;width:44px}@supports((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.psychologist-modal__close{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.psychologist-modal__close:hover{background:#ffffffd9;transform:scale(1.04)}.psychologist-modal__close:active{opacity:.9;transform:scale(.98)}.psychologist-modal__avatar{background:#d2d7db2e;border:1px solid #0000000f;border-radius:22px;box-shadow:0 18px 34px #0000001f;grid-column:1;height:380px;overflow:hidden;position:-webkit-sticky;position:sticky;top:70px;width:100%}.psychologist-modal__avatar:after{background:linear-gradient(135deg,#8885ff8c,#8885ff1a,#0000000f);border-radius:22px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute}.psychologist-modal__avatar img{height:100%;object-fit:cover;transform:scale(1.01);width:100%}.psychologist-modal__header{grid-column:2;min-width:0}.psychologist-modal__header-name{font-size:28px;letter-spacing:-.25px;line-height:1.15;margin-bottom:10px}.psychologist-modal__header-price{align-items:center;background:#ffffffa6;border:1px solid #8885ff2e;border-radius:999px;box-shadow:0 10px 22px #0000000f;color:#313235eb;display:inline-flex;font-size:14px;font-weight:800;gap:10px;line-height:18px;margin-bottom:18px;padding:10px 14px}@supports((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.psychologist-modal__header-price{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.psychologist-modal__header-info{grid-gap:12px;display:grid;gap:12px}.psychologist-modal__header-info__row{grid-gap:14px;background:#fffc;border:1px solid #0000000f;border-radius:18px;box-shadow:0 12px 26px #0000000f;display:grid;gap:14px;grid-template-columns:165px minmax(0,1fr);padding:14px 16px;transition:transform .15s ease,box-shadow .15s ease}@supports((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.psychologist-modal__header-info__row{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.psychologist-modal__header-info__row:hover{box-shadow:0 16px 34px #00000014;transform:translateY(-1px)}.psychologist-modal__header-info__row-data{position:relative;z-index:1}.psychologist-modal__header-info__row-data:first-child{color:#3132359e;font-size:13px;font-weight:800;line-height:16px;padding-top:2px}.psychologist-modal__header-info__row-data:last-child{color:#313235eb;font-size:15px;line-height:20px;min-width:0;word-break:break-word}.psychologist-modal__header-info__row-data--expand{align-items:flex-start;display:flex;flex-direction:column;gap:10px;min-width:0;white-space:pre-line}.psychologist-modal__expand-button{background:#8885ff1a;border:1px solid #8885ff2e;border-radius:999px;color:#8885ff;cursor:pointer;font-size:13px;font-weight:800;line-height:16px;padding:9px 12px;transition:transform .16s ease,opacity .16s ease,background .16s ease}.psychologist-modal__expand-button:hover{background:#8885ff24;transform:translateY(-1px)}.psychologist-modal__expand-button:active{opacity:.85;transform:translateY(0)}.psychologist-modal__calendar{background:#ffffffd9;border:1px solid #0000000f;border-radius:20px;box-shadow:0 14px 28px #00000014;margin-top:10px;overflow:hidden;padding:14px;width:100%}@supports((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.psychologist-modal__calendar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.psychologist-modal__calendar .fc{max-width:100%}.psychologist-modal__bottom{align-items:center;background:#ffffffd6;border:1px solid #0000000f;border-radius:22px;bottom:0;box-shadow:0 18px 38px #0000001f;display:flex;gap:14px;grid-column:1/-1;margin-top:14px;padding:14px 14px calc(14px + env(safe-area-inset-bottom));position:-webkit-sticky;position:sticky;z-index:3}@supports((-webkit-backdrop-filter:blur(14px)) or (backdrop-filter:blur(14px))){.psychologist-modal__bottom{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}.psychologist-modal__bottom-meta{align-items:baseline;display:flex;gap:14px;min-width:0}.psychologist-modal__bottom-price{color:#313235f2;font-size:18px;font-weight:900;line-height:1.2;white-space:nowrap}.psychologist-modal__bottom-date{color:#3132358c;font-size:13px;line-height:16px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psychologist-modal__bottom-button{border-radius:16px;font-weight:900;margin-left:auto;padding:14px 18px;white-space:nowrap}.psychologist-modal__bottom-warning{background:#ffc8321f;border:1px solid #ffb40040;border-radius:10px;color:#7a5c00;font-size:12px;line-height:1.5;margin-bottom:8px;padding:9px 12px;width:100%}.psychologist-modal__bottom--checkout{background:linear-gradient(180deg,#fbfcff,#f4f6fb);border:1px solid #bfc6d6b8;border-radius:26px;box-shadow:0 16px 32px #1518211a;display:block;overflow:hidden;padding:0}.psychologist-modal__checkout-main{align-items:stretch;display:grid;grid-template-columns:minmax(180px,230px) minmax(0,1fr);min-height:110px}.psychologist-modal__checkout-controls{grid-gap:14px;align-items:center;display:grid;gap:14px;grid-template-columns:minmax(320px,1fr) minmax(220px,250px);padding:16px 18px}.psychologist-modal__checkout-controls.is-discount-open{grid-template-columns:minmax(380px,1fr) minmax(140px,170px) minmax(220px,250px)}.psychologist-modal__checkout-controls .psychologist-modal__payment-pay{justify-self:stretch}.psychologist-modal__checkout-controls.is-discount-open .psychologist-modal__payment-pay{border-left:1px solid #abb2c361;padding-left:22px!important}.psychologist-modal__payment{grid-gap:10px;display:grid;gap:10px;min-width:0}.psychologist-modal__payment--inline{grid-template-columns:minmax(120px,.42fr) minmax(220px,1fr)}.psychologist-modal__payment .b-input{border-radius:18px;font-size:16px;height:52px;line-height:1.2;padding:10px 14px}.psychologist-modal__payment-code{font-weight:700;letter-spacing:.02em;text-align:center}.psychologist-modal__payment-trigger{background:#edf1f9cc!important;border:1px solid #b1b8c7d9!important;border-radius:18px!important;color:#41475a!important;font-size:16px!important;font-weight:600!important;justify-content:flex-start;line-height:1.2!important;min-height:50px;padding:11px 18px!important;text-align:left;width:100%}.psychologist-modal__payment-apply{align-self:stretch;border:1px solid #2a2d36eb!important;border-radius:18px!important;padding:10px 16px!important;text-align:center;width:100%}.psychologist-modal__payment-apply,.psychologist-modal__payment-pay{background:#2a2d36!important;color:#fff!important;font-size:15px!important;justify-content:center;line-height:1.2!important;min-height:50px}.psychologist-modal__payment-pay{border:1px solid #2a2d36eb!important;border-radius:18px;padding:10px 18px!important}.psychologist-modal__bottom--checkout .psychologist-modal__bottom-meta{align-items:flex-start;border-right:1px solid #b2b9c99e;flex-direction:column;gap:8px;justify-content:center;padding:14px 18px}.psychologist-modal__bottom--checkout .psychologist-modal__bottom-price{color:#252a37fa;font-size:40px;font-weight:600;letter-spacing:-.02em;line-height:.95}.psychologist-modal__bottom--checkout .psychologist-modal__bottom-date{color:#4f5666d6;font-size:14px;line-height:1.3;white-space:normal}.psychologist-modal__bottom--checkout .psychologist-modal__payment .b-input{background:#fffffff0;border:1px solid #a9b0c1d1;color:#202533fa}.psychologist-modal__bottom--checkout .psychologist-modal__payment .b-input::placeholder{color:#757d91bd}.psychologist-modal__bottom--checkout .psychologist-modal__payment-pay{box-shadow:0 10px 20px #14171f2e}@media(max-width:1239px){.psychologist-modal__content{grid-template-columns:300px minmax(0,1fr);padding:26px 20px 16px;width:100%}.psychologist-modal__avatar{height:340px}.psychologist-modal__content{border-top-left-radius:24px;border-top-right-radius:24px;grid-template-columns:1fr;height:calc(100vh - 72px);height:calc(100dvh - 72px);margin-top:72px;max-height:calc(100dvh - 72px);min-height:0;padding:22px 14px 14px;row-gap:14px}.psychologist-modal__avatar{grid-column:1;height:260px;position:relative;top:0}.psychologist-modal__header{grid-column:1}.psychologist-modal__header-name{font-size:24px}.psychologist-modal__header-price{justify-content:center;width:100%}.psychologist-modal__header-info__row{gap:10px;grid-template-columns:1fr}.psychologist-modal__bottom{align-items:stretch;flex-direction:column}.psychologist-modal__bottom-meta{justify-content:center}.psychologist-modal__bottom-date,.psychologist-modal__bottom-price{text-align:center}.psychologist-modal__bottom-button,.psychologist-modal__payment{width:100%}.psychologist-modal__payment--inline{grid-template-columns:minmax(120px,.45fr) minmax(0,1fr)}.psychologist-modal__payment-apply,.psychologist-modal__payment-pay{width:100%}.psychologist-modal__bottom--checkout .psychologist-modal__bottom-meta{align-items:flex-start;border-bottom:1px solid #aab1c26b;border-right:none;justify-content:flex-start;padding:14px 16px}.psychologist-modal__bottom--checkout .psychologist-modal__bottom-price{font-size:34px}.psychologist-modal__bottom--checkout .psychologist-modal__bottom-date{font-size:14px}.psychologist-modal__checkout-main{grid-template-columns:1fr;min-height:0}.psychologist-modal__checkout-controls{gap:12px;grid-template-columns:1fr;padding:14px 16px}.psychologist-modal__checkout-controls .psychologist-modal__payment-pay{border-left:none;padding-left:18px!important}.psychologist-modal__checkout-controls.is-discount-open{grid-template-columns:1fr}.psychologist-modal__payment-trigger{justify-content:center;text-align:center}.psychologist-modal--page .psychologist-modal__content{height:auto;max-height:none;overflow:visible}.psychologist-modal--page .psychologist-modal__bottom{margin-top:16px;position:static}}@media(prefers-reduced-motion:reduce){.psychologist-modal__content,.psychologist-modal__overlay{transition:none!important}}.psychologist-modal__content{overscroll-behavior:contain;scrollbar-color:#8885ff8c #0000000f;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.psychologist-modal__content::-webkit-scrollbar{height:10px;width:10px}.psychologist-modal__content::-webkit-scrollbar-track{background:#0000000d;border-radius:999px;margin:10px 0}.psychologist-modal__content::-webkit-scrollbar-thumb{background:#8885ff8c;border:2px solid #ffffffbf;border-radius:999px;-webkit-transition:background .16s ease,transform .16s ease;transition:background .16s ease,transform .16s ease}.psychologist-modal__content::-webkit-scrollbar-thumb:hover{background:#8885ffbf}.psychologist-modal__content::-webkit-scrollbar-thumb:active{background:#8885ffe6}.psychologist-modal__content::-webkit-scrollbar-corner{background:#0000}.psychologist-modal__content{position:relative}.psychologist-modal__content:after{background:linear-gradient(0deg,#fff,#fff0);bottom:0;height:22px}.psychologist-modal__content:after,.psychologist-modal__content:before{content:"";left:0;pointer-events:none;position:-webkit-sticky;position:sticky;right:0}.psychologist-modal__content:before{background:linear-gradient(180deg,#fff,#fff0);height:18px;top:0;z-index:2}@media(max-width:1239px){.psychologist-modal__content::-webkit-scrollbar{height:6px;width:6px}.psychologist-modal__content::-webkit-scrollbar-thumb{border:1px solid #fffc}}.psychologist-modal__notice{background:#8885ff1a;border:1px solid #00000014;border-radius:12px;font-size:13px;margin-top:10px;padding:10px 12px;width:100%}.psychologist-modal__notice--success{background:#2ecc711f;border-color:#2ecc7138}.psychologist-modal__notice--info{background:#8885ff1a;border-color:#00000014}.b-psy-profile{--pp-purple-50:#eeedfe;--pp-purple-100:#cecbf6;--pp-purple-400:#7f77dd;--pp-purple-600:#534ab7;--pp-teal-50:#e1f5ee;--pp-teal-200:#5dcaa5;--pp-teal-600:#0f6e56;--pp-amber-50:#faeeda;--pp-amber-400:#ef9f27;--pp-amber-600:#ba7517;--pp-coral-50:#faece7;--pp-coral-600:#993c1d;--pp-gray-50:#f1efe8;--pp-gray-200:#b4b2a9;--pp-gray-600:#5f5e5a;color:#313235;color:var(--color-text-primary,#313235)}.b-psy-profile__cover{background:linear-gradient(135deg,#9f99ec,#7f77dd 45%,#5dcaa5);border-radius:18px;height:200px;margin-bottom:64px;overflow:hidden;position:relative}.b-psy-profile__cover-pattern{background-image:radial-gradient(circle at 20% 50%,#fff 1px,#0000 0),radial-gradient(circle at 70% 20%,#fff 1px,#0000 0),radial-gradient(circle at 90% 70%,#fff 1px,#0000 0);background-size:60px 60px,80px 80px,50px 50px;inset:0;opacity:.14;position:absolute}.b-psy-profile__cover-top{display:flex;gap:8px;position:absolute;right:16px;top:14px;z-index:2}.b-psy-profile__share,.b-psy-profile__status{background:#ffffff38;border:1px solid #ffffff59;border-radius:20px;color:#fff;font-size:12px;padding:6px 12px}.b-psy-profile__status{align-items:center;display:inline-flex;font-weight:500;gap:6px}.b-psy-profile__status:before{background:var(--pp-teal-200);border-radius:50%;content:"";flex-shrink:0;height:7px;width:7px}.b-psy-profile__avatar-wrap{bottom:-46px;left:28px;position:absolute;z-index:2}.b-psy-profile__avatar{align-items:center;background:var(--pp-purple-50);border:4px solid #fff;border:4px solid var(--color-background-primary,#fff);border-radius:50%;color:var(--pp-purple-600);display:flex;font-size:26px;font-weight:600;height:92px;justify-content:center;position:relative;width:92px}.b-psy-profile__avatar img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.b-psy-profile__avatar-badge{background:var(--pp-purple-600);border:2px solid #fff;border:2px solid var(--color-background-primary,#fff);border-radius:50%;bottom:4px;color:#fff;display:grid;font-size:12px;height:24px;place-items:center;position:absolute;right:4px;width:24px}.b-psy-profile__head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:10px}.b-psy-profile__head-main{flex:1 1;min-width:0}.b-psy-profile__name{font-size:32px;letter-spacing:-.02em;line-height:1.05;margin-bottom:6px}.b-psy-profile__subtitle{font-size:13px;margin-bottom:8px}.b-psy-profile__bio,.b-psy-profile__subtitle{color:#777;color:var(--color-text-secondary,#777)}.b-psy-profile__bio{font-size:14px;line-height:1.65;max-width:620px}.b-psy-profile__head-actions{align-items:center;display:flex;flex-shrink:0;gap:8px;padding-top:4px}.b-psy-profile__ghost-btn,.b-psy-profile__icon-btn,.b-psy-profile__main-btn{border-radius:22px;font-size:13px;min-height:36px;padding:8px 15px}.b-psy-profile__icon-btn{background:#0000;border:1px solid #31323533;border-radius:50%;padding:0;width:36px}.b-psy-profile__ghost-btn{background:#0000;border:1px solid #31323533;color:#313235;color:var(--color-text-primary,#313235)}.b-psy-profile__main-btn{background:var(--pp-purple-600);border:none;color:#fff;font-weight:600}.b-psy-profile__share-status{color:var(--pp-purple-600);font-size:12px;margin:8px 0 2px}.b-psy-profile__tags{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0 14px}.b-psy-profile__tag{background:var(--pp-purple-50);border-radius:12px;color:var(--pp-purple-600);font-size:12px;padding:4px 11px}.b-psy-profile__tag.is-success{background:var(--pp-teal-50);color:var(--pp-teal-600)}.b-psy-profile__tag.is-accent{background:var(--pp-amber-50);color:var(--pp-amber-600)}.b-psy-profile__stats{border-bottom:1px solid #3132351f;border-top:1px solid #3132351f;display:flex;margin-bottom:18px}.b-psy-profile__stat{border-right:1px solid #3132351f;flex:1 1;padding:12px 6px;text-align:center}.b-psy-profile__stat:last-child{border-right:0}.b-psy-profile__stat-value{font-size:20px;font-weight:600;line-height:1.1}.b-psy-profile__stat-label{color:#777;color:var(--color-text-secondary,#777);font-size:11px;margin-top:3px}.b-psy-profile__highlights{display:flex;gap:16px;margin-bottom:24px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.b-psy-profile__highlight{background:#0000;border:none;color:inherit;flex-shrink:0;text-align:center;width:74px}.b-psy-profile__highlight-ring{background:conic-gradient(from 0deg,var(--pp-purple-400),var(--pp-teal-200),var(--pp-purple-400));border-radius:50%;display:block;height:60px;margin:0 auto 6px;padding:2px;width:60px}.b-psy-profile__highlight.is-new .b-psy-profile__highlight-ring{background:conic-gradient(from 0deg,var(--pp-amber-400),#f0997b,var(--pp-amber-400))}.b-psy-profile__highlight-inner{background:#fff;background:var(--color-background-primary,#fff);border-radius:50%;display:grid;font-size:22px;height:100%;place-items:center;width:100%}.b-psy-profile__highlight-label{color:#777;color:var(--color-text-secondary,#777);font-size:11px;line-height:1.3}.b-psy-profile__layout{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:300px minmax(0,1fr)}.b-psy-profile__card{background:#fff;background:var(--color-background-primary,#fff);border:1px solid #3132351f;border-radius:14px;margin-bottom:14px;padding:16px}.b-psy-profile__card-title{color:#777;color:var(--color-text-secondary,#777);font-size:11px;letter-spacing:.07em;margin-bottom:12px;text-transform:uppercase}.b-psy-profile__pill{background:var(--pp-teal-50);border-radius:8px;color:var(--pp-teal-600);display:inline-block;font-size:11px;margin-bottom:10px;padding:3px 9px}.b-psy-profile__price-row{align-items:baseline;display:flex;gap:6px}.b-psy-profile__price{font-size:27px;font-weight:600}.b-psy-profile__price-unit{color:#777;color:var(--color-text-secondary,#777);font-size:13px}.b-psy-profile__formats{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.b-psy-profile__format{background:var(--pp-gray-50);border:1px solid #31323529;border-radius:10px;color:var(--pp-gray-600);font-size:12px;padding:6px 10px}.b-psy-profile__format.is-active{background:var(--pp-purple-50);border-color:var(--pp-purple-100);color:var(--pp-purple-600)}.b-psy-profile__book-btn,.b-psy-profile__message-btn{border-radius:11px;font-size:14px;min-height:42px;width:100%}.b-psy-profile__book-btn{background:var(--pp-purple-600);border:none;color:#fff;margin-bottom:8px}.b-psy-profile__message-btn{background:#0000;border:1px solid #31323533;color:#313235;color:var(--color-text-primary,#313235)}.b-psy-profile__slots{grid-gap:6px;display:grid;gap:6px}.b-psy-profile__slot-empty{color:#777;color:var(--color-text-secondary,#777);font-size:13px;padding:6px 2px}.b-psy-profile__slot{align-items:center;background:#fff;border:1px solid #31323524;border-radius:9px;display:flex;gap:10px;justify-content:space-between;padding:9px 12px;text-align:left}.b-psy-profile__slot-day{color:#777;color:var(--color-text-secondary,#777);font-size:13px}.b-psy-profile__slot-time{font-size:13px;font-weight:600}.b-psy-profile__slot-dot{background:var(--pp-teal-200);border-radius:50%;height:7px;width:7px}.b-psy-profile__slots-more{background:#0000;border:none;color:var(--pp-purple-600);font-size:13px;margin-top:10px;text-align:center;width:100%}.b-psy-profile__rating-top{align-items:flex-end;display:flex;gap:12px;margin-bottom:12px}.b-psy-profile__rating-score{font-size:40px;font-weight:600;line-height:1}.b-psy-profile__rating-stars{color:var(--pp-amber-400);font-size:16px;letter-spacing:-1px}.b-psy-profile__rating-meta{color:#777;color:var(--color-text-secondary,#777);font-size:12px;margin-top:3px}.b-psy-profile__rating-bars{grid-gap:5px;display:grid;gap:5px}.b-psy-profile__rating-row{align-items:center;display:flex;gap:8px}.b-psy-profile__rating-num{color:#777;color:var(--color-text-secondary,#777);font-size:11px;text-align:right;width:10px}.b-psy-profile__rating-track{background:var(--pp-gray-50);border-radius:3px;flex:1 1;height:5px;overflow:hidden}.b-psy-profile__rating-fill{background:var(--pp-amber-400);border-radius:3px;display:block;height:100%}.b-psy-profile__rating-count{color:#777;color:var(--color-text-secondary,#777);font-size:11px;width:22px}.b-psy-profile__contact-row,.b-psy-profile__edu-row{align-items:flex-start;display:flex;gap:10px;margin-bottom:10px}.b-psy-profile__contact-row:last-child,.b-psy-profile__edu-row:last-child{margin-bottom:0}.b-psy-profile__contact-row>span:last-child,.b-psy-profile__edu-row>span:last-child{grid-gap:3px;display:grid;gap:3px;min-width:0}.b-psy-profile__contact-row strong,.b-psy-profile__edu-row strong{color:#313235;color:var(--color-text-primary,#313235);font-size:13px;font-weight:600}.b-psy-profile__contact-row small,.b-psy-profile__edu-row small{color:#777;color:var(--color-text-secondary,#777);font-size:12px}.b-psy-profile__contact-icon,.b-psy-profile__edu-icon{background:var(--pp-purple-50);border-radius:9px;display:grid;flex-shrink:0;font-size:16px;height:34px;place-items:center;width:34px}.b-psy-profile__contact-icon{background:var(--pp-gray-50)}.b-psy-profile__contact-row a{text-decoration:none}.b-psy-profile__tabs{border-bottom:1px solid #3132351f;display:flex;margin-bottom:16px;overflow-x:auto;scrollbar-width:none}.b-psy-profile__tabs button{background:#0000;border:none;border-bottom:2px solid #0000;color:#777;color:var(--color-text-secondary,#777);flex-shrink:0;font-size:14px;padding:10px 18px}.b-psy-profile__tabs button.is-active{border-bottom-color:var(--pp-purple-600);color:var(--pp-purple-600);font-weight:600}.b-psy-profile__certs,.b-psy-profile__feed,.b-psy-profile__forum,.b-psy-profile__reviews,.b-psy-profile__tests{grid-gap:14px;display:grid;gap:14px}.b-psy-profile__tab-empty,.b-psy-profile__tab-loading{color:#777;color:var(--color-text-secondary,#777);font-size:14px}.b-psy-profile__post,.b-psy-profile__question,.b-psy-profile__review,.b-psy-profile__tab-empty,.b-psy-profile__tab-loading{background:#fff;background:var(--color-background-primary,#fff);border:1px solid #3132351f;border-radius:14px;padding:16px}.b-psy-profile__post-meta{align-items:center;display:flex;gap:10px;margin-bottom:12px}.b-psy-profile__post-meta span:last-child{grid-gap:2px;display:grid;gap:2px}.b-psy-profile__post-meta strong{font-size:14px;font-weight:600}.b-psy-profile__post-meta small{color:#777;color:var(--color-text-secondary,#777);font-size:12px}.b-psy-profile__post-avatar{background:var(--pp-purple-50);border-radius:50%;color:var(--pp-purple-600);display:grid;flex-shrink:0;font-size:13px;font-weight:600;height:38px;place-items:center;width:38px}.b-psy-profile__topic{border-radius:10px;display:inline-block;font-size:11px;font-weight:600;margin-bottom:10px;padding:3px 10px}.b-psy-profile__topic.is-teal{background:var(--pp-teal-50);color:var(--pp-teal-600)}.b-psy-profile__topic.is-amber{background:var(--pp-amber-50);color:var(--pp-amber-600)}.b-psy-profile__topic.is-purple{background:var(--pp-purple-50);color:var(--pp-purple-600)}.b-psy-profile__topic.is-coral{background:var(--pp-coral-50);color:var(--pp-coral-600)}.b-psy-profile__post-banner{background:linear-gradient(120deg,var(--pp-purple-50),var(--pp-teal-50));border-radius:10px;display:grid;font-size:36px;height:120px;margin-bottom:14px;place-items:center}.b-psy-profile__post-banner.is-image{background:#31323514;overflow:hidden;padding:0}.b-psy-profile__post-banner.is-image img{display:block;height:100%;object-fit:cover;width:100%}.b-psy-profile__post-title{color:#313235;color:var(--color-text-primary,#313235);font-size:16px;font-weight:600;line-height:1.35;margin:0 0 8px}.b-psy-profile__answer p,.b-psy-profile__post p,.b-psy-profile__question-text,.b-psy-profile__review p{color:#313235;color:var(--color-text-primary,#313235);font-size:14px;line-height:1.7}.b-psy-profile__post-actions{align-items:center;border-top:1px solid #3132351f;display:flex;gap:12px;margin-top:12px;padding-top:12px}.b-psy-profile__post-actions button{background:#0000;border:none;color:#777;color:var(--color-text-secondary,#777);font-size:13px}.b-psy-profile__post-actions .is-liked{color:var(--pp-purple-600);font-weight:600}.b-psy-profile__mini-book{background:var(--pp-purple-50)!important;border-radius:10px!important;color:var(--pp-purple-600)!important;margin-left:auto;padding:6px 12px!important}.b-psy-profile__inline-more{background:#0000;border:none;color:var(--pp-purple-600);font-size:12px;margin-left:8px;padding:0}.b-psy-profile__forum-head{align-items:center;background:var(--pp-purple-50);border-radius:12px;display:flex;gap:10px;justify-content:space-between;padding:14px 16px}.b-psy-profile__forum-head p{color:var(--pp-purple-600);font-size:14px}.b-psy-profile__forum-head button{background:var(--pp-purple-600);border:none;border-radius:10px;color:#fff;flex-shrink:0;font-size:13px;padding:8px 14px}.b-psy-profile__question header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.b-psy-profile__question header h3{font-size:15px;font-weight:600;line-height:1.4}.b-psy-profile__question header span{border-radius:10px;flex-shrink:0;font-size:11px;padding:3px 9px}.b-psy-profile__question header .is-answered{background:var(--pp-teal-50);color:var(--pp-teal-600)}.b-psy-profile__question header .is-new{background:var(--pp-amber-50);color:var(--pp-amber-600)}.b-psy-profile__answer{background:var(--pp-purple-50);border-radius:10px;margin-bottom:10px;margin-top:10px;padding:12px}.b-psy-profile__answer small{color:var(--pp-purple-600);font-size:11px;font-weight:600}.b-psy-profile__question footer,.b-psy-profile__review footer{color:#777;color:var(--color-text-secondary,#777);font-size:12px;margin-top:10px}.b-psy-profile__review header{display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.b-psy-profile__review header span:first-child{grid-gap:2px;display:grid;gap:2px}.b-psy-profile__review header strong{font-size:14px;font-weight:600}.b-psy-profile__review header small{color:var(--pp-teal-600);font-size:11px}.b-psy-profile__review-stars{color:var(--pp-amber-400);font-size:15px;letter-spacing:-1px}.b-psy-profile__review footer{align-items:center;display:flex;justify-content:space-between}.b-psy-profile__cert-head{background:var(--pp-teal-50);border-radius:12px;color:var(--pp-teal-600);font-size:13px;padding:12px 16px}.b-psy-profile__cert{align-items:flex-start;border:1px solid #3132351f;border-radius:11px;display:flex;gap:12px;padding:12px 14px}.b-psy-profile__cert>span:last-child{grid-gap:3px;display:grid;gap:3px;min-width:0}.b-psy-profile__cert strong{font-size:13px;font-weight:600}.b-psy-profile__cert small{color:#777;color:var(--color-text-secondary,#777);font-size:12px}.b-psy-profile__cert-icon{background:var(--pp-purple-50);border-radius:8px;display:grid;flex-shrink:0;font-size:22px;height:50px;place-items:center;width:40px}.b-psy-profile__cert-year{color:var(--pp-purple-600)!important}.b-psy-profile__podcasts{grid-gap:16px;display:grid;gap:16px}.b-psy-profile__pod-nav{border-bottom:1px solid #3132351f;display:flex;gap:0;overflow-x:auto;scrollbar-width:none}.b-psy-profile__pod-nav-btn{background:#0000;border:none;border-bottom:2px solid #0000;color:#777;color:var(--color-text-secondary,#777);font-size:14px;padding:10px 18px;white-space:nowrap}.b-psy-profile__pod-nav-btn.is-active{border-bottom-color:var(--pp-purple-600);color:var(--pp-purple-600);font-weight:600}.b-psy-profile__pod-profile{grid-gap:14px;display:grid;gap:14px}.b-psy-profile__pod-hero{background:#fff;background:var(--color-background-primary,#fff);border:1px solid #3132351f;border-radius:14px;overflow:hidden}.b-psy-profile__pod-hero-top{align-items:flex-start;background:linear-gradient(135deg,#3c3489,#534ab7 56%,#5dcaa5);display:flex;gap:16px;padding:24px 20px 20px}.b-psy-profile__pod-cover{background:#ffffff1f;border:1px solid #ffffff4d;border-radius:14px;color:#fff;display:grid;flex-shrink:0;font-size:34px;height:88px;place-items:center;width:88px}.b-psy-profile__pod-meta{color:#fff;min-width:0}.b-psy-profile__pod-label{color:#ffffffad;font-size:11px;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.b-psy-profile__pod-name{font-size:21px;line-height:1.2;margin-bottom:6px}.b-psy-profile__pod-desc{color:#fffc;font-size:13px;line-height:1.55;max-width:520px}.b-psy-profile__pod-stats{display:flex;flex-wrap:wrap;gap:10px 14px;margin-top:10px}.b-psy-profile__pod-stats span{color:#ffffffc2;font-size:12px}.b-psy-profile__pod-actions{align-items:center;border-top:1px solid #3132351a;display:flex;gap:8px;padding:12px 16px}.b-psy-profile__pod-ghost,.b-psy-profile__pod-sub{border-radius:18px;font-size:13px;min-height:34px;padding:6px 14px}.b-psy-profile__pod-sub{background:var(--pp-purple-600);border:none;color:#fff;font-weight:600}.b-psy-profile__pod-ghost{background:#0000;border:1px solid #31323533;color:#313235;color:var(--color-text-primary,#313235)}.b-psy-profile__pod-platforms{display:flex;flex-wrap:wrap;gap:7px;margin-left:auto}.b-psy-profile__pod-platforms span{background:var(--pp-gray-50);border:1px solid #3132351a;border-radius:9px;color:var(--pp-gray-600);font-size:11px;padding:5px 10px}.b-psy-profile__pod-filters{display:flex;flex-wrap:wrap;gap:8px}.b-psy-profile__pod-filters button{background:#0000;border:1px solid #31323524;border-radius:18px;color:#777;color:var(--color-text-secondary,#777);font-size:12px;padding:6px 12px}.b-psy-profile__pod-filters button.is-active{background:var(--pp-purple-50);border-color:var(--pp-purple-100);color:var(--pp-purple-600)}.b-psy-profile__pod-episodes{grid-gap:10px;display:grid;gap:10px}.b-psy-profile__pod-episode{align-items:flex-start;background:#fff;background:var(--color-background-primary,#fff);border:1px solid #3132351f;border-radius:14px;display:flex;gap:12px;padding:14px}.b-psy-profile__pod-episode-num{background:var(--pp-purple-50);border-radius:10px;color:var(--pp-purple-600);display:grid;flex-shrink:0;font-size:12px;font-weight:600;height:34px;place-items:center;width:34px}.b-psy-profile__pod-episode-body{flex:1 1;min-width:0}.b-psy-profile__pod-episode-body p{color:#777;color:var(--color-text-secondary,#777);font-size:13px;line-height:1.6;margin:8px 0 10px}.b-psy-profile__pod-episode-body footer{align-items:center;display:flex;gap:10px}.b-psy-profile__pod-episode-body footer span{color:#777;color:var(--color-text-secondary,#777);font-size:12px}.b-psy-profile__pod-episode-body footer span:last-of-type{margin-left:auto}.b-psy-profile__pod-episode-body footer button{border:none;border-radius:18px;font-size:12px;padding:6px 12px}.b-psy-profile__pod-episode-body footer button.is-playing{background:var(--pp-teal-200);color:#fff}.b-psy-profile__pod-episode-top{align-items:flex-start;display:flex;gap:8px;justify-content:space-between}.b-psy-profile__pod-episode-top h4{font-size:15px;font-weight:600;line-height:1.35}.b-psy-profile__pod-episode-top span{color:#777;color:var(--color-text-secondary,#777);flex-shrink:0;font-size:12px}.b-psy-profile__pod-episode-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.b-psy-profile__pod-episode-tags span{border-radius:8px;font-size:11px;font-weight:600;padding:3px 8px}.b-psy-profile__pod-episode-tags span.is-teal{background:var(--pp-teal-50);color:var(--pp-teal-600)}.b-psy-profile__pod-episode-tags span.is-amber{background:var(--pp-amber-50);color:var(--pp-amber-600)}.b-psy-profile__pod-episode-tags span.is-purple{background:var(--pp-purple-50);color:var(--pp-purple-600)}.b-psy-profile__pod-episode-tags span.is-coral{background:var(--pp-coral-50);color:var(--pp-coral-600)}.b-psy-profile__pod-save{background:#0000!important;color:#777;color:var(--color-text-secondary,#777);font-size:14px!important;padding:0!important}.b-psy-profile__pod-more{background:#0000;border:none;color:var(--pp-purple-600);font-size:13px;padding:4px 0 0;text-align:center}.b-psy-profile__pod-player{align-items:center;background:#fff;background:var(--color-background-primary,#fff);border:1px solid #3132351f;border-radius:12px;display:flex;gap:10px;padding:10px 12px}.b-psy-profile__pod-player-cover{background:linear-gradient(135deg,var(--pp-purple-100),var(--pp-teal-200));border-radius:9px;display:grid;flex-shrink:0;height:40px;place-items:center;width:40px}.b-psy-profile__pod-player-info{grid-gap:2px;display:grid;gap:2px;min-width:0}.b-psy-profile__pod-player-info strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-psy-profile__pod-player-info span{color:#777;color:var(--color-text-secondary,#777);font-size:12px}.b-psy-profile__pod-player-progress{margin-left:auto;min-width:120px}.b-psy-profile__pod-player-progress small{color:#777;color:var(--color-text-secondary,#777);display:block;font-size:11px;margin-top:3px;text-align:center}.b-psy-profile__pod-track{background:#31323524;border-radius:999px;height:4px;overflow:hidden}.b-psy-profile__pod-track span{background:var(--pp-purple-600);display:block;height:100%}.b-psy-profile__pod-player-controls{display:flex;gap:6px}.b-psy-profile__pod-player-controls button{background:#0000;border:none;border-radius:50%;color:#777;color:var(--color-text-secondary,#777);display:grid;font-size:14px;height:32px;place-items:center;width:32px}.b-psy-profile__pod-player-controls button.is-primary{background:var(--pp-purple-600);color:#fff}.b-psy-profile__pod-catalog{grid-gap:16px;display:grid;gap:16px}.b-psy-profile__cat-hero{background:linear-gradient(135deg,#3c3489,#534ab7);border-radius:14px;display:flex;gap:16px;justify-content:space-between;padding:22px 20px}.b-psy-profile__cat-hero h3{color:#fff;font-size:24px;line-height:1.15;margin-bottom:6px}.b-psy-profile__cat-hero p{color:#ffffffbd;font-size:14px;line-height:1.55;max-width:420px}.b-psy-profile__cat-stats{display:flex;flex-wrap:wrap;gap:18px;margin-top:12px}.b-psy-profile__cat-stats div{grid-gap:2px;display:grid;gap:2px}.b-psy-profile__cat-stats b{color:#fff;font-size:20px;line-height:1}.b-psy-profile__cat-stats span{color:#ffffffa6;font-size:11px;text-transform:lowercase}.b-psy-profile__cat-search-wrap{flex-shrink:0;width:230px}.b-psy-profile__cat-search-wrap input{background:#ffffff21;border:1px solid #ffffff59;border-radius:10px;color:#fff;font-size:13px;min-height:38px;padding:8px 12px;width:100%}.b-psy-profile__cat-search-wrap input::placeholder{color:#fff9}.b-psy-profile__cat-topics{display:flex;flex-wrap:wrap;gap:8px}.b-psy-profile__cat-topics button{background:#0000;border:1px solid #31323524;border-radius:22px;color:#777;color:var(--color-text-secondary,#777);font-size:13px;min-height:34px;padding:6px 14px}.b-psy-profile__cat-topics button.is-active{background:var(--pp-purple-600);border-color:var(--pp-purple-600);color:#fff}.b-psy-profile__pod-section-head{align-items:center;display:flex;gap:10px;justify-content:space-between}.b-psy-profile__pod-section-head h4{font-size:17px;line-height:1.2}.b-psy-profile__pod-section-head button{background:#0000;border:none;color:var(--pp-purple-600);font-size:13px}.b-psy-profile__feat-list{display:flex;gap:12px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.b-psy-profile__feat-card{background:#fff;background:var(--color-background-primary,#fff);border:1px solid #3132351f;border-radius:14px;flex-shrink:0;overflow:hidden;width:206px}.b-psy-profile__feat-cover.is-purple,.b-psy-profile__latest-cover.is-purple,.b-psy-profile__spec-cover.is-purple{background:linear-gradient(135deg,var(--pp-purple-50),var(--pp-purple-100))}.b-psy-profile__feat-cover.is-teal,.b-psy-profile__latest-cover.is-teal,.b-psy-profile__spec-cover.is-teal{background:linear-gradient(135deg,var(--pp-teal-50),#9fe1cb)}.b-psy-profile__feat-cover.is-amber,.b-psy-profile__latest-cover.is-amber,.b-psy-profile__spec-cover.is-amber{background:linear-gradient(135deg,var(--pp-amber-50),#fac775)}.b-psy-profile__feat-cover.is-coral,.b-psy-profile__latest-cover.is-coral,.b-psy-profile__spec-cover.is-coral{background:linear-gradient(135deg,var(--pp-coral-50),#f5c4b3)}.b-psy-profile__feat-cover{display:grid;font-size:42px;height:120px;place-items:center}.b-psy-profile__feat-body{grid-gap:6px;display:grid;gap:6px;padding:12px}.b-psy-profile__feat-body small{color:#777;color:var(--color-text-secondary,#777);font-size:11px}.b-psy-profile__feat-body h5{font-size:13px;line-height:1.38;min-height:36px}.b-psy-profile__feat-body footer{align-items:center;display:flex;gap:8px;justify-content:space-between}.b-psy-profile__feat-body footer span{color:#777;color:var(--color-text-secondary,#777);font-size:11px}.b-psy-profile__feat-body footer button{background:var(--pp-purple-600);border:none;border-radius:50%;color:#fff;font-size:12px;height:28px;width:28px}.b-psy-profile__spec-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.b-psy-profile__spec-card{background:#fff;background:var(--color-background-primary,#fff);border:1px solid #3132351f;border-radius:14px;overflow:hidden}.b-psy-profile__spec-cover{display:grid;font-size:34px;height:86px;place-items:center;position:relative}.b-psy-profile__spec-avatar{background:var(--pp-purple-50);border:2px solid #fff;border-radius:50%;bottom:-15px;color:var(--pp-purple-600);display:grid;font-size:11px;font-weight:600;height:34px;left:12px;place-items:center;position:absolute;width:34px}.b-psy-profile__spec-avatar.is-teal{background:var(--pp-teal-50);color:var(--pp-teal-600)}.b-psy-profile__spec-avatar.is-amber{background:var(--pp-amber-50);color:var(--pp-amber-600)}.b-psy-profile__spec-avatar.is-coral{background:var(--pp-coral-50);color:var(--pp-coral-600)}.b-psy-profile__spec-body{grid-gap:6px;display:grid;gap:6px;padding:22px 12px 12px}.b-psy-profile__spec-body small{color:#777;color:var(--color-text-secondary,#777);font-size:11px}.b-psy-profile__spec-body h5{font-size:15px;line-height:1.2}.b-psy-profile__spec-body p{color:#777;color:var(--color-text-secondary,#777);font-size:12px;line-height:1.5;min-height:54px}.b-psy-profile__spec-body footer{align-items:center;display:flex;gap:8px;justify-content:space-between}.b-psy-profile__spec-body footer span{color:#777;color:var(--color-text-secondary,#777);font-size:11px}.b-psy-profile__spec-body footer button{background:var(--pp-purple-50);border:none;border-radius:10px;color:var(--pp-purple-600);font-size:11px;padding:6px 11px}.b-psy-profile__latest-list{background:#fff;background:var(--color-background-primary,#fff);border:1px solid #3132351f;border-radius:14px;padding:0 14px}.b-psy-profile__latest-item{align-items:flex-start;border-bottom:1px solid #3132351f;display:flex;gap:12px;padding:14px 0}.b-psy-profile__latest-item:last-child{border-bottom:0}.b-psy-profile__latest-cover{border-radius:10px;display:grid;flex-shrink:0;font-size:24px;height:56px;place-items:center;width:56px}.b-psy-profile__latest-body{grid-gap:4px;display:grid;flex:1 1;gap:4px;min-width:0}.b-psy-profile__latest-body small{color:#777;color:var(--color-text-secondary,#777);font-size:11px}.b-psy-profile__latest-body h5{font-size:14px;font-weight:600;line-height:1.35}.b-psy-profile__latest-body p{color:#777;color:var(--color-text-secondary,#777);font-size:12px;line-height:1.5}.b-psy-profile__latest-body footer{align-items:center;display:flex;gap:8px;margin-top:4px}.b-psy-profile__latest-body footer button{background:var(--pp-purple-600);border:none;border-radius:14px;color:#fff;font-size:12px;padding:5px 11px}.b-psy-profile__latest-body footer span{color:#777;color:var(--color-text-secondary,#777);font-size:12px}.b-psy-profile__latest-body footer button.b-psy-profile__pod-save{background:#0000;color:#777;color:var(--color-text-secondary,#777);margin-left:auto}@media(max-width:1239px){.b-psy-profile__head{align-items:stretch;flex-direction:column}.b-psy-profile__head-actions{flex-wrap:wrap;width:100%}.b-psy-profile__layout{grid-template-columns:1fr}.b-psy-profile__sidebar{order:2}.b-psy-profile__main{order:1}.b-psy-profile__cat-hero{flex-direction:column}.b-psy-profile__cat-search-wrap{width:100%}.b-psy-profile__spec-grid{grid-template-columns:1fr}}@media(max-width:768px){.b-psy-profile__cover{height:180px;margin-bottom:58px}.b-psy-profile__avatar-wrap{bottom:-42px;left:18px}.b-psy-profile__avatar{font-size:22px;height:84px;width:84px}.b-psy-profile__name{font-size:27px}.b-psy-profile__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.b-psy-profile__stat{border-bottom:1px solid #3132351f;border-right:0}.b-psy-profile__stat:last-child{border-bottom:0}.b-psy-profile__forum-head{align-items:stretch;flex-direction:column}.b-psy-profile__pod-hero-top{align-items:flex-start;flex-direction:column;padding:18px 16px 16px}.b-psy-profile__pod-actions{flex-wrap:wrap}.b-psy-profile__pod-actions .b-psy-profile__pod-platforms{margin-left:0;width:100%}.b-psy-profile__pod-episode{flex-direction:column;gap:8px}.b-psy-profile__pod-episode-body footer{flex-wrap:wrap}.b-psy-profile__pod-episode-body footer span:last-of-type{margin-left:0}.b-psy-profile__pod-player{grid-gap:8px 10px;display:grid;gap:8px 10px;grid-template-columns:40px minmax(0,1fr)}.b-psy-profile__pod-player-progress{grid-column:1/-1;margin-left:0;min-width:0}.b-psy-profile__pod-player-controls{grid-column:2;justify-content:flex-end;margin-top:-2px}.b-psy-profile__latest-item{gap:10px}.b-psy-profile__latest-body footer{flex-wrap:wrap}}.b-podcasts-page__section{margin-bottom:16px}.b-podcasts-page__hero{background:radial-gradient(70% 130% at 88% -18%,#94d9cf6b 0,#94d9cf00 64%),linear-gradient(106deg,#37308a,#4740a2 46%,#5b55c1);border:1px solid #ffffff42;border-radius:22px;box-shadow:0 22px 40px #2327362e,inset 0 1px 0 #ffffff1a;overflow:hidden;padding:34px 28px 30px;position:relative}.b-podcasts-page__hero:after{background:linear-gradient(180deg,#ffffff1f,#fff0 38%);content:"";inset:0;pointer-events:none;position:absolute}.b-podcasts-page__hero-main{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;position:relative;z-index:1}.b-podcasts-page__hero-copy{max-width:680px}.b-podcasts-page__hero-copy h3{text-wrap:balance;color:#fff;font-size:56px;letter-spacing:-.03em;line-height:.98;margin:0 0 10px}.b-podcasts-page__hero-copy p{color:#f4f6ffe0;font-size:31px;letter-spacing:-.012em;line-height:1.26;margin:0;max-width:560px}.b-podcasts-page__hero-stats{display:flex;flex-wrap:wrap;gap:26px;margin-top:24px}.b-podcasts-page__hero-stats div{grid-gap:4px;display:grid;gap:4px}.b-podcasts-page__hero-stats b{color:#fff;font-size:48px;letter-spacing:-.03em;line-height:.95}.b-podcasts-page__hero-stats span{color:#f0f4ffbf;font-size:21px;letter-spacing:-.01em}.b-podcasts-page__hero-search{flex-shrink:0;padding-top:2px;width:470px}.b-podcasts-page__hero-search input{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#adacee38;border:1px solid #d7e2ff80;border-radius:16px;box-shadow:inset 0 1px 0 #fff3;color:#fff;font-size:33px;min-height:56px;padding:10px 18px;width:100%}.b-podcasts-page__hero-search input::placeholder{color:#ecf0ffb8}.b-podcasts-page__hero-search input:focus{border-color:#ecf0ffe6;box-shadow:0 0 0 3px #c1ceff33;outline:none}.b-podcasts-page__section-head{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.b-podcasts-page__section-title{color:#101117;font-size:36px;letter-spacing:-.02em;line-height:1.05;margin:0}.b-podcasts-page__section-link{background:#0000;border:none;color:#5a4fd8;cursor:pointer;font-size:14px;font-weight:600}.b-podcasts-page__cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:10px}.b-podcasts-page__card{background:#fff;border:1px solid #3132351a;border-radius:16px;cursor:pointer;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.b-podcasts-page__card:hover{border-color:#7f77dd59;box-shadow:0 16px 28px #22252f1f;transform:translateY(-2px)}.b-podcasts-page__card-top{display:grid;font-size:36px;height:108px;place-items:center}.b-podcasts-page__card-top.is-purple{background:#cfcdf0}.b-podcasts-page__card-top.is-teal{background:#b8e6da}.b-podcasts-page__card-top.is-amber{background:#f2d4a3}.b-podcasts-page__card-top.is-coral{background:#efcfc3}.b-podcasts-page__card-body{display:flex;flex-direction:column;gap:6px;min-height:220px;padding:18px 14px 12px;position:relative}.b-podcasts-page__card-body small{color:#777;color:var(--color-text-secondary,#777);font-size:13px;margin-top:10px}.b-podcasts-page__card-body h3{color:#101117;font-size:36px;letter-spacing:-.02em;line-height:1.02;margin:0}.b-podcasts-page__card-body p{color:#545762;font-size:18px;line-height:1.45;margin:0;max-width:95%}.b-podcasts-page__card-body footer{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:auto}.b-podcasts-page__card-body footer span{color:#747887;font-size:14px}.b-podcasts-page__card-body footer button{background:#eceafc;border:1px solid #d9d8eb;border-radius:12px;color:#5a4fd8;cursor:pointer;font-size:13px;font-weight:600;min-height:36px;padding:6px 14px}.b-podcasts-page__card-avatar{border:2px solid #fff;border-radius:999px;display:grid;font-size:12px;font-weight:700;height:38px;left:12px;place-items:center;position:absolute;top:-17px;width:38px}.b-podcasts-page__card-avatar.is-purple{background:#e6e5fb;color:#5a4fd8}.b-podcasts-page__card-avatar.is-teal{background:#e1f5ee;color:#2a8f71}.b-podcasts-page__card-avatar.is-amber{background:#faeeda;color:#b8731a}.b-podcasts-page__card-avatar.is-coral{background:#faece7;color:#9a4b2e}.b-podcasts-page__episodes{background:linear-gradient(115deg,#eeedfe3d,#e1f5ee52);border:1px solid #3132351a;border-radius:16px;padding:6px 16px}.b-podcasts-page__episode{align-items:flex-start;border-bottom:1px solid #3132351a;cursor:pointer;display:flex;gap:14px;padding:14px 0;transition:background .2s ease}.b-podcasts-page__episode:last-child{border-bottom:0}.b-podcasts-page__episode:hover{background:#fff6}.b-podcasts-page__episode-cover{border-radius:12px;display:grid;flex-shrink:0;font-size:30px;height:72px;place-items:center;width:72px}.b-podcasts-page__episode-cover.is-purple{background:linear-gradient(135deg,#e8e7fc,#cfcdf0)}.b-podcasts-page__episode-cover.is-teal{background:linear-gradient(135deg,#e1f5ee,#b8e6da)}.b-podcasts-page__episode-cover.is-amber{background:linear-gradient(135deg,#faeeda,#f2d4a3)}.b-podcasts-page__episode-cover.is-coral{background:linear-gradient(135deg,#faece7,#efcfc3)}.b-podcasts-page__episode-content{grid-gap:4px;display:grid;flex:1 1;gap:4px;min-width:0}.b-podcasts-page__episode-content small{color:#7a7d89;font-size:12px}.b-podcasts-page__episode-content h4{color:#111218;font-size:34px;letter-spacing:-.02em;line-height:1.08;margin:0}.b-podcasts-page__episode-content p{color:#5b5f6c;font-size:17px;line-height:1.42;margin:0}.b-podcasts-page__episode-content footer{align-items:center;display:flex;gap:10px;margin-top:6px}.b-podcasts-page__episode-content footer span{color:#686c78;font-size:14px}.b-podcasts-page__episode-pill{align-items:center;background:#5a4fd8;border-radius:12px;color:#fff!important;display:inline-flex;font-size:13px!important;font-weight:600;min-height:30px;padding:2px 12px}.b-podcasts-page__episode-save{background:#0000;border:none;color:#a2a5b0;cursor:pointer;font-size:16px;margin-left:auto;padding:2px 4px}.b-podcast-page__back{margin:4px 0 12px}.b-podcast-page__hero-top{align-items:flex-start;display:flex;gap:14px;padding:20px}.b-podcast-page__hero-top.is-purple{background:linear-gradient(135deg,#cfcdf0,#d7d3fa)}.b-podcast-page__hero-top.is-teal{background:linear-gradient(135deg,#b8e6da,#caefe4)}.b-podcast-page__hero-top.is-amber{background:linear-gradient(135deg,#f2d4a3,#f6ddb7)}.b-podcast-page__hero-top.is-coral{background:linear-gradient(135deg,#efcfc3,#f3dad2)}.b-podcast-page__hero-emoji{background:#ffffff80;border-radius:14px;display:grid;flex-shrink:0;font-size:32px;height:72px;place-items:center;width:72px}.b-podcast-page__hero-meta{color:#4f5462;font-size:13px;margin-top:4px}.b-podcast-page__featured{grid-gap:8px;background:#fff;border:1px solid #3132351f;border-radius:14px;display:grid;gap:8px;padding:14px}.b-podcast-page__featured small{color:#777b88;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.b-podcast-page__featured h3{color:#13141b;font-size:24px;letter-spacing:-.015em;line-height:1.2;margin:0}.b-podcast-page__featured button{background:#5a4fd8;border:none;border-radius:12px;color:#fff;font-size:13px;font-weight:600;justify-self:start;min-height:34px;padding:6px 12px}.b-podcast-page__episode-cover{border-radius:10px;display:grid;flex-shrink:0;font-size:20px;height:38px;place-items:center;width:38px}.b-podcast-page__episode-cover.is-purple{background:linear-gradient(135deg,#e8e7fc,#cfcdf0)}.b-podcast-page__episode-cover.is-teal{background:linear-gradient(135deg,#e1f5ee,#b8e6da)}.b-podcast-page__episode-cover.is-amber{background:linear-gradient(135deg,#faeeda,#f2d4a3)}.b-podcast-page__episode-cover.is-coral{background:linear-gradient(135deg,#faece7,#efcfc3)}@media(max-width:1239px){.b-podcasts-page__hero{border-radius:18px;padding:26px 20px 22px}.b-podcasts-page__hero-main{flex-direction:column;gap:18px}.b-podcasts-page__hero-copy h3{font-size:40px}.b-podcasts-page__hero-copy p{font-size:23px;max-width:100%}.b-podcasts-page__hero-stats{gap:20px}.b-podcasts-page__hero-stats b{font-size:34px}.b-podcasts-page__hero-stats span{font-size:16px}.b-podcasts-page__hero-search{width:100%}.b-podcasts-page__hero-search input{font-size:24px;min-height:50px}.b-podcasts-page__cards{grid-template-columns:1fr}.b-podcasts-page__section-title{font-size:31px}.b-podcasts-page__card-body h3{font-size:30px}.b-podcasts-page__card-body p{font-size:16px}.b-podcasts-page__episode-content h4{font-size:28px}}@media(max-width:768px){.b-podcasts-page__hero{border-radius:16px;padding:18px 14px 16px}.b-podcasts-page__hero-copy h3{font-size:29px;line-height:1.02}.b-podcasts-page__hero-copy p{font-size:17px;line-height:1.34}.b-podcasts-page__hero-stats{gap:14px;margin-top:14px}.b-podcasts-page__hero-stats b{font-size:25px}.b-podcasts-page__hero-stats span{font-size:13px}.b-podcasts-page__hero-search input{border-radius:12px;font-size:16px;min-height:44px}.b-podcasts-page__section-title{font-size:24px}.b-podcasts-page__section-link{font-size:12px}.b-podcasts-page__card-top{font-size:28px;height:74px}.b-podcasts-page__card-body{min-height:180px;padding:16px 12px 10px}.b-podcasts-page__card-body small{font-size:12px}.b-podcasts-page__card-body h3{font-size:22px}.b-podcasts-page__card-body p{font-size:14px}.b-podcasts-page__card-body footer{align-items:flex-start;flex-wrap:wrap}.b-podcasts-page__card-body footer span{font-size:12px}.b-podcasts-page__episode{gap:10px;padding:12px 0}.b-podcasts-page__episode-cover{font-size:24px;height:54px;width:54px}.b-podcasts-page__episode-content h4{font-size:20px}.b-podcasts-page__episode-content p{font-size:14px}.b-podcasts-page__episode-content footer{flex-wrap:wrap}.b-podcast-page__hero-top{align-items:flex-start;flex-direction:column;padding:14px}.b-podcast-page__featured h3{font-size:20px}}.b-psy-profile--v2{--v2-purple-50:#eeedfe;--v2-purple-100:#cecbf6;--v2-purple-200:#afa9ec;--v2-purple-400:#7f77dd;--v2-purple-600:#534ab7;--v2-purple-800:#3c3489;--v2-teal-50:#e1f5ee;--v2-teal-200:#5dcaa5;--v2-teal-600:#0f6e56;--v2-amber-50:#faeeda;--v2-amber-400:#ef9f27;--v2-amber-600:#ba7517;--v2-coral-50:#faece7;--v2-coral-600:#993c1d;--v2-gray-50:#f1efe8;--v2-gray-200:#b4b2a9;--v2-gray-600:#5f5e5a;color:#1a1a1a}.b-psy-profile--v2 .b-psy-profile__cover{background:linear-gradient(135deg,#b8b3f0,#7f77dd 35%,#4abfa8 75%,#5dcaa5);border-radius:24px;box-shadow:0 12px 40px #0000001f;height:228px;margin-bottom:72px}.b-psy-profile--v2 .b-psy-profile__cover-pattern{border-radius:24px;opacity:.12}.b-psy-profile--v2 .b-psy-profile__cover-orb{background:radial-gradient(circle,#fff3 0,#fff0 72%);border-radius:50%;height:180px;pointer-events:none;position:absolute;right:64px;top:-34px;width:180px}.b-psy-profile--v2 .b-psy-profile__cover-orb.b-psy-profile__cover-orb--sm{background:radial-gradient(circle,#ffffff26 0,#fff0 72%);bottom:-20px;height:116px;left:170px;right:auto;top:auto;width:116px}.b-psy-profile--v2 .b-psy-profile__cover-top{gap:8px;top:16px}.b-psy-profile--v2 .b-psy-profile__share,.b-psy-profile--v2 .b-psy-profile__status{background:#ffffff38;border:1px solid #ffffff59;border-radius:20px;font-size:12px;padding:6px 13px}.b-psy-profile--v2 .b-psy-profile__status:before{box-shadow:0 0 0 3px #5dcaa52e;height:7px;width:7px}.b-psy-profile--v2 .b-psy-profile__share{transition:transform .2s ease,background .2s ease}.b-psy-profile--v2 .b-psy-profile__share:hover{background:#ffffff4d}.b-psy-profile--v2 .b-psy-profile__avatar-wrap{bottom:-52px;left:26px}.b-psy-profile--v2 .b-psy-profile__avatar{background:linear-gradient(135deg,var(--v2-purple-50),#fff);border-width:4px;box-shadow:0 8px 26px #534ab74d;font-family:Spectral,Georgia,serif;font-size:27px;height:100px;width:100px}.b-psy-profile--v2 .b-psy-profile__avatar-badge{border-width:2.5px;height:26px;right:2px;width:26px}.b-psy-profile--v2 .b-psy-profile__head{margin-bottom:12px}.b-psy-profile--v2 .b-psy-profile__name{font-family:Spectral,Georgia,serif;font-size:42px;font-weight:400;letter-spacing:-.02em;line-height:1;margin:0}.b-psy-profile--v2 .b-psy-profile__subtitle{align-items:center;gap:6px;margin:10px 0}.b-psy-profile--v2 .b-psy-profile__subtitle-chip{align-items:center;background:var(--v2-purple-50);border:1px solid var(--v2-purple-100);color:var(--v2-purple-600);display:inline-flex;font-size:12px;line-height:1.2}.b-psy-profile--v2 .b-psy-profile__subtitle-dot{color:var(--v2-gray-200);font-size:14px;line-height:1}.b-psy-profile--v2 .b-psy-profile__bio{color:#666;font-family:Spectral,Georgia,serif;font-size:20px;line-height:1.45;max-width:620px}.b-psy-profile--v2 .b-psy-profile__head-actions{padding-top:8px}.b-psy-profile--v2 .b-psy-profile__ghost-btn,.b-psy-profile--v2 .b-psy-profile__icon-btn,.b-psy-profile--v2 .b-psy-profile__main-btn{font-size:13px;font-weight:600;transition:transform .2s ease,background .2s ease,border-color .2s ease}.b-psy-profile--v2 .b-psy-profile__main-btn{background:var(--v2-purple-600);box-shadow:0 4px 14px #534ab747}.b-psy-profile--v2 .b-psy-profile__main-btn:hover{background:var(--v2-purple-800)}.b-psy-profile--v2 .b-psy-profile__ghost-btn:hover{background:var(--v2-purple-50);border-color:var(--v2-purple-200);transform:translateY(-1px)}.b-psy-profile--v2 .b-psy-profile__icon-btn:hover{background:var(--v2-purple-50);border-color:var(--v2-purple-200);transform:scale(1.06)}.b-psy-profile--v2 .b-psy-profile__tags{gap:7px;margin:12px 0 16px}.b-psy-profile--v2 .b-psy-profile__tag{background:#fff;border:1px solid #00000014;border-radius:12px;color:var(--v2-gray-600);font-weight:600;line-height:1.2;padding:5px 12px}.b-psy-profile--v2 .b-psy-profile__tag.is-success{background:var(--v2-teal-50);border-color:#5dcaa53d;color:var(--v2-teal-600)}.b-psy-profile--v2 .b-psy-profile__tag.is-accent{background:var(--v2-amber-50);border-color:#ef9f273d;color:var(--v2-amber-600)}.b-psy-profile--v2 .b-psy-profile__stats{border-bottom:1px solid #00000017;border-top:1px solid #00000017;margin-bottom:22px}.b-psy-profile--v2 .b-psy-profile__stat{border-right-color:#00000017;padding:14px 8px}.b-psy-profile--v2 .b-psy-profile__stat-value{font-family:Spectral,Georgia,serif;font-size:30px;font-weight:500;line-height:.96}.b-psy-profile--v2 .b-psy-profile__stat-label{font-weight:600;margin-top:6px}.b-psy-profile--v2 .b-psy-profile__highlights{gap:18px;margin-bottom:24px;padding:4px 2px 14px}.b-psy-profile--v2 .b-psy-profile__highlight-ring{height:68px;padding:3px;width:68px}.b-psy-profile--v2 .b-psy-profile__highlight-inner{border:3px solid #faf9f6;font-size:26px}.b-psy-profile--v2 .b-psy-profile__highlight-label{font-size:11px;font-weight:600}.b-psy-profile--v2 .b-psy-profile__highlight.is-seen .b-psy-profile__highlight-ring{background:conic-gradient(from 0deg,#b9b8c1 0,#dbdbe1 100%)}.b-psy-profile--v2 .b-psy-profile__layout{gap:22px;grid-template-columns:292px minmax(0,1fr)}.b-psy-profile--v2 .b-psy-profile__card{border:1px solid #00000014;border-radius:18px;box-shadow:0 2px 8px #0000000d;margin-bottom:14px}.b-psy-profile--v2 .b-psy-profile__card-title{font-weight:700;margin-bottom:12px}.b-psy-profile--v2 .b-psy-profile__card--booking{background:linear-gradient(160deg,#3a2657,#5a3d8f 55%,#6b47a8);box-shadow:0 10px 34px #5028a03d}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__card-title{color:#ffffff8f;margin-bottom:0}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__pill{background:#f5c97a26;border:1px solid #f5c97a52;border-radius:999px;color:#f5c97a;font-size:11px;font-weight:700;line-height:1.1;margin:0;padding:5px 11px}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__price-row{grid-gap:4px;display:grid;gap:4px;margin-top:18px}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__price-main{align-items:baseline;display:inline-flex;gap:4px}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__price-main b{color:#fff;font-family:Spectral,Georgia,serif;font-size:44px;font-weight:600;letter-spacing:-.03em;line-height:.92}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__price-main small{color:#ffffffbd;font-family:Spectral,Georgia,serif;font-size:26px;font-weight:500;line-height:1}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__price-unit{color:#ffffff85;font-size:12px;font-weight:600;line-height:1.2}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__formats{gap:7px;margin:16px 0 18px}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__format{align-items:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;color:#ffffffad;display:inline-flex;flex:1 1 auto;font-size:12px;font-weight:600;gap:5px;justify-content:center;line-height:1.2;min-height:36px;padding:8px 10px;transition:transform .2s ease,background .2s ease,border-color .2s ease}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__format:hover{background:#ffffff26;transform:translateY(-1px)}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__format.is-active{background:#fff3;border-color:#ffffff5c;color:#fff}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__format-icon{font-size:13px;line-height:1}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__book-btn{background:#fff;border:0;border-radius:13px;box-shadow:0 4px 16px #00000026;color:#2d2660;font-size:14px;font-weight:700;min-height:46px}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__book-btn:hover{background:#f0eeff}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__message-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:13px;color:#ffffffd6;font-size:14px;font-weight:600;margin-top:8px;min-height:44px}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__message-btn:hover{background:#ffffff29;color:#fff}.b-psy-profile--v2 .b-psy-profile__booking-head{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.b-psy-profile--v2 .b-psy-profile__slot{border:1px solid #00000014;border-radius:10px;padding:10px 12px}.b-psy-profile--v2 .b-psy-profile__slot:hover{background:var(--v2-purple-50);border-color:var(--v2-purple-100)}.b-psy-profile--v2 .b-psy-profile__slot-day,.b-psy-profile--v2 .b-psy-profile__slot-time{font-size:13px;font-weight:600}.b-psy-profile--v2 .b-psy-profile__slot-day{color:#666}.b-psy-profile--v2 .b-psy-profile__slot-dot{background:var(--v2-teal-200);box-shadow:0 0 0 3px #5dcaa533;height:8px;width:8px}.b-psy-profile--v2 .b-psy-profile__tabs{background:#faf9f6;border-bottom-color:#0000001a;margin-bottom:18px;padding-top:8px;position:-webkit-sticky;position:sticky;top:0;z-index:8}.b-psy-profile--v2 .b-psy-profile__tabs button{border-bottom-width:2.5px;color:#777;font-size:14px;font-weight:600;transition:color .2s ease,border-color .2s ease}.b-psy-profile--v2 .b-psy-profile__tabs button:hover{color:#313235}.b-psy-profile--v2 .b-psy-profile__tabs button.is-active{border-bottom-color:var(--v2-purple-600);color:var(--v2-purple-600)}.b-psy-profile--v2 .b-psy-profile__tab-panel{animation:ppTabIn .26s cubic-bezier(.22,1,.36,1)}.b-psy-profile--v2 .b-psy-profile__cert,.b-psy-profile--v2 .b-psy-profile__post,.b-psy-profile--v2 .b-psy-profile__question,.b-psy-profile--v2 .b-psy-profile__review{border-color:#00000014;border-radius:18px;box-shadow:0 2px 8px #0000000d}.b-psy-profile--v2 .b-psy-profile__cert strong,.b-psy-profile--v2 .b-psy-profile__post-title,.b-psy-profile--v2 .b-psy-profile__question h3,.b-psy-profile--v2 .b-psy-profile__review strong{font-family:Spectral,Georgia,serif}.b-psy-profile--v2 .b-psy-profile__answer p,.b-psy-profile--v2 .b-psy-profile__post p,.b-psy-profile--v2 .b-psy-profile__question-text,.b-psy-profile--v2 .b-psy-profile__review p{font-family:Spectral,Georgia,serif;font-size:15px;font-weight:300;line-height:1.68}.b-psy-profile--v2 .b-psy-profile__post-actions button{border-radius:10px;font-weight:600}.b-psy-profile--v2 .b-psy-profile__rating-fill{animation:ppRatingGrow .8s cubic-bezier(.22,1,.36,1)}.b-psy-profile--v2 .b-psy-profile__mini-book{border-radius:20px;padding:7px 16px}.b-psy-profile--v2 .stories-row{gap:18px;margin-bottom:24px;padding:4px 2px 14px}.b-psy-profile--v2 .story-item{width:72px}.b-psy-profile--v2 .story-ring{background:conic-gradient(from 0deg,#7f77dd 0,#5dcaa5 50%,#7f77dd 100%);height:68px;transition:transform .25s cubic-bezier(.22,1,.36,1),opacity .2s;width:68px}.b-psy-profile--v2 .story-ring-new{background:conic-gradient(from 0deg,#ef9f27 0,#f472b6 50%,#ef9f27 100%)}.b-psy-profile--v2 .story-ring-seen{background:conic-gradient(from 0deg,#b4b2a9 0,#d1d5db 100%)}.b-psy-profile--v2 .story-ring-add{background:none;border:2px dashed #b4b2a9}.b-psy-profile--v2 .story-item:hover .story-ring{transform:scale(1.07)}.b-psy-profile--v2 .story-item:hover .story-ring-add{border-color:#7f77dd}.b-psy-profile--v2 .story-thumb{border:3px solid #faf9f6;font-size:26px}.b-psy-profile--v2 .story-thumb-add{background:#eeedfe;border:3px solid #faf9f6;color:#534ab7;font-size:22px}.b-psy-profile--v2 .story-label{color:#6b6b6b;line-height:1.3}.b-psy-profile--v2 .story-modal{align-items:center;background:#000;display:flex;inset:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;transition:opacity .2s;z-index:2000}.b-psy-profile--v2 .story-modal.open{opacity:1;pointer-events:all}.b-psy-profile--v2 .story-modal-card{height:100%;max-width:420px;overflow:hidden;position:relative;touch-action:none;transition:transform .25s cubic-bezier(.22,1,.36,1),opacity .25s}@media(min-width:600px){.b-psy-profile--v2 .story-modal{background:#000000e6}.b-psy-profile--v2 .story-modal-card{border-radius:20px;box-shadow:0 32px 80px #0009;height:90svh;max-height:780px}}.b-psy-profile--v2 .story-progress-row{display:flex;left:12px;position:absolute;right:12px;top:12px;z-index:20}.b-psy-profile--v2 .story-prog{background:#ffffff59;border-radius:2px;flex:1 1;overflow:hidden}.b-psy-profile--v2 .story-prog-fill{background:#fff;border-radius:2px;height:100%;width:0}.b-psy-profile--v2 .story-prog-fill.done{width:100%}.b-psy-profile--v2 .story-prog-fill.active{animation:ppStoryProgressBar 5s linear forwards}.b-psy-profile--v2 .story-prog-fill.paused{animation-play-state:paused}.b-psy-profile--v2 .story-modal-head{align-items:center;display:flex;gap:10px;left:0;padding:0 14px;position:absolute;right:0;top:26px;z-index:20}.b-psy-profile--v2 .story-modal-av{align-items:center;background:linear-gradient(135deg,#afa9ec,#534ab7);border:2px solid #fff9;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-family:Spectral,Georgia,serif;font-size:12px;font-weight:700;height:38px;justify-content:center;width:38px}.b-psy-profile--v2 .story-modal-name{font-size:13px;text-shadow:0 1px 4px #0006}.b-psy-profile--v2 .story-modal-time{color:#ffffffa6;font-size:11px;margin-top:1px}.b-psy-profile--v2 .story-modal-close{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:34px;justify-content:center;margin-left:auto;transition:background .15s;width:34px}.b-psy-profile--v2 .story-modal-close:hover{background:#00000080}.b-psy-profile--v2 .story-modal-body{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;overflow:hidden;padding:90px 24px;position:relative;-webkit-user-select:none;user-select:none;width:100%}.b-psy-profile--v2 .story-modal-bg{height:100%;inset:0;object-fit:cover;position:absolute;transition:background .15s;width:100%;z-index:0}.b-psy-profile--v2 .story-modal-overlay{background:linear-gradient(0deg,#000000b3 0,#0000000d 45%,#00000026);inset:0;position:absolute;z-index:1}.b-psy-profile--v2 .story-content{position:relative;text-align:center;width:100%;z-index:4}.b-psy-profile--v2 .story-emoji-big{display:block;filter:drop-shadow(0 4px 16px rgba(0,0,0,.4));font-size:62px;margin-bottom:14px}.b-psy-profile--v2 .story-title{color:#fff;font-family:Spectral,Georgia,serif;font-size:24px;font-weight:400;margin-bottom:10px;text-shadow:0 2px 10px #00000080}.b-psy-profile--v2 .story-text{font-size:14px;text-shadow:0 1px 5px #0006}.b-psy-profile--v2 .story-cta{border:none;border-radius:22px;box-shadow:0 4px 16px #00000040;color:#1a1a1a;cursor:pointer;display:inline-block;font-family:Manrope,sans-serif;font-size:13px;margin-top:18px;padding:11px 26px;transition:transform .15s,box-shadow .15s}.b-psy-profile--v2 .story-cta:hover{box-shadow:0 6px 22px #0000004d;transform:translateY(-1px)}.b-psy-profile--v2 .story-tap-left,.b-psy-profile--v2 .story-tap-right{bottom:0;cursor:pointer;position:absolute;top:0;width:35%;z-index:15}.b-psy-profile--v2 .story-tap-left{left:0}.b-psy-profile--v2 .story-tap-right{right:0}.b-psy-profile--v2 .story-modal-foot{align-items:center;bottom:0;display:flex;gap:8px;left:0;padding:12px 14px 20px;position:absolute;right:0;z-index:20}.b-psy-profile--v2 .story-reply{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:26px;color:#fff;flex:1 1;font-family:Manrope,sans-serif;font-size:14px;outline:none;padding:11px 16px;transition:background .15s,border-color .15s}.b-psy-profile--v2 .story-reply::placeholder{color:#ffffff73}.b-psy-profile--v2 .story-reply:focus{background:#fff3;border-color:#ffffff80}.b-psy-profile--v2 .story-reply-send{align-items:center;background:#534ab7;border:none;border-radius:50%;box-shadow:0 3px 10px #534ab759;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:17px;height:40px;justify-content:center;transition:background .15s,transform .15s;width:40px}.b-psy-profile--v2 .story-reply-send:hover{background:#3c3489;transform:scale(1.08)}.b-psy-profile--v2 .story-reactions{align-items:center;display:flex;gap:6px;z-index:20}.b-psy-profile--v2 .story-react-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;transition:transform .15s,background .15s;width:40px}.b-psy-profile--v2 .story-react-btn:hover{background:#ffffff40;transform:scale(1.15)}.b-psy-profile--v2 .story-react-btn.is-active{background:#7f77dda6;transform:scale(1.08)}.b-psy-profile--v2 .reaction-float{animation:ppStoryReactionPop .8s ease-out forwards;font-size:32px;position:fixed;z-index:9999}.b-psy-profile--v2 .swipe-hint{animation:ppSwipeHint 2s ease-in-out infinite;background:#ffffff59;border-radius:2px;height:4px;left:50%;position:absolute;top:8px;transform:translateX(-50%);width:36px;z-index:20}.b-psy-profile--v2 .story-editor{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000bf;display:flex;inset:0;justify-content:center;opacity:0;padding:20px;pointer-events:none;position:fixed;transition:opacity .22s;z-index:2100}.b-psy-profile--v2 .story-editor.open{opacity:1;pointer-events:all}.b-psy-profile--v2 .se-modal{background:#111;border-radius:22px;box-shadow:0 32px 80px #0009;display:flex;gap:0;max-height:90vh;max-width:820px;overflow:hidden;width:100%}.b-psy-profile--v2 .se-canvas-col{background:#000;flex:0 0 360px;min-height:500px;overflow:hidden;position:relative}.b-psy-profile--v2 .se-canvas{align-items:center;display:flex;inset:0;justify-content:center;overflow:hidden;position:absolute;touch-action:none}.b-psy-profile--v2 .se-bg{inset:0;position:absolute;transition:background .25s;z-index:0}.b-psy-profile--v2 .se-bg-image{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:1}.b-psy-profile--v2 .se-elements{inset:0;pointer-events:none;position:absolute;z-index:2}.b-psy-profile--v2 .se-element{cursor:grab;pointer-events:all;position:absolute;-webkit-user-select:none;user-select:none;will-change:transform}.b-psy-profile--v2 .se-element.selected{border-radius:4px;outline:2px dashed #ffffffb3;outline-offset:4px}.b-psy-profile--v2 .se-text-el{border-radius:8px;color:#fff;font-weight:700;line-height:1.3;max-width:280px;padding:6px 10px;text-align:center;text-shadow:0 2px 8px #00000080;white-space:pre-wrap;word-break:break-word}.b-psy-profile--v2 .se-text-el.style-outline{-webkit-text-stroke:1.5px #000;text-shadow:none}.b-psy-profile--v2 .se-text-el.style-filled{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:10px;padding:8px 14px}.b-psy-profile--v2 .se-sticker-el{animation:ppStickerDrop .3s cubic-bezier(.22,1,.36,1);filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));font-size:48px;line-height:1}.b-psy-profile--v2 .se-delete-btn{align-items:center;background:#e11d48;border:none;border-radius:50%;color:#fff;cursor:pointer;display:none;font-size:13px;height:24px;justify-content:center;position:absolute;right:-14px;top:-14px;width:24px;z-index:10}.b-psy-profile--v2 .se-element.selected .se-delete-btn{display:flex}.b-psy-profile--v2 .se-rotate-btn{align-items:center;background:#5aeaa02e;border:1px solid #5aeaa080;border-radius:50%;color:#5aeaa0;cursor:grab;display:none;font-size:13px;font-weight:700;height:24px;justify-content:center;position:absolute;right:14px;top:-14px;touch-action:none;width:24px;z-index:10}.b-psy-profile--v2 .se-element.selected .se-rotate-btn{display:flex}.b-psy-profile--v2 .se-rotate-btn:active{cursor:grabbing}.b-psy-profile--v2 .se-preview-head{align-items:center;display:flex;gap:8px;left:12px;position:absolute;right:12px;top:12px;z-index:10}.b-psy-profile--v2 .se-preview-av{align-items:center;background:linear-gradient(135deg,#afa9ec,#534ab7);border:2px solid #ffffff80;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-family:Spectral,Georgia,serif;font-size:11px;font-weight:700;height:32px;justify-content:center;width:32px}.b-psy-profile--v2 .se-preview-name{color:#fff;font-size:11px;font-weight:700;text-shadow:0 1px 4px #00000080}.b-psy-profile--v2 .se-media-bg{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:1}.b-psy-profile--v2 .se-video-badge{background:#e11d48d9;border-radius:20px;bottom:16px;color:#fff;font-size:11px;font-weight:700;left:50%;padding:4px 12px;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:3}.b-psy-profile--v2 .se-camera-wrap{background:#000;border-radius:inherit;display:none;flex-direction:column;inset:0;overflow:hidden;position:absolute;z-index:40}.b-psy-profile--v2 .se-camera-wrap.active{display:flex}.b-psy-profile--v2 #seCameraPreview{height:100%;object-fit:cover;width:100%}.b-psy-profile--v2 .se-camera-ui{display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:14px;position:absolute}.b-psy-profile--v2 .se-cam-close{align-items:center;align-self:flex-start;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:34px;justify-content:center;width:34px}.b-psy-profile--v2 .se-cam-center{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.b-psy-profile--v2 .se-rec-btn{align-items:center;background:#0000;border:4px solid #fff;border-radius:50%;cursor:pointer;display:flex;height:64px;justify-content:center;transition:transform .15s;width:64px}.b-psy-profile--v2 .se-rec-inner{background:#e11d48;border-radius:50%;height:44px;transition:all .2s cubic-bezier(.22,1,.36,1);width:44px}.b-psy-profile--v2 .se-rec-btn.recording .se-rec-inner{border-radius:6px;height:24px;width:24px}.b-psy-profile--v2 .se-rec-timer{align-items:center;background:#e11d48cc;border-radius:20px;color:#fff;font-size:13px;font-weight:700;gap:4px;padding:3px 10px}.b-psy-profile--v2 .se-cam-flip{align-items:center;align-self:flex-end;background:#0006;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;width:40px}.b-psy-profile--v2 .se-tools-col{background:#1a1a1a;display:flex;flex:1 1;flex-direction:column;overflow-y:auto}.b-psy-profile--v2 .se-tools-head{align-items:center;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;padding:16px 18px 12px}.b-psy-profile--v2 .se-tools-title{color:#fff;font-family:Spectral,Georgia,serif;font-size:15px;font-weight:600}.b-psy-profile--v2 .se-close-btn{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;transition:background .15s;width:32px}.b-psy-profile--v2 .se-close-btn:hover{background:#fff3}.b-psy-profile--v2 .se-section{border-bottom:1px solid #ffffff0f;padding:14px 18px}.b-psy-profile--v2 .se-section-lbl{color:#ffffff59;font-size:10px;font-weight:700;letter-spacing:.1em;margin-bottom:10px;text-transform:uppercase}.b-psy-profile--v2 .se-bg-grid{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(5,1fr)}.b-psy-profile--v2 .se-bg-swatch{border:3px solid #0000;border-radius:10px;cursor:pointer;height:40px;overflow:hidden;position:relative;transition:transform .15s,border-color .15s}.b-psy-profile--v2 .se-bg-swatch:hover{transform:scale(1.06)}.b-psy-profile--v2 .se-bg-swatch.active{box-shadow:0 0 0 2px #fff}.b-psy-profile--v2 .se-bg-swatch.active:after{align-items:center;background:#0003;color:#fff;content:"✓";display:flex;font-size:16px;font-weight:700;inset:0;justify-content:center;position:absolute}.b-psy-profile--v2 .se-media-btns{display:flex;gap:8px}.b-psy-profile--v2 .se-media-btn{align-items:center;background:#ffffff12;border:1px solid #ffffff1a;border-radius:12px;color:#fffc;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-family:Manrope,sans-serif;font-size:11px;font-weight:600;gap:5px;padding:12px 8px;transition:background .15s,border-color .15s}.b-psy-profile--v2 .se-media-btn:hover{background:#ffffff21;border-color:#fff3;color:#fff}.b-psy-profile--v2 .se-media-btn .se-mb-icon{font-size:22px}.b-psy-profile--v2 .se-media-btn.rec-active{background:#e11d4833;border-color:#e11d48;color:#fca5a5}.b-psy-profile--v2 .se-font-row{display:flex;gap:6px;margin-bottom:8px}.b-psy-profile--v2 .se-font-btn{background:#ffffff12;border:1px solid #ffffff1a;border-radius:9px;color:#ffffffb3;cursor:pointer;flex:1 1;font-family:Manrope,sans-serif;font-size:13px;padding:7px;transition:background .15s}.b-psy-profile--v2 .se-font-btn.active{background:#fff3;border-color:#fff6;color:#fff}.b-psy-profile--v2 .se-text-style-row{display:flex;gap:6px;margin-bottom:8px}.b-psy-profile--v2 .se-ts-btn{background:#ffffff12;border:1px solid #ffffff1a;border-radius:9px;color:#ffffffb3;cursor:pointer;flex:1 1;font-family:Manrope,sans-serif;font-size:12px;font-weight:600;padding:7px;transition:background .15s}.b-psy-profile--v2 .se-ts-btn.active{background:#fff3;border-color:#fff6;color:#fff}.b-psy-profile--v2 .se-size-row{align-items:center;display:flex;gap:10px;margin-bottom:10px}.b-psy-profile--v2 .se-size-slider{-webkit-appearance:none;background:#fff3;border-radius:2px;cursor:pointer;flex:1 1;height:4px;outline:none}.b-psy-profile--v2 .se-size-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border-radius:50%;cursor:pointer;height:16px;width:16px}.b-psy-profile--v2 .se-text-textarea{background:#ffffff12;border:1px solid #ffffff26;border-radius:10px;color:#fff;font-family:Manrope,sans-serif;font-size:16px;font-weight:700;line-height:1.4;margin-bottom:8px;min-height:70px;outline:none;padding:10px 12px;resize:none;transition:border-color .2s;width:100%}.b-psy-profile--v2 .se-text-textarea::placeholder{color:#ffffff4d}.b-psy-profile--v2 .se-text-textarea:focus{border-color:#fff6}.b-psy-profile--v2 .se-text-confirm-row{display:flex;gap:8px}.b-psy-profile--v2 .se-text-cancel{background:#ffffff14;color:#ffffffb3;flex:1 1;font-weight:600}.b-psy-profile--v2 .se-text-add,.b-psy-profile--v2 .se-text-cancel{border:none;border-radius:10px;cursor:pointer;font-family:Manrope,sans-serif;font-size:13px;padding:10px}.b-psy-profile--v2 .se-text-add{background:#fff;color:#1a1a1a;flex:2 1;font-weight:700;transition:background .15s}.b-psy-profile--v2 .se-text-add:hover{background:#f0f0f0}.b-psy-profile--v2 .se-sticker-grid{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(6,1fr)}.b-psy-profile--v2 .se-sticker-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:24px;height:44px;justify-content:center;transition:background .12s,transform .12s}.b-psy-profile--v2 .se-sticker-item:hover{background:#ffffff1a;transform:scale(1.2)}.b-psy-profile--v2 .se-bottom{margin-top:auto;padding:14px 18px 18px}.b-psy-profile--v2 .se-label-row{align-items:center;display:flex;gap:8px;margin-bottom:12px}.b-psy-profile--v2 .se-label-lbl{color:#fff6;font-size:11px;font-weight:600;white-space:nowrap}.b-psy-profile--v2 .se-label-input{background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;color:#fff;flex:1 1;font-family:Manrope,sans-serif;font-size:13px;outline:none;padding:9px 12px;transition:border-color .2s}.b-psy-profile--v2 .se-label-input::placeholder{color:#ffffff4d}.b-psy-profile--v2 .se-label-input:focus{border-color:#ffffff4d}.b-psy-profile--v2 .se-publish-btn{background:linear-gradient(135deg,#059669,#34d399);border:none;border-radius:13px;box-shadow:0 4px 16px #05966959;color:#fff;cursor:pointer;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;padding:13px;transition:transform .15s,box-shadow .15s;width:100%}.b-psy-profile--v2 .se-publish-btn:hover{box-shadow:0 6px 22px #05966966;transform:translateY(-1px)}@media(max-width:1239px){.b-psy-profile--v2 .b-psy-profile__cover{border-radius:20px;height:204px;margin-bottom:66px}.b-psy-profile--v2 .b-psy-profile__cover-orb{right:24px}.b-psy-profile--v2 .b-psy-profile__name{font-size:34px}.b-psy-profile--v2 .b-psy-profile__bio{font-size:18px}.b-psy-profile--v2 .b-psy-profile__layout{gap:14px;grid-template-columns:minmax(0,1fr)}.b-psy-profile--v2 .b-psy-profile__sidebar{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.b-psy-profile--v2 .b-psy-profile__card{margin-bottom:0}.b-psy-profile--v2 .b-psy-profile__card--booking{grid-column:1/-1}.b-psy-profile--v2 .b-psy-profile__head{flex-direction:column}.b-psy-profile--v2 .b-psy-profile__head-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.b-psy-profile--v2 .b-psy-profile__ghost-btn,.b-psy-profile--v2 .b-psy-profile__main-btn{flex:0 0 auto}.b-psy-profile--v2 .b-psy-profile__stats{overflow-x:auto;scrollbar-width:none}.b-psy-profile--v2 .b-psy-profile__stat{min-width:150px}.b-psy-profile--v2 .story-modal{background:#000000e6}.b-psy-profile--v2 .story-modal-card{border-radius:20px;box-shadow:0 32px 80px #0009;height:90svh;max-height:780px}.b-psy-profile--v2 .se-modal{flex-direction:column;max-height:92svh;max-width:560px}.b-psy-profile--v2 .se-canvas-col{flex:0 0 auto;min-height:360px}}@media(max-width:768px){.b-psy-profile--v2 .b-psy-profile__cover{height:184px;margin-bottom:58px}.b-psy-profile--v2 .b-psy-profile__cover-top{flex-wrap:wrap;justify-content:space-between;left:12px;right:12px;top:10px}.b-psy-profile--v2 .b-psy-profile__share,.b-psy-profile--v2 .b-psy-profile__status{font-size:11px;padding:6px 10px}.b-psy-profile--v2 .b-psy-profile__avatar-wrap{bottom:-46px;left:16px}.b-psy-profile--v2 .b-psy-profile__avatar{font-size:22px;height:88px;width:88px}.b-psy-profile--v2 .b-psy-profile__name{font-size:30px}.b-psy-profile--v2 .b-psy-profile__bio{font-size:16px;line-height:1.52}.b-psy-profile--v2 .b-psy-profile__head-actions{grid-gap:6px;display:grid;gap:6px;grid-template-columns:auto 1fr 1fr;width:100%}.b-psy-profile--v2 .b-psy-profile__ghost-btn,.b-psy-profile--v2 .b-psy-profile__main-btn{justify-content:center;width:100%}.b-psy-profile--v2 .b-psy-profile__icon-btn{justify-self:start;min-width:38px;width:38px}.b-psy-profile--v2 .b-psy-profile__sidebar{grid-template-columns:minmax(0,1fr)}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__formats{display:grid;grid-template-columns:1fr}.b-psy-profile--v2 .b-psy-profile__tabs button{font-size:13px;padding:10px 14px}.b-psy-profile--v2 .b-psy-profile__cert,.b-psy-profile--v2 .b-psy-profile__post,.b-psy-profile--v2 .b-psy-profile__question,.b-psy-profile--v2 .b-psy-profile__review{border-radius:14px}.b-psy-profile--v2 .story-modal-card{border-radius:0;height:100svh;max-height:100svh;max-width:none}.b-psy-profile--v2 .story-modal-body{padding:90px 16px}.b-psy-profile--v2 .story-title{font-size:22px}.b-psy-profile--v2 .story-text{font-size:13px}.b-psy-profile--v2 .story-modal-foot{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr auto}.b-psy-profile--v2 .story-reply{grid-column:1/-1}.b-psy-profile--v2 .story-reactions{order:2}.b-psy-profile--v2 .story-reply-send{order:3}.b-psy-profile--v2 .story-editor{align-items:flex-end;padding:10px}.b-psy-profile--v2 .se-modal{border-radius:16px;max-height:92svh;overflow:auto}.b-psy-profile--v2 .se-canvas-col{min-height:300px}.b-psy-profile--v2 .se-bg-grid{grid-template-columns:repeat(4,1fr)}}.b-psy-profile--v2{--v2-dark:#2b2b2b;--v2-mint:#5aeaa0;--v2-lav:#a89de8;--v2-white:#fff;--v2-bg:#f0f0ee;--v2-mid:#6b6b6b;--v2-border:#dcdcdc;color:var(--v2-dark);font-family:Onest,Segoe UI,Arial,sans-serif;margin:0 auto;max-width:1000px}.b-psy-profile--v2 .b-psy-profile__cover{background:linear-gradient(135deg,#2b2b2b,#3a2d5e 45%,#1a4a2e 75%,#5aeaa0);border-radius:0;box-shadow:none;height:200px;margin:0 0 60px;overflow:visible;position:relative}.b-psy-profile--v2 .b-psy-profile__cover-pattern{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-20v-4h-2v4h-4v2h4v4h2V2h4V0h-4z' fill='%23fff'/%3E%3C/svg%3E");border-radius:0;inset:0;opacity:.04;position:absolute}.b-psy-profile--v2 .b-psy-profile__cover-orb,.b-psy-profile--v2 .b-psy-profile__cover-orb--sm{display:none}.b-psy-profile--v2 .b-psy-profile__cover-top{display:flex;gap:7px;position:absolute;right:18px;top:14px;z-index:4}.b-psy-profile--v2 .b-psy-profile__share,.b-psy-profile--v2 .b-psy-profile__status{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:600;gap:6px;line-height:1.2;padding:5px 11px}.b-psy-profile--v2 .b-psy-profile__status:before{content:none}.b-psy-profile--v2 .b-psy-profile__status-dot{animation:ppCoverBlink 2s infinite;background:var(--v2-mint);border-radius:50%;box-shadow:0 0 0 0 #5aeaa099;flex-shrink:0;height:6px;width:6px}.b-psy-profile--v2 .b-psy-profile__share{cursor:pointer;transition:background .2s ease,transform .2s ease}.b-psy-profile--v2 .b-psy-profile__share:hover{background:#fff3;transform:translateY(-1px)}.b-psy-profile--v2 .b-psy-profile__avatar-wrap{bottom:-46px;left:48px;position:absolute;transform:none;z-index:5}.b-psy-profile--v2 .b-psy-profile__avatar{background:linear-gradient(135deg,#5aeaa0,#a89de8);border:4px solid var(--v2-bg);border-radius:50%;box-shadow:0 4px 20px #00000026;color:#fff;font-family:Unbounded,Arial Black,sans-serif;font-size:22px;font-weight:700;height:88px;width:88px}.b-psy-profile--v2 .b-psy-profile__avatar-badge{background:var(--v2-mint);border:2.5px solid var(--v2-bg);border-radius:50%;bottom:3px;color:var(--v2-dark);font-size:10px;font-weight:700;height:22px;right:0;width:22px}.b-psy-profile--v2 .b-psy-profile__head,.b-psy-profile--v2 .b-psy-profile__stats,.b-psy-profile--v2 .b-psy-profile__tags,.b-psy-profile--v2 .stories-row{padding-left:48px;padding-right:48px}.b-psy-profile--v2 .b-psy-profile__head{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin:0 0 12px}.b-psy-profile--v2 .b-psy-profile__name{color:var(--v2-dark);font-family:Unbounded,Arial Black,sans-serif;font-size:26px;font-weight:900;letter-spacing:-.03em;line-height:1.05;margin:0 0 7px}.b-psy-profile--v2 .b-psy-profile__subtitle{display:flex;flex-wrap:wrap;gap:5px;margin:0 0 10px}.b-psy-profile--v2 .b-psy-profile__subtitle-dot{display:none}.b-psy-profile--v2 .b-psy-profile__subtitle-chip{background:#a89de81a;border:1px solid #a89de840;border-radius:999px;color:#7b6fd4;font-size:11px;font-weight:600;padding:3px 10px}.b-psy-profile--v2 .b-psy-profile__bio{color:var(--v2-mid);font-family:Onest,Segoe UI,Arial,sans-serif;font-size:14px;font-style:italic;line-height:1.7;margin:0;max-width:500px}.b-psy-profile--v2 .b-psy-profile__head-actions{display:flex;flex-shrink:0;gap:8px;padding-top:4px}.b-psy-profile--v2 .b-psy-profile__ghost-btn,.b-psy-profile--v2 .b-psy-profile__icon-btn,.b-psy-profile--v2 .b-psy-profile__main-btn{border-radius:22px;font-family:Onest,Segoe UI,Arial,sans-serif;min-height:38px;transition:all .2s ease}.b-psy-profile--v2 .b-psy-profile__icon-btn{background:var(--v2-white);border:1px solid var(--v2-border);border-radius:50%;color:var(--v2-dark);font-size:14px;height:38px;width:38px}.b-psy-profile--v2 .b-psy-profile__ghost-btn{background:var(--v2-white);border:1px solid var(--v2-border);color:var(--v2-dark);font-size:13px;font-weight:500;padding:10px 16px}.b-psy-profile--v2 .b-psy-profile__main-btn{background:var(--v2-mint);border:0;box-shadow:0 4px 14px #5aeaa04d;color:var(--v2-dark);font-family:Unbounded,Arial Black,sans-serif;font-size:12px;font-weight:700;padding:10px 22px}.b-psy-profile--v2 .b-psy-profile__main-btn:hover{box-shadow:0 6px 22px #5aeaa066;transform:translateY(-1px)}.b-psy-profile--v2 .b-psy-profile__share-status{color:#18a869;font-size:12px;margin:6px 0 4px;padding:0 48px}.b-psy-profile--v2 .b-psy-profile__tags{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 18px}.b-psy-profile--v2 .b-psy-profile__tag{background:var(--v2-white);border:1px solid var(--v2-border);border-radius:9px;color:var(--v2-mid);font-size:12px;font-weight:500;padding:4px 11px}.b-psy-profile--v2 .b-psy-profile__tag.is-success{background:#a89de814;border-color:#a89de840;color:#7b6fd4}.b-psy-profile--v2 .b-psy-profile__tag.is-accent{background:#ffc14214;border-color:#ffc14240;color:#b07800}.b-psy-profile--v2 .b-psy-profile__stats{border-bottom:1px solid var(--v2-border);border-top:1px solid var(--v2-border);display:flex;margin:0 0 22px;overflow-x:auto;padding-bottom:14px;padding-top:14px;scrollbar-width:none}.b-psy-profile--v2 .b-psy-profile__stats::-webkit-scrollbar{display:none}.b-psy-profile--v2 .b-psy-profile__stat{border-right:1px solid var(--v2-border);flex:1 0;min-width:132px;padding:3px 0;text-align:center}.b-psy-profile--v2 .b-psy-profile__stat:last-child{border-right:0}.b-psy-profile--v2 .b-psy-profile__stat-value{color:var(--v2-dark);font-family:Unbounded,Arial Black,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.02em;line-height:1.05;white-space:nowrap}.b-psy-profile--v2 .b-psy-profile__stat-label{color:var(--v2-mid);font-size:11px;font-weight:500;margin-top:3px;white-space:nowrap}.b-psy-profile--v2 .stories-row{-webkit-overflow-scrolling:touch;display:flex;gap:16px;margin-bottom:20px;overflow-x:auto;padding-bottom:16px;padding-top:2px;scrollbar-width:none}.b-psy-profile--v2 .stories-row::-webkit-scrollbar{display:none}.b-psy-profile--v2 .story-item{cursor:pointer;flex-shrink:0;text-align:center;width:68px}.b-psy-profile--v2 .story-ring{background:conic-gradient(from 0deg,var(--v2-mint) 0,var(--v2-lav) 50%,var(--v2-mint) 100%);border-radius:50%;height:64px;margin:0 auto 6px;padding:3px;position:relative;transition:transform .2s ease;width:64px}.b-psy-profile--v2 .story-ring-new{background:conic-gradient(from 0deg,var(--v2-mint),#a89de8 60%,var(--v2-mint))}.b-psy-profile--v2 .story-ring-seen{background:conic-gradient(from 0deg,#d0d0d0,#e8e8e8)}.b-psy-profile--v2 .story-ring-add{background:var(--v2-white);border:2px dashed var(--v2-border)}.b-psy-profile--v2 .story-item:hover .story-ring{transform:scale(1.06)}.b-psy-profile--v2 .story-thumb{align-items:center;border:3px solid var(--v2-bg);border-radius:50%;display:flex;font-size:23px;height:100%;justify-content:center;line-height:1;overflow:hidden;width:100%}.b-psy-profile--v2 .story-thumb-add{background:var(--v2-white);border:3px solid var(--v2-bg);color:var(--v2-mid);font-size:20px}.b-psy-profile--v2 .story-new-dot{background:var(--v2-mint);border:2px solid var(--v2-bg);border-radius:50%;box-shadow:0 0 0 1px #5aeaa066;height:9px;position:absolute;right:2px;top:2px;width:9px}.b-psy-profile--v2 .story-label{color:var(--v2-mid);font-size:11px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-psy-profile--v2 .b-psy-profile__layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:280px minmax(0,1fr);margin:0;max-width:100%;padding:0 48px 60px}.b-psy-profile--v2 .b-psy-profile__card{background:var(--v2-white);border:1px solid var(--v2-border);border-radius:16px;box-shadow:0 2px 10px #0000000a;margin-bottom:12px;padding:18px}.b-psy-profile--v2 .b-psy-profile__card:last-child{margin-bottom:0}.b-psy-profile--v2 .b-psy-profile__card-title{color:var(--v2-mid);font-size:10px;font-weight:600;letter-spacing:.1em;line-height:1.2;margin:0 0 14px;text-transform:uppercase}.b-psy-profile--v2 .b-psy-profile__card--booking{background:linear-gradient(145deg,#1e1535,#2d1f54 55%,#1a3a2a);border:0;color:#fff;padding:20px}.b-psy-profile--v2 .b-psy-profile__card--booking .b-psy-profile__card-title{color:#fff6;font-size:9px;font-weight:700;letter-spacing:.12em;margin:0}.b-psy-profile--v2 .b-psy-profile__booking-head{display:block}.b-psy-profile--v2 .b-psy-profile__pill{background:#5aeaa02e;border:1px solid #5aeaa066;border-radius:8px;color:var(--v2-mint);display:inline-flex;font-size:10px;font-weight:600;margin:7px 0 0;padding:3px 8px}.b-psy-profile--v2 .b-psy-profile__price-row{display:block;margin-top:8px}.b-psy-profile--v2 .b-psy-profile__price-main{align-items:baseline;display:inline-flex;gap:4px}.b-psy-profile--v2 .b-psy-profile__price-main b{color:#fff;font-family:Unbounded,Arial Black,sans-serif;font-size:36px;font-weight:900;letter-spacing:-.04em;line-height:1}.b-psy-profile--v2 .b-psy-profile__price-main small{color:#ffffff73;font-family:Onest,Segoe UI,Arial,sans-serif;font-size:12px;font-weight:400}.b-psy-profile--v2 .b-psy-profile__price-unit{color:#ffffff59;display:block;font-size:11px;font-weight:500;margin-top:4px}.b-psy-profile--v2 .b-psy-profile__formats{display:flex;gap:7px;margin:16px 0 14px}.b-psy-profile--v2 .b-psy-profile__format{align-items:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9px;color:#ffffff8c;display:flex;flex:1 1;font-family:Onest,Segoe UI,Arial,sans-serif;font-size:11px;font-weight:500;gap:5px;justify-content:center;min-height:34px;padding:8px 6px;transition:all .15s ease}.b-psy-profile--v2 .b-psy-profile__format:hover{background:#ffffff1a;color:#fffc}.b-psy-profile--v2 .b-psy-profile__format.is-active{background:#5aeaa02e;border-color:#5aeaa066;color:var(--v2-mint)}.b-psy-profile--v2 .b-psy-profile__format-icon{font-size:12px}.b-psy-profile--v2 .b-psy-profile__book-btn{background:var(--v2-mint);border:0;border-radius:11px;box-shadow:0 4px 14px #5aeaa040;color:var(--v2-dark);font-family:Unbounded,Arial Black,sans-serif;font-size:12px;font-weight:700;margin-bottom:8px;min-height:44px;transition:box-shadow .2s ease,transform .15s ease;width:100%}.b-psy-profile--v2 .b-psy-profile__book-btn:hover{box-shadow:0 6px 20px #5aeaa059;transform:translateY(-1px)}.b-psy-profile--v2 .b-psy-profile__message-btn{background:#ffffff14;border:1px solid #ffffff24;border-radius:11px;color:#ffffffb3;font-family:Onest,Segoe UI,Arial,sans-serif;font-size:13px;font-weight:500;min-height:42px;width:100%}.b-psy-profile--v2 .b-psy-profile__message-btn:hover{background:#ffffff24;color:#fff}.b-psy-profile--v2 .b-psy-profile__slot{align-items:center;background:#0000;border:1px solid var(--v2-border);border-radius:9px;display:flex;justify-content:space-between;margin-bottom:7px;padding:10px 11px;transition:all .15s ease}.b-psy-profile--v2 .b-psy-profile__slot:last-of-type{margin-bottom:0}.b-psy-profile--v2 .b-psy-profile__slot:hover{background:#5aeaa00f;border-color:#5aeaa04d;transform:translateX(2px)}.b-psy-profile--v2 .b-psy-profile__slot-day{color:var(--v2-mid);font-size:12px;font-weight:500}.b-psy-profile--v2 .b-psy-profile__slot-time{color:var(--v2-dark);font-size:13px;font-weight:600}.b-psy-profile--v2 .b-psy-profile__slot-dot{background:var(--v2-mint);border-radius:50%;box-shadow:none;height:7px;width:7px}.b-psy-profile--v2 .b-psy-profile__slots-more{background:#0000;border:0;color:#18a869;font-size:12px;font-weight:600;margin-top:11px;padding:0;text-align:center;width:100%}.b-psy-profile--v2 .b-psy-profile__rating-top{align-items:flex-end;display:flex;gap:12px;margin-bottom:12px}.b-psy-profile--v2 .b-psy-profile__rating-score{font-family:Unbounded,Arial Black,sans-serif;font-size:38px;font-weight:900;letter-spacing:-.04em;line-height:1}.b-psy-profile--v2 .b-psy-profile__rating-stars{color:#f5b81f;font-size:15px;letter-spacing:-1px}.b-psy-profile--v2 .b-psy-profile__rating-meta{color:var(--v2-mid);font-size:11px;margin-top:2px}.b-psy-profile--v2 .b-psy-profile__rating-row{align-items:center;display:flex;gap:7px;margin-bottom:4px}.b-psy-profile--v2 .b-psy-profile__rating-num{color:var(--v2-mid);font-size:10px;text-align:right;width:9px}.b-psy-profile--v2 .b-psy-profile__rating-track{background:var(--v2-bg);border-radius:2px;flex:1 1;height:4px;overflow:hidden}.b-psy-profile--v2 .b-psy-profile__rating-fill{background:linear-gradient(90deg,var(--v2-mint),#18a869);border-radius:2px;display:block;height:100%;width:0;width:var(--pp-fill,0)}.b-psy-profile--v2 .b-psy-profile__rating-count{color:var(--v2-mid);font-size:10px;width:18px}.b-psy-profile--v2 .b-psy-profile__edu-row{align-items:flex-start;display:flex;gap:9px;margin-bottom:11px;transition:transform .2s ease}.b-psy-profile--v2 .b-psy-profile__edu-row:last-child{margin-bottom:0}.b-psy-profile--v2 .b-psy-profile__edu-row:hover{transform:translateX(2px)}.b-psy-profile--v2 .b-psy-profile__edu-icon{align-items:center;background:#a89de81a;border-radius:9px;display:flex;flex-shrink:0;font-size:16px;height:34px;justify-content:center;width:34px}.b-psy-profile--v2 .b-psy-profile__edu-row strong{color:var(--v2-dark);display:block;font-size:12px;font-weight:600;line-height:1.35}.b-psy-profile--v2 .b-psy-profile__edu-row small{color:var(--v2-mid);display:block;font-size:11px;font-weight:500;line-height:1.35;margin-top:1px}.b-psy-profile--v2 .b-psy-profile__contact-row{align-items:center;border-bottom:1px solid var(--v2-border);display:flex;gap:9px;padding:8px 0;transition:transform .15s ease}.b-psy-profile--v2 .b-psy-profile__contact-row:last-child{border-bottom:0}.b-psy-profile--v2 .b-psy-profile__contact-row:hover{transform:translateX(2px)}.b-psy-profile--v2 .b-psy-profile__contact-icon{align-items:center;background:var(--v2-bg);border-radius:7px;display:flex;flex-shrink:0;font-size:14px;height:30px;justify-content:center;width:30px}.b-psy-profile--v2 .b-psy-profile__contact-row small{color:var(--v2-mid);display:block;font-size:10px;font-weight:500;line-height:1.2}.b-psy-profile--v2 .b-psy-profile__contact-row strong{color:var(--v2-dark);display:block;font-size:12px;font-weight:600;line-height:1.3;margin-top:1px}.b-psy-profile--v2 .b-psy-profile__contact-row a{color:inherit;text-decoration:none}.b-psy-profile--v2 .b-psy-profile__tabs{background:#0000;border-bottom:1px solid var(--v2-border);display:flex;gap:0;margin:0 0 18px;overflow-x:auto;padding:0;position:static;scrollbar-width:none;top:auto;z-index:auto}.b-psy-profile--v2 .b-psy-profile__tabs::-webkit-scrollbar{display:none}.b-psy-profile--v2 .b-psy-profile__tabs button{background:#0000;border:0;border-bottom:2.5px solid #0000;color:var(--v2-mid);cursor:pointer;font-size:13px;font-weight:500;padding:10px 20px;white-space:nowrap}.b-psy-profile--v2 .b-psy-profile__tabs button.is-active{border-bottom-color:var(--v2-mint);color:var(--v2-dark);font-weight:600}.b-psy-profile--v2 .b-psy-profile__tab-panel{display:flex;flex-direction:column;gap:14px}.b-psy-profile--v2 .b-psy-profile__tab-empty,.b-psy-profile--v2 .b-psy-profile__tab-loading{background:#ffffffa6;border:1px dashed var(--v2-border);border-radius:12px;color:var(--v2-mid);font-size:13px;padding:16px}.b-psy-profile--v2 .b-psy-profile__post{background:var(--v2-white);border:1px solid var(--v2-border);border-radius:16px;box-shadow:0 2px 10px #0000000a;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.b-psy-profile--v2 .b-psy-profile__post:hover{box-shadow:0 8px 28px #00000014;transform:translateY(-2px)}.b-psy-profile--v2 .b-psy-profile__post-banner.is-image{background:linear-gradient(135deg,#1e1a2e,#2b2340 40%,#1a2e2a);height:200px;margin:0;overflow:hidden;position:relative;width:100%}.b-psy-profile--v2 .b-psy-profile__post-banner.is-image img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.b-psy-profile--v2 .b-psy-profile__post:hover .b-psy-profile__post-banner.is-image img{transform:scale(1.03)}.b-psy-profile--v2 .b-psy-profile__post>:not(.b-psy-profile__post-banner){margin-left:20px;margin-right:20px}.b-psy-profile--v2 .b-psy-profile__post-meta{align-items:center;display:flex;gap:11px;margin-bottom:13px;margin-top:20px}.b-psy-profile--v2 .b-psy-profile__post-avatar{align-items:center;background:linear-gradient(135deg,var(--v2-mint),var(--v2-lav));border-radius:50%;color:var(--v2-dark);display:flex;flex-shrink:0;font-family:Unbounded,Arial Black,sans-serif;font-size:11px;font-weight:700;height:38px;justify-content:center;width:38px}.b-psy-profile--v2 .b-psy-profile__post-meta strong{display:block;font-size:13px;font-weight:600;line-height:1.35}.b-psy-profile--v2 .b-psy-profile__post-meta small{color:var(--v2-mid);display:block;font-size:12px;margin-top:1px}.b-psy-profile--v2 .b-psy-profile__topic{border-radius:7px;display:inline-flex;font-size:11px;font-weight:600;margin-bottom:11px;padding:3px 10px}.b-psy-profile--v2 .b-psy-profile__topic.is-teal{background:#5aeaa01a;color:#18a869}.b-psy-profile--v2 .b-psy-profile__topic.is-amber{background:#ffc1421a;color:#b07800}.b-psy-profile--v2 .b-psy-profile__topic.is-coral,.b-psy-profile--v2 .b-psy-profile__topic.is-purple{background:#a89de81a;color:#7b6fd4}.b-psy-profile--v2 .b-psy-profile__post-title{color:var(--v2-dark);font-family:Unbounded,Arial Black,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.02em;line-height:1.35;margin:0 0 10px}.b-psy-profile--v2 .b-psy-profile__post p{color:var(--v2-dark);font-size:14px;line-height:1.8;margin:0 20px 14px}.b-psy-profile--v2 .b-psy-profile__post-actions{align-items:center;border-top:1px solid var(--v2-border);display:flex;flex-wrap:wrap;gap:4px;margin:0 20px;padding:12px 0 16px}.b-psy-profile--v2 .b-psy-profile__post-actions button{align-items:center;background:#0000;border:0;border-radius:7px;color:var(--v2-mid);cursor:pointer;display:inline-flex;font-family:Onest,Segoe UI,Arial,sans-serif;font-size:13px;font-weight:500;gap:5px;padding:6px 10px;transition:all .15s ease}.b-psy-profile--v2 .b-psy-profile__post-actions button:hover{background:#5aeaa014;color:#18a869}.b-psy-profile--v2 .b-psy-profile__post-actions button.is-liked{color:#18a869}.b-psy-profile--v2 .b-psy-profile__mini-book{background:var(--v2-mint)!important;border-radius:18px!important;color:var(--v2-dark)!important;font-size:12px;font-weight:600!important;margin-left:auto;padding:7px 16px!important}.b-psy-profile--v2 .b-psy-profile__forum-head{align-items:center;background:linear-gradient(135deg,#5aeaa012,#a89de812);border:1px solid #5aeaa033;border-radius:14px;display:flex;gap:14px;justify-content:space-between;padding:16px 18px}.b-psy-profile--v2 .b-psy-profile__forum-head p{color:var(--v2-dark);font-size:14px;line-height:1.5;margin:0}.b-psy-profile--v2 .b-psy-profile__forum-head button{background:var(--v2-mint);border:0;border-radius:10px;color:var(--v2-dark);cursor:pointer;font-family:Onest,Segoe UI,Arial,sans-serif;font-size:13px;font-weight:600;padding:9px 18px}.b-psy-profile--v2 .b-psy-profile__question{background:var(--v2-white);border:1px solid var(--v2-border);border-radius:14px;box-shadow:0 2px 10px #0000000a;padding:16px;transition:all .2s ease}.b-psy-profile--v2 .b-psy-profile__question:hover{box-shadow:0 6px 22px #00000012;transform:translateY(-2px)}.b-psy-profile--v2 .b-psy-profile__question header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:9px}.b-psy-profile--v2 .b-psy-profile__question h3{font-family:Onest,Segoe UI,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.4;margin:0}.b-psy-profile--v2 .b-psy-profile__question .is-answered,.b-psy-profile--v2 .b-psy-profile__question .is-new{border-radius:7px;flex-shrink:0;font-size:11px;font-weight:600;padding:3px 9px}.b-psy-profile--v2 .b-psy-profile__question .is-answered{background:#5aeaa01f;color:#18a869}.b-psy-profile--v2 .b-psy-profile__question .is-new{background:#ffc1421f;color:#b07800}.b-psy-profile--v2 .b-psy-profile__question-text{color:var(--v2-mid);font-size:13px;line-height:1.7;margin:0 0 11px}.b-psy-profile--v2 .b-psy-profile__answer{background:#a89de80f;border-left:3px solid var(--v2-lav);border-radius:10px;margin-bottom:10px;padding:12px}.b-psy-profile--v2 .b-psy-profile__answer small{color:#7b6fd4;display:block;font-size:10px;font-weight:700;letter-spacing:.03em;margin-bottom:4px;text-transform:uppercase}.b-psy-profile--v2 .b-psy-profile__answer p{color:var(--v2-dark);font-size:13px;line-height:1.65;margin:0}.b-psy-profile--v2 .b-psy-profile__question footer{align-items:center;color:var(--v2-mid);display:flex;flex-wrap:wrap;font-size:11px;gap:12px}.b-psy-profile--v2 .b-psy-profile__inline-more{background:#0000;border:0;color:#18a869;cursor:pointer;font-size:12px;font-weight:600;margin-left:auto;padding:0}.b-psy-profile--v2 .b-psy-profile__review{background:var(--v2-white);border:1px solid var(--v2-border);border-radius:14px;box-shadow:0 2px 10px #0000000a;padding:16px;transition:all .2s ease}.b-psy-profile--v2 .b-psy-profile__review:hover{box-shadow:0 6px 22px #00000012;transform:translateY(-2px)}.b-psy-profile--v2 .b-psy-profile__review header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:9px}.b-psy-profile--v2 .b-psy-profile__review strong{display:block;font-size:13px;font-weight:600;line-height:1.35}.b-psy-profile--v2 .b-psy-profile__review small{color:#18a869;display:block;font-size:11px;font-weight:600;margin-top:1px}.b-psy-profile--v2 .b-psy-profile__review-stars{color:#f5b81f;font-size:15px;letter-spacing:-1px}.b-psy-profile--v2 .b-psy-profile__review p{color:var(--v2-mid);font-size:13px;font-style:italic;line-height:1.75;margin:0 0 9px}.b-psy-profile--v2 .b-psy-profile__review footer{color:var(--v2-mid);display:flex;font-size:11px;gap:8px;justify-content:space-between}.b-psy-profile--v2 .b-psy-profile__review footer span:last-child{background:var(--v2-bg);border:1px solid var(--v2-border);border-radius:6px;padding:2px 9px}.b-psy-profile--v2 .b-psy-profile__cert-head{align-items:center;background:#5aeaa012;border:1px solid #5aeaa038;border-radius:12px;color:#18a869;display:flex;font-size:12px;font-weight:600;gap:8px;padding:11px 14px}.b-psy-profile--v2 .b-psy-profile__cert{align-items:center;background:var(--v2-white);border:1px solid var(--v2-border);border-radius:12px;box-shadow:0 2px 8px #00000008;display:flex;gap:11px;padding:12px 14px;transition:all .15s ease}.b-psy-profile--v2 .b-psy-profile__cert:hover{box-shadow:0 5px 18px #00000012;transform:translateX(3px)}.b-psy-profile--v2 .b-psy-profile__cert-icon{align-items:center;background:#a89de81a;border-radius:9px;display:flex;flex-shrink:0;font-size:16px;height:34px;justify-content:center;width:34px}.b-psy-profile--v2 .b-psy-profile__cert strong{color:var(--v2-dark);display:block;font-size:13px;font-weight:600;line-height:1.35}.b-psy-profile--v2 .b-psy-profile__cert small{color:var(--v2-mid);display:block;font-size:11px;font-weight:500;margin-top:1px}.b-psy-profile--v2 .b-psy-profile__cert-year{font-size:10px!important;margin-top:2px}.b-psy-profile--v2 .story-modal{background:#000000e6}.b-psy-profile--v2 .story-modal-card{border-radius:0;height:100svh;max-height:100svh;max-width:390px;touch-action:pan-y;width:100%}.b-psy-profile--v2 .story-progress-row{gap:3px;left:11px;right:11px;top:11px}.b-psy-profile--v2 .story-prog{background:#ffffff47;height:2.5px}.b-psy-profile--v2 .story-modal-head{gap:9px;padding:0 13px;top:24px}.b-psy-profile--v2 .story-modal-av{background:linear-gradient(135deg,var(--v2-mint),var(--v2-lav));border:2px solid #fff6;color:var(--v2-dark);font-family:Unbounded,Arial Black,sans-serif;font-size:11px;height:34px;width:34px}.b-psy-profile--v2 .story-modal-name{color:#fff;font-size:12px;font-weight:700}.b-psy-profile--v2 .story-modal-time{color:#ffffff8c;font-size:10px}.b-psy-profile--v2 .story-modal-close{background:#0000004d;font-size:15px;height:30px;width:30px}.b-psy-profile--v2 .story-modal-body{padding:80px 22px}.b-psy-profile--v2 .story-modal-overlay{background:linear-gradient(0deg,#000000b8 0,#00000014 50%,#0000002e)}.b-psy-profile--v2 .story-title{font-family:Unbounded,Arial Black,sans-serif;font-size:21px;font-weight:700;line-height:1.3;margin-bottom:9px}.b-psy-profile--v2 .story-text{color:#ffffffe6;font-size:13px;line-height:1.65}.b-psy-profile--v2 .story-cta{background:#fff;border-radius:20px;box-shadow:none;color:var(--v2-dark);font-family:Onest,Segoe UI,Arial,sans-serif;font-size:12px;font-weight:700;margin-top:15px;padding:9px 22px}.b-psy-profile--v2 .story-tap-left,.b-psy-profile--v2 .story-tap-right{bottom:120px;width:32%}.b-psy-profile--v2 .story-modal-foot{gap:7px;padding:11px 13px 20px}.b-psy-profile--v2 .story-reactions{gap:4px}.b-psy-profile--v2 .story-react-btn{background:#ffffff1f;font-size:17px;height:34px;width:34px}.b-psy-profile--v2 .story-react-btn.is-active{background:#ffffff38}.b-psy-profile--v2 .story-reply{background:#ffffff1f;border:1.5px solid #ffffff40;border-radius:22px;font-size:13px;padding:9px 14px}.b-psy-profile--v2 .story-reply-send{background:var(--v2-mint);box-shadow:0 3px 12px #5aeaa073;color:var(--v2-dark);font-size:16px;height:36px;width:36px}@media(min-width:600px){.b-psy-profile--v2 .story-modal{background:#000000d1}.b-psy-profile--v2 .story-modal-card{border-radius:20px;box-shadow:0 32px 80px #0000008c;height:88svh;max-height:760px}}@media(max-width:1096px){.b-psy-profile--v2 .b-psy-profile__avatar-wrap{left:48px;transform:none}}@media(max-width:1239px){.b-psy-profile--v2 .b-psy-profile__head,.b-psy-profile--v2 .b-psy-profile__layout,.b-psy-profile--v2 .b-psy-profile__share-status,.b-psy-profile--v2 .b-psy-profile__stats,.b-psy-profile--v2 .b-psy-profile__tags,.b-psy-profile--v2 .stories-row{padding-left:24px;padding-right:24px}.b-psy-profile--v2 .b-psy-profile__cover{margin-bottom:56px}.b-psy-profile--v2 .b-psy-profile__avatar-wrap{left:24px}.b-psy-profile--v2 .b-psy-profile__layout{gap:14px;grid-template-columns:minmax(0,1fr);padding-bottom:38px}.b-psy-profile--v2 .b-psy-profile__sidebar{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.b-psy-profile--v2 .b-psy-profile__card{margin-bottom:0}.b-psy-profile--v2 .b-psy-profile__card--booking{grid-column:1/-1}.b-psy-profile--v2 .b-psy-profile__head{flex-direction:column;gap:10px;margin-bottom:10px}}@media(max-width:768px){.b-psy-profile--v2 .b-psy-profile__cover{height:176px;margin-bottom:52px}.b-psy-profile--v2 .b-psy-profile__cover-top{flex-wrap:wrap;gap:6px;justify-content:flex-end;right:12px;top:10px}.b-psy-profile--v2 .b-psy-profile__head,.b-psy-profile--v2 .b-psy-profile__layout,.b-psy-profile--v2 .b-psy-profile__share-status,.b-psy-profile--v2 .b-psy-profile__stats,.b-psy-profile--v2 .b-psy-profile__tags,.b-psy-profile--v2 .stories-row{padding-left:16px;padding-right:16px}.b-psy-profile--v2 .b-psy-profile__avatar-wrap{bottom:-44px;left:16px}.b-psy-profile--v2 .b-psy-profile__name{font-size:20px}.b-psy-profile--v2 .b-psy-profile__bio{display:none}.b-psy-profile--v2 .b-psy-profile__head-actions{display:flex;gap:7px;width:100%}.b-psy-profile--v2 .b-psy-profile__icon-btn{flex:0 0 38px}.b-psy-profile--v2 .b-psy-profile__ghost-btn,.b-psy-profile--v2 .b-psy-profile__main-btn{flex:1 1 auto;padding-left:10px;padding-right:10px}.b-psy-profile--v2 .b-psy-profile__stat{min-width:118px}.b-psy-profile--v2 .b-psy-profile__layout{padding-bottom:24px}.b-psy-profile--v2 .b-psy-profile__sidebar{grid-template-columns:minmax(0,1fr)}.b-psy-profile--v2 .b-psy-profile__formats{display:grid;grid-template-columns:1fr}.b-psy-profile--v2 .b-psy-profile__tabs button{font-size:13px;padding:10px 14px}}.b-psy-profile--v2 .story-modal{background:#000000d1;padding:12px}.b-psy-profile--v2 .story-modal-card.story-card{border-radius:20px;box-shadow:0 32px 80px #0000008c;height:min(88svh,760px);max-height:760px;max-width:390px;overflow:hidden;position:relative;touch-action:pan-y;width:min(390px,100vw - 24px)}.b-psy-profile--v2 .story-progress-row.sp-row{left:10px;right:10px;top:10px;z-index:30}.b-psy-profile--v2 .story-prog.sp{background:#ffffff42;border-radius:1px;height:2px}.b-psy-profile--v2 .story-prog-fill.sp-fill{border-radius:1px}.b-psy-profile--v2 .s-expiry-bar{background:#ffffff24;border-radius:1px;display:none;height:2px;left:10px;overflow:hidden;position:absolute;right:10px;top:16px;z-index:28}.b-psy-profile--v2 .s-expiry-bar.vis{display:block}.b-psy-profile--v2 .s-expiry-fill{background:linear-gradient(90deg,#5aeaa0,#a89de8);border-radius:1px;height:100%;transition:width .5s}.b-psy-profile--v2 .story-modal-head.s-head{gap:9px;padding:0 12px;top:24px;z-index:34}.b-psy-profile--v2 .s-author-block{min-width:0}.b-psy-profile--v2 .s-meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:6px;min-height:16px}.b-psy-profile--v2 .story-modal-time.s-time{margin-top:0}.b-psy-profile--v2 .s-expiry{align-items:center;background:#ffffff38;border-radius:999px;color:#f5f7ff;display:inline-flex;font-size:10px;font-weight:700;gap:4px;letter-spacing:.01em;padding:2px 8px;white-space:nowrap}.b-psy-profile--v2 .s-expiry.saved{background:#a89de857;color:#ece9ff}.b-psy-profile--v2 .s-expiry.expiring{background:#ff96324d;color:#ffcb9b}.b-psy-profile--v2 .s-expiry.expired{background:#ff505042;color:#ffc2c2}.b-psy-profile--v2 .s-actions-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000061;border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:18px;height:30px;justify-content:center;line-height:1;margin-left:auto;transition:background .18s ease;width:30px}.b-psy-profile--v2 .s-actions-btn.is-open,.b-psy-profile--v2 .s-actions-btn:hover{background:#00000094}.b-psy-profile--v2 .story-modal-close.s-close{height:30px;margin-left:0;width:30px}.b-psy-profile--v2 .s-story-title{display:flex;justify-content:center;left:12px;pointer-events:none;position:absolute;right:12px;top:66px;z-index:33}.b-psy-profile--v2 .s-story-title-text{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000005c;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;letter-spacing:-.01em;max-width:100%;overflow:hidden;padding:7px 14px;text-overflow:ellipsis;white-space:nowrap}.b-psy-profile--v2 .s-actions-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141cf5;border:1px solid #ffffff24;border-radius:14px;box-shadow:0 20px 40px #00000073;display:none;padding:8px;position:absolute;right:12px;top:60px;width:min(250px,100% - 24px);z-index:40}.b-psy-profile--v2 .s-actions-menu.open{display:block}.b-psy-profile--v2 .s-menu-item{align-items:center;background:#0000;border:0;border-radius:10px;color:#f5f8fff2;cursor:pointer;display:flex;font:inherit;font-size:13px;font-weight:600;gap:8px;padding:9px 10px;text-align:left;transition:background .15s ease;width:100%}.b-psy-profile--v2 .s-menu-item:hover{background:#ffffff17}.b-psy-profile--v2 .s-menu-item.accent{color:#b7c1ff}.b-psy-profile--v2 .s-menu-item.danger{color:#ff9e9e}.b-psy-profile--v2 .s-menu-ico{flex-shrink:0;text-align:center;width:16px}.b-psy-profile--v2 .story-particles-layer{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:36}.b-psy-profile--v2 .reaction-float{animation:ppStoryReactionBurst .95s ease-out forwards;height:0;pointer-events:none;position:absolute;transform:translate(-50%,-50%);width:0;z-index:2}.b-psy-profile--v2 .reaction-core{animation:ppStoryReactionPop .8s cubic-bezier(.2,.85,.2,1) forwards;filter:drop-shadow(0 6px 16px rgba(12,12,20,.45));font-size:28px;left:0;line-height:1;position:absolute;top:0;transform:translate(-50%,-50%)}.b-psy-profile--v2 .reaction-ring{animation:ppStoryReactionRing .62s ease-out forwards;border:2px solid #fffc;border-radius:999px;height:18px;left:0;opacity:0;position:absolute;top:0;transform:translate(-50%,-50%) scale(.2);width:18px}.b-psy-profile--v2 .reaction-spark{animation:ppStoryReactionSpark .64s ease-out 0ms forwards;animation:ppStoryReactionSpark var(--spark-duration,.64s) ease-out var(--spark-delay,0ms) forwards;background:radial-gradient(circle at 30% 30%,#fff 0,#ffe082 32%,#5aeaa0 100%);border-radius:999px;box-shadow:0 0 0 1px #fff3,0 3px 10px #0c0c1459;height:6px;height:var(--spark-size,6px);left:0;opacity:.8;opacity:var(--spark-opacity,.8);position:absolute;top:0;transform:translate(-50%,-50%);width:6px;width:var(--spark-size,6px)}.b-psy-profile--v2 .story-modal-body.s-body{padding-bottom:90px;padding-top:92px}.b-psy-profile--v2 .story-rendered-objects{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:3}.b-psy-profile--v2 .story-rendered-object{line-height:1.3;max-width:320px;position:absolute;text-shadow:0 2px 8px #00000080;white-space:pre-wrap;word-break:break-word}.b-psy-profile--v2 .story-rendered-text{font-weight:700}.b-psy-profile--v2 .story-rendered-title{font-weight:700;line-height:1.25}.b-psy-profile--v2 .story-rendered-body{font-size:.62em;line-height:1.5;margin-top:5px}.b-psy-profile--v2 .story-rendered-sticker{filter:drop-shadow(0 2px 8px rgba(0,0,0,.35));font-size:46px;line-height:1}.b-psy-profile--v2 .story-rendered-image{display:block;height:auto;object-fit:contain;width:100%}@keyframes ppStoryEnterFade{0%{opacity:0}to{opacity:1}}@keyframes ppStoryEnterSlideUp{0%{opacity:0;transform:translateY(30px) rotate(0deg);transform:translateY(30px) rotate(var(--obj-r,0deg))}to{opacity:1;transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(var(--obj-r,0deg))}}@keyframes ppStoryEnterSlideDn{0%{opacity:0;transform:translateY(-30px) rotate(0deg);transform:translateY(-30px) rotate(var(--obj-r,0deg))}to{opacity:1;transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(var(--obj-r,0deg))}}@keyframes ppStoryEnterZoom{0%{opacity:0;transform:scale(.3) rotate(0deg);transform:scale(.3) rotate(var(--obj-r,0deg))}to{opacity:1;transform:scale(1) rotate(0deg);transform:scale(1) rotate(var(--obj-r,0deg))}}@keyframes ppStoryEnterPop{0%{opacity:0;transform:scale(.5) rotate(0deg);transform:scale(.5) rotate(var(--obj-r,0deg))}70%{transform:scale(1.12) rotate(0deg);transform:scale(1.12) rotate(var(--obj-r,0deg))}to{opacity:1;transform:scale(1) rotate(0deg);transform:scale(1) rotate(var(--obj-r,0deg))}}@keyframes ppStoryEnterFlip{0%{opacity:0;transform:perspective(400px) rotateY(90deg)}to{opacity:1;transform:perspective(400px) rotateY(0deg)}}@keyframes ppStoryEnterSwing{0%{opacity:0;transform:rotate(-20deg) rotate(0deg);transform:rotate(-20deg) rotate(var(--obj-r,0deg))}to{opacity:1;transform:rotate(0deg) rotate(0deg);transform:rotate(0deg) rotate(var(--obj-r,0deg))}}@keyframes ppStoryEnterBlur{0%{filter:blur(14px);opacity:0}to{filter:blur(0);opacity:1}}@keyframes ppStoryHeartbeat{0%,to{transform:scale(1) rotate(0deg);transform:scale(1) rotate(var(--obj-r,0deg))}14%{transform:scale(1.18) rotate(0deg);transform:scale(var(--fx-sc,1.18)) rotate(var(--obj-r,0deg))}28%{transform:scale(1) rotate(0deg);transform:scale(1) rotate(var(--obj-r,0deg))}42%{transform:scale(1.18) rotate(0deg);transform:scale(var(--fx-sc,1.18)) rotate(var(--obj-r,0deg))}70%{transform:scale(1) rotate(0deg);transform:scale(1) rotate(var(--obj-r,0deg))}}@keyframes ppStorySpin1{0%{transform:rotate(0deg);transform:rotate(var(--obj-r,0deg))}to{transform:rotate(1turn);transform:rotate(calc(var(--obj-r, 0deg) + 1turn))}}@keyframes ppStorySpinLoop{0%{transform:rotate(0deg);transform:rotate(var(--obj-r,0deg))}to{transform:rotate(1turn);transform:rotate(calc(var(--obj-r, 0deg) + 1turn))}}@keyframes ppStoryFloat{0%,to{transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(var(--obj-r,0deg))}50%{transform:translateY(-8px) rotate(0deg);transform:translateY(calc(var(--fx-d, -8px))) rotate(var(--obj-r,0deg))}}@keyframes ppStoryShake{0%,to{transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(var(--obj-r,0deg))}20%{transform:translateX(-6px) rotate(0deg);transform:translateX(calc(var(--fx-d, -6px))) rotate(var(--obj-r,0deg))}40%{transform:translateX(-6px) rotate(0deg);transform:translateX(calc(var(--fx-d, 6px)*-1)) rotate(var(--obj-r,0deg))}60%{transform:translateX(-3px) rotate(0deg);transform:translateX(calc(var(--fx-d, -3px))) rotate(var(--obj-r,0deg))}80%{transform:translateX(-3px) rotate(0deg);transform:translateX(calc(var(--fx-d, 3px)*-1)) rotate(var(--obj-r,0deg))}}@keyframes ppStoryPulse{0%,to{opacity:1}50%{opacity:.3;opacity:var(--fx-sc,.3)}}@keyframes ppStoryZoom{0%,to{transform:scale(1) rotate(0deg);transform:scale(1) rotate(var(--obj-r,0deg))}50%{transform:scale(1.25) rotate(0deg);transform:scale(var(--fx-sc,1.25)) rotate(var(--obj-r,0deg))}}@keyframes ppStoryBounce{0%,to{transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(var(--obj-r,0deg))}30%{transform:translateY(-16px) rotate(0deg);transform:translateY(calc(var(--fx-d, -16px))) rotate(var(--obj-r,0deg))}50%{transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(var(--obj-r,0deg))}65%{transform:translateY(-8px) rotate(0deg);transform:translateY(calc(var(--fx-d, -8px))) rotate(var(--obj-r,0deg))}80%{transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(var(--obj-r,0deg))}}@keyframes ppStorySwing{0%,to{transform:rotate(0deg);transform:rotate(var(--obj-r,0deg))}25%{transform:rotate(14deg);transform:rotate(calc(var(--obj-r, 0deg) + var(--fx-ang, 14deg)))}75%{transform:rotate(-14deg);transform:rotate(calc(var(--obj-r, 0deg) - var(--fx-ang, 14deg)))}}@keyframes ppStoryJelly{0%,to{transform:scale(1) rotate(0deg);transform:scale(1) rotate(var(--obj-r,0deg))}25%{transform:scale(.85,1.15) rotate(0deg);transform:scale(var(--fx-sc,.85),1.15) rotate(var(--obj-r,0deg))}50%{transform:scale(1.1,.9) rotate(0deg);transform:scale(1.1,var(--fx-sc,.9)) rotate(var(--obj-r,0deg))}75%{transform:scale(.95,1.05) rotate(0deg);transform:scale(var(--fx-sc,.95),1.05) rotate(var(--obj-r,0deg))}}@keyframes ppStoryGlitch{0%,to{filter:none;transform:translate(0) rotate(0deg);transform:translate(0) rotate(var(--obj-r,0deg))}10%{filter:hue-rotate(90deg);transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(var(--obj-r,0deg))}20%{filter:hue-rotate(180deg);transform:translate(3px,-1px) rotate(0deg);transform:translate(3px,-1px) rotate(var(--obj-r,0deg))}30%{filter:none;transform:translate(0) rotate(0deg);transform:translate(0) rotate(var(--obj-r,0deg))}60%{filter:hue-rotate(-90deg);transform:translate(2px,2px) rotate(0deg);transform:translate(2px,2px) rotate(var(--obj-r,0deg))}70%{filter:none;transform:translate(-2px) rotate(0deg);transform:translate(-2px) rotate(var(--obj-r,0deg))}}@keyframes ppStoryNeon{0%,to{text-shadow:0 0 4px #fff,0 0 10px #5aeaa0,0 0 20px #5aeaa0}50%{text-shadow:0 0 2px #fff,0 0 6px #5aeaa0}}@keyframes ppStoryTypewriter{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.b-psy-profile--v2 .story-rendered-object[data-enter=fade]{animation:ppStoryEnterFade .6s ease both}.b-psy-profile--v2 .story-rendered-object[data-enter=slide-up]{animation:ppStoryEnterSlideUp .6s cubic-bezier(.22,1,.36,1) both}.b-psy-profile--v2 .story-rendered-object[data-enter=slide-dn]{animation:ppStoryEnterSlideDn .6s cubic-bezier(.22,1,.36,1) both}.b-psy-profile--v2 .story-rendered-object[data-enter=zoom]{animation:ppStoryEnterZoom .5s cubic-bezier(.22,1,.36,1) both}.b-psy-profile--v2 .story-rendered-object[data-enter=pop]{animation:ppStoryEnterPop .6s cubic-bezier(.34,1.56,.64,1) both}.b-psy-profile--v2 .story-rendered-object[data-enter=flip]{animation:ppStoryEnterFlip .6s ease both}.b-psy-profile--v2 .story-rendered-object[data-enter=swing]{animation:ppStoryEnterSwing .5s cubic-bezier(.22,1,.36,1) both}.b-psy-profile--v2 .story-rendered-object[data-enter=blur]{animation:ppStoryEnterBlur .7s ease both}.b-psy-profile--v2 .story-rendered-object[data-fx=heartbeat]{animation:ppStoryHeartbeat 1.4s ease-in-out infinite;animation:ppStoryHeartbeat var(--fx-spd,1.4s) ease-in-out infinite}.b-psy-profile--v2 .story-rendered-object[data-fx=spin]{animation:ppStorySpin1 .7s cubic-bezier(.22,1,.36,1) 1 forwards;animation:ppStorySpin1 var(--fx-spd,.7s) cubic-bezier(.22,1,.36,1) 1 forwards}.b-psy-profile--v2 .story-rendered-object[data-fx=spinloop]{animation:ppStorySpinLoop 2s linear infinite;animation:ppStorySpinLoop var(--fx-spd,2s) linear infinite}.b-psy-profile--v2 .story-rendered-object[data-fx=float]{animation:ppStoryFloat 2.4s ease-in-out infinite;animation:ppStoryFloat var(--fx-spd,2.4s) ease-in-out infinite}.b-psy-profile--v2 .story-rendered-object[data-fx=shake]{animation:ppStoryShake .5s ease-in-out 1;animation:ppStoryShake var(--fx-spd,.5s) ease-in-out 1}.b-psy-profile--v2 .story-rendered-object[data-fx=pulse]{animation:ppStoryPulse 1.6s ease-in-out infinite;animation:ppStoryPulse var(--fx-spd,1.6s) ease-in-out infinite}.b-psy-profile--v2 .story-rendered-object[data-fx=zoom]{animation:ppStoryZoom 2s ease-in-out infinite;animation:ppStoryZoom var(--fx-spd,2s) ease-in-out infinite}.b-psy-profile--v2 .story-rendered-object[data-fx=bounce]{animation:ppStoryBounce 1.2s cubic-bezier(.28,.84,.42,1) infinite;animation:ppStoryBounce var(--fx-spd,1.2s) cubic-bezier(.28,.84,.42,1) infinite}.b-psy-profile--v2 .story-rendered-object[data-fx=swing]{animation:ppStorySwing 1s ease-in-out infinite;animation:ppStorySwing var(--fx-spd,1s) ease-in-out infinite;transform-origin:top center}.b-psy-profile--v2 .story-rendered-object[data-fx=jelly]{animation:ppStoryJelly .8s ease-in-out infinite;animation:ppStoryJelly var(--fx-spd,.8s) ease-in-out infinite}.b-psy-profile--v2 .story-rendered-object[data-fx=glitch]{animation:ppStoryGlitch 1.5s steps(1) infinite;animation:ppStoryGlitch var(--fx-spd,1.5s) steps(1) infinite}.b-psy-profile--v2 .story-rendered-object[data-fx=neon]{animation:ppStoryNeon 1.5s ease-in-out infinite;animation:ppStoryNeon var(--fx-spd,1.5s) ease-in-out infinite}.b-psy-profile--v2 .story-rendered-object[data-fx=typewriter]{animation:ppStoryTypewriter 2s steps(20) 1 forwards;animation:ppStoryTypewriter var(--fx-spd,2s) steps(20) 1 forwards}.b-psy-profile--v2 .story-content.s-content{max-width:94%}.b-psy-profile--v2 .story-title.s-title{margin-top:2px}.b-psy-profile--v2 .story-tap-left.s-tap-l,.b-psy-profile--v2 .story-tap-right.s-tap-r{bottom:110px}.b-psy-profile--v2 .story-modal-foot.s-foot{grid-gap:7px;align-items:center;display:grid;gap:7px;grid-template-columns:auto minmax(0,1fr) auto;z-index:35}.b-psy-profile--v2 .story-reactions.s-reactions{gap:4px}.b-psy-profile--v2 .story-react-btn.s-react{font-size:17px;height:34px;width:34px}.b-psy-profile--v2 .story-reply.s-inp{border-radius:22px;font-size:13px;min-width:0;padding:9px 14px;width:100%}.b-psy-profile--v2 .story-reply-send.s-send{font-size:16px;height:36px;width:36px}.b-psy-profile--v2 .se-element{touch-action:none}@media(max-width:599px){.b-psy-profile--v2 .story-modal{padding:8px}.b-psy-profile--v2 .story-modal-card.story-card{border-radius:18px;height:min(86svh,720px);max-height:720px;width:min(390px,100vw - 16px)}.b-psy-profile--v2 .story-modal-foot.s-foot{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr auto;padding:10px 12px 14px}.b-psy-profile--v2 .story-reply.s-inp{grid-column:1/-1}}@keyframes ppCoverBlink{0%,to{box-shadow:0 0 0 0 #5aeaa099}50%{box-shadow:0 0 0 5px #5aeaa000}}@keyframes ppStoryProgressBar{0%{width:0}to{width:100%}}@keyframes ppTabIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ppRatingGrow{0%{width:0}to{width:0;width:var(--pp-fill,0)}}@keyframes ppStoryReactionPop{0%{opacity:0;transform:translate(-50%,-50%) scale(.2)}30%{opacity:1;transform:translate(-50%,-82%) scale(1.1)}to{opacity:0;transform:translate(-50%,-150%) scale(1)}}@keyframes ppStickerDrop{0%{opacity:0;transform:scale(0) rotate(-10deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}@keyframes ppSwipeHint{0%,to{opacity:.8;transform:translateX(-50%) translateY(0)}50%{opacity:.48;transform:translateX(-50%) translateY(5px)}}@keyframes ppStoryReactionBurst{0%{opacity:0;transform:translate(-50%,-50%) scale(.3)}25%{opacity:1;transform:translate(-50%,-88%) scale(1.12)}to{opacity:0;transform:translate(-50%,-170%) scale(1)}}@keyframes ppStoryReactionRing{0%{opacity:.95;transform:translate(-50%,-50%) scale(.15)}to{opacity:0;transform:translate(-50%,-50%) scale(3.1)}}@keyframes ppStoryReactionSpark{0%{opacity:.85;opacity:var(--spark-opacity,.85);transform:translate(-50%,-50%) scale(.3)}25%{opacity:1;transform:translate(-50%,-50%) scale(1.1);transform:translate(calc(-50% + var(--tx, 0px)*.38),calc(-50% + var(--ty, 0px)*.38)) scale(1.1)}to{opacity:0;transform:translate(-50%,-50%) scale(.2);transform:translate(calc(-50% + var(--tx, 0px)),calc(-50% + var(--ty, 0px))) scale(.2)}}.psych-profile-auth-shell .psych-profile-auth-shell__main{background:#f8f8f6;background:var(--bg,#f8f8f6)}.psych-profile-auth-shell .psych-profile-auth-shell__content{flex:1 1;min-width:0}.psych-profile-auth-shell .psych-profile-topbar{z-index:30}.psych-profile-auth-shell .psych-profile-topbar__titles{display:flex;flex-direction:column;gap:2px;min-width:0}.psych-profile-auth-shell .psych-profile-topbar__title{color:#2b2b2b;color:var(--dark,#2b2b2b);font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;letter-spacing:-.02em;line-height:1.2}.psych-profile-auth-shell .psych-profile-topbar__subtitle{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:12px;line-height:1.2;max-width:min(58vw,620px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psych-profile-auth-shell .psych-profile-topbar__notif-btn{position:relative}.psych-profile-auth-shell .psych-profile-topbar__notif-dot{background:#ef4444;border:1.5px solid #fff;border:1.5px solid var(--white,#fff);border-radius:50%;height:7px;position:absolute;right:6px;top:6px;width:7px}[data-app-theme=dark] .psych-profile-auth-shell .psych-profile-topbar__title{color:#eceff9}[data-app-theme=dark] .psych-profile-auth-shell .psych-profile-topbar__subtitle{color:#9ca5b7}[data-app-theme=dark] .psych-profile-auth-shell .psych-profile-topbar__notif-dot{border-color:#212835}@media(max-width:900px){.psych-profile-auth-shell .psych-profile-topbar__catalog-btn{display:none}.psych-profile-auth-shell .psych-profile-topbar__subtitle{max-width:54vw}}*{box-sizing:border-box;margin:0;padding:0}.psych-profile-v7{--dark:#2b2b2b;--mint:#5aeaa0;--lav:#a89de8;--white:#fff;--bg:#f0f0ee;--mid:#6b6b6b;--border:#dcdcdc;background:#f0f0ee;color:#2b2b2b;color:var(--dark);font-size:14px;min-height:100vh}.psych-profile-v7 nav{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:14px 48px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.psych-profile-v7 .nav-logo{align-items:center;display:flex;gap:9px;text-decoration:none}.psych-profile-v7 .nav-logo-text{color:#2b2b2b;color:var(--dark);font-size:14px;font-weight:700;letter-spacing:-.02em}.psych-profile-v7 .nav-logo-text span{color:var(--lav)}.psych-profile-v7 .nav-r{align-items:center;display:flex;gap:10px}.psych-profile-v7 .nav-back{border:1px solid var(--border);border-radius:8px;color:var(--mid);font-size:12px;padding:6px 12px;text-decoration:none;transition:all .2s}.psych-profile-v7 .nav-back:hover{border-color:#2b2b2b;border-color:var(--dark);color:#2b2b2b;color:var(--dark)}.psych-profile-v7 .nav-dot{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:8px;display:flex;height:32px;justify-content:center;position:relative;width:32px}.psych-profile-v7 .nav-dot:after{background:#e84040;border:1.5px solid var(--white);border-radius:50%;content:"";height:6px;position:absolute;right:5px;top:5px;width:6px}.psych-profile-v7 .nav-av{align-items:center;background:linear-gradient(135deg,#5aeaa0,#a89de8);border-radius:50%;color:var(--white);display:flex;font-size:11px;font-weight:700;height:32px;justify-content:center;width:32px}.psych-profile-v7 .cover{background:linear-gradient(135deg,#2b2b2b,#3a2d5e 45%,#1a4a2e 75%,#5aeaa0);height:200px;margin-bottom:60px;position:relative}.psych-profile-v7 .cover-pattern{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-20v-4h-2v4h-4v2h4v4h2V2h4V0h-4z' fill='%23fff'/%3E%3C/svg%3E");inset:0;opacity:.04;position:absolute}.psych-profile-v7 .cover-top{display:flex;gap:7px;position:absolute;right:18px;top:14px}.psych-profile-v7 .cover-badge{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border:1px solid #ffffff38;border-radius:100px;color:#fff;display:flex;font-size:11px;font-weight:600;gap:5px;padding:5px 11px}.psych-profile-v7 .cover-badge-dot{animation:blink 2s infinite;background:#5aeea0;background:var(--mint);border-radius:50%;height:6px;width:6px}@keyframes blink{0%,to{box-shadow:0 0 0 0 #5aeaa099}50%{box-shadow:0 0 0 5px #5aeaa000}}.psych-profile-v7 .cover-share{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:100px;color:#fff;cursor:pointer;font-size:11px;padding:5px 11px;transition:background .2s}.psych-profile-v7 .cover-share:hover{background:#fff3}.psych-profile-v7 .av-wrap{bottom:-46px;left:50%;max-width:100%;position:absolute;transform:translateX(-452px)}@media(max-width:1096px){.psych-profile-v7 .av-wrap{left:48px;transform:none}}.psych-profile-v7 .av{align-items:center;background:linear-gradient(135deg,#5aeaa0,#a89de8);border:4px solid var(--bg);border-radius:50%;box-shadow:0 4px 20px #00000026;color:var(--white);display:flex;font-size:22px;font-weight:700;height:88px;justify-content:center;position:relative;width:88px}.psych-profile-v7 .av img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.psych-profile-v7 .av-check{align-items:center;background:#5aeea0;background:var(--mint);border:2.5px solid var(--bg);border-radius:50%;bottom:3px;box-shadow:0 2px 6px #0000002e;color:#2b2b2b;color:var(--dark);display:flex;font-size:9px;font-weight:700;height:22px;justify-content:center;position:absolute;right:0;width:22px}.psych-profile-v7 .profile{margin:0 auto;max-width:1000px;padding:0 48px 32px}.psych-profile-v7 .profile-top{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:12px}.psych-profile-v7 .profile-name{font-size:26px;font-weight:900;letter-spacing:-.03em;margin-bottom:7px}.psych-profile-v7 .profile-chips{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.psych-profile-v7 .chip{background:#a89de81a;border:1px solid #a89de840;border-radius:100px;color:#7b6fd4;font-size:11px;font-weight:600;padding:3px 10px}.psych-profile-v7 .profile-bio{color:var(--mid);font-size:14px;font-style:italic;line-height:1.7;max-width:500px}.psych-profile-v7 .profile-actions{display:flex;flex-shrink:0;gap:8px;padding-top:4px}.psych-profile-v7 .btn-primary{background:#5aeea0;background:var(--mint);border:none;border-radius:22px;box-shadow:0 4px 14px #5aeaa04d;color:#2b2b2b;color:var(--dark);cursor:pointer;font-size:12px;font-weight:700;padding:10px 22px;transition:box-shadow .2s,transform .15s;white-space:nowrap}.psych-profile-v7 .btn-primary:hover{box-shadow:0 6px 22px #5aeaa066;transform:translateY(-1px)}.psych-profile-v7 .btn-secondary{background:var(--white);border:1px solid var(--border);border-radius:22px;color:#2b2b2b;color:var(--dark);cursor:pointer;font-size:13px;font-weight:500;padding:10px 16px;transition:all .2s;white-space:nowrap}.psych-profile-v7 .btn-secondary:hover{border-color:#2b2b2b;border-color:var(--dark)}.psych-profile-v7 .btn-icon{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:50%;cursor:pointer;display:flex;height:38px;justify-content:center;transition:all .2s;width:38px}.psych-profile-v7 .btn-icon:hover{border-color:#2b2b2b;border-color:var(--dark)}.psych-profile-v7 .btn-icon:disabled{cursor:not-allowed;opacity:.45}.psych-profile-v7 .btn-icon:disabled:hover{border-color:var(--border)}.psych-profile-v7 .profile-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.psych-profile-v7 .tag{background:var(--white);border:1px solid var(--border);border-radius:9px;color:var(--mid);cursor:default;font-size:12px;font-weight:500;padding:4px 11px;transition:all .15s}.psych-profile-v7 .tag:hover{background:#5aeaa012;border-color:#5aeaa04d;color:#18a869}.psych-profile-v7 .tag-m{background:#5aeaa014;border-color:#5aeaa040;color:#18a869}.psych-profile-v7 .tag-l{background:#a89de814;border-color:#a89de840;color:#7b6fd4}.psych-profile-v7 .tag-a{background:#ffc14214;border-color:#ffc14240;color:#b07800}.psych-profile-v7 .profile-stats{border-bottom:1px solid var(--border);border-top:1px solid var(--border);display:flex;margin-bottom:22px;padding:14px 0}.psych-profile-v7 .stat{border-right:1px solid var(--border);flex:1 1;padding:3px 0;text-align:center}.psych-profile-v7 .stat:last-child{border-right:none}.psych-profile-v7 .stat-n{color:#2b2b2b;color:var(--dark);font-size:18px;font-weight:700;letter-spacing:-.02em}.psych-profile-v7 .stat-l{color:var(--mid);font-size:11px;font-weight:500;margin-top:3px}.psych-profile-v7 .stat:hover .stat-n{color:#18a869;transition:color .2s}.psych-profile-v7 .hl-row{-webkit-overflow-scrolling:touch;display:flex;gap:16px;margin-bottom:20px;overflow-x:auto;padding:2px 0 16px;scrollbar-width:none}.psych-profile-v7 .hl-row::-webkit-scrollbar{display:none}.psych-profile-v7 .hl-item{cursor:pointer;flex-shrink:0;text-align:center;width:68px}.psych-profile-v7 .hl-ring{background:conic-gradient(from 0deg,#5aeea0 0,var(--lav) 50%,#5aeea0 100%);background:conic-gradient(from 0deg,var(--mint) 0,var(--lav) 50%,var(--mint) 100%);border-radius:50%;height:64px;margin:0 auto 6px;padding:3px;position:relative;transition:transform .2s;width:64px}.psych-profile-v7 .hl-ring:hover{transform:scale(1.06)}.psych-profile-v7 .hl-ring-seen{background:conic-gradient(from 0deg,#d0d0d0,#e8e8e8)}.psych-profile-v7 .hl-ring-new{background:conic-gradient(from 0deg,#5aeea0,#a89de8 60%,#5aeea0);background:conic-gradient(from 0deg,var(--mint),#a89de8 60%,var(--mint))}.psych-profile-v7 .hl-thumb{align-items:center;border:3px solid var(--bg);border-radius:50%;display:flex;height:100%;justify-content:center;line-height:1;overflow:hidden;width:100%}.psych-profile-v7 .hl-new-dot{background:#5aeea0;background:var(--mint);border:2px solid var(--bg);border-radius:50%;box-shadow:0 0 0 1px #5aeaa066;height:9px;position:absolute;right:2px;top:2px;width:9px;z-index:2}.psych-profile-v7 .hl-label{color:var(--mid);font-size:11px;font-weight:500;white-space:nowrap}.psych-profile-v7 .hl-add-ring{align-items:center;background:var(--white);border:2px dashed var(--border);border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 6px;transition:border-color .2s;width:64px}.psych-profile-v7 .hl-item:hover .hl-add-ring{border-color:#5aeea0;border-color:var(--mint)}.psych-profile-v7 .main-layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:280px 1fr;margin:0 auto;max-width:1000px;padding:0 48px 60px}.psych-profile-v7 .card{background:var(--white);border:1px solid var(--border);border-radius:16px;box-shadow:0 2px 10px #0000000a;margin-bottom:12px;padding:18px}.psych-profile-v7 .card:last-child{margin-bottom:0}.psych-profile-v7 .card-ttl{color:var(--mid);font-size:10px;font-weight:600;letter-spacing:.1em;margin-bottom:14px;text-transform:uppercase}.psych-profile-v7 .booking-card,.psych-profile-v7 .card.booking-card{background:linear-gradient(145deg,#1e1535,#2d1f54 55%,#1a3a2a);border:none;padding:20px}.psych-profile-v7 .bk-label{color:#fff6;font-size:9px;font-weight:700;letter-spacing:.12em;margin-bottom:3px;text-transform:uppercase}.psych-profile-v7 .bk-price{color:#fff;font-size:36px;font-weight:900;letter-spacing:-.04em;line-height:1}.psych-profile-v7 .bk-price-main{font-size:inherit;font-weight:inherit;letter-spacing:inherit}.psych-profile-v7 .bk-price-per{color:#fff6;font-size:12px;font-weight:400;margin-left:4px}.psych-profile-v7 .bk-price-sub{color:#ffffff59;font-size:11px;margin:6px 0 16px}.psych-profile-v7 .bk-fmts{display:flex;gap:7px;margin-bottom:14px}.psych-profile-v7 .bfmt{align-items:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9px;color:#ffffff8c;color:#fffc;cursor:pointer;display:flex;flex:1 1;font-size:11px;font-weight:500;gap:5px;justify-content:center;padding:8px 6px;transition:all .15s}.psych-profile-v7 .bfmt.on{background:#5aeaa02e;border-color:#5aeaa066;color:#5aeea0;color:var(--mint)}.psych-profile-v7 .btn-book{align-items:center;background:#5aeea0;background:var(--mint);border:none;border-radius:11px;box-shadow:0 4px 14px #5aeaa040;color:#2b2b2b;color:var(--dark);cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:7px;justify-content:center;margin-bottom:8px;padding:13px;transition:box-shadow .2s,transform .15s;width:100%}.psych-profile-v7 .btn-book:hover{box-shadow:0 6px 20px #5aeaa059;transform:translateY(-1px)}.psych-profile-v7 .btn-msg{background:#ffffff14;border:1px solid #ffffff24;border-radius:11px;color:#ffffffb3;cursor:pointer;font-size:13px;font-weight:500;padding:11px;transition:all .15s;width:100%}.psych-profile-v7 .btn-msg:hover{background:#ffffff24;color:#fff}.psych-profile-v7 .slots-card{border-radius:16px;padding:18px}.psych-profile-v7 .slot{grid-column-gap:8px;align-items:center;border:1px solid var(--border);border-radius:9px;column-gap:8px;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) auto auto;margin-bottom:7px;padding:10px 11px;text-align:left;transition:all .15s;width:100%}.psych-profile-v7 .slot:hover{background:#5aeaa00f;border-color:#5aeaa04d;transform:translateX(2px)}.psych-profile-v7 .slot:last-of-type{margin-bottom:0}.psych-profile-v7 .slot-day{color:var(--mid);font-size:12px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psych-profile-v7 .slot-time{font-size:13px;font-weight:600;min-width:50px;text-align:right;white-space:nowrap}.psych-profile-v7 .slot-dot{background:#5aeea0;background:var(--mint);border-radius:50%;height:7px;justify-self:end;width:7px}.psych-profile-v7 .slot-empty{color:#33353f;font-size:14px;line-height:1.35;margin:16px 0 8px}.psych-profile-v7 .slots-more{color:#18a869;cursor:pointer;font-size:12px;font-weight:600;margin-top:11px;text-align:center}.psych-profile-v7 .rating-top{align-items:flex-end;display:flex;gap:12px;margin-bottom:12px}.psych-profile-v7 .rating-big{font-size:38px;font-weight:900;letter-spacing:-.04em}.psych-profile-v7 .stars-lg{color:#f5b81f;font-size:15px;letter-spacing:-1px}.psych-profile-v7 .rbar{align-items:center;display:flex;gap:7px;margin-bottom:4px}.psych-profile-v7 .rbar-n{color:var(--mid);font-size:10px;text-align:right;width:9px}.psych-profile-v7 .rbar-track{background:var(--bg);border-radius:2px;flex:1 1;height:4px;overflow:hidden}.psych-profile-v7 .rbar-fill{background:linear-gradient(90deg,#5aeea0,#18a869);background:linear-gradient(90deg,var(--mint),#18a869);border-radius:2px;height:100%;transition:width 1.2s cubic-bezier(.22,1,.36,1);width:0}.psych-profile-v7 .rbar-c{color:var(--mid);font-size:10px;width:18px}.psych-profile-v7 .edu-row{align-items:flex-start;display:flex;gap:9px;margin-bottom:11px}.psych-profile-v7 .edu-row:last-child{margin-bottom:0}.psych-profile-v7 .edu-row:hover{transform:translateX(2px);transition:transform .2s}.psych-profile-v7 .edu-ic{align-items:center;background:#a89de81a;border-radius:9px;display:flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.psych-profile-v7 .edu-name{font-size:12px;font-weight:600}.psych-profile-v7 .edu-sub{color:var(--mid);font-size:11px;margin-top:1px}.psych-profile-v7 .ct-row{align-items:center;border-bottom:1px solid var(--border);cursor:pointer;display:flex;gap:9px;padding:8px 0;transition:all .15s}.psych-profile-v7 .ct-row:last-child{border:none}.psych-profile-v7 .ct-row.is-link{cursor:pointer}.psych-profile-v7 .ct-row.is-link:hover{transform:translateX(2px)}.psych-profile-v7 .ct-ic{align-items:center;background:var(--bg);border-radius:7px;display:flex;flex-shrink:0;height:30px;justify-content:center;width:30px}.psych-profile-v7 .ct-lbl{color:var(--mid);font-size:10px;font-weight:500}.psych-profile-v7 .ct-main{flex:1 1;min-width:0}.psych-profile-v7 .ct-val{font-size:12px;font-weight:600}.psych-profile-v7 .ct-val a{color:inherit;display:inline-block;font-size:13px;max-width:100%;overflow-wrap:break-word;text-decoration:none;word-break:normal}.psych-profile-v7 .ct-val a:hover{text-decoration:underline;text-underline-offset:2px}.psych-profile-v7 .tabs{border-bottom:1px solid var(--border);display:flex;margin-bottom:18px;overflow-x:auto;scrollbar-width:none}.psych-profile-v7 .tabs::-webkit-scrollbar{display:none}.psych-profile-v7 .tab{border-bottom:2.5px solid #0000;color:var(--mid);cursor:pointer;font-size:13px;font-weight:500;padding:10px 20px;transition:all .2s;white-space:nowrap}.psych-profile-v7 .tab.on{border-color:#5aeea0;border-color:var(--mint);font-weight:600}.psych-profile-v7 .tab.on,.psych-profile-v7 .tab:hover:not(.on){color:#2b2b2b;color:var(--dark)}.psych-profile-v7 .sec{display:none;flex-direction:column;gap:14px}.psych-profile-v7 .sec.show{display:flex}.psych-profile-v7 .post{background:var(--white);border:1px solid var(--border);border-radius:16px;box-shadow:0 2px 10px #0000000a;overflow:hidden;transition:box-shadow .2s,transform .2s}.psych-profile-v7 .post.is-clickable{cursor:pointer}.psych-profile-v7 .post.is-clickable:focus-visible{outline:2px solid #5aeaa0bf;outline-offset:2px}.psych-profile-v7 .post:hover{box-shadow:0 8px 28px #00000014;transform:translateY(-2px)}.psych-profile-v7 .post-cover{background:linear-gradient(135deg,#1e1a2e,#2b2340 40%,#1a2e2a);height:200px;overflow:hidden;position:relative;width:100%}.psych-profile-v7 .post-cover img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.psych-profile-v7 .post:hover .post-cover img{transform:scale(1.03)}.psych-profile-v7 .post-cover-gradient{background:linear-gradient(0deg,#00000073 0,#0000 60%);inset:0;position:absolute}.psych-profile-v7 .post-cover-tag{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:100px;bottom:14px;font-size:11px;font-weight:700;left:16px;letter-spacing:.02em;padding:4px 12px;position:absolute}.psych-profile-v7 .post-cover-read{align-items:center;bottom:14px;color:#ffffffb3;display:flex;font-size:11px;font-weight:600;gap:5px;position:absolute;right:16px}.psych-profile-v7 .post-body{padding:20px}.psych-profile-v7 .post-meta{align-items:center;display:flex;gap:11px;margin-bottom:13px}.psych-profile-v7 .post-av{align-items:center;background:linear-gradient(135deg,#5aeea0,var(--lav));background:linear-gradient(135deg,var(--mint),var(--lav));border-radius:50%;color:#2b2b2b;color:var(--dark);display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:38px;justify-content:center;width:38px}.psych-profile-v7 .post-nm{font-size:13px;font-weight:600}.psych-profile-v7 .post-dt{color:var(--mid);font-size:12px}.psych-profile-v7 .post-topic{border-radius:7px;display:inline-block;font-size:11px;font-weight:600;margin-bottom:11px;padding:3px 10px}.psych-profile-v7 .tp-teal{background:#5aeaa01a;color:#18a869}.psych-profile-v7 .tp-amber{background:#ffc1421a;color:#b07800}.psych-profile-v7 .tp-purple{background:#a89de81a;color:#7b6fd4}.psych-profile-v7 .post-title{color:#2b2b2b;color:var(--dark);font-size:15px;font-weight:700;letter-spacing:-.02em;line-height:1.35;margin-bottom:10px}.psych-profile-v7 .post-text{color:#2b2b2b;color:var(--dark);font-size:14px;line-height:1.8;margin-bottom:14px}.psych-profile-v7 .post-foot{align-items:center;border-top:1px solid var(--border);display:flex;padding-top:12px}.psych-profile-v7 .pa{align-items:center;background:#0000;border:none;border-radius:7px;color:var(--mid);cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:5px;padding:6px 10px;transition:all .15s}.psych-profile-v7 .pa:hover{background:#5aeaa014;color:#18a869}.psych-profile-v7 .pa.liked{color:#18a869}.psych-profile-v7 .pa-book{background:#5aeea0;background:var(--mint);border:none;border-radius:18px;color:#2b2b2b;color:var(--dark);cursor:pointer;font-size:12px;font-weight:600;margin-left:auto;padding:7px 16px;transition:box-shadow .15s}.psych-profile-v7 .pa-book:hover{box-shadow:0 4px 12px #5aeaa04d}.psych-profile-v7 .load-more{color:#18a869;cursor:pointer;font-size:13px;font-weight:600;opacity:.85;padding:10px 0;text-align:center}.psych-profile-v7 .load-more:hover{opacity:1}.psych-profile-v7 .forum-prompt{align-items:center;background:linear-gradient(135deg,#5aeaa012,#a89de812);border:1px solid #5aeaa033;border-radius:14px;display:flex;gap:14px;justify-content:space-between;padding:16px 18px}.psych-profile-v7 .forum-prompt-text{color:#2b2b2b;color:var(--dark);font-size:14px;line-height:1.5}.psych-profile-v7 .btn-ask{background:#5aeea0;background:var(--mint);border:none;border-radius:10px;color:#2b2b2b;color:var(--dark);cursor:pointer;flex-shrink:0;font-size:13px;font-weight:600;padding:9px 18px;transition:box-shadow .2s}.psych-profile-v7 .btn-ask:hover{box-shadow:0 4px 12px #5aeaa04d}.psych-profile-v7 .q-card{background:var(--white);border:1px solid var(--border);border-radius:14px;box-shadow:0 2px 10px #0000000a;padding:16px;transition:all .2s}.psych-profile-v7 .q-card:hover{box-shadow:0 6px 22px #00000012;transform:translateY(-2px)}.psych-profile-v7 .q-card.is-clickable{cursor:pointer}.psych-profile-v7 .q-card.is-clickable:focus-visible{outline:2px solid #5aeaa0bf;outline-offset:2px}.psych-profile-v7 .q-top{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:9px}.psych-profile-v7 .q-title{font-size:14px;font-weight:600;line-height:1.4}.psych-profile-v7 .q-badge{border-radius:7px;flex-shrink:0;font-size:11px;font-weight:600;padding:3px 9px}.psych-profile-v7 .q-answered{background:#5aeaa01f;color:#18a869}.psych-profile-v7 .q-new{background:#ffc1421f;color:#b07800}.psych-profile-v7 .q-text{color:var(--mid);font-size:13px;line-height:1.7;margin-bottom:11px}.psych-profile-v7 .q-ans{background:#a89de80f;border-left:3px solid var(--lav);border-radius:10px;margin-bottom:10px;padding:12px}.psych-profile-v7 .q-ans-lbl{color:#7b6fd4;font-size:10px;font-weight:700;letter-spacing:.03em;margin-bottom:4px}.psych-profile-v7 .q-ans-text{color:#2b2b2b;color:var(--dark);font-size:13px;line-height:1.65}.psych-profile-v7 .q-meta{color:var(--mid);display:flex;font-size:11px;gap:12px}.psych-profile-v7 .rev{background:var(--white);border:1px solid var(--border);border-radius:14px;box-shadow:0 2px 10px #0000000a;padding:16px;transition:all .2s}.psych-profile-v7 .rev:hover{box-shadow:0 6px 22px #00000012;transform:translateY(-2px)}.psych-profile-v7 .rev-head{display:flex;justify-content:space-between;margin-bottom:9px}.psych-profile-v7 .rev-nm{font-size:13px;font-weight:600}.psych-profile-v7 .rev-ok{color:#18a869;font-size:11px;font-weight:600;margin-top:1px}.psych-profile-v7 .rev-stars{color:#f5b81f;font-size:15px;letter-spacing:-1px}.psych-profile-v7 .rev-text{color:var(--mid);font-size:13px;font-style:italic;line-height:1.75;margin-bottom:9px}.psych-profile-v7 .rev-foot{color:var(--mid);display:flex;font-size:11px;justify-content:space-between}.psych-profile-v7 .rev-sessions{background:var(--bg);border:1px solid var(--border);border-radius:6px;padding:2px 9px}.psych-profile-v7 .verified-banner{align-items:center;background:#5aeaa012;border:1px solid #5aeaa038;border-radius:12px;color:#18a869;display:flex;font-size:12px;font-weight:600;gap:8px;padding:11px 14px}.psych-profile-v7 .cert{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:12px;box-shadow:0 2px 8px #00000008;cursor:pointer;display:flex;gap:11px;padding:12px 14px;transition:all .15s}.psych-profile-v7 .cert:hover{box-shadow:0 5px 18px #00000012;transform:translateX(3px)}.psych-profile-v7 .cert-ic{align-items:center;background:#a89de81a;border-radius:9px;display:flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.psych-profile-v7 .cert-nm{font-size:13px;font-weight:600}.psych-profile-v7 .cert-org{color:var(--mid);font-size:11px;margin-top:1px}.psych-profile-v7 .cert-yr{color:var(--mid);font-size:10px;margin-top:2px}.psych-profile-v7 .cert-hint{background:#a89de81a;border:1px solid #a89de833;border-radius:7px;color:#7b6fd4;flex-shrink:0;font-size:11px;opacity:0;padding:4px 10px;transition:opacity .15s;white-space:nowrap}.psych-profile-v7 .cert:hover .cert-hint{opacity:1}.psych-profile-v7 .doc-modal{align-items:flex-start;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;display:none;inset:0;justify-content:center;overflow-y:auto;padding:40px 20px;position:fixed;z-index:300}.psych-profile-v7 .doc-modal.open{display:flex}.psych-profile-v7 .doc-wrap{background:var(--white);border-radius:20px;box-shadow:0 24px 72px #00000040;flex-shrink:0;max-width:540px;overflow:hidden;width:100%}.psych-profile-v7 .doc-head{align-items:center;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:16px 18px}.psych-profile-v7 .doc-title{font-size:14px;font-weight:600}.psych-profile-v7 .doc-close{align-items:center;background:var(--bg);border:none;border-radius:50%;color:var(--mid);cursor:pointer;display:flex;font-size:13px;height:28px;justify-content:center;transition:all .15s;width:28px}.psych-profile-v7 .doc-close:hover{background:var(--border)}.psych-profile-v7 .doc-frame{align-items:center;background:linear-gradient(180deg,#fefefe,#f8f6f2);display:flex;justify-content:center;min-height:280px;padding:24px}.psych-profile-v7 .diploma{background:#fffef9;border:1.5px solid #d4c8a8;border-radius:10px;padding:26px;position:relative;-webkit-user-select:none;user-select:none;width:100%}.psych-profile-v7 .dc{border-color:#b4965059;border-style:solid;height:30px;position:absolute;width:30px}.psych-profile-v7 .dc.tl{border-radius:3px 0 0 0;border-width:2px 0 0 2px;left:11px;top:11px}.psych-profile-v7 .dc.tr{border-radius:0 3px 0 0;border-width:2px 2px 0 0;right:11px;top:11px}.psych-profile-v7 .dc.bl{border-radius:0 0 0 3px;border-width:0 0 2px 2px;bottom:11px;left:11px}.psych-profile-v7 .dc.br{border-radius:0 0 3px 0;border-width:0 2px 2px 0;bottom:11px;right:11px}.psych-profile-v7 .diploma-seal{align-items:center;background:linear-gradient(135deg,var(--lav),#7b6fd4);border-radius:50%;display:flex;height:52px;justify-content:center;margin:0 auto 14px;width:52px}.psych-profile-v7 .diploma-issuer{color:var(--mid);font-size:9px;font-weight:700;letter-spacing:.1em;margin-bottom:7px;text-align:center;text-transform:uppercase}.psych-profile-v7 .diploma-name{color:#2b2b2b;color:var(--dark);font-size:16px;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin-bottom:4px;text-align:center}.psych-profile-v7 .diploma-spec{color:var(--mid);font-size:11px;margin-bottom:12px;text-align:center}.psych-profile-v7 .diploma-line{background:linear-gradient(90deg,#0000,#d4c8a8,#0000);height:1px;margin:0 auto 12px;width:44px}.psych-profile-v7 .diploma-rec-lbl{color:var(--mid);font-size:9px;font-weight:600;letter-spacing:.08em;margin-bottom:3px;text-align:center;text-transform:uppercase}.psych-profile-v7 .diploma-rec{color:#7b6fd4;font-size:20px;font-style:italic;margin-bottom:12px;text-align:center}.psych-profile-v7 .diploma-body{color:var(--mid);font-size:11px;line-height:1.65;margin-bottom:16px;text-align:center}.psych-profile-v7 .diploma-footer{align-items:flex-end;display:flex;justify-content:space-between}.psych-profile-v7 .diploma-sign-line{background:#d4c8a8;height:1px;margin:0 auto 3px;width:80px}.psych-profile-v7 .diploma-sign-lbl{color:var(--mid);font-size:9px;text-align:center}.psych-profile-v7 .diploma-date{color:var(--mid);font-size:10px;text-align:right}.psych-profile-v7 .diploma-verified{align-items:center;border:2px solid #5aeaa080;border-radius:50%;bottom:14px;color:#18a869;display:flex;flex-direction:column;font-size:6px;font-weight:700;height:44px;justify-content:center;line-height:1.2;opacity:.8;position:absolute;right:14px;text-align:center;text-transform:uppercase;transform:rotate(12deg);width:44px}.psych-profile-v7 .diploma-verified-icon{font-size:13px;margin-bottom:1px}.psych-profile-v7 .doc-foot{align-items:center;border-top:1px solid var(--border);display:flex;justify-content:space-between;padding:12px 16px}.psych-profile-v7 .doc-vl{gap:4px}.psych-profile-v7 .doc-dl,.psych-profile-v7 .doc-vl{align-items:center;color:#18a869;display:flex;font-size:11px;font-weight:600}.psych-profile-v7 .doc-dl{background:#5aeaa01a;background:#000000e6;border:1px solid #5aeaa040;border-radius:8px;cursor:pointer;inset:0;justify-content:center;opacity:0;padding:6px 13px;pointer-events:none;transition:opacity .22s;z-index:200}.psych-profile-v7 .story-modal.open{opacity:1;pointer-events:all}.psych-profile-v7 .story-card{height:100svh;max-width:390px;overflow:hidden;position:relative;touch-action:pan-y;width:100%}@media(min-width:600px){.psych-profile-v7 .story-modal{background:#000000d1}.psych-profile-v7 .story-card{animation:sCardIn .22s cubic-bezier(.22,1,.36,1) both;border-radius:20px;box-shadow:0 32px 80px #0000008c;height:88svh;max-height:760px}}@keyframes sCardIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.psych-profile-v7 .sp-row{display:flex;gap:3px;left:11px;position:absolute;right:11px;top:11px;z-index:20}.psych-profile-v7 .sp{background:#ffffff47;border-radius:2px;flex:1 1;height:2.5px;overflow:hidden}.psych-profile-v7 .sp-fill{background:#fff;border-radius:2px;height:100%;width:0}.psych-profile-v7 .sp-done{width:100%}.psych-profile-v7 .sp-active{animation:spfill 5s linear forwards;animation:spfill var(--sdur,5s) linear forwards}@keyframes spfill{0%{width:0}to{width:100%}}.psych-profile-v7 .sp-active.paused{animation-play-state:paused}.psych-profile-v7 .s-head{align-items:center;display:flex;gap:9px;left:0;padding:0 13px;position:absolute;right:0;top:24px;z-index:20}.psych-profile-v7 .s-av{align-items:center;background:linear-gradient(135deg,#5aeea0,var(--lav));background:linear-gradient(135deg,var(--mint),var(--lav));border:2px solid #fff6;border-radius:50%;color:#2b2b2b;color:var(--dark);display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:34px;justify-content:center;width:34px}.psych-profile-v7 .s-author-block{flex:1 1;min-width:0}.psych-profile-v7 .s-name{color:#fff;font-size:12px;font-weight:700}.psych-profile-v7 .s-meta-row{align-items:center;display:flex;gap:6px;margin-top:1px}.psych-profile-v7 .s-time{color:#ffffff8c;font-size:10px}.psych-profile-v7 .s-expiry{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:6px;display:flex;font-size:9px;font-weight:700;gap:3px;padding:2px 6px}.psych-profile-v7 .s-expiry.saved{background:#a89de84d;color:#c4bce8}.psych-profile-v7 .s-expiry.expiring{background:#ff96324d;color:#ffb470}.psych-profile-v7 .s-expiry.expired{background:#ff505040;color:#ff8080}.psych-profile-v7 .s-story-title{align-items:center;display:flex;left:13px;position:absolute;right:13px;top:88px;z-index:20}.psych-profile-v7 .s-story-title-text{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000059;border-radius:20px;color:#fff;font-size:11px;font-weight:700;letter-spacing:-.01em;max-width:100%;overflow:hidden;padding:4px 12px;text-overflow:ellipsis;white-space:nowrap}.psych-profile-v7 .s-actions-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:30px;justify-content:center;margin-left:4px;transition:background .15s;width:30px}.psych-profile-v7 .s-actions-btn:hover{background:#0000008c}.psych-profile-v7 .s-actions-menu{animation:sMenuIn .18s cubic-bezier(.22,1,.36,1) both;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1c1c1ef5;border:1px solid #ffffff1a;border-radius:14px;box-shadow:0 8px 32px #00000080;display:none;min-width:180px;overflow:hidden;position:absolute;right:13px;top:24px;z-index:30}.psych-profile-v7 .s-actions-menu.open{display:block}@keyframes sMenuIn{0%{opacity:0;transform:scale(.9) translateY(-6px)}to{opacity:1;transform:scale(1) translateY(0)}}.psych-profile-v7 .s-menu-item{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:10px;padding:13px 16px;text-align:left;transition:background .12s;width:100%}.psych-profile-v7 .s-menu-item:hover{background:#ffffff14}.psych-profile-v7 .s-menu-item+.s-menu-item{border-top:1px solid #ffffff12}.psych-profile-v7 .s-menu-item.danger{color:#ff6b6b}.psych-profile-v7 .s-menu-item.accent{color:#5aeaa0}.psych-profile-v7 .s-menu-ico{flex-shrink:0;font-size:16px;text-align:center;width:20px}.psych-profile-v7 .s-expiry-bar{background:#ffffff1a;border-radius:1px;display:none;height:2px;left:11px;position:absolute;right:11px;top:18px;z-index:19}.psych-profile-v7 .s-expiry-bar.vis{display:block}.psych-profile-v7 .s-expiry-fill{background:linear-gradient(90deg,#5aeaa0,var(--lav));border-radius:1px;height:100%;transition:width .5s}.psych-profile-v7 .s-close{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:15px;height:30px;justify-content:center;margin-left:auto;width:30px}.psych-profile-v7 .s-body{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;overflow:hidden;padding:80px 22px;position:relative;user-select:none;-webkit-user-select:none;width:100%}.psych-profile-v7 .s-bg{inset:0;position:absolute;transition:transform .05s;z-index:0}.psych-profile-v7 .s-ov{background:linear-gradient(0deg,#000000b8 0,#00000014 50%,#0000002e);inset:0;position:absolute;z-index:1}.psych-profile-v7 .story-rendered-objects{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:3}.psych-profile-v7 .story-rendered-object{line-height:1.3;max-width:320px;position:absolute;text-shadow:0 2px 8px #00000080;white-space:pre-wrap;word-break:break-word}.psych-profile-v7 .story-rendered-text{font-weight:700}.psych-profile-v7 .story-rendered-title{font-weight:700;line-height:1.25}.psych-profile-v7 .story-rendered-body{font-size:.62em;line-height:1.5;margin-top:5px}.psych-profile-v7 .story-rendered-sticker{filter:drop-shadow(0 2px 8px rgba(0,0,0,.35));font-size:46px;line-height:1}.psych-profile-v7 .story-rendered-image{display:block;height:auto;object-fit:contain;width:100%}.psych-profile-v7 .s-content{position:relative;text-align:center;width:100%;z-index:4}.psych-profile-v7 .s-emoji{align-items:center;display:flex;justify-content:center;margin-bottom:13px}.psych-profile-v7 .s-title{color:#fff;font-size:21px;font-weight:700;line-height:1.3;margin-bottom:9px}.psych-profile-v7 .s-text{color:#ffffffe6;font-size:13px;line-height:1.65}.psych-profile-v7 .s-cta{background:#fff;border:none;border-radius:20px;color:#2b2b2b;color:var(--dark);cursor:pointer;display:inline-block;font-size:12px;font-weight:700;margin-top:15px;padding:9px 22px;transition:transform .15s}.psych-profile-v7 .s-cta:hover{transform:translateY(-1px)}.psych-profile-v7 .s-tap-l,.psych-profile-v7 .s-tap-r{bottom:120px;cursor:pointer;position:absolute;top:0;width:32%;z-index:15}.psych-profile-v7 .s-tap-l{left:0}.psych-profile-v7 .s-tap-r{right:0}.psych-profile-v7 .s-foot{align-items:center;bottom:0;display:flex;gap:7px;left:0;padding:11px 13px 20px;position:absolute;right:0;z-index:20}.psych-profile-v7 .s-reactions{display:flex;gap:4px}.psych-profile-v7 .s-react{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:17px;height:34px;justify-content:center;transition:transform .15s,background .15s;width:34px}.psych-profile-v7 .s-react:hover{background:#ffffff38;transform:scale(1.15)}.psych-profile-v7 .s-react:active{transform:scale(.85)}.psych-profile-v7 #sParticles{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:25}.psych-profile-v7 .s-particle{line-height:1;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;will-change:transform,opacity}@keyframes sp-heart{0%{opacity:1;transform:translate(0) scale(0) rotate(var(--r))}15%{opacity:1;transform:translate(var(--dx1),var(--dy1)) scale(1.2) rotate(var(--r))}80%{opacity:.8;transform:translate(var(--dx2),var(--dy2)) scale(.9) rotate(var(--r2))}to{opacity:0;transform:translate(var(--dx3),var(--dy3)) scale(.5) rotate(var(--r3))}}@keyframes sp-fire{0%{filter:brightness(2);opacity:1;transform:translate(0) scale(0) rotate(0deg)}20%{filter:brightness(1.5);opacity:1;transform:translate(var(--dx1),var(--dy1)) scale(1.4) rotate(var(--r))}60%{filter:brightness(1);opacity:.7;transform:translate(var(--dx2),var(--dy2)) scale(1) rotate(var(--r2))}to{filter:brightness(.5);opacity:0;transform:translate(var(--dx3),var(--dy3)) scale(.2) rotate(var(--r3))}}@keyframes sp-clap{0%{opacity:1;transform:translate(0) scale(0)}25%{opacity:1;transform:translate(var(--dx1),var(--dy1)) scale(1.3)}70%{opacity:.6;transform:translate(var(--dx2),var(--dy2)) scale(.9)}to{opacity:0;transform:translate(var(--dx3),var(--dy3)) scale(.4)}}@keyframes sp-flash{0%{opacity:.35}to{opacity:0}}.psych-profile-v7 .s-flash{animation:sp-flash .4s ease-out forwards;background:radial-gradient(circle at 50% 80%,#f60 0,#f40 30%,#0000 70%);background:radial-gradient(circle at var(--fx,50%) var(--fy,80%),#f60 0,#f40 30%,#0000 70%);inset:0;pointer-events:none;position:absolute;z-index:24}.psych-profile-v7 .s-inp{background:#ffffff1f;border:1.5px solid #ffffff40;border-radius:22px;color:#fff;flex:1 1;font-size:13px;outline:none;padding:9px 14px}.psych-profile-v7 .s-inp::placeholder{color:#fff6}.psych-profile-v7 .s-send{background:#5aeea0;background:var(--mint);border:none;border-radius:50%;color:#2b2b2b;color:var(--dark);cursor:pointer;flex-shrink:0;font-size:16px;font-weight:700;height:36px;transition:box-shadow .15s;width:36px}.psych-profile-v7 .s-send:hover{box-shadow:0 3px 12px #5aeaa073}.psych-profile-v7 .story-modal-foot.s-foot{grid-gap:7px;align-items:center;bottom:0;display:grid;gap:7px;grid-template-columns:auto minmax(0,1fr) auto;left:0;padding:11px 13px 20px;position:absolute;right:0;z-index:20}.psych-profile-v7 .story-reactions.s-reactions{display:flex;gap:4px}.psych-profile-v7 .story-reply.s-inp{background:#ffffff1f;border:1.5px solid #ffffff40;border-radius:22px;color:#fff;flex:1 1;font-size:13px;min-width:0;outline:none;padding:9px 14px;width:100%}.psych-profile-v7 .story-reply-send.s-send{background:#5aeea0;background:var(--mint);border:none;border-radius:50%;color:#2b2b2b;color:var(--dark);cursor:pointer;flex-shrink:0;font-size:16px;font-weight:700;height:36px;width:36px}.psych-profile-v7 .story-particles-layer--modal{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:2200}.psych-profile-v7 .story-editor{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#000000bf;display:flex;gap:20px;inset:0;justify-content:center;opacity:0;padding:20px;pointer-events:none;position:fixed;transition:opacity .22s;z-index:300}.psych-profile-v7 .story-editor.open{opacity:1;pointer-events:all}.psych-profile-v7 .se-modal{background:#111;border-radius:16px;box-shadow:0 20px 80px #000c,0 0 0 1px #ffffff12;display:flex;height:min(86svh,680px);overflow:hidden;width:min(980px,100%)}.psych-profile-v7 .se-canvas-col{background:#000;flex-basis:calc(min(86svh,680px)*9/16);flex-grow:0;flex-shrink:0;min-height:100%;overflow:hidden;position:relative}.psych-profile-v7 .se-canvas{inset:0;overflow:hidden;position:absolute;touch-action:none}.psych-profile-v7 .se-bg{inset:0;position:absolute}.psych-profile-v7 .se-bg-image{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:1}.psych-profile-v7 .se-elements{inset:0;overflow:hidden;position:absolute}.psych-profile-v7 .se-tools-col{background:#1a1a1a;display:flex;flex-direction:column;flex-shrink:0;height:100%;overflow-y:auto;width:270px}.psych-profile-v7 .se-tools-col,.psych-profile-v7 .se-tools-col *{cursor:grab;pointer-events:all;-webkit-user-select:none;user-select:none;will-change:transform}.psych-profile-v7 .se-element.selected{border-radius:4px;outline:2px dashed #ffffffb3;outline-offset:4px}.psych-profile-v7 .se-text-el{border-radius:8px;color:#fff;font-weight:700;line-height:1.3;max-width:280px;padding:6px 10px;text-align:center;text-shadow:0 2px 8px #00000080;white-space:pre-wrap;word-break:break-word}.psych-profile-v7 .se-text-el.style-outline{-webkit-text-stroke:1.5px #000;text-shadow:none}.psych-profile-v7 .se-text-el.style-filled{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:10px;padding:8px 14px}.psych-profile-v7 .se-sticker-el{filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));font-size:48px;line-height:1}.psych-profile-v7 .se-delete-btn{align-items:center;background:#e11d48;border:none;border-radius:50%;color:#fff;cursor:pointer;display:none;font-size:13px;height:24px;justify-content:center;position:absolute;right:-14px;top:-14px;width:24px;z-index:10}.psych-profile-v7 .se-element.selected .se-delete-btn{display:flex}.psych-profile-v7 .se-preview-head{align-items:center;display:flex;gap:8px;left:12px;position:absolute;right:12px;top:12px;z-index:10}.psych-profile-v7 .se-preview-av{align-items:center;background:linear-gradient(135deg,#afa9ec,#534ab7);border:2px solid #ffffff80;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:32px;justify-content:center;width:32px}.psych-profile-v7 .se-preview-name{color:#fff;font-size:11px;font-weight:700;text-shadow:0 1px 4px #00000080}.psych-profile-v7 .se-media-bg{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:1}.psych-profile-v7 .se-video-badge{background:#e11d48d9;border-radius:20px;bottom:16px;color:#fff;font-size:11px;font-weight:700;left:50%;padding:4px 12px;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:3}.psych-profile-v7 .se-camera-wrap{background:#000;border-radius:inherit;display:none;flex-direction:column;inset:0;overflow:hidden;position:absolute;z-index:40}.psych-profile-v7 .se-camera-wrap.active{display:flex}.psych-profile-v7 #seCameraPreview{height:100%;object-fit:cover;width:100%}.psych-profile-v7 .se-camera-ui{display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:14px;position:absolute}.psych-profile-v7 .se-cam-close{align-items:center;align-self:flex-start;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:34px;justify-content:center;width:34px}.psych-profile-v7 .se-cam-center{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.psych-profile-v7 .se-rec-btn{align-items:center;background:#0000;border:4px solid #fff;border-radius:50%;cursor:pointer;display:flex;height:64px;justify-content:center;transition:transform .15s;width:64px}.psych-profile-v7 .se-rec-inner{background:#e11d48;border-radius:50%;height:44px;transition:all .2s cubic-bezier(.22,1,.36,1);width:44px}.psych-profile-v7 .se-rec-btn.recording .se-rec-inner{border-radius:6px;height:24px;width:24px}.psych-profile-v7 .se-rec-timer{align-items:center;background:#e11d48cc;border-radius:20px;color:#fff;font-size:13px;font-weight:700;gap:4px;padding:3px 10px}.psych-profile-v7 .se-cam-flip{align-items:center;align-self:flex-end;background:#0006;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;width:40px}.psych-profile-v7 .se-tools-head{align-items:center;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;padding:16px 18px 12px}.psych-profile-v7 .se-tools-title{color:#fff;font-size:15px;font-weight:600}.psych-profile-v7 .se-close-btn{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;transition:background .15s;width:32px}.psych-profile-v7 .se-close-btn:hover{background:#fff3}.psych-profile-v7 .se-section{border-bottom:1px solid #ffffff0f;padding:14px 18px}.psych-profile-v7 .se-section-lbl{color:#ffffff59;font-size:10px;font-weight:700;letter-spacing:.1em;margin-bottom:10px;text-transform:uppercase}.psych-profile-v7 .se-bg-grid{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(5,1fr)}.psych-profile-v7 .se-bg-swatch{border:3px solid #0000;border-radius:10px;cursor:pointer;height:40px;overflow:hidden;position:relative;transition:transform .15s,border-color .15s}.psych-profile-v7 .se-bg-swatch:hover{transform:scale(1.06)}.psych-profile-v7 .se-bg-swatch.active{box-shadow:0 0 0 2px #fff}.psych-profile-v7 .se-bg-swatch.active:after{align-items:center;background:#0003;color:#fff;content:"✓";display:flex;font-size:16px;font-weight:700;inset:0;justify-content:center;position:absolute}.psych-profile-v7 .se-media-btns{display:flex;gap:8px}.psych-profile-v7 .se-media-btn{align-items:center;background:#ffffff12;border:1px solid #ffffff1a;border-radius:12px;color:#fffc;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:11px;font-weight:600;gap:5px;padding:12px 8px;transition:background .15s,border-color .15s}.psych-profile-v7 .se-media-btn:hover{background:#ffffff21;border-color:#fff3;color:#fff}.psych-profile-v7 .se-media-btn .se-mb-icon{font-size:22px}.psych-profile-v7 .se-media-btn.rec-active{background:#e11d4833;border-color:#e11d48;color:#fca5a5}.psych-profile-v7 .se-font-row,.psych-profile-v7 .se-text-style-row{display:flex;gap:6px;margin-bottom:8px}.psych-profile-v7 .se-font-btn,.psych-profile-v7 .se-ts-btn{background:#ffffff12;border:1px solid #ffffff1a;border-radius:9px;color:#ffffffb3;cursor:pointer;flex:1 1;font-size:12px;font-weight:600;padding:7px;transition:background .15s}.psych-profile-v7 .se-font-btn.active,.psych-profile-v7 .se-ts-btn.active{background:#fff3;border-color:#fff6;color:#fff}.psych-profile-v7 .se-size-row{align-items:center;display:flex;gap:10px;margin-bottom:10px}.psych-profile-v7 .se-size-slider{-webkit-appearance:none;background:#fff3;border-radius:2px;cursor:pointer;flex:1 1;height:4px;outline:none}.psych-profile-v7 .se-size-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border-radius:50%;cursor:pointer;height:16px;width:16px}.psych-profile-v7 .se-text-textarea{background:#ffffff12;border:1px solid #ffffff26;border-radius:10px;color:#fff;font-size:16px;font-weight:700;line-height:1.4;margin-bottom:8px;min-height:70px;outline:none;padding:10px 12px;resize:none;transition:border-color .2s;width:100%}.psych-profile-v7 .se-text-textarea::placeholder{color:#ffffff4d}.psych-profile-v7 .se-text-textarea:focus{border-color:#fff6}.psych-profile-v7 .se-text-confirm-row{display:flex;gap:8px}.psych-profile-v7 .se-text-cancel{background:#ffffff14;color:#ffffffb3;flex:1 1;font-weight:600}.psych-profile-v7 .se-text-add,.psych-profile-v7 .se-text-cancel{border:none;border-radius:10px;cursor:pointer;font-size:13px;padding:10px}.psych-profile-v7 .se-text-add{background:#fff;color:#1a1a1a;flex:2 1;font-weight:700;transition:background .15s}.psych-profile-v7 .se-text-add:hover{background:#f0f0f0}.psych-profile-v7 .se-sticker-grid{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(6,1fr)}.psych-profile-v7 .se-sticker-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:24px;height:44px;justify-content:center;transition:background .12s,transform .12s}.psych-profile-v7 .se-sticker-item:hover{background:#ffffff1a;transform:scale(1.2)}.psych-profile-v7 .se-bottom{margin-top:auto;padding:14px 18px 18px}.psych-profile-v7 .se-label-row{align-items:center;display:flex;gap:8px;margin-bottom:12px}.psych-profile-v7 .se-label-lbl{color:#fff6;font-size:11px;font-weight:600;white-space:nowrap}.psych-profile-v7 .se-label-input{background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;color:#fff;flex:1 1;font-size:13px;outline:none;padding:9px 12px;transition:border-color .2s}.psych-profile-v7 .se-label-input::placeholder{color:#ffffff4d}.psych-profile-v7 .se-label-input:focus{border-color:#ffffff4d}.psych-profile-v7 .se-publish-btn{background:linear-gradient(135deg,#059669,#34d399);border:none;border-radius:13px;box-shadow:0 4px 16px #05966959;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:13px;transition:transform .15s,box-shadow .15s;width:100%}.psych-profile-v7 .se-publish-btn:hover{box-shadow:0 6px 22px #05966966;transform:translateY(-1px)}@media(max-width:720px){.psych-profile-v7 .story-editor{align-items:stretch;padding:0}.psych-profile-v7 .se-modal{border-radius:0;flex-direction:column;height:100svh;width:100%}.psych-profile-v7 .se-canvas-col{flex:0 0 55svh}.psych-profile-v7 .se-tools-col{flex:1 1;width:100%}}.psych-profile-v7 .reaction-float{animation:ppStoryReactionBurst .95s ease-out forwards;height:0;pointer-events:none;position:absolute;transform:translate(-50%,-50%);width:0;z-index:2}.psych-profile-v7 .reaction-core{animation:ppStoryReactionPop .8s cubic-bezier(.2,.85,.2,1) forwards;filter:drop-shadow(0 6px 16px rgba(12,12,20,.45));font-size:28px;left:0;line-height:1;position:absolute;top:0;transform:translate(-50%,-50%)}.psych-profile-v7 .reaction-ring{animation:ppStoryReactionRing .62s ease-out forwards;border:2px solid #fffc;border-radius:999px;height:18px;left:0;opacity:0;position:absolute;top:0;transform:translate(-50%,-50%) scale(.2);width:18px}.psych-profile-v7 .reaction-spark{animation:ppStoryReactionSpark .64s ease-out 0ms forwards;animation:ppStoryReactionSpark var(--spark-duration,.64s) ease-out var(--spark-delay,0ms) forwards;background:radial-gradient(circle at 30% 30%,#fff 0,#ffe082 32%,#5aeaa0 100%);border-radius:999px;box-shadow:0 0 0 1px #fff3,0 3px 10px #0c0c1459;height:6px;height:var(--spark-size,6px);left:0;opacity:.8;opacity:var(--spark-opacity,.8);position:absolute;top:0;transform:translate(-50%,-50%);width:6px;width:var(--spark-size,6px)}.psych-profile-v7{--e-bg:#111;--e-panel:#1a1a1a;--e-card:#252525;--e-card2:#2e2e2e;--e-border:#ffffff17;--e-mid:#ffffff73;--e-hi:#fff;--e-accent:#5aeaa0;--e-lav:#a89de8}.psych-profile-v7 .sed-modal{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#000000bf;display:flex;gap:20px;inset:0;justify-content:center;opacity:0;padding:20px;pointer-events:none;position:fixed;transition:opacity .22s;z-index:300}.psych-profile-v7 .sed-modal.open{opacity:1;pointer-events:all}.psych-profile-v7 .sed-canvas-wrap{animation:sedIn .22s cubic-bezier(.22,1,.36,1) both;border-radius:18px;box-shadow:0 20px 80px #000c,0 0 0 1px #ffffff12;cursor:default;flex-shrink:0;height:min(86svh,680px);overflow:hidden;position:relative;touch-action:none;width:calc(min(86svh,680px)*9/16)}@keyframes sedIn{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}.psych-profile-v7 #sedBg{background:linear-gradient(145deg,#6a0dad,#c84b8a);inset:0;position:absolute;transition:background .28s}.psych-profile-v7 #sedMediaBg{background-position:50%;background-size:cover;display:none;inset:0;position:absolute}.psych-profile-v7 #sedMediaBg video{height:100%;object-fit:cover;width:100%}.psych-profile-v7 #sedObjects{inset:0;overflow:hidden;position:absolute}.psych-profile-v7 .sed-vignette{background:linear-gradient(0deg,#00000080 0,#0000 50%);inset:0;pointer-events:none;position:absolute}.psych-profile-v7 .sed-canvas-top{align-items:center;display:flex;justify-content:space-between;left:0;padding:12px 13px;position:absolute;right:0;top:0;z-index:20}.psych-profile-v7 .sed-close{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0006;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;transition:background .15s;width:32px}.psych-profile-v7 .sed-close:hover{background:#000000a6}.psych-profile-v7 .sed-pub{background:var(--e-accent);border:none;border-radius:18px;box-shadow:0 3px 14px #5aeaa066;color:#1a1a1a;cursor:pointer;font-size:11px;font-weight:700;padding:8px 18px;transition:box-shadow .2s,transform .15s}.psych-profile-v7 .sed-pub:hover{box-shadow:0 5px 20px #5aeaa08c;transform:translateY(-1px)}.psych-profile-v7 .sed-canvas-hint{bottom:10px;color:#ffffff4d;font-size:10px;left:0;pointer-events:none;position:absolute;right:0;text-align:center;transition:opacity .3s;z-index:5}.psych-profile-v7 .sed-panel{background:var(--e-panel);border-radius:16px;box-shadow:0 8px 40px #00000080;display:flex;flex-direction:column;flex-shrink:0;height:min(86svh,680px);overflow:hidden;width:270px}.psych-profile-v7 .sed-tabs{background:var(--e-bg);border-bottom:1px solid var(--e-border);border-radius:12px 12px 0 0;display:flex}.psych-profile-v7 .sed-tab{background:#0000;border:none;color:var(--e-mid);cursor:pointer;flex:1 1;font-size:10px;font-weight:700;padding:10px 4px;position:relative;text-align:center;transition:color .15s}.psych-profile-v7 .sed-tab.on{color:var(--e-hi)}.psych-profile-v7 .sed-tab.on:after{background:var(--e-accent);border-radius:1px;bottom:0;content:"";height:2px;left:20%;position:absolute;right:20%}.psych-profile-v7 .sed-panel-body{flex:1 1;overflow-y:auto;padding:14px;scrollbar-color:#ffffff1a #0000;scrollbar-width:thin}.psych-profile-v7 .sed-panel-body::-webkit-scrollbar{width:3px}.psych-profile-v7 .sed-panel-body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.psych-profile-v7 .sed-pane{display:none}.psych-profile-v7 .sed-pane.on{display:block}.psych-profile-v7 .sed-lbl{color:var(--e-mid);font-size:9px;font-weight:700;letter-spacing:.1em;margin-bottom:9px;text-transform:uppercase}.psych-profile-v7 .sed-bg-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(4,1fr);margin-bottom:14px}.psych-profile-v7 .sed-bg-opt{aspect-ratio:9/14;border:2px solid #0000;border-radius:10px;cursor:pointer;overflow:hidden;position:relative;transition:transform .18s,border-color .18s,box-shadow .18s}.psych-profile-v7 .sed-bg-opt:hover{box-shadow:0 4px 16px #0006;transform:scale(1.05)}.psych-profile-v7 .sed-bg-opt.on{border-color:var(--e-accent);box-shadow:0 0 0 1px var(--e-accent)}.psych-profile-v7 .sed-bg-opt.on:after{align-items:center;background:#00000038;border-radius:8px;color:#fff;content:"✓";display:flex;font-size:12px;font-weight:700;inset:0;justify-content:center;position:absolute}.psych-profile-v7 .sed-media-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-bottom:14px}.psych-profile-v7 .sed-media-btn{align-items:center;background:var(--e-card);border:1px solid var(--e-border);border-radius:11px;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:14px 8px;transition:background .15s,border-color .15s}.psych-profile-v7 .sed-media-btn:hover{background:var(--e-card2);border-color:#ffffff2e}.psych-profile-v7 .sed-media-btn .ico{font-size:22px}.psych-profile-v7 .sed-media-btn .lbl{color:var(--e-mid);font-size:10px;font-weight:600}.psych-profile-v7 .sed-inp{background:var(--e-card);border:1.5px solid var(--e-border);border-radius:10px;color:var(--e-hi);font-size:13px;margin-bottom:8px;outline:none;padding:10px 12px;transition:border-color .18s;width:100%}.psych-profile-v7 .sed-inp:focus{border-color:#5aeaa080}.psych-profile-v7 .sed-inp::placeholder{color:#fff3}.psych-profile-v7 .sed-inp.title-ff{font-size:12px;font-weight:700}.psych-profile-v7 textarea.sed-inp{line-height:1.6;min-height:66px;resize:none}.psych-profile-v7 .sed-font-row{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,1fr);margin-bottom:9px}.psych-profile-v7 .sed-ff-btn{background:var(--e-card);border:1.5px solid var(--e-border);border-radius:9px;color:var(--e-hi);cursor:pointer;font-size:12px;font-weight:700;padding:8px 4px;text-align:center;transition:all .15s}.psych-profile-v7 .sed-ff-btn:hover{background:var(--e-card2)}.psych-profile-v7 .sed-ff-btn.on{background:#5aeaa024;border-color:#5aeaa073;color:var(--e-accent)}.psych-profile-v7 .sed-sz-row{align-items:center;display:flex;gap:8px;margin-bottom:10px}.psych-profile-v7 .sed-sz-label{color:var(--e-mid);flex-shrink:0;font-size:11px;font-weight:700;text-align:center;width:16px}.psych-profile-v7 input.sed-slider{-webkit-appearance:none;appearance:none;background:#ffffff2e;border-radius:2px;cursor:pointer;flex:1 1;height:3px;outline:none}.psych-profile-v7 input.sed-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border-radius:50%;box-shadow:0 1px 5px #00000080;cursor:pointer;height:16px;width:16px}.psych-profile-v7 .sed-add-btn{background:var(--e-accent);border:none;border-radius:9px;box-shadow:0 3px 12px #5aeaa047;color:#1a1a1a;cursor:pointer;font-size:12px;font-weight:700;margin-bottom:7px;padding:10px;transition:box-shadow .18s,transform .12s;width:100%}.psych-profile-v7 .sed-add-btn:hover{box-shadow:0 5px 18px #5aeaa06b;transform:translateY(-1px)}.psych-profile-v7 .sed-clr-btn{background:#ffffff0f;border:1px solid var(--e-border);border-radius:9px;color:var(--e-mid);cursor:pointer;font-size:11px;font-weight:600;padding:9px;transition:all .15s;width:100%}.psych-profile-v7 .sed-clr-btn:hover{border-color:#ffffff38;color:var(--e-hi)}.psych-profile-v7 .sed-stk-grid{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(4,1fr);margin-bottom:14px}.psych-profile-v7 .sed-stk-btn{align-items:center;aspect-ratio:1;background:var(--e-card);border:1.5px solid #0000;border-radius:10px;cursor:pointer;display:flex;font-size:22px;justify-content:center;transition:all .15s}.psych-profile-v7 .sed-stk-btn:hover{background:var(--e-card2);transform:scale(1.1)}.psych-profile-v7 .sed-stk-btn.used{background:#5aeaa012;border-color:#5aeaa073}.psych-profile-v7 .sed-fx-row{display:flex;flex-direction:column;gap:6px}.psych-profile-v7 .sed-fx-card{background:var(--e-card);border:1.5px solid var(--e-border);border-radius:10px;cursor:pointer;overflow:hidden;transition:border-color .15s,background .15s}.psych-profile-v7 .sed-fx-card:hover{background:var(--e-card2);border-color:#ffffff2e}.psych-profile-v7 .sed-fx-card.on{background:#a89de81a;border-color:#a89de899;cursor:default}.psych-profile-v7 .sed-fx-btn{align-items:center;background:#0000;border:none;color:var(--e-hi);cursor:pointer;display:flex;gap:9px;padding:9px 11px;text-align:left;width:100%}.psych-profile-v7 .sed-fx-ico{flex-shrink:0;font-size:17px;line-height:1;text-align:center;width:22px}.psych-profile-v7 .sed-fx-info{flex:1 1;min-width:0}.psych-profile-v7 .sed-fx-name{font-size:11px;font-weight:700;white-space:nowrap}.psych-profile-v7 .sed-fx-desc{color:var(--e-mid);font-size:10px;margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psych-profile-v7 .sed-fx-badge{background:#a89de833;border-radius:6px;color:var(--e-lav);flex-shrink:0;font-size:9px;font-weight:700;margin-left:auto;padding:2px 8px;white-space:nowrap}.psych-profile-v7 .sed-fx-settings{background:#0000002e;border-top:1px solid #ffffff12;display:none;padding:8px 12px 12px}.psych-profile-v7 .sed-fx-card.on .sed-fx-settings{display:block}.psych-profile-v7 .sed-fx-setting-row{align-items:center;display:flex;gap:10px;margin-bottom:9px}.psych-profile-v7 .sed-fx-setting-row:last-child{margin-bottom:0}.psych-profile-v7 .sed-fx-setting-lbl{color:var(--e-mid);flex-shrink:0;font-size:10px;font-weight:600;width:58px}.psych-profile-v7 .sed-fx-slider{-webkit-appearance:none;appearance:none;background:#ffffff2e;border-radius:2px;cursor:pointer;display:block;flex:1 1;height:3px;min-width:0;outline:none}.psych-profile-v7 .sed-fx-slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--e-lav);border-radius:50%;box-shadow:0 1px 5px #00000080;cursor:pointer;height:16px;width:16px}.psych-profile-v7 .sed-fx-val{color:var(--e-lav);flex-shrink:0;font-size:10px;font-weight:700;text-align:right;width:32px}.psych-profile-v7 .sed-obj-del{background:#e84040;border:none;border-radius:50%;box-shadow:0 2px 8px #0006;color:#fff;cursor:pointer;display:flex;font-size:10px;right:-12px}.psych-profile-v7 .sed-obj-del,.psych-profile-v7 .sed-obj-rot-handle{align-items:center;height:20px;justify-content:center;pointer-events:auto;position:absolute;top:-12px;width:20px;z-index:10}.psych-profile-v7 .sed-obj-rot-handle{background:#5aeaa02e;border:1px solid #5aeaa080;border-radius:50%;box-shadow:0 2px 8px #00000059;color:var(--e-accent);cursor:grab;display:none;font-size:11px;font-weight:700;right:12px;touch-action:none}.psych-profile-v7 .se-element.selected .sed-obj-rot-handle{display:flex}.psych-profile-v7 .sed-obj-rot-handle:active{cursor:grabbing}.psych-profile-v7 .sed-obj-rot{bottom:-19px;color:#5aeaa0cc;font-size:10px;font-weight:600;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:nowrap}.psych-profile-v7 .sed-obj-edit{align-items:center;background:var(--e-lav);border:none;border-radius:50%;box-shadow:0 2px 8px #0006;color:#fff;cursor:pointer;display:flex;font-size:9px;font-weight:700;height:20px;justify-content:center;left:-12px;pointer-events:auto;position:absolute;top:-12px;width:20px;z-index:10}.psych-profile-v7 .sed-edit-banner{background:linear-gradient(135deg,#a89de826,#5aeaa014);border:1px solid #a89de84d;border-radius:10px;display:none;margin-bottom:12px;padding:10px 12px}.psych-profile-v7 .sed-edit-banner.vis{display:block}.psych-profile-v7 .sed-edit-banner-label{align-items:center;color:var(--e-lav);display:flex;font-size:10px;font-weight:700;gap:6px;letter-spacing:.07em;margin-bottom:8px;text-transform:uppercase}.psych-profile-v7 .sed-edit-apply{background:var(--e-lav);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:11px;font-weight:700;margin-top:8px;padding:8px;transition:opacity .15s;width:100%}.psych-profile-v7 .sed-edit-apply:hover{opacity:.85}.psych-profile-v7 .sed-img-obj{border-radius:8px;display:block;height:100%;max-width:100%;object-fit:contain;width:100%}@keyframes sed-enter-fade{0%{opacity:0}to{opacity:1}}@keyframes sed-enter-slide-up{0%{opacity:0;transform:translateY(30px) rotate(0deg);transform:translateY(30px) rotate(var(--obj-r,0deg))}to{opacity:1;transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(var(--obj-r,0deg))}}@keyframes sed-enter-slide-dn{0%{opacity:0;transform:translateY(-30px) rotate(0deg);transform:translateY(-30px) rotate(var(--obj-r,0deg))}to{opacity:1;transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(var(--obj-r,0deg))}}@keyframes sed-enter-zoom{0%{opacity:0;transform:scale(.3) rotate(0deg);transform:scale(.3) rotate(var(--obj-r,0deg))}to{opacity:1;transform:scale(1) rotate(0deg);transform:scale(1) rotate(var(--obj-r,0deg))}}@keyframes sed-enter-pop{0%{opacity:0;transform:scale(.5) rotate(0deg);transform:scale(.5) rotate(var(--obj-r,0deg))}70%{transform:scale(1.12) rotate(0deg);transform:scale(1.12) rotate(var(--obj-r,0deg))}to{opacity:1;transform:scale(1) rotate(0deg);transform:scale(1) rotate(var(--obj-r,0deg))}}@keyframes sed-enter-flip{0%{opacity:0;transform:perspective(400px) rotateY(90deg)}to{opacity:1;transform:perspective(400px) rotateY(0deg)}}@keyframes sed-enter-swing{0%{opacity:0;transform:rotate(-20deg) rotate(0deg);transform:rotate(-20deg) rotate(var(--obj-r,0deg))}to{opacity:1;transform:rotate(0deg) rotate(0deg);transform:rotate(0deg) rotate(var(--obj-r,0deg))}}@keyframes sed-enter-blur{0%{filter:blur(14px);opacity:0}to{filter:blur(0);opacity:1}}@keyframes sed-exit-fade{0%{opacity:1}to{opacity:0}}@keyframes sed-exit-slide-up{0%{opacity:1;transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(var(--obj-r,0deg))}to{opacity:0;transform:translateY(-40px) rotate(0deg);transform:translateY(-40px) rotate(var(--obj-r,0deg))}}@keyframes sed-exit-shrink{0%{opacity:1;transform:scale(1) rotate(0deg);transform:scale(1) rotate(var(--obj-r,0deg))}to{opacity:0;transform:scale(0) rotate(0deg);transform:scale(0) rotate(var(--obj-r,0deg))}}@keyframes sed-exit-explode{0%{opacity:1;transform:scale(1) rotate(0deg);transform:scale(1) rotate(var(--obj-r,0deg))}50%{transform:scale(1.3) rotate(0deg);transform:scale(1.3) rotate(var(--obj-r,0deg))}to{opacity:0;transform:scale(0) rotate(0deg);transform:scale(0) rotate(var(--obj-r,0deg))}}@keyframes sed-exit-blur{0%{filter:blur(0);opacity:1}to{filter:blur(14px);opacity:0}}.psych-profile-v7 .sed-obj[data-enter=fade]{animation:sed-enter-fade .6s ease both;animation:sed-enter-fade var(--en-spd,.6s) ease both}.psych-profile-v7 .sed-obj[data-enter=slide-up]{animation:sed-enter-slide-up .6s cubic-bezier(.22,1,.36,1) both;animation:sed-enter-slide-up var(--en-spd,.6s) cubic-bezier(.22,1,.36,1) both}.psych-profile-v7 .sed-obj[data-enter=slide-dn]{animation:sed-enter-slide-dn .6s cubic-bezier(.22,1,.36,1) both;animation:sed-enter-slide-dn var(--en-spd,.6s) cubic-bezier(.22,1,.36,1) both}.psych-profile-v7 .sed-obj[data-enter=zoom]{animation:sed-enter-zoom .5s cubic-bezier(.22,1,.36,1) both;animation:sed-enter-zoom var(--en-spd,.5s) cubic-bezier(.22,1,.36,1) both}.psych-profile-v7 .sed-obj[data-enter=pop]{animation:sed-enter-pop .6s cubic-bezier(.34,1.56,.64,1) both;animation:sed-enter-pop var(--en-spd,.6s) cubic-bezier(.34,1.56,.64,1) both}.psych-profile-v7 .sed-obj[data-enter=flip]{animation:sed-enter-flip .6s ease both;animation:sed-enter-flip var(--en-spd,.6s) ease both}.psych-profile-v7 .sed-obj[data-enter=swing]{animation:sed-enter-swing .5s cubic-bezier(.22,1,.36,1) both;animation:sed-enter-swing var(--en-spd,.5s) cubic-bezier(.22,1,.36,1) both}.psych-profile-v7 .sed-obj[data-enter=blur]{animation:sed-enter-blur .7s ease both;animation:sed-enter-blur var(--en-spd,.7s) ease both}.psych-profile-v7 .sed-obj[data-exit-playing=fade]{animation:sed-exit-fade .5s ease forwards!important;animation:sed-exit-fade var(--ex-spd,.5s) ease forwards!important}.psych-profile-v7 .sed-obj[data-exit-playing=slide-up]{animation:sed-exit-slide-up .5s ease forwards!important;animation:sed-exit-slide-up var(--ex-spd,.5s) ease forwards!important}.psych-profile-v7 .sed-obj[data-exit-playing=shrink]{animation:sed-exit-shrink .4s ease forwards!important;animation:sed-exit-shrink var(--ex-spd,.4s) ease forwards!important}.psych-profile-v7 .sed-obj[data-exit-playing=explode]{animation:sed-exit-explode .5s ease forwards!important;animation:sed-exit-explode var(--ex-spd,.5s) ease forwards!important}.psych-profile-v7 .sed-obj[data-exit-playing=blur]{animation:sed-exit-blur .5s ease forwards!important;animation:sed-exit-blur var(--ex-spd,.5s) ease forwards!important}.psych-profile-v7 .sed-anim-section{margin-bottom:14px}.psych-profile-v7 .sed-anim-row{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(2,1fr)}.psych-profile-v7 .sed-anim-btn{align-items:center;background:var(--e-card);border:1.5px solid var(--e-border);border-radius:9px;color:var(--e-hi);cursor:pointer;display:flex;gap:7px;padding:8px;transition:all .15s}.psych-profile-v7 .sed-anim-btn:hover{background:var(--e-card2);border-color:#fff3}.psych-profile-v7 .sed-anim-btn.on{background:#5aeaa01a;border-color:#5aeaa08c}.psych-profile-v7 .sed-anim-ico{flex-shrink:0;font-size:14px}.psych-profile-v7 .sed-anim-name{color:var(--e-hi);font-size:10px;font-weight:700}.psych-profile-v7 .sed-img-upload-zone{border:2px dashed #fff3;border-radius:12px;cursor:pointer;margin-bottom:14px;padding:20px;text-align:center;transition:border-color .18s,background .18s}.psych-profile-v7 .sed-img-upload-zone:hover{background:#5aeaa00d;border-color:#5aeaa080}.psych-profile-v7 .sed-img-upload-ico{font-size:28px;margin-bottom:6px}.psych-profile-v7 .sed-img-upload-lbl{color:var(--e-mid);font-size:12px;font-weight:600}.psych-profile-v7 .sed-img-upload-sub{color:#ffffff40;font-size:10px;margin-top:3px}.psych-profile-v7 .sed-img-size-row{align-items:center;display:flex;gap:8px;margin-bottom:14px}.psych-profile-v7 .sed-img-size-lbl{color:var(--e-mid);flex-shrink:0;font-size:10px;font-weight:600;width:46px}.psych-profile-v7 .sed-radius-row{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(4,1fr);margin-bottom:14px}.psych-profile-v7 .sed-radius-btn{align-items:center;aspect-ratio:1;background:var(--e-card);border:1.5px solid var(--e-border);border-radius:9px;cursor:pointer;display:flex;justify-content:center;overflow:hidden;padding:0;transition:all .15s}.psych-profile-v7 .sed-radius-btn:hover{background:var(--e-card2);border-color:#fff3}.psych-profile-v7 .sed-radius-btn.on{background:#5aeaa01a;border-color:#5aeaa099}.psych-profile-v7 .sed-radius-btn .r-preview{background:#ffffff59;height:22px;transition:border-radius .15s;width:22px}.psych-profile-v7 .sed-radius-btn[data-r="0px"] .r-preview{border-radius:0}.psych-profile-v7 .sed-radius-btn[data-r="8px"] .r-preview{border-radius:4px}.psych-profile-v7 .sed-radius-btn[data-r="16px"] .r-preview{border-radius:8px}.psych-profile-v7 .sed-radius-btn[data-r="50%"] .r-preview{border-radius:50%}.psych-profile-v7 .sed-radius-btn.on .r-preview{background:#5aeaa0b3}.psych-profile-v7 .sed-filter-row{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,1fr);margin-bottom:14px}.psych-profile-v7 .sed-filter-btn{align-items:center;background:var(--e-card);border:1.5px solid var(--e-border);border-radius:9px;cursor:pointer;display:flex;flex-direction:column;gap:5px;padding:9px 6px 8px;transition:all .15s}.psych-profile-v7 .sed-filter-btn:hover{background:var(--e-card2);border-color:#fff3}.psych-profile-v7 .sed-filter-btn.on{background:#a89de81f;border-color:#a89de88c}.psych-profile-v7 .f-swatch{background:linear-gradient(135deg,#f06292,#7c4dff,#42a5f5);border-radius:5px;flex-shrink:0;height:18px;overflow:hidden;width:28px}.psych-profile-v7 .f-swatch.f-bw{filter:grayscale(100%)}.psych-profile-v7 .f-swatch.f-sepia{filter:sepia(80%)}.psych-profile-v7 .f-swatch.f-bright{filter:brightness(1.4) contrast(1.1)}.psych-profile-v7 .f-swatch.f-blur-p{filter:blur(1.5px)}.psych-profile-v7 .f-swatch.f-neon{filter:hue-rotate(180deg) saturate(2)}.psych-profile-v7 .sed-filter-lbl{color:var(--e-mid);font-size:9px;font-weight:700;white-space:nowrap}.psych-profile-v7 .sed-filter-btn.on .sed-filter-lbl{color:var(--e-lav)}@keyframes sed-heartbeat{0%,to{transform:scale(1) rotate(0deg);transform:scale(1) rotate(var(--obj-r,0deg))}14%{transform:scale(1.18) rotate(0deg);transform:scale(var(--fx-sc,1.18)) rotate(var(--obj-r,0deg))}28%{transform:scale(1) rotate(0deg);transform:scale(1) rotate(var(--obj-r,0deg))}42%{transform:scale(1.0856) rotate(0deg);transform:scale(calc(var(--fx-sc, 1.18)*.92)) rotate(var(--obj-r,0deg))}70%{transform:scale(1) rotate(0deg);transform:scale(1) rotate(var(--obj-r,0deg))}}@keyframes sed-spin1{0%{transform:rotate(0deg);transform:rotate(var(--obj-r,0deg))}to{transform:rotate(1turn);transform:rotate(calc(var(--obj-r, 0deg) + 1turn))}}@keyframes sed-spinloop{0%{transform:rotate(0deg);transform:rotate(var(--obj-r,0deg))}to{transform:rotate(1turn);transform:rotate(calc(var(--obj-r, 0deg) + 1turn))}}@keyframes sed-float{0%,to{transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(var(--obj-r,0deg))}50%{transform:translateY(-8px) rotate(0deg);transform:translateY(calc(var(--fx-d, -8px))) rotate(var(--obj-r,0deg))}}@keyframes sed-shake{0%,to{transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(var(--obj-r,0deg))}20%{transform:translateX(-6px) rotate(0deg);transform:translateX(calc(var(--fx-d, -6px))) rotate(var(--obj-r,0deg))}40%{transform:translateX(-6px) rotate(0deg);transform:translateX(calc(var(--fx-d, 6px)*-1)) rotate(var(--obj-r,0deg))}60%{transform:translateX(-3px) rotate(0deg);transform:translateX(calc(var(--fx-d, -3px))) rotate(var(--obj-r,0deg))}80%{transform:translateX(-3px) rotate(0deg);transform:translateX(calc(var(--fx-d, 3px)*-1)) rotate(var(--obj-r,0deg))}}@keyframes sed-pulse{0%,to{opacity:1}50%{opacity:.3;opacity:var(--fx-sc,.3)}}@keyframes sed-zoom{0%,to{transform:scale(1) rotate(0deg);transform:scale(1) rotate(var(--obj-r,0deg))}50%{transform:scale(1.25) rotate(0deg);transform:scale(var(--fx-sc,1.25)) rotate(var(--obj-r,0deg))}}@keyframes sed-bounce{0%,to{transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(var(--obj-r,0deg))}30%{transform:translateY(-16px) rotate(0deg);transform:translateY(calc(var(--fx-d, -16px))) rotate(var(--obj-r,0deg))}50%{transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(var(--obj-r,0deg))}65%{transform:translateY(-8px) rotate(0deg);transform:translateY(calc(var(--fx-d, -8px))) rotate(var(--obj-r,0deg))}80%{transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(var(--obj-r,0deg))}}@keyframes sed-swing{0%,to{transform:rotate(0deg);transform:rotate(var(--obj-r,0deg))}25%{transform:rotate(14deg);transform:rotate(calc(var(--obj-r, 0deg) + var(--fx-ang, 14deg)))}75%{transform:rotate(-14deg);transform:rotate(calc(var(--obj-r, 0deg) - var(--fx-ang, 14deg)))}}@keyframes sed-jelly{0%,to{transform:scale(1) rotate(0deg);transform:scale(1) rotate(var(--obj-r,0deg))}25%{transform:scale(.85,1.15) rotate(0deg);transform:scale(var(--fx-sc,.85),1.15) rotate(var(--obj-r,0deg))}50%{transform:scale(1.1,.9) rotate(0deg);transform:scale(1.1,var(--fx-sc,.9)) rotate(var(--obj-r,0deg))}75%{transform:scale(.95,1.05) rotate(0deg);transform:scale(var(--fx-sc,.95),1.05) rotate(var(--obj-r,0deg))}}@keyframes sed-glitch{0%,to{filter:none;transform:translate(0) rotate(0deg);transform:translate(0) rotate(var(--obj-r,0deg))}10%{filter:hue-rotate(90deg);transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(var(--obj-r,0deg))}20%{filter:hue-rotate(180deg);transform:translate(3px,-1px) rotate(0deg);transform:translate(3px,-1px) rotate(var(--obj-r,0deg))}30%{filter:none;transform:translate(0) rotate(0deg);transform:translate(0) rotate(var(--obj-r,0deg))}60%{filter:hue-rotate(-90deg);transform:translate(2px,2px) rotate(0deg);transform:translate(2px,2px) rotate(var(--obj-r,0deg))}70%{filter:none;transform:translate(-2px) rotate(0deg);transform:translate(-2px) rotate(var(--obj-r,0deg))}}@keyframes sed-neon{0%,to{text-shadow:0 0 4px #fff,0 0 10px #5aeaa0,0 0 20px #5aeaa0;text-shadow:0 0 4px #fff,0 0 10px var(--fx-color,#5aeaa0),0 0 20px var(--fx-color,#5aeaa0)}50%{text-shadow:0 0 2px #fff,0 0 6px #5aeaa0;text-shadow:0 0 2px #fff,0 0 6px var(--fx-color,#5aeaa0)}}@keyframes sed-typewriter{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.psych-profile-v7 .sed-obj[data-fx=heartbeat]{animation:sed-heartbeat 1.4s ease-in-out infinite;animation:sed-heartbeat var(--fx-spd,1.4s) ease-in-out infinite}.psych-profile-v7 .sed-obj[data-fx=spin]{animation:sed-spin1 .7s cubic-bezier(.22,1,.36,1) 1 forwards;animation:sed-spin1 var(--fx-spd,.7s) cubic-bezier(.22,1,.36,1) 1 forwards}.psych-profile-v7 .sed-obj[data-fx=spinloop]{animation:sed-spinloop 2s linear infinite;animation:sed-spinloop var(--fx-spd,2s) linear infinite}.psych-profile-v7 .sed-obj[data-fx=float]{animation:sed-float 2.4s ease-in-out infinite;animation:sed-float var(--fx-spd,2.4s) ease-in-out infinite}.psych-profile-v7 .sed-obj[data-fx=shake]{animation:sed-shake .5s ease-in-out 1;animation:sed-shake var(--fx-spd,.5s) ease-in-out 1}.psych-profile-v7 .sed-obj[data-fx=pulse]{animation:sed-pulse 1.6s ease-in-out infinite;animation:sed-pulse var(--fx-spd,1.6s) ease-in-out infinite}.psych-profile-v7 .sed-obj[data-fx=zoom]{animation:sed-zoom 2s ease-in-out infinite;animation:sed-zoom var(--fx-spd,2s) ease-in-out infinite}.psych-profile-v7 .sed-obj[data-fx=bounce]{animation:sed-bounce 1.2s cubic-bezier(.28,.84,.42,1) infinite;animation:sed-bounce var(--fx-spd,1.2s) cubic-bezier(.28,.84,.42,1) infinite}.psych-profile-v7 .sed-obj[data-fx=swing]{animation:sed-swing 1s ease-in-out infinite;animation:sed-swing var(--fx-spd,1s) ease-in-out infinite;transform-origin:top center}.psych-profile-v7 .sed-obj[data-fx=jelly]{animation:sed-jelly .8s ease-in-out infinite;animation:sed-jelly var(--fx-spd,.8s) ease-in-out infinite}.psych-profile-v7 .sed-obj[data-fx=glitch]{animation:sed-glitch 1.5s steps(1) infinite;animation:sed-glitch var(--fx-spd,1.5s) steps(1) infinite}.psych-profile-v7 .sed-obj[data-fx=neon]{animation:sed-neon 1.5s ease-in-out infinite;animation:sed-neon var(--fx-spd,1.5s) ease-in-out infinite}.psych-profile-v7 .sed-obj[data-fx=typewriter]{animation:sed-typewriter 2s steps(20) 1 forwards;animation:sed-typewriter var(--fx-spd,2s) steps(20) 1 forwards}.psych-profile-v7 .sed-live-overlay{align-items:center;background:#000;display:flex;flex-direction:column;inset:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;transition:opacity .22s;z-index:400}.psych-profile-v7 .sed-live-overlay.open{opacity:1;pointer-events:all}.psych-profile-v7 .sed-live-canvas{background:#111;border-radius:16px;box-shadow:0 20px 60px #000c;height:min(90svh,680px);overflow:hidden;position:relative;width:calc(min(90svh,680px)*9/16)}.psych-profile-v7 .sed-live-video{height:100%;object-fit:cover;transform:scaleX(-1);width:100%}.psych-profile-v7 .sed-live-top{align-items:center;display:flex;justify-content:space-between;left:0;padding:14px;position:absolute;right:0;top:0;z-index:10}.psych-profile-v7 .sed-live-rec-dot{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000073;border-radius:20px;display:flex;gap:7px;padding:5px 13px}.psych-profile-v7 .sed-rec-circle{animation:sed-rec-blink 1s ease-in-out infinite;background:#e84040;border-radius:50%;height:9px;width:9px}@keyframes sed-rec-blink{0%,to{opacity:1}50%{opacity:.2}}.psych-profile-v7 .sed-live-rec-dot span{color:#fff;font-size:11px;font-weight:700}.psych-profile-v7 .sed-live-timer{color:#fff;font-size:13px;font-weight:700;letter-spacing:.05em}.psych-profile-v7 .sed-live-close{align-items:center;background:#0006;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;width:32px}.psych-profile-v7 .sed-live-bottom{align-items:center;bottom:0;display:flex;flex-direction:column;gap:14px;left:0;padding:0 0 28px;position:absolute;right:0;z-index:10}.psych-profile-v7 .sed-live-rec-btn{align-items:center;background:#0000;border:3.5px solid #fff;border-radius:50%;cursor:pointer;display:flex;height:68px;justify-content:center;position:relative;transition:transform .15s;width:68px}.psych-profile-v7 .sed-live-rec-btn:hover{transform:scale(1.06)}.psych-profile-v7 .sed-rec-inner{background:#e84040;border-radius:50%;height:50px;transition:border-radius .2s,width .2s,height .2s;width:50px}.psych-profile-v7 .sed-live-rec-btn.recording .sed-rec-inner{background:#e84040;border-radius:6px;height:28px;width:28px}.psych-profile-v7 .sed-live-flip{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:20px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:7px 16px}.psych-profile-v7 .sed-live-actions{align-items:center;display:flex;gap:12px}.psych-profile-v7 .sed-live-camera-select{background:#ffffff1f;border:1px solid #fff3;border-radius:16px;color:#fff;cursor:pointer;font-size:11px;padding:6px 12px}.psych-profile-v7 .sed-live-use-btn{background:var(--e-accent);border:none;border-radius:20px;box-shadow:0 3px 12px #5aeaa066;color:#1a1a1a;cursor:pointer;font-size:11px;font-weight:700;padding:9px 20px;transition:all .15s}.psych-profile-v7 .sed-live-use-btn:hover{box-shadow:0 5px 18px #5aeaa08c;transform:translateY(-1px)}@media(max-width:720px){.psych-profile-v7 .sed-modal{align-items:stretch;flex-direction:column;gap:0;padding:0}.psych-profile-v7 .sed-canvas-wrap{border-radius:0;box-shadow:none;flex-shrink:0;height:55svh;width:100%}.psych-profile-v7 .sed-panel{border-radius:0;flex:1 1;height:auto;width:100%}.psych-profile-v7 .sed-tabs{border-radius:0}}.psych-profile-v7 .add-toggle{background:#fff3;border:none;border-radius:11px;cursor:pointer;flex-shrink:0;height:22px;position:relative;transition:background .2s;width:40px}.psych-profile-v7 .add-toggle.on{background:#5aeea0;background:var(--mint)}.psych-profile-v7 .add-toggle:after{background:#fff;border-radius:50%;box-shadow:0 1px 4px #0000004d;content:"";height:16px;left:3px;position:absolute;top:3px;transition:transform .2s;width:16px}.psych-profile-v7 .add-toggle.on:after{transform:translateX(18px)}.psych-profile-v7 #toast{background:#2b2b2b;background:var(--dark);border-radius:10px;bottom:28px;color:#fff;font-size:12px;font-weight:500;left:50%;opacity:0;padding:9px 18px;pointer-events:none;position:fixed;transform:translateX(-50%) translateY(12px);transition:opacity .22s,transform .22s;white-space:nowrap;z-index:999}.psych-profile-v7 #toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.psych-profile-v7 .bottom-nav{display:none}[data-app-theme=dark] .psych-profile-v7{--dark:#ecf2ff;--mint:#56d09a;--lav:#b2a7f4;--white:#202a38;--bg:#141b26;--mid:#9ca8bd;--border:#334257;background:#141b26}[data-app-theme=dark] .psych-profile-v7 nav{background:#141b26eb;border-bottom-color:#334257}[data-app-theme=dark] .psych-profile-v7 .chip{background:#b2a7f424;border-color:#b2a7f452;color:#c9befd}[data-app-theme=dark] .psych-profile-v7 .tag{background:#202a38;border-color:#344257;color:#aab7cc}[data-app-theme=dark] .psych-profile-v7 .tag:hover{background:#56d09a1f;border-color:#56d09a59;color:#72dfb4}[data-app-theme=dark] .psych-profile-v7 .hl-ring-seen{background:conic-gradient(from 0deg,#3b465a,#6b7587)}[data-app-theme=dark] .psych-profile-v7 .card,[data-app-theme=dark] .psych-profile-v7 .cert,[data-app-theme=dark] .psych-profile-v7 .post,[data-app-theme=dark] .psych-profile-v7 .q-card,[data-app-theme=dark] .psych-profile-v7 .rev{box-shadow:0 6px 20px #02060f42}[data-app-theme=dark] .psych-profile-v7 .q-ans{background:#b2a7f41a;border-left-color:#b2a7f48f}[data-app-theme=dark] .psych-profile-v7 .forum-prompt{background:linear-gradient(135deg,#56d09a1a,#b2a7f41a);border-color:#56d09a47}[data-app-theme=dark] .psych-profile-v7 .cert-hint{background:#b2a7f424;border-color:#b2a7f457;color:#c7bdf9}[data-app-theme=dark] .psych-profile-v7 .doc-close:hover{background:#2a3446;color:#d3dbee}[data-app-theme=dark] .psych-profile-v7 .doc-frame{background:linear-gradient(180deg,#202938,#1a2231)}[data-app-theme=dark] .psych-profile-v7 .rbar-track{background:#1b2433}[data-app-theme=dark] .psych-profile-v7 .load-more,[data-app-theme=dark] .psych-profile-v7 .slots-more{color:#6fe0b3}[data-app-theme=dark] .psych-profile-v7 #toast{background:#121926;color:#ecf2ff}[data-app-theme=dark] .psych-profile-v7 .bottom-nav{background:#141b26f2;border-top-color:#334257}[data-app-theme=dark] .psych-profile-v7 .bn-item.active{color:#ecf2ff}.psy-booking-modal .b-modal__card.psy-booking-modal__card{max-height:92vh;max-width:1180px;width:min(1180px,96vw)}.psy-booking-modal .b-modal__body{overflow:auto;padding:0}.psy-booking-modal .b-calendar{min-height:640px}@media(max-width:768px){.psy-booking-modal .b-modal__card.psy-booking-modal__card{max-height:96vh;width:min(100vw - 12px,980px)}.psy-booking-modal .b-calendar{min-height:560px}.psych-profile-v7 nav{padding:12px 16px}.psych-profile-v7 .cover{height:140px;margin-bottom:52px}.psych-profile-v7 .av{font-size:17px;height:72px;width:72px}.psych-profile-v7 .av-wrap{bottom:-38px;left:16px;transform:none}.psych-profile-v7 .av-check{font-size:8px;height:20px;width:20px}.psych-profile-v7 .cover-top{right:12px;top:10px}.psych-profile-v7 .cover-badge,.psych-profile-v7 .cover-share{font-size:10px;padding:4px 9px}.psych-profile-v7 .profile{max-width:100%;padding:0 16px 16px}.psych-profile-v7 .profile-top{flex-direction:column;gap:10px;margin-bottom:10px}.psych-profile-v7 .profile-name{font-size:20px}.psych-profile-v7 .profile-bio{display:none}.psych-profile-v7 .profile-actions{display:flex;gap:7px;width:100%}.psych-profile-v7 .btn-primary,.psych-profile-v7 .btn-secondary{flex:1 1;font-size:11px;padding:9px 12px}.psych-profile-v7 .btn-icon{flex-shrink:0;height:36px;width:36px}.psych-profile-v7 .profile-tags{gap:5px}.psych-profile-v7 .tag{font-size:11px;padding:3px 9px}.psych-profile-v7 .profile-stats{padding:11px 0}.psych-profile-v7 .stat-n{font-size:15px}.psych-profile-v7 .stat-l{font-size:9px}.psych-profile-v7 .hl-row{gap:12px;margin-bottom:14px;padding:2px 0 12px}.psych-profile-v7 .hl-add-ring,.psych-profile-v7 .hl-ring{height:54px;width:54px}.psych-profile-v7 .hl-item{width:58px}.psych-profile-v7 .hl-label{font-size:9px}.psych-profile-v7 .main-layout{gap:12px;grid-template-columns:1fr;max-width:100%;padding:0 16px 80px}.psych-profile-v7 .sidebar{display:none!important}.psych-profile-v7 .main-content{min-width:0;width:100%}.psych-profile-v7 .sec{display:none;flex-direction:column;gap:12px}.psych-profile-v7 .sec.show{display:flex!important;flex-direction:column;gap:12px}.psych-profile-v7 .tabs{display:none!important}.psych-profile-v7 .bottom-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-top:1px solid var(--border);bottom:0;display:flex!important;left:0;padding:8px 0 max(8px,env(safe-area-inset-bottom));position:fixed;right:0;z-index:150}.psych-profile-v7 .bn-item{align-items:center;background:none;border:none;color:var(--mid);cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:3px;padding:2px 4px;transition:color .15s}.psych-profile-v7 .bn-item.active{color:#2b2b2b;color:var(--dark)}.psych-profile-v7 .bn-icon{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.psych-profile-v7 .bn-label{font-size:9px;font-weight:600;white-space:nowrap}.psych-profile-v7 .bn-dot{background:#5aeea0;background:var(--mint);border-radius:50%;height:4px;opacity:0;transition:opacity .15s;width:4px}.psych-profile-v7 .bn-item.active .bn-dot{opacity:1}.psych-profile-v7 #toast{bottom:70px}.psych-profile-v7 .mobile-booking{display:block!important}.psych-profile-v7 .forum-prompt{flex-direction:column;gap:10px}.psych-profile-v7 .btn-ask{text-align:center;width:100%}.psych-profile-v7 .post-body{padding:14px}.psych-profile-v7 .post-text{font-size:13px}.psych-profile-v7 .pa{font-size:11px;padding:5px 7px}.psych-profile-v7 .rev-text{font-size:13px}.psych-profile-v7 .ed-topbar{padding:10px 14px}.psych-profile-v7 .ed-main{flex-direction:column;overflow-y:auto}.psych-profile-v7 .ed-canvas{flex-shrink:0;padding:12px 16px 8px;width:100%}.psych-profile-v7 .ed-phone{max-width:140px}.psych-profile-v7 .ed-panel{border-left:none;border-top:1px solid var(--ed-border);overflow-y:visible}.psych-profile-v7 .ed-bg-grid{grid-template-columns:repeat(5,1fr)}.psych-profile-v7 .ed-stickers{grid-template-columns:repeat(6,1fr)}.psych-profile-v7 .ed-footer{padding:10px 14px max(10px,env(safe-area-inset-bottom))}}@media(min-width:769px){.psych-profile-v7 .mobile-booking{display:none}}.b-schedule-mode-toggle{align-items:center;background:#d2d7db4d;border-radius:14px;display:flex;gap:4px;padding:4px}.b-schedule-mode-toggle__btn{background:#0000;border:none;border-radius:11px;color:#3132358c;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;height:38px;padding:0 16px;transition:all .3s ease;white-space:nowrap}.b-schedule-mode-toggle__btn:hover:not(.is-active){background:#fff9;color:#313235}.b-schedule-mode-toggle__btn.is-active{background:#fff;box-shadow:0 2px 8px #0000001a;color:#313235}.fse__weeks{display:flex;flex-direction:column;gap:8px;margin:16px 0}.fse__empty{background:#dde4ff40;border:1px dashed #d2d7db99;border-radius:12px;color:#3132358c;font-size:14px;line-height:1.5;padding:20px 16px;text-align:center}.fse__add-week-btn{background:#0000;border:1.5px dashed #d2d7dbb3;border-radius:12px;color:#31323580;cursor:pointer;font-size:14px;font-weight:600;height:44px;margin-bottom:4px;transition:all .3s ease;width:100%}.fse__add-week-btn:hover{background:#e0d4fc1a;border-color:#acaafe;color:#acaafe}.fse-week{background:#fff;border:1px solid #d2d7db80;border-radius:14px;overflow:hidden;transition:box-shadow .3s ease}.fse-week:hover{box-shadow:0 4px 16px #0000000f}.fse-week__head{align-items:center;background:#dde4ff33;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:12px 16px;transition:background .3s ease;-webkit-user-select:none;user-select:none}.fse-week__head:hover{background:#dde4ff59}.fse-week__head-left{align-items:center;display:flex;gap:8px;min-width:0}.fse-week__head-actions{align-items:center;display:flex;flex-shrink:0;gap:4px}.fse-week__caret{color:#31323566;flex-shrink:0;font-size:12px}.fse-week__label{color:#313235;font-size:14px;font-weight:700;white-space:nowrap}.fse-week__days-count{background:#d2d7db59;border-radius:999px;color:#31323573;flex-shrink:0;font-size:12px;padding:2px 8px}.fse-week__body{padding:12px 16px 16px}.fse-week__days{display:flex;flex-direction:column;gap:4px}.fse-week__apply-row{align-items:center;border-top:1px solid #d2d7db4d;display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:12px}.fse-week__apply-label{color:#31323580;font-size:13px}.fse-week__apply-count{height:34px!important;padding:6px 8px!important;text-align:center;width:56px!important}.fse-day{border-radius:10px;transition:background .3s ease}.fse-day.is-on{background:#dde4ff26;border:1px solid #dde4ff80;padding:6px 10px 8px}.fse-day:not(.is-on){opacity:.6;padding:6px 10px}.fse-day:not(.is-on):hover{opacity:.85}.fse-day__head{align-items:center;display:flex;gap:8px;min-height:32px}.fse-day__switch{flex-shrink:0}.fse-day__name{align-items:center;color:#313235;display:flex;font-size:13px;font-weight:600;gap:6px;min-width:120px}@media(max-width:768px){.fse-day__name{min-width:80px}}.fse-day__summary{color:#31323580;flex:1 1;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fse-day__add-btn{align-items:center;background:#0000;border:1px solid #d2d7db99;border-radius:6px;color:#31323580;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:24px;justify-content:center;line-height:1;transition:all .3s ease;width:24px}.fse-day__add-btn:hover{background:#e0d4fc1a;border-color:#acaafe;color:#acaafe}.fse-day__intervals{display:flex;flex-direction:column;gap:6px;margin-top:8px;padding-left:32px}@media(max-width:768px){.fse-day__intervals{padding-left:0}}.fse-day__interval{align-items:center;display:flex;gap:6px}.fse-day__interval .b-input{font-size:13px!important;height:34px!important;padding:6px 8px!important;width:90px!important}.fse-day__interval.is-err .b-input{border-color:#ff3b3099}.fse-day__dash{color:#31323566;flex-shrink:0;font-size:14px}.b-chip--sm{font-size:11px!important;height:20px!important;padding:0 6px!important}.catalog-page{--dark:#2b2b2b;--mint:#5aeea0;--lav:#a89de8;--white:#fff;--bg:#f8f8f6;--mid:#6b6b6b;--border:#e4e4e4;background:var(--bg);color:#2b2b2b;color:var(--dark);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}.catalog-page *{box-sizing:border-box;font-family:Onest,Circe,sans-serif}.catalog-page .page-header{overflow:hidden;padding:40px 64px 32px;position:relative}.catalog-page .page-header:before{background:radial-gradient(circle,#5aeaa012 0,#0000 65%);border-radius:50%;content:"";height:360px;pointer-events:none;position:absolute;right:200px;top:-80px;width:360px}.catalog-page .ph-inner{display:block}.catalog-page .ph-left{position:relative;z-index:2}.catalog-page .page-badge{align-items:center;background:#5aeaa01f;border:1px solid #5aeaa04d;border-radius:100px;color:#1db870;display:inline-flex;font-size:11px;font-weight:600;gap:7px;letter-spacing:.12em;margin-bottom:18px;padding:5px 14px;text-transform:uppercase}.catalog-page .page-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:44px;font-weight:900;letter-spacing:-.04em;line-height:.98;margin:0 0 14px}.catalog-page .page-title .l{color:var(--lav);font-family:Unbounded,Circe,sans-serif}.catalog-page .page-sub{color:var(--mid);font-size:14px;font-weight:300;line-height:1.65;margin:0 0 24px;max-width:440px}.catalog-page .ph-stats{align-items:center;display:flex;gap:20px}.catalog-page .ph-stat{display:flex;flex-direction:column;gap:1px}.catalog-page .ph-val{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:20px;font-weight:900;letter-spacing:-.03em}.catalog-page .ph-label{color:var(--mid);font-size:11px;font-weight:400}.catalog-page .ph-div{background:var(--border);height:28px;width:1px}.catalog-page .controls{background:var(--bg);border-bottom:1px solid var(--border);padding:20px 64px 24px;position:static;z-index:90}.catalog-page .tabs-row{align-items:center;display:flex;gap:4px;margin-bottom:16px}.catalog-page .tab-btn{align-items:center;background:#0000;border:1.5px solid #0000;border-radius:9px;color:var(--mid);cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;padding:8px 18px;transition:all .2s}.catalog-page .tab-btn:hover{background:#ffffffb3;color:#2b2b2b;color:var(--dark)}.catalog-page .tab-btn.active{background:var(--white);border-color:var(--border);box-shadow:0 1px 4px #0000000f;color:#2b2b2b;color:var(--dark);font-weight:600}.catalog-page .tab-count{background:var(--bg);border-radius:100px;color:var(--mid);font-size:11px;font-weight:700;padding:1px 7px}.catalog-page .tab-btn.active .tab-count{background:#5aeaa026;color:#18a869}.catalog-page .search-row{align-items:center;display:flex;gap:10px}.catalog-page .search-wrap{flex:1 1;max-width:460px;position:relative}.catalog-page .search-icon{color:var(--mid);left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.catalog-page .search-input{background:var(--white);border:1px solid var(--border);border-radius:9px;color:#2b2b2b;color:var(--dark);font-size:13px;outline:none;padding:9px 12px 9px 36px;transition:border-color .2s;width:100%}.catalog-page .search-input:focus{border-color:#2b2b2b;border-color:var(--dark)}.catalog-page .search-input::placeholder{color:#bbb}.catalog-page .filters-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;position:relative;z-index:30}.catalog-page .filter-control{position:relative}.catalog-page .filter-btn{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:16px;box-shadow:0 2px 8px #1210230f;color:#2b2b2b;color:var(--dark);cursor:pointer;display:flex;font-size:17px;font-weight:500;gap:10px;min-height:56px;padding:8px 20px;transition:all .2s ease}.catalog-page .filter-btn:hover{border-color:#cecceb;transform:translateY(-1px)}.catalog-page .filter-btn.on{background:#efeffd;border-color:#8f89f2;box-shadow:0 4px 10px #5a52be33;color:#5650be}.catalog-page .filter-btn-label{line-height:1}.catalog-page .filter-btn-dot{background:currentColor;border-radius:50%;height:10px;opacity:.95;width:10px}.catalog-page .filter-btn-chevron{transition:transform .2s ease}.catalog-page .filter-control.open .filter-btn-chevron{transform:rotate(180deg)}.catalog-page .filter-dropdown{background:#fff;border:1px solid #dedee6;border-radius:22px;box-shadow:0 18px 34px #14141c1f;left:0;max-width:min(92vw,380px);overflow:hidden;position:absolute;top:calc(100% + 10px);width:380px;z-index:60}.catalog-page .filter-options-list{list-style:none;margin:0;padding:16px 12px 8px}.catalog-page .filter-option{align-items:center;background:#0000;border:0;border-radius:12px;color:#5650be;cursor:pointer;display:flex;font-size:17px;font-weight:500;justify-content:space-between;line-height:1.2;padding:12px 24px;text-align:left;width:100%}.catalog-page .filter-option:hover{background:#5650be14}.catalog-page .filter-option-check{font-size:22px;font-weight:700;line-height:1}.catalog-page .filter-reset-btn{background:#0000;border:0;border-radius:0;border-top:1px solid #ececf2;color:#929292;cursor:pointer;font-size:17px;line-height:1.1;margin:0 12px 12px;padding:18px 24px 16px;text-align:left;width:calc(100% - 24px)}.catalog-page .filter-reset-btn:disabled{cursor:default;opacity:.45}.catalog-page .filter-reset-btn:not(:disabled):hover{color:#6f6f6f}.catalog-page .filter-sep{flex:1 1}.catalog-page .results-count{color:var(--mid);font-size:13px;white-space:nowrap}.catalog-page .sort-btn{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:16px;box-shadow:0 2px 8px #1210230f;color:#2b2b2b;color:var(--dark);cursor:pointer;display:flex;font-size:17px;font-weight:500;gap:5px;min-height:56px;padding:8px 20px}.catalog-page .catalog{padding:28px 64px 80px}.catalog-page .section-label{align-items:center;color:var(--mid);display:flex;font-size:12px;font-weight:700;gap:8px;letter-spacing:.1em;margin-bottom:16px;text-transform:uppercase}.catalog-page .section-label:after{background:var(--border);content:"";flex:1 1;height:1px}.catalog-page .groups-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:40px}.catalog-page .catalog-pager{align-items:center;clear:both;display:flex;gap:10px;justify-content:center;margin:16px 0 36px;position:relative;z-index:2}.catalog-page .catalog-pager-btn{background:#fff;border:1px solid var(--border);border-radius:999px;color:#2b2b2b;color:var(--dark);cursor:pointer;font-size:13px;font-weight:600;min-height:36px;padding:0 14px}.catalog-page .catalog-pager-btn:disabled{cursor:not-allowed;opacity:.45}.catalog-page .catalog-pager-pages{align-items:center;display:flex;gap:6px}.catalog-page .catalog-pager-page{background:#fff;border:1px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);cursor:pointer;font-size:13px;font-weight:600;height:36px;min-width:36px;padding:0 10px}.catalog-page .catalog-pager-page.active{background:var(--mint2);border-color:var(--mint2);color:#5aeea0;color:var(--mint)}.catalog-page .catalog-pager-dots{color:var(--mid);font-size:14px;line-height:1;padding:0 2px}.catalog-page .g-card{aspect-ratio:4/3;border-radius:18px;cursor:pointer;overflow:hidden;position:relative;transition:transform .25s ease,box-shadow .25s ease}.catalog-page .g-card:hover{box-shadow:0 20px 56px #0000002e;transform:translateY(-4px)}.catalog-page .g-card img{height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .4s ease;width:100%}.catalog-page .g-card:hover img{transform:scale(1.05)}.catalog-page .g-overlay{background:linear-gradient(0deg,#0e0818f2 0,#0e081866 48%,#0e08181a 72%,#0000);inset:0;position:absolute}.catalog-page .g-topic{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#5aeaa0eb;border-radius:100px;color:#1a2a1a;font-size:10px;font-weight:700;left:14px;letter-spacing:.04em;padding:4px 11px;position:absolute;top:14px}.catalog-page .g-fav{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff26;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:14px;top:14px;transition:background .15s;width:30px;z-index:5}.catalog-page .g-fav:hover{background:#ffffff4d}.catalog-page .g-fav.active{background:#5aeea0;background:var(--mint);border-color:#5aeaa0a6;color:#1a2a1a}.catalog-page .g-bottom{bottom:0;left:0;padding:24px 18px 18px;position:absolute;right:0}.catalog-page .g-title{color:#fff;font-family:Unbounded,Circe,sans-serif;font-size:14px;font-weight:900;letter-spacing:-.02em;line-height:1.25;margin-bottom:4px}.catalog-page .g-host{color:#fff9;font-size:11px;letter-spacing:.01em;margin-bottom:12px}.catalog-page .g-row{align-items:flex-end;display:flex;justify-content:space-between}.catalog-page .g-meta{display:flex;flex-direction:column;gap:3px}.catalog-page .g-date{align-items:center;color:#ffffff8c;display:flex;font-size:10px;gap:4px;letter-spacing:.01em}.catalog-page .g-spots{font-size:11px;font-weight:600}.catalog-page .g-spots.ok{color:#5aeea0;font-weight:700}.catalog-page .g-spots.few{color:#ffd166;font-weight:700}.catalog-page .g-spots.full{color:#ff8080;font-weight:700}.catalog-page .g-price{color:#5aeea0;color:var(--mint);font-family:Unbounded,Circe,sans-serif;font-size:17px;font-weight:900}.catalog-page .g-mob-body{display:none}.catalog-page .psychs-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:10px}.catalog-page .p-card{aspect-ratio:3/4;border-radius:18px;cursor:pointer;overflow:hidden;position:relative;transition:transform .25s ease,box-shadow .25s ease}.catalog-page .p-card:hover{box-shadow:0 20px 56px #0003;transform:translateY(-4px)}.catalog-page .p-card img{height:100%;inset:0;object-fit:cover;object-position:top center;position:absolute;transition:transform .4s ease;width:100%}.catalog-page .p-card:hover img{transform:scale(1.05)}.catalog-page .p-overlay{background:linear-gradient(0deg,#0000 0,#0e081833 40%,#0e081814 70%,#0000);inset:0;position:absolute}.catalog-page .p-top{align-items:flex-start;display:flex;justify-content:space-between;left:12px;position:absolute;right:12px;top:12px}.catalog-page .p-status{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:100px;font-size:10px;font-weight:700;letter-spacing:.03em;padding:4px 10px}.catalog-page .p-on{background:#5aeaa0eb;color:#1a2a1a}.catalog-page .p-off{background:#fff3;border:1px solid #fff3;color:#fff}.catalog-page .p-fav{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff26;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;transition:background .15s;width:30px;z-index:5}.catalog-page .p-fav:hover{background:#ffffff4d}.catalog-page .p-fav.active{background:#5aeea0;background:var(--mint);border-color:#5aeaa0a6;color:#1a2a1a}.catalog-page .p-slots{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:14px}.catalog-page .p-slot{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff2e;border:1px solid #ffffff40;border-radius:6px;color:#ffffffe6;font-size:10px;font-weight:600;padding:3px 9px}.catalog-page .p-bottom{background:linear-gradient(0deg,#0e0818fa 0,#0e0818b3 60%,#0000);bottom:0;left:0;padding:48px 16px 16px;position:absolute;right:0}.catalog-page .p-rating{align-items:center;display:flex;gap:4px;margin-bottom:4px}.catalog-page .p-stars{color:#ffd166;font-size:11px;letter-spacing:.5px}.catalog-page .p-rval{color:#fff;font-size:11px;font-weight:600}.catalog-page .p-rcnt{color:#ffffff80;font-size:10px}.catalog-page .p-name{color:#fff;font-family:Unbounded,Circe,sans-serif;font-size:13px;font-weight:900;letter-spacing:-.02em;line-height:1.3;margin-bottom:3px}.catalog-page .p-spec{color:#fff9;font-size:10px;letter-spacing:.02em;margin-bottom:10px}.catalog-page .p-footer{align-items:center;display:flex;justify-content:space-between}.catalog-page .p-price{color:#5aeea0;color:var(--mint);font-family:Unbounded,Circe,sans-serif;font-size:15px;font-weight:900}.catalog-page .p-dur{color:#ffffff80;display:block;font-family:Onest,Circe,sans-serif;font-size:10px;font-weight:400;margin-top:1px}.catalog-page .p-btn{align-items:center;background:#5aeea0;background:var(--mint);border-radius:50%;color:#2b2b2b;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:transform .15s,box-shadow .15s;width:32px}.catalog-page .p-card:hover .p-btn{box-shadow:0 4px 16px #5aeaa066;transform:scale(1.1)}.catalog-page .moverlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1300}.catalog-page .mbox{animation:mIn .25s ease;background:var(--white);border-radius:20px;box-shadow:0 32px 80px #00000040;display:flex;flex-direction:column;height:85vh;max-width:820px;overflow:hidden;position:relative;width:100%}@keyframes mIn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}.catalog-page .mclose{align-items:center;background:#ffffffe6;border:1px solid var(--border);border-radius:50%;color:var(--mid);cursor:pointer;display:flex;font-size:15px;height:32px;justify-content:center;position:absolute;right:14px;top:14px;transition:all .15s;width:32px;z-index:10}.catalog-page .mclose:hover{background:var(--border)}.catalog-page .mbody{display:grid;flex:1 1;grid-template-columns:280px 1fr;min-height:0;overflow:hidden}.catalog-page .mleft{overflow:hidden;position:relative}.catalog-page .mleft-photo{background-position:top;background-size:cover;inset:0;position:absolute}.catalog-page .mleft-grad{background:linear-gradient(0deg,#120c1ce0 0,#0000 60%);inset:0;position:absolute}.catalog-page .mleft-info{bottom:0;left:0;padding:32px 22px 22px;position:absolute;right:0}.catalog-page .m-name{color:#fff;font-family:Unbounded,Circe,sans-serif;font-size:17px;font-weight:900;letter-spacing:-.02em;line-height:1.25;margin-bottom:7px}.catalog-page .m-badge{border-radius:100px;display:inline-flex;font-size:11px;font-weight:600;padding:4px 12px}.catalog-page .m-badge.mint{background:#5aeaa0e6;color:#2b2b2b}.catalog-page .m-badge.lav{background:#a89de8e6;color:#fff}.catalog-page .m-price{color:#fff;font-family:Unbounded,Circe,sans-serif;font-size:24px;font-weight:900;letter-spacing:-.03em;margin-top:12px}.catalog-page .m-price small{color:#fff9;display:block;font-family:Onest,Circe,sans-serif;font-size:11px;font-weight:400;margin-top:1px}.catalog-page .mright{display:flex;flex-direction:column;min-height:0;overflow-y:auto}.catalog-page .mdetails{padding:22px 24px 0}.catalog-page .mrow{grid-gap:10px;align-items:start;border-bottom:1px solid var(--border);display:grid;gap:10px;grid-template-columns:110px 1fr;padding:12px 0}.catalog-page .mrow:last-child{border-bottom:none}.catalog-page .mrlabel{color:var(--mid);font-size:10px;font-weight:600;letter-spacing:.05em;padding-top:2px;text-transform:uppercase}.catalog-page .mrval{color:#2b2b2b;color:var(--dark);font-size:13px;line-height:1.55}.catalog-page .mrval.tags{display:flex;flex-wrap:wrap;gap:5px}.catalog-page .mrval .t{border:1px solid var(--border);border-radius:100px;color:var(--mid);font-size:11px;padding:3px 9px}.catalog-page .mrval .t.m{background:#5aeaa01a;border-color:#5aeaa040;color:#18a869}.catalog-page .mrval .t.l{background:#a89de81a;border-color:#a89de840;color:#7b6fd4}.catalog-page .mdates,.catalog-page .mslots{padding:20px 24px 8px}.catalog-page .msl-label{color:var(--mid);font-size:11px;font-weight:600;letter-spacing:.07em;margin-bottom:10px;text-transform:uppercase}.catalog-page .msl-grid{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(3,1fr)}.catalog-page .msl{background:var(--bg);border:1px solid var(--border);border-radius:10px;cursor:pointer;padding:10px 12px;text-align:left;transition:all .15s}.catalog-page .msl.sel,.catalog-page .msl:hover{background:#5aeaa014;border-color:#5aeea0;border-color:var(--mint)}.catalog-page .msl-time{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:600}.catalog-page .msl-date{color:var(--mid);font-size:10px;margin-top:2px}.catalog-page .m-empty{border-radius:10px;color:var(--mid);font-size:13px;padding:10px 12px}.catalog-page .m-empty,.catalog-page .mdr{background:var(--bg);border:1px solid var(--border)}.catalog-page .mdr{align-items:center;border-radius:10px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:8px;padding:10px 14px;text-align:left;transition:all .15s;width:100%}.catalog-page .mdr:disabled{cursor:default}.catalog-page .mdr.sel,.catalog-page .mdr:hover:not(:disabled){background:#a89de80f;border-color:var(--lav)}.catalog-page .mdr-l{align-items:center;display:flex;gap:10px}.catalog-page .mdr-day{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600}.catalog-page .mdr-time{color:var(--mid);font-size:12px}.catalog-page .mdr-spots{border-radius:100px;font-size:11px;font-weight:700;padding:3px 10px}.catalog-page .mdr-spots.msok{background:#5aeaa024;color:#18a869}.catalog-page .mdr-spots.msfew{background:#ffb40024;color:#b07800}.catalog-page .mdr-spots.msfull{background:#f0f0ee;color:var(--mid)}.catalog-page .mfoot{align-items:center;background:var(--white);border-top:1px solid var(--border);bottom:0;display:flex;flex-shrink:0;gap:10px;padding:16px 24px;position:-webkit-sticky;position:sticky}.catalog-page .mfprice{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:20px;font-weight:900}.catalog-page .mfprice small{color:var(--mid);display:block;font-family:Onest,Circe,sans-serif;font-size:11px;font-weight:400}.catalog-page .btn-promo{align-items:center;background:#0000;border:1.5px solid var(--border);border-radius:11px;color:#2b2b2b;color:var(--dark);cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;justify-content:center;padding:13px 18px;white-space:nowrap}.catalog-page .btn-promo.active{background:#efeffd;border-color:#8f89f2;color:#5650be}.catalog-page .btn-mbook{align-items:center;border:none;border-radius:11px;cursor:pointer;display:inline-flex;flex:1 1;font-family:Unbounded,Circe,sans-serif;font-size:12px;font-weight:700;gap:7px;justify-content:center;letter-spacing:-.01em;padding:13px;text-decoration:none;transition:box-shadow .2s,transform .15s}.catalog-page .btn-mbook.mint{background:#5aeea0;background:var(--mint);color:#2b2b2b;color:var(--dark)}.catalog-page .btn-mbook.mint:hover{box-shadow:0 6px 24px #5aeaa059;transform:translateY(-1px)}.catalog-page .btn-mbook.lav{background:var(--lav);color:#fff}.catalog-page .btn-mbook.lav:hover{box-shadow:0 6px 24px #a89de866;transform:translateY(-1px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.catalog-page .fu{animation:fadeUp .45s ease both}.catalog-page .fu1{animation-delay:.06s}.catalog-page .fu2{animation-delay:.12s}.catalog-page .fu3{animation-delay:.18s}@media(max-width:768px){.catalog-page .page-header{padding:24px 20px 20px}.catalog-page .page-title{font-size:28px}.catalog-page .page-sub{font-size:13px;max-width:100%}.catalog-page .ph-stats{gap:16px}.catalog-page .ph-val{font-size:17px}.catalog-page .ph-label{font-size:10px}.catalog-page .controls{padding:14px 20px 12px}.catalog-page .tabs-row{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:6px;overflow-x:auto}.catalog-page .tab-btn{font-size:12px;padding:7px 14px;white-space:nowrap}.catalog-page .search-wrap{max-width:100%}.catalog-page .filters-row{flex-wrap:wrap;gap:6px}.catalog-page .filter-control{position:static}.catalog-page .filter-btn{border-radius:14px;font-size:15px;min-height:48px;padding:6px 16px;white-space:nowrap}.catalog-page .filter-dropdown{left:0;top:calc(100% + 8px);width:min(100vw - 40px,380px)}.catalog-page .filter-option{font-size:18px;padding:10px 18px}.catalog-page .filter-reset-btn{font-size:16px;padding:14px 18px 12px}.catalog-page .filter-sep,.catalog-page .results-count{display:none}.catalog-page .sort-btn{border-radius:14px;font-size:14px;min-height:48px;padding:6px 14px;white-space:nowrap}.catalog-page .catalog{padding:18px 20px 56px}.catalog-page .catalog-pager{flex-wrap:wrap;gap:8px;margin:10px 0 28px}.catalog-page .catalog-pager-btn{font-size:12px;min-height:34px;padding:0 12px}.catalog-page .catalog-pager-page{font-size:12px;height:34px;min-width:34px}.catalog-page .groups-grid{gap:12px;grid-template-columns:1fr}.catalog-page .g-card{aspect-ratio:auto;border-radius:14px;display:flex;flex-direction:row;min-height:110px;overflow:hidden}.catalog-page .g-mob-photo{flex-shrink:0;min-height:105px;overflow:hidden;position:relative;width:110px}.catalog-page .g-mob-photo img{height:100%;object-fit:cover;position:static;transform:none;width:100%}.catalog-page .g-bottom,.catalog-page .g-fav,.catalog-page .g-overlay{display:none}.catalog-page .g-topic{font-size:9px;left:8px;padding:2px 8px;top:8px}.catalog-page .g-mob-body{background:#2b2b2b;background:var(--dark);display:flex;flex:1 1;flex-direction:column;justify-content:space-between;min-width:0;overflow:hidden;padding:12px 14px}.catalog-page .g-mob-body .g-title{color:#fff;font-size:11px;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-page .g-mob-body .g-host{color:#ffffff80;font-size:10px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-page .g-mob-body .g-date{color:#ffffff73;font-size:9px}.catalog-page .g-mob-body .g-spots{font-size:10px}.catalog-page .g-mob-body .g-price{color:#fff;font-size:14px}.catalog-page .psychs-grid{gap:10px;grid-template-columns:1fr 1fr;margin-bottom:8px}.catalog-page .p-card{aspect-ratio:3/5;border-radius:14px}.catalog-page .p-slots{gap:4px;margin-bottom:10px}.catalog-page .p-slot{font-size:9px;padding:2px 7px}.catalog-page .p-rating{margin-bottom:2px}.catalog-page .p-rval,.catalog-page .p-stars{font-size:10px}.catalog-page .p-dur,.catalog-page .p-rcnt{display:none}.catalog-page .p-name{font-size:11px;margin-bottom:1px}.catalog-page .p-name,.catalog-page .p-spec{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-page .p-spec{font-size:9px;margin-bottom:8px}.catalog-page .p-price{font-size:11px}.catalog-page .p-btn{height:24px;width:24px}.catalog-page .p-bottom{padding:52px 10px 10px}.catalog-page .mbox{border-radius:16px;height:92vh}.catalog-page .mbody{display:flex;flex-direction:column;grid-template-columns:1fr;overflow:hidden}.catalog-page .mleft{flex-shrink:0;height:180px}.catalog-page .mleft-grad{background:linear-gradient(0deg,#120c1ce6 0,#0000 50%)}.catalog-page .mright{flex:1 1;min-height:0;overflow-y:auto}.catalog-page .mdetails{padding:16px 16px 0}.catalog-page .mrow{gap:8px;grid-template-columns:80px 1fr;padding:10px 0}.catalog-page .mdates,.catalog-page .mslots{padding:16px 16px 8px}.catalog-page .msl-grid{grid-template-columns:1fr 1fr}.catalog-page .mfoot{flex-wrap:wrap;padding:14px 16px}.catalog-page .btn-promo{justify-content:center;order:3;width:100%}}@media(max-width:480px){.catalog-page .page-title{font-size:22px}.catalog-page .psychs-grid{grid-template-columns:1fr 1fr}}.b-features-home{--dark:#2b2b2b;--dark2:#3a3a3a;--mint:#5aeea0;--lavender:#a89de8;--white:#fff;--bg:#f8f8f6;--mid:#6b6b6b;--border:#e4e4e4;background:var(--white);color:#2b2b2b;color:var(--dark);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}.b-features-home *{box-sizing:border-box;font-family:Onest,Circe,sans-serif}.b-features-home a{text-decoration:none}.b-features-home .page-hero{background:var(--white);overflow:hidden;padding:80px 64px 72px;position:relative}.b-features-home .page-hero:before{background:radial-gradient(circle,#5aeaa01f 0,#0000 65%);border-radius:50%;content:"";height:600px;position:absolute;right:-150px;top:-150px;width:600px}.b-features-home .page-hero:after{background:radial-gradient(circle,#a89de81f 0,#0000 65%);border-radius:50%;bottom:-100px;content:"";height:400px;left:20%;position:absolute;width:400px}.b-features-home .hero-inner{max-width:720px;position:relative;z-index:2}.b-features-home .page-label{align-items:center;background:#5aeaa01f;border:1px solid #5aeaa04d;border-radius:100px;color:#1db870;display:inline-flex;font-size:11px;font-weight:600;gap:8px;letter-spacing:.12em;margin-bottom:28px;padding:6px 16px;text-transform:uppercase}.b-features-home .page-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:58px;font-weight:900;letter-spacing:-.03em;line-height:1;margin:0 0 24px}.b-features-home .m{color:#5aeea0;color:var(--mint);font-family:Unbounded,Circe,sans-serif}.b-features-home .l{color:#a89de8;color:var(--lavender);font-family:Unbounded,Circe,sans-serif}.b-features-home .page-sub{color:var(--mid);font-size:18px;font-weight:300;line-height:1.65;margin:0 0 40px;max-width:560px}.b-features-home .hero-cta-row{align-items:center;display:flex;gap:16px}.b-features-home .btn-primary{align-items:center;background:#5aeea0;background:var(--mint);border:none;border-radius:11px;color:#2b2b2b;color:var(--dark);cursor:pointer;display:inline-flex;font-family:Unbounded,Circe,sans-serif;font-size:14px;font-weight:700;gap:10px;justify-content:center;letter-spacing:-.01em;padding:15px 28px;transition:transform .15s ease,box-shadow .2s ease}.b-features-home .btn-primary:hover{box-shadow:0 10px 32px #5aeaa047;transform:translateY(-2px)}.b-features-home .btn-ghost{align-items:center;color:var(--mid);display:inline-flex;font-size:14px;font-weight:500;gap:6px;transition:color .2s}.b-features-home .btn-ghost:hover{color:#2b2b2b;color:var(--dark)}.b-features-home .feat-tabs{background:var(--bg);border-bottom:1px solid var(--border);border-top:1px solid var(--border);display:flex;gap:8px;overflow-x:auto;padding:24px 64px;position:-webkit-sticky;position:sticky;top:121px;z-index:80}.b-features-home .feat-tab{align-items:center;border:1px solid #0000;border-radius:8px;color:var(--mid);cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:8px;padding:9px 18px;transition:all .2s;white-space:nowrap}.b-features-home .feat-tab.active,.b-features-home .feat-tab:hover{background:var(--white);border-color:var(--border);color:#2b2b2b;color:var(--dark)}.b-features-home .feat-tab.active{font-weight:600}.b-features-home .feat-tab-icon{font-size:16px}.b-features-home .feat-block{grid-gap:64px;align-items:center;border-bottom:1px solid var(--border);display:grid;gap:64px;grid-template-columns:1fr 1fr;padding:80px 64px;scroll-margin-top:190px}.b-features-home .feat-block.alt{background:var(--bg)}.b-features-home .feat-block.reverse .feat-visual{order:-1}.b-features-home .feat-tag{align-items:center;color:var(--mid);display:inline-flex;font-size:11px;font-weight:600;gap:7px;letter-spacing:.12em;margin-bottom:18px;text-transform:uppercase}.b-features-home .feat-tag-dot{border-radius:50%;flex-shrink:0;height:7px;width:7px}.b-features-home .feat-tag-dot.mint{background:#5aeea0;background:var(--mint)}.b-features-home .feat-tag-dot.lav{background:#a89de8;background:var(--lavender)}.b-features-home .feat-block-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:30px;font-weight:800;letter-spacing:-.025em;line-height:1.15;margin:0 0 18px}.b-features-home .feat-block-desc{color:var(--mid);font-size:15px;font-weight:300;line-height:1.7;margin:0 0 28px}.b-features-home .feat-checklist{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0 0 32px;padding:0}.b-features-home .feat-checklist li{align-items:flex-start;color:#2b2b2b;color:var(--dark);display:flex;font-size:14px;gap:10px;line-height:1.5}.b-features-home .feat-check{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:20px;justify-content:center;margin-top:1px;width:20px}.b-features-home .fc-mint{background:#5aeaa033;color:#18a869}.b-features-home .fc-lav{background:#a89de833;color:#7b6fd4}.b-features-home .feat-stat-row{display:flex;gap:28px;margin-top:8px}.b-features-home .feat-stat{display:flex;flex-direction:column;gap:3px}.b-features-home .feat-stat-val{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.04em;line-height:1}.b-features-home .feat-stat-label{color:var(--mid);font-size:12px;line-height:1.45;max-width:180px}.b-features-home .mock-card{background:var(--white);border:1px solid var(--border);border-radius:18px;box-shadow:0 20px 60px #00000014;overflow:hidden}.b-features-home .mock-header{align-items:center;background:#fafafa;border-bottom:1px solid var(--border);display:flex;gap:8px;padding:12px 18px}.b-features-home .mock-header.dark-head{background:#1e1e1e;border-bottom-color:#262626}.b-features-home .wd{border-radius:50%;height:9px;width:9px}.b-features-home .wr{background:#ff5f57}.b-features-home .wy{background:#ffbd2e}.b-features-home .wg{background:#28ca41}.b-features-home .mock-title{color:#aaa;font-size:11px;margin-left:6px}.b-features-home .mock-body{padding:20px}.b-features-home .cal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.b-features-home .cal-month{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:14px;font-weight:700}.b-features-home .cal-nav{display:flex;gap:6px}.b-features-home .cal-btn{background:#f0f0ee;border:0;border-radius:6px;color:var(--mid);cursor:pointer;font-size:12px;height:26px;width:26px}.b-features-home .cal-grid{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(7,1fr)}.b-features-home .cal-day-label{color:var(--mid);font-size:10px;font-weight:600;letter-spacing:.04em;padding:4px 0;text-align:center;text-transform:uppercase}.b-features-home .cal-day{align-items:center;aspect-ratio:1;border-radius:7px;color:var(--mid);display:flex;font-size:12px;justify-content:center;position:relative}.b-features-home .cal-day.other{opacity:.3}.b-features-home .cal-day.has-event:after{background:#5aeea0;background:var(--mint);border-radius:50%;bottom:3px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:4px}.b-features-home .cal-day.today{background:#2b2b2b;background:var(--dark);color:var(--white);font-weight:700}.b-features-home .cal-day.selected{background:#5aeaa026;color:#18a869;font-weight:600}.b-features-home .cal-events{display:flex;flex-direction:column;gap:8px;margin-top:16px}.b-features-home .cal-event{align-items:center;background:#f8f8f6;border-left:3px solid #5aeea0;border-left:3px solid var(--mint);border-radius:8px;display:flex;gap:10px;padding:10px 12px}.b-features-home .cal-event.lav{border-left-color:#a89de8;border-left-color:var(--lavender)}.b-features-home .cal-event-time{color:var(--mid);font-size:11px;font-weight:600;min-width:38px}.b-features-home .cal-event-name{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:500}.b-features-home .cal-event-tag{border-radius:100px;font-size:10px;font-weight:600;margin-left:auto;padding:2px 8px}.b-features-home .tag-mint{background:#5aeaa026;color:#18a869}.b-features-home .tag-lav{background:#a89de826;color:#7b6fd4}.b-features-home .client-profile{align-items:center;display:flex;gap:14px;margin-bottom:20px}.b-features-home .client-ava{align-items:center;background:linear-gradient(135deg,#5aeea0,#a89de8);background:linear-gradient(135deg,var(--mint),var(--lavender));border-radius:50%;display:flex;height:52px;justify-content:center;width:52px}.b-features-home .client-ava,.b-features-home .client-name{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:16px;font-weight:700}.b-features-home .client-name{margin-bottom:3px}.b-features-home .client-meta{color:var(--mid);font-size:12px}.b-features-home .client-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-bottom:16px}.b-features-home .cs-box{background:#f8f8f6;border-radius:10px;padding:12px;text-align:center}.b-features-home .cs-val{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:18px;font-weight:700}.b-features-home .cs-label{color:var(--mid);font-size:10px;margin-top:2px}.b-features-home .client-notes-title{color:var(--mid);font-size:11px;font-weight:600;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.b-features-home .client-note{background:#a89de81a;border-radius:8px;color:var(--dark2);font-size:12px;line-height:1.55;padding:10px 12px}.b-features-home .note-date{color:var(--mid);font-size:10px;margin-top:4px}.b-features-home .fin-summary{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:16px}.b-features-home .fin-box{border-radius:12px;padding:16px}.b-features-home .fin-box.green{background:#5aeaa01f;border:1px solid #5aeaa040}.b-features-home .fin-box.lav{background:#a89de81a;border:1px solid #a89de833}.b-features-home .fin-label{color:var(--mid);font-size:10px;letter-spacing:.06em;margin-bottom:6px;text-transform:uppercase}.b-features-home .fin-val{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.03em}.b-features-home .fin-val.m{color:#18a869}.b-features-home .fin-val.l{color:#7b6fd4}.b-features-home .fin-sub{color:var(--mid);font-size:11px;margin-top:3px}.b-features-home .fin-chart{background:#f8f8f6;border-radius:10px;margin-bottom:12px;padding:14px}.b-features-home .fin-chart-title{color:#2b2b2b;color:var(--dark);font-size:11px;font-weight:600;margin-bottom:10px}.b-features-home .fin-bars{align-items:flex-end;display:flex;gap:6px;height:60px}.b-features-home .fin-bar{background:#5aeaa040;border-radius:4px 4px 0 0;flex:1 1;min-height:10px;transition:background .2s}.b-features-home .fin-bar.active,.b-features-home .fin-bar:hover{background:#5aeea0;background:var(--mint)}.b-features-home .fin-tx{display:flex;flex-direction:column;gap:6px}.b-features-home .fin-tx-item{align-items:center;background:#f8f8f6;border-radius:8px;display:flex;gap:10px;padding:8px 10px}.b-features-home .fin-tx-ico{align-items:center;background:#5aeaa026;border-radius:7px;display:flex;flex-shrink:0;font-size:13px;height:28px;justify-content:center;width:28px}.b-features-home .fin-tx-info{flex:1 1}.b-features-home .fin-tx-name{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:500}.b-features-home .fin-tx-date{color:var(--mid);font-size:10px}.b-features-home .fin-tx-amt{color:#18a869;font-size:13px;font-weight:700}.b-features-home .video-mock{background:#1a1a1a;border-radius:18px;box-shadow:0 20px 60px #0003;overflow:hidden}.b-features-home .video-main{align-items:center;aspect-ratio:16/9;background:#111;display:flex;justify-content:center;position:relative}.b-features-home .video-avatar-big{align-items:center;background:linear-gradient(135deg,#5aeea0,#a89de8);background:linear-gradient(135deg,var(--mint),var(--lavender));border-radius:50%;color:#2b2b2b;color:var(--dark);display:flex;font-family:Unbounded,Circe,sans-serif;font-size:24px;font-weight:700;height:80px;justify-content:center;width:80px}.b-features-home .video-name-tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;border-radius:6px;bottom:12px;color:var(--white);font-size:12px;font-weight:500;left:12px;padding:5px 10px;position:absolute}.b-features-home .video-thumb{align-items:center;aspect-ratio:4/3;background:#1e1e1e;border:2px solid #ffffff26;border-radius:8px;bottom:12px;display:flex;font-size:20px;justify-content:center;position:absolute;right:12px;width:80px}.b-features-home .video-controls{align-items:center;background:#1e1e1e;display:flex;gap:12px;padding:14px 20px}.b-features-home .video-btn{align-items:center;border:0;border-radius:50%;cursor:pointer;display:flex;font-size:14px;height:36px;justify-content:center;width:36px}.b-features-home .vb-end{background:#e84040;color:var(--white)}.b-features-home .vb-cam,.b-features-home .vb-chat,.b-features-home .vb-mic{background:#2e2e2e;color:#aaa}.b-features-home .video-time{color:#666;font-family:Unbounded,Circe,sans-serif;font-size:13px;margin-left:auto}.b-features-home .video-rec{align-items:center;color:#e84040;display:flex;font-size:12px;gap:6px;margin-left:auto}.b-features-home .rec-dot{animation:pulse 1.5s infinite;background:#e84040;border-radius:50%;height:7px;width:7px}.b-features-home .community-list{background:var(--bg);border-radius:16px;display:flex;flex-direction:column;gap:12px;padding:24px}.b-features-home .community-item{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:12px;display:flex;gap:12px;padding:16px}.b-features-home .community-item.disabled{opacity:.62}.b-features-home .ci-icon{align-items:center;background:#a89de826;border-radius:10px;display:flex;flex-shrink:0;font-size:18px;height:40px;justify-content:center;width:40px}.b-features-home .ci-icon.mint{background:#5aeaa026}.b-features-home .ci-title{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600}.b-features-home .ci-desc{color:var(--mid);font-size:12px}.b-features-home .ci-badge{background:#a89de81f;border-radius:100px;color:#7b6fd4;font-size:11px;font-weight:700;margin-left:auto;padding:3px 9px}.b-features-home .feat-badge-soon{background:#ffb4001f;border:1px solid #ffb4004d;border-radius:100px;color:#b07800}.b-features-home .feat-badge-paid,.b-features-home .feat-badge-soon{align-items:center;display:inline-flex;font-size:10px;font-weight:700;gap:4px;letter-spacing:.04em;margin-left:8px;padding:2px 8px;text-transform:uppercase}.b-features-home .feat-badge-paid{background:#a89de81f;border:1px solid #a89de84d;border-radius:100px;color:#7b6fd4}.b-features-home .feat-item-locked{opacity:.56}.b-features-home .feat-lock{flex-shrink:0;font-size:13px}.b-features-home .sec-mock{background:var(--white);border:1px solid var(--border);border-radius:18px;box-shadow:0 16px 48px #00000012;overflow:hidden}.b-features-home .sec-mock-header{align-items:center;background:#f8f8f6;border-bottom:1px solid var(--border);display:flex;gap:10px;padding:18px 20px}.b-features-home .sec-shield{align-items:center;background:linear-gradient(135deg,#5aeaa033,#a89de826);border-radius:9px;display:flex;font-size:18px;height:36px;justify-content:center;width:36px}.b-features-home .sec-mock-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:13px;font-weight:700}.b-features-home .sec-mock-sub{color:var(--mid);font-size:11px}.b-features-home .sec-badges{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;padding:20px}.b-features-home .sec-badge-card{align-items:center;border-radius:10px;display:flex;flex-direction:column;gap:8px;padding:16px;text-align:center}.b-features-home .sec-badge-card.green{background:#5aeaa01a;border:1px solid #5aeaa040}.b-features-home .sec-badge-card.lav{background:#a89de81a;border:1px solid #a89de833}.b-features-home .sec-badge-card.dark{background:#f0f0ee;border:1px solid var(--border)}.b-features-home .sec-badge-icon{font-size:22px}.b-features-home .sec-badge-title{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:700}.b-features-home .sec-badge-desc{color:var(--mid);font-size:10px;line-height:1.4}.b-features-home .stats-strip{grid-gap:1px;background:#2b2b2b;background:var(--dark);display:grid;gap:1px;grid-template-columns:repeat(4,1fr);padding:60px 64px;scroll-margin-top:190px}.b-features-home .stat-item{padding:20px;text-align:center}.b-features-home .stat-val{font-family:Unbounded,Circe,sans-serif;font-size:44px;font-weight:900;letter-spacing:-.04em;line-height:1;margin-bottom:8px}.b-features-home .stat-val.w{color:var(--white)}.b-features-home .stat-label{color:#7d7d7d;font-size:13px;line-height:1.4}.b-features-home .cta-wrap{background:#f3f3f3;padding:18px 0 32px;scroll-margin-top:190px}.b-features-home .cta-banner{background:linear-gradient(180deg,#2f2f33,#2a2a2e);border:1px solid #ffffff14;border-radius:34px;margin:0 12px;min-height:420px;overflow:hidden;padding:86px 56px 74px;position:relative;text-align:center}.b-features-home .cta-banner:before{background:radial-gradient(circle at 55% 45%,#5aeaa024 0,#5aeaa00f 36%,#0000 72%),radial-gradient(circle at 65% 60%,#a89de824 0,#0000 66%);border-radius:50%;content:"";height:520px;position:absolute;right:-150px;top:-120px;width:520px}.b-features-home .cta-banner:after{background:radial-gradient(circle at 50% 50%,#a89de838 0,#a89de814 42%,#0000 74%),radial-gradient(circle at 62% 42%,#5aeaa014 0,#0000 64%);border-radius:50%;bottom:-210px;content:"";height:560px;left:-170px;position:absolute;width:560px}.b-features-home .cta-inner{margin:0 auto;max-width:980px;position:relative;z-index:2}.b-features-home .cta-title{color:var(--white);font-family:Unbounded,Circe,sans-serif;font-size:clamp(44px,4.5vw,74px);font-weight:900;letter-spacing:-.045em;line-height:.96;margin:0 auto 24px;max-width:1080px}.b-features-home .cta-desc{color:#747474;font-size:clamp(20px,1.45vw,38px);font-weight:400;letter-spacing:-.01em;line-height:1.4;margin:0 auto 44px;max-width:980px}.b-features-home .cta-main-btn{border-radius:26px;box-shadow:0 18px 36px #5aeaa024;font-size:clamp(30px,2.2vw,44px);letter-spacing:-.02em;line-height:1;margin:0 auto;min-height:120px;padding:18px 38px;width:min(100%,585px)}.b-features-home .cta-note{color:#555;font-size:clamp(22px,1.6vw,34px);letter-spacing:-.012em;margin-top:26px}.b-features-home .cta-note a{color:#616161;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}@media(max-width:768px){.b-features-home .page-hero{padding:40px 20px 44px}.b-features-home .page-title{font-size:32px;line-height:1.05}.b-features-home .page-sub{font-size:15px;margin-bottom:28px;max-width:100%}.b-features-home .hero-cta-row{align-items:flex-start;flex-direction:column;gap:12px}.b-features-home .btn-primary{padding:15px 20px;width:100%}.b-features-home .feat-tabs{flex-wrap:nowrap;gap:6px;padding:12px 20px;top:101px}.b-features-home .feat-tab{font-size:11px;padding:8px 12px;white-space:nowrap}.b-features-home .feat-block{gap:32px;grid-template-columns:1fr;padding:48px 20px;scroll-margin-top:165px}.b-features-home .feat-block.reverse .feat-visual{order:0}.b-features-home .feat-block-title{font-size:22px}.b-features-home .feat-block-desc{font-size:14px}.b-features-home .feat-stat-row{gap:24px}.b-features-home .feat-stat-val{font-size:22px}.b-features-home .client-stats,.b-features-home .fin-summary,.b-features-home .sec-badges{grid-template-columns:1fr 1fr}.b-features-home .stats-strip{grid-template-columns:1fr 1fr;padding:40px 20px}.b-features-home .stat-val{font-size:30px}.b-features-home .cta-wrap{padding:24px 0 26px}.b-features-home .cta-banner{border-radius:24px;margin:0 10px;min-height:0;padding:44px 18px 34px}.b-features-home .cta-title{font-size:clamp(34px,9.5vw,52px);margin-bottom:18px}.b-features-home .cta-desc{font-size:clamp(17px,4.25vw,24px);margin-bottom:26px}.b-features-home .cta-main-btn{border-radius:18px;font-size:clamp(22px,6vw,30px);min-height:74px;padding:14px 18px}.b-features-home .cta-note{font-size:clamp(16px,4.3vw,22px);margin-top:16px}}@media(max-width:480px){.b-features-home .page-title{font-size:28px}.b-features-home .client-stats,.b-features-home .fin-summary,.b-features-home .sec-badges,.b-features-home .stats-strip{grid-template-columns:1fr}}.b-pricing-page{--dark:#2b2b2b;--dark2:#3a3a3a;--mint:#5aeea0;--lavender:#a89de8;--white:#fff;--bg:#f8f8f6;--mid:#6b6b6b;--border:#e4e4e4;background:var(--white);color:#2b2b2b;color:var(--dark);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;width:100vw}.b-pricing-page *{box-sizing:border-box;font-family:Onest,Circe,sans-serif}.b-pricing-page a{text-decoration:none}.b-pricing-page .m{color:#5aeea0;color:var(--mint)}.b-pricing-page .l,.b-pricing-page .m{font-family:Unbounded,Circe,sans-serif}.b-pricing-page .l{color:#a89de8;color:var(--lavender)}.b-pricing-page .pricing-hero{padding:80px 64px 60px;position:relative;text-align:center}.b-pricing-page .pricing-hero:before{background:radial-gradient(circle,#5aeaa01f 0,#0000 65%);border-radius:50%;content:"";height:560px;position:absolute;right:-140px;top:-180px;width:560px}.b-pricing-page .pricing-hero:after{background:radial-gradient(circle,#a89de821 0,#0000 65%);border-radius:50%;bottom:-120px;content:"";height:430px;left:-60px;position:absolute;width:430px}.b-pricing-page .pricing-hero__inner{position:relative;z-index:2}.b-pricing-page .pricing-hero__label{align-items:center;background:#5aeaa01f;border:1px solid #5aeaa04d;border-radius:999px;color:#1db870;display:inline-flex;font-size:11px;font-weight:600;gap:8px;letter-spacing:.12em;margin-bottom:28px;padding:6px 16px;text-transform:uppercase}.b-pricing-page .pricing-hero__title{color:#2b2b2b;color:var(--dark);font-size:58px;font-weight:900;letter-spacing:-.03em;line-height:1.02;margin:0 0 20px}.b-pricing-page .pricing-hero__title,.b-pricing-page .pricing-hero__title span{font-family:Unbounded,Circe,sans-serif}.b-pricing-page .pricing-hero__sub{color:var(--mid);font-size:18px;font-weight:300;line-height:1.62;margin:0 auto 38px;max-width:640px}.b-pricing-page .billing-toggle{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:100px;display:inline-flex;gap:12px;padding:6px}.b-pricing-page .billing-toggle__option{background:#0000;border:0;border-radius:999px;color:var(--mid);cursor:pointer;font-size:13px;font-weight:500;padding:8px 20px;transition:all .2s ease;white-space:nowrap}.b-pricing-page .billing-toggle__option.active{background:var(--white);box-shadow:0 1px 4px #00000014;color:#2b2b2b;color:var(--dark)}.b-pricing-page .billing-toggle__save{align-items:center;background:#5aeaa026;border-radius:999px;color:#18a869;display:inline-flex;font-size:11px;font-weight:600;margin-left:6px;padding:2px 9px}.b-pricing-page .pricing-cards{padding:0 64px 96px}.b-pricing-page .pricing-cards__grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.b-pricing-page .price-card{background:var(--white);border:1.5px solid var(--border);border-radius:20px;padding:40px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.b-pricing-page .price-card:hover{box-shadow:0 20px 60px #00000014;transform:translateY(-3px)}.b-pricing-page .price-card.popular{background:#2b2b2b;background:var(--dark);border-color:#0000;color:var(--white);transform:scale(1.03)}.b-pricing-page .price-card.popular:hover{box-shadow:0 24px 64px #0000002e;transform:scale(1.03) translateY(-3px)}.b-pricing-page .price-card__popular-badge{background:#5aeea0;background:var(--mint);border-radius:999px;color:#2b2b2b;color:var(--dark);font-size:11px;font-weight:700;left:50%;letter-spacing:.04em;padding:5px 20px;position:absolute;text-transform:uppercase;top:-15px;transform:translateX(-50%);white-space:nowrap}.b-pricing-page .price-card__label{color:var(--mid);font-size:11px;font-weight:600;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.b-pricing-page .price-card.popular .price-card__label{color:#7f7f7f}.b-pricing-page .price-card__name{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.025em;margin:0 0 6px}.b-pricing-page .price-card.popular .price-card__name{color:var(--white)}.b-pricing-page .price-card__tagline{color:var(--mid);font-size:14px;line-height:1.5;margin:0 0 28px}.b-pricing-page .price-card.popular .price-card__tagline{color:#919191}.b-pricing-page .price-card__divider{background:var(--border);height:1px;margin-bottom:24px}.b-pricing-page .price-card.popular .price-card__divider{background:#3a3a3a}.b-pricing-page .price-card__amount-row{align-items:flex-end;display:flex;gap:6px;margin-bottom:4px}.b-pricing-page .price-card__currency{color:#2b2b2b;color:var(--dark);font-size:24px;font-weight:600;margin-bottom:6px}.b-pricing-page .price-card.popular .price-card__currency{color:#5aeea0;color:var(--mint)}.b-pricing-page .price-card__amount{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:52px;font-weight:900;letter-spacing:-.04em;line-height:1}.b-pricing-page .price-card.popular .price-card__amount{color:#5aeea0;color:var(--mint)}.b-pricing-page .price-card__period{color:var(--mid);font-size:13px;margin-bottom:6px;margin-left:2px;min-height:20px}.b-pricing-page .price-card.popular .price-card__period{color:#8e8e8e}.b-pricing-page .price-card__note{color:var(--mid);font-size:12px;margin-bottom:28px;min-height:18px}.b-pricing-page .price-card.popular .price-card__note{color:#777}.b-pricing-page .price-card__button{align-items:center;border:none;border-radius:11px;cursor:pointer;display:inline-flex;font-family:Unbounded,Circe,sans-serif;font-size:13px;font-weight:700;justify-content:center;letter-spacing:-.01em;margin-bottom:28px;padding:15px;transition:all .15s ease;width:100%}.b-pricing-page .price-card__button.light{background:#f0f0ee;border:1.5px solid var(--border);color:#2b2b2b;color:var(--dark)}.b-pricing-page .price-card__button.light:hover{background:#e8e8e8}.b-pricing-page .price-card__button.bright{background:#5aeea0;background:var(--mint);color:#2b2b2b;color:var(--dark)}.b-pricing-page .price-card__button.bright:hover{box-shadow:0 8px 28px #5aeaa04d;transform:translateY(-1px)}.b-pricing-page .price-card__features{display:flex;flex-direction:column;gap:11px;list-style:none;margin:0;padding:0}.b-pricing-page .price-card__features li{align-items:flex-start;color:#555;display:flex;font-size:13px;gap:10px;line-height:1.45}.b-pricing-page .price-card__features .section{border-top:1px solid var(--border);color:var(--mid);font-size:11px;font-weight:600;letter-spacing:.08em;margin-top:6px;padding-top:12px;text-transform:uppercase}.b-pricing-page .price-card.popular .price-card__features li{color:#a7a7a7}.b-pricing-page .price-card.popular .price-card__features .section{border-top-color:#3a3a3a;color:#6f6f6f}.b-pricing-page .price-card__features .check{align-items:center;border-radius:50%;display:inline-flex;flex-shrink:0;font-size:10px;font-weight:700;height:18px;justify-content:center;margin-top:1px;width:18px}.b-pricing-page .price-card__features .check.mint{background:#5aeaa033;color:#18a869}.b-pricing-page .price-card__features .check.lav{background:#a89de833;color:#7b6fd4}.b-pricing-page .price-card__features .check.dark{background:#ffffff1a;color:#9a9a9a}.b-pricing-page .price-card__features .dash{color:#c9c9c9;flex-shrink:0;font-size:16px;line-height:1;margin-top:1px;min-width:18px;text-align:center}.b-pricing-page .price-card.popular .price-card__features .dash{color:#666}.b-pricing-page .pricing-cards__note{color:var(--mid);font-size:13px;margin-top:28px;text-align:center}.b-pricing-page .pricing-compare{padding:0 64px 96px}.b-pricing-page .pricing-compare__title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:32px;font-weight:800;letter-spacing:-.025em;margin:0 0 12px}.b-pricing-page .pricing-compare__sub{color:var(--mid);font-size:15px;font-weight:300;margin:0 0 48px}.b-pricing-page .pricing-compare__scroll-hint{display:none}.b-pricing-page .pricing-compare__table{border-collapse:collapse;width:100%}.b-pricing-page .pricing-compare__table thead th{border-bottom:2px solid var(--border);font-family:Unbounded,Circe,sans-serif;font-size:13px;font-weight:700;letter-spacing:-.01em;padding:18px 20px;text-align:center}.b-pricing-page .pricing-compare__table thead th:first-child{text-align:left;width:40%}.b-pricing-page .pricing-compare__table .popular-col{background:#2b2b2b0a}.b-pricing-page .pricing-compare__table thead .popular-col{background:#2b2b2b;background:var(--dark);border-radius:12px 12px 0 0;color:var(--white)}.b-pricing-page .pricing-compare__table tbody td{border-bottom:1px solid var(--border);color:#2b2b2b;color:var(--dark);font-size:13px;padding:14px 20px;text-align:center;vertical-align:middle}.b-pricing-page .pricing-compare__table tbody td:first-child{color:var(--dark2);font-weight:400;text-align:left}.b-pricing-page .pricing-compare__table tbody tr:hover td{background:#fafafa}.b-pricing-page .pricing-compare__table tbody tr:hover td.popular-col{background:#2b2b2b14}.b-pricing-page .pricing-compare__table .section-row td{background:var(--bg);border-bottom:1px solid var(--border);color:var(--mid);font-size:11px;font-weight:700;letter-spacing:.08em;padding:16px 16px 8px;text-transform:uppercase}.b-pricing-page .check-y{color:#18a869;font-size:16px;font-weight:700}.b-pricing-page .check-n{color:#ccc;font-size:16px;font-weight:700}.b-pricing-page .badge-soon{background:#ffb4001f;border:1px solid #ffb4004d;border-radius:999px;color:#b07800}.b-pricing-page .badge-paid,.b-pricing-page .badge-soon{align-items:center;display:inline-flex;font-size:9px;font-weight:700;letter-spacing:.04em;margin-left:6px;padding:1px 6px;text-transform:uppercase;vertical-align:middle}.b-pricing-page .badge-paid{background:#a89de81f;border:1px solid #a89de84d;border-radius:999px;color:#7b6fd4}.b-pricing-page .no-commission{background:#2b2b2b;background:var(--dark);padding:88px 64px}.b-pricing-page .no-commission__grid{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:repeat(2,minmax(0,1fr))}.b-pricing-page .no-commission__label{color:#666;font-size:11px;font-weight:600;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.b-pricing-page .no-commission__title{color:var(--white);font-size:38px;font-weight:900;letter-spacing:-.03em;line-height:1.1;margin:0 0 20px}.b-pricing-page .no-commission__title,.b-pricing-page .no-commission__title span{font-family:Unbounded,Circe,sans-serif}.b-pricing-page .no-commission__desc{color:#8b8b8b;font-size:16px;font-weight:300;line-height:1.65;margin:0 0 36px}.b-pricing-page .no-commission__example{background:#1e1e1e;border:1px solid #2e2e2e;border-radius:16px;padding:28px}.b-pricing-page .no-commission__example .ex-title{color:#646464;font-size:12px;font-weight:600;letter-spacing:.08em;margin-bottom:20px;text-transform:uppercase}.b-pricing-page .no-commission__example .ex-row{align-items:center;border-bottom:1px solid #2a2a2a;color:#888;display:flex;font-size:13px;gap:12px;justify-content:space-between;padding:12px 0}.b-pricing-page .no-commission__example .ex-row strong{color:var(--white);font-family:Unbounded,Circe,sans-serif;font-size:16px}.b-pricing-page .no-commission__example .ex-row strong.red{color:#e84040}.b-pricing-page .no-commission__example .ex-row strong.mint{color:#5aeea0;color:var(--mint)}.b-pricing-page .no-commission__example .ex-total{align-items:center;background:#5aeaa01a;border:1px solid #5aeaa033;border-radius:10px;color:var(--white);display:flex;font-size:13px;font-weight:600;justify-content:space-between;margin-top:12px;padding:16px 18px}.b-pricing-page .no-commission__example .ex-total strong{color:#5aeea0;color:var(--mint);font-family:Unbounded,Circe,sans-serif;font-size:22px;font-weight:900}.b-pricing-page .no-commission .vs-title{color:#666;font-size:13px;font-weight:600;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.b-pricing-page .no-commission .vs-list{display:flex;flex-direction:column;gap:14px}.b-pricing-page .no-commission .vs-item{background:#1e1e1e;border:1px solid #2e2e2e;border-radius:12px;padding:20px}.b-pricing-page .no-commission .vs-item.highlighted{background:#5aeaa00f;border-color:#5aeaa04d}.b-pricing-page .no-commission .vs-name{color:#888;font-size:13px;font-weight:600;margin-bottom:10px}.b-pricing-page .no-commission .vs-calc{color:#777;font-size:12px;line-height:1.6}.b-pricing-page .no-commission .vs-result{font-family:Unbounded,Circe,sans-serif;font-size:18px;font-weight:700;margin-top:8px}.b-pricing-page .no-commission .vs-result.red{color:#e84040}.b-pricing-page .no-commission .vs-result.mint{color:#5aeea0;color:var(--mint)}.b-pricing-page .pricing-trust{padding:88px 64px}.b-pricing-page .pricing-faq__head,.b-pricing-page .pricing-trust__head{text-align:center}.b-pricing-page .head-label{color:var(--mid);font-size:11px;font-weight:600;letter-spacing:.14em;margin-bottom:14px;text-transform:uppercase}.b-pricing-page .head-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:36px;font-weight:800;letter-spacing:-.03em;margin:0 0 12px}.b-pricing-page .head-title span{color:#5aeea0;color:var(--mint);font-family:Unbounded,Circe,sans-serif}.b-pricing-page .head-sub{color:var(--mid);font-size:16px;font-weight:300;margin:0 auto;max-width:520px}.b-pricing-page .pricing-trust__grid{border:1px solid var(--border);border-radius:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:56px;overflow:hidden}.b-pricing-page .trust-card{background:var(--white);border-right:1px solid var(--border);padding:28px 24px;transition:background .2s ease}.b-pricing-page .trust-card h3{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:13px;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin:0 0 8px}.b-pricing-page .trust-card p{color:var(--mid);font-size:13px;line-height:1.55;margin:0}.b-pricing-page .trust-card:last-child{border-right:0}.b-pricing-page .trust-card:hover{background:var(--bg)}.b-pricing-page .trust-icon{align-items:center;background:#f4f4f1;border-radius:12px;display:inline-flex;font-size:24px;height:48px;justify-content:center;margin-bottom:14px;width:48px}.b-pricing-page .pricing-faq{background:var(--bg);padding:88px 64px}.b-pricing-page .pricing-faq .head-title span{color:#a89de8;color:var(--lavender);font-family:Unbounded,Circe,sans-serif}.b-pricing-page .pricing-faq__grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:56px}.b-pricing-page .faq-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:24px}.b-pricing-page .faq-card h3{color:#2b2b2b;color:var(--dark);font-size:15px;font-weight:600;line-height:1.4;margin:0 0 10px}.b-pricing-page .faq-card p{color:var(--mid);font-size:14px;font-weight:300;line-height:1.65;margin:0}.b-pricing-page .pricing-cta{padding:80px 64px}.b-pricing-page .pricing-cta__inner{background:#2b2b2b;background:var(--dark);border-radius:22px;overflow:hidden;padding:72px 64px;position:relative;text-align:center}.b-pricing-page .pricing-cta__inner:before{background:radial-gradient(circle,#5aeaa01a 0,#0000 65%);border-radius:50%;content:"";height:400px;position:absolute;right:-100px;top:-100px;width:400px}.b-pricing-page .pricing-cta__inner:after{background:radial-gradient(circle,#a89de81a 0,#0000 65%);border-radius:50%;bottom:-80px;content:"";height:350px;left:-80px;position:absolute;width:350px}.b-pricing-page .pricing-cta__inner>*{position:relative;z-index:2}.b-pricing-page .pricing-cta h2{color:var(--white);font-family:Unbounded,Circe,sans-serif;font-size:40px;font-weight:900;letter-spacing:-.03em;line-height:1.05;margin:0 0 16px}.b-pricing-page .pricing-cta h2 span{color:#5aeea0;color:var(--mint);font-family:Unbounded,Circe,sans-serif}.b-pricing-page .pricing-cta p{color:#888;font-size:16px;font-weight:300;line-height:1.6;margin:0 auto 34px;max-width:460px}.b-pricing-page .pricing-cta__btn{align-items:center;background:#5aeea0;background:var(--mint);border-radius:11px;color:#2b2b2b;color:var(--dark);display:inline-flex;font-family:Unbounded,Circe,sans-serif;font-size:14px;font-weight:700;justify-content:center;letter-spacing:-.01em;padding:16px 32px;transition:transform .15s ease,box-shadow .2s ease}.b-pricing-page .pricing-cta__btn:hover{box-shadow:0 10px 32px #5aeaa047;transform:translateY(-2px)}.b-pricing-page .pricing-cta__note{color:#666;font-size:12px;margin-top:14px}.b-pricing-page .pricing-cta__note a{color:#8f8f8f;text-decoration:underline}@media(max-width:1200px){.b-pricing-page .pricing-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.b-pricing-page .pricing-cards__grid .price-card.popular{grid-column:span 2;order:-1;transform:none}}@media(max-width:960px){.b-pricing-page .no-commission,.b-pricing-page .pricing-cards,.b-pricing-page .pricing-compare,.b-pricing-page .pricing-cta,.b-pricing-page .pricing-faq,.b-pricing-page .pricing-hero,.b-pricing-page .pricing-trust{padding-left:20px;padding-right:20px}.b-pricing-page .pricing-hero{padding-bottom:40px;padding-top:44px;text-align:left}.b-pricing-page .pricing-hero__title{font-size:36px}.b-pricing-page .pricing-hero__sub{font-size:15px;margin-left:0;margin-right:0;max-width:100%}.b-pricing-page .billing-toggle{margin-bottom:0}.b-pricing-page .pricing-cards{padding-bottom:52px;padding-top:36px}.b-pricing-page .pricing-cards__grid{gap:16px;grid-template-columns:1fr}.b-pricing-page .pricing-cards__grid .price-card.popular{grid-column:auto}.b-pricing-page .price-card,.b-pricing-page .price-card.popular{padding:28px 22px;transform:none}.b-pricing-page .price-card__amount{font-size:40px}.b-pricing-page .pricing-compare{padding-bottom:52px}.b-pricing-page .pricing-compare__title{font-size:24px}.b-pricing-page .pricing-compare__table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto;position:relative}.b-pricing-page .pricing-compare__table{min-width:600px}.b-pricing-page .pricing-compare__scroll-hint{color:#8a8a8a;display:block;font-size:11px;line-height:1.35;margin:10px 4px 0}.b-pricing-page .pricing-compare__table thead th{font-size:11px;padding:12px 10px}.b-pricing-page .pricing-compare__table tbody td{font-size:11px;padding:10px}.b-pricing-page .no-commission{padding-bottom:48px;padding-top:48px}.b-pricing-page .no-commission__grid{gap:32px;grid-template-columns:1fr}.b-pricing-page .no-commission__title{font-size:26px}.b-pricing-page .pricing-faq,.b-pricing-page .pricing-trust{padding-bottom:48px;padding-top:48px}.b-pricing-page .pricing-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.b-pricing-page .trust-card{border-bottom:1px solid var(--border);border-right:1px solid var(--border);padding:18px 16px}.b-pricing-page .trust-card:nth-child(2n){border-right:0}.b-pricing-page .trust-card:nth-last-child(-n+2){border-bottom:0}.b-pricing-page .pricing-faq__grid{gap:10px;grid-template-columns:1fr;margin-top:36px}.b-pricing-page .pricing-cta{padding-bottom:52px;padding-top:52px}.b-pricing-page .pricing-cta__inner{border-radius:18px;padding:48px 20px}.b-pricing-page .pricing-cta h2{font-size:26px}.b-pricing-page .pricing-cta p{font-size:14px}}.subscription-shell{--sub-dark:#2b2b2b;--sub-mid:#6b6b6b;--sub-mint:#5aeea0;--sub-mint-soft:#5aeaa01f;--sub-lav:#a89de8;--sub-lav-soft:#a89de81f;--sub-bg:#f8f8f6;--sub-white:#fff;--sub-border:#e4e4e4;--sub-danger:#cf5c5c}.subscription-shell .subscription-shell__topbar{background:#f8f8f6eb}.subscription-shell .subscription-shell__headline{display:flex;flex-direction:column;gap:2px;min-width:0}.subscription-shell .subscription-shell__title{color:var(--sub-dark);font-family:Unbounded,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.02em;margin:0;white-space:nowrap}.subscription-shell .subscription-shell__sub{color:var(--sub-mid);font-size:12px;margin:0}.subscription-shell .subscription-shell__badge{align-items:center;background:#5aeaa02e;border:1px solid #1bb87038;border-radius:999px;color:#158955;display:inline-flex;font-size:11px;font-weight:600;gap:7px;padding:6px 12px;white-space:nowrap}.subscription-shell .subscription-shell__badge.is-trial{background:linear-gradient(120deg,#5aeaa02e,#a89de82e);border-color:#5aeaa057}.subscription-shell .subscription-shell__badge-dot{background:var(--sub-mint);border-radius:50%;box-shadow:0 0 0 4px #5aeaa02e;height:6px;width:6px}.subscription-shell .subscription-shell__content{display:flex;flex-direction:column;gap:20px;padding:34px 34px 56px}.subscription-shell .subscription-panel{background:var(--sub-white);border:1px solid var(--sub-border);border-radius:18px;padding:24px}.subscription-shell .subscription-panel.is-loading{color:var(--sub-mid);font-size:14px}.subscription-shell .subscription-panel.is-error{display:flex;flex-direction:column;gap:12px}.subscription-shell .subscription-panel__title{color:var(--sub-dark);font-family:Unbounded,sans-serif;font-size:14px;font-weight:700}.subscription-shell .subscription-panel__text{color:var(--sub-mid);font-size:13px;line-height:1.5;margin:0}.subscription-shell .btn{background:var(--sub-white);border:1px solid #0000;border-radius:10px;color:var(--sub-dark);cursor:pointer;font-family:Onest,sans-serif;font-size:13px;font-weight:600;padding:11px 16px;transition:transform .15s ease,box-shadow .2s ease,background .15s ease,border-color .15s ease,color .15s ease}.subscription-shell .btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.62;transform:none}.subscription-shell .btn--outline{background:var(--sub-white);border-color:var(--sub-border)}.subscription-shell .btn--outline:hover:not(:disabled){background:#f4f4f2;border-color:#d4d4d4}.subscription-shell .btn--mint{background:var(--sub-mint);border-color:#0000;color:#1f2a23}.subscription-shell .btn--mint:hover:not(:disabled){box-shadow:0 12px 30px #5aeaa047;transform:translateY(-1px)}.subscription-shell .subscription-trial{grid-gap:14px;align-items:center;background:linear-gradient(120deg,#5aeaa01a,#a89de81f);border:1px dashed #5aeaa057;border-radius:18px;display:grid;gap:14px;grid-template-columns:44px minmax(0,1fr) auto;padding:20px 22px}.subscription-shell .subscription-trial__icon{background:#ffffff9e;border:1px solid #5aeaa052;border-radius:12px;color:#3eb47f;display:grid;font-size:18px;font-weight:700;height:44px;place-items:center;width:44px}.subscription-shell .subscription-trial__body{min-width:0}.subscription-shell .subscription-trial__title{color:var(--sub-dark);font-size:14px;font-weight:600;margin:0 0 3px}.subscription-shell .subscription-trial__text{color:var(--sub-mid);font-size:12px;line-height:1.5;margin:0}.subscription-shell .subscription-trial__days{min-width:92px;text-align:center}.subscription-shell .subscription-trial__days strong{color:#1db870;display:block;font-family:Unbounded,sans-serif;font-size:30px;line-height:1}.subscription-shell .subscription-trial__days span{color:var(--sub-mid);display:block;font-size:10px;letter-spacing:.08em;margin-top:2px;text-transform:uppercase}.subscription-shell .subscription-current-plan{grid-gap:16px;align-items:center;background:var(--sub-white);border:1px solid var(--sub-border);border-radius:18px;display:grid;gap:16px;grid-template-columns:auto minmax(0,1fr) auto;overflow:hidden;padding:24px 24px 24px 28px;position:relative}.subscription-shell .subscription-current-plan:before{background:linear-gradient(180deg,var(--sub-mint),var(--sub-lav));bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.subscription-shell .subscription-current-plan__icon{background:linear-gradient(135deg,#5aeaa029,#a89de829);border-radius:14px;box-shadow:inset 0 1px 0 #ffffff38,0 10px 24px #1f2a231f;display:grid;height:52px;place-items:center;width:52px}.subscription-shell .subscription-current-plan__icon-svg{display:block;filter:drop-shadow(0 2px 6px rgba(0,0,0,.22));height:33px;width:33px}.subscription-shell .subscription-current-plan__body{min-width:0}.subscription-shell .subscription-current-plan__label{color:var(--sub-mid);font-size:11px;font-weight:600;letter-spacing:.1em;margin:0 0 2px;text-transform:uppercase}.subscription-shell .subscription-current-plan__name{color:var(--sub-dark);font-family:Unbounded,sans-serif;font-size:20px;letter-spacing:-.02em;margin:0 0 8px}.subscription-shell .subscription-current-plan__meta{color:var(--sub-mid);display:flex;flex-wrap:wrap;font-size:12px;gap:14px}.subscription-shell .plan-status{align-items:center;display:inline-flex;font-weight:600;gap:6px}.subscription-shell .plan-status i{background:#8d8d8d;border-radius:50%;flex-shrink:0;height:7px;width:7px}.subscription-shell .plan-status--trial{color:#13a462}.subscription-shell .plan-status--active i,.subscription-shell .plan-status--trial i{background:var(--sub-mint);box-shadow:0 0 0 4px #5aeaa029}.subscription-shell .plan-status--active{color:#13a462}.subscription-shell .plan-status--danger{color:var(--sub-danger)}.subscription-shell .plan-status--danger i{background:var(--sub-danger);box-shadow:0 0 0 4px #cf5c5c24}.subscription-shell .subscription-current-plan__actions{align-items:center;display:flex;gap:10px}.subscription-shell .subscription-plans{display:flex;flex-direction:column;gap:18px}.subscription-shell .subscription-plans__head{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between}.subscription-shell .subscription-plans__head h2{color:var(--sub-dark);font-family:Unbounded,sans-serif;font-size:18px;letter-spacing:-.02em;margin:0}.subscription-shell .billing-toggle{align-items:center;background:var(--sub-white);border:1px solid var(--sub-border);border-radius:999px;box-shadow:inset 0 1px 0 #ffffff3d;display:inline-flex;gap:2px;padding:4px}.subscription-shell .billing-toggle.is-compact{width:100%}.subscription-shell .billing-toggle.is-compact .billing-toggle__btn{flex:1 1}.subscription-shell .billing-toggle__btn{align-items:center;background:#0000;border:0;border-radius:999px;color:var(--sub-mid);cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:7px 15px;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .15s ease;white-space:nowrap}.subscription-shell .billing-toggle__btn:hover{color:var(--sub-dark)}.subscription-shell .billing-toggle__btn.is-active{background:var(--sub-dark);box-shadow:0 6px 18px #00000029;color:var(--sub-white)}.subscription-shell .billing-toggle__save{align-items:center;background:var(--sub-mint);border-radius:999px;color:#223226;display:inline-flex;font-size:10px;font-weight:700;justify-content:center;padding:2px 7px}.subscription-shell .subscription-plans__grid{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.subscription-shell .subscription-plan-card{background:var(--sub-white);border:1.5px solid var(--sub-border);border-radius:18px;display:flex;flex-direction:column;gap:12px;padding:24px 22px;position:relative;transition:transform .15s ease,box-shadow .2s ease,border-color .15s ease}.subscription-shell .subscription-plan-card:hover{box-shadow:0 12px 36px #00000014;transform:translateY(-2px)}.subscription-shell .subscription-plan-card.is-current{background:linear-gradient(180deg,#5aeaa00f,#fffffff2);border-color:var(--sub-mint)}.subscription-shell .subscription-plan-card.is-popular{background:#2d2d2d;border-color:#0000;box-shadow:0 16px 40px #00000024;color:#f6f6f6;transform:translateY(-3px)}.subscription-shell .subscription-plan-card.is-popular:hover{box-shadow:0 20px 52px #0000002e;transform:translateY(-5px)}.subscription-shell .subscription-plan-card__badge{border-radius:999px;font-size:10px;font-weight:700;left:50%;letter-spacing:.08em;padding:4px 12px;position:absolute;text-transform:uppercase;top:-12px;transform:translateX(-50%);white-space:nowrap}.subscription-shell .subscription-plan-card__badge.is-current{background:#efefed;border:1px solid var(--sub-border);color:#737373}.subscription-shell .subscription-plan-card__badge.is-popular{background:var(--sub-mint);color:#213126}.subscription-shell .subscription-plan-card__header h3{color:inherit;font-family:Unbounded,sans-serif;font-size:16px;letter-spacing:-.02em;margin:0 0 4px}.subscription-shell .subscription-plan-card__header p{color:var(--sub-mid);font-size:12px;line-height:1.45;margin:0}.subscription-shell .subscription-plan-card.is-popular .subscription-plan-card__header p{color:#9a9a9a}.subscription-shell .subscription-plan-card__price{align-items:baseline;display:flex;gap:4px}.subscription-shell .subscription-plan-card__price strong{color:inherit;font-family:Unbounded,sans-serif;font-size:34px;letter-spacing:-.03em;line-height:1}.subscription-shell .subscription-plan-card__price span{color:var(--sub-mid);font-size:13px}.subscription-shell .subscription-plan-card.is-popular .subscription-plan-card__price strong{color:var(--sub-mint)}.subscription-shell .subscription-plan-card.is-popular .subscription-plan-card__price span{color:#8d8d8d}.subscription-shell .subscription-plan-card__note{align-items:baseline;color:var(--sub-mid);display:inline-flex;font-size:11px;gap:3px;min-height:17px}.subscription-shell .subscription-plan-card__note-prefix{opacity:.8}.subscription-shell .subscription-plan-card__note-value{color:#5b6170;font-weight:600}.subscription-shell .subscription-plan-card__note.is-yearly .subscription-plan-card__note-value{color:#159760;font-weight:700}.subscription-shell .subscription-plan-card.is-popular .subscription-plan-card__note{color:gray}.subscription-shell .subscription-plan-card__features{display:flex;flex:1 1;flex-direction:column;gap:9px;list-style:none;margin:0;padding:0}.subscription-shell .subscription-plan-card__features li{align-items:flex-start;color:#555;display:flex;font-size:12px;gap:8px;line-height:1.45}.subscription-shell .subscription-plan-card.is-popular .subscription-plan-card__features li{color:#b0b0b0}.subscription-shell .subscription-plan-card__features li i{background:#5aeaa024;border-radius:50%;color:#189a61;display:grid;flex-shrink:0;font-size:10px;font-style:normal;height:16px;margin-top:1px;place-items:center;width:16px}.subscription-shell .subscription-plan-card__features li.is-disabled{color:#b5b5b5}.subscription-shell .subscription-plan-card__features li.is-disabled i{background:#f0f0ef;color:#b1b1b1}.subscription-shell .btn--plan{background:#f0f0ee;border-color:var(--sub-border);color:var(--sub-dark);font-family:Unbounded,sans-serif;font-size:12px;letter-spacing:-.01em;margin-top:6px;width:100%}.subscription-shell .btn--plan:hover:not(:disabled){background:#e8e8e6}.subscription-shell .btn--plan.is-popular{background:var(--sub-mint);border-color:#0000;color:#203126}.subscription-shell .btn--plan.is-popular:hover:not(:disabled){box-shadow:0 10px 26px #5aeaa04d;transform:translateY(-1px)}.subscription-shell .btn--plan.is-current{background:#5aeaa01a;border-color:#5aeaa04d;color:#18a869}.subscription-shell .subscription-why{background:var(--sub-white);border:1px solid var(--sub-border);border-radius:18px;display:flex;flex-direction:column;gap:20px;padding:24px}.subscription-shell .subscription-why h2{color:var(--sub-dark);font-family:Unbounded,sans-serif;font-size:14px;letter-spacing:-.01em;margin:0}.subscription-shell .subscription-why__grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.subscription-shell .subscription-why__grid article{display:flex;flex-direction:column;gap:8px}.subscription-shell .subscription-why__grid h3{color:var(--sub-dark);font-size:13px;font-weight:600;margin:0}.subscription-shell .subscription-why__grid p{color:var(--sub-mid);font-size:12px;line-height:1.5;margin:0}.subscription-shell .subscription-why__grid .icon{border-radius:10px;display:grid;font-size:14px;height:34px;place-items:center;width:34px}.subscription-shell .subscription-why__grid .icon.is-mint{background:#5aeaa02e;color:#18985f}.subscription-shell .subscription-why__grid .icon.is-lav{background:#a89de833;color:#7263d4}.subscription-shell .subscription-why__grid .icon.is-grey{background:#f0f0ef;color:dimgray}.subscription-shell .subscription-trust{border-top:1px solid var(--sub-border);color:var(--sub-mid);display:flex;flex-wrap:wrap;font-size:12px;gap:16px;padding-top:16px}.subscription-shell .subscription-checkout{display:flex;flex-direction:column;gap:18px}.subscription-shell .subscription-checkout__head{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.subscription-shell .subscription-checkout__head h2{color:var(--sub-dark);font-family:Unbounded,sans-serif;font-size:16px;letter-spacing:-.02em;margin:0 0 3px}.subscription-shell .subscription-checkout__head p{color:var(--sub-mid);font-size:12px;margin:0}.subscription-shell .subscription-checkout__grid{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) 360px}.subscription-shell .subscription-checkout__main,.subscription-shell .subscription-checkout__side{display:flex;flex-direction:column;gap:14px}.subscription-shell .subscription-features-card,.subscription-shell .subscription-order-card,.subscription-shell .subscription-payment-card,.subscription-shell .subscription-summary-card{background:var(--sub-white);border:1px solid var(--sub-border);border-radius:16px;padding:20px}.subscription-shell .subscription-summary-card{overflow:hidden;position:relative}.subscription-shell .subscription-summary-card:before{background:linear-gradient(180deg,var(--sub-mint),var(--sub-lav));bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.subscription-shell .subscription-summary-card__label{color:var(--sub-mid);font-size:11px;font-weight:600;letter-spacing:.1em;margin:0 0 10px;text-transform:uppercase}.subscription-shell .subscription-summary-card__row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.subscription-shell .subscription-summary-card h3{color:var(--sub-dark);font-family:Unbounded,sans-serif;font-size:20px;letter-spacing:-.02em;margin:0 0 4px}.subscription-shell .subscription-summary-card p{color:var(--sub-mid);font-size:13px;margin:0}.subscription-shell .subscription-summary-card__price{text-align:right}.subscription-shell .subscription-summary-card__price strong{color:#17a966;display:block;font-family:Unbounded,sans-serif;font-size:24px;letter-spacing:-.03em}.subscription-shell .subscription-summary-card__price span{color:var(--sub-mid);font-size:12px}.subscription-shell .subscription-features-card h3,.subscription-shell .subscription-order-card h3,.subscription-shell .subscription-payment-card h3{color:var(--sub-dark);font-family:Unbounded,sans-serif;font-size:13px;letter-spacing:-.01em;margin:0 0 14px}.subscription-shell .subscription-features-card ul{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.subscription-shell .subscription-features-card li{align-items:flex-start;color:#4f4f4f;display:flex;font-size:12px;gap:8px;line-height:1.45}.subscription-shell .subscription-features-card li i{background:#5aeaa024;border-radius:50%;color:#199d62;display:grid;flex-shrink:0;font-size:10px;font-style:normal;height:16px;margin-top:1px;place-items:center;width:16px}.subscription-shell .subscription-order-card{position:-webkit-sticky;position:sticky;top:84px}.subscription-shell .subscription-order-card__rows{display:flex;flex-direction:column;gap:8px;margin:14px 0}.subscription-shell .subscription-order-card__rows div{align-items:center;color:var(--sub-mid);display:flex;font-size:12px;gap:10px;justify-content:space-between}.subscription-shell .subscription-order-card__rows strong{color:var(--sub-dark);font-size:12px}.subscription-shell .subscription-order-card__rows .is-mint,.subscription-shell .subscription-order-card__rows strong.is-mint{color:#18a869}.subscription-shell .subscription-order-card__total{align-items:baseline;border-top:1px solid var(--sub-border);display:flex;gap:10px;justify-content:space-between;padding-top:12px}.subscription-shell .subscription-order-card__total span{color:var(--sub-dark);font-size:13px;font-weight:600}.subscription-shell .subscription-order-card__total strong{color:#18aa67;font-family:Unbounded,sans-serif;font-size:24px;letter-spacing:-.03em;line-height:1}.subscription-shell .subscription-order-card__note{color:var(--sub-mid);font-size:11px;line-height:1.5;margin:10px 0 0}.subscription-shell .subscription-payment-card{display:flex;flex-direction:column;gap:12px}.subscription-shell .subscription-payment-card__methods{border:1px solid var(--sub-border);border-radius:10px;display:flex;flex-direction:column;overflow:hidden}.subscription-shell .subscription-payment-card__methods label{align-items:center;background:var(--sub-white);border-bottom:1px solid var(--sub-border);color:var(--sub-dark);cursor:pointer;display:flex;font-size:13px;gap:10px;padding:11px 12px}.subscription-shell .subscription-payment-card__methods label:last-child{border-bottom:0}.subscription-shell .subscription-payment-card__methods label.is-active{background:#5aeaa014}.subscription-shell .subscription-payment-card__methods input{margin:0}.subscription-shell .btn--checkout{font-family:Unbounded,sans-serif;font-size:12px;letter-spacing:-.01em;width:100%}.subscription-shell .subscription-payment-card__note{color:var(--sub-mid);font-size:11px;line-height:1.5;margin:0}@media(max-width:1280px){.subscription-shell .subscription-plans__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subscription-shell .subscription-checkout__grid{grid-template-columns:minmax(0,1fr)}.subscription-shell .subscription-order-card{position:static}.subscription-shell .subscription-checkout__side{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:992px){.subscription-shell .subscription-shell__content{gap:14px;padding:20px 16px 40px}.subscription-shell .subscription-shell__title{font-size:16px}.subscription-shell .subscription-shell__badge{display:none}.subscription-shell .subscription-current-plan,.subscription-shell .subscription-trial{gap:12px;grid-template-columns:1fr}.subscription-shell .subscription-trial__days{min-width:0;text-align:left}.subscription-shell .subscription-current-plan__actions{flex-wrap:wrap;justify-content:flex-start}.subscription-shell .subscription-checkout__side,.subscription-shell .subscription-plans__grid,.subscription-shell .subscription-why__grid{grid-template-columns:1fr}.subscription-shell .subscription-summary-card__row{align-items:flex-start;flex-direction:column}.subscription-shell .subscription-summary-card__price{text-align:left}}@media(max-width:640px){.subscription-shell .subscription-current-plan,.subscription-shell .subscription-features-card,.subscription-shell .subscription-order-card,.subscription-shell .subscription-payment-card,.subscription-shell .subscription-plan-card,.subscription-shell .subscription-summary-card,.subscription-shell .subscription-trial,.subscription-shell .subscription-why{border-radius:14px;padding:16px}.subscription-shell .subscription-plan-card__price strong{font-size:30px}.subscription-shell .subscription-current-plan__name{font-size:18px}.subscription-shell .subscription-order-card__total strong{font-size:21px}}[data-app-theme=dark] .subscription-shell{--sub-dark:#f2f2f2;--sub-mid:#b9bcc5;--sub-bg:#101114;--sub-white:#15171c;--sub-border:#242731}[data-app-theme=dark] .subscription-shell .subscription-shell__topbar{background:#101114e6;border-bottom-color:var(--sub-border)}[data-app-theme=dark] .subscription-shell .subscription-shell__badge{background:#6de6ab21;border-color:#6de6ab59;color:#6de6ab}[data-app-theme=dark] .subscription-shell .billing-toggle{background:#0f141c;border-color:#273041;box-shadow:inset 0 1px 0 #ffffff14}[data-app-theme=dark] .subscription-shell .billing-toggle__btn{color:#aeb5c5}[data-app-theme=dark] .subscription-shell .billing-toggle__btn:hover{color:#e7ecf5}[data-app-theme=dark] .subscription-shell .billing-toggle__btn.is-active{background:linear-gradient(180deg,#f4f7ff,#e8edf8);box-shadow:0 8px 20px #00000061;color:#1a2334}[data-app-theme=dark] .subscription-shell .billing-toggle__save{background:#54e9a1;color:#143524}[data-app-theme=dark] .subscription-shell .btn--outline{background:#1a1d24}[data-app-theme=dark] .subscription-shell .btn--outline:hover:not(:disabled){background:#1e222b;border-color:#2f3441}[data-app-theme=dark] .subscription-shell .subscription-plan-card.is-popular{background:#0f1116}[data-app-theme=dark] .subscription-shell .subscription-plan-card__features li{color:#d0d2da}[data-app-theme=dark] .subscription-shell .subscription-plan-card__features li.is-disabled{color:#70737d}[data-app-theme=dark] .subscription-shell .subscription-plan-card__note{color:#9ca5b6}[data-app-theme=dark] .subscription-shell .subscription-plan-card__note-prefix{color:#8490a6}[data-app-theme=dark] .subscription-shell .subscription-plan-card__note-value{color:#cfd6e6}[data-app-theme=dark] .subscription-shell .subscription-plan-card__note.is-yearly .subscription-plan-card__note-value{color:#6de6ab;text-shadow:0 0 16px #5aeaa038}[data-app-theme=dark] .subscription-shell .subscription-plan-card.is-popular .subscription-plan-card__note{color:#a0abc0}[data-app-theme=dark] .subscription-shell .subscription-plan-card.is-popular .subscription-plan-card__note-value{color:#dbe4f5}[data-app-theme=dark] .subscription-shell .subscription-plan-card.is-popular .subscription-plan-card__note.is-yearly .subscription-plan-card__note-value{color:#7af0b5}[data-app-theme=dark] .subscription-shell .btn--plan{background:#1d2028;border-color:#2c303b;color:#ececec}[data-app-theme=dark] .subscription-shell .btn--plan:hover:not(:disabled){background:#262a35}[data-app-theme=dark] .subscription-shell .subscription-payment-card__methods label{background:#171a21}[data-app-theme=dark] .subscription-shell .subscription-payment-card__methods label.is-active{background:#5aeaa01a}[data-app-theme=dark] .subscription-shell .subscription-current-plan__icon{box-shadow:inset 0 1px 0 #ffffff29,0 10px 26px #00000057}[data-app-theme=dark] .subscription-shell .subscription-current-plan__icon-svg{filter:drop-shadow(0 3px 8px rgba(0,0,0,.45))}.b-blog-editor-mock *{box-sizing:border-box;margin:0;padding:0}.b-blog-editor-mock{--dark:#2b2b2b;--dark2:#3a3a3a;--grey:#e8e8e8;--mint:#5aeaa0;--lavender:#a89de8;--lav:#a89de8;--l10:#a89de81a;--m10:#5aeaa01a;--m30:#5aeaa04d;--white:#fff;--bg:#f8f8f6;--mid:#6b6b6b;--border:#e4e4e4;--sidebar-w:320px;--nav-h:65px;background:var(--bg);color:#2b2b2b;color:var(--dark);min-height:100vh}.b-blog-editor-mock,.b-blog-editor-mock button,.b-blog-editor-mock input,.b-blog-editor-mock select,.b-blog-editor-mock textarea{font-family:Onest,sans-serif}.b-blog-editor-mock .editor-nav{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid var(--border);display:flex;height:var(--nav-h);justify-content:space-between;padding:0 28px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.b-blog-editor-mock .nav-left{align-items:center;display:flex;gap:16px}.b-blog-editor-mock .nav-back{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:10px;color:var(--mid);display:flex;flex-shrink:0;height:36px;justify-content:center;text-decoration:none;transition:background .15s,border-color .15s;width:36px}.b-blog-editor-mock .nav-back:hover{background:var(--bg);border-color:#ccc}.b-blog-editor-mock .nav-logo-text{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;letter-spacing:-.02em}.b-blog-editor-mock .nav-logo-text span{color:#a89de8;color:var(--lavender)}.b-blog-editor-mock .nav-divider{background:var(--border);height:20px;margin:0 4px;width:1px}.b-blog-editor-mock .nav-page-title{color:var(--mid);font-size:13px;font-weight:500}.b-blog-editor-mock .nav-center{align-items:center;display:flex;gap:6px}.b-blog-editor-mock .nav-status{align-items:center;background:#5aeaa01f;border-radius:100px;color:#1db870;display:inline-flex;font-size:11px;font-weight:500;gap:6px;letter-spacing:.03em;padding:5px 12px}.b-blog-editor-mock .nav-status-dot{animation:pulse 2s infinite;background:#1db870;border-radius:50%;height:6px;width:6px}.b-blog-editor-mock .nav-status-dot.saving{background:#a89de8;background:var(--lavender)}.b-blog-editor-mock .nav-right{align-items:center;display:flex;gap:10px}.b-blog-editor-mock .btn-ghost{align-items:center;background:#0000;border:1.5px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;padding:8px 16px;transition:border-color .15s,background .15s}.b-blog-editor-mock .btn-ghost:hover{background:var(--white);border-color:#ccc}.b-blog-editor-mock .btn-publish{align-items:center;background:#2b2b2b;background:var(--dark);border:none;border-radius:10px;color:var(--white);cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:8px;padding:9px 20px;transition:opacity .15s,transform .15s}.b-blog-editor-mock .btn-publish:hover{opacity:.85;transform:translateY(-1px)}.b-blog-editor-mock .btn-ghost:disabled,.b-blog-editor-mock .btn-publish:disabled{cursor:not-allowed;opacity:.6}.b-blog-editor-mock .btn-sidebar-toggle{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:10px;color:var(--mid);cursor:pointer;display:none;flex-shrink:0;height:36px;justify-content:center;width:36px}.b-blog-editor-mock .editor-layout{display:flex;min-height:calc(100vh - var(--nav-h))}.b-blog-editor-mock .editor-main{align-items:center;display:flex;flex:1 1;flex-direction:column;min-width:0;padding:32px 48px 80px}.b-blog-editor-mock .editor-canvas{animation:fadeIn .4s ease both;max-width:740px;width:100%}.b-blog-editor-mock .cover-zone{background:var(--white);border:1.5px dashed var(--border);border-radius:16px;cursor:pointer;display:block;margin-bottom:32px;overflow:hidden;position:relative;transition:border-color .2s,background .2s;width:100%}.b-blog-editor-mock .cover-zone:hover{background:#fbfbf9;border-color:#ccc}.b-blog-editor-mock .cover-zone.has-image{border:none;cursor:default}.b-blog-editor-mock .cover-file-input{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.b-blog-editor-mock .cover-placeholder{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:56px 24px;text-align:center}.b-blog-editor-mock .cover-icon{align-items:center;background:#a89de81f;border-radius:12px;color:#a89de8;color:var(--lavender);display:flex;height:48px;justify-content:center;width:48px}.b-blog-editor-mock .cover-label{color:var(--dark2);font-size:14px;font-weight:500}.b-blog-editor-mock .cover-hint{color:var(--mid);font-size:12px}.b-blog-editor-mock .cover-preview{aspect-ratio:16/7;border-radius:16px;display:none;object-fit:cover;width:100%}.b-blog-editor-mock .cover-zone.has-image .cover-placeholder{display:none}.b-blog-editor-mock .cover-zone.has-image .cover-preview{display:block}.b-blog-editor-mock .cover-actions{display:none;gap:8px;position:absolute;right:14px;top:14px}.b-blog-editor-mock .cover-zone.has-image .cover-actions{display:flex}.b-blog-editor-mock .cover-btn{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2b2b2bb8;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:11px;font-weight:500;justify-content:center;padding:6px 12px;transition:background .15s}.b-blog-editor-mock .cover-btn:hover{background:#2b2b2be0}.b-blog-editor-mock .title-zone{margin-bottom:28px}.b-blog-editor-mock .title-input{background:#0000;border:none;color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:34px;font-weight:800;letter-spacing:-.03em;line-height:1.15;outline:none;overflow:hidden;resize:none;width:100%}.b-blog-editor-mock .block-text::placeholder,.b-blog-editor-mock .sb-input::placeholder,.b-blog-editor-mock .sb-textarea::placeholder,.b-blog-editor-mock .subtitle-input::placeholder,.b-blog-editor-mock .title-input::placeholder{color:#c8c8c6}.b-blog-editor-mock .subtitle-input{background:#0000;border:none;color:var(--mid);font-size:17px;font-weight:300;line-height:1.55;margin-top:12px;outline:none;overflow:hidden;resize:none;width:100%}.b-blog-editor-mock .editor-sep{background:linear-gradient(90deg,#5aeea0,#a89de8);background:linear-gradient(90deg,var(--mint),var(--lavender));border-radius:3px;height:3px;margin-bottom:28px;width:60px}.b-blog-editor-mock .floating-toolbar{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:12px;box-shadow:0 4px 20px #0000000f;display:flex;flex-wrap:wrap;gap:2px;margin-bottom:24px;padding:6px 8px;position:-webkit-sticky;position:sticky;top:calc(var(--nav-h) + 16px);z-index:30}.b-blog-editor-mock .tb-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:var(--mid);cursor:pointer;display:flex;flex-shrink:0;font-size:13px;font-weight:600;height:34px;justify-content:center;transition:background .12s,color .12s;width:34px}.b-blog-editor-mock .tb-btn:hover{background:#f0f0ee;color:#2b2b2b;color:var(--dark)}.b-blog-editor-mock .tb-btn.active{background:#5aeaa026;color:#18a869}.b-blog-editor-mock .tb-sep{background:var(--border);flex-shrink:0;height:22px;margin:0 4px;width:1px}.b-blog-editor-mock .tb-dropdown{align-items:center;background:#0000;border:none;border-radius:8px;color:#2b2b2b;color:var(--dark);cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:4px;padding:6px 12px;transition:background .12s}.b-blog-editor-mock .tb-dropdown:hover{background:#f0f0ee}.b-blog-editor-mock .editor-content{min-height:430px;width:100%}.b-blog-editor-mock .editor-wrap{background:var(--white);border:1px solid var(--border);border-radius:14px;cursor:text;min-height:430px;padding:16px 18px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.b-blog-editor-mock .editor-wrap:focus-within{border-color:#5aeaa08c;box-shadow:0 0 0 4px #5aeaa017,0 12px 32px #2b2b2b0a}.b-blog-editor-mock .editor-wrap #editorjs{min-height:360px}.b-blog-editor-mock .editor-wrap #editorjs.is-hidden{display:none}.b-blog-editor-mock .native-article-editor{caret-color:#18a869;color:#2b2b2b;color:var(--dark);font-size:16px;font-weight:300;line-height:1.86;min-height:370px;outline:none;white-space:normal;width:100%}.b-blog-editor-mock .native-article-editor:empty:before{color:#6b6b6b73;content:attr(data-placeholder);pointer-events:none}.b-blog-editor-mock .native-article-editor div,.b-blog-editor-mock .native-article-editor p{margin:0 0 18px}.b-blog-editor-mock .native-article-editor h2,.b-blog-editor-mock .native-article-editor h3{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;letter-spacing:-.035em;line-height:1.28;margin:28px 0 12px}.b-blog-editor-mock .native-article-editor h2{font-size:24px;font-weight:800}.b-blog-editor-mock .native-article-editor h3{font-size:18px;font-weight:700}.b-blog-editor-mock .native-article-editor blockquote{background:var(--l10);border-left:3px solid var(--lav);border-radius:0 14px 14px 0;color:#4a3fa0;font-style:italic;margin:22px 0;padding:18px 22px}.b-blog-editor-mock .native-article-editor ol,.b-blog-editor-mock .native-article-editor ul{margin:16px 0 22px 24px;padding:0}.b-blog-editor-mock .native-article-editor li{margin:8px 0}.b-blog-editor-mock .native-article-editor hr{border:none;border-top:1px solid var(--border);margin:28px 0}.b-blog-editor-mock .editor-loading-note{align-items:center;color:var(--mid);display:flex;font-size:13px;justify-content:center;min-height:360px}.b-blog-editor-mock .editor-wrap .ce-block__content,.b-blog-editor-mock .editor-wrap .ce-toolbar__content{max-width:none}.b-blog-editor-mock .editor-wrap .cdx-block,.b-blog-editor-mock .editor-wrap .cdx-list,.b-blog-editor-mock .editor-wrap .cdx-quote,.b-blog-editor-mock .editor-wrap .ce-header,.b-blog-editor-mock .editor-wrap .ce-paragraph{color:#2b2b2b;color:var(--dark)}.b-blog-editor-mock .editor-wrap .ce-paragraph{font-size:15px;line-height:1.7}.b-blog-editor-mock .editor-wrap .ce-header{font-family:Unbounded,sans-serif;letter-spacing:-.02em}.b-blog-editor-mock .editor-wrap .cdx-search-field,.b-blog-editor-mock .editor-wrap .ce-conversion-toolbar,.b-blog-editor-mock .editor-wrap .ce-inline-toolbar,.b-blog-editor-mock .editor-wrap .ce-popover,.b-blog-editor-mock .editor-wrap .ce-toolbar__plus,.b-blog-editor-mock .editor-wrap .ce-toolbar__settings-btn{color:#2b2b2b;color:var(--dark)}.b-blog-editor-mock .editor-wrap .ce-toolbar__plus:hover,.b-blog-editor-mock .editor-wrap .ce-toolbar__settings-btn:hover{background:#f0f0ee}.b-blog-editor-mock .editor-wrap .cdx-input,.b-blog-editor-mock .editor-wrap .ce-conversion-tool,.b-blog-editor-mock .editor-wrap .ce-inline-tool{font-family:Onest,sans-serif}.b-blog-editor-mock .add-block-wrap{position:relative}.b-blog-editor-mock .add-block-row{align-items:center;cursor:pointer;display:flex;gap:12px;padding:16px 0}.b-blog-editor-mock .add-block-btn{align-items:center;background:#0000;border:1.5px dashed var(--border);border-radius:8px;color:var(--mid);display:flex;height:32px;justify-content:center;transition:border-color .15s,background .15s,color .15s;width:32px}.b-blog-editor-mock .add-block-btn:hover{background:#5aeaa014;border-color:#5aeea0;border-color:var(--mint);color:#18a869}.b-blog-editor-mock .add-block-text{color:#c8c8c6;font-size:13px;transition:color .15s}.b-blog-editor-mock .add-block-row:hover .add-block-text{color:var(--mid)}.b-blog-editor-mock .block-picker{background:var(--white);border:1px solid var(--border);border-radius:14px;box-shadow:0 8px 32px #0000001a;display:none;left:0;margin-top:8px;padding:8px;position:absolute;top:56px;width:280px;z-index:40}.b-blog-editor-mock .block-picker.open{display:block}.b-blog-editor-mock .bp-item{align-items:center;border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:10px 12px;transition:background .12s}.b-blog-editor-mock .bp-item:hover{background:var(--bg)}.b-blog-editor-mock .bp-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:13px;font-weight:700;height:36px;justify-content:center;width:36px}.b-blog-editor-mock .bp-icon.mint-bg{background:#5aeaa026;color:#18a869}.b-blog-editor-mock .bp-icon.lav-bg{background:#a89de826;color:#7b6fd4}.b-blog-editor-mock .bp-icon.grey-bg{background:#f0f0ee;color:var(--mid)}.b-blog-editor-mock .bp-info{flex:1 1}.b-blog-editor-mock .bp-name{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:500}.b-blog-editor-mock .bp-desc{color:var(--mid);font-size:11px;margin-top:1px}.b-blog-editor-mock .editor-sidebar{background:var(--white);border-left:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;gap:20px;height:calc(100vh - var(--nav-h));overflow-y:auto;padding:24px 20px;position:-webkit-sticky;position:sticky;top:var(--nav-h);width:var(--sidebar-w)}.b-blog-editor-mock .sb-section{display:flex;flex-direction:column;gap:12px}.b-blog-editor-mock .sb-section-title{border-bottom:1px solid var(--border);color:var(--mid);font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;padding-bottom:8px;text-transform:uppercase}.b-blog-editor-mock .sb-field{display:flex;flex-direction:column;gap:6px}.b-blog-editor-mock .sb-label{color:var(--dark2);font-size:12px;font-weight:500}.b-blog-editor-mock .sb-input,.b-blog-editor-mock .sb-select,.b-blog-editor-mock .sb-textarea{background:var(--white);border:1.5px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);font-size:13px;outline:none;padding:9px 12px;transition:border-color .15s;width:100%}.b-blog-editor-mock .sb-input:focus,.b-blog-editor-mock .sb-select:focus,.b-blog-editor-mock .sb-textarea:focus{border-color:#a89de8;border-color:var(--lavender)}.b-blog-editor-mock .sb-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6' stroke='%236B6B6B' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:32px}.b-blog-editor-mock .sb-textarea{line-height:1.5;min-height:72px;resize:vertical}.b-blog-editor-mock .sb-tags{display:flex;flex-wrap:wrap;gap:6px}.b-blog-editor-mock .sb-tag{align-items:center;border-radius:100px;cursor:default;display:inline-flex;font-size:12px;font-weight:500;gap:4px;padding:5px 10px}.b-blog-editor-mock .sb-tag.mint{background:#5aeaa026;color:#18a869}.b-blog-editor-mock .sb-tag.lav{background:#a89de826;color:#7b6fd4}.b-blog-editor-mock .sb-tag-remove{align-items:center;background:#0000;border:none;border-radius:50%;color:inherit;cursor:pointer;display:inline-flex;font-size:10px;height:14px;justify-content:center;opacity:.6;transition:opacity .12s;width:14px}.b-blog-editor-mock .sb-tag-remove:hover{opacity:1}.b-blog-editor-mock .sb-toggle-row{align-items:center;display:flex;justify-content:space-between;padding:4px 0}.b-blog-editor-mock .sb-toggle-label{color:#2b2b2b;color:var(--dark);font-size:13px}.b-blog-editor-mock .sb-toggle{background:#d9d9d7;border-radius:100px;cursor:pointer;height:22px;position:relative;transition:background .2s;width:40px}.b-blog-editor-mock .sb-toggle.on{background:#5aeea0;background:var(--mint)}.b-blog-editor-mock .sb-toggle:after{background:var(--white);border-radius:50%;box-shadow:0 1px 3px #00000026;content:"";height:18px;left:2px;position:absolute;top:2px;transition:transform .2s;width:18px}.b-blog-editor-mock .sb-toggle.on:after{transform:translateX(18px)}.b-blog-editor-mock .sb-stats{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.b-blog-editor-mock .sb-stat{background:var(--bg);border-radius:10px;display:flex;flex-direction:column;gap:2px;padding:12px 14px}.b-blog-editor-mock .sb-stat-val{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.02em}.b-blog-editor-mock .sb-stat-label{color:var(--mid);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.b-blog-editor-mock .sb-hint{color:var(--mid);font-size:12px;line-height:1.5}.b-blog-editor-mock .sb-actions{margin-top:4px}.b-blog-editor-mock .sb-action{justify-content:center;width:100%}.b-blog-editor-mock .seo-preview{background:var(--bg);border-radius:12px;padding:14px 16px}.b-blog-editor-mock .seo-url{color:#1db870;font-size:11px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-blog-editor-mock .seo-title{color:#2b2b2b;color:var(--dark);font-size:14px;font-weight:600;line-height:1.3;margin-bottom:4px}.b-blog-editor-mock .seo-desc,.b-blog-editor-mock .seo-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.b-blog-editor-mock .seo-desc{color:var(--mid);font-size:12px;line-height:1.5}.b-blog-editor-mock .sidebar-overlay{background:#0000004d;display:none;inset:0;position:fixed;z-index:49}.b-blog-editor-mock .word-bar{align-items:center;border-top:1px solid var(--border);color:var(--mid);display:flex;flex-wrap:wrap;font-size:11px;gap:20px;justify-content:center;letter-spacing:.03em;margin-top:40px;padding:12px 0}.b-blog-editor-mock .word-bar span{align-items:center;display:inline-flex;gap:4px}.b-blog-editor-mock .modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1212198c;display:none;inset:0;justify-content:center;padding:20px;position:fixed;z-index:220}.b-blog-editor-mock .modal-overlay.open{display:flex}.b-blog-editor-mock .modal-box{background:#fff;border:1px solid #e7e7e5;border-radius:18px;box-shadow:0 30px 60px #00000040;display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;width:min(1080px,100%)}.b-blog-editor-mock .modal-header{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:14px;justify-content:space-between;padding:16px 18px}.b-blog-editor-mock .modal-header-title{font-family:Unbounded,sans-serif;font-size:14px;letter-spacing:-.02em}.b-blog-editor-mock .modal-header-r{align-items:center;display:flex;gap:10px}.b-blog-editor-mock .modal-device-btns{background:#f2f3f7;border-radius:10px;display:inline-flex;gap:4px;padding:3px}.b-blog-editor-mock .mdb{align-items:center;background:#0000;border:none;border-radius:8px;color:var(--mid);cursor:pointer;display:inline-flex;font-size:12px;gap:6px;padding:7px 10px}.b-blog-editor-mock .mdb.on{background:#fff;box-shadow:0 2px 8px #0000001a;color:#2b2b2b;color:var(--dark)}.b-blog-editor-mock .modal-close{background:#fff;border:1px solid var(--border);border-radius:10px;color:var(--mid);font-size:18px;height:32px;line-height:1;width:32px}.b-blog-editor-mock .modal-body{background:#f4f5f8;overflow:auto;padding:20px}.b-blog-editor-mock .modal-body.mobile{display:flex;justify-content:center}.b-blog-editor-mock .mobile-frame{margin:0 auto;max-width:100%;width:390px}.b-blog-editor-mock .prev-hero{background:linear-gradient(130deg,#1e1a2e,#162a22);border-radius:16px 16px 0 0;overflow:hidden;padding:20px;position:relative}.b-blog-editor-mock .prev-hero-orb{background:radial-gradient(circle,#5aeaa026,#0000 70%);border-radius:50%;height:260px;position:absolute;right:-80px;top:-120px;width:260px}.b-blog-editor-mock .prev-hero-in{position:relative;z-index:2}.b-blog-editor-mock .prev-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.b-blog-editor-mock .tag{border-radius:999px;font-size:11px;font-weight:600;padding:6px 10px}.b-blog-editor-mock .tag.t-lav-d{background:#a89de83d;color:#fff}.b-blog-editor-mock .tag.t-ghost{background:#ffffff24;color:#ffffffe6}.b-blog-editor-mock .prev-title{color:#fff;font-family:Unbounded,sans-serif;font-size:28px;letter-spacing:-.02em;line-height:1.18}.b-blog-editor-mock .prev-author{align-items:center;color:#ffffffeb;display:flex;gap:10px;margin-top:12px}.b-blog-editor-mock .prev-av{align-items:center;background:linear-gradient(135deg,#5aeaa0,#a89de8);border-radius:50%;color:#2b2b2b;display:flex;font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;height:30px;justify-content:center;width:30px}.b-blog-editor-mock .prev-aname{font-size:13px;font-weight:600}.b-blog-editor-mock .prev-aspec{font-size:11px;opacity:.8}.b-blog-editor-mock .prev-cover{align-items:center;background:#ffffff1f;border-radius:12px;display:flex;justify-content:center;margin-top:16px;min-height:170px;overflow:hidden}.b-blog-editor-mock .prev-cover-img{background-position:50%;background-size:cover;height:230px;width:100%}.b-blog-editor-mock .prev-cover-em{color:#ffffffb3;font-size:38px}.b-blog-editor-mock .prev-body{background:#fff;border-radius:0 0 16px 16px;padding:18px 22px 24px}.b-blog-editor-mock .prev-meta{align-items:center;color:#6b6b6b;display:flex;flex-wrap:wrap;font-size:12px;gap:10px;margin-bottom:12px}.b-blog-editor-mock .prev-meta-dot{background:#c7c7c7;border-radius:50%;height:4px;width:4px}.b-blog-editor-mock .prev-p{color:#2b2b2b;color:var(--dark);font-size:15px;line-height:1.75;margin-bottom:14px}.b-blog-editor-mock .prev-h3{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:21px;letter-spacing:-.02em;line-height:1.25;margin:18px 0 12px}.b-blog-editor-mock .prev-empty{align-items:center;border:1px dashed var(--border);border-radius:12px;color:var(--mid);display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:160px}.b-blog-editor-mock .inline-toast{background:#2b2b2b;border-radius:10px;bottom:24px;color:#fff;font-size:12px;left:50%;opacity:0;padding:10px 16px;pointer-events:none;position:fixed;transform:translateX(-50%) translateY(12px);transition:opacity .2s ease,transform .2s ease;z-index:400}.b-blog-editor-mock .inline-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.b-blog-editor-mock .tb-btn-wide{font-size:10px;letter-spacing:.02em;min-width:38px;padding:0 9px;width:auto}.b-blog-editor-mock .bp-icon.dark-bg{background:#2b2b2b;color:#fff}.b-blog-editor-mock .unique-blocks-zone{display:flex;flex-direction:column;gap:14px;margin-top:22px}.b-blog-editor-mock .unique-blocks-title{color:var(--mid);font-family:Unbounded,sans-serif;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.b-blog-editor-mock .unique-block{background:var(--white);border:1px solid var(--border);border-radius:18px;box-shadow:0 12px 34px #1818180a;padding:18px}.b-blog-editor-mock .unique-block--quote{background:linear-gradient(135deg,#a89de81a,var(--white));border-left:4px solid #a89de8;border-left:4px solid var(--lavender)}.b-blog-editor-mock .unique-block--highlights{background:linear-gradient(135deg,#5aeaa01a,var(--white));border-left:4px solid #5aeea0;border-left:4px solid var(--mint)}.b-blog-editor-mock .unique-block--practice{background:linear-gradient(135deg,#272235,#17271f);border-color:#ffffff1f;color:#fff}.b-blog-editor-mock .unique-block--note{background:#5aeaa014;border-color:#5aeaa04d}.b-blog-editor-mock .unique-block-head{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;margin-bottom:16px}.b-blog-editor-mock .unique-block-kicker{color:var(--mid);font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.b-blog-editor-mock .unique-block--practice .unique-block-desc,.b-blog-editor-mock .unique-block--practice .unique-block-kicker{color:#ffffff94}.b-blog-editor-mock .unique-block-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:15px;font-weight:800;letter-spacing:-.03em}.b-blog-editor-mock .unique-block--practice .unique-block-title{color:#fff}.b-blog-editor-mock .unique-block-desc{color:var(--mid);font-size:12px;line-height:1.5;margin-top:4px}.b-blog-editor-mock .unique-block-remove{background:var(--white);border:1px solid var(--border);border-radius:999px;color:var(--mid);cursor:pointer;flex-shrink:0;font-size:11px;font-weight:700;padding:7px 11px}.b-blog-editor-mock .unique-block--practice .unique-block-remove{background:#ffffff14;border-color:#ffffff2e;color:#ffffffbd}.b-blog-editor-mock .unique-block-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.b-blog-editor-mock .unique-block-stack{display:flex;flex-direction:column;gap:12px}.b-blog-editor-mock .unique-field{display:flex;flex-direction:column;gap:6px}.b-blog-editor-mock .unique-field--wide{grid-column:1/-1}.b-blog-editor-mock .unique-field span{color:var(--mid);font-size:11px;font-weight:700}.b-blog-editor-mock .unique-block--practice .unique-field span{color:#fff9}.b-blog-editor-mock .unique-field input,.b-blog-editor-mock .unique-field textarea{background:var(--white);border:1.5px solid var(--border);border-radius:12px;color:#2b2b2b;color:var(--dark);font-size:13px;line-height:1.5;outline:none;padding:10px 12px;resize:vertical;width:100%}.b-blog-editor-mock .unique-block--practice .unique-field input,.b-blog-editor-mock .unique-block--practice .unique-field textarea{background:#ffffff14;border-color:#ffffff29;color:#fff}.b-blog-editor-mock .unique-step-row{grid-gap:12px;align-items:start;background:#ffffff12;border:1px solid #ffffff1a;border-radius:14px;display:grid;gap:12px;grid-template-columns:36px minmax(0,1fr);padding:12px}.b-blog-editor-mock .unique-step-num{align-items:center;background:#5aeea0;background:var(--mint);border-radius:999px;color:#202020;display:flex;font-family:Unbounded,sans-serif;font-size:10px;font-weight:900;height:28px;justify-content:center;width:28px}.b-blog-editor-mock .unique-step-fields{grid-gap:10px;display:grid;gap:10px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.b-blog-editor-mock .prev-special{border-radius:14px;margin:16px 0;padding:16px}.b-blog-editor-mock .prev-special-quote{background:#a89de81f;border-left:3px solid #a89de8;border-left:3px solid var(--lavender);position:relative}.b-blog-editor-mock .prev-special-mark{color:#a89de8;color:var(--lavender);font-family:Unbounded,sans-serif;font-size:52px;left:12px;line-height:1;opacity:.2;position:absolute;top:-10px}.b-blog-editor-mock .prev-special-text{color:#4a3fa0;font-size:14px;font-style:italic;line-height:1.7;position:relative}.b-blog-editor-mock .prev-practice-kicker,.b-blog-editor-mock .prev-special-sign,.b-blog-editor-mock .prev-special-title{font-family:Unbounded,sans-serif;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.b-blog-editor-mock .prev-special-sign{color:#7b6fd4b8;margin-top:8px}.b-blog-editor-mock .prev-special-highlights,.b-blog-editor-mock .prev-special-note{background:#5aeaa01a;border:1px solid #5aeaa040}.b-blog-editor-mock .prev-special-title{color:#18a869;margin-bottom:10px}.b-blog-editor-mock .prev-special-line{align-items:flex-start;display:flex;font-size:13px;gap:10px;line-height:1.6;margin-top:7px}.b-blog-editor-mock .prev-special-line span{background:#5aeea0;background:var(--mint);border-radius:50%;flex-shrink:0;height:7px;margin-top:6px;width:7px}.b-blog-editor-mock .prev-special-practice{background:linear-gradient(135deg,#272235,#17271f);color:#fff}.b-blog-editor-mock .prev-practice-kicker{color:#bdf8d7;margin-bottom:6px}.b-blog-editor-mock .prev-practice-title{font-family:Unbounded,sans-serif;font-size:16px;font-weight:900;letter-spacing:-.04em}.b-blog-editor-mock .prev-practice-desc{color:#ffffffa8;font-size:12px;line-height:1.55;margin-top:6px}.b-blog-editor-mock .prev-practice-steps{grid-gap:8px;display:grid;gap:8px;margin-top:12px}.b-blog-editor-mock .prev-practice-step{background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;padding:10px}.b-blog-editor-mock .prev-practice-step b,.b-blog-editor-mock .prev-special-note b{display:block;font-size:12px;margin-bottom:4px}.b-blog-editor-mock .prev-practice-step span,.b-blog-editor-mock .prev-special-note span{display:block;font-size:12px;line-height:1.55;opacity:.74}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.b-blog-editor-mock .editor-load-existing{background:#5aeaa01a;border:1px solid #5aeaa057;border-radius:14px;color:#168a5d;font-size:13px;font-weight:800;margin:0 0 16px;padding:12px 14px}.b-blog-editor-mock .native-article-editor .art-hl *,.b-blog-editor-mock .native-article-editor .art-quote *,.b-blog-editor-mock .native-article-editor .practice-card *,.b-blog-editor-mock .native-article-editor .therapist-note *,.b-blog-editor-mock .prev-prose .art-hl *,.b-blog-editor-mock .prev-prose .art-quote *,.b-blog-editor-mock .prev-prose .practice-card *,.b-blog-editor-mock .prev-prose .therapist-note *{margin-bottom:0}.b-blog-editor-mock .native-article-editor .art-quote,.b-blog-editor-mock .prev-prose .art-quote{background:var(--l10);border-left:3px solid var(--lav);border-radius:0 14px 14px 0;margin:24px 0;padding:20px 24px 20px 28px;position:relative}.b-blog-editor-mock .native-article-editor .art-quote-mark,.b-blog-editor-mock .prev-prose .art-quote-mark{color:var(--lav);font-family:Unbounded,sans-serif;font-size:70px;font-weight:900;left:14px;line-height:1;opacity:.16;position:absolute;top:-8px;-webkit-user-select:none;user-select:none}.b-blog-editor-mock .native-article-editor .art-quote-txt,.b-blog-editor-mock .prev-prose .art-quote-txt{color:#4a3fa0;font-size:15px;font-style:italic;line-height:1.72;position:relative;z-index:1}.b-blog-editor-mock .native-article-editor .art-quote-sig,.b-blog-editor-mock .prev-prose .art-quote-sig{color:#7b6fd4ad;font-family:Unbounded,sans-serif;font-size:9px;font-weight:800;letter-spacing:.08em;margin:10px 0 0;position:relative;text-transform:uppercase;z-index:1}.b-blog-editor-mock .native-article-editor .art-hl,.b-blog-editor-mock .prev-prose .art-hl{background:var(--m10);border:1px solid var(--m30);border-radius:16px;margin:24px 0;padding:19px 22px}.b-blog-editor-mock .native-article-editor .art-hl-ttl,.b-blog-editor-mock .prev-prose .art-hl-ttl{align-items:center;color:#18a869;display:flex;font-family:Unbounded,sans-serif;font-size:10px;font-weight:800;gap:10px;letter-spacing:.09em;margin:0 0 12px;text-transform:uppercase}.b-blog-editor-mock .native-article-editor .art-hl-ttl:after,.b-blog-editor-mock .prev-prose .art-hl-ttl:after{background:#5aeaa059;content:"";flex:1 1;height:1px}.b-blog-editor-mock .native-article-editor .art-hl-list,.b-blog-editor-mock .prev-prose .art-hl-list{grid-gap:10px;display:grid;gap:10px}.b-blog-editor-mock .native-article-editor .art-hl-item,.b-blog-editor-mock .prev-prose .art-hl-item{align-items:flex-start;color:#2b2b2b;color:var(--dark);display:flex;font-size:14px;gap:12px;line-height:1.62;margin:0}.b-blog-editor-mock .native-article-editor .art-hl-dot,.b-blog-editor-mock .prev-prose .art-hl-dot{background:#5aeea0;background:var(--mint);border-radius:50%;flex:0 0 auto;height:8px;margin-top:7px;width:8px}.b-blog-editor-mock .native-article-editor .practice-card,.b-blog-editor-mock .prev-prose .practice-card{background:linear-gradient(135deg,#272235,#17271f);border-radius:20px;box-shadow:0 18px 44px #1e1a2e24;color:#fff;margin:28px 0;overflow:hidden;position:relative}.b-blog-editor-mock .native-article-editor .practice-card:before,.b-blog-editor-mock .prev-prose .practice-card:before{background:radial-gradient(circle at 84% 18%,#5aeaa038,#0000 42%),radial-gradient(circle at 10% 90%,#a89de833,#0000 46%);content:"";inset:0;pointer-events:none;position:absolute}.b-blog-editor-mock .native-article-editor .practice-inner,.b-blog-editor-mock .prev-prose .practice-inner{margin:0;padding:22px;position:relative;z-index:1}.b-blog-editor-mock .native-article-editor .practice-kicker,.b-blog-editor-mock .prev-prose .practice-kicker{color:#bdf8d7;font-family:Unbounded,sans-serif;font-size:10px;font-weight:800;letter-spacing:.09em;margin:0 0 8px;text-transform:uppercase}.b-blog-editor-mock .native-article-editor .practice-title,.b-blog-editor-mock .prev-prose .practice-title{font-family:Unbounded,sans-serif;font-size:18px;font-weight:900;letter-spacing:-.045em;line-height:1.26;margin:0 0 8px}.b-blog-editor-mock .native-article-editor .practice-desc,.b-blog-editor-mock .prev-prose .practice-desc{color:#ffffffad;font-size:13px;line-height:1.65;margin:0 0 16px;max-width:620px}.b-blog-editor-mock .native-article-editor .practice-steps,.b-blog-editor-mock .prev-prose .practice-steps{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.b-blog-editor-mock .native-article-editor .practice-step,.b-blog-editor-mock .prev-prose .practice-step{background:hsla(0,0%,100%,.075);border:1px solid #ffffff1f;border-radius:14px;margin:0;min-height:118px;padding:13px 14px}.b-blog-editor-mock .native-article-editor .practice-num,.b-blog-editor-mock .prev-prose .practice-num{align-items:center;background:#5aeea0;background:var(--mint);border-radius:50%;color:#202020;display:flex;font-family:Unbounded,sans-serif;font-size:10px;font-weight:900;height:24px;justify-content:center;margin:0 0 10px;width:24px}.b-blog-editor-mock .native-article-editor .practice-step b,.b-blog-editor-mock .prev-prose .practice-step b{color:#fff;display:block;font-size:13px;margin:0 0 6px}.b-blog-editor-mock .native-article-editor .practice-step span,.b-blog-editor-mock .prev-prose .practice-step span{color:#ffffff9e;display:block;font-size:12px;line-height:1.48}.b-blog-editor-mock .native-article-editor .therapist-note,.b-blog-editor-mock .prev-prose .therapist-note{align-items:flex-start;background:#5aeaa014;border:1px solid #5aeaa042;border-radius:16px;display:flex;gap:14px;margin:26px 0;padding:16px 18px}.b-blog-editor-mock .native-article-editor .therapist-note-ico,.b-blog-editor-mock .prev-prose .therapist-note-ico{align-items:center;background:#5aeea0;background:var(--mint);border-radius:13px;box-shadow:0 8px 20px #5aeaa038;display:flex;flex:0 0 auto;font-size:18px;height:38px;justify-content:center;width:38px}.b-blog-editor-mock .native-article-editor .therapist-note b,.b-blog-editor-mock .prev-prose .therapist-note b{color:#2b2b2b;color:var(--dark);display:block;font-family:Unbounded,sans-serif;font-size:12px;font-weight:800;margin:0 0 5px}.b-blog-editor-mock .native-article-editor .therapist-note span,.b-blog-editor-mock .prev-prose .therapist-note span{color:var(--dark2);display:block;font-size:13px;line-height:1.65}.b-blog-editor-mock .prev-prose{color:var(--dark2);font-size:15px;line-height:1.78}.b-blog-editor-mock .prev-prose p{margin:0 0 15px}.b-blog-editor-mock .prev-prose h2,.b-blog-editor-mock .prev-prose h3{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;letter-spacing:-.04em;line-height:1.25}.b-blog-editor-mock .prev-prose h2{font-size:24px;margin:28px 0 12px}.b-blog-editor-mock .prev-prose h3{font-size:18px;margin:24px 0 10px}.b-blog-editor-mock .prev-prose blockquote{background:var(--l10);border-left:3px solid var(--lav);border-radius:0 14px 14px 0;color:#4a3fa0;font-style:italic;margin:22px 0;padding:18px 22px}@media(max-width:760px){.b-blog-editor-mock .native-article-editor .practice-steps,.b-blog-editor-mock .prev-prose .practice-steps{grid-template-columns:1fr}}@media(max-width:1024px){.b-blog-editor-mock .editor-sidebar{box-shadow:-8px 0 32px #0000001a;height:calc(100vh - var(--nav-h));position:fixed;right:-100%;top:var(--nav-h);transition:right .3s ease;width:320px;z-index:50}.b-blog-editor-mock .editor-sidebar.open{right:0}.b-blog-editor-mock .sidebar-overlay.open{display:block}.b-blog-editor-mock .btn-sidebar-toggle{display:flex}}@media(max-width:768px){.b-blog-editor-mock .editor-nav{gap:8px;padding:0 16px}.b-blog-editor-mock .desktop-label,.b-blog-editor-mock .nav-center,.b-blog-editor-mock .nav-divider,.b-blog-editor-mock .nav-logo-text{display:none}.b-blog-editor-mock .editor-main{padding:20px 16px 60px}.b-blog-editor-mock .title-input{font-size:26px}.b-blog-editor-mock .subtitle-input{font-size:15px}.b-blog-editor-mock .floating-toolbar{border-radius:10px;gap:1px;padding:4px 6px}.b-blog-editor-mock .tb-btn{height:30px;width:30px}.b-blog-editor-mock .tb-dropdown{font-size:11px;padding:5px 8px}.b-blog-editor-mock .cover-placeholder{padding:36px 16px}.b-blog-editor-mock .cover-icon{height:40px;width:40px}.b-blog-editor-mock .cover-label{font-size:13px}.b-blog-editor-mock .editor-sidebar{width:100%}.b-blog-editor-mock .unique-block-grid,.b-blog-editor-mock .unique-step-fields{grid-template-columns:1fr}.b-blog-editor-mock .unique-block-head{flex-direction:column}.b-blog-editor-mock .unique-block-remove{align-self:flex-start}.b-blog-editor-mock .modal-body{padding:12px}.b-blog-editor-mock .prev-title{font-size:22px}}@media(max-width:480px){.b-blog-editor-mock .title-input{font-size:22px}.b-blog-editor-mock .btn-ghost{font-size:12px;padding:7px 10px}.b-blog-editor-mock .btn-publish{font-size:12px;padding:7px 14px}}[data-app-theme=dark] .b-blog-editor-mock{--dark:#ecf2ff;--dark2:#d6def5;--white:#11182b;--bg:#0b1020;--mid:#9aa8ca;--border:#263450;background:var(--bg)}[data-app-theme=dark] .b-blog-editor-mock .editor-nav{background:#0a0f1ce6}[data-app-theme=dark] .b-blog-editor-mock .btn-ghost,[data-app-theme=dark] .b-blog-editor-mock .btn-sidebar-toggle,[data-app-theme=dark] .b-blog-editor-mock .cover-zone,[data-app-theme=dark] .b-blog-editor-mock .editor-wrap,[data-app-theme=dark] .b-blog-editor-mock .floating-toolbar,[data-app-theme=dark] .b-blog-editor-mock .modal-box,[data-app-theme=dark] .b-blog-editor-mock .modal-close,[data-app-theme=dark] .b-blog-editor-mock .nav-back,[data-app-theme=dark] .b-blog-editor-mock .sb-input,[data-app-theme=dark] .b-blog-editor-mock .sb-select,[data-app-theme=dark] .b-blog-editor-mock .sb-stat,[data-app-theme=dark] .b-blog-editor-mock .sb-textarea,[data-app-theme=dark] .b-blog-editor-mock .seo-preview{background:#11182b;border-color:var(--border)}[data-app-theme=dark] .b-blog-editor-mock .bp-item:hover,[data-app-theme=dark] .b-blog-editor-mock .btn-ghost:hover,[data-app-theme=dark] .b-blog-editor-mock .nav-back:hover,[data-app-theme=dark] .b-blog-editor-mock .tb-btn:hover,[data-app-theme=dark] .b-blog-editor-mock .tb-dropdown:hover{background:#17233a}[data-app-theme=dark] .b-blog-editor-mock .native-article-editor,[data-app-theme=dark] .b-blog-editor-mock .native-article-editor h2,[data-app-theme=dark] .b-blog-editor-mock .native-article-editor h3{color:#2b2b2b;color:var(--dark)}[data-app-theme=dark] .b-blog-editor-mock .native-article-editor:empty:before{color:#9aa8be8c}[data-app-theme=dark] .b-blog-editor-mock .native-article-editor blockquote{color:#c9c1ff}[data-app-theme=dark] .b-blog-editor-mock .cover-zone:hover{background:#0f172a;border-color:#314464}[data-app-theme=dark] .b-blog-editor-mock .add-block-btn:hover{background:#5aeaa01f}[data-app-theme=dark] .b-blog-editor-mock .modal-header,[data-app-theme=dark] .b-blog-editor-mock .word-bar{border-color:var(--border)}[data-app-theme=dark] .b-blog-editor-mock .modal-body{background:#0f172c}[data-app-theme=dark] .b-blog-editor-mock .prev-body{background:#11182b}[data-app-theme=dark] .b-blog-editor-mock .prev-meta-dot{background:#495979}[data-app-theme=dark] .b-blog-editor-mock .modal-device-btns,[data-app-theme=dark] .b-blog-editor-mock .sb-stat,[data-app-theme=dark] .b-blog-editor-mock .seo-preview{background:#0d1324}[data-app-theme=dark] .b-blog-editor-mock .mdb.on{background:#1a2842;color:#ecf2ff}[data-app-theme=dark] .b-blog-editor-mock .block-picker{background:#11182b;border-color:var(--border)}[data-app-theme=dark] .b-blog-editor-mock .bp-icon.grey-bg{background:#1b2740}[data-app-theme=dark] .b-blog-editor-mock .sb-toggle{background:#2f3f5f}[data-app-theme=dark] .b-blog-editor-mock .sb-toggle.on{background:#34d288}[data-app-theme=dark] .b-blog-editor-mock .inline-toast{background:#1d2a44;border:1px solid #344b77}.b-my-blog{--blog-bg:#f7f7f4;--blog-surface:#fff;--blog-surface-soft:#ffffffe0;--blog-border:#2b2b2b1a;--blog-text:#2b2b2b;--blog-muted:#7a7a7a;--blog-dark:#232428;--blog-mint:#5aeaa0;--blog-lav:#a89de8;--blog-amber:#f3b768;--blog-pink:#e7a3c2;--blog-teal:#77d8c8;--blog-danger:#df6767;--blog-success-bg:#5aeaa024;--blog-success-text:#18945c;--blog-draft-bg:#a89de829;--blog-draft-text:#6f61d4;--blog-scheduled-bg:#f3b76833;--blog-scheduled-text:#bb7312;--blog-archived-bg:#2b2b2b14;--blog-archived-text:#737373;background:#f7f7f4;color:var(--blog-text)}.b-my-blog .podcasts-main{background:linear-gradient(180deg,#fafaf7,#f5f5f1);min-width:0;overflow-x:hidden}.b-my-blog .my-blog-main{min-height:100vh}.b-my-blog .podcasts-topbar.my-blog-topbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f8f6eb;border-bottom:1px solid var(--blog-border);display:flex;gap:16px;justify-content:space-between;min-height:64px;padding:0 32px}.b-my-blog .my-blog-topbar__actions,.b-my-blog .my-blog-topbar__left{align-items:center;display:flex;gap:12px;min-width:0}.b-my-blog .my-blog-topbar__left{flex:1 1 auto}.b-my-blog .my-blog-topbar__title{color:var(--blog-text);flex-shrink:0;font-family:Unbounded,sans-serif;font-size:16px;font-weight:800;letter-spacing:-.03em}.b-my-blog .topbar-search.my-blog-search{align-items:center;background:var(--blog-surface);border:1px solid var(--blog-border);border-radius:10px;color:var(--blog-muted);display:inline-flex;gap:10px;min-height:auto;min-width:220px;padding:9px 14px;transition:border-color .18s,box-shadow .2s;width:min(360px,52vw)}.b-my-blog .topbar-search.my-blog-search:focus-within{border-color:#5aeaa0e6;box-shadow:0 0 0 4px #5aeaa01a}.b-my-blog .topbar-search.my-blog-search input{background:#0000;border:0;color:var(--blog-text);font-family:Onest,sans-serif;font-size:13px;min-width:0;outline:0;width:100%}.b-my-blog .topbar-search.my-blog-search input::placeholder{color:#a5a5a5}.b-my-blog .view-toggle{align-items:center;background:var(--blog-surface);border:1px solid var(--blog-border);border-radius:9px;box-shadow:0 10px 24px #25272d0a;display:inline-flex;gap:2px;padding:3px}.b-my-blog .view-btn{align-items:center;background:#0000;border:0;border-radius:7px;color:var(--blog-muted);cursor:pointer;display:inline-flex;height:30px;justify-content:center;transition:background .18s,color .18s,transform .18s;width:30px}.b-my-blog .view-btn:hover{color:var(--blog-text)}.b-my-blog .view-btn.active{background:#f1f1ee;color:var(--blog-text)}.b-my-blog .sort-select.my-blog-sort{-webkit-appearance:none;appearance:none;background:var(--blog-surface);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%236B6B6B' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border:1px solid var(--blog-border);border-radius:9px;color:var(--blog-text);cursor:pointer;font-family:Onest,sans-serif;font-size:12px;min-height:auto;outline:0;padding:7px 30px 7px 12px}.b-my-blog .sort-select.my-blog-sort:focus{border-color:#5aeaa0f2;box-shadow:0 0 0 4px #5aeaa01a}.b-my-blog .btn-upload.my-blog-create{align-items:center;background:var(--blog-dark);border:1px solid var(--blog-dark);border-radius:9px;color:#fff;display:inline-flex;font-size:12px;font-weight:600;justify-content:center;min-height:34px;padding:0 14px;text-decoration:none;transition:transform .18s,box-shadow .2s,opacity .18s}.b-my-blog .btn-upload.my-blog-create:hover{box-shadow:0 10px 24px #0000002e;transform:translateY(-1px)}.b-my-blog .page-content.my-blog-screen{display:flex;flex-direction:column;gap:24px;overflow-x:hidden;padding:28px 32px 56px;width:100%}.b-my-blog .my-blog-hero-block{grid-gap:28px;background:#26282e;border:1px solid #343640;border-radius:24px;box-shadow:0 24px 60px #1c1f282e;color:#f5f7fb;display:grid;gap:28px;grid-template-columns:138px minmax(0,1fr) 160px;overflow:hidden;padding:30px 32px;position:relative;width:100%}.b-my-blog .my-blog-hero-block:after,.b-my-blog .my-blog-hero-block:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.b-my-blog .my-blog-hero-block:before{background:radial-gradient(circle,#5aeaa02e 0,#0000 62%);height:360px;right:-120px;top:-120px;width:360px}.b-my-blog .my-blog-hero-block:after{background:radial-gradient(circle,#a89de82e 0,#0000 62%);bottom:-120px;height:280px;left:42%;width:280px}.b-my-blog .my-blog-hero-cover{border-radius:16px;box-shadow:10px 18px 36px #00000061;display:flex;flex-direction:column;height:230px;justify-content:space-between;overflow:hidden;position:relative;width:138px;z-index:2}.b-my-blog .my-blog-entry.accent-mint .my-blog-entry__media,.b-my-blog .my-blog-hero-cover.cover-mint{background:linear-gradient(160deg,#213a28,#1f5d42)}.b-my-blog .my-blog-entry.accent-lav .my-blog-entry__media,.b-my-blog .my-blog-hero-cover.cover-lav{background:linear-gradient(160deg,#2c2355,#433479)}.b-my-blog .my-blog-entry.accent-amber .my-blog-entry__media,.b-my-blog .my-blog-hero-cover.cover-amber{background:linear-gradient(160deg,#543d24,#7b5c32)}.b-my-blog .my-blog-entry.accent-pink .my-blog-entry__media,.b-my-blog .my-blog-hero-cover.cover-pink{background:linear-gradient(160deg,#4f2438,#7b3d5c)}.b-my-blog .my-blog-entry.accent-teal .my-blog-entry__media,.b-my-blog .my-blog-hero-cover.cover-teal{background:linear-gradient(160deg,#1f3843,#2c5f69)}.b-my-blog .my-blog-entry__media img,.b-my-blog .my-blog-hero-cover img{display:block;height:100%;object-fit:cover;width:100%}.b-my-blog .my-blog-hero-cover__accent{color:#fffffff2;font-size:15px;line-height:1.35;padding:18px 16px 0}.b-my-blog .my-blog-hero-cover__emoji{align-self:center;filter:drop-shadow(0 14px 28px rgba(0,0,0,.3));font-size:42px;margin-bottom:30px}.b-my-blog .my-blog-hero-cover__glass{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#11121557;border:1px solid #ffffff47;border-radius:50%;bottom:16px;color:#ffffffeb;display:inline-flex;height:44px;justify-content:center;left:16px;position:absolute;width:44px}.b-my-blog .my-blog-hero-content{display:flex;flex-direction:column;justify-content:center;min-width:0;padding-right:8px;position:relative;z-index:2}.b-my-blog .my-blog-hero-kicker{align-items:center;background:#1c4a3466;border:1px solid #5aeaa047;border-radius:999px;color:var(--blog-mint);display:inline-flex;font-size:13px;font-weight:700;gap:8px;letter-spacing:.04em;margin-bottom:18px;padding:8px 14px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.b-my-blog .my-blog-hero-kicker:before{background:var(--blog-mint);border-radius:50%;box-shadow:0 0 0 6px #5aeaa02e;content:"";height:8px;width:8px}.b-my-blog .my-blog-hero-content h1{color:#fff;font-family:Unbounded,sans-serif;font-size:clamp(34px,4vw,56px);letter-spacing:-.05em;line-height:.98;margin:0}.b-my-blog .my-blog-hero-content p{color:#ecf0f5b8;font-size:18px;line-height:1.55;margin:16px 0 0;max-width:560px;white-space:pre-line}.b-my-blog .my-blog-hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.b-my-blog .my-blog-hero-tags span{align-items:center;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;color:#ffffffd6;display:inline-flex;font-size:14px;font-weight:500;min-height:34px;padding:0 14px}.b-my-blog .my-blog-hero-actions{align-items:center;display:flex;gap:12px;margin-top:22px}.b-my-blog .my-blog-hero-cta{align-items:center;background:var(--blog-mint);border-radius:14px;box-shadow:0 16px 32px #5aeaa03d;color:#11221a;display:inline-flex;font-size:17px;font-weight:800;justify-content:center;min-height:48px;padding:0 22px;text-decoration:none;transition:transform .18s,opacity .18s}.b-my-blog .my-blog-hero-cta:hover{opacity:.95;transform:translateY(-1px)}.b-my-blog .my-blog-hero-icon-btn{align-items:center;background:#ffffff0f;border:1px solid #ffffff29;border-radius:14px;color:#ffffffd9;cursor:pointer;display:inline-flex;height:48px;justify-content:center;transition:background .18s,transform .18s;width:48px}.b-my-blog .my-blog-hero-icon-btn:hover{background:#ffffff1a;transform:translateY(-1px)}.b-my-blog .my-blog-hero-stats{align-self:center;display:flex;flex-direction:column;gap:16px;position:relative;width:100%;z-index:2}.b-my-blog .my-blog-hero-stat{align-items:flex-end;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff29;border-radius:18px;display:flex;flex-direction:column;justify-content:center;min-height:104px;padding:14px 18px;text-align:right}.b-my-blog .my-blog-hero-stat b{color:#fff;font-family:Unbounded,sans-serif;font-size:26px;letter-spacing:-.04em;line-height:1}.b-my-blog .my-blog-hero-stat span{color:#ffffffb8;font-size:11px;letter-spacing:.08em;line-height:1.3;margin-top:8px;text-transform:uppercase}.b-my-blog .my-blog-filters{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:auto 1fr auto}.b-my-blog .my-blog-filters__label{color:#727272;font-family:Unbounded,sans-serif;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.b-my-blog .my-blog-filters__chips{display:flex;flex-wrap:wrap;gap:10px}.b-my-blog .my-blog-filter-chip{background:var(--blog-surface);border:1px solid var(--blog-border);border-radius:999px;color:#757575;cursor:pointer;font-size:14px;font-weight:600;min-height:40px;padding:0 18px;transition:all .18s ease}.b-my-blog .my-blog-filter-chip:hover{border-color:#5aeaa066;color:var(--blog-text)}.b-my-blog .my-blog-filter-chip.is-active{background:#5aeaa026;border-color:#5aeaa06b;color:#17935c}.b-my-blog .my-blog-filters__count{color:#767676;font-size:14px;white-space:nowrap}.b-my-blog .my-blog-section-head{align-items:flex-end;display:flex;gap:20px;justify-content:space-between}.b-my-blog .my-blog-section-head h2{color:var(--blog-text);font-family:Unbounded,sans-serif;font-size:18px;font-weight:800;letter-spacing:-.03em;line-height:1.15;margin:0}.b-my-blog .my-blog-section-meta{color:#8a8a8a;display:flex;flex-wrap:wrap;font-size:13px;gap:16px}.b-my-blog .my-blog-alert,.b-my-blog .my-blog-empty{background:#ffffffe6;border:1px solid #df676729;border-radius:20px;box-shadow:0 12px 28px #25272d0d;color:var(--blog-muted);padding:22px 24px}.b-my-blog .my-blog-empty{align-items:flex-start;border-color:var(--blog-border);display:flex;flex-direction:column;gap:10px}.b-my-blog .my-blog-empty.is-large{align-items:center;justify-content:center;min-height:240px;text-align:center}.b-my-blog .my-blog-empty b{color:var(--blog-text);font-size:18px}.b-my-blog .my-blog-empty a{align-items:center;background:var(--blog-dark);border:1px solid var(--blog-dark);border-radius:9px;color:#fff;display:inline-flex;font-weight:700;justify-content:center;min-height:34px;padding:0 14px;text-decoration:none}.b-my-blog .my-blog-cards{grid-gap:16px;display:grid;gap:16px}.b-my-blog .my-blog-cards--grid{grid-template-columns:repeat(3,minmax(0,1fr))}.b-my-blog .my-blog-cards--list{grid-template-columns:1fr}.b-my-blog .my-blog-entry{grid-gap:16px;background:#ffffffe0;border:1px solid var(--blog-border);border-radius:22px;box-shadow:0 14px 34px #25272d0f;display:grid;gap:16px;grid-template-columns:124px minmax(0,1fr);padding:12px;transition:transform .18s ease,box-shadow .22s ease,border-color .18s}.b-my-blog .my-blog-entry.is-clickable{cursor:pointer}.b-my-blog .my-blog-entry.is-clickable:focus-visible{outline:2px solid #5aeaa08c;outline-offset:2px}.b-my-blog .my-blog-entry:hover{border-color:#5aeaa038;box-shadow:0 18px 38px #25272d1a;transform:translateY(-1px)}.b-my-blog .my-blog-entry__media{border-radius:16px;box-shadow:inset 0 1px 0 #ffffff0f;min-height:158px;overflow:hidden;position:relative}.b-my-blog .my-blog-entry__media:before{background:radial-gradient(circle at 85% 15%,#ffffff24,#0000 45%);content:"";inset:0;pointer-events:none;position:absolute}.b-my-blog .my-blog-entry__emoji{bottom:18px;filter:drop-shadow(0 12px 24px rgba(0,0,0,.25));font-size:30px;left:18px;position:absolute}.b-my-blog .my-blog-entry__cover-accent{color:#ffffffc7;font-size:14px;left:14px;line-height:1.35;position:absolute;right:14px;top:14px}.b-my-blog .my-blog-entry__body{display:flex;flex-direction:column;gap:12px;min-width:0;padding:6px 6px 4px 0}.b-my-blog .my-blog-entry__topline{align-items:center;display:flex;gap:12px;justify-content:space-between}.b-my-blog .my-blog-status-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;line-height:1;min-height:30px;padding:0 12px}.b-my-blog .my-blog-status-badge.is-published{background:var(--blog-success-bg);color:var(--blog-success-text)}.b-my-blog .my-blog-status-badge.is-draft{background:var(--blog-draft-bg);color:var(--blog-draft-text)}.b-my-blog .my-blog-status-badge.is-scheduled{background:var(--blog-scheduled-bg);color:var(--blog-scheduled-text)}.b-my-blog .my-blog-status-badge.is-archived{background:var(--blog-archived-bg);color:var(--blog-archived-text)}.b-my-blog .my-blog-entry__more{align-items:center;background:#0000;border:0;border-radius:10px;color:#888;cursor:pointer;display:inline-flex;height:30px;justify-content:center;transition:background .18s,color .18s;width:30px}.b-my-blog .my-blog-entry__more:hover{background:#f3f3f1;color:var(--blog-text)}.b-my-blog .my-blog-entry__menu-wrap{display:inline-flex;position:relative}.b-my-blog .my-blog-entry__menu{background:var(--blog-surface);border:1px solid var(--blog-border);border-radius:12px;box-shadow:0 16px 36px #25272d24;min-width:188px;overflow:hidden;padding:6px;position:absolute;right:0;top:calc(100% + 8px);z-index:12}.b-my-blog .my-blog-entry__menu button{align-items:center;background:#0000;border:none;border-radius:8px;color:var(--blog-text);cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:8px;min-height:36px;padding:0 10px;width:100%}.b-my-blog .my-blog-entry__menu button:hover:not(:disabled){background:#f3f3f1}.b-my-blog .my-blog-entry__menu button.is-danger{color:#cf4f4f}.b-my-blog .my-blog-entry__menu button:disabled{cursor:progress;opacity:.6}.b-my-blog .my-blog-entry h3{color:var(--blog-text);font-family:Unbounded,sans-serif;font-size:17px;font-weight:800;letter-spacing:-.03em;line-height:1.28}.b-my-blog .my-blog-entry h3,.b-my-blog .my-blog-entry p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin:0;overflow:hidden}.b-my-blog .my-blog-entry p{color:var(--blog-muted);font-size:14px;line-height:1.48}.b-my-blog .my-blog-entry__meta,.b-my-blog .my-blog-entry__metrics,.b-my-blog .my-blog-entry__progress-label,.b-my-blog .my-blog-entry__tags{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.b-my-blog .my-blog-entry__meta{color:#8a8a8a;font-size:13px}.b-my-blog .my-blog-entry__meta span:not(:last-child):after{color:#cbcbc7;content:"•";margin-left:10px}.b-my-blog .my-blog-entry__tags span{align-items:center;background:#f5f5f3;border-radius:999px;color:#717171;display:inline-flex;font-size:12px;font-weight:600;min-height:28px;padding:0 10px}.b-my-blog .my-blog-entry__footer{display:flex;flex-direction:column;gap:12px;margin-top:auto}.b-my-blog .my-blog-entry__progress-wrap{display:flex;flex-direction:column;gap:8px}.b-my-blog .my-blog-entry__progress{appearance:none;-webkit-appearance:none;background:#ecece8;border:none;border-radius:999px;display:block;height:4px;overflow:hidden;width:100%}.b-my-blog .my-blog-entry__progress::-webkit-progress-bar{background:#ecece8;border-radius:999px}.b-my-blog .my-blog-entry__progress::-webkit-progress-value{background:linear-gradient(90deg,#5aeaa0f2,#a89de8f2);border-radius:inherit}.b-my-blog .my-blog-entry__progress::-moz-progress-bar{background:linear-gradient(90deg,#5aeaa0f2,#a89de8f2);border-radius:inherit}.b-my-blog .my-blog-entry.is-draft .my-blog-entry__progress::-webkit-progress-value{background:linear-gradient(90deg,#a89de8f2,#8576dbf2)}.b-my-blog .my-blog-entry.is-draft .my-blog-entry__progress::-moz-progress-bar{background:linear-gradient(90deg,#a89de8f2,#8576dbf2)}.b-my-blog .my-blog-entry.is-scheduled .my-blog-entry__progress::-webkit-progress-value{background:linear-gradient(90deg,#f3b768f2,#f8d596f2)}.b-my-blog .my-blog-entry.is-scheduled .my-blog-entry__progress::-moz-progress-bar{background:linear-gradient(90deg,#f3b768f2,#f8d596f2)}.b-my-blog .my-blog-entry__progress-label{color:#8a8a8a;font-size:12px;gap:6px;justify-content:flex-start}.b-my-blog .my-blog-entry__progress-label strong{color:dimgray;font-weight:700}.b-my-blog .my-blog-entry__actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.b-my-blog .my-blog-entry__metrics{color:#818181;font-size:13px;gap:12px}.b-my-blog .my-blog-entry__metrics span{align-items:center;display:inline-flex;gap:4px}.b-my-blog .my-blog-cards--list .my-blog-entry{grid-template-columns:170px minmax(0,1fr)}.b-my-blog .my-blog-cards--list .my-blog-entry__media{min-height:200px}@media(max-width:1380px){.b-my-blog .my-blog-cards--grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1180px){.b-my-blog .podcasts-topbar.my-blog-topbar{align-items:stretch;flex-direction:column;padding:12px 20px}.b-my-blog .my-blog-topbar__actions,.b-my-blog .my-blog-topbar__left{flex-wrap:wrap;justify-content:flex-start;width:100%}.b-my-blog .topbar-search.my-blog-search{max-width:none;width:100%}.b-my-blog .page-content.my-blog-screen{padding:20px}.b-my-blog .my-blog-hero-block{grid-template-columns:138px minmax(0,1fr)}.b-my-blog .my-blog-hero-stats{display:grid;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.b-my-blog .my-blog-hero-stat{min-height:94px}}@media(max-width:920px){.b-my-blog .my-blog-cards--grid{grid-template-columns:1fr}.b-my-blog .my-blog-filters,.b-my-blog .my-blog-section-head{align-items:flex-start;display:flex;flex-direction:column;grid-template-columns:1fr}.b-my-blog .my-blog-section-meta{gap:12px}.b-my-blog .my-blog-hero-content h1{font-size:36px}.b-my-blog .my-blog-hero-content p{font-size:16px}}@media(max-width:760px){.b-my-blog .my-blog-topbar__title{display:none}.b-my-blog .my-blog-hero-block{gap:20px;grid-template-columns:1fr;padding:22px}.b-my-blog .my-blog-hero-cover{height:190px;width:120px}.b-my-blog .my-blog-hero-content{padding-right:0}.b-my-blog .my-blog-cards--list .my-blog-entry,.b-my-blog .my-blog-entry,.b-my-blog .my-blog-hero-stats{grid-template-columns:1fr}.b-my-blog .my-blog-cards--list .my-blog-entry__media,.b-my-blog .my-blog-entry__media{min-height:180px}}@media(max-width:560px){.b-my-blog .podcasts-topbar.my-blog-topbar{padding:12px 14px}.b-my-blog .page-content.my-blog-screen{padding:16px 14px 40px}.b-my-blog .my-blog-topbar__actions{gap:10px}.b-my-blog .btn-upload.my-blog-create,.b-my-blog .sort-select.my-blog-sort,.b-my-blog .view-toggle{width:100%}.b-my-blog .view-toggle{justify-content:center}.b-my-blog .btn-upload.my-blog-create{min-height:42px}.b-my-blog .my-blog-hero-content h1{font-size:32px}.b-my-blog .my-blog-hero-tags{gap:8px}.b-my-blog .my-blog-filter-chip,.b-my-blog .my-blog-hero-tags span{font-size:13px;min-height:36px}.b-my-blog .my-blog-entry{border-radius:18px;padding:10px}}[data-app-theme=dark] .b-my-blog{--blog-bg:#121820;--blog-surface:#1a2230;--blog-surface-soft:#1a2230e6;--blog-border:#ffffff17;--blog-text:#f6f3ea;--blog-muted:#a8b3c4;background:#121820}[data-app-theme=dark] .b-my-blog .podcasts-main{background:linear-gradient(180deg,#121820,#161f2c)}[data-app-theme=dark] .b-my-blog .podcasts-topbar.my-blog-topbar{background:#121820e6}[data-app-theme=dark] .b-my-blog .my-blog-entry__more:hover,[data-app-theme=dark] .b-my-blog .my-blog-entry__tags span,[data-app-theme=dark] .b-my-blog .view-btn.active{background:#ffffff0d}[data-app-theme=dark] .b-my-blog .btn-upload.my-blog-create,[data-app-theme=dark] .b-my-blog .my-blog-alert,[data-app-theme=dark] .b-my-blog .my-blog-empty,[data-app-theme=dark] .b-my-blog .my-blog-entry,[data-app-theme=dark] .b-my-blog .my-blog-filter-chip,[data-app-theme=dark] .b-my-blog .sort-select.my-blog-sort,[data-app-theme=dark] .b-my-blog .topbar-search.my-blog-search,[data-app-theme=dark] .b-my-blog .view-toggle{box-shadow:none}[data-app-theme=dark] .b-my-blog .my-blog-entry__progress{background:#ffffff14}[data-app-theme=dark] .b-my-blog .my-blog-filter-chip,[data-app-theme=dark] .b-my-blog .sort-select.my-blog-sort,[data-app-theme=dark] .b-my-blog .topbar-search.my-blog-search{background-color:var(--blog-surface);color:var(--blog-text)}.forum-page{--dark:#2b2b2b;--dark2:#3a3a3a;--mid:#6b6b6b;--mint:#5aeea0;--lav:#a89de8;--white:#fff;--bg:#f8f8f6;--border:#e4e4e4;--mint-dim:#5aeaa02e;--lav-dim:#a89de82e;background:var(--bg);color:#2b2b2b;color:var(--dark);padding:26px 24px 32px;width:100%}.forum-page *{box-sizing:border-box;font-family:Onest,Circe,sans-serif}.forum-layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:240px minmax(0,1fr) 280px;margin:0 auto;max-width:1240px;width:100%}.forum-layout-auth{grid-template-columns:minmax(0,1fr) 300px;max-width:1380px}.forum-sidebar{background:var(--white);border:1px solid var(--border);border-radius:16px;max-height:calc(100vh - 110px);overflow:auto;padding:14px 10px;position:-webkit-sticky;position:sticky;top:88px}.forum-sidebar-group-label{color:#a5a5a5;font-size:10px;font-weight:700;letter-spacing:.12em;padding:8px 12px;text-transform:uppercase}.forum-sidebar-group-label.with-gap{margin-top:10px}.forum-sidebar-item{align-items:center;background:#0000;border:0;border-radius:10px;color:var(--mid);cursor:pointer;display:flex;font-size:13px;gap:8px;line-height:1.3;padding:9px 12px;text-align:left;width:100%}.forum-sidebar-item:hover{background:#f4f4f2;color:#2b2b2b;color:var(--dark)}.forum-sidebar-item.active{background:#a89de81f;color:#2b2b2b;color:var(--dark);font-weight:500}.forum-sidebar-item-title{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forum-sidebar-count{background:#f1f1ef;border-radius:100px;color:var(--mid);font-size:11px;font-weight:600;padding:2px 8px}.forum-main{min-width:0}.forum-layout-auth .forum-main{max-width:none}.forum-page--embedded{padding-top:22px}.forum-page--auth .forum-sidebar{display:none}.forum-layout-auth .forum-sections,.forum-layout-auth .forum-topic-view,.forum-layout-auth .forum-topics{width:100%}.forum-breadcrumb{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.forum-breadcrumb-item{align-items:center;background:#0000;border:1px solid #0000;border-radius:999px;color:var(--mid);display:inline-flex;font-size:12px;line-height:1.1;max-width:min(100%,560px);padding:6px 10px}button.forum-breadcrumb-item{cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}button.forum-breadcrumb-item:hover{background:var(--white);border-color:var(--border);color:#2b2b2b;color:var(--dark)}.forum-breadcrumb-item.current{background:#a89de81f;border-color:#a89de842;color:#2b2b2b;color:var(--dark);font-weight:600}.forum-breadcrumb-label{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forum-breadcrumb-item.is-truncate .forum-breadcrumb-label{max-width:320px}.forum-breadcrumb-sep{color:#8f98aa;font-size:13px;line-height:1;opacity:.85}.forum-page-header{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.forum-page--auth .forum-page-header{margin-bottom:20px}.forum-page-title{font-family:Unbounded,Circe,sans-serif;font-size:26px;letter-spacing:-.03em;line-height:1.1;margin:0 0 8px}.forum-page-subtitle{color:var(--mid);font-size:14px;line-height:1.6;margin:0}.forum-search-row{margin-bottom:14px}.forum-search-row input{background:var(--white);border:1.5px solid var(--border);border-radius:12px;color:#2b2b2b;color:var(--dark);font-size:14px;outline:none;padding:11px 14px;width:100%}.forum-search-row input:focus{border-color:#b8b2ef}.forum-notice{background:var(--white);border:1px solid var(--border);border-radius:12px;font-size:13px;margin-bottom:14px;padding:10px 14px}.forum-notice.success{background:#5aeaa01f;border-color:#5aeaa080;color:#1d8b5a}.forum-notice.warning{background:#f5b81f1f;border-color:#f5b81f73;color:#9b6d11}.forum-notice.error{background:#dc5f5f1a;border-color:#dc5f5f73;color:#962e2e}.forum-sections{display:flex;flex-direction:column;gap:10px}.forum-section-card{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:14px;cursor:pointer;display:flex;gap:14px;padding:16px 18px;text-align:left;width:100%}.forum-section-card:hover{border-color:#d2d2d2;box-shadow:0 8px 18px #0000000a}.forum-section-icon{align-items:center;background:linear-gradient(135deg,#a89de847,#5aeaa03d);border-radius:12px;display:flex;flex-shrink:0;font-family:Unbounded,Circe,sans-serif;font-weight:700;height:44px;justify-content:center;width:44px}.forum-section-body{flex:1 1;min-width:0}.forum-section-name{font-size:15px;font-weight:600;line-height:1.3;margin-bottom:4px}.forum-section-desc{color:var(--mid);font-size:13px;line-height:1.55}.forum-my-topics-banner{align-items:center;background:linear-gradient(135deg,#a89de81a,#5aeaa014);border:1px solid #a89de83d;border-radius:14px;display:flex;gap:12px;margin-bottom:10px;padding:14px 16px}.forum-my-topics-banner-icon{align-items:center;background:linear-gradient(135deg,var(--lav),#5aeea0);background:linear-gradient(135deg,var(--lav),var(--mint));border-radius:11px;display:inline-flex;font-size:19px;height:40px;justify-content:center;width:40px}.forum-my-topics-banner-body{flex:1 1;min-width:0}.forum-my-topics-banner-title{font-size:13px;font-weight:600;margin-bottom:2px}.forum-my-topics-banner-sub{color:var(--mid);font-size:12px;line-height:1.45}.forum-my-topics-banner-count{color:var(--lav);font-family:Unbounded,Circe,sans-serif;font-size:20px;line-height:1}.forum-my-topics-banner-btn{font-size:12px;padding:8px 12px}.forum-section-last{align-items:center;background:var(--bg);border-radius:8px;border-top:1px solid var(--border);display:flex;gap:8px;margin-top:10px;padding:8px 10px}.forum-section-last-text{flex:1 1;min-width:0}.forum-section-last-title{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:500;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forum-section-last-meta{color:var(--mid);font-size:11px;margin-top:2px}.forum-section-count-wrap{flex-shrink:0;text-align:right}.forum-section-count{font-family:Unbounded,Circe,sans-serif;font-size:22px;line-height:1}.forum-section-count-label{color:var(--mid);font-size:11px;margin-top:2px}.forum-topics-filters{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.forum-topics-filters button{background:#0000;border:1.5px solid #0000;border-radius:9px;color:var(--mid);cursor:pointer;font-size:12px;font-weight:500;padding:6px 12px}.forum-topics-filters button.active,.forum-topics-filters button:hover{background:var(--white);border-color:var(--border);color:#2b2b2b;color:var(--dark)}.forum-topics-total{color:var(--mid);font-size:12px;margin-left:auto}.forum-topics-list{background:var(--white);border:1px solid var(--border);border-radius:14px;overflow:hidden}.forum-topic-row{align-items:center;background:#0000;border:0;border-bottom:1px solid var(--border);cursor:pointer;display:flex;gap:12px;padding:14px 16px;position:relative;text-align:left;width:100%}.forum-topic-row:last-child{border-bottom:0}.forum-topic-row:hover{background:#f8f8f8}.forum-topic-row:focus-visible{outline:2px solid #a89de88c;outline-offset:-2px}.forum-topic-row.pinned{background:#5aeaa00d}.forum-topic-row.pinned:before{background:#5aeea0;background:var(--mint);bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.forum-topic-row.locked{opacity:.8}.forum-topic-row.mine{background:#a89de80d}.forum-topic-row.mine:after{background:#a89de8a6;border-radius:50%;content:"";height:6px;position:absolute;right:10px;top:10px;width:6px}.forum-topic-row.unread .forum-topic-title:after{background:var(--lav);border-radius:50%;content:"";display:inline-block;height:6px;margin-left:8px;vertical-align:middle;width:6px}.forum-topic-main{flex:1 1;min-width:0}.forum-topic-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:4px}.forum-topic-title{font-size:14px;font-weight:500;line-height:1.45}.forum-topic-badge{border-radius:100px;font-size:10px;font-weight:700;letter-spacing:.04em;padding:3px 8px;text-transform:uppercase}.forum-topic-badge.mint{background:var(--mint-dim);color:#1d8b5a}.forum-topic-badge.grey{background:#f0f0ee;color:#909090}.forum-topic-badge.lav{background:var(--lav-dim);color:#7569d3}.forum-topic-meta-row{align-items:center;color:var(--mid);display:flex;flex-wrap:wrap;font-size:11px;gap:8px}.forum-topic-author{color:var(--dark2);font-weight:500}.forum-topic-stats{align-items:flex-end;color:var(--mid);display:flex;flex-direction:column;flex-shrink:0;font-size:11px;gap:3px}.forum-pagination{align-items:center;display:flex;gap:6px;justify-content:center;margin-top:14px}.forum-page-btn{background:var(--white);border:1px solid var(--border);border-radius:8px;color:var(--mid);cursor:pointer;font-size:12px;font-weight:600;height:34px;min-width:34px;padding:0 10px}.forum-page-btn.active{background:#2b2b2b;background:var(--dark);border-color:#2b2b2b;border-color:var(--dark);color:var(--white)}.forum-page-btn:disabled{cursor:default;opacity:.4}.forum-page-gap{color:var(--mid);font-size:13px}.forum-topic-post{background:var(--white);border:1px solid var(--border);border-radius:14px;margin-bottom:16px;overflow:hidden}.forum-topic-post-header{border-bottom:1px solid var(--border);padding:20px 22px 16px}.forum-topic-post-title-wrap h2{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:20px;letter-spacing:-.02em;line-height:1.35;margin:0 0 12px}.forum-topic-author-row{align-items:center;display:flex;gap:10px}.forum-topic-author-main{align-items:center;display:flex;font-size:13px;font-weight:600;gap:8px}.forum-topic-author-meta{color:var(--mid);font-size:11px;margin-top:1px}.forum-topic-post-body{color:var(--dark2);font-size:14px;line-height:1.75;padding:20px 22px;white-space:pre-wrap}.forum-topic-post-footer{align-items:center;border-top:1px solid var(--border);display:flex;gap:10px;justify-content:space-between;padding:12px 22px}.forum-topic-views{color:var(--mid);font-size:12px}.forum-comments-header{align-items:center;display:flex;gap:8px;margin-bottom:10px}.forum-comments-header h3{color:#2b2b2b;color:var(--dark);font-family:Unbounded,Circe,sans-serif;font-size:13px;line-height:1.3;margin:0}.forum-comments-header span{color:var(--mid);font-size:12px}.forum-comments-list{background:var(--white);border:1px solid var(--border);border-radius:14px;margin-bottom:12px;overflow:hidden}.forum-comment{border-bottom:1px solid var(--border);padding:14px 18px}.forum-comment:last-child{border-bottom:0}.forum-comment.is-reply{background:var(--bg);border-bottom-left-radius:0;border-left:3px solid var(--border);border-top-left-radius:0;margin-left:26px;margin-left:calc(var(--forum-reply-level, 1)*26px)}.forum-my-comment{background:var(--white);border-left:0;margin-left:0}.forum-my-comment-reply{border-left:3px solid #a89de86b}.forum-comment-header{align-items:center;display:flex;gap:8px;margin-bottom:8px}.forum-comment-author-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:7px}.forum-comment-author{font-size:13px;font-weight:600;line-height:1.3}.forum-comment-time{color:var(--mid);font-size:11px;line-height:1.3}.forum-comment-text{color:var(--dark2);font-size:13px;line-height:1.65;margin-bottom:8px;white-space:pre-wrap}.forum-comment-actions{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.forum-my-comment .forum-comment-actions{flex-wrap:wrap}.forum-action-btn{background:#0000;border:0;border-radius:7px;color:var(--mid);cursor:pointer;font-size:11px;font-weight:500;padding:5px 8px}.forum-action-btn:hover{background:#f5f5f4;color:#2b2b2b;color:var(--dark)}.forum-action-btn:disabled{background:#0000;cursor:not-allowed;opacity:.45}.forum-topic-link-hint{color:var(--mid);font-size:11px}.forum-inline-reply{background:#fbfbfb;margin-top:10px;padding:10px}.forum-inline-reply,.forum-inline-reply textarea{border:1px solid var(--border);border-radius:10px}.forum-inline-reply textarea{background:var(--white);caret-color:#2b2b2b;caret-color:var(--dark);color:#2b2b2b;color:var(--dark);font-size:13px;outline:none;padding:10px 11px;resize:vertical;width:100%}.forum-inline-reply textarea::placeholder{color:var(--mid);opacity:.9}.forum-inline-reply textarea:focus{border-color:#b8b2ef}.forum-inline-reply-footer{flex-wrap:wrap;justify-content:space-between;margin-top:8px}.forum-inline-reply-actions,.forum-inline-reply-footer{align-items:center;display:flex;gap:8px}.forum-emoji-tools{flex-wrap:wrap;gap:6px}.forum-emoji-btn,.forum-emoji-tools{align-items:center;display:inline-flex}.forum-emoji-btn{background:var(--bg);border:1px solid var(--border);border-radius:8px;cursor:pointer;font-size:14px;height:30px;justify-content:center;line-height:1;transition:border-color .15s ease,background .15s ease;width:30px}.forum-emoji-btn:hover{background:var(--white);border-color:#c8c8c8}.forum-locked-banner{background:#a89de81f;border:1px solid #a89de84d;border-radius:10px;color:#655bb8;font-size:13px;margin-bottom:10px;padding:10px 12px}.forum-add-comment{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:14px 16px}.forum-add-comment-header{align-items:center;display:flex;font-size:13px;font-weight:600;gap:10px;margin-bottom:10px}.forum-add-comment textarea{background:var(--bg);border:1px solid var(--border);border-radius:10px;caret-color:#2b2b2b;caret-color:var(--dark);color:#2b2b2b;color:var(--dark);font-size:13px;line-height:1.6;min-height:96px;outline:none;padding:10px 12px;resize:vertical;width:100%}.forum-add-comment textarea::placeholder{color:var(--mid);opacity:.85}.forum-add-comment textarea:focus{background:var(--white);border-color:#b8b2ef}.forum-add-comment-footer{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin-top:10px}.forum-add-comment-footer .forum-anon-disabled,.forum-add-comment-footer .forum-check{margin-left:8px}.forum-add-comment-footer .forum-btn{margin-left:auto}.forum-auth-required{align-items:center;background:#a89de814;border:1px dashed #cdcde6;border-radius:10px;color:#5c54af;display:flex;flex-wrap:wrap;font-size:13px;gap:10px;justify-content:space-between;line-height:1.5;padding:11px 12px}.forum-right-panel{display:flex;flex-direction:column;gap:12px;position:-webkit-sticky;position:sticky;top:88px}.forum-widget{background:var(--white);border:1px solid var(--border);border-radius:14px;overflow:hidden}.forum-widget-header{align-items:center;border-bottom:1px solid var(--border);display:flex;font-size:12px;font-weight:700;gap:8px;justify-content:space-between;padding:12px 14px}.forum-widget-body{display:flex;flex-direction:column;gap:10px;padding:12px 14px}.forum-widget-link{background:#0000;border:0;color:var(--mid);cursor:pointer;font-size:11px;line-height:1.2}.forum-widget-link:hover{color:#2b2b2b;color:var(--dark)}.forum-widget-note{color:var(--mid);font-size:12px;line-height:1.55;margin:0 0 10px}.forum-widget-empty{color:var(--mid);font-size:12px;line-height:1.5}.forum-stats-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.forum-stat-cell{background:#f4f4f2;border-radius:10px;padding:10px}.forum-stat-val{font-family:Unbounded,Circe,sans-serif;font-size:18px;line-height:1}.forum-stat-val.mint{color:#18a869}.forum-stat-val.lav{color:var(--lav)}.forum-stat-val-small{font-size:14px}.forum-stat-label{color:var(--mid);font-size:11px;margin-top:4px}.forum-active-item{align-items:flex-start;background:#0000;border:0;cursor:pointer;display:flex;gap:8px;padding:5px 0;text-align:left;width:100%}.forum-active-item+.forum-active-item{border-top:1px solid var(--border);margin-top:8px;padding-top:10px}.forum-active-item-title{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:500;line-height:1.45;margin-bottom:2px}.forum-active-item-meta{color:var(--mid);font-size:11px}.forum-my-activity-item{align-items:center;background:#0000;border:0;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:6px 4px;text-align:left;width:100%}.forum-my-activity-item:hover{background:var(--bg)}.forum-my-activity-item+.forum-my-activity-item{border-top:1px solid var(--border);margin-top:7px;padding-top:10px}.forum-activity-icon{align-items:center;border-radius:7px;display:inline-flex;flex-shrink:0;font-size:13px;height:28px;justify-content:center;width:28px}.forum-activity-icon.is-topic{background:var(--lav-dim)}.forum-activity-icon.is-comment{background:var(--mint-dim)}.forum-my-activity-text{flex:1 1;min-width:0}.forum-my-activity-title{color:#2b2b2b;color:var(--dark);display:block;font-size:12px;font-weight:500;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forum-my-activity-meta{color:var(--mid);display:block;font-size:11px;margin-top:2px}.forum-my-activity-count{background:var(--lav-dim);border-radius:999px;color:#7569d3;font-size:11px;font-weight:700;padding:2px 7px}.forum-btn{align-items:center;border:0;border-radius:10px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;justify-content:center;line-height:1.2;padding:10px 16px;text-decoration:none}.forum-btn.full{width:100%}.forum-btn-primary{background:#5aeea0;background:var(--mint);color:#2b2b2b;color:var(--dark)}.forum-btn-primary:hover{box-shadow:0 10px 20px #5aeaa040}.forum-btn-primary:disabled{box-shadow:none;cursor:default;opacity:.6}.forum-btn-ghost{background:#0000;border:1px solid var(--border);color:#2b2b2b;color:var(--dark)}.forum-reaction-picker{align-items:center;display:inline-flex;gap:8px}.forum-reaction-picker.compact{gap:6px}.forum-reaction-picker-items{align-items:center;display:inline-flex;flex-wrap:wrap;gap:6px}.forum-reaction-btn{align-items:center;background:#f6f6f4;border:1px solid var(--border);border-radius:100px;color:var(--mid);cursor:pointer;display:inline-flex;font-size:16px;justify-content:center;line-height:1;min-height:30px;min-width:34px;padding:4px 8px;transition:transform .16s ease,background-color .18s ease,border-color .18s ease}.forum-reaction-btn:hover{transform:translateY(-1px)}.forum-reaction-btn.compact{font-size:14px;min-height:26px;min-width:30px;padding:3px 7px}.forum-reaction-btn.active{background:#5aeaa029;border-color:#5aeaa06b;box-shadow:0 0 0 2px #5aeaa024}.forum-reaction-total{color:var(--mid);font-size:12px;font-weight:700;min-width:18px}.forum-avatar{align-items:center;border-radius:999px;color:#353535;display:flex;flex-shrink:0;font-weight:700;justify-content:center;overflow:hidden}.forum-avatar img{height:100%;object-fit:cover;width:100%}.forum-avatar-sm{font-size:11px;height:30px;width:30px}.forum-avatar-md{font-size:12px;height:38px;width:38px}.forum-mini-badge{background:#a89de826;border-radius:999px;color:#7d73d9;font-size:10px;font-weight:700;line-height:1.2;padding:2px 8px}.forum-anon-disabled{color:var(--mid);font-size:12px}.forum-check{align-items:center;color:#2b2b2b;color:var(--dark);display:inline-flex;font-size:12px;gap:8px;line-height:1.35}.forum-check input{height:15px;margin:0;width:15px}.forum-state{background:var(--white);border:1px solid var(--border);border-radius:12px;color:var(--mid);font-size:13px;padding:14px}.forum-state-error{background:#dc5f5f14;border-color:#dc5f5f73;color:#972f2f}.forum-empty-state{background:var(--white);border:1px dashed var(--border);border-radius:12px;padding:26px 14px;text-align:center}.forum-empty-state.compact{margin:10px}.forum-empty-title{font-size:14px;font-weight:600;line-height:1.3}.forum-empty-sub{color:var(--mid);font-size:13px;line-height:1.5;margin-top:5px}.forum-mod-bar{align-items:center;background:#2b2b2b08;border:1px solid #2b2b2b24;border-radius:10px;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px;padding:9px 11px}.forum-mod-label{color:var(--mid);font-size:10px;font-weight:700;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}.forum-mod-btn{background:var(--white);border:1px solid var(--border);border-radius:7px;color:var(--mid);cursor:pointer;font-size:12px;padding:5px 10px}.forum-mod-btn.active-pin{background:#5aeaa01f;border-color:#5aeaa066;color:#1d8b5a}.forum-mod-btn.active-lock{background:#a89de824;border-color:#a89de880;color:#675ebf}.forum-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000059;display:flex;inset:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;transition:opacity .2s ease;z-index:2100}.forum-modal-overlay.open{opacity:1;pointer-events:auto}.forum-modal{background:var(--white);border-radius:16px;box-shadow:0 22px 54px #0003;overflow:hidden;width:min(560px,100vw - 24px)}.forum-modal-header{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:8px;justify-content:space-between;padding:17px 18px}.forum-modal-header h3{font-family:Unbounded,Circe,sans-serif;font-size:16px;line-height:1.3;margin:0}.forum-modal-header button{background:#f7f7f6;border:1px solid var(--border);border-radius:8px;color:var(--mid);cursor:pointer;font-size:14px;height:32px;width:32px}.forum-modal-body{padding:16px 18px}.forum-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.forum-field span{font-size:12px;font-weight:600;line-height:1.25}.forum-field input,.forum-field select,.forum-field textarea{background:var(--bg);border:1.5px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);font-size:13px;outline:none;padding:10px 12px}.forum-field input:focus,.forum-field select:focus,.forum-field textarea:focus{background:var(--white);border-color:#b8b2ef}.forum-field textarea{line-height:1.6;resize:vertical}.forum-modal-footer{align-items:center;border-top:1px solid var(--border);display:flex;gap:8px;justify-content:flex-end;margin-top:12px;padding-top:12px}.forum-mobile-nav{display:none}.forum-auth-shell .podcasts-topbar{border-bottom:1px solid var(--border)}.forum-auth-shell__topbar{padding-bottom:12px;padding-top:12px}.forum-auth-shell__topbar-left{flex:1 1;min-width:0}.forum-auth-shell__topbar-right{flex-shrink:0}.forum-auth-shell__title{color:#2b2b2b;color:var(--dark);flex-shrink:0;font-family:Unbounded,Circe,sans-serif;font-size:16px;letter-spacing:-.03em;line-height:1.2;margin:0}.forum-auth-shell__search{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:10px;color:#b0b6c2;display:inline-flex;gap:8px;margin-left:12px;min-width:220px;padding:8px 12px;width:min(360px,42vw)}.forum-auth-shell__search svg{fill:none;stroke:currentColor;stroke-width:2;flex-shrink:0;height:14px;width:14px}.forum-auth-shell__search input{background:#0000;border:0;color:#2b2b2b;color:var(--dark);font-size:13px;outline:none;width:100%}.forum-auth-shell__search input::placeholder{color:#b5b9c2}.forum-auth-shell__create{white-space:nowrap}.forum-auth-shell__icon-btn{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:9px;color:var(--mid);cursor:pointer;display:inline-flex;height:36px;justify-content:center;position:relative;width:36px}.forum-auth-shell__icon-btn svg{fill:none;stroke:currentColor;stroke-width:1.8;height:16px;width:16px}.forum-auth-shell__icon-btn:hover{border-color:#c7c7c7;color:#2b2b2b;color:var(--dark)}.forum-auth-shell__notif-dot{background:var(--lav);border:1.5px solid var(--white);border-radius:999px;height:7px;position:absolute;right:7px;top:7px;width:7px}@media(max-width:1240px){.forum-layout{grid-template-columns:220px minmax(0,1fr)}.forum-layout-auth{grid-template-columns:1fr;max-width:100%}.forum-right-panel{display:none}}@media(max-width:900px){.forum-page{padding:16px 12px 76px}.forum-page--auth{padding:14px 12px 76px}.forum-layout{gap:12px;grid-template-columns:1fr}.forum-sidebar{display:none}.forum-page-header{align-items:stretch;flex-direction:column;margin-bottom:12px}.forum-page-title{font-size:20px}.forum-page-subtitle{font-size:13px}.forum-auth-shell__title{font-size:14px}.forum-auth-shell__topbar-right{gap:8px}.forum-btn{width:100%}.forum-auth-shell__topbar .forum-btn{width:auto}.forum-auth-shell__search{display:none}.forum-breadcrumb{gap:6px;margin-bottom:12px}.forum-breadcrumb-item{padding:5px 9px}.forum-breadcrumb-item.is-truncate .forum-breadcrumb-label{max-width:170px}.forum-topics-total{margin-left:0;width:100%}.forum-topic-row{align-items:flex-start;flex-direction:column;padding:12px}.forum-topic-stats{align-items:flex-start;flex-direction:row;gap:10px}.forum-section-card{flex-wrap:wrap;padding:13px}.forum-my-topics-banner{flex-wrap:wrap}.forum-my-topics-banner-btn{margin-left:auto}.forum-section-count-wrap{text-align:left}.forum-topic-post-body,.forum-topic-post-footer,.forum-topic-post-header{padding-left:14px;padding-right:14px}.forum-topic-post-title-wrap h2{font-size:16px}.forum-comment{padding:12px}.forum-comment.is-reply{margin-left:14px;margin-left:calc(var(--forum-reply-level, 1)*14px)}.forum-add-comment-footer,.forum-inline-reply-footer{align-items:stretch;flex-direction:column}.forum-add-comment-footer .forum-anon-disabled,.forum-add-comment-footer .forum-btn,.forum-add-comment-footer .forum-check{margin-left:0}.forum-emoji-tools{width:100%}.forum-inline-reply-actions{justify-content:flex-end;width:100%}.forum-modal{max-height:90vh;overflow:auto;width:calc(100vw - 20px)}.forum-modal-footer{align-items:stretch;flex-direction:column}.forum-mobile-nav{grid-gap:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-top:1px solid var(--border);bottom:0;display:grid;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));left:0;padding-bottom:env(safe-area-inset-bottom);position:fixed;right:0;z-index:1400}.forum-mobile-nav button{background:#0000;border:0;color:var(--mid);cursor:pointer;font-size:12px;font-weight:600;padding:11px 8px}.forum-mobile-nav button.active{color:#6a60ca}}[data-app-theme=dark] .forum-page{--dark:#ecf2ff;--dark2:#c8d2e5;--mid:#99a6be;--mint:#56d09a;--lav:#b1a6f2;--white:#202a38;--bg:#141b26;--border:#344257;--mint-dim:#56d09a2e;--lav-dim:#b1a6f233}[data-app-theme=dark] .forum-page .forum-action-btn:hover,[data-app-theme=dark] .forum-page .forum-active-item:hover,[data-app-theme=dark] .forum-page .forum-my-activity-item:hover,[data-app-theme=dark] .forum-page .forum-topic-row:hover{background:#1a2331}[data-app-theme=dark] .forum-page .forum-auth-shell__icon-btn:hover,[data-app-theme=dark] .forum-page .forum-emoji-btn:hover,[data-app-theme=dark] .forum-page .forum-section-card:hover{border-color:#51617d}[data-app-theme=dark] .forum-page .forum-topic-badge.grey{background:#2e394c;color:#a4afc4}[data-app-theme=dark] .forum-page .forum-emoji-btn,[data-app-theme=dark] .forum-page .forum-inline-reply,[data-app-theme=dark] .forum-page .forum-reaction-btn,[data-app-theme=dark] .forum-page .forum-stat-cell{background:#1a2230}[data-app-theme=dark] .forum-page .forum-reaction-total{color:#c2cde1}[data-app-theme=dark] .forum-page .forum-auth-required,[data-app-theme=dark] .forum-page .forum-empty-state,[data-app-theme=dark] .forum-page .forum-state{background:#1b2432}[data-app-theme=dark] .forum-page .forum-active-item-title,[data-app-theme=dark] .forum-page .forum-add-comment-header,[data-app-theme=dark] .forum-page .forum-comment-author,[data-app-theme=dark] .forum-page .forum-comments-header h3,[data-app-theme=dark] .forum-page .forum-my-activity-title,[data-app-theme=dark] .forum-page .forum-page-title,[data-app-theme=dark] .forum-page .forum-section-name,[data-app-theme=dark] .forum-page .forum-topic-post-title-wrap h2,[data-app-theme=dark] .forum-page .forum-topic-title,[data-app-theme=dark] .forum-page .forum-widget-header{color:#ecf2ff}[data-app-theme=dark] .forum-page .forum-active-item-meta,[data-app-theme=dark] .forum-page .forum-comment-text,[data-app-theme=dark] .forum-page .forum-comment-time,[data-app-theme=dark] .forum-page .forum-comments-header span,[data-app-theme=dark] .forum-page .forum-my-activity-meta,[data-app-theme=dark] .forum-page .forum-page-subtitle,[data-app-theme=dark] .forum-page .forum-topic-link-hint,[data-app-theme=dark] .forum-page .forum-topic-meta-row,[data-app-theme=dark] .forum-page .forum-widget-empty,[data-app-theme=dark] .forum-page .forum-widget-note{color:#aeb9ce}[data-app-theme=dark] .forum-page .forum-add-comment textarea::placeholder{color:#7f8ca4;opacity:1}[data-app-theme=dark] .forum-page .forum-my-comment{background:#202a38}[data-app-theme=dark] .forum-page .forum-my-comment-reply{border-left-color:#b1a6f2a6}[data-app-theme=dark] .forum-page .forum-comment.is-reply{background:#1a2331;border-left-color:#44556f}[data-app-theme=dark] .forum-page .forum-mobile-nav{background:#141b26f5}[data-app-theme=dark] .forum-page .forum-topic-row.mine:after{background:#b1a6f2e6}[data-app-theme=dark] .forum-page .forum-breadcrumb-item{color:#93a2bc}[data-app-theme=dark] .forum-page button.forum-breadcrumb-item:hover{background:#1a2230;border-color:#3f4f67;color:#ecf2ff}[data-app-theme=dark] .forum-page .forum-breadcrumb-item.current{background:#b1a6f22e;border-color:#b1a6f257;color:#ecf2ff}[data-app-theme=dark] .forum-page .forum-breadcrumb-sep{color:#708099}[data-app-theme=dark] .forum-auth-shell .forum-auth-shell__search{background:#1a2230;border-color:#344257;color:#7f8ca4}[data-app-theme=dark] .forum-auth-shell .forum-auth-shell__search input::placeholder{color:#7f8ca4}[data-app-theme=dark] .forum-auth-shell .forum-auth-shell__icon-btn{background:#1a2230;border-color:#344257;color:#b7c0d3}[data-app-theme=dark] .forum-auth-shell .forum-auth-shell__notif-dot{border-color:#1a2230}.podcasts-hub{--dark:#2b2b2b;--dark2:#3a3a3a;--mid:#6b6b6b;--mint:#5aeaa0;--lav:#a89de8;--bg:#f8f8f6;--white:#fff;--border:#e4e4e4;--mint-dim:#5aeaa01f;--lav-dim:#a89de824;--app-offset-top:var(--site-maintenance-offset,0px);--app-layout-h:calc(100vh - var(--app-offset-top));--app-layout-h-dyn:calc(100dvh - var(--app-offset-top));background:var(--bg);color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif;min-height:var(--app-layout-h);min-height:var(--app-layout-h-dyn)}.podcasts-hub *{box-sizing:border-box}.podcasts-shell{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:var(--app-layout-h);min-height:var(--app-layout-h-dyn)}.podcasts-sidebar{background:var(--white);border-right:1px solid var(--border);display:flex;flex-direction:column;height:var(--app-layout-h);height:var(--app-layout-h-dyn);overflow-y:auto;padding:0;position:-webkit-sticky;position:sticky;top:var(--app-offset-top);z-index:20}.podcasts-sidebar__logo{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:10px;padding:22px 20px 18px;text-decoration:none}.podcasts-hub .logo-circle{background:radial-gradient(circle at 25% 75%,#4eeea0,#7ed8c8 40%,#9bb4e8 75%,#a89de8);border-radius:50%;flex-shrink:0;height:32px;width:32px}.podcasts-hub .logo-text{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;letter-spacing:-.02em}.podcasts-hub .logo-text span{color:var(--lav)}.podcasts-sidebar__section{padding:20px 12px 8px}.podcasts-sidebar__label{color:#bbb;font-size:10px;font-weight:600;letter-spacing:.1em;margin-bottom:6px;padding:0 8px;text-transform:uppercase}.podcasts-sidebar__nav{display:flex;flex-direction:column;gap:2px;list-style:none;margin:0;padding:0}.podcasts-sidebar__nav li{margin:0;padding:0}.podcasts-sidebar__nav a,.podcasts-sidebar__nav button{align-items:center;background:#0000;border:0;border-radius:8px;color:var(--mid);cursor:pointer;display:flex;font-family:Onest,sans-serif;font-size:13px;font-weight:400;gap:10px;padding:8px 10px;position:relative;text-align:left;text-decoration:none;transition:background .15s,color .15s;width:100%}.podcasts-sidebar__nav a:hover,.podcasts-sidebar__nav button:hover{background:var(--bg);color:#2b2b2b;color:var(--dark)}.podcasts-sidebar__nav a.active{background:var(--mint-dim);color:#2b2b2b;color:var(--dark);font-weight:500}.podcasts-sidebar__nav a.active:before{background:#5aeea0;background:var(--mint);border-radius:0 3px 3px 0;content:"";height:18px;left:-10px;position:absolute;top:50%;transform:translateY(-50%);width:3px}.podcasts-hub .nav-icon{flex-shrink:0;height:18px;opacity:.6;width:18px}.podcasts-sidebar__nav a.active .nav-icon{color:#18a869;opacity:1}.podcasts-sidebar__badge{background:#5aeaa03d;border-radius:999px;color:#18a869;font-size:10px;font-weight:700;height:18px;line-height:18px;margin-left:auto;min-width:18px;padding:0 6px;text-align:center}.podcasts-sidebar__extra{display:flex;flex-direction:column;gap:12px;padding:8px 12px 0}.podcasts-sidebar__user{align-items:center;border-top:1px solid var(--border);display:flex;gap:10px;margin-top:auto;padding:16px 12px;transition:background .15s}.podcasts-sidebar__user:hover{background:var(--bg)}.podcasts-sidebar__user-avatar{align-items:center;background:linear-gradient(135deg,#5aeea0,var(--lav));background:linear-gradient(135deg,var(--mint),var(--lav));border-radius:50%;color:#2b2b2b;color:var(--dark);display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:32px;justify-content:center;overflow:hidden;position:relative;width:32px}.podcasts-sidebar__user-avatar-fallback{pointer-events:none}.podcasts-sidebar__user-avatar img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.podcasts-sidebar__user-meta{flex:1 1;min-width:0}.podcasts-sidebar__user-name{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.podcasts-sidebar__user-role{color:var(--mid);font-size:11px}.podcasts-sidebar__logout{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:8px;color:var(--mid);cursor:pointer;display:inline-flex;height:28px;justify-content:center;opacity:.78;transition:all .15s;width:28px}.podcasts-sidebar__logout:hover{background:var(--bg);color:#2b2b2b;color:var(--dark);opacity:1}.podcasts-main{display:flex;flex-direction:column;min-height:var(--app-layout-h);min-height:var(--app-layout-h-dyn);min-width:0}.podcasts-topbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid var(--border);display:flex;gap:16px;justify-content:space-between;padding:14px 32px;position:-webkit-sticky;position:sticky;top:var(--app-offset-top);z-index:25}.podcasts-topbar__left,.podcasts-topbar__right{align-items:center;display:flex;gap:12px}.podcasts-topbar__menu-btn{background:var(--white);border:1px solid var(--border);border-radius:8px;color:#2b2b2b;color:var(--dark);cursor:pointer;display:none;font-size:16px;height:34px;place-items:center;width:34px}.podcasts-topbar__search{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:10px;color:#bbb;display:flex;gap:10px;padding:8px 14px;transition:border-color .2s;width:min(420px,58vw)}.podcasts-topbar__search:focus-within{border-color:#5aeea0;border-color:var(--mint);color:#8f96a3}.podcasts-topbar__search input,.podcasts-topbar__search span{background:#0000;border:none;color:#2b2b2b;color:var(--dark);flex:1 1;font-family:Onest,sans-serif;font-size:13px;min-width:0;outline:none}.podcasts-topbar__search input::placeholder,.podcasts-topbar__search span::placeholder{color:#bbb}.podcasts-topbar__separator{background:var(--border);height:24px;width:1px}.podcasts-topbar__avatar{background:linear-gradient(135deg,#5aeea0,var(--lav));background:linear-gradient(135deg,var(--mint),var(--lav));border:1px solid #0000;border-radius:50%;color:#2b2b2b;color:var(--dark);cursor:pointer;display:grid;font-size:12px;font-weight:700;height:34px;place-items:center;width:34px}.podcasts-btn{align-items:center;border:1px solid #0000;border-radius:10px;cursor:pointer;display:inline-flex;font-family:Onest,sans-serif;font-size:12px;font-weight:600;gap:8px;justify-content:center;min-height:36px;padding:8px 14px;transition:transform .15s,box-shadow .15s,opacity .15s,background .15s}.podcasts-btn:hover{transform:translateY(-1px)}.podcasts-btn--mint{background:var(--mint-dim);border-color:#5aeaa04d;color:#18a869}.podcasts-btn--play{background:#5aeea0;background:var(--mint);color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-weight:700;letter-spacing:-.01em;padding-inline:20px}.podcasts-btn--play:hover{box-shadow:0 8px 24px #5aeaa04d}.podcasts-btn--subtle{background:#ffffff14;border:1px solid #ffffff1a;color:#aaa}.podcasts-btn--subtle:hover{background:#ffffff24;color:#e0e0e0}.podcasts-content{padding:32px;width:100%}.podcasts-page-header{align-items:flex-end;display:flex;gap:14px;justify-content:space-between;margin-bottom:26px}.podcasts-page-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:24px;font-weight:800;letter-spacing:-.03em;margin:0 0 6px}.podcasts-page-sub{color:var(--mid);font-size:14px;font-weight:300;margin:0}.podcasts-view-switcher{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:10px;display:inline-flex;gap:4px;padding:4px}.podcasts-view-btn{background:#0000;border:0;border-radius:8px;color:var(--mid);cursor:pointer;font-family:Onest,sans-serif;font-size:12px;font-weight:500;min-height:32px;min-width:98px;transition:background .15s,color .15s}.podcasts-view-btn:hover{color:#2b2b2b;color:var(--dark)}.podcasts-view-btn.active{background:#2b2b2b;background:var(--dark);color:var(--white);font-weight:600}.podcasts-filters-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.podcasts-filter-chip{align-items:center;background:var(--white);border:1.5px solid var(--border);border-radius:100px;color:var(--mid);cursor:pointer;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:6px 14px;transition:all .15s;white-space:nowrap}.podcasts-filter-chip:hover{border-color:#2b2b2b;border-color:var(--dark);color:#2b2b2b;color:var(--dark)}.podcasts-filter-chip.active{background:#2b2b2b;background:var(--dark);border-color:#2b2b2b;border-color:var(--dark);color:var(--white)}.podcasts-filter-dot{border-radius:50%;height:6px;width:6px}.podcasts-filter-dot.is-mint{background:#18a869}.podcasts-filter-dot.is-lav{background:#7b6fd4}.podcasts-filter-dot.is-amber{background:#f5b81f}.podcasts-filter-dot.is-sky{background:#9bb4e8}.podcasts-filter-dot.is-coral{background:#e5735a}.podcasts-section-label{color:var(--mid);font-family:Unbounded,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;margin:0 0 16px;text-transform:uppercase}.podcasts-trending-strip{display:flex;gap:10px;margin-bottom:28px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.podcasts-trending-strip::-webkit-scrollbar{display:none}.podcasts-trending-pill{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:14px;cursor:pointer;display:flex;flex:0 0 auto;gap:10px;max-width:300px;min-width:238px;padding:8px;transition:border-color .15s,box-shadow .15s,transform .15s}.podcasts-trending-pill:hover{border-color:#5aeaa073;box-shadow:0 10px 24px #1c1f2b14;transform:translateY(-1px)}.podcasts-trending-cover{background:linear-gradient(135deg,#d9f4e8,#d9def8);border-radius:10px;display:grid;flex-shrink:0;font-size:23px;height:46px;overflow:hidden;place-items:center;width:46px}.podcasts-trending-cover img{display:block;height:100%;object-fit:cover;width:100%}.podcasts-trending-cover span{display:grid;height:100%;place-items:center;width:100%}.podcasts-trending-info{flex:1 1;min-width:0}.podcasts-trending-name{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:600;line-height:1.25}.podcasts-trending-meta,.podcasts-trending-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.podcasts-trending-meta{color:var(--mid);font-size:11px;margin-top:3px}.podcasts-trending-listeners{color:#18a869;font-size:11px;font-weight:600;white-space:nowrap}.featured-podcast{background:#2b2b2b;background:var(--dark);border-radius:20px;cursor:pointer;display:grid;grid-template-columns:280px 1fr;margin-bottom:32px;min-height:220px;overflow:hidden;position:relative}.featured-podcast:before{background:radial-gradient(circle,#5aeaa02e 0,#0000 65%);border-radius:50%;content:"";height:300px;pointer-events:none;position:absolute;right:-60px;top:-60px;width:300px}.featured-cover{overflow:hidden;position:relative}.featured-cover img{display:block;height:100%;min-height:220px;object-fit:cover;opacity:.86;width:100%}.featured-cover__placeholder{background:linear-gradient(135deg,#6adab0,#97c4e6);display:grid;font-size:72px;height:100%;min-height:220px;opacity:.88;place-items:center;width:100%}.featured-cover-overlay{background:linear-gradient(90deg,#0000 50%,#2b2b2b);background:linear-gradient(90deg,#0000 50%,var(--dark) 100%);inset:0;position:absolute}.featured-content{display:flex;flex-direction:column;justify-content:space-between;padding:32px 36px;position:relative;z-index:1}.featured-badge{align-items:center;background:#5aeaa026;border:1px solid #5aeaa040;border-radius:100px;color:#5aeea0;color:var(--mint);display:inline-flex;font-size:11px;font-weight:600;gap:6px;letter-spacing:.06em;margin-bottom:16px;padding:4px 12px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.featured-title{color:#f0f0f0;font-family:Unbounded,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 10px}.featured-desc{color:#a8a8a8;font-size:13px;line-height:1.6;margin-bottom:20px;max-width:460px}.featured-meta{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px}.featured-author{align-items:center;display:flex;gap:8px}.featured-author-avatar{background:linear-gradient(135deg,#5aeea0,var(--lav));background:linear-gradient(135deg,var(--mint),var(--lav));border-radius:50%;color:#2b2b2b;color:var(--dark);display:grid;font-size:10px;font-weight:700;height:26px;place-items:center;width:26px}.featured-author-name{color:#b5b5b5;font-size:12px}.featured-stat{color:#8c8c8c;font-size:12px}.featured-actions{display:flex;flex-wrap:wrap;gap:10px}.podcast-detail-crumbs{align-items:center;color:var(--mid);display:flex;font-size:13px;gap:8px;margin-bottom:20px}.podcast-detail-crumbs a{color:var(--mid);text-decoration:none;transition:color .15s}.podcast-detail-crumbs a:hover{color:#2b2b2b;color:var(--dark)}.podcast-detail-crumbs svg{color:#ccc;flex-shrink:0}.podcast-detail-crumbs span{color:#2b2b2b;color:var(--dark);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.podcast-detail-hero{align-items:flex-start;background:#2b2b2b;background:var(--dark);border-radius:20px;display:flex;gap:24px;margin-bottom:28px;overflow:hidden;padding:28px;position:relative}.podcast-detail-hero:before{background:radial-gradient(circle,#5aeaa033 0,#0000 68%);border-radius:50%;content:"";height:260px;pointer-events:none;position:absolute;right:-60px;top:-80px;width:260px}.podcast-detail-cover{background:linear-gradient(135deg,#5aeaa0,#a89de8);border-radius:16px;flex-shrink:0;height:220px;overflow:hidden;position:relative;width:220px}.podcast-detail-cover img{height:100%;object-fit:cover;width:100%}.podcast-detail-cover-fallback{display:grid;font-size:76px;height:100%;opacity:.9;place-items:center;width:100%}.podcast-detail-info{flex:1 1;min-width:0;position:relative;z-index:1}.podcast-detail-cat{background:#5aeaa024;border-radius:100px;color:#18a869;font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:10px;padding:2px 9px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.podcast-detail-cat.is-lav{background:#a89de829;color:#7b6fd4}.podcast-detail-cat.is-amber{background:#f5b81f29;color:#b8780a}.podcast-detail-cat.is-sky{background:#9bb4e82e;color:#5b6fd4}.podcast-detail-cat.is-coral{background:#e5735a2e;color:#e38970}.podcast-detail-title{color:#f1f3f8;font-family:Unbounded,sans-serif;font-size:30px;font-weight:800;letter-spacing:-.03em;line-height:1.14;margin:0 0 10px}.podcast-detail-desc{color:#aeb7c8;font-size:14px;line-height:1.65;margin:0 0 16px;max-width:680px}.podcast-detail-author{align-items:center;display:flex;gap:8px;margin-bottom:16px}.podcast-detail-author-pic{background:linear-gradient(135deg,#5aeaa0,#a89de8);border-radius:50%;color:#161b24;display:grid;flex-shrink:0;font-size:10px;font-weight:700;height:26px;place-items:center;width:26px}.podcast-detail-author-name{color:#c3cbda;font-size:13px}.podcast-detail-actions{display:flex;flex-wrap:wrap;gap:10px}.podcast-detail-sub-btn.subscribed{border-color:#75e2b54d;color:#75e2b5}.podcast-detail-episodes{margin-bottom:24px}.podcast-detail-sort{background:var(--white);border:1px solid var(--border);border-radius:8px;color:var(--mid);cursor:pointer;font-family:Onest,sans-serif;font-size:12px;outline:none;padding:6px 10px}.podcast-detail-episode-badge{align-items:center;background:#5aeaa024;border-radius:100px;color:#18a869;display:inline-flex;font-size:10px;font-weight:700;letter-spacing:.04em;padding:2px 8px}.podcast-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:36px}.podcast-card{background:var(--white);border:1px solid var(--border);border-radius:16px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .2s,transform .15s}.podcast-card:hover{box-shadow:0 12px 40px #00000014;transform:translateY(-2px)}.podcast-card-cover{aspect-ratio:1;background:#eee;overflow:hidden;position:relative}.podcast-card-cover__img{display:block;height:100%;object-fit:cover;transition:transform .3s;width:100%}.podcast-card:hover .podcast-card-cover__img{transform:scale(1.04)}.podcast-card-cover-emoji{display:grid;font-size:56px;height:100%;place-items:center;transition:transform .3s;width:100%}.podcast-card-cover-emoji.is-mint{background:linear-gradient(135deg,#c6f4df,#92dfbe)}.podcast-card-cover-emoji.is-lav{background:linear-gradient(135deg,#e5e0fb,#c4b8f1)}.podcast-card-cover-emoji.is-amber{background:linear-gradient(135deg,#ffecc6,#f9ce73)}.podcast-card-cover-emoji.is-sky{background:linear-gradient(135deg,#d7e5ff,#9fbde9)}.podcast-card-cover-emoji.is-coral{background:linear-gradient(135deg,#f9d9d1,#ecab9b)}.podcast-card:hover .podcast-card-cover-emoji{transform:scale(1.04)}.podcast-card-play-overlay{align-items:center;background:#0000;display:flex;inset:0;justify-content:center;position:absolute;transition:background .2s}.podcast-card:hover .podcast-card-play-overlay{background:#00000059}.podcast-card-play-btn{align-items:center;background:#5aeea0;background:var(--mint);border-radius:50%;color:#2b2b2b;color:var(--dark);display:flex;height:44px;justify-content:center;opacity:0;transform:scale(.85);transition:opacity .2s,transform .2s;width:44px}.podcast-card:hover .podcast-card-play-btn{opacity:1;transform:scale(1)}.podcast-grid.is-list{display:flex;flex-direction:column;gap:12px}.podcast-grid.is-list .podcast-card{align-items:stretch;display:grid;grid-template-columns:124px minmax(0,1fr)}.podcast-grid.is-list .podcast-card-cover{aspect-ratio:auto;border-right:1px solid var(--border);height:124px}.podcast-grid.is-list .podcast-card-body{padding:14px 16px}.podcast-grid.is-list .podcast-card-author{margin-bottom:10px}.podcast-card-body{display:flex;flex:1 1;flex-direction:column;padding:14px 16px 16px}.podcast-card-tag{border-radius:100px;font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;padding:2px 8px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.podcast-card-tag.is-mint{background:#5aeaa01f;color:#18a869}.podcast-card-tag.is-lav{background:#a89de81f;color:#7b6fd4}.podcast-card-tag.is-amber{background:#f5b81f1f;color:#b8780a}.podcast-card-tag.is-sky{background:#9bb4e824;color:#5b6fd4}.podcast-card-tag.is-coral{background:#e5735a1f;color:#c4644f}.podcast-card-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;letter-spacing:-.01em;line-height:1.35;margin:0 0 6px}.podcast-card-author{color:var(--mid);flex:1 1;font-size:11px;margin-bottom:12px}.podcast-card-footer{align-items:center;border-top:1px solid var(--border);display:flex;gap:8px;justify-content:space-between;padding-top:10px}.podcast-card-eps{color:var(--mid);font-size:11px}.podcast-card-sub-btn{background:var(--lav-dim);border:none;border-radius:100px;color:var(--lav);cursor:pointer;font-size:11px;font-weight:600;padding:4px 10px;transition:background .15s;white-space:nowrap}.podcast-card-sub-btn:hover{background:#a89de838}.podcast-card-sub-btn.subscribed{background:#5aeaa01f;color:#18a869}.episodes-section{margin-bottom:28px}.episodes-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.episodes-list{display:flex;flex-direction:column}.episode-item{grid-gap:14px;align-items:center;border:1px solid #0000;border-radius:12px;cursor:pointer;display:grid;gap:14px;grid-template-columns:30px 52px minmax(0,1fr) auto;margin-bottom:6px;padding:12px 10px;transition:background .12s,border-color .12s,box-shadow .12s}.episode-item:first-child{border-top:1px solid #0000}.episode-item:hover{background:rgba(0,0,0,.015)}.episode-item.is-active{background:#5aeaa01f;border-color:#5aeaa073;box-shadow:0 10px 22px #5aeaa02e}.episode-item.is-active .episode-title{color:#159a63;font-weight:600}.episode-item.is-active .episode-num{color:#159a63}.episode-num{color:#ccc;flex-shrink:0;font-family:Unbounded,sans-serif;font-size:13px;font-weight:600;text-align:center;width:28px}.episode-thumb{background:linear-gradient(135deg,#c6f4df,#c4b8f1);border-radius:8px;display:grid;flex-shrink:0;font-size:24px;height:48px;overflow:hidden;place-items:center;width:48px}.episode-thumb img{height:100%;object-fit:cover;width:100%}.episode-thumb span{display:grid;height:100%;place-items:center;width:100%}.episode-info{flex:1 1;min-width:0}.episode-title{color:#2b2b2b;color:var(--dark);font-size:14px;font-weight:500;margin:0 0 3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.episode-meta{align-items:center;color:var(--mid);display:flex;flex-wrap:wrap;font-size:12px;gap:10px}.episode-likes{align-items:center;color:#cc5e76;display:inline-flex;font-weight:600;gap:5px}.episode-likes svg{display:block}.episode-dot{background:var(--border);border-radius:50%;height:3px;width:3px}.episode-actions{align-items:center;background:#ffffffe0;border:1px solid var(--border);border-radius:999px;display:flex;flex-shrink:0;gap:7px;padding:5px 7px}.ep-icon-btn{background:#fff;border:1px solid var(--border);border-radius:50%;color:var(--mid);cursor:pointer;display:grid;height:32px;place-items:center;transition:background .15s,border-color .15s,color .15s;width:32px}.ep-icon-btn svg{display:block}.ep-icon-btn:hover{background:var(--bg);border-color:#ccc;color:#2b2b2b;color:var(--dark)}.ep-icon-btn.saved{background:#e95a781f;border-color:#e95a7873;color:#e95a78}.ep-fav-btn:not(.saved):hover{border-color:#e95a7859;color:#d54f6d}.ep-queue-btn:hover{background:#5aeaa01a;border-color:#5aeaa073;color:#18a869}.ep-play-btn{background:#2b2b2b;background:var(--dark);border:none;border-radius:50%;cursor:pointer;display:grid;flex-shrink:0;height:36px;place-items:center;transition:background .15s,transform .15s;width:36px}.ep-play-btn:hover{background:var(--dark2);transform:scale(1.05)}.ep-play-btn.is-playing{background:#18a869}.ep-play-btn.is-playing:hover{background:#169861}.ep-duration{font-feature-settings:"tnum";color:var(--mid);font-size:12px;font-variant-numeric:tabular-nums;min-width:44px;text-align:right}.pagination{align-items:center;display:flex;gap:4px;justify-content:center;margin-top:24px}.page-btn{background:var(--white);border:1px solid var(--border);border-radius:8px;color:var(--mid);cursor:pointer;display:grid;font-size:13px;height:34px;place-items:center;transition:all .15s;width:34px}.page-btn:hover:not(:disabled){border-color:#2b2b2b;border-color:var(--dark);color:#2b2b2b;color:var(--dark)}.page-btn.active{background:#2b2b2b;background:var(--dark);border-color:#2b2b2b;border-color:var(--dark);color:var(--white)}.page-btn:disabled{cursor:not-allowed;opacity:.45}.podcasts-empty{border:1px dashed var(--border);border-radius:14px;color:var(--mid);font-size:13px;margin:4px 0 24px;padding:24px 14px;text-align:center}.podcasts-empty--inline{margin-bottom:0}.podcasts-overlay{display:none}@media(max-width:1180px){.podcast-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1024px){.podcasts-shell{grid-template-columns:1fr}.podcasts-sidebar{bottom:0;left:0;pointer-events:none;position:fixed;top:var(--app-offset-top);transform:translateX(-100%);transition:transform .25s ease,visibility 0s linear .25s;visibility:hidden;width:240px}.podcasts-sidebar.is-open{pointer-events:auto;transform:translateX(0);transition-delay:0s;visibility:visible}.podcasts-overlay{background:#0000005c;border:0;display:block;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .2s ease;z-index:19}.podcasts-overlay.is-open{opacity:1;pointer-events:auto}.podcasts-topbar{padding:12px 16px}.podcasts-topbar__menu-btn{display:inline-grid}.podcasts-topbar__search{width:min(540px,100vw - 140px)}.podcasts-content{padding:20px 16px 32px}.podcast-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.podcast-detail-hero{flex-direction:column;gap:16px;padding:20px}.podcast-detail-cover{height:130px;width:130px}.podcast-detail-title{font-size:24px}.featured-podcast{grid-template-columns:1fr}.featured-cover__placeholder{min-height:180px}.featured-content{padding:20px}.podcasts-view-switcher{display:none}.podcasts-trending-pill{max-width:240px;min-width:204px}.podcast-grid.is-list .podcast-card{grid-template-columns:88px minmax(0,1fr)}.podcast-grid.is-list .podcast-card-cover{height:88px}.podcast-grid.is-list .podcast-card-body{padding:10px 12px}}@media(max-width:640px){.podcasts-topbar__right .podcasts-btn--mint span,.podcasts-topbar__separator{display:none}.podcast-grid{grid-template-columns:1fr}.podcasts-trending-strip{margin-bottom:20px}.podcasts-trending-pill{max-width:218px;min-width:186px}.podcasts-trending-cover{border-radius:9px;height:40px;width:40px}.podcasts-trending-name{font-size:11px}.podcasts-trending-meta{font-size:10px}.featured-podcast{border-radius:14px}.episodes-meta{flex-wrap:wrap}.podcast-detail-crumbs{font-size:12px}.podcast-detail-title{font-size:22px}.podcast-detail-desc{font-size:13px}.podcast-detail-sort{font-size:11px;padding:6px 9px}.episode-item{gap:10px;grid-template-columns:24px 44px minmax(0,1fr) auto;padding:10px 8px}.episode-actions{gap:5px;padding:4px 6px}.ep-duration{display:none}.podcast-grid.is-list .podcast-card{grid-template-columns:76px minmax(0,1fr)}.podcast-grid.is-list .podcast-card-cover{height:76px}.podcast-grid.is-list .podcast-card-title{font-size:12px}}[data-app-theme=dark] .podcasts-hub{--dark:#eceff9;--dark2:#cfd5e3;--mid:#9ca5b7;--mint:#56d09a;--lav:#b2a7f4;--bg:#161b24;--white:#212835;--border:#364152;--mint-dim:#56d09a29;--lav-dim:#b2a7f42e}[data-app-theme=dark] .podcasts-hub .podcasts-topbar{background:#181e28e6}[data-app-theme=dark] .podcasts-hub .podcasts-topbar__search{color:#818da3}[data-app-theme=dark] .podcasts-hub .page-btn.active,[data-app-theme=dark] .podcasts-hub .podcasts-filter-chip.active{background:#eceff9;border-color:#eceff9;color:#141923}[data-app-theme=dark] .podcasts-hub .podcasts-view-switcher{background:#1a2230;border-color:#344157}[data-app-theme=dark] .podcasts-hub .podcasts-view-btn.active{background:#eceff9;color:#141923}[data-app-theme=dark] .podcasts-hub .podcasts-trending-pill{background:#1d2533;border-color:#344157}[data-app-theme=dark] .podcasts-hub .podcasts-trending-listeners{color:#6de5b2}[data-app-theme=dark] .podcasts-hub .featured-podcast{background:#141923}[data-app-theme=dark] .podcasts-hub .featured-cover-overlay{background:linear-gradient(90deg,#0000 30%,#141923e6)}[data-app-theme=dark] .podcasts-hub .featured-title{color:#f2f4fa}[data-app-theme=dark] .podcasts-hub .featured-desc{color:#b4bfd1}[data-app-theme=dark] .podcasts-hub .featured-author-name{color:#cad2df}[data-app-theme=dark] .podcasts-hub .featured-stat{color:#8e9ab0}[data-app-theme=dark] .podcasts-hub .podcasts-btn--subtle{background:#ffffff0f;border-color:#ffffff1f;color:#c6cde0}[data-app-theme=dark] .podcasts-hub .podcast-card:hover{box-shadow:0 12px 40px #00000059}[data-app-theme=dark] .podcasts-hub .episode-item:hover{background:#ffffff05}[data-app-theme=dark] .podcasts-hub .episode-actions{background:#101621c2;border-color:#364152}[data-app-theme=dark] .podcasts-hub .ep-icon-btn{background:#202836;border-color:#364152;color:#aeb9cd}[data-app-theme=dark] .podcasts-hub .ep-icon-btn.saved{background:#ff84a024;border-color:#ff84a066;color:#ff84a0}[data-app-theme=dark] .podcasts-hub .episode-likes{color:#ff90ac}[data-app-theme=dark] .podcasts-hub .podcasts-empty{background:#ffffff05}[data-app-theme=dark] .podcasts-hub .podcast-detail-hero{background:#141923}[data-app-theme=dark] .podcasts-hub .podcast-detail-author-name{color:#cbd5e8}[data-app-theme=dark] .podcasts-hub .podcast-detail-desc{color:#b6bfd4}.podcasts-episode-layout{grid-gap:18px;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) 320px}.ep-player-card{background:#2b2b2b;background:var(--dark);border-radius:18px;margin-bottom:16px;overflow:hidden;padding:20px;position:relative}.ep-player-card:before{background:radial-gradient(circle,#5aeaa029,#0000 65%);border-radius:50%;content:"";height:220px;pointer-events:none;position:absolute;right:-60px;top:-60px;width:220px}.ep-player-top{align-items:flex-start;display:flex;gap:16px;position:relative;z-index:1}.ep-cover-wrap{background:linear-gradient(135deg,#5aeaa0,#a89de8);border-radius:12px;box-shadow:0 8px 24px #00000042;flex-shrink:0;height:100px;overflow:hidden;width:100px}.ep-cover-wrap img{display:block;height:100%;object-fit:cover;width:100%}.ep-player-meta{flex:1 1;min-width:0}.ep-player-badge{color:#5aeaa0;font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.ep-player-title{color:#f0f0f0;font-family:Unbounded,sans-serif;font-size:18px;font-weight:800;letter-spacing:-.02em;line-height:1.3;margin:0 0 8px}.ep-player-meta-line{align-items:center;color:#97a0b0;display:flex;flex-wrap:wrap;font-size:12px;gap:8px}.ep-player-meta-line .dot{background:#97a0b0b3;border-radius:50%;height:3px;width:3px}.ep-player-controls{margin-top:16px;position:relative;z-index:1}.ep-player-controls__aegis-note{background:#73d9b814;border:1px solid #73d9b83d;border-radius:14px;color:#bfe9da;font-size:12px;line-height:1.45;margin-bottom:12px;padding:10px 12px}.ep-aegis-player-wrap{background:#ffffff0a;border:1px solid #ffffff24;border-radius:14px;margin-top:16px;max-width:100%;overflow:hidden;position:relative;width:100%;z-index:1}.ep-aegis-player{border:0;display:block;height:clamp(360px,52vh,620px);min-height:360px;width:100%}@media(max-width:900px){.ep-aegis-player{height:clamp(280px,46vh,420px);min-height:280px}}.ep-player-controls__row{align-items:center;display:flex;gap:10px}.ep-player-controls__times{font-feature-settings:"tnum";color:#95a0b5;display:flex;font-size:11px;font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:8px}.ep-player-seek{-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,#5aeaa0 0,#a89de8 0,#ffffff2e 0,#ffffff2e);background:linear-gradient(to right,#5aeaa0 0,#a89de8 var(--pgp-progress,0),#ffffff2e var(--pgp-progress,0),#ffffff2e 100%);border-radius:999px;cursor:pointer;height:5px;outline:none;width:100%}.ep-player-seek::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:0;border-radius:50%;height:13px;width:13px}.ep-player-seek::-moz-range-thumb{background:#fff;border:0;border-radius:50%;height:13px;width:13px}.ep-control-btn{background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;color:#eaf0ff;cursor:pointer;font-family:Onest,sans-serif;font-size:12px;font-weight:600;height:34px;padding:0 12px}.ep-control-btn--play{background:#5aeaa0;border:0;border-radius:50%;color:#112619;flex-shrink:0;font-size:14px;height:42px;padding:0;width:42px}.ep-control-btn--speed{margin-left:auto}.ep-comments-card,.ep-desc-card,.ep-sidebar-card,.timecodes-card{background:var(--white);border:1px solid var(--border);border-radius:16px}.ep-comments-card,.ep-desc-card{padding:20px}.ep-desc-card{margin-bottom:12px}.ep-desc-text{color:var(--dark2);font-size:14px;line-height:1.7}.ep-tags-row{border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:14px}.ep-tag{background:var(--bg);border:1px solid var(--border);border-radius:100px;color:var(--mid);font-size:12px;padding:4px 10px}.reactions-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.reaction-btn{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:999px;color:var(--mid);cursor:pointer;display:inline-flex;font-size:13px;gap:6px;padding:7px 13px;transition:transform .15s,border-color .15s,color .15s}.reaction-btn:hover{border-color:#c8c8c8;color:#2b2b2b;color:var(--dark);transform:translateY(-1px)}.reaction-btn.active{background:var(--mint-dim);border-color:#5aeaa05c;color:#18a869}.timecodes-card{margin-bottom:12px;overflow:hidden}.timecodes-header{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:8px;padding:14px 16px}.timecodes-list{display:flex;flex-direction:column}.timecode-item{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;gap:12px;padding:10px 16px;text-align:left}.timecode-item:hover{background:var(--bg)}.timecode-stamp{background:#5aeaa024;border-radius:6px;color:#18a869;font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;min-width:48px;padding:3px 8px;text-align:center}.timecode-label{color:var(--dark2);font-size:13px;line-height:1.4}.ep-comments-head{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.comment-input-row{align-items:flex-start;display:flex;gap:10px;margin-bottom:18px}.comment-avatar{background:linear-gradient(135deg,#5aeaa0,#a89de8);border-radius:50%;color:#0f2317;display:grid;flex-shrink:0;font-size:11px;font-weight:700;height:34px;place-items:center;width:34px}.comment-input-wrap{background:var(--bg);border:1px solid var(--border);border-radius:12px;flex:1 1;min-width:0;padding:10px 12px}.comment-input{background:#0000;border:0;color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif;font-size:13px;line-height:1.5;min-height:34px;outline:none;resize:vertical;width:100%}.comment-input-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.btn-comment-send{background:#2b2b2b;background:var(--dark);border:0;border-radius:8px;color:var(--white)}.btn-comment-cancel,.btn-comment-send{cursor:pointer;font-size:12px;font-weight:600;padding:7px 14px}.btn-comment-cancel{background:#0000;border:1px solid var(--border);border-radius:8px;color:var(--mid)}.comment-list{display:flex;flex-direction:column;gap:14px}.comment-thread{position:relative}.comment-item,.comment-reply-item{align-items:flex-start;display:flex;gap:10px}.comment-body{background:var(--white);border:1px solid var(--border);border-radius:12px;flex:1 1;min-width:0;padding:11px 12px}.comment-header{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:6px}.comment-name{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600}.comment-time{color:var(--mid);font-size:11px}.badge-author{background:var(--mint-dim);border-radius:6px;color:#18a869;font-size:10px;font-weight:700;letter-spacing:.04em;padding:2px 6px}.comment-text{color:var(--dark2);font-size:13px;line-height:1.55;white-space:pre-wrap}.comment-actions-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.comment-action{align-items:center;background:#0000;border:0;color:var(--mid);cursor:pointer;display:inline-flex;font-size:11px;gap:4px;padding:0}.comment-action.liked{color:#e45858}.comment-replies{border-left:2px solid var(--border);display:flex;flex-direction:column;gap:10px;margin-left:16px;margin-top:10px;padding-left:12px}.comment-reply-item .comment-avatar{font-size:10px;height:28px;width:28px}.comment-reply-item .comment-body{background:var(--bg);border-color:#0000}.ep-sidebar-card{overflow:hidden}.ep-sidebar-card__head{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:8px;justify-content:space-between;padding:14px 16px}.ep-sidebar-card__title{font-family:Unbounded,sans-serif;font-size:12px;font-weight:700;letter-spacing:-.01em;margin:0}.ep-sidebar-card__link{background:#0000;border:0;color:var(--mid);cursor:pointer;font-size:12px;text-decoration:none}.ep-sidebar-list{display:flex;flex-direction:column}.ep-sidebar-item{align-items:center;background:#0000;border:0;border-bottom:1px solid var(--border);cursor:pointer;display:flex;gap:10px;padding:10px 14px;text-align:left}.ep-sidebar-item:last-child{border-bottom:0}.ep-sidebar-item__cover{background:linear-gradient(135deg,#d9f4e8,#d9def8);border-radius:9px;flex-shrink:0;height:40px;overflow:hidden;width:40px}.ep-sidebar-item__cover img{display:block;height:100%;object-fit:cover;width:100%}.ep-sidebar-item__meta{flex:1 1;min-width:0}.ep-sidebar-item__title{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ep-sidebar-item__sub{color:var(--mid);font-size:11px;margin-top:2px}.ep-sidebar-pill{background:#5aeea0;background:var(--mint);border-radius:50%;flex-shrink:0;height:8px;width:8px}.podcasts-management__head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:18px}.podcasts-management__title{font-family:Unbounded,sans-serif;font-size:24px;font-weight:800;letter-spacing:-.03em;margin:0 0 4px}.podcasts-management__sub{color:var(--mid);font-size:14px;margin:0}.stats-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px}.stat-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:16px}.stat-val{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:24px;font-weight:800;letter-spacing:-.03em;margin-bottom:4px}.stat-val.mint{color:#18a869}.stat-val.lav{color:#7b6fd4}.stat-lbl{color:var(--mid);font-size:12px}.table-wrap{background:var(--white);border:1px solid var(--border);border-radius:14px;overflow:hidden}.data-table{border-collapse:collapse;width:100%}.data-table th{background:var(--bg);color:var(--mid);font-size:11px;font-weight:600;letter-spacing:.06em;padding:10px 12px;text-align:left;text-transform:uppercase}.data-table td,.data-table th{border-bottom:1px solid var(--border)}.data-table td{color:#2b2b2b;color:var(--dark);font-size:13px;padding:12px;vertical-align:middle}.data-table tr:last-child td{border-bottom:0}.status-dot{color:#18a869;font-size:12px;font-weight:600}.status-dot.status-draft{color:#b8780a}.podcasts-management__podcast-cell{align-items:center;display:flex;gap:10px;min-width:0}.podcasts-management__podcast-cover{background:linear-gradient(135deg,#d9f4e8,#d9def8);border-radius:8px;flex-shrink:0;height:40px;width:40px}.podcasts-management__podcast-cover img{display:block;height:100%;object-fit:cover;width:100%}.podcasts-management__podcast-name{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600}.podcasts-management__podcast-topic{color:var(--mid);font-size:12px}.podcasts-management__actions{align-items:center;display:flex;gap:8px;justify-content:flex-end}.podcasts-management__btn{background:#0000;border:1px solid var(--border);border-radius:8px;color:#2b2b2b;color:var(--dark);cursor:pointer;font-size:12px;font-weight:600;padding:6px 10px;text-decoration:none}.podcasts-management__btn--mint{background:#5aeaa01f;border-color:#5aeaa057;color:#18a869}.podcasts-management__selected{background:radial-gradient(circle at top left,#a69aff24,#0000 36%),#ffffffd1;border:1px solid var(--border);border-radius:18px;box-shadow:0 18px 44px #282a4812;padding:18px}.podcasts-management__selected-title{color:#2b2b2b;color:var(--dark);font-size:24px;font-weight:760;letter-spacing:-.025em;line-height:1.05;margin:4px 0 0}.podcasts-management__selected-sub{color:var(--mid);font-size:13px;line-height:1.5;margin:8px 0 0;max-width:680px}.podcasts-management__table-head{padding:14px 16px 0}.podcasts-management__select{background:#ffffffeb;border:1px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:650;max-width:320px;min-height:34px;outline:none;padding:7px 34px 7px 10px}.podcasts-management__podcast-cover{background:linear-gradient(135deg,#a69aff33,#5aeaa024);display:grid;font-size:20px;line-height:1;overflow:hidden;place-items:center}.podcasts-btn:disabled,.podcasts-management__btn:disabled{cursor:not-allowed;opacity:.48;pointer-events:none}[data-app-theme=dark] .podcasts-hub .ep-player-card{background:#141923}[data-app-theme=dark] .podcasts-hub .ep-player-title{color:#f0f4ff}[data-app-theme=dark] .podcasts-hub .ep-player-meta-line{color:#a8b3c9}[data-app-theme=dark] .podcasts-hub .ep-control-btn{background:#ffffff12;border-color:#ffffff2e;color:#dfe7f8}[data-app-theme=dark] .podcasts-hub .ep-control-btn--play{color:#112619}[data-app-theme=dark] .podcasts-hub .comment-text,[data-app-theme=dark] .podcasts-hub .ep-desc-text,[data-app-theme=dark] .podcasts-hub .podcasts-management__podcast-name,[data-app-theme=dark] .podcasts-hub .timecode-label{color:#dbe3f3}[data-app-theme=dark] .podcasts-hub .comment-input-wrap,[data-app-theme=dark] .podcasts-hub .comment-reply-item .comment-body,[data-app-theme=dark] .podcasts-hub .data-table th,[data-app-theme=dark] .podcasts-hub .ep-tag,[data-app-theme=dark] .podcasts-hub .timecode-item:hover{background:#1c2330}[data-app-theme=dark] .podcasts-hub .comment-body,[data-app-theme=dark] .podcasts-hub .ep-comments-card,[data-app-theme=dark] .podcasts-hub .ep-desc-card,[data-app-theme=dark] .podcasts-hub .ep-sidebar-card,[data-app-theme=dark] .podcasts-hub .podcasts-management__selected,[data-app-theme=dark] .podcasts-hub .stat-card,[data-app-theme=dark] .podcasts-hub .table-wrap,[data-app-theme=dark] .podcasts-hub .timecodes-card{background:#212835;border-color:#364152}[data-app-theme=dark] .podcasts-hub .podcasts-management__select{background:#1c2330;border-color:#364152;color:#ecf1fb}[data-app-theme=dark] .podcasts-hub .comment-name,[data-app-theme=dark] .podcasts-hub .ep-sidebar-item__title,[data-app-theme=dark] .podcasts-hub .podcasts-management__btn{color:#ecf1fb}[data-app-theme=dark] .podcasts-hub .comment-action,[data-app-theme=dark] .podcasts-hub .comment-time,[data-app-theme=dark] .podcasts-hub .ep-sidebar-item__sub,[data-app-theme=dark] .podcasts-hub .podcasts-management__podcast-topic,[data-app-theme=dark] .podcasts-hub .stat-lbl{color:#9ca5b7}[data-app-theme=dark] .podcasts-hub .reaction-btn{background:#202836;border-color:#364152;color:#d5ddef}[data-app-theme=dark] .podcasts-hub .reaction-btn.active{background:#56d09a33;border-color:#56d09a6b;color:#64dfad}[data-app-theme=dark] .podcasts-hub .timecode-stamp{background:#56d09a33;color:#64dfad}[data-app-theme=dark] .podcasts-hub .status-dot{color:#64dfad}[data-app-theme=dark] .podcasts-hub .status-dot.status-draft{color:#ffc26c}@media(max-width:1180px){.podcasts-episode-layout{grid-template-columns:minmax(0,1fr)}.stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ep-comments-card,.ep-desc-card,.ep-player-card{border-radius:14px;padding:16px}.ep-player-top{flex-direction:column}.ep-cover-wrap{height:188px;width:100%}.ep-player-title{font-size:16px}.stats-row{grid-template-columns:1fr}.podcasts-management__head{align-items:flex-start;flex-direction:column}.podcasts-management__actions{justify-content:flex-start}.data-table{display:block;overflow-x:auto;white-space:nowrap}}.podcast-editor-v3{max-width:1100px}.podcast-editor-v3__top-current{color:var(--mid);font-size:13px;min-width:260px;width:auto}.podcast-editor-v3__crumbs{align-items:center;color:var(--mid);display:flex;font-size:13px;gap:8px;margin-bottom:20px}.podcast-editor-v3__crumbs button{background:#0000;border:0;color:var(--mid);cursor:pointer;font:inherit;padding:0;transition:color .15s}.podcast-editor-v3__crumbs button:hover,.podcast-editor-v3__crumbs span:last-child{color:#2b2b2b;color:var(--dark)}.podcast-editor-v3__head{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px}.podcast-editor-v3__head h1{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:24px;font-weight:800;letter-spacing:-.03em;margin:0 0 6px}.podcast-editor-v3__head p{color:var(--mid);font-size:14px;line-height:1.55;margin:0;max-width:650px}.podcast-editor-v3__head-actions,.podcast-editor-v3__publish-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.podcast-editor-v3__layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) 320px}.podcast-editor-v3__left,.podcast-editor-v3__right{display:flex;flex-direction:column;gap:16px;min-width:0}.podcast-editor-v3__right{position:-webkit-sticky;position:sticky;top:calc(var(--app-offset-top) + 80px)}.podcast-editor-v3__card{background:var(--white);border:1px solid var(--border);border-radius:16px;min-width:0;padding:28px}.podcast-editor-v3__checklist-card,.podcast-editor-v3__cover-card,.podcast-editor-v3__publish-card{padding:24px}.podcast-editor-v3__section-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;letter-spacing:-.01em;margin-bottom:20px}.podcast-editor-v3__section-title--icon{align-items:center;color:#2b2b2b;color:var(--dark);display:flex;gap:8px;margin-bottom:6px}.podcast-editor-v3__section-title--icon svg{color:#18a869}.podcast-editor-v3__hint{color:var(--mid);font-size:12px;line-height:1.5;margin:0 0 20px}.podcast-editor-v3__micro-hint{color:#aaa;font-size:11px;line-height:1.5;margin:10px 0 0}.podcast-editor-v3__field{display:block;margin-bottom:16px}.podcast-editor-v3__field:last-child{margin-bottom:0}.podcast-editor-v3__field span{color:var(--mid);display:block;font-size:12px;font-weight:600;letter-spacing:.04em;margin-bottom:6px;text-transform:uppercase}.podcast-editor-v3__field input,.podcast-editor-v3__field select,.podcast-editor-v3__field textarea{background:var(--white);border:1.5px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif;font-size:14px;line-height:1.45;outline:none;padding:10px 14px;transition:border-color .2s,background .2s,box-shadow .2s;width:100%}.podcast-editor-v3__field input:focus,.podcast-editor-v3__field select:focus,.podcast-editor-v3__field textarea:focus{border-color:#5aeea0;border-color:var(--mint);box-shadow:0 0 0 3px #5aeaa01a}.podcast-editor-v3__field textarea{min-height:120px;resize:vertical}.podcast-editor-v3__field select{cursor:pointer}.podcast-editor-v3__field--compact{margin-bottom:0;margin-top:12px}.podcast-editor-v3__field--compact input,.podcast-editor-v3__field--compact select,.podcast-editor-v3__field--compact textarea{font-size:13px;padding:9px 12px}.podcast-editor-v3__fields-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.podcast-editor-v3__audio-drop,.podcast-editor-v3__cover-drop{background:#0000;border:2px dashed var(--border);border-radius:12px;cursor:pointer;font-family:Onest,sans-serif;transition:border-color .2s,background .2s,transform .15s;width:100%}.podcast-editor-v3__audio-drop:hover,.podcast-editor-v3__cover-drop:hover{background:#5aeaa00a;border-color:#5aeea0;border-color:var(--mint);transform:translateY(-1px)}.podcast-editor-v3__audio-drop{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.podcast-editor-v3__audio-drop.has-file{background:#5aeaa00f;border-color:#5aeaa06b}.podcast-editor-v3__audio-drop strong{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;margin:0 0 6px}.podcast-editor-v3__audio-drop small{color:var(--mid);font-size:12px;line-height:1.5}.podcast-editor-v3__upload-icon{background:var(--mint-dim);border-radius:12px;color:#18a869;display:grid;height:48px;margin-bottom:14px;place-items:center;width:48px}.podcast-editor-v3__cover-drop{align-items:center;aspect-ratio:1;background:linear-gradient(135deg,#5aeaa026,#a89de826);color:var(--mid);display:flex;gap:10px;justify-content:center;overflow:hidden}.podcast-editor-v3__cover-drop:hover{background:linear-gradient(135deg,#5aeaa02e,#a89de82e);border-color:var(--lav)}.podcast-editor-v3__cover-drop.has-cover{background:#eee;border-style:solid;padding:0}.podcast-editor-v3__cover-drop img{display:block;height:100%;object-fit:cover;width:100%}.podcast-editor-v3__cover-drop>span:not(.podcast-editor-v3__cover-icon){font-size:12px;line-height:1.5;text-align:center}.podcast-editor-v3__cover-drop small{color:#aaa;font-size:11px}.podcast-editor-v3__cover-icon{background:var(--lav-dim);border-radius:10px;color:#7b6fd4;display:grid;height:44px;place-items:center;width:44px}.podcast-editor-v3__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.podcast-editor-v3__tag,.podcast-editor-v3__tag-empty{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:999px;color:var(--mid);display:inline-flex;font-size:12px;gap:6px;min-height:28px;padding:5px 12px}.podcast-editor-v3__tag button{background:#0000;border:0;color:#aaa;cursor:pointer;font-size:15px;line-height:1;padding:0;transition:color .15s}.podcast-editor-v3__tag button:hover{color:#c03030}.podcast-editor-v3__tag-empty{border-style:dashed;color:#aaa}.podcast-editor-v3__tag-form{display:flex;gap:8px}.podcast-editor-v3__tag-form input{background:var(--white);border:1.5px solid var(--border);border-radius:8px;color:#2b2b2b;color:var(--dark);flex:1 1;font-size:13px;min-width:0;outline:none;padding:8px 12px}.podcast-editor-v3__tag-form input:focus{border-color:#5aeea0;border-color:var(--mint)}.podcast-editor-v3__tag-form button{background:var(--bg);border:1.5px solid var(--border);border-radius:8px;color:var(--mid);cursor:pointer;font-size:12px;font-weight:600;padding:8px 14px;transition:all .15s;white-space:nowrap}.podcast-editor-v3__tag-form button:hover{border-color:#2b2b2b;border-color:var(--dark);color:#2b2b2b;color:var(--dark)}.podcast-editor-v3__timecodes{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.podcast-editor-v3__timecode{align-items:center;display:flex;gap:10px}.podcast-editor-v3__drag{color:#cfcfcf;cursor:grab;flex-shrink:0;font-size:15px;letter-spacing:-4px;line-height:1}.podcast-editor-v3__timecode-time{background:#5aeaa01a;border:1.5px solid #0000;border-radius:8px;color:#18a869;flex-shrink:0;font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;outline:none;padding:7px 8px;text-align:center;width:72px}.podcast-editor-v3__timecode-time:focus{background:#5aeaa026;border-color:#5aeea0;border-color:var(--mint)}.podcast-editor-v3__timecode-title{background:var(--white);border:1.5px solid var(--border);border-radius:8px;color:#2b2b2b;color:var(--dark);flex:1 1;font-size:13px;min-width:0;outline:none;padding:8px 12px}.podcast-editor-v3__timecode-title:focus{border-color:#5aeea0;border-color:var(--mint)}.podcast-editor-v3__remove-btn{background:#0000;border:1px solid var(--border);border-radius:7px;color:#aaa;cursor:pointer;flex-shrink:0;font-size:18px;height:30px;line-height:1;transition:all .15s;width:30px}.podcast-editor-v3__remove-btn:hover{background:#dc32320a;border-color:#dc323259;color:#c03030}.podcast-editor-v3__add-timecode{background:var(--bg);border:1.5px dashed var(--border);border-radius:10px;color:var(--mid);cursor:pointer;font-size:13px;font-weight:500;padding:10px 14px;transition:all .15s;width:100%}.podcast-editor-v3__add-timecode:hover{background:#5aeaa00f;border-color:#5aeea0;border-color:var(--mint);color:#18a869}.podcast-editor-v3__check,.podcast-editor-v3__radio{align-items:flex-start;cursor:pointer;display:flex;gap:10px;margin-bottom:12px}.podcast-editor-v3__check input,.podcast-editor-v3__radio input{accent-color:#5aeea0;accent-color:var(--mint);flex-shrink:0;margin-top:2px}.podcast-editor-v3__check strong,.podcast-editor-v3__radio strong{color:#2b2b2b;color:var(--dark);display:block;font-size:13px;font-weight:500;margin-bottom:2px}.podcast-editor-v3__check small,.podcast-editor-v3__check span,.podcast-editor-v3__radio small,.podcast-editor-v3__radio span{color:var(--mid);font-size:11px;line-height:1.45}.podcast-editor-v3__check{align-items:center;margin:16px 0 18px}.podcast-editor-v3__check span{font-size:12px}.podcast-editor-v3__publish-actions{align-items:stretch;flex-direction:column}.podcast-editor-v3__ghost-btn,.podcast-editor-v3__mint-btn,.podcast-editor-v3__plain-btn{align-items:center;border-radius:10px;cursor:pointer;display:inline-flex;font-family:Onest,sans-serif;font-size:13px;font-weight:700;gap:8px;justify-content:center;text-decoration:none;transition:opacity .15s,transform .15s,border-color .15s}.podcast-editor-v3__ghost-btn:hover,.podcast-editor-v3__mint-btn:hover,.podcast-editor-v3__plain-btn:hover{transform:translateY(-1px)}.podcast-editor-v3__ghost-btn:disabled,.podcast-editor-v3__mint-btn:disabled,.podcast-editor-v3__plain-btn:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.podcast-editor-v3__mint-btn{background:#5aeea0;background:var(--mint);border:0;color:#2b2b2b;color:var(--dark);min-height:42px;padding:11px 18px}.podcast-editor-v3__ghost-btn{background:#0000;border:1.5px solid var(--border);color:#2b2b2b;color:var(--dark);min-height:40px;padding:10px 16px}.podcast-editor-v3__ghost-btn:hover{border-color:#2b2b2b;border-color:var(--dark)}.podcast-editor-v3__plain-btn{background:#0000;border:0;color:var(--mid);font-size:12px;font-weight:500;min-height:34px;padding:6px 12px}.podcast-editor-v3__plain-btn:hover{color:#2b2b2b;color:var(--dark);transform:none}.podcast-editor-v3__checklist-card ul{grid-gap:9px;display:grid;gap:9px;list-style:none;margin:0;padding:0}.podcast-editor-v3__checklist-card li{color:var(--mid);font-size:12px;line-height:1.4;padding-left:20px;position:relative}.podcast-editor-v3__checklist-card li:before{background:#d8d8d8;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:.45em;width:8px}.podcast-editor-v3__checklist-card li.is-ok{color:#2b2b2b;color:var(--dark)}.podcast-editor-v3__checklist-card li.is-ok:before{background:#5aeea0;background:var(--mint);box-shadow:0 0 0 4px #5aeaa01f}.podcast-editor-v3__aegis-card{background:#5aeaa00f;border:1px solid #5aeaa033;border-radius:14px;padding:16px}.podcast-editor-v3__aegis-card div{align-items:center;color:#18a869;display:flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:.04em;margin-bottom:8px;text-transform:uppercase}.podcast-editor-v3__aegis-card div span{background:#5aeea0;background:var(--mint);border-radius:50%;height:7px;width:7px}.podcast-editor-v3__aegis-card div span.is-failed{background:#ff6b6b;box-shadow:0 0 0 4px #ff6b6b2e}.podcast-editor-v3__aegis-card p{color:var(--mid);font-size:12px;line-height:1.55;margin:0}.podcast-editor-v3__upload-progress{background:#0f172a14;border-radius:999px;height:7px;margin-top:10px;overflow:hidden;width:100%}.podcast-editor-v3__upload-progress>span{background:linear-gradient(90deg,#57e5a3,#6f82ff);border-radius:inherit;display:block;height:100%;transition:width .14s linear;width:0}.podcast-editor-v3__aegis-inline{align-items:center;background:#5aeaa01a;border:1px solid #5aeaa057;border-radius:999px;color:#18a869;display:inline-flex;font-size:12px;font-weight:600;gap:8px;margin-top:10px;min-height:30px;overflow:hidden;padding:6px 12px;position:relative}.podcast-editor-v3__aegis-inline:before{animation:aegisInlineSweep 2.4s ease-in-out infinite;background:linear-gradient(120deg,#0000,#ffffff73 48%,#0000);content:"";inset:0;pointer-events:none;position:absolute;transform:translateX(-120%)}.podcast-editor-v3__aegis-inline-dot{animation:aegisDotPulse 1.4s ease-in-out infinite;background:#18a869;border-radius:50%;box-shadow:0 0 0 4px #5aeaa02e;height:8px;width:8px}.podcast-editor-v3__aegis-inline-text{animation:aegisTextSwap .32s ease-out;position:relative;z-index:1}.podcast-editor-v3__aegis-autofill-check{align-items:flex-start;cursor:pointer;display:inline-flex;gap:8px;margin-top:10px;-webkit-user-select:none;user-select:none}.podcast-editor-v3__aegis-autofill-check input{accent-color:#5aeea0;accent-color:var(--mint);cursor:pointer;flex-shrink:0;height:15px;margin-top:2px;width:15px}.podcast-editor-v3__aegis-autofill-check span{color:var(--mid);font-size:12px;line-height:1.45}.podcast-editor-v3__aegis-choice{background:#5aeaa014;border:1px solid #5aeaa040;border-radius:12px;margin-top:12px;padding:12px}.podcast-editor-v3__aegis-choice p{color:var(--mid);font-size:12px;line-height:1.5;margin:0 0 10px}.podcast-editor-v3__aegis-choice-actions{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:900px){.podcast-editor-v3__top-current{display:none}.podcast-editor-v3__head{align-items:stretch;flex-direction:column;margin-bottom:16px}.podcast-editor-v3__head h1{font-size:20px}.podcast-editor-v3__head-actions{display:grid;grid-template-columns:1fr 1fr}.podcast-editor-v3__layout{gap:14px;grid-template-columns:1fr}.podcast-editor-v3__right{position:static;top:auto}.podcast-editor-v3__card,.podcast-editor-v3__checklist-card,.podcast-editor-v3__cover-card,.podcast-editor-v3__publish-card{border-radius:14px;padding:18px}.podcast-editor-v3__fields-row{gap:0;grid-template-columns:1fr}.podcast-editor-v3__audio-drop{padding:24px 14px}.podcast-editor-v3__field input,.podcast-editor-v3__field select,.podcast-editor-v3__field textarea{font-size:16px;padding:11px 13px}}@media(max-width:520px){.podcast-editor-v3__head-actions{grid-template-columns:1fr}.podcast-editor-v3__tag-form{flex-direction:column}.podcast-editor-v3__timecode{grid-gap:8px;display:grid;gap:8px;grid-template-columns:auto 76px 1fr auto}.podcast-editor-v3__aegis-choice-actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr}}[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__card,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__field input,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__field select,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__field textarea,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__tag-form input,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__timecode-title{background:#212835;border-color:#364152;color:#ecf1fb}[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__audio-drop strong,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__checklist-card li.is-ok,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__crumbs span:last-child,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__ghost-btn,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__head h1,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__plain-btn:hover,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__radio strong,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__section-title,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__section-title--icon{color:#ecf1fb}[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__add-timecode,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__audio-drop,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__cover-drop,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__tag,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__tag-empty,[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__tag-form button{background:#1c2330;border-color:#364152;color:#a8b3c9}[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__ghost-btn{border-color:#364152}[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__upload-progress{background:#ecf1fb29}[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__aegis-inline{background:#56d09a24;border-color:#56d09a6b;color:#73e3b2}[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__aegis-inline-dot{background:#73e3b2;box-shadow:0 0 0 4px #56d09a38}[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__aegis-autofill-check span{color:#c4cde0}[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__aegis-choice{background:#56d09a24;border-color:#56d09a61}[data-app-theme=dark] .podcasts-hub .podcast-editor-v3__aegis-choice p{color:#c4cde0}@keyframes aegisDotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}@keyframes aegisInlineSweep{0%{transform:translateX(-120%)}55%{transform:translateX(120%)}to{transform:translateX(120%)}}@keyframes aegisTextSwap{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.podcasts-hub .podcast-editor-v3__aegis-inline-dot,.podcasts-hub .podcast-editor-v3__aegis-inline-text,.podcasts-hub .podcast-editor-v3__aegis-inline:before{animation:none!important}}.podcast-editor-v3__episodes-card{padding-bottom:28px}.podcast-editor-v3__episodes-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.podcast-editor-v3__episodes-head .podcast-editor-v3__section-title{margin-bottom:6px}.podcast-editor-v3__episodes-head .podcast-editor-v3__hint{margin-bottom:0;max-width:520px}.podcast-editor-v3__episodes-head .podcast-editor-v3__mint-btn{flex-shrink:0;font-size:12px;min-height:36px;padding:8px 14px}.podcast-editor-v3__episodes-empty{border:2px dashed var(--border);border-radius:14px;color:var(--mid);padding:38px 20px;text-align:center}.podcast-editor-v3__episodes-empty>div{font-size:32px;margin-bottom:12px;opacity:.55}.podcast-editor-v3__episodes-empty strong{color:#2b2b2b;color:var(--dark);display:block;font-family:Unbounded,sans-serif;font-size:14px;font-weight:800;margin-bottom:6px}.podcast-editor-v3__episodes-empty p{font-size:13px;line-height:1.55;margin:0 auto 16px;max-width:360px}.podcast-editor-v3__episodes-empty .podcast-editor-v3__mint-btn{min-height:38px}.podcast-editor-v3__episode-cover{background:linear-gradient(135deg,#5aeaa02e,#a89de82e);border-radius:8px;color:var(--mid);display:grid;flex-shrink:0;font-size:15px;height:36px;overflow:hidden;place-items:center;width:36px}.podcast-editor-v3__episode-cover img{display:block;height:100%;object-fit:cover;width:100%}.podcast-editor-v3 .ep-editor-list{display:flex;flex-direction:column;gap:10px}.podcast-editor-v3 .ep-editor-item{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:14px;display:flex;gap:12px;min-width:0;padding:12px 14px;transition:border-color .15s,background .15s,transform .15s}.podcast-editor-v3 .ep-editor-item:hover{background:var(--white);border-color:#5aeaa073}.podcast-editor-v3 .ep-editor-drag{color:var(--mid);flex-shrink:0;font-size:18px;line-height:1;opacity:.55;text-align:center;-webkit-user-select:none;user-select:none;width:18px}.podcast-editor-v3 .ep-editor-num{color:var(--mid);flex-shrink:0;font-size:12px;font-weight:700;opacity:.85;text-align:center;width:26px}.podcast-editor-v3 .ep-editor-info{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.podcast-editor-v3 .ep-editor-title{color:#2b2b2b;color:var(--dark);font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.podcast-editor-v3 .ep-editor-meta{align-items:center;color:var(--mid);display:flex;flex-wrap:wrap;font-size:12px;gap:10px}.podcast-editor-v3 .ep-editor-actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.podcast-editor-v3__stats-list{display:flex;flex-direction:column;gap:12px}.podcast-editor-v3__stats-list div{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:12px;justify-content:space-between;padding-bottom:12px}.podcast-editor-v3__stats-list div:last-child{border-bottom:0;padding-bottom:0}.podcast-editor-v3__stats-list span{color:var(--mid);font-size:13px}.podcast-editor-v3__stats-list strong{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:14px;font-weight:800;text-align:right}@media(max-width:900px){.podcast-editor-v3__episodes-head{align-items:stretch;flex-direction:column}.podcast-editor-v3__episodes-head .podcast-editor-v3__mint-btn{width:100%}.podcast-editor-v3 .ep-editor-item{align-items:flex-start;flex-wrap:wrap}.podcast-editor-v3 .ep-editor-actions{margin-left:auto}}.b-group-sessions{color:#313235;display:flex;flex-direction:column;font-family:Onest,sans-serif;gap:16px;min-width:0}.b-group-sessions__topline{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.b-group-sessions__intro{min-width:0}.b-group-sessions__intro h2{color:#313235;font-family:Unbounded,Onest,sans-serif;font-size:clamp(24px,2.2vw,30px);font-weight:700;letter-spacing:-.02em;line-height:1.12;margin:0 0 6px}.b-group-sessions__intro p{color:#313235b8;font-size:14px;line-height:21px;margin:0;max-width:760px}.b-group-sessions__badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.b-group-sessions__cta{display:flex;flex:0 0 auto;justify-content:flex-end;width:min(320px,100%)}.b-group-sessions__create{align-items:center;background:linear-gradient(135deg,#313235,#222326);border:0;border-radius:18px;box-shadow:0 18px 36px #31323529;color:#fff;cursor:pointer;display:inline-flex;font-size:17px;font-weight:800;gap:10px;justify-content:center;line-height:20px;min-height:56px;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;width:100%}.b-group-sessions__create span{font-size:26px;font-weight:400;line-height:18px;margin-top:-2px}.b-group-sessions__create:hover{box-shadow:0 22px 44px #31323533;transform:translateY(-1px)}.b-group-sessions__create:active{transform:translateY(0)}.b-group-sessions__client-note{align-items:flex-start;background:#ffffffc2;border:1px solid #d2d7db99;border-radius:14px;color:#313235b8;display:flex;font-size:13px;gap:10px;line-height:19px;padding:12px 14px;width:100%}.b-group-sessions__client-note .b-btn{border-radius:12px;flex:0 0 auto;font-size:14px;line-height:1.1;margin-left:auto;min-height:36px;padding:0 14px;white-space:nowrap}.b-group-sessions__layout{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) 320px}.b-group-sessions__main{display:flex;flex-direction:column;gap:14px;min-width:0}.b-group-sessions__filtersPanel{grid-gap:12px;align-items:stretch;background:#ffffffdb;border:1px solid #d2d7db8c;border-radius:16px;box-shadow:0 18px 50px #3132350a;display:grid;gap:12px;grid-template-columns:minmax(240px,1fr) 220px 220px 54px;padding:10px}.b-group-sessions__refresh,.b-group-sessions__search,.b-group-sessions__select{background:#ffffffeb;border:1px solid #d2d7db94;border-radius:12px;color:#313235;min-height:42px}.b-group-sessions__search{align-items:center;display:flex;gap:10px;padding:0 16px}.b-group-sessions__search span{color:#3132356b;font-size:22px;line-height:1;transform:translateY(-1px)}.b-group-sessions__search input{background:#0000;border:0;color:#313235;font:inherit;font-size:15px;min-width:0;outline:none;width:100%}.b-group-sessions__search input::placeholder{color:#31323573}.b-group-sessions__select{grid-gap:2px;display:grid;gap:2px;grid-template-columns:1fr;padding:5px 12px 4px;position:relative}.b-group-sessions__select span{color:#31323585;font-size:11px;line-height:14px}.b-group-sessions__select select{-webkit-appearance:auto;appearance:auto;background:#0000;border:0;color:#313235;cursor:pointer;font-size:15px;font-weight:700;outline:none;width:100%}.b-group-sessions__select select optgroup,.b-group-sessions__select select option{background:#fff;color:#313235}.b-group-sessions__refresh{align-items:center;cursor:pointer;display:inline-flex;font-size:22px;justify-content:center;transition:background .18s ease,transform .18s ease}.b-group-sessions__refresh:hover:not(:disabled){background:#dde4ff40;transform:translateY(-1px)}.b-group-sessions__refresh:disabled{cursor:default;opacity:.6}.b-group-sessions__stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.b-group-sessions__grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}.b-group-sessions__empty{align-items:center;background:radial-gradient(circle at 10% 0,#b5fedd2e,#0000 34%),radial-gradient(circle at 90% 20%,#e0d4fc29,#0000 36%),#fff;border:1px solid #d2d7db8c;border-radius:24px;box-shadow:0 18px 50px #3132350a;display:flex;flex-direction:column;justify-content:center;min-height:190px;padding:36px 26px;text-align:center}.b-group-sessions__empty-ico{align-items:center;background:#b5fedd6b;border-radius:18px;display:inline-flex;font-size:24px;height:52px;justify-content:center;margin-bottom:14px;width:52px}.b-group-sessions__empty-title{font-size:20px;font-weight:800;line-height:24px;margin-bottom:8px}.b-group-sessions__empty p{color:#313235ad;font-size:15px;line-height:22px;margin:0 0 18px}.b-group-sessions__empty .b-btn{min-width:180px;width:auto}.b-group-sessions__more{display:flex;justify-content:center;padding-top:4px}.b-group-sessions__aside{display:flex;flex-direction:column;gap:16px;min-width:0;position:-webkit-sticky;position:sticky;top:88px;top:calc(var(--site-maintenance-offset, 0px) + 88px)}.b-group-sessions__helpCard,.b-group-sessions__infoCard{background:#ffffffe6;border:1px solid #d2d7db8c;border-radius:24px;box-shadow:0 18px 50px #3132350a}.b-group-sessions__infoCard{padding:22px}.b-group-sessions__infoCard h3{font-size:18px;font-weight:800;line-height:24px;margin:0 0 12px}.b-group-sessions__infoCard p{color:#313235ad;font-size:14px;line-height:21px;margin:0 0 18px}.b-group-sessions__infoCard ul{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0}.b-group-sessions__infoCard li{grid-gap:10px;align-items:start;color:#313235bf;display:grid;font-size:14px;gap:10px;grid-template-columns:34px minmax(0,1fr);line-height:20px}.b-group-sessions__infoCard .b-group-sessions__infoIcon,.b-group-sessions__infoCard li span{align-items:center;background:#b5fedd57;border-radius:12px;display:inline-flex;height:34px;justify-content:center;width:34px}.b-group-sessions__infoIcon{margin-bottom:14px}.b-group-sessions__helpCard{background:linear-gradient(135deg,#dde4ff38,#e0d4fc1f),#fffffff0;padding:20px}.b-group-sessions__helpCard h3{font-size:17px;font-weight:800;line-height:22px;margin:0 0 8px}.b-group-sessions__helpCard p{color:#313235ad;font-size:14px;line-height:21px;margin:0}.b-group-sessions__detail-empty,.b-group-sessions__detail-loading{font-size:18px;line-height:22px;opacity:.75}.b-gs-access{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:14px;font-weight:700;gap:8px;line-height:18px;min-height:34px;padding:7px 13px}.b-gs-access--green{background:#b5fedd5c;border-color:#b5fedd8c;color:#029854}.b-gs-access--purple{background:#e0d4fc2b;border-color:#e0d4fc52;color:#682df0}.b-gs-stat{align-items:center;background:#ffffffe6;border:1px solid #d2d7db8c;border-radius:16px;box-shadow:0 16px 38px rgba(49,50,53,.035);display:flex;gap:14px;min-height:80px;padding:14px}.b-gs-stat__icon{align-items:center;border-radius:12px;display:inline-flex;flex:0 0 auto;font-size:20px;height:40px;justify-content:center;width:40px}.b-gs-stat__icon--green{background:#b5fedd61;color:#02894c}.b-gs-stat__icon--purple{background:#e0d4fc2e;color:#6b32f1}.b-gs-stat__icon--blue{background:#dde4ff8c;color:#2151ff}.b-gs-stat__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.b-gs-stat__meta b{font-size:20px;font-weight:800;letter-spacing:-.03em;line-height:24px}.b-gs-stat__meta small{color:#3132359e;font-size:13px;line-height:17px}.b-gs-card{background:#ffffffeb;border:1px solid #d2d7db8c;border-radius:18px;box-shadow:0 18px 46px rgba(49,50,53,.055);min-width:0;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.b-gs-card:hover{border-color:#e0d4fc8c;box-shadow:0 24px 54px #31323514;transform:translateY(-2px)}.b-gs-card__cover{background:#d2d7db3d;border:0;border-radius:12px;cursor:pointer;display:block;height:84px;margin:8px 8px 0;overflow:hidden;padding:0;position:relative;width:calc(100% - 16px)}.b-gs-card__cover img{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.b-gs-card__cover:hover img{transform:scale(1.03)}.b-gs-card__cover-ph{height:100%;position:relative;width:100%}.b-gs-card__cover-ph:after,.b-gs-card__cover-ph:before{border-radius:999px;content:"";pointer-events:none;position:absolute}.b-gs-card__cover-ph:before{background:#ffffff5c;filter:blur(2px);height:88px;inset:16px auto auto 20px;width:88px}.b-gs-card__cover-ph:after{background:#ffffff52;bottom:-42px;height:96px;right:-24px;transform:rotate(-12deg);width:160px}.b-gs-card__cover-ph--1{background:linear-gradient(135deg,#f4c3b2a6,#9fb5d99e)}.b-gs-card__cover-ph--2{background:linear-gradient(135deg,#bddfcccc,#6d9c8f94)}.b-gs-card__cover-ph--3{background:linear-gradient(135deg,#d9c4ffb8,#b5fedd70)}.b-gs-card__cover-ph--4{background:linear-gradient(135deg,#f6cde0c7,#dde4ffbd)}.b-gs-card__cover-ph--5{background:linear-gradient(135deg,#a9c9ddb8,#f6f0e5c2)}.b-gs-card__cover-ph--6{background:linear-gradient(135deg,#e3d0b7db,#c8e3d08f)}.b-gs-card .b-gs-status{box-shadow:0 8px 22px #31323514;position:absolute;right:10px;top:10px}.b-gs-card__body{padding:12px 14px 14px}.b-gs-card h3{color:#313235;font-family:Unbounded,Onest,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.02em;line-height:22px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-gs-card__chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.b-gs-card__chips span{align-items:center;background:#e0d4fc26;border-radius:999px;color:#6b32f1;display:inline-flex;font-size:12px;font-weight:700;line-height:16px;min-height:25px;padding:3px 9px}.b-gs-card__chips span:nth-child(2){background:#b5fedd47;color:#029854}.b-gs-card__facts{grid-gap:9px 12px;border-top:1px solid #d2d7db73;color:#313235c7;display:grid;font-size:13px;gap:9px 12px;grid-template-columns:1fr .82fr;line-height:17px;margin-top:15px;padding-top:14px}.b-gs-card__facts span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-gs-card__price{color:#313235;font-weight:800;text-align:right}.b-gs-card__actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:12px}.b-gs-card__actions--manage{grid-template-columns:1fr 1fr 1fr}.b-gs-card__btn{background:#ffffffe6;border:1px solid #d2d7dbbf;border-radius:10px;color:#313235db;cursor:pointer;font-size:13px;font-weight:800;height:38px;line-height:18px;min-width:0;transition:background .18s ease,transform .18s ease,opacity .18s ease}.b-gs-card__btn:hover:not(:disabled){background:#dde4ff40;transform:translateY(-1px)}.b-gs-card__btn:disabled{cursor:default;opacity:.45}.b-gs-card__btn--dark{background:#313235;border-color:#313235;color:#fff}.b-gs-card__btn--dark:hover:not(:disabled){background:#242528}.b-gs-status{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffc2;border:1px solid #d2d7db8c;border-radius:999px;color:#313235b8;display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:800;justify-content:center;line-height:15px;min-height:28px;padding:5px 11px;white-space:nowrap}.b-gs-status--open{background-color:#b5feddc7;border-color:#b5fedde0;color:#027541}.b-gs-status--pending{background-color:#dde4ffcc;border-color:#dde4ffe6}.b-gs-status--paid{background-color:#e0d4fc59;border-color:#e0d4fc80}.b-gs-status--cancelled{background-color:#d2d7db73;opacity:.9}.b-gs-status--completed{background-color:#e4e3e373}.b-gs-status--noshow{background-color:#f26f552e;border-color:#f26f5542}.b-gs-detail{display:flex;flex-direction:column;gap:18px}.b-gs-detail__top{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:240px 1fr}.b-gs-detail__cover{aspect-ratio:1/1;background-color:#d2d7db40;border:1px solid #d2d7db73;border-radius:22px;overflow:hidden;width:100%}.b-gs-detail__cover img{display:block;height:100%;object-fit:cover;width:100%}.b-gs-detail__cover-ph{background:linear-gradient(135deg,#dde4ff73,#e0d4fc47,#b5fedd3d);height:100%;width:100%}.b-gs-detail__info{display:flex;flex-direction:column;gap:14px}.b-gs-detail__kv{grid-gap:10px 14px;display:grid;font-size:15px;gap:10px 14px;grid-template-columns:140px 1fr;line-height:20px}.b-gs-detail__k{color:#31323594}.b-gs-detail__v{font-weight:800}.b-gs-detail__desc{background-color:#d2d7db29;border-radius:18px;padding:16px}.b-gs-detail__desc-title{font-size:16px;font-weight:800;line-height:20px;margin-bottom:8px}.b-gs-detail__desc-text{font-size:16px;line-height:23px;opacity:.9;overflow-wrap:anywhere;white-space:pre-wrap}.b-gs-detail__warn{background:#ffc8321f;border:1px solid #ffb40040;border-radius:14px;color:#7a5c00;font-size:13px;line-height:1.5;margin:0;padding:12px 14px}.b-gs-detail__participants-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.b-gs-detail__participants-title{font-size:18px;font-weight:800;line-height:22px}.b-gs-detail__participants-empty{font-size:16px;line-height:20px;opacity:.75;padding:12px 0}.b-gs-participants{display:flex;flex-direction:column;gap:10px;max-height:320px;overflow-y:auto;overscroll-behavior:contain;padding-right:6px}.b-gs-participants__item{align-items:center;background-color:#d2d7db29;border-radius:16px;display:flex;gap:12px;padding:10px 12px}.b-gs-participants__avatar{background-color:#d2d7db40;border-radius:14px;flex:0 0 auto;height:44px;overflow:hidden;width:44px}.b-gs-participants__avatar img{display:block;height:100%;object-fit:cover;width:100%}.b-gs-participants__avatar-ph{background-color:#d2d7db59;height:100%;width:100%}.b-gs-participants__meta{min-width:0}.b-gs-participants__name{font-size:16px;font-weight:800;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-gs-participants__sub{font-size:14px;line-height:18px;margin-top:2px;opacity:.8}.b-gs-form{display:flex;flex-direction:column;gap:14px}.b-gs-form__cover-tools{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.b-gs-form__cover-tools .b-input{flex:1 1 280px;min-width:180px}.b-gs-form__cover-tools .b-btn{flex:0 0 auto;max-width:-webkit-max-content;max-width:max-content;padding-left:14px;padding-right:14px}.b-gs-form__cover-hint{font-size:14px;line-height:18px;margin-top:8px;opacity:.75}.b-gs-form__row2{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.b-gs-form__err{color:#ff3b30f2;font-size:14px;line-height:16px;margin-top:-2px}.b-gs-form__cover-preview{aspect-ratio:16/9;border:1px solid #d2d7db73;border-radius:14px;margin-top:10px;overflow:hidden;width:100%}.b-gs-form__cover-preview img{display:block;height:100%;object-fit:cover;width:100%}.b-gs-form__switch{align-items:center;background-color:#d2d7db29;border-radius:16px;display:flex;gap:12px;padding:12px}.b-gs-form__switch-title{font-size:16px;font-weight:800;line-height:20px}.b-gs-form__switch-sub{font-size:14px;line-height:18px;margin-top:2px;opacity:.8}.b-gs-modalScroll{max-height:min(72vh,720px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-right:6px;scrollbar-gutter:stable}.b-group-sessions .b-modal__card{margin:3vh auto 0}.b-gs-form__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.b-gs-form__tag{background:#0000;border:1.5px solid #d2d7dbcc;border-radius:999px;color:#313235a6;cursor:pointer;font-size:13px;font-weight:500;height:32px;padding:0 12px;transition:all .2s ease;white-space:nowrap}.b-gs-form__tag:hover{border-color:#acaafe;color:#313235}.b-gs-form__tag.is-active{background:#acaafe;border-color:#acaafe;color:#fff;font-weight:600}@media(max-width:1239px){.b-group-sessions__layout{grid-template-columns:1fr}.b-group-sessions__aside{display:grid;grid-template-columns:1fr 1fr;position:static}.b-group-sessions__filtersPanel{grid-template-columns:minmax(220px,1fr) 180px 180px 54px}.b-group-sessions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.b-group-sessions__topline{flex-direction:column}.b-group-sessions__cta{justify-content:stretch;width:100%}.b-group-sessions__filtersPanel,.b-group-sessions__grid,.b-group-sessions__stats{grid-template-columns:1fr}.b-group-sessions__grid{gap:14px}.b-group-sessions__aside,.b-gs-card__actions,.b-gs-card__actions--manage,.b-gs-detail__top{grid-template-columns:1fr}.b-gs-detail__cover{aspect-ratio:16/9}.b-gs-detail__kv{grid-template-columns:1fr}.b-gs-detail__k{display:none}.b-gs-form__row2{grid-template-columns:1fr}.b-gs-modalScroll{max-height:calc(100vh - 240px)}}.group-sessions-dashboard .b-group-sessions,.group-sessions-dashboard .b-modal__card,.group-sessions-dashboard .podcasts-main,.group-sessions-dashboard.podcasts-hub{font-family:Onest,sans-serif}.group-sessions-dashboard__section{display:flex;flex-direction:column;gap:14px;padding:18px 18px 22px}.group-sessions-dashboard .b-group-sessions__helpCard h3,.group-sessions-dashboard .b-group-sessions__infoCard h3,.group-sessions-dashboard .b-group-sessions__intro h2,.group-sessions-dashboard .b-gs-card h3,.group-sessions-dashboard .b-gsm__section-title,.group-sessions-dashboard .b-gsm__title,.group-sessions-dashboard .logo-text{font-family:Unbounded,Onest,sans-serif;font-weight:700}.gs-icon{display:inline-block;flex:0 0 auto;vertical-align:-.18em}.b-group-sessions__client-note .gs-icon,.b-group-sessions__empty-ico,.b-group-sessions__infoCard li span,.b-group-sessions__infoIcon,.b-group-sessions__refresh,.b-group-sessions__search>span,.b-gs-access .gs-icon,.b-gs-stat__icon,.b-gsm__drop-ico,.b-gsm__nav-ico,.b-gsm__url-ico{color:currentColor}.b-group-sessions__search>span{font-size:0;height:18px;transform:none;width:18px}.b-group-sessions__refresh{font-size:0}.b-group-sessions__refresh .gs-icon{color:#313235b8}.b-gs-stat__icon{font-size:0}.b-gs-card__facts span{align-items:center;display:inline-flex;gap:6px}.b-gs-card__facts .gs-icon{color:#31323575}.b-gs-card__price{align-items:center;display:inline-flex;gap:6px;justify-content:flex-end}.b-gsm__drop-ico,.b-gsm__nav-ico,.b-gsm__url-ico{font-size:0}.b-gsm__drop-ico{color:#3132358c;margin-bottom:8px}.b-gsm__url-ico{align-items:center;display:inline-flex;justify-content:center}.b-gs-detail__warn{align-items:flex-start;display:flex;gap:8px}.b-gs-detail__warn .gs-icon{color:#9b7600;margin-top:2px}.b-gs-page{color:#313235;display:flex;flex-direction:column;font-family:Onest,sans-serif;gap:18px;min-width:0}.b-gs-page__back{align-items:center;align-self:flex-start;background:#0000;border:0;color:#313235ad;cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;gap:10px;line-height:20px;min-height:42px;padding:0;transition:color .18s ease,transform .18s ease}.b-gs-page__back:hover{color:#313235;transform:translateX(-1px)}.b-gs-page__backIcon{align-items:center;background:#ffffffd6;border:1px solid #d2d7db80;border-radius:12px;color:#313235b8;display:inline-flex;height:32px;justify-content:center;width:32px}.b-gs-page__backIcon svg{height:18px;width:18px}.b-gs-page__head{align-items:flex-start;display:flex;gap:24px;justify-content:space-between}.b-gs-page__headMain{display:flex;flex-direction:column;gap:10px;min-width:0}.b-gs-page__headMain h1{color:#313235;font-family:Unbounded,Onest,sans-serif;font-size:clamp(24px,2.2vw,30px);font-weight:700;letter-spacing:-.02em;line-height:1.12;margin:0}.b-gs-page__headMain p{color:#313235ad;font-size:14px;line-height:21px;margin:0;max-width:840px}.b-gs-page__layout{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) 320px}.b-gs-page__aside,.b-gs-page__main{display:flex;flex-direction:column;gap:16px;min-width:0}.b-gs-page__aside{position:-webkit-sticky;position:sticky;top:88px;top:calc(var(--site-maintenance-offset, 0px) + 88px)}.b-gs-page__heroCard,.b-gs-page__panel,.b-gs-page__sideCard{background:#ffffffeb;border:1px solid #d2d7db85;border-radius:28px;box-shadow:0 18px 44px rgba(49,50,53,.045)}.b-gs-page__heroCard{padding:16px}.b-gs-page__coverWrap{background:#d2d7db33;border:1px solid #d2d7db6b;border-radius:24px;min-height:220px;overflow:hidden;width:100%}.b-gs-page__cover{display:block;height:100%;min-height:220px;object-fit:cover;width:100%}.b-gs-page__coverPh{min-height:220px;overflow:hidden;position:relative;width:100%}.b-gs-page__coverPh:after,.b-gs-page__coverPh:before{border-radius:999px;content:"";pointer-events:none;position:absolute}.b-gs-page__coverPh:before{background:#ffffff57;box-shadow:28px 2px 0 0 #ffffff2e;filter:blur(1px);height:104px;left:12%;top:24%;width:104px}.b-gs-page__coverPh:after{background:#ffffff29;border-radius:44% 56% 0 0/100% 100% 0 0;bottom:-32%;box-shadow:0 -18px 0 0 #ffffff24,0 -34px 0 0 #ffffff17;height:72%;left:-4%;right:-4%;transform:rotate(-4deg)}.b-gs-page__coverPh--1{background:linear-gradient(135deg,#f4c3b2b3,#b8c6ffb3)}.b-gs-page__coverPh--2{background:linear-gradient(135deg,#c5ecd0bd,#b8d7ffb3)}.b-gs-page__coverPh--3{background:linear-gradient(135deg,#efc9ffb8,#d2f3e7b3)}.b-gs-page__coverPh--4{background:linear-gradient(135deg,#ffd7e4b8,#d4dbffc7)}.b-gs-page__coverPh--5{background:linear-gradient(135deg,#c1daebc2,#f7eed9c2)}.b-gs-page__coverPh--6{background:linear-gradient(135deg,#ead6bfd6,#c9ead5a8)}.b-gs-page__quickFacts{grid-gap:0;background:#ffffffdb;border:1px solid #d2d7db70;border-radius:22px;display:grid;gap:0;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:14px;overflow:hidden}.b-gs-page__fact{align-items:center;border-right:1px solid #d2d7db61;display:flex;gap:10px;min-width:0;padding:14px}.b-gs-page__fact:last-child{border-right:0}.b-gs-page__fact small,.b-gs-page__fact strong{display:block;min-width:0;overflow:hidden;overflow-wrap:anywhere;text-overflow:clip;white-space:normal;word-break:break-word}.b-gs-page__fact strong{color:#313235;font-size:15px;font-weight:800;line-height:20px}.b-gs-page__fact small{color:#31323594;font-size:13px;line-height:17px;margin-top:4px}.b-gs-page__factIcon{align-items:center;background:#dde4ff3d;border-radius:14px;color:#313235d1;display:inline-flex;flex:0 0 auto;height:38px;justify-content:center;width:38px}.b-gs-page__factIcon svg{height:20px;width:20px}.b-gs-page__panel{padding:24px}.b-gs-page__sectionTitle{color:#313235;font-size:17px;font-weight:800;line-height:22px;margin-bottom:14px}.b-gs-page__sectionTitle--spaced{margin-top:18px}.b-gs-page__sectionTitle--small{margin-bottom:16px}.b-gs-page__bodyText{color:#313235d6;font-size:15px;line-height:23px;white-space:pre-wrap}.b-gs-page__expectations{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.b-gs-page__expectCard{background:#ffffffd6;border:1px solid #d2d7db61;border-radius:22px;min-width:0;padding:18px}.b-gs-page__expectCard--mint{background:linear-gradient(180deg,#b5fedd38,#fffffff0)}.b-gs-page__expectCard--purple{background:linear-gradient(180deg,#e0d4fc24,#fffffff0)}.b-gs-page__expectCard--peach{background:linear-gradient(180deg,#ffd9c94d,#fffffff0)}.b-gs-page__expectCard--blue{background:linear-gradient(180deg,#dde4ff38,#fffffff0)}.b-gs-page__expectCard p{color:#313235ad;font-size:14px;line-height:21px;margin:0}.b-gs-page__expectIcon{align-items:center;background:#ffffffc2;border:1px solid #d2d7db42;border-radius:14px;color:#313235d1;display:inline-flex;height:42px;justify-content:center;margin-bottom:12px;width:42px}.b-gs-page__expectIcon svg{height:20px;width:20px}.b-gs-page__expectTitle{color:#313235;font-size:15px;font-weight:800;line-height:20px;margin-bottom:8px}.b-gs-page__dual{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) .72fr}.b-gs-page__hostCard{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:72px minmax(0,1fr) auto}.b-gs-page__hostAvatar,.b-gs-page__participantAvatar{background:#d2d7db38;border-radius:22px;flex:0 0 auto;height:72px;overflow:hidden;width:72px}.b-gs-page__hostAvatar img,.b-gs-page__participantAvatar img{display:block;height:100%;object-fit:cover;width:100%}.b-gs-page__hostAvatarPh,.b-gs-page__miniAvatarPh,.b-gs-page__participantAvatarPh{align-items:center;background:linear-gradient(135deg,#dde4ff8c,#e0d4fc61);color:#fff;display:inline-flex;font-size:20px;font-weight:800;height:100%;justify-content:center;line-height:1;width:100%}.b-gs-page__hostMeta{min-width:0}.b-gs-page__hostMeta p{color:#313235ad;font-size:14px;line-height:21px;margin:8px 0 0}.b-gs-page__hostName{color:#313235;font-size:21px;font-weight:800;line-height:26px}.b-gs-page__hostRole{color:#31323594;font-size:14px;line-height:18px;margin-top:4px}.b-gs-page__hostBadge{align-self:center;background:#ffffffeb;border:1px solid #d2d7db70;border-radius:18px;color:#313235c7;font-size:14px;font-weight:700;line-height:18px;min-width:104px;padding:14px 16px;text-align:center}.b-gs-page__rules{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.b-gs-page__rules li{grid-gap:10px;align-items:start;color:#313235c7;display:grid;font-size:15px;gap:10px;grid-template-columns:24px minmax(0,1fr);line-height:21px}.b-gs-page__ruleIcon{align-items:center;color:#029854;display:inline-flex;height:24px;justify-content:center;width:24px}.b-gs-page__ruleIcon svg{height:18px;width:18px}.b-gs-page__steps{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.b-gs-page__step{background:#ffffffd6;border:1px solid #d2d7db5c;border-radius:22px;min-width:0;padding:18px 16px 16px;position:relative}.b-gs-page__step p{color:#313235a3;font-size:14px;line-height:21px;margin:8px 0 0}.b-gs-page__stepNum{align-items:center;background:#b5fedd6b;border-radius:999px;color:#02894c;display:inline-flex;font-size:15px;font-weight:800;height:34px;justify-content:center;line-height:1;width:34px}.b-gs-page__stepTitle{color:#313235;font-size:16px;font-weight:800;line-height:20px;margin-top:12px}.b-gs-page__stepNote{align-items:flex-start;background:#b5fedd2e;border:1px solid #b5fedd57;border-radius:18px;color:#02894c;display:flex;font-size:14px;font-weight:700;gap:10px;line-height:21px;margin-top:16px;padding:14px 16px}.b-gs-page__paymentMethodIcon,.b-gs-page__securePayIcon,.b-gs-page__sideMetaIcon,.b-gs-page__sideNoteIcon,.b-gs-page__stepNoteIcon{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center}.b-gs-page__paymentMethodIcon svg,.b-gs-page__securePayIcon svg,.b-gs-page__sideMetaIcon svg,.b-gs-page__sideNoteIcon svg,.b-gs-page__stepNoteIcon svg{height:18px;width:18px}.b-gs-page__participantsList{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.b-gs-page__participant{align-items:center;background:#d2d7db1f;border:1px solid #d2d7db42;border-radius:20px;display:flex;gap:12px;padding:12px}.b-gs-page__participantAvatar{border-radius:18px;height:54px;width:54px}.b-gs-page__participantMeta{min-width:0}.b-gs-page__participantMeta small,.b-gs-page__participantMeta strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-gs-page__participantMeta strong{color:#313235;font-size:15px;font-weight:800;line-height:20px}.b-gs-page__participantMeta small{color:#31323594;font-size:13px;line-height:17px;margin-top:3px}.b-gs-page__emptyNote{color:#3132359e;font-size:15px;line-height:21px}.b-gs-page__sideCard{padding:22px}.b-gs-page__sideLabel{color:#313235b8;font-size:15px;font-weight:800;line-height:20px}.b-gs-page__price{color:#313235;font-size:clamp(38px,3.2vw,48px);font-weight:800;letter-spacing:-.05em;line-height:1;margin-top:10px}.b-gs-page__priceSub{color:#31323594;font-size:15px;line-height:19px;margin-top:10px}.b-gs-page__sideMeta{display:flex;flex-direction:column;gap:14px;margin-top:22px}.b-gs-page__sideMetaRow{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:22px minmax(0,1fr)}.b-gs-page__sideMetaRow small,.b-gs-page__sideMetaRow strong{display:block}.b-gs-page__sideMetaRow strong{color:#313235db;font-size:15px;font-weight:700;line-height:19px}.b-gs-page__sideMetaRow small{color:#31323594;font-size:14px;line-height:18px;margin-top:4px}.b-gs-page__tariff{background:#b5fedd1a;border:1px solid #b5fedd85;border-radius:18px;margin-top:20px;padding:14px}.b-gs-page__tariffRow{align-items:center;color:#313235;display:flex;font-size:15px;font-weight:700;gap:12px;justify-content:space-between;line-height:19px}.b-gs-page__tariffRow b{font-size:17px;font-weight:800;line-height:21px}.b-gs-page__linkBtn,.b-gs-page__primaryBtn,.b-gs-page__secondaryBtn{background:#fffffff0;border:1px solid #d2d7db8f;border-radius:16px;color:#313235;cursor:pointer;font-size:14px;font-weight:800;line-height:18px;min-height:46px;transition:transform .18s ease,background .18s ease,border-color .18s ease,opacity .18s ease;width:100%}.b-gs-page__linkBtn:hover:not(:disabled),.b-gs-page__primaryBtn:hover:not(:disabled),.b-gs-page__secondaryBtn:hover:not(:disabled){transform:translateY(-1px)}.b-gs-page__linkBtn:disabled,.b-gs-page__primaryBtn:disabled,.b-gs-page__secondaryBtn:disabled{cursor:default;opacity:.5}.b-gs-page__primaryBtn{background:linear-gradient(180deg,#b5feddf0,#a1fed4f5);border-color:#b5feddbf;color:#027f47;margin-top:18px}.b-gs-page__secondaryBtn{background:#ffffffeb;margin-top:16px}.b-gs-page__linkBtn{background:#0000;border:0;color:#8e62f4;justify-content:flex-start;margin-top:8px;min-height:44px;padding:0;text-align:left}.b-gs-page__manageActions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:18px}.b-gs-page__manageActions .b-btn{border-radius:14px;font-size:14px;font-weight:700;line-height:18px;min-height:46px;overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap;width:100%}.b-gs-page__sideNote{grid-gap:10px;color:#3132359e;display:grid;font-size:13px;gap:10px;grid-template-columns:18px minmax(0,1fr);line-height:19px;margin-top:16px}.b-gs-page__paymentMethods{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.b-gs-page__paymentMethod{align-items:center;background:#ffffffeb;border:1px solid #d2d7db6b;border-radius:14px;color:#313235d1;display:inline-flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;line-height:18px;min-height:46px}.b-gs-page__paymentMethod.is-active{background:#b5fedd24;border-color:#b5feddb8}.b-gs-page__securePay{grid-gap:10px;display:grid;gap:10px;grid-template-columns:20px minmax(0,1fr);margin-top:16px;padding:2px 0 10px}.b-gs-page__securePay small,.b-gs-page__securePay strong{display:block}.b-gs-page__securePay strong{color:#313235d1;font-size:15px;font-weight:700;line-height:19px}.b-gs-page__securePay small{color:#31323594;font-size:13px;line-height:17px;margin-top:3px}.b-gs-page__receipt{border-top:1px solid #d2d7db61;display:flex;flex-direction:column;gap:12px;margin-top:6px;padding-top:12px}.b-gs-page__receipt b,.b-gs-page__receipt div,.b-gs-page__receipt span{align-items:center;display:flex;gap:12px;justify-content:space-between}.b-gs-page__receipt span{color:#313235ad;font-size:14px;line-height:18px}.b-gs-page__receipt b{color:#313235;font-size:15px;font-weight:700;line-height:19px}.b-gs-page__receiptTotal{align-items:center;border-top:1px solid #d2d7db6b;display:flex;gap:12px;justify-content:space-between;margin-top:16px;padding-top:14px}.b-gs-page__receiptTotal span{color:#313235cc;font-size:18px;font-weight:800;line-height:22px}.b-gs-page__receiptTotal b{color:#313235;font-weight:800;letter-spacing:-.04em;line-height:1}.b-gs-page__miniAvatars{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.b-gs-page__miniAvatar{align-items:center;background:#d2d7db2e;border:2px solid #ffffffeb;border-radius:14px;box-shadow:0 8px 22px #31323514;color:#313235c7;display:inline-flex;font-size:13px;font-weight:800;height:42px;justify-content:center;line-height:1;overflow:hidden;width:42px}.b-gs-page__miniAvatar img{display:block;height:100%;object-fit:cover;width:100%}.b-gs-page__miniAvatar--more{background:#ffffffeb;border-color:#d2d7db57}.b-gs-page__miniAvatarPh{font-size:13px}.b-gs-page__cancelText,.b-gs-page__miniNote{color:#313235a3;font-size:14px;line-height:21px;margin-top:12px}.b-gs-page__skeleton{animation:shimmer 1.4s linear infinite;background:linear-gradient(90deg,#d2d7db2e,#d2d7db14,#d2d7db2e);background-size:200% 100%;border-radius:18px;min-height:56px}.b-gs-page__skeleton--hero{border-radius:28px;min-height:280px}.b-gs-page__skeleton--grid{border-radius:28px;min-height:320px}.b-gs-page--empty,.b-gs-page--loading{min-width:0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1239px){.b-gs-page__layout{grid-template-columns:1fr}.b-gs-page__aside{align-items:start;display:grid;grid-template-columns:1fr 1fr;position:static}.b-gs-page__expectations,.b-gs-page__quickFacts,.b-gs-page__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.b-gs-page__dual{grid-template-columns:1fr}}@media(max-width:768px){.b-gs-page__head{flex-direction:column}.b-gs-page__aside,.b-gs-page__expectations,.b-gs-page__manageActions,.b-gs-page__participantsList,.b-gs-page__paymentMethods,.b-gs-page__quickFacts,.b-gs-page__steps{grid-template-columns:1fr}.b-gs-page__heroCard,.b-gs-page__panel,.b-gs-page__sideCard{border-radius:22px;padding:18px}.b-gs-page__cover,.b-gs-page__coverPh,.b-gs-page__coverWrap{min-height:180px}.b-gs-page__quickFacts{gap:0}.b-gs-page__fact{border-bottom:1px solid #d2d7db57;border-right:0}.b-gs-page__fact:last-child{border-bottom:0}.b-gs-page__hostCard{grid-template-columns:1fr;text-align:left}.b-gs-page__hostBadge{justify-self:flex-start}.b-gs-page__price{font-size:40px}}[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page{color:#e9eefb}[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__back{color:#e2e9f8d1}[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__back:hover{color:#f1f5ff}[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__intro h2,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__intro p,[data-app-theme=dark] .group-sessions-dashboard .b-gs-card h3,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__emptyNote,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__expectTitle,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__headMain h1,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__headMain p,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__hostName,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__miniAvatar,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__price,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__receipt b,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__receiptTotal b,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__receiptTotal span,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__sectionTitle,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__sectionTitle--small,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__sideLabel,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__sideMetaRow strong,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__stepTitle,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__tariffRow,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__tariffRow b{color:#e9eefb}[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__client-note,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__empty p,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__helpCard p,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__infoCard li,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__infoCard p,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__intro p,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__bodyText,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__cancelText,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__expectCard p,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__miniNote,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__priceSub,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__receipt span,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__rules li,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__securePay small,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__securePay strong,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__sideMetaRow small,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__sideNote,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__step p,[data-app-theme=dark] .group-sessions-dashboard .b-gs-stat__meta small{color:#e2e9f8b8}[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__client-note,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__empty,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__filtersPanel,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__helpCard,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__infoCard,[data-app-theme=dark] .group-sessions-dashboard .b-gs-card,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__expectCard,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__heroCard,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__panel,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__participant,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__paymentMethod,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__quickFacts,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__sideCard,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__step,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__tariff,[data-app-theme=dark] .group-sessions-dashboard .b-gs-stat,[data-app-theme=dark] .group-sessions-dashboard .b-gsm.b-modal__card{background:linear-gradient(180deg,#111824f5,#0d131df5);border-color:#18a869;box-shadow:0 20px 50px #00000057}[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__client-note .b-btn,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__refresh,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__search,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__select,[data-app-theme=dark] .group-sessions-dashboard .b-gs-card__btn,[data-app-theme=dark] .group-sessions-dashboard .b-gs-detail__desc,[data-app-theme=dark] .group-sessions-dashboard .b-gs-form__switch,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__backIcon,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__fact,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__hostBadge,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__miniAvatar--more,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__primaryBtn,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__secondaryBtn,[data-app-theme=dark] .group-sessions-dashboard .b-gs-participants__item,[data-app-theme=dark] .group-sessions-dashboard .b-gsm__tab,[data-app-theme=dark] .group-sessions-dashboard .b-gsm__tabs{background:#131b28e6;border-color:#8092b057;color:#e9eefb}[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__empty-title,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__helpCard h3,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__infoCard h3,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__search input,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__select select,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__fact strong,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__participantMeta strong{color:#e9eefb}[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__client-note .gs-icon,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__refresh .gs-icon,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__search>span,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__select span{color:#e2e9f8b8}[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__client-note .b-btn:hover:not(:disabled),[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__refresh:hover:not(:disabled){background:#31425fe6}[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__backIcon,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__factIcon,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__paymentMethodIcon,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__ruleIcon,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__securePayIcon,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__sideMetaIcon,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__stepNoteIcon{color:#e2e9f8d1}[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__fact,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__quickFacts{border-color:#8092b05c}[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__fact small,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__fact strong{text-shadow:none}[data-app-theme=dark] .group-sessions-dashboard .b-gs-card__btn:disabled,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__primaryBtn:disabled,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__secondaryBtn:disabled{opacity:.6}[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__secondaryBtn{background:#1d283bf0;border-color:#8092b07a;color:#e9eefb}[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__secondaryBtn:hover:not(:disabled){background:#2b3950f5}[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__manageActions .b-btn{background:#1d283bf0;border-color:#8092b07a;color:#e9eefb}[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__manageActions .b-btn:hover:not(:disabled){background:#2b3950f5}[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__paymentMethod{color:#e2e9f8cc}[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__paymentMethod.is-active{background:#26413a73;border-color:#73e3b294;color:#9bf2cd}[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__tariff{background:#223b384d;border-color:#73e3b266}[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__stepNote{background:#26413a52;border-color:#73e3b270;color:#9bf2cd}[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__linkBtn{color:#cfc8ff}[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__linkBtn:hover{color:#e0dcff}[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__select select{color-scheme:dark}[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__select select optgroup,[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__select select option{background:#131b28;color:#e9eefb}[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__search input::placeholder{color:#e2e9f87a}[data-app-theme=dark] .group-sessions-dashboard .b-gs-card__facts,[data-app-theme=dark] .group-sessions-dashboard .b-gs-card__facts .gs-icon,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__fact small,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__hostMeta p,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__hostRole,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__participantMeta small,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__sideLabel{color:#e2e9f8b3}[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__create,[data-app-theme=dark] .group-sessions-dashboard .b-gs-card__btn--dark,[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__primaryBtn{background:linear-gradient(180deg,#73e3b2,#54c997);border-color:#73e3b2d1;color:#0e1a14}[data-app-theme=dark] .group-sessions-dashboard .b-group-sessions__create:hover,[data-app-theme=dark] .group-sessions-dashboard .b-gs-card__btn--dark:hover:not(:disabled),[data-app-theme=dark] .group-sessions-dashboard .b-gs-page__primaryBtn:hover:not(:disabled){background:linear-gradient(180deg,#7de7b8,#5fcfa0)}[data-app-theme=dark] .group-sessions-dashboard .b-gs-status{background-color:#182233d9;border-color:#8092b06b;color:#e2e9f8d1}[data-app-theme=dark] .group-sessions-dashboard .b-gs-status--open{background-color:#73e3b247;border-color:#73e3b294;color:#8ef0c3}[data-app-theme=dark] .group-sessions-dashboard .b-gs-status--pending{background-color:#acaafe38;border-color:#acaafe6b;color:#d7d2ff}.gs-public-page{--gs-bg:#fbfbff;--gs-surface:#ffffffdb;--gs-surface-solid:#fff;--gs-border:#1f23341a;--gs-text:#242638;--gs-muted:#6f738b;--gs-soft:#f2f1ff;--gs-mint:#e7f8ed;--gs-mint-strong:#18b85d;--gs-violet:#9377ff;--gs-violet-soft:#efe9ff;--gs-shadow:0 24px 70px #24263814;--gs-shadow-soft:0 14px 34px #2426380f;background:radial-gradient(circle at 18% 6%,#acaafe29,#0000 34%),radial-gradient(circle at 88% 2%,#b5fedd2e,#0000 30%),var(--gs-bg);color:var(--gs-text);font-family:Circe,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;width:100%}.gs-public-page *,.gs-public-page :after,.gs-public-page :before{box-sizing:border-box}.gs-public-page__shell{margin:0 auto;max-width:1440px;padding:26px 0 42px;width:calc(100% - 80px)}.gs-public-back{align-items:center;color:var(--gs-muted);display:inline-flex;font-size:15px;font-weight:700;gap:10px;margin-bottom:14px;text-decoration:none;transition:color .18s ease,transform .18s ease}.gs-public-back:hover{color:var(--gs-violet);transform:translateX(-2px)}.gs-public-hero{grid-gap:34px;align-items:start;display:grid;gap:34px;grid-template-columns:minmax(0,1fr) 480px;margin-bottom:16px}.gs-public-hero__main{min-width:0}.gs-public-eyebrow{color:var(--gs-text);font-size:clamp(20px,1.55vw,30px);font-weight:800;letter-spacing:-.02em;line-height:1.05;margin:0 0 2px}.gs-public-hero h1{color:var(--gs-text);font-size:clamp(38px,3.35vw,66px);font-weight:800;letter-spacing:-.045em;line-height:.98;margin:0;max-width:850px}.gs-public-lead{color:var(--gs-muted);font-size:clamp(18px,1.3vw,24px);font-weight:600;line-height:1.34;margin:14px 0 16px;max-width:850px}.gs-public-badges{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 12px}.gs-public-badges span{align-items:center;background:#e7f8eddb;border:1px solid #18b85d26;border-radius:999px;color:#169552;display:inline-flex;font-size:14px;font-weight:800;gap:8px;line-height:1;min-height:34px;padding:8px 14px}.gs-public-badges span:nth-child(3){background:#efe9ffeb;border-color:#9377ff2e;color:#7a61d9}.gs-public-cover{background:radial-gradient(circle at 18% 30%,#ffffffb8 0 44px,#fff0 68px),linear-gradient(135deg,#fbd6eeb8,#eae2ffc7 48%,#ddf5ffcc);border:1px solid #ffffffb3;border-radius:28px;box-shadow:var(--gs-shadow-soft);height:clamp(185px,17vw,260px);isolation:isolate;overflow:hidden;position:relative}.gs-public-cover:before{background:radial-gradient(ellipse at 35% 8%,#ffffff9e,#0000 38%),radial-gradient(ellipse at 76% 72%,#a495ff33,#0000 50%);content:"";inset:-28% -8% 0 -8%;position:absolute;z-index:-1}.gs-public-cover img{display:block;height:100%;object-fit:cover;position:relative;width:100%;z-index:2}.gs-public-cover__orb{border-radius:999px;pointer-events:none;position:absolute;z-index:1}.gs-public-cover__orb--one{background:#ffffff5c;border:1px solid #ffffff8f;box-shadow:inset 0 2px 18px #ffffff80;height:78px;left:15%;top:38px;width:78px}.gs-public-cover__orb--two{background:#9377ff17;border:1px solid #9377ff1a;bottom:-145px;height:320px;right:-105px;width:320px}.gs-public-cover__wave{border-radius:50%;height:130px;left:-10%;pointer-events:none;position:absolute;width:125%}.gs-public-cover__wave--one{background:#ffffff38;bottom:18px;transform:rotate(2deg)}.gs-public-cover__wave--two{background:#d6e0ff6b;bottom:-48px;transform:rotate(-8deg)}.gs-public-booking,.gs-public-card,.gs-public-summary{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--gs-surface);border:1px solid var(--gs-border);box-shadow:var(--gs-shadow-soft)}.gs-public-booking{border-radius:26px;padding:22px;position:-webkit-sticky;position:sticky;top:18px;top:calc(18px + var(--site-maintenance-offset, 0px))}.gs-public-booking__row{grid-gap:13px;align-items:center;color:var(--gs-muted);display:grid;font-size:16px;font-weight:700;gap:13px;grid-template-columns:24px minmax(120px,1fr) minmax(120px,auto);min-height:38px}.gs-public-booking__row+.gs-public-booking__row{margin-top:3px}.gs-public-booking__row-icon{color:#697088;display:inline-flex}.gs-public-booking__row strong{color:var(--gs-text);font-size:16px;font-weight:800;text-align:right}.gs-public-booking__row strong.is-accent{font-size:26px;letter-spacing:-.025em}.gs-public-booking__button{align-items:center;background:linear-gradient(135deg,#18b85d,#10ad55);border:0;border-radius:16px;box-shadow:0 18px 36px #18b85d38;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:17px;font-weight:800;gap:12px;justify-content:center;margin:18px 0 12px;min-height:58px;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;width:100%}.gs-public-booking__button:hover:not(:disabled){box-shadow:0 22px 44px #18b85d47;transform:translateY(-1px)}.gs-public-booking__button:disabled{cursor:not-allowed;opacity:.62}.gs-public-booking__note{color:var(--gs-muted);font-size:14px;font-weight:650;line-height:1.35;margin:0 0 14px}.gs-public-payment-pills{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.gs-public-discount button,.gs-public-discount input,.gs-public-discount select,.gs-public-discount>button,.gs-public-payment-pills span{background:#ffffffa8;border:1px solid var(--gs-border);border-radius:12px;color:var(--gs-text);font-family:inherit;font-size:14px;font-weight:800;min-height:42px}.gs-public-payment-pills span{align-items:center;display:inline-flex;gap:7px;justify-content:center;white-space:nowrap}.gs-public-discount{margin-top:10px}.gs-public-discount>button{background:#efe9ffa8;color:#7a61d9;cursor:pointer;width:100%}.gs-public-discount.is-open{grid-gap:8px;display:grid;gap:8px;grid-template-columns:120px 1fr 118px}.gs-public-discount button,.gs-public-discount input,.gs-public-discount select{outline:none;padding:0 12px;width:100%}.gs-public-discount.is-open button{background:#8e74ff;border-color:#7f67e8;color:#fff;cursor:pointer}.gs-public-state{background:#efe9ffb3;border-radius:14px;color:#6954bd;font-size:14px;font-weight:800;margin-top:10px;padding:12px 14px}.gs-public-state--success{background:#e7f8edd1;color:#148b4e}.gs-public-grid{grid-gap:16px;display:grid;gap:16px}.gs-public-grid--intro{grid-template-columns:1fr 480px;margin-bottom:16px}.gs-public-grid--support{grid-template-columns:minmax(0,1fr) 430px;margin-top:16px}.gs-public-card{border-radius:24px;padding:22px}.gs-public-card h2,.gs-public-section-head h2{color:var(--gs-text);font-size:24px;font-weight:800;letter-spacing:-.025em;line-height:1.12;margin:0}.gs-public-card p,.gs-public-section-head p{color:var(--gs-muted);font-size:16px;font-weight:600;line-height:1.45;margin:10px 0 0}.gs-public-about p{max-width:980px}.gs-public-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.gs-public-host__exp,.gs-public-tags span{align-items:center;background:#ffffff94;border:1px solid var(--gs-border);border-radius:999px;color:var(--gs-text);display:inline-flex;font-size:14px;font-weight:800;line-height:1;min-height:34px;padding:7px 12px}.gs-public-host__row{align-items:center;display:flex;gap:16px;margin-top:14px}.gs-public-host__avatar{background:linear-gradient(135deg,#f6d7c9,#e4bfae);border-radius:999px;box-shadow:0 12px 28px #2426381a;color:#fff;display:grid;flex:0 0 auto;font-size:28px;font-weight:800;height:86px;overflow:hidden;place-items:center;width:86px}.gs-public-host__avatar img{display:block;height:100%;object-fit:cover;width:100%}.gs-public-host h3{color:var(--gs-text);font-size:20px;font-weight:800;line-height:1.12;margin:0}.gs-public-host__role{color:#8e74ff!important;font-size:15px!important;margin-top:4px!important}.gs-public-host__exp{margin-top:14px}.gs-public-expectations{margin-bottom:16px}.gs-public-section-head{align-items:end;display:flex;gap:18px;justify-content:space-between;margin-bottom:16px}.gs-public-section-head p{max-width:560px;text-align:right}.gs-public-features{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.gs-public-feature{background:#ffffff94;border-radius:18px;box-shadow:none;padding:18px}.gs-public-card__icon{align-items:center;background:var(--gs-violet-soft);border-radius:14px;color:#8e74ff;display:inline-flex;height:42px;justify-content:center;width:42px}.gs-public-feature h3{color:var(--gs-text);font-size:17px;font-weight:800;line-height:1.16;margin:14px 0 0}.gs-public-feature p{font-size:14px;line-height:1.35}.gs-public-steps ol{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:18px 0 0;padding:0;position:relative}.gs-public-steps li{min-width:0;position:relative}.gs-public-steps li:after{border-top:2px dotted #18b85d42;content:"";left:46px;position:absolute;right:-6px;top:15px}.gs-public-steps li:last-child:after{display:none}.gs-public-steps li span{align-items:center;background:#e7f8edfa;border-radius:999px;color:#169552;display:inline-flex;font-size:15px;font-weight:800;height:32px;justify-content:center;position:relative;width:32px;z-index:1}.gs-public-steps li strong{color:var(--gs-text);display:block;font-size:15px;font-weight:800;line-height:1.15;margin-top:12px}.gs-public-steps li p{font-size:13px;line-height:1.28;margin-top:6px}.gs-public-safe-note{align-items:center;background:#e7f8eddb;border-radius:14px;color:#148b4e;display:flex;font-size:14px;font-weight:800;gap:9px;margin-top:18px;min-height:42px;padding:10px 14px}.gs-public-faq details{border-bottom:1px solid var(--gs-border)}.gs-public-faq summary{align-items:center;color:var(--gs-text);cursor:pointer;display:flex;font-size:16px;font-weight:800;gap:12px;justify-content:space-between;list-style:none;padding:14px 0}.gs-public-faq summary::-webkit-details-marker{display:none}.gs-public-faq summary:after{color:var(--gs-muted);content:"⌄";font-size:20px;transition:transform .18s ease}.gs-public-faq details[open] summary:after{transform:rotate(180deg)}.gs-public-faq details p{font-size:14px;margin:-3px 0 14px}.gs-public-reviews{margin-top:16px}.gs-public-reviews__list{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.gs-public-reviews__list article{background:#ffffff94;border:1px solid var(--gs-border);border-radius:18px;padding:18px}.gs-public-reviews__list article>p{margin:0}.gs-public-reviews__list article>div{grid-column-gap:10px;align-items:center;column-gap:10px;display:grid;grid-template-areas:"ava name" "ava role";grid-template-columns:36px 1fr;margin-top:18px}.gs-public-review-avatar{background:#f0d3c2;border-radius:999px;color:#fff;display:inline-grid;font-size:13px;font-weight:800;grid-area:ava;height:36px;overflow:hidden;place-items:center;width:36px}.gs-public-review-avatar img{height:100%;object-fit:cover;width:100%}.gs-public-reviews__list strong{color:var(--gs-text);font-size:14px;font-weight:800;grid-area:name}.gs-public-reviews__list small{color:var(--gs-muted);font-size:12px;font-weight:700;grid-area:role}.gs-public-summary{grid-gap:20px;align-items:center;background:radial-gradient(circle at 3% 50%,#9377ff29,#0000 18%),#ffffffd6;border-radius:24px;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) auto;margin-top:16px;padding:18px 24px}.gs-public-summary>div:first-child{grid-column-gap:16px;align-items:center;column-gap:16px;display:grid;grid-template-areas:"icon title" "icon text";grid-template-columns:62px minmax(0,auto)}.gs-public-summary>div:first-child span{align-items:center;background:var(--gs-violet-soft);border-radius:999px;color:#8e74ff;display:inline-flex;grid-area:icon;height:62px;justify-content:center;width:62px}.gs-public-summary strong{color:var(--gs-text);font-size:21px;font-weight:800;grid-area:title;line-height:1.15}.gs-public-summary p{color:var(--gs-muted);font-size:15px;font-weight:700;grid-area:text;margin:4px 0 0}.gs-public-summary dl{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(4,minmax(110px,auto));margin:0}.gs-public-summary dt{color:var(--gs-text);font-size:23px;font-weight:800;letter-spacing:-.02em;line-height:1;margin:0}.gs-public-summary dd{color:var(--gs-muted);font-size:13px;font-weight:700;line-height:1.1;margin:5px 0 0}.gs-public-loading,.gs-public-not-found{font-family:Circe,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0 auto;max-width:1440px;padding:48px 0 80px;width:calc(100% - 80px)}.gs-public-loading__box,.gs-public-not-found__box{background:#ffffffdb;border:1px solid #1f23341a;border-radius:24px;box-shadow:0 14px 34px #2426380f;color:#242638;padding:28px}.gs-public-not-found__box h1{font-size:30px;line-height:1.1;margin:0 0 8px}.gs-public-not-found__box p{color:#6f738b;font-size:16px;font-weight:600;margin:0 0 16px}.gs-public-not-found__box a{align-items:center;background:#242638;border-radius:12px;color:#fff;display:inline-flex;font-size:15px;font-weight:800;min-height:42px;padding:0 16px;text-decoration:none}[data-app-theme=dark] .gs-public-page{--gs-bg:#121620;--gs-surface:#181d2ad6;--gs-surface-solid:#191f2d;--gs-border:#eaeeff1a;--gs-text:#eef2ff;--gs-muted:#aeb7cc;--gs-soft:#9377ff1f;--gs-mint:#18b85d1f;--gs-shadow:0 24px 80px #00000057;--gs-shadow-soft:0 14px 40px #00000038;background:radial-gradient(circle at 14% 5%,#9377ff38,#0000 34%),radial-gradient(circle at 88% 0,#18b85d1f,#0000 28%),var(--gs-bg)}[data-app-theme=dark] .gs-public-badges span{background:#18b85d1f;border-color:#6fe8a629;color:#8df0ba}[data-app-theme=dark] .gs-public-badges span:nth-child(3),[data-app-theme=dark] .gs-public-card__icon,[data-app-theme=dark] .gs-public-summary>div:first-child span{background:#9377ff26;color:#b8a8ff}[data-app-theme=dark] .gs-public-discount button,[data-app-theme=dark] .gs-public-discount input,[data-app-theme=dark] .gs-public-discount select,[data-app-theme=dark] .gs-public-discount>button,[data-app-theme=dark] .gs-public-feature,[data-app-theme=dark] .gs-public-host__exp,[data-app-theme=dark] .gs-public-payment-pills span,[data-app-theme=dark] .gs-public-reviews__list article,[data-app-theme=dark] .gs-public-tags span{background:hsla(0,0%,100%,.045);color:var(--gs-text)}[data-app-theme=dark] .gs-public-discount.is-open button{background:#8e74ff;color:#fff}[data-app-theme=dark] .gs-public-safe-note,[data-app-theme=dark] .gs-public-state--success{background:#18b85d21;color:#8df0ba}[data-app-theme=dark] .gs-public-state{background:#9377ff24;color:#b8a8ff}[data-app-theme=dark] .gs-public-summary{background:radial-gradient(circle at 3% 50%,#9377ff2e,#0000 18%),#181d2ad6}[data-app-theme=dark] .gs-public-loading__box,[data-app-theme=dark] .gs-public-not-found__box{background:#181d2ae0;border-color:#eaeeff1a;color:#eef2ff}[data-app-theme=dark] .gs-public-not-found__box p{color:#aeb7cc}[data-app-theme=dark] .gs-public-not-found__box a{background:#eef2ff;color:#171b27}@media(max-width:1180px){.gs-public-loading,.gs-public-not-found,.gs-public-page__shell{max-width:980px;width:calc(100% - 36px)}.gs-public-grid--intro,.gs-public-grid--support,.gs-public-hero{grid-template-columns:1fr}.gs-public-booking{position:static}.gs-public-section-head{align-items:flex-start;flex-direction:column}.gs-public-section-head p{text-align:left}.gs-public-features,.gs-public-steps ol,.gs-public-summary dl{grid-template-columns:repeat(2,minmax(0,1fr))}.gs-public-summary{grid-template-columns:1fr}}@media(max-width:720px){.gs-public-loading,.gs-public-not-found,.gs-public-page__shell{max-width:620px;padding-top:18px;width:calc(100% - 24px)}.gs-public-hero h1{font-size:clamp(34px,12vw,48px)}.gs-public-lead{font-size:17px}.gs-public-booking,.gs-public-card,.gs-public-summary{border-radius:20px;padding:18px}.gs-public-booking__row{grid-template-columns:22px 1fr}.gs-public-booking__row strong{grid-column:2;text-align:left}.gs-public-discount.is-open,.gs-public-features,.gs-public-payment-pills,.gs-public-reviews__list,.gs-public-steps ol,.gs-public-summary dl{grid-template-columns:1fr}.gs-public-steps li:after{display:none}.gs-public-summary>div:first-child{grid-template-columns:52px 1fr}.gs-public-summary>div:first-child span{height:52px;width:52px}}.podcasts-global-player{grid-gap:16px;align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border-top:1px solid #e4e4e4;bottom:0;box-shadow:0 -8px 28px #1c1f2b1f;display:grid;gap:16px;grid-template-columns:minmax(0,260px) minmax(0,1fr) auto;left:0;padding:10px 18px;position:fixed;right:0;z-index:1200}.podcasts-global-player__left,.podcasts-global-player__right{align-items:center;display:flex;gap:10px;min-width:0}.podcasts-global-player__right{flex-wrap:nowrap;justify-content:flex-end}.podcasts-global-player__center{min-width:0}.podcasts-global-player__cover{background:#f8f8f6;border:1px solid #e4e4e4;border-radius:10px;cursor:pointer;display:grid;flex-shrink:0;height:46px;overflow:hidden;padding:0;place-items:center;width:46px}.podcasts-global-player__cover img{display:block;height:100%;object-fit:cover;width:100%}.podcasts-global-player__cover span{font-size:24px}.podcasts-global-player__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.podcasts-global-player__title{background:none;border:0;color:#2b2b2b;cursor:pointer;font-family:Onest,sans-serif;font-size:13px;font-weight:600;overflow:hidden;padding:0;text-align:left;text-overflow:ellipsis;white-space:nowrap}.podcasts-global-player__podcast{align-items:center;color:#6b6b6b;display:flex;font-size:11px;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.podcasts-global-player__aegis{align-items:center;background:#0850411a;border-radius:999px;color:#085041;display:inline-flex;font-size:9px;font-weight:700;letter-spacing:.08em;padding:1px 6px;text-transform:uppercase}.podcasts-global-player__controls{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:7px}.pgp-btn{background:#fff;border:1px solid #e4e4e4;border-radius:999px;color:#3a3a3a;cursor:pointer;font-size:12px;font-weight:600;height:32px;min-width:38px;padding:0 12px;transition:transform .15s,border-color .15s,background .15s}.pgp-btn:hover{background:#f8f8f6;border-color:#c9c9c9;transform:translateY(-1px)}.pgp-btn:disabled{cursor:not-allowed;opacity:.45;transform:none}.pgp-btn--play{background:#2b2b2b;border-color:#2b2b2b;color:#fff;font-size:14px;height:42px;min-width:42px;padding:0;width:42px}.pgp-btn--play.is-playing{background:#5aeaa0;border-color:#5aeaa0;color:#132217}.podcasts-global-player__progress-wrap{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:auto minmax(0,1fr) auto}.podcasts-global-player__progress-wrap span{font-feature-settings:"tnum";color:#6b6b6b;font-size:11px;font-variant-numeric:tabular-nums;min-width:34px}.podcasts-global-player__progress-wrap span:last-child{text-align:right}.podcasts-global-player__progress,.podcasts-global-player__volume{-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,#5aeaa0 0,#a89de8 0,#e4e4e4 0,#e4e4e4);background:linear-gradient(to right,#5aeaa0 0,#a89de8 var(--pgp-progress,0),#e4e4e4 var(--pgp-progress,0),#e4e4e4 100%);border-radius:999px;cursor:pointer;height:4px;outline:none}.podcasts-global-player__progress::-webkit-slider-thumb,.podcasts-global-player__volume::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#2b2b2b;border:0;border-radius:50%;height:12px;width:12px}.podcasts-global-player__progress::-moz-range-thumb,.podcasts-global-player__volume::-moz-range-thumb{background:#2b2b2b;border:0;border-radius:50%;height:12px;width:12px}.podcasts-global-player__volume-wrap{align-items:center;display:flex;gap:8px}.podcasts-global-player__volume-wrap span{font-size:14px}.podcasts-global-player__volume{--pgp-progress:70%;width:84px}.pgp-speed{color:#6b6b6b;font-family:Unbounded,sans-serif;font-size:11px;min-width:50px}.pgp-close,.pgp-speed{background:#fff;border:1px solid #e4e4e4;border-radius:8px;cursor:pointer;font-weight:700;height:30px}.pgp-close{color:#2b2b2b;display:inline-grid;flex-shrink:0;font-size:16px;place-items:center;width:30px}.pgp-close:hover{background:#f8fafc;border-color:#bfc6d0}.pgp-close--mobile{display:none}.pgp-queue-btn{background:#fff;border:1px solid #e4e4e4;border-radius:8px;color:#6b6b6b;cursor:pointer;font-family:Onest,sans-serif;font-size:12px;font-weight:600;height:30px;min-width:58px;padding:0 10px;white-space:nowrap}.pgp-queue-btn.is-open{background:#5aeaa01f;border-color:#5aeaa0;color:#18a869}.pgp-global-toggle{align-items:center;background:#fff;border:1px solid #e4e4e4;border-radius:8px;color:#6b6b6b;cursor:pointer;display:inline-flex;font-size:11px;font-weight:600;gap:6px;height:30px;padding:0 8px;-webkit-user-select:none;user-select:none}.pgp-global-toggle input{accent-color:#18a869;cursor:pointer;height:14px;margin:0;width:14px}.podcasts-global-player__error{background:#fff2f1;border:1px solid #e3515147;border-radius:10px;bottom:calc(100% + 8px);color:#9d2d2d;cursor:pointer;font-size:12px;left:18px;padding:8px 10px;position:absolute;right:18px;text-align:left}.podcasts-global-player__queue{background:#fff;border:1px solid #e4e4e4;border-radius:14px;bottom:calc(100% + 10px);box-shadow:0 20px 44px #1c1f2b38;display:flex;flex-direction:column;max-height:min(60vh,420px);overflow:hidden;position:absolute;right:18px;width:min(460px,100vw - 24px)}.podcasts-global-player__queue-head{align-items:center;border-bottom:1px solid #e9e9e9;display:flex;gap:10px;justify-content:space-between;padding:12px 14px}.podcasts-global-player__queue-head strong{color:#2b2b2b;font-family:Unbounded,sans-serif;font-size:13px;letter-spacing:-.01em}.podcasts-global-player__queue-actions{align-items:center;display:flex;gap:8px}.podcasts-global-player__queue-actions button{background:#fff;border:1px solid #e4e4e4;border-radius:8px;color:#5f6670;cursor:pointer;font-size:12px;height:30px;padding:0 10px}.podcasts-global-player__queue-list{overflow:auto;padding:8px}.podcasts-global-player__queue-empty{color:#6b6b6b;font-size:12px;line-height:1.5;padding:14px 10px 16px}.pgp-queue-item{grid-gap:8px;align-items:center;border:1px solid #0000;border-radius:10px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;padding:6px}.pgp-queue-item.is-active{background:#5aeaa01f;border-color:#5aeaa080}.pgp-queue-item__main{background:#0000;border:0;cursor:pointer;min-width:0;text-align:left;width:100%}.pgp-queue-item__meta,.pgp-queue-item__title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pgp-queue-item__title{color:#2b2b2b;font-size:12px;font-weight:600}.pgp-queue-item__meta{color:#6b6b6b;font-size:11px;margin-top:2px}.pgp-queue-item__remove{background:#fff;border:1px solid #e4e4e4;border-radius:8px;color:#6b6b6b;cursor:pointer;height:28px;width:28px}body.podcasts-player-active .podcasts-main,body.podcasts-player-active .wrapper,body.podcasts-player-active .wrapper--plain{padding-bottom:92px}body.podcasts-player-active .podcasts-content{padding-bottom:124px}@media(max-width:1024px){.podcasts-global-player{gap:10px;grid-template-columns:minmax(0,1fr);padding:10px 12px}.podcasts-global-player__left,.podcasts-global-player__right{justify-content:space-between;width:100%}.podcasts-global-player__right{flex-wrap:wrap;gap:8px;justify-content:flex-end}.podcasts-global-player__volume-wrap{display:none}.podcasts-global-player__meta{flex:1 1}.pgp-close--mobile{display:inline-grid}.podcasts-global-player__right .pgp-close{display:none}body.podcasts-player-active .podcasts-main,body.podcasts-player-active .wrapper,body.podcasts-player-active .wrapper--plain{padding-bottom:124px}body.podcasts-player-active .podcasts-content{padding-bottom:150px}}[data-app-theme=dark] .podcasts-global-player{background:#131823f5;border-top-color:#364152;box-shadow:0 -10px 34px #00000059}[data-app-theme=dark] .podcasts-global-player .podcasts-global-player__title{color:#edf1fb}[data-app-theme=dark] .podcasts-global-player .podcasts-global-player__podcast,[data-app-theme=dark] .podcasts-global-player .podcasts-global-player__progress-wrap span{color:#9ca5b7}[data-app-theme=dark] .podcasts-global-player .pgp-btn,[data-app-theme=dark] .podcasts-global-player .pgp-close,[data-app-theme=dark] .podcasts-global-player .pgp-global-toggle,[data-app-theme=dark] .podcasts-global-player .pgp-queue-btn,[data-app-theme=dark] .podcasts-global-player .pgp-speed,[data-app-theme=dark] .podcasts-global-player .podcasts-global-player__cover{background:#202836;border-color:#364152;color:#d8dfef}[data-app-theme=dark] .podcasts-global-player .podcasts-global-player__queue{background:#131823;border-color:#364152;box-shadow:0 20px 44px #00000073}[data-app-theme=dark] .podcasts-global-player .podcasts-global-player__queue-head{border-bottom-color:#364152}[data-app-theme=dark] .podcasts-global-player .podcasts-global-player__queue-head strong{color:#edf1fb}[data-app-theme=dark] .podcasts-global-player .pgp-queue-item__remove,[data-app-theme=dark] .podcasts-global-player .podcasts-global-player__queue-actions button{background:#202836;border-color:#364152;color:#c5cee2}[data-app-theme=dark] .podcasts-global-player .pgp-queue-item__meta,[data-app-theme=dark] .podcasts-global-player .podcasts-global-player__queue-empty{color:#9ca5b7}[data-app-theme=dark] .podcasts-global-player .pgp-queue-item__title{color:#edf1fb}[data-app-theme=dark] .podcasts-global-player .pgp-queue-item.is-active{background:#56d09a1f;border-color:#56d09a8c}[data-app-theme=dark] .podcasts-global-player .pgp-btn--play{background:#e8edf9;border-color:#e8edf9;color:#141923}[data-app-theme=dark] .podcasts-global-player .pgp-btn--play.is-playing{background:#56d09a;border-color:#56d09a;color:#0f1f16}[data-app-theme=dark] .podcasts-global-player .podcasts-global-player__progress,[data-app-theme=dark] .podcasts-global-player .podcasts-global-player__volume{background:linear-gradient(90deg,#56d09a 0,#b2a7f4 0,#364152 0,#364152);background:linear-gradient(to right,#56d09a 0,#b2a7f4 var(--pgp-progress,0),#364152 var(--pgp-progress,0),#364152 100%)}[data-app-theme=dark] .podcasts-global-player .podcasts-global-player__progress::-webkit-slider-thumb,[data-app-theme=dark] .podcasts-global-player .podcasts-global-player__volume::-webkit-slider-thumb{background:#edf1fb}[data-app-theme=dark] .podcasts-global-player .podcasts-global-player__progress::-moz-range-thumb,[data-app-theme=dark] .podcasts-global-player .podcasts-global-player__volume::-moz-range-thumb{background:#edf1fb}[data-app-theme=dark] .podcasts-global-player .podcasts-global-player__error{background:#2f1f23;border-color:#e351516b;color:#ffc9c2}.lit-book-editor-page{--topbar-h:56px;--radius:12px;--radius-lg:14px;--shadow-card:0 10px 26px #12182614;--editor-bg:var(--bg);--editor-surface:var(--white);--editor-text:var(--dark);--editor-muted:var(--mid);--editor-border:var(--border);--editor-mint:#5aeea0;--editor-mint-strong:#18a869;--editor-lav:#a89de8;--editor-danger:#ff5a5a;background:var(--editor-bg);color:var(--editor-text);min-height:var(--app-layout-h);min-height:var(--app-layout-h-dyn)}.lit-book-editor-page .podcasts-main{background:var(--editor-bg);min-width:0;overflow:hidden}.lit-book-editor-page .book-editor-v3-topbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid var(--editor-border);display:flex;gap:12px;height:var(--topbar-h);padding:0 28px;position:-webkit-sticky;position:sticky;top:var(--app-offset-top);z-index:24}.lit-book-editor-page .book-editor-v3-topbar__mobile-left{align-items:center;display:none}.lit-book-editor-page .book-editor-v3-burger{align-items:center;background:#0000;border:1px solid var(--editor-border);border-radius:9px;cursor:pointer;display:inline-flex;flex-direction:column;gap:4px;height:34px;justify-content:center;width:34px}.lit-book-editor-page .book-editor-v3-burger span{background:var(--editor-text);border-radius:99px;height:2px;width:14px}.lit-book-editor-page .book-editor-v3-breadcrumb{align-items:center;display:flex;gap:6px;min-width:0}.lit-book-editor-page .book-editor-v3-breadcrumb button,.lit-book-editor-page .book-editor-v3-breadcrumb span,.lit-book-editor-page .book-editor-v3-breadcrumb strong{font-family:Onest,sans-serif;font-size:13px;line-height:1;white-space:nowrap}.lit-book-editor-page .book-editor-v3-breadcrumb button{background:none;border:0;color:var(--editor-muted);cursor:pointer;transition:color .15s ease}.lit-book-editor-page .book-editor-v3-breadcrumb button:hover{color:var(--editor-text)}.lit-book-editor-page .book-editor-v3-breadcrumb span{color:#c9c9cf;pointer-events:none}.lit-book-editor-page .book-editor-v3-breadcrumb strong{color:var(--editor-text);font-weight:700;max-width:min(34vw,280px);overflow:hidden;text-overflow:ellipsis}.lit-book-editor-page .book-editor-v3-status-pill{align-items:center;border:1px solid var(--editor-border);border-radius:999px;cursor:pointer;display:inline-flex;font-family:Onest,sans-serif;font-size:11px;font-weight:700;gap:6px;line-height:1;padding:6px 12px;transition:opacity .15s ease;white-space:nowrap}.lit-book-editor-page .book-editor-v3-status-pill .dot{background:#bbb;border-radius:50%;height:6px;width:6px}.lit-book-editor-page .book-editor-v3-status-pill:hover{opacity:.82}.lit-book-editor-page .book-editor-v3-status-pill.is-draft{background:#6b6b6b1a;color:var(--editor-muted)}.lit-book-editor-page .book-editor-v3-status-pill.is-published{background:#5aeaa01f;border-color:#5aeaa057;color:var(--editor-mint-strong)}.lit-book-editor-page .book-editor-v3-status-pill.is-published .dot{background:var(--editor-mint)}.lit-book-editor-page .book-editor-v3-autosave{align-items:center;color:#b8b8c0;display:inline-flex;font-size:11px;font-weight:500;gap:6px;white-space:nowrap}.lit-book-editor-page .book-editor-v3-autosave .dot{background:#d0d0d5;border-radius:50%;height:5px;width:5px}.lit-book-editor-page .book-editor-v3-autosave .dot.is-saved{background:var(--editor-mint)}.lit-book-editor-page .book-editor-v3-autosave .dot.is-saving{animation:lit-book-editor-dot 1s ease infinite;background:#f5b81f}.lit-book-editor-page .book-editor-v3-topbar__spacer{flex:1 1}.lit-book-editor-page .book-editor-v3-topbar__actions{align-items:center;display:inline-flex;gap:8px}.lit-book-editor-page .book-editor-v3-topbar__actions .btn{border:1.5px solid #0000;border-radius:9px;cursor:pointer;font-family:Onest,sans-serif;font-size:12px;font-weight:600;min-height:36px;padding:0 15px;transition:background .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease;white-space:nowrap}.lit-book-editor-page .book-editor-v3-topbar__actions .btn:disabled{cursor:not-allowed;opacity:.56;transform:none}.lit-book-editor-page .book-editor-v3-topbar__actions .btn.ghost{background:#0000;border-color:var(--editor-border);color:var(--editor-muted)}.lit-book-editor-page .book-editor-v3-topbar__actions .btn.ghost:hover:not(:disabled){background:var(--editor-bg);border-color:#cbcad0;color:var(--editor-text)}.lit-book-editor-page .book-editor-v3-topbar__actions .btn.preview{background:var(--editor-bg);border-color:var(--editor-border);color:var(--editor-text)}.lit-book-editor-page .book-editor-v3-topbar__actions .btn.preview:hover:not(:disabled){background:var(--editor-surface);border-color:#cbcad0}.lit-book-editor-page .book-editor-v3-topbar__actions .btn.publish{background:var(--editor-mint);color:var(--editor-text)}.lit-book-editor-page .book-editor-v3-topbar__actions .btn.publish:hover:not(:disabled){box-shadow:0 8px 22px #5aeaa052;transform:translateY(-1px)}.lit-book-editor-page .book-editor-v3-topbar__actions .btn.publish.is-unpublish{background:#5aeaa024;border-color:#5aeaa059;color:var(--editor-mint-strong)}.lit-book-editor-page .book-editor-v3-topbar__actions .btn.publish.is-unpublish:hover:not(:disabled){background:#5aeaa038;box-shadow:none;transform:none}.lit-book-editor-page .book-editor-v3-layout{align-items:start;display:grid;grid-template-columns:220px minmax(0,1fr) 280px;min-height:calc(100vh - var(--app-offset-top) - var(--topbar-h));min-height:calc(100dvh - var(--app-offset-top) - var(--topbar-h))}.lit-book-editor-page .book-editor-v3-cover-panel{display:flex;flex-direction:column;gap:16px;padding:28px 20px 28px 28px;position:-webkit-sticky;position:sticky;top:calc(var(--app-offset-top) + var(--topbar-h))}.lit-book-editor-page .book-editor-v3-cover-label{color:#bdbdc4;font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.lit-book-editor-page .book-editor-v3-cover{aspect-ratio:2/3;border:0;border-radius:10px;box-shadow:4px 6px 24px #00000021,0 0 0 1px #0000000f;cursor:pointer;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:100%}.lit-book-editor-page .book-editor-v3-cover:hover{box-shadow:6px 10px 32px #0000002e;transform:translateY(-2px) scale(1.01)}.lit-book-editor-page .book-editor-v3-cover .deco{border-radius:50%;pointer-events:none;position:absolute}.lit-book-editor-page .book-editor-v3-cover .deco-circle{border:1px solid #a89de857;height:78px;right:-14px;top:-14px;width:78px}.lit-book-editor-page .book-editor-v3-cover .deco-fill{background:#a89de81f;bottom:22px;height:48px;left:16px;width:48px}.lit-book-editor-page .book-editor-v3-cover .overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008f;color:#fffc;display:flex;flex-direction:column;font-size:10px;font-weight:600;gap:8px;inset:0;justify-content:center;opacity:0;padding:0 10px;pointer-events:none;position:absolute;text-align:center;transition:opacity .2s ease}.lit-book-editor-page .book-editor-v3-cover:hover .overlay{opacity:1}.lit-book-editor-page .book-editor-v3-cover .overlay-icon{align-items:center;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:10px;display:inline-flex;font-size:16px;height:36px;justify-content:center;line-height:1;width:36px}.lit-book-editor-page .book-editor-v3-cover .content{display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:16px 14px;pointer-events:none;position:absolute;text-align:left}.lit-book-editor-page .book-editor-v3-cover .title{color:#ffffffed;font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;letter-spacing:-.01em;line-height:1.35;margin-bottom:4px;overflow-wrap:anywhere}.lit-book-editor-page .book-editor-v3-cover .author{color:#ffffff80;font-size:9px;line-height:1.2}.lit-book-editor-page .book-editor-v3-cover-colors{display:flex;flex-wrap:wrap;gap:6px}.lit-book-editor-page .book-editor-v3-cover-colors .swatch{border:2px solid #0000;border-radius:6px;cursor:pointer;height:22px;transition:transform .15s ease,box-shadow .15s ease;width:22px}.lit-book-editor-page .book-editor-v3-cover-colors .swatch:hover{transform:scale(1.12)}.lit-book-editor-page .book-editor-v3-cover-colors .swatch.active{border-color:var(--editor-text);box-shadow:inset 0 0 0 2px var(--editor-surface)}.lit-book-editor-page .book-editor-v3-cover-actions{display:flex;flex-direction:column;gap:6px}.lit-book-editor-page .book-editor-v3-cover-actions button{background:var(--editor-surface);border:1.5px solid var(--editor-border);border-radius:9px;color:var(--editor-text);cursor:pointer;font-family:Onest,sans-serif;font-size:12px;font-weight:500;min-height:36px;transition:background .15s ease,border-color .15s ease}.lit-book-editor-page .book-editor-v3-cover-actions button:hover:not(:disabled){background:var(--editor-bg);border-color:#cbcad0}.lit-book-editor-page .book-editor-v3-cover-actions button:disabled{cursor:not-allowed;opacity:.55}.lit-book-editor-page .book-editor-v3-center{border-left:1px solid var(--editor-border);border-right:1px solid var(--editor-border);display:flex;flex-direction:column;min-height:calc(100vh - var(--app-offset-top) - var(--topbar-h));min-height:calc(100dvh - var(--app-offset-top) - var(--topbar-h));padding:28px 24px}.lit-book-editor-page .book-editor-v3-subtitle,.lit-book-editor-page .book-editor-v3-title{field-sizing:content;background:#0000;border:0;color:var(--editor-text);outline:none;overflow:hidden;padding:0;resize:none;width:100%}.lit-book-editor-page .book-editor-v3-title{font-family:Unbounded,sans-serif;font-size:26px;font-weight:800;letter-spacing:-.03em;line-height:1.2}.lit-book-editor-page .book-editor-v3-subtitle{color:var(--editor-muted);font-size:16px;font-weight:400;line-height:1.5;margin-bottom:20px;margin-top:8px}.lit-book-editor-page .book-editor-v3-subtitle::placeholder,.lit-book-editor-page .book-editor-v3-title::placeholder{color:#ceced5}.lit-book-editor-page .book-editor-v3-divider{background:var(--editor-border);height:1px;margin:0 0 20px}.lit-book-editor-page .book-editor-v3-toolbar{align-items:center;background:var(--editor-bg);border-bottom:1px solid var(--editor-border);display:flex;flex-wrap:wrap;gap:2px;margin-bottom:20px;margin-left:-24px;margin-right:-24px;padding:8px 24px;position:-webkit-sticky;position:sticky;top:calc(var(--app-offset-top) + var(--topbar-h));z-index:10}.lit-book-editor-page .book-editor-v3-toolbar button,.lit-book-editor-page .book-editor-v3-toolbar select{border-radius:7px;color:var(--editor-muted);cursor:pointer;font-family:Onest,sans-serif;font-size:13px;height:30px;transition:background .12s ease,color .12s ease,border-color .12s ease}.lit-book-editor-page .book-editor-v3-toolbar select{background:var(--editor-surface);border:1px solid var(--editor-border);color:var(--editor-text);min-width:92px;outline:none;padding:0 9px}.lit-book-editor-page .book-editor-v3-toolbar button{background:#0000;border:0;font-weight:700;width:30px}.lit-book-editor-page .book-editor-v3-toolbar button:hover{background:var(--editor-border);color:var(--editor-text)}.lit-book-editor-page .book-editor-v3-toolbar .sep{background:var(--editor-border);height:18px;margin:0 4px;width:1px}.lit-book-editor-page .book-editor-v3-body{caret-color:var(--editor-mint);color:var(--editor-text);flex:1 1;font-size:15px;font-weight:400;line-height:1.75;min-height:420px;outline:none;padding:4px 0 80px}.lit-book-editor-page .book-editor-v3-body:empty:before{color:#c7c7cf;content:"Начните вводить текст книги…";display:block;pointer-events:none}.lit-book-editor-page .book-editor-v3-body h2{color:var(--editor-text);font-family:Unbounded,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.02em;margin:28px 0 12px}.lit-book-editor-page .book-editor-v3-body h3{color:var(--editor-text);font-family:Unbounded,sans-serif;font-size:14px;font-weight:700;margin:20px 0 10px}.lit-book-editor-page .book-editor-v3-body p{margin-bottom:14px}.lit-book-editor-page .book-editor-v3-body blockquote{border-left:3px solid var(--editor-lav);color:var(--editor-muted);font-style:italic;margin:20px 0;padding-left:16px}.lit-book-editor-page .book-editor-v3-body ol,.lit-book-editor-page .book-editor-v3-body ul{margin-bottom:14px;padding-left:20px}.lit-book-editor-page .book-editor-v3-body li{line-height:1.65;margin-bottom:6px}.lit-book-editor-page .book-editor-v3-word-counter{border-top:1px solid var(--editor-border);color:#bebec6;font-size:11px;margin-top:20px;padding-top:8px;text-align:right}.lit-book-editor-page .book-editor-v3-meta{display:flex;flex-direction:column;gap:16px;max-height:calc(100vh - var(--app-offset-top) - var(--topbar-h));max-height:calc(100dvh - var(--app-offset-top) - var(--topbar-h));overflow-y:auto;padding:28px 28px 28px 20px;position:-webkit-sticky;position:sticky;scrollbar-width:none;top:calc(var(--app-offset-top) + var(--topbar-h))}.lit-book-editor-page .book-editor-v3-meta::-webkit-scrollbar{display:none}.lit-book-editor-page .meta-card{background:var(--editor-surface);border:1px solid var(--editor-border);border-radius:var(--radius-lg);box-shadow:0 4px 14px #1218260a;display:flex;flex-direction:column;gap:12px;padding:16px}.lit-book-editor-page .meta-card h3{border-bottom:1px solid var(--editor-border);color:var(--editor-text);font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;letter-spacing:-.01em;margin:0;padding-bottom:10px}.lit-book-editor-page .status-selector{display:flex;gap:6px}.lit-book-editor-page .status-selector button{background:var(--editor-bg);border:1.5px solid var(--editor-border);border-radius:9px;color:var(--editor-muted);cursor:pointer;flex:1 1;font-size:11px;font-weight:600;min-height:34px;transition:background .15s ease,border-color .15s ease,color .15s ease}.lit-book-editor-page .status-selector button:hover{background:var(--editor-surface);border-color:#cbcad0;color:var(--editor-text)}.lit-book-editor-page .status-selector button.active{background:#6b6b6b14;border-color:#cbcad0;color:var(--editor-text)}.lit-book-editor-page .status-selector button.active.published,.lit-book-editor-page .status-selector button.published{background:#5aeaa01a;border-color:#5aeaa05c;color:var(--editor-mint-strong)}.lit-book-editor-page .pub-stats{border:1px solid var(--editor-border);border-radius:var(--radius-lg);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.lit-book-editor-page .pub-stats>div{border-right:1px solid var(--editor-border);padding:14px 12px;text-align:center}.lit-book-editor-page .pub-stats>div:last-child{border-right:0}.lit-book-editor-page .pub-stats strong{color:var(--editor-text);display:block;font-family:Unbounded,sans-serif;font-size:16px;font-weight:800;letter-spacing:-.03em}.lit-book-editor-page .pub-stats span{color:var(--editor-muted);display:block;font-size:10px;line-height:1.3;margin-top:2px}.lit-book-editor-page .meta-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.lit-book-editor-page .meta-field{display:flex;flex-direction:column;gap:5px}.lit-book-editor-page .meta-field>span{color:var(--editor-muted);font-size:11px;font-weight:600;letter-spacing:.02em}.lit-book-editor-page .meta-field input,.lit-book-editor-page .meta-field textarea{background:var(--editor-bg);border:1.5px solid var(--editor-border);border-radius:9px;box-sizing:border-box;color:var(--editor-text);font-family:Onest,sans-serif;font-size:13px;line-height:1.45;outline:none;padding:9px 12px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.lit-book-editor-page .meta-field input:focus,.lit-book-editor-page .meta-field textarea:focus{background:var(--editor-surface);border-color:var(--editor-lav);box-shadow:0 0 0 3px #a89de81f}.lit-book-editor-page .meta-field input::placeholder,.lit-book-editor-page .meta-field textarea::placeholder{color:#c1c1ca}.lit-book-editor-page .meta-field textarea{min-height:80px;resize:vertical}.lit-book-editor-page .cat-grid{display:flex;flex-wrap:wrap;gap:6px}.lit-book-editor-page .cat-grid .chip{background:var(--editor-bg);border:1.5px solid var(--editor-border);border-radius:999px;color:var(--editor-muted);cursor:pointer;font-size:11px;font-weight:500;line-height:1;padding:7px 11px;transition:border-color .15s ease,color .15s ease,background .15s ease;white-space:nowrap}.lit-book-editor-page .cat-grid .chip:hover{border-color:#cbcad0;color:var(--editor-text)}.lit-book-editor-page .cat-grid .chip.active{background:#a89de81f;border-color:#a89de861;color:#7b6fd4}.lit-book-editor-page .tags-wrap{align-items:center;background:var(--editor-bg);border:1.5px solid var(--editor-border);border-radius:9px;cursor:text;display:flex;flex-wrap:wrap;gap:5px;min-height:40px;padding:7px 10px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.lit-book-editor-page .tags-wrap:focus-within{background:var(--editor-surface);border-color:var(--editor-lav);box-shadow:0 0 0 3px #a89de81f}.lit-book-editor-page .tags-wrap input{background:#0000;border:0;color:var(--editor-text);flex:1 1;font-family:Onest,sans-serif;font-size:12px;min-width:86px;outline:none;padding:2px 0}.lit-book-editor-page .tags-wrap input::placeholder{color:#c6c6cd}.lit-book-editor-page .tag-pill{align-items:center;background:#a89de81f;border:1px solid #a89de84f;border-radius:999px;color:#7b6fd4;display:inline-flex;font-size:11px;font-weight:500;gap:4px;line-height:1;padding:4px 8px 4px 10px}.lit-book-editor-page .tag-pill button{background:#0000;border:0;color:#7b6fd48c;cursor:pointer;font-size:12px;line-height:1;padding:0 2px}.lit-book-editor-page .tag-pill button:hover{color:#7b6fd4}.lit-book-editor-page .meta-help{color:#b0b0b9;font-size:11px;line-height:1.35}.lit-book-editor-page .file-drop{align-items:center;background:var(--editor-bg);border:2px dashed var(--editor-border);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:20px 14px;text-align:center;transition:border-color .2s ease,background .2s ease;width:100%}.lit-book-editor-page .file-drop:hover:not(:disabled){background:#a89de80f;border-color:var(--editor-lav)}.lit-book-editor-page .file-drop:hover:not(:disabled) .file-drop-icon{background:#a89de81f;border-color:#a89de84d;color:#7b6fd4}.lit-book-editor-page .file-drop:disabled{cursor:not-allowed;opacity:.65}.lit-book-editor-page .file-drop-icon{align-items:center;background:var(--editor-surface);border:1px solid var(--editor-border);border-radius:12px;color:var(--editor-muted);display:inline-flex;font-size:17px;height:44px;justify-content:center;transition:background .2s ease,border-color .2s ease,color .2s ease;width:44px}.lit-book-editor-page .file-drop-title{color:var(--editor-text);font-size:12px;font-weight:600}.lit-book-editor-page .file-drop-sub{color:var(--editor-muted);font-size:11px;font-weight:400}.lit-book-editor-page .file-formats{color:#c0c0c8;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.lit-book-editor-page .uploaded-file{align-items:center;background:var(--editor-surface);border:1.5px solid #5aeaa059;border-radius:11px;display:flex;gap:10px;padding:10px 12px}.lit-book-editor-page .uploaded-file .icon{background:#5aeaa024;border-radius:8px;color:var(--editor-mint-strong);display:grid;flex-shrink:0;font-size:15px;height:34px;place-items:center;width:34px}.lit-book-editor-page .uploaded-file .info{flex:1 1;min-width:0}.lit-book-editor-page .uploaded-file .name{color:var(--editor-text);font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lit-book-editor-page .uploaded-file .meta{color:var(--editor-muted);font-size:10px;margin-top:1px}.lit-book-editor-page .uploaded-file .remove{background:var(--editor-bg);border:1px solid var(--editor-border);border-radius:6px;color:var(--editor-muted);cursor:pointer;display:grid;font-size:13px;height:24px;place-items:center;transition:background .12s ease,border-color .12s ease,color .12s ease;width:24px}.lit-book-editor-page .uploaded-file .remove:hover{background:#ff5a5a14;border-color:#ff5a5a4d;color:var(--editor-danger)}.lit-book-editor-page .format-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr 1fr}.lit-book-editor-page .format-item{align-items:center;background:var(--editor-bg);border:1.5px solid var(--editor-border);border-radius:8px;color:var(--editor-muted);cursor:pointer;display:inline-flex;font-size:11px;font-weight:500;justify-content:center;min-height:34px;position:relative;transition:background .15s ease,border-color .15s ease,color .15s ease}.lit-book-editor-page .format-item input{opacity:0;pointer-events:none;position:absolute}.lit-book-editor-page .format-item.active{background:#a89de81a;border-color:#a89de859;color:#7b6fd4}.lit-book-editor-page .access-mode{display:flex;gap:6px}.lit-book-editor-page .access-opt{align-items:center;background:var(--editor-bg);border:1.5px solid var(--editor-border);border-radius:10px;cursor:pointer;display:inline-flex;flex:1 1;flex-direction:column;gap:4px;justify-content:center;min-height:62px;transition:background .15s ease,border-color .15s ease}.lit-book-editor-page .access-opt span{font-size:16px;line-height:1}.lit-book-editor-page .access-opt small{color:var(--editor-muted);font-size:10px;font-weight:600;line-height:1}.lit-book-editor-page .access-opt:hover{background:var(--editor-surface);border-color:#cbcad0}.lit-book-editor-page .access-opt.active{background:#a89de81a;border-color:#a89de866}.lit-book-editor-page .access-opt.active small{color:#7b6fd4}.lit-book-editor-page .meta-check{align-items:center;color:var(--editor-text);cursor:pointer;display:inline-flex;font-size:12px;gap:8px}.lit-book-editor-page .meta-check input{accent-color:var(--editor-mint-strong);cursor:pointer;height:16px;width:16px}.lit-book-editor-page .action-card{background:var(--editor-surface);border:1px solid var(--editor-border);border-radius:var(--radius-lg);overflow:hidden}.lit-book-editor-page .action-card button{background:#0000;border:0;border-bottom:1px solid var(--editor-border);color:var(--editor-text);cursor:pointer;font-family:Onest,sans-serif;font-size:13px;font-weight:500;min-height:46px;padding:0 16px;text-align:left;transition:background .15s ease;width:100%}.lit-book-editor-page .action-card button:hover:not(:disabled){background:var(--editor-bg)}.lit-book-editor-page .action-card button:last-child{border-bottom:0}.lit-book-editor-page .action-card button:disabled{cursor:not-allowed;opacity:.56}.lit-book-editor-page .action-card button.primary{background:var(--editor-mint);border-bottom:1px solid #0000000a;color:var(--editor-text);font-family:Unbounded,sans-serif;font-size:12px;font-weight:700;justify-content:center;letter-spacing:-.01em;text-align:center}.lit-book-editor-page .action-card button.primary:hover:not(:disabled){background:#4bdb92}.lit-book-editor-page .action-card button.danger{color:var(--editor-danger)}.lit-book-editor-page .action-card button.danger:hover:not(:disabled){background:#ff5a5a14}.lit-book-editor-page .editor-state{background:var(--editor-surface);border:1px solid var(--editor-border);border-radius:var(--radius);display:flex;flex-direction:column;font-size:12px;gap:6px;padding:12px}.lit-book-editor-page .editor-state.error{background:#ff5a5a14;border-color:#ff5a5a52;color:#ad3a3a}.lit-book-editor-page .editor-state.success{background:#5aeaa017;border-color:#5aeaa059;color:var(--editor-text)}.lit-book-editor-page .editor-state.success strong{font-size:12px}.lit-book-editor-page .editor-state.success button{background:#5aeaa026;border:1px solid #5aeaa057;border-radius:8px;color:#169563;cursor:pointer;font-size:11px;font-weight:600;min-height:28px;padding:0 10px;width:-webkit-fit-content;width:fit-content}.lit-book-editor-page .book-editor-v3-preview{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#00000094;display:grid;inset:0;padding:20px;place-items:center;position:fixed;z-index:210}.lit-book-editor-page .book-editor-v3-preview__inner{animation:lit-book-editor-modal .24s cubic-bezier(.34,1.35,.64,1) both;background:var(--editor-surface);border:1px solid var(--editor-border);border-radius:20px;box-shadow:0 30px 80px #00000040;max-height:min(90vh,100dvh - 40px);overflow:auto;width:min(680px,100%)}.lit-book-editor-page .book-editor-v3-preview__header{align-items:center;background:var(--editor-surface);border-bottom:1px solid var(--editor-border);border-radius:20px 20px 0 0;display:flex;gap:12px;justify-content:space-between;padding:18px 22px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.lit-book-editor-page .book-editor-v3-preview__header strong{color:var(--editor-text);font-family:Unbounded,sans-serif;font-size:12px;font-weight:700}.lit-book-editor-page .book-editor-v3-preview__header button{background:var(--editor-bg);border:1px solid var(--editor-border);border-radius:8px;color:var(--editor-muted);cursor:pointer;height:30px;width:30px}.lit-book-editor-page .book-editor-v3-preview__header button:hover{background:var(--editor-border)}.lit-book-editor-page .book-editor-v3-preview__body{padding:32px}.lit-book-editor-page .book-editor-v3-preview__body .cover{border-radius:10px;box-shadow:4px 6px 24px #0000002e;display:grid;height:168px;margin:0 auto 24px;overflow:hidden;place-items:center;position:relative;width:120px}.lit-book-editor-page .book-editor-v3-preview__body .cover-title{color:#ffffffeb;font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;line-height:1.3;padding:0 12px;text-align:center}.lit-book-editor-page .book-editor-v3-preview__body h2{color:var(--editor-text);font-family:Unbounded,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.03em;line-height:1.2;margin:0 0 6px;overflow-wrap:anywhere;text-align:center}.lit-book-editor-page .book-editor-v3-preview__body .author{color:var(--editor-muted);font-size:14px;margin:0 0 20px;text-align:center}.lit-book-editor-page .book-editor-v3-preview__body .tags{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin:0 0 24px}.lit-book-editor-page .book-editor-v3-preview__body .tags span{background:var(--editor-bg);border:1px solid var(--editor-border);border-radius:999px;color:var(--editor-muted);font-size:11px;line-height:1;padding:5px 12px}.lit-book-editor-page .book-editor-v3-preview__body .desc{background:var(--editor-bg);border-radius:12px;color:var(--editor-text);font-size:14px;line-height:1.75;overflow-wrap:anywhere;padding:16px 18px;white-space:pre-wrap}.lit-book-editor-page .book-editor-v3-toast{align-items:center;background:var(--editor-text);border-radius:10px;bottom:28px;box-shadow:0 8px 24px #00000038;color:var(--editor-surface);display:inline-flex;font-size:13px;font-weight:500;gap:8px;left:50%;line-height:1.35;opacity:0;padding:11px 20px;pointer-events:none;position:fixed;transform:translateX(-50%) translateY(20px);transition:opacity .2s ease,transform .2s ease;white-space:nowrap;z-index:220}.lit-book-editor-page .book-editor-v3-toast .dot{border-radius:50%;flex-shrink:0;height:7px;width:7px}.lit-book-editor-page .book-editor-v3-toast .dot.mint{background:var(--editor-mint)}.lit-book-editor-page .book-editor-v3-toast .dot.lav{background:var(--editor-lav)}.lit-book-editor-page .book-editor-v3-toast .dot.red{background:var(--editor-danger)}.lit-book-editor-page .book-editor-v3-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}@keyframes lit-book-editor-dot{0%,to{opacity:1}50%{opacity:.3}}@keyframes lit-book-editor-modal{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:none}}@media(max-width:1200px){.lit-book-editor-page .book-editor-v3-layout{grid-template-columns:200px minmax(0,1fr) 270px}.lit-book-editor-page .book-editor-v3-cover-panel{padding:24px 14px 24px 20px}.lit-book-editor-page .book-editor-v3-meta{padding:24px 20px 24px 14px}}@media(max-width:1100px){.lit-book-editor-page .book-editor-v3-layout{grid-template-columns:200px minmax(0,1fr);grid-template-rows:auto auto}.lit-book-editor-page .book-editor-v3-meta{grid-gap:14px;border-top:1px solid var(--editor-border);display:grid;gap:14px;grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));max-height:none;overflow:visible;padding:20px 28px 28px;position:static}}@media(max-width:1024px){.lit-book-editor-page .book-editor-v3-topbar{gap:8px;height:54px;padding:0 14px}.lit-book-editor-page .book-editor-v3-topbar__mobile-left{display:inline-flex}.lit-book-editor-page .book-editor-v3-autosave,.lit-book-editor-page .book-editor-v3-breadcrumb{display:none}.lit-book-editor-page .book-editor-v3-status-pill{padding:5px 8px}.lit-book-editor-page .book-editor-v3-status-pill span:not(.dot),.lit-book-editor-page .book-editor-v3-topbar__actions .btn.ghost{display:none}.lit-book-editor-page .book-editor-v3-layout{grid-template-columns:1fr;min-height:calc(100vh - var(--app-offset-top) - 54px);min-height:calc(100dvh - var(--app-offset-top) - 54px)}.lit-book-editor-page .book-editor-v3-cover-panel{align-items:flex-start;border-bottom:1px solid var(--editor-border);flex-direction:row;gap:16px;padding:16px 16px 0;position:static;top:auto}.lit-book-editor-page .book-editor-v3-cover-label{display:none}.lit-book-editor-page .book-editor-v3-cover{flex-shrink:0;width:90px}.lit-book-editor-page .book-editor-v3-cover-actions{flex-direction:row;flex-wrap:wrap}.lit-book-editor-page .book-editor-v3-cover-actions button{font-size:11px;min-height:32px;padding:0 12px;width:auto}.lit-book-editor-page .book-editor-v3-center{border-left:0;border-right:0;min-height:auto;padding:16px}.lit-book-editor-page .book-editor-v3-title{font-size:20px}.lit-book-editor-page .book-editor-v3-subtitle{font-size:14px}.lit-book-editor-page .book-editor-v3-toolbar{flex-wrap:nowrap;margin-left:-16px;margin-right:-16px;overflow-x:auto;padding-left:16px;padding-right:16px;scrollbar-width:none;top:calc(var(--app-offset-top) + 54px)}.lit-book-editor-page .book-editor-v3-toolbar::-webkit-scrollbar{display:none}.lit-book-editor-page .book-editor-v3-meta{grid-gap:12px;border-top:1px solid var(--editor-border);display:grid;gap:12px;grid-template-columns:1fr;max-height:none;overflow:visible;padding:16px;position:static}}@media(max-width:640px){.lit-book-editor-page .book-editor-v3-topbar{gap:6px;padding:0 12px}.lit-book-editor-page .book-editor-v3-topbar__actions .btn.preview{display:none}.lit-book-editor-page .book-editor-v3-topbar__actions .btn{font-size:11px;min-height:34px;padding:0 12px}.lit-book-editor-page .book-editor-v3-cover-panel{gap:12px;padding:14px 12px 0}.lit-book-editor-page .book-editor-v3-cover{width:74px}.lit-book-editor-page .book-editor-v3-center{padding:14px 12px}.lit-book-editor-page .book-editor-v3-title{font-size:18px}.lit-book-editor-page .book-editor-v3-meta{gap:10px;padding:12px}.lit-book-editor-page .meta-card{padding:13px}.lit-book-editor-page .meta-row{grid-template-columns:1fr}.lit-book-editor-page .book-editor-v3-preview{padding:12px}.lit-book-editor-page .book-editor-v3-preview__inner{border-radius:16px}.lit-book-editor-page .book-editor-v3-preview__header{border-radius:16px 16px 0 0;padding:14px}.lit-book-editor-page .book-editor-v3-preview__body{padding:20px 16px}.lit-book-editor-page .book-editor-v3-preview__body h2{font-size:18px}.lit-book-editor-page .book-editor-v3-toast{font-size:12px;max-width:calc(100vw - 32px);padding:10px 14px;text-align:center;white-space:normal}}[data-app-theme=dark] .lit-book-editor-page{--dark:#e9edf8;--dark2:#f0f3ff;--mid:#9ea8bf;--mint:#62f0ae;--lav:#b8aef0;--bg:#121824;--white:#191f2d;--border:#2d374d;--mint-dim:#62f0ae29;--lav-dim:#b8aef02b;--editor-mint-strong:#5df0ad}[data-app-theme=dark] .lit-book-editor-page .book-editor-v3-topbar{background:#141b29e6}[data-app-theme=dark] .lit-book-editor-page .book-editor-v3-toolbar{background:#121824}[data-app-theme=dark] .lit-book-editor-page .book-editor-v3-toast{background:#f0f3ff;box-shadow:0 10px 24px #05091073;color:#0f1624}[data-app-theme=dark] .lit-book-editor-page .book-editor-v3-preview{background:#05080fad}[data-app-theme=dark] .lit-book-editor-page .book-editor-v3-preview__inner{box-shadow:0 32px 78px #02040999}[data-app-theme=dark] .lit-book-editor-page .book-editor-v3-cover .overlay{background:#070a12a3}[data-app-theme=dark] .lit-book-editor-page .book-editor-v3-word-counter,[data-app-theme=dark] .lit-book-editor-page .meta-help{color:#818da8}[data-app-theme=dark] .lit-book-editor-page .editor-state.success{color:#d2ffe9}[data-app-theme=dark] .lit-book-editor-page .uploaded-file{background:#101522b3}[data-app-theme=dark] .lit-book-editor-page .book-editor-v3-toolbar button:hover{background:#2a3348}[data-app-theme=dark] .lit-book-editor-page .book-editor-v3-preview__body .desc{color:#d5dbeb}.literature-hub-shell{--lavender:var(--lav)}.literature-hub-shell .podcasts-main{min-width:0;overflow-x:hidden}.literature-hub-shell .podcasts-topbar.literature-topbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f8f6eb;border-bottom:1px solid var(--border);display:flex;gap:16px;justify-content:space-between;min-height:64px;padding:0 32px}.literature-hub-shell .literature-topbar__title{color:#2b2b2b;color:var(--dark);flex-shrink:0;font-family:Unbounded,sans-serif;font-size:16px;font-weight:800;letter-spacing:-.03em}.literature-hub-shell .topbar-search{background:var(--white);border:1px solid var(--border);border-radius:10px;color:var(--mid);min-width:220px;padding:9px 14px;transition:border-color .2s,box-shadow .2s;width:min(360px,52vw)}.literature-hub-shell .topbar-search:focus-within{border-color:#5aeea0;border-color:var(--mint);box-shadow:0 0 0 3px #5aeaa01f}.literature-hub-shell .topbar-search svg{color:#2b2b2b;color:var(--dark);opacity:.45}.literature-hub-shell .topbar-search input{font-size:13px}.literature-hub-shell .view-toggle{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:9px;display:inline-flex;gap:2px;padding:3px}.literature-hub-shell .view-btn{align-items:center;background:#0000;border:0;border-radius:7px;color:var(--mid);cursor:pointer;display:inline-flex;height:30px;justify-content:center;transition:background .15s,color .15s;width:30px}.literature-hub-shell .view-btn.active{background:var(--bg);color:#2b2b2b;color:var(--dark)}.literature-hub-shell .view-btn:hover:not(.active){background:#f5f5f5}.literature-hub-shell .sort-select{-webkit-appearance:none;appearance:none;background:var(--white);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 4 4 4-4' stroke='%236B6B6B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border:1px solid var(--border);border-radius:9px;color:#2b2b2b;color:var(--dark);cursor:pointer;font-family:Onest,sans-serif;font-size:12px;outline:none;padding:7px 30px 7px 12px}.literature-hub-shell .sort-select:focus{border-color:#5aeea0;border-color:var(--mint);box-shadow:0 0 0 3px #5aeaa01f}.literature-hub-shell .btn-upload{align-items:center;background:#2b2b2b;background:var(--dark);border:1px solid #2b2b2b;border:1px solid var(--dark);border-radius:9px;color:var(--white);cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;justify-content:center;letter-spacing:-.01em;min-height:34px;padding:0 14px;transition:transform .15s,box-shadow .2s}.literature-hub-shell .btn-upload:hover{box-shadow:0 8px 20px #0000002e;transform:translateY(-1px)}.literature-hub-shell .page-content.catalog-screen{display:flex;flex-direction:column;gap:32px;overflow-x:hidden;padding:28px 32px 56px;width:100%}.literature-hub-shell .hero-block{grid-gap:28px;background:#2b2b2b;border:1px solid #343640;border-radius:20px;color:#f5f7fb;cursor:pointer;display:grid;gap:28px;grid-template-columns:120px minmax(0,1fr) 132px;overflow:hidden;padding:32px;position:relative;transition:transform .18s ease,box-shadow .22s ease;width:100%}.literature-hub-shell .hero-block:before{background:radial-gradient(circle,#5aeaa024 0,#0000 65%);border-radius:50%;content:"";height:320px;pointer-events:none;position:absolute;right:-80px;top:-80px;width:320px}.literature-hub-shell .hero-block:after{background:radial-gradient(circle,#a89de81f 0,#0000 65%);border-radius:50%;bottom:-60px;content:"";height:260px;left:30%;pointer-events:none;position:absolute;width:260px}.literature-hub-shell .hero-block:hover{box-shadow:0 18px 40px #00000040;transform:translateY(-1px)}.literature-hub-shell .hero-cover{border-radius:10px;box-shadow:6px 8px 28px #00000080;height:168px;overflow:hidden;position:relative;width:120px;z-index:2}.literature-hub-shell .hero-cover img{display:block;height:100%;object-fit:cover;width:100%}.literature-hub-shell .hero-cover-accent,.literature-hub-shell .hero-cover-bg,.literature-hub-shell .hero-cover-shape,.literature-hub-shell .hero-cover-shape2{pointer-events:none;position:absolute}.literature-hub-shell .hero-cover-bg{background:radial-gradient(circle at 75% 25%,#ffffff38,#0000 55%);inset:0;opacity:.24}.literature-hub-shell .hero-cover-accent{background:#ffffff2e;height:1px;inset:auto 8px 8px 8px}.literature-hub-shell .hero-cover-shape,.literature-hub-shell .hero-cover-shape2{border:1px solid #ffffff5c;border-radius:50%}.literature-hub-shell .hero-cover-shape{height:62px;right:-10px;top:-10px;width:62px}.literature-hub-shell .hero-cover-shape2{bottom:24px;height:46px;left:12px;width:46px}.literature-hub-shell .hero-cover-author,.literature-hub-shell .hero-cover-title{left:10px;position:absolute;right:10px;z-index:2}.literature-hub-shell .hero-cover-title{bottom:22px;color:#ffffffeb;font-family:Unbounded,sans-serif;font-size:9px;line-height:1.4}.literature-hub-shell .hero-cover-author{bottom:10px;color:#ffffff6b;font-size:8px}.literature-hub-shell .hero-info{min-width:0;position:relative;z-index:2}.literature-hub-shell .hero-label{align-items:center;background:#5aeaa026;border:1px solid #5aeaa047;border-radius:999px;color:#5aeea0;color:var(--mint);display:inline-flex;font-size:10px;font-weight:700;gap:7px;letter-spacing:.08em;margin-bottom:14px;padding:4px 12px;text-transform:uppercase}.literature-hub-shell .hero-label-dot{background:#5aeea0;background:var(--mint);border-radius:50%;box-shadow:0 0 0 6px #5aeaa038;height:7px;width:7px}.literature-hub-shell .hero-book-title{color:#f5f7fb;font-family:Unbounded,sans-serif;font-size:24px;letter-spacing:-.03em;line-height:1.15;margin:0}.literature-hub-shell .hero-book-author{color:#8f8f8f;font-size:13px;margin-top:8px}.literature-hub-shell .hero-book-desc{color:#adb3c1;font-size:13px;line-height:1.62;margin-top:14px;max-width:560px}.literature-hub-shell .hero-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.literature-hub-shell .tag{background:#ffffff14;border:1px solid #ffffff29;border-radius:100px;color:#f4f7ff;font-size:11px;padding:4px 11px}.literature-hub-shell .tag.tag-mint{background:#5aeaa026;border-color:#5aeaa052;color:#5aeea0;color:var(--mint)}.literature-hub-shell .tag.tag-lav{background:#a89de829;border-color:#a89de857;color:#c4bce8}.literature-hub-shell .tag.tag-grey{background:#ffffff14;border-color:#ffffff2e;color:#dde1ea}.literature-hub-shell .hero-cta-row{align-items:center;display:flex;gap:10px;margin-top:22px}.literature-hub-shell .btn-read{background:#5aeea0;background:var(--mint);border:0;border-radius:10px;color:#143126;cursor:pointer;font-family:Unbounded,sans-serif;font-size:12px;font-weight:700;letter-spacing:-.01em;min-height:40px;padding:0 20px;transition:transform .15s,box-shadow .2s}.literature-hub-shell .btn-read:hover{box-shadow:0 8px 24px #5aeaa04d;transform:translateY(-1px)}.literature-hub-shell .btn-save-hero{align-items:center;background:#ffffff14;border:1px solid #fff3;border-radius:10px;color:#f6f9ff;cursor:pointer;display:inline-flex;height:40px;justify-content:center;transition:border-color .15s,background .15s,color .15s;width:40px}.literature-hub-shell .btn-save-hero.saved{background:#5aeaa029;border-color:#5aeaa057;color:#8cecb8}.literature-hub-shell .btn-save-hero:disabled{cursor:not-allowed;opacity:.56}.literature-hub-shell .hero-stats{align-items:stretch;display:flex;flex-direction:column;gap:14px;z-index:2}.literature-hub-shell .hero-stat{background:linear-gradient(180deg,#ffffff1a,#ffffff0a);border:1px solid #fff3;border-radius:12px;box-shadow:inset 0 1px 0 #ffffff1f;min-height:78px;min-width:110px;padding:12px 16px;text-align:right}.literature-hub-shell .hero-stat-val{color:#f3f8ff;font-family:Onest,Unbounded,sans-serif;font-size:32px;font-weight:800;letter-spacing:-.025em;line-height:1.02;text-shadow:0 1px 10px #00000038}.literature-hub-shell .hero-stat-val.mint{color:#64ecb1}.literature-hub-shell .hero-stat-label{color:#e6eefac7;font-size:11px;font-weight:600;letter-spacing:.06em;margin-top:8px;text-transform:uppercase}.literature-hub-shell .filter-bar{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.literature-hub-shell .filter-label{color:var(--mid);flex-shrink:0;font-size:11px;font-weight:600;letter-spacing:.06em;margin-right:4px;text-transform:uppercase}.literature-hub-shell .filter-chips{display:flex;flex:1 1;flex-wrap:wrap;gap:6px}.literature-hub-shell .chip{background:var(--white);border:1px solid var(--border);border-radius:100px;color:var(--mid);cursor:pointer;font-size:12px;font-weight:500;padding:6px 14px;transition:border-color .15s,background .15s,color .15s;white-space:nowrap}.literature-hub-shell .chip:hover{border-color:#ccc;color:#2b2b2b;color:var(--dark)}.literature-hub-shell .chip.active{background:#2b2b2b;background:var(--dark);border-color:#2b2b2b;border-color:var(--dark);color:var(--white)}.literature-hub-shell .chip.chip-mint.active{background:#5aeaa026;border-color:#5aeaa066;color:#18a869}.literature-hub-shell .filter-sort{align-items:center;color:var(--mid);display:flex;flex-shrink:0;font-size:12px;gap:8px;margin-left:auto}.literature-hub-shell .section-header-row{align-items:baseline;display:flex;gap:10px;justify-content:space-between;margin-bottom:16px}.literature-hub-shell .content-block{display:flex;flex-direction:column}.literature-hub-shell .section-header-row--catalog{margin-bottom:16px}.literature-hub-shell .section-heading{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.02em}.literature-hub-shell .section-link{color:var(--mid);font-size:12px;text-decoration:none}.literature-hub-shell .scroll-track-wrapper{position:relative}.literature-hub-shell .scroll-track{-webkit-overflow-scrolling:touch;display:flex;gap:14px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory;scrollbar-width:none}.literature-hub-shell .scroll-track::-webkit-scrollbar{display:none}.literature-hub-shell .book-card-sm{background:#0000;border:0;cursor:pointer;flex-shrink:0;padding:0;scroll-snap-align:start;text-align:left;width:140px}.literature-hub-shell .book-cover-sm{border-radius:10px;box-shadow:0 4px 16px #0000001a;height:196px;margin-bottom:10px;overflow:hidden;position:relative;transition:transform .2s,box-shadow .2s;width:140px}.literature-hub-shell .book-card-sm:hover .book-cover-sm{box-shadow:0 12px 28px #00000024;transform:translateY(-3px)}.literature-hub-shell .book-cover-sm img{display:block;height:100%;object-fit:cover;width:100%}.literature-hub-shell .cover-pattern-circ{border:1px solid #ffffff80;border-radius:50%;height:80px;opacity:.16;position:absolute;right:-10px;top:-10px;width:80px}.literature-hub-shell .cover-pattern-circ--md{height:110px;opacity:.14;right:-18px;top:-18px;width:110px}.literature-hub-shell .cover-inner{display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:12px;position:absolute}.literature-hub-shell .cover-book-title{color:#ffffffeb;font-family:Unbounded,sans-serif;font-size:9px;font-weight:700;letter-spacing:-.01em;line-height:1.4;margin-bottom:3px}.literature-hub-shell .cover-book-author{color:#ffffff59;font-size:8px}.literature-hub-shell .cover-save-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border:none;border-radius:7px;color:#fff9;cursor:pointer;display:inline-flex;height:26px;justify-content:center;opacity:0;position:absolute;right:8px;top:8px;transition:opacity .2s,background .2s,color .2s;width:26px}.literature-hub-shell .book-card-sm:hover .cover-save-btn{opacity:1}.literature-hub-shell .cover-save-btn.saved{background:#5aeaa033;color:#5aeea0;color:var(--mint);opacity:1}.literature-hub-shell .cover-save-btn:disabled{cursor:not-allowed;opacity:.45}.literature-hub-shell .progress-bar-wrap{background:var(--border);border-radius:3px;height:3px;margin-bottom:8px;overflow:hidden}.literature-hub-shell .progress-bar-fill{background:linear-gradient(90deg,#5aeea0,#a89de8);background:linear-gradient(90deg,var(--mint),var(--lavender));border-radius:3px;height:100%}.literature-hub-shell .book-card-sm-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2b2b2b;color:var(--dark);display:-webkit-box;font-size:12px;font-weight:600;line-height:1.35;margin-bottom:3px;overflow:hidden}.literature-hub-shell .book-card-sm-author{color:var(--mid);font-size:11px}.literature-hub-shell .content-with-aside{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:1fr 280px}.literature-hub-shell .books-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.literature-hub-shell .book-card-md{background:var(--white);border:1px solid var(--border);border-radius:14px;cursor:pointer;overflow:hidden;transition:box-shadow .2s,transform .2s}.literature-hub-shell .book-card-md:hover{box-shadow:0 8px 32px #00000012;transform:translateY(-2px)}.literature-hub-shell .book-cover-md{height:220px;overflow:hidden;position:relative;width:100%}.literature-hub-shell .book-cover-md img{display:block;height:100%;object-fit:cover;width:100%}.literature-hub-shell .book-cover-md-actions{display:flex;flex-direction:column;gap:6px;opacity:0;position:absolute;right:10px;top:10px;transition:opacity .2s}.literature-hub-shell .book-card-md:hover .book-cover-md-actions{opacity:1}.literature-hub-shell .cover-action-btn{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000073;border:1px solid #ffffff1a;border-radius:8px;color:#ffffffb8;cursor:pointer;display:inline-flex;height:30px;justify-content:center;transition:background .2s,color .2s;width:30px}.literature-hub-shell .cover-action-btn:hover:not(:disabled){background:#000000a6;color:var(--white)}.literature-hub-shell .cover-action-btn.saved{background:#5aeaa040;border-color:#5aeaa04d;color:#5aeea0;color:var(--mint)}.literature-hub-shell .cover-action-btn:disabled{cursor:not-allowed;opacity:.56}.literature-hub-shell .book-cover-type{border-radius:100px;font-weight:700;left:10px;letter-spacing:.08em;text-transform:uppercase;top:10px}.literature-hub-shell .book-cover-discount,.literature-hub-shell .book-cover-type{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:9px;padding:3px 8px;position:absolute}.literature-hub-shell .book-cover-discount{background:#ff5050e0;border:1px solid #ffffff38;border-radius:999px;bottom:8px;color:#fff;font-weight:800;left:8px;letter-spacing:.04em;z-index:2}.literature-hub-shell .type-book{background:#5aeaa033;border:1px solid #5aeaa04d;color:#5aeea0;color:var(--mint)}.literature-hub-shell .type-article{background:#a89de833;border:1px solid #a89de84d;color:#a89de8;color:var(--lavender)}.literature-hub-shell .type-guide{background:#ffffff26;border:1px solid #fff3;color:#ffffffd6}.literature-hub-shell .book-card-md-body{padding:14px 16px 16px}.literature-hub-shell .book-card-md-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2b2b2b;color:var(--dark);display:-webkit-box;font-family:Unbounded,sans-serif;font-size:12px;font-weight:700;letter-spacing:-.01em;line-height:1.35;margin-bottom:4px;overflow:hidden}.literature-hub-shell .book-card-md-author{color:var(--mid);font-size:11px;margin-bottom:10px}.literature-hub-shell .book-card-md-tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:12px}.literature-hub-shell .book-tag{background:var(--bg);border:1px solid var(--border);border-radius:100px;color:var(--mid);font-size:10px;padding:3px 9px}.literature-hub-shell .book-card-md-footer{align-items:center;border-top:1px solid var(--border);display:flex;justify-content:space-between;padding-top:10px}.literature-hub-shell .book-pages{color:#bbb;font-size:11px}.literature-hub-shell .book-rating{align-items:center;color:#2b2b2b;color:var(--dark);display:inline-flex;font-size:11px;font-weight:600;gap:4px}.literature-hub-shell .star-icon{color:#f5b81f;font-size:11px}.literature-hub-shell .books-list{background:var(--white);border:1px solid var(--border);border-radius:14px;display:flex;flex-direction:column;gap:0;overflow:hidden}.literature-hub-shell .book-list-item{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:16px;padding:16px 20px;transition:background .15s}.literature-hub-shell .book-list-item:last-child{border-bottom:none}.literature-hub-shell .book-list-item:hover{background:var(--bg)}.literature-hub-shell .book-list-main{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;flex:1 1;font-family:inherit;gap:16px;min-width:0;padding:0;text-align:left}.literature-hub-shell .book-list-cover{border-radius:6px;box-shadow:2px 3px 10px #0000001f;flex-shrink:0;height:62px;overflow:hidden;position:relative;width:44px}.literature-hub-shell .book-list-cover img{display:block;height:100%;object-fit:cover;width:100%}.literature-hub-shell .book-list-info{flex:1 1;min-width:0}.literature-hub-shell .book-list-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;letter-spacing:-.01em;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.literature-hub-shell .book-list-author{color:var(--mid);font-size:12px;margin-bottom:7px}.literature-hub-shell .book-list-tags{display:flex;flex-wrap:wrap;gap:5px}.literature-hub-shell .book-list-meta{align-items:center;display:flex;flex-shrink:0;gap:20px}.literature-hub-shell .book-list-stat{align-items:flex-end;display:flex;flex-direction:column;gap:2px}.literature-hub-shell .book-list-stat-val{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600}.literature-hub-shell .book-list-stat-label{color:var(--mid);font-size:10px}.literature-hub-shell .book-list-actions{display:flex;gap:6px}.literature-hub-shell .list-action-btn{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:8px;color:var(--mid);cursor:pointer;display:inline-flex;height:32px;justify-content:center;transition:background .2s,color .2s,border-color .2s;width:32px}.literature-hub-shell .list-action-btn:hover:not(:disabled){background:var(--white);border-color:#ccc;color:#2b2b2b;color:var(--dark)}.literature-hub-shell .list-action-btn.saved{background:#5aeaa01a;border-color:#5aeaa04d;color:#18a869}.literature-hub-shell .list-action-btn:disabled{cursor:not-allowed;opacity:.56}.literature-hub-shell .aside-panel{display:flex;flex-direction:column;gap:14px;position:-webkit-sticky;position:sticky;top:80px}.literature-hub-shell .aside-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:18px}.literature-hub-shell .aside-card-title{align-items:center;color:#2b2b2b;color:var(--dark);display:flex;font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;gap:8px;justify-content:space-between;letter-spacing:-.01em;margin-bottom:14px}.literature-hub-shell .aside-card-link{color:var(--mid);font-family:Onest,sans-serif;font-size:11px;font-weight:400;text-decoration:none}.literature-hub-shell .aside-card-link:hover{color:#2b2b2b;color:var(--dark)}.literature-hub-shell .stats-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.literature-hub-shell .stat-tile{background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:12px}.literature-hub-shell .stat-tile-val{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.03em}.literature-hub-shell .stat-tile-val.mint{color:#18a869}.literature-hub-shell .stat-tile-val.lavender{color:#7b6fd4}.literature-hub-shell .stat-tile-label{color:var(--mid);font-size:10px;line-height:1.3;margin-top:3px}.literature-hub-shell .saved-list{display:flex;flex-direction:column;gap:10px}.literature-hub-shell .saved-item{align-items:center;background:#0000;border:0;border-radius:9px;cursor:pointer;display:flex;gap:10px;padding:6px 8px;text-align:left;transition:background .15s;width:100%}.literature-hub-shell .saved-item:hover{background:var(--bg)}.literature-hub-shell .saved-cover{border-radius:5px;flex-shrink:0;height:45px;overflow:hidden;width:32px}.literature-hub-shell .saved-cover img{display:block;height:100%;object-fit:cover;width:100%}.literature-hub-shell .saved-info{flex:1 1;min-width:0}.literature-hub-shell .saved-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2b2b2b;color:var(--dark);display:-webkit-box;font-size:11px;font-weight:600;line-height:1.3;overflow:hidden}.literature-hub-shell .saved-author{color:var(--mid);font-size:10px;margin-top:2px}.literature-hub-shell .saved-progress{background:var(--border);border-radius:2px;height:2px;margin-top:4px;overflow:hidden}.literature-hub-shell .saved-progress-fill{background:#5aeea0;background:var(--mint);border-radius:2px;height:100%}.literature-hub-shell .rec-list{display:flex;flex-direction:column;gap:10px}.literature-hub-shell .rec-item{align-items:flex-start;background:#0000;border:0;border-radius:9px;cursor:pointer;display:flex;gap:10px;padding:6px 8px;text-align:left;transition:background .15s;width:100%}.literature-hub-shell .rec-item:hover{background:var(--bg)}.literature-hub-shell .rec-num{color:#ddd;flex-shrink:0;font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;padding-top:2px;width:16px}.literature-hub-shell .rec-info{flex:1 1;min-width:0}.literature-hub-shell .rec-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2b2b2b;color:var(--dark);display:-webkit-box;font-size:12px;font-weight:600;line-height:1.3;margin-bottom:2px;overflow:hidden}.literature-hub-shell .rec-author{color:var(--mid);font-size:10px}.literature-hub-shell .rec-tag{border-radius:100px;display:inline-block;font-size:9px;font-weight:600;letter-spacing:.06em;margin-top:4px;padding:2px 8px;text-transform:uppercase}.literature-hub-shell .rec-tag.tag-mint{background:#5aeaa026;border:1px solid #5aeaa059;color:#18a869}.literature-hub-shell .empty-state{background:var(--white);border:1px dashed var(--border);border-radius:12px;padding:20px 16px;text-align:center}.literature-hub-shell .empty-text{color:#2b2b2b;color:var(--dark);font-size:14px;font-weight:500}.literature-hub-shell .empty-sub{color:var(--mid);font-size:12px;line-height:1.45;margin-top:6px}.literature-hub-shell .literature-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.literature-hub-shell .literature-pagination button{background:var(--bg);border:1px solid var(--border);border-radius:8px;color:#2b2b2b;color:var(--dark);cursor:pointer;font-family:Onest,sans-serif;font-size:12px;height:32px;min-width:32px;transition:border-color .15s,background .15s,color .15s}.literature-hub-shell .literature-pagination button.active{background:#5aeea0;background:var(--mint);border-color:#5aeea0;border-color:var(--mint);color:#143126;font-weight:600}.literature-hub-shell .literature-pagination button:disabled{cursor:not-allowed;opacity:.45}.literature-hub-shell .my-books-section{display:flex;flex-direction:column;gap:16px}.literature-hub-shell .my-books-header{justify-content:space-between}.literature-hub-shell .my-books-header,.literature-hub-shell .my-books-title-group{align-items:center;display:flex;gap:12px}.literature-hub-shell .my-books-accent-bar{background:linear-gradient(180deg,#a89de8,#5aeea0);background:linear-gradient(180deg,var(--lavender),var(--mint));border-radius:4px;flex-shrink:0;height:32px;width:4px}.literature-hub-shell .my-books-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.02em}.literature-hub-shell .my-books-count{background:var(--bg);border:1px solid var(--border);border-radius:100px;color:var(--mid);font-size:11px;font-weight:600;margin-top:4px;padding:3px 10px;width:-webkit-fit-content;width:fit-content}.literature-hub-shell .my-books-actions{align-items:center;display:flex;gap:8px}.literature-hub-shell .btn-new-book{align-items:center;background:var(--white);border:1.5px solid var(--border);border-radius:9px;color:#2b2b2b;color:var(--dark);cursor:pointer;display:inline-flex;font-family:Onest,sans-serif;font-size:12px;font-weight:600;gap:7px;padding:8px 16px;transition:border-color .2s,background .2s,box-shadow .2s}.literature-hub-shell .btn-new-book:hover{background:var(--bg);border-color:#2b2b2b;border-color:var(--dark);box-shadow:0 2px 8px #0000000f}.literature-hub-shell .my-books-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.literature-hub-shell .my-book-card{background:var(--white);border:1.5px solid var(--border);border-radius:14px;cursor:pointer;overflow:hidden;position:relative;transition:box-shadow .2s,transform .2s,border-color .2s}.literature-hub-shell .my-book-card:hover{border-color:#d8d8d8;box-shadow:0 8px 32px #00000014;transform:translateY(-2px)}.literature-hub-shell .my-book-card:before{background:linear-gradient(180deg,#a89de8,#a89de84d);background:linear-gradient(180deg,var(--lavender),#a89de84d);bottom:0;content:"";left:0;position:absolute;top:0;width:3px;z-index:2}.literature-hub-shell .my-book-cover{height:200px;overflow:hidden;position:relative;width:100%}.literature-hub-shell .my-book-cover img{display:block;height:100%;object-fit:cover;width:100%}.literature-hub-shell .my-badge{background:#a89de840;border:1px solid #a89de873;border-radius:100px;color:#a89de8;color:var(--lavender);left:10px;letter-spacing:.08em}.literature-hub-shell .my-badge,.literature-hub-shell .pub-badge{font-size:9px;font-weight:700;padding:3px 9px;position:absolute;text-transform:uppercase;top:10px;z-index:2}.literature-hub-shell .pub-badge{border-radius:100px;letter-spacing:.06em;right:10px}.literature-hub-shell .pub-badge.published{background:#5aeaa033;border:1px solid #5aeaa059;color:#5aeea0;color:var(--mint)}.literature-hub-shell .my-book-body{padding:14px 16px 16px}.literature-hub-shell .my-book-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2b2b2b;color:var(--dark);display:-webkit-box;font-family:Unbounded,sans-serif;font-size:12px;font-weight:700;letter-spacing:-.01em;line-height:1.35;margin-bottom:4px;overflow:hidden}.literature-hub-shell .my-book-meta{color:var(--mid);font-size:11px;margin-bottom:10px}.literature-hub-shell .my-book-stats{display:flex;gap:14px;margin-bottom:12px}.literature-hub-shell .my-book-stat{align-items:center;color:var(--mid);display:flex;font-size:11px;gap:4px}.literature-hub-shell .my-book-stat strong{color:#2b2b2b;color:var(--dark);font-weight:600}.literature-hub-shell .my-book-footer{align-items:center;border-top:1px solid var(--border);display:flex;gap:8px;justify-content:space-between;padding-top:10px}.literature-hub-shell .my-btn-sm{align-items:center;border:1px solid #0000;border-radius:7px;cursor:pointer;display:inline-flex;font-family:Onest,sans-serif;font-size:11px;font-weight:600;gap:5px;padding:6px 12px;transition:background .15s,border-color .15s,color .15s}.literature-hub-shell .my-btn-sm.edit{background:#a89de81a;border-color:#a89de840;color:#7b6fd4}.literature-hub-shell .my-btn-sm.edit:hover{background:#a89de833;border-color:#a89de866}.literature-hub-shell .my-btn-sm.view{background:var(--bg);border-color:var(--border);color:var(--mid)}.literature-hub-shell .my-btn-sm.view:hover{background:var(--white);border-color:#ccc;color:#2b2b2b;color:var(--dark)}.literature-hub-shell .my-books-empty{align-items:center;background:var(--white);border:1.5px dashed var(--border);border-radius:16px;display:flex;flex-direction:column;gap:14px;padding:56px 32px;text-align:center}.literature-hub-shell .my-books-empty-icon{align-items:center;background:#a89de81a;border:1px solid #a89de833;border-radius:14px;display:inline-flex;font-size:24px;height:56px;justify-content:center;width:56px}.literature-hub-shell .my-books-empty-title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.02em}.literature-hub-shell .my-books-empty-sub{color:var(--mid);font-size:13px;line-height:1.6;max-width:360px}.literature-hub-shell .cover-teal{background:linear-gradient(145deg,#0d3b2a,#1a5c3e)}.literature-hub-shell .cover-lav{background:linear-gradient(145deg,#1c1630,#2e2258)}.literature-hub-shell .cover-warm{background:linear-gradient(145deg,#2b1a0e,#4a2e18)}.literature-hub-shell .cover-sage{background:linear-gradient(145deg,#1a2b1a,#2e3e2e)}.literature-hub-shell .cover-rose{background:linear-gradient(145deg,#2e1520,#4a2030)}.literature-hub-shell .cover-dark{background:linear-gradient(145deg,#111,#2a2a2a)}@media(max-width:1200px){.literature-hub-shell .content-with-aside{gap:20px;grid-template-columns:1fr}.literature-hub-shell .aside-panel{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));position:static}}@media(max-width:980px){.literature-hub-shell .podcasts-topbar.literature-topbar{gap:10px;min-height:56px;padding:0 14px}.literature-hub-shell .literature-topbar__title{display:none}.literature-hub-shell .topbar-search{min-width:0;width:100%}.literature-hub-shell .view-toggle{display:none}.literature-hub-shell .page-content.catalog-screen{gap:18px;padding:14px 14px 56px}.literature-hub-shell .hero-block{border-radius:16px;gap:14px;grid-template-columns:80px 1fr;padding:18px}.literature-hub-shell .hero-cover{height:112px;width:80px}.literature-hub-shell .hero-info{min-width:0;overflow:hidden}.literature-hub-shell .hero-book-title{font-size:14px;line-height:1.25;overflow-wrap:anywhere}.literature-hub-shell .hero-book-author{font-size:11px;margin-top:6px}.literature-hub-shell .hero-book-desc{font-size:11px;line-height:1.5;margin-top:8px;max-width:none}.literature-hub-shell .hero-label{font-size:9px;margin-bottom:8px;padding:3px 9px}.literature-hub-shell .hero-tags{gap:5px;margin-top:8px}.literature-hub-shell .tag{font-size:9px;padding:3px 8px}.literature-hub-shell .hero-cta-row{margin-top:10px}.literature-hub-shell .btn-read{font-size:11px;min-height:34px;padding:0 12px}.literature-hub-shell .btn-save-hero{height:34px;width:34px}.literature-hub-shell .hero-stats{display:none}.literature-hub-shell .filter-bar{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.literature-hub-shell .filter-bar::-webkit-scrollbar{display:none}.literature-hub-shell .chip{flex-shrink:0;white-space:nowrap}.literature-hub-shell .filter-sort{flex-shrink:0;margin-left:0;padding-right:4px;white-space:nowrap}.literature-hub-shell .books-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.literature-hub-shell .book-card-md,.literature-hub-shell .my-book-card{min-width:0}.literature-hub-shell .book-cover-md{height:160px}.literature-hub-shell .book-card-md-body{padding:10px 12px 12px}.literature-hub-shell .book-card-md-title{font-size:11px;line-height:1.32;margin-bottom:3px;overflow-wrap:anywhere}.literature-hub-shell .book-card-md-author{font-size:10px;margin-bottom:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.literature-hub-shell .book-card-md-tags{gap:4px;margin-bottom:8px}.literature-hub-shell .book-tag{font-size:9px;padding:2px 7px}.literature-hub-shell .book-card-md-footer{padding-top:8px}.literature-hub-shell .book-list-item{flex-wrap:wrap;gap:10px;padding:12px}.literature-hub-shell .book-list-main{width:100%}.literature-hub-shell .book-list-meta{gap:12px;margin-left:54px}.literature-hub-shell .book-list-actions{margin-left:auto}.literature-hub-shell .my-books-header{flex-wrap:wrap}.literature-hub-shell .my-books-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.literature-hub-shell .my-book-cover{height:160px}.literature-hub-shell .my-book-body{padding:10px 12px 12px}.literature-hub-shell .my-book-title{font-size:11px}.literature-hub-shell .my-book-meta{font-size:10px;margin-bottom:8px}.literature-hub-shell .my-book-stats{gap:8px;margin-bottom:8px}.literature-hub-shell .my-book-stat{font-size:10px;min-width:0}.literature-hub-shell .my-book-footer{gap:6px}.literature-hub-shell .my-btn-sm{font-size:10px;padding:5px 9px}}@media(max-width:700px){.literature-hub-shell .podcasts-topbar__avatar,.literature-hub-shell .podcasts-topbar__right .sort-select{display:none}.literature-hub-shell .btn-upload{font-size:11px;min-height:32px;padding:0 10px}.literature-hub-shell .book-card-sm{width:120px}.literature-hub-shell .book-cover-sm{height:168px;width:120px}.literature-hub-shell .books-grid,.literature-hub-shell .my-books-grid{gap:8px;grid-template-columns:1fr 1fr}}[data-app-theme=dark] .literature-hub-shell .podcasts-topbar.literature-topbar{background:#171b26db;border-bottom-color:var(--border)}[data-app-theme=dark] .literature-hub-shell .aside-card,[data-app-theme=dark] .literature-hub-shell .book-card-md,[data-app-theme=dark] .literature-hub-shell .books-list,[data-app-theme=dark] .literature-hub-shell .btn-new-book,[data-app-theme=dark] .literature-hub-shell .chip,[data-app-theme=dark] .literature-hub-shell .empty-state,[data-app-theme=dark] .literature-hub-shell .list-action-btn,[data-app-theme=dark] .literature-hub-shell .my-book-card,[data-app-theme=dark] .literature-hub-shell .my-books-empty,[data-app-theme=dark] .literature-hub-shell .sort-select,[data-app-theme=dark] .literature-hub-shell .stat-tile,[data-app-theme=dark] .literature-hub-shell .topbar-search,[data-app-theme=dark] .literature-hub-shell .view-toggle{background:var(--white);border-color:var(--border)}[data-app-theme=dark] .literature-hub-shell .hero-block{background:linear-gradient(135deg,#101521,#1b2130 62%,#16202b);border-color:#374357}[data-app-theme=dark] .literature-hub-shell .hero-book-desc{color:#b7c1d2}[data-app-theme=dark] .literature-hub-shell .tag.tag-grey{color:#ced6e7}[data-app-theme=dark] .literature-hub-shell .chip.active{background:#dce4f6;border-color:#dce4f6;color:#151b27}[data-app-theme=dark] .literature-hub-shell .chip.chip-mint.active{background:#5aeaa029;border-color:#5aeaa05c;color:#7df0ba}[data-app-theme=dark] .literature-hub-shell .btn-save-hero.saved,[data-app-theme=dark] .literature-hub-shell .cover-action-btn.saved{color:#143126}[data-app-theme=dark] .literature-hub-shell .btn-upload{background:#232835;border-color:#232835;color:#f2f5ff}[data-app-theme=dark] .literature-hub-shell .btn-upload:hover{box-shadow:0 8px 22px #080c166b}.literature-detail-shell .literature-detail__back{background:var(--white);border:1px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);cursor:pointer;font-family:Onest,sans-serif;font-size:13px;min-height:36px;padding:0 12px;transition:border-color .15s ease,background .15s ease}.literature-detail-shell .literature-detail__back:hover{background:var(--bg);border-color:#ccd2dd}.literature-detail-shell .literature-detail{gap:20px}.literature-detail-shell .literature-detail__hero{grid-gap:18px;background:var(--white);border:1px solid var(--border);border-radius:16px;display:grid;gap:18px;grid-template-columns:168px minmax(0,1fr);padding:16px}.literature-detail-shell .literature-detail__cover{align-items:center;background:linear-gradient(145deg,#1c1630,#2e2258);border-radius:12px;color:#ffffffd9;display:flex;font-size:34px;height:236px;justify-content:center;overflow:hidden;width:168px}.literature-detail-shell .literature-detail__cover img{height:100%;object-fit:cover;width:100%}.literature-detail-shell .literature-detail__meta h1{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:26px;letter-spacing:-.02em;line-height:1.06;margin:0}.literature-detail-shell .literature-detail__author{color:var(--mid);font-size:13px;margin:8px 0 0}.literature-detail-shell .literature-detail__desc{color:var(--dark2);font-size:13px;line-height:1.55;margin:12px 0 0;max-width:760px}.literature-detail-shell .literature-detail__tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.literature-detail-shell .literature-detail__tags span{background:var(--bg);border:1px solid var(--border);border-radius:999px;color:var(--mid);font-size:11px;padding:4px 9px}.literature-detail-shell .literature-detail__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.literature-detail-shell .literature-detail__like{background:var(--bg);border:1px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);cursor:pointer;font-family:Onest,sans-serif;font-size:13px;min-height:40px;padding:0 12px;transition:border-color .15s ease,background .15s ease,color .15s ease}.literature-detail-shell .literature-detail__like.is-liked{background:#5aeaa021;border-color:#5aeaa05c;color:#148756}.literature-detail-shell .literature-detail__layout{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) 300px}.literature-detail-shell .literature-detail__main{display:flex;flex-direction:column;gap:12px}.literature-detail-shell .literature-detail__section{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:14px}.literature-detail-shell .literature-detail__section h2{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:13px;letter-spacing:-.01em;margin:0 0 10px}.literature-detail-shell .literature-detail__section p{color:var(--dark2);font-size:13px;line-height:1.6;margin:0;white-space:pre-wrap}.literature-detail-shell .literature-detail__section ul{display:flex;flex-direction:column;gap:6px;margin:0;padding-left:18px}.literature-detail-shell .literature-detail__section li{color:var(--dark2);font-size:13px;line-height:1.5}.literature-detail-shell .literature-detail__comment-form{background:var(--bg);border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column;gap:8px;margin-bottom:10px;padding:12px}.literature-detail-shell .literature-detail__comment-form label{color:var(--mid);font-size:12px;font-weight:500}.literature-detail-shell .literature-detail__comment-form textarea{background:var(--white);border:1px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif;font-size:13px;min-height:88px;outline:none;padding:10px;resize:vertical;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.literature-detail-shell .literature-detail__comment-form textarea:focus{border-color:var(--lav);box-shadow:0 0 0 3px #a89de824}.literature-detail-shell .literature-detail__comment-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end}.literature-detail-shell .literature-detail__comments{display:flex;flex-direction:column;gap:8px}.literature-detail-shell .literature-detail__comment{align-items:flex-start;background:var(--bg);border:1px solid var(--border);border-radius:12px;display:flex;gap:10px;max-width:calc(100% - 8px);padding:10px}.literature-detail-shell .literature-detail__comment-avatar{align-items:center;background:linear-gradient(135deg,#5aeea0,var(--lav));background:linear-gradient(135deg,var(--mint),var(--lav));border-radius:50%;color:#153125;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:700;height:32px;justify-content:center;width:32px}.literature-detail-shell .literature-detail__comment-content{min-width:0;width:100%}.literature-detail-shell .literature-detail__comment-head{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:5px}.literature-detail-shell .literature-detail__comment-head strong{color:#2b2b2b;color:var(--dark);font-size:12px}.literature-detail-shell .literature-detail__comment-head span{color:var(--mid);font-size:10px}.literature-detail-shell .literature-detail__comment p{color:var(--dark2);font-size:13px;line-height:1.52;margin:0}.literature-detail-shell .literature-detail__comment-foot{align-items:center;display:flex;gap:6px;margin-top:8px}.literature-detail-shell .literature-detail__btn-soft{background:var(--white);border:1px solid var(--border);border-radius:8px;color:var(--mid);cursor:pointer;font-family:Onest,sans-serif;font-size:11px;min-height:28px;padding:0 9px;transition:border-color .15s ease,color .15s ease,background .15s ease}.literature-detail-shell .literature-detail__btn-soft:hover{border-color:#ccd2dd;color:#2b2b2b;color:var(--dark)}.literature-detail-shell .literature-detail__btn-soft.is-liked{background:#5aeaa01f;border-color:#5aeaa057;color:#148756}.literature-detail-shell .literature-detail__aside{display:flex;flex-direction:column;gap:10px;position:-webkit-sticky;position:sticky;top:80px}.literature-detail-shell .literature-detail__aside-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:14px}.literature-detail-shell .literature-detail__aside-card h3{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:12px;letter-spacing:-.01em;margin:0}.literature-detail-shell .literature-detail__stat{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:26px;letter-spacing:-.03em;margin:10px 0 8px}.literature-detail-shell .literature-detail__recommendations,.literature-detail-shell .literature-detail__similar-list{display:flex;flex-direction:column;gap:7px}.literature-detail-shell .literature-detail__rec-item,.literature-detail-shell .literature-detail__similar-item{background:var(--bg);border:1px solid var(--border);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:2px;padding:8px 9px;text-align:left;transition:border-color .15s ease,background .15s ease}.literature-detail-shell .literature-detail__rec-item:hover,.literature-detail-shell .literature-detail__similar-item:hover{background:#fdfdfd;border-color:#d3d7e0}.literature-detail-shell .literature-detail__rec-item strong,.literature-detail-shell .literature-detail__similar-item strong{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.literature-detail-shell .literature-detail__rec-item span,.literature-detail-shell .literature-detail__similar-item span{color:var(--mid);font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.literature-detail-shell .literature-detail__lazy-sentinel{display:flex;justify-content:center;margin-top:8px}@media(max-width:1320px){.literature-hub-shell .literature-hub__content-grid{grid-template-columns:1fr}.literature-hub-shell .literature-hub__aside{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));position:static}}@media(max-width:1200px){.literature-detail-shell .literature-detail__layout{grid-template-columns:1fr}.literature-detail-shell .literature-detail__aside{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media(max-width:980px){.literature-hub-shell .literature-hub{gap:20px;padding:18px 14px 38px}.literature-hub-shell .literature-hub__hero{gap:12px;grid-template-columns:94px minmax(0,1fr);padding:18px}.literature-hub-shell .literature-hub__hero-stats{align-items:stretch;display:grid;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.literature-hub-shell .literature-hub__hero-stats>div{min-width:0;text-align:left}.literature-hub-shell .literature-hub__hero-cover{height:132px;width:94px}.literature-hub-shell .literature-hub__hero-main h2{font-size:19px}.literature-hub-shell .literature-hub__topbar .literature-hub__search{min-width:0;width:min(420px,100vw - 170px)}.literature-hub-shell .literature-hub__aside{grid-template-columns:1fr}.literature-hub-shell .literature-hub__grid{gap:10px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.literature-hub-shell .literature-hub__card-cover{height:170px}.literature-detail-shell .literature-detail__hero{gap:12px;grid-template-columns:108px minmax(0,1fr)}.literature-detail-shell .literature-detail__cover{height:152px;width:108px}.literature-detail-shell .literature-detail__meta h1{font-size:20px}}@media(max-width:760px){.literature-hub-shell .literature-hub__sort-select,.literature-hub-shell .literature-hub__topbar .literature-hub__title{display:none}.literature-hub-shell .literature-hub__new-btn{font-size:12px;min-height:34px;padding:0 11px}.literature-hub-shell .literature-hub__hero{grid-template-columns:1fr;padding:16px}.literature-hub-shell .literature-hub__hero-cover{height:180px;width:100%}.literature-hub-shell .literature-hub__hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.literature-hub-shell .literature-hub__hero-actions{flex-wrap:wrap}.literature-hub-shell .literature-hub__btn-main{min-height:36px;padding:0 14px}.literature-hub-shell .literature-hub__btn-save{min-height:36px}.literature-hub-shell .literature-hub__filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.literature-hub-shell .literature-hub__filters::-webkit-scrollbar{display:none}.literature-hub-shell .literature-hub__reading-track{gap:10px}.literature-hub-shell .literature-hub__mini-card,.literature-hub-shell .literature-hub__mini-cover{width:122px}.literature-hub-shell .literature-hub__mini-cover{height:170px}.literature-hub-shell .literature-hub__grid{gap:8px;grid-template-columns:repeat(2,1fr)}.literature-hub-shell .literature-hub__card-cover{height:142px}.literature-hub-shell .literature-hub__list-item{gap:8px;grid-template-columns:1fr}.literature-hub-shell .literature-hub__pagination{flex-wrap:wrap}.literature-detail-shell .literature-detail__hero{grid-template-columns:1fr}.literature-detail-shell .literature-detail__cover{height:220px;width:100%}.literature-detail-shell .literature-detail__aside{grid-template-columns:1fr}.literature-detail-shell .literature-detail__comment{margin-left:0!important}.literature-detail-shell .literature-detail__comment-avatar{font-size:10px;height:28px;width:28px}}[data-app-theme=dark] .literature-hub-shell .literature-hub__hero{background:linear-gradient(135deg,#101521,#1b2130 62%,#16202b);border-color:#374357}[data-app-theme=dark] .literature-hub-shell .literature-hub__hero-cover{border-color:#fff3}[data-app-theme=dark] .literature-hub-shell .literature-hub__hero-tags span{background:#ffffff0f;border-color:#ffffff3d}[data-app-theme=dark] .literature-hub-shell .literature-detail__aside-card,[data-app-theme=dark] .literature-hub-shell .literature-detail__back,[data-app-theme=dark] .literature-hub-shell .literature-detail__btn-soft,[data-app-theme=dark] .literature-hub-shell .literature-detail__comment,[data-app-theme=dark] .literature-hub-shell .literature-detail__comment-form,[data-app-theme=dark] .literature-hub-shell .literature-detail__hero,[data-app-theme=dark] .literature-hub-shell .literature-detail__like,[data-app-theme=dark] .literature-hub-shell .literature-detail__rec-item,[data-app-theme=dark] .literature-hub-shell .literature-detail__section,[data-app-theme=dark] .literature-hub-shell .literature-detail__similar-item,[data-app-theme=dark] .literature-hub-shell .literature-hub__card,[data-app-theme=dark] .literature-hub-shell .literature-hub__catalog,[data-app-theme=dark] .literature-hub-shell .literature-hub__inline-empty,[data-app-theme=dark] .literature-hub-shell .literature-hub__list,[data-app-theme=dark] .literature-hub-shell .literature-hub__my-books,[data-app-theme=dark] .literature-hub-shell .literature-hub__panel,[data-app-theme=dark] .literature-hub-shell .literature-hub__sort-select,[data-app-theme=dark] .literature-hub-shell .literature-hub__stats-grid>div{background:var(--white);border-color:var(--border)}[data-app-theme=dark] .literature-hub-shell .literature-hub__filters button{background:var(--white);border-color:var(--border);color:var(--mid)}[data-app-theme=dark] .literature-hub-shell .literature-hub__filters button.active{background:#a89de81f;border-color:#a89de861;color:#bbb4f7}[data-app-theme=dark] .literature-hub-shell .literature-hub__icon-btn{background:#0a0e1494;border-color:#fff3}[data-app-theme=dark] .literature-hub-shell .literature-hub__icon-btn.is-saved{background:#5aeaa0d1;border-color:#5aeaa0d1;color:#143126}[data-app-theme=dark] .literature-hub-shell .literature-hub__btn-save{background:#ffffff0f;border-color:#fff3}[data-app-theme=dark] .literature-hub-shell .literature-hub__btn-save.is-saved{background:#5aeaa01f;border-color:#5aeaa05c;color:#8cecb8}.literature-detail-shell-v2 .lit-book-view{display:flex;flex:1 1;min-width:0;padding:0 0 34px}.literature-detail-shell-v2 .lit-book-view__content-main{display:flex;flex:1 1;flex-direction:column;gap:14px;max-width:900px;min-width:0;padding:24px 30px 24px 34px}.literature-detail-shell-v2 .lit-book-view__content-aside{display:flex;flex-direction:column;flex-shrink:0;gap:12px;padding:24px 24px 24px 0;width:320px}.literature-detail-shell-v2 .lit-book-view__topbar{gap:14px}.literature-detail-shell-v2 .lit-book-view__breadcrumb{align-items:center;color:var(--mid);display:flex;font-size:12px;gap:6px;min-width:0}.literature-detail-shell-v2 .lit-book-view__breadcrumb button{background:#0000;border:0;color:var(--mid);cursor:pointer;font-family:Onest,sans-serif;font-size:inherit;padding:0}.literature-detail-shell-v2 .lit-book-view__breadcrumb button:hover{color:#2b2b2b;color:var(--dark)}.literature-detail-shell-v2 .lit-book-view__breadcrumb strong{color:#2b2b2b;color:var(--dark);font-weight:500;max-width:min(240px,30vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.literature-detail-shell-v2 .lit-book-view__topbar-btn{border:0;border-radius:10px;cursor:pointer;font-family:Onest,sans-serif;font-size:13px;font-weight:600;min-height:36px;padding:0 14px;transition:all .2s}.literature-detail-shell-v2 .lit-book-view__topbar-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.55;transform:none}.literature-detail-shell-v2 .lit-book-view__topbar-btn.is-ghost{background:#0000;border:1px solid var(--border);color:var(--mid)}.literature-detail-shell-v2 .lit-book-view__topbar-btn.is-ghost:hover{background:var(--white);border-color:#cfcfd7;color:#2b2b2b;color:var(--dark)}.literature-detail-shell-v2 .lit-book-view__topbar-btn.is-primary{background:#5aeea0;background:var(--mint);color:#102818}.literature-detail-shell-v2 .lit-book-view__topbar-btn.is-primary:hover{box-shadow:0 8px 24px #5aeaa040;transform:translateY(-1px)}.literature-detail-shell-v2 .lit-book-view__crumbs{margin:0}.literature-detail-shell-v2 .lit-book-view__search{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:10px;color:#b4bcc9;display:flex;gap:10px;padding:9px 12px;width:min(540px,100%)}.literature-detail-shell-v2 .lit-book-view__search input{background:#0000;border:0;color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif;font-size:13px;min-width:0;outline:none;width:100%}.literature-detail-shell-v2 .lit-book-view__state{background:var(--white);border:1px solid var(--border);border-radius:12px;color:var(--mid);font-size:13px;padding:12px 14px}.literature-detail-shell-v2 .lit-book-view__state.is-error{background:#e4565614;border-color:#e456566b;color:#9e2f2f}.literature-detail-shell-v2 .lit-book-view__hero{background:var(--white);border:1px solid var(--border);border-radius:16px;display:flex;gap:30px;padding:20px}.literature-detail-shell-v2 .lit-book-view__cover-wrap{flex-shrink:0;position:relative}.literature-detail-shell-v2 .lit-book-view__cover{background:linear-gradient(145deg,#1c1630,#2e2258);border-radius:12px;box-shadow:6px 10px 36px #0003,0 0 0 1px #0000000f;height:222px;overflow:hidden;width:148px}.literature-detail-shell-v2 .lit-book-view__cover img{display:block;height:100%;object-fit:cover;width:100%}.literature-detail-shell-v2 .lit-book-view__cover-fallback{display:flex;flex-direction:column;gap:4px;height:100%;justify-content:flex-end;padding:16px 14px}.literature-detail-shell-v2 .lit-book-view__cover-fallback-title{color:#ffffffeb;font-family:Unbounded,sans-serif;font-size:10px;font-weight:700;line-height:1.4}.literature-detail-shell-v2 .lit-book-view__cover-fallback-author{color:#ffffff73;font-size:9px}.literature-detail-shell-v2 .lit-book-view__ring{position:absolute;right:-8px;top:-8px}.literature-detail-shell-v2 .lit-book-view__ring-bg{fill:none;stroke:var(--border);stroke-width:3}.literature-detail-shell-v2 .lit-book-view__ring-fill{fill:none;stroke:#5aeea0;stroke:var(--mint);stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset .4s ease}.literature-detail-shell-v2 .lit-book-view__ring-label{color:#2b2b2b;color:var(--dark);display:grid;font-size:8px;font-weight:700;inset:0;place-items:center;position:absolute}.literature-detail-shell-v2 .lit-book-view__hero-info{flex:1 1;min-width:0}.literature-detail-shell-v2 .lit-book-view__badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.literature-detail-shell-v2 .lit-book-view__badge{align-items:center;border-radius:100px;display:inline-flex;font-size:10px;font-weight:700;letter-spacing:.05em;min-height:20px;padding:0 9px;text-transform:uppercase}.literature-detail-shell-v2 .lit-book-view__badge.is-mint{background:var(--mint-dim);color:#18a869}.literature-detail-shell-v2 .lit-book-view__badge.is-lav{background:var(--lav-dim);color:#7b6fd4}.literature-detail-shell-v2 .lit-book-view__badge.is-grey{background:#f0f0ee;color:#8a8a8a}.literature-detail-shell-v2 .lit-book-view__title{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:26px;font-weight:800;letter-spacing:-.03em;line-height:1.22;margin:0}.literature-detail-shell-v2 .lit-book-view__author{color:var(--mid);font-size:14px;margin:8px 0 0}.literature-detail-shell-v2 .lit-book-view__author span{color:#2b2b2b;color:var(--dark);font-weight:600}.literature-detail-shell-v2 .lit-book-view__rating{align-items:center;display:flex;gap:10px;margin-top:14px}.literature-detail-shell-v2 .lit-book-view__stars{display:inline-flex;gap:2px}.literature-detail-shell-v2 .lit-book-view__stars span{color:#b5b5b566;font-size:14px}.literature-detail-shell-v2 .lit-book-view__stars span.is-active{color:#f0c640}.literature-detail-shell-v2 .lit-book-view__rating-value{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:16px;font-weight:800;letter-spacing:-.02em}.literature-detail-shell-v2 .lit-book-view__rating-count{color:var(--mid);font-size:12px}.literature-detail-shell-v2 .lit-book-view__metrics{background:var(--bg);border:1px solid var(--border);border-radius:12px;display:flex;margin-top:16px;overflow:hidden}.literature-detail-shell-v2 .lit-book-view__metric{border-right:1px solid var(--border);flex:1 1;padding:12px 10px;text-align:center}.literature-detail-shell-v2 .lit-book-view__metric:last-child{border-right:0}.literature-detail-shell-v2 .lit-book-view__metric-value{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:15px;font-weight:800;letter-spacing:-.02em;line-height:1;margin-bottom:3px}.literature-detail-shell-v2 .lit-book-view__metric-value.is-mint{color:#18a869}.literature-detail-shell-v2 .lit-book-view__metric-value.is-lav{color:#7b6fd4}.literature-detail-shell-v2 .lit-book-view__metric-label{color:var(--mid);font-size:10px}.literature-detail-shell-v2 .lit-book-view__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.literature-detail-shell-v2 .lit-book-view__btn{border:0;border-radius:10px;cursor:pointer;font-family:Onest,sans-serif;font-size:13px;font-weight:600;min-height:40px;padding:0 18px;text-align:center;transition:all .2s}.literature-detail-shell-v2 .lit-book-view__btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.58;transform:none}.literature-detail-shell-v2 .lit-book-view__btn.is-primary{background:#5aeea0;background:var(--mint);color:#102818}.literature-detail-shell-v2 .lit-book-view__btn.is-primary:hover{box-shadow:0 8px 24px #5aeaa040;transform:translateY(-1px)}.literature-detail-shell-v2 .lit-book-view__btn.is-dark{background:#2b2b2b;background:var(--dark);color:var(--white)}.literature-detail-shell-v2 .lit-book-view__btn.is-dark:hover{opacity:.9;transform:translateY(-1px)}.literature-detail-shell-v2 .lit-book-view__btn.is-ghost{background:var(--white);border:1px solid var(--border);color:#2b2b2b;color:var(--dark)}.literature-detail-shell-v2 .lit-book-view__btn.is-ghost.is-active{background:var(--mint-dim);border-color:#5aeaa07a;color:#148756}.literature-detail-shell-v2 .lit-book-view__btn.is-full{width:100%}.literature-detail-shell-v2 .lit-book-view__btn.is-compact{font-size:12px;min-height:32px;padding:0 12px}.literature-detail-shell-v2 .lit-book-view__icon-btn{background:var(--white);border:1px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);cursor:pointer;min-height:40px;transition:all .2s;width:40px}.literature-detail-shell-v2 .lit-book-view__icon-btn:hover{background:var(--bg);border-color:#cfcfd7}.literature-detail-shell-v2 .lit-book-view__icon-btn.is-active{background:var(--mint-dim);border-color:#5aeaa066;color:#148756}.literature-detail-shell-v2 .lit-book-view__progress{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:16px 18px}.literature-detail-shell-v2 .lit-book-view__progress-head{align-items:center;color:#2b2b2b;color:var(--dark);display:flex;font-size:13px;font-weight:600;justify-content:space-between;margin-bottom:12px}.literature-detail-shell-v2 .lit-book-view__progress-head div:last-child{color:#18a869;font-family:Unbounded,sans-serif;font-size:14px;letter-spacing:-.02em}.literature-detail-shell-v2 .lit-book-view__progress-track{background:var(--border);border-radius:999px;height:6px;overflow:hidden}.literature-detail-shell-v2 .lit-book-view__progress-fill{background:linear-gradient(90deg,#5aeea0,#4aeab0);background:linear-gradient(90deg,var(--mint),#4aeab0);border-radius:999px;height:100%;transition:width .3s ease}.literature-detail-shell-v2 .lit-book-view__progress-meta{align-items:center;color:var(--mid);display:flex;font-size:11px;gap:8px;justify-content:space-between;margin-top:10px}.literature-detail-shell-v2 .lit-book-view__chapter-dots{display:flex;gap:4px;margin-top:12px}.literature-detail-shell-v2 .lit-book-view__chapter-dot{background:var(--border);border:0;border-radius:2px;cursor:pointer;flex:1 1;height:4px}.literature-detail-shell-v2 .lit-book-view__chapter-dot.is-done{background:#5aeea0;background:var(--mint)}.literature-detail-shell-v2 .lit-book-view__chapter-dot.is-current{background:var(--lav)}.literature-detail-shell-v2 .lit-book-view__tabs{border-bottom:1.5px solid var(--border);display:flex;gap:0;overflow-x:auto;scrollbar-width:none}.literature-detail-shell-v2 .lit-book-view__tabs::-webkit-scrollbar{display:none}.literature-detail-shell-v2 .lit-book-view__tabs button{background:#0000;border:0;border-bottom:2px solid #0000;color:var(--mid);cursor:pointer;font-size:13px;margin-bottom:-1.5px;min-height:40px;padding:0 18px;white-space:nowrap}.literature-detail-shell-v2 .lit-book-view__tabs button.is-active{border-bottom-color:#2b2b2b;border-bottom-color:var(--dark);color:#2b2b2b;color:var(--dark);font-weight:600}.literature-detail-shell-v2 .lit-book-view__tabs button span{color:var(--mid);font-size:10px;margin-left:4px}.literature-detail-shell-v2 .lit-book-view__panel{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:16px 18px}.literature-detail-shell-v2 .lit-book-view__desc p{color:var(--dark2);font-size:14px;line-height:1.8;margin:0 0 12px}.literature-detail-shell-v2 .lit-book-view__desc p:last-child{margin-bottom:0}.literature-detail-shell-v2 .lit-book-view__reactions{margin-top:18px}.literature-detail-shell-v2 .lit-book-view__reactions h3{color:#2b2b2b;color:var(--dark);font-size:13px;font-weight:600;margin:0 0 10px}.literature-detail-shell-v2 .lit-book-view__reaction-row{display:flex;flex-wrap:wrap;gap:8px}.literature-detail-shell-v2 .lit-book-view__reaction-btn{align-items:center;background:var(--bg);border:1.5px solid var(--border);border-radius:100px;color:var(--mid);cursor:pointer;display:inline-flex;font-size:13px;gap:6px;min-height:34px;padding:0 13px}.literature-detail-shell-v2 .lit-book-view__reaction-btn.is-active,.literature-detail-shell-v2 .lit-book-view__reaction-btn.is-active-mint{background:var(--mint-dim);border-color:#5aeaa066;color:#18a869}.literature-detail-shell-v2 .lit-book-view__reaction-btn.is-active-lav{background:var(--lav-dim);border-color:#a89de866;color:#7b6fd4}.literature-detail-shell-v2 .lit-book-view__toc{display:flex;flex-direction:column;gap:4px}.literature-detail-shell-v2 .lit-book-view__toc-item{grid-gap:10px;align-items:center;background:#0000;border:0;border-radius:10px;color:#2b2b2b;color:var(--dark);cursor:pointer;display:grid;gap:10px;grid-template-columns:26px minmax(0,1fr) auto 16px;padding:9px 11px;text-align:left}.literature-detail-shell-v2 .lit-book-view__toc-item:hover{background:var(--bg)}.literature-detail-shell-v2 .lit-book-view__toc-item.is-current{background:var(--mint-dim)}.literature-detail-shell-v2 .lit-book-view__toc-num{color:var(--mid);font-family:Unbounded,sans-serif;font-size:10px}.literature-detail-shell-v2 .lit-book-view__toc-title{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.literature-detail-shell-v2 .lit-book-view__toc-pages{color:var(--mid);font-size:11px}.literature-detail-shell-v2 .lit-book-view__toc-status{background:var(--border);border-radius:50%;height:16px;width:16px}.literature-detail-shell-v2 .lit-book-view__toc-item.is-done .lit-book-view__toc-status{background:#5aeea0;background:var(--mint)}.literature-detail-shell-v2 .lit-book-view__toc-item.is-current .lit-book-view__toc-status{background:var(--lav)}.literature-detail-shell-v2 .lit-book-view__comment-add{display:flex;gap:12px;margin-bottom:16px}.literature-detail-shell-v2 .lit-book-view__comment-avatar{background:linear-gradient(135deg,#5aeea0,var(--lav));background:linear-gradient(135deg,var(--mint),var(--lav));border-radius:50%;color:#162a1d;display:grid;flex-shrink:0;font-size:12px;font-weight:700;height:38px;place-items:center;width:38px}.literature-detail-shell-v2 .lit-book-view__comment-add-main{flex:1 1;min-width:0}.literature-detail-shell-v2 .lit-book-view__comment-add-main label{color:var(--mid);display:block;font-size:12px;margin-bottom:6px}.literature-detail-shell-v2 .lit-book-view__comment-add-main textarea,.literature-detail-shell-v2 .lit-book-view__comment-edit textarea,.literature-detail-shell-v2 .lit-book-view__reply-form textarea{background:var(--bg);border:1.5px solid var(--border);border-radius:12px;color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif;font-size:13px;line-height:1.6;outline:none;padding:11px 13px;resize:vertical;width:100%}.literature-detail-shell-v2 .lit-book-view__comment-add-main textarea:focus,.literature-detail-shell-v2 .lit-book-view__comment-edit textarea:focus,.literature-detail-shell-v2 .lit-book-view__reply-form textarea:focus{border-color:var(--lav);box-shadow:0 0 0 3px #a89de81f}.literature-detail-shell-v2 .lit-book-view__comment-add-foot{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-top:8px}.literature-detail-shell-v2 .lit-book-view__comment-tools{display:flex;gap:6px}.literature-detail-shell-v2 .lit-book-view__comment-tools button{align-items:center;background:var(--bg);border:1px solid var(--border);border-radius:7px;color:var(--mid);cursor:pointer;display:inline-flex;font-size:14px;height:28px;justify-content:center;line-height:1;transition:all .18s;width:28px}.literature-detail-shell-v2 .lit-book-view__comment-tools button:hover{background:#fff7dc;border-color:#f0c64080;color:#d5a100}.literature-detail-shell-v2 .lit-book-view__comment-tools button:disabled:hover{background:var(--bg);border-color:var(--border);color:var(--mid)}.literature-detail-shell-v2 .lit-book-view__comment-tools button.is-active-star{background:#fff3cd;border-color:#f0c6408c;color:#e7b203}.literature-detail-shell-v2 .lit-book-view__comment-tools button.is-disabled{background:var(--bg);border-color:var(--border);color:var(--mid);cursor:not-allowed;opacity:.5}.literature-detail-shell-v2 .lit-book-view__comments-head{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:14px}.literature-detail-shell-v2 .lit-book-view__comments-head h3{color:#2b2b2b;color:var(--dark);font-size:14px;font-weight:600;margin:0}.literature-detail-shell-v2 .lit-book-view__comments-sort{display:flex;gap:6px}.literature-detail-shell-v2 .lit-book-view__comments-sort button{background:#0000;border:1px solid #0000;border-radius:6px;color:var(--mid);cursor:pointer;font-size:11px;min-height:26px;padding:0 10px}.literature-detail-shell-v2 .lit-book-view__comments-sort button.is-active{background:var(--bg);border-color:var(--border);color:#2b2b2b;color:var(--dark);font-weight:600}.literature-detail-shell-v2 .lit-book-view__comments{display:flex;flex-direction:column;gap:8px}.literature-detail-shell-v2 .lit-book-view__comment{background:var(--bg);border:1px solid var(--border);border-radius:12px;display:flex;gap:10px;max-width:calc(100% - 8px);padding:10px}.literature-detail-shell-v2 .lit-book-view__comment-body{flex:1 1;min-width:0}.literature-detail-shell-v2 .lit-book-view__comment-meta{align-items:center;display:flex;gap:8px;margin-bottom:6px}.literature-detail-shell-v2 .lit-book-view__comment-meta strong{color:#2b2b2b;color:var(--dark);font-size:13px}.literature-detail-shell-v2 .lit-book-view__comment-meta .is-author{background:var(--lav-dim);border-radius:100px;color:#7b6fd4;font-size:9px;font-weight:700;letter-spacing:.04em;padding:2px 7px;text-transform:uppercase}.literature-detail-shell-v2 .lit-book-view__comment-rating{color:#e7b203;font-size:11px;font-weight:600;letter-spacing:.02em}.literature-detail-shell-v2 .lit-book-view__comment-rating em{color:var(--mid);font-style:normal;margin-left:3px}.literature-detail-shell-v2 .lit-book-view__comment-edited{color:var(--mid);font-style:normal;font-weight:500}.literature-detail-shell-v2 .lit-book-view__comment-meta time{color:var(--mid);font-size:10px;margin-left:auto}.literature-detail-shell-v2 .lit-book-view__comment-body p{color:var(--dark2);font-size:13px;line-height:1.65;margin:0;white-space:pre-wrap}.literature-detail-shell-v2 .lit-book-view__comment-actions{display:flex;gap:8px;margin-top:8px}.literature-detail-shell-v2 .lit-book-view__comment-actions button{background:#0000;border:0;border-radius:7px;color:var(--mid);cursor:pointer;font-size:11px;min-height:24px;padding:0 8px}.literature-detail-shell-v2 .lit-book-view__comment-actions button:hover{background:#0000000a;color:#2b2b2b;color:var(--dark)}.literature-detail-shell-v2 .lit-book-view__comment-actions button.is-liked{color:#d76060}.literature-detail-shell-v2 .lit-book-view__comment-actions button.is-danger{color:#b45555}.literature-detail-shell-v2 .lit-book-view__reply-form{margin-top:10px}.literature-detail-shell-v2 .lit-book-view__comment-edit{margin-top:6px}.literature-detail-shell-v2 .lit-book-view__comment-edit-foot{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-top:7px}.literature-detail-shell-v2 .lit-book-view__comment-edit-actions{display:flex;gap:8px;justify-content:flex-end}.literature-detail-shell-v2 .lit-book-view__reply-form>div{display:flex;gap:8px;justify-content:flex-end;margin-top:7px}.literature-detail-shell-v2 .lit-book-view__widget{background:var(--white);border:1px solid var(--border);border-radius:14px;overflow:hidden}.literature-detail-shell-v2 .lit-book-view__widget header{border-bottom:1px solid var(--border);padding:13px 15px}.literature-detail-shell-v2 .lit-book-view__widget header h3{color:#2b2b2b;color:var(--dark);font-size:12px;font-weight:700;margin:0}.literature-detail-shell-v2 .lit-book-view__widget-body{padding:14px 15px}.literature-detail-shell-v2 .lit-book-view__price-main{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:26px;font-weight:900;letter-spacing:-.03em;line-height:1}.literature-detail-shell-v2 .lit-book-view__price-old{color:var(--mid);font-size:13px;margin-top:4px;text-decoration:line-through}.literature-detail-shell-v2 .lit-book-view__price-old-row{align-items:center;display:flex;gap:8px;margin-top:4px}.literature-detail-shell-v2 .lit-book-view__price-discount{align-items:center;background:#ff5050eb;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:800;justify-content:center;min-height:22px;padding:0 8px}.literature-detail-shell-v2 .lit-book-view__price-features{display:flex;flex-direction:column;gap:8px;list-style:none;margin:12px 0 14px;padding:0}.literature-detail-shell-v2 .lit-book-view__price-features li{color:var(--mid);font-size:12px;padding-left:16px;position:relative}.literature-detail-shell-v2 .lit-book-view__price-features li:before{background:#5aeea0;background:var(--mint);border-radius:50%;content:"";height:7px;left:0;position:absolute;top:6px;width:7px}.literature-detail-shell-v2 .lit-book-view__widget-body small{color:var(--mid);display:block;font-size:11px;margin-top:8px;text-align:center}.literature-detail-shell-v2 .lit-book-view__author-card{align-items:center;display:flex;gap:12px}.literature-detail-shell-v2 .lit-book-view__author-avatar{background:linear-gradient(135deg,#5aeea0,var(--lav));background:linear-gradient(135deg,var(--mint),var(--lav));border-radius:50%;color:#153125;display:grid;flex-shrink:0;font-size:15px;font-weight:700;height:48px;place-items:center;width:48px}.literature-detail-shell-v2 .lit-book-view__author-name{color:#2b2b2b;color:var(--dark);font-size:14px;font-weight:600}.literature-detail-shell-v2 .lit-book-view__author-role{color:var(--mid);font-size:11px;margin-top:2px}.literature-detail-shell-v2 .lit-book-view__author-bio{color:var(--dark2);font-size:12px;line-height:1.65;margin:12px 0 0}.literature-detail-shell-v2 .lit-book-view__follow-btn{background:var(--bg);border:1px solid var(--border);border-radius:9px;color:#2b2b2b;color:var(--dark);cursor:pointer;font-size:12px;font-weight:600;margin-top:12px;min-height:34px;width:100%}.literature-detail-shell-v2 .lit-book-view__follow-btn.is-following{background:var(--mint-dim);border-color:#5aeaa070;color:#18a869}.literature-detail-shell-v2 .lit-book-view__recommend-total{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:24px;font-weight:800;letter-spacing:-.03em;margin-bottom:9px}.literature-detail-shell-v2 .lit-book-view__recommend-list{display:flex;flex-direction:column;gap:7px}.literature-detail-shell-v2 .lit-book-view__recommend-list button{background:var(--bg);border:1px solid var(--border);border-radius:10px;cursor:pointer;padding:8px 9px;text-align:left}.literature-detail-shell-v2 .lit-book-view__recommend-list strong{color:#2b2b2b;color:var(--dark);display:block;font-size:12px}.literature-detail-shell-v2 .lit-book-view__recommend-list span{color:var(--mid);display:block;font-size:10px;margin-top:2px}.literature-detail-shell-v2 .lit-book-view__related-list{display:flex;flex-direction:column;gap:8px}.literature-detail-shell-v2 .lit-book-view__related-item{align-items:center;background:#0000;border:0;border-radius:8px;cursor:pointer;display:flex;gap:9px;padding:6px;text-align:left}.literature-detail-shell-v2 .lit-book-view__related-item:hover{background:var(--bg)}.literature-detail-shell-v2 .lit-book-view__related-cover{background:linear-gradient(145deg,#1c1630,#2e2258);border-radius:6px;flex-shrink:0;height:54px;overflow:hidden;width:36px}.literature-detail-shell-v2 .lit-book-view__related-cover img{display:block;height:100%;object-fit:cover;width:100%}.literature-detail-shell-v2 .lit-book-view__related-info strong{color:#2b2b2b;color:var(--dark);display:block;font-size:12px;line-height:1.35}.literature-detail-shell-v2 .lit-book-view__related-info span{color:var(--mid);display:block;font-size:11px;margin-top:1px}.literature-detail-shell-v2 .lit-book-view__buy-modal,.literature-detail-shell-v2 .lit-book-view__read-modal,.literature-detail-shell-v2 .lit-book-view__recommend-modal{align-items:center;background:#00000094;display:none;inset:0;justify-content:center;padding:20px;position:fixed;z-index:220}.literature-detail-shell-v2 .lit-book-view__buy-modal.is-open,.literature-detail-shell-v2 .lit-book-view__read-modal.is-open,.literature-detail-shell-v2 .lit-book-view__recommend-modal.is-open{display:flex}.literature-detail-shell-v2 .lit-book-view__read-inner{background:var(--white);border-radius:20px;box-shadow:0 28px 70px #00000047;display:flex;flex-direction:column;height:90vh;max-width:1080px;overflow:hidden;width:100%}.literature-detail-shell-v2 .lit-book-view__read-topbar{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:10px;padding:14px 18px}.literature-detail-shell-v2 .lit-book-view__read-topbar button{background:var(--bg);border:1px solid var(--border);border-radius:8px;color:var(--mid);cursor:pointer;height:32px;width:32px}.literature-detail-shell-v2 .lit-book-view__read-topbar strong{color:#2b2b2b;color:var(--dark);flex-shrink:0;font-family:Unbounded,sans-serif;font-size:12px}.literature-detail-shell-v2 .lit-book-view__read-topbar span{color:var(--mid);font-size:11px}.literature-detail-shell-v2 .lit-book-view__read-mini-progress{background:var(--border);border-radius:999px;flex:1 1;height:3px;overflow:hidden}.literature-detail-shell-v2 .lit-book-view__read-mini-progress>div{background:linear-gradient(90deg,#5aeea0,#4aeab0);background:linear-gradient(90deg,var(--mint),#4aeab0);height:100%}.literature-detail-shell-v2 .lit-book-view__read-toolbar{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:8px;overflow-x:auto;padding:9px 18px;scrollbar-width:none}.literature-detail-shell-v2 .lit-book-view__read-toolbar::-webkit-scrollbar{display:none}.literature-detail-shell-v2 .lit-book-view__read-toolbar span{background:var(--border);flex-shrink:0;height:18px;width:1px}.literature-detail-shell-v2 .lit-book-view__read-toolbar button{background:var(--bg);border:1px solid var(--border);border-radius:8px;color:var(--mid);cursor:pointer;font-size:11px;min-height:28px;padding:0 10px;white-space:nowrap}.literature-detail-shell-v2 .lit-book-view__read-toolbar button:disabled{cursor:not-allowed;opacity:.58}.literature-detail-shell-v2 .lit-book-view__read-toolbar button.is-active{background:#2b2b2b;background:var(--dark);border-color:#2b2b2b;border-color:var(--dark);color:var(--white)}.literature-detail-shell-v2 .lit-book-view__read-progress-slider{grid-gap:10px;align-items:center;border-bottom:1px solid var(--border);display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;padding:10px 18px}.literature-detail-shell-v2 .lit-book-view__read-progress-slider label{color:var(--mid);font-size:11px;white-space:nowrap}.literature-detail-shell-v2 .lit-book-view__read-progress-slider input[type=range]{accent-color:#27c57f;width:100%}.literature-detail-shell-v2 .lit-book-view__read-progress-slider span{color:#2b2b2b;color:var(--dark);font-size:11px;font-weight:600;min-width:38px;text-align:right}.literature-detail-shell-v2 .lit-book-view__read-frame{background:#121212;border:0;flex:1 1;width:100%}.literature-detail-shell-v2 .lit-book-view__pdf-reader{--pdf-bg:#11161e;--pdf-nav-bg:#0f141c;--pdf-nav-border:#ffffff14;--pdf-nav-fg:#dce5f7;--pdf-btn-bg:#ffffff0a;--pdf-btn-border:#fff3;--pdf-input-bg:#ffffff0d;--pdf-canvas-bg:#fff;background:var(--pdf-bg);display:flex;flex:1 1;flex-direction:column;min-height:0}.literature-detail-shell-v2 .lit-book-view__pdf-reader.is-white{--pdf-bg:#eef2f7;--pdf-nav-bg:#f6f8fb;--pdf-nav-border:#10141c14;--pdf-nav-fg:#252b36;--pdf-btn-bg:#fff;--pdf-btn-border:#10141c24;--pdf-input-bg:#fff;--pdf-canvas-bg:#fff}.literature-detail-shell-v2 .lit-book-view__pdf-reader.is-sepia{--pdf-bg:#e9dcc7;--pdf-nav-bg:#f3e8d8;--pdf-nav-border:#3e301d24;--pdf-nav-fg:#3f3120;--pdf-btn-bg:#ffffff73;--pdf-btn-border:#3e301d42;--pdf-input-bg:#ffffffa6;--pdf-canvas-bg:#fffef9}.literature-detail-shell-v2 .lit-book-view__pdf-nav{align-items:center;background:var(--pdf-nav-bg);border-bottom:1px solid var(--pdf-nav-border);display:flex;gap:10px;justify-content:center;padding:10px 14px}.literature-detail-shell-v2 .lit-book-view__pdf-nav button{background:var(--pdf-btn-bg);border:1px solid var(--pdf-btn-border);border-radius:8px;color:var(--pdf-nav-fg);cursor:pointer;font-size:12px;font-weight:600;min-height:30px;padding:0 10px}.literature-detail-shell-v2 .lit-book-view__pdf-nav button:disabled{cursor:not-allowed;opacity:.45}.literature-detail-shell-v2 .lit-book-view__pdf-nav label{align-items:center;color:var(--pdf-nav-fg);display:inline-flex;font-size:12px;font-weight:600;gap:6px}.literature-detail-shell-v2 .lit-book-view__pdf-nav input{background:var(--pdf-input-bg);border:1px solid var(--pdf-btn-border);border-radius:8px;color:var(--pdf-nav-fg);font-family:Onest,sans-serif;font-size:12px;min-height:30px;outline:none;padding:0 8px;text-align:center;width:72px}.literature-detail-shell-v2 .lit-book-view__pdf-nav input:focus{border-color:#5aeaa0a8;box-shadow:0 0 0 2px #5aeaa033}.literature-detail-shell-v2 .lit-book-view__pdf-canvas-wrap{align-items:flex-start;display:flex;flex:1 1;justify-content:center;min-height:0;overflow:auto;padding:16px}.literature-detail-shell-v2 .lit-book-view__pdf-canvas{background:var(--pdf-canvas-bg);border-radius:6px;box-shadow:0 18px 34px #00000057;display:block;filter:none;max-width:100%;transition:filter .2s ease}.literature-detail-shell-v2 .lit-book-view__pdf-reader.is-sepia .lit-book-view__pdf-canvas{filter:sepia(.74) saturate(.78) hue-rotate(-10deg) brightness(1.03) contrast(.97)}.literature-detail-shell-v2 .lit-book-view__pdf-reader.is-dark .lit-book-view__pdf-canvas{filter:invert(1) hue-rotate(180deg) contrast(1.08) brightness(.94)}.literature-detail-shell-v2 .lit-book-view__read-body{--lit-read-font-size:15px;background:var(--white);color:var(--dark2);flex:1 1;overflow-y:auto;padding:34px min(8vw,76px)}.literature-detail-shell-v2 .lit-book-view__read-body.is-sepia{background:#fbf6ef}.literature-detail-shell-v2 .lit-book-view__read-body.is-dark{background:#151922;color:#dbe3f5}.literature-detail-shell-v2 .lit-book-view__read-body h1{color:inherit;font-family:Unbounded,sans-serif;font-size:24px;line-height:1.2;margin:0}.literature-detail-shell-v2 .lit-book-view__read-meta{color:var(--mid)!important;font-size:13px!important;margin:8px 0 24px!important}.literature-detail-shell-v2 .lit-book-view__read-body p{font-size:var(--lit-read-font-size);line-height:1.82;margin:0 0 14px;white-space:pre-wrap}.literature-detail-shell-v2 .lit-book-view__read-body blockquote{border-left:3px solid var(--lav);color:var(--mid);font-style:italic;margin:22px 0;padding-left:14px}.literature-detail-shell-v2 .lit-book-view__read-nav{border-top:1px solid var(--border);display:flex;gap:8px;justify-content:space-between;margin-top:22px;padding-top:20px}.literature-detail-shell-v2 .lit-book-view__read-nav button{background:var(--bg);border:1px solid var(--border);border-radius:9px;color:var(--mid);cursor:pointer;font-size:12px;min-height:32px;padding:0 12px}.literature-detail-shell-v2 .lit-book-view__buy-inner{background:var(--white);border-radius:18px;box-shadow:0 32px 80px #0000004d;max-width:520px;overflow:hidden;width:100%}.literature-detail-shell-v2 .lit-book-view__recommend-inner{background:var(--white);border-radius:18px;box-shadow:0 26px 64px #00000047;max-width:620px;overflow:hidden;width:100%}.literature-detail-shell-v2 .lit-book-view__recommend-form{display:flex;flex-direction:column;gap:10px;padding:14px 16px 16px}.literature-detail-shell-v2 .lit-book-view__recommend-form>label{color:var(--mid);font-size:12px;font-weight:600}.literature-detail-shell-v2 .lit-book-view__recommend-form>input,.literature-detail-shell-v2 .lit-book-view__recommend-form>textarea{background:var(--bg);border:1.5px solid var(--border);border-radius:10px;color:#2b2b2b;color:var(--dark);font-family:Onest,sans-serif;font-size:13px;outline:none;padding:10px 12px;width:100%}.literature-detail-shell-v2 .lit-book-view__recommend-form>input:focus,.literature-detail-shell-v2 .lit-book-view__recommend-form>textarea:focus{border-color:var(--lav);box-shadow:0 0 0 3px #a89de81f}.literature-detail-shell-v2 .lit-book-view__recommend-results{display:flex;flex-direction:column;gap:6px;max-height:220px;overflow:auto;padding-right:2px}.literature-detail-shell-v2 .lit-book-view__recommend-user{background:var(--bg);border:1px solid var(--border);border-radius:10px;cursor:pointer;padding:9px 10px;text-align:left}.literature-detail-shell-v2 .lit-book-view__recommend-user strong{color:#2b2b2b;color:var(--dark);display:block;font-size:13px}.literature-detail-shell-v2 .lit-book-view__recommend-user span{color:var(--mid);display:block;font-size:11px;margin-top:2px}.literature-detail-shell-v2 .lit-book-view__recommend-user.is-selected{background:var(--mint-dim);border-color:#5aeaa073}.literature-detail-shell-v2 .lit-book-view__recommend-foot{display:flex;gap:8px;justify-content:flex-end;margin-top:4px}.literature-detail-shell-v2 .lit-book-view__buy-head{align-items:center;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:18px 20px 16px}.literature-detail-shell-v2 .lit-book-view__buy-head h3{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:15px;margin:0}.literature-detail-shell-v2 .lit-book-view__buy-head button{background:var(--bg);border:1px solid var(--border);border-radius:8px;color:var(--mid);cursor:pointer;height:32px;width:32px}.literature-detail-shell-v2 .lit-book-view__buy-body{padding:18px 20px}.literature-detail-shell-v2 .lit-book-view__buy-book{align-items:center;background:var(--bg);border-radius:12px;display:flex;gap:12px;margin-bottom:16px;padding:12px}.literature-detail-shell-v2 .lit-book-view__buy-cover{background:linear-gradient(145deg,#1c1630,#2e2258);border-radius:8px;flex-shrink:0;height:78px;overflow:hidden;width:52px}.literature-detail-shell-v2 .lit-book-view__buy-cover img{height:100%;object-fit:cover;width:100%}.literature-detail-shell-v2 .lit-book-view__buy-book strong{color:#2b2b2b;color:var(--dark);display:block;font-size:13px}.literature-detail-shell-v2 .lit-book-view__buy-book span{color:var(--mid);display:block;font-size:11px;margin-top:2px}.literature-detail-shell-v2 .lit-book-view__buy-options{display:flex;flex-direction:column;gap:8px}.literature-detail-shell-v2 .lit-book-view__buy-options button{background:var(--white);border:1.5px solid var(--border);border-radius:12px;cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:12px 14px;text-align:left}.literature-detail-shell-v2 .lit-book-view__buy-options button.is-selected{background:var(--lav-dim);border-color:#a89de873}.literature-detail-shell-v2 .lit-book-view__buy-options strong{color:#2b2b2b;color:var(--dark);display:block;font-size:13px}.literature-detail-shell-v2 .lit-book-view__buy-options span{color:var(--mid);display:block;font-size:11px;margin-top:2px;max-width:300px}.literature-detail-shell-v2 .lit-book-view__buy-options b{color:#2b2b2b;color:var(--dark);flex-shrink:0;font-size:13px}.literature-detail-shell-v2 .lit-book-view__buy-price{flex-shrink:0;text-align:right}.literature-detail-shell-v2 .lit-book-view__buy-price small{color:var(--mid);display:block;font-size:10px;margin-top:3px}.literature-detail-shell-v2 .lit-book-view__buy-foot{padding:0 20px 20px}.literature-detail-shell-v2 .lit-book-view__buy-foot>div{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.literature-detail-shell-v2 .lit-book-view__buy-foot span{color:var(--mid);font-size:13px}.literature-detail-shell-v2 .lit-book-view__buy-foot strong{color:#2b2b2b;color:var(--dark);font-family:Unbounded,sans-serif;font-size:20px;letter-spacing:-.03em}.literature-detail-shell-v2 .lit-book-view__buy-foot small{color:var(--mid);font-size:11px;margin-left:8px;text-decoration:line-through}.literature-detail-shell-v2 .lit-book-view__buy-foot button{background:#2b2b2b;background:var(--dark);border:0;border-radius:12px;color:var(--white);cursor:pointer;font-size:14px;font-weight:700;min-height:42px;width:100%}@media(max-width:1200px){.literature-detail-shell-v2 .lit-book-view__content-main{max-width:none;padding:18px 18px 24px}.literature-detail-shell-v2 .lit-book-view__content-aside{padding-right:16px;width:300px}}@media(max-width:1100px){.literature-detail-shell-v2 .lit-book-view{display:block}.literature-detail-shell-v2 .lit-book-view__content-aside{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;padding:0 18px 20px;width:100%}}@media(max-width:900px){.literature-detail-shell-v2 .lit-book-view__topbar-btn{display:none}.literature-detail-shell-v2 .lit-book-view__hero{flex-direction:column;gap:16px}.literature-detail-shell-v2 .lit-book-view__cover{height:180px;width:120px}.literature-detail-shell-v2 .lit-book-view__title{font-size:22px}.literature-detail-shell-v2 .lit-book-view__metrics{display:grid;grid-template-columns:1fr 1fr}.literature-detail-shell-v2 .lit-book-view__metric{border-bottom:1px solid var(--border);border-right:0}.literature-detail-shell-v2 .lit-book-view__metric:nth-child(3),.literature-detail-shell-v2 .lit-book-view__metric:nth-child(4){border-bottom:0}.literature-detail-shell-v2 .lit-book-view__breadcrumb strong{max-width:min(120px,28vw)}}@media(max-width:760px){.literature-detail-shell-v2 .lit-book-view__content-aside,.literature-detail-shell-v2 .lit-book-view__content-main{padding-left:12px;padding-right:12px}.literature-detail-shell-v2 .lit-book-view__content-aside{grid-template-columns:1fr}.literature-detail-shell-v2 .lit-book-view__tabs button{padding:0 12px}.literature-detail-shell-v2 .lit-book-view__comment{margin-left:0!important}.literature-detail-shell-v2 .lit-book-view__comment-add{flex-direction:column}.literature-detail-shell-v2 .lit-book-view__comment-avatar{font-size:11px;height:32px;width:32px}.literature-detail-shell-v2 .lit-book-view__search{width:100%}.literature-detail-shell-v2 .lit-book-view__read-inner{border-radius:14px;height:94vh}.literature-detail-shell-v2 .lit-book-view__read-body{padding:22px 14px}.literature-detail-shell-v2 .lit-book-view__read-progress-slider{align-items:stretch;gap:6px;grid-template-columns:1fr}.literature-detail-shell-v2 .lit-book-view__read-progress-slider span{text-align:left}.literature-detail-shell-v2 .lit-book-view__pdf-nav{flex-wrap:wrap;justify-content:space-between}.literature-detail-shell-v2 .lit-book-view__pdf-nav label{justify-content:center;width:100%}}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__topbar-btn.is-ghost{background:#11141e6b;border-color:#e9ecff33;color:#dbe2f2}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__topbar-btn.is-ghost:hover{background:#11141e9e;border-color:#e9ecff57}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__badge.is-grey{background:#ffffff14;color:#c5cee0}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__icon-btn{background:#11141e8a;border-color:#e9ecff33;color:#dbe2f2}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__icon-btn:hover{background:#11141eb8;border-color:#e9ecff57}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__tabs button.is-active{border-bottom-color:#eef2ff;color:#eef2ff}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__reaction-btn.is-active{color:#74efb8}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__reaction-btn.is-active-lav{color:#d3caff}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__comment-actions button:hover{background:#ffffff0f}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__comment-tools button{background:#10141d9e;border-color:#e9ecff33;color:#c6d0e3}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__comment-tools button:hover{background:#5f4f1866;border-color:#f0c6408f;color:#f0c640}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__comment-tools button.is-active-star{background:#79611c75;border-color:#f0c6408f;color:#f0c640}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__comment-tools button.is-disabled{background:#10141d70;border-color:#e9ecff29;color:#9eabc5}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__comment-rating{color:#f0c640}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__comment-rating em{color:#a9b7d3}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__comment-actions button.is-danger{color:#df8a8a}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__read-body.is-sepia{background:#efe5d4;color:#2f2a23}[data-app-theme=dark] .literature-detail-shell-v2 .lit-book-view__buy-options button.is-selected{background:#b2a7f438;border-color:#b2a7f46b}.psy-clients-page{--pc-bg:#f8f8f6;--pc-surface:#fff;--pc-surface-soft:#fcfcfb;--pc-border:#d2d7db8c;--pc-text:#2b2b2b;--pc-muted:#6b6b6b;--pc-mint:#5aeaa0;--pc-mint-dark:#18a869;--pc-mint-bg:#5aeaa01f;--pc-lav:#a89de8;--pc-lav-dark:#7b6fd4;--pc-lav-bg:#a89de824;--pc-amber:#f5b81f;--pc-amber-dark:#b37b00;--pc-amber-bg:#f5b81f24;--pc-gray-bg:#c2c7cd29;--pc-shadow:0 8px 30px #252a2f14;background:var(--pc-bg)}.psy-clients-page .pc-page{display:flex;flex-direction:column;gap:14px;padding:24px 30px 34px}.psy-clients-page .pc-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.psy-clients-page .pc-head__title-wrap{display:flex;flex-direction:column;gap:8px;min-width:0}.psy-clients-page .pc-head__title{color:var(--pc-text);font-family:Unbounded,Onest,sans-serif;font-size:30px;font-weight:700;letter-spacing:-.03em;margin:0}.psy-clients-page .pc-head__meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.psy-clients-page .pc-chip{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:12px;font-weight:600;height:28px;justify-content:center;line-height:1;padding:0 10px;white-space:nowrap}.psy-clients-page .pc-chip--mint{background:var(--pc-mint-bg);border-color:#5aeaa066;color:var(--pc-mint-dark)}.psy-clients-page .pc-chip--amber{background:var(--pc-amber-bg);border-color:#f5b81f73;color:var(--pc-amber-dark)}.psy-clients-page .pc-chip--lav{background:var(--pc-lav-bg);border-color:#a89de880;color:var(--pc-lav-dark)}.psy-clients-page .pc-chip--demo{background:var(--pc-surface-soft);border-color:var(--pc-border);color:var(--pc-muted)}.psy-clients-page .pc-head__actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.psy-clients-page .pc-alert{background:#f5b81f24;border:1px solid #f5b81f73;border-radius:12px;color:#7a5600;font-size:13px;font-weight:500;padding:10px 12px}.psy-clients-page .pc-toolbar{background:var(--pc-surface);border:1px solid var(--pc-border);border-radius:14px;box-shadow:var(--pc-shadow);display:flex;flex-direction:column;gap:10px;padding:12px}.psy-clients-page .pc-search{align-items:center;border:1px solid var(--pc-border);border-radius:10px;color:var(--pc-muted);display:flex;gap:8px;height:42px;padding:0 12px;transition:border-color .18s,box-shadow .18s}.psy-clients-page .pc-search:focus-within{border-color:#5aeaa0b3;box-shadow:0 0 0 3px #5aeaa01f}.psy-clients-page .pc-search input{background:#0000;border:0;color:var(--pc-text);font-size:14px;outline:none;width:100%}.psy-clients-page .pc-search input::placeholder{color:#99a0aa}.psy-clients-page .pc-filters{display:flex;flex-wrap:wrap;gap:8px}.psy-clients-page .pc-filters button{align-items:center;background:var(--pc-surface-soft);border:1px solid var(--pc-border);border-radius:999px;color:var(--pc-muted);cursor:pointer;display:inline-flex;font-size:12px;font-weight:500;gap:6px;height:30px;padding:0 10px;transition:all .18s ease}.psy-clients-page .pc-filters button span{display:inline-flex;font-weight:600;justify-content:center;min-width:18px}.psy-clients-page .pc-filters button:hover{border-color:#969da3b3;color:var(--pc-text)}.psy-clients-page .pc-filters button.is-active{background:var(--pc-text);border-color:var(--pc-text);color:#fff}.psy-clients-page .pc-smart{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(0,1.4fr) minmax(240px,.9fr) minmax(220px,.8fr)}.psy-clients-page .pc-smart__actions,.psy-clients-page .pc-smart__card,.psy-clients-page .pc-smart__waiting{background:var(--pc-surface);border:1px solid var(--pc-border);border-radius:14px;box-shadow:var(--pc-shadow);min-height:94px;padding:14px}.psy-clients-page .pc-smart__title{color:var(--pc-text);font-size:13px;font-weight:700;margin-bottom:10px}.psy-clients-page .pc-smart__sessions{display:flex;flex-wrap:wrap;gap:8px}.psy-clients-page .pc-session-pill{align-items:center;background:var(--pc-surface-soft);border:1px solid var(--pc-border);border-radius:999px;color:var(--pc-text);cursor:pointer;display:inline-flex;font-size:12px;gap:7px;height:34px;padding:0 8px 0 5px;transition:border-color .15s,transform .15s}.psy-clients-page .pc-session-pill:hover{border-color:#5aeaa099;transform:translateY(-1px)}.psy-clients-page .pc-session-pill__name{font-weight:600}.psy-clients-page .pc-session-pill__time{font-feature-settings:"tnum";color:var(--pc-muted);font-variant-numeric:tabular-nums}.psy-clients-page .pc-smart__empty{color:var(--pc-muted);font-size:13px}.psy-clients-page .pc-smart__actions{display:flex;flex-direction:column;gap:8px}.psy-clients-page .pc-smart__actions button{background:var(--pc-surface-soft);border:1px solid var(--pc-border);border-radius:10px;color:var(--pc-text);cursor:pointer;font-size:13px;font-weight:500;height:36px;transition:all .18s}.psy-clients-page .pc-smart__actions button:hover{border-color:#5aeaa0a6;color:var(--pc-mint-dark)}.psy-clients-page .pc-smart__waiting{align-items:center;display:flex;gap:12px;justify-content:space-between}.psy-clients-page .pc-smart__waiting-text{color:var(--pc-muted);font-size:13px}.psy-clients-page .pc-smart__waiting-text strong{color:#c48a00;font-weight:700}.psy-clients-page .pc-inline-add{background:var(--pc-surface);border:1px solid var(--pc-border);border-radius:14px;box-shadow:var(--pc-shadow);padding:12px}.psy-clients-page .pc-inline-add__form{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr)) auto}.psy-clients-page .pc-inline-add__form input{background:var(--pc-surface-soft);border:1px solid var(--pc-border);border-radius:10px;color:var(--pc-text);font-size:13px;height:40px;outline:none;padding:0 12px;transition:border-color .15s,box-shadow .15s}.psy-clients-page .pc-inline-add__form input:focus{border-color:#5aeaa0b8;box-shadow:0 0 0 3px #5aeaa01f}.psy-clients-page .pc-table-wrap{background:var(--pc-surface);border:1px solid var(--pc-border);border-radius:14px;box-shadow:var(--pc-shadow);overflow:hidden}.psy-clients-page .pc-table-head{grid-gap:12px;align-items:center;background:var(--pc-surface-soft);border-bottom:1px solid var(--pc-border);color:#8b919a;display:grid;font-size:12px;font-weight:600;gap:12px;grid-template-columns:minmax(220px,1.7fr) 130px 170px minmax(200px,1.25fr) 90px 122px;letter-spacing:.02em;padding:12px 16px;text-transform:uppercase}.psy-clients-page .pc-table-body{display:flex;flex-direction:column}.psy-clients-page .pc-row{grid-gap:12px;align-items:center;border-bottom:1px solid var(--pc-border);cursor:pointer;display:grid;gap:12px;grid-template-columns:minmax(220px,1.7fr) 130px 170px minmax(200px,1.25fr) 90px 122px;padding:10px 16px;transition:background .15s ease}.psy-clients-page .pc-row:hover{background:#5aeaa00f}.psy-clients-page .pc-row:last-child{border-bottom:0}.psy-clients-page .pc-cell-name{align-items:center;display:flex;gap:10px;min-width:0}.psy-clients-page .pc-cell-name__meta{display:inline-flex;flex-direction:column;gap:2px;min-width:0}.psy-clients-page .pc-cell-name__meta strong{color:var(--pc-text);font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psy-clients-page .pc-cell-name__meta small{color:var(--pc-muted);font-size:11px}.psy-clients-page .pc-avatar{align-items:center;border-radius:50%;color:#2b2b2b;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:700;height:38px;justify-content:center;letter-spacing:.02em;position:relative;width:38px}.psy-clients-page .pc-avatar--sm{font-size:10px;height:24px;width:24px}.psy-clients-page .pc-avatar.tone-mint{background:var(--pc-mint);color:#1e2a22}.psy-clients-page .pc-avatar.tone-lav{background:var(--pc-lav);color:#28243d}.psy-clients-page .pc-avatar.tone-amber{background:#f7cb57;color:#4a3813}.psy-clients-page .pc-avatar.tone-gray{background:#c6ccd5;color:#2f3642}.psy-clients-page .pc-status-dot{border:2px solid var(--pc-surface);border-radius:50%;bottom:-1px;height:10px;position:absolute;right:-1px;width:10px}.psy-clients-page .pc-status-dot.is-active{background:var(--pc-mint-dark)}.psy-clients-page .pc-status-dot.is-new{background:var(--pc-lav-dark)}.psy-clients-page .pc-status-dot.is-waiting{background:#c48a00}.psy-clients-page .pc-status-dot.is-archive{background:#9ba4b2}.psy-clients-page .pc-status-badge{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:11px;font-weight:600;height:24px;justify-content:center;min-width:82px;padding:0 10px;white-space:nowrap}.psy-clients-page .pc-status-badge.is-active{background:var(--pc-mint-bg);border-color:#5aeaa066;color:var(--pc-mint-dark)}.psy-clients-page .pc-status-badge.is-new{background:var(--pc-lav-bg);border-color:#a89de880;color:var(--pc-lav-dark)}.psy-clients-page .pc-status-badge.is-waiting{background:var(--pc-amber-bg);border-color:#f5b81f6b;color:var(--pc-amber-dark)}.psy-clients-page .pc-status-badge.is-archive{background:var(--pc-gray-bg);border-color:#9ba4b273;color:#7d8797}.psy-clients-page .pc-cell-muted{font-feature-settings:"tnum";color:var(--pc-muted);font-size:12px;font-variant-numeric:tabular-nums}.psy-clients-page .pc-cell-note{color:var(--pc-text);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psy-clients-page .pc-cell-count{color:var(--pc-text);font-size:14px;font-weight:600}.psy-clients-page .pc-actions{align-items:center;display:inline-flex;gap:6px}.psy-clients-page .pc-action-btn{align-items:center;background:var(--pc-surface-soft);border:1px solid var(--pc-border);border-radius:8px;color:var(--pc-muted);cursor:pointer;display:inline-flex;height:30px;justify-content:center;transition:all .15s;width:30px}.psy-clients-page .pc-action-btn:hover{border-color:#5aeaa09e;color:var(--pc-mint-dark)}.psy-clients-page .pc-table-footer{border-top:1px solid var(--pc-border);color:var(--pc-muted);font-size:12px;padding:10px 16px}.psy-clients-page .pc-empty{align-items:center;display:flex;flex-direction:column;gap:10px;padding:46px 20px;text-align:center}.psy-clients-page .pc-empty__title{color:var(--pc-text);font-family:Unbounded,Onest,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.02em}.psy-clients-page .pc-empty__text{color:var(--pc-muted);font-size:14px;max-width:420px}.psy-clients-page .pc-skeleton-list{grid-gap:8px;display:grid;gap:8px;padding:10px 14px}.psy-clients-page .pc-skeleton-row{animation:pcShimmer 1.2s infinite;background:linear-gradient(90deg,#eef2ee 20%,#e4e9e4 45%,#eef2ee 75%);background-size:200% 100%;border-radius:10px;height:56px}.psy-clients-page .pc-mobile-list{display:none}.psy-clients-page .pc-mobile-card{border-top:1px solid var(--pc-border);display:flex;flex-direction:column;gap:10px;padding:12px}.psy-clients-page .pc-mobile-card__main{align-items:flex-start;background:#0000;border:0;cursor:pointer;display:flex;gap:10px;padding:0;text-align:left;width:100%}.psy-clients-page .pc-mobile-card__meta{display:inline-flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.psy-clients-page .pc-mobile-card__meta strong{color:var(--pc-text);font-size:14px;font-weight:600}.psy-clients-page .pc-mobile-card__meta small{color:var(--pc-muted);font-size:12px}.psy-clients-page .pc-mobile-card__meta em{color:var(--pc-text);font-size:12px;font-style:normal;opacity:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psy-clients-page .pc-mobile-card__actions{display:flex;gap:8px}.psy-clients-page .pc-mobile-card__actions .btn-sm{flex:1 1;justify-content:center}.psy-clients-page .pc-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0e111870;border:0;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .22s ease;z-index:190}.psy-clients-page .pc-backdrop.is-open{opacity:1;pointer-events:auto}.psy-clients-page .pc-drawer{background:var(--pc-surface);border-left:1px solid var(--pc-border);box-shadow:-10px 0 40px #1b222b29;display:flex;flex-direction:column;height:100vh;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .26s ease;width:min(420px,100vw);z-index:210}.psy-clients-page .pc-drawer.is-open{transform:translateX(0)}.psy-clients-page .pc-drawer__head{border-bottom:1px solid var(--pc-border);padding:16px}.psy-clients-page .pc-drawer__head-top{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:12px}.psy-clients-page .pc-drawer__overline{color:#8a93a2;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.psy-clients-page .pc-drawer__close{align-items:center;background:var(--pc-surface-soft);border:1px solid var(--pc-border);border-radius:8px;color:var(--pc-muted);cursor:pointer;display:inline-flex;height:32px;justify-content:center;transition:all .15s;width:32px}.psy-clients-page .pc-drawer__close:hover{border-color:#5aeaa09e;color:var(--pc-mint-dark)}.psy-clients-page .pc-drawer__identity{align-items:center;display:flex;gap:10px}.psy-clients-page .pc-drawer__name{color:var(--pc-text);font-family:Unbounded,Onest,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.02em}.psy-clients-page .pc-drawer__subline{color:var(--pc-muted);font-size:12px}.psy-clients-page .pc-drawer__tabs{border-bottom:1px solid var(--pc-border);display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.psy-clients-page .pc-drawer__tabs button{background:#0000;border:0;border-bottom:2px solid #0000;color:var(--pc-muted);cursor:pointer;font-size:13px;font-weight:500;height:40px;transition:all .16s}.psy-clients-page .pc-drawer__tabs button.is-active{border-bottom-color:var(--pc-text);color:var(--pc-text);font-weight:600}.psy-clients-page .pc-drawer__body{flex:1 1;overflow-y:auto;padding:14px 16px}.psy-clients-page .pc-drawer__section-list{display:flex;flex-direction:column;gap:12px}.psy-clients-page .pc-drawer__section{background:var(--pc-surface-soft);border:1px solid var(--pc-border);border-radius:12px;padding:12px}.psy-clients-page .pc-drawer__section h4{color:var(--pc-text);font-size:13px;font-weight:700;margin:0 0 10px}.psy-clients-page .pc-drawer__section p{color:var(--pc-text);font-size:13px;line-height:1.6;margin:0}.psy-clients-page .pc-kv{border-top:1px solid var(--pc-border);color:var(--pc-muted);display:flex;font-size:12px;gap:8px;justify-content:space-between;padding:7px 0}.psy-clients-page .pc-kv:first-of-type{border-top:0;padding-top:0}.psy-clients-page .pc-kv strong{color:var(--pc-text);font-size:12px;font-weight:600;text-align:right}.psy-clients-page .pc-drawer__stats{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.psy-clients-page .pc-drawer__stats article{background:var(--pc-surface);border:1px solid var(--pc-border);border-radius:10px;display:flex;flex-direction:column;gap:4px;padding:10px}.psy-clients-page .pc-drawer__stats strong{color:var(--pc-text);font-size:14px;font-weight:700;line-height:1.4}.psy-clients-page .pc-drawer__stats span{color:var(--pc-muted);font-size:11px}.psy-clients-page .pc-history{display:flex;flex-direction:column;gap:7px}.psy-clients-page .pc-history__row{align-items:center;background:var(--pc-surface);border:1px solid var(--pc-border);border-radius:10px;display:flex;gap:8px;padding:8px}.psy-clients-page .pc-history__index{align-items:center;background:var(--pc-lav-bg);border-radius:6px;color:var(--pc-lav-dark);display:inline-flex;flex-shrink:0;font-size:11px;font-weight:700;height:24px;justify-content:center;width:24px}.psy-clients-page .pc-history__meta{display:inline-flex;flex:1 1;flex-direction:column;gap:1px;min-width:0}.psy-clients-page .pc-history__meta strong{color:var(--pc-text);font-size:12px;font-weight:600}.psy-clients-page .pc-history__meta small{color:var(--pc-muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psy-clients-page .pc-history__empty{color:var(--pc-muted);font-size:13px}.psy-clients-page .pc-drawer__section textarea{background:var(--pc-surface);border:1px solid var(--pc-border);border-radius:10px;color:var(--pc-text);font-size:13px;line-height:1.5;margin-bottom:10px;min-height:140px;outline:none;padding:10px;resize:vertical;width:100%}.psy-clients-page .pc-drawer__section textarea:focus{border-color:#5aeaa0ad;box-shadow:0 0 0 3px #5aeaa01c}.psy-clients-page .pc-drawer__footer{border-top:1px solid var(--pc-border);display:flex;gap:8px;padding:12px 16px}.psy-clients-page .pc-drawer__footer .btn-sm{flex:1 1;justify-content:center}@media(max-width:1320px){.psy-clients-page .pc-smart{grid-template-columns:minmax(0,1fr)}}@media(max-width:1180px){.psy-clients-page .pc-page{padding:18px 16px 24px}.psy-clients-page .pc-inline-add__form{grid-template-columns:1fr}}@media(max-width:1080px){.psy-clients-page .pc-table-body,.psy-clients-page .pc-table-head{display:none}.psy-clients-page .pc-mobile-list{display:flex;flex-direction:column}}@media(max-width:760px){.psy-clients-page .pc-head{align-items:stretch;flex-direction:column}.psy-clients-page .pc-head__actions{width:100%}.psy-clients-page .pc-head__actions .btn-sm{flex:1 1;justify-content:center}.psy-clients-page .pc-head__title{font-size:24px}.psy-clients-page .pc-drawer{border-left:0;width:100vw}}[data-app-theme=dark] .psy-clients-page{--pc-bg:#121a27;--pc-surface:#1a2434;--pc-surface-soft:#172131;--pc-border:#48597394;--pc-text:#e8eefb;--pc-muted:#a7b4cb;--pc-mint-dark:#6de7ad;--pc-lav-dark:#c6bbff;--pc-amber-dark:#ffd77a;--pc-gray-bg:#a1aec62e;--pc-shadow:0 10px 32px #03091261}[data-app-theme=dark] .psy-clients-page .topbar{background:#121a27eb}[data-app-theme=dark] .psy-clients-page .pc-alert{background:#ffd77a17;border-color:#ffd77a6b;color:#ffd77a}[data-app-theme=dark] .psy-clients-page .pc-filters button.is-active{background:#e8eefb;border-color:#e8eefb;color:#1a2434}[data-app-theme=dark] .psy-clients-page .pc-status-dot{border-color:#1a2434}[data-app-theme=dark] .psy-clients-page .pc-row:hover{background:#6de7ad17}[data-app-theme=dark] .psy-clients-page .pc-action-btn:hover,[data-app-theme=dark] .psy-clients-page .pc-drawer__close:hover{color:#9af6c4}@keyframes pcShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sub-limit-modal__overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070a1494;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:2000}.sub-limit-modal{background:radial-gradient(120% 120% at 90% 100%,#10b9812e 0,#10b98100 58%),linear-gradient(160deg,#0b1220fa,#0f172afa);border:1px solid #94a3b85c;border-radius:22px;box-shadow:0 30px 90px #00000070;color:#e5e7eb;padding:24px;position:relative;width:min(520px,100%)}.sub-limit-modal__close{background:#1e293b99;border:1px solid #94a3b857;border-radius:12px;color:#dbe2ea;cursor:pointer;font-size:28px;height:38px;line-height:1;position:absolute;right:14px;top:14px;width:38px}.sub-limit-modal__badge{align-items:center;background:#2dd4bf26;border:1px solid #5eead45c;border-radius:999px;color:#7ff6df;display:inline-flex;font-size:13px;font-weight:600;height:28px;padding:0 12px}.sub-limit-modal__title{color:#f8fafc;font-size:34px;letter-spacing:-.02em;line-height:1.06;margin-top:14px}.sub-limit-modal__text{color:#e2e8f0e0;font-size:18px;line-height:1.45;margin-top:12px}.sub-limit-modal__actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.sub-limit-modal__btn{border:1px solid #0000;border-radius:14px;cursor:pointer;font-size:17px;font-weight:600;height:48px;padding:0 18px}.sub-limit-modal__btn--ghost{background:#1e293b73;border-color:#94a3b859;color:#e2e8f0}.sub-limit-modal__btn--mint{background:linear-gradient(135deg,#5eead4,#4ade80);color:#092016}body.light .sub-limit-modal{background:radial-gradient(120% 120% at 90% 100%,#10b98124 0,#10b98100 58%),linear-gradient(160deg,#fffffffa,#f7fafffc);border-color:#94a3b859;color:#111827}body.light .sub-limit-modal__title{color:#111827}body.light .sub-limit-modal__text{color:#1f2937d9}body.light .sub-limit-modal__close{background:#ffffffe6;color:#1f2937}body.light .sub-limit-modal__btn--ghost{background:#ffffffdb;border-color:#94a3b873;color:#111827}@media(max-width:760px){.sub-limit-modal{border-radius:18px;padding:18px}.sub-limit-modal__title{font-size:28px}.sub-limit-modal__text{font-size:16px}.sub-limit-modal__actions{flex-direction:column}.sub-limit-modal__btn{width:100%}}.conferences-page .conference-create-modal{max-width:540px}.conferences-page .conference-create-form{grid-gap:12px;display:grid;gap:12px}.conferences-page .conference-create-form__hint{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:13px;margin:0}.conferences-page .conference-dashboard{display:flex;flex-direction:column;gap:14px;padding:18px 18px 22px}.conferences-page .conference-page-head{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.conferences-page .conference-page-head__title{align-items:flex-start;display:flex;gap:14px}.conferences-page .conference-mobile-menu{display:none;margin-top:2px}.conferences-page .conference-page-head h1{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:24px;font-weight:800;line-height:1.05;margin:0}.conferences-page .conference-page-head p{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:13px;line-height:1.45;margin:4px 0 0;max-width:760px}.conferences-page .conference-filter-select select,.conferences-page .conference-ghost-btn,.conferences-page .conference-page-btn,.conferences-page .conference-primary-btn,.conferences-page .conference-search-field,.conferences-page .conference-side-link{font-family:inherit}.conferences-page .conference-primary-btn{align-items:center;background:linear-gradient(135deg,#18b66f,#2fc67f);border:0;border-radius:14px;box-shadow:0 18px 30px #18b66f33;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:10px;height:48px;justify-content:center;padding:0 18px;transition:transform .2s ease,box-shadow .2s ease}.conferences-page .conference-primary-btn svg{display:block;height:18px;width:18px}.conferences-page .conference-primary-btn:hover{box-shadow:0 22px 34px #18b66f3d;transform:translateY(-1px)}.conferences-page .conference-ghost-btn{background:#fff;background:var(--white,#fff);border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:14px;color:#2b2b2b;color:var(--dark,#2b2b2b);cursor:pointer;font-size:14px;font-weight:700;height:48px;padding:0 18px;transition:transform .2s ease,box-shadow .2s ease}.conferences-page .conference-ghost-btn:hover{box-shadow:0 10px 20px #2b2b2b14;transform:translateY(-1px)}.conferences-page .conference-stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.conferences-page .conference-stat-card{align-items:center;background:#fff;background:var(--white,#fff);border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:24px;box-shadow:0 18px 38px #2b2b2b0d;display:flex;gap:14px;padding:14px 16px}.conferences-page .conference-stat-card__icon{align-items:center;background:#18b66f1f;border-radius:14px;color:#18a767;display:inline-flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.conferences-page .conference-stat-card__icon svg{display:block;height:18px;width:18px}.conferences-page .conference-stat-card__icon.is-live{background:#18b66f24;color:#17a566}.conferences-page .conference-stat-card__icon.is-lav{background:#826dff24;color:#826dff}.conferences-page .conference-stat-card__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.conferences-page .conference-stat-card__meta small,.conferences-page .conference-stat-card__meta span{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:13px;line-height:1.35}.conferences-page .conference-stat-card__meta strong{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:30px;font-weight:800;letter-spacing:-.03em;line-height:1}.conferences-page .conference-toolbar{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:minmax(260px,1fr) auto auto}.conferences-page .conference-search-field{align-items:center;background:#fff;background:var(--white,#fff);border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:14px;box-shadow:0 10px 28px #2b2b2b0a;display:flex;gap:10px;height:48px;padding:0 14px}.conferences-page .conference-search-field span{color:#6b6b6b;color:var(--mid,#6b6b6b);flex-shrink:0;height:18px;width:18px}.conferences-page .conference-search-field svg{display:block;height:18px;width:18px}.conferences-page .conference-search-field input{background:#0000;border:0;color:#2b2b2b;color:var(--dark,#2b2b2b);font-family:inherit;font-size:14px;outline:none;width:100%}.conferences-page .conference-filter-bar__chips{align-items:center;display:inline-flex;flex-wrap:wrap;gap:8px}.conferences-page .conference-filter-bar__chips .settings-chip{background:#fff;background:var(--white,#fff);border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:14px;color:#6b6b6b;color:var(--mid,#6b6b6b);cursor:pointer;font-size:14px;font-weight:600;min-height:44px;padding:0 16px;transition:all .2s ease}.conferences-page .conference-filter-bar__chips .settings-chip.is-active{background:#18b66f1a;border-color:#18b66f42;box-shadow:inset 0 0 0 1px #18b66f1f;color:#1aab6d}.conferences-page .conference-filter-select{align-items:center;color:#6b6b6b;color:var(--mid,#6b6b6b);display:inline-flex;font-size:13px;gap:10px}.conferences-page .conference-filter-select select,.conferences-page .conference-pagination__size select{background:#fff;background:var(--white,#fff);border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:14px;color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:13px;min-height:44px;outline:none;padding:0 14px}.conferences-page .conference-toolbar__hint{align-items:center;color:#6b6b6b;color:var(--mid,#6b6b6b);display:flex;font-size:13px;gap:8px;line-height:1.5}.conferences-page .conference-content-grid{grid-gap:14px;align-items:start;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) 288px}.conferences-page .conference-main-side{display:flex;flex-direction:column;gap:16px}.conferences-page .conference-list-card,.conferences-page .conference-widget{background:#fff;background:var(--white,#fff);border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:24px;box-shadow:0 22px 42px #2b2b2b0d}.conferences-page .conference-list-card{overflow:hidden}.conferences-page .conference-row{grid-gap:14px;align-items:center;border-bottom:1px solid #e4e4e4d1;display:grid;gap:14px;grid-template-columns:84px minmax(0,1fr) 170px 118px;padding:14px 16px}.conferences-page .conference-row:last-child{border-bottom:0}.conferences-page .conference-row__time{display:flex;flex-direction:column;gap:4px}.conferences-page .conference-row__time strong{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:18px;font-weight:800;line-height:1}.conferences-page .conference-row__time small,.conferences-page .conference-row__time span{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:12px;line-height:1.35}.conferences-page .conference-time-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:800;letter-spacing:.04em;min-height:24px;padding:0 10px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.conferences-page .conference-time-badge--live{background:#18b66f1f;color:#17a566}.conferences-page .conference-time-badge--soon{background:#826dff1f;color:#826dff}.conferences-page .conference-time-badge--today{background:#636e7d1f;color:#6c7585}.conferences-page .conference-row__main{display:flex;flex-direction:column;gap:8px;min-width:0}.conferences-page .conference-row__head{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.conferences-page .conference-row__head h3{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:16px;font-weight:800;line-height:1.18;margin:0}.conferences-page .conference-row__sub{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:14px;line-height:1.4}.conferences-page .conference-row__tags{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.conferences-page .conference-tag,.conferences-page .conference-type{align-items:center;background:#f8f8f6d9;border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:999px;color:#6b6b6b;color:var(--mid,#6b6b6b);display:inline-flex;font-size:12px;font-weight:600;min-height:29px;padding:0 11px}.conferences-page .conference-type.is-group{background:#826dff1a;border-color:#826dff2e;color:#7260dc}.conferences-page .conference-tag--mint,.conferences-page .conference-tag--mint-soft{color:#15995f}.conferences-page .conference-tag--mint{background:#18b66f1a;border-color:#18b66f38}.conferences-page .conference-tag--mint-soft{background:#18b66f0f;border-color:#18b66f29}.conferences-page .conference-status-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:800;justify-content:center;letter-spacing:.04em;line-height:1;min-height:25px;padding:0 10px;text-transform:uppercase}.conferences-page .conference-status-pill--live{background:#ff5f5f1f;color:#f15b5b}.conferences-page .conference-status-pill--planned{background:#18b66f1f;color:#169c61}.conferences-page .conference-status-pill--past{background:#826dff1f;color:#826dff}.conferences-page .conference-row__expert{align-items:center;display:flex;gap:12px;min-width:0}.conferences-page .conference-row__expert span,.conferences-page .conference-row__expert strong{display:block}.conferences-page .conference-row__expert strong{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conferences-page .conference-row__expert span{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:12px;margin-top:4px}.conferences-page .conference-avatar{align-items:center;background:linear-gradient(135deg,#18b66f2e,#826dff33);border-radius:12px;color:#2b2b2b;color:var(--dark,#2b2b2b);display:inline-flex;flex-shrink:0;font-size:14px;font-weight:800;height:40px;justify-content:center;width:40px}.conferences-page .conference-row__action{align-items:stretch;display:flex;flex-direction:column;gap:8px}.conferences-page .conference-row__action small{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:12px;line-height:1.35;text-align:center}.conferences-page .conference-widget{padding:14px 16px}.conferences-page .conference-widget__head{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:14px}.conferences-page .conference-widget__title{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:18px;font-weight:800;line-height:1.25}.conferences-page .conference-widget__subtitle{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:12px;line-height:1.45;margin-top:4px}.conferences-page .conference-next-card{background:linear-gradient(180deg,#826dff24,#826dff12);border:1px solid #826dff2e;border-radius:22px;display:flex;flex-direction:column;gap:10px;padding:18px}.conferences-page .conference-next-card strong{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:18px;font-weight:800;line-height:1.25}.conferences-page .conference-next-card span{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:14px;line-height:1.45}.conferences-page .conference-next-card__badge{align-items:center;background:#826dff21;border-radius:999px;color:#826dff;display:inline-flex;font-size:11px;font-weight:800;letter-spacing:.04em;min-height:24px;padding:0 10px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.conferences-page .conference-next-card__meta-row{align-items:center;display:flex;gap:8px}.conferences-page .conference-next-card__meta-row svg{color:#6b6b6b;color:var(--mid,#6b6b6b);flex-shrink:0;height:16px;width:16px}.conferences-page .conference-next-card__timer-wrap{background:#ffffff6b;border:1px solid #826dff29;border-radius:14px;margin-top:4px;padding:14px}.conferences-page .conference-next-card__timer-label{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:12px;line-height:1.3;margin-bottom:10px}.conferences-page .conference-next-card__timer{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.conferences-page .conference-next-card__timer div{align-items:center;background:#fffc;border:1px solid #826dff24;border-radius:16px;display:flex;flex-direction:column;justify-content:center;min-height:78px;padding:12px 6px}.conferences-page .conference-next-card__timer strong{color:#6f63d7;font-size:24px;font-weight:800;line-height:1}.conferences-page .conference-next-card__timer span{color:#817aa8;font-size:11px;margin-top:8px;text-transform:lowercase}.conferences-page .conference-widget--mini-actions{padding:14px}.conferences-page .conference-side-link{align-items:center;background:#f8f8f6d9;border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:16px;color:#2b2b2b;color:var(--dark,#2b2b2b);cursor:pointer;display:flex;font-size:14px;gap:12px;min-height:46px;padding:0 14px;text-align:left;width:100%}.conferences-page .conference-side-link__arrow,.conferences-page .conference-side-link__icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}.conferences-page .conference-side-link__icon{background:#826dff1f;border-radius:12px;color:#826dff;height:34px;width:34px}.conferences-page .conference-side-link__arrow{color:#6b6b6b;color:var(--mid,#6b6b6b);margin-left:auto}.conferences-page .conference-side-link__arrow svg{height:16px;width:16px}.conferences-page .conference-pagination{grid-gap:14px;align-items:center;display:grid;gap:14px;grid-template-columns:auto 1fr auto;margin-top:16px}.conferences-page .conference-pagination__size,.conferences-page .conference-pagination__summary{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:13px}.conferences-page .conference-pagination__size{align-items:center;display:inline-flex;gap:10px;justify-self:end}.conferences-page .conference-pagination__controls{align-items:center;display:flex;gap:8px;justify-content:center}.conferences-page .conference-page-btn{background:#fff;background:var(--white,#fff);border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:12px;color:#2b2b2b;color:var(--dark,#2b2b2b);cursor:pointer;font-size:14px;font-weight:700;height:36px;min-width:36px}.conferences-page .conference-page-btn.is-active{background:#18b66f1f;border-color:#18b66f3d;color:#18a767}.conferences-page .conference-page-btn:disabled{cursor:default;opacity:.45}.conferences-page .conference-page-ellipsis{color:#6b6b6b;color:var(--mid,#6b6b6b);font-weight:700}.conferences-page .conference-sidebar-placeholder,.conferences-page .conferences-empty{background:#fff;background:var(--white,#fff);border:1px dashed #e4e4e4;border:1px dashed var(--border,#e4e4e4);border-radius:14px;color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:13px;line-height:1.45;padding:18px}.conferences-page .conferences-empty.is-error{background:#fff7f6;border-color:#f0c2be;color:#b24f49}.conferences-page .conference-avatar--small{border-radius:10px;font-size:10px;height:30px;width:30px}.conferences-page .conference-sidebar-box{display:flex;flex-direction:column;gap:10px}.conferences-page .conference-sidebar-box+.conference-sidebar-box{margin-top:12px}.conferences-page .conference-sidebar-box__head{align-items:center;color:#6b6b6b;color:var(--mid,#6b6b6b);display:flex;font-size:12px;font-weight:600;gap:10px;justify-content:space-between;line-height:1.4}.conferences-page .conference-sidebar-box__head strong{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:12px;font-weight:800}.conferences-page .conference-sidebar-live-list{display:flex;flex-direction:column;gap:8px}.conferences-page .conference-sidebar-live-card{background:#fff;background:var(--white,#fff);border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:14px;display:flex;flex-direction:column;gap:8px;padding:10px}.conferences-page .conference-sidebar-live-card__row{align-items:center;display:flex;gap:8px}.conferences-page .conference-sidebar-live-card__meta{flex:1 1;min-width:0}.conferences-page .conference-sidebar-live-card__title{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:12px;font-weight:700;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conferences-page .conference-sidebar-live-card__sub{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:11px;line-height:1.35;margin-top:2px}.conferences-page .conference-live-pill{align-items:center;background:#ff5f5f1f;border-radius:999px;color:#f15b5b;display:inline-flex;font-size:10px;font-weight:800;letter-spacing:.04em;min-height:20px;padding:0 7px;text-transform:uppercase}.conferences-page .conference-link-btn,.conferences-page .conference-sidebar-action{background:#f8f8f6d9;border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:10px;color:#2b2b2b;color:var(--dark,#2b2b2b);cursor:pointer;font-size:12px;font-weight:600;min-height:34px}.conferences-page .conference-link-btn{width:100%}.conferences-page .conference-sidebar-action{align-items:center;display:flex;gap:8px;padding:0 10px;width:100%}.conferences-page .conference-sidebar-action__icon{align-items:center;background:#826dff1f;border-radius:8px;color:#826dff;display:inline-flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.conferences-page .conference-sidebar-action__icon svg{height:14px;width:14px}.conferences-page .conference-sidebar-action__text{font-size:12px;font-weight:700;line-height:1.3}.conferences-page .conference-sidebar-placeholder--compact{border-radius:14px;font-size:12px;padding:12px}[data-app-theme=dark] .conferences-page .conference-filter-bar__chips .settings-chip,[data-app-theme=dark] .conferences-page .conference-filter-select select,[data-app-theme=dark] .conferences-page .conference-ghost-btn,[data-app-theme=dark] .conferences-page .conference-list-card,[data-app-theme=dark] .conferences-page .conference-page-btn,[data-app-theme=dark] .conferences-page .conference-pagination__size select,[data-app-theme=dark] .conferences-page .conference-search-field,[data-app-theme=dark] .conferences-page .conference-side-link,[data-app-theme=dark] .conferences-page .conference-sidebar-placeholder,[data-app-theme=dark] .conferences-page .conference-stat-card,[data-app-theme=dark] .conferences-page .conference-widget,[data-app-theme=dark] .conferences-page .conferences-empty{box-shadow:none}[data-app-theme=dark] .conferences-page .conference-filter-bar__chips .settings-chip,[data-app-theme=dark] .conferences-page .conference-filter-select select,[data-app-theme=dark] .conferences-page .conference-ghost-btn,[data-app-theme=dark] .conferences-page .conference-list-card,[data-app-theme=dark] .conferences-page .conference-next-card__timer div,[data-app-theme=dark] .conferences-page .conference-page-btn,[data-app-theme=dark] .conferences-page .conference-pagination__size select,[data-app-theme=dark] .conferences-page .conference-search-field,[data-app-theme=dark] .conferences-page .conference-side-link,[data-app-theme=dark] .conferences-page .conference-sidebar-placeholder,[data-app-theme=dark] .conferences-page .conference-stat-card,[data-app-theme=dark] .conferences-page .conference-tag,[data-app-theme=dark] .conferences-page .conference-type,[data-app-theme=dark] .conferences-page .conference-widget,[data-app-theme=dark] .conferences-page .conferences-empty{background:#1f2734;background:var(--white,#1f2734)}[data-app-theme=dark] .conferences-page .conference-row{border-bottom-color:#374355eb}[data-app-theme=dark] .conferences-page .conference-filter-bar__chips .settings-chip,[data-app-theme=dark] .conferences-page .conference-filter-select select,[data-app-theme=dark] .conferences-page .conference-ghost-btn,[data-app-theme=dark] .conferences-page .conference-list-card,[data-app-theme=dark] .conferences-page .conference-page-btn,[data-app-theme=dark] .conferences-page .conference-pagination__size select,[data-app-theme=dark] .conferences-page .conference-search-field,[data-app-theme=dark] .conferences-page .conference-side-link,[data-app-theme=dark] .conferences-page .conference-sidebar-placeholder,[data-app-theme=dark] .conferences-page .conference-stat-card,[data-app-theme=dark] .conferences-page .conference-tag,[data-app-theme=dark] .conferences-page .conference-type,[data-app-theme=dark] .conferences-page .conference-widget,[data-app-theme=dark] .conferences-page .conferences-empty{border-color:#374355eb}[data-app-theme=dark] .conferences-page .conference-filter-bar__chips .settings-chip.is-active,[data-app-theme=dark] .conferences-page .conference-page-btn.is-active{background:#18b66f1f}[data-app-theme=dark] .conferences-page .conference-next-card{background:linear-gradient(180deg,#826dff29,#826dff14)}[data-app-theme=dark] .conferences-page .conference-link-btn,[data-app-theme=dark] .conferences-page .conference-sidebar-action,[data-app-theme=dark] .conferences-page .conference-sidebar-live-card{background:#1f2734;background:var(--white,#1f2734);border-color:#374355eb}[data-app-theme=dark] .conferences-page .conference-sidebar-box__head,[data-app-theme=dark] .conferences-page .conference-sidebar-live-card__sub{color:#9da7b9;color:var(--mid,#9da7b9)}[data-app-theme=dark] .conferences-page .conference-sidebar-box__head strong,[data-app-theme=dark] .conferences-page .conference-sidebar-live-card__title{color:#2b2b2b;color:var(--dark,#e7ecf5)}[data-app-theme=dark] .conferences-page .conference-next-card__timer-wrap{background:#171d2a8f;border-color:#826dff2e}[data-app-theme=dark] .conferences-page .conference-side-link{background:#171d2ab8}[data-app-theme=dark] .conferences-page .conference-ghost-btn{color:#2b2b2b;color:var(--dark,#e7ecf5)}[data-app-theme=dark] .conferences-page .conference-filter-select,[data-app-theme=dark] .conferences-page .conference-next-card span,[data-app-theme=dark] .conferences-page .conference-next-card__meta-row svg,[data-app-theme=dark] .conferences-page .conference-next-card__timer-label,[data-app-theme=dark] .conferences-page .conference-page-ellipsis,[data-app-theme=dark] .conferences-page .conference-page-head p,[data-app-theme=dark] .conferences-page .conference-pagination__size,[data-app-theme=dark] .conferences-page .conference-pagination__summary,[data-app-theme=dark] .conferences-page .conference-row__expert span,[data-app-theme=dark] .conferences-page .conference-row__sub,[data-app-theme=dark] .conferences-page .conference-row__time small,[data-app-theme=dark] .conferences-page .conference-row__time span,[data-app-theme=dark] .conferences-page .conference-search-field span,[data-app-theme=dark] .conferences-page .conference-side-link__arrow,[data-app-theme=dark] .conferences-page .conference-stat-card__meta small,[data-app-theme=dark] .conferences-page .conference-stat-card__meta span,[data-app-theme=dark] .conferences-page .conference-toolbar__hint,[data-app-theme=dark] .conferences-page .conference-widget__subtitle{color:#9da7b9;color:var(--mid,#9da7b9)}@media(max-width:1380px){.conferences-page .conference-content-grid{grid-template-columns:minmax(0,1fr)}}.conferences-room-page .conference-room-layout{margin:0 auto;max-width:1480px;padding:24px 28px 30px}.conferences-room-page .conference-mobile-menu{display:none}.conferences-room-page .conference-room-page-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.conferences-room-page .conference-room-page-head__title{align-items:flex-start;display:flex;gap:14px}.conferences-room-page .conference-room-page-head__title h1{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:28px;font-weight:800;line-height:1.1;margin:0}.conferences-room-page .conference-room-page-head__title p{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:14px;line-height:1.45;margin:8px 0 0}.conferences-room-page .conference-room-page-head__actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.conferences-room-page .conference-danger-btn,.conferences-room-page .conference-page-action,.conferences-room-page .conference-primary-btn,.conferences-room-page .conference-room-widget__cta,.conferences-room-page .conference-secondary-btn{align-items:center;border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:12px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:8px;justify-content:center;min-height:42px;padding:0 16px;text-decoration:none;transition:.18s ease}.conferences-room-page .conference-page-action,.conferences-room-page .conference-room-widget__cta,.conferences-room-page .conference-secondary-btn{background:#fff;background:var(--white,#fff);color:#2b2b2b;color:var(--dark,#2b2b2b)}.conferences-room-page .conference-page-action:hover,.conferences-room-page .conference-room-widget__cta:hover,.conferences-room-page .conference-secondary-btn:hover{border-color:#4cbf8357;box-shadow:0 8px 18px #4aae7814}.conferences-room-page .conference-secondary-btn{width:-webkit-fit-content;width:fit-content}.conferences-room-page .conference-secondary-btn--link{text-decoration:none}.conferences-room-page .conference-primary-btn{background:linear-gradient(180deg,#dcf7ea,#c9f0dc);border-color:#bfe8d2;color:#238b57}.conferences-room-page .conference-primary-btn:hover{box-shadow:0 10px 20px #3eb46e29}.conferences-room-page .conference-danger-btn{background:#fff;border-color:#f3d4d4;color:#f04f4f}.conferences-room-page .conference-danger-btn:disabled{cursor:default;opacity:.55}.conferences-room-page .conference-copy-btn,.conferences-room-page .conference-icon-btn{align-items:center;background:#fff;background:var(--white,#fff);border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:12px;color:#2b2b2b;color:var(--dark,#2b2b2b);cursor:pointer;display:inline-flex;height:40px;justify-content:center;width:40px}.conferences-room-page .conference-copy-btn svg,.conferences-room-page .conference-icon-btn svg{height:16px;width:16px}.conferences-room-page .conference-copy-btn{border-radius:9px;flex-shrink:0;height:28px;margin-left:auto;width:28px}.conferences-room-page .conference-session-banner{grid-gap:18px;align-items:center;background:#fff;background:var(--white,#fff);border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:18px;display:grid;gap:18px;grid-template-columns:minmax(0,1.3fr) minmax(260px,360px) auto;margin-bottom:18px;padding:18px}.conferences-room-page .conference-session-banner__line{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.conferences-room-page .conference-session-banner__line h2{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:18px;font-weight:800;line-height:1.2;margin:0}.conferences-room-page .conference-status-pill{align-items:center;background:#ff5c5c1f;border-radius:999px;color:#ff4b4b;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;letter-spacing:.04em;min-height:30px;padding:0 12px;text-transform:uppercase}.conferences-room-page .conference-status-pill--planned{background:#ffc44a1f;color:#c28a16}.conferences-room-page .conference-status-pill--past{background:#7b879f21;color:#6e7892}.conferences-room-page .conference-session-banner__meta{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:12px}.conferences-room-page .conference-session-banner__meta span{align-items:center;color:#6b6b6b;color:var(--mid,#6b6b6b);display:inline-flex;font-size:13px;gap:8px}.conferences-room-page .conference-session-banner__meta span svg{flex-shrink:0;height:16px;width:16px}.conferences-room-page .conference-tag{background:#64ce8f1a;border:1px solid #4cbf8342;border-radius:999px;color:#289a60!important;font-weight:700;min-height:30px;padding:0 12px}.conferences-room-page .conference-tag--mint-soft{background:#70deb514}.conferences-room-page .conference-session-banner__people{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-start}.conferences-room-page .conference-session-person{align-items:center;display:flex;gap:10px;min-width:0}.conferences-room-page .conference-session-person span{color:#8a8a8a;color:var(--mid,#8a8a8a);display:block;font-size:12px;margin-bottom:4px}.conferences-room-page .conference-session-person strong{color:#2b2b2b;color:var(--dark,#2b2b2b);display:block;font-size:14px;font-weight:700;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conferences-room-page .conference-avatar{align-items:center;background:linear-gradient(135deg,#a1e8cdd9,#a287fad1);border-radius:14px;color:#fff;display:inline-flex;flex-shrink:0;font-size:14px;font-weight:800;height:44px;justify-content:center;width:44px}.conferences-room-page .conference-avatar--small{border-radius:12px;font-size:13px;height:40px;width:40px}.conferences-room-page .conference-avatar--lavender{background:linear-gradient(135deg,#a190ffe0,#d1b1ffd1)}.conferences-room-page .conference-avatar--gray{background:linear-gradient(135deg,#747b91e0,#595e72e0)}.conferences-room-page .conference-session-banner__actions{align-items:center;display:flex;gap:10px;justify-content:flex-end}.conferences-room-page .conference-room-shell-grid{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) 430px}.conferences-room-page .conference-room-primary,.conferences-room-page .conference-room-sidebar{min-width:0}.conferences-room-page .conference-room-sidebar{display:flex;flex-direction:column}.conferences-room-page .conference-panel-card,.conferences-room-page .conference-stage-card,.conferences-room-page .conference-widget{background:#fff;background:var(--white,#fff);border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:18px}.conferences-room-page .conference-stage-card{margin-bottom:16px;overflow:hidden}.conferences-room-page .conference-stage-card__viewport{background:#0f1720;min-height:600px;position:relative}.conferences-room-page .conference-stage-card__viewport iframe{background:#0f1720;border:0;display:block;min-height:600px;width:100%}.conferences-room-page .conference-stage-placeholder{background:radial-gradient(circle at 32% 45%,#46b78a33,#0000 28%),radial-gradient(circle at 74% 28%,#6670f229,#0000 24%),linear-gradient(135deg,#111923,#16212d);min-height:600px;padding:16px}.conferences-room-page .conference-stage-placeholder--ended{align-items:center;display:flex;justify-content:center;padding:24px;text-align:center}.conferences-room-page .conference-stage-placeholder__ended-content{grid-gap:12px;display:grid;gap:12px;justify-items:center;width:min(680px,100%)}.conferences-room-page .conference-stage-placeholder__label{color:#fffffff5;font-size:14px;font-weight:700}.conferences-room-page .conference-stage-placeholder__grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 300px;margin-top:12px}.conferences-room-page .conference-stage-placeholder__main-tile,.conferences-room-page .conference-stage-placeholder__small-tile{align-items:center;background:#0c121a7a;border:1px solid #ffffff0d;border-radius:16px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative}.conferences-room-page .conference-stage-placeholder__main-tile{min-height:328px}.conferences-room-page .conference-stage-placeholder__side-col{grid-gap:10px;display:grid;gap:10px}.conferences-room-page .conference-stage-placeholder__small-tile{min-height:159px}.conferences-room-page .conference-stage-avatar{align-items:center;background:linear-gradient(135deg,#6ee4adeb,#9778ffe0);border-radius:999px;color:#fff;display:inline-flex;font-size:26px;font-weight:800;height:104px;justify-content:center;width:104px}.conferences-room-page .conference-stage-avatar.is-alt{background:linear-gradient(135deg,#9579fff0,#ca95ffe6);font-size:22px;height:86px;width:86px}.conferences-room-page .conference-stage-avatar.is-assistant{background:linear-gradient(135deg,#7f89aaf0,#5e657df0);font-size:22px;height:86px;width:86px}.conferences-room-page .conference-stage-placeholder__name{bottom:14px;color:#fffffff5;font-size:13px;font-weight:700;left:16px;position:absolute;right:16px}.conferences-room-page .conference-lock-overlay{background:linear-gradient(180deg,#12141a70,#12141ab8);gap:10px;padding:18px}.conferences-room-page .conference-lock-overlay__title{font-size:18px;font-weight:800}.conferences-room-page .conference-lock-overlay__text,.conferences-room-page .conference-lock-overlay__time{color:#f5f7ffeb;max-width:560px}.conferences-room-page .conference-stage-controls{align-items:center;background:linear-gradient(180deg,#060a10eb,#10151ef2);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px 14px}.conferences-room-page .conference-stage-controls__group{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.conferences-room-page .conference-stage-controls__group--center{flex:1 1 auto;justify-content:center}.conferences-room-page .conference-stage-controls__group--end{justify-content:flex-end}.conferences-room-page .conference-control-chip,.conferences-room-page .conference-control-circle{align-items:center;background:#ffffff1f;border:1px solid #ffffff14;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:6px;height:40px;justify-content:center;min-width:40px;padding:0 14px}.conferences-room-page .conference-control-chip svg,.conferences-room-page .conference-control-circle svg{height:16px;width:16px}.conferences-room-page .conference-control-circle.is-danger{background:linear-gradient(180deg,#ff6868,#f64d4d);border-color:#ff6a6a9e}.conferences-room-page .conference-content-tabs{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.conferences-room-page .conference-tab-btn{align-items:center;background:#0000;border:1px solid #0000;border-radius:12px;color:#6b6b6b;color:var(--mid,#6b6b6b);cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:8px;min-height:42px;padding:0 14px;position:relative}.conferences-room-page .conference-tab-btn svg{flex-shrink:0;height:16px;width:16px}.conferences-room-page .conference-tab-btn.is-active{background:#dbf8e875;border-color:#4cbf8338;color:#24a162}.conferences-room-page .conference-content-grid-two{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr)}.conferences-room-page .conference-panel-card{padding:18px}.conferences-room-page .conference-panel-card__head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.conferences-room-page .conference-panel-card__head h3{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:16px;font-weight:800;margin:0}.conferences-room-page .conference-panel-card__head span{color:#7a7a7a;color:var(--mid,#7a7a7a);font-size:13px}.conferences-room-page .conference-agenda-list{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.conferences-room-page .conference-agenda-item{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:28px minmax(0,1fr) auto auto}.conferences-room-page .conference-agenda-item__num{align-items:center;background:#c6f0d8a3;border-radius:999px;color:#29a163;display:inline-flex;font-size:11px;font-weight:800;height:22px;justify-content:center;width:22px}.conferences-room-page .conference-agenda-item__duration,.conferences-room-page .conference-agenda-item__state,.conferences-room-page .conference-agenda-item__text{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:13px}.conferences-room-page .conference-agenda-item__duration,.conferences-room-page .conference-agenda-item__state{color:#7a7a7a;color:var(--mid,#7a7a7a)}.conferences-room-page .conference-agenda-item__num.is-done,.conferences-room-page .conference-agenda-item__state.is-done{color:#24a162}.conferences-room-page .conference-agenda-item__num.is-current,.conferences-room-page .conference-agenda-item__state.is-current{color:#826dff}.conferences-room-page .conference-note-highlight{background:#f8f8f6cc;border:1px solid #e4e4e4e6;border-radius:14px;color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:14px;line-height:1.65;margin-bottom:16px;min-height:110px;padding:14px;white-space:pre-wrap;word-break:break-word}.conferences-room-page .conference-note-editor textarea{background:#fff;background:var(--white,#fff);border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:14px;color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:13px;min-height:110px;padding:12px 14px;resize:vertical;width:100%}.conferences-room-page .conference-note-editor__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.conferences-room-page .conference-notes-list--embedded{margin-top:14px;max-height:280px;overflow-y:auto;padding-right:4px}.conferences-room-page .conference-notes-empty{background:#f8f8f670;border-radius:14px;padding:12px}.conferences-room-page .conference-note-item{background:#f8f8f6a3;border:1px solid #e4e4e4eb;border-radius:14px;padding:12px}.conferences-room-page .conference-note-item+.conference-note-item{margin-top:8px}.conferences-room-page .conference-note-item__text{color:#2b2b2b;color:var(--dark,#2b2b2b);line-height:1.55}.conferences-room-page .conference-note-item__meta{color:var(--mid,#7c7c7c);margin-top:10px}.conferences-room-page .conference-note-item__actions button{font-weight:700}.conferences-room-page .conference-chat-panel__body{background:#f8f8f6;border-radius:14px;min-height:620px;overflow:hidden}.conferences-room-page .conference-transcript-status{background:#f8f8f6b3;border:1px solid #e4e4e4eb;border-radius:14px;margin-bottom:16px;padding:14px}.conferences-room-page .conference-transcript-status p{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:13px;line-height:1.5;margin:10px 0 0}.conferences-room-page .conference-record-list__row,.conferences-room-page .conference-transcript-status__row{align-items:center;display:flex;gap:10px;justify-content:space-between}.conferences-room-page .conference-record-list__row+.conferences-room-page .conference-record-list__row,.conferences-room-page .conference-record-list__row+.conferences-room-page .conference-transcript-status__row,.conferences-room-page .conference-transcript-status__row+.conferences-room-page .conference-record-list__row,.conferences-room-page .conference-transcript-status__row+.conferences-room-page .conference-transcript-status__row{margin-top:10px}.conferences-room-page .conference-mini-pill{align-items:center;background:#e0e0e0a3;border-radius:999px;color:#666;display:inline-flex;font-size:11px;font-weight:800;justify-content:center;min-height:24px;padding:0 8px}.conferences-room-page .conference-mini-pill.is-live{background:#ff5c5c1f;color:#ff4b4b}.conferences-room-page .conference-mini-pill.is-green{background:#4cbf831f;color:#249b61}.conferences-room-page .conference-room-widget{padding:16px}.conferences-room-page .conference-room-widget+.conference-room-widget{margin-top:16px}.conferences-room-page .conference-room-chat-widget{overflow:hidden;padding:0}.conferences-room-page .conference-room-chat-widget .conference-widget__head{margin-bottom:12px;padding:16px 16px 0}.conferences-room-page .conference-side-chat{background:#f8f8f6;border-top:1px solid #e4e4e4e6;height:600px;min-height:600px;overflow:hidden}.conferences-room-page .conference-side-chat>.conferences-empty{margin:14px}.conferences-room-page .conference-side-chat .b-chat-v2{height:100%;overflow:hidden}.conferences-room-page .conference-widget__head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.conferences-room-page .conference-widget__title{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:16px;font-weight:800;line-height:1.2}.conferences-room-page .conference-widget__subtitle{color:#7a7a7a;color:var(--mid,#7a7a7a);font-size:12px;margin-top:4px}.conferences-room-page .conference-widget__icon{align-items:center;background:#826dff1a;border-radius:10px;color:#826dff;display:inline-flex;height:28px;justify-content:center;width:28px}.conferences-room-page .conference-widget__icon svg{height:15px;width:15px}.conferences-room-page .conference-participants-list{display:flex;flex-direction:column;gap:12px}.conferences-room-page .conference-participant-row{align-items:center;display:flex;gap:10px}.conferences-room-page .conference-participant-row__meta{flex:1 1;min-width:0}.conferences-room-page .conference-participant-row__meta strong{color:#2b2b2b;color:var(--dark,#2b2b2b);display:block;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conferences-room-page .conference-participant-row__meta span{color:#7a7a7a;color:var(--mid,#7a7a7a);display:block;font-size:12px;margin-top:2px}.conferences-room-page .conference-participant-row__badge{align-items:center;background:#4dc7811f;border-radius:999px;color:#24a162;display:inline-flex;font-size:11px;font-weight:800;min-height:24px;padding:0 8px}.conferences-room-page .conference-participant-row__status-dot{background:#826dff;border-radius:999px;flex-shrink:0;height:8px;width:8px}.conferences-room-page .conference-info-list{display:flex;flex-direction:column;gap:12px}.conferences-room-page .conference-info-list__item{align-items:center;color:#2b2b2b;color:var(--dark,#2b2b2b);display:flex;font-size:13px;gap:10px}.conferences-room-page .conference-info-list__item svg{color:#8a8a8a;color:var(--mid,#8a8a8a);flex-shrink:0;height:16px;width:16px}.conferences-room-page .conference-info-list__item--code{align-items:center}.conferences-room-page .conference-record-list{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.conferences-room-page .conference-record-list__row{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:13px}.conferences-room-page .conference-record-list__row strong{font-size:11px;letter-spacing:.04em;text-transform:uppercase}.conferences-room-page .conference-record-list__row strong.is-live{color:#ff4b4b}.conferences-room-page .conference-record-list__row strong.is-green{color:#249b61}.conferences-room-page .conference-materials-list{display:flex;flex-direction:column;gap:10px}.conferences-room-page .conference-materials-list--wide{margin-bottom:14px}.conferences-room-page .conference-material-item{grid-gap:10px;align-items:center;background:#f8f8f6a3;border:1px solid #e4e4e4eb;border-radius:14px;display:grid;gap:10px;grid-template-columns:34px minmax(0,1fr) auto;padding:10px}.conferences-room-page .conference-material-item__icon{align-items:center;background:#f75f5514;border-radius:12px;color:#f35c51;display:inline-flex;height:34px;justify-content:center;width:34px}.conferences-room-page .conference-material-item__icon svg{height:16px;width:16px}.conferences-room-page .conference-material-item__meta{min-width:0}.conferences-room-page .conference-material-item__meta span,.conferences-room-page .conference-material-item__meta strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conferences-room-page .conference-material-item__meta strong{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:13px;font-weight:700}.conferences-room-page .conference-material-item__meta span{color:#7a7a7a;color:var(--mid,#7a7a7a);font-size:11px;margin-top:3px}.conferences-room-page .conference-material-item__download{align-items:center;background:#fff;background:var(--white,#fff);border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:10px;color:#2b2b2b;color:var(--dark,#2b2b2b);cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;min-height:36px;min-width:36px;padding:0 12px;text-decoration:none}.conferences-room-page .conference-material-item__download.is-icon{padding:0;width:36px}@media(max-width:1360px){.conferences-room-page .conference-session-banner{grid-template-columns:minmax(0,1fr)}.conferences-room-page .conference-session-banner__actions{justify-content:flex-start}.conferences-room-page .conference-room-shell-grid{grid-template-columns:minmax(0,1fr)}.conferences-room-page .conference-side-chat{height:560px;min-height:560px}}@media(max-width:1180px){.conferences-room-page .conference-room-layout{padding:18px 18px 24px}.conferences-room-page .conference-mobile-menu{display:inline-flex}.conferences-room-page .conference-room-page-head{align-items:stretch;flex-direction:column}.conferences-room-page .conference-room-page-head__actions{justify-content:flex-start}.conferences-room-page .conference-stage-card__viewport,.conferences-room-page .conference-stage-card__viewport iframe,.conferences-room-page .conference-stage-placeholder{min-height:360px}.conferences-room-page .conference-content-grid-two,.conferences-room-page .conference-stage-placeholder__grid{grid-template-columns:minmax(0,1fr)}.conferences-room-page .conference-chat-panel__body{min-height:520px}.conferences-room-page .conference-side-chat{height:500px;min-height:500px}}@media(max-width:760px){.conferences-room-page .conference-room-layout{padding:14px 14px 20px}.conferences-room-page .conference-room-page-head__title h1{font-size:24px}.conferences-room-page .conference-room-page-head__title p{font-size:13px}.conferences-room-page .conference-danger-btn,.conferences-room-page .conference-page-action,.conferences-room-page .conference-primary-btn,.conferences-room-page .conference-room-widget__cta,.conferences-room-page .conference-secondary-btn{width:100%}.conferences-room-page .conference-note-editor__actions,.conferences-room-page .conference-room-page-head__actions,.conferences-room-page .conference-session-banner__actions{align-items:stretch;flex-direction:column}.conferences-room-page .conference-panel-card,.conferences-room-page .conference-room-widget,.conferences-room-page .conference-session-banner{border-radius:16px;padding:14px}.conferences-room-page .conference-session-banner__line h2{font-size:16px}.conferences-room-page .conference-session-person strong{max-width:100%}.conferences-room-page .conference-stage-card__viewport,.conferences-room-page .conference-stage-card__viewport iframe,.conferences-room-page .conference-stage-placeholder{min-height:300px}.conferences-room-page .conference-stage-controls{justify-content:center}.conferences-room-page .conference-stage-controls__group,.conferences-room-page .conference-stage-controls__group--center,.conferences-room-page .conference-stage-controls__group--end{justify-content:center;width:100%}.conferences-room-page .conference-content-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.conferences-room-page .conference-tab-btn{justify-content:center}.conferences-room-page .conference-agenda-item,.conferences-room-page .conference-material-item{align-items:flex-start;grid-template-columns:minmax(0,1fr)}.conferences-room-page .conference-agenda-item__duration,.conferences-room-page .conference-agenda-item__state{justify-self:start}.conferences-room-page .conference-side-chat{height:430px;min-height:430px}}[data-app-theme=dark] .conferences-room-page .conference-copy-btn,[data-app-theme=dark] .conferences-room-page .conference-danger-btn,[data-app-theme=dark] .conferences-room-page .conference-icon-btn,[data-app-theme=dark] .conferences-room-page .conference-material-item,[data-app-theme=dark] .conferences-room-page .conference-material-item__download,[data-app-theme=dark] .conferences-room-page .conference-note-editor textarea,[data-app-theme=dark] .conferences-room-page .conference-note-highlight,[data-app-theme=dark] .conferences-room-page .conference-note-item,[data-app-theme=dark] .conferences-room-page .conference-notes-empty,[data-app-theme=dark] .conferences-room-page .conference-page-action,[data-app-theme=dark] .conferences-room-page .conference-panel-card,[data-app-theme=dark] .conferences-room-page .conference-primary-btn,[data-app-theme=dark] .conferences-room-page .conference-room-widget__cta,[data-app-theme=dark] .conferences-room-page .conference-secondary-btn,[data-app-theme=dark] .conferences-room-page .conference-session-banner,[data-app-theme=dark] .conferences-room-page .conference-stage-card,[data-app-theme=dark] .conferences-room-page .conference-transcript-status,[data-app-theme=dark] .conferences-room-page .conference-widget{background-color:#1f2734;background-color:var(--white,#1f2734);border-color:#374355eb}[data-app-theme=dark] .conferences-room-page .conference-agenda-item__duration,[data-app-theme=dark] .conferences-room-page .conference-agenda-item__state,[data-app-theme=dark] .conferences-room-page .conference-agenda-item__text,[data-app-theme=dark] .conferences-room-page .conference-copy-btn,[data-app-theme=dark] .conferences-room-page .conference-danger-btn,[data-app-theme=dark] .conferences-room-page .conference-icon-btn,[data-app-theme=dark] .conferences-room-page .conference-info-list__item,[data-app-theme=dark] .conferences-room-page .conference-material-item__download,[data-app-theme=dark] .conferences-room-page .conference-material-item__meta strong,[data-app-theme=dark] .conferences-room-page .conference-note-editor textarea,[data-app-theme=dark] .conferences-room-page .conference-note-highlight,[data-app-theme=dark] .conferences-room-page .conference-note-item__text,[data-app-theme=dark] .conferences-room-page .conference-page-action,[data-app-theme=dark] .conferences-room-page .conference-panel-card__head h3,[data-app-theme=dark] .conferences-room-page .conference-participant-row__meta strong,[data-app-theme=dark] .conferences-room-page .conference-record-list__row,[data-app-theme=dark] .conferences-room-page .conference-room-layout,[data-app-theme=dark] .conferences-room-page .conference-room-page-head__title h1,[data-app-theme=dark] .conferences-room-page .conference-room-widget__cta,[data-app-theme=dark] .conferences-room-page .conference-secondary-btn,[data-app-theme=dark] .conferences-room-page .conference-session-banner__line h2,[data-app-theme=dark] .conferences-room-page .conference-session-person strong,[data-app-theme=dark] .conferences-room-page .conference-widget__title{color:#2b2b2b;color:var(--dark,#e7ecf5)}[data-app-theme=dark] .conferences-room-page .conference-content-tabs .conference-tab-btn,[data-app-theme=dark] .conferences-room-page .conference-info-list__item svg,[data-app-theme=dark] .conferences-room-page .conference-material-item__meta span,[data-app-theme=dark] .conferences-room-page .conference-mini-pill,[data-app-theme=dark] .conferences-room-page .conference-note-item__meta,[data-app-theme=dark] .conferences-room-page .conference-notes-empty,[data-app-theme=dark] .conferences-room-page .conference-panel-card__head span,[data-app-theme=dark] .conferences-room-page .conference-participant-row__meta span,[data-app-theme=dark] .conferences-room-page .conference-record-list__row strong,[data-app-theme=dark] .conferences-room-page .conference-room-page-head__title p,[data-app-theme=dark] .conferences-room-page .conference-session-banner__meta span,[data-app-theme=dark] .conferences-room-page .conference-session-person span,[data-app-theme=dark] .conferences-room-page .conference-tag,[data-app-theme=dark] .conferences-room-page .conference-transcript-status p,[data-app-theme=dark] .conferences-room-page .conference-widget__subtitle{color:#9da7b9;color:var(--mid,#9da7b9)}[data-app-theme=dark] .conferences-room-page .conference-content-tabs .conference-tab-btn.is-active{background:#2b74543d;border-color:#41b4742e;color:#7ee0a8}[data-app-theme=dark] .conferences-room-page .conference-material-item,[data-app-theme=dark] .conferences-room-page .conference-note-highlight,[data-app-theme=dark] .conferences-room-page .conference-note-item,[data-app-theme=dark] .conferences-room-page .conference-notes-empty,[data-app-theme=dark] .conferences-room-page .conference-transcript-status{background:#171e29e6}[data-app-theme=dark] .conferences-room-page .conference-stage-card{background:#0f1720}[data-app-theme=dark] .conferences-room-page .conference-primary-btn{background:linear-gradient(180deg,#3494664d,#2f765757);border-color:#3fa06f4d;color:#89e2af}[data-app-theme=dark] .conferences-room-page .conference-danger-btn{border-color:#c7626247;color:#ff8f8f}[data-app-theme=dark] .conferences-room-page .conference-copy-btn,[data-app-theme=dark] .conferences-room-page .conference-icon-btn,[data-app-theme=dark] .conferences-room-page .conference-material-item__download,[data-app-theme=dark] .conferences-room-page .conference-page-action,[data-app-theme=dark] .conferences-room-page .conference-room-widget__cta,[data-app-theme=dark] .conferences-room-page .conference-secondary-btn{background:#1a2330f5}[data-app-theme=dark] .conferences-room-page .conference-participant-row__badge{background:#3fa06f2e;color:#89e2af}[data-app-theme=dark] .conferences-room-page .conference-participant-row__status-dot{background:#8d79ff}[data-app-theme=dark] .conferences-room-page .conference-widget__icon{background:#826dff2e;color:#a897ff}[data-app-theme=dark] .conferences-room-page .conference-control-chip,[data-app-theme=dark] .conferences-room-page .conference-control-circle{border-color:#ffffff1f}[data-app-theme=dark] .conferences-room-page .conference-side-chat{background:#171e29eb;border-top-color:#374355eb}@media(max-width:1180px){.conferences-page .conference-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.conferences-page .conference-toolbar{align-items:stretch;grid-template-columns:1fr}.conferences-page .conference-row{grid-template-columns:96px minmax(0,1fr) 1fr}.conferences-page .conference-row__action{align-items:center;flex-direction:row;grid-column:2/span 2;justify-content:space-between}}@media(max-width:1024px){.conferences-page .conference-dashboard{padding:18px 16px 28px}.conferences-page .conference-mobile-menu{display:inline-flex}.conferences-page .conference-page-head{align-items:flex-start}.conferences-page .conference-row{gap:14px;grid-template-columns:minmax(0,1fr)}.conferences-page .conference-row__action{align-items:stretch;flex-direction:column;grid-column:auto}.conferences-page .conference-pagination{grid-template-columns:1fr}.conferences-page .conference-pagination__size,.conferences-page .conference-pagination__summary{justify-self:start}}@media(max-width:640px){.conferences-page .conference-page-head h1{font-size:28px}.conferences-page .conference-page-head{align-items:stretch;flex-direction:column}.conferences-page .conference-primary-btn{width:100%}.conferences-page .conference-next-card__timer,.conferences-page .conference-stats-grid{grid-template-columns:1fr}.conferences-page .conference-filter-select{justify-content:space-between;width:100%}.conferences-page .conference-pagination__controls{flex-wrap:wrap;justify-content:flex-start}}.conferences-room-page .conference-room-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) 340px;padding:20px 24px 28px}.conferences-room-page .conference-chat-card,.conferences-room-page .conference-main-card,.conferences-room-page .conference-side-card{background:#fff;border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:14px}.conferences-room-page .conference-main-card{padding:16px}.conferences-room-page .conference-main-card__head{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.conferences-room-page .conference-main-card__head h2{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:18px;font-weight:700;margin:0}.conferences-room-page .conference-main-card__head p{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:12px;margin:4px 0 0}.conferences-room-page .conference-room-status{background:#eefcf4;border:1px solid #cde9d8;border-radius:999px;color:#2f9d64;font-size:12px;font-weight:600;padding:6px 10px}.conferences-room-page .conference-room-status.is-locked{background:#fff4f3;border-color:#f2cfca;color:#bc5750}.conferences-room-page .conference-player{background:#12141a;border-radius:12px;min-height:360px;overflow:hidden;position:relative}.conferences-room-page .conference-player iframe{border:0;display:block;min-height:360px;width:100%}.conferences-room-page .conference-player.is-locked iframe{filter:blur(2px) grayscale(.1);opacity:.55}.conferences-room-page .conference-player__placeholder{align-items:center;color:#b7bac5;display:flex;font-size:14px;justify-content:center;min-height:360px;padding:16px;text-align:center}.conferences-room-page .conference-lock-overlay{align-items:center;background:linear-gradient(180deg,#12141a6b,#12141aa8);color:#f5f7ff;display:flex;flex-direction:column;gap:8px;inset:0;justify-content:center;padding:14px 16px;position:absolute;text-align:center}.conferences-room-page .conference-lock-overlay__title{font-size:16px;font-weight:700}.conferences-room-page .conference-lock-overlay__text,.conferences-room-page .conference-lock-overlay__time{color:#f5f7ffe6;font-size:13px;max-width:540px}.conferences-room-page .conference-room-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.conferences-room-page .conference-side-card{display:flex;flex-direction:column;gap:10px;padding:14px}.conferences-room-page .conference-side-card h3{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:15px;font-weight:700;margin:0}.conferences-room-page .conference-side-card p{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:12px;margin:0}.conferences-room-page .conference-side-card textarea{background:#fff;border:1px solid #e4e4e4;border:1px solid var(--border,#e4e4e4);border-radius:10px;color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:13px;min-height:96px;padding:10px;resize:vertical}.conferences-room-page .conference-side-card__actions{display:flex;flex-wrap:wrap;gap:8px}.conferences-room-page .conference-notes-list{display:flex;flex-direction:column;gap:8px;max-height:360px;overflow-y:auto}.conferences-room-page .conference-notes-empty{border:1px dashed #e4e4e4;border:1px dashed var(--border,#e4e4e4);border-radius:10px;color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:12px;padding:10px}.conferences-room-page .conference-note-item{background:#fafafa;border:1px solid #ececec;border-radius:10px;padding:10px}.conferences-room-page .conference-note-item__text{color:#333;font-size:13px;white-space:pre-wrap;word-break:break-word}.conferences-room-page .conference-note-item__meta{align-items:center;color:#7c7c7c;display:flex;font-size:11px;gap:8px;justify-content:space-between;margin-top:8px}.conferences-room-page .conference-note-item__actions{display:flex;gap:8px}.conferences-room-page .conference-note-item__actions button{background:#0000;border:0;color:#6a67a9;cursor:pointer;font-size:11px;padding:0}.conferences-room-page .conference-chat-card{display:flex;flex-direction:column;grid-column:1/span 2;min-height:640px;overflow:hidden}.conferences-room-page .conference-chat-card__head{border-bottom:1px solid #e4e4e4;border-bottom:1px solid var(--border,#e4e4e4);padding:12px 14px}.conferences-room-page .conference-chat-card__head h3{color:#2b2b2b;color:var(--dark,#2b2b2b);font-size:15px;font-weight:700;margin:0}.conferences-room-page .conference-chat-card__head p{color:#6b6b6b;color:var(--mid,#6b6b6b);font-size:12px;margin:4px 0 0}.conferences-room-page .conference-chat-card__body{background:#f8f8f6;flex:1 1;min-height:0}.conferences-room-page .conference-chat-card__body>.conferences-empty{margin:14px}@media(max-width:1180px){.conferences-room-page .conference-room-grid{grid-template-columns:minmax(0,1fr)}.conferences-room-page .conference-chat-card{grid-column:auto;min-height:560px}}.site-maintenance-banner{background:radial-gradient(1200px 120px at 0 0,#7b6fd429,#0000 58%),radial-gradient(1200px 120px at 100% 0,#5dcaa52e,#0000 58%),#fffdf7;border-bottom:1px solid #1a1d271f;box-shadow:0 10px 24px #1a1d2714;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1300}.site-maintenance-banner__inner{align-items:center;display:flex;gap:12px;justify-content:center;margin:0 auto;max-width:1440px;padding:12px 18px}.site-maintenance-banner__icon{align-items:center;background:#ffbe3438;border:1px solid #ffa50057;border-radius:999px;display:inline-flex;flex:0 0 auto;font-size:14px;height:30px;justify-content:center;line-height:1;width:30px}.site-maintenance-banner.is-info .site-maintenance-banner__icon{background:#7b6fd433;border-color:#7b6fd459}.site-maintenance-banner.is-critical .site-maintenance-banner__icon{background:#ff7d7d38;border-color:#e3515166}.site-maintenance-banner.is-success .site-maintenance-banner__icon{background:#5dcaa53d;border-color:#18a8695c}.site-maintenance-banner__content{align-items:center;color:#20232d;display:flex;flex:1 1 auto;flex-wrap:wrap;gap:8px;justify-content:center;min-width:0;text-align:center}.site-maintenance-banner__dismiss{align-items:center;background:#ffffffa6;border:1px solid #1a1d2729;border-radius:10px;color:#20232d;cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:16px;height:34px;justify-content:center;line-height:1;transition:transform .2s ease,background .2s ease,border-color .2s ease;width:34px}.site-maintenance-banner__dismiss:hover{background:#ffffffd9;border-color:#1a1d2742;transform:translateY(-1px)}[data-app-theme=dark] .site-maintenance-banner__dismiss{background:#11141e85;border-color:#e9ecff33;color:#eef2ff}[data-app-theme=dark] .site-maintenance-banner__dismiss:hover{background:#11141ebf;border-color:#e9ecff59}.site-maintenance-banner__title{font-size:17px;font-weight:700;letter-spacing:-.01em;line-height:1.25}.site-maintenance-banner__message{font-size:16px;font-weight:600;letter-spacing:-.008em;line-height:1.3;opacity:.95}.site-maintenance-banner__note{font-size:14px;font-weight:500;line-height:1.3;opacity:.86}.site-maintenance-banner.is-info{background:radial-gradient(1200px 120px at 0 0,#7b6fd433,#0000 58%),radial-gradient(1200px 120px at 100% 0,#99c9ff42,#0000 58%),#f7f9ff}.site-maintenance-banner.is-critical{background:radial-gradient(1200px 120px at 0 0,#ff858533,#0000 58%),radial-gradient(1200px 120px at 100% 0,#ffc4943d,#0000 58%),#fff6f3}.site-maintenance-banner.is-success{background:radial-gradient(1200px 120px at 0 0,#5dcaa53d,#0000 58%),radial-gradient(1200px 120px at 100% 0,#84dbb742,#0000 58%),#f6fff9}.site-maintenance-banner.is-holiday{background:radial-gradient(1200px 120px at 0 0,#7b6fd447,#0000 58%),radial-gradient(1200px 120px at 100% 0,#5dcaa54d,#0000 58%),#f7f7ff}[data-app-theme=dark] .site-maintenance-banner{background:radial-gradient(1200px 120px at 0 0,#7b6fd433,#0000 58%),radial-gradient(1200px 120px at 100% 0,#5dcaa533,#0000 58%),#1d212d;border-bottom-color:#e7ebff24;box-shadow:0 10px 24px #06080e61}[data-app-theme=dark] .site-maintenance-banner__content{color:#eef2ff}[data-app-theme=dark] .site-maintenance-banner__message,[data-app-theme=dark] .site-maintenance-banner__note{opacity:.92}.site-maintenance-banner.is-attention{animation:maintenanceBannerPulse .9s ease,maintenanceBannerShake .32s ease}@keyframes maintenanceBannerPulse{0%{box-shadow:0 0 0 0 #5dcaa56b;transform:translateY(0)}45%{box-shadow:0 0 0 10px #5dcaa500;transform:translateY(1px)}to{box-shadow:0 0 0 0 #5dcaa500;transform:translateY(0)}}@keyframes maintenanceBannerShake{0%{transform:translateX(0)}25%{transform:translateX(-1px)}50%{transform:translateX(1px)}75%{transform:translateX(-1px)}to{transform:translateX(0)}}.wrapper{display:flex;flex-direction:column;margin:0 auto;width:100%}.wrapper--plain{display:block;max-width:none;min-height:0;padding:0}.psych-profile-v7-frame,.psych-profile-v7-page{background:#f0f0ee;width:100%}.psych-profile-v7-frame{border:0;display:block;min-height:900px}[data-app-theme=dark] .psych-profile-v7-frame,[data-app-theme=dark] .psych-profile-v7-page{background:#141b26}@media(max-width:1239px){.site-maintenance-banner__inner{align-items:flex-start;gap:10px;padding:10px 12px}.site-maintenance-banner__icon{font-size:12px;height:26px;margin-top:1px;width:26px}.site-maintenance-banner__content{gap:4px;justify-content:flex-start;text-align:left}.site-maintenance-banner__dismiss{font-size:14px;height:30px;margin-top:-1px;width:30px}.site-maintenance-banner__title{display:block;font-size:14px;width:100%}.site-maintenance-banner__message{font-size:13px}.site-maintenance-banner__note{display:block;font-size:12px;width:100%}}.b-btn,.b-btn a:link,.b-btn a:visited{align-items:center;background-color:#313235;border-radius:12px;color:#fff;display:flex;font-size:22px;font-weight:400;justify-content:center;line-height:1.2;padding:12px}@media(max-width:1239px){.b-btn,.b-btn a:link,.b-btn a:visited{border-radius:10px;font-size:18px;padding:8px}}.b-modal__foot .b-btn{border-radius:12px;font-size:16px;padding:10px 14px}@media(max-width:1239px){.b-modal__foot .b-btn{border-radius:12px;font-size:15px;padding:10px 12px}}.b-btn.is-loading{opacity:.86;pointer-events:none}.b-btn__spinner{animation:bSpin .9s linear infinite;border:2px solid #ffffff59;border-radius:999px;border-top-color:#fffffff2;flex:0 0 auto;height:18px;margin-right:10px;width:18px}.b-btn--transparent .b-btn__spinner{border-color:#313235bf #31323540 #31323540}@keyframes bSpin{to{transform:rotate(1turn)}}.b-btn--transparent,.b-btn--transparent a:link,.b-btn--transparent a:visited{background-color:#0000;border:1px solid #31323566;color:#313235}.b-tabs .tabs__nav-button{opacity:.8}.b-tabs .tabs__nav-button.active{opacity:1}.b-tabs .tabs__nav-button:hover{cursor:pointer}.b-tabs .tabs__content-item:not(.active){display:none}.b-digit{color:#313235;font-size:48px;font-weight:700;line-height:100%;margin-right:24px;max-width:252px;width:100%}@media(max-width:1239px){.b-digit{font-size:28px;line-height:32px;max-width:61px}}.label{align-items:center;display:flex;font-size:14px;line-height:16px}.label:hover .label__checkbox-custom{border:2px solid #d2d7db99}.label__checkbox{display:none}.label__checkbox:checked+.label__checkbox-custom:before{opacity:1}.label__checkbox:checked+.label__checkbox-custom{background-color:#313235;border:2px solid #313235}.label__checkbox.error+.label__checkbox-custom{border:2px solid #f26f55}.label__checkbox-custom{border:2px solid #d2d7db66;border-radius:3px;display:block;height:24px;margin-right:12px;min-width:24px;position:relative}.label__checkbox-custom:before{content:url(/static/media/check.3a5836d94f6decf101c3.svg);left:50%;max-height:6px;opacity:0;position:absolute;right:50%;top:5px;transform:translate(-50%,-50%);width:-webkit-fit-content;width:fit-content}.label__text a,.label__text a:link,.label__text a:visited{color:inherit;font-size:inherit;line-height:inherit;text-decoration:underline;transition:.3s ease}.label__text a:hover{opacity:.6}.smart-captcha{min-width:100%!important}.CaptchaLinks-Links{padding-right:40px!important}
/*# sourceMappingURL=main.5204a3aa.css.map*/