:root{--dep-purple:#6c2f83;--dep-ink:#2e202e;--dep-soft:#f4e9f5;--dep-bg:#fbf6f2;--dep-line:#eadfe8}.dep-shell{box-sizing:border-box;max-width:1180px;margin:32px auto;padding:48px;display:grid;grid-template-columns:1.05fr .95fr;gap:64px;background:radial-gradient(circle at 8% 12%,#f8edf5 0,transparent 35%),var(--dep-bg);border-radius:28px;color:var(--dep-ink);font-family:Arial,sans-serif}.dep-shell *{box-sizing:border-box}.dep-intro{align-self:center;padding:22px 0}.dep-brand{display:flex;align-items:center;gap:16px;color:var(--dep-purple);font-size:11px;font-weight:800;letter-spacing:2px}.dep-monogram{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--dep-purple);color:white;font-family:Georgia,serif;font-size:18px}.dep-intro h1,.dep-card h2{font-family:Georgia,serif;font-weight:500;line-height:1.02;margin:34px 0 24px}.dep-intro h1{font-size:clamp(42px,5vw,66px)}.dep-intro h1 em{color:var(--dep-purple);font-weight:400}.dep-lead{max-width:520px;font-size:18px;line-height:1.65;color:#6e606b}.dep-trust{display:flex;flex-wrap:wrap;gap:24px;margin:26px 0;color:var(--dep-purple);font-size:13px;font-weight:700}.dep-intro blockquote{margin:40px 0 0;border-top:1px solid var(--dep-line);padding:28px 0;font-family:Georgia,serif;font-style:italic;color:#846f7f}.dep-card{background:white;border:1px solid #f0e7ee;border-radius:24px;padding:36px;box-shadow:0 22px 55px rgba(63,35,59,.08);min-height:650px;position:relative}.dep-steps{display:flex;justify-content:center;align-items:center;margin-bottom:34px}.dep-steps i{font-style:normal;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#eee9ee;color:#9e929c;font-size:11px}.dep-steps i.active{background:var(--dep-purple);color:#fff}.dep-steps b{height:2px;width:44px;background:#eee9ee}.dep-kicker{font-size:11px;color:var(--dep-purple);font-weight:800;letter-spacing:2px}.dep-card h2{font-size:34px;margin:12px 0 24px}.dep-panel{display:none}.dep-panel.active{display:block}.dep-month-nav{display:flex;align-items:center;justify-content:space-between;margin:12px 0 20px}.dep-month-nav button,.dep-back{border:0;background:transparent;color:var(--dep-purple);cursor:pointer;font-size:24px}.dep-month-nav strong{text-transform:capitalize}.dep-weekdays,.dep-days{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.dep-weekdays span{text-align:center;font-size:10px;color:#9c8e98;font-weight:700;padding:4px}.dep-days button{aspect-ratio:1;border:0;border-radius:50%;background:var(--dep-soft);color:var(--dep-purple);font-weight:700;cursor:pointer}.dep-days button:disabled{background:transparent;color:#ccc;cursor:default}.dep-days button.selected,.dep-days button:not(:disabled):hover{background:var(--dep-purple);color:#fff}.dep-loading,.dep-load-error{grid-column:1/-1;padding:32px;text-align:center;color:#877984}.dep-load-error{color:#a33}.dep-times{margin-top:24px;border-top:1px solid var(--dep-line);padding-top:20px}.dep-times>p{font-size:13px;color:#8f818c}.dep-times h3{font-size:13px}.dep-time-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.dep-time-grid button{border:1px solid var(--dep-line);background:#fff;border-radius:10px;padding:11px;color:var(--dep-purple);cursor:pointer}.dep-time-grid button:hover,.dep-time-grid button.selected{border-color:var(--dep-purple);background:var(--dep-soft)}.dep-back{font-size:13px;font-weight:700;padding:0;margin-bottom:24px}.dep-summary,.dep-success-summary{background:var(--dep-soft);border-radius:12px;padding:16px;margin-bottom:24px}.dep-summary small{display:block;color:#7c6a79;margin-bottom:5px}.dep-summary strong,.dep-success-summary strong{display:block}.dep-card label{display:block;font-size:12px;font-weight:700;margin-bottom:14px}.dep-card input:not([type=checkbox]){display:block;width:100%;margin-top:7px;border:1px solid var(--dep-line);border-radius:10px;padding:13px;background:#fff;font-size:14px}.dep-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dep-consent{display:flex!important;gap:10px;align-items:flex-start;font-weight:400!important;line-height:1.45;color:#71656e}.dep-consent input{margin-top:2px}.dep-submit{width:100%;border:0;border-radius:12px;background:var(--dep-purple);color:#fff;padding:15px;font-weight:700;cursor:pointer}.dep-submit:disabled{opacity:.65}.dep-error{color:#a22;font-size:13px;margin-top:12px}.dep-check{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#e9f7ec;color:#288641;font-size:32px;margin:28px 0}.dep-panel-success{text-align:center;padding-top:30px}.dep-panel-success .dep-success-summary{margin-top:30px}.dep-card footer{position:absolute;bottom:18px;left:36px;right:36px;border-top:1px solid var(--dep-line);padding-top:14px;display:flex;justify-content:space-between;color:#a0939e;font-size:10px}@media(max-width:850px){.dep-shell{grid-template-columns:1fr;padding:26px;gap:24px}.dep-intro h1{font-size:46px}.dep-card{min-height:680px}}@media(max-width:520px){.dep-shell{margin:0;border-radius:0;padding:20px}.dep-intro h1{font-size:38px}.dep-card{padding:24px}.dep-time-grid{grid-template-columns:repeat(2,1fr)}.dep-row{grid-template-columns:1fr}.dep-card footer{left:24px;right:24px}}

