@font-face{font-display:swap;font-family:'Cormorant Garamond';font-style:normal;font-weight:300;src:url(../fonts/cormorant-garamond-v21-latin-300.woff2) format('woff2'),url(../fonts/cormorant-garamond-v21-latin-300.ttf) format('truetype')}@font-face{font-display:swap;font-family:'Cormorant Garamond';font-style:normal;font-weight:400;src:url(../fonts/cormorant-garamond-v21-latin-regular.woff2) format('woff2'),url(../fonts/cormorant-garamond-v21-latin-regular.ttf) format('truetype')}@font-face{font-display:swap;font-family:'Cormorant Garamond';font-style:normal;font-weight:600;src:url(../fonts/cormorant-garamond-v21-latin-600.woff2) format('woff2'),url(../fonts/cormorant-garamond-v21-latin-600.ttf) format('truetype')}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:300;src:url(../fonts/montserrat-v31-latin-300.woff2) format('woff2'),url(../fonts/montserrat-v31-latin-300.ttf) format('truetype')}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;src:url(../fonts/montserrat-v31-latin-regular.woff2) format('woff2'),url(../fonts/montserrat-v31-latin-regular.ttf) format('truetype')}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Montserrat',sans-serif;background:#F2F0F1;min-height:100vh;color:#1a1a1a;line-height:1.8;display:flex;justify-content:center;align-items:center}a{color:#1a1a1a;text-decoration:underline;transition:color 0.3s ease}h2{font-family:'Cormorant Garamond',serif;font-size:1.8rem;font-weight:400;margin-bottom:1.5rem;margin-top:2.5rem;color:#1a1a1a}h2:first-child{margin-top:0}h3{font-family:'Cormorant Garamond',serif;font-size:1.3rem;font-weight:400;margin-top:1.5rem;margin-bottom:.8rem;color:#1a1a1a}p{margin-bottom:1rem;font-weight:300;color:#333}strong{font-weight:400;color:#1a1a1a}ul,ol{margin-bottom:1rem;margin-left:1.5rem;color:#333}li{margin-bottom:.5rem;font-weight:300}.container{max-width:500px;margin:0 auto;padding:2rem;text-align:center;width:100%}body:not(:has(.logo-container)){display:block;align-items:flex-start}body:not(:has(.logo-container)) .container{max-width:900px;padding:3rem 2rem;text-align:left}.header{text-align:center;margin-bottom:2rem}.header h1{font-family:'Cormorant Garamond',serif;font-size:2.5rem;font-weight:300;color:#1a1a1a;margin-bottom:.5rem}.content{background:rgb(255 255 255 / .7);padding:3rem;border-radius:2px;box-shadow:0 2px 10px rgb(0 0 0 / .05)}.logo-container{margin-bottom:2rem;animation:fadeIn 1s ease-in}.logo-container img{max-width:350px;width:100%;height:auto}.order-text{font-family:'Montserrat',sans-serif;font-size:.95rem;font-weight:300;color:#666;margin-bottom:2rem;letter-spacing:.5px}.social-links{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem}.social-btn{display:flex;align-items:center;justify-content:center;color:#777;text-decoration:none;transition:all 0.3s ease;padding:.85rem;border:1px solid #777;border-radius:50%;background:#fff0;width:48px;height:48px}.social-btn svg{width:20px;height:20px;transition:transform 0.3s ease}.social-btn:hover{color:#333;border-color:#333;transform:translateY(-2px)}.social-btn:hover svg{transform:scale(1.15)}.social-btn:active{transform:translateY(0)}.footer-links{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:2rem}.footer-links a{color:#888;text-decoration:none;font-size:.8rem;font-weight:300;transition:all 0.3s ease;padding:.2rem .3rem}.footer-links a:hover{color:#1a1a1a}.back-link{display:inline-block;color:#666;text-decoration:none;font-size:.9rem;margin-top:1rem;transition:color 0.3s ease}.back-link:hover{color:#1a1a1a}@keyframes fadeIn{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.fade-in-item{opacity:0;animation:fadeInUp 0.8s ease-out forwards}@media (max-width:768px){.container{padding:2rem 1rem}.content{padding:2rem 1.5rem}.header h1{font-size:2rem}h2{font-size:1.5rem}}@media (max-width:600px){.logo-container img{max-width:260px}.order-text{font-size:.9rem}.social-links{flex-direction:row;gap:1rem}.social-btn{width:48px;height:48px}.footer-links{gap:1rem}}