:root{--cp-navy:#07111f;--cp-navy-2:#0e1b2f;--cp-blue:#1468ff;--cp-blue-soft:#edf4ff;--cp-bg:#f4f7fb;--cp-card:#fff;--cp-ink:#101828;--cp-muted:#536176;--cp-line:#dce3ec;--cp-success:#087a55;--cp-warn:#9a5a08;--cp-danger:#b42318;--cp-shadow:0 16px 44px rgba(16,39,71,.08)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;min-height:100vh;background:var(--cp-bg);color:var(--cp-ink);font-family:"Manrope",system-ui,sans-serif;-webkit-font-smoothing:antialiased}
.client-portal-page,.client-portal-page .cp-app,.client-portal-page .cp-shell,.client-portal-page .cp-main{background:#fff!important}
button,input,textarea,select{font:inherit}
button,a{cursor:pointer}
a{color:inherit}
.hidden{display:none!important}
.client-portal-page .kg-page-header{background:#000!important}
.cp-auth{min-height:100vh;padding:calc(5.5rem + 70px) 28px 80px;background:linear-gradient(180deg,#fff 0,#f4f7fb 100%);color:var(--cp-ink)}
.cp-brand{display:inline-flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.cp-brand img{width:42px;height:42px;object-fit:contain}.cp-brand strong{font-size:1rem;letter-spacing:.05em;text-transform:uppercase}
.cp-secure{display:inline-flex;align-items:center;gap:8px;color:#526071;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cp-secure svg{width:17px;height:17px}
.cp-auth-grid{display:grid;grid-template-columns:1.05fr .75fr;gap:70px;align-items:center;width:min(1080px,100%);margin:0 auto}
.cp-kicker{margin:0 0 16px;color:#76a9ff;font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.cp-auth h1{max-width:660px;margin:0;font-family:"Instrument Serif",serif;font-size:clamp(3.4rem,7vw,6.3rem);font-weight:400;letter-spacing:-.045em;line-height:.9;text-wrap:balance}.cp-auth-copy{max-width:610px;margin:28px 0 0;color:var(--cp-muted);font-size:1.02rem;line-height:1.75}
.cp-feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:38px}.cp-feature{padding:16px 0;border-top:1px solid var(--cp-line)}.cp-feature svg{width:20px;height:20px;color:var(--cp-blue)}.cp-feature span{display:block;margin-top:9px;color:#475467;font-size:.78rem;line-height:1.5}
.cp-login-card{padding:34px;border:1px solid var(--cp-line);border-radius:20px;background:#fff;box-shadow:var(--cp-shadow)}.cp-login-card h2{margin:18px 0 8px;font-size:1.2rem}.cp-login-card>p{margin:0 0 24px;color:var(--cp-muted);font-size:.86rem;line-height:1.6}
label{display:block;margin:14px 0 7px;color:inherit;font-size:.76rem;font-weight:750}.cp-login-card label{color:#344054}
input,textarea,select{width:100%;min-height:46px;border:1px solid var(--cp-line);border-radius:10px;background:#fff;color:var(--cp-ink);padding:11px 13px;outline:none}textarea{min-height:112px;resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--cp-blue);box-shadow:0 0 0 3px rgba(20,104,255,.13)}
.cp-login-card input{border-color:var(--cp-line);background:#fff;color:var(--cp-ink)}.cp-login-card input::placeholder{color:#7a8798}
.cp-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;background:var(--cp-blue);color:#fff;padding:0 18px;font-size:.8rem;font-weight:800;text-decoration:none;transition:background-color .2s,transform .2s}.cp-button:hover{background:#2e7cff;transform:translateY(-1px)}.cp-button svg{width:17px;height:17px}.cp-button-secondary{border:1px solid var(--cp-line);background:#fff;color:#344054}.cp-button-secondary:hover{background:#f8fafc}.cp-button-small{min-height:38px;padding:0 13px;font-size:.74rem}
.cp-login-card .cp-button{width:100%;margin-top:20px}.cp-status{display:none;margin-top:13px;padding:11px 13px;border:1px solid var(--cp-line);border-radius:10px;font-size:.8rem;line-height:1.5}.cp-status.ok{display:block;border-color:#86d4b7;background:#ecfdf5;color:#05603f}.cp-status.err{display:block;border-color:#f6b7b0;background:#fff1f0;color:#9f2017}
.cp-app{min-height:100vh;padding-top:5.5rem}.cp-accountbar{position:sticky;z-index:20;top:5.5rem;display:flex;height:64px;align-items:center;justify-content:space-between;gap:20px;padding:0 28px;border-bottom:1px solid var(--cp-line);background:rgba(255,255,255,.94);backdrop-filter:blur(14px)}.cp-accountbar .cp-secure{color:#526071}.cp-topbar-actions{display:flex;align-items:center;gap:18px}.cp-user{text-align:right}.cp-user strong,.cp-user span{display:block}.cp-user strong{font-size:.8rem}.cp-user span{margin-top:2px;color:var(--cp-muted);font-size:.7rem}.cp-logout{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:#475467;padding:8px;font-size:.74rem;font-weight:750}.cp-logout svg{width:17px;height:17px}.cp-logout:hover{color:var(--cp-blue)}
.cp-shell{display:grid;grid-template-columns:245px minmax(0,1fr);min-height:calc(100vh - 5.5rem - 64px)}.cp-sidebar{position:sticky;top:calc(5.5rem + 64px);height:calc(100vh - 5.5rem - 64px);padding:28px 18px;border-right:1px solid var(--cp-line);background:#fff;color:var(--cp-ink)}.cp-nav-label{display:block;margin:0 12px 13px;color:#7a8798;font-size:.63rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cp-nav{display:grid;gap:5px}.cp-nav button{display:flex;width:100%;min-height:47px;align-items:center;gap:12px;border:0;border-radius:10px;background:transparent;color:#526071;padding:0 13px;text-align:left;font-size:.78rem;font-weight:750;transition:background-color .2s,color .2s}.cp-nav button svg{width:19px;height:19px;flex:0 0 auto}.cp-nav button:hover{background:#f5f8fc;color:var(--cp-blue)}.cp-nav button.active{background:var(--cp-blue-soft);color:#1659c5;box-shadow:inset 3px 0 0 var(--cp-blue)}.cp-nav .cp-count{margin-left:auto;border:1px solid #cad5e2;border-radius:999px;background:#fff;padding:2px 7px;color:#526071;font-size:.63rem}.cp-sidebar-note{position:absolute;right:20px;bottom:24px;left:20px;padding-top:18px;border-top:1px solid var(--cp-line);color:#667085;font-size:.68rem;line-height:1.55}
.cp-main{min-width:0;padding:38px 42px 70px}.cp-view{width:min(1180px,100%);margin:0 auto}.cp-view-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.cp-view-head h1{margin:0;font-family:"Instrument Serif",serif;font-size:clamp(2.6rem,4.8vw,4.25rem);font-weight:400;letter-spacing:-.04em;line-height:.95}.cp-view-head p{max-width:620px;margin:12px 0 0;color:var(--cp-muted);font-size:.9rem;line-height:1.65}.cp-updated{color:#7a8798;font-size:.7rem;white-space:nowrap}
.cp-grid{display:grid;gap:18px}.cp-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.cp-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.cp-card{min-width:0;border:1px solid var(--cp-line);border-radius:16px;background:var(--cp-card);padding:22px;box-shadow:var(--cp-shadow)}.cp-card h2{margin:0;font-size:1.03rem}.cp-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.cp-card-head p{margin:6px 0 0;color:var(--cp-muted);font-size:.8rem;line-height:1.55}
.cp-metric{position:relative;min-height:142px;overflow:hidden}.cp-metric-label{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#667085;font-size:.73rem;font-weight:700}.cp-metric-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:var(--cp-blue-soft);color:var(--cp-blue)}.cp-metric-icon svg{width:18px;height:18px}.cp-metric strong{display:block;margin-top:18px;font-family:"Instrument Serif",serif;font-size:2.65rem;font-weight:400;letter-spacing:-.035em;line-height:.8}.cp-metric small{display:block;margin-top:13px;color:#7a8798;font-size:.68rem}.cp-trend{color:var(--cp-success)!important}.cp-trend.down{color:var(--cp-danger)!important}
.cp-overview-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;margin-bottom:18px}.cp-welcome{padding:30px;background:#fff;color:var(--cp-ink)}.cp-welcome h2{max-width:570px;font-family:"Instrument Serif",serif;font-size:2.35rem;font-weight:400;line-height:1.02}.cp-welcome p{max-width:610px;margin:15px 0 24px;color:var(--cp-muted);font-size:.87rem;line-height:1.7}.cp-quick{display:flex;flex-wrap:wrap;gap:9px}.cp-quick .cp-button-secondary{border-color:var(--cp-line);background:#fff;color:#344054}.cp-quick .cp-button-secondary:hover{background:#f8fafc}
.cp-project-list,.cp-order-list{display:grid;gap:12px}.cp-list-item{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px;border:1px solid var(--cp-line);border-radius:12px;background:#fff}.cp-list-item h3{margin:0;font-size:.9rem}.cp-list-item p{margin:6px 0 0;color:var(--cp-muted);font-size:.73rem}.cp-list-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.cp-tag{display:inline-flex;min-height:27px;align-items:center;border:1px solid #cad5e2;border-radius:999px;background:#f8fafc;color:#526071;padding:0 9px;font-size:.65rem;font-weight:750}.cp-tag.ok{border-color:#a6dbc8;background:#ecfdf5;color:#087a55}.cp-tag.warn{border-color:#efd39a;background:#fffaeb;color:#915313}
.cp-empty{padding:34px 20px;border:1px dashed #b9c7d8;border-radius:14px;color:var(--cp-muted);text-align:center}.cp-empty svg{width:30px;height:30px;margin-bottom:9px;color:#7890ad}.cp-empty strong{display:block;color:#344054;font-size:.85rem}.cp-empty p{margin:7px auto 0;max-width:500px;font-size:.75rem;line-height:1.55}
.cp-analytics-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.cp-site-select{display:flex;min-width:0;align-items:center;gap:10px}.cp-site-select label{margin:0;white-space:nowrap}.cp-site-select select{width:auto;min-width:230px}.cp-period{display:inline-flex;padding:3px;border:1px solid var(--cp-line);border-radius:10px;background:#fff}.cp-period button{min-height:34px;border:0;border-radius:7px;background:transparent;color:#667085;padding:0 12px;font-size:.69rem;font-weight:800}.cp-period button.active{background:var(--cp-navy);color:#fff}
.cp-analytics-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.7fr);gap:18px;margin-top:18px}.cp-chart-wrap{position:relative;min-height:285px}.cp-chart{display:block;width:100%;height:230px;margin-top:6px;overflow:visible}.cp-chart-grid line{stroke:#e8edf3;stroke-width:1}.cp-chart-area{fill:url(#chartGradient)}.cp-chart-line{fill:none;stroke:var(--cp-blue);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.cp-chart-dot{fill:#fff;stroke:var(--cp-blue);stroke-width:2}.cp-chart-labels{display:flex;justify-content:space-between;color:#8491a3;font-size:.62rem}
.cp-bars{display:grid;gap:15px}.cp-bar-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px;color:#475467;font-size:.73rem}.cp-bar-head strong{color:var(--cp-ink)}.cp-bar-track{height:7px;overflow:hidden;border-radius:99px;background:#edf1f6}.cp-bar-value{height:100%;border-radius:99px;background:linear-gradient(90deg,#1468ff,#68a2ff)}
.cp-table-wrap{overflow-x:auto}.cp-table{width:100%;border-collapse:collapse}.cp-table th,.cp-table td{padding:13px 10px;border-bottom:1px solid var(--cp-line);text-align:left;font-size:.74rem}.cp-table th{color:#7a8798;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.cp-table tr:last-child td{border-bottom:0}.cp-table code{color:#1659c5;font-family:inherit;font-weight:700;overflow-wrap:anywhere}.cp-table .cp-number{text-align:right;font-variant-numeric:tabular-nums}
.cp-detail{margin-top:18px}.cp-detail-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.cp-detail h2{font-family:"Instrument Serif",serif;font-size:2rem;font-weight:400}.cp-detail-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px;margin-top:22px}.cp-message-list{display:grid;gap:10px;max-height:430px;overflow:auto}.cp-message{padding:13px;border:1px solid var(--cp-line);border-radius:10px}.cp-message p{margin:9px 0 0;white-space:pre-wrap;color:#475467;font-size:.76rem;line-height:1.6}.cp-message time{color:#8491a3;font-size:.65rem}
.cp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cp-form-status{margin-top:10px}
.cp-forms{display:grid;gap:10px}.cp-form-lead{padding:14px;border:1px solid var(--cp-line);border-radius:11px}.cp-form-lead strong{font-size:.78rem}.cp-form-lead p{margin:8px 0 0;color:#526071;font-size:.72rem;line-height:1.55;white-space:pre-wrap}.cp-form-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px;color:#7a8798;font-size:.65rem}
.cp-status-visible{display:block}
.cp-forms-toolbar{padding:15px 17px;border:1px solid var(--cp-line);border-radius:14px;background:#f8fafc}.cp-form-metrics{margin-bottom:18px}.cp-contact-panel{padding:0;overflow:hidden}.cp-contact-filters{display:grid;grid-template-columns:minmax(260px,1fr) 190px 190px;gap:12px;padding:20px 22px;border-bottom:1px solid var(--cp-line);background:#fbfcfe}.cp-filter label{margin-top:0}.cp-filter input,.cp-filter select{min-height:43px}.cp-results-count{padding:14px 22px 0;color:#667085;font-size:.7rem;font-weight:700}.cp-contact-list{display:grid;gap:12px;padding:14px 22px 22px}.cp-contact-request{position:relative;padding:18px;border:1px solid var(--cp-line);border-radius:13px;background:#fff;transition:border-color .2s,box-shadow .2s}.cp-contact-request:hover{border-color:#bfd0e7;box-shadow:0 10px 28px rgba(16,39,71,.07)}.cp-contact-request.is-new{border-left:4px solid var(--cp-blue)}.cp-request-main{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.cp-request-identity{display:flex;min-width:0;align-items:center;gap:12px}.cp-request-avatar{display:grid;width:39px;height:39px;flex:0 0 auto;place-items:center;border-radius:10px;background:var(--cp-blue-soft);color:#1659c5;font-size:.82rem;font-weight:800}.cp-request-identity h2{margin:0;font-size:.9rem}.cp-status-select{display:flex;align-items:center;gap:8px;margin:0;color:#667085;font-size:.66rem}.cp-status-select span{font-weight:750}.cp-status-select select{width:auto;min-width:125px;min-height:36px;padding:7px 28px 7px 10px;font-size:.69rem;font-weight:750}.cp-request-contacts{display:flex;flex-wrap:wrap;gap:7px 14px;margin:13px 0 0 51px;color:#667085;font-size:.69rem}.cp-request-contacts a{color:#1659c5;font-weight:700;text-decoration:none}.cp-request-contacts a:hover{text-decoration:underline}.cp-request-preview{display:-webkit-box;overflow:hidden;margin:13px 0 0 51px;color:#475467;font-size:.76rem;line-height:1.65;white-space:pre-wrap;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cp-request-details{margin:12px 0 0 51px}.cp-request-details summary{width:max-content;color:#1659c5;font-size:.69rem;font-weight:800;list-style:none}.cp-request-details summary::-webkit-details-marker{display:none}.cp-request-details summary::after{content:' +';}.cp-request-details[open] summary::after{content:' −'}.cp-request-details>div{margin-top:13px;padding:15px;border-radius:10px;background:#f8fafc}.cp-request-details dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}.cp-request-details dl div{min-width:0}.cp-request-details dt{color:#7a8798;font-size:.61rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.cp-request-details dd{margin:5px 0 0;color:#344054;font-size:.72rem;overflow-wrap:anywhere}.cp-request-details h3{margin:16px 0 6px;font-size:.74rem}.cp-request-details p{margin:0;color:#475467;font-size:.74rem;line-height:1.65;white-space:pre-wrap}
.cp-password-login{margin-top:22px;padding-top:18px;border-top:1px solid var(--cp-line)}.cp-password-login summary{color:#475467;font-size:.76rem;font-weight:800;text-align:center;list-style:none;cursor:pointer}.cp-password-login summary::-webkit-details-marker{display:none}.cp-password-login summary::after{content:' +';color:var(--cp-blue)}.cp-password-login[open] summary::after{content:' −'}.cp-password-login form{margin-top:16px}.cp-password-login .cp-button{margin-top:18px}
.cp-profile-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:18px;align-items:start}.cp-profile-column{display:grid;gap:18px}.cp-settings-card{padding:26px}.cp-settings-heading{display:flex;align-items:flex-start;gap:13px;margin-bottom:22px}.cp-settings-heading>div{min-width:0}.cp-settings-heading h2{font-size:1rem}.cp-settings-heading p{margin:6px 0 0;color:var(--cp-muted);font-size:.76rem;line-height:1.55}.cp-settings-icon{display:grid;width:39px;height:39px;flex:0 0 auto;place-items:center;border-radius:11px;background:var(--cp-blue-soft);color:var(--cp-blue)}.cp-settings-icon svg{width:20px;height:20px}.cp-settings-card label{color:#344054}.cp-login-email{display:grid;gap:3px;margin-top:17px;padding:14px;border:1px solid var(--cp-line);border-radius:10px;background:#f8fafc}.cp-login-email span{color:#667085;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.cp-login-email strong{font-size:.8rem}.cp-login-email small{color:#7a8798;font-size:.65rem}.cp-form-actions{display:flex;justify-content:flex-end;margin-top:20px}.cp-setting-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;border:1px solid var(--cp-line);border-radius:12px;background:#fbfcfe}.cp-setting-row strong{font-size:.8rem}.cp-setting-row p,.cp-setting-note{margin:5px 0 0;color:var(--cp-muted);font-size:.71rem;line-height:1.55}.cp-setting-row .cp-button{flex:0 0 auto}.cp-subscription-state{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px;border:1px solid var(--cp-line);border-radius:12px;background:#fbfcfe}.cp-subscription-state span{color:#667085;font-size:.72rem;font-weight:700}.cp-subscription-state strong{display:inline-flex;align-items:center;gap:7px;font-size:.75rem}.cp-subscription-state strong::before{content:'';width:8px;height:8px;border-radius:50%;background:#98a2b3}.cp-subscription-state .is-active{color:var(--cp-success)}.cp-subscription-state .is-active::before{background:#12b76a}.cp-subscription-state .is-paused{color:var(--cp-warn)}.cp-subscription-state .is-paused::before{background:#f79009}.cp-setting-note{margin:14px 1px}.cp-button-full{width:100%}.cp-field-note{margin:6px 0 0;color:#7a8798;font-size:.66rem}.cp-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.cp-dialog{width:min(450px,calc(100% - 32px));border:0;border-radius:18px;background:#fff;padding:0;box-shadow:0 28px 80px rgba(7,17,31,.25)}.cp-dialog::backdrop{background:rgba(7,17,31,.55);backdrop-filter:blur(3px)}.cp-dialog form{position:relative;padding:30px}.cp-dialog-close{position:absolute;top:15px;right:15px;width:34px;height:34px;border:0;border-radius:50%;background:#f2f4f7;color:#475467;font-size:1.25rem}.cp-dialog-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:#fff4e5;color:#b54708}.cp-dialog-icon svg{width:23px;height:23px}.cp-dialog h2{margin:18px 0 8px;font-size:1.08rem}.cp-dialog p{margin:0;color:var(--cp-muted);font-size:.79rem;line-height:1.65}.cp-dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}
.cp-nav-new{margin-left:auto;border-radius:999px;background:#fff0e8;color:#b93815;padding:3px 7px;font-size:.55rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.cp-nav button.active .cp-nav-new{background:#fff;color:#b93815}.cp-boost-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);gap:20px;padding:clamp(24px,4vw,44px);border:1px solid #cbdcf9;border-radius:22px;background:radial-gradient(circle at 88% 12%,rgba(249,115,22,.16),transparent 25%),linear-gradient(135deg,#eff6ff 0%,#fff 62%);box-shadow:0 18px 50px rgba(31,64,122,.09)}.cp-boost-copy{min-width:0}.cp-offer-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid #c9dafe;border-radius:999px;background:#fff;padding:8px 12px;color:#184eac;font-size:.65rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.cp-offer-badge svg{width:16px;height:16px;color:#f97316}.cp-product-name{margin:26px 0 8px;color:#1468ff;font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.cp-boost-copy h2{max-width:680px;margin:0;font-family:"Instrument Serif",serif;font-size:clamp(2.5rem,5vw,4.7rem);font-weight:400;letter-spacing:-.045em;line-height:.92;color:#0f2445}.cp-boost-copy>p:not(.cp-product-name){max-width:680px;margin:20px 0 0;color:#475467;font-size:.88rem;line-height:1.75}.cp-benefit-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:30px 0 0;padding:0;list-style:none}.cp-benefit-list li{display:flex;gap:11px;padding:15px;border:1px solid #dbe6f6;border-radius:13px;background:rgba(255,255,255,.82)}.cp-benefit-list li>span{color:#1468ff;font-size:.65rem;font-weight:850}.cp-benefit-list strong,.cp-benefit-list small{display:block}.cp-benefit-list strong{color:#243b5e;font-size:.75rem}.cp-benefit-list small{margin-top:5px;color:#667085;font-size:.66rem;line-height:1.5}.cp-trial-card{display:flex;min-width:0;align-items:stretch;flex-direction:column;padding:26px;border:1px solid #dce5f2;border-radius:18px;background:#fff;box-shadow:0 16px 40px rgba(25,58,108,.11)}.cp-trial-visual{position:relative;display:grid;height:145px;overflow:hidden;place-items:center;border-radius:14px;background:linear-gradient(145deg,#183b77,#1468ff);color:#fff}.cp-trial-visual svg{position:relative;z-index:2;width:64px;height:64px}.cp-orbit{position:absolute;border:1px solid rgba(255,255,255,.27);border-radius:50%}.cp-orbit-one{width:125px;height:125px}.cp-orbit-two{width:205px;height:205px}.cp-trial-label{margin-top:22px;color:#667085;font-size:.65rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.cp-trial-duration{margin-top:5px;font-family:"Instrument Serif",serif;font-size:2.35rem;font-weight:400;color:#142b50}.cp-trial-card>p{margin:10px 0 20px;color:#526071;font-size:.75rem;line-height:1.6}.cp-trial-card>small{margin-top:13px;color:#7a8798;font-size:.62rem;line-height:1.5}.cp-button-boost{width:100%;background:#f45d19}.cp-button-boost:hover{background:#d94d0d}.cp-trial-card .cp-status{margin-top:12px}.cp-mk-section{margin-top:24px;padding:clamp(22px,3.5vw,36px);border:1px solid var(--cp-line);border-radius:20px;background:#fff;box-shadow:var(--cp-shadow)}.cp-mk-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}.cp-mk-heading h2{margin:4px 0 0;font-family:"Instrument Serif",serif;font-size:3.3rem;font-weight:400;letter-spacing:-.04em}.cp-mk-heading p:not(.cp-kicker){max-width:680px;margin:10px 0 0;color:#667085;font-size:.8rem;line-height:1.65}.cp-pack-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cp-pack-card{position:relative;padding:19px;border:1px solid #dce4ef;border-radius:14px;background:#fbfcfe;transition:border-color .2s,box-shadow .2s}.cp-pack-card:hover{border-color:#9ab8e8;box-shadow:0 12px 28px rgba(20,67,130,.09)}.cp-pack-card>span{display:block;color:#667085;font-size:.62rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.cp-pack-card>strong{display:block;margin-top:15px;font-family:"Instrument Serif",serif;font-size:2.45rem;font-weight:400;line-height:.8;color:#142b
}.cp-pack-card>strong{color:#142b50}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(20,104,255,.28);outline-offset:2px}
@media(max-width:1050px){.cp-grid-4{grid-template-columns:repeat(2,1fr)}.cp-analytics-layout,.cp-detail-grid{grid-template-columns:1fr}.cp-overview-hero{grid-template-columns:1fr}.cp-main{padding-inline:28px}}
@media(max-width:760px){.cp-contact-filters{grid-template-columns:1fr 1fr}.cp-filter-search{grid-column:1/-1}.cp-request-main{align-items:stretch;flex-direction:column}.cp-status-select{justify-content:space-between}.cp-status-select select{flex:1}.cp-request-contacts,.cp-request-preview,.cp-request-details{margin-left:0}.cp-request-details dl{grid-template-columns:1fr}.cp-auth{padding:calc(5rem + 38px) 20px 58px}.cp-auth-grid{grid-template-columns:1fr;gap:34px}.cp-feature-list{display:none}.cp-login-card{padding:26px}.cp-app{padding-top:5rem}.cp-accountbar{top:5rem;height:56px;padding:0 16px}.cp-accountbar .cp-secure span,.cp-user{display:none}.cp-shell{display:block}.cp-sidebar{position:sticky;z-index:15;top:calc(5rem + 56px);width:100%;height:auto;padding:8px 12px;overflow-x:auto}.cp-nav-label,.cp-sidebar-note{display:none}.cp-nav{display:flex;width:max-content}.cp-nav button{width:auto;min-height:42px;padding:0 12px;white-space:nowrap}.cp-nav button.active{box-shadow:inset 0 -3px 0 #4f91ff}.cp-nav .cp-count{display:none}.cp-main{padding:26px 16px 58px}.cp-view-head{align-items:flex-start;flex-direction:column}.cp-updated{white-space:normal}.cp-grid-2{grid-template-columns:1fr}.cp-analytics-toolbar{align-items:stretch;flex-direction:column}.cp-site-select{align-items:flex-start;flex-direction:column}.cp-site-select select{width:100%}.cp-period{align-self:flex-start}.cp-list-item{align-items:flex-start;flex-direction:column}.cp-list-actions{justify-content:flex-start}.cp-form-grid{grid-template-columns:1fr}}
@media(max-width:480px){.cp-contact-filters{grid-template-columns:1fr}.cp-filter-search{grid-column:auto}.cp-contact-list{padding:12px}.cp-contact-request{padding:15px}.cp-grid-4{grid-template-columns:1fr}.cp-metric{min-height:125px}.cp-auth h1{font-size:3.45rem}.cp-secure span{display:none}.cp-view-head h1{font-size:2.8rem}.cp-card{padding:18px}.cp-welcome{padding:24px 20px}.cp-quick{align-items:stretch;flex-direction:column}.cp-quick .cp-button{width:100%}}
@media(max-width:1050px){.cp-profile-grid{grid-template-columns:1fr}}
@media(max-width:1050px){.cp-boost-hero{grid-template-columns:1fr}.cp-benefit-list{grid-template-columns:1fr 1fr 1fr}.cp-trial-card{display:grid;grid-template-columns:180px 1fr;column-gap:24px;align-items:center}.cp-trial-visual{grid-row:1/7;height:100%;min-height:250px}.cp-trial-label,.cp-trial-duration,.cp-trial-card>p,.cp-trial-card>.cp-button,.cp-trial-card>.cp-status,.cp-trial-card>small{grid-column:2}.cp-pack-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.cp-setting-row{align-items:stretch;flex-direction:column}.cp-setting-row .cp-button{width:100%}.cp-settings-card{padding:20px}.cp-dialog-actions{align-items:stretch;flex-direction:column-reverse}.cp-dialog-actions .cp-button{width:100%}}
@media(max-width:760px){.cp-nav-new{display:none}.cp-benefit-list{grid-template-columns:1fr}.cp-trial-card{display:flex}.cp-trial-visual{min-height:145px}.cp-mk-heading{align-items:flex-start;flex-direction:column}.cp-mk-heading .cp-button{width:100%}.cp-choice-card{grid-template-columns:1fr}.cp-choice-grid{grid-template-columns:1fr}}
@media(max-width:520px){.cp-boost-hero,.cp-mk-section,.cp-choice-card{padding:20px 16px}.cp-pack-grid{grid-template-columns:1fr}.cp-boost-copy h2{font-size:3rem}.cp-pack-featured::after{top:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cp-button,.cp-nav button{transition:none}}

.cp-commerce-image-control{display:grid;grid-template-columns:128px minmax(0,1fr);gap:14px;align-items:center;margin-top:15px;padding:14px;border:1px solid #dbe4ef;border-radius:13px;background:#fbfcfe}.cp-commerce-image-preview{display:grid;width:128px;height:104px;overflow:hidden;place-items:center;border:1px dashed #b7c8de;border-radius:10px;background:#f3f7fb;color:#718096;font-size:.67rem;font-weight:700;text-align:center}.cp-commerce-image-preview img{width:100%;height:100%;object-fit:cover}.cp-commerce-upload{display:grid;gap:7px;margin:0!important;color:#243b5e!important;font-weight:800}.cp-commerce-upload input[type=file]{width:100%;padding:9px;border:1px dashed #8db0de;border-radius:9px;background:#fff;color:#344054;font:inherit}.cp-commerce-upload span{color:#748298;font-size:.65rem;font-weight:600;line-height:1.45}.cp-commerce-url{margin-top:14px}@media(max-width:560px){.cp-commerce-image-control{grid-template-columns:1fr}.cp-commerce-image-preview{width:100%;height:175px}}.cp-commerce-store{margin-bottom:18px}.cp-commerce-products{display:grid;gap:10px}.cp-commerce-product{align-items:flex-start}.cp-commerce-product-title{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.cp-commerce-description{max-width:670px}.cp-button-danger{border:1px solid #f2bbb5;background:#fff5f4;color:#b42318}.cp-button-danger:hover{background:#fee4e2;color:#912018}.cp-commerce-add{margin-top:18px;border:1px dashed #aebfd5;border-radius:12px;background:#f8fafc;padding:0 16px}.cp-commerce-add summary{padding:16px 0;color:#1659c5;font-size:.78rem;font-weight:800;cursor:pointer;list-style:none}.cp-commerce-add summary::-webkit-details-marker{display:none}.cp-commerce-add summary::after{content:' +';}.cp-commerce-add[open] summary::after{content:' −';}.cp-commerce-editor{margin-top:-2px;padding:0 12px 12px;border:1px solid var(--cp-line);border-top:0;border-radius:0 0 12px 12px;background:#fbfcfe}.cp-commerce-form{padding:18px 0}.cp-commerce-form-head{margin-bottom:4px}.cp-commerce-form h3{margin:0;font-size:.88rem}.cp-commerce-form p{margin:5px 0 0;color:var(--cp-muted);font-size:.72rem;line-height:1.5}.cp-commerce-form .cp-form-actions{margin-top:16px}.cp-commerce-form label{font-size:.72rem}.cp-commerce-form textarea{min-height:88px}@media(max-width:760px){.cp-commerce-store .cp-card-head{align-items:stretch;flex-direction:column}.cp-commerce-store .cp-card-head .cp-button{width:100%}.cp-commerce-product .cp-list-actions{width:100%}.cp-commerce-product .cp-list-actions .cp-button{flex:1}}

.cp-commerce-categories,.cp-commerce-products-section{display:grid;gap:1rem;padding-top:1.25rem;border-top:1px solid var(--cp-line);background:#fff;color:var(--cp-ink)}.cp-commerce-products-section{margin-top:1.5rem}.cp-commerce-section-head h3{margin:.15rem 0;font-size:1.08rem}.cp-commerce-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.cp-commerce-category-card{display:grid;grid-template-columns:118px 1fr;gap:1rem;padding:1rem;border:1px solid var(--cp-line);border-radius:1rem;background:#fff;color:var(--cp-ink)}.cp-commerce-category-card>img,.cp-commerce-category-placeholder{width:118px;height:104px;border-radius:.75rem;object-fit:cover}.cp-commerce-category-placeholder{display:grid;place-items:center;background:#f1f5f9;color:#526071;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.cp-commerce-category-card h3{margin:0}.cp-commerce-category-preview{aspect-ratio:16/9}.cp-commerce-product-thumb{width:82px;height:82px;border-radius:.75rem;object-fit:cover;flex:0 0 auto}.cp-commerce-product-category{font-size:.78rem;color:var(--cp-blue);font-weight:700}@media(max-width:800px){.cp-commerce-category-grid{grid-template-columns:1fr}.cp-commerce-category-card{grid-template-columns:88px 1fr}.cp-commerce-category-card>img,.cp-commerce-category-placeholder{width:88px;height:88px}}@media(max-width:520px){.cp-commerce-category-card{grid-template-columns:1fr}.cp-commerce-category-card>img,.cp-commerce-category-placeholder{width:100%;height:150px}}

.cp-commerce-live-toast{position:fixed;z-index:100;right:24px;bottom:24px;max-width:min(390px,calc(100vw - 32px));padding:15px 18px;border:1px solid #a7e5c4;border-radius:12px;background:#ecfdf3;color:#146c43;box-shadow:0 18px 50px rgba(16,24,40,.18);font-size:.78rem;font-weight:800;line-height:1.45;opacity:0;transform:translateY(16px);pointer-events:none;transition:.22s ease}.cp-commerce-live-toast.show{opacity:1;transform:none}@media(max-width:600px){.cp-commerce-live-toast{right:16px;bottom:16px;left:16px;max-width:none}}

.cp-commerce-featured{display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:center;margin:1.25rem 0;padding:1.15rem;border:1px solid #d8c08f;border-radius:1rem;background:linear-gradient(125deg,#fffaf0,#f4ead7)}.cp-commerce-featured h3{margin:.15rem 0}.cp-commerce-featured p{margin:.25rem 0;color:var(--cp-muted);font-size:.72rem}.cp-commerce-featured-action{display:flex;align-items:center;gap:.65rem}.cp-commerce-featured-action select{min-width:220px;min-height:42px;border:1px solid #c8b58f;border-radius:.6rem;background:#fff;padding:0 .75rem;color:#243b5e}@media(max-width:760px){.cp-commerce-featured{grid-template-columns:1fr}.cp-commerce-featured-action{align-items:stretch;flex-direction:column}.cp-commerce-featured-action select{width:100%;min-width:0}}


/* Commerce catalogue light-surface isolation */
.client-portal-page .cp-commerce-categories,
.client-portal-page .cp-commerce-products-section{
  position:relative;
  background:#fff !important;
  color:var(--cp-ink) !important;
  border-color:var(--cp-line) !important;
  isolation:isolate;
}
.client-portal-page .cp-commerce-section-head,
.client-portal-page .cp-commerce-category-grid{
  background:transparent !important;
  color:var(--cp-ink) !important;
}
.client-portal-page .cp-commerce-category-card{
  background:#fff !important;
  color:var(--cp-ink) !important;
  border-color:var(--cp-line) !important;
}
.client-portal-page .cp-commerce-category-card::before,
.client-portal-page .cp-commerce-category-card::after,
.client-portal-page .cp-commerce-categories::before,
.client-portal-page .cp-commerce-categories::after{
  content:none !important;
  display:none !important;
}
.client-portal-page .cp-commerce-category-card h3,
.client-portal-page .cp-commerce-category-card strong{
  color:var(--cp-ink) !important;
}
.client-portal-page .cp-commerce-category-card p,
.client-portal-page .cp-commerce-category-card small{
  color:var(--cp-muted) !important;
}
.client-portal-page .cp-commerce-category-placeholder{
  background:#f1f5f9 !important;
  color:#526071 !important;
}


/* Editeur de cadrage des couvertures de collection */
.cp-commerce-cropper{margin-top:16px;padding:18px;border:1px solid #cfdbea;border-radius:15px;background:#f8fafc;color:var(--cp-ink)}
.cp-commerce-cropper-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}
.cp-commerce-cropper-head strong{display:block;color:#172b4d;font-size:.8rem}
.cp-commerce-cropper-head p{margin:4px 0 0!important;color:#526071!important}
.cp-commerce-crop-layout{display:grid;grid-template-columns:minmax(270px,1.15fr) minmax(230px,.85fr);gap:20px;align-items:center}
.cp-commerce-crop-previews{display:grid;grid-template-columns:minmax(0,1fr) minmax(90px,.55fr);gap:10px;align-items:end}
.cp-commerce-crop-previews figure{min-width:0;margin:0}
.cp-commerce-crop-previews figcaption{margin-top:7px;color:#526071;font-size:.62rem;font-weight:800;letter-spacing:.06em;text-align:center;text-transform:uppercase}
.cp-commerce-crop-preview{position:relative;display:grid;overflow:hidden;place-items:center;border:1px solid #b8c8db;border-radius:11px;background:#e9eef5;color:#526071;font-size:.67rem;font-weight:800}
.cp-commerce-crop-preview.is-wide{aspect-ratio:1/1}
.cp-commerce-crop-preview.is-narrow{aspect-ratio:3/5}
.cp-commerce-crop-preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;will-change:transform}
.cp-commerce-crop-grid{position:absolute;z-index:2;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 33.1%,rgba(255,255,255,.62) 33.3%,transparent 33.6%,transparent 66.3%,rgba(255,255,255,.62) 66.6%,transparent 66.9%),linear-gradient(0deg,transparent 33.1%,rgba(255,255,255,.62) 33.3%,transparent 33.6%,transparent 66.3%,rgba(255,255,255,.62) 66.6%,transparent 66.9%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.42)}
.cp-commerce-crop-controls{display:grid;gap:13px}
.cp-commerce-crop-controls>label{display:grid;gap:7px;margin:0!important}
.cp-commerce-crop-controls label>span{display:flex;justify-content:space-between;gap:12px;color:#344054;font-size:.69rem;font-weight:800}
.cp-commerce-crop-controls output{color:var(--cp-blue);font-variant-numeric:tabular-nums}
.cp-commerce-crop-controls input[type=range]{width:100%;height:24px;margin:0;padding:0;accent-color:var(--cp-blue);cursor:pointer}
.cp-commerce-crop-controls .cp-commerce-upload{margin-top:2px!important;padding-top:12px;border-top:1px solid #dbe4ef}

.cp-commerce-gallery-control{display:grid;gap:14px;margin-top:16px;padding:16px;border:1px solid #dbe4ef;border-radius:14px;background:#fbfcfe}.cp-commerce-gallery-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cp-commerce-gallery-head strong{color:#172b4d;font-size:.78rem}.cp-commerce-gallery-head p{margin:3px 0 0}.cp-commerce-gallery-head>span{flex:0 0 auto;padding:5px 9px;border-radius:999px;background:#e8f1ff;color:#1759b7;font-size:.68rem;font-weight:800}.cp-commerce-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.cp-commerce-gallery-item{position:relative;min-width:0;overflow:hidden;border:1px solid #d4dfed;border-radius:11px;background:#fff}.cp-commerce-gallery-item.is-primary{border-color:#2b68c9;box-shadow:0 0 0 2px rgba(43,104,201,.12)}.cp-commerce-gallery-item img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.cp-commerce-gallery-item>span{position:absolute;top:7px;left:7px;padding:4px 6px;border-radius:6px;background:rgba(17,36,64,.86);color:#fff;font-size:.58rem;font-weight:800}.cp-commerce-gallery-item>div{display:flex;gap:5px;padding:7px}.cp-commerce-gallery-item button{min-height:32px;flex:1;padding:5px;border:1px solid #d5dfeb;border-radius:7px;background:#fff;color:#243b5e;font-family:inherit;font-size:.6rem;font-weight:700;cursor:pointer}.cp-commerce-gallery-item button:hover,.cp-commerce-gallery-item button:focus-visible{border-color:#2b68c9;color:#1759b7}.cp-commerce-gallery-item button:focus-visible{outline:3px solid rgba(43,104,201,.22);outline-offset:1px}.cp-commerce-gallery-empty{display:grid;grid-column:1/-1;min-height:105px;place-content:center;text-align:center;border:1px dashed #afc1d8;border-radius:11px;color:#65758b}.cp-commerce-gallery-empty strong{font-size:.75rem}.cp-commerce-gallery-empty span{margin-top:4px;font-size:.65rem}.cp-commerce-gallery-url{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.cp-commerce-gallery-url label{margin:0!important}.cp-commerce-gallery-url .cp-button{min-height:42px}.cp-commerce-gallery-control .cp-commerce-upload{padding:12px;border:1px dashed #9db7d8;border-radius:10px;background:#fff}@media(max-width:760px){.cp-commerce-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.cp-commerce-gallery-url{grid-template-columns:1fr}.cp-commerce-gallery-url .cp-button{width:100%}}

.cp-commerce-travel-fields{margin-top:16px;padding:0 15px 15px;border:1px solid #dbe4ef;border-radius:14px;background:#fff}.cp-commerce-travel-fields summary{padding:15px 0;color:#17345c;font-size:.76rem;font-weight:800;cursor:pointer}.cp-commerce-travel-fields summary:focus-visible{outline:3px solid rgba(43,104,201,.22);outline-offset:4px}.cp-commerce-travel-fields .cp-form-grid{margin-top:12px}.cp-commerce-travel-lists label>span{float:right;color:#68788f;font-size:.62rem;font-weight:600}.cp-commerce-travel-fields textarea{min-height:105px}.cp-commerce-product-gallery-preview{position:relative;display:grid;width:126px;grid-template-columns:repeat(2,1fr);gap:3px;overflow:hidden;border-radius:12px;flex:0 0 auto;background:#e8eef6}.cp-commerce-product-gallery-preview img{width:100%;height:61px;object-fit:cover}.cp-commerce-product-gallery-preview img:only-child{grid-column:1/-1;width:126px;height:126px}.cp-commerce-product-gallery-preview>span:not(.cp-commerce-product-no-photo){position:absolute;right:6px;bottom:6px;padding:4px 6px;border-radius:6px;background:rgba(17,36,64,.86);color:#fff;font-size:.62rem;font-weight:800}.cp-commerce-product-no-photo{display:grid;grid-column:1/-1;min-height:126px;place-items:center;color:#607087;font-size:.65rem}.cp-commerce-trip-meta{color:#344c6e!important;font-weight:700}@media(max-width:620px){.cp-commerce-product-gallery-preview{width:100%;grid-template-columns:repeat(4,1fr)}.cp-commerce-product-gallery-preview img,.cp-commerce-product-gallery-preview img:only-child{width:100%;height:92px}.cp-commerce-travel-lists{grid-template-columns:1fr!important}}
.cp-commerce-package-fields{display:grid;gap:12px;margin:16px 0;padding:16px;border:1px solid #b9dce8;border-radius:14px;background:#f4fbfd}.cp-commerce-package-fields>div:first-child strong{color:#17345c;font-size:.8rem}.cp-commerce-package-fields>div:first-child p{margin:3px 0 0;color:#607087;font-size:.68rem}.cp-commerce-translation-fields{margin-top:4px;padding:0 14px 14px;border:1px solid #dbe4ef;border-radius:12px;background:#fff}.cp-commerce-translation-fields>summary{padding:14px 0;color:#17345c;font-size:.74rem;font-weight:800;cursor:pointer}.cp-commerce-translation-fields fieldset{margin:10px 0 0;padding:12px;border:1px solid #e2e9f1;border-radius:10px}.cp-commerce-translation-fields legend{padding:0 6px;color:#2b68c9;font-size:.68rem;font-weight:800}.cp-commerce-translation-fields textarea{min-height:80px}

.cp-travel-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px;padding:20px 22px;border:1px solid #cfe5ef;border-radius:16px;background:linear-gradient(135deg,#f0fbff,#fff8ef)}.cp-travel-summary h2{margin:3px 0 0;color:#123a50;font-size:1.2rem}.cp-travel-pipeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-bottom:18px}.cp-travel-stage{display:flex;min-height:86px;flex-direction:column;justify-content:space-between;padding:13px;border:1px solid #d9e4ea;border-radius:13px;background:#fff}.cp-travel-stage span{color:#4b6271;font-size:.67rem;font-weight:700}.cp-travel-stage strong{color:#123a50;font-size:1.45rem}.cp-travel-stage.is-new{border-top:3px solid #f59e0b}.cp-travel-stage.is-contacted{border-top:3px solid #0ea5e9}.cp-travel-stage.is-proposal-sent{border-top:3px solid #6366f1}.cp-travel-stage.is-confirmed{border-top:3px solid #16a34a}.cp-travel-stage.is-lost{border-top:3px solid #94a3b8}.cp-travel-leads-list{display:grid;gap:13px}.cp-travel-lead{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;padding:17px;border:1px solid #dae4eb;border-radius:16px;background:#fff;box-shadow:0 8px 30px rgba(20,55,74,.05)}.cp-travel-lead-visual{overflow:hidden;min-height:150px;border-radius:12px;background:#edf4f7}.cp-travel-lead-visual img{width:100%;height:100%;object-fit:cover}.cp-travel-lead-visual>span{display:grid;height:100%;place-items:center;padding:15px;color:#5c7180;font-size:.7rem;text-align:center}.cp-travel-lead-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cp-travel-lead-title h2{margin:2px 0 0;font-size:1.05rem}.cp-travel-lead-contact{display:flex;gap:12px;flex-wrap:wrap;margin-top:7px;color:#4e6473;font-size:.72rem}.cp-travel-lead-contact a{color:#176e96;font-weight:700}.cp-travel-lead-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.cp-travel-lead-facts span{padding:10px;border-radius:9px;background:#f4f8fa;color:#324b5a;font-size:.68rem}.cp-travel-lead-facts b{display:block;margin-bottom:3px;color:#71838e;font-size:.58rem;text-transform:uppercase;letter-spacing:.07em}.cp-travel-favorites,.cp-travel-message{margin:11px 0 0!important;color:#435965!important}.cp-travel-message{padding-left:11px;border-left:3px solid #a7ddec}.cp-travel-followup{display:grid;grid-template-columns:180px minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid #e2e9ed}.cp-travel-followup label{display:grid;gap:5px;color:#344c5b;font-size:.64rem;font-weight:800}.cp-travel-followup select,.cp-travel-followup textarea{width:100%;border:1px solid #cbd9e1;border-radius:9px;background:#fff;font:inherit}.cp-travel-followup select{min-height:41px;padding:8px}.cp-travel-followup textarea{min-height:62px;padding:9px;resize:vertical}.cp-travel-followup .cp-button{min-height:41px}.cp-travel-followup select:focus,.cp-travel-followup textarea:focus{outline:3px solid rgba(14,165,233,.18);border-color:#0ea5e9}@media(max-width:900px){.cp-travel-pipeline{grid-template-columns:repeat(3,minmax(0,1fr))}.cp-travel-followup{grid-template-columns:1fr 1fr}.cp-travel-followup .cp-button{grid-column:1/-1}}@media(max-width:640px){.cp-travel-pipeline{grid-template-columns:repeat(2,minmax(0,1fr))}.cp-travel-lead{grid-template-columns:1fr}.cp-travel-lead-visual{height:180px;min-height:0}.cp-travel-lead-facts,.cp-travel-followup{grid-template-columns:1fr}.cp-travel-summary{align-items:stretch;flex-direction:column}.cp-travel-summary .cp-button{width:100%}}

/* Galeries voyages : aperçu large, ratio paysage et image entière visible dans l’éditeur. */
.cp-commerce-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cp-commerce-gallery-item img{aspect-ratio:16/9;object-fit:contain;background:#e9f0f5}.cp-commerce-gallery-item>span{font-size:.63rem}.cp-commerce-product-gallery-preview{display:flex;width:170px;height:112px;gap:3px}.cp-commerce-product-gallery-preview img,.cp-commerce-product-gallery-preview img:only-child{min-width:0;width:100%;height:112px;flex:1 1 0;object-fit:cover}.cp-commerce-product-gallery-preview img:only-child{flex-basis:100%}@media(max-width:760px){.cp-commerce-gallery{grid-template-columns:1fr}}@media(max-width:620px){.cp-commerce-product-gallery-preview{width:100%;height:120px}.cp-commerce-product-gallery-preview img,.cp-commerce-product-gallery-preview img:only-child{height:120px}}
.cp-commerce-category-card>img{object-position:center;overflow:hidden}
@media(max-width:720px){.cp-commerce-crop-layout{grid-template-columns:1fr}.cp-commerce-cropper-head{align-items:stretch;flex-direction:column}.cp-commerce-cropper-head .cp-button{width:100%}.cp-commerce-crop-previews{grid-template-columns:minmax(0,1fr) minmax(90px,.48fr)}}
@media(prefers-reduced-motion:reduce){.cp-commerce-crop-preview img{transition:none}}
.cp-sidebar{display:flex;overflow:hidden;flex-direction:column}.cp-nav{min-height:0;overflow-y:auto;padding-right:3px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.cp-sidebar-note{position:static;flex:0 0 auto;margin:16px 2px 0;padding:15px 10px 0}.cp-nav button[data-nav="profile"]{position:relative;z-index:1;flex:0 0 auto}@media(max-width:760px){.cp-sidebar{display:block;overflow-x:auto;overflow-y:hidden}.cp-nav{overflow:visible;padding-right:0}.cp-nav button[data-nav="profile"]{position:static}}
.cp-commerce-status-control{display:flex;align-items:center;gap:7px;margin:0 0 0 auto!important}.cp-commerce-status-control span{font-size:.64rem;font-weight:750}.cp-commerce-status-control select{width:auto;min-height:34px;padding:6px 28px 6px 9px;font-size:.68rem;font-weight:750}@media(max-width:760px){.cp-commerce-status-control{width:100%;margin-left:0!important;justify-content:space-between}.cp-commerce-status-control select{flex:1}}
.cp-nav-group{display:block;margin:16px 12px 6px;color:#8b98aa;font-size:.56rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.cp-nav-group:first-child{margin-top:4px}.cp-commerce-orders{padding:0;overflow:hidden}.cp-commerce-orders-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--cp-line);background:#fbfcfe}.cp-commerce-orders-head strong{font-size:.82rem}.cp-commerce-orders-head span{color:var(--cp-muted);font-size:.68rem}.cp-commerce-order-list{display:grid}.cp-commerce-order{padding:20px 22px;border-bottom:1px solid var(--cp-line)}.cp-commerce-order:last-child{border-bottom:0}.cp-commerce-order-main{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.cp-commerce-order h2{margin:5px 0 0;font-size:.88rem}.cp-commerce-order-main p{margin:5px 0 0;color:var(--cp-muted);font-size:.7rem}.cp-order-number{color:var(--cp-blue);font-size:.64rem;font-weight:850;letter-spacing:.04em}.cp-order-total{color:#142b50;font-size:1rem;white-space:nowrap}.cp-commerce-order-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;color:#667085;font-size:.68rem}.cp-commerce-order-items{margin:12px 0 0;padding:10px 12px;border-radius:9px;background:#f8fafc;color:#475467;font-size:.69rem;line-height:1.55}@media(max-width:760px){.cp-nav-group{display:none}.cp-commerce-order-main{flex-direction:column;gap:10px}.cp-commerce-orders-head{align-items:flex-start;flex-direction:column;gap:5px}}
.cp-commerce-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 18px}.cp-commerce-metrics>div{padding:15px;border:1px solid #dbe4ef;border-radius:12px;background:#f8fafc}.cp-commerce-metrics span{display:block;color:#667085;font-size:.64rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.cp-commerce-metrics strong{display:block;margin-top:7px;color:#142b50;font-size:1.25rem}@media(max-width:560px){.cp-commerce-metrics{grid-template-columns:1fr}}
.cp-commerce-stripe{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;margin:0 0 18px;padding:18px;border:1px solid #b8d5f7;border-radius:14px;background:linear-gradient(125deg,#f5faff,#edf5ff);color:var(--cp-ink)}.cp-commerce-stripe-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:#635bff;color:#fff;box-shadow:0 8px 16px rgba(99,91,255,.2)}.cp-commerce-stripe-icon svg{width:23px;height:23px}.cp-commerce-stripe h3{margin:2px 0 5px;font-size:1rem}.cp-commerce-stripe p:not(.cp-kicker){margin:0;color:var(--cp-muted);font-size:.72rem;line-height:1.55}.cp-stripe-state{display:inline-flex;align-items:center;gap:7px;margin-top:10px;color:#9a6700;font-size:.66rem;font-weight:850}.cp-stripe-state i{width:7px;height:7px;border-radius:50%;background:#e6a700}.cp-stripe-state.is-ready{color:#147a45}.cp-stripe-state.is-ready i{background:#16a34a}.cp-commerce-stripe-action{display:grid;justify-items:end;gap:7px}.cp-commerce-stripe-action small{color:#667085;font-size:.61rem;font-weight:700}@media(max-width:680px){.cp-commerce-stripe{grid-template-columns:auto minmax(0,1fr)}.cp-commerce-stripe-action{grid-column:1/-1;justify-items:stretch}.cp-commerce-stripe-action .cp-button{width:100%}}
.cp-portfolio-site{display:grid;gap:20px}.cp-portfolio-note{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 17px;border:1px solid #cbdcf9;border-radius:12px;background:#f3f7ff}.cp-portfolio-note strong{color:#174f9f;font-size:.75rem}.cp-portfolio-note span{color:#526071;font-size:.7rem}.cp-portfolio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.cp-portfolio-card{display:grid;grid-template-columns:150px minmax(0,1fr);gap:16px;padding:14px;border:1px solid var(--cp-line);border-radius:14px;background:#fff}.cp-portfolio-card>img,.cp-portfolio-placeholder{width:150px;height:150px;border-radius:10px;object-fit:cover}.cp-portfolio-placeholder{display:grid;place-items:center;background:#eef2f7;color:#64748b;font-size:.68rem;font-weight:800;text-transform:uppercase}.cp-portfolio-card h3{margin:0}.cp-portfolio-card p{margin:7px 0;color:var(--cp-muted);font-size:.72rem;line-height:1.55}.cp-portfolio-meta{color:var(--cp-blue)!important;font-weight:800}.cp-portfolio-card .cp-list-actions{margin-top:12px}.cp-portfolio-form textarea{min-height:115px}@media(max-width:1050px){.cp-portfolio-grid{grid-template-columns:1fr}}@media(max-width:620px){.cp-portfolio-note{align-items:flex-start;flex-direction:column}.cp-portfolio-card{grid-template-columns:1fr}.cp-portfolio-card>img,.cp-portfolio-placeholder{width:100%;height:210px}}

/* Ceram'Héritage — administration catalogue */
.cp-ceram-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(180px,.8fr);gap:12px;margin-bottom:18px}
.cp-ceram-summary>div,.cp-ceram-summary>a{min-width:0;padding:20px;border:1px solid var(--cp-line);border-radius:15px;background:#fff;box-shadow:0 8px 24px rgba(31,64,122,.05)}
.cp-ceram-summary span,.cp-ceram-summary strong,.cp-ceram-summary small{display:block}
.cp-ceram-summary>div>span{color:#667085;font-size:.63rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.cp-ceram-summary strong{margin:8px 0 5px;color:#142b50;font-family:"Instrument Serif",serif;font-size:2.1rem;font-weight:400}
.cp-ceram-summary small{color:#7a8798;font-size:.64rem}
.cp-ceram-summary>a{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#142b50;color:#fff;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;transition:background .2s}
.cp-ceram-summary>a:hover{background:#1d4f91}
.cp-ceram-summary>a span{font-size:1.15rem}
.cp-ceram-store>.cp-card-head{align-items:center}
.cp-ceram-live{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;background:#ecfdf3;color:#146c43;font-size:.65rem;font-weight:800}
.cp-ceram-live i{width:7px;height:7px;border-radius:50%;background:#20a464;box-shadow:0 0 0 4px rgba(32,164,100,.12)}
.cp-ceram-featured h3{margin:.15rem 0}
.cp-ceram-fields{margin-top:16px;padding:0 16px 16px;border:1px solid #dbe4ef;border-radius:14px;background:#fff}
.cp-ceram-fields summary{padding:16px 0;color:#17345c;font-size:.78rem;font-weight:800;cursor:pointer}
.cp-ceram-fields small{color:#6f7e92;font-weight:600}
.cp-ceram-four{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.cp-ceram-tech{color:#344c6e!important;font-size:.68rem!important;font-weight:700}
.cp-ceram-product>.cp-commerce-product-no-photo{width:82px;min-height:82px;flex:0 0 auto;border-radius:.75rem;background:#edf2f7}
.cp-ceram-product .cp-list-actions{min-width:145px}
.cp-ceram-form textarea[name=description]{min-height:115px}
.cp-ceram-form textarea[name=longDescription]{min-height:150px}
.cp-ceram-variants{margin:26px 0;padding:22px;border:1px solid #d8dfda;background:#f5f8f5;border-radius:16px}
.cp-ceram-variants-title{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:16px}
.cp-ceram-variants-title strong{display:block;font-size:16px;color:#17372d}
.cp-ceram-variants-title p{max-width:680px;margin:5px 0 0;color:#66736e;font-size:13px;line-height:1.5}
.cp-ceram-variant{padding:18px;margin-top:12px;border:1px solid #dfe5e1;background:#fff;border-radius:12px;box-shadow:0 5px 18px rgba(25,52,43,.04)}
.cp-ceram-variant-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}
.cp-ceram-variant-head strong{color:#1f4438}
.cp-ceram-variant-head button{border:0;background:transparent;color:#a3483b;font:inherit;font-size:12px;cursor:pointer}
.cp-ceram-variant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.cp-ceram-variant-grid label{min-width:0}
.cp-ceram-variant-grid input,.cp-ceram-variant-grid select{width:100%}
@media(max-width:1000px){.cp-ceram-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.cp-ceram-four{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:1000px){.cp-ceram-variant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.cp-ceram-summary{grid-template-columns:1fr 1fr}.cp-ceram-summary>a{grid-column:1/-1}.cp-ceram-store>.cp-card-head{align-items:flex-start;flex-direction:column}.cp-ceram-four{grid-template-columns:1fr!important}.cp-ceram-product .cp-list-actions{width:100%}.cp-ceram-variants{padding:14px}.cp-ceram-variants-title{flex-direction:column}.cp-ceram-variant-grid{grid-template-columns:1fr}}

/* Catalogue Ceram : alignement stable des fiches, quelle que soit la longueur des textes. */
.cp-ceram-product{display:grid;grid-template-columns:82px minmax(0,1fr) 154px;align-items:start;gap:16px;padding:18px}
.cp-ceram-product>div:not(.cp-list-actions){display:grid;min-width:0;width:100%;grid-template-rows:44px 25px 25px 36px minmax(58px,auto);align-items:start}
.cp-ceram-product .cp-commerce-product-title{display:grid;width:100%;height:44px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}
.cp-ceram-product .cp-commerce-product-title h3{display:-webkit-box;min-width:0;max-height:44px;overflow:hidden;margin:0;color:#142b50;font-size:.92rem;line-height:1.35;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.cp-ceram-product .cp-commerce-product-title .cp-tag{justify-self:end;white-space:nowrap}
.cp-ceram-product p{display:block;width:100%;min-width:0;overflow:hidden;margin:0;text-align:left;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}
.cp-ceram-product .cp-commerce-product-category{margin:0}
.cp-ceram-product .cp-ceram-tech{display:-webkit-box;max-height:36px;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.cp-ceram-product .cp-commerce-description{display:-webkit-box;max-width:none;min-height:58px;max-height:76px;margin:0;padding-top:10px;border-top:1px solid #edf1f6;color:#5e6c7f;line-height:1.6;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.cp-ceram-product .cp-list-actions{display:grid;width:154px;min-width:0;align-content:start;justify-content:stretch;gap:8px}
.cp-ceram-product .cp-list-actions .cp-button{width:100%;justify-content:center;text-align:center}
@media(max-width:760px){.cp-ceram-product{grid-template-columns:82px minmax(0,1fr)}.cp-ceram-product .cp-list-actions{grid-column:1/-1;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.cp-ceram-product{grid-template-columns:68px minmax(0,1fr);gap:12px;padding:14px}.cp-ceram-product .cp-commerce-product-thumb,.cp-ceram-product>.cp-commerce-product-no-photo{width:68px;height:68px;min-height:68px}.cp-ceram-product>div:not(.cp-list-actions){grid-template-rows:auto auto auto auto auto}.cp-ceram-product .cp-commerce-product-title{height:auto;min-height:44px;grid-template-columns:1fr}.cp-ceram-product .cp-commerce-product-title .cp-tag{justify-self:start}.cp-ceram-product p{margin-top:6px;white-space:normal}.cp-ceram-product .cp-commerce-description{margin-top:10px}.cp-ceram-product .cp-list-actions{grid-template-columns:1fr}}

/* Grille catalogue de l'espace client KG : cartes strictement alignées. */
.cp-ceram-store .cp-commerce-products{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px}
.cp-ceram-product-cell{display:grid;min-width:0;align-self:stretch}
.cp-ceram-product-cell>.cp-ceram-product{height:100%;min-height:310px;grid-template-columns:96px minmax(0,1fr);grid-template-rows:1fr auto;align-content:stretch;gap:16px}
.cp-ceram-product-cell .cp-commerce-product-thumb,.cp-ceram-product-cell>.cp-ceram-product>.cp-commerce-product-no-photo{width:96px;height:112px;min-height:112px}
.cp-ceram-product-cell .cp-ceram-product-copy{display:grid;min-width:0;width:100%;grid-template-rows:44px 25px 25px 36px minmax(76px,1fr);align-items:start}
.cp-ceram-product-cell .cp-ceram-product-copy .cp-commerce-description{min-height:76px;max-height:76px}
.cp-ceram-product-cell .cp-list-actions{grid-column:1/-1;display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));align-self:end}
.cp-ceram-product-cell>.cp-commerce-editor{margin-top:0;border-top:1px solid var(--cp-line);border-radius:0 0 12px 12px}
@media(max-width:1180px){.cp-ceram-store .cp-commerce-products{grid-template-columns:1fr}.cp-ceram-product-cell>.cp-ceram-product{min-height:250px}}
@media(max-width:520px){.cp-ceram-product-cell>.cp-ceram-product{min-height:0;grid-template-columns:68px minmax(0,1fr);grid-template-rows:auto auto}.cp-ceram-product-cell .cp-commerce-product-thumb,.cp-ceram-product-cell>.cp-ceram-product>.cp-commerce-product-no-photo{width:68px;height:76px;min-height:76px}.cp-ceram-product-cell .cp-ceram-product-copy{grid-template-rows:auto}.cp-ceram-product-cell .cp-ceram-product-copy .cp-commerce-description{min-height:0;max-height:76px}}

/* Commerce > Voyages proposés : colonnes et lignes typographiques uniformes. */
#commerceContent .cp-commerce-product{display:grid;grid-template-columns:170px minmax(0,1fr) 174px;align-items:start;gap:18px;min-height:238px;padding:18px}
#commerceContent .cp-commerce-product-gallery-preview{width:170px;height:126px}
#commerceContent .cp-commerce-product-gallery-preview img,#commerceContent .cp-commerce-product-gallery-preview img:only-child{height:126px}
#commerceContent .cp-commerce-product-copy{display:grid;min-width:0;width:100%;grid-template-rows:42px 25px 25px 42px 68px;align-items:start}
#commerceContent .cp-commerce-product-copy .cp-commerce-product-title{display:grid;width:100%;height:42px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}
#commerceContent .cp-commerce-product-copy .cp-commerce-product-title h3{display:-webkit-box;max-height:40px;overflow:hidden;margin:0;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}
#commerceContent .cp-commerce-product-copy .cp-commerce-product-title .cp-tag{justify-self:end;white-space:nowrap}
#commerceContent .cp-commerce-product-copy>p{display:block;width:100%;min-width:0;overflow:hidden;margin:0;line-height:1.5;text-align:left;text-overflow:ellipsis;white-space:nowrap}
#commerceContent .cp-commerce-product-copy .cp-commerce-trip-meta{display:-webkit-box;max-height:38px;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}
#commerceContent .cp-commerce-product-copy .cp-commerce-description{display:-webkit-box;min-height:68px;max-height:68px;padding-top:10px;border-top:1px solid #edf1f6;line-height:1.55;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3}
#commerceContent .cp-commerce-product>.cp-list-actions{display:grid;width:174px;min-width:0;align-content:start;gap:8px}
#commerceContent .cp-commerce-product>.cp-list-actions .cp-button{width:100%;justify-content:center;text-align:center}
@media(max-width:980px){#commerceContent .cp-commerce-product{grid-template-columns:126px minmax(0,1fr)}#commerceContent .cp-commerce-product-gallery-preview{width:126px;height:126px}#commerceContent .cp-commerce-product>.cp-list-actions{grid-column:1/-1;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){#commerceContent .cp-commerce-product{grid-template-columns:1fr;min-height:0}#commerceContent .cp-commerce-product-gallery-preview{width:100%;height:140px}#commerceContent .cp-commerce-product-gallery-preview img,#commerceContent .cp-commerce-product-gallery-preview img:only-child{height:140px}#commerceContent .cp-commerce-product-copy{grid-template-rows:auto}#commerceContent .cp-commerce-product-copy>p{margin-top:7px;white-space:normal}#commerceContent .cp-commerce-product-copy .cp-commerce-description{margin-top:10px}#commerceContent .cp-commerce-product>.cp-list-actions{grid-template-columns:1fr}}

/* Agenda Douce Évasion */
.cp-booking-layout{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:18px;margin-bottom:18px}
.cp-booking-editor form{display:grid;gap:16px}.cp-booking-editor .cp-card-head{margin-bottom:20px}.cp-booking-editor .cp-form-grid{margin:0}.cp-booking-editor label{display:grid;gap:7px;color:#344c5b;font-size:.68rem;font-weight:800}.cp-booking-editor input{width:100%;min-height:43px;padding:9px 11px;border:1px solid #cbd9e1;border-radius:9px;background:#fff;color:var(--cp-ink);font:inherit}.cp-booking-editor input:focus{outline:3px solid rgba(14,165,233,.18);border-color:#0ea5e9}.cp-booking-editor .cp-button{justify-self:start}
.cp-booking-slots{display:grid}.cp-booking-slots>article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0;border-bottom:1px solid var(--cp-line)}.cp-booking-slots>article:last-child{border-bottom:0}.cp-booking-slots strong,.cp-booking-slots span{display:block}.cp-booking-slots strong{color:#17345c;font-size:.76rem;text-transform:capitalize}.cp-booking-slots span{margin-top:4px;color:var(--cp-muted);font-size:.68rem}.cp-booking-slots button{padding:7px 10px;border:1px solid #edc9c5;border-radius:8px;background:#fff;color:#a3483b;font:inherit;font-size:.64rem;font-weight:800;cursor:pointer}.cp-booking-slots button:hover{background:#fff4f2}.cp-booking-reservations .cp-list-item p+p{margin-top:4px}.cp-booking-reservations a{color:var(--cp-blue);font-weight:750}
@media(max-width:900px){.cp-booking-layout{grid-template-columns:1fr}}@media(max-width:560px){.cp-booking-slots>article{align-items:flex-start;flex-direction:column}.cp-booking-slots button,.cp-booking-editor .cp-button{width:100%}}
