@import url(https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&family=Permanent+Marker&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f3ee;background-image:linear-gradient(#00000008 1px,#0000 0),linear-gradient(90deg,#00000008 1px,#0000 0);background-size:28px 28px;color:#1a1a1a;font-family:Caveat,cursive;overflow-x:hidden}::selection{background:#ffeb3b;color:#000}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f5f3ee;border-left:2px solid #1a1a1a}::-webkit-scrollbar-thumb{background:#1a1a1a;border:2px solid #f5f3ee}.App{min-height:100vh}.App,.ticker-tape{overflow:hidden;position:relative}.ticker-tape{background:#1a1a1a;border-bottom:3px solid #1a1a1a;padding:10px 0;width:100%;z-index:100}.ticker-content{animation:ticker-scroll 25s linear infinite;display:flex;gap:40px;white-space:nowrap;width:max-content}.ticker-item{color:#f5f3ee;flex-shrink:0;font-family:Permanent Marker,cursive;font-size:16px;letter-spacing:2px}@keyframes ticker-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.random-scribbles{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.bg-scribble{position:absolute}.hero-section{align-items:center;display:flex;flex-direction:column;min-height:100vh;padding:60px 20px 80px;position:relative;z-index:1}.hero-scribble{opacity:.12;pointer-events:none;position:absolute}.hero-scribble-1{animation:float-slow 6s ease-in-out infinite alternate;right:8%;top:10%}.hero-scribble-2{animation:float-slow 8s ease-in-out infinite alternate-reverse;left:5%;top:30%}.hero-scribble-3{animation:float-slow 5s ease-in-out infinite alternate;bottom:20%;right:15%}@keyframes float-slow{0%{transform:translateY(0) rotate(0deg)}to{transform:translateY(-10px) rotate(5deg)}}.hero-title{font-family:Permanent Marker,cursive;line-height:1.1;margin-bottom:24px;position:relative;text-align:center}.hero-title-line{display:block;font-size:clamp(42px,8vw,90px);letter-spacing:3px;transform:rotate(-2deg)}.hero-title-accent{font-size:clamp(52px,10vw,110px);position:relative;transform:rotate(1deg)}.hero-title-accent:after{background:#1a1a1a;border-radius:3px;bottom:-4px;content:"";height:6px;left:5%;position:absolute;transform:rotate(-.5deg);width:90%}.hero-subtitle{font-family:Caveat,cursive;font-size:clamp(22px,3.5vw,32px);line-height:1.5;margin-bottom:40px;max-width:600px;opacity:.85;text-align:center;transform:rotate(.5deg)}.hero-subtitle-emphasis{display:inline-block;font-family:Permanent Marker,cursive;font-size:1.2em;margin-top:4px;text-decoration:underline;text-decoration-style:wavy;text-decoration-thickness:2px;text-underline-offset:6px;transform:rotate(-1deg)}.hero-mascot-area{align-items:center;display:flex;flex-direction:column;margin-bottom:40px;position:relative}.hero-mascot-container{align-items:flex-start;display:flex;gap:0;position:relative}.speech-bubble-wrapper{animation:bubble-wobble 3s ease-in-out infinite;position:absolute;right:-260px;top:-30px;transform:rotate(2deg);width:280px}.speech-bubble-svg{filter:drop-shadow(2px 2px 0 rgba(0,0,0,.08));height:auto;width:100%}@keyframes bubble-wobble{0%,to{transform:rotate(2deg) translateY(0)}50%{transform:rotate(0deg) translateY(-5px)}}.hero-mascot-label{font-family:Caveat,cursive;font-size:16px;margin-top:5px;opacity:.4;transform:rotate(-2deg)}.dood-mascot{animation:mascot-idle 4s ease-in-out infinite}@keyframes mascot-idle{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:10px;z-index:10}.hero-underline{margin-top:50px;opacity:.15}.crossed-out-word{pointer-events:none;z-index:0}.scribble-arrow{animation:arrow-bounce 2s ease-in-out infinite;opacity:.25}@keyframes arrow-bounce{0%,to{transform:rotate(25deg) translateY(0)}50%{transform:rotate(25deg) translateY(-8px)}}.manifesto-section{margin:0 auto;max-width:700px;padding:80px 20px 60px;position:relative;z-index:1}.notebook-margin{background:#e8847a;bottom:0;left:40px;opacity:.3;position:absolute;top:0;width:2px}.manifesto-header{margin-bottom:40px;text-align:center}.manifesto-body{padding-left:20px}.manifesto-text{font-family:Caveat,cursive;font-size:clamp(26px,4vw,36px);line-height:1.6;margin-bottom:8px}.manifesto-emphasis{display:inline-block;font-family:Permanent Marker,cursive;font-size:clamp(36px,5vw,52px);margin:16px 0;position:relative;transform:rotate(-1.5deg)}.manifesto-emphasis:after{background:#ffeb3b80;border-radius:4px;bottom:2px;content:"";height:8px;left:-5%;position:absolute;transform:rotate(-.5deg);width:110%;z-index:-1}.manifesto-annotation{text-align:center}.manifesto-extras{margin-top:40px;text-align:center}.manifesto-note{font-family:Caveat,cursive;font-size:22px;opacity:.6}.section-divider{display:block;margin:40px auto 0}.variants-section{padding:60px 20px 80px;position:relative;z-index:1}.variants-header{margin-bottom:40px;text-align:center}.variants-subheader{font-family:Caveat,cursive;font-size:22px;margin-top:8px;opacity:.5;transform:rotate(1deg)}.variants-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:900px;padding:0 20px}.variant-card{align-items:center;cursor:pointer;display:flex;flex-direction:column;padding:20px 15px;position:relative;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.variant-card:hover{z-index:5}.variant-hover-border{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.variant-name{font-family:Permanent Marker,cursive;font-size:18px;margin-top:10px;text-align:center;transform:rotate(-1deg)}.variant-label{font-family:Caveat,cursive;font-size:16px;margin-top:4px;opacity:.55;text-align:center;transform:rotate(.5deg)}.footer-section{padding:40px 20px 60px;position:relative;text-align:center;z-index:1}.footer-divider{margin-bottom:30px}.footer-content{position:relative}.footer-text{font-family:Caveat,cursive;font-size:22px;margin-bottom:4px;opacity:.6}.footer-small{font-size:16px;opacity:.35}.footer-dood{animation:mascot-idle 3s ease-in-out infinite;margin-top:20px;opacity:.4}.floating-notes-container{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:999}.floating-note{animation:note-appear .4s ease-out forwards,note-float 4s ease-in-out .4s infinite;cursor:pointer;height:42px;pointer-events:auto;position:fixed;transition:opacity .3s ease,transform .3s ease;width:180px}.floating-note:hover{transform:scale(1.1)!important}.floating-note-bg{height:100%;left:0;position:absolute;top:0;width:100%}.floating-note-text{align-items:center;color:#1a1a1a;display:flex;font-family:Caveat,cursive;font-size:16px;height:100%;justify-content:center;padding:0 12px;position:relative;text-align:center;width:100%;z-index:1}@keyframes note-appear{0%{opacity:0;transform:scale(.5) rotate(10deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}@keyframes note-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hover-scribbles{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:998}.hover-scribble{animation:scribble-fade 1.5s ease-out forwards}@keyframes scribble-fade{0%{opacity:.2;transform:scale(.8)}30%{opacity:.15;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}.scribble-canvas-wrapper{pointer-events:none;z-index:900}.scribble-canvas,.scribble-canvas-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.scribble-canvas{cursor:crosshair;pointer-events:auto;touch-action:none}.scribble-toolbar{animation:toolbar-pop .3s cubic-bezier(.34,1.56,.64,1) forwards;bottom:24px;left:50%;pointer-events:auto;position:fixed;transform:translateX(-50%);z-index:950}@keyframes toolbar-pop{0%{opacity:0;transform:translateX(-50%) translateY(20px) scale(.9)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}.scribble-toolbar-inner{align-items:center;display:flex;gap:16px;padding:12px 24px;position:relative;z-index:2}.scribble-toolbar-border{filter:drop-shadow(3px 3px 0 rgba(0,0,0,.1));height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.scribble-colors{align-items:center;display:flex;gap:6px}.scribble-color-btn{border:2px solid #0000;border-radius:50%;cursor:pointer;height:24px;padding:0;transition:transform .15s ease,border-color .15s ease;width:24px}.scribble-color-btn:hover{transform:scale(1.2)}.scribble-color-btn.active{border-color:#1a1a1a;box-shadow:0 0 0 2px #f5f3ee,0 0 0 4px #1a1a1a;transform:scale(1.15)}.scribble-sizes{align-items:center;border-left:2px solid #00000026;display:flex;gap:4px;padding-left:12px}.scribble-size-btn{align-items:center;background:none;border:2px solid #0000;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:border-color .15s ease}.scribble-size-btn.active{border-color:#1a1a1a}.scribble-action-btn{background:none;border:none;border-left:2px solid #00000026;color:#1a1a1a;cursor:pointer;font-family:Permanent Marker,cursive;font-size:14px;padding:6px 12px;transition:transform .15s ease}.scribble-action-btn:hover{transform:scale(1.1)}.scribble-close-btn{color:#2e7d32;font-weight:700}@media (max-width:768px){.hero-section{padding:40px 16px 60px}.speech-bubble-wrapper{margin-top:-20px;position:relative;right:0;top:0;width:250px}.hero-buttons,.hero-mascot-container{align-items:center;flex-direction:column}.notebook-margin{display:none}.variants-grid{gap:15px;grid-template-columns:repeat(2,1fr)}.crossed-out-word,.floating-note{display:none}.ticker-item{font-size:13px}}@media (max-width:480px){.variants-grid{grid-template-columns:1fr;max-width:250px}.hero-title-line{font-size:36px}.hero-title-accent{font-size:44px}}
/*# sourceMappingURL=main.ed3e63ef.css.map*/