body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}:root{--font-sans:"Inter","Arial",sans-serif;--font-serif:"Merriweather",serif;--color-red:red;--color-red-dark:#c00;--color-black:#000;--color-white:#fff}body{font-family:Inter,Arial,sans-serif;font-family:var(--font-sans);overflow-x:hidden}.app{align-items:center;background:#fff;justify-content:center}.app,.container{display:flex;min-height:100vh}.container{max-width:1200px;position:relative;width:100%}.laptop-section{align-items:center;background:#fff;display:flex;flex:0 0 40%;justify-content:center;padding:2rem;position:relative;z-index:2}.laptop{background:#333;border-radius:15px;box-shadow:0 10px 30px #0000004d;height:200px;position:relative;transform:perspective(1000px) rotateX(10deg) rotateY(-5deg);width:300px}.laptop:before{background:#333;content:"";height:15px;left:50%;top:-5px;transform:translateX(-50%);width:320px}.laptop-screen,.laptop:before{border-radius:8px;position:absolute}.laptop-screen{align-items:center;background:#fff;bottom:20px;display:flex;justify-content:center;left:20px;padding:20px;right:20px;top:20px}.logo{text-align:center}.logo-circle{background:#fff;border:4px solid #000;border-radius:50%;height:80px;margin:0 auto 15px;position:relative;width:80px}.logo-circle:before{background:red;border:2px solid red;border-radius:50%;bottom:4px;content:"";left:4px;position:absolute;right:4px;top:4px}.logo-figure{height:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:32px;z-index:2}.woman-figure{background:#fff;border-radius:2px;height:20px;left:50%;position:absolute;top:2px;transform:translateX(-50%);width:8px}.woman-figure:before{border-radius:50% 50% 0 0;height:6px;left:-3px;top:0;width:14px}.woman-figure:after,.woman-figure:before{background:#fff;content:"";position:absolute}.woman-figure:after{border-radius:2px;height:3px;left:-6px;top:6px;width:20px}.mirrored-letters{bottom:4px;display:flex;gap:2px;left:50%;position:absolute;transform:translateX(-50%)}.letter-s{align-items:center;border:1px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:4px;font-weight:700;height:6px;justify-content:center;width:6px}.left-s{transform:rotate(45deg)}.right-s{transform:rotate(-45deg)}.logo-text{color:#000;font-family:serif;font-weight:700}.true-text{font-size:12px;margin-bottom:2px}.sisters-text{font-size:16px;font-weight:900}.content-section{flex:1 1}.black-frame,.content-section{display:flex;flex-direction:column;min-height:100vh;position:relative}.black-frame{border:8px solid #000;z-index:1}.top-section{align-items:center;background:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:3rem 2rem;text-align:center}.main-heading{color:red;font-family:Inter,Arial,sans-serif;font-family:var(--font-sans);font-size:2.8rem;font-weight:700;letter-spacing:.5px;line-height:1.1;margin-bottom:1rem;text-transform:uppercase}.sub-heading{color:#333;font-family:Arial,sans-serif;font-size:1.3rem;font-weight:400}.middle-section{background:red;flex-direction:column;min-height:250px;padding:3rem 2rem}.countdown-timer,.middle-section{align-items:center;display:flex;justify-content:center}.countdown-timer{background:#333;border-radius:10px;box-shadow:0 5px 15px #0000004d;margin-bottom:2rem;padding:2rem 3rem}.time-unit{color:#fff;text-align:center}.time-number{font-size:3.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.time-label{font-size:1rem;font-weight:700;text-transform:uppercase}.time-separator{color:red;font-size:2.5rem;font-weight:700;margin:0 2rem}.website-url{color:#fff;font-family:Arial,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.bottom-section{align-items:center;background:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:3rem 2rem;text-align:center}.cta-text{color:#333;font-family:Merriweather,serif;font-family:var(--font-serif);font-size:1.2rem;font-style:italic;margin-bottom:2rem;max-width:500px}.contact-section{gap:1.5rem;max-width:400px;width:100%}.contact-items,.contact-section{display:flex;flex-direction:column}.contact-items{gap:1rem}.contact-item{align-items:center;color:#333;display:flex;font-size:1rem;gap:.5rem;justify-content:center}.bullet{color:red;font-size:1.2rem;font-weight:700}.contact-label{font-weight:400}.email-button{align-items:center;background:linear-gradient(135deg,red,#c00);background:linear-gradient(135deg,var(--color-red) 0,var(--color-red-dark) 100%);border:none;border-radius:5px;box-shadow:0 2px 5px #0003;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:700;gap:.5rem;justify-content:center;margin-top:1rem;padding:1rem 2rem;text-decoration:none;text-transform:uppercase;transition:background-color .3s}.email-button:hover{background:#c00;box-shadow:0 4px 8px #0000004d;transform:translateY(-1px)}.secondary-button{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:5px;color:#111827;cursor:pointer;font-size:1rem;font-weight:600;padding:.9rem 1.25rem;text-transform:none;transition:background-color .2s,box-shadow .2s,transform .1s}.secondary-button:hover{background:#e5e7eb}.secondary-button:active{transform:translateY(1px)}@media (max-width:768px){.container{flex-direction:column}.laptop-section{flex:none;min-height:300px;order:2}.content-section{order:1}.main-heading{font-size:2rem}.countdown-timer{flex-direction:column;gap:1rem;padding:1.5rem}.time-separator{display:none}.time-unit{margin:.5rem 0}}.skip-link{height:1px;left:-9999px;overflow:hidden;position:absolute;top:auto;width:1px}.skip-link:focus{background:#000;background:var(--color-black);border-radius:6px;color:#fff;color:var(--color-white);height:auto;left:1rem;padding:.5rem .75rem;top:1rem;width:auto;z-index:1000}:focus-visible{border-radius:6px;outline:3px solid red;outline:3px solid var(--color-red);outline-offset:2px}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;white-space:nowrap;width:1px}.button-group{display:flex;gap:.75rem;justify-content:center;margin-top:.5rem}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=main.35ccc42f.css.map*/