@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color-scheme:light;font-family:Space Grotesk,sans-serif;color:#2c210f;background:radial-gradient(circle at top left,rgba(255,224,120,.34),transparent 30%),radial-gradient(circle at 85% 15%,rgba(214,161,0,.18),transparent 28%),linear-gradient(135deg,#fff9e8,#fff3d1 48%,#ffe9b1);line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh}button,input{font:inherit}button{cursor:pointer}.page-shell{min-height:100vh;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);gap:2rem;padding:2rem}.hero-panel__topbar{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem}.hero-panel,.card{border:1px solid rgba(115,82,17,.12);border-radius:28px;box-shadow:0 24px 80px #7352111f}.hero-panel{position:relative;overflow:hidden;padding:2rem 2.2rem;background:linear-gradient(180deg,#785c08fa,#4e3a06f5);color:#f8fbff;display:flex;flex-direction:column;gap:1rem}.hero-panel:before,.hero-panel:after{content:"";position:absolute;border-radius:50%;filter:blur(12px);opacity:.45}.hero-panel:before{width:220px;height:220px;background:#ffe37052;top:-40px;right:-40px}.hero-panel:after{width:280px;height:280px;background:#d8aa0038;bottom:-80px;left:-90px}.hero-panel>*{position:relative;z-index:1}.hero-panel h1,.card h2,.signature-section h3{font-family:Fraunces,serif;line-height:1.05;margin:0}.hero-panel h1{font-size:clamp(2rem,4vw,3.5rem);max-width:12ch}.hero-panel p{max-width:52ch;font-size:.98rem;line-height:1.45;color:#f8fbffd1;margin:0}.hero-panel__badge,.eyebrow{display:inline-flex;align-items:center;gap:.5rem;text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:700}.ghost-button--light{background:#ffffff29;color:#fff8dc;border:1px solid rgba(255,255,255,.18)}.hero-panel__badge{width:fit-content;padding:.6rem .9rem;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.2)}.form-panel{display:grid;gap:1.25rem;align-content:start}.card{background:#ffffffdb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1.5rem;display:grid;gap:1.25rem}.card__header{display:flex;justify-content:space-between;gap:1rem;align-items:start}.card__header h2{font-size:clamp(1.9rem,3vw,2.8rem)}.card__header-copy{max-width:24ch;margin:0;color:#6f5920}.grid-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}label{display:grid;gap:.5rem;font-size:.92rem;color:#7a5a06;font-weight:600}input[type=text],input[type=email],input:not([type]){width:100%;padding:.95rem 1rem;border-radius:16px;border:1px solid rgba(115,82,17,.18);background:#fffffff2;color:#2c210f;outline:none;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.success-banner{border-radius:18px;padding:.9rem 1rem;background:#2980481f;color:#216437;font-weight:600}.admin-shell .admin-hero{justify-content:space-between}.admin-stat-card{position:relative;z-index:1;margin-top:auto;padding:1rem 1.1rem;border-radius:22px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);display:grid;gap:.2rem}.admin-stat-card span{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;color:#f8fbffbd}.admin-stat-card strong{font-family:Fraunces,serif;font-size:clamp(2.4rem,5vw,4rem);line-height:1}.admin-toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:center}.admin-toolbar__actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.admin-list{display:grid;gap:1rem}.admin-row{display:flex;gap:1rem;justify-content:space-between;align-items:center}.admin-row__main{min-width:0;display:grid;gap:.35rem}.admin-row h3{margin:0;font-size:1.35rem}.admin-row__meta{margin:0;color:#8d7320}.admin-empty{text-align:center;color:#6f5920}@media (max-width: 720px){.page-shell{padding:1rem}.hero-panel,.card{padding:1.25rem;border-radius:22px}.grid-fields,.summary-list{grid-template-columns:1fr}.card__header,.signature-section__top{flex-direction:column;align-items:stretch}.form-actions{justify-content:stretch}.form-actions>*{width:100%}.hero-panel__topbar,.admin-toolbar,.admin-row{flex-direction:column;align-items:stretch}.admin-toolbar__actions{justify-content:stretch}.admin-toolbar__actions>*,.admin-row>*{width:100%}}input:focus{border-color:#c49100ad;box-shadow:0 0 0 4px #c4910029}.consent-box,.signature-section,.result-card{padding:1rem;border-radius:22px;background:#fffbedf0;border:1px solid rgba(115,82,17,.1)}.checkbox-line{display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:start;font-weight:500}.checkbox-line input{margin-top:.2rem;accent-color:#d6a100}.signature-section{display:grid;gap:.85rem}.signature-section__top{display:flex;justify-content:space-between;gap:1rem;align-items:center}.signature-section h3{font-size:1.7rem}.signature-frame{border-radius:20px;padding:.8rem;background:linear-gradient(180deg,#fff,#fffbed);border:1px solid rgba(115,82,17,.12);min-height:220px}.signature-pad__canvas{width:100%;height:220px;display:block;border-radius:14px;background:repeating-linear-gradient(180deg,#fff,#fff 31px,#d6a10014 32px);touch-action:none}.hint{margin:0;color:#8d7320;font-size:.9rem}.ghost-button,.secondary-button,.primary-button,.result-download{border:0;border-radius:999px;padding:.85rem 1.2rem;font-weight:700;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.ghost-button,.secondary-button{background:#d6a10024;color:#7b5a00}.primary-button{background:linear-gradient(135deg,#e3b700,#b98400);color:#fff;box-shadow:0 16px 30px #d6a1003d}.result-download{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.ghost-button:hover,.secondary-button:hover,.primary-button:hover{transform:translateY(-1px)}.error-banner{border-radius:18px;padding:.9rem 1rem;background:#d6a1001f;color:#7b5a00;font-weight:600}.form-actions{display:flex;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.result-actions{justify-content:stretch}.result-actions>*{width:100%}.result-card{align-content:start}.result-card__meta{margin:0;color:#8d7320}.summary-list{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.summary-list div{padding:.85rem .95rem;border-radius:16px;background:#fffc}.summary-list dt{font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;color:#9b7a14}.summary-list dd{margin:.35rem 0 0;font-weight:600;color:#2c210f;word-break:break-word}.signature-preview{display:grid;gap:.6rem}.signature-preview span{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:#9b7a14}.signature-preview img{width:100%;min-height:140px;object-fit:contain;border-radius:16px;background:#fff;border:1px solid rgba(115,82,17,.08);padding:.8rem}@media (max-width: 1080px){.page-shell{grid-template-columns:1fr}.hero-panel h1{max-width:12ch}}@media (max-width: 720px){.page-shell{padding:1rem}.hero-panel,.card{padding:1.25rem;border-radius:22px}.grid-fields,.summary-list{grid-template-columns:1fr}.card__header,.signature-section__top{flex-direction:column;align-items:stretch}.form-actions{justify-content:stretch}.form-actions>*{width:100%}}
