:root:not(.dark){--bg:#fff;--bg-secondary:#fffbf0;--bg-tertiary:#f4eee7;--surface:#fff;--surface-elevated:#faf7f4;--border:#e5e7eb;--border-light:#f0f0f0;--text-primary:#0b0d10;--text-secondary:#334155;--text-muted:#5c6777;--gold:#b8951a;--gold-hover:#a07d10;--gold-muted:rgba(184,149,26,.1);--accent:#5b2eff;--accent-hover:#4a26e0;--accent-muted:rgba(91,46,255,.06);--shadow:0 1px 3px rgba(0,0,0,.08)}.dark{--bg:#0d0d12;--bg-secondary:#14141c;--bg-tertiary:#1c1c28;--surface:#111118;--surface-elevated:#1e1e28;--border:#2a2a3a;--border-light:#1e1e28;--text-primary:#fff;--text-secondary:#e5e7eb;--text-muted:#adb3bb;--gold:#fed96b;--gold-hover:#e5c35f;--gold-muted:hsla(45,99%,71%,.12);--accent:#9477ff;--accent-hover:#7f67db;--accent-muted:rgba(148,119,255,.12);--shadow:0 20px 60px rgba(0,0,0,.4)}html{scroll-behavior:smooth;scroll-padding-top:80px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .2s ease,color .2s ease;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.font-serif{font-family:Georgia,serif}.page{min-height:100vh;display:flex;flex-direction:column}.header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.header-inner{max-width:1000px;margin:0 auto;padding:14px 24px;justify-content:space-between}.header-inner,.header-left{display:flex;align-items:center}.header-left{gap:24px}.header-brand{font-size:18px;font-weight:700;color:var(--accent);font-family:Georgia,serif}.header-nav-desktop{display:flex;gap:24px;align-items:center}.header-right{display:flex;gap:12px;align-items:center}.header-link{font-size:15px;color:var(--text-muted);transition:color .15s ease}.header-link:hover{color:var(--accent)}.theme-toggle{background:none;border:1px solid var(--border);border-radius:8px;padding:7px;color:var(--text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.theme-toggle:hover{border-color:var(--accent);color:var(--accent)}.header-cta{font-size:14px;font-weight:600;padding:8px 18px;border-radius:8px;background:var(--accent);color:#fff;transition:background .15s ease}.header-cta:hover{background:var(--accent-hover)}.hamburger{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:6px}.hamburger span{display:block;width:22px;height:2px;background:var(--text-primary);border-radius:2px;transition:all .2s ease}.mobile-menu{display:none;flex-direction:column;padding:12px 24px 20px;border-bottom:1px solid var(--border);background:var(--bg)}.mobile-menu a{font-size:16px;color:var(--text-primary);padding:12px 0;border-bottom:1px solid var(--border-light)}.mobile-menu a:last-child{border-bottom:none}.mobile-menu-divider{height:1px;background:var(--border);margin:8px 0}.mobile-theme-toggle{background:none;border:none;font-size:16px;color:var(--text-primary);padding:12px 0;cursor:pointer;width:100%;text-align:left}.theme-toggle-desktop{display:flex}.header-cta-desktop{display:inline-block}.hero{padding:0;border-bottom:1px solid var(--border)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;max-width:1000px;margin:0 auto;min-height:440px}.hero-left{flex-direction:column;padding:64px 40px 64px 24px}.hero-left,.hero-right{display:flex;justify-content:center}.hero-right{align-items:center;padding:48px 24px}.hero-title{font-size:36px;line-height:1.2;font-weight:700;margin-bottom:20px;color:var(--text-primary)}.hero-subtitle{font-size:17px;color:var(--text-muted);margin-bottom:28px}.hero-link{font-size:15px;font-weight:600;color:var(--accent);display:inline-flex;align-items:center;gap:6px}.hero-link:hover{text-decoration:underline}.hero-stack{position:relative;width:100%;max-width:420px;height:320px}.hero-stack-card{position:absolute;width:260px;text-decoration:none}.hero-stack-back{top:0;left:0;z-index:1}.hero-stack-mid{top:40px;left:60px;z-index:2}.hero-stack-front{top:80px;left:120px;z-index:3}.hero-stack-frame{width:100%;height:220px;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:0 12px 40px rgba(0,0,0,.3);position:relative}.hero-stack-frame iframe{width:1024px;height:640px;border:none;transform:scale(.253);transform-origin:top left;pointer-events:none}.discover{background:var(--bg-secondary);padding:56px 24px;text-align:center;border-bottom:1px solid var(--border)}.discover-title{font-size:30px;font-weight:700;color:var(--accent);margin-bottom:16px;font-family:Georgia,serif}.discover-stat{font-size:20px;color:var(--text-primary);margin-bottom:8px}.discover-fix{font-size:17px;color:var(--text-secondary);margin-bottom:8px}.discover-source{font-size:13px;color:var(--text-muted)}.how-section{padding:72px 24px}.how-container{max-width:600px;margin:0 auto}.how-title{font-size:26px;font-weight:700;color:var(--text-primary);margin-bottom:40px;text-align:center;font-family:Georgia,serif}.how-steps{display:flex;flex-direction:column;gap:32px}.how-step{display:flex;gap:20px;align-items:flex-start}.how-step-num{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:var(--accent-muted);color:var(--accent);font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif}.how-step-content{padding-top:4px}.how-step-title{font-size:18px;font-weight:600;color:var(--text-primary);margin-bottom:6px}.how-step-body{font-size:15px;color:var(--text-muted);line-height:1.6}.features-section{padding:72px 24px;background:var(--bg-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.features-header{max-width:800px;margin:0 auto 40px;text-align:center}.features-title{font-size:26px;font-weight:700;color:var(--text-primary);font-family:Georgia,serif}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;max-width:900px;margin:0 auto}.feature{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:24px}.feature-icon{width:36px;height:36px;border-radius:8px;background:var(--accent-muted);color:var(--accent);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.feature-title{font-size:15px;font-weight:600;color:var(--text-primary);margin-bottom:6px}.feature-body{font-size:14px;color:var(--text-muted);line-height:1.5}.logo-section{padding:72px 24px;border-top:1px solid var(--border)}.logo-inner{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;grid-gap:48px;gap:48px}.logo-title{font-size:26px;font-weight:700;color:var(--text-primary);margin-bottom:16px;font-family:Georgia,serif}.logo-body{font-size:16px;color:var(--text-muted);line-height:1.6;margin-bottom:14px}.logo-link{font-size:15px;font-weight:600;color:var(--accent);text-decoration:none;display:inline-block;margin-top:8px}.logo-link:hover{text-decoration:underline}.logo-visual{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--surface-elevated);border:1px solid var(--border);border-radius:12px;padding:40px;min-height:200px}.logo-mark{font-size:48px;color:var(--accent);margin-bottom:12px;font-family:Georgia,serif}.logo-mark-label{font-size:14px;color:var(--text-muted);font-style:italic}.cta-section{padding:72px 24px;text-align:center}.cta-title{font-size:26px;color:var(--text-primary);margin-bottom:8px;font-family:Georgia,serif}.cta-body{font-size:17px;color:var(--text-muted);margin-bottom:28px}.cta-btn{display:inline-block;padding:14px 36px;border-radius:8px;background:var(--accent);color:#fff;font-size:16px;font-weight:600;transition:background .15s ease}.cta-btn:hover{background:var(--accent-hover)}.work-hero{padding:48px 24px 32px;text-align:center;border-bottom:1px solid var(--border)}.work-hero-inner{max-width:600px;margin:0 auto}.work-title{font-size:32px;color:var(--text-primary);margin-bottom:12px}.work-subtitle{font-size:17px;color:var(--text-muted)}.work-grid-section{padding:48px 24px 72px}.work-grid{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;gap:28px}.work-card{border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:border-color .15s ease,transform .15s ease}.work-card:hover{border-color:var(--accent);transform:translateY(-2px)}.work-card-preview{height:240px;overflow:hidden;position:relative;background:#fff;border-bottom:1px solid var(--border)}.work-card-preview iframe{width:1024px;height:640px;border:none;transform:scale(.375);transform-origin:top left;pointer-events:none}.work-card-info{padding:16px 18px}.work-card-label{font-size:12px;color:var(--accent);font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.work-card-church{font-size:15px;font-weight:600;color:var(--text-primary);margin-bottom:2px}.work-card-city{font-size:13px;color:var(--text-muted)}@media (max-width:640px){.work-grid{grid-template-columns:1fr}.work-title{font-size:24px}.work-subtitle{font-size:15px}}.footer{background:var(--bg);border-top:1px solid var(--border);padding:40px 24px 24px}.footer-top{max-width:900px;margin:0 auto 28px}.footer-logo{display:inline-block;margin-bottom:10px}.footer-logo-dark{display:none}.dark .footer-logo-dark,.footer-logo-light{display:block}.dark .footer-logo-light{display:none}.footer-tagline{font-size:14px;color:var(--text-muted)}.footer-bottom{max-width:900px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;border-top:1px solid var(--border);padding-top:20px}.footer-copy{font-size:13px;color:var(--text-muted)}.footer-copy-link{color:var(--accent);text-decoration:none}.footer-copy-link:hover{text-decoration:underline}.footer-legal-links{display:flex;gap:20px}.footer-legal-links a{font-size:13px;color:var(--text-muted);transition:color .15s ease}.footer-legal-links a:hover{color:var(--accent)}.terms-page{padding:64px 24px;max-width:720px;margin:0 auto}.terms-page h1{font-size:28px;font-weight:700;margin-bottom:8px;color:var(--text-primary)}.terms-page .terms-date{font-size:14px;color:var(--text-muted);margin-bottom:32px}.terms-page h2{font-size:18px;font-weight:600;margin-top:28px;margin-bottom:10px;color:var(--text-primary)}.terms-page p{font-size:15px;line-height:1.7;color:var(--text-secondary);margin-bottom:14px}@media (max-width:768px){.header-inner{padding:12px 16px}.header-left{gap:16px}.header-cta,.header-link{font-size:13px}.header-cta{padding:7px 14px}.hero-grid{grid-template-columns:1fr}.hero-left{padding:40px 20px 24px}.hero-right{padding:0 20px 40px}.hero-title{font-size:26px}.hero-subtitle{font-size:15px}.hero-stack{max-width:340px;height:280px;margin:0 auto}.hero-stack-card{width:220px}.hero-stack-mid{top:32px;left:48px}.hero-stack-front{top:64px;left:96px}.hero-stack-frame{height:180px}.hamburger{display:flex}.header-cta-desktop,.header-nav-desktop,.theme-toggle-desktop{display:none}.mobile-menu{display:flex}.discover{padding:40px 20px}.discover-title{font-size:22px}.discover-stat{font-size:17px}.how-section{padding:48px 20px}.how-title{font-size:22px}.how-step{gap:14px}.features-section{padding:48px 20px}.features-title{font-size:22px}.features-grid{grid-template-columns:1fr}.cta-title{font-size:22px}.footer-content{flex-direction:column}}@media (max-width:480px){.hero-title{font-size:22px}.hero-stack{transform:scale(.8);transform-origin:top center;margin-bottom:-40px}.hero-stack-front{left:80px}}