.sed-page{max-width:1200px;margin:0 auto;padding:clamp(1.25rem,3vw,3rem);display:grid;gap:clamp(1.5rem,2.5vw,2.5rem)}.sed-section{background:var(--mct-surface,#f8fafc);border:1px solid rgba(15,23,42,.1);border-radius:var(--mct-radius-lg,16px);padding:clamp(1.25rem,2.8vw,2.25rem)}.sed-hero{background:linear-gradient(120deg,#fef9c3 0,#ecfccb 45%,#dbeafe 100%);box-shadow:var(--mct-shadow-md,0 10px 30px rgba(15,23,42,.12))}.sed-hero h1{margin:0;line-height:1.2}.sed-hero p{margin:0}.sed-hero-summary{margin-top:.9rem;background:rgba(255,255,255,.88);border:1px solid rgba(148,163,184,.45);border-radius:12px;padding:.9rem 1rem}.sed-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.9rem}.sed-badge{border-radius:999px;border:1px solid rgba(15,23,42,.18);padding:.3rem .8rem;font-size:.88rem;font-weight:600;background:rgba(255,255,255,.85)}.sed-cta{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.sed-btn{min-height:44px;border-radius:10px;border:1px solid transparent;padding:.6rem 1rem;font:inherit;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.sed-btn-primary{background:#1d4ed8;color:#fff}.sed-btn-secondary{background:#fff;color:#0f172a;border-color:#94a3b8}.sed-meta{margin-top:.8rem;font-size:.92rem;color:#475569}.sed-accordion{display:grid;gap:.7rem}.sed-accordion-item{border:1px solid #cbd5e1;border-radius:12px;background:#fff;overflow:hidden}.sed-accordion-btn{width:100%;min-height:44px;border:0;background:0 0;text-align:left;padding:.8rem .9rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem;font:inherit;font-weight:700;color:#0f172a;cursor:pointer}.sed-accordion-symbol{width:26px;height:26px;border-radius:999px;border:1px solid #cbd5e1;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sed-accordion-panel{padding:0 .9rem .9rem}.sed-core{border:2px solid #bfdbfe;background:linear-gradient(180deg,#eff6ff 0,#fff 75%)}.sed-grid{display:grid;gap:1rem}.sed-field{display:grid;gap:.45rem}.sed-field label{font-weight:700;color:#0f172a}.sed-input,.sed-select{min-height:44px;width:100%;border:1px solid #94a3b8;border-radius:10px;padding:.6rem .75rem;font:inherit;color:#0f172a;background:#fff}.sed-textarea{min-height:170px;resize:vertical;line-height:1.6}.sed-hint{font-size:.86rem;color:#475569}.sed-actions{display:flex;flex-wrap:wrap;gap:.65rem}.sed-status{min-height:56px;border-radius:12px;border:1px solid transparent;padding:.85rem 1rem;font-weight:600}.sed-status-info{background:#eff6ff;border-color:#bfdbfe;color:#1e3a8a}.sed-status-success{background:#ecfdf5;border-color:#86efac;color:#14532d}.sed-status-error{background:#fef2f2;border-color:#fca5a5;color:#7f1d1d}.sed-result{border:1px solid #cbd5e1;border-radius:12px;background:#fff;padding:1rem}.sed-content p{line-height:1.75}.sed-content ul{padding-left:1.1rem}.sed-content li{line-height:1.7}.sed-related{margin:0;padding:0;list-style:none;display:grid;gap:.35rem}.sed-related a{text-decoration:none;color:#1d4ed8;font-weight:700}.sed-accordion-btn:focus-visible,.sed-btn:focus-visible,.sed-input:focus-visible,.sed-select:focus-visible{outline:3px solid #60a5fa;outline-offset:2px}@media (min-width:840px){.sed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sed-grid .sed-field-full{grid-column:1/-1}}@media (max-width:639px){.sed-actions{flex-direction:column}.sed-actions .sed-btn{width:100%}}:root{--header-bg:linear-gradient(120deg, #0ea5e9 0%, #60a5fa 45%, #f472b6 100%);--header-text:#ffffff;--header-accent:#ffe29a;--header-surface:rgba(255, 255, 255, 0.12);--header-border:rgba(255, 255, 255, 0.25);--header-shadow:0 12px 30px rgba(14, 116, 144, 0.18);--header-focus:#fff}.site-header{position:sticky;top:0;z-index:1000;background:var(--header-bg);color:var(--header-text);box-shadow:var(--header-shadow);backdrop-filter:blur(10px) saturate(1.2);padding:0!important}.header-wrap{max-width:1200px;margin:0 auto;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--header-text);font-weight:800;letter-spacing:.02em;font-size:1.25rem;white-space:nowrap}.logo img{height:38px;width:auto;aspect-ratio:1024/575;object-fit:contain;border-radius:10px;box-shadow:0 6px 18px rgba(0,0,0,.18)}.nav-actions{display:flex;align-items:center;gap:.75rem}.cta-button{background:#111827;color:#fff;border:0;border-radius:999px;padding:.55rem 1rem;font-weight:700;font-size:.95rem;box-shadow:0 10px 24px rgba(17,24,39,.25);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.cta-button:focus,.cta-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(17,24,39,.3);outline:0}.menu-toggle{display:none;background:var(--header-surface);border:1px solid var(--header-border);color:var(--header-text);border-radius:12px;padding:.45rem .6rem;font-size:1.2rem;cursor:pointer}.menu-toggle:focus{outline:2px solid var(--header-focus);outline-offset:2px}.nav{display:flex;gap:.75rem;align-items:center}.nav-list{display:flex;gap:.6rem;margin:0;padding:0;list-style:none}.nav-item{position:relative}.nav-trigger{background:var(--header-surface);border:1px solid var(--header-border);color:var(--header-text);padding:.45rem .8rem;border-radius:999px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;transition:background .2s ease,transform .2s ease;white-space:nowrap}.nav-trigger:focus-within,.nav-trigger:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}.nav-trigger .chip{width:8px;height:8px;background:var(--header-accent);border-radius:999px;box-shadow:0 0 0 3px rgba(255,226,154,.2)}.dropdown{position:absolute;left:0;top:110%;min-width:240px;background:#fff;color:#111827;border-radius:14px;padding:.5rem;box-shadow:0 18px 38px rgba(15,23,42,.2);opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease;z-index:50}.nav-item:focus-within .dropdown,.nav-item:hover .dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.dropdown a{display:block;padding:.55rem .7rem;border-radius:10px;text-decoration:none;color:#111827;font-weight:600;font-size:.95rem;transition:background .2s ease,color .2s ease}.dropdown a:focus,.dropdown a:hover{background:#eef2ff;color:#1d4ed8;outline:0}.dropdown .desc{display:block;font-weight:400;font-size:.78rem;color:#6b7280;margin-top:.1rem}@media (max-width:980px){.menu-toggle{display:inline-flex}.nav{position:absolute;left:0;right:0;top:100%;background:#0f172a;padding:.75rem 1rem 1rem;display:none;flex-direction:column;align-items:stretch;gap:.75rem}.nav.open{display:flex}.nav-list{flex-direction:column;gap:.6rem}.dropdown{position:static;opacity:1;pointer-events:auto;transform:none;background:rgba(255,255,255,.12);color:#fff}.dropdown a{color:#fff}.dropdown a:focus,.dropdown a:hover{background:rgba(255,255,255,.18);color:#fff}.dropdown .desc{color:#e2e8f0}}body.tools-page .header-wrap{padding:.45rem .75rem}body.tools-page .logo img{height:30px}.cta-button:focus-visible,.menu-toggle:focus-visible,.nav a:focus-visible,.nav-trigger:focus-visible{outline:3px solid rgba(99,102,241,.95);outline-offset:2px;border-radius:8px}.site-footer{background:linear-gradient(90deg,#4f8cff 0,#ffb347 100%);color:#fff;padding:2rem 0 1rem 0;font-size:1rem;box-shadow:0 -2px 16px rgba(0,0,0,.08);margin-top:2rem}.footer-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-links{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.footer-links a{color:#fff;text-decoration:none;font-weight:500;transition:color .2s;border-radius:4px;padding:.2em .6em}.footer-links a:focus,.footer-links a:hover{background:rgba(255,255,255,.12);color:#222;outline:0}.footer-copyright{font-size:.98em;opacity:.85;text-align:center}#backToTop{background:#fff;color:#4f8cff;border:none;border-radius:50%;width:36px;height:36px;font-size:1.3em;cursor:pointer;box-shadow:0 2px 8px rgba(79,140,255,.1);transition:background .2s,color .2s;margin-top:.5rem}#backToTop:focus,#backToTop:hover{background:#4f8cff;color:#fff;outline:0}@media (max-width:600px){.footer-container{padding:0 1rem}.footer-links{gap:.7rem}}