@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Fira+Code:wght@400;500&display=swap";:root{--echo-primary: #b8488a;--echo-primary-dark: #9a3b74;--echo-primary-light: #d169a8;--echo-foreground: #133d42;--echo-accent: #f5f0eb;--echo-success: #22c55e;--echo-warning: #e5a735;--echo-danger: #f87171;--echo-info: #3563e9;--gray-50: #faf9f7;--gray-100: #f3f1ee;--gray-200: #e8e5e1;--gray-300: #d4d0cb;--gray-400: #9e9a94;--gray-500: #6e6a64;--gray-600: #504c47;--gray-700: #3a3732;--gray-800: #252320;--gray-900: #141210;--sidebar-width: 280px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;color:var(--gray-700);line-height:1.7;font-size:15px;-webkit-font-smoothing:antialiased}.sidebar{position:fixed;top:0;left:0;width:var(--sidebar-width);height:100vh;background:var(--gray-50);border-right:1px solid var(--gray-200);overflow-y:auto;z-index:50}.sidebar-logo{padding:28px 24px 24px}.sidebar-logo img{height:28px;width:auto}.sidebar-logo a{display:inline-block}.sidebar-lang{padding:0 24px 20px}.lang-switcher{display:flex;gap:0;border-bottom:1px solid var(--gray-200)}.lang-btn{flex:1;text-align:center;padding:6px 8px;font-size:.72rem;font-weight:600;letter-spacing:.04em;color:var(--gray-400);text-decoration:none;transition:color .15s;border-bottom:2px solid transparent;margin-bottom:-1px}.lang-btn:hover{color:var(--gray-600)}.lang-btn.active{color:var(--echo-primary);border-bottom-color:var(--echo-primary)}.sidebar-section{margin-bottom:28px}.sidebar-title{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400);padding:0 24px;margin-bottom:8px}.sidebar-nav{list-style:none}.sidebar-nav>li{margin-bottom:1px}.sidebar-page-link{display:flex;align-items:center;gap:10px;padding:8px 24px;color:var(--gray-500);text-decoration:none;font-size:.86rem;font-weight:500;transition:color .15s,background .15s}.sidebar-page-link:hover{color:var(--gray-800);background:#00000005}.sidebar-page-link.active{color:var(--echo-primary);font-weight:600;background:#b8488a0a}.sidebar-page-link>svg:first-child,.sidebar-page-link>.sidebar-wp-icon{width:16px;height:16px;opacity:.5;flex-shrink:0}.sidebar-page-link.active>svg:first-child,.sidebar-page-link.active>.sidebar-wp-icon{opacity:.8}.sidebar-page-label{flex:1}.sidebar-chevron{width:16px;height:16px;opacity:.4;flex-shrink:0;transition:transform .2s}.sidebar-chevron.open{transform:rotate(180deg);opacity:.6}.sidebar-sub{padding:4px 0 8px}.sidebar-sub-group{margin-bottom:4px}.sidebar-sub-title{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400);padding:8px 24px 4px 46px}.sidebar-sub-nav{list-style:none}.sidebar-sub-nav a{display:flex;align-items:center;gap:8px;padding:6px 24px 6px 46px;color:var(--gray-500);text-decoration:none;font-size:.82rem;font-weight:500;transition:color .15s}.sidebar-sub-nav a:hover{color:var(--gray-700)}.sidebar-sub-nav a.active{color:var(--echo-primary);font-weight:600}.sidebar-sub-nav a svg{width:14px;height:14px;opacity:.5;flex-shrink:0}.sidebar-sub-nav a.active svg{opacity:.8}.nav-badge{margin-left:auto;font-size:.6rem;font-weight:600;padding:1px 5px;border-radius:3px;background:var(--echo-success);color:#fff}.main{margin-left:var(--sidebar-width);min-height:100vh}.content{max-width:720px;margin:0 auto;padding:48px 32px 80px}.hero{padding:64px 40px;background:var(--gray-50);border-bottom:1px solid var(--gray-200)}.hero-inner{max-width:720px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:6px;color:var(--echo-primary);font-size:.72rem;font-weight:600;margin-bottom:20px;letter-spacing:.04em;text-transform:uppercase}.hero-logo{height:40px;width:auto;margin-bottom:20px;display:block}.hero h1{font-size:1.8rem;font-weight:700;color:var(--gray-900);margin-bottom:12px;letter-spacing:-.02em;line-height:1.2}.hero h1 span{color:var(--echo-primary)}.hero p{font-size:1.05rem;color:var(--gray-500);max-width:480px;margin-bottom:28px;line-height:1.6}.hero-actions{display:flex;gap:12px}.btn{display:inline-flex;align-items:center;gap:7px;padding:9px 18px;border-radius:6px;font-weight:600;font-size:.86rem;text-decoration:none;transition:background .15s,color .15s;cursor:pointer;border:none}.btn-primary{background:var(--echo-primary);color:#fff}.btn-primary:hover{background:var(--echo-primary-dark)}.btn-secondary{background:transparent;color:var(--gray-600);border:1px solid var(--gray-200)}.btn-secondary:hover{background:var(--gray-50);border-color:var(--gray-300);color:var(--gray-800)}.content section,.content>section{scroll-margin-top:24px;padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid var(--gray-200)}.content section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.content section>h2:first-child{margin-top:0}.content h2{font-size:1.4rem;font-weight:700;color:var(--gray-900);margin-bottom:8px;margin-top:40px;letter-spacing:-.01em;line-height:1.3}.content h2:first-child{margin-top:0}.content h3{font-size:1rem;font-weight:600;color:var(--gray-800);margin:24px 0 8px}.content h4{font-size:.9rem;font-weight:600;color:var(--gray-600);margin:20px 0 8px}.content>p:first-of-type,.content section>p:first-of-type{font-size:1rem;color:var(--gray-500)}.content p{color:var(--gray-600);margin-bottom:12px;line-height:1.7}.content ul,.content ol{margin:8px 0 16px;padding-left:20px;color:var(--gray-600)}.content li{margin-bottom:4px;line-height:1.65}.content a{color:var(--echo-primary);text-decoration:none;transition:color .15s}.content a:hover{color:var(--echo-primary-dark);text-decoration:underline}.content strong{color:var(--gray-800);font-weight:600}.content blockquote{border-left:2px solid var(--gray-300);padding:0 0 0 16px;margin:16px 0;color:var(--gray-500)}.content pre{margin:12px 0 16px;border-radius:6px;font-size:.84rem;overflow-x:auto}.content pre.astro-code{padding:16px 18px;background:var(--gray-900)!important;border:1px solid var(--gray-800)}.content pre code{font-family:Fira Code,Consolas,Monaco,monospace}.content code:not(pre code){background:var(--gray-100);padding:1px 5px;border-radius:3px;font-family:Fira Code,monospace;font-size:.83em;color:var(--echo-primary-dark)}.code-block{margin:12px 0 16px;border-radius:6px;overflow:hidden;background:var(--gray-900);border:1px solid var(--gray-800)}.code-header{display:flex;justify-content:space-between;align-items:center;padding:8px 14px;border-bottom:1px solid rgba(255,255,255,.06)}.code-lang{color:var(--gray-400);font-size:.7rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.copy-btn{display:flex;align-items:center;gap:5px;padding:4px 10px;background:#ffffff0f;border:none;border-radius:4px;color:var(--gray-400);font-size:.72rem;cursor:pointer;transition:background .15s,color .15s}.copy-btn:hover{background:#ffffff1f;color:var(--gray-200)}.copy-btn.copied{background:var(--echo-success);color:#fff}.code-block pre{margin:0;border-radius:0}.code-block pre.astro-code{border-radius:0;padding:16px 18px!important;background:transparent!important;border:none}.code-block code{font-family:Fira Code,Consolas,Monaco,monospace;font-size:.84rem;line-height:1.65}.grid-two{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:12px 0}@media (max-width: 640px){.grid-two{grid-template-columns:1fr}}.table-wrapper{overflow-x:auto;margin:12px 0 16px}.content table{width:100%;border-collapse:collapse;font-size:.86rem}.content th,.content td{padding:10px 0;text-align:left;border-bottom:1px solid var(--gray-200)}.content th{font-weight:600;color:var(--gray-400);font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;padding-bottom:8px}.content td{padding-right:16px}.content tr:last-child td{border-bottom:none}.badge{display:inline-block;padding:1px 6px;border-radius:3px;font-size:.7rem;font-weight:600;letter-spacing:.01em}.badge-required{background:#fef2f2;color:#dc2626}.badge-optional{background:var(--gray-100);color:var(--gray-400)}.badge-new{background:#ecfdf5;color:#059669}.badge-type{background:#eff6ff;color:#2563eb;font-family:Fira Code,monospace;font-size:.68rem}.alert{padding:12px 0 12px 16px;margin:16px 0;display:flex;gap:10px;border-left:2px solid var(--gray-300)}.alert svg{flex-shrink:0;margin-top:1px;width:16px;height:16px;opacity:.7}.alert-info{border-left-color:var(--echo-info)}.alert-info svg{color:var(--echo-info)}.alert-success{border-left-color:var(--echo-success)}.alert-success svg{color:var(--echo-success)}.alert-warning{border-left-color:var(--echo-warning)}.alert-warning svg{color:var(--echo-warning)}.alert-title{font-weight:600;color:var(--gray-800);margin-bottom:2px;font-size:.86rem}.alert-text{color:var(--gray-600);font-size:.85rem;line-height:1.6}.alert-text code{background:var(--gray-100);padding:1px 5px;border-radius:3px;font-family:Fira Code,monospace;font-size:.82em;color:var(--echo-primary-dark)}.steps{margin:24px 0}.step{display:flex;gap:16px;position:relative}.step-rail{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:24px}.step-dot{width:24px;height:24px;border-radius:50%;background:var(--echo-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.7rem;flex-shrink:0;position:relative;z-index:1}.step-line{width:1px;flex:1;background:var(--gray-200);min-height:20px}.step-body{flex:1;padding-bottom:24px}.step--last .step-body{padding-bottom:0}.step-title{font-weight:600;color:var(--gray-900);margin-bottom:4px;font-size:.95rem;line-height:24px}.step-desc{color:var(--gray-600);font-size:.88rem}.step-desc p{margin-bottom:8px}.step-desc p:last-child{margin-bottom:0}.step-desc .code-block{margin:8px 0 4px}.doc-cards{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:16px}.doc-card{padding:16px 0;text-decoration:none;border-bottom:1px solid var(--gray-200);transition:background .15s}.doc-card:nth-child(odd){padding-right:24px;border-right:1px solid var(--gray-200)}.doc-card:nth-child(2n){padding-left:24px}.doc-card:hover{text-decoration:none}.doc-card h3{font-size:.9rem;font-weight:600;color:var(--gray-900);margin:0 0 4px;transition:color .15s}.doc-card:hover h3{color:var(--echo-primary)}.doc-card p{font-size:.82rem;color:var(--gray-500);margin:0;line-height:1.5}.sidebar-toggle{display:none;position:fixed;top:16px;left:16px;z-index:100;width:40px;height:40px;background:#fff;border:1px solid var(--gray-200);border-radius:6px;align-items:center;justify-content:center;cursor:pointer}.sidebar-toggle svg{width:20px;height:20px;color:var(--gray-600)}.playground{display:grid;grid-template-columns:280px 1fr;gap:0;margin:16px 0;border:1px solid var(--gray-200);border-radius:6px;overflow:hidden;background:#fff}.playground-config{background:var(--gray-50);border-right:1px solid var(--gray-200);display:flex;flex-direction:column}.playground-config-scroll{flex:1;overflow-y:auto;padding:12px 16px}.playground-config-footer{padding:12px 16px;border-top:1px solid var(--gray-200)}.playground-config-divider{height:1px;background:var(--gray-200);margin:12px 0}.playground-config-group{margin:0}.playground-config-group-header{font-size:.72rem;font-weight:600;color:var(--gray-500);letter-spacing:.02em;text-transform:uppercase;margin-bottom:10px}.playground-config-fields{display:flex;flex-direction:column;gap:10px}.playground-field{display:flex;flex-direction:column;gap:4px}.playground-field.playground-field--inline{flex-direction:row;align-items:center;gap:8px;white-space:nowrap;align-self:flex-start}.playground-field.playground-field--inline>label[for]{font-size:.82rem;font-weight:500;color:var(--gray-600);cursor:pointer}.playground-field label:first-child{display:block;font-size:.72rem;font-weight:600;color:var(--gray-500);letter-spacing:.01em}.playground-field select,.playground-field input[type=text]{width:100%;padding:6px 10px;border:1px solid var(--gray-200);border-radius:4px;font-size:.82rem;font-family:inherit;color:var(--gray-700);background:#fff;transition:border-color .15s}.playground-field select:focus,.playground-field input[type=text]:focus{outline:none;border-color:var(--echo-primary)}.playground-field input[type=text]::placeholder{color:var(--gray-300)}.playground-toggle{position:relative;display:inline-block;width:36px;height:20px;cursor:pointer}.playground-toggle input{opacity:0;width:0;height:0}.playground-toggle-slider{position:absolute;inset:0;background:var(--gray-200);border-radius:20px;transition:background .2s}.playground-toggle-slider:before{content:"";position:absolute;width:16px;height:16px;left:2px;bottom:2px;background:#fff;border-radius:50%;transition:transform .2s}.playground-toggle input:checked+.playground-toggle-slider{background:var(--echo-primary)}.playground-toggle input:checked+.playground-toggle-slider:before{transform:translate(16px)}.playground-apply{width:100%;justify-content:center;font-size:.82rem;padding:8px 16px;white-space:nowrap}.playground-preview{display:flex;flex-direction:column;min-width:0}.playground-widget{flex:1;height:560px;max-height:560px;overflow:hidden;position:relative;background:#fff}.playground-code-output{border-top:1px solid var(--gray-200)}.playground-code-output .code-block{margin:0;border-radius:0;border:none}.playground-code-output pre{max-height:200px;overflow-y:auto;font-size:.8rem}.playground-code-output code{font-family:Fira Code,Consolas,Monaco,monospace;font-size:.8rem;line-height:1.6;color:#abb2bf;white-space:pre}.hl-kw{color:#c678dd}.hl-fn{color:#61afef}.hl-str{color:#98c379}.hl-bool{color:#d19a66}.hl-prop{color:#e06c75}.hl-punc{color:#abb2bf}.preview-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:500px;color:var(--gray-400);font-size:.88rem}.preview-loading-spinner{width:24px;height:24px;border:2px solid var(--gray-200);border-top-color:var(--echo-primary);border-radius:50%;animation:preview-spin .8s linear infinite}@keyframes preview-spin{to{transform:rotate(360deg)}}.preview-error{display:flex;align-items:center;justify-content:center;height:500px;color:var(--gray-400);font-size:.9rem;text-align:center;padding:24px}@media (max-width: 1024px){.sidebar{transform:translate(-100%);transition:transform .3s}.sidebar.open{transform:translate(0)}.sidebar-toggle{display:flex}.main{margin-left:0}.playground{grid-template-columns:1fr}.playground-config{border-right:none;border-bottom:1px solid var(--gray-200)}}@media (max-width: 640px){.hero{padding:40px 20px}.hero h1{font-size:1.5rem}.hero p{font-size:.95rem}.hero-actions{flex-direction:column}.content{padding:32px 20px 64px}.content h2{font-size:1.25rem}.doc-cards{grid-template-columns:1fr}.doc-card:nth-child(odd){padding-right:0;border-right:none}.doc-card:nth-child(2n){padding-left:0}.playground-widget{height:400px;max-height:400px}.preview-loading,.preview-error{height:400px}}
