:root{--plum:#672b4a;--plum-dark:#361326;--rose:#d79aac;--rose-dark:#a84f6d;--cream:#fbf7f3;--blush:#f7e9ee;--ink:#2d2528;--muted:#71636a;--line:#e5dadd;--success:#277153}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button{touch-action:manipulation}[hidden]{display:none!important}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.site-header{color:#fff;background:var(--plum-dark);justify-content:space-between;align-items:center;height:72px;padding:0 max(24px,50vw - 540px);display:flex}.brand{color:#fff;align-items:center;gap:12px;font-weight:760;text-decoration:none;display:flex}.brand-mark{letter-spacing:.08em;border:1px solid #ffffff6b;border-radius:50%;place-items:center;width:38px;height:38px;font:600 12px/1 Georgia,serif;display:grid}.secure-note{color:#e7d5dc;font-size:13px}.hero{color:#fff;text-align:center;background:radial-gradient(circle at 16% 20%, #eba8bd36, transparent 28%), radial-gradient(circle at 84% 0%, #ffffff14, transparent 31%), linear-gradient(145deg, #733452, var(--plum-dark));padding:70px max(24px,50vw - 460px) 128px}.eyebrow{color:#e4a6b9;letter-spacing:.16em;text-transform:uppercase;margin:0 0 13px;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.035em;max-width:820px;margin:0 auto;font:500 clamp(42px,6vw,66px)/1.03 Georgia,serif}.hero-copy{color:#f0e2e7;margin:22px auto 15px;font-size:17px;font-weight:700}.location{color:#decbd2;margin:7px auto 0;font-size:13px;line-height:1.5}.location b{color:#fff}.form-shell{width:min(980px,100% - 32px);margin:-68px auto 90px;scroll-margin-top:18px;position:relative}.progress-card{z-index:2;color:#fff;background:var(--plum);border:1px solid #ffffff2e;border-radius:14px;align-items:center;gap:14px;min-width:250px;padding:14px 20px;display:flex;position:absolute;top:-28px;left:50%;transform:translate(-50%);box-shadow:0 14px 35px #37112540}.progress-number{border:2px solid #ffffff57;border-radius:50%;grid-auto-flow:column;place-content:center;align-items:end;width:49px;height:49px;display:grid}.progress-number strong{font-size:20px}.progress-number span{color:#decbd2;margin-bottom:2px;font-size:11px}.progress-card p{margin:0 0 3px;font-size:13px;font-weight:750}.progress-card small{color:#ddc8d0;font-size:11px}.form-card{background:#fff;border:1px solid #552b3e14;border-radius:24px;min-height:700px;padding:82px clamp(24px,7vw,72px) 42px;box-shadow:0 24px 65px #2f152221}.step-dots{justify-content:center;gap:7px;margin-bottom:42px;display:flex}.step-dot{background:#e7dce0;border-radius:999px;width:34px;height:5px;transition:width .2s,background-color .2s}.step-dot.active{background:var(--plum);width:54px}.step-dot.complete{background:var(--rose)}.section-heading{max-width:690px;margin-bottom:38px}.section-heading>p{color:var(--rose-dark);letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:800}.section-heading h2{color:var(--plum-dark);letter-spacing:-.025em;margin:0 0 12px;font:500 clamp(30px,5vw,43px)/1.08 Georgia,serif}.section-heading>span{color:var(--muted);font-size:14px;line-height:1.65}.info-panel{border:1px solid var(--line);border-left:4px solid var(--rose);background:#fdf9f7;border-radius:12px;margin-bottom:34px;padding:24px}.info-panel h3{color:var(--plum);margin:0 0 10px;font:600 19px/1.3 Georgia,serif}.info-panel p{color:#62555b;margin:0;font-size:13px;line-height:1.65}.important-panel ul{margin:0;padding-left:19px}.important-panel li{color:#5e5157;font-size:13px;line-height:1.6}.important-panel li+li{margin-top:8px}.release-panel{max-height:340px;overflow-y:auto}.release-panel p+p{margin-top:16px}.field-grid{grid-template-columns:1fr 1fr;gap:27px 23px;display:grid}.field{flex-direction:column;gap:8px;display:flex}.field.wide{grid-column:1/-1}.field>span,.choice-field legend{color:#493b41;font-size:14px;font-weight:750;line-height:1.4}.required{color:#b33d5d}.field small,.field-help{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.field input,.field select{width:100%;min-height:50px;color:var(--ink);background:#fffdfc;border:1px solid #d8cbcf;border-radius:9px;outline:none;padding:12px 14px;transition:border-color .18s,box-shadow .18s}.field input:focus,.field select:focus{border-color:var(--rose-dark);box-shadow:0 0 0 4px #c9899d29}.field input::placeholder{color:#a89ca0}.choice-field{border:0;min-width:0;margin:0;padding:0}.choice-field legend{width:100%;padding:0}.field-help{margin-top:7px}.choice-grid{gap:9px;margin-top:14px;display:grid}.choice{cursor:pointer;background:#fffdfc;border:1px solid #e0d5d8;border-radius:9px;align-items:flex-start;gap:11px;min-height:52px;padding:13px 15px;transition:border-color .18s,background-color .18s;display:flex;position:relative}.choice:hover{background:#fdf7f9;border-color:#cfaeba}.choice input{opacity:0;width:1px;height:1px;position:absolute}.choice-control{background:#fff;border:1.5px solid #aa969e;border-radius:50%;flex:0 0 18px;width:18px;height:18px;margin-top:1px;position:relative}.choice input:focus-visible+.choice-control{outline-offset:2px;outline:3px solid #c9899d47}.choice input:checked+.choice-control{border-color:var(--plum);background:var(--plum)}.choice input:checked+.choice-control:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:4px}.choice:has(input:checked){background:var(--blush);border-color:#c59aac}.choice-copy{flex:1;justify-content:space-between;gap:18px;min-width:0;display:flex}.choice-copy b{color:#514349;font-size:13px;line-height:1.45}.choice-copy small{color:var(--plum);flex:none;font-size:12px;font-weight:760}.price-card{color:#fff;background:var(--plum-dark);border-radius:12px;margin-top:28px;padding:18px 21px}.price-card div,.invoice-summary div{justify-content:space-between;align-items:center;gap:20px;padding:9px 0;display:flex}.price-card div+div{border-top:1px solid #ffffff1f}.price-card span{color:#e0cdd4;font-size:12px}.signature-fieldset{margin-top:31px}.signature-mode{background:var(--blush);border-radius:9px;gap:4px;width:fit-content;margin:14px 0 18px;padding:4px;display:flex}.signature-mode button{min-width:76px;color:var(--plum);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 14px;font-weight:750}.signature-mode button.selected{color:#fff;background:var(--plum)}.signature-name{max-width:560px}.signature-pad{touch-action:none;cursor:crosshair;background:#fffdfc;border:1px solid #d8cbcf;border-radius:9px;width:100%;height:110px;display:block}.signature-pad:focus{border-color:var(--rose-dark);outline:4px solid #c9899d29}.text-button{color:var(--plum);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-top:8px;padding:0;font-size:12px;font-weight:700;text-decoration:underline}.release-acceptance{color:#514349;border:1px solid var(--line);background:#fffdfc;border-radius:9px;align-items:flex-start;gap:11px;margin-top:24px;padding:15px 16px;font-size:13px;line-height:1.5;display:flex}.release-acceptance input{width:18px;height:18px;accent-color:var(--plum);flex:0 0 18px;margin:1px 0 0}.invoice-summary{background:var(--blush);border:1px solid #e7d6dc;border-radius:13px;margin-top:28px;padding:22px}.invoice-summary>p{color:var(--plum-dark);margin:0 0 8px;font:600 20px/1.3 Georgia,serif}.invoice-summary div{color:var(--plum-dark)}.invoice-summary div strong{font:600 24px/1 Georgia,serif}.invoice-summary small{color:#66575d;font-size:11px;line-height:1.6;display:block}.form-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;margin-top:45px;padding-top:26px;display:flex}.action-meta>span{color:var(--success);font-size:12px;font-weight:700}.action-meta p{color:#a72e4b;max-width:430px;margin:7px 0 0;font-size:13px;font-weight:650;line-height:1.45}.action-buttons{gap:10px;display:flex}.button-primary,.button-secondary{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:14px;min-height:48px;padding:12px 20px;font-weight:760;text-decoration:none;transition:transform .18s,background-color .18s;display:inline-flex}.button-primary{color:#fff;background:var(--plum);border:1px solid var(--plum);box-shadow:0 8px 16px #5b203d2e}.button-primary:hover{background:var(--plum-dark);transform:translateY(-1px)}.button-secondary{color:var(--plum);background:#fff;border:1px solid #d6c7cc}.button-secondary:hover{background:var(--blush)}.button-primary:disabled{opacity:.62;cursor:wait;transform:none}footer{color:#d9c9cf;background:var(--plum-dark);justify-content:space-between;align-items:center;gap:20px;min-height:110px;padding:30px max(24px,50vw - 490px);font-size:12px;display:flex}footer span{color:#fff;font:500 17px/1 Georgia,serif}.center-page{color:#fff;text-align:center;background:radial-gradient(circle at 20% 15%, #dd9fb138, transparent 24%), linear-gradient(145deg, #682747, var(--plum-dark));place-items:center;min-height:100vh;padding:40px 20px;display:grid}.center-card{width:min(620px,100%);color:var(--ink);background:var(--cream);border-radius:23px;padding:clamp(36px,8vw,70px);box-shadow:0 30px 80px #24081847}.success-mark{color:#fff;background:var(--plum);border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 22px;font-size:28px;display:grid}.center-card h1{color:var(--plum-dark);letter-spacing:-.03em;margin:0;font:500 clamp(34px,7vw,51px)/1.08 Georgia,serif}.center-card>p:not(.eyebrow,.connect-status){color:var(--muted);margin:20px auto 28px;line-height:1.7}.link-button{width:fit-content;margin:0 auto 20px}.text-link{color:var(--plum);text-underline-offset:3px;font-size:13px;display:block}.connect-card{text-align:left}.connect-card .eyebrow,.connect-card h1,.connect-card>p{text-align:center}.connect-card form{gap:15px;margin-top:25px;display:grid}.connect-status{color:var(--plum-dark);background:var(--blush);text-align:center;border-radius:8px;margin:22px 0 0;padding:13px;font-size:13px;font-weight:700}@media (max-width:720px){.site-header{height:64px}.brand>span:last-child{display:none}.secure-note{font-size:11px}.hero{padding:50px 24px 112px}.hero h1{font-size:clamp(38px,11vw,48px)}.hero-copy{font-size:15px}.form-shell{width:min(100% - 20px,980px);margin-bottom:48px}.progress-card{min-width:228px;padding:11px 18px}.form-card{border-radius:18px;min-height:0;padding:70px 20px 28px}.step-dots{gap:5px;margin-bottom:34px}.step-dot{width:25px}.step-dot.active{width:40px}.field-grid{grid-template-columns:1fr}.field.wide{grid-column:auto}.choice-copy{flex-direction:column;gap:4px}.form-actions{flex-direction:column-reverse;align-items:stretch}.action-meta{text-align:center}.action-buttons,.action-buttons button{width:100%}.action-buttons button{flex:1}footer{flex-direction:column;align-items:flex-start}}@media (max-width:430px){.action-buttons{flex-direction:column-reverse}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
