.ph-root{--ph-radius:0.75rem;--ph-background:oklch(0.992 0.012 95.1);--ph-foreground:oklch(0.27 0.075 258.2);--ph-card:oklch(1 0 0);--ph-primary:oklch(0.68 0.17 244.3);--ph-primary-foreground:oklch(1 0 0);--ph-secondary:oklch(0.76 0.17 153.2);--ph-secondary-foreground:oklch(0.24 0.065 258.2);--ph-muted:oklch(0.96 0.022 242.8);--ph-muted-foreground:oklch(0.47 0.058 258.2);--ph-accent:oklch(0.96 0.075 94.7);--ph-border:oklch(0.89 0.035 246.5);--ph-sunshine:oklch(0.86 0.17 91.5);--ph-sunshine-foreground:oklch(0.25 0.07 258.2);--ph-adventure:oklch(0.7 0.19 45.7);--ph-adventure-foreground:oklch(1 0 0);--ph-sky:oklch(0.96 0.035 240.5);--ph-mint:oklch(0.97 0.045 153.2);--ph-lemon:oklch(0.97 0.09 96.2);--ph-navy-soft:oklch(0.34 0.085 258.2);--ph-shadow-button:0 5px 0 color-mix(in oklab,var(--ph-foreground) 22%,transparent);background:var(--ph-background);color:var(--ph-foreground);font-family:"Nunito Sans",var(--font-nunito),sans-serif;overflow-x:hidden}.ph-root h1,.ph-root h2,.ph-root h3{font-family:"Fredoka",var(--font-baloo),sans-serif;margin:0}.ph-root *{box-sizing:border-box}.ph-root a{text-decoration:none;color:inherit}.ph-root button{font:inherit;cursor:pointer}.ph-root img{max-width:100%;display:block}.ph-container{max-width:1920px;margin:0 auto;padding:0 48px}@media (max-width:640px){.ph-container{padding:0 20px}}.ph-section{padding:80px 0}.ph-section.ph-tight{padding:64px 0}.ph-bg-sky{background:var(--ph-sky)}.ph-bg-card{background:var(--ph-card)}.ph-bg-mint{background:var(--ph-mint)}.ph-bg-lemon{background:var(--ph-lemon)}.ph-bg-navy{background:var(--ph-navy-soft);color:#fff}.ph-bg-background{background:var(--ph-background)}.ph-bg-primary{background:var(--ph-primary);color:var(--ph-primary-foreground)}.ph-section-title{max-width:720px}.ph-section-title.ph-center{margin:0 auto;text-align:center}.ph-eyebrow{margin:0 0 12px;font-size:14px;font-weight:800;text-transform:uppercase;color:var(--ph-primary)}.ph-title{font-size:32px;font-weight:700;line-height:1.15}.ph-subtitle{margin:16px 0 0;font-size:17px;line-height:1.7;color:var(--ph-muted-foreground)}@media (min-width:640px){.ph-title{font-size:40px}}@media (min-width:1024px){.ph-title{font-size:48px}}.ph-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:8px;padding:10px 18px;font-weight:700;font-size:14px;transition:transform .15s ease,background .15s ease;white-space:nowrap}.ph-btn svg{width:16px;height:16px;flex:0 0 auto}.ph-btn-xl{height:48px;padding:0 26px;border-radius:10px;font-size:16px}.ph-btn-adventure{background:var(--ph-primary);color:var(--ph-primary-foreground);box-shadow:var(--ph-shadow-button)}.ph-btn-adventure:hover{transform:translateY(-2px)}.ph-btn-sunshine{background:var(--ph-sunshine);color:var(--ph-sunshine-foreground);box-shadow:var(--ph-shadow-button)}.ph-btn-sunshine:hover{transform:translateY(-2px)}.ph-btn-outline{background:transparent;border:1.5px solid var(--ph-border);color:var(--ph-foreground)}.ph-btn-outline:hover{background:var(--ph-accent)}.ph-btn-outline-invert{background:transparent;border:1.5px solid hsla(0,0%,100%,.4);color:#fff}.ph-btn-outline-invert:hover{background:hsla(0,0%,100%,.1)}.ph-btn-ghost{background:transparent;color:var(--ph-foreground)}.ph-btn-ghost:hover{background:var(--ph-accent)}.ph-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(60,33%,99%,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--ph-border)}.ph-header-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;height:84px}.ph-logo img{height:72px;width:auto;object-fit:contain}.ph-nav{display:none;align-items:center;gap:20px}.ph-nav a{font-size:14px;font-weight:800;color:var(--ph-foreground)}.ph-nav a:hover{color:var(--ph-primary)}.ph-header-actions{display:none;align-items:center;gap:8px}.ph-menu-btn{display:flex;background:none;border:none;padding:8px;border-radius:8px}.ph-menu-btn:hover{background:var(--ph-accent)}.ph-menu-btn svg{width:22px;height:22px}.ph-mobile-nav{border-top:1px solid var(--ph-border);padding:12px 0;display:flex;flex-direction:column;gap:2px}.ph-mobile-nav a{padding:12px 8px;border-radius:8px;font-weight:800}.ph-mobile-nav a:hover{background:var(--ph-muted)}.ph-mobile-nav-ctas{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:10px}.ph-mobile-nav-ctas .ph-btn{width:100%}@media (min-width:768px){.ph-header-actions{display:flex}.ph-menu-btn{display:none}}@media (min-width:1280px){.ph-nav{display:flex}}.ph-hero{position:relative}.ph-hero-grid{display:grid;grid-gap:40px;gap:40px;align-items:center;padding-block:48px 64px}@media (min-width:1024px){.ph-hero-grid{grid-template-columns:1.08fr .92fr;padding-block:64px}}.ph-badge{display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid color-mix(in oklab,var(--ph-primary) 25%,transparent);background:var(--ph-sky);padding:8px 16px;font-size:14px;font-weight:800;margin-bottom:20px}.ph-badge svg{width:16px;height:16px;color:var(--ph-primary)}.ph-hero-title{max-width:640px;font-size:36px;font-weight:700;line-height:1.05}.ph-hero-title .ph-accent{color:var(--ph-primary)}@media (min-width:640px){.ph-hero-title{font-size:48px}}@media (min-width:1024px){.ph-hero-title{font-size:60px}}.ph-hero-sub{margin:24px 0 0;max-width:560px;font-size:18px;line-height:1.7;color:var(--ph-muted-foreground)}.ph-hero-ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.ph-check-list{list-style:none;margin:32px 0 0;padding:0;display:grid;grid-gap:12px;gap:12px;font-size:14px;font-weight:800}@media (min-width:640px){.ph-check-list{grid-template-columns:1fr 1fr}}.ph-check-item{gap:8px}.ph-check-icon,.ph-check-item{display:flex;align-items:center}.ph-check-icon{justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--ph-secondary);color:var(--ph-secondary-foreground);flex:0 0 auto}.ph-check-icon svg{width:14px;height:14px}.ph-hero-art{position:relative;display:flex;justify-content:center;align-items:flex-end;max-width:460px;margin:0 auto;padding-top:24px}.ph-hero-art img{position:relative;z-index:2;max-height:480px;width:auto}.ph-float-glow{position:absolute;inset-inline:40px;bottom:0;height:80px;border-radius:50%;background:color-mix(in oklab,var(--ph-secondary) 25%,transparent);filter:blur(28px)}.ph-float-tag{position:absolute;left:10px;top:40px;transform:rotate(-8deg);border-radius:8px;background:var(--ph-lemon);padding:8px 12px;font-weight:900;font-size:20px;box-shadow:0 4px 12px rgba(22,33,62,.08);z-index:3}.ph-float-star{position:absolute;right:20px;top:24px;color:var(--ph-sunshine);z-index:3}.ph-float-star svg{width:38px;height:38px;fill:currentColor}.ph-float-xp{position:absolute;bottom:40px;right:4px;border-radius:8px;background:oklch(.61 .22 294.2);color:#fff;padding:6px 12px;font-weight:700;font-size:17px;z-index:3}.ph-float-code{position:absolute;right:0;top:108px;border:2px solid var(--ph-primary);background:var(--ph-card);border-radius:8px;padding:10px;box-shadow:0 4px 12px rgba(22,33,62,.08);z-index:3}.ph-float-code svg{width:28px;height:28px;color:var(--ph-primary)}.ph-steps-grid{display:grid;grid-gap:20px;gap:20px;margin-top:48px}@media (min-width:768px){.ph-steps-grid{grid-template-columns:repeat(3,1fr)}}.ph-step-card{position:relative;overflow:hidden;border:1px solid var(--ph-border);background:var(--ph-card);border-radius:var(--ph-radius);padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.ph-step-num{font-size:44px;font-weight:700;color:color-mix(in oklab,var(--ph-primary) 15%,transparent)}.ph-step-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--ph-radius);background:var(--ph-primary);color:var(--ph-primary-foreground);margin-top:20px}.ph-step-icon svg{width:22px;height:22px}.ph-step-card h3{margin-top:20px;font-size:22px;font-weight:700}.ph-step-card p{margin:12px 0 0;color:var(--ph-muted-foreground);line-height:1.6}.ph-progression-grid{display:grid;grid-gap:48px;gap:48px;align-items:center}@media (min-width:1024px){.ph-progression-grid{grid-template-columns:.72fr 1.28fr}}.ph-progression-img{display:block;margin:32px auto 0;max-height:320px;width:auto}@media (min-width:1024px){.ph-progression-img{margin-left:0}}.ph-stage-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:16px;gap:16px}.ph-stage-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:16px;gap:16px;border:1px solid var(--ph-border);background:var(--ph-card);border-radius:var(--ph-radius);padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.ph-stage-num{font-size:18px;font-weight:700;color:var(--ph-primary)}.ph-stage-item h3{font-size:20px;font-weight:700}.ph-stage-item p{margin:2px 0 0;color:var(--ph-muted-foreground)}.ph-stage-item svg{width:28px;height:28px;color:var(--ph-secondary);flex:0 0 auto}.ph-arena-grid{display:grid;grid-gap:48px;gap:48px;align-items:center}@media (min-width:1024px){.ph-arena-grid{grid-template-columns:1fr 1fr}}.ph-arena-eyebrow{color:var(--ph-sunshine)}.ph-arena-grid h2{font-size:32px;font-weight:700;line-height:1.15}@media (min-width:640px){.ph-arena-grid h2{font-size:40px}}@media (min-width:1024px){.ph-arena-grid h2{font-size:48px}}.ph-arena-number{margin:20px 0 0;font-size:64px;font-weight:700;color:var(--ph-sunshine)}.ph-arena-number-label{font-weight:700;font-size:22px}.ph-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}.ph-tag{border-radius:999px;border:1px solid hsla(0,0%,100%,.25);padding:8px 14px;font-size:13px;font-weight:700}.ph-arena-terminal{position:relative;margin:0 auto;width:100%;max-width:480px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.08);border-radius:var(--ph-radius);padding:16px;box-shadow:0 25px 50px rgba(0,0,0,.3)}.ph-terminal-head{display:flex;align-items:center;gap:8px;border-bottom:1px solid hsla(0,0%,100%,.15);padding-bottom:12px}.ph-dot{width:12px;height:12px;border-radius:50%}.ph-terminal-head .ph-label{margin-left:auto;font-size:11px;font-weight:700}.ph-terminal-body{display:grid;grid-gap:16px;gap:16px;margin-top:16px}@media (min-width:640px){.ph-terminal-body{grid-template-columns:1fr .7fr}}.ph-code-block{border-radius:var(--ph-radius);background:rgba(0,0,0,.25);padding:20px;font-family:var(--font-space-mono),monospace;font-size:13px;line-height:1.9}.ph-code-kw{color:var(--ph-secondary)}.ph-code-alt{color:var(--ph-sunshine)}.ph-terminal-img-wrap{display:flex;align-items:center;justify-content:center;border-radius:var(--ph-radius);background:var(--ph-sky);padding:10px}.ph-terminal-img-wrap img{max-height:200px;width:auto}.ph-completion-card{display:flex;align-items:center;gap:12px;margin-top:16px;border-radius:var(--ph-radius);background:hsla(0,0%,100%,.12);padding:12px}.ph-completion-card svg{width:22px;height:22px;color:var(--ph-sunshine)}.ph-completion-card p{margin:0}.ph-completion-card .ph-sub{font-size:13px;opacity:.75}.ph-completion-card .ph-xp{margin-left:auto;font-weight:700;color:var(--ph-sunshine)}.ph-error-grid{display:grid;grid-gap:32px;gap:32px;align-items:center}@media (min-width:768px){.ph-error-grid{grid-template-columns:.7fr 1.3fr}}.ph-error-img{display:block;margin:0 auto;max-height:340px;width:auto}.ph-error-cards{display:grid;grid-gap:12px;gap:12px;margin-top:28px}@media (min-width:640px){.ph-error-cards{grid-template-columns:1fr 1fr}}.ph-error-card{border:1px solid color-mix(in oklab,var(--ph-foreground) 10%,transparent);background:var(--ph-card);border-radius:var(--ph-radius);padding:16px;font-weight:700}.ph-error-card b{color:var(--ph-secondary)}.ph-parents-grid{display:grid;grid-gap:48px;gap:48px;align-items:center}@media (min-width:1024px){.ph-parents-grid{grid-template-columns:1fr 1fr}}.ph-metrics-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.ph-metric-chip{border-radius:999px;background:var(--ph-muted);padding:8px 14px;font-size:13px;font-weight:700}.ph-preview-card{border:1px solid var(--ph-border);background:var(--ph-background);border-radius:var(--ph-radius);padding:20px;box-shadow:0 10px 25px rgba(0,0,0,.08)}.ph-preview-head{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--ph-border);padding-bottom:16px}.ph-preview-head strong{display:block;font-family:Fredoka,sans-serif;font-size:20px}.ph-preview-head span{font-size:13px;color:var(--ph-muted-foreground)}.ph-preview-head svg{margin-left:auto;width:36px;height:36px;color:var(--ph-primary)}.ph-preview-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:20px}.ph-stat-tile{border-radius:var(--ph-radius);padding:20px}.ph-stat-tile p:first-child{margin:0;font-size:13px;font-weight:700}.ph-stat-tile-num{margin:8px 0 0;font-family:Fredoka,sans-serif;font-size:32px;font-weight:700}.ph-progress-row{margin-top:16px;border-radius:var(--ph-radius);background:var(--ph-muted);padding:20px}.ph-progress-row .ph-flex{display:flex;justify-content:space-between;font-size:13px;font-weight:700}.ph-progress-track{margin-top:12px;height:12px;border-radius:999px;background:var(--ph-card);overflow:hidden}.ph-progress-fill{height:100%;border-radius:999px;background:var(--ph-primary)}.ph-preview-disclaimer{margin:12px 0 0;text-align:center;font-size:12px;color:var(--ph-muted-foreground)}.ph-projects-grid{display:grid;grid-gap:20px;gap:20px;margin-top:48px}@media (min-width:640px){.ph-projects-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.ph-projects-grid{grid-template-columns:repeat(3,1fr)}}.ph-project-card{overflow:hidden;border:1px solid var(--ph-border);background:var(--ph-card);border-radius:var(--ph-radius)}.ph-project-visual{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3}.ph-project-visual svg{width:64px;height:64px;color:var(--ph-foreground)}.ph-project-body{padding:20px}.ph-project-tag{font-size:11px;font-weight:800;text-transform:uppercase;color:var(--ph-primary)}.ph-project-body h3{margin-top:8px;font-size:20px;font-weight:700}.ph-project-body p{margin:12px 0 0;font-size:13px;color:var(--ph-muted-foreground)}.ph-benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-top:40px}@media (min-width:768px){.ph-benefits-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.ph-benefits-grid{grid-template-columns:repeat(6,1fr)}}.ph-benefit-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:168px;gap:10px;text-align:center;border:1px solid var(--ph-border);background:var(--ph-card);border-radius:var(--ph-radius);padding:16px}.ph-benefit-card svg{width:32px;height:32px;color:var(--ph-primary)}.ph-benefit-title{margin:0;font-weight:700}.ph-benefit-desc{margin:0;font-size:12.5px;color:var(--ph-muted-foreground);line-height:1.4}.ph-callout{margin-top:40px;border-radius:var(--ph-radius);background:var(--ph-navy-soft);color:#fff;padding:28px 32px;text-align:center}.ph-callout h3{font-family:Fredoka,sans-serif;font-size:22px;margin:0 0 8px}@media (min-width:640px){.ph-callout h3{font-size:26px}}.ph-callout p{margin:0 auto;max-width:640px;opacity:.85}.ph-explainer-grid{display:grid;grid-gap:40px;gap:40px;align-items:center}@media (min-width:1024px){.ph-explainer-grid{grid-template-columns:1.1fr .9fr}}.ph-explainer-visual{display:flex;flex-direction:column;align-items:center;gap:16px}.ph-explainer-visual img{max-height:320px;width:auto}.ph-explainer-note{text-align:center;font-size:13px;font-weight:700;color:var(--ph-muted-foreground);background:var(--ph-muted);border-radius:999px;padding:10px 18px}.ph-code-panel{border-radius:var(--ph-radius);background:var(--ph-navy-soft);color:#fff;padding:20px;font-family:var(--font-space-mono),monospace;font-size:13px;line-height:1.9;margin-top:24px}.ph-stage-tool{display:inline-block;margin-top:6px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;color:var(--ph-primary)}.ph-audience-grid{display:grid;grid-gap:20px;gap:20px;margin-top:40px}@media (min-width:768px){.ph-audience-grid{grid-template-columns:1fr 1fr}}.ph-audience-card{background:var(--ph-card);border-radius:var(--ph-radius);padding:28px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.ph-audience-card svg{width:36px;height:36px;color:var(--ph-primary)}.ph-audience-card:nth-child(2) svg{color:var(--ph-secondary)}.ph-audience-card h3{margin-top:20px;font-size:22px;font-weight:700}.ph-audience-card p{margin:12px 0 0;color:var(--ph-muted-foreground);line-height:1.6}.ph-pricing-lede{margin:0 auto;max-width:640px;text-align:center}.ph-pricing-grid{display:grid;grid-gap:20px;gap:20px;margin-top:40px}@media (min-width:768px){.ph-pricing-grid{grid-template-columns:repeat(3,1fr)}}.ph-price-card{display:flex;flex-direction:column;border:1px solid var(--ph-border);background:var(--ph-background);border-radius:var(--ph-radius);padding:28px;text-align:left}.ph-price-card.ph-price-featured{border-color:var(--ph-primary);border-width:2px;box-shadow:0 10px 25px rgba(0,0,0,.08);position:relative}.ph-price-featured-badge{position:absolute;top:-12px;right:20px;background:var(--ph-sunshine);color:var(--ph-sunshine-foreground);font-size:11px;font-weight:800;padding:4px 12px;border-radius:999px}.ph-price-name{font-size:20px;font-weight:700}.ph-price-value{margin:12px 0 0;font-family:Fredoka,sans-serif;font-size:34px;font-weight:700;color:var(--ph-primary)}.ph-price-value span{font-weight:700}.ph-price-desc,.ph-price-value span{font-size:14px;color:var(--ph-muted-foreground)}.ph-price-desc{margin:12px 0 0;flex:1 1;line-height:1.6}.ph-price-cta{margin-top:20px;width:100%}.ph-pricing-note{margin:24px auto 0;max-width:560px;text-align:center;font-size:13px;color:var(--ph-muted-foreground)}.ph-faq-list{margin-top:40px;border:1px solid var(--ph-border);background:var(--ph-card);border-radius:var(--ph-radius);padding:0 20px}.ph-faq-item{border-bottom:1px solid var(--ph-border)}.ph-faq-item:last-child{border-bottom:none}.ph-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;background:none;border:none;text-align:left;padding:20px 0;font-size:16px;font-weight:700}.ph-faq-question svg{width:18px;height:18px;flex:0 0 auto;transition:transform .2s ease;color:var(--ph-muted-foreground)}.ph-faq-item.is-open .ph-faq-question svg{transform:rotate(180deg)}.ph-faq-answer{max-height:0;overflow:hidden;transition:max-height .25s ease}.ph-faq-item.is-open .ph-faq-answer{max-height:400px}.ph-faq-answer p{margin:0 0 20px;color:var(--ph-muted-foreground);line-height:1.7}.ph-final-grid{display:grid;grid-gap:32px;gap:32px;align-items:center}@media (min-width:768px){.ph-final-grid{grid-template-columns:.7fr 1.3fr}}.ph-final-img{display:block;margin:0 auto;max-height:260px;width:auto}.ph-final-grid h2{font-size:34px;font-weight:700}@media (min-width:640px){.ph-final-grid h2{font-size:44px}}.ph-final-grid p{margin:16px 0 0;font-size:17px;opacity:.9}.ph-final-ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.ph-auth-page{min-height:100vh;display:flex;flex-direction:column;background:var(--ph-sky)}.ph-auth-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px}.ph-auth-logo img{height:48px;width:auto;object-fit:contain}.ph-auth-back{font-size:14px;font-weight:800;color:var(--ph-foreground)}.ph-auth-back:hover{color:var(--ph-primary)}.ph-auth-wrap{flex:1 1;display:flex;align-items:center;justify-content:center;padding:12px 20px 60px}.ph-auth-card{width:100%;max-width:440px;background:var(--ph-card);border-radius:var(--ph-radius);box-shadow:0 20px 45px rgba(22,33,62,.12);padding:36px 32px}.ph-auth-seal{display:block;height:96px;width:auto;margin:0 auto 12px}.ph-auth-mascot{font-size:44px;text-align:center;margin-bottom:8px}.ph-auth-card h2{font-size:23px;text-align:center;margin:0 0 6px}.ph-auth-card>p.ph-auth-lede{text-align:center;color:var(--ph-muted-foreground);margin:0 0 22px;line-height:1.6;font-size:14.5px}.ph-auth-status{color:var(--ph-secondary-foreground);background:var(--ph-mint);margin-bottom:18px}.ph-auth-error,.ph-auth-status{text-align:center;font-size:13.5px;font-weight:700;border-radius:10px;padding:10px 12px}.ph-auth-error{color:#a8321f;background:#fdecea;margin-top:16px}.ph-field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.ph-field label{font-size:11.5px;font-weight:800;color:var(--ph-muted-foreground);text-transform:uppercase;letter-spacing:.03em}.ph-input{width:100%;padding:12px 14px;border-radius:10px;border:1.5px solid var(--ph-border);background:var(--ph-background);font-size:15px;font-family:inherit;color:var(--ph-foreground)}.ph-input:focus{outline:none;border-color:var(--ph-primary)}.ph-auth-submit{width:100%;margin-top:4px}.ph-auth-footer{margin-top:20px;text-align:center}.ph-auth-footer .ph-btn{width:100%}.ph-pin-pad{display:flex;flex-direction:column;align-items:center;gap:18px;margin:4px 0 20px}.ph-pin-dots{display:flex;gap:10px}.ph-pin-dot{width:14px;height:14px;border-radius:50%;border:2px solid var(--ph-border);background:transparent}.ph-pin-dot.filled{background:var(--ph-primary);border-color:var(--ph-primary)}.ph-pin-keys{display:grid;grid-template-columns:repeat(3,64px);grid-gap:10px;gap:10px}.ph-pin-key{width:64px;height:64px;border-radius:16px;border:1.5px solid var(--ph-border);background:var(--ph-background);font-size:22px;font-weight:700;color:var(--ph-foreground)}.ph-pin-key:hover{background:var(--ph-accent)}.ph-pin-key-ghost{font-size:12.5px;font-weight:800;color:var(--ph-muted-foreground)}.ph-footer{background:var(--ph-foreground);color:#fff;padding:48px 0}.ph-footer-grid{display:grid;grid-gap:40px;gap:40px}@media (min-width:768px){.ph-footer-grid{grid-template-columns:.8fr 1.2fr}}.ph-footer-seal{height:112px;width:auto}.ph-footer-desc{margin:16px 0 0;max-width:340px;font-size:14px;line-height:1.6;color:hsla(0,0%,100%,.7)}.ph-footer-cols{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;font-size:14px}@media (min-width:640px){.ph-footer-cols{grid-template-columns:repeat(3,1fr)}}.ph-footer-col-title{margin:0 0 12px;font-weight:700;color:var(--ph-sunshine)}.ph-footer-col a{display:block;margin-bottom:8px;color:hsla(0,0%,100%,.75)}.ph-footer-col a:hover{color:#fff}.ph-footer-bottom{margin-top:40px;border-top:1px solid hsla(0,0%,100%,.15);padding-top:24px;font-size:13px;color:hsla(0,0%,100%,.6)}