@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=DM+Sans:wght@300;400;500;600;700&display=swap";:root{--bg:#070707;--bg2:#040404;--bg3:#0d0d0d;--gold:#c9a84c;--gold2:#e8c96a;--gold3:#a07830;--warm:#f0ebe0;--muted:#7a746a;--body:#b8b0a4;--border:rgba(201,168,76,.1)}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;max-width:100vw;position:relative}html{scroll-behavior:smooth;background:var(--bg)}body{font-family:DM Sans,sans-serif;background:var(--bg);color:var(--body);-webkit-font-smoothing:antialiased;margin:0 auto;width:100%}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;background:transparent;padding:14vh 24px 60px}#bgCanvas{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.hero-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 48%,transparent 0%,rgba(4,1,10,.3) 100%),linear-gradient(to bottom,rgba(4,1,10,.2) 0%,transparent 25%,transparent 70%,rgba(4,1,10,.35) 100%);pointer-events:none;z-index:1}.hero-inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:980px}.hero-scroll-hint{display:flex;align-items:center;justify-content:center;margin-bottom:10px;animation:scrollBounce 2s ease-in-out infinite;opacity:0;animation:fadeUp .8s 1.1s forwards,scrollBounce 2s 2s ease-in-out infinite}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.hero-eyebrow{font-family:DM Sans,sans-serif;font-size:.72rem;letter-spacing:3.5px;text-transform:uppercase;color:var(--gold);margin-bottom:24px;opacity:0;animation:fadeUp .8s .1s forwards}.hero-emotional{font-size:clamp(.95rem,1.8vw,1.1rem);color:#b0a89ed9;line-height:1.85;max-width:660px;margin:0 auto 44px;opacity:0;animation:fadeUp .8s .35s forwards}.hero-headline{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,7vw,4.2rem);font-weight:700;color:var(--warm);line-height:1.1;margin-bottom:22px;opacity:0;animation:fadeUp .8s .6s forwards}.hero-headline em{color:var(--gold2);font-style:italic}.hero-headline-sub{font-family:Cormorant Garamond,serif;font-size:clamp(1.1rem,2.2vw,1.6rem);font-weight:300;font-style:italic;color:var(--gold2);margin-bottom:22px;max-width:740px;line-height:1.45;opacity:0;animation:fadeUp .8s .75s forwards}.hero-sub-small{font-size:clamp(.92rem,3.2vw,1.08rem);color:#beb7aceb;line-height:1.72;max-width:680px;margin:0 auto 24px;opacity:0;animation:fadeUp .8s .9s forwards;text-align:center;padding:0 4px}.hero-sub-small br+br{display:block;content:"";margin-top:.25em}.hero-sub-small strong{color:var(--warm);font-weight:700;letter-spacing:.01em}.hero-sub-small em{color:var(--gold2);font-style:normal;font-family:inherit;font-size:1em}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.hero-eyebrow{letter-spacing:2px;font-size:.75rem;margin-bottom:18px}.hero-headline{font-size:clamp(2.1rem,9vw,2.8rem);margin-bottom:18px}.hero-sub-small{font-size:1.05rem;line-height:1.72;padding:0 2px;margin-bottom:36px}.hero{padding:44px 16px 56px}.section-eyebrow{font-size:.8rem}.section-heading{font-size:clamp(1.75rem,7vw,2.4rem)}.section-sub{font-size:1.05rem}.testi-quote{font-size:1rem;line-height:1.78}.testi-name{font-size:1rem}.testi-condition{font-size:.82rem}.story-intro p{font-size:1.08rem}.story-body{font-size:1.05rem;line-height:1.82}.story-bold{font-size:clamp(1.55rem,6vw,2rem)}.story-phase{font-size:.75rem}.offer-title{font-size:1.25rem}.offer-desc{font-size:.98rem}.vsl-cta-headline{font-size:clamp(1.5rem,6vw,2rem)}.vsl-cta-sub{font-size:1rem}.btn-primary{font-size:.88rem;padding:17px 36px;letter-spacing:1.8px}.final-cta-sub{font-size:1.05rem}.team-name{font-size:1.35rem}.team-bio{font-size:.94rem}.team-creds{font-size:.8rem}.footer-desc{font-size:.9rem}}.vsl-wrapper{width:100%;max-width:880px;aspect-ratio:16/9;background:#050505;border:1px solid rgba(201,168,76,.4);border-radius:4px;overflow:hidden;position:relative;box-shadow:0 0 0 1px #c9a84c2e,0 0 30px #c9a84c47,0 0 70px #c9a84c1f,0 0 110px #8c46dc1a,inset 0 0 30px #0009,0 40px 100px #000c;opacity:0;animation:fadeUp .9s 1.05s forwards;z-index:2}@media (max-width:768px){.vsl-wrapper{max-width:400px;aspect-ratio:9/16;margin:0 auto;border-radius:3px}}.vsl-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:radial-gradient(ellipse at center,#111008,#050505);cursor:pointer;transition:background .3s;position:absolute;top:0;right:0;bottom:0;left:0}.vsl-placeholder:hover .play-ring{border-color:var(--gold2);transform:scale(1.06)}.play-ring{width:80px;height:80px;border-radius:50%;border:1.5px solid var(--gold);display:flex;align-items:center;justify-content:center;margin-bottom:14px;transition:all .3s}.play-ring svg{width:22px;height:22px;fill:var(--gold);margin-left:5px}.vsl-label-text{font-size:.7rem;letter-spacing:3px;text-transform:uppercase;color:var(--muted)}.vsl-cta-wrap{margin-top:60px;text-align:center;max-width:620px;width:100%;opacity:0;animation:fadeUp .8s 1.3s forwards;position:relative;z-index:2}.vsl-cta-headline{font-family:Cormorant Garamond,serif;font-size:clamp(1.5rem,3vw,2.1rem);color:var(--warm);margin-bottom:10px;font-weight:600;line-height:1.25}.vsl-cta-sub{font-size:.95rem;color:var(--muted);margin-bottom:32px;line-height:1.7}.btn-primary{display:inline-block;padding:18px 56px;background:linear-gradient(135deg,var(--gold),#b8913e);color:#060606;font-family:DM Sans,sans-serif;font-weight:700;font-size:.85rem;letter-spacing:2.5px;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:all .35s;box-shadow:0 4px 30px #c9a84c33}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 50px #c9a84c59}.section-eyebrow{font-size:.75rem;letter-spacing:4px;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:12px}.section-heading{font-family:Cormorant Garamond,serif;font-size:clamp(1.9rem,4vw,3rem);color:var(--warm);text-align:center;margin-bottom:14px;line-height:1.2;font-weight:600}.section-sub{font-size:1rem;color:var(--muted);text-align:center;max-width:520px;margin:0 auto 52px;line-height:1.7}.testimonials-section{background:#030208e0;padding:110px 24px}.testi-mobile-only{display:flex!important}.testi-desktop-only{display:none!important}@media (min-width:800px){.testi-mobile-only{display:none!important}.testi-desktop-only{display:flex!important;gap:28px}}.testi-card{break-inside:avoid;margin-bottom:28px}.testi-card{background:#06040ee6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:4px;padding:36px 32px;opacity:0;transform:translateY(40px);transition:opacity .85s cubic-bezier(.4,0,.2,1),transform .85s cubic-bezier(.4,0,.2,1),border-color .3s,box-shadow .3s;width:100%}.testi-card.visible{opacity:1;transform:translateY(0)}.testi-card.visible:hover{transform:translateY(-4px);border-color:#c9a84c40;box-shadow:0 12px 40px #00000080}.testi-card:nth-child(2){transition-delay:.15s}.testi-card:nth-child(3){transition-delay:.3s}.testi-card:nth-child(4){transition-delay:.45s}.testi-header{display:flex;align-items:center;gap:14px;margin-bottom:22px}.testi-avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,var(--gold),var(--gold3));display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-weight:700;font-size:1.2rem;color:#060606;flex-shrink:0}.testi-name{font-weight:600;color:var(--warm);font-size:.95rem;margin-bottom:3px}.testi-condition{font-size:.78rem;color:var(--gold);letter-spacing:.5px}.testi-quote{font-size:.95rem;line-height:1.82;color:var(--body);font-style:italic;position:relative;padding-left:18px}.testi-quote:before{content:'"  ';position:absolute;left:0;top:-6px;font-family:Cormorant Garamond,serif;font-size:2.5rem;color:var(--gold);line-height:1;opacity:.6}.testi-images{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;border-radius:2px;overflow:hidden}.testi-images img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:center top;display:block}.testi-img-label{font-size:.65rem;letter-spacing:2px;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:20px}.testi-result-img{width:100%;border-radius:2px;overflow:hidden;margin-bottom:20px}.testi-result-img img{width:100%;object-fit:cover;display:block;max-height:260px;object-position:center}.dan-carousel{position:relative;margin-bottom:6px;border-radius:2px;-webkit-user-select:none;user-select:none;width:100%}.dan-track-wrap{overflow:hidden;border-radius:2px;position:relative;width:100%}.dan-track{display:flex;flex-wrap:nowrap;transition:transform .45s cubic-bezier(.4,0,.2,1);width:100%}.dan-slide{flex:0 0 100%;width:100%;position:relative}.dan-slide img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:center top;display:block}.dan-badge{position:absolute;bottom:10px;left:50%;transform:translate(-50%);background:#06040ebf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(201,168,76,.25);border-radius:20px;padding:4px 14px;font-size:.62rem;letter-spacing:2px;text-transform:uppercase;color:var(--gold);white-space:nowrap;pointer-events:none}.dan-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:#06040eb3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(201,168,76,.2);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s;color:var(--gold)}.dan-arrow:hover{background:#c9a84c26;border-color:var(--gold)}.dan-arrow svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dan-prev{left:8px}.dan-next{right:8px}.dan-dots{display:flex;justify-content:center;gap:6px;padding:10px 0 4px}.dan-dot{width:6px;height:6px;border-radius:50%;background:#c9a84c33;border:1px solid rgba(201,168,76,.3);cursor:pointer;transition:all .2s}.dan-dot.active{background:var(--gold);border-color:var(--gold)}.testi-expand-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 36px;background:transparent;border:1px solid rgba(201,168,76,.25);border-radius:3px;color:var(--gold);font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.testi-expand-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(201,168,76,.08),transparent);opacity:0;transition:opacity .3s}.testi-expand-btn:hover{border-color:#c9a84c80;box-shadow:0 0 28px #c9a84c1f;color:var(--gold2)}.testi-expand-btn:hover:before{opacity:1}.ryan-page .testi-expand-btn{border-color:#3a7bd540;color:var(--accent)}.ryan-page .testi-expand-btn:before{background:linear-gradient(135deg,rgba(58,123,213,.08),transparent)}.ryan-page .testi-expand-btn:hover{border-color:#3a7bd580;box-shadow:0 0 28px #3a7bd51f;color:var(--accent2)}.story-section{background:#030208db;padding:120px 24px;position:relative;overflow:hidden}.story-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(201,168,76,.2),transparent)}.story-intro{max-width:700px;margin:0 auto 100px;text-align:center;opacity:0;transform:translateY(30px);transition:all .9s ease}.story-intro.visible{opacity:1;transform:translateY(0)}.story-intro p{font-size:1.05rem;line-height:1.82;color:var(--body)}.story-block{max-width:1080px;margin:0 auto 110px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;opacity:0;transform:translateY(50px);transition:all 1s cubic-bezier(.4,0,.2,1)}.story-block.visible{opacity:1;transform:translateY(0)}.story-block.reverse{direction:rtl}.story-block.reverse .story-text,.story-block.reverse .story-media{direction:ltr}.story-media img{width:100%;border-radius:3px;display:block;border:1px solid rgba(255,255,255,.04)}.story-media-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}.story-media-pair img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:2px;display:block}.story-phase{font-size:.7rem;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:14px;display:block}.story-bold{font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:var(--warm);line-height:1.3;margin-bottom:18px}.story-bold em{color:var(--gold2);font-style:italic}.story-body{font-size:1rem;line-height:1.85;color:var(--body);position:relative;z-index:1}.offer-section{background:#030208e0;padding:110px 24px}.offer-grid{max-width:1000px;margin:60px auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2px;background:var(--border);border:1px solid var(--border);border-radius:3px;overflow:hidden}.offer-item{background:#06040ee0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:42px 36px;opacity:0;transform:translateY(20px);transition:all .8s ease}.offer-item.visible{opacity:1;transform:translateY(0)}.offer-item:nth-child(2){transition-delay:.1s}.offer-item:nth-child(3){transition-delay:.2s}.offer-item:nth-child(4){transition-delay:.3s}.offer-item:nth-child(5){transition-delay:.4s}.offer-item:nth-child(6){transition-delay:.5s}.offer-num{font-family:Cormorant Garamond,serif;font-size:2.4rem;font-weight:300;color:#c9a84c33;line-height:1;margin-bottom:14px}.offer-title{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600;color:var(--warm);margin-bottom:10px}.offer-desc{font-size:.9rem;line-height:1.75;color:var(--muted)}.team-section{background:#030208e6;padding:110px 24px;position:relative;overflow:hidden}.team-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(201,168,76,.2),transparent)}.team-grid{max-width:1080px;margin:60px auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:28px}.team-card{background:#06040ee6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:3px;overflow:hidden;opacity:0;transform:translateY(40px);transition:all .85s cubic-bezier(.4,0,.2,1)}.team-card.visible{opacity:1;transform:translateY(0)}.team-card:nth-child(2){transition-delay:.15s}.team-card:nth-child(3){transition-delay:.3s}.team-card:nth-child(4){transition-delay:.45s}.team-photo{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:center top;display:block;filter:grayscale(20%)}.team-body{padding:28px 26px 32px}.team-role{font-size:.68rem;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:8px}.team-name{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;color:var(--warm);margin-bottom:6px;line-height:1.15}.team-creds{font-size:.75rem;color:var(--gold);letter-spacing:.5px;margin-bottom:14px;line-height:1.6;font-style:italic}.team-bio{font-size:.88rem;line-height:1.78;color:var(--muted)}@media (max-width:768px){.team-grid{grid-template-columns:1fr 1fr;gap:16px}.team-body{padding:20px 18px 24px}}@media (max-width:480px){.team-grid{grid-template-columns:1fr}}.final-cta{background:#030208db;padding:120px 24px;text-align:center;position:relative;overflow:hidden}.final-cta:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(ellipse at center,rgba(201,168,76,.05) 0%,rgba(201,168,76,.02) 35%,transparent 65%);pointer-events:none}.final-cta-inner{position:relative;z-index:1;max-width:680px;margin:0 auto}.final-cta-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,5vw,3.8rem);color:var(--warm);line-height:1.15;margin-bottom:20px;font-weight:600}.final-cta-title em{color:var(--gold2);font-style:italic}.final-cta-sub{font-size:1rem;color:var(--muted);line-height:1.8;margin-bottom:44px;max-width:520px;margin-left:auto;margin-right:auto}.cta-stack{display:flex;flex-direction:column;align-items:center;gap:16px}footer{position:relative;z-index:1}.footer-glass{background:#080512eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(201,168,76,.15);padding:64px 48px 40px}.footer-inner{max-width:1080px;margin:0 auto 52px;display:grid;grid-template-columns:1.8fr 1fr 1fr 1.6fr;gap:48px}.footer-col{display:flex;flex-direction:column;gap:0}.footer-brand-name{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;color:var(--warm);margin-bottom:6px;letter-spacing:.5px}.footer-brand-tag{font-size:.68rem;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:20px}.footer-divider{width:36px;height:1px;background:linear-gradient(90deg,var(--gold),transparent);margin-bottom:18px}.footer-desc{font-size:.85rem;color:var(--muted);line-height:1.75;max-width:280px}.footer-col-label{font-size:.68rem;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:20px}.footer-link{font-size:.88rem;color:#b8b0a4a6;text-decoration:none;margin-bottom:12px;transition:color .25s}.footer-link:hover{color:var(--gold2)}.footer-col-email .footer-email-sub{font-size:.82rem;color:var(--muted);line-height:1.65;margin-bottom:20px}.footer-input-row{display:flex;gap:12px;width:100%}.footer-input{background:#f9f9f9;border:1px solid rgba(201,168,76,.5);border-radius:3px;color:#111;font-size:1rem;padding:14px 18px;flex:1;font-family:DM Sans,sans-serif;outline:none;transition:border-color .3s,background .3s}.footer-input:focus{border-color:var(--gold);background:#fff}.footer-input::placeholder{color:#888}.footer-input-btn{background:var(--gold);color:#fff;border:none;border-radius:3px;padding:14px 26px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .3s;font-family:DM Sans,sans-serif;white-space:nowrap}.footer-input-btn:hover{background:var(--gold2)}.footer-bottom{max-width:1080px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.05);padding-top:28px;flex-wrap:wrap;gap:8px}.footer-copy{font-size:.72rem;color:#8a827866;letter-spacing:.5px}@media (max-width:768px){.footer-inner{grid-template-columns:1fr 1fr;gap:36px}.footer-col-brand,.footer-col-email{grid-column:1/-1}.footer-glass{padding:48px 24px 32px}.footer-bottom{flex-direction:column;text-align:center}}.email-form{display:flex;max-width:460px;margin:0 auto}.email-input{flex:1;padding:15px 18px;background:#ffffff08;border:1px solid rgba(201,168,76,.15);border-right:none;border-radius:2px 0 0 2px;color:var(--warm);font-family:DM Sans,sans-serif;font-size:.9rem;outline:none}.email-input::placeholder{color:var(--muted)}.email-input:focus{border-color:#c9a84c66}.email-btn{padding:15px 28px;background:var(--gold);border:none;border-radius:0 2px 2px 0;color:#060606;font-family:DM Sans,sans-serif;font-weight:700;font-size:.78rem;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:background .3s;white-space:nowrap}.email-btn:hover{background:var(--gold2)}.socials{display:flex;align-items:center;justify-content:center;gap:20px;margin:44px 0 36px}.social-link{width:42px;height:42px;border-radius:50%;border:1px solid rgba(201,168,76,.15);display:flex;align-items:center;justify-content:center;color:var(--muted);text-decoration:none;transition:all .3s}.social-link:hover{border-color:var(--gold);color:var(--gold)}.social-link svg{width:16px;height:16px;fill:currentColor}.footer-brand{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;color:var(--warm);letter-spacing:3px;text-transform:uppercase;margin-bottom:8px}.section-divider{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(201,168,76,.2),transparent);position:relative;z-index:1}.fade-in{opacity:0;transform:translateY(28px);transition:all .85s cubic-bezier(.4,0,.2,1)}.fade-in.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.story-block,.story-block.reverse{grid-template-columns:1fr;direction:ltr;gap:36px}.organ-stage{height:45vh}.offer-grid{grid-template-columns:1fr}}.light-theme{--bg:#F5F0E8;--bg2:#EDE7DD;--bg3:#E5DFD4;--gold:#a6822b;--gold2:#8c6a1d;--gold3:#705312;--warm:#1c170d;--muted:#665f53;--body:#3b352a;--border:rgba(166,130,43,.15);background:var(--bg);color:var(--body)}.light-theme html,.light-theme body{background:var(--bg)}.light-theme .testimonials-section{background:#ede7dd99}.light-theme .testi-card{background:#fffcf7cc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(166,130,43,.08);border-radius:8px;box-shadow:0 2px 12px #1c170d0a}.light-theme .testi-card.visible:hover{transform:translateY(-4px);border-color:#a6822b2e;box-shadow:0 12px 40px #1c170d14}.light-theme .testi-avatar{background:linear-gradient(135deg,var(--gold),var(--gold3));color:#fff}.light-theme .testi-quote:before{color:var(--gold)}.light-theme .testi-condition{color:var(--gold)}.light-theme .story-section{background:#ede7dd66}.light-theme .story-section:before{background:linear-gradient(90deg,transparent,rgba(166,130,43,.12),transparent)}.light-theme .story-media img{border:1px solid rgba(28,23,13,.06)}.light-theme .story-phase{color:var(--gold)}.light-theme .story-bold em{color:var(--gold);font-style:italic}.light-theme .offer-section{background:#ede7dd80}.light-theme .offer-grid{background:#a6822b0f;border:1px solid rgba(166,130,43,.08);border-radius:8px}.light-theme .offer-item{background:#fffcf7d9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.light-theme .offer-num{color:#a6822b26}.light-theme .offer-title{color:var(--warm)}.light-theme .offer-desc{color:var(--muted)}.light-theme .team-section{background:#ede7dd73}.light-theme .team-section:before{background:linear-gradient(90deg,transparent,rgba(166,130,43,.12),transparent)}.light-theme .team-card{background:#fffcf7d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(166,130,43,.08);border-radius:8px;box-shadow:0 2px 12px #1c170d0a}.light-theme .team-role{color:var(--gold)}.light-theme .team-name{color:var(--warm)}.light-theme .team-creds{color:var(--gold);font-style:italic}.light-theme .team-bio{color:var(--muted)}.light-theme .final-cta{background:#ede7dd66}.light-theme .final-cta:before{background:radial-gradient(ellipse at center,rgba(166,130,43,.04) 0%,rgba(166,130,43,.01) 35%,transparent 65%)}.light-theme .final-cta-title{color:var(--warm)}.light-theme .final-cta-title em{color:var(--gold)}.light-theme .final-cta-sub{color:var(--muted)}.light-theme .section-eyebrow{color:var(--gold)}.light-theme .section-heading{color:var(--warm)}.light-theme .section-sub{color:var(--muted)}.light-theme .section-divider{background:linear-gradient(90deg,transparent,rgba(166,130,43,.1),transparent)}.light-theme .btn-primary{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#fff;box-shadow:0 4px 20px #a6822b40;border-radius:6px}.light-theme .btn-primary:hover{box-shadow:0 10px 40px #a6822b4d}.light-theme .hero-vignette{background:radial-gradient(ellipse 80% 60% at 50% 48%,transparent 0%,rgba(245,240,232,.15) 100%),linear-gradient(to bottom,rgba(245,240,232,.1) 0%,transparent 25%,transparent 70%,rgba(245,240,232,.2) 100%)}.light-theme .hero-eyebrow{color:var(--gold)}.light-theme .hero-headline{color:var(--warm)}.light-theme .hero-sub-small{color:#3e4e62e0}.light-theme .vsl-wrapper{background:#fff;border:1px solid rgba(166,130,43,.2);border-radius:8px;box-shadow:0 0 0 1px #a6822b14,0 8px 32px #a6822b1a,0 24px 60px #1c170d0f}.light-theme .vsl-placeholder{background:linear-gradient(135deg,#ede7dd,#f5f0e8)}.light-theme .vsl-placeholder:hover .play-ring{border-color:var(--gold);transform:scale(1.06)}.light-theme .vsl-wrapper .play-ring{border:2px solid var(--gold2);background:#fff9}.light-theme .vsl-wrapper .play-ring svg{fill:var(--gold)}.light-theme .vsl-label-text{color:var(--muted)}.light-theme .vsl-cta-headline{color:var(--warm)}.light-theme .vsl-cta-sub{color:var(--muted)}.light-theme footer .footer-glass{background:#fffcf7e0;border-top:1px solid rgba(166,130,43,.1)}.light-theme footer .footer-brand-name{color:var(--warm)}.light-theme footer .footer-brand-tag{color:var(--gold)}.light-theme footer .footer-divider{background:linear-gradient(90deg,var(--gold),transparent)}.light-theme footer .footer-desc{color:var(--muted)}.light-theme footer .footer-col-label{color:var(--gold)}.light-theme footer .footer-link{color:#3e4e628c}.light-theme footer .footer-link:hover{color:var(--gold)}.light-theme footer .footer-input{background:#fffcf7;border:1px solid rgba(166,130,43,.25);color:#1a2744}.light-theme footer .footer-input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #a6822b14}.light-theme footer .footer-input::placeholder{color:#99a5b4}.light-theme footer .footer-input-btn{background:var(--gold);color:#fff;border-radius:6px}.light-theme footer .footer-input-btn:hover{background:var(--gold2)}.light-theme footer .footer-bottom{border-top:1px solid rgba(28,23,13,.06)}.light-theme footer .footer-copy{color:#5a6a7e59}.light-theme footer .social-link{border:1px solid rgba(166,130,43,.12);color:var(--muted)}.light-theme footer .social-link:hover{border-color:var(--gold);color:var(--gold)}.ryan-page{--bg:#F5F0E8;--bg2:#EDE7DD;--bg3:#E5DFD4;--accent:#5BAEE0;--accent2:#3A94CC;--accent3:#8CCDF0;--orange:#D4722A;--orange2:#B85E18;--gold2:#D4722A;--warm:#1A2A3A;--muted:#5A6A78;--body:#3A4A5C;--border:rgba(91,174,224,.12);background:var(--bg);color:var(--body)}.ryan-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.70' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)'/%3E%3C/svg%3E");background-size:300px 300px}.ryan-page html,.ryan-page body{background:var(--bg)}.ryan-page .testimonials-section{background:#ede7dd99}.ryan-page .testi-card{background:#fffcf7cc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(91,174,224,.1);border-radius:8px;box-shadow:0 2px 12px #1a2a3a0a}.ryan-page .testi-card.visible:hover{transform:translateY(-4px);border-color:#5baee038;box-shadow:0 12px 40px #1a2a3a14}.ryan-page .testi-avatar{background:linear-gradient(135deg,var(--accent3),var(--accent));color:#fff}.ryan-page .testi-quote:before{color:var(--accent3)}.ryan-page .testi-condition{color:var(--accent2)}.ryan-page .story-section{background:#ede7dd66}.ryan-page .story-section:before{background:linear-gradient(90deg,transparent,rgba(91,174,224,.14),transparent)}.ryan-page .story-media img{border:1px solid rgba(26,42,58,.06)}.ryan-page .story-phase{color:var(--accent2)}.ryan-page .story-bold em{color:var(--orange);font-style:italic}.ryan-page .offer-section{background:#ede7dd80}.ryan-page .offer-grid{background:#5baee00d;border:1px solid rgba(91,174,224,.1);border-radius:8px}.ryan-page .offer-item{background:#fffcf7d9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.ryan-page .offer-num{color:#5baee033}.ryan-page .offer-title{color:var(--warm)}.ryan-page .offer-desc{color:var(--muted)}.ryan-page .team-section{background:#ede7dd73}.ryan-page .team-section:before{background:linear-gradient(90deg,transparent,rgba(91,174,224,.14),transparent)}.ryan-page .team-card{background:#fffcf7d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(91,174,224,.1);border-radius:8px;box-shadow:0 2px 12px #1a2a3a0a}.ryan-page .team-role{color:var(--accent2)}.ryan-page .team-name{color:var(--warm)}.ryan-page .team-creds{color:var(--accent);font-style:italic}.ryan-page .team-bio{color:var(--muted)}.ryan-page .team-section>div[style]{background:#5baee00d!important;border-color:#5baee02e!important;border-left-color:var(--accent)!important}.ryan-page .team-section>div[style] p:first-child{color:var(--accent2)!important}.ryan-page .team-section>div[style] span{color:var(--accent)!important}.ryan-page .team-section>div[style] p{color:var(--body)!important}.ryan-page .final-cta{background:#ede7dd66}.ryan-page .final-cta:before{background:radial-gradient(ellipse at center,rgba(91,174,224,.05) 0%,rgba(91,174,224,.01) 35%,transparent 65%)}.ryan-page .final-cta-title{color:var(--warm)}.ryan-page .final-cta-title em{color:var(--orange)}.ryan-page .final-cta-sub{color:var(--muted)}.ryan-page .section-eyebrow{color:var(--accent2)}.ryan-page .section-heading{color:var(--warm)}.ryan-page .section-sub{color:var(--muted)}.ryan-page .section-divider{background:linear-gradient(90deg,transparent,rgba(91,174,224,.12),transparent)}.ryan-page .btn-primary{background:linear-gradient(135deg,var(--orange2),var(--orange));color:#fff;box-shadow:0 4px 20px #d4722a4d;border-radius:6px}.ryan-page .btn-primary:hover{box-shadow:0 10px 40px #d4722a73;transform:translateY(-1px)}.ryan-page .hero-vignette{background:radial-gradient(ellipse 60% 45% at 50% 36%,rgba(255,253,249,.8) 0%,rgba(255,253,249,.2) 55%,transparent 75%),radial-gradient(ellipse 100% 100% at 50% 50%,transparent 35%,rgba(210,203,192,.45) 100%),linear-gradient(to bottom,rgba(205,198,188,.3) 0%,transparent 18%,transparent 68%,rgba(200,193,183,.35) 100%)}.ryan-page .hero-eyebrow{color:var(--accent2)}.ryan-page .hero-headline{color:var(--warm)}.ryan-page .hero-sub-small{max-width:640px;line-height:1.84;color:#2a3444c7}.ryan-page .vsl-wrapper{background:#eef2f6;border:1px solid rgba(26,42,58,.12);border-radius:16px;box-shadow:0 2px 6px #1a2a3a0f,0 12px 32px #1a2a3a1f,0 32px 80px #1a2a3a24}.ryan-page .vsl-placeholder{background:linear-gradient(160deg,#f2f6fa,#e8edf3);width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;cursor:pointer;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px}.ryan-page .vsl-placeholder:hover .play-ring{transform:scale(1.08)!important;box-shadow:0 10px 40px #d4722a8c!important}.ryan-page .play-ring{width:76px!important;height:76px!important;border-radius:50%!important;border:none!important;background:var(--orange)!important;box-shadow:0 6px 24px #d4722a66!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:10px!important;transition:all .3s!important}.ryan-page .play-ring svg{width:20px!important;height:20px!important;fill:#fff!important;margin-left:4px!important}.ryan-page .vsl-label-text{font-size:.68rem;letter-spacing:3.5px;text-transform:uppercase;color:var(--muted)}.ryan-page .vsl-cta-headline{color:var(--warm)}.ryan-page .vsl-cta-sub{color:var(--muted)}.ryan-page footer .footer-glass{background:#fffcf7e0;border-top:1px solid rgba(91,174,224,.12)}.ryan-page footer .footer-brand-name{color:var(--warm)}.ryan-page footer .footer-brand-tag{color:var(--accent2)}.ryan-page footer .footer-divider{background:linear-gradient(90deg,var(--accent),transparent)}.ryan-page footer .footer-desc{color:var(--muted)}.ryan-page footer .footer-col-label{color:var(--accent2)}.ryan-page footer .footer-link{color:#3a4a5c8c}.ryan-page footer .footer-link:hover{color:var(--accent)}.ryan-page footer .footer-input{background:#fffcf7;border:1px solid rgba(91,174,224,.28);color:#1a2a3a}.ryan-page footer .footer-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #5baee01a}.ryan-page footer .footer-input::placeholder{color:#8a9aaa}.ryan-page footer .footer-input-btn{background:var(--accent2);color:#fff;border-radius:6px}.ryan-page footer .footer-input-btn:hover{background:var(--accent)}.ryan-page footer .footer-bottom{border-top:1px solid rgba(26,42,58,.06)}.ryan-page footer .footer-copy{color:#5a6a7859}.ryan-page footer .social-link{border:1px solid rgba(91,174,224,.14);color:var(--muted)}.ryan-page footer .social-link:hover{border-color:var(--accent);color:var(--accent)}
