.html-plus-shell{max-width:1100px;margin:0 auto;padding:48px 24px 80px;color:#182a35}.html-plus-shell h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.12;margin:20px 0}.html-plus-shell h2{margin:24px 0 12px;font-size:1.5rem}.html-plus-shell h3{font-size:1.15rem;margin:16px 0 8px}.html-plus-shell p{line-height:1.75;max-width:78ch}.html-plus-shell a{text-decoration:underline;text-underline-offset:3px}.html-plus-shell ol,.html-plus-shell ul{padding-left:24px;line-height:1.8}.html-plus-shell li{margin:6px 0}.plus-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:24px 0}.plus-card,.plus-notice{border:1px solid #d4e0e3;border-radius:16px;padding:24px;margin:20px 0;background:#fff}.plus-grid .plus-card{margin:0}.plus-notice{background:#ecf7f3;border-color:#add7c7}.plus-eyebrow{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#25654f;font-weight:700}.plus-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:20px 0}.html-plus-shell .plus-button,.html-plus-shell button{display:inline-block;padding:10px 16px;border:1px solid #225c49;border-radius:8px;background:#225c49;color:white;font-weight:600;text-decoration:none;cursor:pointer}.html-plus-shell button:disabled{opacity:.55;cursor:not-allowed}.html-plus-shell button.secondary{background:white;color:#225c49}.html-plus-shell :focus-visible{outline:3px solid #d98c24;outline-offset:3px}.html-plus-shell label{display:block;font-weight:600;margin:14px 0 6px}.html-plus-shell input:not([type=checkbox]),.html-plus-shell select,.html-plus-shell textarea{display:block;width:100%;border:1px solid #aebfc4;background:#fff;color:#182a35;border-radius:8px;padding:12px;font:inherit;box-sizing:border-box}.html-plus-shell textarea{min-height:120px}.html-plus-shell .plus-code-input{font-family:monospace;min-height:180px;font-size:13px}.html-plus-shell input[type=checkbox]{margin-right:8px}.html-plus-shell summary{cursor:pointer;font-weight:600;padding:12px 0}.plus-response{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;border-left:3px solid #65a88b;padding-left:18px}.plus-message{padding:12px 16px;background:#f3f5f7;border-radius:8px;white-space:pre-wrap}.html-plus-shell pre{max-height:480px;overflow:auto}.plus-meta{font-size:.9rem;color:#50656d}@media(max-width:700px){.plus-grid{grid-template-columns:1fr}.html-plus-shell{padding:28px 18px 60px}.plus-card,.plus-notice{padding:18px}}