@import"https://fonts.cdnfonts.com/css/canela";@import"https://fonts.cdnfonts.com/css/recoleta";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Manrope:wght@500;600;700;800&family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&family=Inter:wght@300;400;500;600;700&display=swap";.cf-page{min-height:100vh;background:#fafbfc;display:flex;flex-direction:column;align-items:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#111827}.cf-container{width:100%;max-width:480px;padding:32px 24px 64px}.cf-header{text-align:center;margin-bottom:32px}.cf-header h1{font-size:24px;font-weight:700;color:#1a1a2e;margin:0 0 4px}.cf-header p{font-size:14px;color:#6b7280;margin:0}.cf-section-title{font-size:14px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:24px 0 16px}.cf-title-section{margin-bottom:32px}.cf-title{font-size:28px;font-weight:700;color:#111827;margin:0 0 8px;line-height:1.2}.cf-subtitle{font-size:16px;color:#6b7280;line-height:1.5;margin:0}.cf-form{width:100%}.cf-section-label{display:block;font-size:14px;font-weight:600;color:#111827;margin-bottom:8px}.cf-address-container{position:relative;z-index:10;margin-bottom:24px}.cf-row{display:flex;gap:12px}.cf-row-half{flex:1}.cf-back-btn{background:none;border:none;cursor:pointer;padding:0;margin-top:8px;margin-bottom:16px;width:40px;height:40px;display:flex;align-items:center;justify-content:flex-start}.cf-back-btn:disabled{opacity:.5;cursor:not-allowed}.cf-btn-primary{width:100%;padding:16px;background:#1a1a2e;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:background .15s;font-family:inherit;margin-top:12px}.cf-btn-primary:hover{background:#16213e}.cf-btn-primary:disabled{opacity:.5;cursor:not-allowed}.cf-btn-reset{margin-top:32px;background:#6b7280}.cf-btn-reset:hover{background:#4b5563}.cf-progress-row{display:flex;gap:8px;margin-bottom:32px}.cf-progress-bar{flex:1;height:4px;background:#e5e7eb;border-radius:2px;transition:background .25s}.cf-progress-bar--active{background:#1a1a2e}.cf-fli-container{margin-bottom:24px}.cf-fli-wrapper{position:relative;padding-top:16px}.cf-fli-label{position:absolute;left:0;top:16px;font-size:16px;font-weight:500;color:#6b7280;pointer-events:none;transition:top .15s,font-size .15s,color .15s}.cf-fli-label--active{top:0;font-size:12px}.cf-fli-input{width:100%;background:transparent;border:none;border-bottom:2px solid #6B7280;padding:4px 0 8px;font-size:16px;color:#111827;font-family:inherit;outline:none;transition:border-color .15s;box-sizing:border-box}.cf-fli-input:focus{border-bottom-color:#1e3a5f}.cf-fli-error{display:block;color:#dc2626;font-size:12px;margin-top:4px}.cf-dob-container{margin-bottom:24px}.cf-dob-row{display:flex;gap:12px}.cf-dob-box{flex:1;display:flex;flex-direction:column}.cf-dob-box--wide{flex:1.5}.cf-dob-label{font-size:11px;font-weight:500;color:#6b7280;margin-bottom:4px}.cf-dob-select{background:#f9fafb;border:none;border-bottom:2px solid #1E3A5F;border-radius:8px 8px 0 0;padding:12px;font-size:16px;font-weight:600;color:#111827;font-family:inherit;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.cf-dob-error{display:block;color:#dc2626;font-size:12px;margin-top:4px}.cf-ssn-container{margin-bottom:24px}.cf-ssn-row{display:flex;align-items:center;max-width:100%}.cf-ssn-box{flex:3;min-width:0;background:#f9fafb;border:none;border-bottom:2px solid #1E3A5F;border-radius:8px 8px 0 0;padding:14px 8px;font-size:18px;font-weight:600;color:#111827;font-family:inherit;text-align:center;letter-spacing:4px;outline:none;box-sizing:border-box}.cf-ssn-box--sm{flex:2}.cf-ssn-box--lg{flex:4}.cf-ssn-box::placeholder{color:#9ca3af;letter-spacing:2px}.cf-ssn-dash{font-size:20px;color:#6b7280;margin:0 8px;font-weight:600}.cf-ssn-box--last4{flex:none;width:120px}.cf-ssn-toggle{background:none;border:none;cursor:pointer;padding:4px 8px;font-size:18px;line-height:1;opacity:.6;transition:opacity .15s}.cf-ssn-toggle:hover{opacity:1}.cf-ssn-error{display:block;color:#dc2626;font-size:12px;margin-top:4px}.cf-address-suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #E5E7EB;border-radius:8px;margin-top:4px;padding:0;list-style:none;box-shadow:0 4px 12px #0000001a;z-index:100;max-height:200px;overflow-y:auto}.cf-address-suggestion-item{padding:12px 16px;font-size:14px;color:#111827;cursor:pointer;border-bottom:1px solid #F3F4F6}.cf-address-suggestion-item:last-child{border-bottom:none}.cf-address-suggestion-item:hover{background:#f9fafb}.cf-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#fafbfce6;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000}.cf-spinner{width:40px;height:40px;border:3px solid #E5E7EB;border-top-color:#1a1a2e;border-radius:50%;animation:cf-spin .7s linear infinite}@keyframes cf-spin{to{transform:rotate(360deg)}}.cf-loading-text{margin-top:16px;font-size:14px;color:#6b7280}.cf-error-banner{background:#fef2f2;border:1px solid #FECACA;border-radius:8px;padding:12px 16px;margin-bottom:16px;font-size:14px;color:#dc2626}.cf-kba-container{min-height:400px;border-radius:12px;overflow:hidden;border:1px solid #D1D5DB;background:#fff}.cf-kba-container array-authentication-kba{display:block;width:100%;min-height:400px}.cf-kba-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;gap:16px}.cf-kba-error{background:#fef2f2;border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:center;gap:12px}.cf-kba-error-text{font-size:15px;color:#dc2626;text-align:center;line-height:1.5;margin:0}.cf-score-header{text-align:center;margin-bottom:24px}.cf-gauge-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;padding:20px}.cf-gauge-label-box,.cf-gauge-label-text{display:none}.cf-gauge-container{position:relative;width:320px;height:270px;display:flex;align-items:center;justify-content:center}.cf-gauge-svg{position:absolute;top:15px}.cf-gauge-content{display:flex;flex-direction:column;align-items:center;margin-top:-10px;z-index:10}.cf-gauge-score{font-size:64px;font-weight:300;letter-spacing:-2px;color:#000;line-height:1}.cf-gauge-rating{font-size:11px;font-weight:600;letter-spacing:1.5px;color:#000;text-transform:uppercase;margin-top:4px}.cf-gauge-meter-label{position:absolute;top:8px;left:50%;transform:translate(-50%);z-index:10}.cf-gauge-meter-label-text{font-family:Myriad Pro,Myriad Pro Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:700;letter-spacing:.5px;color:#1a73e8}.cf-gauge-fico-logo{width:64px;height:auto;margin-top:4px}.cf-gauge-risk-label{font-size:13px;font-weight:600;letter-spacing:1px;color:#000;text-transform:uppercase;margin-top:8px}.cf-gauge-tagline{font-size:9px;font-weight:500;color:#00000080;letter-spacing:.3px;margin-top:2px;font-style:italic}.cf-gauge-legend{position:absolute;bottom:0;left:50%;transform:translate(-50%);display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:16px;width:100%;min-width:420px}.cf-gauge-legend-item{display:flex;align-items:center;gap:4px;flex-shrink:0;white-space:nowrap}.cf-gauge-legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.cf-gauge-legend-label{font-size:9px;font-weight:500;color:#0009;text-transform:uppercase;letter-spacing:.3px}.cf-gauge-attribution{display:flex;flex-direction:column;align-items:center;margin-top:8px;padding:0 8px;width:100%;max-width:480px}.cf-gauge-attribution-text{font-size:11px;font-weight:500;color:#0009;text-align:center;line-height:1.4;white-space:nowrap}.cf-gauge-range-info{font-size:10px;font-weight:400;color:#00000073;margin-top:4px;text-align:center;white-space:nowrap}.cf-breakdown-wrapper{display:flex;align-items:center;justify-content:center}.cf-score-breakdown-section{margin:24px 0}.cf-factor-cards-section{margin-top:24px}.cf-factor-card{border-radius:16px;overflow:hidden;border:1px solid #E5E7EB;background:#fff;margin-bottom:12px;box-shadow:0 2px 8px #0000000f}.cf-factor-header{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:16px;cursor:pointer;font-family:inherit;text-align:left}.cf-factor-header:hover{background:#00000005}.cf-factor-left{flex:1;margin-right:16px;display:flex;flex-direction:column;gap:8px}.cf-factor-label{font-size:11px;font-weight:600;color:#111;letter-spacing:1.5px;text-transform:uppercase}.cf-factor-status{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.cf-factor-right{display:flex;align-items:center;gap:8px}.cf-factor-value{font-size:22px;font-weight:700;color:#111}.cf-factor-chevron{transition:transform .28s cubic-bezier(.33,1,.68,1)}.cf-factor-chevron--open{transform:rotate(180deg)}.cf-factor-expanded{max-height:0;overflow:hidden;transition:max-height .28s ease-in-out}.cf-factor-expanded--open{max-height:600px}.cf-factor-expanded-inner{padding:0 16px 18px;display:flex;flex-direction:column;gap:14px}.cf-factor-details{font-size:13px;color:#111;line-height:1.5;margin:0}.cf-rangebar-wrapper{position:relative;padding-top:16px}.cf-rangebar-arrow{position:absolute;top:0;transform:translate(-6px);font-size:12px;font-weight:700;line-height:1}.cf-rangebar-container{height:10px;display:flex;gap:2px;border-radius:5px;overflow:hidden}.cf-rangebar-segment{height:10px}.cf-rangebar-segment--first{border-top-left-radius:5px;border-bottom-left-radius:5px}.cf-rangebar-segment--last{border-top-right-radius:5px;border-bottom-right-radius:5px}.cf-legend-container{background:#00000008;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:6px}.cf-legend-title{font-size:10px;font-weight:700;color:#11111180;letter-spacing:1.5px;margin-bottom:4px}.cf-legend-row{display:flex;align-items:center;padding:4px 8px;border-radius:6px}.cf-legend-row--active{background:#0000000d}.cf-legend-dot{width:10px;height:10px;border-radius:5px;margin-right:10px;flex-shrink:0}.cf-legend-label{font-size:12px;font-weight:500;color:#111;width:80px;flex-shrink:0}.cf-legend-label--active{font-weight:700}.cf-legend-range{font-size:12px;font-weight:400;color:#1119;flex:1}.cf-legend-range--active{font-weight:600;color:#111}.cf-legend-you{font-size:11px;font-weight:600;color:#22c55e;margin-left:8px}.cf-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:1000;animation:cf-fade-in .2s ease}@keyframes cf-fade-in{0%{opacity:0}to{opacity:1}}.cf-modal-sheet{position:relative;background:#1a1a2e;border-top-left-radius:24px;border-top-right-radius:24px;padding:0 20px 40px;width:100%;max-width:480px;max-height:80vh;overflow-y:auto;animation:cf-slide-up .3s ease}@keyframes cf-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cf-modal-handle-row{display:flex;justify-content:center;padding:12px 0}.cf-modal-handle{width:40px;height:4px;border-radius:2px;background:#ffffff4d}.cf-modal-header{margin-bottom:16px}.cf-modal-title{font-size:11px;font-weight:600;color:#ffffffb3;letter-spacing:1.5px;text-transform:uppercase;display:block;margin-bottom:8px}.cf-modal-value-row{display:flex;align-items:baseline;gap:12px}.cf-modal-value{font-size:32px;font-weight:700;color:#fff}.cf-modal-status{font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.cf-modal-legend{background:#ffffff14;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:6px;margin-top:8px}.cf-modal-legend-title{font-size:10px;font-weight:700;color:#fff6;letter-spacing:1.5px;margin-bottom:4px}.cf-modal-legend-row{display:flex;align-items:center;padding:4px 8px;border-radius:6px}.cf-modal-legend-row--active{background:#ffffff1a}.cf-modal-legend-dot{width:10px;height:10px;border-radius:5px;margin-right:10px;flex-shrink:0}.cf-modal-legend-label{font-size:12px;font-weight:500;color:#ffffffb3;width:80px;flex-shrink:0}.cf-modal-legend-label--active{font-weight:700;color:#fff}.cf-modal-legend-range{font-size:12px;font-weight:400;color:#ffffff73;flex:1}.cf-modal-legend-range--active{font-weight:600;color:#ffffffd9}.cf-modal-legend-you{font-size:11px;font-weight:600;color:#22c55e;margin-left:8px}.cf-modal-details{font-size:13px;color:#ffffffd9;line-height:1.5;margin-top:16px}.cf-modal-sheet .cf-btn-primary{background:#ffffff26;border:1px solid rgba(255,255,255,.2)}.cf-modal-sheet .cf-btn-primary:hover{background:#ffffff40}.cf-modal-close-x{position:absolute;top:12px;right:12px;background:#ffffff1a;border:none;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff9;transition:background .15s ease,color .15s ease;z-index:1}.cf-modal-close-x:hover{background:#fff3;color:#fff}.cf-modal-close-x:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.cf-modal-section{margin-top:16px;background:#ffffff0f;border-radius:12px;padding:14px 16px}.cf-modal-section-title{font-size:11px;font-weight:700;color:#ffffff80;letter-spacing:1.2px;text-transform:uppercase;margin:0 0 8px}.cf-modal-section-text{font-size:13px;color:#ffffffd9;line-height:1.6;margin:0}.cf-modal-tips-list{margin:0;padding:0 0 0 18px;font-size:13px;color:#ffffffd9;line-height:1.6}.cf-modal-tips-list li{margin-bottom:6px}.cf-modal-tips-list li:last-child{margin-bottom:0}.cf-brand-header{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:8px}.cf-brand-logo{font-size:20px;font-weight:800;letter-spacing:3px;color:#1a1a2e;text-transform:uppercase}.cf-brand-divider{color:#d1d5db;font-weight:300;font-size:20px}.cf-brand-product{font-size:15px;font-weight:500;color:#6b7280;letter-spacing:.5px}.cf-reveal{opacity:0;transform:translateY(20px)}.cf-reveal--visible{opacity:1;transform:translateY(0);transition:opacity .6s ease,transform .6s ease}.cf-checkmark-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;animation:cf-checkmark-fade-in .3s ease}@keyframes cf-checkmark-fade-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.cf-checkmark-svg{width:80px;height:80px}.cf-checkmark-circle{fill:none;stroke:#22c55e;stroke-width:3;stroke-dasharray:226;stroke-dashoffset:226;animation:cf-circle-draw .6s ease forwards}@keyframes cf-circle-draw{to{stroke-dashoffset:0}}.cf-checkmark-check{fill:none;stroke:#22c55e;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:40;stroke-dashoffset:40;animation:cf-check-draw .4s ease forwards .4s}@keyframes cf-check-draw{to{stroke-dashoffset:0}}.cf-checkmark-text{margin-top:20px;font-size:18px;font-weight:600;color:#111827;animation:cf-checkmark-fade-in .4s ease .6s both}.cf-checkmark-subtext{margin-top:6px;font-size:14px;color:#6b7280;animation:cf-checkmark-fade-in .4s ease .8s both}.cf-score-badge-wrap{display:flex;justify-content:center;margin-top:-8px;margin-bottom:16px}.cf-score-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.cf-score-badge-dot{width:8px;height:8px;border-radius:50%}.cf-explainer{background:#f3f4f6;border-radius:12px;padding:16px 18px;margin:16px 0 24px;font-size:14px;line-height:1.65;color:#374151}.cf-explainer-title{font-size:12px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.8px;margin-bottom:6px}.cf-btn-cta{width:100%;padding:16px;background:#1a1a2e;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:12px;cursor:pointer;font-family:inherit;margin-top:24px;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .15s}.cf-btn-cta:hover{background:#16213e}.cf-btn-cta svg{flex-shrink:0}.cf-divider{height:1px;background:#e5e7eb;margin:24px 0}.cf-skeleton{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:cf-shimmer 1.5s infinite;border-radius:12px}@keyframes cf-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cf-skeleton-card{height:80px;margin-bottom:12px}.cf-skeleton-gauge{height:240px;width:100%;max-width:320px;margin:0 auto 24px}.cf-gauge-updated{font-size:11px;font-weight:500;color:#00000073;margin-top:6px;letter-spacing:.3px}.cf-error-card{background:#fef2f2;border:1px solid #FECACA;border-radius:16px;padding:32px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.cf-error-icon{width:48px;height:48px;border-radius:50%;background:#fee2e2;display:flex;align-items:center;justify-content:center}.cf-error-title{font-size:18px;font-weight:600;color:#991b1b;margin:0}.cf-error-desc{font-size:14px;color:#dc2626;line-height:1.5;margin:0}.cf-btn-retry{padding:12px 32px;background:#dc2626;color:#fff;font-size:14px;font-weight:600;border:none;border-radius:10px;cursor:pointer;font-family:inherit;transition:background .15s;margin-top:4px}.cf-btn-retry:hover{background:#b91c1c}.cf-hero-page{position:relative;min-height:100vh;background:#000;display:flex;flex-direction:column;overflow:hidden}.cf-glass-nav{position:fixed;top:16px;left:0;right:0;width:fit-content;margin:0 auto;z-index:100;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:50px;background:transparent;border:4px solid rgba(255,255,255,.25);box-shadow:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;animation:cf-hero-fade-up .6s ease .1s both}.cf-glass-nav-brand{font-size:17px;font-weight:800;color:#fff;letter-spacing:.3px;white-space:nowrap;padding:0 10px}.cf-glass-nav-links{display:flex;align-items:center;gap:4px}.cf-glass-nav-link{font-size:14px;font-weight:500;color:#ffffffd9;text-decoration:none;padding:8px 16px;border-radius:24px;transition:background .15s;white-space:nowrap}.cf-glass-nav-link:hover{background:#ffffff1a}.cf-download-report-link{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;font-family:inherit}.cf-download-report-link svg{flex-shrink:0}.cf-glass-nav-cta{padding:10px 24px;background:#ffffff26;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:14px;font-weight:600;border:none;border-radius:50px;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .15s,transform .15s}.cf-glass-nav-cta:hover{background:#ffffff40;transform:translateY(-1px)}.cf-glass-nav-cta:active{transform:translateY(0)}@media (max-width: 600px){.cf-glass-nav{padding:8px 12px;gap:4px}.cf-glass-nav-brand{font-size:15px;padding:0 6px}.cf-glass-nav-links{display:none}.cf-glass-nav-cta{padding:8px 18px;font-size:13px}}.cf-hero-split{flex:1;display:flex;align-items:center;padding-top:80px;max-width:1280px;margin:0 auto;width:100%;padding-left:64px;padding-right:64px;box-sizing:border-box;gap:0}.cf-hero-left{flex:3;display:flex;align-items:center;justify-content:flex-start;padding-right:24px;z-index:10}.cf-hero-right{flex:2;position:relative;min-height:400px}.cf-hero-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.cf-typewriter{font-family:Georgia,Times New Roman,Times,serif;font-style:italic;font-weight:400;font-size:clamp(32px,4vw,56px);line-height:1.25;color:#fff;margin:0}.cf-typewriter-line{display:inline}.cf-typewriter-cursor{display:inline-block;width:3px;height:.9em;background:#fff;margin-left:2px;vertical-align:text-bottom}.cf-hero-bottom{position:relative;z-index:10;text-align:center;padding:0 24px 64px;max-width:480px;margin:0 auto;animation:cf-hero-fade-up .8s ease .3s both}@keyframes cf-hero-fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.cf-hero-subtitle{font-size:16px;color:#ffffffa6;line-height:1.6;margin:0 0 28px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.cf-hero-cta{width:100%;padding:18px 32px;background:#fff;color:#1a1a2e;font-size:17px;font-weight:700;border:none;border-radius:14px;cursor:pointer;font-family:inherit;letter-spacing:.3px;transition:background .15s,transform .15s;box-shadow:0 4px 20px #0000004d}.cf-hero-cta:hover{background:#f3f4f6;transform:translateY(-1px)}.cf-hero-cta:active{transform:translateY(0)}@media (max-width: 768px){.cf-hero-split{flex-direction:column;padding-top:100px;padding-left:24px;padding-right:24px}.cf-hero-left{padding:0 0 24px;justify-content:center;text-align:center}.cf-hero-right{min-height:300px;width:100%;padding-left:0}.cf-hero-bottom{padding:0 20px 48px}.cf-hero-cta{padding:16px 24px;font-size:16px}}.cf-score-page{min-height:100vh;background:#fafbfc;display:flex;flex-direction:column;align-items:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#111827}.cf-glass-nav--light{border-color:#0000001f}.cf-glass-nav--light .cf-glass-nav-brand{color:#0f1a3e}.cf-glass-nav--light .cf-glass-nav-link{color:#374151}.cf-glass-nav--light .cf-glass-nav-link:hover{background:#0000000d}.cf-glass-nav-cta--dark{background:#0f1a3e;color:#fff;border:none}.cf-glass-nav-cta--dark:hover{background:#1a2a52}.cf-score-container{width:100%;max-width:1280px;padding:100px 64px 64px;box-sizing:border-box;position:relative}.cf-score-main{display:flex;gap:48px;align-items:flex-end;margin-bottom:48px}.cf-score-card{flex:0 0 auto;width:420px;border:2px solid #E5E7EB;border-radius:20px;padding:24px 24px 16px;background:#fff;display:flex;flex-direction:column;align-items:center}.cf-score-card-label{align-self:flex-start;font-size:11px;font-weight:700;letter-spacing:1.5px;color:#374151;text-transform:uppercase;border:1.5px solid #D1D5DB;border-radius:6px;padding:4px 10px;margin-bottom:8px}.cf-score-card-range{display:flex;justify-content:space-between;width:100%;max-width:300px;font-size:13px;font-weight:600;color:#6b7280;margin-top:-8px}.cf-score-nav{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.cf-score-nav-center{display:flex;flex-direction:column;align-items:center;width:100%}.cf-score-nav-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background:#fff;border:2px solid #E5E7EB;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:border-color .15s,color .15s,background .15s;flex-shrink:0;padding:0}.cf-score-nav-arrow:first-child{left:-8px}.cf-score-nav-arrow:last-child{right:-8px}.cf-score-nav-arrow:hover{border-color:#9ca3af;color:#111827;background:#f9fafb}.cf-score-nav-arrow:active{background:#f3f4f6}.cf-score-nav-label{font-size:13px;font-weight:600;color:#374151;text-align:center;margin-top:4px;letter-spacing:.3px}.cf-score-nav-dots{display:flex;gap:8px;justify-content:center;margin-top:8px}.cf-score-nav-dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;cursor:pointer;transition:background .2s,transform .2s}.cf-score-nav-dot--active{background:#1a1a2e;transform:scale(1.25)}.cf-score-nav-dot:hover:not(.cf-score-nav-dot--active){background:#9ca3af}.cf-score-factors-grid{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cf-score-factor{border:2px solid #E5E7EB;border-radius:12px;padding:14px 16px;background:#fff;animation:cf-card-reveal .4s ease both;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.cf-score-factor:hover{border-color:#c7d2fe;box-shadow:0 2px 12px #6366f11f;transform:translateY(-1px)}.cf-score-factor:active{transform:translateY(0);box-shadow:0 1px 4px #6366f114}.cf-score-factor-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.cf-score-factor-value{display:inline-block;font-size:13px;font-weight:700;padding:3px 10px;border-radius:6px}.cf-score-factor-name{font-size:14px;font-weight:600;color:#111827;margin-bottom:4px}.cf-score-factor-status{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:600}.cf-score-factor-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.cf-section-header{font-family:Georgia,Times New Roman,Times,serif;font-style:italic;font-weight:400;font-size:28px;color:#111827;margin:0 0 20px}.cf-score-factors-section{flex:1;display:flex;flex-direction:column}.cf-score-insights-section{margin-top:16px}.cf-score-insights-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cf-score-insight-card{border:2px solid #E5E7EB;border-radius:16px;padding:24px;background:#fff}.cf-score-insight-label{font-size:12px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.8px;margin-bottom:16px;border:1.5px solid #D1D5DB;border-radius:6px;padding:4px 10px;display:inline-block}.cf-score-insight-list{margin:0;padding:0 0 0 16px;font-size:13px;line-height:1.7;color:#374151}.cf-score-insight-list li{margin-bottom:8px}.cf-score-insight-list li:last-child{margin-bottom:0}@media (max-width: 900px){.cf-score-container{padding:100px 24px 48px}.cf-score-main{flex-direction:column;gap:24px}.cf-score-card{width:100%}.cf-score-nav-arrow{width:32px;height:32px}.cf-score-factors-grid{width:100%;margin-top:0}.cf-score-insights-grid{grid-template-columns:1fr}}.cf-factor-card--reveal{opacity:0;transform:translateY(12px);animation:cf-card-reveal .4s ease forwards}@keyframes cf-card-reveal{to{opacity:1;transform:translateY(0)}}.cf-processing-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;text-align:center}.cf-processing-steps{display:flex;flex-direction:column;gap:16px;margin-top:32px;width:100%;max-width:280px}.cf-processing-step{display:flex;align-items:center;gap:12px;font-size:14px;color:#9ca3af;transition:color .3s}.cf-processing-step--active{color:#111827;font-weight:500}.cf-processing-step--done{color:#22c55e}.cf-processing-step-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}@media (max-width: 480px){.cf-container{padding:24px 16px 48px}.cf-gauge-container{width:280px;height:240px}.cf-gauge-score{font-size:56px}.cf-gauge-legend{gap:8px;min-width:320px}.cf-gauge-legend-label{font-size:7px;letter-spacing:.2px}.cf-gauge-legend-dot{width:6px;height:6px}.cf-gauge-attribution-text{white-space:normal;font-size:10px}.cf-gauge-range-info{white-space:normal;font-size:9px}.cf-brand-logo{font-size:18px}}:root{--primary-dark: #002060;--primary-light: #E3EDF9;--white: #ffffff;--text-dark: #1a1a1a;--text-gray: #4A5568;--border-light: #e0e0e0;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;--font-elegant: "Recoleta", "Canela", "Orpheus", "Tenez", "Nave", "Playfair Display", Georgia, serif}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at center,#f0f8ff,#fff);min-height:100vh}.waitlist-container{min-height:100vh;display:flex;flex-direction:column;background-color:transparent}.navbar{width:100%;padding:1.5rem 2rem;background-color:transparent;position:fixed;top:1rem;left:0;right:0;z-index:50;pointer-events:none}.navbar-content{max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;background-color:#e3edf9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1.5rem;border-radius:9999px;box-shadow:0 8px 32px #00000014;pointer-events:auto;gap:1.5rem}.navbar-logo{font-size:1.25rem;font-weight:700;color:var(--primary-dark);min-width:auto;white-space:nowrap}.navbar-links-desktop{display:flex;align-items:center;gap:1.5rem;flex:0;justify-content:flex-start}@media (max-width: 768px){.navbar-links-desktop{display:none}}.nav-link{color:var(--primary-dark);text-decoration:none;font-weight:500;transition:color .2s ease;font-size:.95rem;white-space:nowrap}.nav-link:hover{color:#001a47}.festive-date-box{border:2px solid var(--primary-dark);padding:.4rem .9rem;border-radius:.25rem;text-align:center;line-height:1;font-size:.95rem;transition:all .2s ease;background-color:transparent;white-space:nowrap}.festive-date-box:hover{background-color:#e3edf94d;transform:translateY(-1px)}.navbar-actions{display:flex;align-items:center;gap:1.5rem}.navbar-cta-btn{background-color:#002060;color:var(--white);padding:.5rem 1.5rem;border-radius:9999px;font-weight:600;border:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease;font-size:1rem;font-family:var(--font-family)}.navbar-cta-btn:hover{opacity:.9;transform:translateY(-1px)}.navbar-cta-btn:active{transform:translateY(0)}.hero-section{flex:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8rem 1.5rem 3rem;min-height:auto}.hero-content{max-width:1280px;width:100%;display:flex;gap:4rem;align-items:flex-start}.hero-left-column{flex:0 0 55%;display:flex;flex-direction:column;align-items:flex-start!important;text-align:left!important}.hero-left-column *{text-align:left!important}.hero-right-column{flex:0 0 calc(45% - 4rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0}.hero-title{font-family:var(--font-elegant);font-size:3rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem;line-height:1.2;letter-spacing:-.01em;text-align:left!important;margin-left:0!important;margin-right:auto!important}@media (max-width: 768px){.hero-title{font-size:2.25rem}}@media (max-width: 480px){.hero-title{font-size:1.875rem}.hero-subtitle{margin-bottom:2rem}}.hero-subtitle{font-size:1.125rem;color:var(--text-gray);margin-bottom:2rem;line-height:1.6;text-align:left!important;margin-left:0!important;margin-right:auto!important;display:block!important;width:100%}.underlined{text-decoration:underline;text-decoration-color:var(--primary-dark);text-underline-offset:4px}.typing-container{position:relative;display:block;text-align:left;min-height:1.6em;overflow:visible;width:100%}.typing-text{display:block;text-align:left;color:var(--text-gray);white-space:pre-wrap;word-wrap:break-word;line-height:1.6;min-height:1.6em}.typing-placeholder{display:none}@media (max-width: 768px){.hero-subtitle{font-size:1.125rem}}@media (max-width: 480px){.hero-subtitle{font-size:1rem}}.typing-cursor{display:inline-block;margin-left:2px;animation:blink 1s infinite;color:var(--primary-dark)}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.cta-section{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%}.form-box{width:100%;max-width:500px;padding:2.5rem 2rem;border:4px solid var(--primary-dark);border-radius:0;background-color:var(--primary-light);margin-bottom:1.5rem}.waitlist-form-new{display:flex;flex-direction:column;gap:1rem;width:100%}.form-input{padding:1rem 1.5rem;border:2px solid var(--text-dark);border-radius:0;font-size:1rem;font-family:var(--font-family);background-color:var(--white);color:var(--text-dark)}.form-input::placeholder{color:var(--text-gray)}.form-input:focus{outline:none;border-color:var(--primary-dark)}.form-input.full-width{width:100%}.form-input.half-width{flex:1;min-width:200px}.form-row{display:flex;gap:1rem;align-items:stretch}.savvy-button{background-color:var(--primary-dark);color:var(--white);padding:1rem 2rem;border-radius:.5rem;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:opacity .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;font-family:var(--font-family);flex-shrink:0}.savvy-button:hover{opacity:.9}.savvy-button:disabled{opacity:.6;cursor:not-allowed}.user-type-question{width:100%;max-width:600px;text-align:center;margin-bottom:.5rem}.user-type-question-text{font-size:1.125rem;font-weight:500;color:var(--text-dark);margin:0}.user-type-btn{flex:0 0 auto;padding:.75rem 1.5rem;border:1px solid var(--border-light);border-radius:9999px;font-size:.95rem;font-weight:500;font-family:var(--font-family);background-color:var(--white);color:var(--text-gray);cursor:pointer;transition:all .2s ease;white-space:nowrap}.user-type-btn:hover{border-color:var(--primary-dark);color:var(--primary-dark)}.user-type-btn.active{background-color:var(--primary-dark);color:var(--white);border-color:var(--primary-dark)}.waitlist-form{display:flex;flex-direction:row;gap:0;width:100%;align-items:center;justify-content:flex-start;background-color:var(--white);border-radius:9999px;padding:.375rem;box-shadow:0 2px 8px #0000001a}@media (min-width: 640px){.waitlist-form{flex-direction:row;gap:0;justify-content:center}}.waitlist-input{flex:1;min-width:0;padding:.75rem 1.25rem;border:none;border-radius:9999px;font-size:1rem;font-family:var(--font-family);background-color:transparent;color:var(--text-dark);transition:border-color .2s ease,box-shadow .2s ease}.waitlist-input::placeholder{color:#999}.waitlist-input:focus{outline:none;box-shadow:none}.waitlist-button{background-color:var(--text-dark);color:var(--white);padding:.75rem 1.75rem;border-radius:9999px;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;font-family:var(--font-family);flex-shrink:0}.waitlist-button svg{display:flex;align-items:center;justify-content:center;flex-shrink:0}.waitlist-button:hover{opacity:.85;transform:translateY(-1px)}.waitlist-button:active{transform:translateY(0)}.waitlist-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.waitlist-button:disabled:hover{transform:none}@media (max-width: 640px){.waitlist-form{flex-direction:column;gap:.75rem;padding:1rem}.waitlist-input{width:100%}.waitlist-button{width:100%;justify-content:center}}.error-message{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background-color:#fee2e2;border-radius:.5rem;color:#dc2626;font-weight:500;animation:slideDown .3s ease-out;width:100%;max-width:500px}.success-message{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background-color:#f0f9ff;border-radius:.5rem;color:var(--primary-dark);font-weight:500;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.badge{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;color:var(--text-gray);font-weight:400;font-size:.9rem;width:100%}.badge-text{display:block;text-align:left}@media (max-width: 480px){.badge{font-size:.875rem}.badge-text{display:block}}.why-section{width:100%;margin-top:3rem;margin-bottom:1rem}.why-title{font-family:var(--font-elegant);font-size:3rem;font-weight:700;color:var(--text-dark);line-height:1.2;letter-spacing:-.01em;text-align:left!important;margin:0;margin-bottom:1.5rem}@media (max-width: 768px){.why-title{font-size:2.25rem}}@media (max-width: 480px){.why-title{font-size:1.875rem}}.info-box{width:100%;padding:2.5rem 2rem;border:4px solid var(--primary-dark);border-radius:0;background-color:var(--primary-light)}.info-text{font-size:1rem;line-height:1.6;color:var(--text-dark);margin:0;font-family:var(--font-family)}.countdown-container-new{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:2rem}.countdown-label-new{font-family:var(--font-elegant);font-size:.95rem;font-weight:500;color:#002060;text-align:center;margin:0 0 1rem}.countdown-timer-new{display:flex;gap:.75rem}.countdown-box-new{width:60px;height:60px;border:2px solid #D1D5DB;border-radius:.5rem;background-color:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem}.countdown-value-new{font-size:1.25rem;font-weight:700;color:#002060;line-height:1}.countdown-unit-new{font-size:.5rem;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.countdown-section{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%}.countdown-label{font-size:.875rem;font-weight:500;color:var(--text-dark);text-align:center;margin:0}.countdown-timer{display:flex;gap:.5rem;align-items:center;justify-content:center}.countdown-box{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:var(--white);min-width:50px}.countdown-value{font-size:1.25rem;font-weight:700;color:var(--primary-dark);line-height:1}.countdown-unit{font-size:.625rem;font-weight:500;color:var(--text-gray);text-transform:uppercase;margin-top:.25rem;letter-spacing:.5px}.hacks-list-heading{font-size:1.25rem;font-weight:700;color:#002060;margin-bottom:.5rem}.hacks-list-section{width:100%;display:flex;flex-direction:column;gap:.75rem}.hack-box-rect{width:100%;padding:.875rem 1.25rem;border:2px solid #D1D5DB;border-radius:.5rem;background-color:transparent;font-family:var(--font-elegant);font-size:.95rem;font-weight:500;color:#6b7280;display:flex;align-items:center;transition:all .2s ease;text-decoration:none}.hack-box-rect:hover{border-color:#9ca3af}.hack-number{font-weight:700;color:#374151;margin-right:.75rem;flex-shrink:0}.hack-text-blurred{filter:blur(4px);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.hacks-grid-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.hacks-grid-title{font-size:1rem;font-weight:600;color:var(--text-dark);text-align:center;margin:0}.hacks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;max-width:280px}.hack-bubble{aspect-ratio:1;border-radius:50%;background-color:var(--white);border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:var(--text-gray);transition:all .2s ease;cursor:default}.hack-bubble:hover{border-color:var(--primary-dark);transform:scale(1.05)}.hack-bubble.unlocked{background-color:var(--primary-light);border-color:var(--primary-dark);color:var(--primary-dark)}@media (max-width: 1024px){.hacks-grid{max-width:320px;gap:1.25rem}}@media (max-width: 640px){.countdown-section{margin-top:1.5rem}.countdown-label{font-size:.875rem}.countdown-timer{gap:.5rem}.countdown-box{padding:.5rem .75rem;min-width:50px}.countdown-value{font-size:1.25rem}.countdown-unit{font-size:.625rem}.hacks-grid{max-width:280px;gap:.875rem}.hack-bubble{font-size:.75rem}}.section-divider{width:100%;height:1px;background-color:var(--border-light);margin-top:4rem;margin-bottom:0}@media (max-width: 1024px){.hero-content{flex-direction:column;gap:3rem}.hero-left-column,.hero-right-column{width:100%;align-items:flex-start}.hero-title,.hero-subtitle,.typing-container,.typing-text{text-align:left!important}.cta-section{align-items:flex-start}.badge{justify-content:flex-start}.badge-text{text-align:left}.waitlist-form{justify-content:flex-start}.form-box{max-width:100%}.form-row{flex-direction:column}.form-input.half-width,.savvy-button{width:100%}}@media (max-width: 640px){.navbar{padding:.75rem 1rem;top:0}.navbar-content{gap:.5rem;border-radius:0;max-width:100%}.navbar-logo{font-size:1.25rem;min-width:auto}.navbar-actions{gap:.75rem}.nav-link{font-size:.875rem}.navbar-cta-btn{padding:.5rem 1rem;font-size:.875rem}.hero-section{padding:6rem 1rem 2rem;min-height:auto}.hero-content{align-items:flex-start;text-align:left}.hero-subtitle{text-align:left!important;width:100%}.cta-section{gap:1rem;align-items:flex-start;width:100%}.waitlist-form{max-width:100%;flex-direction:row;flex-wrap:wrap;width:100%;gap:.5rem}.waitlist-input{width:100%}.user-type-btn{flex:1;min-width:0}.waitlist-button{width:100%;flex-basis:100%}.waitlist-button{width:100%;justify-content:center;display:flex;align-items:center;gap:.5rem}.waitlist-button svg{width:20px;height:20px}.badge{align-items:flex-start;justify-content:flex-start}.badge-text{text-align:left}.hero-subtitle.typing-container{text-align:left!important;width:100%}.typing-text{text-align:left!important;color:var(--text-gray)}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{position:relative;max-width:500px;width:100%;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-title{font-family:var(--font-elegant);font-size:2rem;font-weight:700;color:var(--white);text-align:center;margin-bottom:1.5rem;letter-spacing:-.01em}.modal-close{position:absolute;top:-2.5rem;right:0;background:none;border:none;color:var(--white);font-size:2rem;cursor:pointer;padding:.5rem;line-height:1;transition:opacity .2s ease;z-index:1001}.modal-close:hover{opacity:.7}.success-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem;animation:fadeIn .3s ease-out}.success-modal-content{position:relative;max-width:600px;width:100%;background-color:var(--primary-light);padding:2.5rem 2rem;border:4px solid var(--primary-dark);border-radius:0;animation:slideUp .4s ease-out}.success-modal-close{position:absolute;top:-2.5rem;right:0;background:none;border:none;color:var(--white);cursor:pointer;padding:.5rem;line-height:1;transition:opacity .2s ease;z-index:2001}.success-modal-close:hover{opacity:.7}.success-modal-title{font-family:var(--font-elegant);font-size:2.5rem;font-weight:700;color:var(--text-dark);text-align:left;margin-bottom:2rem;letter-spacing:-.01em;line-height:1.2}.success-modal-body{text-align:left}.success-modal-text{font-size:1.125rem;line-height:1.6;color:var(--text-dark);margin-bottom:1.25rem;text-align:left}.success-modal-text strong{font-weight:600;color:var(--text-dark)}.success-modal-list{list-style-position:outside;text-align:left;margin:1.5rem 0;padding-left:1.5rem}.success-modal-list li{font-size:1rem;line-height:1.8;color:var(--text-dark);margin-bottom:.5rem}.success-modal-list li::marker{color:var(--text-dark)}@media (max-width: 640px){.success-modal-content{padding:2.5rem 1.5rem}.success-modal-title{font-size:2rem}.success-modal-text{font-size:1rem}.success-modal-list{padding-left:1.25rem}.success-modal-list li{font-size:.95rem}}.waitlist-footer{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-top:1px solid var(--border-light);margin-top:2rem}.footer-copy{font-size:.8rem;color:#9ca3af}.footer-links{display:flex;gap:1.5rem}.footer-links a{font-size:.8rem;color:#9ca3af;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--primary-dark)}@media (max-width: 480px){.waitlist-footer{flex-direction:column;gap:.75rem;text-align:center}}@media print{.navbar,.hero-section,.modal-overlay,.success-modal-overlay{display:none}}.legal-page{min-height:100vh;background:radial-gradient(circle at center,#f0f8ff,#fff);color:#4a5568;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.legal-header{padding:24px 24px 16px;border-bottom:1px solid #e0e0e0}.legal-header a{color:#002060;text-decoration:none;font-size:14px;font-weight:500;transition:opacity .2s}.legal-header a:hover{opacity:.7}.legal-content{max-width:720px;margin:0 auto;padding:48px 24px 80px}.legal-content h1{font-family:Recoleta,Canela,Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0 0 8px;letter-spacing:-.01em;line-height:1.2}.legal-effective{font-size:14px;color:#9ca3af;margin:0 0 40px}.legal-content h2{font-size:20px;font-weight:600;color:#002060;margin:36px 0 12px;letter-spacing:-.3px}.legal-content p{font-size:15px;line-height:1.7;color:#4a5568;margin:0 0 16px}.legal-content ul{list-style:none;padding:0;margin:0 0 16px}.legal-content ul li{font-size:15px;line-height:1.7;color:#4a5568;padding-left:20px;position:relative;margin-bottom:6px}.legal-content ul li:before{content:"•";position:absolute;left:0;color:#002060}.legal-content a{color:#002060;text-decoration:none;font-weight:500}.legal-content a:hover{text-decoration:underline}.legal-content strong{color:#1a1a1a;font-weight:600}.credere-prism-cta{display:inline-flex;align-items:center;position:relative;isolation:isolate;overflow:visible;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:600;color:#fff;background:#1a1a1a;border:none;border-radius:50px;padding:16px 34px;cursor:pointer;transition:background .15s,transform .1s,box-shadow .2s}.credere-prism-cta:hover{background:#333;transform:translateY(-1px)}.credere-prism-cta:active{transform:translateY(0)}.credere-prism-cta:focus-visible{outline:2px solid rgba(120,186,255,.8);outline-offset:3px}.credere-prism-cta--prism{--credere-prism-angle: 0deg;--prism-speed: 4.8s;--prism-ring-width: 4px;border:var(--prism-ring-width) solid transparent;background:linear-gradient(#16171b,#16171b) padding-box,conic-gradient(from var(--credere-prism-angle),rgba(255,255,255,.32) 0deg,rgba(255,255,255,.32) 322deg,rgba(120,186,255,.95) 334deg,rgba(255,255,255,1) 338deg,rgba(255,203,145,.95) 343deg,rgba(193,151,255,.9) 348deg,rgba(255,255,255,.42) 354deg,rgba(255,255,255,.32) 360deg) border-box;background-clip:padding-box,border-box;animation:credere-prism-ring-sweep var(--prism-speed) linear infinite}@keyframes credere-prism-ring-sweep{to{--credere-prism-angle: 360deg}}@media (prefers-reduced-motion: reduce){.credere-prism-cta--prism{animation:none;--credere-prism-angle: 338deg}}.credere-auth-screen{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:stretch;justify-content:center;overflow-y:auto;overflow-x:hidden;z-index:9999;background:radial-gradient(ellipse at 30% 20%,rgba(255,255,255,.45) 0%,transparent 50%),radial-gradient(ellipse at 70% 60%,rgba(232,200,220,.4) 0%,transparent 45%),radial-gradient(ellipse at 50% 80%,rgba(200,210,240,.5) 0%,transparent 50%),linear-gradient(170deg,#c8d0f0,#d4c8e8 20%,#dcc8e0 35%,#c8d4f0 55%,#d0c0e0,#c4d0f4,#d8c8e4)}.credere-auth-noise{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;opacity:.55;mix-blend-mode:multiply}.credere-auth-clouds{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 200px 150px at 25% 15%,rgba(255,255,255,.5) 0%,transparent 70%),radial-gradient(ellipse 180px 120px at 75% 25%,rgba(255,255,255,.35) 0%,transparent 65%),radial-gradient(ellipse 250px 180px at 60% 70%,rgba(255,255,255,.3) 0%,transparent 60%),radial-gradient(ellipse 160px 140px at 15% 65%,rgba(255,255,255,.25) 0%,transparent 60%),radial-gradient(ellipse 140px 100px at 85% 80%,rgba(255,255,255,.2) 0%,transparent 55%)}.credere-auth-scanlines{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.015) 2px,rgba(0,0,0,.015) 4px)}.credere-auth-container{width:100%;max-width:480px;display:flex;flex-direction:column;gap:clamp(18px,4vh,30px);padding:24px 24px 32px;min-height:100%;position:relative;z-index:1}.credere-auth-header{padding-top:env(safe-area-inset-top,12px)}.credere-auth-wordmark-box{display:inline-flex;align-items:center;background:#000;border:3px solid #000;padding:10px 20px}.credere-auth-wordmark{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:28px;font-weight:800;color:#fff;margin:0;letter-spacing:-.5px;line-height:1;text-transform:uppercase}.credere-auth-subline{display:flex;align-items:center;margin-top:8px;flex-wrap:wrap}.credere-auth-subline-text{font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:11px;color:#00000080;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.credere-auth-hero{display:flex;flex-direction:column;gap:clamp(24px,5vh,38px);padding-top:4px}.credere-auth-hero-copy{max-width:360px}.credere-auth-headline{font-family:Playfair Display,Georgia,serif;font-size:clamp(48px,12vw,68px);font-weight:900;color:#1a1a1a;margin:0;letter-spacing:-.06em;line-height:.95;text-wrap:balance}.credere-auth-visual{position:relative;min-height:348px}.credere-auth-visual-cards{position:relative;z-index:3;height:180px}.credere-auth-visual-card{position:absolute;display:inline-flex;align-items:center;gap:12px;min-height:58px;padding:14px 18px 14px 16px;background:linear-gradient(180deg,#fffffff5,#f6f2f8e6);border:1.5px solid rgba(255,255,255,.82);border-radius:28px;box-shadow:0 22px 42px #5a467629,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:credere-float 7s ease-in-out infinite;will-change:margin-top}.credere-auth-visual-card--1{top:44px;left:0;width:clamp(176px,62vw,214px);transform:rotate(-9deg);animation-delay:0s}.credere-auth-visual-card--2{top:0;left:50%;z-index:2;width:clamp(220px,72vw,272px);transform:translate(-50%) rotate(-1deg);animation-delay:.6s}.credere-auth-visual-card--3{top:48px;right:0;width:clamp(178px,63vw,220px);transform:rotate(9deg);animation-delay:1.2s}.credere-auth-visual-card__icon{position:relative;flex-shrink:0;width:22px;height:22px;border:3px solid #101114;border-radius:999px}.credere-auth-visual-card__icon:after{content:"";position:absolute;top:50%;left:50%;width:7px;height:7px;border-radius:999px;background:#101114;transform:translate(-50%,-50%)}.credere-auth-visual-card__label{font-family:Manrope,Inter,system-ui,sans-serif;font-size:clamp(14px,3.5vw,18px);font-weight:700;color:#25212a;letter-spacing:-.03em;line-height:1.1}.credere-auth-bills{position:absolute;inset:30px 0 auto;z-index:1;pointer-events:none}.credere-auth-bill{position:absolute;width:112px;height:62px;border-radius:18px;border:2px solid rgba(27,84,30,.14);background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.55) 0 16%,transparent 17%),linear-gradient(90deg,transparent 14%,rgba(255,255,255,.2) 14% 18%,transparent 18% 82%,rgba(255,255,255,.18) 82% 86%,transparent 86%),linear-gradient(145deg,#dff7c8,#abdf7a 46%,#7bc456);box-shadow:0 18px 34px #45784529;animation:credere-float 8s ease-in-out infinite;will-change:margin-top}.credere-auth-bill--left{top:42px;left:34px;transform:rotate(-18deg)}.credere-auth-bill--center{top:18px;left:50%;transform:translate(-50%) rotate(6deg);animation-delay:.8s}.credere-auth-bill--right{top:48px;right:32px;transform:rotate(18deg);animation-delay:1.4s}.credere-auth-bag{position:absolute;left:50%;bottom:12px;z-index:4;width:clamp(226px,64vw,278px);height:220px;transform:translate(-50%)}.credere-auth-bag__handle{position:absolute;top:18px;left:50%;width:136px;height:74px;transform:translate(-50%);border:14px solid #b06b37;border-bottom:none;border-radius:80px 80px 0 0;box-shadow:inset 0 2px #ffffff2e}.credere-auth-bag__tie{position:absolute;top:72px;left:50%;width:120px;height:24px;transform:translate(-50%);border-radius:999px;background:linear-gradient(180deg,#d8a46f,#b76d34);border:2px solid rgba(99,55,26,.22);box-shadow:inset 0 1px #ffffff40}.credere-auth-bag__body{position:absolute;inset:auto 0 0;height:170px;border-radius:36% 36% 18% 18%/24% 24% 18% 18%;border:2px solid rgba(92,50,22,.26);background:radial-gradient(circle at 50% 12%,rgba(255,255,255,.2) 0%,transparent 28%),linear-gradient(180deg,#e1a76f,#cb8445 46%,#a55625);box-shadow:0 34px 52px #683a1d38,inset 0 10px 16px #ffffff24,inset 0 -14px 18px #61331729}.credere-auth-bag__body:before,.credere-auth-bag__body:after{content:"";position:absolute;top:18%;bottom:18%;width:18px;border-radius:999px;background:linear-gradient(180deg,#ffffff1f,#7a43211f)}.credere-auth-bag__body:before{left:22%}.credere-auth-bag__body:after{right:22%}.credere-auth-bag__seal{position:absolute;left:50%;top:54%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;min-width:92px;padding:10px 18px;border-radius:999px;background:#fff7ed38;border:1px solid rgba(255,247,237,.34);color:#fff7ede0;font-family:Manrope,Inter,system-ui,sans-serif;font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.credere-auth-coins{position:absolute;inset:auto 0 0;pointer-events:none;z-index:5}.credere-auth-coin{position:absolute;bottom:20px;width:64px;height:64px;border-radius:999px;border:2px solid rgba(163,114,11,.22);background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.55) 0%,transparent 26%),linear-gradient(180deg,#fce18d,#efb936 60%,#d9911a);box-shadow:0 16px 24px #bf862329}.credere-auth-coin:after{content:"$";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:Manrope,Inter,system-ui,sans-serif;font-size:28px;font-weight:800;color:#7d5208cc}.credere-auth-coin--left{left:28px;transform:rotate(-12deg)}.credere-auth-coin--right{right:26px;transform:rotate(10deg)}.credere-auth-bottom{display:flex;flex-direction:column;gap:14px;margin-top:-2px;padding-bottom:env(safe-area-inset-bottom,12px)}.credere-auth-error{font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:11px;font-weight:600;color:#d32f2f;margin:0;padding:10px 14px;background:#d32f2f14;border:2px solid #D32F2F;border-radius:0;text-transform:uppercase;letter-spacing:.5px}.credere-auth-oauth-row{display:flex;gap:10px}.credere-auth-oauth-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff9;border:2px solid #0D0E0F;border-radius:0;padding:14px;min-height:50px;color:#0d0e0f;font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;transition:background .1s,transform .1s}.credere-auth-oauth-btn:hover:not(:disabled){background:#ffffffd9;transform:translate(-1px,-1px);box-shadow:2px 2px #0d0e0f}.credere-auth-oauth-btn:active:not(:disabled){transform:translate(0);box-shadow:none}.credere-auth-oauth-btn:disabled{opacity:.45;cursor:not-allowed}.credere-auth-oauth-icon{flex-shrink:0}.credere-auth-divider{display:flex;align-items:center;gap:12px}.credere-auth-divider-line{flex:1;height:2px;background:#00000026}.credere-auth-divider-text{font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:10px;color:#00000059;font-weight:500;text-transform:uppercase;letter-spacing:1px}.credere-auth-input-group{display:flex;flex-direction:column}.credere-auth-label{font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:10px;font-weight:600;color:#0d0e0f;margin-bottom:6px;text-transform:uppercase;letter-spacing:1px}.credere-auth-otp-hint{font-family:system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:13px;color:#00000080;margin:0 0 10px;line-height:1.4}.credere-auth-input{background:#ffffffa6;border:2px solid #0D0E0F;border-radius:0;padding:16px 18px;font-size:16px;color:#0d0e0f;font-family:system-ui,-apple-system,sans-serif;font-weight:400;letter-spacing:.2px;outline:none;transition:background .15s,box-shadow .15s}.credere-auth-input::placeholder{color:#0000004d}.credere-auth-input:focus{background:#ffffffd9;box-shadow:3px 3px #0d0e0f}.credere-auth-input:disabled{opacity:.45}.credere-auth-btn-cta{background:#f472b6;border:2px solid #0D0E0F;border-radius:0;width:100%;padding:18px 16px;color:#0d0e0f;font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:clamp(11px,3.2vw,14px);font-weight:700;letter-spacing:clamp(.8px,.34vw,1.5px);text-transform:uppercase;cursor:pointer;transition:transform .1s,box-shadow .1s;display:flex;align-items:center;justify-content:center;min-height:56px;white-space:nowrap}.credere-auth-btn-cta:hover:not(:disabled){transform:translate(-2px,-2px);box-shadow:4px 4px #0d0e0f}.credere-auth-btn-cta:active:not(:disabled){transform:translate(0);box-shadow:none}.credere-auth-btn-cta:disabled{opacity:.5;cursor:not-allowed}@keyframes credere-float{0%,to{margin-top:0}50%{margin-top:-8px}}@media (prefers-reduced-motion: reduce){.credere-auth-visual-card,.credere-auth-bill{animation:none;margin-top:0}}.credere-auth-back-link{background:none;border:none;color:#0006;font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;padding:6px;text-align:center;transition:color .1s}.credere-auth-back-link:hover:not(:disabled){color:#000000b3}.credere-auth-back-link:disabled{opacity:.45;cursor:not-allowed}.credere-auth-spinner{display:inline-block;width:20px;height:20px;border:2px solid rgba(0,0,0,.15);border-top-color:#0d0e0f;border-radius:50%;animation:credere-spin .6s linear infinite}@keyframes credere-spin{to{transform:rotate(360deg)}}.credere-auth-clerk-container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:480px;padding:24px;min-height:100%}@media (min-width: 600px){.credere-auth-screen{align-items:center;padding:24px}.credere-auth-container{min-height:calc(100vh - 48px);max-width:540px;background:#ffffff24;border:2px solid rgba(0,0,0,.08);border-radius:34px;padding:40px 36px 36px;box-shadow:0 28px 64px #493a601f}.credere-auth-hero{gap:40px;padding-top:8px}.credere-auth-headline{max-width:430px}.credere-auth-visual{min-height:388px}.credere-auth-visual-cards{height:196px}.credere-auth-visual-card--1{left:6px}.credere-auth-visual-card--3{right:6px}}@property --credere-prism-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.credere-prism *,.credere-prism *:before,.credere-prism *:after{box-sizing:border-box;margin:0;padding:0}.credere-prism{min-height:100vh;background:#e0d8ec;overflow-x:hidden;color:#1a1a1a}.credere-prism-bar{width:100%;background:#1a1a1a;padding:11px 24px;text-align:center;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#ffffffd9;position:relative;z-index:20;letter-spacing:.1px}.credere-prism-bar strong{font-weight:600;color:#fff}.credere-prism-bar__track{display:inline-flex;white-space:nowrap}.credere-prism-bar__text{padding:0 2em}@media (max-width: 768px){.credere-prism-bar{overflow:hidden}.credere-prism-bar__track{animation:credere-bar-scroll 18s linear infinite}}@media (min-width: 769px){.credere-prism-bar__text:last-child{display:none}}@keyframes credere-bar-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.credere-prism-hero{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;padding-top:140px;overflow:hidden;background:radial-gradient(ellipse at 30% 20%,rgba(255,255,255,.45) 0%,transparent 50%),radial-gradient(ellipse at 70% 60%,rgba(232,200,220,.4) 0%,transparent 45%),radial-gradient(ellipse at 50% 80%,rgba(200,210,240,.5) 0%,transparent 50%),linear-gradient(170deg,#c8d0f0,#d4c8e8 20%,#dcc8e0 35%,#c8d4f0 55%,#d0c0e0,#c4d0f4,#d8c8e4)}.credere-prism-glow{position:absolute;top:-15%;right:-15%;bottom:-15%;left:-15%;pointer-events:none;background:radial-gradient(ellipse 45% 40% at 60% 40%,rgba(255,255,255,.35) 0%,transparent 70%);animation:credere-prism-drift 22s ease-in-out infinite;will-change:transform,opacity}.credere-prism-glow--2{background:radial-gradient(ellipse 35% 45% at 35% 65%,rgba(200,190,230,.3) 0%,transparent 65%);animation:credere-prism-drift-2 30s ease-in-out infinite}@keyframes credere-prism-drift{0%,to{transform:translate(0);opacity:.5}50%{transform:translate(-4%,3%);opacity:.8}}@keyframes credere-prism-drift-2{0%,to{transform:translate(0);opacity:.4}50%{transform:translate(5%,-4%);opacity:.7}}.credere-prism-nav{position:absolute;top:40px;left:0;right:0;z-index:15;display:flex;align-items:center;justify-content:space-between;padding:16px 40px}.credere-prism-nav__left{display:flex;align-items:center}.credere-prism-wordmark-box{display:inline-flex;align-items:center;background:#1a1a1a;padding:8px 18px}.credere-prism-wordmark{font-family:Inter,system-ui,sans-serif;font-size:20px;font-weight:800;color:#fff;letter-spacing:-.3px;text-transform:uppercase;line-height:1}.credere-prism-nav__right{display:flex;align-items:center;gap:24px}.credere-prism-nav__link{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#0000008c;text-decoration:none;transition:color .15s}.credere-prism-nav__link:hover{color:#1a1a1a}.credere-prism-nav__cta{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;color:#fff;background:#1a1a1a;border:none;border-radius:50px;padding:10px 22px;cursor:pointer;transition:background .15s}.credere-prism-nav__cta:hover{background:#333}.credere-prism-nav__cta--outline{background:#ffffff29;color:#1a1a1a;border:1px solid rgba(255,255,255,.62);border-radius:999px;box-shadow:inset 0 1px #ffffffc2,0 12px 24px #5f4d7b1f;backdrop-filter:blur(18px) saturate(1.65);-webkit-backdrop-filter:blur(18px) saturate(1.65)}.credere-prism-nav__cta--outline:hover{background:#ffffff47}.credere-prism-hero__content{position:relative;z-index:5;width:min(1180px,calc(100% - 80px));margin:0 auto;padding:0 0 72px;display:grid;grid-template-columns:minmax(0,560px) minmax(320px,1fr);gap:clamp(36px,7vw,96px);align-items:center}.credere-prism-hero__copy{display:flex;flex-direction:column;align-items:flex-start}.credere-prism-badge{display:inline-flex;align-items:center;margin-bottom:22px;padding:10px 18px;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:1.3px;text-transform:uppercase;--glass-fill: rgba(255, 255, 255, .2);--glass-blur: 24px;--glass-saturate: 1.8;--glass-border-color: rgba(255, 255, 255, .62);--glass-highlight: inset 0 1px 0 rgba(255, 255, 255, .9);--glass-shadow: 0 16px 36px rgba(100, 80, 130, .14);--glass-text: rgba(34, 27, 46, .82);--glimmer-opacity: .82;--glimmer-width: 2px;--glimmer-speed: 6.4s;--ring-width: 1px}.credere-prism-headline{font-family:Playfair Display,Georgia,serif;font-size:clamp(46px,8vw,78px);font-weight:700;font-style:normal;color:#1a1a1a;line-height:1.06;letter-spacing:-.5px;margin-bottom:18px}.credere-prism-headline em{font-style:italic}.credere-prism-subhead{font-family:Inter,system-ui,sans-serif;font-size:clamp(17px,1.8vw,20px);font-weight:400;line-height:1.4;color:#1a1a1a9e;max-width:33rem;margin-bottom:32px}.credere-prism-trust-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.credere-prism-trust-chip{display:inline-flex;align-items:center;padding:9px 16px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:500;letter-spacing:.01em;--glass-fill: rgba(255, 255, 255, .16);--glass-blur: 18px;--glass-saturate: 1.55;--glass-border-color: rgba(255, 255, 255, .44);--glass-highlight: inset 0 1px 0 rgba(255, 255, 255, .72);--glass-shadow: 0 10px 24px rgba(101, 81, 132, .1);--glass-text: rgba(36, 29, 49, .76)}.credere-prism-float-stage{position:relative;min-height:480px;isolation:isolate}.credere-prism-float-stage__glow{position:absolute;top:58px;right:26px;bottom:42px;left:28px;border-radius:38px;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.62) 0%,rgba(255,255,255,.2) 34%,transparent 68%),radial-gradient(circle at 20% 25%,rgba(255,214,244,.26) 0%,transparent 44%),radial-gradient(circle at 82% 70%,rgba(179,210,255,.24) 0%,transparent 48%);filter:blur(14px);opacity:.92;pointer-events:none}.credere-prism-float-stage:after{content:"";position:absolute;left:44px;right:40px;bottom:18px;height:28px;border-radius:999px;background:radial-gradient(circle,#69548738,#69548700 74%);filter:blur(16px);pointer-events:none}.credere-prism-float-card{position:absolute;display:flex;flex-direction:column;gap:14px;width:min(100%,300px);padding:20px 20px 22px;border-radius:28px;overflow:hidden;color:#1a1a1a;--glass-fill: rgba(255, 255, 255, .22);--glass-blur: 26px;--glass-saturate: 1.95;--glass-border-color: rgba(255, 255, 255, .64);--glass-highlight: inset 0 1px 0 rgba(255, 255, 255, .9), inset 0 16px 26px rgba(255, 255, 255, .08);--glass-shadow: 0 24px 56px rgba(92, 71, 124, .16), 0 8px 20px rgba(255, 255, 255, .14);--glass-text: rgba(27, 22, 36, .9);--card-x: 0px;--card-y: 0px;--card-rotate: 0deg;--card-drift-x: 0px;--card-drift-y: -10px;--card-drift-rotate: 0deg;transform:translate3d(var(--card-x),var(--card-y),0) rotate(var(--card-rotate));animation:credere-prism-card-drift 12s ease-in-out infinite;will-change:transform}.credere-prism-float-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(145deg,#ffffff38,#ffffff0f 44%,#ffffff05);pointer-events:none}.credere-prism-float-card>*{position:relative;z-index:1}.credere-prism-float-card__header{display:flex;align-items:center;gap:12px}.credere-prism-float-card__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#1a1a1a80;flex-shrink:0}.credere-prism-float-card__canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:inherit;pointer-events:none;opacity:.6;z-index:0}.credere-prism-float-card__eyebrow{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:1.4px;text-transform:uppercase;color:#2920388f}.credere-prism-float-card__title{margin:0;font-family:Inter,system-ui,sans-serif;font-size:clamp(21px,2vw,28px);font-weight:600;letter-spacing:-.04em;line-height:1.06;color:#1a1a1a}.credere-prism-float-card__detail{margin:0;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.58;color:#221a2ead}.credere-prism-float-card--1{z-index:3;top:0;left:0;--card-rotate: -4deg;--card-drift-x: 8px;--card-drift-y: -6px;--card-drift-rotate: 1deg;animation-delay:0s}.credere-prism-float-card--2{z-index:2;top:80px;right:0;left:auto;width:min(100%,320px);--card-rotate: 3deg;--card-drift-x: -10px;--card-drift-y: -8px;--card-drift-rotate: -.8deg;animation-delay:-4s}.credere-prism-float-card--3{z-index:1;bottom:0;left:40px;right:auto;width:min(100%,290px);--card-rotate: -2deg;--card-drift-x: 6px;--card-drift-y: -7px;--card-drift-rotate: .6deg;animation-delay:-8s}.credere-prism-float-card--front{z-index:10!important;cursor:pointer}.credere-prism-float-card{cursor:pointer;transition:z-index 0s,box-shadow .25s ease}.credere-prism-float-card--front{--glass-shadow: 0 32px 64px rgba(92, 71, 124, .24), 0 12px 28px rgba(255, 255, 255, .18)}@keyframes credere-prism-card-drift{0%,to{transform:translate3d(var(--card-x),var(--card-y),0) rotate(var(--card-rotate))}50%{transform:translate3d(calc(var(--card-x) + var(--card-drift-x)),calc(var(--card-y) + var(--card-drift-y)),0) rotate(calc(var(--card-rotate) + var(--card-drift-rotate)))}}.credere-prism-how{background:#0e0e16;padding:100px 40px;color:#fff}.credere-prism-how__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.credere-prism-label{font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:600;color:#fff6;text-transform:uppercase;letter-spacing:1.5px;display:block;margin-bottom:16px}.credere-prism-h2{font-family:Playfair Display,Georgia,serif;font-size:40px;font-weight:400;font-style:italic;color:#fff;line-height:1.15;letter-spacing:-.3px;margin-bottom:20px}.credere-prism-how__body{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:400;color:#ffffff80;line-height:1.6;max-width:420px;margin-bottom:40px}.credere-prism-steps{display:flex;flex-direction:column;gap:28px}.credere-prism-step{display:flex;gap:16px;align-items:flex-start}.credere-prism-step__num{font-family:Playfair Display,Georgia,serif;font-size:34px;font-weight:700;color:#fff;line-height:1;flex-shrink:0;width:42px}.credere-prism-step__title{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:600;color:#fff;margin-bottom:4px}.credere-prism-step__desc{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#ffffff9e;line-height:1.55}.credere-prism-phone{width:280px;margin:0 auto;background:#2a2a2a;border-radius:44px;padding:10px;box-shadow:0 30px 60px #0006,0 0 0 1px #ffffff0f;position:relative;flex-shrink:0}.credere-prism-phone__notch{position:absolute;top:10px;left:50%;transform:translate(-50%);width:105px;height:28px;background:#2a2a2a;border-radius:0 0 18px 18px;z-index:5}.credere-prism-phone__screen{background:#fff;border-radius:34px;overflow:hidden;display:flex;flex-direction:column}.credere-prism-phone__header{display:flex;align-items:center;gap:10px;padding:48px 16px 12px;background:#f8f8f8;border-bottom:.5px solid rgba(0,0,0,.08)}.credere-prism-phone__avatar{width:34px;height:34px;background:#1a1a1a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:700;flex-shrink:0}.credere-prism-phone__name{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;color:#1a1a1a}.credere-prism-phone__status{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:400;color:#0006}.credere-prism-phone__msgs{padding:16px 12px 20px;display:flex;flex-direction:column;gap:8px}.credere-prism-msg{display:flex;flex-direction:column;align-items:flex-start}.credere-prism-msg--sent{align-items:flex-end}.credere-prism-msg__bubble{max-width:215px;padding:10px 14px;font-family:-apple-system,Helvetica Neue,sans-serif;font-size:13.5px;line-height:1.38;color:#000;background:#e5e5ea;border-radius:18px 18px 18px 4px}.credere-prism-msg__bubble--sent{background:#007aff;color:#fff;border-bottom-left-radius:18px;border-bottom-right-radius:4px}.credere-prism-msg__time{font-family:-apple-system,Helvetica Neue,sans-serif;font-size:10px;color:#0000004d;margin-top:4px;padding:0 4px}.credere-prism-proof{background:#faf7f2;padding:60px 40px 40px;color:#1a1a1a}.credere-prism-proof__inner{max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.credere-prism-proof__big{display:flex;flex-direction:column;gap:6px;align-items:center}.credere-prism-proof__number{font-family:Playfair Display,Georgia,serif;font-size:72px;font-weight:700;color:#1a1a1a;line-height:1;letter-spacing:-2px}.credere-prism-proof__caption{font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:400;color:#0000006b;line-height:1.45}.credere-prism-proof__divider{display:none}.credere-prism-proof__features{display:flex;flex-direction:column;gap:28px}.credere-prism-proof__feature{display:flex;align-items:center;gap:16px}.credere-prism-proof__icon{width:24px;height:24px;flex-shrink:0;color:#0000004d}.credere-prism-proof__feature span{font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:400;color:#0009;line-height:1.45}.credere-prism-proof__cta{display:flex;flex-direction:column;align-items:center;gap:12px}.credere-prism-proof__cta .credere-prism-final__heading{font-size:30px;margin-bottom:0}.credere-prism-proof__cta .credere-prism-final__body{margin-bottom:4px}.credere-prism-proof__feature strong{font-weight:600;color:#1a1a1a}.credere-prism-final{position:relative;padding:80px 40px;text-align:center;color:#1a1a1a;background:radial-gradient(ellipse at 40% 50%,rgba(255,255,255,.3) 0%,transparent 60%),linear-gradient(170deg,#d0c8e8,#c8d0f0,#d8c8e4)}.credere-prism-final__inner{max-width:600px;margin:0 auto}.credere-prism-final__counter{display:inline-flex;align-items:baseline;gap:10px;margin-bottom:20px}.credere-prism-final__num{font-family:Playfair Display,Georgia,serif;font-size:52px;font-weight:700;color:#1a1a1a;letter-spacing:-1px;line-height:1}.credere-prism-final__lbl{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#0000006b}.credere-prism-final__heading{font-family:Playfair Display,Georgia,serif;font-size:38px;font-weight:400;font-style:italic;color:#1a1a1a;line-height:1.2;margin-bottom:16px}.credere-prism-final__body{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:400;color:#00000085;line-height:1.58;margin-bottom:28px}.credere-prism-final__btn{display:inline-flex;align-items:center;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:600;color:#fff;background:#1a1a1a;border:none;border-radius:50px;padding:16px 36px;cursor:pointer;transition:background .15s,transform .1s}.credere-prism-final__btn:hover{background:#333;transform:translateY(-1px)}.credere-prism-final__btn:active{transform:translateY(0)}.credere-prism-footer{padding:24px 40px 32px;text-align:center;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:400;color:#00000059;background:#faf7f2;display:flex;flex-direction:column;align-items:center;gap:6px}.credere-prism-footer__legal{display:flex;align-items:center;gap:6px}.credere-prism-footer__sep{color:#0003}.credere-prism-footer a{color:#0009;text-decoration:underline;text-underline-offset:2px}.credere-prism-footer a:hover{color:#1a1a1a}@media (max-width: 980px){.credere-prism-hero__content{width:min(720px,calc(100% - 40px));grid-template-columns:1fr;gap:28px;padding-bottom:48px}.credere-prism-float-stage{min-height:280px}.credere-prism-float-stage__glow{top:12px;right:12px;bottom:24px;left:12px}.credere-prism-float-stage:after{left:20px;right:20px;bottom:-2px}.credere-prism-float-card{width:min(100%,240px);padding:14px 16px 16px;gap:10px}.credere-prism-float-card__icon{width:36px;height:36px;border-radius:11px}.credere-prism-float-card__icon svg{width:15px;height:15px}.credere-prism-float-card__title{font-size:18px}.credere-prism-float-card__detail{font-size:12px}.credere-prism-float-card--1{top:0;left:0;right:auto;z-index:3}.credere-prism-float-card--2{top:80px;left:auto;right:0;width:min(100%,250px);z-index:2}.credere-prism-float-card--3{top:auto;bottom:0;left:16px;right:auto;width:min(100%,230px);z-index:1}}@media (max-width: 768px){.credere-prism-nav{padding:12px 20px;top:36px}.credere-prism-nav__link{display:none}.credere-prism-hero__content{width:calc(100% - 40px);padding-bottom:44px}.credere-prism-subhead{display:none}.credere-prism-hero__content>.credere-prism-cta{justify-self:center;margin-top:24px;padding:18px 60px;font-size:18px;border-radius:0}.credere-prism-how{padding:64px 20px}.credere-prism-how__inner{grid-template-columns:1fr;gap:48px}.credere-prism-h2{font-size:30px}.credere-prism-phone{width:260px}.credere-prism-proof{padding:48px 20px 32px}.credere-prism-proof__number{font-size:56px}.credere-prism-final{padding:60px 20px}.credere-prism-final__num{font-size:40px}.credere-prism-final__heading{font-size:30px}}@media (max-width: 480px){.credere-prism-bar,.credere-prism-nav__cta{font-size:13px;padding:9px 16px}.credere-prism-headline{font-size:44px}.credere-prism-float-stage{min-height:240px}.credere-prism-float-card{padding:12px 14px 14px;gap:8px;width:min(100%,200px)}.credere-prism-float-card__icon{width:30px;height:30px;border-radius:9px}.credere-prism-float-card__icon svg{width:13px;height:13px}.credere-prism-float-card__eyebrow{font-size:9px}.credere-prism-float-card__title{font-size:15px}.credere-prism-float-card__detail{font-size:11px;line-height:1.4}.credere-prism-float-card--1{width:min(100%,190px);left:0}.credere-prism-float-card--2{top:68px;right:0;width:min(100%,200px)}.credere-prism-float-card--3{left:8px;width:min(100%,185px)}}@media (prefers-reduced-motion: reduce){.credere-prism-glow,.credere-prism-glow--2,.credere-prism-float-card{animation:none}.credere-prism-float-card__canvas{display:none}}.dot-grid-bg{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;background-image:radial-gradient(circle,rgba(0,0,0,.08) 1px,transparent 1px);background-size:24px 24px;display:flex;flex-direction:column;overflow:hidden;font-family:system-ui,-apple-system,sans-serif}.ob-page{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;overflow-y:auto;-webkit-overflow-scrolling:touch}.ob-container{width:100%;max-width:480px;padding:16px 24px 40px;display:flex;flex-direction:column;flex:1}.ob-back-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:flex-start;background:none;border:none;cursor:pointer;padding:0;margin-bottom:16px}.ob-back-btn:disabled{opacity:.4}.ob-back-spacer{height:40px;margin-bottom:16px}.ob-progress-bar{display:flex;gap:6px;margin-bottom:40px}.ob-progress-segment{flex:1;height:2px;border-radius:1px;background:#0000001a;transition:background .3s}.ob-progress-segment.active{background:#000}.ob-title-section{margin-bottom:32px}.ob-title{font-size:28px;font-weight:600;color:#000;margin:0 0 8px;line-height:34px;font-family:system-ui,-apple-system,sans-serif}.ob-subtitle{font-size:16px;color:#00000080;line-height:24px;margin:0;font-family:system-ui,-apple-system,sans-serif}.ob-underline{text-decoration:underline}.ob-form{width:100%}.ob-scroll-content{flex:1}.ob-field{margin-bottom:16px}.ob-input-container{position:relative;border-bottom:1px solid rgba(0,0,0,.15);padding-top:20px;padding-bottom:8px}.ob-input-container.active{border-bottom-color:#0006}.ob-float-label{position:absolute;top:22px;left:0;font-size:16px;color:#00000059;pointer-events:none;transition:all .2s ease;font-family:system-ui,-apple-system,sans-serif}.ob-float-label.floated{top:2px;font-size:12px;color:#00000080}.ob-input{width:100%;border:none;outline:none;background:transparent;font-size:16px;color:#000;font-family:system-ui,-apple-system,sans-serif;padding:0;line-height:1.4}.ob-input:disabled{opacity:.5}.ob-asterisk{color:#dc2626}.ob-error{display:block;font-size:12px;color:#dc2626;margin-top:4px;font-family:system-ui,-apple-system,sans-serif}.ob-section-label{display:block;font-size:12px;font-weight:500;color:#00000080;margin-bottom:8px;font-family:system-ui,-apple-system,sans-serif}.ob-dob-row{display:flex;gap:12px;margin-bottom:16px}.ob-select{flex:1;height:44px;border:1px solid rgba(0,0,0,.15);border-radius:8px;background:transparent;font-size:16px;color:#000;font-family:system-ui,-apple-system,sans-serif;padding:0 8px;outline:none;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(0,0,0,0.4)' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.ob-select:focus{border-color:#0006}.ob-select:disabled{opacity:.5}.ob-ssn-label-row{display:flex;align-items:center;justify-content:space-between}.ob-ssn-toggle{background:none;border:none;padding:4px;cursor:pointer;color:#0006;display:flex;align-items:center;transition:color .15s}.ob-ssn-toggle:hover{color:#000000b3}.ob-ssn-row{display:flex;align-items:center;gap:8px;margin-bottom:16px}.ob-ssn-input{flex:1;min-width:0;height:44px;border:1px solid rgba(0,0,0,.15);border-radius:8px;background:transparent;font-size:18px;color:#000;text-align:center;letter-spacing:2px;font-family:system-ui,-apple-system,sans-serif;outline:none}.ob-ssn-input:focus{border-color:#0006}.ob-ssn-input:disabled{opacity:.5}.ob-ssn-input--last4{flex:none;width:120px}.ob-ssn-dash{font-size:18px;color:#0000004d}.ob-address-suggestions{position:absolute;top:100%;left:0;right:0;z-index:10;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:8px;box-shadow:0 4px 16px #0000001a;list-style:none;margin:4px 0 0;padding:4px 0;max-height:220px;overflow-y:auto}.ob-address-suggestion-item{display:flex;flex-direction:column;padding:10px 14px;cursor:pointer;transition:background .1s}.ob-address-suggestion-item:hover{background:#0000000a}.ob-address-main{font-size:14px;font-weight:500;color:#000}.ob-address-secondary{font-size:12px;color:#00000080;margin-top:1px}.ob-row{display:flex;gap:12px}.ob-row-half{flex:1}.ob-consent-row{display:flex;align-items:flex-start;gap:12px;margin-top:4px;margin-bottom:4px;cursor:pointer}.ob-checkbox{width:22px;height:22px;border-radius:6px;border:1.5px solid rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;transition:all .15s}.ob-checkbox.checked{background:#000;border-color:#000}.ob-checkmark{color:#fff;font-size:14px;font-weight:700;line-height:16px}.ob-consent-text{font-size:12px;line-height:17px;color:#00000059;font-family:system-ui,-apple-system,sans-serif}.ob-consent-link{color:#2563eb;text-decoration:underline}.ob-primary-btn{width:100%;background:#000;color:#fff;border:none;border-radius:14px;padding:16px;font-size:16px;font-weight:600;font-family:system-ui,-apple-system,sans-serif;letter-spacing:.2px;min-height:54px;cursor:pointer;margin-top:20px;margin-bottom:16px;display:flex;align-items:center;justify-content:center;transition:opacity .15s}.ob-primary-btn:hover:not(.disabled){opacity:.9}.ob-primary-btn.disabled{opacity:.55;cursor:not-allowed}.ob-btn-loading{display:flex;align-items:center;gap:10px}.ob-spinner,.ob-spinner-small{border:2px solid rgba(0,0,0,.1);border-top-color:#000;border-radius:50%;animation:ob-spin .8s linear infinite}.ob-spinner{width:32px;height:32px}.ob-spinner-small{width:18px;height:18px;border-color:#ffffff4d;border-top-color:#fff}@keyframes ob-spin{to{transform:rotate(360deg)}}.ob-loading-center{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;gap:16px}.ob-loading-text{font-size:14px;color:#00000073;font-family:system-ui,-apple-system,sans-serif;margin:0}.ob-kba-frame-container{border:1px solid rgba(0,0,0,.1);border-radius:12px;overflow:hidden;background:#fff}.ob-kba-iframe{width:100%;height:500px;border:none;display:block}.ob-kba-error{background:#dc26260f;border:1px solid rgba(220,38,38,.2);border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:center;gap:12px}.ob-kba-error-text{font-size:15px;color:#dc2626;text-align:center;line-height:22px;margin:0;font-family:system-ui,-apple-system,sans-serif}.ob-retry-btn{background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:14px;padding:12px 32px;font-size:14px;font-weight:500;color:#000;cursor:pointer;font-family:system-ui,-apple-system,sans-serif;margin-top:8px}.ob-retry-btn:hover{background:#0000000a}.ob-loader-container{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:300px}.ob-loader-spinner{width:32px;height:32px;border:2px solid rgba(10,31,68,.15);border-top-color:#0a1f44;border-radius:50%;animation:ob-spin 1.2s linear infinite;margin-bottom:24px}.ob-loader-text{font-size:14px;color:#0a1f44;letter-spacing:.3px;text-align:center;margin:0;font-family:system-ui,-apple-system,sans-serif}.ob-loader-subtext{font-size:13px;color:#0a1f4480;text-align:center;margin:12px 0 0;padding:0 40px;line-height:19px;font-family:system-ui,-apple-system,sans-serif}.ob-reveal-container{flex:1;display:flex;flex-direction:column}.ob-reveal-scroll{flex:1;overflow-y:auto;padding-bottom:20px}.ob-gauge-container{margin-bottom:8px}.ob-gauge{position:relative;width:140px;height:140px}.ob-gauge-ring{width:100%;height:100%}.ob-gauge-progress{transition:stroke-dasharray 1s ease-out}.ob-gauge-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.ob-gauge-score{font-size:32px;font-weight:700;color:#0a1f44;line-height:1;font-family:system-ui,-apple-system,sans-serif}.ob-gauge-rating{font-size:12px;color:#0a1f4499;margin-top:2px;font-family:system-ui,-apple-system,sans-serif}.ob-gauge-label{display:block;font-size:11px;color:#0a1f4480;margin-top:4px;letter-spacing:.3px;font-family:system-ui,-apple-system,sans-serif}.ob-insight-container{margin-top:16px}.ob-insight-text{font-size:15px;color:#0a1f44;letter-spacing:-.1px;line-height:22px;margin:0;font-weight:300;font-family:system-ui,-apple-system,sans-serif}.ob-prompt-container{margin-top:24px;margin-bottom:4px}.ob-prompt-title{color:#0a1f44;font-size:15px;font-weight:300;line-height:22px;letter-spacing:-.1px;margin:0;font-family:system-ui,-apple-system,sans-serif}.ob-prompt-subtitle{color:#0a1f4480;font-size:15px;font-weight:300;line-height:22px;letter-spacing:-.1px;margin:4px 0 0;font-family:system-ui,-apple-system,sans-serif}.ob-goals-section{margin-top:16px;padding-bottom:20px}.ob-goal-card{border:1.5px solid rgba(10,31,68,.12);border-radius:16px;padding:14px 16px;margin-bottom:10px;display:flex;align-items:center;gap:12px;cursor:pointer;background:transparent;transition:border-color .15s,background .15s;animation:ob-fadeInDown .3s ease both}.ob-goal-card.selected{border-color:#0a1f44;background:#0a1f440a}.ob-goal-card:hover:not(.selected){background:#0a1f4405}@keyframes ob-fadeInDown{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ob-goal-checkbox{width:20px;height:20px;border-radius:50%;border:2px solid rgba(10,31,68,.4);background:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}.ob-goal-checkbox.checked{background:#0a1f44;border-color:#0a1f44}.ob-goal-text{display:flex;flex-direction:column}.ob-goal-label{font-size:15px;font-weight:300;color:#0a1f44;line-height:22px;letter-spacing:-.1px;font-family:system-ui,-apple-system,sans-serif}.ob-goal-desc{font-size:15px;font-weight:300;color:#0a1f4480;line-height:22px;letter-spacing:-.1px;margin-top:2px;font-family:system-ui,-apple-system,sans-serif}.ob-footer{padding:12px 0 16px;border-top:1px solid rgba(0,0,0,.06);flex-shrink:0}.ob-selected-count{font-size:13px;font-weight:300;color:#00000080;text-align:center;text-transform:uppercase;letter-spacing:.5px;margin:0 0 10px;font-family:system-ui,-apple-system,sans-serif}.ob-continue-btn{width:100%;background:#0a1f44;color:#fff;border:none;border-radius:14px;padding:16px;font-size:16px;font-weight:700;font-family:system-ui,-apple-system,sans-serif;letter-spacing:.1px;min-height:54px;cursor:pointer;transition:opacity .15s}.ob-continue-btn:hover:not(.disabled){opacity:.9}.ob-continue-btn.disabled{opacity:.4;cursor:not-allowed}.ob-signin-prompt{font-size:14px;color:#00000080;text-align:center;margin:0;font-family:system-ui,-apple-system,sans-serif}.ob-signin-link{background:none;border:none;padding:0;font-size:14px;color:#000;font-weight:600;text-decoration:underline;cursor:pointer;font-family:system-ui,-apple-system,sans-serif}.ob-signin-link:hover{opacity:.7}.ob-fade-in{animation:ob-fadeIn .4s ease both}@keyframes ob-fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 640px){.ob-container{padding:12px 20px 32px}.ob-kba-iframe{height:450px}}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000}.sidebar-panel{position:absolute;top:0;left:0;width:80%;max-width:320px;height:100%;background:#fff;box-shadow:2px 0 10px #00000026;display:flex;flex-direction:column;font-family:system-ui,-apple-system,sans-serif}.sidebar-header{display:flex;align-items:center;padding:4px 16px 8px}.sidebar-close-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0}.sidebar-profile{padding:8px 20px 20px}.sidebar-avatar{width:52px;height:52px;border-radius:26px;background:#0a1f44;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.sidebar-avatar-text{font-size:20px;font-weight:700;color:#fff}.sidebar-user-name{font-size:22px;font-weight:700;color:#000;margin-bottom:4px}.sidebar-user-email{font-size:14px;color:#00000080}.sidebar-divider{height:1px;background:#00000014;margin:0 20px}.sidebar-middle{flex:1;padding-top:20px;overflow-y:auto;display:flex;flex-direction:column}.sidebar-section-header{display:flex;justify-content:space-between;align-items:center;padding:0 20px 8px}.sidebar-tab-row{display:flex;align-items:center;gap:20px}.sidebar-tab{position:relative;cursor:pointer;padding-bottom:6px}.sidebar-tab-text{font-size:13px;font-weight:600;color:#00000059;text-transform:uppercase;letter-spacing:1px}.sidebar-tab-text.active{color:#000}.sidebar-tab-underline{position:absolute;bottom:0;left:0;right:0;height:2px;background:#000;border-radius:1px}.sidebar-tab-underline.hidden{display:none}.sidebar-new-chat-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#0000000d;border-radius:14px;border:none;cursor:pointer}.sidebar-tab-content{flex:1}.sidebar-conversations-list{padding:4px 12px 8px}.sidebar-conversation-item{display:flex;align-items:center;padding:10px 12px;margin:2px 0;border-radius:10px;background:none;border:none;cursor:pointer;width:100%;text-align:left;font-family:inherit;gap:10px;transition:background .15s}.sidebar-conversation-item:hover{background:#00000008}.sidebar-conversation-item.active{background:#0000000d}.sidebar-conversation-title{flex:1;font-size:15px;font-weight:500;color:#000;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-active-dot{width:8px;height:8px;border-radius:4px;background:#10b981;flex-shrink:0}.sidebar-loading{padding:24px 20px;display:flex;flex-direction:column;align-items:center;gap:8px}.sidebar-loading-spinner{width:20px;height:20px;border:2px solid rgba(0,0,0,.1);border-top-color:#000;border-radius:50%;animation:sidebar-spin .7s linear infinite}@keyframes sidebar-spin{to{transform:rotate(360deg)}}.sidebar-loading-text{font-size:13px;color:#00000080}.sidebar-error{padding:16px 20px}.sidebar-error-text{font-size:13px;color:#ef4444}.sidebar-empty{padding:16px 20px}.sidebar-empty-text{font-size:14px;color:#0006}.sidebar-bottom{padding-bottom:40px}.sidebar-menu-item{display:flex;align-items:center;padding:14px 20px;gap:14px;background:none;border:none;cursor:pointer;width:100%;text-align:left;font-family:inherit}.sidebar-menu-item:hover{background:#00000008}.sidebar-menu-text{font-size:16px;font-weight:500;color:#000}@supports (padding-top: env(safe-area-inset-top)){.sidebar-header{padding-top:calc(4px + env(safe-area-inset-top))}.sidebar-bottom{padding-bottom:calc(40px + env(safe-area-inset-bottom))}}.credere-header{position:relative;flex-shrink:0;background:transparent;z-index:100}.credere-header-bar{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 16px;position:relative}.credere-header-icon-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;flex-shrink:0}.credere-header-center{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.credere-header-greeting{font-size:11px;font-weight:600;letter-spacing:1.8px;font-family:system-ui,-apple-system,sans-serif;-webkit-user-select:none;user-select:none}.credere-header-tabs{display:flex;justify-content:center;padding:10px 32px;gap:28px}.credere-header-tab{position:relative;background:none;border:none;cursor:pointer;font-size:16px;font-weight:400;font-family:system-ui,-apple-system,sans-serif;padding:0 0 4px}.credere-header-tab-underline{position:absolute;bottom:0;left:0;right:0;height:2px;border-radius:1px}@supports (padding-top: env(safe-area-inset-top)){.credere-header{padding-top:env(safe-area-inset-top)}}.score-breakdown-wrapper{display:flex;align-items:center;justify-content:center;padding:12px 0}.score-breakdown-card{width:100%;max-width:290px;border-radius:30px;overflow:hidden}.score-breakdown-svg{width:100%;height:auto;display:block}.score-breakdown-score-text{font-size:72px;font-weight:400;letter-spacing:-1px;fill:#000;font-family:Playfair Display,Georgia,Times New Roman,serif}.cfg-container{padding:4px 0 24px}.cfg-title-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:16px}.cfg-section-title{font-size:24px;font-weight:300;color:#000;letter-spacing:-.3px;line-height:30px;font-family:Inter,system-ui,-apple-system,sans-serif}.cfg-insights-link{font-size:12px;font-weight:700;color:#a1a1aa;letter-spacing:.2px;background:none;border:none;cursor:pointer;padding:0;font-family:system-ui,-apple-system,sans-serif}.cfg-insights-link:hover{color:#71717a}.cfg-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cfg-card{background:#fff;border-radius:16px;padding:14px;min-height:155px;border:1px solid rgba(0,0,0,.12);cursor:pointer;text-align:left;display:flex;flex-direction:column;font-family:system-ui,-apple-system,sans-serif;transition:opacity .15s}.cfg-card:hover{opacity:.8}.cfg-card:active{opacity:.7}.cfg-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.cfg-badge{padding:4px 10px;border-radius:8px;font-size:14px;font-weight:700;font-family:system-ui,-apple-system,sans-serif}.cfg-factor-name{font-size:16px;font-weight:600;color:#000;margin-bottom:6px}.cfg-context-value{font-size:13px;font-weight:500;color:#555}.cfg-spacer{flex:1}.cfg-impact{display:flex;align-items:center;gap:6px}.cfg-impact-bars{display:flex;align-items:flex-end;gap:2px}.cfg-impact-bar{width:4px;border-radius:1px;background:#ddd}.cfg-impact-bar.active{background:#666}.cfg-impact-text{font-size:12px;font-weight:500;color:#888}.chat-input-bar{flex-shrink:0;padding:8px 16px 16px;background:transparent}.chat-input-wrapper{display:flex;align-items:center;gap:12px;padding:10px 12px 10px 16px;border-radius:28px;border:1.5px solid rgba(0,0,0,.12);background:#fff9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer;transition:border-color .15s,box-shadow .15s;outline:none}.chat-input-wrapper:hover{border-color:#0003;box-shadow:0 2px 12px #0000000f}.chat-input-icon{width:20px;height:20px;color:#0009;flex-shrink:0}.chat-input-placeholder{flex:1;font-size:16px;color:#00000080;font-family:inherit;-webkit-user-select:none;user-select:none}.chat-input-send{width:36px;height:36px;border-radius:18px;border:1px solid rgba(0,0,0,.1);background:#0000000d;display:flex;align-items:center;justify-content:center;color:#000;flex-shrink:0}@supports (padding-bottom: env(safe-area-inset-bottom)){.chat-input-bar{padding-bottom:calc(16px + env(safe-area-inset-bottom))}}.acs-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;flex-direction:column;justify-content:flex-end}.acs-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000014}.acs-sheet{position:relative;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -2px 20px #00000014;height:70vh;display:flex;flex-direction:column}.acs-handle-row{display:flex;justify-content:center;padding:10px 0 6px;flex-shrink:0}.acs-handle{width:36px;height:4px;border-radius:2px;background:#00000026}.acs-header{display:flex;align-items:center;justify-content:space-between;padding:4px 16px 12px;flex-shrink:0}.acs-agent-label{display:inline-flex;align-items:center;gap:6px;background-color:#0000000d;border:1px solid rgba(0,0,0,.15);border-radius:6px;padding:5px 10px}.acs-agent-label-text{font-size:12px;color:#00000080;font-style:italic;letter-spacing:.2px}.acs-agent-label-dot{font-size:12px;color:#0000004d}.acs-agent-label-value{font-size:12px;color:#000000b3;font-weight:500;letter-spacing:.2px}.acs-close-btn{width:36px;height:36px;border-radius:18px;border:none;background:#00000014;color:#0006;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.acs-close-btn:hover{background:#0000001f}.acs-messages{flex:1;overflow-y:auto;overflow-x:hidden;padding:20px 20px 8px;-webkit-overflow-scrolling:touch}.acs-greeting-text{font-size:18px;font-weight:400;color:#000;line-height:1.45}.acs-bubble-row{display:flex;margin-bottom:8px}.acs-bubble-row.agent{justify-content:flex-start}.acs-bubble-row.user{justify-content:flex-end}.acs-bubble{max-width:85%;padding:10px 14px;border-radius:18px;font-size:16px;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}.acs-bubble.agent{background:#0000000d;color:#000;border-bottom-left-radius:6px}.acs-bubble.agent.typing{padding:12px 18px}.acs-bubble.user{background:#00000014;color:#000;border-bottom-right-radius:6px}.acs-bubble-text{white-space:pre-wrap}.acs-bubble-md>:first-child{margin-top:0}.acs-bubble-md>:last-child{margin-bottom:0}.acs-bubble-md p{margin:0 0 10px;line-height:1.5}.acs-bubble-md p:last-child{margin-bottom:0}.acs-bubble-md strong{font-weight:600}.acs-bubble-md em{font-style:italic}.acs-bubble-md h1,.acs-bubble-md h2,.acs-bubble-md h3,.acs-bubble-md h4,.acs-bubble-md h5,.acs-bubble-md h6{margin:14px 0 6px;font-weight:600;line-height:1.3}.acs-bubble-md h1{font-size:17px}.acs-bubble-md h2{font-size:16px}.acs-bubble-md h3{font-size:15px}.acs-bubble-md h4,.acs-bubble-md h5,.acs-bubble-md h6{font-size:14px}.acs-bubble-md ul,.acs-bubble-md ol{margin:8px 0;padding-left:20px}.acs-bubble-md ul{list-style:disc}.acs-bubble-md ol{list-style:decimal}.acs-bubble-md li{margin-bottom:4px;line-height:1.5}.acs-bubble-md li:last-child{margin-bottom:0}.acs-bubble-md li>ul,.acs-bubble-md li>ol{margin-top:4px;margin-bottom:0}.acs-bubble-md input[type=checkbox]{pointer-events:none;margin-right:6px;vertical-align:middle;accent-color:rgba(0,0,0,.6)}.acs-bubble-md code{font-family:SF Mono,Menlo,Consolas,monospace;font-size:.88em;background:#0000000f;padding:2px 5px;border-radius:4px}.acs-bubble-md pre{margin:8px 0;overflow-x:auto;-webkit-overflow-scrolling:touch}.acs-bubble-md pre>code{display:block;padding:10px 12px;background:#0000000f;border-radius:8px;font-size:.85em;line-height:1.5;white-space:pre;overflow-x:auto}.acs-bubble-md blockquote{margin:8px 0;padding:4px 0 4px 12px;border-left:3px solid rgba(0,0,0,.15);color:#0009}.acs-bubble-md blockquote p{margin-bottom:4px}.acs-bubble-md hr{border:none;border-top:1px solid rgba(0,0,0,.1);margin:12px 0}.acs-bubble-md a{color:inherit;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#0000004d}.acs-bubble-md a:hover{text-decoration-color:#0009}.acs-bubble-md table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-collapse:collapse;margin:8px 0;font-size:.9em}.acs-bubble-md th,.acs-bubble-md td{padding:4px 8px;border:1px solid rgba(0,0,0,.1);text-align:left;white-space:nowrap}.acs-bubble-md th{font-weight:600;background:#0000000a}.acs-bubble-md del{text-decoration:line-through;color:#00000073}.acs-typing-indicator{display:flex;gap:4px;align-items:center;height:20px}.acs-typing-dot{width:7px;height:7px;border-radius:50%;background:#00000040;animation:acs-dot-bounce 1.2s ease-in-out infinite}.acs-typing-dot:nth-child(2){animation-delay:.2s}.acs-typing-dot:nth-child(3){animation-delay:.4s}@keyframes acs-dot-bounce{0%,60%,to{transform:translateY(0);opacity:.3}30%{transform:translateY(-4px);opacity:1}}.acs-scroll-arrow{position:absolute;bottom:80px;left:50%;transform:translate(-50%);width:36px;height:36px;border-radius:18px;border:1px solid rgba(0,0,0,.12);background:#fffffff2;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#00000080;z-index:10;transition:background .15s,box-shadow .15s}.acs-scroll-arrow:hover{background:#fff;box-shadow:0 2px 12px #00000026}.acs-input-bar{flex-shrink:0;padding:8px 16px 16px;background:transparent}.acs-input-wrapper{display:flex;align-items:center;gap:12px;padding:10px 12px 10px 16px;border-radius:28px;border:1.5px solid rgba(0,0,0,.12);background:#fff9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.acs-input{flex:1;resize:none;border:none;padding:4px 0;font-size:16px;font-family:inherit;line-height:1.4;outline:none;background:transparent;color:#000;max-height:120px;overflow-y:hidden}.acs-input::placeholder{color:#00000080}.acs-input:disabled{opacity:.5}.acs-send-btn{width:36px;height:36px;border-radius:18px;border:1px solid rgba(0,0,0,.1);background:#0000000d;color:#000;display:flex;align-items:center;justify-content:center;cursor:default;flex-shrink:0;transition:background .15s,color .15s,border-color .15s}.acs-send-btn.active{background:#00000014;color:#000;border-color:#0003;cursor:pointer}.acs-send-btn.active:hover{background:#0000001f}@supports (padding-bottom: env(safe-area-inset-bottom)){.acs-input-bar{padding-bottom:calc(16px + env(safe-area-inset-bottom))}}@media (max-width: 640px){.acs-sheet{height:75vh}.acs-bubble{max-width:90%}}.cfs-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;flex-direction:column;justify-content:flex-end}.cfs-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.cfs-sheet{position:relative;background:#141423d9;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border-top-left-radius:24px;border-top-right-radius:24px;border-top:1px solid rgba(255,255,255,.15);max-height:85%;overflow:hidden;box-shadow:0 -4px 16px #0000004d}.cfs-handle-row{display:flex;justify-content:center;padding:14px 0}.cfs-handle{width:40px;height:4px;border-radius:2px;background:#ffffff4d}.cfs-scroll{overflow-y:auto;overflow-x:hidden;padding:0 20px 60px;max-height:calc(85vh - 46px);-webkit-overflow-scrolling:touch}.cfs-header{margin-bottom:8px}.cfs-title{font-size:11px;font-weight:700;color:#ffffffb3;letter-spacing:1.5px;text-transform:uppercase;font-family:system-ui,-apple-system,sans-serif;margin-bottom:6px}.cfs-close-btn{position:absolute;top:12px;right:16px;z-index:2;width:24px;height:24px;border-radius:7px;background:#ffffff14;backdrop-filter:blur(12px) saturate(1.4);-webkit-backdrop-filter:blur(12px) saturate(1.4);border:.5px solid rgba(255,255,255,.18);box-shadow:0 1px 4px #0000001f,inset 0 .5px #ffffff1f;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffff73;padding:0;transition:background .15s,color .15s}.cfs-close-btn:hover{background:#ffffff24;color:#ffffffb3}.cfs-header-detail-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:8px}.cfs-subtitle{font-size:12px;font-weight:400;color:#ffffff73;font-family:system-ui,-apple-system,sans-serif;flex:1}.cfs-status{font-size:13px;font-weight:600;letter-spacing:.5px;font-family:system-ui,-apple-system,sans-serif;flex-shrink:0}.cfs-value-row{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.cfs-value{font-size:32px;font-weight:700;color:#fff;font-family:system-ui,-apple-system,sans-serif}.cfs-value-label{font-size:15px;font-weight:500;color:#fff;font-family:system-ui,-apple-system,sans-serif}.cfs-value-sublabel{font-size:13px;font-weight:400;color:#ffffff80;font-family:system-ui,-apple-system,sans-serif;margin-top:4px;margin-left:28px}.cfs-bar-wrapper{position:relative;padding-top:16px}.cfs-bar-arrow{position:absolute;top:0;transform:translate(-6px);font-size:12px;font-weight:700;line-height:1}.cfs-bar-container{height:10px;display:flex;gap:2px;border-radius:5px;overflow:hidden}.cfs-bar-segment{height:10px}.cfs-bar-segment.first{border-top-left-radius:5px;border-bottom-left-radius:5px}.cfs-bar-segment.last{border-top-right-radius:5px;border-bottom-right-radius:5px}.cfs-scale-dropdown{margin-top:8px}.cfs-scale-bounds{display:flex;align-items:center;margin-top:4px;margin-bottom:4px}.cfs-scale-tick{font-size:10px;font-weight:500;color:#fff6;font-family:system-ui,-apple-system,sans-serif;letter-spacing:.3px}.cfs-legend-card{background:#ffffff14;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:6px;margin-top:8px}.cfs-legend-title{font-size:10px;font-weight:700;color:#fff6;letter-spacing:1.5px;margin-bottom:4px;font-family:system-ui,-apple-system,sans-serif}.cfs-legend-row{display:flex;align-items:center;padding:4px 8px;border-radius:6px}.cfs-legend-row.active{background:#ffffff1a}.cfs-legend-dot{width:10px;height:10px;border-radius:5px;margin-right:10px;flex-shrink:0}.cfs-legend-grade{font-size:13px;font-weight:700;color:#ffffffb3;width:20px;font-family:system-ui,-apple-system,sans-serif}.cfs-legend-grade.active{color:#fff}.cfs-legend-label{font-size:12px;font-weight:500;color:#ffffffb3;width:80px;font-family:system-ui,-apple-system,sans-serif}.cfs-legend-label.active{font-weight:700;color:#fff}.cfs-legend-range{font-size:12px;font-weight:400;color:#ffffff73;flex:1;font-family:system-ui,-apple-system,sans-serif}.cfs-legend-range.active{font-weight:600;color:#ffffffd9}.cfs-legend-you{font-size:11px;font-weight:600;color:#22c55e;margin-left:8px;font-family:system-ui,-apple-system,sans-serif}.cfs-enriched-section{margin-top:8px}.cfs-collapsible-header{display:flex;align-items:center;gap:2px;margin-bottom:8px;margin-left:-2px;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.cfs-enriched-title{font-size:10px;font-weight:700;color:#fff6;letter-spacing:1.5px;margin-bottom:8px;font-family:system-ui,-apple-system,sans-serif}.cfs-enriched-title.no-margin{margin-bottom:0}.cfs-secondary-note{font-size:12px;font-weight:400;color:#fff6;font-family:system-ui,-apple-system,sans-serif;line-height:17px;margin-top:2px;margin-bottom:10px;margin-left:18px;font-style:italic}.cfs-enriched-card{background:#ffffff14;border-radius:12px;overflow:hidden}.cfs-empty-card{background:#ffffff14;border-radius:12px;padding:20px 16px;display:flex;align-items:center;gap:10px}.cfs-empty-text{font-size:13px;font-weight:500;color:#ffffffb3;font-family:system-ui,-apple-system,sans-serif;flex:1}.cfs-row{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;min-height:52px}.cfs-row-border{border-bottom:1px solid rgba(255,255,255,.12)}.cfs-row-left{flex:1;margin-right:12px;min-width:0}.cfs-row-label{font-size:14px;font-weight:600;color:#fff;font-family:system-ui,-apple-system,sans-serif;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cfs-row-sublabel{font-size:11px;font-weight:400;color:#ffffff73;font-family:system-ui,-apple-system,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cfs-row-progress-track{height:4px;border-radius:2px;background:#ffffff1a;margin-top:6px;overflow:hidden}.cfs-row-progress-fill{height:4px;border-radius:2px}.cfs-row-right{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.cfs-row-value-row{display:flex;align-items:center;gap:6px}.cfs-row-dot{width:8px;height:8px;border-radius:4px;flex-shrink:0}.cfs-row-value{font-size:14px;font-weight:700;color:#fff;font-family:system-ui,-apple-system,sans-serif}.cfs-row-detail{font-size:11px;font-weight:400;color:#ffffff73;font-family:system-ui,-apple-system,sans-serif;margin-top:2px;text-align:right;white-space:pre-line}.cfs-footer-note-card{background:#ffffff14;border-radius:12px;padding:12px 14px;display:flex;align-items:flex-start;gap:10px;margin-top:8px}.cfs-footer-note-text{font-size:13px;font-weight:400;color:#fff9;font-family:system-ui,-apple-system,sans-serif;line-height:18px;flex:1}.cfs-nudge-text{font-size:13px;font-weight:500;color:#fff9;font-family:system-ui,-apple-system,sans-serif;font-style:italic;line-height:19px;margin-top:12px}.cfs-details{font-size:13px;font-weight:400;color:#ffffffd9;font-family:system-ui,-apple-system,sans-serif;line-height:19px;margin-top:16px}.cfs-actions{display:flex;gap:10px;margin-top:16px}.cfs-action-button{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 16px;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:background .15s;font-family:system-ui,-apple-system,sans-serif}.cfs-action-button:hover{background:#ffffff26}.cfs-action-button:active{background:#ffffff14}.cfs-action-label{font-size:13px;font-weight:600;color:#fff;letter-spacing:.3px;font-family:system-ui,-apple-system,sans-serif}.sis-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;flex-direction:column;justify-content:flex-end}.sis-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.sis-sheet{position:relative;background:#141423d9;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border-top-left-radius:24px;border-top-right-radius:24px;border-top:1px solid rgba(255,255,255,.15);max-height:70%;overflow:hidden;box-shadow:0 -4px 16px #0000004d;padding:0 20px 60px}.sis-handle-row{display:flex;justify-content:center;padding:12px 0}.sis-handle{width:40px;height:4px;border-radius:2px;background:#ffffff4d}.sis-header{margin-bottom:20px}.sis-header-label{font-size:11px;font-weight:600;color:#ffffffb3;letter-spacing:1.5px;text-transform:uppercase;font-family:system-ui,-apple-system,sans-serif;margin-bottom:8px}.sis-close-btn{position:absolute;top:12px;right:16px;z-index:2;width:24px;height:24px;border-radius:7px;background:#ffffff14;backdrop-filter:blur(12px) saturate(1.4);-webkit-backdrop-filter:blur(12px) saturate(1.4);border:.5px solid rgba(255,255,255,.18);box-shadow:0 1px 4px #0000001f,inset 0 .5px #ffffff1f;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffff73;padding:0;transition:background .15s,color .15s}.sis-close-btn:hover{background:#ffffff24;color:#ffffffb3}.sis-score-text{font-size:32px;font-weight:700;color:#fff;font-family:system-ui,-apple-system,sans-serif}.sis-scroll{overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:calc(70vh - 120px)}.sis-empty-text{font-size:14px;font-weight:400;color:#fff9;font-family:system-ui,-apple-system,sans-serif;line-height:20px;text-align:center;padding:24px 0}.sis-section{margin-bottom:24px}.sis-section-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.sis-section-header{display:flex;align-items:center;gap:8px}.sis-section-title{font-size:11px;font-weight:700;color:#ffffff80;letter-spacing:1.5px;font-family:system-ui,-apple-system,sans-serif}.sis-understand-btn{display:flex;align-items:center;gap:4px;padding:4px 10px;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);cursor:pointer;transition:background .15s;font-family:system-ui,-apple-system,sans-serif}.sis-understand-btn:hover{background:#ffffff26}.sis-understand-text{font-size:11px;font-weight:600;color:#ffffffb3;letter-spacing:.3px;font-family:system-ui,-apple-system,sans-serif}.sis-factors-list{background:#ffffff14;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:10px}.sis-factor-row{display:flex;align-items:flex-start;gap:10px}.sis-factor-dot{width:8px;height:8px;border-radius:4px;margin-top:5px;flex-shrink:0}.sis-factor-text{font-size:13px;font-weight:400;color:#ffffffd9;font-family:system-ui,-apple-system,sans-serif;line-height:18px;flex:1}.dashboard-content{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-bottom:20px}.dashboard-content-inner{max-width:480px;margin:0 auto;padding:0 20px}.dashboard-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}.dashboard-spinner{width:32px;height:32px;border:3px solid rgba(0,0,0,.1);border-top-color:#000;border-radius:50%;animation:dashboard-spin .7s linear infinite}@keyframes dashboard-spin{to{transform:rotate(360deg)}}.dashboard-loading-text{font-size:15px;font-weight:600;color:#000}.dashboard-error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:32px;gap:8px}.dashboard-error-text{font-size:18px;font-weight:700;color:#dc2626;text-align:center}.dashboard-error-subtext{font-size:14px;font-weight:500;color:#00000080;text-align:center}.dashboard-retry-btn{margin-top:16px;background:#020617;color:#fff;border:none;border-radius:24px;padding:10px 28px;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;transition:background .15s}.dashboard-retry-btn:hover{background:#1e293b}@media (min-width: 600px){.dashboard-content-inner{padding:0 32px}}.cc-card-shadow{border-radius:20px;box-shadow:0 3px 10px #00000026}.cc-card{border-radius:20px;padding:18px;overflow:hidden;position:relative}.cc-card-lip{position:absolute;top:0;left:0;right:0;height:1px;background-color:#ffffff14;border-top-left-radius:20px;border-top-right-radius:20px}.cc-card-top-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.cc-card-priority{font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;font-family:system-ui,-apple-system,sans-serif;margin-top:-6px}.cc-card-date-badge{border:1px solid rgba(255,255,255,.2);border-radius:14px;padding:5px 12px;font-size:13px;font-weight:600;color:#ffffffa6;font-family:system-ui,-apple-system,sans-serif;letter-spacing:.2px}.cc-card-title{font-size:22px;font-weight:300;color:#ffffffeb;font-family:system-ui,-apple-system,sans-serif;line-height:28px;letter-spacing:-.3px;margin-bottom:14px}.cc-card-description{font-size:13px;font-weight:400;color:#ffffff8c;font-family:system-ui,-apple-system,sans-serif;line-height:18px;letter-spacing:.1px;margin-top:-6px;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cc-card-description.expanded{-webkit-line-clamp:unset;display:block;overflow:visible}.cc-card-agent-row{display:flex;align-items:center;margin-top:2px;margin-bottom:4px}.cc-card-agent-label{flex:1;font-size:13px;font-weight:500;color:#ffffff8c;font-family:system-ui,-apple-system,sans-serif;letter-spacing:.1px;margin-right:12px}.cc-card-agent-btn{border:1px solid rgba(255,255,255,.25);border-radius:14px;padding:6px 18px;background:none;cursor:pointer;font-size:13px;font-weight:600;color:#ffffffd9;font-family:system-ui,-apple-system,sans-serif;letter-spacing:.2px}.cc-card-agent-btn:hover{border-color:#fff6}.cc-card-utilization{display:flex;flex-direction:column;gap:10px}.cc-card-util-labels{display:flex;justify-content:space-between;align-items:center}.cc-card-util-label{font-size:13px;font-weight:400;color:#ffffffa6;font-family:system-ui,-apple-system,sans-serif}.cc-card-util-label strong{font-size:15px;font-weight:700;color:#ffffffeb}.cc-card-util-track{height:8px;border-radius:4px;background-color:#ffffff1a;display:flex;overflow:hidden}.cc-card-util-fill-good{height:8px;background-color:#ffffff59;border-top-left-radius:4px;border-bottom-left-radius:4px}.cc-card-util-fill-over{height:8px;background-color:#ffffff2e}.wcs-single{margin-bottom:8px}.wcs-stack{position:relative;cursor:pointer;margin-bottom:8px}.wcs-card-wrapper{position:absolute;left:0;right:0;top:0}.wcs-expanded{display:flex;flex-direction:column;gap:12px;margin-bottom:8px}.wcs-collapse-btn{display:flex;align-items:center;gap:6px;align-self:flex-start;background:none;border:none;cursor:pointer;padding:4px 0;font-size:12px;font-weight:600;color:#00000080;font-family:system-ui,-apple-system,sans-serif;letter-spacing:.3px;text-transform:uppercase}.wcs-collapse-btn:hover{color:#000000bf}.wcs-expanded-card{position:relative;border-radius:20px;opacity:0;transform:translateY(20px);animation:wcs-card-enter .35s ease-out forwards}.wcs-expanded-card.actionable{cursor:pointer}.wcs-expanded-card.actionable:active{transform:scale(.98);transition:transform .1s ease}@keyframes wcs-card-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.wcs-action-badge{position:absolute;bottom:14px;right:16px;display:flex;align-items:center;gap:4px;padding:6px 14px;border-radius:12px;background:#ffffff24;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12);color:#ffffffd9;font-size:12px;font-weight:600;font-family:system-ui,-apple-system,sans-serif;letter-spacing:.3px;pointer-events:none}.cc-content{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.cc-content-inner{max-width:480px;margin:0 auto;padding:8px 24px 200px}.cc-progress{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.cc-progress-label-row{display:flex;justify-content:space-between;align-items:center}.cc-progress-label{font-size:10px;font-weight:600;color:#00000073;font-family:system-ui,-apple-system,sans-serif;letter-spacing:1.6px;text-transform:uppercase}.cc-progress-count{font-size:10px;font-weight:500;color:#00000059;font-family:system-ui,-apple-system,sans-serif;letter-spacing:.8px;font-variant-numeric:tabular-nums}.cc-progress-track{height:1.5px;background-color:#00000014;border-radius:1px;overflow:hidden}.cc-progress-fill{height:1.5px;width:100%;background-color:#00000080;border-radius:1px}.cc-typewriter{position:relative;margin-bottom:16px}.cc-typewriter-text{font-size:16px;font-weight:300;color:#000000b3;font-family:system-ui,-apple-system,sans-serif;line-height:24px;letter-spacing:-.2px}.cc-typewriter-invisible{opacity:0;display:block}.cc-typewriter-visible{position:absolute;top:0;left:0;right:0}.cc-typewriter-cursor{color:#00000080;font-weight:200}.cc-color-key{display:flex;gap:16px;margin-bottom:20px}.cc-color-key-item{display:flex;align-items:center;gap:6px}.cc-color-key-dot{width:8px;height:8px;border-radius:4px}.cc-color-key-text{font-size:11px;font-weight:500;color:#00000073;font-family:system-ui,-apple-system,sans-serif;letter-spacing:.3px}.cc-cards-loading{padding:48px 0;display:flex;justify-content:center}.cc-cards-empty{padding:32px 0;text-align:center}.cc-cards-empty-text{font-size:14px;font-weight:500;color:#0006;font-family:system-ui,-apple-system,sans-serif}.cc-goals-divider{height:1px;background-color:#0000000f;margin-top:32px;margin-bottom:20px}.cc-goals-header-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.cc-goals-title{font-size:24px;font-weight:300;color:#000;font-family:system-ui,-apple-system,sans-serif;letter-spacing:-.3px;line-height:30px}.cc-goals-subtitle{font-size:10px;font-weight:600;color:#00000073;font-family:system-ui,-apple-system,sans-serif;letter-spacing:1.6px;text-transform:uppercase;margin-top:4px}.cc-goals-edit-btn{display:flex;align-items:center;gap:4px;margin-top:6px;background:none;border:none;cursor:pointer;font-size:12px;font-weight:600;color:#000;letter-spacing:.5px;font-family:system-ui,-apple-system,sans-serif;padding:0}.cc-goals-section{margin-top:8px;padding-bottom:40px}.cc-goal-card{border-radius:16px;border:1.5px solid #0A1F44;background-color:#0a1f440a;margin-bottom:10px;opacity:0;transform:translateY(16px);transition:opacity .3s ease,transform .3s ease}.cc-goal-card.visible{opacity:1;transform:translateY(0)}.cc-goal-card-inner{display:flex;flex-direction:column;padding:14px 16px;gap:2px}.cc-goal-card-label{font-size:15px;font-weight:300;color:#0a1f44;line-height:22px;letter-spacing:-.1px}.cc-goal-card-description{font-size:15px;font-weight:300;color:#0a1f4480;line-height:22px;letter-spacing:-.1px}.cc-edit-goal-row{display:flex;align-items:center;border-radius:14px;border:1.5px solid #0A1F44;background-color:#0a1f440a;padding:10px 16px;margin-bottom:10px;gap:10px}.cc-edit-goal-input{flex:1;font-size:15px;font-weight:300;color:#0a1f44;font-family:system-ui,-apple-system,sans-serif;border:none;outline:none;background:none;padding:0}.cc-edit-goal-input::placeholder{color:#0000004d}.cc-remove-goal-btn{width:28px;height:28px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0}.cc-add-goal-row{display:flex;align-items:center;border-radius:14px;border:1.5px dashed rgba(10,31,68,.2);background-color:transparent;padding:10px 16px;margin-bottom:10px;gap:10px}.cc-add-goal-btn{width:28px;height:28px;border-radius:14px;background-color:#0a1f4414;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;padding:0}.cc-goals-loading{padding:48px 0;display:flex;flex-direction:column;align-items:center;gap:16px}.cc-goals-loading-text{font-size:14px;font-weight:500;color:#0009;font-family:system-ui,-apple-system,sans-serif}.cc-goals-empty{padding:48px 0;display:flex;flex-direction:column;align-items:center;gap:16px}.cc-goals-empty-text{font-size:16px;font-weight:400;color:#00000080;font-family:system-ui,-apple-system,sans-serif}.cc-add-goals-btn-large{padding:12px 24px;border-radius:14px;background-color:#0a1f44;color:#fff;font-size:15px;font-weight:600;font-family:system-ui,-apple-system,sans-serif;border:none;cursor:pointer}.cc-add-goals-btn-large:hover{opacity:.9}.agent-page-container{flex:1;display:flex;flex-direction:column;padding-top:0;overflow:hidden;position:relative}.agent-selector-container{padding:4px 20px 8px;z-index:20}.agent-selector-wrapper{position:relative}.agent-def-box{display:inline-flex;align-items:center;gap:6px;background-color:#0000000d;border:1px solid rgba(0,0,0,.15);border-radius:6px;padding:5px 10px;cursor:pointer;font-family:system-ui,-apple-system,sans-serif}.agent-def-box.disabled{opacity:.7;cursor:not-allowed}.agent-def-text{font-size:12px;color:#00000080;font-style:italic;letter-spacing:.2px}.agent-def-dot{font-size:12px;color:#0000004d}.agent-def-value{font-size:12px;color:#000000b3;font-weight:500;letter-spacing:.2px}.agent-dropdown-menu{position:absolute;top:100%;left:0;margin-top:4px;background-color:#fffffff5;border:1px solid rgba(0,0,0,.15);border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000001a;min-width:240px;z-index:30}.agent-dropdown-option{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;width:100%;border:none;background:none;cursor:pointer;text-align:left;font-family:system-ui,-apple-system,sans-serif}.agent-dropdown-option.active{background-color:#0000000f}.agent-dropdown-option:hover{background-color:#0000000a}.agent-dropdown-label{font-size:13px;font-weight:500;color:#000}.agent-dropdown-subtitle{font-size:11px;color:#00000080;margin-top:2px;line-height:15px}.agent-chat-area{flex:1;overflow-y:auto;display:flex;flex-direction:column;position:relative}.agent-scroll-arrow{position:absolute;bottom:80px;left:50%;transform:translate(-50%);width:36px;height:36px;border-radius:18px;border:1px solid rgba(0,0,0,.12);background:#fffffff2;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#00000080;z-index:10;transition:background .15s,box-shadow .15s}.agent-scroll-arrow:hover{background:#fff;box-shadow:0 2px 12px #00000026}.agent-empty-state{flex:1;display:flex;justify-content:center;align-items:center;padding:0 32px}.agent-empty-greeting{font-size:32px;font-weight:400;color:#000;font-family:Georgia,Times New Roman,serif;text-align:center;letter-spacing:-.5px}.agent-messages-list{padding:16px 20px 20px;display:flex;flex-direction:column}.agent-msg-wrapper.first{margin-top:0}.agent-msg-wrapper.same-sender{margin-top:4px}.agent-msg-wrapper.diff-sender{margin-top:16px}.agent-msg{display:flex}.agent-msg-user{justify-content:flex-end}.agent-msg-agent{justify-content:flex-start}.agent-bubble{max-width:80%}.agent-bubble-user{background-color:#0000000d;border:1px solid rgba(0,0,0,.1);padding:10px 16px;border-radius:20px}.agent-bubble-single,.agent-bubble-first{border-radius:20px 20px 6px}.agent-bubble-middle,.agent-bubble-last{border-radius:20px 6px 6px 20px}.agent-bubble-agent{max-width:100%}.agent-text-user{color:#000;font-size:16px;font-weight:400;font-family:system-ui,-apple-system,sans-serif;line-height:22px}.agent-text-agent{color:#000;font-size:16px;font-weight:400;font-family:system-ui,-apple-system,sans-serif;line-height:24px}.agent-md-list-item{display:flex;gap:4px}.agent-md-bullet{flex-shrink:0;color:#00000080}.agent-typing-container{margin-top:8px;align-self:flex-start}.agent-typing-bubble{background-color:#0000000f;border-radius:18px;padding:12px 14px;display:flex;align-items:center;gap:4px}.agent-typing-dot{width:8px;height:8px;border-radius:4px;background-color:#0006;animation:agent-typing-bounce 1.2s ease-in-out infinite}@keyframes agent-typing-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.agent-input-container{padding:8px 16px 16px;background:transparent;flex-shrink:0}.agent-input-wrapper{display:flex;align-items:center;border-radius:28px;padding:10px 12px 10px 16px;gap:12px;border:1.5px solid rgba(0,0,0,.12);background:#fff9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:none;transition:border-color .15s,box-shadow .15s}.agent-input-icon{flex-shrink:0;display:flex;align-items:center}.agent-text-input{flex:1;font-size:16px;color:#000;font-family:system-ui,-apple-system,sans-serif;border:none;outline:none;background:none;padding:4px 0;resize:none;overflow-y:hidden;max-height:120px;line-height:1.4}.agent-text-input::placeholder{color:#00000080}.agent-text-input:disabled{opacity:.6}.agent-send-btn{width:36px;height:36px;border-radius:18px;background-color:#0000000d;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#000;flex-shrink:0}.agent-send-btn.disabled{background-color:#00000008;border-color:#00000014;cursor:not-allowed}.agent-send-btn:not(.disabled):hover{background-color:#00000026}.agent-chips-row{display:flex;gap:8px;padding:0 16px 8px;flex-wrap:wrap;flex-shrink:0}.agent-chip{padding:8px 16px;border-radius:20px;background-color:#0000000f;border:1px solid rgba(0,0,0,.12);font-size:14px;font-weight:500;color:#000;font-family:system-ui,-apple-system,sans-serif;cursor:pointer;transition:background-color .15s ease}.agent-chip:hover:not(:disabled){background-color:#0000001a}.agent-chip:disabled{opacity:.5;cursor:not-allowed}.agent-dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25}.sp-page{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#f5f5f7;z-index:900;display:flex;flex-direction:column}.sp-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:52px;flex-shrink:0}.sp-header-title{font-size:18px;font-weight:700;color:#111827;font-family:system-ui,-apple-system,sans-serif}.sp-sub-header-title{font-size:16px;font-weight:600;color:#111827;font-family:system-ui,-apple-system,sans-serif}.sp-back-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0}.sp-scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.sp-menu-container{padding:8px 20px 40px;max-width:500px;margin:0 auto;width:100%;box-sizing:border-box}.sp-section-label{font-size:12px;font-weight:600;color:#0006;letter-spacing:1px;margin-top:24px;margin-bottom:8px;margin-left:4px;font-family:system-ui,-apple-system,sans-serif}.sp-section{background-color:#fff;border-radius:12px;overflow:hidden}.sp-menu-item{display:flex;align-items:center;padding:16px;gap:14px;width:100%;background:none;border:none;cursor:pointer;text-align:left;font-family:system-ui,-apple-system,sans-serif;text-decoration:none;color:inherit}.sp-menu-item:hover{background-color:#00000005}.sp-menu-item:disabled{opacity:.5;cursor:not-allowed}.sp-menu-text{flex:1;font-size:16px;font-weight:500;color:#111827;font-family:system-ui,-apple-system,sans-serif}.sp-menu-text-container{flex:1;display:flex;flex-direction:column}.sp-menu-subtext{font-size:13px;color:#0006;font-family:system-ui,-apple-system,sans-serif;margin-top:2px}.sp-destructive{color:#dc2626}.sp-separator{height:1px;background-color:#0000000f;margin-left:52px}.sp-footer{display:flex;flex-direction:column;align-items:center;margin-top:40px;gap:4px}.sp-footer-text{font-size:13px;color:#00000059;font-family:system-ui,-apple-system,sans-serif}.sp-footer-disclaimer{font-size:12px;color:#00000040;font-family:system-ui,-apple-system,sans-serif;margin-top:4px;text-align:center}.sp-legal-container{padding:8px 20px 60px;max-width:500px;margin:0 auto;width:100%;box-sizing:border-box}.sp-legal-title{font-size:28px;font-weight:700;color:#111827;margin:0 0 4px;font-family:system-ui,-apple-system,sans-serif}.sp-legal-effective{font-size:13px;color:#0006;margin:0 0 24px;font-family:system-ui,-apple-system,sans-serif}.sp-legal-h{font-size:18px;font-weight:700;color:#111827;margin:24px 0 8px;font-family:system-ui,-apple-system,sans-serif}.sp-legal-p{font-size:15px;line-height:24px;color:#374151;margin:0 0 12px;font-family:system-ui,-apple-system,sans-serif}.sp-legal-p strong{font-weight:700;color:#111827}.sp-legal-ul{margin:0 0 12px;padding-left:4px;list-style:none}.sp-legal-ul li{font-size:15px;line-height:24px;color:#374151;margin-bottom:6px;padding-left:20px;position:relative;font-family:system-ui,-apple-system,sans-serif}.sp-legal-ul li:before{content:"•";position:absolute;left:0;color:#374151}.sp-legal-ul li strong{font-weight:700;color:#111827}.sp-link{color:#2563eb;text-decoration:underline}.btp-page{min-height:100vh;background:#b8c2cc;overflow-x:hidden}.btp-hero{position:relative;width:100%;height:480px;background:#0d0e0f;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column}.btp-hero-glow{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:120%;height:200px;background:radial-gradient(ellipse 60% 100% at 50% 100%,rgba(255,255,255,.06) 0%,rgba(255,255,255,.03) 30%,transparent 70%);pointer-events:none}.btp-hero-line{position:absolute;bottom:80px;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 5%,rgba(255,255,255,.08) 30%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.08) 70%,transparent 95%)}.btp-hero-reflection{position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(180deg,rgba(255,255,255,.04) 0%,rgba(255,255,255,.01) 40%,transparent 100%);mask-image:linear-gradient(180deg,rgba(0,0,0,.6) 0%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.6) 0%,transparent 100%)}.btp-hero-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:20px}.btp-brandmark{display:flex;flex-direction:column;align-items:center;gap:5px;margin-bottom:8px}.btp-brandmark-bar{height:4px;background:#ffffffd9;border-radius:1px;transform:skew(-12deg)}.btp-brandmark-bar--1{width:28px}.btp-brandmark-bar--2{width:22px;opacity:.6}.btp-brandmark-bar--3{width:16px;opacity:.35}.btp-hero-wordmark{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:56px;font-weight:700;color:#fff;margin:0;letter-spacing:-1px;line-height:1.2}.btp-hero-tagline{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:300;color:#ffffff80;margin:0;letter-spacing:.5px}.btp-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px;background:#0000001f}.btp-section{padding:48px 40px}.btp-section--dark{background:#0d0e0f;color:#fff}.btp-section--gray{background:#b8c2cc;color:#0d0e0f}.btp-section--light{background:#fff;color:#0d0e0f}.btp-section--full{grid-column:1 / -1}.btp-label{font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:1.2px;padding:3px 6px;border:1px solid currentColor;border-radius:2px;display:inline-block;margin-bottom:20px;opacity:.7}.btp-label--no-border{border:none;padding:0;opacity:.5}.btp-palette{display:flex;flex-direction:column;gap:32px}.btp-swatch{display:flex;flex-direction:column;gap:8px}.btp-swatch-name{font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.8px}.btp-swatch-values{font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:12px;font-weight:400;opacity:.6;line-height:1.5}.btp-swatch-strip{width:100%;height:6px;border-radius:1px;margin-top:4px}.btp-type-specimens{display:flex;flex-direction:column;gap:36px}.btp-type-sample{display:flex;flex-direction:column;gap:6px}.btp-type-sample-label{font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:10px;text-transform:uppercase;letter-spacing:1.2px;opacity:.4}.btp-type-sample--display{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:48px;font-weight:700;letter-spacing:-1px;line-height:1.2}.btp-type-sample--heading{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:24px;font-weight:600;letter-spacing:-.5px;line-height:1.4}.btp-type-sample--score{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:56px;font-weight:700;letter-spacing:-1px;line-height:1}.btp-type-sample--body{font-family:system-ui,-apple-system,sans-serif;font-size:15px;font-weight:400;line-height:1.45;max-width:360px;opacity:.75}.btp-type-sample--mono{font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:12px;font-weight:400;line-height:1.5;opacity:.6}.btp-card-preview{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:24px;max-width:280px;position:relative}.btp-card-preview-mark{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;gap:2px}.btp-card-preview-mark-bar{height:2px;background:#0d0e0f;border-radius:1px;transform:skew(-12deg)}.btp-card-graph{width:100%;height:100px;margin-bottom:16px;position:relative}.btp-card-graph svg{width:100%;height:100%}.btp-card-score{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:32px;font-weight:700;color:#0d0e0f;margin:0;letter-spacing:-.5px}.btp-card-label{font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.8px;color:#0d0e0f;opacity:.45;margin-top:4px}.btp-cta-preview{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:10px;padding:12px 16px;display:flex;align-items:center;gap:12px;max-width:400px;margin-top:24px}.btp-cta-mark{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.btp-cta-mark-bar{height:2px;background:#0d0e0f;border-radius:1px;transform:skew(-12deg)}.btp-cta-name{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;font-weight:600;color:#0d0e0f;flex:1}.btp-cta-pills{display:flex;gap:8px;align-items:center}.btp-cta-pill{font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.8px;padding:4px 8px;border:1px solid rgba(0,0,0,.15);border-radius:6px;color:#0d0e0f;background:transparent}.btp-cta-pill--live{display:flex;align-items:center;gap:4px}.btp-cta-pill-dot{width:5px;height:5px;background:#22c55e;border-radius:50%}.btp-cta-icon-group{display:flex;gap:4px}.btp-cta-icon{width:28px;height:28px;border:1px solid rgba(0,0,0,.1);border-radius:6px;display:flex;align-items:center;justify-content:center;color:#0d0e0f;cursor:pointer}.btp-gradient-bar{height:4px;background:linear-gradient(90deg,#f97316,#ef4444);border-radius:2px;margin-top:24px}.btp-brand-display{display:flex;align-items:center;gap:16px;margin-top:24px}.btp-brand-display-mark{display:flex;flex-direction:column;gap:4px;opacity:.5}.btp-brand-display-mark-bar{height:3px;background:#fff;border-radius:1px;transform:skew(-12deg)}.btp-brand-display-text{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:72px;font-weight:700;color:#ffffff1f;letter-spacing:-2px;line-height:1;overflow:hidden;white-space:nowrap}.btp-product-section{display:flex;flex-direction:column;gap:16px}.btp-product-heading{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:24px;font-weight:600;letter-spacing:-.5px;line-height:1.4;color:#0d0e0f;margin:0}.btp-product-body{font-family:system-ui,-apple-system,sans-serif;font-size:13px;font-weight:400;line-height:1.5;color:#0d0e0f8c;margin:0;max-width:320px}@media (max-width: 640px){.btp-hero{height:380px}.btp-hero-wordmark{font-size:42px}.btp-grid{grid-template-columns:1fr}.btp-section{padding:36px 24px}.btp-type-sample--display{font-size:36px}.btp-type-sample--score{font-size:42px}.btp-brand-display-text{font-size:48px}.btp-cta-preview{flex-wrap:wrap}}.y2k-screen{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:stretch;justify-content:center;overflow-y:auto;overflow-x:hidden;background:radial-gradient(ellipse at 30% 20%,rgba(255,255,255,.45) 0%,transparent 50%),radial-gradient(ellipse at 70% 60%,rgba(232,200,220,.4) 0%,transparent 45%),radial-gradient(ellipse at 50% 80%,rgba(200,210,240,.5) 0%,transparent 50%),linear-gradient(170deg,#c8d0f0,#d4c8e8 20%,#dcc8e0 35%,#c8d4f0 55%,#d0c0e0,#c4d0f4,#d8c8e4)}.y2k-noise{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;opacity:.55;mix-blend-mode:multiply}.y2k-clouds{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 200px 150px at 25% 15%,rgba(255,255,255,.5) 0%,transparent 70%),radial-gradient(ellipse 180px 120px at 75% 25%,rgba(255,255,255,.35) 0%,transparent 65%),radial-gradient(ellipse 250px 180px at 60% 70%,rgba(255,255,255,.3) 0%,transparent 60%),radial-gradient(ellipse 160px 140px at 15% 65%,rgba(255,255,255,.25) 0%,transparent 60%),radial-gradient(ellipse 140px 100px at 85% 80%,rgba(255,255,255,.2) 0%,transparent 55%)}.y2k-container{width:100%;max-width:480px;display:flex;flex-direction:column;padding:24px;min-height:100%;position:relative;z-index:1}.y2k-header{padding-top:env(safe-area-inset-top,12px)}.y2k-wordmark-box{display:inline-flex;align-items:center;background:#000;padding:10px 20px;border:3px solid #000}.y2k-wordmark{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:28px;font-weight:800;color:#fff;margin:0;letter-spacing:-.5px;line-height:1;text-transform:uppercase}.y2k-subline{display:flex;align-items:center;gap:0;margin-top:8px;flex-wrap:wrap}.y2k-subline-text{font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:11px;color:#00000080;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.y2k-hero{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:40px 0}.y2k-headline{font-family:Playfair Display,Georgia,serif;font-size:52px;font-weight:900;color:#1a1a1a;margin:0;letter-spacing:-.5px;line-height:1.08}.y2k-subtitle{font-family:system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;color:#0009;margin:20px 0 0;line-height:1.55;max-width:340px}.y2k-bottom{display:flex;flex-direction:column;gap:14px;padding-bottom:env(safe-area-inset-bottom,12px)}.y2k-tagline{font-family:system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;color:#0009;letter-spacing:0;margin:0 0 4px;min-height:24px;line-height:1.55}.y2k-cursor{color:#0d0e0f;font-weight:200;font-style:normal;animation:y2k-blink 1.06s step-end infinite}@keyframes y2k-blink{50%{opacity:0}}.y2k-oauth-row{display:flex;gap:10px}.y2k-oauth-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff9;border:2px solid #0D0E0F;border-radius:0;padding:14px;min-height:50px;color:#0d0e0f;font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;transition:background .1s,transform .1s}.y2k-oauth-btn:hover{background:#ffffffd9;transform:translate(-1px,-1px);box-shadow:2px 2px #0d0e0f}.y2k-oauth-btn:active{transform:translate(0);box-shadow:none}.y2k-oauth-icon{flex-shrink:0}.y2k-divider{display:flex;align-items:center;gap:12px}.y2k-divider-line{flex:1;height:2px;background:#00000026}.y2k-divider-text{font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:10px;color:#00000059;font-weight:500;text-transform:uppercase;letter-spacing:1px}.y2k-input-group{display:flex;flex-direction:column}.y2k-label{font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:10px;font-weight:600;color:#0d0e0f;margin-bottom:6px;text-transform:uppercase;letter-spacing:1px}.y2k-input{background:#ffffffa6;border:2px solid #0D0E0F;border-radius:0;padding:16px 18px;font-size:16px;color:#0d0e0f;font-family:system-ui,-apple-system,sans-serif;font-weight:400;letter-spacing:.2px;outline:none;transition:background .15s,box-shadow .15s}.y2k-input::placeholder{color:#0000004d}.y2k-input:focus{background:#ffffffd9;box-shadow:3px 3px #0d0e0f}.y2k-btn-cta{background:#f472b6;border:2px solid #0D0E0F;border-radius:0;padding:18px;color:#0d0e0f;font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:14px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:transform .1s,box-shadow .1s;display:flex;align-items:center;justify-content:center;min-height:56px}.y2k-btn-cta:hover{transform:translate(-2px,-2px);box-shadow:4px 4px #0d0e0f}.y2k-btn-cta:active{transform:translate(0);box-shadow:none}.y2k-scanlines{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.015) 2px,rgba(0,0,0,.015) 4px)}@media (min-width: 600px){.y2k-screen{align-items:center;padding:24px}.y2k-container{min-height:auto;max-height:92vh;background:#ffffff1f;border:2px solid rgba(0,0,0,.08);padding:40px 36px}.y2k-hero{min-height:160px;padding:32px 0}}.y2k-bw-screen{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:stretch;justify-content:center;overflow-y:auto;overflow-x:hidden;background:radial-gradient(ellipse at 20% 15%,rgba(255,255,255,.85) 0%,transparent 45%),radial-gradient(ellipse at 75% 20%,rgba(236,236,236,.65) 0%,transparent 48%),radial-gradient(ellipse at 60% 78%,rgba(214,214,214,.58) 0%,transparent 52%),linear-gradient(170deg,#f5f5f5,#ddd 32%,#c7c7c7)}.y2k-bw-noise{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;opacity:.62;mix-blend-mode:multiply}.y2k-bw-bloom{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 220px 150px at 17% 72%,rgba(255,255,255,.4) 0%,transparent 68%),radial-gradient(ellipse 210px 140px at 84% 76%,rgba(255,255,255,.35) 0%,transparent 62%)}.y2k-bw-scanlines{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.03) 2px,rgba(0,0,0,.03) 4px)}.y2k-bw-container{width:100%;max-width:480px;display:flex;flex-direction:column;padding:24px;min-height:100%;position:relative;z-index:1}.y2k-bw-header{padding-top:env(safe-area-inset-top,12px)}.y2k-bw-wordmark-box{display:inline-flex;align-items:center;background:#000;border:3px solid #000;padding:10px 20px}.y2k-bw-wordmark{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:28px;font-weight:800;color:#fff;margin:0;letter-spacing:-.5px;line-height:1;text-transform:uppercase}.y2k-bw-subline{display:flex;align-items:center;margin-top:8px;flex-wrap:wrap}.y2k-bw-subline-text{font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:11px;color:#0009;font-weight:600;letter-spacing:.6px;text-transform:uppercase}.y2k-bw-hero{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:40px 0}.y2k-bw-headline{font-family:Playfair Display,Georgia,serif;font-size:52px;font-weight:900;color:#080808;margin:0;letter-spacing:-.5px;line-height:1.08}.y2k-bw-subtitle{font-family:system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:450;color:#000000ba;margin:20px 0 0;line-height:1.52;max-width:340px}.y2k-bw-bottom{display:flex;flex-direction:column;gap:14px;padding-bottom:env(safe-area-inset-bottom,12px)}.y2k-bw-tagline{font-family:system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:450;color:#000000b8;margin:0 0 4px;min-height:24px;line-height:1.5}.y2k-bw-cursor{color:#0d0d0d;font-weight:300;animation:y2k-bw-blink 1.06s step-end infinite}@keyframes y2k-bw-blink{50%{opacity:0}}.y2k-bw-oauth-row{display:flex;gap:10px}.y2k-bw-oauth-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;background:#ffffffb8;border:2px solid #090909;border-radius:0;padding:14px;min-height:50px;color:#090909;font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:12px;font-weight:650;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;transition:background .1s,transform .1s,color .1s}.y2k-bw-oauth-btn:hover{background:#121212;color:#fff;transform:translate(-1px,-1px);box-shadow:2px 2px #090909}.y2k-bw-oauth-btn:hover .y2k-bw-oauth-icon path{fill:#fff}.y2k-bw-oauth-btn:active{transform:translate(0);box-shadow:none}.y2k-bw-oauth-icon{flex-shrink:0}.y2k-bw-divider{display:flex;align-items:center;gap:12px}.y2k-bw-divider-line{flex:1;height:2px;background:#00000040}.y2k-bw-divider-text{font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:10px;color:#00000085;font-weight:600;text-transform:uppercase;letter-spacing:1px}.y2k-bw-input-group{display:flex;flex-direction:column}.y2k-bw-label{font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:10px;font-weight:650;color:#090909;margin-bottom:6px;text-transform:uppercase;letter-spacing:1px}.y2k-bw-input{background:#ffffffc2;border:2px solid #090909;border-radius:0;padding:16px 18px;font-size:16px;color:#090909;font-family:system-ui,-apple-system,sans-serif;font-weight:450;letter-spacing:.2px;outline:none;transition:background .15s,box-shadow .15s}.y2k-bw-input::placeholder{color:#0000005c}.y2k-bw-input:focus{background:#fff;box-shadow:3px 3px #090909}.y2k-bw-btn-cta{background:#fff;border:2px solid #090909;border-radius:0;padding:18px;color:#090909;font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:14px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:transform .1s,box-shadow .1s,background .1s,color .1s;display:flex;align-items:center;justify-content:center;min-height:56px}.y2k-bw-btn-cta:hover{background:#090909;color:#fff;transform:translate(-2px,-2px);box-shadow:4px 4px #090909}.y2k-bw-btn-cta:active{transform:translate(0);box-shadow:none}@media (min-width: 600px){.y2k-bw-screen{align-items:center;padding:24px}.y2k-bw-container{min-height:auto;max-height:92vh;background:#fff3;border:2px solid rgba(0,0,0,.12);padding:40px 36px}.y2k-bw-hero{min-height:160px;padding:32px 0}}.y2k-io-screen{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:stretch;justify-content:center;overflow-y:auto;overflow-x:hidden;background:radial-gradient(ellipse at 20% 15%,rgba(255,255,255,.85) 0%,transparent 45%),radial-gradient(ellipse at 75% 20%,rgba(250,248,240,.65) 0%,transparent 48%),radial-gradient(ellipse at 60% 78%,rgba(232,228,216,.58) 0%,transparent 52%),linear-gradient(170deg,#faf8f0,#f5f2e8 32%,#e8e4d8)}.y2k-io-noise{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;opacity:.62;mix-blend-mode:multiply}.y2k-io-bloom{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 220px 150px at 17% 72%,rgba(255,255,255,.4) 0%,transparent 68%),radial-gradient(ellipse 210px 140px at 84% 76%,rgba(255,255,255,.35) 0%,transparent 62%)}.y2k-io-scanlines{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(17,17,17,.03) 2px,rgba(17,17,17,.03) 4px)}.y2k-io-container{width:100%;max-width:480px;display:flex;flex-direction:column;padding:24px;min-height:100%;position:relative;z-index:1}.y2k-io-header{padding-top:env(safe-area-inset-top,12px)}.y2k-io-wordmark-box{display:inline-flex;align-items:center;background:#ff5a00;border:3px solid #FF5A00;padding:10px 20px}.y2k-io-wordmark{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:28px;font-weight:800;color:#f5f2e8;margin:0;letter-spacing:-.5px;line-height:1;text-transform:uppercase}.y2k-io-subline{display:flex;align-items:center;margin-top:8px;flex-wrap:wrap}.y2k-io-subline-text{font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:11px;color:#1119;font-weight:600;letter-spacing:.6px;text-transform:uppercase}.y2k-io-hero{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:40px 0}.y2k-io-headline{font-family:Playfair Display,Georgia,serif;font-size:52px;font-weight:900;color:#111;margin:0;letter-spacing:-.5px;line-height:1.08}.y2k-io-subtitle{font-family:system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:450;color:#111111ba;margin:20px 0 0;line-height:1.52;max-width:340px}.y2k-io-bottom{display:flex;flex-direction:column;gap:14px;padding-bottom:env(safe-area-inset-bottom,12px)}.y2k-io-tagline{font-family:system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:450;color:#111111b8;margin:0 0 4px;min-height:24px;line-height:1.5}.y2k-io-cursor{color:#ff5a00;font-weight:300;animation:y2k-io-blink 1.06s step-end infinite}@keyframes y2k-io-blink{50%{opacity:0}}.y2k-io-oauth-row{display:flex;gap:10px}.y2k-io-oauth-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;background:#ffffffb8;border:2px solid #111111;border-radius:0;padding:14px;min-height:50px;color:#111;font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:12px;font-weight:650;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;transition:background .1s,transform .1s,color .1s}.y2k-io-oauth-btn:hover{background:#111;color:#ff5a00;transform:translate(-1px,-1px);box-shadow:2px 2px #111}.y2k-io-oauth-btn:hover .y2k-io-oauth-icon path{fill:#ff5a00}.y2k-io-oauth-btn:active{transform:translate(0);box-shadow:none}.y2k-io-oauth-icon{flex-shrink:0}.y2k-io-divider{display:flex;align-items:center;gap:12px}.y2k-io-divider-line{flex:1;height:2px;background:#11111140}.y2k-io-divider-text{font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:10px;color:#11111185;font-weight:600;text-transform:uppercase;letter-spacing:1px}.y2k-io-input-group{display:flex;flex-direction:column}.y2k-io-label{font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:10px;font-weight:650;color:#111;margin-bottom:6px;text-transform:uppercase;letter-spacing:1px}.y2k-io-input{background:#ffffffc2;border:2px solid #111111;border-radius:0;padding:16px 18px;font-size:16px;color:#111;font-family:system-ui,-apple-system,sans-serif;font-weight:450;letter-spacing:.2px;outline:none;transition:background .15s,box-shadow .15s}.y2k-io-input::placeholder{color:#1111115c}.y2k-io-input:focus{background:#fff;box-shadow:3px 3px #111}.y2k-io-btn-cta{background:#ff5a00;border:2px solid #111111;border-radius:0;padding:18px;color:#f5f2e8;font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:14px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:transform .1s,box-shadow .1s,background .1s,color .1s;display:flex;align-items:center;justify-content:center;min-height:56px}.y2k-io-btn-cta:hover{background:#111;color:#ff5a00;transform:translate(-2px,-2px);box-shadow:4px 4px #111}.y2k-io-btn-cta:active{transform:translate(0);box-shadow:none}@media (min-width: 600px){.y2k-io-screen{align-items:center;padding:24px}.y2k-io-container{min-height:auto;max-height:92vh;background:#fff3;border:2px solid rgba(17,17,17,.12);padding:40px 36px}.y2k-io-hero{min-height:160px;padding:32px 0}}.fn-page *,.fn-page *:before,.fn-page *:after{box-sizing:border-box;margin:0;padding:0}.fn-page{min-height:100vh;background:#faf7f2;overflow-x:hidden;position:relative}.fn-announce{width:100%;background:#c07a3e;padding:10px 24px;text-align:center;position:relative;z-index:20}.fn-announce-text{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#fff;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.fn-nav{position:absolute;top:40px;left:0;right:0;z-index:15;display:flex;align-items:center;padding:16px 40px}.fn-nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.fn-nav-logomark{width:32px;height:32px;position:relative}.fn-nav-logomark-line{position:absolute;left:50%;transform:translate(-50%);height:2px;background:#ffffffd9;border-radius:1px}.fn-nav-logoname{font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:500;color:#fff;letter-spacing:-.3px}.fn-nav-links{display:flex;align-items:center;gap:28px;margin-left:48px}.fn-nav-link{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#ffffffd9;text-decoration:none;cursor:pointer;transition:color .15s}.fn-nav-link:hover{color:#fff}.fn-nav-right{margin-left:auto;display:flex;align-items:center;gap:16px}.fn-nav-login{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;color:#fff;background:none;border:none;cursor:pointer}.fn-nav-cta{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;color:#fff;background:#c07a3e;border:none;border-radius:50px;padding:10px 22px;cursor:pointer;transition:background .15s}.fn-nav-cta:hover{background:#b06e34}.fn-nav-icon{color:#fff;cursor:pointer;display:flex;align-items:center}.fn-hero{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.fn-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#3c28194d,#3c28191a,#50321e26 60%,#28190f80),linear-gradient(135deg,#8b6f5c,#a0846e,#c4a882,#d4b896 45%,#b89878 55%,#987860,#7a6050,#5c4438)}.fn-hero-light{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(ellipse 70% 60% at 70% 30%,rgba(220,180,130,.35) 0%,transparent 60%),radial-gradient(ellipse 50% 40% at 30% 70%,rgba(90,65,45,.3) 0%,transparent 50%);pointer-events:none}.fn-hero-grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:.08;pointer-events:none}.fn-hero-content{position:relative;z-index:5;padding:0 40px 60px;max-width:700px}.fn-badge{display:inline-block;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:500;color:#1a1a1a;background:#faf7f2d9;padding:8px 18px;border-radius:50px;margin-bottom:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fn-headline{font-family:Playfair Display,Georgia,serif;font-size:clamp(42px,7vw,72px);font-weight:400;font-style:italic;color:#fff;line-height:1.08;letter-spacing:-.5px;margin-bottom:24px}.fn-body{font-family:Inter,system-ui,sans-serif;font-size:17px;font-weight:400;color:#fffc;line-height:1.55;max-width:480px;margin-bottom:32px}.fn-cta{display:inline-flex;align-items:center;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:600;color:#c07a3e;background:#faf7f2;border:none;border-radius:50px;padding:16px 32px;cursor:pointer;transition:background .15s,transform .1s}.fn-cta:hover{background:#fff;transform:translateY(-1px)}.fn-cta:active{transform:translateY(0)}.fn-stats{position:absolute;bottom:40px;right:40px;z-index:5;display:flex;align-items:flex-start;gap:0}.fn-stat{padding:0 28px;border-left:1px solid rgba(255,255,255,.25)}.fn-stat:first-child{border-left:none;padding-left:0}.fn-stat-value{font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:700;color:#fff;letter-spacing:-.3px;margin-bottom:4px}.fn-stat-label{font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:400;color:#fff9}.fn-features{background:#faf7f2;padding:100px 40px}.fn-features-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.fn-features-text{display:flex;flex-direction:column;gap:20px}.fn-features-label{font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:600;color:#c07a3e;text-transform:uppercase;letter-spacing:1.5px}.fn-features-heading{font-family:Playfair Display,Georgia,serif;font-size:40px;font-weight:400;font-style:italic;color:#1a1a1a;line-height:1.15;letter-spacing:-.3px}.fn-features-body{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:400;color:#0000008c;line-height:1.6;max-width:420px}.fn-features-card{background:#fff;border-radius:20px;padding:40px;box-shadow:0 4px 24px #0000000f;display:flex;flex-direction:column;gap:24px}.fn-card-header{display:flex;align-items:center;justify-content:space-between}.fn-card-title{font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600;color:#0006;text-transform:uppercase;letter-spacing:1px}.fn-card-badge{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:600;color:#22c55e;background:#22c55e1a;padding:4px 10px;border-radius:50px}.fn-card-score{font-family:Playfair Display,Georgia,serif;font-size:64px;font-weight:700;color:#1a1a1a;letter-spacing:-1px;line-height:1}.fn-card-score-label{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#0006;margin-top:-4px}.fn-card-bar-wrap{display:flex;flex-direction:column;gap:8px}.fn-card-bar-row{display:flex;align-items:center;gap:12px}.fn-card-bar-label{font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500;color:#00000073;width:80px;flex-shrink:0}.fn-card-bar-track{flex:1;height:6px;background:#0000000f;border-radius:3px;overflow:hidden}.fn-card-bar-fill{height:100%;border-radius:3px;transition:width .6s ease-out}.fn-how{background:#1a1a1a;padding:100px 40px}.fn-how-inner{max-width:1100px;margin:0 auto;text-align:center}.fn-how-label{font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:600;color:#c07a3e;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:16px}.fn-how-heading{font-family:Playfair Display,Georgia,serif;font-size:40px;font-weight:400;font-style:italic;color:#fff;line-height:1.15;margin-bottom:64px}.fn-how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;text-align:left}.fn-step{display:flex;flex-direction:column;gap:16px}.fn-step-number{font-family:Playfair Display,Georgia,serif;font-size:48px;font-weight:700;color:#ffffff14;line-height:1}.fn-step-title{font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:600;color:#fff;letter-spacing:-.2px}.fn-step-text{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#ffffff80;line-height:1.6}.fn-footer-cta{background:#faf7f2;padding:80px 40px;text-align:center}.fn-footer-heading{font-family:Playfair Display,Georgia,serif;font-size:36px;font-weight:400;font-style:italic;color:#1a1a1a;line-height:1.2;margin-bottom:24px}.fn-footer-btn{display:inline-flex;align-items:center;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:600;color:#fff;background:#c07a3e;border:none;border-radius:50px;padding:16px 36px;cursor:pointer;transition:background .15s}.fn-footer-btn:hover{background:#b06e34}.fn-fab{position:fixed;bottom:24px;right:24px;width:56px;height:56px;background:#c07a3e;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px #c07a3e66;z-index:50;transition:transform .15s}.fn-fab:hover{transform:scale(1.05)}.fn-fab svg{color:#fff}@media (max-width: 768px){.fn-nav{padding:16px 20px}.fn-nav-links,.fn-nav-login{display:none}.fn-hero-content{padding:0 20px 100px}.fn-stats{position:relative;bottom:auto;right:auto;padding:24px 20px;background:#0003;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.fn-features{padding:60px 20px}.fn-features-inner{grid-template-columns:1fr;gap:40px}.fn-how{padding:60px 20px}.fn-how-steps{grid-template-columns:1fr;gap:32px}.fn-footer-cta{padding:60px 20px}}.obs *,.obs *:before,.obs *:after{box-sizing:border-box;margin:0;padding:0}.obs{min-height:100vh;background:#07070e;overflow-x:hidden;color:#fff}.obs-bar{width:100%;background:linear-gradient(90deg,#1a1520,#1e1828);padding:11px 24px;text-align:center;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#fffc;position:relative;z-index:20;letter-spacing:.1px}.obs-bar strong{font-weight:600;color:#fff}.obs-hero{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.obs-scene{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;pointer-events:none;will-change:transform,opacity}.obs-scene--warm{background:radial-gradient(ellipse 50% 45% at 65% 45%,rgba(160,120,60,.35) 0%,transparent 70%),radial-gradient(ellipse 30% 35% at 25% 75%,rgba(180,130,70,.18) 0%,transparent 60%);animation:obs-warm 25s ease-in-out infinite}.obs-scene--cool{background:radial-gradient(ellipse 45% 50% at 35% 55%,rgba(140,120,200,.22) 0%,transparent 65%),radial-gradient(ellipse 35% 30% at 72% 28%,rgba(120,100,180,.14) 0%,transparent 55%);animation:obs-cool 35s ease-in-out infinite}.obs-scene--accent{background:radial-gradient(circle 220px at 72% 32%,rgba(210,165,90,.2) 0%,transparent 100%);animation:obs-accent 18s ease-in-out infinite}@keyframes obs-warm{0%,to{transform:translate(0);opacity:.6}33%{transform:translate(-4%,3%);opacity:.9}66%{transform:translate(3%,-3%);opacity:.4}}@keyframes obs-cool{0%,to{transform:translate(0);opacity:.35}50%{transform:translate(5%,-3%);opacity:.6}}@keyframes obs-accent{0%,to{transform:translate(0);opacity:.5}50%{transform:translate(-10%,6%);opacity:.95}}.obs-vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:radial-gradient(ellipse 80% 70% at 50% 50%,transparent 20%,rgba(7,7,14,.55) 100%),linear-gradient(180deg,rgba(7,7,14,.35) 0%,transparent 18%,transparent 65%,rgba(7,7,14,.45) 100%);pointer-events:none}.obs-grain{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.05;pointer-events:none;z-index:3}.obs-nav{position:absolute;top:40px;left:0;right:0;z-index:15;display:flex;align-items:center;justify-content:space-between;padding:16px 40px}.obs-nav__left{display:flex;align-items:baseline;gap:12px}.obs-logo{font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:600;color:#fff;letter-spacing:-.3px}.obs-logo-sub{font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:400;color:#fff6;letter-spacing:.3px}.obs-nav__right{display:flex;align-items:center;gap:24px}.obs-nav__link{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#ffffffb3;text-decoration:none;transition:color .15s}.obs-nav__link:hover{color:#fff}.obs-nav__cta{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;color:#1a1a1a;background:#faf7f2eb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none;border-radius:50px;padding:10px 22px;cursor:pointer;transition:background .15s}.obs-nav__cta:hover{background:#fff}.obs-hero__content{position:relative;z-index:5;padding:0 40px 64px;max-width:700px}.obs-pill{display:inline-block;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:500;padding:8px 20px;margin-bottom:22px}.obs-headline{font-family:Playfair Display,Georgia,serif;font-size:clamp(46px,8vw,78px);font-weight:400;font-style:italic;color:#fff;line-height:1.06;letter-spacing:-.5px;margin-bottom:24px}.obs-subhead{font-family:Inter,system-ui,sans-serif;font-size:17px;font-weight:400;color:#ffffffb8;line-height:1.58;max-width:480px;margin-bottom:32px}.obs-cta{display:inline-flex;align-items:center;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:600;color:#1a1a1a;background:#faf7f2;border:none;border-radius:50px;padding:16px 34px;cursor:pointer;transition:background .15s,transform .1s}.obs-cta:hover{background:#fff;transform:translateY(-1px)}.obs-cta:active{transform:translateY(0)}.obs-stats{position:absolute;bottom:44px;right:40px;z-index:5;display:flex}.obs-stats__item{padding:0 28px;border-left:1px solid rgba(255,255,255,.2)}.obs-stats__item:first-child{border-left:none;padding-left:0}.obs-stats__value{font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:700;color:#fff;letter-spacing:-.3px;margin-bottom:4px}.obs-stats__label{font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:400;color:#ffffff80}.obs-how{background:#faf7f2;padding:100px 40px;color:#1a1a1a}.obs-how__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.obs-label{font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:600;color:#8b6f5c;text-transform:uppercase;letter-spacing:1.5px;display:block;margin-bottom:16px}.obs-h2{font-family:Playfair Display,Georgia,serif;font-size:40px;font-weight:400;font-style:italic;color:#1a1a1a;line-height:1.15;letter-spacing:-.3px;margin-bottom:20px}.obs-body{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:400;color:#0000008c;line-height:1.6;max-width:420px;margin-bottom:40px}.obs-steps{display:flex;flex-direction:column;gap:28px}.obs-step{display:flex;gap:16px;align-items:flex-start}.obs-step__num{font-family:Playfair Display,Georgia,serif;font-size:34px;font-weight:700;color:#00000012;line-height:1;flex-shrink:0;width:42px}.obs-step__title{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.obs-step__desc{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#0000007a;line-height:1.55}.obs-phone{width:280px;margin:0 auto;background:#1a1a1a;border-radius:44px;padding:10px;box-shadow:0 30px 60px #00000026,0 0 0 1px #0000000f;position:relative;flex-shrink:0}.obs-phone__notch{position:absolute;top:10px;left:50%;transform:translate(-50%);width:105px;height:28px;background:#1a1a1a;border-radius:0 0 18px 18px;z-index:5}.obs-phone__screen{background:#fff;border-radius:34px;overflow:hidden;display:flex;flex-direction:column}.obs-phone__header{display:flex;align-items:center;gap:10px;padding:48px 16px 12px;background:#f8f8f8;border-bottom:.5px solid rgba(0,0,0,.08)}.obs-phone__avatar{width:34px;height:34px;background:#1a1a1a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:700;flex-shrink:0}.obs-phone__name{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;color:#1a1a1a}.obs-phone__status{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:400;color:#0006}.obs-phone__msgs{padding:16px 12px 20px;display:flex;flex-direction:column;gap:8px}.obs-msg{display:flex;flex-direction:column;align-items:flex-start}.obs-msg--sent{align-items:flex-end}.obs-msg__bubble{max-width:215px;padding:10px 14px;font-family:-apple-system,Helvetica Neue,sans-serif;font-size:13.5px;line-height:1.38;color:#000;background:#e5e5ea;border-radius:18px 18px 18px 4px}.obs-msg__bubble--sent{background:#007aff;color:#fff;border-bottom-left-radius:18px;border-bottom-right-radius:4px}.obs-msg__time{font-family:-apple-system,Helvetica Neue,sans-serif;font-size:10px;color:#0000004d;margin-top:4px;padding:0 4px}.obs-proof{background:#0e0e16;padding:90px 40px}.obs-proof__inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:60px}.obs-proof__big{display:flex;flex-direction:column;gap:10px;flex-shrink:0}.obs-proof__number{font-family:Playfair Display,Georgia,serif;font-size:100px;font-weight:700;color:#fff;line-height:1;letter-spacing:-3px}.obs-proof__caption{font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:400;color:#ffffff7a;line-height:1.45}.obs-proof__divider{width:1px;height:120px;background:#ffffff1a;flex-shrink:0}.obs-proof__features{display:flex;flex-direction:column;gap:28px}.obs-proof__feature{display:flex;align-items:center;gap:16px}.obs-proof__icon{width:24px;height:24px;flex-shrink:0;color:#ffffff73}.obs-proof__feature span{font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:400;color:#ffffffa6;line-height:1.45}.obs-proof__feature strong{font-weight:600;color:#fff}.obs-final{background:#faf7f2;padding:80px 40px;text-align:center;color:#1a1a1a}.obs-final__inner{max-width:600px;margin:0 auto}.obs-final__counter{display:inline-flex;align-items:baseline;gap:10px;margin-bottom:20px}.obs-final__num{font-family:Playfair Display,Georgia,serif;font-size:52px;font-weight:700;color:#1a1a1a;letter-spacing:-1px;line-height:1}.obs-final__lbl{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#0000006b}.obs-final__heading{font-family:Playfair Display,Georgia,serif;font-size:38px;font-weight:400;font-style:italic;color:#1a1a1a;line-height:1.2;margin-bottom:16px}.obs-final__body{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:400;color:#00000085;line-height:1.58;margin-bottom:28px}.obs-final__btn{display:inline-flex;align-items:center;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:600;color:#fff;background:#1a1a1a;border:none;border-radius:50px;padding:16px 36px;cursor:pointer;transition:background .15s,transform .1s}.obs-final__btn:hover{background:#333;transform:translateY(-1px)}.obs-final__btn:active{transform:translateY(0)}@media (max-width: 768px){.obs-nav{padding:12px 20px;top:36px}.obs-logo-sub,.obs-nav__link{display:none}.obs-hero__content{padding:0 20px 44px}.obs-stats{display:none}.obs-how{padding:64px 20px}.obs-how__inner{grid-template-columns:1fr;gap:48px}.obs-h2{font-size:30px}.obs-phone{width:260px}.obs-proof{padding:64px 20px}.obs-proof__inner{flex-direction:column;gap:32px;text-align:center}.obs-proof__number{font-size:76px}.obs-proof__divider{width:60px;height:1px}.obs-proof__features{align-items:flex-start}.obs-final{padding:60px 20px}.obs-final__num{font-size:40px}.obs-final__heading{font-size:30px}}@media (max-width: 480px){.obs-bar,.obs-nav__cta{font-size:13px;padding:9px 16px}.obs-headline{font-size:44px}.obs-subhead{font-size:15.5px}}:root{--glass-fill: rgba(255, 255, 255, .08);--glass-blur: 20px;--glass-saturate: 1.4;--glass-border-w: 1px;--glass-border-color: rgba(255, 255, 255, .22);--glass-highlight: inset 0 .5px 0 rgba(255, 255, 255, .35);--glass-shadow: 0 1px 4px rgba(0, 0, 0, .03);--glass-radius-pill: 50px;--glass-radius-card: 16px;--glass-text: rgba(255, 255, 255, .92);--glimmer-speed: 5s;--glimmer-opacity: .8;--glimmer-width: 2px;--ring-width: var(--glass-border-w);--ring-radius: var(--glass-radius-pill)}.glass-clarity{background:var(--glass-fill);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:var(--glass-border-w) solid var(--glass-border-color);box-shadow:var(--glass-highlight),var(--glass-shadow);color:var(--glass-text)}.glass-clarity--pill{border-radius:var(--glass-radius-pill)}.glass-clarity--card{border-radius:var(--glass-radius-card)}@property --glimmer-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.glass-clarity--glimmer{position:relative;overflow:visible;isolation:isolate}.glass-clarity--glimmer:before{--glimmer-angle: 0deg;content:"";position:absolute;top:calc(-1 * var(--glimmer-width));right:calc(-1 * var(--glimmer-width));bottom:calc(-1 * var(--glimmer-width));left:calc(-1 * var(--glimmer-width));border-radius:inherit;padding:var(--glimmer-width);background:conic-gradient(from var(--glimmer-angle),transparent 0deg,transparent 320deg,rgba(110,176,255,.72) 332deg,rgba(255,255,255,1) 337deg,rgba(255,191,136,.68) 342deg,rgba(195,152,255,.62) 347deg,transparent 353deg,transparent 360deg);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;filter:saturate(1.18);opacity:var(--glimmer-opacity);animation:glimmer-sweep var(--glimmer-speed) linear infinite;transition:opacity .3s ease,filter .3s ease;pointer-events:none;will-change:opacity}.glass-clarity--glimmer:after{content:"";position:absolute;top:calc(-1 * var(--ring-width));right:calc(-1 * var(--ring-width));bottom:calc(-1 * var(--ring-width));left:calc(-1 * var(--ring-width));border-radius:inherit;border:var(--ring-width) solid rgba(255,255,255,.36);box-shadow:0 0 .75px #ffffffb8,0 0 8px #92b8ff3d;opacity:.75;pointer-events:none}.glass-clarity--glimmer:hover:before,.glass-clarity--glimmer:focus-visible:before{opacity:1;filter:saturate(1.3) brightness(1.08)}@keyframes glimmer-sweep{to{--glimmer-angle: 360deg}}@media (prefers-reduced-motion: reduce){.glass-clarity--glimmer:before{animation:none;--glimmer-angle: 305deg;opacity:.45;filter:saturate(1.06)}}.prism *,.prism *:before,.prism *:after{box-sizing:border-box;margin:0;padding:0}.prism{min-height:100vh;background:#e0d8ec;overflow-x:hidden;color:#1a1a1a}.prism-bar{width:100%;background:#1a1a1a;padding:11px 24px;text-align:center;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#ffffffd9;position:relative;z-index:20;letter-spacing:.1px}.prism-bar strong{font-weight:600;color:#fff}.prism-hero{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:radial-gradient(ellipse at 30% 20%,rgba(255,255,255,.45) 0%,transparent 50%),radial-gradient(ellipse at 70% 60%,rgba(232,200,220,.4) 0%,transparent 45%),radial-gradient(ellipse at 50% 80%,rgba(200,210,240,.5) 0%,transparent 50%),linear-gradient(170deg,#c8d0f0,#d4c8e8 20%,#dcc8e0 35%,#c8d4f0 55%,#d0c0e0,#c4d0f4,#d8c8e4)}.prism-glow{position:absolute;top:-15%;right:-15%;bottom:-15%;left:-15%;pointer-events:none;background:radial-gradient(ellipse 45% 40% at 60% 40%,rgba(255,255,255,.35) 0%,transparent 70%);animation:prism-drift 22s ease-in-out infinite;will-change:transform,opacity}.prism-glow--2{background:radial-gradient(ellipse 35% 45% at 35% 65%,rgba(200,190,230,.3) 0%,transparent 65%);animation:prism-drift2 30s ease-in-out infinite}@keyframes prism-drift{0%,to{transform:translate(0);opacity:.5}50%{transform:translate(-4%,3%);opacity:.8}}@keyframes prism-drift2{0%,to{transform:translate(0);opacity:.4}50%{transform:translate(5%,-4%);opacity:.7}}@property --prism-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.prism-nav{position:absolute;top:40px;left:0;right:0;z-index:15;display:flex;align-items:center;justify-content:space-between;padding:16px 40px}.prism-nav__left{display:flex;align-items:center}.prism-wordmark-box{display:inline-flex;align-items:center;background:#1a1a1a;padding:8px 18px}.prism-wordmark{font-family:Inter,system-ui,sans-serif;font-size:20px;font-weight:800;color:#fff;letter-spacing:-.3px;text-transform:uppercase;line-height:1}.prism-nav__right{display:flex;align-items:center;gap:24px}.prism-nav__link{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#0000008c;text-decoration:none;transition:color .15s}.prism-nav__link:hover{color:#1a1a1a}.prism-nav__cta{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;color:#fff;background:#1a1a1a;border:none;border-radius:50px;padding:10px 22px;cursor:pointer;transition:background .15s}.prism-nav__cta:hover{background:#333}.prism-hero__center{flex:1;display:flex;align-items:center;justify-content:center;position:relative;z-index:5;padding-top:80px}.prism-pill{display:inline-flex;align-items:center;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500;letter-spacing:.3px;padding:8px 18px;--glass-text: rgba(0, 0, 0, .75)}.prism-pill.glass-clarity--glimmer{--glimmer-opacity: .95;--glimmer-width: 2.5px;--glimmer-speed: 4.8s;--ring-width: 1.5px}.prism-hero__content{position:relative;z-index:5;padding:0 40px 60px;max-width:700px}.prism-headline{font-family:Playfair Display,Georgia,serif;font-size:clamp(46px,8vw,78px);font-weight:700;font-style:italic;color:#1a1a1a;line-height:1.06;letter-spacing:-.5px;margin-bottom:24px}.prism-subhead{font-family:Inter,system-ui,sans-serif;font-size:17px;font-weight:400;color:#0009;line-height:1.58;max-width:480px;margin-bottom:32px}.prism-cta{display:inline-flex;align-items:center;position:relative;isolation:isolate;overflow:visible;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:600;color:#fff;background:#1a1a1a;border:none;border-radius:50px;padding:16px 34px;cursor:pointer;transition:background .15s,transform .1s}.prism-cta:hover{background:#333;transform:translateY(-1px)}.prism-cta:active{transform:translateY(0)}.prism-cta--prism{--prism-angle: 0deg;--prism-speed: 4.8s;--prism-ring-width: 4px;border:var(--prism-ring-width) solid transparent;background:linear-gradient(#16171b,#16171b) padding-box,conic-gradient(from var(--prism-angle),rgba(255,255,255,.32) 0deg,rgba(255,255,255,.32) 322deg,rgba(120,186,255,.95) 334deg,rgba(255,255,255,1) 338deg,rgba(255,203,145,.95) 343deg,rgba(193,151,255,.9) 348deg,rgba(255,255,255,.42) 354deg,rgba(255,255,255,.32) 360deg) border-box;background-clip:padding-box,border-box;animation:prism-ring-sweep var(--prism-speed) linear infinite}@keyframes prism-ring-sweep{to{--prism-angle: 360deg}}.prism-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.prism-chip{display:inline-flex;align-items:center;gap:6px;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500;padding:7px 14px;--glass-text: rgba(0, 0, 0, .75)}.prism-chip svg{opacity:.6}.prism-how{background:#0e0e16;padding:100px 40px;color:#fff}.prism-how__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.prism-label{font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:600;color:#fff6;text-transform:uppercase;letter-spacing:1.5px;display:block;margin-bottom:16px}.prism-h2{font-family:Playfair Display,Georgia,serif;font-size:40px;font-weight:400;font-style:italic;color:#fff;line-height:1.15;letter-spacing:-.3px;margin-bottom:20px}.prism-how__body{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:400;color:#ffffff80;line-height:1.6;max-width:420px;margin-bottom:40px}.prism-steps{display:flex;flex-direction:column;gap:28px}.prism-step{display:flex;gap:16px;align-items:flex-start}.prism-step__num{font-family:Playfair Display,Georgia,serif;font-size:34px;font-weight:700;color:#ffffff14;line-height:1;flex-shrink:0;width:42px}.prism-step__title{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:600;color:#fff;margin-bottom:4px}.prism-step__desc{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#ffffff73;line-height:1.55}.prism-phone{width:280px;margin:0 auto;background:#2a2a2a;border-radius:44px;padding:10px;box-shadow:0 30px 60px #0006,0 0 0 1px #ffffff0f;position:relative;flex-shrink:0}.prism-phone__notch{position:absolute;top:10px;left:50%;transform:translate(-50%);width:105px;height:28px;background:#2a2a2a;border-radius:0 0 18px 18px;z-index:5}.prism-phone__screen{background:#fff;border-radius:34px;overflow:hidden;display:flex;flex-direction:column}.prism-phone__header{display:flex;align-items:center;gap:10px;padding:48px 16px 12px;background:#f8f8f8;border-bottom:.5px solid rgba(0,0,0,.08)}.prism-phone__avatar{width:34px;height:34px;background:#1a1a1a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:700;flex-shrink:0}.prism-phone__name{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;color:#1a1a1a}.prism-phone__status{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:400;color:#0006}.prism-phone__msgs{padding:16px 12px 20px;display:flex;flex-direction:column;gap:8px}.prism-msg{display:flex;flex-direction:column;align-items:flex-start}.prism-msg--sent{align-items:flex-end}.prism-msg__bubble{max-width:215px;padding:10px 14px;font-family:-apple-system,Helvetica Neue,sans-serif;font-size:13.5px;line-height:1.38;color:#000;background:#e5e5ea;border-radius:18px 18px 18px 4px}.prism-msg__bubble--sent{background:#007aff;color:#fff;border-bottom-left-radius:18px;border-bottom-right-radius:4px}.prism-msg__time{font-family:-apple-system,Helvetica Neue,sans-serif;font-size:10px;color:#0000004d;margin-top:4px;padding:0 4px}.prism-proof{background:#faf7f2;padding:90px 40px;color:#1a1a1a}.prism-proof__inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:60px}.prism-proof__big{display:flex;flex-direction:column;gap:10px;flex-shrink:0}.prism-proof__number{font-family:Playfair Display,Georgia,serif;font-size:100px;font-weight:700;color:#1a1a1a;line-height:1;letter-spacing:-3px}.prism-proof__caption{font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:400;color:#0000006b;line-height:1.45}.prism-proof__divider{width:1px;height:120px;background:#0000001a;flex-shrink:0}.prism-proof__features{display:flex;flex-direction:column;gap:28px}.prism-proof__feature{display:flex;align-items:center;gap:16px}.prism-proof__icon{width:24px;height:24px;flex-shrink:0;color:#0000004d}.prism-proof__feature span{font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:400;color:#0009;line-height:1.45}.prism-proof__feature strong{font-weight:600;color:#1a1a1a}.prism-final{position:relative;padding:80px 40px;text-align:center;color:#1a1a1a;background:radial-gradient(ellipse at 40% 50%,rgba(255,255,255,.3) 0%,transparent 60%),linear-gradient(170deg,#d0c8e8,#c8d0f0,#d8c8e4)}.prism-final__inner{max-width:600px;margin:0 auto}.prism-final__counter{display:inline-flex;align-items:baseline;gap:10px;margin-bottom:20px}.prism-final__num{font-family:Playfair Display,Georgia,serif;font-size:52px;font-weight:700;color:#1a1a1a;letter-spacing:-1px;line-height:1}.prism-final__lbl{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:#0000006b}.prism-final__heading{font-family:Playfair Display,Georgia,serif;font-size:38px;font-weight:400;font-style:italic;color:#1a1a1a;line-height:1.2;margin-bottom:16px}.prism-final__body{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:400;color:#00000085;line-height:1.58;margin-bottom:28px}.prism-final__btn{display:inline-flex;align-items:center;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:600;color:#fff;background:#1a1a1a;border:none;border-radius:50px;padding:16px 36px;cursor:pointer;transition:background .15s,transform .1s}.prism-final__btn:hover{background:#333;transform:translateY(-1px)}.prism-final__btn:active{transform:translateY(0)}@media (max-width: 768px){.prism-nav{padding:12px 20px;top:36px}.prism-nav__link{display:none}.prism-hero__content{padding:0 20px 44px}.prism-how{padding:64px 20px}.prism-how__inner{grid-template-columns:1fr;gap:48px}.prism-h2{font-size:30px}.prism-phone{width:260px}.prism-proof{padding:64px 20px}.prism-proof__inner{flex-direction:column;gap:32px;text-align:center}.prism-proof__number{font-size:76px}.prism-proof__divider{width:60px;height:1px}.prism-proof__features{align-items:flex-start}.prism-final{padding:60px 20px}.prism-final__num{font-size:40px}.prism-final__heading{font-size:30px}}@media (max-width: 480px){.prism-bar,.prism-nav__cta{font-size:13px;padding:9px 16px}.prism-headline{font-size:44px}.prism-subhead{font-size:15.5px}.prism-chips{gap:8px}.prism-chip{font-size:11px;padding:6px 12px}}@media (prefers-reduced-motion: reduce){.prism-cta--prism{animation:none;--prism-angle: 338deg}}
