.cruz-icon{width:38px;height:38px;border-radius:50%;border:2px solid #ffffff;overflow:hidden}.cruz-icon img{max-width:180%;display:block;position:relative;top:-70%;left:-40%;width:200%;object-fit:cover}.chat-window{position:fixed;bottom:5rem;right:2rem;width:360px;height:520px;background-color:#f4f3f0cc;border-radius:16px;box-shadow:0 8px 24px #0000001a;display:flex;flex-direction:column;overflow:hidden;z-index:1000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chat-header{background-color:#025a4e;color:#fff;padding:1.2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1)}.chat-header h3{margin:0;font-size:1.2rem}.close-button{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.close-button:hover{background:none!important;opacity:.8}.chat-messages{flex-grow:1;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.message{padding:1rem 1.2rem;border-radius:16px;max-width:85%;line-height:1.5;font-size:.95rem;box-shadow:0 2px 4px #0000000d}.message.user{background-color:#e1f0ee;color:#025a4e;align-self:flex-end;border-bottom-right-radius:4px}.message.bot{background-color:#fff;color:#2c3e50;align-self:flex-start;border-bottom-left-radius:4px}.message.options{background-color:#fff0;color:#2c3e50;align-self:flex-start;border-bottom-left-radius:4px;box-shadow:none;padding:0}.options-container{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.option-button{background-color:#fff;border:1px solid #025a4e;border-radius:20px;padding:.6rem 1rem;text-align:left;cursor:pointer;color:#025a4e;font-size:.9rem;transition:all .2s ease;font-weight:500;width:fit-content;margin:0}.option-button:hover{background-color:#f0f9f7;transform:translate(2px)}.chat-options button:hover{background-color:#f0f9f7;border-color:#025a4e}@media (max-width: 768px){.chat-window{width:calc(100% - 2rem);height:60vh;right:1rem;left:1rem;bottom:5rem}.chat-toggle{right:1rem;bottom:1rem}}.dj-toggle{position:fixed;bottom:2rem;left:2rem;width:56px;height:56px;border-radius:50%;background-color:#183041;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:999;box-shadow:0 4px 12px #18304166;transition:box-shadow .2s ease,background-color .2s ease}.dj-toggle:hover{box-shadow:0 6px 16px #18304180}.dj-toggle.soundcloud-theme{background-color:#f5f5f5;color:#f50;box-shadow:0 4px 12px #00000026}.dj-toggle.soundcloud-theme:hover{box-shadow:0 6px 16px #0003}.dj-toggle.soundcloud-theme .mini-visualizer .bar{background-color:#f50}.dj-popup{position:fixed;bottom:5rem;left:2rem;width:320px;background-color:#f4f3f0cc;border-radius:16px;box-shadow:0 8px 24px #0000001a;overflow:hidden;z-index:1000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mini-visualizer{display:flex;align-items:flex-end;justify-content:center;gap:3px;height:20px}.mini-visualizer .bar{width:4px;background-color:#fff;border-radius:2px;animation:visualizer-bounce .5s ease-in-out infinite}.mini-visualizer .bar:nth-child(1){height:8px;animation-delay:0s}.mini-visualizer .bar:nth-child(2){height:16px;animation-delay:.15s}.mini-visualizer .bar:nth-child(3){height:12px;animation-delay:.3s}@keyframes visualizer-bounce{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1)}}.dj-popup.background-hidden{pointer-events:none;visibility:hidden}.dj-header{background-color:#183041;color:f0eee9;padding:1rem 1.2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1)}.dj-header h3{margin:0;font-size:1rem;font-weight:600}.provider-toggle{display:flex;gap:6px;margin-right:auto;margin-left:12px}.provider-btn{width:28px;height:28px;border-radius:6px;border:none;background:#ffffff1a;color:#ffffff80;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:5px}.provider-btn:hover{background:#fff3;color:#fffc}.provider-btn.active{background:#ffffff40;color:#fff}.provider-btn svg{width:100%;height:100%}.dj-controls{display:flex;gap:.5rem}.dj-control-button{background:none;border:none;color:#fff;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}.dj-control-button:hover{background-color:#ffffff1a}.dj-content{padding:0}.dj-content iframe{display:block;border-radius:0 0 16px 16px}.turntable{padding:16px 16px 0;background:#183041;border-radius:0 0 16px 16px}.turntable-base{position:relative;width:140px;height:140px;margin:0 auto;pointer-events:none}.vinyl-wrapper{position:absolute;top:10px;left:10px;width:120px;height:120px;z-index:5;pointer-events:none}.vinyl-disc{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#1a1a1a,#333,#1a1a1a);box-shadow:0 0 20px #00000080;position:relative;pointer-events:auto}.vinyl-disc.spinning{animation:spin 3s linear infinite}.vinyl-grooves{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:repeating-radial-gradient(circle at center,transparent 0px,transparent 2px,rgba(255,255,255,.03) 3px,transparent 4px);pointer-events:none}.vinyl-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#1a4a5e,#2d7d9a);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:12px;overflow:hidden;z-index:2}.vinyl-album-art{width:100%;height:100%;border-radius:50%;object-fit:cover}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tonearm{position:absolute;top:5px;right:5px;transform-origin:calc(100% - 6px) 6px;transform:rotate(-45deg);transition:transform .2s ease-out;cursor:pointer;pointer-events:auto;z-index:10}.tonearm.playing{transform:rotate(15deg)}.tonearm.seeking{transition:none}.tonearm:hover{opacity:.9}.tonearm:focus{outline:2px solid #2d7d9a00;outline-offset:2px;border-radius:4px}.tonearm-base{width:12px;height:12px;background:#666;border-radius:50%;position:absolute;top:0;right:0}.tonearm-arm{width:4px;height:60px;background:linear-gradient(180deg,#888,#555);position:absolute;top:6px;right:4px;border-radius:2px}.tonearm-head{width:16px;height:8px;background:#444;position:absolute;top:62px;right:-2px;border-radius:2px}.turntable-btn{position:absolute;bottom:8px;width:24px;height:24px;border-radius:50%;border:none;background:linear-gradient(180deg,#555,#333);box-shadow:0 2px 4px #0006,inset 0 1px #ffffff1a;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#999;transition:all .1s ease;pointer-events:auto}.turntable-btn:hover{background:linear-gradient(180deg,#666,#444);color:#fff}.turntable-btn:active{box-shadow:0 1px 2px #0006,inset 0 1px 2px #0003;transform:translateY(1px)}.turntable-btn.prev{left:-4px}.turntable-btn.next{right:-4px}.turntable-btn svg{width:12px;height:12px}.volume-fader{position:absolute;right:165px;top:50%;transform:translateY(-50%);height:100px;width:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:auto;background:linear-gradient(180deg,#2a2a2a,#1a1a1a);border-radius:4px;padding:4px;box-shadow:inset 0 1px 3px #00000080,0 1px #ffffff0d}.fader-notches{position:absolute;top:8px;left:4px;right:4px;bottom:20px;background:repeating-linear-gradient(180deg,transparent 0px,transparent 2px,rgba(60,60,60,.8) 2px,rgba(60,60,60,.8) 4px);border-radius:2px;pointer-events:none}.fader-track{position:relative;width:100%;height:72px;display:flex;align-items:center;justify-content:center;z-index:1}.fader-track:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:4px;transform:translate(-50%);background:linear-gradient(180deg,#111,#000);border-radius:2px;box-shadow:inset 0 1px 2px #000c}.fader-label{font-size:8px;color:#888;text-transform:uppercase;letter-spacing:1px;margin-top:4px;font-weight:500}.volume-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:68px;height:28px;background:transparent;cursor:pointer;z-index:2;transform:rotate(-90deg);transform-origin:center center;touch-action:none}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:28px;background:linear-gradient(90deg,#666,#555 38%,#444 42%,#fff 44%,#fff 56%,#444 58%,#555 62%,#333);border-radius:2px;cursor:grab;box-shadow:0 2px 4px #00000080,inset 0 1px #fff3}.volume-slider::-webkit-slider-thumb:active{cursor:grabbing}.volume-slider::-moz-range-thumb{width:16px;height:28px;background:linear-gradient(90deg,#666,#555 38%,#444 42%,#fff 44%,#fff 56%,#444 58%,#555 62%,#333);border-radius:2px;border:none;cursor:grab;box-shadow:0 2px 4px #00000080,inset 0 1px #fff3}.volume-slider::-moz-range-thumb:active{cursor:grabbing}.volume-slider::-webkit-slider-runnable-track{background:transparent}.volume-slider::-moz-range-track{background:transparent}.ios-volume-hint{display:none;position:absolute;right:140px;top:calc(50% - 80px);font-size:9px;color:#888;text-align:center;width:80px;line-height:1.2;pointer-events:none}@media (max-width: 768px){.ios-volume-hint{display:block}}.embed-container{position:relative;z-index:10}.embed-container.embed-hidden{visibility:hidden;height:0;overflow:hidden;position:absolute;left:-9999px;pointer-events:none}#spotify-embed{background:#2d2d2d;border-radius:0 0 16px 16px}#spotify-embed iframe{display:block;border-radius:0 0 16px 16px}.dj-popup.soundcloud-theme .dj-header{background-color:#f0eee9;color:#333;border-bottom:1px solid rgba(0,0,0,.1)}.dj-popup.soundcloud-theme .dj-control-button{color:#333}.dj-popup.soundcloud-theme .dj-control-button:hover{background-color:#0000001a}.dj-popup.soundcloud-theme .provider-btn{background:#0000001a;color:#00000080}.dj-popup.soundcloud-theme .provider-btn:hover{background:#00000026;color:#000c}.dj-popup.soundcloud-theme .provider-btn.active{background:#0003;color:#333}.dj-popup.soundcloud-theme .turntable{background:#f0eee9}.eject-btn{background:#ffffff1a;border:none;border-radius:6px;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#ffffffb3;transition:all .2s ease;margin-right:auto;margin-left:12px}.eject-btn:hover{background:#fff3;color:#fff}.dj-popup.soundcloud-theme .eject-btn{background:#0000001a;color:#0009}.dj-popup.soundcloud-theme .eject-btn:hover{background:#00000026;color:#333}.crate-view{padding:24px;background:#f0eee9;min-height:200px;border-radius:0 0 16px 16px}.crate-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;justify-items:center}.crate-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;gap:8px;transition:transform .2s ease}.crate-item:hover{transform:translateY(-4px)}.crate-item:hover .crate-sleeve{box-shadow:4px 8px 16px #0000004d}.crate-sleeve{width:120px;height:120px;border-radius:6px;position:relative;box-shadow:3px 6px 12px #00000040;overflow:hidden;transition:box-shadow .2s ease}.sleeve-art{width:100%;height:100%;object-fit:cover}.sleeve-shine{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.15),transparent 50%);pointer-events:none}.crate-title{font-size:13px;font-weight:600;color:#333;text-align:center;max-width:120px;line-height:1.3}.extraction-stage{height:240px;background:#f0eee9;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-radius:0 0 16px 16px}.anim-sleeve{width:140px;height:140px;position:absolute;z-index:10;box-shadow:0 10px 30px #00000080;border-radius:4px;overflow:hidden}.anim-disc{width:130px;height:130px;position:absolute;z-index:5}.anim-disc .vinyl-disc{width:100%;height:100%}.anim-disc .vinyl-label{width:45px;height:45px}@media (max-width: 768px){.dj-toggle{width:48px;height:48px;bottom:1.5rem;left:1rem}.dj-toggle svg{width:20px;height:20px}.dj-popup{width:calc(100% - 2rem);left:1rem;right:1rem;bottom:4.5rem}.crate-sleeve{width:100px;height:100px}.crate-title{font-size:11px}.extraction-stage{height:200px}.anim-sleeve{width:100px;height:100px}.anim-disc{width:95px;height:95px}}.navbar{position:fixed;top:1.5rem;left:50%;transform:translate(-50%);width:fit-content;z-index:1000;transition:all .3s ease;background:transparent;padding:.5rem 1rem}.navbar.scrolled{background:#f4f3f0cc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:30px;box-shadow:0 4px 6px #0000001a}.navbar__container{display:flex;justify-content:center;align-items:center;padding:.5rem}.navbar__links{position:relative;display:flex;gap:2rem;align-items:center}@media (max-width: 768px){.navbar__links{gap:.3rem}}@media (max-width: 400px){.navbar{transform:translate(-50%) scale(.9);top:1.2rem}.navbar.scrolled{padding:.5rem .1rem}}.navbar__link{color:#4c6763;text-decoration:none;font-weight:500;padding:.5rem 1rem;position:relative;z-index:2;transition:color .3s ease;background:none;border:none;font-size:inherit;cursor:pointer;font-family:inherit}.navbar__selector{position:absolute;height:2.5rem;background:#ffffffa1;border-radius:20px;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1;width:4.5rem;left:0}.navbar__selector[data-active=home]{width:4.5rem;left:.15rem}.navbar__selector[data-active=about]{width:4.8rem;left:6.8rem}.navbar__selector[data-active=notes]{width:4.5rem;left:13.7rem}.navbar__selector[data-active=play]{width:4rem;left:20.4rem}@media (max-width: 768px){.navbar__selector[data-active=about]{width:4.5rem;left:5.2rem}.navbar__selector[data-active=notes]{width:4.5rem;left:10.3rem}.navbar__selector[data-active=play]{width:3.8rem;left:15.4rem}.navbar__link.active{color:#025a4e;font-weight:600}}.footer{width:100%;padding:4rem 2rem 2rem;background:linear-gradient(to bottom,transparent,rgba(244,243,240,.8));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);margin-top:auto}.footer-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.footer-main{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}.footer-info{display:flex;align-items:center;gap:1rem;color:#4c6763;font-size:.95rem}.university-link{color:#4c6763;text-decoration:none;transition:color .2s ease}.university-link:hover{color:#025a4e}.footer-social{display:flex;flex-direction:column;gap:1rem}.footer-social h3{font-size:1rem;font-weight:500;color:#2c3e50;margin:0}.social-links{display:flex;gap:1.5rem;flex-wrap:wrap}.social-link{display:flex;align-items:center;gap:.5rem;color:#4c6763;text-decoration:none;font-size:.95rem;transition:color .2s ease}.social-link:hover{color:#025a4e}.social-link svg{width:20px;height:20px}.footer-extra{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid rgba(44,62,80,.1)}.footer-quote{font-style:italic;color:#4c6763;margin:0;font-size:.95rem}.footer-tech{display:flex;align-items:center;gap:1rem;color:#4c6763;font-size:.9rem}.separator{color:#4c6763;opacity:.5}@media (max-width: 768px){.footer{padding:3rem 1.5rem 1.5rem}.footer-main{flex-direction:column;align-items:center;text-align:center}.footer-info{flex-direction:column;gap:.5rem}.footer-info .separator{display:none}.social-links{justify-content:center}.footer-tech{flex-direction:column;gap:.5rem}.footer-tech .separator{display:none}}.construction-banner{position:fixed;top:0;left:0;right:0;z-index:1001;background:linear-gradient(135deg,#025a4e,#8fdcc2);color:#fff;padding:.3rem;text-align:center;animation:slideDown .5s ease-out}.construction-content{display:flex;align-items:center;justify-content:center;gap:1rem;max-width:600px;margin:0 auto;position:relative;font-size:.95rem}.construction-icon{font-size:1.2rem;animation:bounce 2s infinite}.construction-close{position:absolute;right:0;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.construction-close:hover{opacity:.8}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.layout{min-height:100vh;display:flex;flex-direction:column}@font-face{font-family:Acorn;src:url(/assets/acorn-8-Bas_CHaT.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:New Astro;src:url(/assets/New%20Astro%20Bold-eyd8nQUH.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}.hero{min-height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.hero.loaded{opacity:1;transform:translateY(0)}.hero-content{position:relative;max-width:800px;z-index:900}.hero h1{font-family:Acorn,sans-serif;font-size:clamp(3.2rem,.3692rem + 8.238vw,8rem);margin-bottom:1.5rem;color:#025a4e;position:relative;z-index:900;opacity:0;transform:translateY(20px);transition:opacity .5s ease .3s,transform .5s ease .3s;display:flex;flex-direction:column;gap:.5rem}.hero-line{white-space:nowrap;display:block}.hero.loaded h1{opacity:1;transform:translateY(0)}.hero p{font-size:clamp(1rem,.8852rem + .4898vw,1.375rem);max-width:600px;margin:0 auto;color:#4c6763;z-index:900;opacity:0;transform:translateY(20px);transition:opacity .5s ease .6s,transform .5s ease .6s}.hero.loaded p{opacity:1;transform:translateY(0)}.star{position:absolute;width:60px;height:60px;opacity:0;transform:scale(.5);transition:opacity .5s ease .9s,transform .5s ease .9s}@media (max-width: 768px){.star{width:40px;height:40px}}.hero.loaded .star{opacity:1;transform:scale(1)}.star-top{top:-20px;right:-30px;animation:float 3s ease-in-out infinite}@media (max-width: 768px){.star-top{top:-10px;right:-20px}}.star-bottom{bottom:40px;left:-50px;animation:float 3s ease-in-out infinite reverse}@media (max-width: 768px){.star-bottom{bottom:30px;left:-30px}}@keyframes float{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(10deg)}to{transform:translateY(0) rotate(0)}}@media (max-width: 400px){.hero{min-height:25vh;padding:.5rem}.hero h1{font-size:clamp(3rem,1vw + 1.5rem,2.5rem);margin-bottom:.75rem}.hero p{font-size:.9rem;max-width:95%;line-height:1.4}.hero-content{width:100%}.star{width:20px;height:20px}.star-top{top:-5px;right:20px}.star-bottom{bottom:30px;left:10px}}.projects{padding:1rem 2rem;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}@media (max-width: 768px){.projects{padding:0}}.projects.loaded{opacity:1;transform:translateY(0)}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(2rem,3vw,3rem);max-width:1400px;margin:0 auto;padding:0 clamp(1rem,3vw,3rem)}.project-card{height:clamp(360px,40vh,420px)}@media (max-width: 768px){.projects-grid{grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2rem)}.project-card{height:clamp(280px,35vh,360px)}}.project-card{display:block;border-radius:24px;overflow:hidden;text-decoration:none;position:relative;height:300px;opacity:0;transform:translateY(30px);transition:opacity .5s ease,transform .5s ease,box-shadow .3s ease}.loaded .project-card{opacity:1;transform:translateY(0)}.project-card:hover{transform:translateY(-8px);box-shadow:0 10px 20px #0000001a}.project-image{position:absolute;bottom:-60px;left:120px;width:100%;height:95%;overflow:hidden;border-bottom-left-radius:24px}.project-image img{width:100%;height:100%;object-fit:cover;object-position:center;transform-origin:bottom left;transition:transform .3s ease}.project-card:hover .project-image img{transform:scale(1.1)}.project-content{position:relative;padding:1.5rem 2rem;color:#fffffff2;display:flex;flex-direction:column;justify-content:flex-start;height:100%;z-index:1}.project-category{display:block;font-size:.875rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;opacity:.8}.project-title{font-family:Acorn,sans-serif;font-size:2rem;margin:0;color:#fff}@media (max-width: 400px){.project-image{bottom:-60px;left:20px;width:140%;height:90%}.project-content{padding:1rem 1.5rem}.project-title{font-size:1.75rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#ede7de;margin:0;overflow-x:hidden}.app{min-height:100vh}.home-gradient{position:relative;width:100%;height:70vh;background:linear-gradient(-45deg,beige 10%,#8fdcc2,beige 40%,beige 60%,#efb2dd,beige 90%);background-size:400% 400%;animation:gradient 15s ease infinite;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.home-gradient:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:30vh;background:linear-gradient(to bottom,transparent,#ede7de);pointer-events:none}@media (max-width: 768px){.home-gradient{height:70vh;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;align-content:flex-end;flex-direction:column}}main{position:relative;max-width:1200px;margin:0 auto;padding:2rem;background-color:#ede7de}@media (max-width: 768px){main{padding:0}}.section__title{text-align:center;font-size:2.5rem;margin:2rem 0;color:var(--dark-color)}@media (max-width: 400px){.home-gradient{height:60vh}.app{overflow-x:hidden}}.timeline-container{padding:4rem 2rem;max-width:1000px;margin:0 auto}.timeline{position:relative;padding:2rem 0}.timeline:before{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:linear-gradient(to bottom,#025a4e00,#025a4e80 10%,#025a4e80 90%,#025a4e00)}.timeline-item{position:relative;padding-left:3rem;padding-bottom:3rem}.timeline-dot{position:absolute;left:-6px;top:0;width:14px;height:14px;border-radius:50%;background-color:#025a4e;border:2px solid var(--clr-bg);box-shadow:0 0 0 2px #025a4e4d}.timeline-content{position:relative;padding:1.5rem;background:#025a4e0d;border-radius:12px;transition:transform .3s ease}.timeline-content:hover{transform:translate(10px)}.timeline-content h3{color:#025a4e;font-size:1.5rem;margin:0 0 .5rem;font-family:Acorn,sans-serif}.timeline-content h4{color:#4c6763;font-size:1.2rem;margin:0 0 .5rem}.timeline-content .period{color:#666;font-size:.9rem;margin-bottom:1rem}.timeline-content .description{list-style:none;padding:0;margin:0 0 1.5rem}.timeline-content .description li{color:#4c6763;margin-bottom:.5rem;position:relative;padding-left:1.5rem;line-height:1.5}.timeline-content .description li:before{content:"•";position:absolute;left:0;color:#025a4e}.skills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.skill-tag{background:#025a4e1a;color:#025a4e;padding:.3rem .8rem;border-radius:20px;font-size:.85rem;transition:all .3s ease}.skill-tag:hover{background:#025a4e33;transform:translateY(-2px)}@media (max-width: 768px){.timeline-container{padding:2rem 1rem}.timeline-item{padding-left:2rem}.timeline-content h3{font-size:1.3rem}.timeline-content h4{font-size:1.1rem}}.about{min-height:100vh;background-color:#ede7de;color:var(--clr-text)}.about-gradient{position:relative;width:100%;height:40vh;background:linear-gradient(-45deg,beige 10%,#8fdcc2,beige 40%,beige 60%,#efb2dd,beige 90%);background-size:400% 400%;animation:gradient 15s ease infinite;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.about-gradient:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:30vh;background:linear-gradient(to bottom,transparent,#ede7de);pointer-events:none}@keyframes gradientPulse{0%{transform:scale(1);opacity:.5}50%{transform:scale(1.5);opacity:.8}to{transform:scale(1);opacity:.5}}@media (max-width: 768px){.about-gradient{height:40vh}}.about-header{display:flex;align-items:center;justify-content:end;min-height:40vh;padding:0 2rem;flex-direction:column;position:relative;z-index:3;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.about-header.loaded{opacity:1;transform:translateY(0)}.about-header{justify-content:end;min-height:40vh;padding:0 2rem;flex-direction:column;position:relative;z-index:3}.about-header h1{font-size:clamp(4rem,12vw,8rem);font-family:Acorn;color:#025a4e;text-align:center;margin:0;line-height:1;letter-spacing:-.02em}.about-content{max-width:1200px;margin:0 auto;padding:4rem 2rem;opacity:0;transform:translateY(20px);transition:opacity .8s ease .2s,transform .8s ease .2s}.about-content.loaded{opacity:1;transform:translateY(0)}.experience-section{margin-top:6rem;padding-top:2rem;border-top:1px solid rgba(2,90,78,.1);opacity:0;transform:translateY(20px);transition:opacity .8s ease .6s,transform .8s ease .6s}.experience-section.loaded{opacity:1;transform:translateY(0)}.section-title{font-family:Acorn,sans-serif;font-size:2.5rem;color:#025a4e;margin-bottom:3rem;text-align:center}.about-section{display:grid;grid-template-columns:minmax(300px,1fr) minmax(400px,2fr);gap:4rem;align-items:start;opacity:0;transform:translateY(20px);transition:opacity .8s ease .4s,transform .8s ease .4s}.about-section.loaded{opacity:1;transform:translateY(0)}.about-image-container{position:relative;width:100%;max-width:400px}.about-image{position:relative;width:100%;padding-bottom:110%;border-radius:200px 200px 0 0;overflow:hidden;background:#9eb68a}.about-image img{position:absolute;top:-40%;left:0;width:100%;height:200%;object-fit:cover}.about-text{padding-top:2rem}.about-location{font-family:Acorn,sans-serif;font-size:2.5rem;line-height:1.2;margin-bottom:2rem;color:#025a4e;font-weight:600}.about-description p{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;color:#4c6763;opacity:.9}@media (max-width: 968px){.about-header{min-height:25vh}.about-gradient{height:25vh}.about-section{grid-template-columns:1fr;gap:3rem}.about-image-container{margin:0 auto;max-width:300px}.about-location{font-size:2rem;text-align:center}.about-description{max-width:600px;margin:0 auto}}@media (max-width: 400px){.about-image-container{max-width:200px}.about-header{min-height:30vh}.about-gradient{height:40vh}.about-section{padding:1rem;gap:2rem}.about-image{width:200px;height:200px}.about-text{font-size:.9rem}.about-content{padding:1rem}}.notes-page{position:relative;min-height:100vh;background:#ede7de}.notes-gradient{position:relative;width:100%;height:40vh;background:linear-gradient(-45deg,beige 10%,#8fdcc2,beige 40%,beige 60%,#efb2dd,beige 90%);background-size:400% 400%;animation:gradient 15s ease infinite;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.notes-gradient:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:30vh;background:linear-gradient(to bottom,transparent,#ede7de);pointer-events:none}.notes-header{display:flex;align-items:center;justify-content:flex-end;min-height:50vh;padding:0 2rem;flex-direction:column;position:relative;z-index:3;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease;text-align:center;max-width:800px}.notes-header.loaded{opacity:1;transform:translateY(0)}.notes-header h1{font-size:clamp(4rem,12vw,8rem);font-family:Acorn;color:#025a4e;text-align:center;margin:0;line-height:1;letter-spacing:-.02em;margin-bottom:4vh}.notes-subtitle{font-size:1.2rem;color:#555;max-width:700px;margin:0 auto;line-height:1.6}.notes-grid{display:flex;flex-direction:column;gap:1.5rem;max-width:80vw;margin:0 auto;padding:8rem 2rem}.note-card{display:flex;justify-content:space-between;align-items:center;padding:2rem;background-color:#f6ede5;border-radius:12px;text-decoration:none;color:inherit;transition:opacity .8s ease,transform .8s ease;opacity:0;transform:translateY(20px);will-change:transform,opacity}.cards-loaded .note-card{opacity:1;transform:translateY(0)}.note-card:hover{transform:scale(1.01);box-shadow:0 15px 30px #00000014;background-color:#f8f8f8}.note-content{flex:1}.note-content h2{font-size:1.8rem;color:#006d5b;margin-bottom:.5rem}.note-content p{color:#555;font-size:1rem}.note-image{width:80px;height:80px;border-radius:50%;overflow:hidden;margin-left:2rem;position:relative;background:#025a4e;transition:transform .3s ease}.note-card:hover .note-image{transform:scale(1.05) rotate(5deg)}.note-image img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.bowery-note-image img{background:#e4ffff;width:115%;height:115%;top:-8.5%;left:-8.5%}.jeoparody-note-image img{background-color:#091380;width:200%!important;height:200%!important;top:-50%;left:-50%}.ai-note-image img{width:115%;height:115%;top:-8.5%;left:-8.5%}@media (max-width: 968px){.notes-header{min-height:50vh}}@media (max-width: 768px){.notes-grid{max-width:95vw;padding:6rem 2rem}.note-content h2{font-size:1.2rem}.note-content p{font-size:.8rem}.note-card{flex-direction:row;text-align:0;gap:4vh;padding:1rem}.notes-header h1{margin-bottom:5vh}.note-image{margin:0}}@media (max-width: 400px){.notes-header{min-height:45vh}.notes-header h1{margin-bottom:4vh}.notes-grid{padding:6rem 0}.notes-subtitle{font-size:.9rem;max-width:95%;line-height:1.4}}.notes-detail-page{position:relative;width:100%;min-height:100vh;overflow-x:hidden;background:#ede7de}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.notes-detail-gradient{position:fixed;top:0;left:0;width:100%;height:40vh;background:linear-gradient(-45deg,beige 10%,#8fdcc2,beige 40%,beige 60%,#efb2dd,beige 90%);background-size:400% 400%;animation:gradient 15s ease infinite;z-index:0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.notes-detail-gradient:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:30vh;background:linear-gradient(to bottom,transparent,#ede7de);pointer-events:none}.notes-detail-container-wrapper{display:flex;justify-content:center;align-items:flex-start;padding:2rem;min-height:100vh;position:relative;z-index:1}.notes-detail-container{width:90%;margin:5rem auto;padding:2.5rem 5rem;background-color:#ffffffa1;border-radius:12px;box-shadow:0 8px 30px #0000001a;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-style:solid;border-width:1px;border-color:#fff}.notes-detail-container.loading{opacity:0;transform:translateY(20px)}.notes-detail-container.loaded{opacity:1;transform:translateY(0)}.notes-detail-header{margin-bottom:2rem}.notes-detail-header h1{font-size:4rem;font-family:Acorn,sans-serif;margin-bottom:1rem;color:#025a4e;text-align:center}.notes-detail-meta{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.notes-detail-author{display:flex;align-items:center}.notes-detail-author .avatar-container{width:50px;height:50px;background:#9eb68a;border-radius:50%;overflow:hidden;position:relative;margin-right:1rem;border:2px solid #fff;box-shadow:0 2px 10px #0000001a;flex-shrink:0}.notes-detail-author img{position:absolute;width:150%;height:auto;object-fit:cover;left:-23%}.notes-detail-author div{display:flex;align-items:center}.notes-detail-mood{font-weight:600;color:#555;margin:0}.notes-detail-date{color:#888;margin:0 0 0 .5rem}.notes-detail-main-image{width:100%;margin-bottom:2rem;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #0000001a;cursor:pointer}.notes-detail-main-image img{width:100%;height:auto;display:block}.notes-detail-video{width:100%;height:auto;display:block;border-radius:8px}.notes-detail-main-image:hover img{transform:scale(1.02);transition:transform .3s ease}.notes-detail-content{line-height:1.8;color:#333}.notes-detail-content p{margin-bottom:1.5rem}.notes-detail-content img{max-width:100%;height:auto;margin:2rem 0;border-radius:8px;cursor:pointer;transition:transform .2s ease}.notes-detail-content img:hover{transform:scale(1.02)}.notes-detail-content h1{margin:2rem 0 1rem;font-size:2.2rem;font-family:Acorn,sans-serif;color:#025a4e}.notes-detail-content h2{margin:2rem 0 1rem;font-size:1.8rem;font-family:Acorn,sans-serif;color:#025a4e}.notes-detail-content h3{margin:1.5rem 0 1rem;font-family:Acorn,sans-serif;font-size:1.5rem;color:#025a4e}.notes-detail-close{position:relative;width:100%;display:flex;justify-content:flex-end;margin-bottom:20px;padding-bottom:15px}.notes-close-button{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:8px;background-color:#fffc;border:1px solid rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease}.close-button span{font-size:24px;line-height:1;color:#333}.close-button:hover{background-color:#fff;transform:scale(1.05)}.notes-detail-footer{margin-top:3rem;border-top:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;gap:20px}.back-to-notes{display:inline-block;color:#333;text-decoration:none;font-weight:600;transition:color .3s;align-self:flex-start}.back-to-notes:hover{color:#006d5b}.notes-detail-share{display:flex;align-items:center;justify-content:space-between;background-color:#ffffffb3;border:1px solid rgba(255,255,255,.9);border-radius:50px;padding:15px 25px;box-shadow:0 2px 10px #0000000d;margin:8vh 0}.share-text{display:flex;align-items:center;font-weight:500;color:#006d5b;font-size:15px}.share-heart{margin-right:8px;display:inline-block}.share-buttons{display:flex;gap:12px}.share-option{width:44px;height:44px;border-radius:50%;background-color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 5px #0000000d}.share-option:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.share-icon{color:#333}.notes-detail-error{text-align:center;padding:3rem;background-color:#ffffffd9;border-radius:12px;margin:5rem auto;max-width:600px;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease;box-shadow:0 4px 20px #0000001a}.notes-detail-error h2{font-family:Acorn,sans-serif;font-size:2rem;color:#025a4e;margin-bottom:1.5rem}.notes-detail-error .back-to-notes{display:inline-block;background-color:#025a4e;color:#fff;padding:.75rem 1.5rem;border-radius:30px;text-decoration:none;font-weight:600;transition:all .3s ease;margin-top:1rem}.notes-detail-error .back-to-notes:hover{background-color:#023e36;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.notes-detail-container .notes-detail-error.loaded{opacity:1;transform:translateY(0)}.bowery-note-avatar{background-color:#ffebe9;border:3px solid #ff6b6b!important}.bowery-note-avatar img{transform:scale(1.05)}.jeoparody-note-avatar{background-color:#4e89ae;border:3px solid #4e89ae!important}.jeoparody-note-avatar img{width:130%!important;left:-15%}.ai-note-avatar{border:3px solid #43aa8b!important}.ai-note-avatar img{transform:scale(1.1)}.fullscreen-image-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;justify-content:center;align-items:center;z-index:1000;cursor:zoom-out;animation:fadeIn .3s ease-in-out}.fullscreen-image-container{position:relative;max-width:90%;max-height:90%;animation:scaleIn .3s ease-in-out}.fullscreen-image-container img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:4px;box-shadow:0 5px 15px #0000004d}.fullscreen-close-button{position:absolute;top:-40px;right:0;background:transparent;border:none;cursor:pointer;padding:5px;z-index:1001}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.9)}to{transform:scale(1)}}@media (max-width: 768px){.notes-detail-container{width:95%;padding:3rem;margin:5rem auto}.notes-detail-header h1{font-size:2rem}.notes-detail-author .avatar-container{width:40px;height:40px}.notes-detail-content h2{font-size:1.5rem}.notes-detail-content h3{font-size:1.3rem}.notes-detail-footer{flex-direction:column;gap:15px}.notes-detail-share{flex-direction:column;gap:15px;padding:15px}.share-buttons{width:100%;justify-content:center}}@media (max-width: 480px){.notes-detail-container{padding:1.8rem}.notes-detail-share{border-radius:20px}.notes-detail-container-wrapper{padding:0}}.play-page{position:relative;min-height:100vh;background:#ede7de}.play-gradient{position:relative;width:100%;height:40vh;background:linear-gradient(-45deg,beige 10%,#8fdcc2,beige 40%,beige 60%,#c2a8f5,beige 90%);background-size:400% 400%;animation:playGradient 15s ease infinite;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@keyframes playGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.play-gradient:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:30vh;background:linear-gradient(to bottom,transparent,#ede7de);pointer-events:none}.play-header{display:flex;align-items:center;justify-content:flex-end;min-height:50vh;padding:0 2rem;flex-direction:column;position:relative;z-index:3;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease;text-align:center;max-width:800px}.play-header.loaded{opacity:1;transform:translateY(0)}.play-header h1{font-size:clamp(4rem,12vw,8rem);font-family:Acorn;color:#025a4e;text-align:center;margin:0;line-height:1;letter-spacing:-.02em;margin-bottom:4vh;position:relative;display:inline-block}.play-sparkle{width:.35em;height:.35em;position:absolute;top:.05em;margin-left:.05em;animation:sparkleRotate 4s ease-in-out infinite}@keyframes sparkleRotate{0%,to{transform:rotate(0) scale(1);opacity:1}50%{transform:rotate(180deg) scale(1.2);opacity:.7}}.play-subtitle{font-size:1.2rem;color:#555;max-width:700px;margin:0 auto;line-height:1.6}.play-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:80vw;margin:0 auto;padding:8rem 2rem}.play-card{display:flex;justify-content:space-between;align-items:center;padding:2rem;background-color:#f6ede5;border-radius:12px;text-decoration:none;color:inherit;transition:opacity .8s ease,transform .8s ease;opacity:0;transform:translateY(20px);will-change:transform,opacity;position:relative;cursor:pointer}.cards-loaded .play-card{opacity:1;transform:translateY(0)}.play-card:hover{transform:scale(1.02);box-shadow:0 15px 30px #00000014;background-color:#f8f8f8}.play-card__content{flex:1}.play-card__content h2{font-size:1.5rem;color:#006d5b;margin:0 0 .5rem}.play-card__content p{color:#555;font-size:.95rem;margin:0 0 1rem;line-height:1.5}.play-card__tags{display:flex;flex-wrap:wrap;gap:.5rem}.play-card__tag{font-size:.75rem;padding:.25rem .65rem;background:#025a4e14;color:#025a4e;border-radius:20px;font-weight:500}.play-card__icon{width:70px;height:70px;border-radius:50%;background:#025a4e1a;display:flex;align-items:center;justify-content:center;margin-left:1.5rem;flex-shrink:0;font-size:3rem;transition:transform .3s ease;position:relative;overflow:hidden}.play-card:hover .play-card__icon{transform:scale(1.1) rotate(5deg)}.play-card__icon-img{width:100%;height:100%;object-fit:cover;position:absolute;top:0%;left:0%}.play-card__external{position:absolute;top:1rem;right:1rem;font-size:.85rem;color:#999}@media (max-width: 968px){.play-header{min-height:50vh}}@media (max-width: 768px){.play-grid{grid-template-columns:1fr;max-width:95vw;padding:6rem 2rem}.play-card__content h2{font-size:1.2rem}.play-card__content p{font-size:.8rem}.play-card{padding:1.5rem}.play-header h1{margin-bottom:5vh}}@media (max-width: 400px){.play-header{min-height:45vh}.play-header h1{margin-bottom:4vh}.play-grid{padding:6rem 0}.play-subtitle{font-size:.9rem;max-width:95%;line-height:1.4}.play-card__icon{width:55px;height:55px;font-size:1.4rem;margin-left:1rem}}.testimonials-section{max-width:80vw;margin:0 auto;padding:4rem 2rem 6rem;border-top:1px solid rgba(2,90,78,.15);opacity:0;transform:translateY(20px);transition:opacity .8s ease .4s,transform .8s ease .4s}.testimonials-section.loaded{opacity:1;transform:translateY(0)}.testimonials-title{font-size:2rem;color:#025a4e;text-align:center;margin-bottom:3rem;font-family:Acorn,sans-serif}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.testimonial-card{background:#f6ede5;border-radius:12px;padding:2rem;display:flex;flex-direction:column;gap:1rem}.testimonial-quote{font-size:1rem;color:#555;line-height:1.6;margin:0;font-style:italic}.testimonial-author{display:flex;flex-direction:column;gap:.25rem}.testimonial-name{font-size:.95rem;font-weight:600;color:#025a4e}.testimonial-role{font-size:.85rem;color:#777}.testimonial-game{font-size:.75rem;padding:.25rem .65rem;background:#025a4e14;color:#025a4e;border-radius:20px;font-weight:500;align-self:flex-start}@media (max-width: 768px){.testimonials-section{max-width:95vw;padding:3rem 2rem 5rem}.testimonials-grid{grid-template-columns:1fr}.testimonials-title{font-size:1.75rem;margin-bottom:2rem}.testimonial-card{padding:1.5rem}.testimonial-quote{font-size:.95rem}}@media (max-width: 400px){.testimonials-section{padding:2rem 1rem 4rem}.testimonial-quote{font-size:.9rem}}.bj-page{min-height:100vh;background:#ede7de;padding:2rem}.bj-topbar{display:flex;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto 2rem;padding-top:5rem}.bj-back{color:#025a4e;text-decoration:none;font-weight:500;font-size:.95rem;white-space:nowrap}.bj-back:hover{text-decoration:underline}.bj-title-row{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.bj-title{font-family:Acorn;color:#025a4e;font-size:2.5rem;margin:0;text-align:center}.bj-help-btn{width:28px;height:28px;border-radius:50%;border:2px solid #025a4e;background:transparent;color:#025a4e;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.bj-help-btn:hover{background:#025a4e;color:#fff}.bj-table{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.bj-hand{text-align:center;width:100%}.bj-hand h2{color:#025a4e;margin-bottom:1rem;font-size:1.1rem}.bj-cards{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.bj-card{width:90px;height:130px;background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001f;position:relative;display:flex;align-items:center;justify-content:center;font-size:2rem;-webkit-user-select:none;user-select:none}.bj-card--red{color:#c0392b}.bj-card--black{color:#2c3e50}.bj-card--hidden{background:linear-gradient(135deg,#025a4e,#03876e);color:#fff}.bj-card__back{font-size:2.5rem;opacity:.4}.bj-card__corner{position:absolute;display:flex;flex-direction:column;align-items:center;font-size:.75rem;font-weight:700;line-height:1.1}.bj-card__corner--top{top:6px;left:8px}.bj-card__corner--bottom{bottom:6px;right:8px;transform:rotate(180deg)}.bj-card__center{font-size:2.2rem}.bj-result{min-height:2.5rem;display:flex;align-items:center}.bj-result__text{font-size:1.3rem;font-weight:600;color:#025a4e}.bj-controls{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.bj-btn{padding:.7rem 1.8rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;background:#025a4e;color:#fff;transition:background .2s ease,transform .15s ease;font-family:inherit}.bj-btn:hover{background:#03876e;transform:translateY(-1px)}.bj-btn--deal{padding:.8rem 2.5rem;font-size:1.1rem}.bj-btn--double{background:#6b4c9a}.bj-btn--double:hover{background:#8a6bbf}.bj-score{display:flex;gap:2rem;font-size:1rem;color:#555;font-weight:500}.bj-help-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.bj-help-modal{background:#fffdf9;border-radius:16px;padding:2rem;max-width:500px;width:100%;max-height:85vh;overflow-y:auto;position:relative}.bj-help-modal h2{font-family:Acorn;color:#025a4e;margin:0 0 1.5rem;font-size:1.75rem;text-align:center}.bj-help-modal h3{color:#025a4e;margin:1.25rem 0 .5rem;font-size:1.1rem}.bj-help-close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border-radius:50%;border:none;background:#f0f0f0;font-size:1.25rem;cursor:pointer;transition:background .2s}.bj-help-close:hover{background:#e0e0e0}.bj-help-text{color:#333;line-height:1.6;margin:.75rem 0}.bj-help-list{color:#333;line-height:1.8;margin:.5rem 0;padding-left:1.25rem}.bj-help-cards{display:flex;gap:.5rem;justify-content:center;margin:1rem 0}.bj-help-card{width:36px;height:50px;background:#fff;border:1px solid #ccc;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:#2c3e50}@media (max-width: 500px){.bj-card{width:70px;height:100px;font-size:1.5rem}.bj-card__center{font-size:1.6rem}.bj-card__corner{font-size:.6rem}.bj-topbar{padding-top:4rem}.bj-title{font-size:2rem}}.sv-page{min-height:100vh;background:#ede7de;padding:2rem}.sv-topbar{display:flex;align-items:center;gap:1.5rem;max-width:900px;margin:0 auto 2rem;padding-top:5rem}.sv-back{color:#025a4e;text-decoration:none;font-weight:500;font-size:.95rem;white-space:nowrap}.sv-back:hover{text-decoration:underline}.sv-title-row{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem;max-width:900px;margin-left:auto;margin-right:auto}.sv-title{font-family:Acorn;color:#025a4e;font-size:2.5rem;margin:0;text-align:center}.sv-help-btn{width:28px;height:28px;border-radius:50%;border:2px solid #025a4e;background:transparent;color:#025a4e;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.sv-help-btn:hover{background:#025a4e;color:#fff}.sv-controls{max-width:900px;margin:0 auto 2rem;display:flex;flex-wrap:wrap;gap:1.5rem;align-items:flex-end}.sv-control-group{display:flex;flex-direction:column;gap:.4rem}.sv-control-group label{font-size:.85rem;color:#555;font-weight:500}.sv-control-group select{padding:.5rem .8rem;border:1px solid #ccc;border-radius:8px;font-size:.9rem;background:#fff;font-family:inherit;cursor:pointer}.sv-control-group input[type=range]{width:120px;accent-color:#025a4e}.sv-buttons{display:flex;gap:.75rem}.sv-btn{padding:.55rem 1.5rem;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;background:#025a4e;color:#fff;transition:background .2s ease;font-family:inherit}.sv-btn:hover:not(:disabled){background:#03876e}.sv-btn:disabled{opacity:.5;cursor:not-allowed}.sv-btn--reset{background:#888}.sv-btn--reset:hover{background:#666}.sv-btn--sound{min-width:44px}.sv-bars{max-width:900px;margin:0 auto;display:flex;align-items:flex-end;height:320px;gap:1px;background:#f6ede5;border-radius:12px;padding:1rem;overflow:hidden}.sv-bar{transition:height .05s ease,background-color .15s ease;border-radius:2px 2px 0 0}.sv-legend{max-width:900px;margin:1.5rem auto 0;display:flex;gap:1.5rem;font-size:.85rem;color:#555;flex-wrap:wrap}.sv-dot{display:inline-block;width:12px;height:12px;border-radius:50%;vertical-align:middle;margin-right:.3rem}.sv-help-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.sv-help-modal{background:#fffdf9;border-radius:16px;padding:2rem;max-width:500px;width:100%;max-height:85vh;overflow-y:auto;position:relative}.sv-help-modal h2{font-family:Acorn;color:#025a4e;margin:0 0 1.5rem;font-size:1.75rem;text-align:center}.sv-help-modal h3{color:#025a4e;margin:1.25rem 0 .5rem;font-size:1.1rem}.sv-help-close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border-radius:50%;border:none;background:#f0f0f0;font-size:1.25rem;cursor:pointer;transition:background .2s}.sv-help-close:hover{background:#e0e0e0}.sv-help-text{color:#333;line-height:1.6;margin:.75rem 0}.sv-help-list{color:#333;line-height:1.8;margin:.5rem 0;padding-left:1.25rem}.sv-help-legend{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0}.sv-help-legend-item{display:flex;align-items:center;gap:.75rem}.sv-help-color{width:24px;height:24px;border-radius:4px;flex-shrink:0}@media (max-width: 600px){.sv-controls{gap:1rem}.sv-bars{height:250px}.sv-topbar{padding-top:4rem}.sv-title{font-size:1.8rem}}.ttt-page{min-height:100vh;background:#ede7de;padding:2rem}.ttt-topbar{display:flex;align-items:center;gap:1.5rem;max-width:500px;margin:0 auto 2rem;padding-top:5rem}.ttt-back{color:#025a4e;text-decoration:none;font-weight:500;font-size:.95rem;white-space:nowrap}.ttt-back:hover{text-decoration:underline}.ttt-title-row{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.ttt-title{font-family:Acorn;color:#025a4e;font-size:2.5rem;margin:0;text-align:center}.ttt-title--vanishing{border:2px dashed #025a4e;padding:.5rem 1rem;border-radius:8px;animation:titleVanish 3s ease-in-out infinite}@keyframes titleVanish{0%,to{opacity:1}50%{opacity:.35}}.ttt-help-btn{width:28px;height:28px;border-radius:50%;border:2px solid #025a4e;background:transparent;color:#025a4e;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.ttt-help-btn:hover{background:#025a4e;color:#fff}.ttt-container{max-width:500px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.ttt-mode-toggle{display:flex;gap:0;border-radius:8px;overflow:hidden;border:2px solid #025a4e}.ttt-mode-btn{padding:.5rem 1.5rem;border:none;font-size:.95rem;font-weight:600;cursor:pointer;background:transparent;color:#025a4e;transition:background .2s ease,color .2s ease;font-family:inherit}.ttt-mode-btn:hover{background:#025a4e1a}.ttt-mode-btn--active{background:#025a4e;color:#fff}.ttt-mode-btn--active:hover{background:#03876e}.ttt-hint-btn{padding:.35rem 1rem;border:1.5px solid #025a4e;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;background:transparent;color:#025a4e;transition:background .2s ease,color .2s ease;font-family:inherit}.ttt-hint-btn:hover{background:#025a4e1a}.ttt-hint-btn--active{background:#025a4e;color:#fff}.ttt-hint-btn--active:hover{background:#03876e}.ttt-status{font-size:1.2rem;font-weight:600;color:#025a4e}.ttt-board{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;width:300px;height:300px}.ttt-cell{background:#f6ede5;border:none;border-radius:10px;font-size:2.5rem;font-weight:700;cursor:pointer;transition:background .2s ease,transform .1s ease,opacity .3s ease;font-family:inherit;color:#025a4e;display:flex;align-items:center;justify-content:center;aspect-ratio:1;min-width:0;min-height:0}.ttt-cell:hover:not(:disabled){background:#ece3d9;transform:scale(1.03)}.ttt-cell--filled{cursor:default}.ttt-cell--fading{opacity:.35;border:2px dashed #025a4e}.ttt-cell--win{background:#8fdcc2;animation:winPulse .6s ease}@keyframes winPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.ttt-controls{display:flex;gap:1rem}.ttt-btn{padding:.6rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;background:#025a4e;color:#fff;transition:background .2s ease;font-family:inherit}.ttt-btn:hover{background:#03876e}.ttt-score{display:flex;gap:2rem;font-size:1rem;color:#555;font-weight:500}.ttt-help-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.ttt-help-modal{background:#fffdf9;border-radius:16px;padding:2rem;max-width:500px;width:100%;max-height:85vh;overflow-y:auto;position:relative}.ttt-help-modal h2{font-family:Acorn;color:#025a4e;margin:0 0 1.5rem;font-size:1.75rem;text-align:center}.ttt-help-modal h3{color:#025a4e;margin:1.25rem 0 .5rem;font-size:1.1rem}.ttt-help-close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border-radius:50%;border:none;background:#f0f0f0;font-size:1.25rem;cursor:pointer;transition:background .2s}.ttt-help-close:hover{background:#e0e0e0}.ttt-help-text{color:#333;line-height:1.6;margin:.75rem 0}.ttt-help-list{color:#333;line-height:1.8;margin:.5rem 0;padding-left:1.25rem}.ttt-help-board{display:grid;grid-template-columns:repeat(3,40px);gap:4px;margin:1rem auto}.ttt-help-cell{width:40px;height:40px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-weight:700;border-radius:4px;color:#025a4e}.ttt-help-cell--fading{opacity:.4;border:2px dashed #025a4e}@media (max-width: 400px){.ttt-board{width:260px;height:260px}.ttt-cell{font-size:2rem}.ttt-topbar{padding-top:4rem}.ttt-title{font-size:2rem}}.htf-page{min-height:100vh;background:#0a0a0f;padding:2rem;font-family:JetBrains Mono,Fira Code,Consolas,monospace}.htf-topbar{display:flex;align-items:center;max-width:900px;margin:0 auto 2rem;padding-top:5rem}.htf-back{color:#0f8;text-decoration:none;font-weight:500;font-size:.9rem;transition:color .2s,text-shadow .2s}.htf-back:hover{color:#0fa;text-shadow:0 0 10px #00ff88}.htf-container{max-width:900px;margin:0 auto;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.htf-container.loaded{opacity:1;transform:translateY(0)}.htf-header{text-align:center;margin-bottom:2rem}.htf-title{font-size:3rem;font-weight:700;margin:0 0 .5rem;display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.htf-title-hack{color:#0f8;text-shadow:0 0 20px rgba(0,255,136,.5)}.htf-title-the{color:#888}.htf-title-flag{color:#ff6b6b;text-shadow:0 0 20px rgba(255,107,107,.5)}.htf-subtitle{color:#666;font-size:.95rem;margin:0}.htf-progress{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.htf-progress-bar{flex:1;height:8px;background:#1a1a2e;border-radius:4px;overflow:hidden;border:1px solid #333}.htf-progress-fill{height:100%;background:linear-gradient(90deg,#0f8,#00cc6a);transition:width .5s ease;box-shadow:0 0 10px #0f8}.htf-progress-text{color:#0f8;font-size:.85rem;white-space:nowrap}.htf-levels{display:flex;justify-content:center;gap:.75rem;margin-bottom:2rem;flex-wrap:wrap}.htf-level-btn{width:50px;height:50px;border-radius:8px;border:2px solid #333;background:#1a1a2e;color:#666;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;position:relative;display:flex;align-items:center;justify-content:center}.htf-level-btn:hover{border-color:#0f8;color:#0f8;box-shadow:0 0 15px #00ff884d}.htf-level-btn.active{border-color:#0f8;background:#00ff881a;color:#0f8;box-shadow:0 0 20px #0f86}.htf-level-btn.completed{border-color:#00cc6a;background:#00cc6a33}.htf-level-num{font-family:inherit}.htf-level-check{position:absolute;top:-5px;right:-5px;width:18px;height:18px;background:#00cc6a;border-radius:50%;font-size:.7rem;display:flex;align-items:center;justify-content:center;color:#000}.htf-main{background:#12121a;border:1px solid #2a2a3e;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 0 30px #00000080}.htf-challenge{display:flex;flex-direction:column;gap:1.5rem}.htf-challenge-header{text-align:center}.htf-challenge-level{display:inline-block;background:#00ff881a;color:#0f8;padding:.25rem .75rem;border-radius:4px;font-size:.8rem;margin-bottom:.5rem;border:1px solid rgba(0,255,136,.3)}.htf-challenge-title{color:#fff;font-size:1.75rem;margin:.5rem 0;font-weight:600}.htf-challenge-skill{color:#888;font-size:.85rem}.htf-challenge-desc{color:#aaa;text-align:center;line-height:1.6;margin:0}.htf-terminal-box{background:#0d0d12;border:1px solid #333;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #0000004d}.htf-terminal-header{background:#1a1a2e;padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem;border-bottom:1px solid #333}.htf-terminal-dot{width:12px;height:12px;border-radius:50%}.htf-terminal-dot.red{background:#ff5f56}.htf-terminal-dot.yellow{background:#ffbd2e}.htf-terminal-dot.green{background:#27ca3f}.htf-terminal-title{color:#666;font-size:.8rem;margin-left:.5rem}.htf-terminal-body{padding:1.5rem;color:#0f8;font-size:.9rem;line-height:1.8}.htf-terminal-body p{margin:0}.htf-highlight{color:#ffbd2e;font-weight:600}.htf-success{color:#27ca3f;font-weight:600}.htf-error{color:#ff5f56;font-weight:600}.htf-encoded-string{background:#1a1a2e;padding:.75rem 1rem;border-radius:4px;color:#0ff;word-break:break-all;font-size:.85rem;border:1px solid #333}.htf-blink{animation:htfBlink 1.5s ease-in-out infinite}@keyframes htfBlink{0%,to{opacity:1}50%{opacity:.5}}.htf-action-btn{display:block;margin:1rem auto 0;padding:.6rem 1.5rem;background:transparent;border:2px solid #00ff88;color:#0f8;font-family:inherit;font-size:.9rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .2s ease}.htf-action-btn:hover{background:#00ff881a;box-shadow:0 0 15px #00ff884d}.htf-decoder{margin-top:1.5rem;padding:1rem;background:#1a1a2e;border-radius:8px;border:1px solid #333}.htf-decoder h4{color:#fff;margin:0 0 1rem;font-size:.95rem}.htf-decoder-input{width:100%;padding:.75rem;background:#0d0d12;border:1px solid #333;border-radius:4px;color:#0ff;font-family:inherit;font-size:.85rem;margin-bottom:.75rem;box-sizing:border-box}.htf-decoder-input:focus{outline:none;border-color:#0f8;box-shadow:0 0 10px #0f83}.htf-decoder-output{margin-top:1rem;padding:.75rem;background:#0d0d12;border-radius:4px;border:1px solid #333}.htf-decoder-output span{color:#666;font-size:.8rem;display:block;margin-bottom:.5rem}.htf-decoder-output code{color:#27ca3f;word-break:break-all}.htf-flag-form{display:flex;gap:.75rem;margin-top:1rem}.htf-input-wrapper{flex:1;display:flex;align-items:center;background:#0d0d12;border:2px solid #333;border-radius:8px;padding:0 1rem;transition:border-color .2s,box-shadow .2s}.htf-input-wrapper:focus-within{border-color:#0f8;box-shadow:0 0 15px #0f83}.htf-input-prefix{color:#0f8;font-size:1.1rem;margin-right:.5rem}.htf-flag-input{flex:1;background:transparent;border:none;color:#fff;font-family:inherit;font-size:.95rem;padding:.75rem 0}.htf-flag-input:focus{outline:none}.htf-flag-input::placeholder{color:#555}.htf-submit-btn{padding:.75rem 1.5rem;background:#0f8;border:none;border-radius:8px;color:#000;font-family:inherit;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.htf-submit-btn:hover{background:#00cc6a;box-shadow:0 0 20px #0f86}.htf-feedback{text-align:center;padding:.75rem;border-radius:6px;font-weight:600}.htf-feedback--success{background:#27ca3f33;color:#27ca3f;border:1px solid rgba(39,202,63,.3)}.htf-feedback--error{background:#ff5f5633;color:#ff5f56;border:1px solid rgba(255,95,86,.3)}.htf-completed-badge{display:flex;justify-content:center}.htf-completed-badge span{background:#27ca3f33;color:#27ca3f;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;border:1px solid rgba(39,202,63,.3)}.htf-hints{border-top:1px solid #2a2a3e;padding-top:1.5rem;margin-top:1rem}.htf-hints-title{color:#ffbd2e;font-size:1rem;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.htf-hints-title:before{content:"?";display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#ffbd2e33;border-radius:50%;font-size:.75rem}.htf-hints-list{display:flex;flex-direction:column;gap:.75rem}.htf-hint-text{color:#aaa;margin:0;padding:.75rem 1rem;background:#ffbd2e1a;border-radius:6px;border-left:3px solid #ffbd2e}.htf-hint-num{color:#ffbd2e;font-weight:600;margin-right:.5rem}.htf-hint-btn{padding:.5rem 1rem;background:transparent;border:1px dashed #555;color:#666;font-family:inherit;font-size:.85rem;border-radius:6px;cursor:pointer;transition:all .2s ease}.htf-hint-btn:hover:not(:disabled){border-color:#ffbd2e;color:#ffbd2e}.htf-hint-btn:disabled{opacity:.4;cursor:not-allowed}.htf-solution{border-top:1px solid #2a2a3e;padding-top:1.5rem}.htf-solution-toggle{background:transparent;border:none;color:#ff6b6b;font-family:inherit;font-size:.9rem;cursor:pointer;padding:0;transition:color .2s}.htf-solution-toggle:hover{color:#ff8f8f}.htf-solution-content{margin-top:1rem;padding:1rem;background:#ff6b6b1a;border-radius:8px;border:1px solid rgba(255,107,107,.2);overflow:hidden}.htf-solution-content h4{color:#ff6b6b;margin:0 0 1rem;font-size:.95rem}.htf-solution-steps{color:#ccc;margin:0;padding-left:1.25rem;line-height:1.8}.htf-solution-steps li{margin-bottom:.5rem}.htf-solution-flag{margin:1rem 0 0;color:#888}.htf-solution-flag code{background:#1a1a2e;padding:.25rem .5rem;border-radius:4px;color:#27ca3f}.htf-reset-btn{display:block;margin:0 auto;padding:.5rem 1rem;background:transparent;border:1px solid #555;color:#666;font-family:inherit;font-size:.8rem;border-radius:4px;cursor:pointer;transition:all .2s ease}.htf-reset-btn:hover{border-color:#ff5f56;color:#ff5f56}.htf-level-content{display:flex;flex-direction:column;gap:1rem}.htf-final-challenge{position:relative}.htf-final-challenge:after{content:"FLAG{m4st3";position:absolute;left:-9999px;opacity:0;pointer-events:none}.htf-page:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(0,0,0,.05) 0px,rgba(0,0,0,.05) 1px,transparent 1px,transparent 2px);z-index:1000}@media (max-width: 600px){.htf-page{padding:1rem}.htf-topbar{padding-top:4rem}.htf-title{font-size:2rem}.htf-main{padding:1.5rem 1rem}.htf-challenge-title{font-size:1.4rem}.htf-flag-form{flex-direction:column}.htf-submit-btn{width:100%}.htf-level-btn{width:44px;height:44px;font-size:1rem}.htf-terminal-body{padding:1rem;font-size:.8rem}}@media (max-width: 400px){.htf-topbar{padding-top:3.5rem}.htf-title{font-size:1.75rem}.htf-progress{flex-direction:column;gap:.5rem;align-items:stretch}.htf-progress-text{text-align:center}}.dr-page{min-height:100vh;background:#ede7de;padding:2rem}.dr-topbar{display:flex;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto 2rem;padding-top:5rem}.dr-back{color:#025a4e;text-decoration:none;font-weight:500;font-size:.95rem;white-space:nowrap}.dr-back:hover{text-decoration:underline}.dr-title-row{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem;max-width:1100px;margin-left:auto;margin-right:auto}.dr-title{font-family:Acorn;color:#025a4e;font-size:2.5rem;margin:0;text-align:center}.dr-help-btn{width:28px;height:28px;border-radius:50%;border:2px solid #025a4e;background:transparent;color:#025a4e;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.dr-help-btn:hover{background:#025a4e;color:#fff}.dr-main{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:280px 1fr 240px;gap:2rem;align-items:start}.dr-canvas-section{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 12px #00000014}.dr-canvas-header{text-align:center;margin-bottom:1rem}.dr-canvas-title{font-size:1rem;font-weight:600;color:#333;margin:0 0 .25rem}.dr-canvas-subtitle{font-size:.85rem;color:#666;margin:0}.dr-canvas-wrapper{position:relative;width:248px;height:248px;margin:0 auto;border:2px solid #ddd;border-radius:12px;overflow:hidden;background:#fff;cursor:crosshair;touch-action:none}.dr-canvas{display:block}.dr-clear-btn{display:block;width:100%;margin-top:1rem;padding:.6rem 1rem;border:none;border-radius:8px;background:#888;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s ease;font-family:inherit}.dr-clear-btn:hover{background:#666}.dr-center-section{display:flex;flex-direction:column;gap:1.5rem}.dr-vision-section{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 12px #00000014}.dr-section-title{font-size:1rem;font-weight:600;color:#333;margin:0 0 .5rem;text-align:center}.dr-section-subtitle{font-size:.8rem;color:#666;margin:0 0 1rem;text-align:center}.dr-vision-grid{display:grid;grid-template-columns:repeat(28,1fr);gap:1px;background:#e0e0e0;padding:1px;border-radius:4px;max-width:280px;margin:0 auto}.dr-vision-pixel{aspect-ratio:1;background:#fff;transition:background-color .1s ease}.dr-network-section{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 12px #00000014;transition:all .4s ease}.dr-network-svg{width:100%;height:280px;transform:scale(1.3);transform-origin:center center}.dr-animate-btn{display:block;width:100%;margin-top:1rem;padding:.75rem 1.5rem;border:none;border-radius:8px;background:#025a4e;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit;position:relative;z-index:10}.dr-animate-btn:hover:not(:disabled){background:#03876e;box-shadow:0 4px 12px #025a4e4d}.dr-animate-btn:disabled{background:#ccc;cursor:not-allowed;opacity:.7}.dr-network-node{transition:all .3s ease}.dr-network-node circle{stroke:#ccc;stroke-width:1.5;transition:fill .3s ease,stroke .3s ease,stroke-width .3s ease}.dr-network-node.active circle{stroke:#025a4e;stroke-width:2}.dr-network-node.glowing circle{stroke:#03d4a8;stroke-width:2}.dr-network-line{stroke:#ddd;stroke-width:1;transition:stroke .3s ease,stroke-width .3s ease,opacity .3s ease}.dr-network-line.active{stroke:#025a4e;stroke-width:1.5}@keyframes dr-line-glow{0%{stroke:#ddd;stroke-width:1}50%{stroke:#03d4a8;stroke-width:1.5}to{stroke:#03d4a8;stroke-width:1.2}}.dr-network-line.animating{animation:dr-line-glow .4s ease-out forwards;animation-delay:calc(var(--layer, 0) * .25s)}.dr-network-label{font-size:10px;fill:#666;text-anchor:middle}@keyframes dr-particle-move{0%{offset-distance:0%;opacity:0;transform:scale(.5)}10%{opacity:1;transform:scale(1)}85%{opacity:1;transform:scale(1)}to{offset-distance:100%;opacity:0;transform:scale(.5)}}.dr-particle{animation:dr-particle-move .6s ease-in-out forwards;animation-delay:var(--delay, 0s);offset-rotate:0deg;will-change:offset-distance,opacity,transform}@keyframes dr-node-pulse{0%{fill:#025a4e1a;stroke:#ccc;stroke-width:1.5}50%{fill:#03d4a880;stroke:#03d4a8;stroke-width:2.5}to{fill:#03d4a84d;stroke:#03d4a8;stroke-width:2}}.dr-node{transition:fill .3s ease-out,stroke .3s ease-out,stroke-width .3s ease-out}.dr-node.glowing{animation:dr-node-pulse .5s ease-out forwards;animation-delay:calc(var(--layer, 0) * .25s)}@keyframes dr-winner-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.dr-node.winner{animation:dr-winner-pulse .8s ease-in-out infinite;transform-origin:center;transform-box:fill-box}@keyframes dr-winner-reveal{0%,60%{fill:#025a4e1a;stroke:#ccc;stroke-width:1.5;r:8}70%{fill:#03d4a8cc;stroke:#03d4a8;stroke-width:4;r:12}85%{r:10}to{fill:#03d4a899;stroke:#03d4a8;stroke-width:3;r:10}}.dr-node.winner-reveal{animation:dr-winner-reveal 1.2s ease-out forwards;animation-delay:.6s}@keyframes dr-label-pop{0%{font-size:8px;fill:#666}50%{font-size:12px;fill:#fff}to{font-size:10px;fill:#fff;font-weight:700}}.dr-node-label.winner-label{animation:dr-label-pop .4s ease-out forwards;animation-delay:.8s}.dr-confidence-section{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 12px #00000014}.dr-confidence-list{display:flex;flex-direction:column;gap:.5rem}.dr-confidence-row{display:flex;align-items:center;gap:.5rem}.dr-confidence-digit{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;color:#333;border-radius:4px;transition:all .3s ease}.dr-confidence-digit.top{background:#025a4e;color:#fff}.dr-confidence-bar-wrapper{flex:1;height:20px;background:#f0f0f0;border-radius:4px;overflow:hidden}.dr-confidence-bar{height:100%;background:linear-gradient(90deg,#7cb5ef,#025a4e);border-radius:4px;transition:width .3s ease;min-width:0}.dr-confidence-bar.top{background:linear-gradient(90deg,#03876e,#025a4e)}.dr-confidence-percent{width:45px;font-size:.8rem;font-weight:600;color:#555;text-align:right}.dr-confidence-percent.top{color:#025a4e}.dr-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;color:#666;gap:1rem}.dr-loading-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#025a4e;border-radius:50%;animation:dr-spin 1s linear infinite}@keyframes dr-spin{to{transform:rotate(360deg)}}.dr-loading-progress{width:200px;height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}.dr-loading-progress-bar{height:100%;background:linear-gradient(90deg,#03876e,#025a4e);border-radius:4px;transition:width .3s ease}.dr-loading-note{font-size:.8rem;color:#888;margin:0}.dr-prediction{text-align:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #eee}.dr-prediction-label{font-size:.85rem;color:#666;margin:0 0 .25rem}.dr-prediction-value{font-family:Acorn;font-size:2.5rem;color:#025a4e;margin:0;line-height:1}.dr-prediction-confidence{font-size:.85rem;color:#888;margin:.25rem 0 0}.dr-help-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.dr-help-modal{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:85vh;overflow-y:auto;padding:2rem}.dr-help-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.dr-help-title{font-family:Acorn;font-size:1.75rem;color:#025a4e;margin:0}.dr-help-close{width:32px;height:32px;border:none;background:#f0f0f0;border-radius:50%;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.dr-help-close:hover{background:#ddd}.dr-help-section{margin-bottom:1.5rem}.dr-help-section:last-child{margin-bottom:0}.dr-help-section h3{font-size:1.1rem;color:#333;margin:0 0 .5rem}.dr-help-section p{font-size:.95rem;color:#555;line-height:1.6;margin:0}.dr-help-section ul{margin:.5rem 0 0;padding-left:1.5rem}.dr-help-section li{font-size:.95rem;color:#555;line-height:1.6;margin-bottom:.25rem}.dr-help-diagram{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem;background:#f8f8f8;border-radius:8px;margin-top:.75rem}.dr-help-step{text-align:center;font-size:.85rem;color:#555}.dr-help-arrow{font-size:1.25rem;color:#025a4e}@media (max-width: 900px){.dr-main{grid-template-columns:1fr;max-width:400px}.dr-canvas-wrapper{width:280px;height:280px}.dr-center-section{order:2}.dr-canvas-section{order:1}.dr-confidence-section{order:3}}@media (max-width: 480px){.dr-page{padding:1rem}.dr-title{font-size:2rem}.dr-canvas-wrapper{width:248px;height:248px}.dr-vision-grid{max-width:224px}}.stl-page{min-height:100vh;background:#ede7de;padding:2rem}.stl-topbar{max-width:1200px;margin:0 auto 2rem;padding-top:5rem}.stl-back{color:#025a4e;text-decoration:none;font-weight:500;font-size:.95rem}.stl-back:hover{text-decoration:underline}.stl-header{max-width:1200px;margin:0 auto 2rem;text-align:center}.stl-title{font-family:Acorn;color:#025a4e;font-size:2.5rem;margin:0 0 .5rem}.stl-subtitle{color:#555;font-size:1.1rem;margin:0}.stl-categories{max-width:1200px;margin:0 auto 2rem;display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem}.stl-category-btn{padding:.5rem 1rem;border:2px solid #025a4e;border-radius:20px;background:transparent;color:#025a4e;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit}.stl-category-btn:hover{background:#025a4e1a}.stl-category-btn.active{background:#025a4e;color:#fff}.stl-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.stl-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #00000014;cursor:pointer;transition:box-shadow .2s ease}.stl-card:hover{box-shadow:0 8px 24px #0000001f}.stl-card-thumbnail{aspect-ratio:4 / 3;overflow:hidden;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);position:relative}.stl-card-thumbnail canvas{width:100%!important;height:100%!important}.stl-thumbnail-container{width:100%;height:100%}.stl-thumbnail-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#8fdcc2;font-size:1.5rem;font-weight:600}.stl-card-content{padding:1rem}.stl-card-content h3{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 .5rem}.stl-card-tags{display:flex;flex-wrap:wrap;gap:.375rem}.stl-tag{display:inline-block;padding:.25rem .625rem;background:#025a4e1a;color:#025a4e;font-size:.75rem;font-weight:500;border-radius:12px;text-transform:capitalize}.stl-empty{grid-column:1 / -1;text-align:center;padding:3rem;color:#666}.stl-viewer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.stl-viewer-modal{background:#1a1a1a;border-radius:16px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;position:relative}.stl-viewer-close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border:none;background:#ffffff1a;color:#fff;font-size:1.5rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;z-index:10}.stl-viewer-close:hover{background:#fff3}.stl-viewer-canvas{width:100%;height:400px;background:#222}.stl-viewer-canvas canvas{display:block}.stl-viewer-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;color:#888}.stl-viewer-spinner{width:40px;height:40px;border:3px solid #333;border-top-color:#8fdcc2;border-radius:50%;animation:stl-spin 1s linear infinite}@keyframes stl-spin{to{transform:rotate(360deg)}}.stl-viewer-info{padding:1.5rem;background:#1a1a1a;border-top:1px solid #333}.stl-viewer-info h3{color:#fff;font-size:1.25rem;margin:0 0 .5rem}.stl-viewer-info p{color:#aaa;font-size:.95rem;margin:0 0 1rem;line-height:1.5}.stl-viewer-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.stl-viewer-tags .stl-tag{background:#8fdcc233;color:#8fdcc2}.stl-viewer-actions{display:flex;gap:1rem}.stl-download-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#025a4e;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:.9rem;transition:background .2s ease}.stl-download-btn:hover{background:#03876e}.stl-viewer-controls-hint{display:flex;justify-content:center;gap:2rem;padding:.75rem;background:#111;border-top:1px solid #333;font-size:.8rem;color:#666}@media (max-width: 768px){.stl-page{padding:1rem}.stl-topbar{padding-top:4rem}.stl-title{font-size:2rem}.stl-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.stl-viewer-modal{max-height:95vh}.stl-viewer-canvas{height:300px}.stl-viewer-controls-hint{flex-direction:column;gap:.25rem;text-align:center}}@media (max-width: 480px){.stl-categories{gap:.375rem}.stl-category-btn{padding:.4rem .75rem;font-size:.85rem}.stl-grid{grid-template-columns:1fr}.stl-viewer-canvas{height:250px}.stl-viewer-info{padding:1rem}}
