@font-face{font-family:DieCute;src:url(/DieCute-Regular.ttf) format("truetype");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body{font-family:DieCute,Roboto Mono,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:ivory;color:#101010}a{color:inherit;text-decoration:none}button,input,textarea{font-family:DieCute,Roboto Mono,monospace}@font-face{font-family:DieCute;src:url(/DieCuteRegular.ttf) format("truetype")}.App{min-height:100vh;background-color:var(--app-bg, #020202);color:var(--app-fg, #f4f4f4)}.App.theme-dark{--app-bg: #020202;--app-fg: #f4f4f4;--muted: #bebebe;--link: #d5d5d5}.App.theme-ivory{--app-bg: #fffff0;--app-fg: #101010;--muted: #2b2b2b;--link: #2b2b2b}.page{min-height:100vh;width:min(1100px,100%);margin:0 auto;padding:2.5rem 1.25rem 4rem;display:flex;flex-direction:column;gap:1.5rem}.enter-page{min-height:100vh;width:min(1100px,100%);margin:0 auto;padding:2.5rem 1.25rem 4rem;display:flex;flex-direction:column;align-items:center;gap:0}.enter-page-header{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.enter-brand-title{font-family:DieCute,sans-serif;font-size:2.5rem;font-weight:400;letter-spacing:.5rem;text-transform:uppercase;margin:0}.enter-page-links{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.enter-page-links a{font-size:.9rem;color:inherit;text-decoration:none;transition:opacity .2s ease}.enter-page-links a:hover{opacity:.6}.enter-header-hidden{opacity:0;transform:translateY(-20px)}.enter-header-visible{opacity:1;transform:translateY(0);transition:opacity .6s ease-out,transform .6s ease-out}.dc-title-animate{animation:fadeSlideIn .6s ease-out forwards}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.bunny-entrance{max-height:0;opacity:0;overflow:hidden;transition:max-height .6s ease-out,opacity .3s ease-out}.bunny-entrance.bunny-visible{max-height:520px;opacity:1}.bunny-logo{margin-top:7.8rem;max-width:520px;width:clamp(180px,55vw,520px);height:auto}.dc-title{font-family:DieCute,sans-serif;font-size:clamp(2.8rem,9vw,7.1rem);margin-top:clamp(1.5rem,4vw,3.9rem);letter-spacing:.51em;text-align:center;margin-bottom:0}.dc-subtitle-group{margin-top:4.5rem;transition:transform .15s ease-out,opacity .6s ease-out;will-change:transform;transform-origin:center center}.dc-subtitle-hidden{opacity:0}.dc-subtitle-visible{opacity:1}.dc-subtitle{margin-top:6rem;margin-bottom:.26rem;font-family:DieCute,sans-serif;font-size:2.05rem;color:#111;text-align:center;font-weight:400;letter-spacing:.156em}.dc-credits{margin-bottom:.65rem;font-family:DieCute,sans-serif;font-size:1.571rem;color:#111;text-align:center;letter-spacing:.156em;font-weight:400}.dc-poster-section{margin-top:4rem;display:flex;flex-direction:column;align-items:center;transition:transform .2s ease-out,opacity .6s ease-out;will-change:transform;transform-origin:center center}.dc-poster-hidden{opacity:0}.dc-poster-visible{opacity:1}.dc-poster-image{width:clamp(320px,70vw,750px);height:auto;margin-bottom:3.3rem;border-radius:4px}.dc-journey-text{font-family:Courier,Courier New,monospace;font-size:1.463rem;color:#111;text-align:center;letter-spacing:.101em;font-weight:400;max-width:800px;line-height:1.5;margin:3.5rem 0 3rem;padding:0 1rem}.dc-finale-text{will-change:transform,opacity;transition:transform .15s ease-out,opacity .15s ease-out}.dc-adorable-text{will-change:transform,opacity;transition:transform .15s ease-out,opacity .15s ease-out;margin-top:2rem}.dc-show-promo-link{display:block;margin:3rem auto;max-width:500px;width:90%;border-radius:10px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.dc-show-promo-link:hover{transform:scale(1.03);box-shadow:0 4px 16px #00000026}.dc-show-promo-image{width:100%;height:auto;display:block;border-radius:10px}.dc-event-description{margin-top:2rem;margin-bottom:3rem}.dc-bunny-promo{display:flex;flex-direction:row;align-items:center;gap:2rem;margin:3rem auto;max-width:800px;width:90%}.dc-bunny-promo-image-wrapper{flex:0 0 auto;width:300px;will-change:transform,opacity;transition:transform .15s ease-out,opacity .15s ease-out}.dc-bunny-promo-image{width:100%;height:auto;display:block}.dc-bunny-promo-text{flex:1;margin:0;text-align:left}@media(max-width:768px){.dc-bunny-promo{flex-direction:column;gap:1.5rem}.dc-bunny-promo-image-wrapper{width:100%;max-width:300px}.dc-bunny-promo-text{text-align:center}}.dc-more-ways-text{margin-top:3rem;margin-bottom:3rem}.dc-cpr-text{margin:3rem auto;max-width:700px;text-align:center;padding:0 1rem}.dc-cpr-link{color:#e19ebb;text-decoration:underline;transition:color .2s ease}.dc-cpr-link:hover{color:#f2f2f2}.dc-muscle-bunny{display:flex;flex-direction:row-reverse;align-items:center;gap:2rem;margin:3rem auto;max-width:800px;width:90%}.dc-muscle-bunny-image-wrapper{flex:0 0 auto;width:300px;will-change:transform,opacity;transition:transform .15s ease-out,opacity .15s ease-out}.dc-muscle-bunny-image{width:100%;height:auto;display:block}.dc-muscle-bunny-text{flex:1;margin:0;text-align:right}@media(max-width:768px){.dc-muscle-bunny{flex-direction:column;gap:1.5rem}.dc-muscle-bunny-image-wrapper{width:100%;max-width:300px}.dc-muscle-bunny-text{text-align:center}}.dc-meet-bunnies-button{display:block;margin:3rem auto;padding:1rem 2.5rem;font-family:Courier,monospace;font-size:1.2rem;letter-spacing:.05em;text-decoration:none;color:#f2f2f2;background:#000;border:2px solid #f2f2f2;border-radius:8px;text-align:center;max-width:300px;transition:transform .2s ease,background .2s ease,color .2s ease;cursor:pointer}.dc-meet-bunnies-button:hover{transform:scale(1.05);background:#f2f2f2;color:#000}.dc-final-bunny{display:flex;justify-content:center;margin:3rem auto;max-width:400px;width:80%;will-change:transform,opacity;transition:transform .2s ease-out,opacity .2s ease-out}.dc-final-bunny-image{width:100%;height:auto;display:block}.dc-signup-section{margin:3rem auto 5rem;max-width:600px;padding:0 1rem;text-align:center}.dc-signup-text{margin-bottom:2rem}.dc-email-form{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}.dc-email-input{flex:1;min-width:250px;padding:.75rem 1.25rem;font-family:Courier,monospace;font-size:1rem;color:#000;background:#f2f2f2;border:2px solid #000;border-radius:8px;outline:none;transition:border-color .2s ease}.dc-email-input:focus{border-color:#e19ebb}.dc-email-input::placeholder{color:#666}.dc-email-submit{padding:.75rem 2rem;font-family:Courier,monospace;font-size:1rem;letter-spacing:.05em;color:#f2f2f2;background:#000;border:2px solid #f2f2f2;border-radius:8px;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease}.dc-email-submit:hover{transform:scale(1.05);background:#f2f2f2;color:#000;border-color:#000}.dc-email-status{margin-top:1rem;font-family:Courier,monospace;font-size:1rem;color:#e19ebb}@media(max-width:768px){.dc-email-form{flex-direction:column;width:100%}.dc-email-input,.dc-email-submit{width:100%}}.dc-breath-label{font-family:DieCute,sans-serif;font-size:1.253rem;margin:0 0 3.38rem;color:#f2f2f2;letter-spacing:.25em;text-align:center;background:#000;padding:.619em 1.155em;font-weight:550;display:inline-block;box-shadow:0 2.6px 10.4px #0003}.dc-timer{font-family:DieCute,sans-serif;font-size:3.55rem;color:#f2f2f2;margin:0 0 13rem;transition:font-size .2s,color .2s;text-align:center}.dc-timer-frozen{font-size:4.26rem;color:#b20000}.landing{position:relative;width:100vw;height:100vh;overflow:hidden}.landing-video-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.landing-video{width:100%;height:100%;object-fit:contain;border:none;position:absolute;top:0;left:0}.landing-overlay{position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.landing-enter{font-size:clamp(1.2rem,3vw,1.8rem);letter-spacing:.25rem;text-transform:uppercase;padding:.9rem 2.8rem;border:2px solid #fff;border-radius:8px;color:#fff;background:#00000059;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;text-decoration:none;opacity:0;transform:translateY(8px);transition:opacity .6s ease,transform .6s ease;pointer-events:none}.landing-enter.visible{opacity:1;transform:translateY(0);pointer-events:auto}.landing-enter:hover{background:#ffffff2e}.brand-title{font-size:clamp(2rem,4vw,3.2rem);letter-spacing:.2rem;text-transform:uppercase}.video-shell{width:min(900px,100%);border:1px solid #2d2d2d;background:#000;border-radius:10px;overflow:hidden}.video-shell iframe{width:100%;aspect-ratio:16 / 9;display:block}.primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:1px solid #fafafa;background:#fafafa;color:#020202;padding:.7rem 1.2rem;border-radius:6px;font-size:.95rem;cursor:pointer;transition:transform .2s ease,opacity .2s ease;text-decoration:none}.primary-btn:hover{transform:translateY(-1px)}.primary-btn:disabled{opacity:.6;cursor:not-allowed}.about-copy,.subtle-text{color:var(--muted, #bebebe);max-width:780px;line-height:1.5}.nav-grid{width:min(700px,100%);display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:.9rem}.panel-link{border:1px solid #303030;border-radius:8px;padding:1rem;text-align:center;text-transform:uppercase;letter-spacing:.06rem;background:#0f0f0f;transition:border-color .2s ease,background .2s ease}.panel-link:hover{border-color:#fff;background:#181818}.page-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.page-links{display:flex;flex-wrap:wrap;gap:.8rem}.page-links a{font-size:.9rem;color:var(--link, #d5d5d5)}.page-links a:hover{opacity:.9}.App.theme-ivory .panel-link{background:#fff;border-color:#d5d5c8;color:#101010}.App.theme-ivory .panel-link:hover{border-color:#101010;background:#f7f7ea}.App.theme-ivory .product-card,.App.theme-ivory .event-card,.App.theme-ivory .cart-strip{background:#fff;border-color:#dfdfd1}.App.theme-ivory .product-card,.App.theme-ivory .event-card{color:#101010}.product-grid,.event-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.shows-image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:1000px;margin:2rem auto 0}.shows-image-link{display:block;border-radius:10px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.shows-image-link:hover{transform:scale(1.03);box-shadow:0 4px 16px #00000026}.shows-image{width:100%;height:auto;display:block;border-radius:10px}.show-detail{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;max-width:600px;margin:2rem auto 0}.show-detail-image{width:100%;max-width:500px;height:auto;border-radius:10px;margin-bottom:1rem}.show-detail h2{font-family:DieCute,sans-serif;font-size:2rem;margin:0;letter-spacing:.1em}.show-detail h3{font-family:DieCute,sans-serif;font-size:1.4rem;margin:0;letter-spacing:.08em;font-weight:400}.show-detail-date{font-family:DieCute,sans-serif;font-size:1.2rem;letter-spacing:.1em;margin:0}.show-detail-info{font-family:DieCute,sans-serif;font-size:1.1rem;line-height:1.6;letter-spacing:.08em;max-width:500px}.show-back-btn{margin-top:1rem;text-decoration:none}@media(max-width:768px){.shows-image-grid{grid-template-columns:1fr;gap:1rem}}.product-card,.event-card{border:1px solid #2b2b2b;background:#111;border-radius:10px;padding:1rem;display:flex;flex-direction:column;gap:.6rem}.product-image{width:100%;height:220px;object-fit:cover;border-radius:8px}.cart-strip{border:1px solid #2f2f2f;border-radius:10px;background:#0e0e0e;padding:.9rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.9rem}.success-text{color:#86efac}.error-text{color:#fca5a5}.support-page{background:ivory;color:#101010;border-radius:16px;margin-top:1rem;margin-bottom:2rem}.support-page .subtle-text{color:#1f1f1f}.support-page .success-text{color:#1a7f37}.support-tiers{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-top:2rem;padding-bottom:2rem}.support-tier-row{display:flex;align-items:center;justify-content:center;gap:1.5rem;width:100%;max-width:500px}.support-tier-row.tier-large{max-width:900px}.support-tier-row.tier-bunny-left{flex-direction:row}.support-tier-row.tier-bunny-right{flex-direction:row-reverse}.tier-bunny-side{flex:1;display:flex;justify-content:center;align-items:center}.tier-bunny-img{width:100%;max-width:200px;height:auto;object-fit:contain}.tier-amount-side{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.tier-amount-img{width:100%;max-width:200px;height:auto;object-fit:contain}.support-tier-row.tier-large .tier-bunny-img,.support-tier-row.tier-large .tier-amount-img{max-width:400px}.support-add-btn{width:127.5px;height:34px;background:url(/SVG/perksbutton.png) no-repeat center center;background-size:contain;color:transparent;border:2px solid #000;border-radius:8px;font-size:.85rem;padding:0;cursor:pointer;transition:transform .2s ease}.support-add-btn:hover{transform:scale(1.05)}.perk-modal-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:2rem}.perk-modal{position:relative;background:#f4f4f44d;border-radius:16px;padding:2rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.perk-modal-close{position:absolute;top:.75rem;right:1rem;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;line-height:1;transition:opacity .2s ease}.perk-modal-close:hover{opacity:.6}.perk-modal-img{width:100%;height:auto;border-radius:8px;object-fit:contain}.perk-modal-support-btn{background:#c41e3a;color:#fff;border:none;padding:.75rem 2rem;font-family:Courier,monospace;font-size:1rem;font-weight:500;letter-spacing:.05rem;cursor:pointer;border-radius:8px;transition:background .2s ease;width:100%;text-align:center}.perk-modal-support-btn:hover{background:#a01830}.support-checkout{position:sticky;bottom:1rem;width:fit-content;margin-top:1rem;align-self:flex-end}@media(max-width:760px){.bunny-logo{margin-top:4rem}.dc-subtitle{font-size:1.435rem}.dc-credits{font-size:1.1rem}.nav-grid{grid-template-columns:1fr}.support-page{border-radius:0;margin:0;width:100%;max-width:100%}.support-tier-row{gap:1rem;max-width:100%}.tier-bunny-img,.tier-amount-img{max-width:140px}.support-tier-row.tier-large .tier-bunny-img,.support-tier-row.tier-large .tier-amount-img{max-width:280px}}.header{display:flex;justify-content:center;align-items:center;padding:2rem;position:relative}.logo{font-size:2.5rem;font-weight:400;letter-spacing:.5rem;text-transform:uppercase}.nav-icons{position:absolute;right:2rem;display:flex;gap:1rem;align-items:center}.icon-btn{width:40px;height:40px;border-radius:50%;border:2px solid #000;background:transparent;cursor:pointer;font-size:1.2rem;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .2s ease;text-decoration:none;color:inherit}.icon-btn:hover{background:#000;color:#fff}.icon-svg{width:24px;height:24px}.help-link{border:none;background:none}.help-link:hover{background:none}.help-link:hover .icon-svg{filter:brightness(.7)}.cart-btn{background:#000}.hero{display:flex;justify-content:center;padding:1rem 2rem}.hero-bunny{max-width:600px;width:100%;height:auto}.signup-section{text-align:center;padding:2rem}.signup-title{font-size:1rem;font-weight:400;letter-spacing:.1rem;margin-bottom:1.5rem}.signup-form{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:400px;margin:0 auto}.email-input{width:100%;padding:1rem;border:1px solid #ccc;background:#fff;font-size:.9rem;outline:none;transition:border-color .2s ease}.email-input:focus{border-color:#000}.email-input::placeholder{color:#999}.submit-btn{background:#c41e3a;color:#fff;border:none;padding:.6rem 2rem;font-size:.85rem;font-weight:500;letter-spacing:.1rem;cursor:pointer;border-radius:3px;transition:background .2s ease}.submit-btn:hover:not(:disabled){background:#a01830}.submit-btn:disabled,.email-input:disabled{opacity:.7;cursor:not-allowed}.status-message{margin-top:1rem;font-size:.9rem}.status-message.success{color:#2e7d32}.status-message.error{color:#c41e3a}.poster-section{display:flex;flex-direction:column;align-items:center;padding:3rem 2rem;position:relative}.curved-text{width:100%;max-width:500px;margin-bottom:-2rem}.curved-text-svg{width:100%;height:auto}.curved-text-svg text{font-size:1.8rem;font-weight:500;letter-spacing:.15rem;text-transform:uppercase}.curved-text-svg textPath{fill:#000}.poster-section .curved-text-svg text{font-family:Roboto Mono,monospace}.coffin-container{position:relative;max-width:350px;width:100%}.poster-bunny{max-width:350px;width:100%;height:auto;display:block}.laying-bunny{position:absolute;width:43%;height:auto;left:10%;top:42%;z-index:1}@media(max-width:768px){.logo{font-size:1.8rem;letter-spacing:.3rem}.nav-icons{position:static;margin-left:auto}.header{justify-content:space-between}.hero-bunny{max-width:250px}.curved-text-svg text{font-size:1.4rem}.poster-bunny{max-width:280px}}.homepage2{min-height:100vh;background-color:#f0f0f0;display:flex;flex-direction:column;position:relative}.nav-icons2{position:fixed;top:2rem;right:2rem;display:flex;gap:1rem;align-items:center;z-index:100}.top-banner{position:relative;padding:2rem 2rem 1rem;display:flex;flex-direction:column;align-items:center;gap:0}.curved-banner-text{width:100%;max-width:600px}.words-svg{width:100%;height:auto}.banner-bunny{max-width:590px;width:100%;height:auto;margin-top:-15vw}.header2{display:flex;justify-content:center;align-items:center;padding:2rem;position:relative}.header2 .logo{font-size:5rem;letter-spacing:1rem}.icon-img{width:32px;height:32px;cursor:pointer;transition:opacity .2s ease}.icon-img:hover{opacity:.7}.help-link2{display:flex;align-items:center}.main-content2{display:flex;flex-direction:column;align-items:center;padding:2rem;gap:2rem;flex:1}.big-question{width:100px;height:auto}.find-gift{display:flex;align-items:center;justify-content:center}.find-text{font-size:1rem;text-align:center;display:flex;align-items:center;gap:.3rem}.arrow-inline{width:20px;height:auto;display:inline-block;vertical-align:middle}.signup-form2{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:400px;width:100%}.email-input2{width:100%;padding:1rem;border:1px solid #000;background:#fff;font-size:.9rem;outline:none;transition:border-color .2s ease}.email-input2:focus{border-color:#000}.email-input2::placeholder{color:#999}.submit-btn2{background:#000;color:#fff;border:none;padding:.6rem 2rem;font-size:.85rem;font-weight:500;letter-spacing:.1rem;cursor:pointer;border-radius:25px;transition:background .2s ease}.submit-btn2:hover:not(:disabled){background:#333}.submit-btn2:disabled,.email-input2:disabled{opacity:.7;cursor:not-allowed}.bottom-section{display:flex;justify-content:center;padding:2rem}.squeeze-bunny{max-width:300px;width:100%;height:auto}@media(max-width:768px){.nav-icons2{position:static;margin-left:auto}.header2{justify-content:space-between}.banner-bunny{max-width:200px}.big-question{width:80px}.squeeze-bunny{max-width:250px}}
