:root{--color-bg:#e8dfcf;--color-surface:#faf5ece0;--color-heading:#13191f;--color-text:#303942;--color-muted:#6b737c;--color-border:#13191f1f;--color-alert:#a50d0d;--color-alert-soft:#a50d0d17;--preview-heading:#0f171d;--preview-text:#1f2b33;--shadow-card:0 24px 48px #13191f14, 0 8px 18px #13191f0f;--font-body:"Segoe UI", "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", sans-serif;--font-display:"Segoe UI", "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", sans-serif;--ease-standard:cubic-bezier(.22, 1, .36, 1);color:var(--color-text);background:var(--color-bg);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 0 0,#a50d0d1f,#0000 28%),linear-gradient(#e7ded0,#efe7d9 40%,#e4dac9 100%);min-width:320px;min-height:100vh;margin:0}body:before{content:"";pointer-events:none;opacity:.45;background:linear-gradient(90deg,#13191f0a 0 1px,#0000 1px 100%) 0 0/36px 100%,linear-gradient(#13191f08 0 1px,#0000 1px 100%) 0 0/100% 36px;position:fixed;inset:0}#root{position:relative}img,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}h1,h2,h3{color:var(--color-heading);font-family:var(--font-display);letter-spacing:-.04em;margin:0}h1{font-size:clamp(2.4rem,1.8rem + 2.4vw,4.8rem);line-height:.95}h2{font-size:clamp(1.2rem,1.06rem + .68vw,1.8rem);line-height:1.1}h3{font-size:1rem;line-height:1.2}p{margin:0}a{color:inherit}.app-shell{width:min(1480px,100% - 32px);margin:0 auto;padding:32px 0 132px}.hero-panel,.surface-card,.status-panel,.action-bar{background:linear-gradient(180deg, #fffffff0, #fffaf2f5), var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-panel{grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr);gap:28px;padding:28px;display:grid;position:relative;overflow:hidden}.hero-panel:before{content:"";opacity:.45;pointer-events:none;background:linear-gradient(90deg,#a50d0d14 0 1px,#0000 1px 100%) 0 0/84px 100%,linear-gradient(#13191f0d 0 1px,#0000 1px 100%) 0 0/100% 84px;position:absolute;inset:0}.hero-copy,.hero-metrics,.surface-card,.status-panel{z-index:1;position:relative}.eyebrow,.section-index,.sheet-kicker,.sheet-panel__header span:last-child,.sheet-label{text-transform:uppercase;letter-spacing:.24em;color:var(--color-muted);font-size:.72rem}.hero-copy h1{max-width:12ch;margin:12px 0 0}.hero-text{max-width:58ch;color:var(--color-text);margin-top:16px}.hero-metrics{grid-template-columns:1fr;align-content:start;gap:14px;display:grid}.hero-metrics div{border:1px solid var(--color-border);background:#ffffff9e;gap:8px;padding:18px;display:grid}.hero-metrics span{color:var(--color-muted);font-size:.88rem}.hero-metrics strong{color:var(--color-heading);font-size:1.25rem}.workspace-grid{grid-template-columns:minmax(0,1.2fr) minmax(360px,.82fr);align-items:start;gap:24px;margin-top:24px;display:grid}.controls-column,.sticky-stack{gap:20px;display:grid}.sticky-stack{position:sticky;top:24px}.surface-card,.status-panel{padding:24px}.status-panel{gap:10px;display:grid}.status-panel.is-success{border-color:#0c68473d;box-shadow:0 18px 40px #0c68471a}.status-panel.is-error{border-color:#a50d0d3d;box-shadow:0 18px 40px #a50d0d24}.section-heading{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.section-heading h2,.preview-head h2{margin:6px 0 0;font-size:clamp(1.22rem,1.1rem + .6vw,1.7rem)}.section-tag{border:1px solid var(--color-border);color:var(--color-muted);white-space:nowrap;background:#ffffffc7;align-items:center;padding:8px 12px;font-size:.84rem;display:inline-flex}.bullet-list{gap:12px;margin:0;padding-left:18px;display:grid}.bullet-list li{color:var(--color-text)}.notice-strip{background:var(--color-alert-soft);border-left:4px solid var(--color-alert);color:var(--color-alert);margin-top:16px;padding:14px 16px;font-weight:600}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field-grid--single{grid-template-columns:1fr}.form-stack{gap:24px;display:grid}.form-section{gap:16px;display:grid}.form-section__title{border-bottom:1px solid var(--color-border);justify-content:space-between;gap:16px;padding-bottom:12px;display:flex}.form-section__title h3{margin:0;font-size:1.06rem}.form-section__title p{color:var(--color-muted);margin-top:8px}.field{gap:8px;display:grid}.field span{color:var(--color-heading);align-items:center;gap:6px;font-weight:600;display:inline-flex}.field em{color:var(--color-alert);font-style:normal}.field input,.field textarea,.field select{appearance:none;border:1px solid var(--color-border);width:100%;color:var(--color-heading);font:inherit;resize:vertical;transition:border-color .18s var(--ease-standard), box-shadow .18s var(--ease-standard), transform .18s var(--ease-standard);background:#ffffffd1;border-radius:0;padding:14px 16px}.field input:focus,.field textarea:focus,.field select:focus{border-color:#a50d0d75;outline:none;box-shadow:0 0 0 4px #a50d0d14}.field small{min-height:1.2em;color:var(--color-muted)}.field--textarea{grid-column:1/-1}.field--textarea textarea{min-height:118px}.preset-grid{gap:14px;display:grid}.preset-card{text-align:left;border:1px solid var(--color-border);cursor:pointer;transition:transform .18s var(--ease-standard), border-color .18s var(--ease-standard), box-shadow .18s var(--ease-standard);background:#ffffffa8;gap:10px;padding:18px;display:grid}.preset-card:hover,.preset-card.is-active{border-color:#a50d0d66;transform:translateY(-2px);box-shadow:0 16px 32px #13191f14}.preset-card div{justify-content:space-between;gap:16px;display:flex}.preset-card strong{color:var(--color-heading)}.preset-card span,.preset-card small,.preset-card p{color:var(--color-muted);margin:0}.custom-size-grid{margin-top:16px}.toggle-row{margin-top:18px}.consent-box{border:1px solid var(--color-border);background:#ffffffa3;align-items:start;gap:12px;padding:16px;display:flex}.consent-box input{accent-color:var(--color-alert);width:18px;height:18px;margin-top:2px}.inline-actions{flex-wrap:wrap;gap:12px;display:flex}.ghost-button,.primary-button{appearance:none;font:inherit;cursor:pointer;transition:transform .18s var(--ease-standard), box-shadow .18s var(--ease-standard), opacity .18s var(--ease-standard), background .18s var(--ease-standard), color .18s var(--ease-standard);border-radius:0;padding:14px 18px}.ghost-button:hover,.primary-button:hover{transform:translateY(-1px)}.ghost-button{border:1px solid var(--color-border);color:var(--color-heading);background:#ffffffbd}.ghost-button--danger{color:var(--color-alert)}.primary-button{background:var(--color-alert);color:#fffdf8;border:1px solid #0000;box-shadow:0 16px 32px #a50d0d2e}.primary-button--outline{background:var(--color-heading);box-shadow:0 16px 32px #13191f29}.ghost-button:disabled,.primary-button:disabled{opacity:.46;cursor:not-allowed;transform:none}.preview-card{gap:18px;display:grid}.preview-head{justify-content:space-between;align-items:end;gap:16px;display:flex}.preview-meta{color:var(--color-muted);justify-items:end;gap:8px;font-size:.88rem;display:grid}.result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.result-card{border:1px solid var(--color-border);background:#ffffffb8;gap:8px;padding:16px;display:grid}.result-card span{color:var(--color-muted);letter-spacing:.18em;text-transform:uppercase;font-size:.82rem}.action-bar{z-index:20;justify-content:flex-end;gap:12px;padding:14px;display:flex;position:fixed;bottom:16px;left:max(16px,50vw + min(1480px,100vw - 32px)/-2);right:max(16px,50vw + min(1480px,100vw - 32px)/-2)}.action-bar .ghost-button,.action-bar .primary-button{min-width:132px}.sheet-stage{width:100%;max-width:100%;aspect-ratio:var(--sheet-ratio);background:linear-gradient(#e7dfcf,#f7f2e7);border:1px solid #13191f14;overflow:hidden;box-shadow:0 24px 44px #13191f1a}.medical-sheet{width:100%;height:100%;color:var(--preview-text);background:radial-gradient(circle at 0 0,#a50d0d1c,#0000 34%),linear-gradient(#fffdfa,#f3eee2 92%);grid-template-rows:auto 1fr auto;gap:3.2%;padding:5.6%;display:grid;position:relative;overflow:hidden}.sheet-grid-overlay{opacity:.3;pointer-events:none;background:linear-gradient(90deg,#13191f0b 0 1px,#0000 1px 100%) 0 0/11% 100%,linear-gradient(#13191f09 0 1px,#0000 1px 100%) 0 0/100% 11%;position:absolute;inset:0}.lanyard-zone{border-bottom:1px dashed #13191f38;justify-content:center;align-items:center;height:10%;display:flex;position:absolute;inset:4.5% 26% auto}.lanyard-zone__hole{background:#13191fd1;border-radius:999px;width:10px;height:10px}.sheet-header,.sheet-body,.sheet-compact-body,.sheet-footer{z-index:1;position:relative}.sheet-header{justify-content:space-between;align-items:start;gap:16px;display:flex}.sheet-header h2{margin:8px 0 0;font-size:clamp(1rem,1.2vw,2rem);line-height:1.08}.sheet-subtitle{color:#13191fc2;max-width:54ch;margin-top:10px;line-height:1.45}.sheet-badge-group{justify-items:end;gap:8px;display:grid}.sheet-badge-group span{color:#13191fb8;background:#ffffffb8;border:1px solid #13191f24;padding:7px 10px;font-size:.72rem}.sheet-body,.sheet-compact-body{gap:12px;display:grid}.sheet-body{grid-template-columns:repeat(12,minmax(0,1fr))}.sheet-compact-body{grid-template-columns:1fr}.sheet-panel{background:#ffffff9e;border:1px solid #13191f1f;gap:12px;padding:14px;display:grid}.sheet-panel--accent{background:linear-gradient(135deg,#a50d0d1f,#ffffffd1),#ffffffbd}.sheet-panel--split{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.sheet-panel--compact-notes{margin-top:auto}.sheet-body>.sheet-panel:first-child,.sheet-body>.sheet-panel:nth-child(2),.sheet-body>.sheet-panel:nth-child(3),.sheet-body>.sheet-panel:nth-child(4),.sheet-body>.sheet-panel:nth-child(5){grid-column:span 12}.sheet-panel__header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.sheet-panel__header span:first-child{color:var(--preview-heading);font-size:.88rem;font-weight:700}.identity-stack{gap:12px;display:grid}.identity-stack strong{color:var(--preview-heading);margin-top:4px;font-size:1.08rem;display:block}.fact-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;display:grid}.fact-grid div{border-top:1px solid #13191f1a;padding-top:8px}.fact-grid dt{color:#13191f99;font-size:.76rem}.fact-grid dd{color:var(--preview-heading);margin:6px 0 0;font-weight:600;line-height:1.35}.sheet-copy{margin:0;line-height:1.55}.sheet-copy--dense{font-size:.92em}.sheet-list{gap:10px;margin:0;padding-left:18px;display:grid}.sheet-list li{line-height:1.45}.sheet-list--numbered{counter-reset:sheet-step;padding-left:0;list-style:none}.sheet-list--numbered li{grid-template-columns:24px 1fr;align-items:start;gap:10px;display:grid}.sheet-list--numbered li:before{counter-increment:sheet-step;content:counter(sheet-step);aspect-ratio:1;background:var(--color-alert);color:#fff;place-items:center;width:24px;font-size:.78rem;font-weight:700;display:inline-grid}.chip-grid{flex-wrap:wrap;gap:8px;display:flex}.chip{color:var(--preview-heading);background:#13191f14;align-items:center;padding:8px 10px;font-size:.82rem;display:inline-flex}.sheet-footer{border-top:1px solid #13191f1f;justify-content:space-between;align-items:end;gap:16px;padding-top:12px;display:flex}.sheet-footer p,.sheet-footer strong{margin:6px 0 0}.sheet-footer__contact{text-align:right}.medical-sheet.is-compact{padding-top:7.2%}.medical-sheet.is-compact .sheet-header h2{font-size:clamp(.95rem,1vw,1.35rem)}.medical-sheet.is-compact .sheet-subtitle{font-size:.84rem}.medical-sheet.is-compact .sheet-panel,.medical-sheet.is-compact .sheet-footer{font-size:.86rem}.medical-sheet.is-lanyard{padding-top:16%}.medical-sheet.is-lanyard .sheet-header,.medical-sheet.is-lanyard .sheet-footer,.medical-sheet.is-lanyard .sheet-panel{font-size:.82rem}@media (width<=1120px){.workspace-grid{grid-template-columns:1fr}.sticky-stack{position:static}}@media (width<=820px){.app-shell{width:min(100% - 20px,1000px);padding-top:16px}.hero-panel{grid-template-columns:1fr;padding:20px}.field-grid,.result-grid,.sheet-panel--split,.fact-grid{grid-template-columns:1fr}.preview-head,.section-heading,.sheet-header,.sheet-footer{flex-direction:column;align-items:start}.preview-meta,.sheet-badge-group,.sheet-footer__contact{text-align:left;justify-items:start}.action-bar{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;left:10px;right:10px}.action-bar .ghost-button,.action-bar .primary-button{min-width:0;padding-inline:10px}}@media (width<=560px){.surface-card,.status-panel{padding:18px}.hero-copy h1{max-width:none}.inline-actions{grid-template-columns:1fr 1fr;display:grid}.action-bar{grid-template-columns:1fr}}
