*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--gold:#f3c010;--gold-dark:#d4a90e;--black:#000;--dark:#1a1a1a;--dark-bg:#2b2b2b;--light-bg:#f0efea;--white:#fff;--text-gray:#555;--text-muted:#888;--font:-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", Arial, sans-serif;--container-max:1100px;--ease-out:cubic-bezier(.16, 1, .3, 1)}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--light-bg);color:var(--black);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}::selection{background:#f3c01040}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--light-bg)}::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.container{max-width:var(--container-max);margin:0 auto;padding:0 48px}@media (width<=1024px){.container{padding:0 36px}}@media (width<=768px){.container{padding:0 20px}}@media (width<=480px){.container{padding:0 16px}}.btn-cta{background:var(--black);color:var(--white);font-family:var(--font);letter-spacing:-.01em;cursor:pointer;transition:all .2s var(--ease-out);border:none;border-radius:14px;align-items:center;gap:14px;padding:16px 24px;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex}.btn-cta:hover{background:#222;transform:translateY(-1px)}.btn-cta__arrow{background:var(--gold);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.btn-cta__arrow svg{color:#000;width:14px;height:14px}.btn-cta--outline{border:1.5px solid var(--white);color:var(--white);background:0 0}.btn-cta--outline:hover{background:#ffffff14}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{box-shadow:0 0 #f3c01066}50%{box-shadow:0 0 0 12px #0000}}@media (width<=768px){.container{padding:0 20px}.btn-cta{gap:10px;padding:13px 20px;font-size:15px}.btn-cta__arrow{width:24px;height:24px}}#root{min-height:100vh}.app{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.pre-header{z-index:200;background:#f0efea;border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;width:100%;padding:28px 0;display:flex;position:relative}.pre-header__inner{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.pre-header__left{color:#333;letter-spacing:.04em;align-items:center;gap:7px;font-size:14px;font-weight:500;display:flex}.pre-header__left img{opacity:.6;filter:invert()brightness(0);width:20px;height:20px}.pre-header__center{flex-direction:column;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.pre-header__logo{object-fit:contain;width:100px;height:auto}.pre-header__right{color:#333;align-items:center;gap:8px;font-size:14px;font-weight:400;display:flex}.pre-header__right img{opacity:.55;filter:invert()brightness(0);width:18px;height:18px}@media (width<=900px){.pre-header__left,.pre-header__right{gap:5px;font-size:12px}.pre-header__logo{width:80px}}@media (width<=540px){.pre-header{padding:14px 0}.pre-header__left span,.pre-header__email-text{display:none}.pre-header__logo{width:70px}}.navbar{z-index:999;width:calc(100% - 64px);max-width:900px;transition:all .3s var(--ease-out);position:fixed;top:116px;left:50%;transform:translate(-50%)}.navbar--scrolled{top:16px}.navbar__inner{-webkit-backdrop-filter:blur(24px);background:#141414eb;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:8px;padding:10px 20px 10px 16px;display:flex;box-shadow:0 8px 32px #0000004d}.navbar__logo{flex-shrink:0;align-items:center;margin-right:8px;display:flex}.navbar__logo-img{object-fit:contain;filter:brightness(10);width:28px;height:28px}.navbar__links{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.navbar__link{color:#ffffffbf;white-space:nowrap;border-radius:100px;padding:7px 14px;font-size:13.5px;font-weight:450;text-decoration:none;transition:all .2s}.navbar__link:hover{color:var(--white);background:#ffffff14}.navbar__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:6px;display:none}.navbar__hamburger span{background:var(--white);border-radius:2px;width:20px;height:2px;transition:all .3s;display:block}.navbar__hamburger.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.navbar__hamburger.open span:nth-child(2){opacity:0}.navbar__hamburger.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.navbar__mobile-menu{-webkit-backdrop-filter:blur(20px);background:#0f0f0ffa;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:2px;margin-top:8px;padding:8px;display:none;overflow:hidden}.navbar__mobile-menu.open{display:flex}.navbar__mobile-link{color:#fffc;border-radius:12px;padding:13px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.navbar__mobile-link:hover,.navbar__mobile-link:active{color:var(--white);background:#ffffff12}@media (width<=768px){.navbar{width:calc(100% - 32px);top:76px}.navbar__inner{border-radius:18px;padding:12px 16px}.navbar__links{display:none}.navbar__hamburger{display:flex}}.hero{background:#2b2b2b;flex-direction:column;align-items:center;min-height:100vh;padding-top:200px;padding-bottom:0;display:flex;position:relative;overflow:hidden}.hero__bg{background:#2b2b2b;position:absolute;inset:0}.hero__content{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:860px;padding:0 24px;display:flex;position:relative}.hero__pre-text{color:#ffffffb3;letter-spacing:.01em;margin-bottom:16px;font-size:18px;font-weight:400}.hero__title{letter-spacing:-.035em;color:var(--white);margin-bottom:28px;font-size:clamp(40px,7.5vw,96px);font-weight:700;line-height:1.06}.hero__title-line1{white-space:nowrap}.hero__title-gold{color:var(--gold)}.hero__subtitle{color:#fff9;max-width:620px;margin-bottom:40px;font-size:16px;font-weight:350;line-height:1.7}.hero__phone-wrap{z-index:1;justify-content:center;width:100%;height:340px;margin-top:48px;display:flex;position:relative;overflow:hidden}.hero__phone-img{object-fit:cover;object-position:top;width:auto;max-width:460px;height:auto;display:block}@media (width<=1024px){.hero{padding-top:130px}.hero__title{font-size:clamp(36px,6vw,72px)}}@media (width<=768px){.hero{min-height:auto;padding-top:160px;padding-bottom:0}.hero__content{padding:0 20px}.hero__pre-text{font-size:15px}.hero__title{letter-spacing:-.025em;font-size:clamp(32px,8vw,52px)}.hero__title-line1{white-space:normal}.hero__subtitle{margin-bottom:32px;font-size:14px}.hero__phone-wrap{height:auto;margin-top:36px;overflow:visible}.hero__phone-img{width:82vw;max-width:82vw}.btn-cta{padding:14px 20px;font-size:15px}}@media (width<=480px){.hero__title{font-size:34px}.hero__phone-img{max-width:240px}}.project{background:var(--light-bg);padding:100px 0}.project__container{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.project__title{letter-spacing:-.03em;color:var(--black);margin-bottom:14px;font-size:clamp(32px,4.5vw,56px);font-weight:800;line-height:1.05}.project__title-line{background:var(--gold);border-radius:2px;width:80px;height:4px;margin-bottom:28px}.project__body{color:#333;margin-bottom:12px;font-size:16px;font-weight:380;line-height:1.75}.project__phones{justify-content:center;align-items:center;display:flex;position:relative}.project__phone{position:relative}.project__phone-frame{border-radius:8px;overflow:hidden}.project__phone-img{object-fit:contain;width:100%;max-width:480px;display:block}@media (width<=1024px){.project{padding:80px 0}.project__container{gap:48px}.project__phone-img{max-width:380px}}@media (width<=768px){.project{padding:64px 0}.project__container{grid-template-columns:1fr;gap:40px}.project__body{font-size:15px}.project__phone-img{width:100%;max-width:100%}}@media (width<=480px){.project{padding:48px 0}}.faith{background:var(--black)}.faith__header{background:var(--black);padding:80px 0 48px}.faith__title{color:var(--white);letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(28px,4vw,52px);font-weight:800;line-height:1.1}.faith__subtitle{color:#ffffff73;font-size:16px;font-weight:380}.faith__body{background:var(--black);padding:0 0 80px}.faith__cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.faith__card{transition:all .25s var(--ease-out);cursor:default;background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;padding:36px 28px 32px;display:flex}.faith__card:hover{background:#ffffff14;transform:translateY(-4px);box-shadow:0 20px 50px #0006}.faith__card-icon-wrap{background:#ffffff14;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.faith__card-icon{object-fit:contain;filter:brightness(10);width:30px;height:30px}.faith__card-title{letter-spacing:-.02em;color:var(--white);margin-bottom:12px;font-size:20px;font-weight:700}.faith__card-desc{color:#ffffff80;font-size:14px;font-weight:380;line-height:1.75}@media (width<=1024px){.faith__cards{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=640px){.faith__header{padding:56px 0 36px}.faith__body{padding:0 0 56px}.faith__cards{grid-template-columns:1fr;gap:14px}.faith__card{padding:28px 22px 24px}}.milestones{background:var(--light-bg);border-top:1px solid #00000012;padding:100px 0 80px}.milestones .container{flex-direction:column;align-items:center;display:flex}.milestones__title{letter-spacing:-.03em;color:var(--black);text-align:center;margin-bottom:12px;font-size:clamp(28px,4vw,52px);font-weight:800}.milestones__title-line{background:var(--gold);border-radius:2px;width:80px;height:4px;margin-bottom:20px}.milestones__sub{color:#666;text-align:center;margin-bottom:64px;font-size:16px;font-weight:380}.milestones__track{justify-content:space-between;align-items:flex-start;gap:0;width:100%;margin-bottom:56px;padding:0 20px;display:flex;position:relative}.milestones__track-line{z-index:0;background:#00000026;height:2px;position:absolute;top:34px;left:60px;right:60px}.milestones__step{z-index:1;flex-direction:column;flex:1;align-items:center;gap:14px;display:flex;position:relative}.milestones__step-circle{background:var(--black);border:3px solid var(--black);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;transition:all .2s;display:flex}.milestones__step.done .milestones__step-circle{background:var(--black);border-color:var(--black)}.milestones__step.active .milestones__step-circle{background:var(--black);animation:2.5s infinite pulse;box-shadow:0 0 0 6px #0000001a}.milestones__step:not(.done):not(.active) .milestones__step-circle{background:#999;border-color:#999}.milestones__step-icon{object-fit:contain;filter:brightness(10);width:28px;height:28px}.milestones__step-labels{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.milestones__step-label{color:var(--black);letter-spacing:-.01em;font-size:14px;font-weight:700}.milestones__step:not(.done):not(.active) .milestones__step-label{color:#999}.milestones__step-date{color:#999;font-size:12px;font-weight:400}.milestones__cta{justify-content:center;display:flex}@media (width<=1024px){.milestones{padding:80px 0 60px}.milestones__step-circle{width:56px;height:56px}.milestones__track-line{top:28px;left:40px;right:40px}.milestones__step-icon{width:22px;height:22px}.milestones__step-label{font-size:12px}.milestones__step-date{font-size:11px}}@media (width<=768px){.milestones{padding:64px 0 48px}.milestones__sub{margin-bottom:40px;font-size:14px}.milestones__track{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:40px;padding:0}.milestones__track-line{display:none}.milestones__step{flex-direction:row;gap:20px;width:100%;padding:0 0 24px;position:relative}.milestones__step:not(:last-child):after{content:"";z-index:0;background:#0000001f;width:2px;position:absolute;top:56px;bottom:0;left:27px}.milestones__step-circle{z-index:1;flex-shrink:0;width:56px;height:56px;position:relative}.milestones__step-labels{text-align:left;justify-content:center;align-items:flex-start}.milestones__step-label{font-size:15px}.milestones__step-date{font-size:13px}}.shepherd-ai{background:var(--light-bg);border-top:1px solid #00000012;padding:100px 0}.shepherd-ai__container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.shepherd-ai__title{letter-spacing:-.03em;color:var(--black);margin-bottom:14px;font-size:clamp(26px,3.5vw,44px);font-weight:800;line-height:1.1}.shepherd-ai__title-line{background:var(--gold);border-radius:2px;width:80px;height:4px;margin-bottom:24px}.shepherd-ai__bold-line{color:var(--black);margin-bottom:12px;font-size:15px;font-style:italic;font-weight:700}.shepherd-ai__body{color:#444;font-size:15px;font-weight:380;line-height:1.75}.shepherd-ai__phones{justify-content:center;align-items:center;display:flex;position:relative}.shepherd-ai__phone{position:relative}.shepherd-ai__phone-frame{border-radius:8px;overflow:hidden}.shepherd-ai__phone-img{object-fit:contain;width:100%;max-width:480px;display:block}.animate-float{animation:4s ease-in-out infinite float}@media (width<=1024px){.shepherd-ai{padding:80px 0}.shepherd-ai__container{gap:48px}.shepherd-ai__phone-img{max-width:360px}}@media (width<=768px){.shepherd-ai{padding:64px 0}.shepherd-ai__container{grid-template-columns:1fr;gap:40px}.shepherd-ai__title{font-size:clamp(24px,6vw,36px)}.shepherd-ai__phone-img{width:100%;max-width:100%}.animate-float{animation:none}}@media (width<=480px){.shepherd-ai{padding:48px 0}.shepherd-ai__body{font-size:14px}}.funding{background:#2b2b2b;padding:100px 0 80px}.funding__inner{text-align:center;flex-direction:column;align-items:center;max-width:780px;margin:0 auto;padding:0 24px;display:flex}.funding__title{letter-spacing:-.03em;color:var(--white);margin-bottom:28px;font-size:clamp(32px,5.5vw,68px);font-weight:800;line-height:1.1}.funding__title-gold{color:var(--gold)}.funding__body{color:#fff9;max-width:640px;margin-bottom:40px;font-size:16px;font-weight:350;line-height:1.75}.funding__stats{flex-wrap:wrap;justify-content:center;gap:56px;margin-top:56px;display:flex}.funding__stat{flex-direction:column;align-items:center;gap:6px;display:flex}.funding__stat-value{color:var(--white);letter-spacing:-.03em;font-size:clamp(24px,4vw,44px);font-weight:800}.funding__stat-label{color:#ffffff73;font-size:14px;font-weight:400}@media (width<=1024px){.funding{padding:80px 0 60px}.funding__stats{gap:40px}}@media (width<=768px){.funding{padding:64px 0 48px}.funding__title{margin-bottom:20px;font-size:clamp(28px,8vw,44px)}.funding__body{margin-bottom:32px;font-size:15px}.funding__stats{justify-content:space-around;gap:32px;width:100%;margin-top:40px}.funding__stat-label{font-size:13px}}@media (width<=480px){.funding__stats{flex-direction:column;align-items:center;gap:28px}}.footer{background:#1e1e1e;padding:64px 0 56px}.footer__inner{grid-template-columns:1.2fr 1fr 1fr 1.3fr;align-items:start;gap:48px;display:grid}.footer__brand{flex-direction:column;gap:0;display:flex}.footer__brand-logo{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:14px;display:flex}.footer__logo-img{object-fit:contain;width:56px;height:56px;display:block}.footer__logo-name{letter-spacing:.12em;color:var(--white);font-size:13px;font-weight:800}.footer__tagline{color:#ffffff73;margin-bottom:20px;font-size:13px;font-weight:400}.footer__copy{color:#ffffff4d;font-size:12px;font-weight:400}.footer__col{flex-direction:column;display:flex}.footer__col-heading{color:var(--white);letter-spacing:-.01em;margin-bottom:12px;font-size:15px;font-weight:700}.footer__col-line{background:var(--gold);border-radius:2px;width:48px;height:3px;margin-bottom:20px}.footer__col-list{flex-direction:column;gap:14px;list-style:none;display:flex}.footer__link{color:#ffffffa6;font-size:14px;font-weight:400;line-height:1.3;text-decoration:none;transition:color .2s}.footer__link:hover{color:var(--white)}@media (width<=1024px){.footer__inner{grid-template-columns:1fr 1fr;gap:40px}.footer__brand{grid-column:span 2}}@media (width<=768px){.footer{padding:48px 0 40px}.footer__inner{text-align:center;grid-template-columns:1fr;gap:36px}.footer__brand{grid-column:span 1;align-items:center}.footer__brand-logo{align-items:center}.footer__logo-img{width:56px;height:56px}.footer__col,.footer__col-list{align-items:center}}@media (width<=480px){.footer__inner{grid-template-columns:1fr;gap:32px}}.page-layout{background:var(--light-bg);flex-direction:column;min-height:100vh;display:flex}.page-layout__main{flex:1;padding-top:220px;padding-bottom:100px}@media (width<=768px){.page-layout__main{padding-top:180px;padding-bottom:72px}}.policy-container{max-width:820px}.policy-title{color:var(--black);letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.05}.policy-title-line{background:var(--gold);border-radius:2px;width:80px;height:4px;margin-bottom:32px}.policy-intro{color:#222;margin-bottom:12px;font-size:16px;line-height:1.75}.policy-intro strong{color:var(--black);font-weight:700}.policy-meta{color:#666;margin-bottom:4px;font-size:14px;line-height:1.6}.policy-meta:last-of-type{margin-bottom:48px}.policy-h2{color:var(--black);letter-spacing:-.02em;margin-top:48px;margin-bottom:16px;font-size:22px;font-weight:800}.policy-h3{color:var(--black);margin-top:20px;margin-bottom:10px;font-size:15px;font-weight:700}.policy-body{color:#333;margin-bottom:12px;font-size:15px;font-weight:380;line-height:1.75}.policy-body--caps{letter-spacing:.01em;font-size:14px;line-height:1.7}.policy-list{flex-direction:column;gap:10px;margin:0 0 16px;padding:0;list-style:none;display:flex}.policy-list li{color:#333;padding-left:20px;font-size:15px;font-weight:380;line-height:1.7;position:relative}.policy-list li:before{content:"·";color:var(--gold);font-size:18px;font-weight:700;line-height:1.5;position:absolute;left:4px}.policy-contact{background:#00000008;border:1px solid #00000012;border-radius:16px;flex-direction:column;gap:6px;margin-top:8px;padding:24px 28px;display:flex}.policy-contact p{color:#333;font-size:15px;line-height:1.6}.policy-contact strong{color:var(--black);font-weight:700}.policy-link{color:var(--black);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);font-weight:500;transition:color .15s}.policy-link:hover{color:#8a6e0a}@media (width<=768px){.policy-main{padding:40px 0 72px}.policy-h2{margin-top:36px;font-size:20px}.policy-contact{padding:20px}}
