body{color:#1f2937;font-family:Segoe UI,Trebuchet MS,sans-serif;margin:0}a{color:inherit}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.header-container,.logo{align-items:center;display:flex}.logo{color:#fff;font-size:1.5rem;font-weight:700;gap:.5rem;text-decoration:none;transition:transform .2s}.logo:hover{transform:scale(1.05)}.logo-icon{font-size:2rem}.logo-text{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.nav{align-items:center;display:flex;gap:2rem}.nav-link{border-radius:8px;color:#ffffffe6;font-size:1rem;font-weight:500;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{background-color:#ffffff1a;color:#fff}.nav-link.active{background-color:#fff3;color:#fff}.nav-link.active:after{background-color:#fff;bottom:-4px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60%}.upgrade-btn{background:linear-gradient(135deg,#f093fb,#f5576c);border:none;border-radius:25px;box-shadow:0 4px 15px #f5576c4d;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.6rem 1.5rem;transition:all .3s ease}.upgrade-btn:hover{box-shadow:0 6px 20px #f5576c66;transform:translateY(-2px)}@media (max-width:768px){.header-container{padding:.875rem 1.25rem}.logo{font-size:1.25rem}.logo-text{font-size:1.15rem}.nav{gap:.75rem}.nav-link{font-size:.875rem;padding:.5rem .75rem}.upgrade-btn{font-size:.875rem;padding:.5rem 1.2rem}}@media (max-width:480px){.header-container{padding:.75rem 1rem}.logo{font-size:1.125rem}.logo-icon{font-size:1.5rem}.logo-text{font-size:1rem}.nav{gap:.5rem}.nav-link{font-size:.8rem;padding:.4rem .6rem}.nav-link.active:after{width:80%}.upgrade-btn{font-size:.8rem;padding:.4rem .875rem}}.footer{background:linear-gradient(135deg,#2d3748,#1a202c);color:#fff;margin-top:auto;padding:2.5rem 2rem 1.5rem}.footer-container{margin:0 auto;max-width:1200px;text-align:center}.footer-content{align-items:flex-start;display:flex;gap:3rem;justify-content:space-between;margin-bottom:2rem;text-align:left}.footer-brand{flex:1 1;max-width:400px}.footer-title-link{color:inherit;display:inline-block;text-decoration:none;transition:opacity .2s}.footer-title-link:hover{opacity:.8}.footer-links{display:flex;gap:3rem}.footer-column{display:flex;flex-direction:column;gap:.75rem}.footer-column h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.5rem}.footer-column a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-column a:hover{color:#fff}.footer-title{align-items:center;display:inline-flex;font-size:1.5rem;font-weight:700;gap:.5rem;margin-bottom:1rem}.footer-logo-icon{font-size:2rem}.footer-description{color:#fffc;font-size:.95rem;line-height:1.6;margin:0 auto;max-width:600px}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:1.5rem}.footer-copyright,.footer-tech{color:#fff9;font-size:.9rem;margin:0}@media (max-width:768px){.footer{padding:2rem 1.5rem 1rem}.footer-content{flex-direction:column;gap:2rem}.footer-brand{max-width:100%}.footer-links{gap:2rem}.footer-bottom{flex-direction:column;text-align:center}}@media (max-width:480px){.footer{padding:1.75rem 1rem .875rem}.footer-content{margin-bottom:1.5rem}.footer-title{font-size:1.25rem;margin-bottom:.75rem}.footer-logo-icon{font-size:1.75rem}.footer-description{font-size:.875rem;line-height:1.5}.footer-bottom{padding-top:1.25rem}.footer-copyright,.footer-tech{font-size:.8rem}}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;min-height:600px;overflow:hidden;padding:4rem 2rem}.hero-container,.hero-section{align-items:center;position:relative}.hero-container{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;z-index:1}.hero-content{color:#fff}.hero-title{animation:fadeInUp .8s ease-out;font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.hero-title .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f093fb,#f5576c);-webkit-background-clip:text;background-clip:text;display:inline-block}.hero-subtitle{animation:fadeInUp .8s ease-out .2s backwards;color:#ffffffe6;font-size:1.25rem;line-height:1.6;margin-bottom:1rem}.hero-supporting-text{animation:fadeInUp .8s ease-out .3s backwards;color:#ffffffc7;font-size:1rem;line-height:1.7;margin-bottom:2.5rem}.cta-button{align-items:center;animation:fadeInUp .8s ease-out .4s backwards;background:linear-gradient(135deg,#f093fb,#f5576c);border-radius:50px;box-shadow:0 10px 30px #f5576c66;color:#fff;display:inline-flex;font-size:1.4rem;font-weight:700;gap:1rem;padding:1.2rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 15px 40px #f5576c80;transform:translateY(-3px)}.mic-icon{animation:pulse 2s ease-in-out infinite;font-size:2.5rem}.free-notice{animation:fadeInUp .8s ease-out .6s backwards;color:#fffc;font-size:.95rem;margin-top:1.5rem}.hero-visual{height:400px;justify-content:center;position:relative}.hero-visual,.music-waves{align-items:center;display:flex}.music-waves{gap:10px;height:200px}.wave{animation:waveAnimation 1.2s ease-in-out infinite;background:linear-gradient(135deg,#f093fb,#f5576c);border-radius:10px;width:8px}.wave-1{animation-delay:0s;height:40%}.wave-2{animation-delay:.1s;height:70%}.wave-3{animation-delay:.2s;height:100%}.wave-4{animation-delay:.3s;height:60%}.wave-5{animation-delay:.4s;height:45%}.music-note{animation:float 3s ease-in-out infinite;font-size:3rem;opacity:.6;position:absolute}.note-1{animation-delay:0s;right:20%;top:10%}.note-2{animation-delay:1s;bottom:20%;left:10%}.note-3{animation-delay:2s;right:5%;top:50%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes waveAnimation{0%,to{transform:scaleY(1)}50%{transform:scaleY(.5)}}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(10deg)}}@media (max-width:768px){.hero-section{min-height:500px;padding:3rem 1.5rem}.hero-container{gap:2rem;grid-template-columns:1fr}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-supporting-text{font-size:.95rem}.cta-button{font-size:1.1rem;padding:.9rem 2rem}.hero-visual{height:200px}.music-waves{height:150px}.music-note{font-size:2rem}}@media (max-width:480px){.hero-section{min-height:450px;padding:2.5rem 1rem}.hero-container{gap:1.5rem}.hero-title{font-size:2rem;margin-bottom:1rem}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem}.hero-supporting-text{font-size:.9rem;margin-bottom:1.5rem}.cta-button{font-size:1rem;gap:.5rem;padding:.8rem 1.75rem}.mic-icon{font-size:1.25rem}.free-notice{font-size:.875rem;margin-top:1rem}.hero-visual{height:180px}.music-waves{gap:8px;height:120px}.wave{width:6px}.music-note{font-size:1.75rem}}.what-is-section{background:#fff;padding:5rem 2rem}.what-is-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.what-is-content{padding-right:2rem}.what-is-title{color:#2d3748;display:inline-block;font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;position:relative}.what-is-title:after{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;bottom:-10px;content:"";height:4px;left:0;position:absolute;width:60px}.what-is-description{color:#4a5568;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:3rem}.stat-item{background:linear-gradient(135deg,#f8f9ff,#fff);border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.stat-item:hover{border-color:#667eea;box-shadow:0 5px 20px #667eea26;transform:translateY(-5px)}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;margin-bottom:.5rem}.stat-label{color:#718096;font-size:.95rem;font-weight:600;line-height:1.5}.what-is-visual{position:relative}.tech-stack{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.tech-item{background:#fff;border:2px solid #0000;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.tech-item:hover{border-color:#667eea;box-shadow:0 10px 30px #667eea33;transform:translateY(-8px)}.tech-icon{color:#667eea;display:block;font-size:3rem;margin-bottom:1rem}.tech-item h4{color:#2d3748;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.tech-item p{color:#718096;font-size:.95rem;line-height:1.5}@media (max-width:768px){.what-is-section{padding:3rem 1.5rem}.what-is-container{gap:3rem;grid-template-columns:1fr}.what-is-content{padding-right:0}.what-is-title{font-size:2rem}.what-is-description{font-size:1rem}.stats-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.stat-item{padding:1rem}.stat-number{font-size:1.7rem}.stat-label{font-size:.85rem}.tech-stack{gap:1rem;grid-template-columns:1fr}.tech-item{padding:1.5rem 1rem}.tech-icon{font-size:2.5rem}.tech-item h4{font-size:1.1rem}.tech-item p{font-size:.9rem}}@media (max-width:480px){.what-is-section{padding:2.5rem 1rem}.what-is-container{gap:2.5rem}.what-is-title{font-size:1.75rem;margin-bottom:1.25rem}.what-is-title:after{bottom:-8px;height:3px;width:50px}.what-is-description{font-size:.95rem;line-height:1.7;margin-bottom:1.25rem}.stats-grid{gap:.875rem;grid-template-columns:1fr;margin-top:2rem}.stat-item{padding:.875rem}.stat-number{font-size:1.5rem;margin-bottom:.375rem}.stat-label{font-size:.8rem}.tech-stack{gap:.875rem}.tech-item{padding:1.25rem .875rem}.tech-icon{font-size:2.25rem;margin-bottom:.75rem}.tech-item h4{font-size:1rem;margin-bottom:.375rem}.tech-item p{font-size:.85rem}}.how-to-section{background:linear-gradient(180deg,#f8f9ff,#fff);padding:5rem 2rem}.how-to-container{margin:0 auto;max-width:1200px}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#2d3748;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.section-subtitle{color:#718096;font-size:1.2rem}.steps-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:4rem;position:relative}.step-item{background:#fff;border:2px solid #0000;border-radius:20px;box-shadow:0 4px 20px #00000014;padding:2.5rem 2rem;position:relative;transition:all .3s ease}.step-item:hover{border-color:#667eea;box-shadow:0 10px 40px #00000026;transform:translateY(-10px)}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 15px #667eea66;color:#fff;display:flex;font-size:1.2rem;font-weight:800;height:50px;justify-content:center;left:2rem;position:absolute;top:-15px;width:50px}.step-icon{color:#667eea;display:block;font-size:4rem;margin:1rem 0}.step-title{color:#2d3748;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.step-description{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.step-tip{align-items:flex-start;background:linear-gradient(135deg,#f8f9ff,#fff);border-left:3px solid #667eea;border-radius:10px;display:flex;gap:.5rem;padding:1rem}.tip-icon{color:#667eea;flex-shrink:0;font-size:.85rem;font-weight:700;text-transform:uppercase}.tip-text{color:#718096;font-size:.9rem;line-height:1.5}.step-connector{color:#cbd5e0;display:none;font-size:2rem;font-weight:700;position:absolute;right:-2rem;top:50%;transform:translateY(-50%)}.cta-section{border-radius:20px;margin-top:3rem;padding:3rem 2rem}.cta-title{font-size:2rem;font-weight:800;margin-bottom:1rem}.cta-text{color:#ffffffe6;font-size:1.2rem;margin-bottom:2rem}.cta-button-large{align-items:center;background:#fff;border-radius:50px;box-shadow:0 10px 30px #0003;color:#667eea;display:inline-flex;font-size:1.3rem;font-weight:700;gap:1rem;padding:1.2rem 3rem;text-decoration:none;transition:all .3s ease}.cta-button-large:hover{box-shadow:0 15px 40px #0000004d;transform:translateY(-3px) scale(1.05)}.cta-icon{font-size:1.8rem}@media (min-width:1024px){.steps-container{grid-template-columns:repeat(4,1fr)}.step-connector{display:block}}@media (max-width:768px){.how-to-section{padding:3rem 1.5rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.steps-container{gap:3rem;grid-template-columns:1fr}.step-item{padding:2rem 1.5rem}.step-icon{font-size:3rem}.step-title{font-size:1.2rem}.step-description{font-size:.95rem}.cta-section{padding:2rem 1.5rem}.cta-title{font-size:1.5rem}.cta-text{font-size:1rem}.cta-button-large{font-size:1.1rem;padding:1rem 2rem}.cta-icon{font-size:1.5rem}}@media (max-width:480px){.how-to-section{padding:2.5rem 1rem}.section-header{margin-bottom:2.5rem}.section-title{font-size:1.75rem;margin-bottom:.75rem}.section-subtitle{font-size:.95rem}.steps-container{gap:2.5rem;margin-bottom:2.5rem}.step-item{padding:1.75rem 1.25rem}.step-number{font-size:1.1rem;height:45px;left:1.25rem;top:-12px;width:45px}.step-icon{font-size:2.75rem;margin:.75rem 0}.step-title{font-size:1.15rem;margin-bottom:.75rem}.step-description{font-size:.9rem;margin-bottom:1.25rem}.step-tip{padding:.875rem}.tip-text{font-size:.85rem}.cta-section{margin-top:2.5rem;padding:2rem 1.25rem}.cta-title{font-size:1.4rem;margin-bottom:.875rem}.cta-text{font-size:.95rem;margin-bottom:1.5rem}.cta-button-large{font-size:1rem;gap:.75rem;padding:1rem 2rem}.cta-icon{font-size:1.4rem}}.use-cases-section{background:linear-gradient(180deg,#fff,#fbfcff);padding:5rem 2rem}.use-cases-container{margin:0 auto;max-width:1200px}.use-cases-header{margin:0 auto 3rem;max-width:760px;text-align:center}.use-cases-title{color:#1f2937;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.use-cases-subtitle{color:#5b6473;font-size:1.1rem;line-height:1.7}.use-cases-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.use-case-card{background:#fff;border:1px solid #e7ecf5;border-radius:18px;box-shadow:0 14px 36px #3f547814;padding:2rem;transition:all .3s ease}.use-case-card:hover{border-color:#667eea;box-shadow:0 16px 36px #667eea26;transform:translateY(-6px)}.use-case-icon{color:#667eea;display:inline-block;font-size:2rem;margin-bottom:1rem}.use-case-card h3{color:#1f2937;font-size:1.25rem;margin-bottom:.75rem}.use-case-card p{color:#5b6473;font-size:1rem;line-height:1.7;margin:0}@media (max-width:768px){.use-cases-section{padding:3rem 1.5rem}.use-cases-title{font-size:2rem}.use-cases-grid{grid-template-columns:1fr}}@media (max-width:480px){.use-cases-section{padding:2.5rem 1rem}.use-cases-header{margin-bottom:2rem}.use-cases-title{font-size:1.75rem}.use-case-card p,.use-cases-subtitle{font-size:.95rem}.use-case-card{padding:1.5rem}.use-case-icon{font-size:1.75rem;margin-bottom:.75rem}}.faq-section{background:linear-gradient(180deg,#f3f7fc,#eef4fb);border-bottom:1px solid #e4edf7;border-top:1px solid #e4edf7;padding:5rem 2rem}.faq-container{margin:0 auto;max-width:960px}.faq-header{margin-bottom:3rem;text-align:center}.faq-title{color:#1f2937;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.faq-subtitle{color:#5b6473;font-size:1.1rem;line-height:1.7}.faq-list{grid-gap:1rem;display:grid;gap:1rem}.faq-item{background:#fff;border:1px solid #d6e3f2;border-radius:16px;box-shadow:0 12px 28px #476ea80f;padding:1.5rem 1.75rem;transition:all .3s ease}.faq-item:hover{border-color:#667eea;box-shadow:0 14px 30px #667eea1f;transform:translateY(-5px)}.faq-icon{color:#667eea;display:inline-block;font-size:1.8rem;margin-bottom:.85rem}.faq-item h3{color:#1f2937;font-size:1.2rem;margin:0 0 .75rem}.faq-item p{color:#5b6473;font-size:1rem;line-height:1.7}@media (max-width:768px){.faq-section{padding:3rem 1.5rem}.faq-title{font-size:2rem}}@media (max-width:480px){.faq-section{padding:2.5rem 1rem}.faq-title{font-size:1.75rem}.faq-item p,.faq-subtitle{font-size:.95rem}.faq-item{padding:1.25rem}.faq-icon{font-size:1.55rem;margin-bottom:.7rem}}.related-guides-section{background:linear-gradient(180deg,#fff,#f6f8fc);padding:5rem 2rem 6rem}.related-guides-container{margin:0 auto;max-width:1200px}.related-guides-header{margin:0 auto 3rem;max-width:760px;text-align:center}.related-guides-title{color:#1f2937;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.related-guides-subtitle{color:#5b6473;font-size:1.1rem;line-height:1.7}.related-guides-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.related-guide-card{background:linear-gradient(180deg,#fff,#f9fbfe);border:1px solid #e3e9f3;border-radius:18px;box-shadow:0 14px 32px #3f547814;display:flex;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s ease}.related-guide-card:hover{border-color:#667eea;box-shadow:0 16px 34px #667eea24;transform:translateY(-6px)}.related-guide-icon{color:#667eea;display:inline-block;font-size:2rem}.related-guide-card h3{color:#1f2937;font-size:1.2rem;margin:0}.related-guide-card p{color:#5b6473;line-height:1.7;margin:0}.related-guide-link{color:#2553b8;font-weight:700;margin-top:auto;text-decoration:none}.related-guide-link:hover{text-decoration:underline}@media (max-width:768px){.related-guides-section{padding:3rem 1.5rem 4rem}.related-guides-title{font-size:2rem}.related-guides-grid{grid-template-columns:1fr}}@media (max-width:480px){.related-guides-section{padding:2.5rem 1rem 3rem}.related-guides-title{font-size:1.75rem}.related-guide-card p,.related-guides-subtitle{font-size:.95rem}.related-guide-card{padding:1.5rem}.related-guide-icon{font-size:1.75rem}}.home-page{min-height:100vh}.audio-recorder{width:100%}.recorder-shell{align-items:center;display:flex;flex-direction:column;gap:.9rem;padding-top:50px;position:relative;width:350px}.recorder-shell.is-recording{--ring-accent-strong:#ef444433;--ring-accent-soft:#f871711f}.mic-ring{border-radius:999px;left:50%;pointer-events:none;position:absolute;top:105px;transform:translate(-50%,-50%) scale(.92);transform-origin:center}@keyframes ripple{0%,to{opacity:.55;transform:translate(-50%,-50%) scale(.92)}50%{opacity:.95;transform:translate(-50%,-50%) scale(1.08)}}.mic-button{-webkit-tap-highlight-color:transparent;align-items:center;animation:pulsePurple 2s infinite;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:999px;box-shadow:0 8px 32px #764ba280;color:#fff;cursor:pointer;display:flex;font-size:4rem;height:130px;justify-content:center;position:relative;touch-action:manipulation;transition:transform .2s ease,box-shadow .2s ease;width:130px;z-index:1}.mic-button:hover:not(:disabled){box-shadow:0 12px 40px #764ba299;transform:translateY(-4px) scale(1.05)}.mic-button:active:not(:disabled){transform:scale(.95)}.mic-button:disabled{cursor:not-allowed;opacity:.5}.mic-button.recording{animation:pulse 1.5s infinite;background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 10px 38px #f5576c99}.recorder-shell.is-recording .mic-ring-1{animation-duration:1.2s}.recorder-shell.is-recording .mic-ring-2{animation-duration:1.45s}@keyframes micBreath{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes pulse{0%{box-shadow:0 0 0 0 #f5576cb3}70%{box-shadow:0 0 0 15px #f5576c00}to{box-shadow:0 0 0 0 #f5576c00}}@keyframes pulsePurple{0%{box-shadow:0 0 0 0 #667eeab3}70%{box-shadow:0 0 0 15px #667eea00}to{box-shadow:0 0 0 0 #667eea00}}.button-glyph{line-height:1}.button-glyph,.recorder-status{align-items:center;display:flex;justify-content:center}.recorder-status{margin-top:.5rem;min-height:24px}.recording-label{align-items:center;color:#b91c1c;display:inline-flex;font-size:.92rem;font-weight:600;gap:6px}.rec-dot{animation:dotBlink 1s ease-in-out infinite;background:#dc2626;border-radius:999px;height:9px;width:9px}@keyframes dotBlink{0%,to{opacity:1}50%{opacity:.2}}.recorded-label{color:#764ba2;font-size:.88rem;font-weight:600}.permission-message{color:#9a4d00;font-size:.9rem;margin:.5rem 0 0;text-align:center}@media (max-width:600px){.recorder-shell{padding-top:38px;width:175px}.mic-ring{top:88px}.mic-button{height:100px;width:100px}.mic-ring-1{height:140px;width:140px}.mic-ring-2{height:175px;width:175px}.button-glyph{height:38px;width:38px}.record-glyph-head{border-width:3px;height:22px;top:4px;width:18px}.record-glyph-stem{height:8px;top:26px}.record-glyph-base{width:20px}.pause-glyph{gap:7px}.pause-glyph span{height:26px;width:7px}}.search-page-fullscreen{background:linear-gradient(180deg,#f8f9ff,#fff);min-height:calc(100vh - 80px);overflow:hidden;position:relative}.search-page-background{inset:0;pointer-events:none;position:absolute}.bg-orb{border-radius:999px;filter:blur(100px);position:absolute}.bg-orb-left{background:radial-gradient(ellipse,#7c3aed26,#6366f114 60%,#0000 80%);bottom:-100px;height:500px;left:-180px;width:700px}.bg-orb-right{background:radial-gradient(ellipse,#8b5cf62e,#7c3aed1a 60%,#0000 80%);height:400px;right:-120px;top:80px;width:600px}.search-stage{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;min-height:calc(100vh - 80px);padding:60px 40px 48px;position:relative;z-index:1}.search-hero-copy{text-align:center;width:100%}.search-hero-copy h1{color:#1a1a1a;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;letter-spacing:-.03em;line-height:1.2;margin:0}.search-hero-copy p{color:#4a4a4a;font-size:clamp(.9rem,1.5vw,1.1rem);line-height:1.6;margin:.8rem auto 0;max-width:640px}.search-wave-wrap{flex-shrink:0;margin:20px 0 4px;width:100%}.search-wave-canvas{display:block;width:100%}.search-tool-panel{align-items:center;display:flex;flex-direction:column;margin-top:8px;width:100%}.search-tool-mic{margin-bottom:1.5rem}.search-control-row{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem;max-width:700px;width:100%}.random-hum-button,.search-button{border-radius:14px;cursor:pointer;font-size:.97rem;font-weight:700;height:50px;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;white-space:nowrap}.random-hum-button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border:2px solid #e0e0e0;box-shadow:0 2px 8px #00000014;color:#667eea;min-width:140px}.random-hum-button:hover:not(:disabled){border-color:#667eea;box-shadow:0 4px 12px #667eea33;transform:translateY(-2px)}.random-hum-button:disabled,.search-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.audio-player-panel{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.35rem;max-width:340px;min-width:200px}.random-audio-shell{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border:2px solid #e0e0e0;border-radius:999px;box-shadow:0 2px 8px #00000014;display:flex;overflow:hidden;padding:0;width:100%}.random-audio-player{border-radius:999px;display:block;height:44px;width:100%}.recorded-audio-meta{color:#5b21b6;font-size:.85rem;font-weight:700;text-align:center}.search-button{background:linear-gradient(135deg,#f093fb,#f5576c);border:none;box-shadow:0 4px 12px #f5576c4d;color:#fff;min-width:130px}.search-button:hover:not(:disabled){box-shadow:0 6px 16px #f5576c66;transform:translateY(-2px)}.error-message{background:#dc26261a;border:1px solid #dc26264d;border-radius:12px;color:#fca5a5;margin-top:1rem;padding:.85rem 1rem;text-align:center}.error-message p{font-weight:600;margin:0}.astra-songs-section{margin-top:3rem;width:100%}.astra-songs-section h2{color:#1a1a1a;font-size:clamp(1.1rem,1.5vw,1.5rem);font-weight:700;margin:0 0 1rem}.astra-song-grid{display:flex;flex-wrap:wrap;gap:.7rem}.astra-song-chip{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff;border:1px solid #e0e0e0;border-radius:999px;box-shadow:0 2px 6px #0000000f;color:#4a4a4a;display:inline-flex;font-size:.9rem;line-height:1.3;min-height:40px;overflow:hidden;padding:.5rem 1rem;text-overflow:ellipsis;transition:all .2s;white-space:nowrap}.astra-song-chip:hover{background:#f8f9ff;border-color:#667eea;box-shadow:0 4px 12px #667eea26;transform:translateY(-1px)}.page-home-link-wrap{margin-top:1.5rem}.page-home-link{color:#f093fb;font-size:.95rem}.page-home-link:hover{color:#f5576c}@media (max-width:900px){.search-stage{padding:48px 24px 36px}.search-control-row{max-width:100%;width:100%}.astra-songs-section{margin-top:2rem}}@media (max-width:600px){.search-page-fullscreen,.search-stage{min-height:calc(100vh - 64px)}.search-stage{padding:36px 16px 28px}.search-hero-copy h1{font-size:1.6rem}.search-hero-copy p{font-size:.88rem}.search-wave-wrap{margin:12px 0 0}.search-tool-mic{margin-bottom:1rem}.search-control-row{align-items:stretch;flex-direction:column;gap:.75rem}.random-hum-button,.search-button{height:48px;min-width:0;min-width:auto;width:100%}.random-audio-shell{border-radius:14px;width:100%}.audio-player-panel{max-width:100%;min-width:0;min-width:auto;width:100%}.recorded-audio-meta{width:100%}.astra-song-chip{font-size:.83rem;padding:.4rem .75rem}}.about-page{background:linear-gradient(180deg,#f8f9fa,#e9ecef);min-height:calc(100vh - 80px)}.about-container{margin:0 auto;max-width:900px;padding:2rem}.about-hero{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;padding:3rem 0;text-align:center}.about-hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#333;font-size:3rem;margin-bottom:1rem}.about-subtitle{color:#666;font-size:1.5rem;margin-top:.5rem}.about-section{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000001a;margin-bottom:2rem;padding:2.5rem}.about-section h2{border-bottom:3px solid #667eea;color:#333;font-size:2rem;margin-bottom:1.5rem;padding-bottom:.5rem}.about-section p{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.how-it-works{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.work-step{background:#f8f9fa;border-radius:12px;padding:1.5rem;text-align:center;transition:transform .3s ease}.work-step:hover{transform:translateY(-5px)}.work-step-icon{display:block;font-size:4rem;margin-bottom:1rem}.work-step h3{color:#333;font-size:1.25rem;margin-bottom:.5rem}.work-step p{color:#666;font-size:1rem;margin:0}.tech-list{list-style:none;margin-top:1.5rem;padding:0}.tech-list li{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;color:#555;font-size:1.1rem;margin-bottom:.75rem;padding:1rem}.tech-list li strong{color:#333}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:2rem}.feature-item{background:linear-gradient(180deg,#f8f9ff,#fff);border:1px solid #e0e0e0;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.feature-item:hover{border-color:#667eea;box-shadow:0 4px 15px #0000001a;transform:translateY(-3px)}.feature-emoji{display:block;font-size:3rem;margin-bottom:1rem}.feature-item h3{color:#333;font-size:1.25rem;margin-bottom:.5rem}.feature-item p{color:#666;font-size:1rem;margin:0}.cta-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.cta-section h2{border-bottom:3px solid #ffffff4d;color:#fff}.cta-section p{color:#fffffff2;font-size:1.2rem}.cta-button-about{background:#fff;border-radius:50px;box-shadow:0 4px 15px #0003;color:#667eea;display:inline-block;font-size:1.2rem;font-weight:700;margin-top:1rem;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-button-about:hover{box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.footer-section{background:#0000;box-shadow:none;padding:2rem;text-align:center}.powered-by{color:#999;font-size:1rem}@media (max-width:768px){.about-container{padding:1rem}.about-hero{padding:2rem 1rem}.about-hero h1{font-size:2rem}.about-subtitle{font-size:1.2rem}.about-section{padding:1.5rem}.about-section h2{font-size:1.5rem}.features-grid,.how-it-works{grid-template-columns:1fr}}@media (max-width:480px){.about-page{min-height:calc(100vh - 70px)}.about-container{padding:.875rem}.about-hero{border-radius:16px;margin-bottom:1.5rem;padding:2rem 1rem}.about-hero h1{font-size:1.75rem;margin-bottom:.75rem}.about-subtitle{font-size:1.1rem;margin-top:.375rem}.about-section{border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.about-section h2{border-bottom-width:2px;font-size:1.375rem;margin-bottom:1.25rem;padding-bottom:.375rem}.about-section p{font-size:1rem;line-height:1.7;margin-bottom:.875rem}.how-it-works{gap:1.25rem;margin-top:1.5rem}.work-step{padding:1.25rem}.work-step-icon{font-size:3rem;margin-bottom:.75rem}.work-step h3{font-size:1.125rem;margin-bottom:.375rem}.work-step p{font-size:.95rem}.tech-list{margin-top:1.25rem}.tech-list li{border-left-width:3px;font-size:1rem;margin-bottom:.625rem;padding:.875rem}.features-grid{gap:1.25rem;margin-top:1.5rem}.feature-item{padding:1.25rem}.feature-emoji{font-size:2.5rem;margin-bottom:.75rem}.feature-item h3{font-size:1.125rem;margin-bottom:.375rem}.feature-item p{font-size:.95rem}.cta-section{padding:2rem 1.25rem}.cta-section h2{font-size:1.5rem;margin-bottom:1.25rem}.cta-section p{font-size:1.1rem}.cta-button-about{font-size:1.1rem;margin-top:.875rem;padding:.875rem 2rem}.footer-section{padding:1.5rem}.powered-by{font-size:.9rem}}.page-home-link{color:#ffffffeb}.page-home-link:hover{color:#fff}.results-page{background:linear-gradient(180deg,#f8f9fa,#e9ecef);min-height:calc(100vh - 80px);padding:2rem}.results-container{margin:0 auto;max-width:900px}.results-header{margin-bottom:2rem}.back-button{color:#667eea;font-weight:500;margin-bottom:1rem;transition:color .2s}.back-button:hover{color:#764ba2}.results-header h1{align-items:center;color:#333;display:flex;font-size:2.5rem;gap:.5rem}.results-header h1:before{content:"🎉";font-size:2.5rem}.results-list{display:flex;flex-direction:column;gap:1.5rem}.result-card{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000001a;padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.result-card:hover{box-shadow:0 4px 20px #00000026;transform:translateY(-2px)}.result-card.top-match{background:linear-gradient(180deg,#f8f9ff,#fff);border:2px solid #667eea;padding-top:4rem}.top-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:.9rem;font-weight:700;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem}.result-content{display:flex;gap:1.5rem;margin-bottom:1.5rem}.album-art-container{flex-shrink:0;height:150px;position:relative;width:150px}.play-button-overlay{align-items:center;background:#ffffffd9;border:none;border-radius:50%;box-shadow:0 4px 15px #0000004d;color:#333;cursor:pointer;display:flex;font-size:1.8rem;height:60px;justify-content:center;left:50%;line-height:1;padding-left:3px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:60px}.play-button-overlay:hover{background:#fffffff2;transform:translate(-50%,-50%) scale(1.1)}.album-art{border-radius:12px;box-shadow:0 4px 10px #0003;display:block;height:150px;object-fit:cover;width:150px}.track-info{display:flex;flex:1 1;flex-direction:column;justify-content:center}.track-name{color:#333;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.artist-name{color:#666;font-size:1.25rem;margin-bottom:.25rem}.album-name{color:#999;font-size:1rem;margin-bottom:.5rem}.similarity{margin-top:.5rem}.similarity-badge{background:#e8f5e9;border-radius:12px;color:#2e7d32;font-size:.9rem;font-weight:700;padding:.25rem .75rem}.audio-player{background:#f8f9fa;border-radius:12px;margin:1.5rem 0;padding:1rem}.audio-controls{height:40px;outline:none;width:100%}.audio-controls::-webkit-media-controls-panel{background:#fff}.external-links{display:flex;flex-wrap:wrap;gap:1rem}.external-link{align-items:center;border-radius:12px;display:flex;flex:1 1;font-weight:600;gap:.5rem;justify-content:center;min-width:200px;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.spotify-link{background:#1db954;color:#fff}.spotify-link:hover{background:#1ed760;box-shadow:0 4px 12px #1db95466;transform:translateY(-2px)}.apple-link{background:linear-gradient(135deg,#fa243c,#fa5c42);color:#fff}.apple-link:hover{box-shadow:0 4px 12px #fa243c66;transform:translateY(-2px)}.link-icon{font-size:1.25rem}.action-buttons{margin-top:2rem;text-align:center}.search-again-button{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50px;box-shadow:0 4px 15px #667eea66;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.search-again-button:hover{box-shadow:0 6px 20px #667eea99;transform:translateY(-2px)}.no-results{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000001a;padding:4rem 2rem;text-align:center}.no-results-icon{display:block;font-size:5rem;margin-bottom:1rem}.no-results h2{color:#333;font-size:2rem;margin-bottom:1rem}.no-results p{color:#666;font-size:1.1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:500px}@media (max-width:768px){.results-page{padding:1rem}.results-header h1{font-size:2rem}.result-card{padding:1.5rem}.result-content{align-items:center;flex-direction:column;text-align:center}.album-art{height:120px;width:120px}.track-name{font-size:1.5rem}.artist-name{font-size:1.1rem}.external-links{flex-direction:column}.external-link{min-width:100%}.top-badge{display:inline-block;margin-bottom:1rem;position:static}}@media (max-width:480px){.results-page{padding:.875rem}.results-container{max-width:100%}.results-header{margin-bottom:1.5rem}.back-button{font-size:.9rem;margin-bottom:.75rem}.results-header h1{font-size:1.75rem}.results-header h1:before{font-size:2rem}.results-list{gap:1.25rem}.result-card{border-radius:12px;padding:1.25rem}.result-content{gap:1rem;margin-bottom:1.25rem}.album-art{border-radius:10px;height:100px;width:100px}.track-name{font-size:1.375rem;margin-bottom:.375rem}.artist-name{font-size:1rem;margin-bottom:.25rem}.album-name{font-size:.9rem}.similarity-badge{font-size:.85rem;padding:.2rem .625rem}.audio-player{margin:1.25rem 0;padding:.875rem}.audio-controls{height:36px}.external-links{gap:.875rem}.external-link{font-size:.9rem;padding:.875rem 1.25rem}.link-icon{font-size:1.125rem}.action-buttons{margin-top:1.5rem}.search-again-button{font-size:1rem;padding:.875rem 2rem}.no-results{border-radius:16px;padding:3rem 1.5rem}.no-results-icon{font-size:4rem;margin-bottom:.75rem}.no-results h2{font-size:1.75rem;margin-bottom:.75rem}.no-results p{font-size:1rem;margin-bottom:1.5rem}.top-badge{font-size:.8rem;padding:.375rem .875rem}}.page-home-link{color:#667eea}.page-home-link:hover{color:#764ba2}.blog-list-page{margin:0 auto;max-width:1200px;min-height:calc(100vh - 200px);padding:40px 20px}.blog-header{margin-bottom:50px;text-align:center}.blog-header h1{color:#1a1a1a;font-size:2.5rem;margin-bottom:10px}.blog-subtitle{color:#666;font-size:1.1rem}.blog-controls{margin-bottom:40px}.search-box{margin:0 auto 30px;max-width:500px;position:relative}.search-input{border:2px solid #e0e0e0;border-radius:25px;font-size:1rem;outline:none;padding:12px 45px 12px 20px;transition:border-color .3s;width:100%}.search-input:focus{border-color:#1db954}.search-icon{font-size:1.2rem;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.category-filters{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.category-btn{background:#fff;border:2px solid #e0e0e0;border-radius:20px;cursor:pointer;font-size:.95rem;padding:8px 20px;transition:all .3s}.category-btn:hover{border-color:#1db954;color:#1db954}.category-btn.active{background:#1db954;border-color:#1db954;color:#fff}.blog-posts-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));justify-items:center;margin:0 auto;max-width:1200px}@media (min-width:1200px){.blog-posts-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px) and (max-width:1199px){.blog-posts-grid{grid-template-columns:repeat(2,1fr)}}.blog-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;max-width:380px;overflow:hidden;transition:transform .3s,box-shadow .3s;width:100%}.blog-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-5px)}.blog-card-link{color:inherit;display:block;padding:25px;text-decoration:none}.blog-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.blog-category{background:#1db954;border-radius:12px;color:#fff;font-size:.85rem;font-weight:600;padding:4px 12px}.blog-date{color:#999;font-size:.9rem}.blog-title{color:#1a1a1a;font-size:1.4rem;line-height:1.4;margin-bottom:12px}.blog-excerpt{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:20px}.blog-card-footer{align-items:center;display:flex;justify-content:space-between}.blog-tags{display:flex;flex-wrap:wrap;gap:8px}.blog-tag{color:#1db954;font-size:.85rem}.blog-read-time{color:#999;font-size:.85rem}.loading,.no-results{color:#666;font-size:1.1rem;padding:60px 20px;text-align:center}.pagination{align-items:center;display:flex;gap:15px;justify-content:center;margin-top:50px;padding:20px}.pagination-btn{background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#333;cursor:pointer;font-size:.95rem;font-weight:500;padding:10px 20px;transition:all .3s}.pagination-btn:hover:not(:disabled){background:#f0fdf4;border-color:#1db954;color:#1db954}.pagination-btn:disabled{cursor:not-allowed;opacity:.4}.pagination-numbers{display:flex;gap:8px}.pagination-number{background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#333;cursor:pointer;font-size:.95rem;font-weight:500;height:40px;transition:all .3s;width:40px}.pagination-number:hover{background:#f0fdf4;border-color:#1db954;color:#1db954}.pagination-number.active{background:#1db954;border-color:#1db954;color:#fff}@media (max-width:768px){.blog-header h1{font-size:2rem}.blog-posts-grid{grid-template-columns:1fr}.category-filters{gap:8px}.category-btn{font-size:.9rem;padding:6px 15px}.pagination{flex-wrap:wrap;gap:10px}.pagination-btn{font-size:.9rem;padding:8px 16px}.pagination-number{font-size:.9rem;height:36px;width:36px}}.page-home-link-wrap{margin-top:2rem}.blog-post-page{margin:0 auto;max-width:900px;min-height:calc(100vh - 200px);padding:40px 20px}.blog-post-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:40px}.back-button{color:#1db954;display:inline-block;font-size:1rem;margin-bottom:20px;text-decoration:none;transition:color .3s}.back-button:hover{color:#158a3f}.blog-post-header{border-bottom:2px solid #f0f0f0;margin-bottom:40px;padding-bottom:30px}.post-meta-top{align-items:center;display:flex;gap:15px;margin-bottom:20px}.post-category{background:#1db954;border-radius:15px;color:#fff;font-size:.9rem;font-weight:600;padding:6px 16px}.post-date{color:#999;font-size:.95rem}.post-title{color:#1a1a1a;font-size:2.5rem;line-height:1.3;margin-bottom:20px}.post-info{color:#666;display:flex;font-size:.95rem;gap:20px;margin-bottom:15px}.post-tags{display:flex;flex-wrap:wrap;gap:10px}.post-tag{color:#1db954;font-size:.9rem}.post-content{color:#333;font-size:1.1rem;line-height:1.8}.post-content h1{color:#1a1a1a;font-size:2rem;margin-bottom:20px;margin-top:40px}.post-content h2{color:#1a1a1a;font-size:1.6rem;margin-bottom:15px;margin-top:35px}.post-content h3{color:#1a1a1a;font-size:1.3rem;margin-bottom:12px;margin-top:30px}.post-content p{margin-bottom:20px}.post-content ol,.post-content ul{margin-bottom:20px;padding-left:30px}.post-content li{margin-bottom:10px}.post-content a{border-bottom:1px solid #1db954;color:#1db954;text-decoration:none}.post-content a:hover{border-bottom-color:#158a3f;color:#158a3f}.inline-code{background:#f5f5f5;border-radius:4px;color:#d63384;font-family:Courier New,monospace;font-size:.9em;padding:2px 6px}.code-block{background:#f5f5f5;border-radius:8px;margin:20px 0;overflow-x:auto;padding:20px}.code-block code{font-family:Courier New,monospace;font-size:.9rem;line-height:1.6}.post-content blockquote{border-left:4px solid #1db954;color:#666;font-style:italic;margin:20px 0;padding-left:20px}.post-content table{border-collapse:collapse;margin:20px 0;width:100%}.post-content td,.post-content th{border:1px solid #e0e0e0;padding:12px;text-align:left}.post-content th{background:#f5f5f5;font-weight:600}.post-content img{border-radius:8px;height:auto;margin:20px 0;max-width:100%}.post-footer{border-top:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-top:50px;padding-top:30px}.back-to-blog,.try-search{border-radius:25px;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s}.back-to-blog{background:#f5f5f5;color:#333}.back-to-blog:hover{background:#e0e0e0}.try-search{background:#1db954;color:#fff}.try-search:hover{background:#158a3f}.error-message,.loading{padding:60px 20px;text-align:center}.error-message h2{color:#666;margin-bottom:20px}.back-link{color:#1db954;font-weight:600;text-decoration:none}@media (max-width:768px){.blog-post-container{padding:25px}.post-title{font-size:1.8rem}.post-content{font-size:1rem}.post-content h1{font-size:1.6rem}.post-content h2{font-size:1.4rem}.post-footer{flex-direction:column;gap:15px}.back-to-blog,.try-search{text-align:center}}.page-home-link-wrap{margin-top:1rem;text-align:center}.page-home-link{color:#1db954;font-weight:600;text-decoration:none}.page-home-link:hover{color:#158a3f;text-decoration:underline}.contact-page{background:linear-gradient(180deg,#f8f9fa,#e9ecef);min-height:calc(100vh - 80px);padding:2rem}.contact-container{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:800px;padding:3rem}.contact-container h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.contact-intro{color:#666;font-size:1.1rem;margin-bottom:2rem}.contact-content{margin-top:2rem}.contact-info{grid-gap:1.5rem;display:grid;gap:1.5rem}.info-card{background:#f8f9fa;border-radius:12px;padding:1.5rem}.info-card h3{color:#333;font-size:1.25rem;margin-bottom:.5rem}.info-card p{color:#666;margin:0}@media (max-width:768px){.contact-container{padding:2rem}.contact-container h1{font-size:2rem}}.help-page{background:linear-gradient(180deg,#f8f9fa,#e9ecef);min-height:calc(100vh - 80px);padding:2rem}.help-container{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:800px;padding:3rem}.help-container h1{color:#333;font-size:2.5rem;margin-bottom:2rem}.faq-section{display:flex;flex-direction:column;gap:1.5rem}.faq-item{background:#f8f9fa;border-radius:12px;padding:1.5rem}.faq-item h3{color:#333;font-size:1.25rem;margin-bottom:.75rem}.faq-item p{color:#666;line-height:1.6;margin:0}@media (max-width:768px){.help-container{padding:2rem}.help-container h1{font-size:2rem}}.tips-page{background:linear-gradient(180deg,#f8f9fa,#e9ecef);min-height:calc(100vh - 80px);padding:2rem}.tips-container{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:900px;padding:3rem}.tips-container h1{color:#333;font-size:2.5rem;margin-bottom:2rem}.tips-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.tip-card{background:#f8f9fa;border-radius:12px;padding:1.5rem;transition:transform .2s}.tip-card:hover{transform:translateY(-2px)}.tip-card h3{color:#333;font-size:1.25rem;margin-bottom:.75rem}.tip-card p{color:#666;line-height:1.6;margin:0}@media (max-width:768px){.tips-container{padding:2rem}.tips-container h1{font-size:2rem}.tips-list{grid-template-columns:1fr}}.privacy-page,.terms-page{background:linear-gradient(180deg,#f8f9fa,#e9ecef);min-height:calc(100vh - 80px);padding:2rem}.privacy-container,.terms-container{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:800px;padding:3rem}.privacy-container h1,.terms-container h1{color:#333;font-size:2.5rem;margin-bottom:.5rem}.last-updated{color:#999;font-size:.9rem}.last-updated,section{margin-bottom:2rem}section h2{color:#333;font-size:1.5rem;margin-bottom:.75rem}section p{color:#666;line-height:1.6}section ul{color:#666;margin:1rem 0;padding-left:1.5rem}section ul li{line-height:1.6;margin-bottom:.5rem}section ul li strong{color:#333}@media (max-width:768px){.privacy-container,.terms-container{padding:2rem}.privacy-container h1,.terms-container h1{font-size:2rem}}.privacy-page{background:linear-gradient(180deg,#f8f9fa,#e9ecef);min-height:calc(100vh - 80px);padding:2rem}.privacy-container{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:800px;padding:3rem}.privacy-container h1{color:#333;font-size:2.5rem;margin-bottom:.5rem}@media (max-width:768px){.privacy-container{padding:2rem}.privacy-container h1{font-size:2rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{display:flex;flex-direction:column;min-height:100vh}:root{--primary-color:#667eea;--secondary-color:#764ba2;--gradient-primary:linear-gradient(135deg,#667eea,#764ba2);--gradient-accent:linear-gradient(135deg,#f093fb,#f5576c);--text-primary:#2d3748;--text-secondary:#718096;--border-radius:12px;--box-shadow:0 4px 20px #00000014}[role=button],a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}img{height:auto;max-width:100%}
/*# sourceMappingURL=main.70db3572.css.map*/