:root{--cherry-sakura-pink: #ffb7c5;--cherry-shirozakura-white: #fff8f0;--cherry-benizakura-deep: #e60026;--cherry-petal-light: #ffe4e6;--cherry-petal-medium: #ffb3ba;--cherry-petal-dark: #ff8a95;--cherry-heading-primary: #b83280;--cherry-heading-secondary: #be185d;--cherry-heading-tertiary: #c2185b;--cherry-text-primary: #4a4a4a;--cherry-text-secondary: #555;--cherry-accent-strong: #ad1457;--cherry-accent-em: #ec4899;--cherry-space-petal: .25rem;--cherry-space-bud: .5rem;--cherry-space-flower: 1rem;--cherry-space-cluster: 1.618rem;--cherry-space-branch: 2.618rem;--cherry-text-whisper: .75rem;--cherry-text-murmur: .875rem;--cherry-text-speak: 1rem;--cherry-text-call: 1.125rem;--cherry-text-announce: 1.25rem;--cherry-text-proclaim: 1.5rem;--cherry-text-declare: 1.875rem;--cherry-shadow-petal: 0 1px 3px rgba(255, 183, 197, .15);--cherry-shadow-flower: 0 2px 8px rgba(255, 183, 197, .2);--cherry-shadow-cluster: 0 4px 12px rgba(255, 183, 197, .25);--cherry-radius-petal: .25rem;--cherry-radius-bloom: .5rem;--cherry-radius-flower: .75rem;--cherry-radius-cluster: 1rem}.dark-mode{--cherry-shirozakura-white: #1a1a1a;--cherry-benizakura-deep: #ff6b9d;--cherry-petal-light: #2a1f27;--cherry-petal-medium: #3d2a35;--cherry-petal-dark: #503543;--cherry-sakura-pink: #ff8fb8;--cherry-heading-primary: #ff8fb8;--cherry-heading-secondary: #ff7fa8;--cherry-heading-tertiary: #ff6f98;--cherry-text-primary: #e5e5e5;--cherry-text-secondary: #b3b3b3;--cherry-accent-strong: #ff5f88;--cherry-accent-em: #ff8fb8;--cherry-shadow-petal: 0 1px 3px rgba(0, 0, 0, .8);--cherry-shadow-flower: 0 2px 8px rgba(0, 0, 0, .9);--cherry-shadow-cluster: 0 4px 12px rgba(255, 143, 184, .15)}.dark-mode body,.dark-mode .cherry-container{background:linear-gradient(135deg,#1a1a1a,#2a1f27);color:var(--cherry-text-primary)}.dark-mode .cherry-header{background:#1a1a1af2;border-bottom:1px solid var(--cherry-petal-dark)}.dark-mode .cherry-subtitle{color:var(--cherry-text-secondary)}.dark-mode .cherry-sidebar{background:#1a1a1af2;border-right:1px solid var(--cherry-petal-dark)}.dark-mode .cherry-content{background:transparent}.dark-mode .cherry-nav-item{color:var(--cherry-text-primary)}.dark-mode .cherry-nav-item:hover{background:#ff8fb81a}.dark-mode .cherry-nav-item.active{background:#ff8fb833;border-left-color:var(--cherry-accent-em)}div[class*=fixed][class*=z-50][class*=space-y-4][class*=max-w-sm]{display:none!important}*{margin:0;padding:0;box-sizing:border-box}html,#root{margin:0;padding:0;width:100%;height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:#2d3748;background:linear-gradient(135deg,var(--cherry-shirozakura-white) 0%,var(--cherry-petal-light) 100%);height:100vh;width:100vw;margin:0;padding:0;overflow:hidden}.cherry-container{font-family:inherit;margin:0;padding:0;height:100vh;width:100vw;position:fixed;inset:0;background:linear-gradient(135deg,var(--cherry-shirozakura-white) 0%,var(--cherry-petal-light) 100%);color:#333;overflow:hidden;box-sizing:border-box}.cherry-header{background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--cherry-petal-medium);padding:var(--cherry-space-cluster);box-shadow:var(--cherry-shadow-flower)}.cherry-title{margin:0;font-size:var(--cherry-text-proclaim);color:var(--cherry-heading-primary);display:flex;align-items:center;gap:var(--cherry-space-flower);font-weight:600}.cherry-subtitle{margin:var(--cherry-space-bud) 0 0 0;font-size:var(--cherry-text-murmur);color:#666}.cherry-header-fullwidth{position:relative;background:linear-gradient(135deg,var(--cherry-shirozakura-white) 0%,var(--cherry-petal-light) 25%,var(--cherry-sakura-pink) 50%,var(--cherry-petal-medium) 75%,var(--cherry-petal-light) 100%);border-bottom:2px solid var(--cherry-sakura-pink);padding:var(--cherry-space-branch) var(--cherry-space-flower);box-shadow:var(--cherry-shadow-cluster);overflow:hidden;margin:0;box-sizing:border-box;width:100%}.cherry-header-fullwidth:before{display:none}.cherry-header-content{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto}.cherry-title-fullwidth{margin:0;font-size:var(--cherry-text-declare);color:var(--cherry-heading-primary);font-weight:700;text-shadow:0 2px 4px rgba(255,255,255,.8);letter-spacing:.5px;line-height:1.2}.cherry-subtitle-fullwidth{margin:var(--cherry-space-flower) 0 0 0;font-size:var(--cherry-text-call);color:var(--cherry-text-secondary);font-weight:500;text-shadow:0 1px 2px rgba(255,255,255,.7);opacity:.9}.cherry-layout{display:flex;height:calc(100vh - 140px);overflow:hidden;margin:0;padding:0;width:100%}.cherry-sidebar{width:320px;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-right:1px solid var(--cherry-petal-medium);padding:var(--cherry-space-cluster);overflow-y:auto;margin:0;box-sizing:border-box}.cherry-sidebar-title{margin:0 0 var(--cherry-space-cluster) 0;font-size:var(--cherry-text-call);color:#333;font-weight:600}.cherry-doc-list{padding:0;margin:0}.cherry-section{margin-bottom:var(--cherry-space-flower)}.cherry-section-header{display:flex;align-items:center;width:100%;padding:var(--cherry-space-flower);text-decoration:none;color:#333;background:#fffc;border-radius:var(--cherry-radius-flower);border:1px solid var(--cherry-petal-light);transition:all .3s cubic-bezier(.25,.46,.45,.94);font-size:var(--cherry-text-murmur);font-weight:500;cursor:pointer;outline:none}.cherry-section-header:hover,.cherry-section-header.active{background:var(--cherry-petal-light);border-color:var(--cherry-sakura-pink);color:var(--cherry-heading-secondary);transform:translate(var(--cherry-space-petal)) scale(1.01);box-shadow:var(--cherry-shadow-flower)}.cherry-files-list{list-style:none;padding:0;margin:var(--cherry-space-bud) 0 0 0;animation:cherry-fade-in .3s ease-out}.cherry-file-item{margin-bottom:var(--cherry-space-petal)}.cherry-file-link{display:block;padding:var(--cherry-space-bud) var(--cherry-space-flower);margin-left:var(--cherry-space-cluster);text-decoration:none;color:#444;background:#fff9;border-radius:var(--cherry-radius-bloom);border:1px solid rgba(255,183,197,.2);transition:all .2s ease;font-size:var(--cherry-text-whisper);position:relative}.cherry-file-link:before{content:"🌿";position:absolute;left:var(--cherry-space-bud);top:50%;transform:translateY(-50%);font-size:.8em;opacity:.7}.cherry-file-link{padding-left:calc(var(--cherry-space-cluster) + var(--cherry-space-bud))}.cherry-file-link:hover,.cherry-file-link.active{background:#ffb7c526;border-color:var(--cherry-sakura-pink);color:var(--cherry-heading-tertiary);transform:translate(var(--cherry-space-petal));box-shadow:var(--cherry-shadow-petal)}.cherry-landing-page{padding:var(--cherry-space-branch);max-width:800px;margin:0 auto;overflow-y:auto;height:100%;box-sizing:border-box}.cherry-hero-section{text-align:center;margin-bottom:var(--cherry-space-branch);padding:var(--cherry-space-flower) 0}.cherry-hero-icon{font-size:4rem;margin-bottom:var(--cherry-space-flower);animation:sakura-float 3s ease-in-out infinite}.cherry-hero-title{font-size:var(--cherry-text-declare);color:var(--cherry-heading-primary);margin-bottom:var(--cherry-space-flower);font-weight:700;line-height:1.2}.cherry-hero-subtitle{font-size:var(--cherry-text-call);color:var(--cherry-text-secondary);max-width:700px;margin:0 auto;line-height:1.6}.cherry-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--cherry-space-cluster);margin-bottom:var(--cherry-space-branch);max-width:100%}.cherry-feature-card{background:#fffc;padding:var(--cherry-space-cluster);border-radius:var(--cherry-radius-cluster);border:1px solid var(--cherry-petal-light);transition:all .3s ease;text-align:center}.cherry-feature-card:hover{transform:translateY(-2px);box-shadow:var(--cherry-shadow-cluster);border-color:var(--cherry-sakura-pink)}.cherry-feature-icon{font-size:2.5rem;margin-bottom:var(--cherry-space-flower)}.cherry-feature-card h3{color:var(--cherry-heading-secondary);margin-bottom:var(--cherry-space-bud);font-size:var(--cherry-text-announce)}.cherry-feature-card p{color:var(--cherry-text-secondary);line-height:1.5;font-size:var(--cherry-text-murmur)}.cherry-quick-start{margin-bottom:var(--cherry-space-branch)}.cherry-quick-start h2{color:var(--cherry-heading-primary);margin-bottom:var(--cherry-space-flower);text-align:center;font-size:var(--cherry-text-proclaim)}.cherry-code-block{background:#0000000d;border-radius:var(--cherry-radius-flower);overflow:hidden;border:1px solid var(--cherry-petal-medium)}.cherry-code-header{background:var(--cherry-sakura-pink);color:#fff;padding:var(--cherry-space-bud) var(--cherry-space-flower);font-weight:600;font-size:var(--cherry-text-murmur)}.cherry-code-block pre{margin:0;padding:var(--cherry-space-flower);overflow-x:auto}.cherry-code-block code{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:var(--cherry-text-whisper);line-height:1.6;color:#2d3748}.cherry-cta-section{text-align:center;padding:var(--cherry-space-cluster);background:#ffb7c51a;border-radius:var(--cherry-radius-cluster);border:1px solid var(--cherry-petal-light)}.cherry-cta-text{font-size:var(--cherry-text-call);color:var(--cherry-text-secondary);margin-bottom:var(--cherry-space-flower)}.cherry-cta-badges{display:flex;justify-content:center;gap:var(--cherry-space-bud);flex-wrap:wrap}.cherry-badge{background:var(--cherry-sakura-pink);color:#fff;padding:var(--cherry-space-petal) var(--cherry-space-bud);border-radius:var(--cherry-radius-bloom);font-size:var(--cherry-text-whisper);font-weight:500}@keyframes sakura-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.cherry-content{flex:1;padding:var(--cherry-space-flower);overflow-y:auto;background:#ffffff80;height:100%;margin:0;box-sizing:border-box;width:calc(100% - 320px)}.cherry-empty-state{text-align:center;margin-top:100px;color:#666}.cherry-empty-icon{font-size:48px;margin-bottom:var(--cherry-space-cluster);animation:cherry-float 3s ease-in-out infinite}@keyframes cherry-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.cherry-empty-title{margin:0 0 var(--cherry-space-flower) 0;color:#333;font-size:var(--cherry-text-announce);font-weight:600}.cherry-empty-subtitle{margin:0;font-size:var(--cherry-text-speak)}.cherry-doc-content{max-width:800px;line-height:1.6;background:#ffffffe6;border-radius:var(--cherry-radius-cluster);padding:var(--cherry-space-branch);box-shadow:var(--cherry-shadow-cluster);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--cherry-petal-light)}.cherry-back-button{background:linear-gradient(135deg,var(--cherry-sakura-pink),var(--cherry-petal-medium));color:#fff;border:none;padding:var(--cherry-space-bud) var(--cherry-space-cluster);border-radius:var(--cherry-radius-flower);cursor:pointer;font-size:var(--cherry-text-murmur);font-weight:600;margin-bottom:var(--cherry-space-cluster);transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;align-items:center;gap:var(--cherry-space-bud);box-shadow:var(--cherry-shadow-petal)}.cherry-back-button:hover{transform:translateY(-2px) scale(1.02);box-shadow:var(--cherry-shadow-flower)}.cherry-back-button:active{transform:scale(.98)}.cherry-doc-content h1{color:var(--cherry-heading-primary);font-size:var(--cherry-text-declare);font-weight:700;margin-bottom:var(--cherry-space-cluster);display:flex;align-items:center;gap:var(--cherry-space-flower);line-height:1.2}.cherry-doc-content h2{color:var(--cherry-heading-secondary);font-size:var(--cherry-text-proclaim);font-weight:600;margin:var(--cherry-space-branch) 0 var(--cherry-space-cluster) 0;display:flex;align-items:center;gap:var(--cherry-space-bud);border-bottom:2px solid var(--cherry-petal-light);padding-bottom:var(--cherry-space-bud)}.cherry-doc-content h3{color:var(--cherry-heading-tertiary);font-size:var(--cherry-text-announce);font-weight:600;margin:var(--cherry-space-cluster) 0 var(--cherry-space-flower) 0}.cherry-doc-content p{color:var(--cherry-text-primary);margin-bottom:var(--cherry-space-flower);line-height:1.7}.cherry-doc-content ul,.cherry-doc-content ol{margin-bottom:var(--cherry-space-flower);padding-left:var(--cherry-space-cluster)}.cherry-doc-content li{color:var(--cherry-text-secondary);margin-bottom:var(--cherry-space-bud)}.cherry-doc-content strong{color:var(--cherry-accent-strong);font-weight:600}.cherry-doc-content em{color:var(--cherry-accent-em);font-style:italic}.cherry-doc-content code{background:var(--cherry-petal-light);color:var(--cherry-accent-strong);padding:var(--cherry-space-petal) var(--cherry-space-bud);border-radius:var(--cherry-radius-petal);font-size:.9em;font-family:Monaco,Menlo,monospace}.cherry-doc-content pre{background:var(--cherry-petal-light);padding:var(--cherry-space-cluster);border-radius:var(--cherry-radius-flower);overflow-x:auto;margin:var(--cherry-space-cluster) 0;border-left:4px solid var(--cherry-sakura-pink)}.cherry-doc-content pre code{color:var(--cherry-text-secondary);background:transparent;padding:0}.cherry-doc-content blockquote{background:#ffb7c51a;border-left:4px solid var(--cherry-sakura-pink);padding:var(--cherry-space-cluster);margin:var(--cherry-space-cluster) 0;border-radius:0 var(--cherry-radius-flower) var(--cherry-radius-flower) 0;font-style:italic;color:var(--cherry-text-secondary)}.cherry-doc-content hr{border:none;height:2px;background:linear-gradient(90deg,transparent,var(--cherry-sakura-pink),transparent);margin:var(--cherry-space-branch) 0}.cherry-doc-link-internal{color:var(--cherry-accent-em);font-weight:500;cursor:pointer;padding:var(--cherry-space-petal) var(--cherry-space-bud);border-radius:var(--cherry-radius-petal);transition:all .2s ease;display:inline-flex;align-items:center;gap:var(--cherry-space-petal);background:#ec48991a;border:1px solid rgba(236,72,153,.2);text-decoration:none}.cherry-doc-link-internal:hover{background:#ec489933;border-color:var(--cherry-accent-em);transform:translateY(-1px);box-shadow:0 2px 8px #ec48994d}.cherry-external-link{color:var(--cherry-heading-tertiary);font-weight:500;text-decoration:none;padding:var(--cherry-space-petal) var(--cherry-space-bud);border-radius:var(--cherry-radius-petal);transition:all .2s ease;display:inline-flex;align-items:center;gap:var(--cherry-space-petal);background:#c2185b1a;border:1px solid rgba(194,24,91,.2)}.cherry-external-link:hover{background:#c2185b33;border-color:var(--cherry-heading-tertiary);transform:translateY(-1px);box-shadow:0 2px 8px #c2185b4d}.cherry-fade-in{animation:cherry-fade-in .5s ease-out}@keyframes cherry-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cherry-bloom-in{animation:cherry-bloom-in .8s cubic-bezier(.34,1.56,.64,1)}@keyframes cherry-bloom-in{0%{opacity:0;transform:scale(.9) rotate(-2deg)}to{opacity:1;transform:scale(1) rotate(0)}}.cherry-pattern-bg{position:relative;overflow:hidden}.cherry-pattern-bg:before{display:none;background-size:30px 30px,25px 25px;pointer-events:none}@media (max-width: 768px){.cherry-layout{flex-direction:column}.cherry-sidebar{width:100%;height:auto;border-right:none;border-bottom:1px solid var(--cherry-petal-medium)}.cherry-content{padding:var(--cherry-space-flower)}.cherry-doc-content{padding:var(--cherry-space-cluster)}}
