:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--font-size:1rem;--line-height:1.5;--white:#fff;--black:#000;--surface:#fff;--surface-alt:#f5f7f9;--text:#222;--text-secondary:rgba(62,73,89,.9);--text-muted:#616875;--text-faint:rgba(200,203,210,.9);--brand:#ed0d0d;--brand-dark:#db0d0d;--green:#5ac12a;--yellow:#f4ce26;--turquaz:#00f1ff;--blue:#0a58ca;--grey-50:#f8f8f8;--grey-100:#f5f7f9;--grey-200:#f0f2f5;--grey-300:#e9ecef;--grey-400:#ced4da;--grey-500:#dee2e6;--border:rgba(222,226,230,.6);--border-strong:rgba(62,73,89,.25);--border-subtle:#e2e5e9;--red:#db0d0d;--esh-red:#ed0d0d;--sep-color:rgba(62,73,89,.6);--border-color:rgba(222,226,230,.6);--swiper-bullet:#ccc;--shadow-color:rgba(62,73,89,.6);--icon-color:#1c274c;--logo-color:#3e4959;--sport-bg:#1b2a3d;--radius:2px;--radius-md:6px;--gutter:1.5rem;--header-h:60px}*,:after,:before{box-sizing:border-box}body,html{font-family:var(--font-sans);font-size:var(--font-size);line-height:var(--line-height);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;background:var(--surface);color:var(--text);margin:0;min-width:320px;padding:0}body{overflow-x:hidden}::-moz-selection{background:var(--brand);color:var(--white)}::selection{background:var(--brand);color:var(--white)}a{color:var(--text)}a,a:active,a:focus,a:hover{text-decoration:none}ul{list-style:none;margin:0;padding:0}img{height:auto;max-width:100%}button{background:none;border:0;color:inherit;cursor:pointer;font:inherit;margin:0;padding:0}@media (max-width:991px){input,select,textarea{font-size:16px!important}}.gx{padding-left:.75rem;padding-right:.75rem}.gxy,.gy{margin-top:.75rem}.gxy{padding-left:.75rem;padding-right:.75rem}.g-row{margin-left:-.75rem;margin-right:-.75rem}.container{margin-left:auto;margin-right:auto;padding-left:calc(var(--gutter)*.5);padding-right:calc(var(--gutter)*.5);width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1040px}}@media (min-width:1550px){.container{max-width:1190px}}main.container{position:relative}section{padding:2rem 0}@media (max-width:768px){section{padding:1.5rem 0}}section.bg{background-color:var(--surface-alt);margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}section.border-top{position:relative}section.border-top:before{border-top:1px solid var(--border);content:"";left:-50vw;position:absolute;right:-50vw;top:0}section.border-bottom:after{border-bottom:1px solid var(--border);bottom:0;content:"";left:-50vw;position:absolute;right:-50vw}h2.section-title{line-height:inherit;margin:0;padding:0}.section-title{margin-bottom:1.5rem;margin-top:0;overflow:hidden;padding-left:15px}.section-title,.section-title.plain{font-size:1.25rem;font-weight:700;position:relative}.section-title.plain{border-bottom:none;margin-bottom:1rem;padding-bottom:.6rem;padding-left:0}.section-title.plain:before{background:linear-gradient(to right,var(--brand) 0,var(--brand) 40px,var(--border) 40px,transparent);bottom:0;content:"";height:2px;left:0;position:absolute;right:0;top:auto;transform:none}.section-title.plain:after{display:none}.section-title .all{background:transparent;display:flex;flex-direction:row;font-size:1rem;font-style:italic;gap:2px;height:auto;line-height:1em;margin-bottom:0;white-space:nowrap}@media (min-width:425px){.section-title .all{position:absolute;right:0;top:10px}}@media (min-width:768px){.section-title .all{justify-content:flex-end}}#header{background:var(--surface);display:flex;flex-direction:column;position:sticky;top:0;transition:transform .3s;z-index:999}@media (max-width:768px){#header.header-hidden{transform:translateY(-100%)}}.header-bar{background:var(--surface);position:relative;z-index:2}.header-bar>.container{align-items:center;border-bottom:1px solid var(--border);display:flex;height:var(--header-h);justify-content:space-between;padding-bottom:0;padding-top:0}.logo{height:26px;width:175px}.logo,.logo a{display:flex}.logo img{height:auto;width:100%}@media (max-width:375px){.logo{height:25px;width:150px}}.header-bar .nav-toggle{align-items:center;display:none}@media (max-width:768px){.header-bar .nav-toggle{display:flex}.header-bar .logo{height:26px;left:50%;position:absolute;transform:translateX(-50%);width:155px}}@media (max-width:576px){.header-bar>.container{height:50px}.header-bar .logo{height:21px;width:140px}}.header-actions{margin-left:auto}.header-actions,.header-tools{align-items:center;display:flex}.header-tools{cursor:pointer;justify-content:flex-end;min-height:40px;padding:0;position:relative}.header-tools a,.header-tools button{align-items:center;color:var(--text-secondary);display:flex;font-size:.875rem;font-weight:500;gap:.3rem;margin-left:1.5rem;overflow:hidden;white-space:nowrap}.header-tools a svg,.header-tools button svg{display:flex}@media (max-width:768px){.header-tools a,.header-tools button{margin-left:.5rem}.header-tools a:not(.user-link),.header-tools button,.user-link span:not(.icon-user){display:none}}.header-actions .flag{display:flex;height:20px;margin-left:1.5rem;overflow:hidden;width:30px}.header-actions .flag svg{height:auto;width:100%}@media (max-width:768px){.header-actions .flag{margin-left:.5rem}}.user-profile{align-items:center;display:inline-flex;min-height:30px;min-width:30px;position:relative}.user-avatar{cursor:pointer;position:relative}.user-avatar img{border-radius:50%;display:block;height:30px;width:30px}.user-status{background:#22c55e;border:2px solid var(--surface);border-radius:50%;bottom:0;height:8px;position:absolute;right:0;width:8px}.user-link.logged-in{margin-left:1rem}.user-dropdown{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.1);display:none;position:absolute;right:0;top:calc(100% + 10px);width:220px;z-index:100}.user-dropdown.active{display:block}.user-dropdown ul{list-style:none;margin:0;padding:.5rem 0}.user-dropdown li a{color:var(--text);display:block;font-size:.875rem;padding:.5rem 1rem}.user-dropdown-info a{align-items:center;border-bottom:1px solid var(--border);display:flex!important;gap:.75rem;padding:.75rem 1rem!important}.user-dropdown-info img{border-radius:50%;height:35px;width:35px}.user-dropdown-info strong{font-size:.875rem}.user-dropdown-logout{border-top:1px solid var(--border)}.user-dropdown-logout a{color:var(--brand)!important;font-weight:600}#mainnav{background:var(--surface);border-bottom:1px solid var(--border);padding:.5rem 0;position:sticky;top:var(--header-h)}#mainnav ul{align-items:center;display:flex}#mainnav ul li{margin-right:1.3rem}#mainnav ul li a,#mainnav ul li button{color:var(--text);font-size:.875rem;font-weight:700;white-space:nowrap}#mainnav ul li:last-child{margin-left:auto;margin-right:0}#mainnav ul li:last-child .nav-toggle{align-items:center;display:flex;gap:.5rem}#mainnav .nav-toggle span{font-size:.875rem;font-weight:700}@media (max-width:992px){#mainnav ul li:nth-child(n+7):not(:last-child){display:none}}@media (max-width:768px){#mainnav{display:none}}@media (max-width:576px){#mainnav ul li:nth-child(n+3):not(:last-child){display:none}}.offcanvas-overlay{background:rgba(0,0,0,.5);inset:0;opacity:0;position:fixed;transition:opacity .3s,visibility .3s;visibility:hidden;z-index:1000}.offcanvas-overlay.active{opacity:1;visibility:visible}.offcanvas{background:var(--surface);display:flex;flex-direction:column;height:100%;left:0;max-width:85vw;overflow:hidden;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:380px;z-index:1001}.offcanvas.active{transform:translateX(0)}.offcanvas-header{align-items:center;border-bottom:1px solid var(--border);display:flex;flex-shrink:0;justify-content:space-between;padding:1rem 1.25rem}.offcanvas-header img{height:28px;width:auto}.offcanvas-close{align-items:center;background:var(--grey-100);border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.offcanvas-shortcuts{border-bottom:1px solid var(--border);display:flex;flex-shrink:0;margin:0 1.25rem}.offcanvas-shortcut{align-items:center;color:var(--text);display:flex;flex:1;flex-direction:column;font-size:.875rem;font-weight:500;gap:.35rem;justify-content:center;padding:1rem .5rem}.offcanvas-shortcut+.offcanvas-shortcut{border-left:1px solid var(--border)}.offcanvas-shortcut .icon-search{--icon-size:24px}.offcanvas-body{display:grid;flex:1;gap:0;grid-template-columns:1fr 1fr;overflow-y:auto;padding:.75rem 0}.offcanvas-col{padding:0 1.25rem}.offcanvas-col:first-child{border-right:1px solid var(--grey-100)}.offcanvas-label{color:var(--brand);font-size:.75rem;font-weight:700;letter-spacing:.5px;margin-bottom:.25rem;padding:.75rem 0 .35rem;text-transform:uppercase}.offcanvas-nav ul{list-style:none;margin:0;padding:0}.offcanvas-nav ul.offcanvas-secondary{margin-top:.5rem;padding-top:.5rem}.offcanvas-primary li a{border-bottom:1px solid var(--grey-100);color:var(--text);display:block;font-size:1.0625rem;font-weight:700;padding:.65rem 0}.offcanvas-primary li:last-child a{border-bottom:0}.offcanvas-secondary{border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:.4rem}.offcanvas-secondary li a{background:var(--grey-100);border-radius:4px;color:var(--text-secondary);display:inline-block;font-size:.8125rem;font-weight:600;padding:.45rem .85rem;transition:background .15s,color .15s}.offcanvas-secondary li a:hover{background:var(--brand);color:#fff}.offcanvas-services{margin:0;padding:0}.offcanvas-services li a{border-bottom:1px solid var(--grey-100);color:var(--text);display:block;font-size:1rem;font-weight:600;padding:.6rem 0}.offcanvas-services li:last-child a{border-bottom:0}.offcanvas-apps{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.offcanvas-apps a{border:1px solid var(--border);border-radius:var(--radius);color:var(--text);display:block;font-size:.875rem;font-weight:600;padding:.6rem .75rem;text-align:center}.offcanvas-footer{border-top:1px solid var(--border);color:var(--text-muted);flex-shrink:0;font-size:.6875rem;padding:1rem 1.25rem}body.offcanvas-open{overflow:hidden}@media (max-width:420px){.offcanvas-body{grid-template-columns:1fr}.offcanvas-col:first-child{border-bottom:1px solid var(--grey-100);border-right:0;padding-bottom:1rem}.offcanvas-primary li a{font-size:1.125rem;padding:.75rem 0}.offcanvas-secondary li a{font-size:.875rem;padding:.5rem .9rem}.offcanvas-services li a{font-size:1.0625rem;padding:.7rem 0}.offcanvas-label{font-size:.8125rem}}.breadcrumb{align-items:center;display:flex;font-size:.8125rem;font-weight:400;list-style:none;margin:0;padding:.75rem 0}.breadcrumb,.breadcrumb a{color:var(--text-secondary)}.breadcrumb a{transition:color .15s}.breadcrumb a:hover{color:var(--brand)}.breadcrumb .sep{color:var(--grey-400);display:inline-block;font-size:.75rem;margin:0 .5rem}.breadcrumb .sep:before{content:"/"}.breadcrumb .current{color:var(--text);font-weight:600}footer{background:linear-gradient(180deg,#1e2530,#14181d 50%);color:#fff;font-size:.875rem;line-height:1.5;margin-top:2rem}footer .footer-main{box-shadow:0 -8px 24px rgba(0,0,0,.15);padding:3rem 0 2.5rem}footer .footer-grid{display:grid;gap:3rem;grid-template-columns:280px 1fr}footer .footer-card{display:flex;flex-direction:column}footer .footer-logo{display:inline-block;margin-bottom:2rem}footer .footer-logo img{filter:brightness(1.2);max-width:175px}footer .footer-title{font-size:.75rem;font-weight:700;letter-spacing:.06em;margin-bottom:1rem;opacity:.9;text-transform:uppercase}footer .footer-apps{border-bottom:1px solid hsla(0,0%,100%,.08);margin-bottom:2rem;padding-bottom:2rem}footer .app-buttons{display:flex;flex-direction:column;gap:.625rem}footer .app-btn{display:inline-block;opacity:.85;transition:opacity .2s}footer .app-btn:hover{opacity:1}footer .app-btn img{display:block;max-width:130px}footer .footer-social{margin-top:0}footer .social-links{display:flex;gap:.2rem}footer .social-links a{background-color:#fff;height:46px;-webkit-mask-size:50%;mask-size:50%;transition:background-color .2s;width:46px}footer .social-links a:hover{background-color:var(--brand)}footer .footer-links{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}footer .footer-heading{color:#fff;font-size:1rem;font-weight:700;margin-bottom:1.25rem}footer .footer-heading a{color:#fff;display:inline-block}footer .footer-menu{margin:0;padding:0}footer .footer-menu li{margin-bottom:.75rem}footer .footer-menu li:last-child{margin-bottom:0}footer .footer-menu a{color:#fff;font-size:.875rem;opacity:.85;transition:opacity .15s}footer .footer-menu a:hover{opacity:1}footer .footer-bottom{background:#0f1216;border-top:1px solid hsla(0,0%,100%,.06);padding:1.5rem 0}footer .footer-copyright{font-size:.875rem;font-weight:500;margin:0;opacity:.9}footer .footer-legal{font-size:.875rem;line-height:1.6;margin:0 0 .5rem;opacity:.6}@media (max-width:991px){footer .footer-grid{gap:2rem;grid-template-columns:1fr}}@media (max-width:767px){footer .footer-main{padding:2.5rem 0 2rem}footer .footer-card{align-items:center;text-align:center}footer .footer-links{gap:1.5rem;grid-template-columns:1fr 1fr}footer .legal-links{flex-wrap:wrap;gap:1rem}footer .social-links{flex-wrap:wrap;gap:.5rem;justify-content:center}footer .app-buttons{gap:1rem}}@media (max-width:575px){footer .footer-links{grid-template-columns:1fr 1fr}}.ad-wrap{margin:1.5rem 0;min-height:250px;text-align:center}@media (max-width:768px){.ad-wrap{min-height:100px}}.ad-placeholder{align-items:center;background:var(--grey-100);border:1px dashed var(--grey-400);border-radius:var(--radius);color:var(--text-muted);display:flex;flex-direction:column;font-size:.75rem;font-weight:600;gap:.25rem;justify-content:center;margin:0 auto}.ad-970x250{height:250px;max-width:100%;width:970px}.ad-300x250{height:250px;width:300px}.ad-300x600{height:600px;margin:0 auto;width:300px}@media (max-width:991px){.ad-970x250{height:250px;width:300px}}.pageskin{display:none}@media (min-width:992px){.pageskin{display:block!important}}.pageskin-col{height:100%;min-width:160px;position:absolute;top:0;z-index:11}.pageskin-col-inner{position:sticky;top:calc(var(--header-h) + 50px)}.pageskin-left{margin-right:.75rem;right:100%;text-align:right!important}.pageskin-right{left:100%;margin-left:.75rem;text-align:left!important}.logo-dark,:root[data-theme=dark] .logo-light{display:none}:root[data-theme=dark] .logo-dark{display:block}:root[data-theme=dark]{--surface:#14181d;--surface-alt:#1a1f26;--text:#e6e7e9;--text-secondary:rgba(220,224,230,.85);--text-muted:#959ba7;--text-faint:hsla(220,6%,50%,.9);--grey-50:#1a1f26;--grey-100:#1d232b;--grey-200:#232932;--grey-300:#2a313b;--grey-400:#3a414b;--grey-500:#2a313b;--border:hsla(0,0%,100%,.08);--border-strong:hsla(0,0%,100%,.18);--border-subtle:hsla(0,0%,100%,.06);--border-color:hsla(0,0%,100%,.08);--shadow-color:rgba(0,0,0,.5);--icon-color:#cdd2db;--logo-color:#cdd2db;--sport-bg:#1f2c3e}:root[data-theme=dark] body{color-scheme:dark}:root[data-theme=dark] #header svg path[style*="fill:#3E4959"],:root[data-theme=dark] .offcanvas svg path[style*="fill:#3E4959"]{fill:#cdd2db!important}.profil-page{padding:1.5rem 0 2rem}.pf-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.pf-title{color:var(--text);font-size:1.75rem;font-weight:700}.pf-logout{align-items:center;background:var(--brand);border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:.375rem;padding:.5rem 1.25rem;transition:background .15s}.pf-logout:hover{background:var(--brand-dark)}.pf-cover{background:var(--grey-200) url(/assets/img/user-cover.jpg) center /cover no-repeat;border-radius:8px;height:200px;margin-bottom:1.5rem;overflow:hidden;position:relative}.pf-cover-info{align-items:center;bottom:1.25rem;display:flex;gap:1rem;left:1.25rem;position:absolute}.pf-cover-avatar{background:var(--grey-200);border:3px solid #fff;border-radius:50%;flex-shrink:0;height:80px;overflow:hidden;position:relative;width:80px}.pf-cover-avatar img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pf-cover-name{color:#fff;font-size:1.25rem;font-weight:700}.pf-cover-name,.pf-cover-username{text-shadow:0 1px 4px rgba(0,0,0,.5)}.pf-cover-username{color:hsla(0,0%,100%,.85);font-size:.875rem}.pf-cover-change{background:rgba(0,0,0,.5);border:none;border-radius:4px;bottom:.75rem;color:#fff;cursor:pointer;font-size:.75rem;font-weight:600;padding:.35rem .75rem;position:absolute;right:.75rem;transition:background .15s}.pf-cover-change:hover{background:rgba(0,0,0,.7)}.pf-tabs{border-bottom:2px solid var(--grey-300);display:flex;margin-bottom:1.75rem}.pf-tab{background:none;border:none;border-bottom:2px solid transparent;color:var(--text-muted);cursor:pointer;font-size:.9375rem;font-weight:600;margin-bottom:-2px;padding:.75rem 1.25rem;transition:color .15s,border-color .15s}.pf-tab.active{border-bottom-color:var(--brand);color:var(--text)}.pf-panel{display:none}.pf-panel.active{display:block}.pf-edit-wrap{align-items:start;display:grid;gap:2rem;grid-template-columns:280px 1fr}.pf-avatar-box{margin:0 auto 1.25rem;max-width:220px;position:relative;width:100%}.pf-avatar-img{aspect-ratio:1;background:var(--grey-200);border-radius:50%;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.pf-avatar-change{background:none;border:none;color:var(--brand);cursor:pointer;display:block;font-size:.8125rem;font-weight:500;margin-top:.5rem;text-align:center}.pf-avatar-change:hover{opacity:.7}.pf-stats{border:1px solid var(--border);border-radius:6px;list-style:none;margin:0;overflow:hidden;padding:0}.pf-stats li{align-items:center;border-bottom:1px solid var(--border);color:var(--text-secondary);display:flex;font-size:.875rem;justify-content:space-between;padding:.625rem .875rem}.pf-stats li:last-child{border-bottom:none}.pf-stats li:first-child{background:var(--surface-alt);justify-content:center}.pf-stats li:first-child,.pf-stats span{color:var(--text);font-weight:600}.pf-field{margin-bottom:1.125rem}.pf-label{color:var(--text);display:block;font-size:.875rem;font-weight:600;margin-bottom:.4rem}.pf-input,.pf-select{background:var(--surface);border:1.5px solid var(--border);border-radius:6px;color:var(--text);font-size:.9375rem;height:46px;outline:none;padding:0 1rem;transition:border-color .15s;width:100%}.pf-input:focus,.pf-select:focus{border-color:var(--brand)}.pf-input::-moz-placeholder{color:var(--text-muted)}.pf-input::placeholder{color:var(--text-muted)}.pf-radio-group{display:flex;gap:1.5rem;margin-top:.25rem}.pf-radio{align-items:center;color:var(--text-secondary);cursor:pointer;display:flex;font-size:.875rem;gap:.375rem}.pf-radio input{accent-color:var(--brand);cursor:pointer;height:18px;width:18px}.pf-submit{align-items:center;background:var(--brand);border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:600;height:46px;justify-content:center;margin-top:.5rem;min-width:200px;padding:0 2rem;transition:background .15s}.pf-submit:hover{background:var(--brand-dark)}.pf-form-actions{margin-top:1rem;text-align:center}.pf-user-count{align-items:center;bottom:1rem;color:#fff;display:flex;font-size:.875rem;gap:1.25rem;position:absolute;right:1rem;text-shadow:0 1px 4px rgba(0,0,0,.5)}.pf-user-count div{align-items:center;display:flex;gap:.3rem}.pf-user-count span{font-size:1rem;font-weight:700}.pf-comment-list{margin-top:2rem;min-height:450px}.pf-comment{border-bottom:1px solid var(--border);display:flex;gap:1rem;padding:1.25rem 0}.pf-comment:last-child{border-bottom:none}.pf-comment-avatar{background:var(--grey-200);border-radius:50%;flex-shrink:0;height:48px;overflow:hidden;width:48px}.pf-comment-avatar img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pf-comment-body{flex:1;min-width:0}.pf-comment-user{align-items:baseline;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:.35rem}.pf-comment-user .pf-comment-username{color:var(--text);font-weight:600}.pf-comment-user .pf-comment-time{color:var(--text-muted);font-size:.8125rem}.pf-comment-text{color:var(--text);font-size:18px;font-weight:500;line-height:1.5;margin-bottom:.5rem}.pf-comment-quote{border-left:3px solid var(--border);display:flex;gap:.75rem;margin-bottom:.5rem;margin-top:.5rem;padding-left:1rem}.pf-comment-quote .pf-comment-avatar{height:36px;width:36px}.pf-comment-quote .pf-comment-text{font-size:15px;font-style:italic;font-weight:400}.pf-comment-quote .pf-comment-user{font-size:.8125rem}.pf-comment-actions{align-items:center;display:flex;gap:1rem;margin-top:.5rem}.pf-comment-actions button{align-items:center;background:none;border:none;color:var(--sep-color);cursor:pointer;display:inline-flex;font-size:.8125rem;font-weight:500;gap:.375rem;padding:0;transition:color .15s}.pf-comment-actions button:hover{color:var(--text)}.pf-comment-actions button svg{flex-shrink:0;height:14px;width:14px}.pf-comment-actions .counter{font-weight:600}.pf-comment-news{color:inherit;display:block;margin-top:.5rem;opacity:.7;text-decoration:none;transition:opacity .15s}.pf-comment-news:hover{opacity:1}.pf-comment-news-title{color:var(--text);display:block;font-size:15px;font-style:italic}.pf-comment-news-desc{color:var(--text-muted);display:block;font-size:12px;font-style:italic;margin-top:.15rem}.pf-comment-empty{color:var(--text-muted);font-size:.9375rem;padding:2rem 0;text-align:center}.pf-loading{align-items:center;background:rgba(0,0,0,.45);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.pf-loading.hidden{display:none}.pf-loading-inner{align-items:center;display:flex;height:120px;justify-content:center;width:120px}.pf-loading-inner svg{height:80px;width:80px}.pf-modal-overlay{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1050}.pf-modal-container{margin:auto;max-width:700px;width:100%}.pf-modal-content{background:var(--surface);border-radius:5px;box-shadow:0 8px 32px var(--shadow-color);overflow:hidden}.pf-modal-header{align-items:center;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:1rem 1.25rem}.pf-modal-title{font-size:1.0625rem;font-weight:700;margin:0}.pf-modal-close{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:20px;line-height:1;padding:0}.pf-modal-close:hover{color:var(--text)}.pf-modal-body{display:flex;justify-content:center;padding:1.25rem}.pf-modal-croppie{min-height:300px}.pf-modal-footer{align-items:center;border-top:1px solid var(--border);display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.25rem}.pf-modal-cancel{background:var(--surface);border:1.5px solid var(--border);border-radius:6px;color:var(--text);cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1.25rem;transition:background .15s}.pf-modal-cancel:hover{background:var(--grey-200)}.pf-modal-save{background:var(--brand);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1.25rem;transition:background .15s}.pf-modal-save:hover{background:var(--brand-dark)}.pf-watermark{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:hsla(0,0%,100%,.7);display:flex;justify-content:center;position:absolute;z-index:2}.pf-watermark.avatar{border-radius:50%;height:100%;left:0;top:0;width:100%}.pf-watermark.cover{border-radius:5px;padding:.5rem .75rem;right:10px;top:10px}.pf-watermark-text{background:var(--surface);border-radius:3px;color:var(--brand);font-size:.75rem;font-weight:700;padding:.25rem .5rem;white-space:nowrap}.pf-watermark.small .pf-watermark-text{font-size:.55rem;line-height:1.2;padding:.15rem .35rem;text-align:center;white-space:normal}@media (max-width:768px){.pf-cover{height:160px}.pf-cover-avatar{height:60px;width:60px}.pf-cover-name{font-size:1.0625rem}.pf-edit-wrap{grid-template-columns:1fr}.pf-avatar-box{max-width:160px}.pf-comment-avatar{height:40px;width:40px}.pf-comment-quote .pf-comment-avatar{height:32px;width:32px}.pf-comment-text{font-size:16px}.pf-user-count{font-size:.8125rem;gap:.75rem}.pf-user-count span{font-size:.875rem}}@media (max-width:576px){.profil-page{padding:1rem 0 1.5rem}.pf-title{font-size:1.375rem}.pf-cover{height:130px}.pf-cover-info{bottom:.75rem;gap:.625rem;left:.75rem}.pf-cover-avatar{height:50px;width:50px}.pf-cover-name{font-size:.9375rem}.pf-cover-username{font-size:.75rem}.pf-tabs{overflow-x:auto}.pf-tab{font-size:.875rem;padding:.625rem 1rem;white-space:nowrap}.pf-submit{min-width:100%}.pf-modal-container{width:95%}.pf-comment-avatar{height:36px;width:36px}.pf-comment-quote .pf-comment-avatar{height:28px;width:28px}.pf-comment-text{font-size:15px}.pf-comment-quote .pf-comment-text{font-size:13px}.pf-comment{gap:.75rem;padding:1rem 0}.pf-user-count{bottom:.5rem;font-size:.75rem;gap:.5rem;right:.5rem}.pf-user-count span{font-size:.8125rem}.pf-comment-news-title{font-size:13px}.pf-comment-news-desc{font-size:11px}}