:root{--green:#315642;--brown:#4b2d1f;--cream:#fff9eb;--gold:#f4c247;--muted:#6c6257;--line:#dacaa7}*{box-sizing:border-box}body{margin:0;background:#f3f4d5;color:#38281f;font-family:system-ui,-apple-system,Segoe UI,sans-serif}header{height:78px;background:#fffaf0;border-bottom:1px solid #dfd5b7;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1120px)/2))}.brand img{height:48px}nav{display:flex;gap:10px;flex-wrap:wrap}nav a{text-decoration:none;color:var(--green);font-weight:800;padding:10px 13px;border:1px solid var(--line);border-radius:999px}main{max-width:1120px;margin:auto;padding:36px 20px 70px}.hero{padding:20px 0 30px}.hero h1{font-size:clamp(38px,6vw,70px);line-height:.95;letter-spacing:-.05em;max-width:920px;margin:8px 0 18px}.hero p{max-width:820px;font-size:18px;line-height:1.55;color:#405642}.kicker{font-size:12px;font-weight:950;letter-spacing:.14em;color:var(--green)}.layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:22px;align-items:start}.panel{background:#fffaf0;border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:0 7px 0 rgba(91,56,35,.08)}.panel h2{margin:4px 0 14px;color:var(--brown)}label{display:grid;gap:6px;font-weight:800;margin-bottom:14px}input,textarea,select{width:100%;border:1px solid #cdbd98;border-radius:10px;padding:11px;background:#fffdf7;font:inherit;color:#38281f}textarea{resize:vertical}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.characters{display:grid;gap:10px;margin-bottom:22px}.character{border:1px dashed #baa984;background:#f6efd9;padding:13px;border-radius:14px}.character-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.character-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.character textarea{grid-column:1/-1}.check{display:flex;grid-template-columns:auto 1fr;align-items:flex-start;gap:9px}.check input{width:auto;margin-top:4px}.consent{font-size:13px}.actions{display:flex;gap:10px}.primary{background:var(--green);color:white;border:0;border-radius:11px;padding:13px 18px;font-weight:900;cursor:pointer}.summary{position:sticky;top:20px}.summary ol{padding-left:20px;line-height:1.5}.muted{color:var(--muted);font-weight:500}.price{font-size:38px;font-weight:950;color:var(--green)}.estimate-row{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px dashed #ddd0b1}.status{font-weight:800;color:var(--green);min-height:22px}@media(max-width:820px){.layout,.grid2,.character-grid{grid-template-columns:1fr}.summary{position:static}header{height:auto;padding:12px 18px;gap:10px}.brand img{height:42px}.hero h1{font-size:46px}}
.privacy-note{margin:16px 0;padding:14px 16px;border-radius:14px;background:#e8f1df;border:1px solid #b9cda7;color:#244638}.privacy-note b{color:#17382b}

.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
/* V2.8.2e mixed casting */
.character-custom-fields{display:contents}.character [data-catalog-wrap][hidden],.character [data-custom-wrap][hidden]{display:none!important}
