@charset "UTF-8";.c--cursor-a{position:fixed;top:0;left:0;pointer-events:none;z-index:10000}.c--cursor-a--is-hidden .c--cursor-a__item,.c--cursor-a--is-hidden .c--cursor-a__artwork{opacity:0}.c--cursor-a--is-active .c--cursor-a__item{background-color:#e74c3c}.c--cursor-a--is-active .c--cursor-a__artwork{border-color:#e74c3c}.c--cursor-a--second .c--cursor-a__item{width:6px;height:6px;margin-left:-3px;margin-top:-3px}.c--cursor-a--second .c--cursor-a__artwork{width:30px;height:30px;margin-left:-15px;margin-top:-15px}.c--cursor-a--third .c--cursor-a__item{opacity:0}.c--cursor-a--third .c--cursor-a__artwork{width:60px;height:60px;margin-left:-30px;margin-top:-30px;border-color:#3498db99;background-color:#3498db1a}.c--cursor-a--fourth .c--cursor-a__item{opacity:0}.c--cursor-a--fourth .c--cursor-a__artwork{width:80px;height:80px;margin-left:-40px;margin-top:-40px;border-color:transparent;background-color:#000000d9}.c--cursor-a--fifth .c--cursor-a__item{opacity:0}.c--cursor-a--fifth .c--cursor-a__artwork{width:80px;height:80px;margin-left:-40px;margin-top:-40px;border-color:transparent;background-color:#2c3e50e6}.c--cursor-a--sixth .c--cursor-a__item{opacity:0}.c--cursor-a--sixth .c--cursor-a__artwork{width:80px;height:80px;margin-left:-40px;margin-top:-40px;border-color:transparent;background-color:#2c3e50}.c--cursor-a__item{position:fixed;top:0;left:0;border-radius:50%;pointer-events:none;width:8px;height:8px;background:#111;z-index:10000;margin-left:-4px;margin-top:-4px;transition:width .2s ease,height .2s ease,margin .2s ease,opacity .15s ease}.c--cursor-a__artwork{position:fixed;top:0;left:0;border-radius:50%;pointer-events:none;width:40px;height:40px;border:1.5px solid #111;background:transparent;z-index:9999;margin-left:-20px;margin-top:-20px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff;font-size:11px;white-space:nowrap;transition:width .3s ease,height .3s ease,margin .3s ease,border-color .3s ease,opacity .2s ease,background-color .3s ease}.c--card-a{display:flex;align-items:center;justify-content:center;min-height:120px;padding:24px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;text-decoration:none;color:#333;flex:1;min-width:200px;transition:box-shadow .2s ease}.c--card-a:hover{box-shadow:0 4px 12px #00000014}*,*:before,*:after{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding:0;background:#fafafa;color:#333}.demo{max-width:960px;margin:0 auto;padding:40px 20px 80px}.demo__title{font-size:2rem;margin-bottom:.25em}.demo__subtitle{color:#888;margin-bottom:2em}.example{margin-bottom:48px}.example__heading{font-size:1.1rem;margin-bottom:4px}.example__desc{font-size:.85rem;color:#888;margin-bottom:12px}.example__row{display:flex;gap:12px;flex-wrap:wrap;align-items:flex-start}.c--btn-a{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;font-size:.9rem;transition:background .15s ease}.c--btn-a:hover{background:#f0f0f0}.c--btn-a--is-active{background:#111;color:#fff;border-color:#111}.c--btn-a--is-active:hover{background:#333}.js--focus{display:inline-block;padding:12px 24px;border:2px dashed #bbb;border-radius:8px;color:#888;font-size:.85rem}.code-tabs{margin-top:16px;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;background:#1e1e1e}.code-tabs__nav{display:flex;background:#2d2d2d;border-bottom:1px solid #3a3a3a}.code-tabs__btn{padding:8px 16px;border:none;background:none;color:#888;font-size:.8rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease}.code-tabs__btn:hover{color:#ccc}.code-tabs__btn--active{color:#fff;border-bottom-color:#e74c3c}.code-tabs__panel{display:none}.code-tabs__panel--active{display:block}.code-tabs__panel pre{margin:0;padding:16px 20px;overflow-x:auto}.code-tabs__panel code{font-family:SF Mono,Fira Code,Cascadia Code,Consolas,monospace;font-size:.8rem;line-height:1.6;color:#d4d4d4;white-space:pre}
