*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}body{color:#1f2937;background:linear-gradient(#fdf2f8 0%,#fff 100%);flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:Quicksand,Inter,system-ui,sans-serif}.heading-gradient{background:linear-gradient(90deg,#f472b6,#e11d48);-webkit-text-fill-color:transparent;background-clip:text}.app-container{flex-direction:column;min-height:100vh;display:flex}.app-header{z-index:10;background:#fff;border-bottom:2px solid #fce7f3;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.header-inner{align-items:center;max-width:80rem;height:4rem;margin:0 auto;padding:0 1rem;display:flex}.header-inner a{align-items:center;transition:transform .3s;display:flex}.header-inner a:hover{transform:scale(1.05)}.brand-logo{align-items:center;gap:.5rem;display:flex}.envelope-icon{background:#ec4899;border-radius:4px;width:2.25rem;height:1.75rem;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000001a}.envelope-flap{clip-path:polygon(0 0,50% 50%,100% 0);transform-origin:top;z-index:2;background:#fb7185;width:100%;height:100%;transition:transform .5s ease-in-out;position:absolute;top:0;left:0}.envelope-flap.open{transform:rotateX(180deg)}.envelope-content{z-index:1;background:#fce7f3;justify-content:center;align-items:center;gap:3px;width:100%;height:calc(100% - .5rem);display:flex;position:absolute;top:.5rem;left:0}.dot{background:#ec4899;border-radius:50%;width:4px;height:4px;animation:1.5s ease-in-out infinite pulse}.dot:nth-child(2){animation-delay:.5s}.dot:nth-child(3){animation-delay:1s}.brand-text{background:linear-gradient(90deg,#f472b6,#e11d48);-webkit-text-fill-color:transparent;background-clip:text;font-family:Quicksand,sans-serif;font-size:1.125rem;font-weight:600}.app-main{flex:1;padding:1.5rem 0}.container{max-width:56rem;margin:0 auto;padding:0 1rem}.app-footer{background:#fff;border-top:2px solid #fce7f3;margin-top:auto}.footer-inner{flex-direction:column;align-items:center;gap:.5rem;max-width:80rem;margin:0 auto;padding:2rem 1rem;display:flex}.footer-nav{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}@media (width>=768px){.footer-inner{flex-direction:row;justify-content:space-between}}.footer-link{color:#ec4899;font-size:.875rem;transition:color .2s}.footer-link:hover{color:#be185d}.footer-badge{color:#9d174d;background:#fce7f3;border-radius:9999px;align-items:center;padding:.125rem .75rem;font-size:.75rem;font-weight:500;animation:2s infinite pulse-soft;display:inline-flex}.footer-copy{color:#6b7280;font-size:.875rem}.card{background:#fff;border:2px solid #fce7f3;border-radius:1rem;padding:1.5rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.btn{border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-flex;transform:scale(1)}.btn:hover{transform:scale(1.05)}.btn:active{transform:scale(.95)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-primary{color:#fff;background:linear-gradient(90deg,#f472b6,#db2777);box-shadow:0 4px 6px -1px #ec48994d}.btn-primary:hover{background:linear-gradient(90deg,#ec4899,#be185d);box-shadow:0 6px 10px -1px #ec489966}.btn-secondary{color:#ec4899;background:#fff;border:2px solid #f9a8d4}.btn-secondary:hover{background:#fdf2f8}.btn-lg{padding:.75rem 2rem;font-size:1rem}.email-display{background:linear-gradient(90deg,#fdf2f8,#fff);border:2px solid #f9a8d4;border-radius:.75rem;align-items:center;gap:.75rem;width:100%;padding:1rem;display:flex}.email-display .email-text{color:#374151;word-break:break-all;flex:1;font-family:Courier New,monospace;font-size:1.1rem}.email-box{cursor:pointer;background:#fff;border:2px solid #fce7f3;border-radius:.75rem;margin:.5rem 0;padding:1rem;transition:all .3s}.email-box:hover{background:#fdf2f8}.email-box-subject{color:#db2777;font-size:1.125rem;font-weight:500}.email-box-from{color:#6b7280;margin-top:.25rem;font-size:.875rem}.email-box-preview{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;margin-top:.375rem;font-size:.875rem;overflow:hidden}.email-header{background:#fdf2f8;border:2px solid #fce7f3;border-radius:.75rem;margin-bottom:1.5rem;padding:1.25rem}.email-header-grid{grid-template-columns:1fr;gap:1rem;margin-top:1rem;display:grid}@media (width>=768px){.email-header-grid{grid-template-columns:1fr 1fr}}.email-header-item{color:#6b7280;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.email-header-label{font-weight:500}.email-content{background:#fff;border:2px solid #fce7f3;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px -1px #00000012}.email-content img{border-radius:.5rem;max-width:100%;height:auto}.email-content a{color:#db2777;text-underline-offset:2px;text-decoration:underline}.email-content table{border-collapse:collapse;max-width:100%}.email-content td,.email-content th{border:1px solid #e5e7eb;padding:.5rem}.email-text-content{white-space:pre-wrap;color:#374151;background:#f9fafb;border-radius:.5rem;padding:1rem;font-size:.875rem;line-height:1.6}.loading{justify-content:center;align-items:center;padding:3rem 0;display:flex}.loading-spinner{border:3px solid #ec4899;border-color:#ec4899 #0000;border-radius:50%;width:3rem;height:3rem;animation:1.2s linear infinite spin}.loading-label{color:#ec4899;margin-left:1rem;animation:2s infinite pulse-soft}.empty-state{text-align:center;padding:4rem 1rem}.empty-state-icon{color:#f9a8d4;margin-bottom:1rem}.empty-state h3{color:#1f2937;margin-bottom:.5rem;font-size:1.25rem}.empty-state p{color:#6b7280;font-size:.875rem}.features-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:3rem;display:grid}@media (width>=768px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{text-align:center}.feature-card:hover{border-color:#f9a8d4}.feature-icon{color:#ec4899;margin-bottom:1rem}.feature-title{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.feature-desc{color:#6b7280}.notification{color:#fff;opacity:0;z-index:100;border-radius:.75rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .4s;position:fixed;bottom:1.5rem;right:1.5rem;transform:translateY(100px);box-shadow:0 10px 15px -3px #0003}.notification.show{opacity:1;transform:translateY(0)}.notification.success{background:#10b981}.notification.error{background:#ef4444}.notification.info{background:#3b82f6}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.text-center{text-align:center}.hidden{display:none}.divide-y>*+*{border-top:1px solid #e5e7eb}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.5)}}@keyframes pulse-soft{0%,to{opacity:1}50%{opacity:.7}}@keyframes bounce-small{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes fadeInCard{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.6s ease-out forwards fadeIn}.animate-slide-up{animation:.7s ease-out forwards slideUp}.animate-float{animation:3s ease-in-out infinite float}.animate-pulse-soft{animation:2s ease-in-out infinite pulse-soft}.animate-bounce-small{animation:2s ease-in-out infinite bounce-small}.content{padding:2rem 0}.content h1{color:#1f2937;margin-bottom:1rem;font-family:Quicksand,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3}.content h2{color:#374151;margin-top:2rem;margin-bottom:.75rem;font-family:Quicksand,sans-serif;font-size:1.375rem;font-weight:600;line-height:1.35}.content h3{color:#4b5563;margin-top:1.5rem;margin-bottom:.5rem;font-family:Quicksand,sans-serif;font-size:1.125rem;font-weight:600}.content p{color:#4b5563;margin-bottom:1rem;font-size:1rem;line-height:1.75}.content p:last-child{margin-bottom:0}.content a{color:#db2777;text-underline-offset:2px;text-decoration:underline}.content a:hover{color:#be185d}.content strong{color:#1f2937;font-weight:600}.content ul,.content ol{margin-bottom:1rem;padding-left:1.5rem}.content li{color:#4b5563;margin-bottom:.25rem;font-size:1rem;line-height:1.75}.content li:last-child{margin-bottom:0}.content table{border-collapse:collapse;width:100%;margin-bottom:1rem;font-size:.9375rem}.content th{text-align:left;color:#374151;background:#fdf2f8;border-bottom:2px solid #fce7f3;padding:.625rem .75rem;font-weight:600}.content td{color:#4b5563;border-bottom:1px solid #fce7f3;padding:.625rem .75rem}.content tr:last-child td{border-bottom:none}.content ol li{margin-bottom:.5rem}@media (width<=640px){.content{padding:1.25rem 0}}.animate-fade-in-card{animation:.5s ease-out forwards fadeInCard}
