.preset-page{color:#111;max-width:1000px;margin:0 auto;padding:2em 1.5em;font-size:16px;line-height:1.8}.preset-breadcrumb{color:#626264;margin-bottom:1em;font-size:16px}.preset-breadcrumb a{color:#626264;text-decoration:none}.preset-breadcrumb a:hover{text-decoration:underline}.preset-page h1{margin-bottom:.5em;font-size:28px;font-weight:700;line-height:1.4}.preset-page h2{border-bottom:2px solid #e6e6e6;margin:2em 0 .8em;padding-bottom:.3em;font-size:22px;font-weight:700}.preset-page p{margin:0 0 1em}.preset-lead{color:#333;margin-bottom:2em;font-size:17px}.preset-preview{background:#f8f8fb;border:1px solid #e6e6e6;border-radius:8px;margin:1.5em 0;padding:1.5em}.preset-preview-grid{width:100%;display:grid}.preset-preview-item{color:#fff;text-align:center;background:#be3455;border-radius:4px;justify-content:center;align-items:center;padding:1em;font-size:16px;font-weight:700;display:flex}.preset-output-container{color:#111;flex-wrap:wrap;gap:1em;max-width:1000px;margin:2em auto;padding:0 1.5em;font-family:Noto Sans JP,Arial,Helvetica,sans-serif;display:flex}.preset-output-col{flex:calc(50% - .5em);min-width:0}.preset-output-col h2{border-bottom:2px solid #e6e6e6;margin:0 0 .8em;padding-bottom:.3em;font-size:22px;font-weight:700;line-height:1.4}.preset-code-wrapper{margin:1em 0;position:relative}@media (max-width:768px){.preset-output-col{flex:100%}}.preset-code-block{white-space:pre-wrap;background:#f4f4f4;border:1px solid #ccc;border-radius:8px;margin:0;padding:1em;font-family:monospace;font-size:16px;line-height:1.6;overflow-x:auto}.preset-copy-button{color:#111;cursor:pointer;background-color:#0000;border:none;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .2s;display:inline-flex;position:absolute;top:.6em;right:.6em}.preset-copy-button:hover{background-color:#0000000f}.preset-copy-tooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;background-color:#bfa88f;border-radius:4px;padding:.3em .7em;font-size:16px;transition:opacity .2s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.preset-copy-tooltip[data-visible=true]{opacity:1}.preset-copy-tooltip:after{content:"";border:4px solid #0000;border-top-color:#bfa88f;position:absolute;top:100%;left:50%;transform:translate(-50%)}.preset-cta{color:#fff;background:#bfa88f;border-radius:8px;margin:1em 0;padding:.8em 1.6em;font-size:16px;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-block}.preset-cta:hover{background:#a8916f}.preset-related{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1em;margin:1em 0 2em;display:grid}.preset-related-card{color:#111;background:#f8f8fb;border:1px solid #e6e6e6;border-radius:8px;padding:1em;text-decoration:none;transition:border-color .2s;display:block}.preset-related-card:hover{border-color:#bfa88f}.preset-related-card-title{margin-bottom:.3em;font-size:16px;font-weight:700}.preset-related-card-desc{color:#626264;font-size:16px;line-height:1.5}.preset-index-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5em;margin:2em 0;display:grid}.preset-index-card{color:#111;background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:1.5em;text-decoration:none;transition:border-color .2s,transform .2s;display:block}.preset-index-card:hover{border-color:#bfa88f;transform:translateY(-2px)}.preset-index-category{color:#bfa88f;margin-bottom:.5em;font-size:16px;display:inline-block}.preset-index-title{margin-bottom:.5em;font-size:18px;font-weight:700}.preset-index-desc{color:#626264;font-size:16px;line-height:1.6}
