html:has(body.phraseday-landing){overflow:auto;height:auto;scroll-behavior:smooth}body.phraseday-landing{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;overflow:auto;height:auto;background:#09090b}.pd-container{max-width:1140px;margin:0 auto;padding:0 24px}.pd-cursor-glow{position:fixed;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(249,115,22,.1) 0%,transparent 70%);pointer-events:none;z-index:0;transform:translate(-50%,-50%);transition:opacity .3s;opacity:0}body:hover .pd-cursor-glow{opacity:1}.pd-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:16px 0;transition:all .3s}.pd-nav.scrolled{background:#09090bd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06);padding:10px 0}.pd-nav-inner{max-width:1140px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.pd-nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fafafa}.pd-nav-icon{width:30px;height:30px;border-radius:7px}.pd-logo-text{font-weight:700;font-size:18px;letter-spacing:-.02em}.pd-nav-links{display:flex;align-items:center;gap:32px}.pd-nav-links a{color:#71717a;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.pd-nav-links a:hover{color:#fafafa}.pd-nav-cta{background:#f97316!important;color:#fff!important;padding:8px 20px;border-radius:8px;font-weight:600!important;transition:all .2s!important}.pd-nav-cta:hover{background:#fb923c!important;transform:translateY(-1px)}.pd-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:12px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);cursor:pointer;border:none;font-family:Inter,sans-serif}.pd-btn-primary{background:linear-gradient(135deg,#f97316,#3b82f6);color:#fff;box-shadow:0 0 #f9731626,0 4px 20px #f9731640}.pd-btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 40px #f9731626,0 8px 30px #f9731659}.pd-btn-ghost{background:transparent;color:#a1a1aa;border:1px solid #27272a}.pd-btn-ghost:hover{color:#fafafa;border-color:#3f3f46;transform:translateY(-2px)}.pd-btn-large{padding:18px 40px;font-size:17px;border-radius:14px}.pd-hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 24px 60px;overflow:hidden}.pd-hero-bg{position:absolute;inset:0;overflow:hidden}.pd-gradient-orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.35}.pd-orb-1{width:700px;height:700px;background:#f97316;top:-250px;left:-150px;animation:pd-float 20s ease-in-out infinite}.pd-orb-2{width:500px;height:500px;background:#ea580c;top:100px;right:-200px;animation:pd-float 15s ease-in-out infinite reverse}.pd-orb-3{width:400px;height:400px;background:#3b82f6;bottom:-100px;left:30%;opacity:.15;animation:pd-float 18s ease-in-out infinite}.pd-grid-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(249,115,22,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(249,115,22,.025) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 60% at 50% 40%,black,transparent)}@keyframes pd-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-20px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}.pd-hero-content{position:relative;z-index:1;text-align:center;max-width:740px}.pd-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:100px;background:#f9731614;border:1px solid rgba(249,115,22,.15);font-size:13px;font-weight:500;color:#fb923c;margin-bottom:32px}.pd-badge-dot{width:6px;height:6px;border-radius:50%;background:#34d399;animation:pd-pulse-dot 2s ease-in-out infinite}@keyframes pd-pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.pd-hero-title{font-size:clamp(44px,7vw,76px);font-weight:800;line-height:1.05;letter-spacing:-.035em;margin-bottom:24px;color:#fafafa}.pd-gradient-text{background:linear-gradient(135deg,#fb923c,#3b82f6,#f97316);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:pd-gradient-shift 6s ease-in-out infinite}@keyframes pd-gradient-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.pd-hero-subtitle{font-size:19px;line-height:1.7;color:#a1a1aa;margin-bottom:40px;max-width:540px;margin-left:auto;margin-right:auto}.pd-hero-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.pd-hero-preview{position:relative;z-index:1;margin-top:72px;width:100%;max-width:460px;margin-left:auto;margin-right:auto;perspective:1200px}.pd-app-window{background:#16161ef2;border-radius:14px;border:1px solid rgba(255,255,255,.08);overflow:hidden;box-shadow:0 4px 60px #00000080,0 0 0 1px #ffffff0a inset;transform:rotateX(4deg);transition:transform .6s cubic-bezier(.16,1,.3,1)}.pd-app-window:hover{transform:rotateX(0) translateY(-6px)}.pd-app-glow{position:absolute;bottom:-40px;left:10%;right:10%;height:80px;background:radial-gradient(ellipse,rgba(249,115,22,.2) 0%,transparent 70%);filter:blur(20px);pointer-events:none}.pd-app-titlebar{display:flex;align-items:center;padding:12px 16px;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.06)}.pd-titlebar-dots{display:flex;gap:6px;margin-right:16px}.pd-dot{width:10px;height:10px;border-radius:50%}.pd-dot-red{background:#ff5f57}.pd-dot-yellow{background:#ffbd2e}.pd-dot-green{background:#28ca42}.pd-titlebar-tabs{display:flex;align-items:center;gap:0;flex:1}.pd-titlebar-tabs .pd-tab{font-size:11px;color:#52525b;padding:4px 12px;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s;font-weight:500}.pd-titlebar-tabs .pd-tab.active{color:#fafafa;border-bottom-color:#f97316}.pd-app-body{padding:20px;background:linear-gradient(180deg,#1a1530,#141020)}.pd-listen-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:14px;margin-bottom:16px}.pd-listen-row{display:flex;align-items:center;gap:12px;margin-bottom:10px}.pd-play-btn{width:36px;height:36px;border-radius:50%;background:#3b82f6;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.pd-listen-label{font-size:14px;font-weight:600;color:#fafafa;flex:1}.pd-speed-badge{font-size:11px;font-weight:600;color:#ffffff80;padding:3px 8px;border-radius:6px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.pd-waveform{display:flex;align-items:center;gap:3px;height:20px;padding:0 4px}.pd-waveform span{width:3px;border-radius:2px;background:#3b82f666}.pd-waveform span:nth-child(1){height:4px}.pd-waveform span:nth-child(2){height:8px}.pd-waveform span:nth-child(3){height:12px}.pd-waveform span:nth-child(4){height:6px}.pd-waveform span:nth-child(5){height:14px}.pd-waveform span:nth-child(6){height:10px}.pd-waveform span:nth-child(7){height:16px}.pd-waveform span:nth-child(8){height:8px}.pd-waveform span:nth-child(9){height:12px}.pd-waveform span:nth-child(10){height:6px}.pd-waveform span:nth-child(11){height:14px}.pd-waveform span:nth-child(12){height:4px}.pd-waveform span:nth-child(13){height:10px}.pd-waveform span:nth-child(14){height:8px}.pd-waveform span:nth-child(15){height:16px}.pd-waveform span:nth-child(16){height:6px}.pd-input-area{margin-bottom:16px}.pd-input-label{font-size:12px;color:#fff6;margin-bottom:8px}.pd-input-field{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:14px;min-height:48px;display:flex;align-items:flex-start;flex-wrap:wrap}.pd-typed-text{font-size:14px;color:#fafafa;line-height:1.5}.pd-cursor-blink{width:2px;height:18px;background:#3b82f6;animation:pd-blink 1s step-end infinite;margin-left:2px;flex-shrink:0}@keyframes pd-blink{0%,to{opacity:1}50%{opacity:0}}.pd-check-btn{width:100%;padding:14px;border-radius:12px;background:#3b82f6;color:#fff;font-size:15px;font-weight:700;text-align:center;cursor:default}.pd-trust-bar{position:relative;z-index:1;padding:48px 0;border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04);background:#ffffff04}.pd-trust-items{display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}.pd-trust-item{display:flex;align-items:center;gap:12px}.pd-trust-icon{width:40px;height:40px;border-radius:10px;background:#f9731614;display:flex;align-items:center;justify-content:center;color:#fb923c;flex-shrink:0}.pd-trust-item div{display:flex;flex-direction:column}.pd-trust-value{font-size:14px;font-weight:600;color:#fafafa}.pd-trust-label{font-size:12px;color:#52525b}.pd-trust-divider{width:1px;height:32px;background:#ffffff0f}.pd-section-header{text-align:center;margin-bottom:64px}.pd-section-tag{display:inline-block;font-size:13px;font-weight:600;color:#fb923c;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px}.pd-section-title{font-size:clamp(32px,5vw,50px);font-weight:800;line-height:1.12;letter-spacing:-.025em;color:#fafafa}.pd-section-desc{font-size:17px;color:#71717a;margin-top:16px;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}.pd-features{position:relative}.pd-feature-showcase{padding:120px 0;position:relative;overflow:hidden}.pd-feature-showcase:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(249,115,22,.15),transparent)}.pd-showcase-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.pd-showcase-reverse .pd-showcase-grid{direction:rtl}.pd-showcase-reverse .pd-showcase-grid>*{direction:ltr}.pd-showcase-content{display:flex;flex-direction:column;gap:20px}.pd-feature-tag{display:inline-block;width:fit-content;font-size:12px;font-weight:600;color:#fb923c;text-transform:uppercase;letter-spacing:.1em;padding:5px 12px;border-radius:100px;background:#f9731614;border:1px solid rgba(249,115,22,.12)}.pd-showcase-title{font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.15;letter-spacing:-.025em;color:#fafafa}.pd-showcase-desc{font-size:16px;line-height:1.7;color:#71717a}.pd-showcase-bullets{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-direction:column;gap:14px}.pd-showcase-bullets li{display:flex;align-items:center;gap:12px;font-size:15px;color:#a1a1aa;font-weight:500}.pd-bullet-icon{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pd-bullet-icon.pd-icon-green{background:#34d3991a;color:#34d399}.pd-bullet-icon.pd-icon-blue{background:#60a5fa1a;color:#60a5fa}.pd-showcase-visual{position:relative}.pd-showcase-glow{position:absolute;width:80%;height:60%;bottom:-20%;left:10%;border-radius:50%;filter:blur(60px);pointer-events:none;opacity:.2}.pd-glow-orange{background:#f97316}.pd-glow-blue{background:#3b82f6}.pd-results-mockup{background:#16161ef2;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:24px;position:relative;box-shadow:0 20px 60px #0006;transition:transform .5s cubic-bezier(.16,1,.3,1)}.pd-results-mockup:hover{transform:translateY(-6px)}.pd-results-header{display:flex;align-items:baseline;gap:8px;margin-bottom:16px}.pd-results-score{font-size:20px;font-weight:700;color:#f97316}.pd-results-meta{font-size:13px;color:#52525b}.pd-results-phrase{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px;font-size:15px;line-height:1.8}.pd-w-ok{color:#34d399}.pd-w-miss{color:#ef4444;text-decoration:line-through;text-decoration-thickness:1.5px;opacity:.7}.pd-results-attempts{display:flex;flex-direction:column;gap:8px;border-top:1px solid rgba(255,255,255,.06);padding-top:16px}.pd-attempt{display:flex;align-items:center;gap:10px;font-size:13px;padding:8px 12px;border-radius:8px;background:#ffffff05}.pd-attempt.active{background:#f973160f;border:1px solid rgba(249,115,22,.15)}.pd-attempt-label{color:#71717a;font-weight:500;white-space:nowrap}.pd-attempt-score{font-weight:700;white-space:nowrap}.pd-attempt-text{color:#52525b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-history-mockup{background:#16161ef2;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:24px;position:relative;box-shadow:0 20px 60px #0006;transition:transform .5s cubic-bezier(.16,1,.3,1)}.pd-history-mockup:hover{transform:translateY(-6px)}.pd-history-date{font-size:12px;font-weight:700;color:#52525b;letter-spacing:.04em;margin-bottom:10px;margin-top:4px}.pd-history-date:first-child{margin-top:0}.pd-history-item{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:14px;margin-bottom:10px}.pd-history-phrase{font-size:14px;color:#fafafa;font-weight:500;margin-bottom:6px;line-height:1.4}.pd-history-meta{display:flex;gap:12px;font-size:12px}.pd-history-score{font-weight:600}.pd-history-attempts{color:#52525b}.pd-feature-cards-section{padding:120px 0;position:relative}.pd-feature-cards-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(249,115,22,.15),transparent)}.pd-bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pd-bento-card{background:#18181b99;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:32px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.pd-bento-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(249,115,22,.2),transparent);opacity:0;transition:opacity .3s}.pd-bento-card:hover{border-color:#f9731633;transform:translateY(-4px);box-shadow:0 20px 50px #0000004d;background:#1c1c21cc}.pd-bento-card:hover:before{opacity:1}.pd-bento-wide{grid-column:span 2}.pd-bento-icon-row{margin-bottom:20px}.pd-bento-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.pd-icon-purple{background:#8b5cf61f;color:#a78bfa}.pd-icon-blue{background:#60a5fa1f;color:#60a5fa}.pd-icon-green{background:#34d3991f;color:#34d399}.pd-icon-orange{background:#f973161f;color:#fb923c}.pd-icon-cyan{background:#22d3ee1f;color:#22d3ee}.pd-bento-icon-row+h3{margin-bottom:8px}.pd-bento-icon-row .pd-bento-icon{margin-bottom:0}.pd-bento-card h3{font-size:18px;font-weight:700;margin-bottom:8px;letter-spacing:-.01em;color:#fafafa}.pd-bento-card p{font-size:14px;color:#71717a;line-height:1.65}.pd-bento-visual-menubar{margin-top:24px}.pd-mini-menubar{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:8px 16px;display:inline-flex}.pd-mini-menubar-icons{display:flex;gap:10px;align-items:center}.pd-mm-icon{width:16px;height:16px;border-radius:4px;background:#ffffff14}.pd-mm-active{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-size:9px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 0 12px #f973164d}.pd-bento-visual-streak{margin-top:20px}.pd-streak-days{display:flex;gap:6px}.pd-streak-day{width:28px;height:28px;border-radius:6px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#3f3f46}.pd-streak-day.filled{background:#f9731626;border-color:#f973164d;color:#fb923c}.pd-how-section{padding:120px 0;position:relative}.pd-how-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(249,115,22,.15),transparent)}.pd-steps{display:flex;align-items:flex-start;justify-content:center;gap:24px;max-width:900px;margin:0 auto}.pd-step{flex:1;text-align:center;padding:32px 20px;background:#18181b80;border:1px solid rgba(255,255,255,.06);border-radius:20px;transition:all .3s}.pd-step:hover{border-color:#f9731633;transform:translateY(-4px);box-shadow:0 16px 40px #0000004d}.pd-step-number{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#f97316,#3b82f6);color:#fff;font-size:18px;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.pd-step h3{font-size:18px;font-weight:700;color:#fafafa;margin-bottom:8px}.pd-step p{font-size:14px;color:#71717a;line-height:1.6}.pd-step-arrow{display:flex;align-items:center;color:#3f3f46;padding-top:48px;flex-shrink:0}.pd-cta-section{padding:160px 0;position:relative;overflow:hidden}.pd-cta-bg{position:absolute;inset:0}.pd-orb-cta-1{width:500px;height:500px;background:#f97316;top:-150px;right:-100px;opacity:.12}.pd-orb-cta-2{width:400px;height:400px;background:#3b82f6;bottom:-150px;left:-100px;opacity:.08}.pd-cta-content{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center}.pd-cta-icon{width:80px;height:80px;border-radius:22%;margin-bottom:32px;box-shadow:0 20px 60px #00000080}.pd-cta-title{font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1;letter-spacing:-.03em;margin-bottom:20px;color:#fafafa}.pd-cta-subtitle{font-size:18px;color:#71717a;margin-bottom:40px;max-width:480px;line-height:1.6}.pd-cta-actions{margin-bottom:32px}.pd-cta-requirements{display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px;color:#3f3f46}.pd-req-dot{width:3px;height:3px;border-radius:50%;background:#3f3f46}.pd-footer{padding:40px 0;border-top:1px solid rgba(255,255,255,.04)}.pd-footer-inner{display:flex;flex-direction:column;align-items:center;gap:12px}.pd-footer-brand{display:flex;align-items:center;gap:8px}.pd-footer-icon{width:24px;height:24px;border-radius:6px}.pd-footer-tagline{font-size:13px;color:#3f3f46}.pd-footer-links{display:flex;gap:24px;margin-top:8px}.pd-footer-links a{font-size:13px;color:#3f3f46;text-decoration:none;transition:color .2s}.pd-footer-links a:hover{color:#fafafa}[data-pd-animate]{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}[data-pd-animate].visible{opacity:1;transform:translateY(0)}@media(max-width:900px){.pd-showcase-grid{grid-template-columns:1fr;gap:48px}.pd-showcase-reverse .pd-showcase-grid{direction:ltr}.pd-bento-grid{grid-template-columns:1fr 1fr}.pd-bento-wide{grid-column:span 2}.pd-steps{flex-direction:column;gap:16px}.pd-step-arrow{display:none}}@media(max-width:768px){.pd-nav-links a:not(.pd-nav-cta){display:none}.pd-trust-items{flex-direction:column;gap:20px}.pd-trust-divider{display:none}.pd-feature-showcase{padding:80px 0}.pd-hero-preview{max-width:100%}}@media(max-width:640px){.pd-bento-grid{grid-template-columns:1fr}.pd-bento-wide{grid-column:span 1}}@media(max-width:480px){.pd-hero-actions{flex-direction:column;align-items:center;width:100%}.pd-btn{width:100%;justify-content:center}.pd-cta-requirements{flex-direction:column;gap:6px}.pd-req-dot{display:none}.pd-feature-showcase{padding:60px 0}.pd-feature-cards-section{padding:80px 0}}
