.cu-page{--cu-ink:#102a28;--cu-muted:#4a635f;--cu-teal:#0f766e;--cu-cream:#f3f7f5;--cu-line:rgba(15,118,110,0.16);--cu-display:var(--font-fleeto-display),"Segoe UI",sans-serif;--cu-body:var(--font-fleeto-body),"Segoe UI",sans-serif;color:var(--cu-ink);background:var(--cu-cream);font-family:var(--cu-body);min-height:100vh}.cu-page *{box-sizing:border-box}.cu-nav{position:absolute;inset-inline:0;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.25rem;max-width:1120px;margin:0 auto;width:100%}.cu-nav-brand{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none;color:#f4fbf9}.cu-nav-brand span{font-family:var(--cu-display);font-weight:700;font-size:1.15rem;letter-spacing:-.02em}.cu-nav-links{display:flex;align-items:center;gap:1rem}.cu-nav-link{color:rgba(244,251,249,.88);text-decoration:none;font-size:.95rem;font-weight:600;border-bottom:1px solid transparent;padding-bottom:2px;transition:border-color .2s ease,color .2s ease}.cu-nav-link:hover{color:#fff;border-color:rgba(255,255,255,.55)}.cu-hero{position:relative;min-height:min(88svh,720px);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;color:#f4fbf9;isolation:isolate}.cu-hero-bg{position:absolute;inset:0;z-index:-2;background:radial-gradient(100% 80% at 15% 20%,rgba(45,212,191,.28),transparent 50%),linear-gradient(150deg,#0b3d3a,#0f766e 48%,#134e4a 78%,#1c1917)}.cu-hero-grid{position:absolute;inset:0;z-index:-1;opacity:.45;background-image:linear-gradient(rgba(244,251,249,.05) 1px,transparent 0),linear-gradient(90deg,rgba(244,251,249,.05) 1px,transparent 0);background-size:48px 48px;mask-image:linear-gradient(180deg,rgba(0,0,0,.85),transparent 90%)}.cu-hero-inner{width:100%;max-width:1120px;margin:0 auto;padding:7rem 1.25rem 3.25rem}.cu-brand{font-size:clamp(2.8rem,10vw,5.5rem);font-weight:700;letter-spacing:-.05em;line-height:.95;margin:0 0 1rem}.cu-brand,.cu-hero h1{font-family:var(--cu-display)}.cu-hero h1{font-size:clamp(1.4rem,3.4vw,2rem);font-weight:600;letter-spacing:-.03em;line-height:1.25;max-width:22ch;margin:0 0 .85rem}.cu-hero-lead{max-width:42ch;font-size:clamp(1rem,2.2vw,1.12rem);line-height:1.55;color:rgba(244,251,249,.86);margin:0 0 1.6rem}.cu-cta-row{display:flex;flex-wrap:wrap;gap:.75rem}.cu-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.85rem;padding:.7rem 1.25rem;border-radius:.55rem;font-weight:600;font-size:.95rem;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.cu-btn:hover{transform:translateY(-1px)}.cu-btn-primary{background:#f4fbf9;color:#0f3d39}.cu-btn-primary:hover{background:#fff}.cu-btn-ghost{background:transparent;color:#f4fbf9;border:1px solid rgba(244,251,249,.4)}.cu-btn-ghost:hover{border-color:#f4fbf9;background:rgba(244,251,249,.08)}.cu-btn-teal{background:var(--cu-teal);color:#f4fbf9}.cu-btn-teal:hover{background:#0d9488}.cu-btn-outline{background:transparent;color:var(--cu-teal);border:1px solid rgba(15,118,110,.45)}.cu-btn-outline:hover{border-color:var(--cu-teal);background:rgba(15,118,110,.06)}.cu-section{max-width:1120px;margin:0 auto;padding:4.25rem 1.25rem}.cu-section h2{font-family:var(--cu-display);font-size:clamp(1.65rem,3.8vw,2.35rem);font-weight:700;letter-spacing:-.035em;line-height:1.15;margin:0 0 .85rem;max-width:18ch}.cu-section-lead{color:var(--cu-muted);font-size:1.05rem;line-height:1.65;max-width:50ch;margin:0}.cu-seo-prose{margin-top:1.25rem;max-width:68ch;color:var(--cu-muted);line-height:1.75;font-size:1.02rem}.cu-seo-prose p{margin:0 0 1rem}.cu-developer{border-block:1px solid var(--cu-line);background:linear-gradient(180deg,rgba(15,118,110,.07),transparent 60%),var(--cu-cream)}.cu-dev-grid{display:grid;gap:2rem}@media (min-width:800px){.cu-dev-grid{grid-template-columns:1.05fr .95fr;gap:3rem;align-items:end}}.cu-dev-panel{border-top:3px solid var(--cu-teal);padding-top:1.35rem}.cu-avatar-card{display:flex;align-items:center;gap:1rem;text-decoration:none;color:inherit;margin-bottom:1.15rem;transition:transform .2s ease}.cu-avatar-card:hover{transform:translateY(-2px)}.cu-avatar-ring{flex-shrink:0;width:7rem;height:7rem;border-radius:999px;padding:3px;background:linear-gradient(145deg,#0f766e,#5eead4 55%,#134e4a);box-shadow:0 10px 28px rgba(15,118,110,.22)}.cu-avatar-img{display:block;width:100%;height:100%;border-radius:999px;object-fit:cover;background:#dce8e5}.cu-avatar-meta{display:grid;gap:.28rem;min-width:0}.cu-avatar-name{font-family:var(--cu-display);font-size:clamp(1.35rem,2.6vw,1.75rem);font-weight:700;letter-spacing:-.03em;color:var(--cu-ink)}.cu-avatar-role{color:var(--cu-muted);font-size:.95rem;line-height:1.4}.cu-avatar-linkedin{display:inline-flex;align-items:center;gap:.4rem;margin-top:.2rem;color:#0a66c2;font-size:.9rem;font-weight:600;word-break:break-all}.cu-avatar-card:hover .cu-avatar-linkedin{text-decoration:underline}.cu-dev-copy{margin:0 0 1.35rem;line-height:1.7;color:var(--cu-ink);font-size:1.05rem}.cu-channels{display:grid;gap:1rem}.cu-channel{display:grid;gap:.35rem;padding:1rem 0;border-top:1px solid var(--cu-line)}.cu-channel:last-child{border-bottom:1px solid var(--cu-line)}.cu-channel>span{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--cu-teal)}.cu-channel>a{color:var(--cu-ink);font-weight:600;font-size:1.05rem;text-decoration:none;word-break:break-word}.cu-channel>a:hover{color:var(--cu-teal);text-decoration:underline}.cu-channel p{margin:0;color:var(--cu-muted);font-size:.95rem;line-height:1.55}.cu-channel-person{display:flex;align-items:center;gap:.75rem;text-decoration:none!important}.cu-channel-avatar{width:48px;height:48px;border-radius:999px;object-fit:cover;border:2px solid rgba(15,118,110,.35);flex-shrink:0}.cu-channel-person span{display:grid;gap:.15rem;text-transform:none;letter-spacing:0}.cu-channel-person strong{font-size:1.05rem;color:var(--cu-ink);font-weight:700}.cu-channel-person em{font-style:normal;font-size:.88rem;color:#0a66c2;font-weight:600}.cu-channel-person:hover strong{color:var(--cu-teal)}.cu-steps{display:grid;gap:0;margin-top:2.25rem}.cu-step{display:grid;gap:.55rem;padding:1.6rem 0;border-top:1px solid var(--cu-line)}.cu-step:last-child{border-bottom:1px solid var(--cu-line)}@media (min-width:760px){.cu-step{grid-template-columns:2.5rem .85fr 1.4fr;gap:1.25rem;align-items:baseline;padding:1.85rem 0}}.cu-step-num{font-size:1.35rem;font-weight:700;color:var(--cu-teal)}.cu-step h3,.cu-step-num{font-family:var(--cu-display)}.cu-step h3{font-size:1.2rem;font-weight:600;letter-spacing:-.02em;margin:0}.cu-step p{margin:0;color:var(--cu-muted);line-height:1.65;font-size:1.02rem}.cu-mobile{background:#102a28;color:#e8f5f2}.cu-mobile h2{color:#f4fbf9}.cu-mobile .cu-section-lead{color:rgba(232,245,242,.78)}.cu-platform-row{display:flex;flex-wrap:wrap;gap:.65rem;margin:1.75rem 0 1.5rem}.cu-store-badges{margin:0 0 1.5rem}.cu-platform{display:inline-flex;align-items:center;min-height:2.4rem;padding:.45rem .95rem;border:1px solid rgba(94,234,212,.45);border-radius:.45rem;color:#5eead4;font-weight:600;font-size:.92rem;letter-spacing:-.01em}.cu-mobile-copy{max-width:58ch;margin:0;line-height:1.7;color:rgba(232,245,242,.82);font-size:1.05rem}.cu-mobile-list{margin:1.5rem 0 0;padding:0;list-style:none;display:grid;gap:.85rem;max-width:58ch}.cu-mobile-list li{padding-left:1.1rem;border-left:2px solid #5eead4;color:rgba(232,245,242,.82);line-height:1.55}.cu-closing{background:radial-gradient(90% 120% at 0 0,rgba(20,184,166,.2),transparent 50%),linear-gradient(135deg,#0f766e,#134e4a 55%,#1c1917)}.cu-closing,.cu-closing h2{color:#f4fbf9}.cu-closing .cu-section-lead{color:rgba(244,251,249,.84);margin-bottom:1.6rem}.cu-footer{max-width:1120px;margin:0 auto;padding:1.5rem 1.25rem 2.25rem;display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;justify-content:space-between;align-items:center;color:var(--cu-muted);font-size:.9rem}.cu-footer a{color:var(--cu-teal);font-weight:600;text-decoration:none}.cu-footer a:hover{text-decoration:underline}@media (prefers-reduced-motion:reduce){.cu-page [style*=transition]{transition:none!important}}