:root{--auth-header-space:clamp(64px,8vw,120px);--pi-stat-size:36px}
@font-face{font-family:"Dalek";src:local("Dalek Pinpoint Bold"),local("Dalek Pinpoint Bold by Keith Bates"),url("../fonts/Dalek Pinpoint.woff2") format("woff2"),url("../fonts/Dalek Pinpoint.woff") format("woff"),url("../fonts/dalek-pinpoint.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}

/* =============== AUTH =============== */
.auth{padding:0!important;margin:0}
.auth section{padding-bottom:0}
.auth-container{width:100%;margin:0;padding:0}
.auth-grid{display:grid;grid-template-columns:65% 35%;min-height:calc(100vh - var(--auth-header-space));overflow:hidden}
.auth-left{position:relative;background-color:#f5e9db;background-image:url('../img/bg-login.png');background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}
.auth-left::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(221,126,22,0.1),rgba(221,126,22,0.1)),radial-gradient(1200px 600px at 75% 10%,rgba(0,0,0,.05),transparent 65%);z-index:0}
.auth-left-inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;min-height:100%;padding:var(--auth-header-space) 3vw 3vw}
.auth-left-top{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-grow:1;gap:1.2rem}
.auth-left-inner h2.custom-heading,.auth-left-top{text-align:left}
.auth-left-bottom{margin-bottom:40px;text-align:center}
.auth-logo{width:56px;height:auto;margin-bottom:.6vw}
.auth-register-btn{margin-top:1.4vw;margin-bottom:2vw;display:inline-flex;align-items:center;gap:.4rem}
.auth-foot{margin-top:1.8vw;font-size:clamp(14px,1.1vw,18px);opacity:.9}
.auth-slogan{font-family:'Dalek',sans-serif;font-weight:800;font-size:clamp(34px,3.8vw,60px);letter-spacing:1.5px;color:#DD7E16;text-transform:uppercase;text-shadow:2px 3px 6px rgba(0,0,0,0.25);line-height:1.1}
.auth-right{position:relative;background:#fff;padding:var(--auth-header-space) 3vw;display:flex;flex-direction:column;justify-content:center;align-items:stretch;text-align:left}
.auth-right>*{width:100%;max-width:unset}
.auth-right .custom-heading{margin:0 0 1.2vw 0}
.auth-form{display:grid;grid-template-columns:1fr;gap:1rem;width:100%;max-width:unset}
.auth-form label{font-weight:700;text-transform:uppercase;font-size:clamp(12px,1vw,14px);letter-spacing:.3px;color:rgba(0,0,0,.7)}
.auth-form input[type=text],.auth-form input[type=password]{width:100%;height:42px;border:1px solid #e5e5e5;border-radius:10px;padding:.5rem .75rem;font-size:16px;background:#fff}
.auth-form input[type=checkbox]{accent-color:#DD7E16;width:16px;height:16px}
.auth-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:.2rem}
.auth-row .remember,.auth-forgot{font-weight:600;font-size:13px;letter-spacing:.3px;text-transform:uppercase;color:#333}
.auth-forgot{text-decoration:none;transition:opacity .2s ease}
.auth-forgot:hover{text-decoration:underline;opacity:.8}
.auth-submit{width:100%;height:44px;margin-top:.25rem}
.auth-terms{margin-top:1rem;font-size:14px;color:rgba(0,0,0,.7);text-align:center;width:100%}
.auth-terms a{color:#333;text-decoration:none}
.auth-terms a:hover{text-decoration:underline}
.page-template-page-login footer,.page-template-my-profile footer{margin-top:0!important}

/* =============== REGISTRATIONS PAGE =============== */
.page-template-page-registration .site-header{margin-bottom:0!important}
.page-template-page-registration main.chimera-registration{padding-top:0!important;margin-top:0!important}
.page-template-page-registration .reg-hero{margin-top:0!important;position:relative;top:0}
body.page-template-page-registration{padding-top:0!important;margin-top:0!important}
.reg-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;line-height:0}
.reg-hero img{width:100%;height:auto;display:block;object-fit:cover}
.reg-intro{background-color:#f5e9db;background-size:cover,cover,cover;background-position:center,center,center;background-repeat:no-repeat;color:#333;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:48px 5% 64px}
.reg-intro :where(h1,h2,h3){margin-top:0}
.reg-container{max-width:1080px;margin:40px auto 100px;padding:0 16px}
.reg-form .grid{display:grid;gap:40px}
.reg-form .grid.g2{grid-template-columns:1fr 1fr}
.span-2{grid-column:1 / -1}
.reg-step>.grid{margin-top:20px}
.reg-title{font-weight:800;text-transform:uppercase;margin:0 0 10px;letter-spacing:.02em}
.f p{color:#DD7E16;font-weight:700;font-size:1rem;margin:0 0 6px}
.f input:not([type=radio]):not([type=checkbox]),.f select,.f textarea{width:100%;border:1px solid #e5e5e5;border-radius:5px;padding:5px 10px;font-size:16px;background:#fff;outline:none;box-shadow:1px 1px 4px rgba(26,26,26,.25);transition:border .2s,box-shadow .2s}
.f textarea{min-height:96px;resize:vertical}
.f input::placeholder,.f textarea::placeholder{color:#9a9a9a;font-size:13px}
.f input:focus,.f select:focus,.f textarea:focus{border-color:#DD7E16;box-shadow:0 0 0 3px rgba(221,126,22,.18)}
.date-field{position:relative}
.date-field .date-input{width:100%;border:1px solid #e5e5e5;border-radius:5px;padding:5px 10px;font-size:16px;background:#fff;outline:none;box-shadow:1px 1px 4px rgba(26,26,26,.25);transition:border .2s,box-shadow .2s;position:relative;z-index:2}
.date-field .date-input:focus{border-color:#DD7E16;box-shadow:0 0 0 3px rgba(221,126,22,.18)}
.date-placeholder{position:absolute;left:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#9a9a9a;font-size:13px;z-index:1}
.date-field.has-value .date-placeholder{display:none}
.date-field .date-input::-webkit-calendar-picker-indicator{position:relative;z-index:3}
.f.has-error input:not([type=radio]):not([type=checkbox]),.f.has-error select,.f.has-error textarea{border-color:#c53030;box-shadow:0 0 0 3px rgba(197,48,48,.2)}
.field-error{display:block;color:#c53030;font-size:.8rem;margin-top:4px}
.reg-check{display:flex;align-items:center;gap:.5rem;margin:.35rem 0;color:#333}
.reg-check input{accent-color:#DD7E16}
.sep{border:0;height:1px;background:rgba(0,0,0,.1);margin:40px 0}
.muted{opacity:.75;font-size:.9rem;display:block;margin:-2px 0 8px}
.reg-actions{display:flex;gap:10px;justify-content:flex-start;margin-top:40px!important}
.btn-official,.btn-secondary{min-width:160px}
.file-drop{position:relative;border:1px solid #e5e5e5;border-radius:5px;background:#fff;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:1px 1px 4px rgba(26,26,26,.25);transition:box-shadow .2s,border-color .2s}
.file-drop.is-dragover{border-color:#DD7E16;box-shadow:0 0 0 3px rgba(221,126,22,.18)}
.file-drop input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}
.file-drop .file-hint{color:#666;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.file-drop .file-ico{font-size:1.25rem;opacity:.7;flex:0 0 auto}
.country-wrap{position:relative}
.country-caret{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;color:#666;font-size:14px;opacity:.9}
.country-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:34px}
.country-select::-ms-expand{display:none}
.country-select option[value=""]{color:#9a9a9a}
.iti{width:100%}
.iti input[type="tel"]{width:100%;border:1px solid #e5e5e5;border-radius:5px;padding:5px 10px 5px 52px;font-size:16px;background:#fff;outline:none;box-shadow:1px 1px 4px rgba(26,26,26,.25);transition:border .2s,box-shadow .2s;height:36px;line-height:24px}
.iti input[type="tel"]:focus{border-color:#DD7E16;box-shadow:0 0 0 3px rgba(221,126,22,.18)}
.iti--separate-dial-code .iti__selected-flag{background:rgba(221,126,22,0.10);border-radius:5px 0 0 5px}
.iti__country-list{z-index:10000}
.reg-plan-grid .svc-card-wrap{cursor:pointer}
.reg-plan-grid .svc-card-wrap .svc-border-accent{transition:box-shadow .3s ease,transform .3s ease}
.reg-plan-grid .svc-card-wrap.is-selected .svc-border-accent{box-shadow:0 0 25px rgba(221,126,22,.45);transform:translateY(-4px)}
.reg-step--payment-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.45);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:9999}
.reg-step--payment-overlay[hidden]{display:none}
body.chimera-payment-open{overflow:hidden}
body.chimera-payment-open .site-header,body.chimera-payment-open main.chimera-registration,body.chimera-payment-open .site-footer{filter:blur(4px);pointer-events:none}
.chimera-pay-modal{width:100%;max-width:640px;background:#fff;border-radius:12px;box-shadow:0 18px 60px rgba(0,0,0,0.35);padding:24px 32px 22px;max-height:calc(100vh - 40px);overflow:auto}
.chimera-pay-modal__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}
.chimera-pay-modal__title{margin:0;font-size:22px;font-weight:800;letter-spacing:.02em}
.chimera-pay-see-plans{border:0;background:none;padding:0;font-size:13px;color:#555;text-decoration:underline;cursor:pointer}
.chimera-pay-modal__body{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:18px}
.chimera-pay-section-title{font-weight:700;font-size:14px;margin:0 0 10px}
.chimera-pay-billing-box{border:1px solid #e5e5e5;border-radius:6px;overflow:hidden;background:#fff}
.chimera-pay-billing-row{display:grid;grid-template-columns:38% 62%;align-items:center;border-bottom:1px solid #f2f2f2;font-size:13px}
.chimera-pay-billing-row:last-child{border-bottom:none}
.chimera-pay-billing-label{padding:8px 12px;background:#fafafa;font-weight:600;white-space:nowrap}
.chimera-pay-billing-value{padding:8px 12px;display:flex;align-items:center;gap:8px;min-height:30px}
.chimera-pay-billing-value--inline{display:flex;gap:8px}
.chimera-pay-billing-value input,.chimera-pay-billing-value select{border:0;padding:0;width:100%;font-size:13px;background:transparent;outline:none}
.chimera-pay-billing-value input[readonly]{color:#444}
.chimera-pay-summary{margin-top:22px}
.chimera-pay-payment-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:4px 10px;margin-bottom:10px}
.chimera-pay-secured{font-size:11px;opacity:.8}
.chimera-pay-payment-box{border:1px solid #e5e5e5;border-radius:6px;padding:10px 10px 14px;box-shadow:1px 1px 4px rgba(26,26,26,0.12);margin-bottom:14px}
.chimera-pay-legal{font-size:11px;line-height:1.4;color:#444;margin:10px 0 0 0}
.chimera-pay-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid rgba(0,0,0,.1);padding-top:14px;margin-top:18px}
.chimera-pay-modal__footer-left{display:flex;align-items:center;gap:8px}
.chimera-pay-modal__footer-left button{min-width:96px}
.chimera-pay-modal__footer-right{margin-left:auto;display:flex;align-items:center;gap:16px}
.chimera-pay-terms-link{font-size:12px;color:#222;text-decoration:underline;margin-right:12px}
.reg-step--payment-overlay .simpay-form button[type="submit"],.reg-step--payment-overlay .simpay-form input[type="submit"],.reg-step--payment-overlay .simpay-form .simpay-button{display:none!important}
.chimera-pay-tabs{display:flex;border-radius:6px 6px 0 0;overflow:hidden;margin-bottom:0}
.chimera-pay-tab{flex:1;border:0;background:#f8d3af;padding:8px 10px;font-size:13px;font-weight:600;text-align:center;transition:background .2s ease,opacity .2s ease;display:flex;align-items:center;justify-content:center;gap:6px}
.chimera-pay-tab.is-active{background:#dd7e16;color:#fff}
.chimera-pay-tab.paypal{pointer-events:none}
.chimera-pay-tab-icon{font-size:15px}
.chimera-pay-pane{display:none}
.chimera-pay-pane.is-active{display:block}
.chimera-card-row{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}
.chimera-card-row--split{flex-direction:row;gap:10px}
.chimera-card-row--split>div{flex:1}
.chimera-card-label{font-size:12px;font-weight:600}
.chimera-card-field{width:100%;min-height:36px;padding:6px 8px;border-radius:4px;border:1px solid #e5e5e5;background:#fff;box-shadow:1px 1px 4px rgba(26,26,26,0.12);display:flex;align-items:center}
.chimera-card-field>div{flex:1 1 auto;width:100%}
.chimera-pay-small-note{font-size:11px;color:#555;margin:4px 0 0}
.chimera-pay-error{margin-top:8px;font-size:12px;color:#c53030}
.chimera-pay-voucher-wrap{margin-top:16px;margin-bottom:8px}
.chimera-pay-voucher-toggle{background:none;border:0;padding:0;display:inline-flex;align-items:center;gap:6px;font-size:.95rem;cursor:pointer;color:#333}
.chimera-pay-voucher-toggle i{font-size:.9rem}
.chimera-pay-voucher-form{margin-top:8px}
.chimera-pay-voucher-row{display:flex;gap:8px;align-items:center}
.chimera-pay-voucher-input{flex:1;padding:2px 5px;border-radius:6px;border:.5px solid #ddd;font-size:.95rem}
.chimera-pay-voucher-apply{white-space:nowrap;font-size:.9rem}
.chimera-pay-voucher-clear.btn-link{border:0;background:none;padding:0;font-size:.85rem;text-decoration:underline}
.chimera-pay-voucher-message{display:block;margin-top:4px;font-size:.8rem}
.chimera-pay-voucher-message.is-error{color:#c0392b}
.chimera-pay-billing-row--discount .chimera-pay-billing-label{color:#c0392b}

/* =============== PROFILE + SETTINGS =============== */
#profile-settings .card{border:0;border-radius:10px;box-shadow:0 4px 14px rgba(0,0,0,.08)}
#profile-settings .form-label{letter-spacing:.3px}
#profile-settings .btn-official{background:#DD7E16;border:0}
#profile-settings .btn-official:hover{filter:brightness(.92)}
#my-profile.profile{padding-left:0!important;padding-right:0!important;background:#F8F7F5}
.page-template-my-profile .site-header .brand{display:none!important}
.profile-wrap{display:flex;min-height:100vh}

/* PROFILE: Sidebar */
.profile-sidebar{position:fixed;left:0;top:0;height:100vh;height:100svh;height:100dvh;background:#fff;border-right:1px solid rgba(0,0,0,.06);z-index:2000;width:72px;transition:width .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;color:#333}
.profile-sidebar.is-open{width:260px;box-shadow:0 6px 20px rgba(0,0,0,.18)}
.sidebar-head{display:flex;align-items:center;gap:.75rem;padding:40px 16px}
.profile-sidebar .brand img{width:44px;height:auto;display:block}
.profile-sidebar.is-open .sidebar-head{justify-content:center}
.profile-sidebar.is-open .brand{margin:0 auto}
.profile-sidebar.is-open .brand img{width:72px;transition:width .25s ease}
.profile-sidebar:not(.is-open) .sidebar-head{justify-content:center;padding-left:0;padding-right:0}
.profile-sidebar:not(.is-open) .brand{margin:0 auto}
.profile-nav{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1 1 auto;gap:2px;margin:auto 0;padding:6px;color:#333}
.profile-nav .nav-item{display:flex;align-items:center;gap:.9rem;padding:10px 12px;border-radius:10px;color:#333;text-decoration:none;transition:background .15s ease,transform .15s ease,color .15s ease}
.profile-nav .nav-item:hover{background:#F3F2EF;transform:translateX(2px)}
.profile-nav .nav-item.is-active{background:#DD7E1615;border:1px solid #DD7E1626}
.profile-nav .nav-ico{flex:0 0 32px;height:32px;display:inline-flex;align-items:center;justify-content:center}
.profile-nav .nav-ico i{font-size:22px;line-height:1;display:block}
.profile-nav .nav-ico img{width:22px;height:22px;object-fit:contain;display:block}
.profile-nav .nav-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:1;transition:opacity .15s ease}
.profile-sidebar:not(.is-open) .nav-label{display:none}
.sidebar-sep{height:2px;background:rgba(167,157,145,.2);margin:8px 12px}
.sidebar-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:10px 12px;margin-top:auto;margin-bottom:14px}
.profile-sidebar.is-open .sidebar-actions{flex-direction:column;align-items:stretch;justify-content:flex-start}
.sidebar-actions a{display:flex;align-items:center;gap:.6rem;padding:8px 10px;border-radius:10px;color:#333;text-decoration:none;width:100%}
.sidebar-actions a:hover{background:#F3F2EF}
.sidebar-actions i{font-size:20px;line-height:1}
.sidebar-actions .action-label{white-space:nowrap}
.profile-sidebar:not(.is-open) .sidebar-actions .action-label{display:none}
.profile-sidebar-spacer{flex:0 0 72px}

/* PROFILE: Content + Overlay */
.profile-content{flex:1 1 auto;padding:6vh 4vw;position:relative;transition:filter .2s ease;overflow-x:hidden}
.profile-sidebar.is-open ~ main{filter:blur(2px)}
.profile-content::before{content:"";position:fixed;inset:0;background:rgba(0,0,0,.18);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1500;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}
.profile-sidebar.is-open ~ .profile-content::before{opacity:1;pointer-events:auto}

/* PROFILE: Layout */
.profile-divider{height:3px;background:rgba(167,157,145,.2);border-radius:3px;margin:10px 0 22px}
.profile-divider--header{margin:14px 0 18px}
.profile-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}
.profile-grid .card{border:0;background:#fff;border-radius:10px;box-shadow:0 4px 14px rgba(0,0,0,.08)}
.profile-identity{display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;margin:18px 0 22px}
.pi-left{display:flex;align-items:center;gap:16px;min-width:0}
.pi-avatar{width:96px;height:96px;border-radius:50%;object-fit:cover}
.pi-info{display:flex;flex-direction:column;gap:10px;min-width:0}
.pi-name{font-size:22px;font-weight:700;text-transform:uppercase;line-height:1.2}
.pi-stats{display:flex;align-items:flex-start;gap:44px;flex-wrap:nowrap;min-width:0;overflow:hidden}
.pi-stat{display:flex;flex-direction:column;align-items:center;text-align:center}
.pi-stat-label{font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:.06em;color:#5c5349;margin-bottom:6px}
.pi-stat-value{font-family:'Dalek',system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:var(--pi-stat-size);line-height:var(--pi-stat-size);font-weight:700;color:#DD7E16}
.pi-pack{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:var(--pi-stat-size);gap:6px}
.pi-pack img{width:36px;height:36px}
.pi-card{justify-self:end;background:#1b1b1b;border-radius:10px;overflow:hidden}
.pi-card img{width:360px;height:auto}
.pi-pack-icon{width:var(--pi-stat-size);height:var(--pi-stat-size);object-fit:contain;display:block}
.profile-about .about-title{margin:0 0 8px 0}
.profile-grid--about{display:grid;grid-template-columns:1fr 1fr;gap:22px;width:100%}
.about-tip{grid-column:1 / -1}
.about-tip .card{margin-top:12px}
.about-tip .tip-title{margin:.25rem 0 .5rem;font-weight:700}
.about-tip .tip-readmore{font-weight:700;text-decoration:none}
.about-stats{padding:8px 2px}

/* PROFILE: Membership card (flip) */
.profile-identity .pi-card{display:flex;justify-content:flex-end;align-items:center;min-width:320px;min-height:220px;overflow:visible!important;background:transparent!important}
.chimera-membercard{width:min(520px,100%);aspect-ratio:16/10}
.chimera-card-flip{width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer;position:relative;perspective:1200px;-webkit-tap-highlight-color:transparent;outline:none;box-shadow:none}
.chimera-card-flip:focus,.chimera-card-flip:focus-visible{outline:none;box-shadow:none}
.chimera-card-face{position:absolute;inset:0;border-radius:0;overflow:hidden;backface-visibility:hidden;transform-style:preserve-3d;transition:transform .55s ease;box-shadow:none;border:0}
.chimera-card-front{transform:rotateY(0deg)}
.chimera-card-back{transform:rotateY(180deg)}
.chimera-card-face img{width:100%;height:100%;object-fit:cover;display:block;border:0;outline:0}
.chimera-card-flip.is-flipped .chimera-card-front{transform:rotateY(-180deg)}
.chimera-card-flip.is-flipped .chimera-card-back{transform:rotateY(0deg)}
.chimera-card-back .chimera-card-field{position:absolute;display:block;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important;color:#111;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-align:left;font-size:clamp(11px,1.1vw,15px);line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:none!important;filter:none!important;pointer-events:none;z-index:2}
.chimera-card-back .chimera-card-field--name{left:28%;top:6%;width:72%}
.chimera-card-back .chimera-card-field--nick{left:28%;top:20%;width:72%}
.chimera-card-back .chimera-card-field--animal{left:28%;top:33%;width:72%}
.chimera-card-back .chimera-card-field--tessera{left:28%;top:46%;width:72%}
.chimera-card-back .chimera-card-field--expiry{left:18%;top:59%;width:45%}

/* ========================= PROFILE — TOURNAMENTS ========================= */
#section-tournaments{overflow-x:hidden}
.profile-tournaments-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,260px);gap:44px;align-items:start}
.profile-tournaments-left{min-width:0}
.profile-tournaments-right{min-width:0}
.profile-tournaments-label{margin:0 0 14px;font-weight:600}
.profile-empty-note{margin:0;opacity:.75}
.profile-tournaments-list{display:flex;flex-direction:column;gap:16px}
.tour-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-radius:14px;background:#fff;text-decoration:none;box-shadow:0 6px 16px rgba(0,0,0,.08);min-width:0}
.tour-row:hover{transform:translateY(-1px);text-decoration:none}
.tour-row:hover .tour-row-title,.tour-row:hover .tour-row-date,.tour-row:hover .tour-btn{text-decoration:none!important}
.tour-row-left{min-width:0}
.tour-row-title{font-weight:800;letter-spacing:.02em;text-transform:uppercase;overflow-wrap:anywhere;word-break:break-word;text-decoration:none}
.tour-row-date{margin-top:4px;font-size:14px;opacity:.75;text-decoration:none}
.tour-row-date::first-letter,.profile-aside-ev-date::first-letter{text-transform:uppercase}
.tour-row-cta{flex:0 0 auto}
.tour-btn{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:8px;background:var(--clr-brand);color:#fff;font-weight:800;text-transform:uppercase;font-size:13px;line-height:1;text-decoration:none}
.tour-btn span[aria-hidden="true"]{font-size:18px;line-height:1;margin-top:-1px}
.profile-aside-card{background:#fff;border-radius:16px;padding:14px;box-shadow:0 6px 16px rgba(0,0,0,.08);max-width:100%}
.profile-aside-head{margin:0 0 10px}
.profile-aside-title{margin:0 0 6px;font-weight:900;text-transform:uppercase;font-size:15px;line-height:1.15}
.profile-aside-sub{margin:0;font-weight:600;font-size:13px;opacity:.85}
.profile-aside-list{display:flex;flex-direction:column;gap:12px;margin-top:12px}
.profile-aside-event{position:relative;display:block;border-radius:14px;overflow:hidden;text-decoration:none;box-shadow:0 6px 16px rgba(0,0,0,.08);background:#e9e9e9 center/cover no-repeat;aspect-ratio:1/1;max-width:100%}
.profile-aside-event.is-disabled{cursor:default}
.profile-aside-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;gap:6px;padding:12px;background:linear-gradient(to top,rgba(0,0,0,.62),rgba(0,0,0,0))}
.profile-aside-ev-title{color:#fff;font-weight:900;text-transform:uppercase;font-size:14px;line-height:1.15;overflow-wrap:anywhere;word-break:break-word}
.profile-aside-ev-date{color:#fff;font-size:12px;opacity:.9}
.profile-aside-btn{align-self:flex-start;margin-top:6px;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:8px;background:var(--clr-brand);color:#fff;font-weight:900;text-transform:uppercase;font-size:11px;line-height:1}
.profile-aside-soon{color:var(--clr-brand);font-weight:900;text-transform:uppercase;font-size:11px;letter-spacing:.06em;margin-top:6px}

/* PROFILE: Services tiles */
.ps-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:16px}
.ps-service-tile{margin:0}
.ps-service-tile-btn{width:100%;aspect-ratio:1/1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px;background:#fff;border:1px solid #e0e0e0;border-radius:16px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;color:#333!important}
.ps-service-tile-btn:hover,.ps-service-tile-btn:focus{background:#dd7e16;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.06);border-color:#c8c8c8}
.ps-service-icon i,.ps-service-icon-img{font-size:50px;line-height:1;max-width:50px;max-height:50px}
.ps-service-name{font-size:.9rem;font-weight:600;text-align:center}

/* PROFILE: Service modal overlay */
.ps-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px}
.ps-modal[hidden]{display:none!important}
body.ps-modal-open{overflow:hidden}
.ps-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45)}
.ps-modal-dialog{position:relative;z-index:1;max-width:520px;width:90%;background:#fff;border-radius:18px;box-shadow:0 18px 40px rgba(0,0,0,.25);padding:20px 22px;display:flex;flex-direction:column;gap:14px;max-height:calc(100vh - 40px);overflow:auto;-webkit-overflow-scrolling:touch;min-height:auto!important}
.ps-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px}
.ps-modal-titlewrap{display:flex;align-items:center;gap:10px}
.ps-modal-icon i,.ps-modal-icon .ps-service-icon-img{font-size:28px;max-width:28px;max-height:28px}
.ps-modal-title{margin:0;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}
.ps-modal-close{background:transparent;border:0;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}
.ps-modal-body p{margin:0 0 8px;font-size:.95rem;line-height:1.5}
.ps-modal-footer{margin:0 !important;display:flex;justify-content:flex-end;background-color:transparent!important;}
.ps-modal-body{margin-bottom:20px;}

/* PROFILE: Subscription */
.profile-subscription-header{display:flex;align-items:center;gap:20px;margin:18px 0 22px}
.ps-left{display:flex;align-items:center;gap:20px;min-width:0;flex:1 1 auto}
.ps-logo{width:96px;height:96px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto}
.ps-logo img{height:76px;width:auto;max-width:100%;object-fit:contain}
.ps-info{display:flex;flex-direction:column;gap:8px;min-width:0;flex:1 1 auto}
.ps-plan-bigtitle{font-family:'Dalek',sans-serif;font-size:38px;font-weight:800;text-transform:uppercase;letter-spacing:1.4px;color:#1b1b1b;margin:0;line-height:1.1}
.ps-plan-subtitle{font-size:15px;color:#444;line-height:1.45;max-width:900px;margin-top:4px}
.profile-subscription-services{margin-top:10px}
.profile-subscription-services .services-title{margin:0 0 8px;font-weight:800;text-transform:uppercase}
.ps-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;margin-top:12px}
.ps-service-card{background:#fff;border-radius:10px;box-shadow:0 4px 14px rgba(0,0,0,.08);padding:12px 14px;display:flex}
.ps-service-name{font-size:14px;font-weight:600}
.ps-more-link{margin-top:40px}
.ps-service-icon,.ps-modal-icon{display:flex;align-items:center;justify-content:center;overflow:visible}
.ps-service-icon{height:56px;width:auto}
.ps-modal-icon{height:32px;width:auto}
.ps-service-icon img,.ps-modal-icon img{height:100%;width:auto;max-width:100%;object-fit:contain;display:block}
.ps-service-icon i{font-size:32px;line-height:1}
.ps-modal-icon i{font-size:22px;line-height:1}

/* Offcanvas menu au-dessus de la sidebar profile */
.page-template-my-profile .offcanvas{z-index:3000}
.page-template-my-profile .offcanvas-backdrop{z-index:2999}

/* =============== KEYFRAMES =============== */
@keyframes psServicesPulse{0%{box-shadow:0 0 0 0 rgba(247,166,35,.7)}50%{box-shadow:0 0 0 6px rgba(247,166,35,.15)}100%{box-shadow:0 0 0 0 rgba(247,166,35,0)}}

/* =============== RESPONSIVE =============== */
@media (max-width:700px){.ps-modal{padding-left:70px}.ps-modal-dialog{width:100%;max-width:480px;margin:0 12px}#my-profile.profile{padding-top:8vh!important}.auth-grid{grid-template-columns:1fr}.auth-left-inner{padding:var(--auth-header-space) 4vw 4vw}.auth-right{padding:var(--auth-header-space) 4vw}.profile-sidebar{width:56px}.profile-sidebar.is-open{width:220px}.profile-sidebar-spacer{flex-basis:56px}.sidebar-head{padding:28px 12px}.profile-sidebar.is-open .sidebar-head{justify-content:center}.profile-sidebar.is-open .brand{margin:0 auto}.profile-sidebar.is-open .brand img{width:64px}.profile-nav .nav-item{padding:6px 8px;gap:.6rem;border-radius:8px}.profile-nav .nav-ico{flex-basis:28px;height:28px}.profile-nav .nav-ico i{font-size:18px}.profile-nav .nav-ico img{width:18px;height:18px}.sidebar-actions{gap:8px;padding:8px 10px}.sidebar-actions a{padding:6px 8px}.pi-avatar{width:84px;height:84px}.pi-stats{gap:14px}.pi-stat-label{font-size:10px;margin-bottom:4px}.pi-stat-value{font-size:22px}.pi-pack img{width:26px;height:26px}.chimera-pay-modal{padding:18px 16px;font-size:13px}.chimera-pay-modal__body{grid-template-columns:1fr;gap:18px}.chimera-pay-billing-row{grid-template-columns:42% 58%}.chimera-pay-section-title{font-size:13px}.chimera-pay-billing-label,.chimera-pay-billing-value{font-size:12px}.chimera-card-label{font-size:11px}.chimera-pay-modal__footer{flex-direction:column;align-items:stretch;gap:10px}.chimera-pay-modal__footer-right{order:1;width:100%;margin-left:0;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.chimera-pay-terms-link{margin-right:0;display:inline-block}.chimera-pay-modal__footer-right .btn-official{width:100%}.chimera-pay-modal__footer-left{order:2;width:100%}.chimera-pay-modal__footer-left .btn-secondary{width:100%}.ps-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ps-service-card{padding:6px 7px}.ps-service-name{font-size:12px}}
@media (max-width:575.98px){.profile-tournaments-grid{grid-template-columns:1fr!important;gap:22px}.profile-tournaments-left{order:1}.profile-tournaments-right{order:2}.profile-identity{grid-template-columns:minmax(0,1fr)}.profile-identity .pi-card{min-width:0;justify-self:stretch;max-width:100%}.chimera-membercard{max-width:100%}.tour-row{flex-direction:column;align-items:flex-start}.tour-row-cta{width:100%}.tour-btn{width:100%;justify-content:center}}
@media (max-width:520px){.chimera-card-back .chimera-card-field{font-size:12px;letter-spacing:.02em}}
@media (max-width:600px){.profile-content{padding:0 4vw 6vh}.profile-grid--about{grid-template-columns:1fr}.about-tip{grid-column:auto}}
@media (max-width:768px){#section-bible .chimera-bible-flipbook{height:70vh}#section-bible .chimera-bible-flipbook .real3dflipbook,#section-bible .chimera-bible-flipbook .real3dflipbook-wrapper,#section-bible .chimera-bible-flipbook .flipbook-container{width:100%!important;max-width:100%!important}}
@media (max-width:900px){.profile-identity{grid-template-columns:1fr}.profile-content{padding:60px 4vw}.pi-card img{width:100%;height:auto}.pi-left{gap:12px}.reg-form .grid.g2{grid-template-columns:1fr}.profile-subscription-header{flex-direction:column;align-items:flex-start}.ps-left{flex-direction:row;align-items:center}}
@media (max-width:991.98px){.profile-tournaments-grid{grid-template-columns:minmax(0,1fr) minmax(0,260px);gap:32px}.profile-aside-card{width:100%;max-width:100%}.profile-aside-event{aspect-ratio:1/1}}
@media (max-width:1024px){.profile-grid{grid-template-columns:1fr}.pi-stats{gap:20px}.pi-stat-value{font-size:26px}.pi-pack img{width:30px;height:30px}.auth-row{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:6px}.auth-row .remember,.auth-row .auth-forgot{width:100%}.auth-forgot{display:block;text-align:left}.ps-services-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px}}
@media (max-width:1200px){.pi-stats{gap:28px}.pi-stat-value{font-size:30px}}
@media (hover:hover) and (pointer:fine){.chimera-card-flip:hover .chimera-card-front{transform:rotateY(-180deg)}.chimera-card-flip:hover .chimera-card-back{transform:rotateY(0deg)}}
