@charset "UTF-8";:root{--font-family:"DM Sans",sans-serif;--color-bg:#f7f7f7;--color-footer:#e1f5dc;--color-card:#fff;--color-text:#0a3d2a;--color-subtext:#29593e;--color-accent:#b2e673;--color-accent-hover:#b2e673;--color-border:#c9eec0;--gradient-text:linear-gradient(90deg,#d0fa93,#0a3d2a);--gradient-bar:linear-gradient(90deg,#0a3d2a,#29593e)}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-family)}*,body{margin:0;padding:0}*{box-sizing:border-box;scroll-behavior:smooth}body,html{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-family)}a{color:unset;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 3% 25%,#002853 0,#040c18 100%);height:auto;min-height:100vh;width:100%}.gradient__text{-webkit-text-fill-color:#0000;background-clip:text;background:var(--gradient-text);-webkit-background-clip:text}:root{--gradient-text:linear-gradient(10deg,#bca78f,#d2c8b8)}.section__padding{padding:2rem 6rem}.section__margin{padding:4rem 6rem}@media screen and (max-width:700xp){.section__margin,.section__padding{padding:4rem 2rem}}.newnavbar__wrapper{background-color:initial;left:0;padding:1.5rem 2rem;position:fixed;top:0;transition:transform .4s ease;width:100%;z-index:1003}.newnavbar__wrapper.scrolled{background-color:#fff;box-shadow:0 2px 6px #0000001a;transition:transform .4s ease}.newnavbar__inner{align-items:center;display:flex;font-family:DM Sans,sans-serif;justify-content:space-between;margin:0 auto;max-width:1200px}.newnavbar__logo img{height:auto;max-width:110px}.newnavbar__navcenter{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 14px #0000000a;display:flex;font-family:var(--font-family)!important;gap:2rem;padding:10px;position:relative}.newnavbar__dropdown-toggle,.newnavbar__navcenter a{align-items:center;color:#1c1c1c;cursor:pointer;display:flex;font-family:var(--font-family)!important;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s ease}.newnavbar__dropdown-toggle:hover,.newnavbar__navcenter a:hover{color:#168a54}.newnavbar__dropdown-wrapper{display:flex;flex-direction:column;position:relative}.newnavbar__dropdown-toggle{align-items:center;display:flex;line-height:1.5}.dropdown-caret{stroke:#168a54;display:inline-block;height:1em;margin-left:5px;overflow:visible;transition:transform .3s ease;vertical-align:middle;width:1em}.dropdown-caret.rotated{transform:rotate(180deg)}.newnavbar__dropdown-menu{background-color:#fff;border-radius:10px;box-shadow:0 6px 18px #0000001a;display:flex;flex-direction:column;left:0;min-width:200px;opacity:0;padding:.75rem 1rem;pointer-events:none;position:absolute;top:calc(100% + 10px);transform:translateY(5px);transition:opacity .2s ease,transform .2s ease;z-index:10001}.newnavbar__dropdown-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.newnavbar__dropdown-menu a{color:#1c1c1c;font-size:15px;font-weight:500;padding:6px 0;text-decoration:none;transition:color .2s ease}.newnavbar__dropdown-menu a:hover{color:#168a54}.newnavbar__right{align-items:center;display:flex;gap:1rem}.newnavbar__lang{background:#0000;border:none;cursor:pointer;font-size:14px}.newnavbar__button{background-color:#0a3d2a;border:none!important;border-radius:999px;color:#fff;display:inline-block;font-size:14px;font-weight:500;max-width:100%;padding:10px 24px;text-align:center;text-decoration:none;transition:background-color .2s ease;white-space:nowrap}.newnavbar__button:hover{background-color:#168a54}.hamburger{background:none!important;border:none!important;box-shadow:none;cursor:pointer;display:none;flex-direction:column;gap:4px;justify-content:center;margin:0;outline:none;padding:0!important}.hamburger span{background-color:#0a3d2a;border-radius:2px;display:block;height:2px;transition:all .3s ease;width:22px}.hamburger.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-dropdown{background:#fff;box-shadow:0 6px 18px #0000001a;display:flex;flex-direction:column;gap:1rem;left:0;max-height:calc(100vh - 88px);overflow-y:auto;padding:1.5rem 2rem;position:fixed;right:0;top:88px;z-index:9999}.mobile-dropdown a,.mobile-dropdown summary{color:#0a3d2a;font-size:16px;font-weight:500;text-decoration:none}.mobile-dropdown details a{display:block;margin-left:1rem}.mobile-dashboard-link{align-items:center;background:#16a34a0d;border:1px solid #16a34a26;border-radius:10px;color:#0a3d2a!important;display:flex;font-weight:600!important;gap:10px;margin:8px 0;padding:12px 16px;text-decoration:none;transition:all .2s ease}.mobile-dashboard-link:hover{background:#16a34a1f;border-color:#168a54}.mobile-dashboard-link svg{stroke:#168a54;flex-shrink:0}.user-profile-dropdown{display:inline-block;position:relative}.user-avatar{background:none;border:none;cursor:pointer;position:relative}.user-avatar img{border-radius:50%;height:32px;width:32px}.avatar-badge{background:#28a745;border-radius:50%;color:#fff;font-size:.65rem;font-weight:700;padding:.15em .4em;position:absolute;right:-4px;top:-4px}.user-dropdown-menu{background-color:#fff;border-radius:8px;box-shadow:0 8px 16px #0000001a;min-width:120px;opacity:0;position:absolute;right:0;top:45px;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1000}.user-dropdown-menu.open{opacity:1;transform:translateY(0);visibility:visible}.user-dropdown-menu a,.user-dropdown-menu button{background:none;border:none;color:#1c1c1c;cursor:pointer;display:block;padding:8px 16px;text-align:left;width:100%}.user-dropdown-menu a:hover,.user-dropdown-menu button:hover{color:#168a54}.newnavbar__right a,.newnavbar__right button,.user-dropdown-menu a,.user-dropdown-menu button{font-weight:500}@media (max-width:1150px){.newnavbar__navcenter{display:none}.hamburger{display:flex}}.newnavbar__dashboard-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#0a3d2a;display:flex;font-size:.95rem;font-weight:500;gap:6px;padding:8px 12px;text-decoration:none;transition:all .2s ease}.newnavbar__dashboard-btn:hover{background:#16a34a14;color:#168a54}.newnavbar__dashboard-btn svg{stroke:#168a54;flex-shrink:0;height:18px;transition:stroke .2s ease;width:18px}.newnavbar__dashboard-btn:hover svg{stroke:#0f5132}@media (max-width:480px){.newnavbar__button{font-size:13px;padding:8px 18px}.newnavbar__logo img{max-width:30px}.newnavbar__dashboard-btn{font-size:.85rem;padding:6px 12px}.newnavbar__dashboard-btn span{display:none}.newnavbar__dashboard-btn svg{height:20px;width:20px}}.finray__header{align-items:stretch;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:6rem;justify-content:space-between;margin:0 auto;max-width:1300px;padding:9rem 2rem 5rem;width:100%}.finray__header-content{display:flex;flex:1 1;flex-direction:column;justify-content:center;max-width:640px;min-width:320px;padding-left:2rem;padding-right:1rem}.finray__header-title-block{position:relative}.finray__hero-title{color:#0a3d2a;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;line-height:1.15;margin-bottom:1.25rem}.underlined-word{display:inline-block;padding-bottom:12px;position:relative;z-index:1}.underlined-word:after{background-image:url(/static/media/underline.b6ae65edc9c0229a754e.png);background-position:bottom;background-repeat:no-repeat;background-size:100% 100%;bottom:0;content:"";height:18px;left:0;position:absolute;width:100%;z-index:-1}.finray__hero-subtext{color:#414d48;font-size:1.2rem;line-height:1.6;margin-bottom:3rem}.finray__header-buttons{display:flex;flex-shrink:0;flex-wrap:nowrap;gap:1rem}.primary-button{background-color:#0a3d2a;border:none;border-radius:999px;box-shadow:0 4px 14px #0000001a;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;min-width:140px;padding:1rem 1.1rem;transition:all .25s ease;white-space:nowrap}.primary-button:hover{background-color:#062b1c;transform:translateY(-1px)}.secondary-button{background:#fff;border:1.5px solid #0a3d2a;border-radius:999px;box-shadow:0 4px 10px #0000000d;color:#0a3d2a;cursor:pointer;font-size:1rem;font-weight:600;min-width:140px;padding:1rem 1.1rem;transition:all .25s ease;white-space:nowrap}.secondary-button:hover{background-color:#e6f5ec;transform:translateY(-1px)}.finray__header-image{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-top:3rem;max-width:100%;min-width:300px;padding-left:1rem;padding-right:1rem;position:relative;transform:translateY(-60px)}.finray__header-image:before{background:radial-gradient(ellipse at center,#0a3d2a08 0,#0a3d2a03 50%,#0000 70%);border-radius:50%;content:"";height:90%;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%;z-index:-1}.finray__header-image picture{display:flex;justify-content:center;width:110%}.finray__header-image img{filter:drop-shadow(0 20px 60px rgba(10,61,42,.15)) drop-shadow(0 8px 16px rgba(10,61,42,.1));height:auto;max-height:100vh;max-width:850px;object-fit:contain;transition:transform .3s ease,filter .3s ease;width:110%}.finray__header-image img:hover{filter:drop-shadow(0 25px 70px rgba(10,61,42,.2)) drop-shadow(0 10px 20px rgba(10,61,42,.12));transform:translateY(-5px)}@media screen and (max-width:1024px){.finray__header{align-items:center;flex-direction:column;margin-top:50px;padding:5rem 1.5rem 3rem;text-align:center}.finray__header-content,.finray__header-image{align-items:center;padding:0}.finray__header-buttons{align-items:center;flex-direction:column}.primary-button,.secondary-button{max-width:280px;text-align:center;width:100%}.finray__header-image{margin-top:2rem;max-width:90%}.finray__hero-title{font-size:clamp(2rem,6vw,3.2rem)}.finray__header-image img{max-height:60vh;max-width:100%}}.trusted-logos-container{background-color:initial;display:flex;justify-content:center;padding:2rem 0}.trusted-logos-wrapper{max-width:900px;overflow:hidden;width:100%}.trusted-logos-marquee{animation:scrollLeft 20s linear infinite;display:flex;width:fit-content}.trusted-logos-row{align-items:center;display:flex;gap:4rem;padding:0 2rem}.trusted-logos-row img{filter:grayscale(100%);height:40px;object-fit:contain;opacity:.8;transition:opacity .3s ease}.trusted-logos-row img:hover{opacity:1}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.why-tenroc-section{background-color:#f5f7fa;padding:4rem 2rem;text-align:center}.why-tenroc-header-pill{background-color:#d0fa93;border:1px solid #d0fa93;border-radius:66px;display:inline-block;margin:0 auto 1.5rem;max-width:fit-content;padding:.6rem 2rem;transform:rotate(-3deg)}.why-tenroc-pill-text{color:#0a3d2a;font-size:1rem;font-weight:700;margin:0}.why-tenroc-title{color:#0a3d2a;font-size:2rem;font-weight:700;margin:.5rem 0 1rem}.why-tenroc-description{color:#555;font-size:1.05rem;margin:0 auto 2.5rem;max-width:900px}.why-tenroc-wrapper{padding:0 1rem}.why-tenroc-grid{align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:2fr 1fr 1fr;margin:0 auto;max-width:1000px}.why-tenroc-item{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;height:100%;overflow:hidden}.why-tenroc-item img{flex-grow:1;height:100%;object-fit:cover;width:100%}.caption{background:#fff;color:#0a3d2a!important;font-size:1rem;font-weight:300;padding:1rem;text-align:center}.why-tenroc-card-text{background-color:#d0fa93;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:2rem;text-align:left}.why-tenroc-card-text h3{color:#0a3d2a;font-size:1.3rem;margin-bottom:1rem}.why-tenroc-card-text p{color:#0a3d2a;font-size:1rem;line-height:1.5}.clarity-cta-button{background-color:#0a3d2a;border-radius:8px;color:#fff;display:block;font-size:1rem;font-weight:600;margin-top:1.5rem;padding:.8rem 1.6rem;text-align:center;text-decoration:none;transition:background-color .3s ease}.clarity-cta-button:hover{background-color:#06492f}.why-tenroc-disclaimer{color:#666;font-size:.95rem;font-style:italic;line-height:1.5;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:800px}@media screen and (max-width:960px){.why-tenroc-grid{display:grid;gap:1rem;grid-template-areas:"human human" "clarity simplicity";grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.item-human{grid-area:human}.item-clarity{grid-area:clarity}.item-simplicity{grid-area:simplicity}.why-tenroc-item{min-height:220px}.why-tenroc-item img{height:140px;object-fit:cover}.why-tenroc-card-text{padding:1rem;text-align:center}.caption{font-size:.95rem;padding:.75rem 1rem}.clarity-cta-button{display:block;margin-top:1rem;width:100%}}.hero-sidecards-container{height:480px;margin:0 auto;max-width:700px;position:relative;width:100%}.hero-sidecard{background-color:#fff;border-radius:16px;box-shadow:0 8px 24px #00000014;overflow:hidden;position:absolute;transition:transform .3s ease}.hero-sidecard img{aspect-ratio:1/1;display:block;height:auto;object-fit:cover;width:100%}.card--ai{align-items:center;background-color:#f4fdf7;display:flex;gap:.75rem;left:0;padding:1rem 1.2rem;top:0;width:220px;z-index:3}.card--chart{bottom:0;left:0;width:300px;z-index:1}.card--man{height:auto;top:60px}.card--man,.card--portfolio{right:0;width:270px;z-index:2}.card--portfolio{bottom:0}.card--ai .text{color:#414d48;font-size:.75rem}.card--ai .title{color:#0b3d29;font-size:.9rem;font-weight:600;margin:0}.card--ai .icon{height:36px;width:36px}@media screen and (max-width:768px){.hero-sidecards-container{align-items:center;display:flex;flex-direction:column;gap:1.2rem;height:auto;padding:2rem 0}.hero-sidecard{position:static;transform:none!important;width:85%!important}}.key-features-content{max-width:960px;padding:0 1rem}.key-features-background{background-position:top;background-repeat:no-repeat;background-size:cover;padding:4rem 2rem;text-align:center}.key-features-header-pill{align-items:center;background-color:#d0fa93;border:1px solid #d0fa93;border-radius:66px;display:flex;justify-content:center;margin:0 auto 1.5rem;padding:.6rem 2rem;transform:rotate(-3deg);width:fit-content}.key-features-pill-text{color:#0a3d2a;font-size:1rem;font-weight:700;margin:0}.key-features-content{margin:0 auto;max-width:1100px;text-align:center}.key-features-title{color:#0a3d2a;font-size:2rem;font-weight:700;margin:.5rem 0 1rem}.key-features-description{color:#555;font-size:1.05rem;margin:0 auto 2.5rem;max-width:720px;text-align:center}.key-features-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:1100px}.feature-card{background-color:#f5f7fa;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 12px #0000000a;color:#0a3d2a;padding:2rem 1.5rem;text-align:center;text-decoration:none;transition:all .25s ease-in-out}.feature-card:hover{background-color:#d0fa93;transform:translateY(-4px)}.icon-wrapper{margin-bottom:1rem}.feature-card h3{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.feature-card p{color:#3a3a3a;font-size:.95rem;line-height:1.4}@media (max-width:1072px){.key-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.key-features-grid{grid-template-columns:1fr}}.footer{background-color:#f8f9fa;color:#414d48;font-family:Inter,sans-serif;padding:4rem 2rem}.footer__top{border-bottom:1px solid #e5e7e6;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding-bottom:2rem}.footer__brand{flex:1 1 300px;max-width:420px}.footer__logo{aspect-ratio:120/34;display:block;height:34px;margin-bottom:1rem;width:120px}.footer__description{color:#414d48;font-size:1rem;margin-bottom:1.5rem}.footer__newsletter{align-items:center;background:#fff;border-radius:100px;box-shadow:0 8px 48px #0a3d2a14;display:flex;max-width:400px;overflow:hidden}.footer__input{border:none;border-radius:100px 0 0 100px;flex:1 1;font-size:1rem;outline:none;padding:.8rem 1.2rem}.footer__newsletter button{background-color:#0a3d2a;border:none;border-radius:47px;box-shadow:0 6px 24px #0a3d2a1f;color:#fff;cursor:pointer;font-weight:600;padding:14px 24px;transition:background-color .3s ease}.footer-subscribe-button:hover{background-color:#064e38}.footer__newsletter input{border-radius:47px;font-size:1rem;margin-right:12px;max-width:360px;outline:none;padding:14px 20px;width:100%}.footer__links{display:flex;flex:2 1 400px;flex-wrap:wrap;gap:4rem;justify-content:space-evenly}.footer__column h4{color:#0a3d2a;font-size:1rem;margin-bottom:1rem}.footer__column a{color:#414d48;display:block;font-size:.95rem;margin-bottom:.5rem;text-decoration:none}.footer__column a:hover{text-decoration:underline}.footer__bottom{color:#414d48;font-size:.9rem;padding-top:1.5rem;text-align:center}@media (max-width:480px){.footer__links{display:grid;gap:1.5rem 2rem;grid-template-columns:1fr 1fr;text-align:left}.footer__column{margin:0}.footer__column h4{margin-bottom:.75rem}.footer__column a{font-size:.9rem;margin-bottom:.35rem}.footer__brand{flex:1 1 100%;margin-bottom:2rem;max-width:none}}.tenroc__navbar{align-items:center;color:var(--color-text);display:flex;font-family:var(--font-family);justify-content:space-between;padding:2rem 5rem}.tenroc__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.tenroc__navbar-links_logo{margin-right:1rem}.tenroc__navbar-links_logo img{aspect-ratio:984/598;display:block;height:auto;width:60px}@media (min-width:1161px){.tenroc__navbar-links_logo img{aspect-ratio:1122/925;width:80px}}.tenroc__navbar-links_container{display:flex;flex-direction:row}.tenroc__navbar-links_container p,.tenroc__navbar-sign p{color:var(--color-text);cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;margin:0 1rem;text-transform:capitalize}.tenroc__navbar-sign{align-items:center;display:flex;justify-content:flex-end}.tenroc__navbar-menu_container button,.tenroc__navbar-sign button{background:var(--color-accent);border:none;border-radius:5px;color:#4b3624;cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:22px;padding:.5rem 1rem;transition:background .3s ease}.tenroc__navbar-menu_container button:hover,.tenroc__navbar-sign button:hover{background:var(--color-accent-hover)}.tenroc__navbar-menu{display:none;margin-left:1rem;position:relative}.tenroc__navbar-menu svg{cursor:pointer}.tenroc__navbar-menu_container{align-items:center;background:#32261cf2;border-radius:12px;box-shadow:0 4px 10px #0003;display:flex;flex-direction:column;font-family:var(--font-family);margin-top:.8rem;min-width:180px;padding:.8rem;position:absolute;right:0;top:40px;z-index:1000}.tenroc__navbar-menu_container p{color:#fff;cursor:pointer;margin:.7rem 0}.tenroc__navbar-menu_container-links-sign{align-items:center;display:flex;flex-direction:column;margin-top:1rem;width:100%}.tenroc__navbar-menu_container-links-sign a,.tenroc__navbar-menu_container-links-sign button{margin:.4rem 0;text-align:center;width:100%}.language-switcher{margin-left:1rem;position:relative}.language-btn{background-color:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;color:var(--color-text);font-family:var(--font-family);font-size:20px;padding:6px 12px;transition:background-color .3s ease,transform .2s ease}.language-dropdown{backdrop-filter:blur(6px);background-color:#ffffff08;border:1px solid #ffffff14;border-radius:10px;box-shadow:0 4px 20px #00000040;display:flex;flex-direction:column;min-width:140px;position:absolute;right:0;top:44px;z-index:1000}.language-dropdown button{background:none;border:none;color:var(--color-text);cursor:pointer;font-family:var(--font-family);font-size:15px;padding:12px 16px;text-align:left;transition:background .2s ease;width:100%}.language-dropdown button:hover{background-color:#ffffff0f}.tenroc__navbar-dropdown{cursor:pointer;margin:0 1rem;position:relative}.tenroc__navbar-link{align-items:center;color:var(--color-text);display:flex;font-family:var(--font-family);font-size:18px;font-weight:500;gap:.4rem;line-height:25px}.tenroc__navbar-arrow{display:inline-block;font-size:12px;margin-left:6px;opacity:.7;transition:transform .3s ease}.tenroc__navbar-arrow.open{transform:rotate(180deg)}.tenroc__navbar-dropdown-menu{background-color:#0b1a2f;border-radius:8px;box-shadow:0 4px 10px #00000026;display:flex;flex-direction:column;gap:.5rem;left:0;padding:1rem;position:absolute;top:35px;z-index:999}.tenroc__navbar-dropdown-menu a{color:#fff;font-size:16px;text-decoration:none;transition:opacity .2s ease}.tenroc__navbar-dropdown-menu a:hover{opacity:.8}.desktop-only{display:flex}@media screen and (max-width:1209px){.tenroc__navbar-links_container{display:none}.desktop-only{display:none!important}.tenroc__navbar-menu{display:flex}.tenroc__navbar-menu_container{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.tenroc__navbar-menu_container a,.tenroc__navbar-menu_container button,.tenroc__navbar-menu_container p{color:#fff;font-size:16px;font-weight:500;margin:.5rem 0;text-align:center;width:auto}.tenroc__navbar-menu_container a{text-decoration:none}.tenroc__navbar-menu_container-links-sign{align-items:center;display:flex;flex-direction:column}}@media screen and (max-width:750px){.tenroc__navbar{padding:1.5rem 2rem}.tenroc__navbar-sign{display:none}.tenroc__navbar-menu_container{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.tenroc__navbar-menu_container a,.tenroc__navbar-menu_container button,.tenroc__navbar-menu_container p{color:#fff;font-size:16px;font-weight:500;margin:.5rem 0;text-align:center;width:auto}.tenroc__navbar-menu_container a{text-decoration:none}.tenroc__navbar-menu_container-links-sign{align-items:center;display:flex;flex-direction:column}}.tenroc__navbar-menu_container{top:20px}.tenroc__navbar-menu_container-links-sign{display:block}.payment-button{background-color:#0167d5;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s ease}.payment-button:hover{background-color:#024389}.payment-button:disabled{background-color:#ccc;cursor:not-allowed}.about-hero-container{animation:fadeInUp .8s ease forwards;margin:0 auto;max-width:1000px;padding:80px 40px;text-align:center}.about-hero-tag{background-color:var(--color-accent);border:1px solid #0a3d2a1a;border-radius:999px;color:var(--color-text);display:inline-block;font-size:13px;font-weight:400;margin-bottom:10px;margin-top:40px;padding:6px 16px}.about-hero-title{-webkit-text-fill-color:#0000;background:var(--color-text);-webkit-background-clip:text;font-size:48px;font-weight:700;line-height:1.3;margin-bottom:20px;margin-top:0}.about-hero-description{color:var(--color-text);font-size:18px;font-style:italic;line-height:1.75;margin:0 auto 30px;max-width:800px}.hero-small-image-card{background-color:#ffffff0d;border:1px solid #ffffff26;border-radius:16px;margin:30px auto 0;max-width:500px;overflow:hidden;padding:8px}.hero-small-image-card img{border-radius:12px;height:auto;object-fit:cover;width:100%}@media (max-width:768px){.about-hero-title{font-size:32px}.about-hero-description{font-size:16px}}.mission-section{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;gap:60px;justify-content:center;padding:100px 60px}.mission-content{flex:1 1;max-width:480px;min-width:300px}.mission-tag{background-color:#d0fa93;border:1px solid #0a3d2a1a;border-radius:999px;display:inline-block;font-size:12px;font-weight:500;letter-spacing:.6px;padding:6px 16px}.mission-tag,.mission-title{color:#0a3d2a;margin-bottom:16px}.mission-title{font-size:28px;font-weight:600}.mission-description{color:#29593e;font-size:16px;line-height:1.6;max-width:100%}.mission-image{flex:1.2 1;max-width:600px;min-width:350px}.mission-image img{border-radius:24px;height:auto;object-fit:cover;width:100%}@media (max-width:900px){.mission-section{flex-direction:column;gap:40px;padding:60px 30px;text-align:center}.mission-title{font-size:24px}.mission-description{font-size:15px}}@media (max-width:480px){.mission-image{max-width:100%;min-width:0;width:100%}.mission-section{align-items:center;justify-content:center}.mission-image img{border-radius:18px}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/static/media/ajax-loader.fb6f3c230cb846e25247.gif) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.story-section{margin:0 auto;max-width:1200px;padding:40px 0}.slide{padding:0 10px}.slide-inner{align-items:center;background:#fff;border-radius:15px;box-shadow:0 4px 20px #00000012;display:flex;gap:40px;height:450px;justify-content:space-between;overflow:hidden}.slide-img{flex:1 1 55%;height:100%;object-fit:cover;width:100%}.slide-text{color:#0a3d2a;flex:1 1 45%;padding:0 40px}.year{font-size:24px;font-weight:600;margin-bottom:10px}.desc{font-size:18px;line-height:1.55}@media (max-width:768px){.slide-inner{flex-direction:column-reverse;height:auto}.slide-img{border-radius:0 0 15px 15px;flex:none;height:260px}.slide-text{padding:24px 20px;text-align:center}.year{font-size:20px}.desc{font-size:16px}}.parallax-section{background:url(/static/media/herosection_image.0be543631425cb1d68d6.jpg) no-repeat 50% fixed;background-size:cover;height:400px}.why-invest-section{margin:0 auto;max-width:1400px;padding:100px 60px;text-align:center}.why-pill{background-color:#d0fa93;border-radius:999px;color:#0a3d2a;display:inline-block;font-size:13px;font-weight:500;letter-spacing:.6px;margin-bottom:16px;padding:6px 16px}.why-title{color:#0a3d2a;font-size:28px;font-weight:600;margin-bottom:48px}.why-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:20px}.why-tile{background-color:#fff;border:1px solid #0a3d2a;border-radius:20px;box-shadow:0 8px 20px #00000008;padding:30px 20px;text-align:center;transition:transform .3s ease}.why-tile:hover{transform:translateY(-4px)}.why-icon{color:#0a3d2a;margin-bottom:12px}.why-tile-title{color:#0a3d2a;font-size:18px;font-weight:600;margin-bottom:8px}.why-tile-description{color:#29593e;font-size:15px;line-height:1.6}.values-section{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:30px;padding:40px 20px}.value-card{align-items:center;background-color:#fff;border-radius:10px;cursor:pointer;padding:20px;text-align:center}.value-card img{border-radius:10px;height:100px;margin-bottom:20px;object-fit:contain;width:100px}.value-card h3{color:#333;margin-bottom:10px}.value-card p{color:#666}.value-card:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-10px)}@media (max-width:768px){.value-card img{height:80px;width:80px}.value-card h3{font-size:18px}.value-card p{font-size:14px}}@media (max-width:1200px){.values-section{grid-template-columns:repeat(2,1fr)}}.our-story-section{align-items:center;background:#fff;display:flex;flex-wrap:wrap;gap:60px;justify-content:center;padding:100px 60px}.our-story-image{flex:1 1 45%;max-width:600px;min-width:300px}.our-story-image img{border-radius:24px;height:auto;object-fit:cover;width:100%}.our-story-content{flex:1 1 45%;max-width:540px}.story-pill{background:#d0fa93;border-radius:999px;color:#0a3d2a;display:inline-block;font-size:13px;font-weight:500;letter-spacing:.5px;margin-bottom:12px;padding:6px 16px}.story-title{color:#0a3d2a;font-size:28px;font-weight:600;margin:0 0 16px}.story-description{color:#29593e;font-size:16px;line-height:1.7}@media (max-width:900px){.our-story-section{flex-direction:column-reverse;gap:40px;padding:60px 30px;text-align:center}.our-story-image{margin-top:20px}.story-title{font-size:24px}.story-description{font-size:15px}}.tenroc__footer{color:var(--color-text);font-family:var(--font-family);padding:2rem 6rem}.tenroc__footer-container{align-items:center;display:flex;flex-direction:column;justify-content:space-between;text-align:center}.tenroc__footer-text{font-family:var(--font-family);font-size:16px;margin-bottom:1rem}.tenroc__footer-links{display:flex;flex-direction:row;gap:1.5rem}.tenroc__footer-link{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;text-decoration:none;text-transform:capitalize;transition:color .3s ease-in-out}.tenroc__footer-link:hover{text-decoration:underline}@media screen and (max-width:1050px){.tenroc__footer{padding:2rem 4rem}.tenroc__footer-container{flex-direction:column}}@media screen and (max-width:750px){.tenroc__footer{padding:2rem}.tenroc__footer-links{flex-direction:column;gap:1rem}}.tenroc__value{background-color:#cbb89d;color:#3a2f2f;font-family:var(--font-family);padding:4rem 2rem;text-align:center}.tenroc__value h2{color:#0e2235;font-size:36px;margin-bottom:1rem}.tenroc__value p{color:#3a2f2f;font-size:18px;margin:0 auto 3rem;max-width:640px}.tenroc__value-features{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.tenroc__value-features>div{background-color:#fff;border:1px solid #dbcdbf;border-radius:12px;box-shadow:0 2px 10px #0000000d;flex:1 1;max-width:320px;min-width:240px;padding:2rem}.tenroc__value-features h3{color:#a47148;font-size:20px;margin-bottom:.75rem}.tenroc__value-features p{color:#4a3f35;font-size:16px}.value-icon{height:48px;margin-bottom:1rem;width:48px}.tenroc__whytrustus{box-sizing:border-box;max-width:100%;padding-left:1.5rem;padding-right:1.5rem;padding-top:5rem;width:100%}.tenroc__whytrustus h2{-webkit-text-fill-color:#0000;background:var(--color-accent);-webkit-background-clip:text;font-size:42px;font-weight:700;margin-bottom:1rem;text-align:center}.tenroc__whytrustus-subtext{color:var(--color-text);font-size:18px;line-height:1.6;margin:0 auto 4rem;max-width:720px}.tenroc__whytrustus-values{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:4rem}.value-card{backdrop-filter:blur(6px);background-color:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 4px 20px #00000026;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;max-width:320px;min-width:240px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.value-card:hover{box-shadow:0 8px 24px #00000040;transform:translateY(-4px)}.value-card h3{color:var(--color-subtext);font-size:20px;margin-bottom:.75rem}.value-card p{color:#f5f3efd9;flex-grow:1;font-size:16px;line-height:1.6}.tenroc__whytrustus-testimonials{backdrop-filter:blur(4px);background:linear-gradient(145deg,#ffffff05,hsla(0,0%,100%,.015));border:1px solid #ffffff0d;border-radius:24px;box-shadow:0 8px 40px #0003;margin:0 auto;max-width:800px;padding:3rem 2rem}.tenroc__whytrustus-testimonials h2{color:var(--color-subtext);font-style:italic;margin-bottom:2rem}.testimonial-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonial-card{background-color:#ffffff08;border-left:4px solid var(--color-accent);border-radius:12px;box-shadow:0 4px 16px #00000026;color:var(--color-text);display:flex;flex:1 1 300px;flex-direction:column;font-style:italic;justify-content:space-between;min-height:220px;padding:1.5rem;position:relative}.testimonial-card span{color:var(--color-subtext);display:block;font-size:14px;margin-top:1rem;text-align:right}.testimonial-card.with-avatar{align-items:flex-start;display:flex;flex-direction:column;padding-top:2.5rem;position:relative}.testimonial-avatar{background:#ffffff1a;border-radius:50%;bottom:-10px;box-shadow:0 2px 10px #0003;height:80px;overflow:hidden;position:absolute;right:-10px;width:80px}.testimonial-avatar img{height:100%;object-fit:cover;width:100%}@media screen and (max-width:768px){.tenroc__whytrustus-testimonials{padding:2rem 1.2rem;width:95%}.testimonial-card{padding:1.5rem 1rem}.testimonial-card p{font-size:16px;line-height:1.6}.testimonial-card span{font-size:14px}}@media screen and (max-width:680px){.testimonial-card{margin:0 auto;padding:1.5rem 1rem;width:100%}.testimonial-grid{gap:1.5rem;grid-template-columns:1fr;padding:0}.testimonial-card.with-avatar{padding-top:1.5rem}}@media screen and (max-width:389px){.tenroc__whytrustus-testimonials{display:none}}.tenroc__learnpreview{box-sizing:border-box;color:var(--color-text);font-family:var(--font-family);padding:4rem 1.5rem;text-align:center}.tenroc__learnpreview-title{color:var(--color-subtext);font-size:28px;font-weight:600;margin-bottom:2rem}.tenroc__learnpreview-cards{display:flex;gap:1rem;justify-content:center;overflow-x:auto;padding-bottom:1rem;scroll-snap-type:x mandatory;scrollbar-width:thin}.learning-card{backdrop-filter:blur(6px);background-color:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;box-shadow:0 4px 16px #0000001a;color:var(--color-text);cursor:pointer;flex:0 0 auto;max-width:200px;min-width:160px;padding:1rem 1.5rem;scroll-snap-align:start;text-align:left;text-decoration:none;transition:background .3s ease}.learning-card:hover{background-color:#ffffff0f}.learning-icon{color:var(--color-accent);margin-bottom:.5rem}.learning-card p{color:var(--color-text);font-size:15px;line-height:1.4}.tenroc__learnpreview-cta{margin-top:2rem}.cta-button{background-color:var(--color-accent);border-radius:8px;color:#1a1a1a;display:inline-block;font-size:16px;font-weight:600;padding:.8rem 1.6rem;transition:background .3s ease}.cta-button:hover{background-color:var(--color-accent-hover);color:#fff}.tenroc__learnpreview-cards::-webkit-scrollbar{height:8px}.tenroc__learnpreview-cards::-webkit-scrollbar-track{background:#0000}.tenroc__learnpreview-cards::-webkit-scrollbar-thumb{background-color:var(--color-accent);border-radius:10px}.tenroc__learnpreview-cards::-webkit-scrollbar-thumb:hover{background-color:var(--color-accent-hover)}@media screen and (max-width:768px){.tenroc__learnpreview-cards{justify-content:flex-start;padding-left:1rem}}.tenroc__faq{background:none;color:#3a2f2f;font-family:var(--font-family);padding:4rem 2rem;text-align:center}.faq-container{background-color:#cbb89d;border-radius:24px;box-shadow:0 8px 40px #0000001a;margin:0 auto;max-width:860px;padding:3rem 2rem}.tenroc__faq-title{color:#0e2235;font-size:32px;margin-bottom:2rem}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background-color:#fff;border:1px solid #dbcdbf;border-radius:12px;box-shadow:0 2px 8px #0000000f;cursor:pointer;padding:1.2rem 1.5rem;text-align:left;transition:background .3s ease}.faq-item:hover{background-color:#f6f0ea}.faq-question{align-items:center;color:#3a2f2f;display:flex;font-size:16px;font-weight:600;justify-content:space-between}.chevron{color:#8a5c37;transition:transform .3s ease}.rotate{transform:rotate(180deg)}.faq-answer{color:#4a3f35;font-size:15px;line-height:1.6;margin-top:.75rem;max-height:500px;overflow:hidden;transition:max-height .4s ease}.faq-item:not(.open) .faq-answer{margin-top:0;max-height:0;overflow:hidden;padding:0}.faq-item.open{border-left:4px solid var(--color-accent)}.tooltip-wrapper{align-items:center;display:inline-flex;gap:4px;position:relative}.tooltip-icon{cursor:help;font-size:.9rem;position:relative}.tooltip-text{background-color:#1e1e1e;border-radius:4px;bottom:130%;color:#fff;font-size:.75rem;left:50%;opacity:0;padding:8px;position:absolute;text-align:left;transform:translateX(-50%);transition:opacity .3s;visibility:hidden;width:180px;z-index:1}.tooltip-icon:hover .tooltip-text{opacity:1;visibility:visible}.quiz-block-card{background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-top:2rem;padding:2rem;text-align:center}.quiz-question{color:#0a3d2a;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.quiz-options-grid{display:flex;flex-direction:column;gap:1rem}.quiz-option{background:#fff;border:2px solid #e5e7eb;border-radius:12px;color:#1a1a1a;cursor:pointer;font-size:1rem;padding:.9rem 1.2rem;transition:all .3s ease}.quiz-option:hover{background-color:#f3f4f6;border-color:#178a58}.quiz-option.correct{background-color:#24c78e;border-color:#24c78e;color:#fff;font-weight:700}.quiz-option.incorrect{background-color:#f4645f;border-color:#f4645f;color:#fff;font-weight:600}.quiz-option.disabled{cursor:not-allowed;opacity:.7}.quiz-feedback-box{color:#0a3d2a;font-size:1rem;font-weight:700;margin-top:1.5rem}.risk-spectrum{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin-top:2rem}.risk-item{flex:1 1;min-width:160px;text-align:center}.bar-chart{align-items:center;display:flex;flex-direction:column;gap:1rem;height:200px;justify-content:flex-end;margin-top:1rem}.reward-bar,.risk-bar{border-radius:6px;width:22px}.risk-bar{background-color:#e74c3c}.reward-bar{background-color:#2ecc71}.custom-tooltip{background-color:#1a1a1a;color:#fff!important}.recharts-scatter .recharts-symbols{transition:fill .2s ease,stroke .2s ease}.recharts-scatter .recharts-active-dot path,.recharts-scatter .recharts-symbols:hover{fill:#fff;stroke:#0a3d2a;stroke-width:2px}.recharts-tooltip-cursor{stroke:#666;stroke-dasharray:3 3}.custom-tooltip{background:#1a1a1a;border:1px solid #555;border-radius:8px;color:#fff;font-size:.875rem;line-height:1.4;padding:.75rem 1rem}.custom-tooltip *{color:#fff!important}.meet-team-section{margin:0 auto;max-width:1400px;padding:100px 60px;text-align:center}.team-pill{background-color:#d0fa93;border-radius:999px;color:#0a3d2a;display:inline-block;font-size:13px;font-weight:500;letter-spacing:.6px;margin-bottom:16px;padding:6px 16px}.team-title{color:#0a3d2a;font-size:28px;font-weight:600;margin-bottom:48px}.team-grid{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.team-card{background-color:#fff;border-radius:20px;box-shadow:0 6px 16px #0000000a;max-width:260px;padding:30px 20px;text-align:center;transition:transform .3s ease}.team-card:hover{transform:translateY(-5px)}.team-image{border:none;border-radius:20px;height:220px;margin-bottom:20px;object-fit:cover;width:220px}.team-name{color:#0a3d2a;font-size:18px;font-weight:600;margin-bottom:4px}.team-role{color:#29593e;font-size:15px;font-weight:500;margin-bottom:2px}.team-description{color:#4f6654;font-size:14px}.team-paragraph{color:#4f6654;font-size:16px;line-height:1.6;margin:0 auto 48px;max-width:700px}.get-started-section{background-color:#fff;padding:100px 40px;text-align:center}.getstarted-pill{background-color:#d0fa93;border-radius:999px;color:#0a3d2a;display:inline-block;font-size:13px;font-weight:500;letter-spacing:.6px;margin-bottom:16px;padding:6px 16px}.getstarted-title{color:#0a3d2a;font-size:28px;font-weight:600;margin-bottom:16px}.getstarted-paragraph{color:#4f6654;font-size:16px;line-height:1.6;margin:0 auto 32px;max-width:600px}.getstarted-button{background-color:#0a3d2a;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px;transition:background-color .2s ease;width:auto}.getstarted-button:hover{background-color:#083222}.compare-modal-overlay{align-items:center;background:#050a14b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.compare-modal{background:#fff;border-radius:1rem;box-shadow:0 0 20px #0003;max-width:90%;overflow-x:auto;padding:2rem}.compare-modal-close{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem}.compare-modal-close:hover{background:none!important;border:none!important;box-shadow:none!important;cursor:pointer;filter:none!important;outline:none!important;text-decoration:none!important;transform:none!important}.compare-table table{border-collapse:collapse;width:100%}.compare-table td,.compare-table th{border:1px solid #ddd;padding:.6rem;text-align:left}.desktop-only{display:block}.mobile-only{display:none}@media screen and (max-width:768px){.compare-modal{border-radius:.75rem;padding:1rem}.compare-table td,.compare-table th{font-size:.85rem;padding:.4rem}}.vm-overlay{background:#0f172ad1;display:grid;inset:0;padding:24px;place-items:center;position:fixed;z-index:999999}.vm-box{backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 10px 40px #00000059;display:flex;flex-direction:column;gap:20px;max-height:90vh;overflow:auto;padding:18px 18px 22px;position:relative;width:min(980px,94vw)}.vm-close{align-items:center;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:24px;height:44px;justify-content:center;position:absolute;right:12px;top:12px;transition:background .2s ease,transform .08s ease,box-shadow .2s ease;width:44px;z-index:3}.vm-close:hover{background:#ffffff29;box-shadow:0 6px 18px #00000040}.vm-close:active{transform:scale(.98)}.vm-close:focus-visible{outline:3px solid #ffffff80;outline-offset:2px}.vm-frame{overflow:hidden;padding-top:56.25%;position:relative;width:100%}@supports (aspect-ratio:16/9){.vm-frame{aspect-ratio:16/9;padding-top:0}}.vm-frame iframe{background:#000;border:0;border-radius:14px;box-shadow:0 8px 28px #0006;height:100%;inset:0;position:absolute;width:100%;z-index:1}.vm-actions{align-items:center;backdrop-filter:blur(8px);background:#0b1220bf;border:1px solid #ffffff14;border-radius:14px;display:flex;flex-direction:column;gap:12px;padding:20px 16px;position:static}.vm-subtitle{color:#cbd5e1;font-size:1rem;margin:0;text-align:center}.vm-sound{backdrop-filter:blur(4px);background:#0000008c;border:1px solid #ffffff40;border-radius:10px;bottom:10px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;left:10px;padding:8px 12px;position:absolute;z-index:2}.vm-sound:hover{background:#000000b3}.vm-cta{background:#0f5132;border:none;border-radius:12px;box-shadow:0 6px 22px #00000040;color:#fff;cursor:pointer;font-size:1rem;font-weight:800;max-width:460px;padding:15px 18px;transition:background .25s ease,transform .15s ease,box-shadow .15s ease;width:100%}.vm-cta:hover{background:#0c4027;box-shadow:0 10px 28px #00000047;transform:translateY(-2px)}.vm-cta-secondary{background:#0000;border:none;color:#e5e7eb;cursor:pointer;font-size:.95rem;font-weight:600;padding:6px 8px;text-decoration:underline}.vm-cta-secondary:hover{color:#fff}@media (max-width:520px){.vm-box{gap:16px;padding:14px}.vm-actions{padding:16px 12px}.vm-cta{max-width:100%;padding:14px}}.fee-comparison{-webkit-font-smoothing:antialiased;background:#f4f6fb;color:#111827;display:flex;flex-direction:column;font-family:Inter,system-ui,sans-serif;min-height:100vh}.dashboard-container{display:grid;flex:1 1;gap:2rem;grid-template-columns:1fr;justify-content:center;margin-top:100px!important;margin:0 auto;max-width:1280px;padding:2.5rem 1.5rem}.fee-comparison-header{margin-bottom:2rem;text-align:center}.fee-comparison-header h2{color:#111827;font-size:1.875rem;font-weight:700;letter-spacing:-.5px;margin:0 0 .5rem}.fee-comparison-header p{color:#6b7280;font-size:1.125rem;margin:.5rem 0 1.25rem}.language-toggle{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.language-btn{background:#e5e7eb;border:none;border-radius:99px;color:#374151;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:600;line-height:1.6;padding:.15rem .6rem;transition:.14s ease}.language-btn.active{background:#2563eb;color:#fff}.language-btn:hover:not(.active){background:#d1d5db}.fee-form{background:#ffffffbf;border:1px solid #0000000f;border-radius:1rem;box-shadow:0 1px 3px #0000000f;margin-bottom:2rem;padding:2rem}.form-section h3{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.form-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{color:#374151;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-group select{background:#fff;border:1px solid #0000000f;border-radius:.5rem;color:#111827;font-size:.875rem;padding:.75rem 1rem;transition:.14s ease}.form-group select:focus{border-color:#2563eb;outline:none}.slider-group{margin-bottom:1.5rem}.slider-label{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.slider-label span:first-child{color:#374151;font-size:.875rem;font-weight:500}.slider-value{background:#2563eb;border-radius:1rem;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.slider{-webkit-appearance:none;background:#e5e7eb;border-radius:2px;cursor:pointer;height:4px;outline:none;width:100%}.slider::-webkit-slider-thumb{appearance:none;background:#2563eb;border-radius:50%;cursor:pointer;height:16px;-webkit-transition:.14s ease;transition:.14s ease;width:16px}.slider::-webkit-slider-thumb:hover{background:#1d4ed8}.slider::-moz-range-thumb{background:#2563eb;border:none;border-radius:50%;cursor:pointer;height:16px;width:16px}.submit-btn{background:#2563eb;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:.14s ease;width:100%}.submit-btn:hover{background:#1d4ed8}.submit-btn:disabled{background:#9ca3af;cursor:not-allowed}.market-analysis{background:#ffffffbf;border:1px solid #0000000f;border-radius:1rem;box-shadow:0 1px 3px #0000000f;margin-bottom:2rem;padding:2rem}.market-analysis h4{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.market-analysis p{color:#6b7280;line-height:1.6;margin:0 0 1rem}.market-points{list-style:none;margin:1rem 0 0;padding:0}.market-points li{color:#6b7280;line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.market-points li:before{color:#2563eb;content:"•";font-weight:700;left:0;position:absolute}.market-last-updated{color:#9ca3af;font-size:.75rem;font-style:italic;margin-top:1rem}.results-section{margin-top:2rem}.results-header{background:#ffffffbf;border:1px solid #0000000f;border-radius:1rem;box-shadow:0 1px 3px #0000000f;margin-bottom:2rem;padding:2rem}.results-header h3{color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.results-header p{color:#6b7280;margin:0}.savings-highlight{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:1rem;margin-bottom:2rem;padding:1.5rem;text-align:center}.savings-amount{color:#16a34a;font-size:1.5rem;font-weight:700}.savings-monthly{color:#6b7280;font-size:.875rem;margin-top:.5rem}.comparison-table-container{background:#ffffffbf;border:1px solid #0000000f;border-radius:1rem;box-shadow:0 1px 3px #0000000f;margin-bottom:2rem;overflow:hidden}.table-header{align-items:center;background:#f9fafb;border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;padding:1.5rem}.table-header h3{color:#111827;font-size:1.125rem;font-weight:600;margin:0}.table-controls{align-items:center;display:flex;gap:.75rem}.table-controls span{color:#6b7280;font-size:.875rem;font-weight:500}.table-controls button{background:#fff;border:1px solid #0000000f;border-radius:.375rem;color:#6b7280;cursor:pointer;font-size:.75rem;font-weight:500;padding:.375rem .75rem;transition:.14s ease}.table-controls button:hover{border-color:#2563eb;color:#2563eb}.table-controls button.active{background:#2563eb;border-color:#2563eb;color:#fff}.comparison-table{background:#ffffffbf}.table-scroll{max-height:none;overflow-x:auto}.broker-row{align-items:center;border-bottom:1px solid #0000000f;display:grid;gap:1.5rem;grid-template-columns:2fr 1.5fr 1fr 1fr;padding:1.5rem;transition:.14s ease}.broker-row:hover{background:#2563eb05}.broker-row.best-deal{background:#f0fdf4;border-left:4px solid #16a34a}.broker-row:last-child{border-bottom:none}.broker-info{display:flex;flex-direction:column;gap:.5rem}.broker-header{flex-wrap:wrap;gap:.75rem}.broker-header,.broker-name{align-items:center;display:flex}.broker-name{color:#111827;font-size:1.125rem;gap:.5rem;margin:0}.best-badge{background:#16a34a;color:#fff;font-weight:600}.best-badge,.market-position-badge{border-radius:.375rem;font-size:.625rem;letter-spacing:.5px;padding:.125rem .5rem;text-transform:uppercase}.market-position-badge{font-weight:500}.market-position-badge[data-position=budget]{background:#dbeafe;color:#2563eb}.market-position-badge[data-position=premium]{background:#fef3c7;color:#d97706}.market-position-badge[data-position=luxury]{background:#f3e8ff;color:#9333ea}.broker-description{color:#6b7280;font-size:.875rem;line-height:1.4;margin:0}.cost-breakdown{display:flex;flex-direction:column;gap:.75rem}.total-cost{text-align:center}.cost-label{color:#6b7280;font-size:.75rem;margin-bottom:.25rem}.cost-value{color:#111827;font-size:1.5rem;font-weight:700}.fee-details{display:flex;flex-direction:column;gap:.25rem}.fee-item{color:#6b7280;display:flex;font-size:.75rem;justify-content:space-between}.fee-item span:first-child{font-weight:500}.fee-item span:last-child{color:#111827;font-weight:600}.savings-info{text-align:center}.potential-savings{display:flex;flex-direction:column;gap:.25rem}.savings-label{color:#6b7280;font-size:.75rem}.savings-value{color:#16a34a;font-size:1.125rem;font-weight:700}.broker-actions{display:flex;flex-direction:column;gap:.5rem}.btn,.details-btn,.website-btn{border:none;border-radius:.375rem;cursor:pointer;display:inline-block;flex:1 1;font-size:.875rem;font-weight:500;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:.14s ease}.btn-primary,.details-btn{background:#2563eb;color:#fff}.btn-primary:hover,.details-btn:hover{background:#1d4ed8}.btn-secondary,.website-btn{background:#f3f4f6;border:1px solid #0000000f;color:#374151}.btn-secondary:hover,.website-btn:hover{background:#e5e7eb}.loading{color:#6b7280;padding:3rem 1rem;text-align:center}.loading-spinner{border:2px solid #e5e7eb;border-radius:50%;border-top-color:#2563eb;height:20px;margin:0 auto 1rem;width:20px}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:1rem;font-weight:500;margin-bottom:1rem;padding:1rem}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;margin:1rem;max-height:80vh;max-width:500px;overflow-y:auto;padding:2rem;width:100%}.modal-header{align-items:center;border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.modal-header h3{color:#111827;font-size:1.25rem;font-weight:600;margin:0}.modal-close{background:none;border:none;color:#6b7280;cursor:pointer;font-size:1.25rem;padding:.25rem}.modal-close:hover{color:#374151}@media (max-width:768px){.dashboard-container{padding:1.5rem 1rem}.fee-comparison-header h2{font-size:1.5rem}.fee-form{padding:1.5rem}.form-grid{gap:1rem}.broker-grid,.form-grid{grid-template-columns:1fr}.broker-grid{padding:1rem}.table-header{align-items:stretch;flex-direction:column;gap:1rem}.sort-controls{justify-content:space-between}.modal-content{margin:.5rem;padding:1.5rem}.broker-actions{flex-direction:column}}.emotional-dashboard{background:linear-gradient(135deg,#0f0f23,#1a1a3e);color:#fff;font-family:Inter,-apple-system,sans-serif;min-height:100vh;overflow-x:hidden;padding:1rem}.daily-greeting{margin-bottom:2rem}.greeting-card{backdrop-filter:blur(20px);background:linear-gradient(135deg,#00ff881a,#00d4ff1a);border:1px solid #ffffff1a;border-radius:24px;padding:2.5rem;text-align:center}.greeting-card h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f8,#00d4ff);-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:700;margin-bottom:2rem}.daily-win{background:#00ff881a;border:1px solid #00ff884d;border-radius:16px;margin-bottom:2rem;padding:1.5rem}.win-badge{background:linear-gradient(135deg,#0f8,#00d4ff);border-radius:20px;color:#000;font-size:.8rem;font-weight:700;letter-spacing:1px;padding:.5rem 1rem;text-transform:uppercase}.daily-win h2{color:#0f8;font-size:1.8rem;font-weight:600;margin-top:1rem}.mood-check{margin-top:2rem}.mood-check p{color:#ffffffe6;font-size:1.1rem;margin-bottom:1.5rem}.mood-options{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.mood-btn{align-items:center;background:#ffffff1a;border:2px solid #fff3;border-radius:16px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;padding:1rem;transition:all .3s ease}.mood-btn:hover{background:#fff3;border-color:#0f8;transform:translateY(-3px)}.mood-btn span{font-size:.9rem;font-weight:500}.mood-selected{background:#00ff881a;border-radius:12px;color:#0f8;font-weight:600;padding:1rem}.progress-section{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.streak-counter{align-items:center;background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:20px;display:flex;gap:1.5rem;padding:2rem;text-align:left}.streak-flame{animation:flicker 2s ease-in-out infinite alternate;font-size:3rem}@keyframes flicker{0%{transform:rotate(-2deg) scale(1)}to{transform:rotate(2deg) scale(1.1)}}.streak-info h3{color:#ff6b6b;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.streak-info p{color:#fffc}.daily-progress{background:#ffffff0d;border-radius:20px;padding:2rem;text-align:center}.daily-progress h3{font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.progress-ring{height:120px;margin:0 auto 1rem;position:relative;width:120px}.progress-ring svg{height:100%;transform:rotate(-90deg);width:100%}.progress-text{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.progress-value{color:#0f8;display:block;font-size:1.5rem;font-weight:700}.progress-label{color:#ffffffb3;font-size:.8rem}.community-ranking{margin-bottom:2rem}.ranking-card{background:linear-gradient(135deg,#ffd7001a,#ffa5001a);border:1px solid #ffd7004d;border-radius:20px;padding:2rem}.ranking-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.ranking-header h3{font-size:1.5rem;font-weight:700}.rank-badge{background:linear-gradient(135deg,gold,orange);border-radius:20px;color:#000;font-size:1.2rem;font-weight:800;padding:.5rem 1rem}.ranking-stats{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}.stat{background:#ffffff0d;border-radius:12px;padding:1rem;text-align:center}.stat-value{color:gold;font-size:1.4rem;margin-bottom:.5rem}.stat-label{color:#fffc;font-size:.85rem}.comparison-visual{margin-bottom:1.5rem}.comparison-item{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.comparison-item span{font-weight:600;min-width:100px}.bar{align-items:center;border-radius:20px;color:#000;display:flex;font-weight:700;height:40px;justify-content:center;max-width:200px}.your-bar{animation:pulse-glow 2s ease-in-out infinite alternate;background:linear-gradient(90deg,#0f8,#00d4ff)}.avg-bar{background:linear-gradient(90deg,#666,#999);width:60%}@keyframes pulse-glow{0%{box-shadow:0 0 10px #00ff884d}to{box-shadow:0 0 20px #0f89}}.motivation{color:gold;font-size:1.1rem;text-align:center}.motivation strong{color:#0f8}.daily-challenge{margin-bottom:2rem}.challenge-card{background:linear-gradient(135deg,#8a2be21a,#4b00821a);border:1px solid #8a2be24d;border-radius:20px;overflow:hidden;padding:2rem;position:relative}.challenge-card:before{background:linear-gradient(90deg,#8a2be2,indigo);content:"";height:4px;left:0;position:absolute;right:0;top:0}.challenge-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.challenge-emoji{font-size:2rem}.challenge-header h3{flex:1 1;font-size:1.3rem;font-weight:700}.challenge-urgency{background:#ff6b6b33;border-radius:12px;color:#ff6b6b;font-size:.8rem;font-weight:600;padding:.3rem .8rem}.challenge-points{background:linear-gradient(135deg,#8a2be2,indigo);border-radius:16px;color:#fff;font-weight:700;padding:.5rem 1rem}.challenge-card h4{color:#8a2be2;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.challenge-card p{color:#fffc;line-height:1.6;margin-bottom:1.5rem}.challenge-btn{background:linear-gradient(135deg,#8a2be2,indigo);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:.8rem 2rem;transition:all .3s ease}.challenge-btn:hover{box-shadow:0 10px 20px #8a2be24d;transform:translateY(-2px)}.challenge-completed{background:#00ff881a;border-radius:12px;color:#0f8;font-weight:600;padding:1rem}.social-feed{background:#ffffff0d;border-radius:20px;margin-bottom:2rem;padding:2rem}.social-feed h3{font-size:1.5rem;font-weight:700}.activity-feed,.social-feed h3{margin-bottom:2rem}.activity-item{align-items:center;background:#ffffff0d;border-radius:12px;display:flex;gap:1rem;margin-bottom:1rem;padding:1rem;transition:all .3s ease}.activity-item:hover{background:#ffffff1a;transform:translateX(5px)}.activity-avatar{align-items:center;background:#ffffff1a;border-radius:50%;display:flex;font-size:1.5rem;height:40px;justify-content:center;width:40px}.activity-content{flex:1 1}.activity-content p{font-size:.95rem;margin:0}.activity-time{color:#fff9;font-size:.8rem}.activity-achievement{font-size:1.2rem}.social-actions{display:flex;gap:1rem;justify-content:center}.invite-btn,.leaderboard-btn{border:none;border-radius:12px;cursor:pointer;font-weight:600;padding:.8rem 1.5rem;transition:all .3s ease}.invite-btn{background:linear-gradient(135deg,#0f8,#00d4ff);color:#000}.leaderboard-btn{background:#ffd70033;border:1px solid gold;color:gold}.invite-btn:hover,.leaderboard-btn:hover{transform:translateY(-2px)}.daily-education{margin-bottom:2rem}.education-card{background:linear-gradient(135deg,#00d4ff1a,#007bff1a);border:1px solid #00d4ff4d;border-radius:20px;padding:2rem}.education-card h3{color:#00d4ff;font-size:1.4rem;font-weight:700;margin-bottom:1.5rem}.insight-content h4{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.insight-content p{color:#ffffffe6;line-height:1.6;margin-bottom:1.5rem}.insight-content strong{color:#0f8}.learn-more-btn{background:#00d4ff33;border:1px solid #00d4ff;border-radius:12px;color:#00d4ff;cursor:pointer;font-weight:600;padding:.8rem 1.5rem;transition:all .3s ease}.learn-more-btn:hover{background:#00d4ff4d;transform:translateY(-2px)}.daily-inspiration{margin-bottom:2rem}.inspiration-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;text-align:center}.inspiration-card p{color:#ffffffe6;font-size:1.1rem;font-style:italic;line-height:1.6}.tomorrow-preview{background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid #ffffff1a;border-radius:20px;padding:2rem;text-align:center}.tomorrow-preview h3{font-size:1.5rem;font-weight:700;margin-bottom:2rem}.preview-items{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:2rem}.preview-item{background:#ffffff0d;border-radius:12px;padding:1rem;text-align:center}.preview-item span{display:block;font-size:1.5rem;margin-bottom:.5rem}.preview-item p{color:#fffc;font-size:.9rem}.comeback-message{color:#0f8;font-size:1.1rem;font-weight:600}@media (max-width:768px){.emotional-dashboard{padding:.5rem}.greeting-card{padding:1.5rem}.greeting-card h1{font-size:1.8rem}.progress-section{grid-template-columns:1fr}.streak-counter{flex-direction:column;text-align:center}.ranking-stats{gap:.5rem;grid-template-columns:1fr}.mood-options{grid-template-columns:repeat(2,1fr)}.social-actions{flex-direction:column}.preview-items{grid-template-columns:1fr}}.dashboard-tabs-container{background:#f4f6fb;min-height:100vh;position:relative}.tab-navigation{background:#fff;border-bottom:1px solid #0000000f;box-shadow:0 2px 10px #0000000d;padding:1rem 0;position:sticky;top:0;z-index:100}.tab-list{flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1200px;padding:0 1rem}.tab-button,.tab-list{display:flex;gap:.5rem}.tab-button{align-items:center;background:#0000;border:none;border-radius:16px;color:#6b7280;cursor:pointer;flex-direction:column;font-weight:500;min-width:100px;overflow:hidden;padding:1rem 1.5rem;position:relative;transition:all .3s ease}.tab-button:hover{background:#2563eb0d;color:#2563eb;transform:translateY(-2px)}.tab-button.active{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 8px 25px #2563eb4d;color:#fff}.tab-button.highlight{animation:gentle-pulse 3s ease-in-out infinite;color:#fff;position:relative}.tab-button.highlight,.tab-button.highlight.active{background:linear-gradient(135deg,#ff6b6b,#ee5a24)}@keyframes gentle-pulse{0%,to{box-shadow:0 8px 25px #ff6b6b4d;transform:translateY(0)}50%{box-shadow:0 12px 35px #ff6b6b80;transform:translateY(-3px)}}.tab-pulse{background:linear-gradient(135deg,#ff6b6b4d,#ee5a244d);border-radius:16px;inset:0;pointer-events:none;position:absolute}.tab-icon{display:block;font-size:1.5rem}.tab-label{font-size:.9rem;font-weight:600;letter-spacing:.5px}.notification-badge{align-items:center;animation:notification-bounce 2s ease-in-out infinite;background:#ef4444;border-radius:50px;box-shadow:0 2px 10px #ef444466;color:#fff;display:flex;font-size:.7rem;font-weight:700;height:1.2rem;justify-content:center;min-width:1.2rem;padding:.25rem .5rem;position:absolute;right:.5rem;top:.5rem}@keyframes notification-bounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.tab-description{margin-left:auto;margin-right:auto;margin-top:1rem;max-width:600px;padding:0 1rem;text-align:center}.tab-description p{color:#6b7280;font-size:.9rem;font-style:italic;margin:0}.tab-content-container{min-height:calc(100vh - 200px);position:relative}.tab-content{min-height:100%;width:100%}.quick-action-container{bottom:2rem;position:fixed;right:2rem;z-index:1000}.quick-action-trigger{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:50%;box-shadow:0 8px 25px #2563eb4d;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:60px;justify-content:center;transition:all .3s ease;width:60px}.quick-action-trigger:hover{box-shadow:0 12px 35px #2563eb80}.quick-actions-menu{background:#fff;border:1px solid #0000000f;border-radius:16px;bottom:70px;box-shadow:0 20px 40px #00000026;min-width:200px;padding:1rem;position:absolute;right:0}.quick-action-item{align-items:center;background:#0000;border:none;border-radius:12px;color:#374151;cursor:pointer;display:flex;font-weight:500;gap:1rem;margin-bottom:.5rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.quick-action-item:last-child{margin-bottom:0}.quick-action-item:hover{background:#2563eb0d;color:#2563eb}.action-icon{font-size:1.2rem;text-align:center;width:24px}.action-label{font-size:.9rem}@media (max-width:768px){.tab-list{gap:.25rem;padding:0 .5rem}.tab-button{min-width:80px;padding:.75rem 1rem}.tab-icon{font-size:1.2rem}.tab-label{font-size:.8rem}.quick-action-container{bottom:1rem;right:1rem}.quick-action-trigger{font-size:1.2rem;height:50px;width:50px}.quick-actions-menu{bottom:60px;min-width:180px;right:-50px}}@media (max-width:480px){.tab-list{justify-content:flex-start;overflow-x:auto;padding:0 1rem}.tab-button{flex-shrink:0}.tab-navigation{padding:.75rem 0}.notification-badge{font-size:.6rem;height:1rem;min-width:1rem;right:.25rem;top:.25rem}}.tab-content.loading{align-items:center;display:flex;justify-content:center;min-height:400px}.tab-loading-spinner{animation:spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#2563eb;height:40px;width:40px}.tab-content-enter{opacity:0;transform:translateX(20px)}.tab-content-enter-active{transition:all .3s ease-in-out}.tab-content-enter-active,.tab-content-exit{opacity:1;transform:translateX(0)}.tab-content-exit-active{opacity:0;transform:translateX(-20px);transition:all .3s ease-in-out}.tab-button.premium{background:linear-gradient(135deg,#ffd7001a,#ffa5001a);border:2px solid gold}.tab-button.premium .tab-label:after{content:" ✨";font-size:.7rem}.quick-action-item:focus-visible,.quick-action-trigger:focus-visible,.tab-button:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.personalization-panel{background:var(--card,#fff);border:1px solid var(--border,#e7ecea);border-radius:20px;box-shadow:0 6px 18px #0000000a;box-sizing:border-box;color:var(--text,#0f172a);margin:16px auto;max-width:1200px;overflow:hidden;padding:24px;position:relative;transition:all .3s ease;width:calc(100% - 48px)}.personalization-panel:before{background:linear-gradient(90deg,#0a3d2a,#178a58 50%,#b2e673);border-radius:20px 20px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.personalization-panel:hover{box-shadow:0 8px 32px #00000014;transform:translateY(-2px)}.personalization-panel.compact{background:var(--card,#fff);border:1px solid var(--border,#e7ecea);margin:12px 0;padding:16px}.personalization-panel.error,.personalization-panel.loading,.personalization-panel.no-data{background:var(--card,#fff);text-align:center}.personalization-header{align-items:center;border-bottom:1px solid var(--border,#e7ecea);display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}.personalization-header h3{color:var(--text,#0f172a);font-size:1.125rem;font-weight:600;margin:0}.user-context{color:var(--muted,#64748b);display:flex;font-size:.9rem;gap:12px}.age-indicator,.goals-indicator{background:var(--bg,#fafafa);border:1px solid var(--border,#e7ecea);border-radius:16px;color:var(--brand,#178a58);font-size:.8rem;font-weight:500;padding:4px 8px}.compact-recommendation{display:flex;flex-direction:column;gap:8px}.match-indicator,.suggestion-indicator{align-items:center;display:flex;font-size:.9rem;font-weight:500;gap:8px}.match-indicator{color:var(--brand,#178a58)}.suggestion-indicator{color:var(--muted,#64748b)}.confidence-bar{background:var(--bg,#fafafa);border:1px solid var(--border,#e7ecea);border-radius:3px;height:6px;overflow:hidden;position:relative}.confidence-fill{background:linear-gradient(90deg,var(--brand,#178a58) 0,#20c997 50%,#17a2b8 100%);height:100%;transition:width .5s ease}.confidence-text{color:var(--muted,#64748b);font-size:.75rem;position:absolute;right:0;top:-20px}.main-recommendation{margin-bottom:20px}.strategy-recommendation{background:var(--bg,#fafafa);border:1px solid var(--border,#e7ecea);border-radius:12px;margin-bottom:12px;padding:16px}.strategy-name{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.confidence-badge{background:var(--brand,#178a58);border-radius:20px;color:#fff;font-size:.8rem;font-weight:500;padding:4px 12px}.confidence-badge[data-confidence="100"],.confidence-badge[data-confidence^="9"]{background:#28a745;color:#fff}.confidence-badge[data-confidence^="7"],.confidence-badge[data-confidence^="8"]{background:#20c997;color:#fff}.confidence-badge[data-confidence^="5"],.confidence-badge[data-confidence^="6"]{background:#ffc107;color:#212529}.confidence-badge[data-confidence^="3"],.confidence-badge[data-confidence^="4"]{background:#fd7e14;color:#fff}.recommendation-reason{color:var(--muted,#64748b);font-size:.95rem;line-height:1.4;margin:0}.current-strategy-comparison{background:var(--bg,#fafafa);border:1px solid var(--border,#e7ecea);border-radius:8px;padding:12px}.comparison-header{align-items:center;display:flex;justify-content:space-between}.good-fit{color:var(--brand,#178a58)}.okay-fit{color:#f59e0b}.poor-fit{color:#dc2626}.personalized-allocation{background:var(--bg,#fafafa);border:1px solid var(--border,#e7ecea);border-radius:12px;margin:16px 0;padding:16px}.personalized-allocation h4{color:var(--text,#0f172a);font-size:1rem;margin:0 0 12px}.allocation-bars{display:flex;flex-direction:column;gap:8px}.allocation-bar{align-items:center;display:flex;font-size:.9em;gap:12px}.allocation-bar span:first-child{font-weight:500;min-width:80px}.allocation-bar span:last-child{font-weight:500;min-width:40px;text-align:right}.bar{background:var(--bg,#fafafa);border:1px solid var(--border,#e7ecea);border-radius:4px;flex:1 1;height:8px;overflow:hidden}.bar-fill{height:100%;transition:width .5s ease}.bar-fill.equity{background:linear-gradient(90deg,var(--brand,#178a58),#20c997)}.bar-fill.bonds{background:linear-gradient(90deg,#17a2b8,#6f42c1)}.bar-fill.cash{background:linear-gradient(90deg,#f59e0b,#fd7e14)}.formula-recommendations{background:var(--bg,#fafafa);border:1px solid var(--border,#e7ecea);border-radius:12px;margin:16px 0;padding:16px}.formula-recommendations h4{color:var(--text,#0f172a);font-size:1rem;margin:0 0 12px}.formula-recommendation{align-items:flex-start;background:#fff;border:1px solid var(--border,#e7ecea);border-radius:8px;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px;padding:12px}.formula-recommendation:last-child{margin-bottom:0}.formula-recommendation.priority-high{border-left:4px solid var(--brand,#178a58)}.formula-recommendation.priority-medium{border-left:4px solid #f59e0b}.formula-name{color:var(--text,#0f172a);font-size:.9rem;font-weight:500}.formula-reason{color:var(--muted,#64748b);flex:1 1;font-size:.85rem}.priority-badge{background:var(--bg,#fafafa);border:1px solid var(--border,#e7ecea);color:var(--brand,#178a58);font-size:.75rem}.secondary-reasons{margin:16px 0}.secondary-reasons h4{color:var(--text,#0f172a);font-size:1rem;margin:0 0 8px}.secondary-reasons ul{margin:0;padding-left:20px}.secondary-reasons li{color:var(--muted,#64748b);font-size:.9rem;margin-bottom:4px}.warnings{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin:16px 0;padding:16px}.warnings h4{color:#dc2626;font-size:1rem;margin:0 0 12px}.warning{background:#fff;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.9rem;margin-bottom:8px;padding:8px 12px}.warning:last-child{margin-bottom:0}.show-more-btn{background:#fff;border:1px solid var(--border,#e7ecea);border-radius:10px;color:var(--brand,#178a58);font-size:.9rem;font-weight:600;margin-top:16px;padding:12px 20px;transition:all .3s ease}.show-more-btn:hover{background:var(--bg,#fafafa);border-color:var(--brand,#178a58);box-shadow:0 6px 18px #0000001a;transform:translateY(-1px)}.all-recommendations{border-top:1px solid var(--border,#e7ecea);margin-top:20px;padding-top:20px}.all-recommendations h4{color:var(--text,#0f172a);font-size:1rem;margin:0 0 16px}.strategy-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.strategy-option{background:#fff;border:1px solid var(--border,#e7ecea);border-radius:8px;padding:12px;transition:all .3s ease}.strategy-option:hover{background:var(--bg,#fafafa);border-color:var(--brand,#178a58);box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.strategy-option.recommended{background:#f0f9ff;border-color:var(--brand,#178a58)}.strategy-option.current{background:#fffbeb;border-color:#f59e0b}.strategy-option-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.current-badge,.recommended-badge{font-size:.8em}.strategy-fit{color:var(--muted,#64748b);font-size:.8rem}.loading-spinner{animation:spin 2s linear infinite}.error-message{color:#dc2626;font-size:.9rem}.no-data-message{color:var(--muted,#64748b);font-size:.95rem;line-height:1.4;margin:0}.age-only-guidance{border-top:1px solid var(--border,#e7ecea);margin-top:16px;padding-top:16px}.guidance-note{background:var(--bg,#fafafa);border:1px solid var(--border,#e7ecea);border-radius:12px;padding:16px;text-align:left}.guidance-note strong{color:var(--text,#0f172a);display:block;margin-bottom:8px}.guidance-note p{color:var(--muted,#64748b);font-size:.9rem;line-height:1.4;margin:0}@media (max-width:768px){.personalization-panel{margin:16px auto;padding:16px;width:calc(100% - 32px)}.personalization-header{align-items:flex-start;flex-direction:column;gap:8px}.user-context{align-self:flex-end}.strategy-name{align-items:flex-start;flex-direction:column;gap:8px}.confidence-badge{align-self:flex-end}.allocation-bar{font-size:.85em}.allocation-bar span:first-child{min-width:70px}.strategy-grid{grid-template-columns:1fr}.formula-recommendation{flex-direction:column;gap:8px}.priority-badge{align-self:flex-start}}.rebalancing-alert{border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden;transition:all .3s ease}.rebalancing-alert.no-alerts{background:linear-gradient(135deg,#d4edda,#c3e6cb);border:1px solid #c3e6cb;padding:16px}.rebalancing-alert.no-alerts .alert-header{align-items:center;display:flex;gap:8px;margin-bottom:8px}.rebalancing-alert.no-alerts .alert-icon{font-size:1.2em}.rebalancing-alert.no-alerts .alert-title{color:#155724;font-weight:600}.rebalancing-alert.no-alerts .no-alerts-message{color:#155724;font-size:.9em;margin:0;opacity:.9}.rebalancing-alert.compact{align-items:center;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:12px 16px;transition:transform .2s ease}.rebalancing-alert.compact:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-1px)}.alert-content-compact{align-items:center;display:flex;flex:1 1;gap:12px}.alert-main{align-items:center;display:flex;gap:8px}.alert-icon{font-size:1.1em;min-width:24px;text-align:center}.alert-text{min-width:0}.alert-title{font-size:.9em;font-weight:600;line-height:1.2}.alert-message{font-size:.8em;line-height:1.3;margin-top:2px;opacity:.9}.alert-count{background:#ffffff4d;border-radius:12px;font-size:.75em;padding:2px 6px;white-space:nowrap}.alert-item.alert-critical,.rebalancing-alert.alert-critical{background:linear-gradient(135deg,#f8d7da,#f5c6cb);border-left:4px solid #dc3545;color:#721c24}.alert-item.alert-major,.rebalancing-alert.alert-major{background:linear-gradient(135deg,#ffeaa7,#fab1a0);border-left:4px solid #fd7e14;color:#7d4a00}.alert-item.alert-moderate,.rebalancing-alert.alert-moderate{background:linear-gradient(135deg,#fff3cd,#ffeeba);border-left:4px solid #ffc107;color:#664d03}.alert-item.alert-minor,.rebalancing-alert.alert-minor{background:linear-gradient(135deg,#d1ecf1,#b8daff);border-left:4px solid #17a2b8;color:#0c5460}.dismiss-btn{align-items:center;background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:.8em;height:24px;justify-content:center;transition:all .2s ease;width:24px}.dismiss-btn:hover{background:#ffffff80;transform:scale(1.1)}.dismiss-btn.compact{font-size:.7em;height:20px;width:20px}.rebalancing-alert.full{background:#fff;border:1px solid #e9ecef}.alert-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:space-between;padding:20px}.alert-header h3{font-size:1.2em;font-weight:600;margin:0}.alert-summary{display:flex;flex-wrap:wrap;gap:8px}.summary-badge{background:#fff3;border-radius:12px;font-size:.8em;font-weight:500;padding:4px 8px}.summary-badge.critical{background:#dc3545cc}.summary-badge.major{background:#fd7e14cc}.summary-badge.moderate{background:#ffc107cc;color:#212529}.alerts-container{padding:20px}.alert-item{border-radius:8px;margin-bottom:16px;overflow:hidden;transition:all .3s ease}.alert-item:last-child{margin-bottom:0}.alert-item.priority{box-shadow:0 2px 8px #00000026}.alert-item-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:16px;transition:background-color .2s ease}.alert-item-header:hover{background-color:#ffffff80}.alert-main-info{align-items:flex-start;display:flex;flex:1 1;gap:12px}.alert-item .alert-icon{font-size:1.2em;margin-top:2px;min-width:28px;text-align:center}.alert-item .alert-text{flex:1 1;min-width:0}.alert-item .alert-title{font-size:1em;font-weight:600;margin-bottom:4px}.alert-item .alert-message{font-size:.9em;line-height:1.4;opacity:.9}.alert-actions{align-items:center;display:flex;gap:8px}.expand-btn{background:none;border:none;border-radius:4px;cursor:pointer;font-size:.9em;padding:4px;transition:background-color .2s ease}.expand-btn:hover{background:#ffffff4d}.alert-details{background:#ffffff1a;border-top:1px solid #ffffff4d;padding:20px}.details-section{margin-bottom:20px}.details-section:last-child{margin-bottom:0}.details-section h4{font-size:1em;font-weight:600;margin:0 0 12px}.drift-breakdown{display:flex;flex-direction:column;gap:8px}.drift-item{align-items:flex-start;background:#fff3;border-radius:6px;display:flex;gap:12px;justify-content:space-between;padding:12px}.drift-asset{font-weight:600;min-width:120px}.drift-values{display:flex;flex-direction:column;font-size:.9em;gap:4px;text-align:right}.drift-values .current{color:#495057}.drift-values .target{opacity:.8}.drift-values .drift{font-weight:500}.drift-values .drift.over{color:#dc3545}.drift-values .drift.under{color:#28a745}.recommendations-list{display:flex;flex-direction:column;gap:12px}.recommendation-item{background:#fff3;border-radius:6px;padding:12px}.recommendation-header{align-items:center;font-weight:500;gap:8px}.action-type{font-size:1.1em}.asset-class{flex:1 1}.drift-amount{font-size:.9em;font-weight:600}.recommendation-suggestion{font-size:.85em;font-style:italic;opacity:.9}.rebalancing-approach{background:#fff3;border-radius:6px;padding:16px}.approach-title{font-weight:600;margin-bottom:8px}.approach-description{line-height:1.4;margin-bottom:12px}.approach-timeframe{border-top:1px solid #fff3;font-size:.9em;padding:8px 0}.cost-breakdown{background:#fff3;border-radius:6px;padding:16px}.cost-item{display:flex;font-size:.9em;justify-content:space-between;margin-bottom:8px}.cost-item:last-of-type{border-top:1px solid #fff3;margin-bottom:0;padding-top:8px}.cost-note{font-size:.8em;font-style:italic;margin-top:8px;opacity:.8}.alert-action-buttons{border-top:1px solid #fff3;display:flex;gap:12px;margin-top:20px;padding-top:16px}.action-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.9em;font-weight:500;gap:6px;padding:10px 16px;transition:all .2s ease}.action-btn.complete{background:#28a745;color:#fff}.action-btn.complete:hover{background:#218838;transform:translateY(-1px)}.action-btn.learn-more{background:#ffffff4d;border:1px solid #fff6;color:inherit}.action-btn.learn-more:hover{background:#ffffff80}.show-more-alerts{background:#f8f9fa;border:1px dashed #dee2e6;border-radius:6px;color:#6c757d;cursor:pointer;font-size:.9em;margin-top:16px;padding:12px;transition:all .2s ease;width:100%}.show-more-alerts:hover{background:#e9ecef;border-color:#adb5bd;color:#495057}.alert-footer{background:#f8f9fa;border-top:1px solid #e9ecef;padding:16px 20px}.asset-drift-details{padding:16px 0}.drift-specifics{background:#fff3;border-radius:6px;padding:16px}.drift-specifics .drift-values{display:flex;flex-direction:column;gap:8px}.value-item{display:flex;font-size:.9em;justify-content:space-between}.value-item:last-child span:last-child{font-weight:600}@media (max-width:768px){.alert-header{align-items:flex-start;flex-direction:column;gap:12px}.alert-summary{align-self:flex-end}.alert-main-info{flex-direction:column;gap:8px}.alert-item .alert-icon{align-self:flex-start}.recommendation-header{flex-wrap:wrap}.drift-item{flex-direction:column;gap:8px}.drift-values{text-align:left}.alert-action-buttons,.cost-item{flex-direction:column}.cost-item{gap:4px}.alert-content-compact{align-items:flex-start;flex-direction:column;gap:8px}.rebalancing-alert.compact{padding:16px}}@keyframes slideInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.alert-item.new{animation:slideInDown .5s ease-out}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.alert-item.alert-critical.priority{animation:pulse 2s ease-in-out infinite}.multi-broker-aggregator{border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden;transition:all .3s ease}.multi-broker-aggregator.no-data{background:linear-gradient(135deg,#e9ecef,#f8f9fa);border:1px solid #dee2e6;padding:20px;text-align:center}.multi-broker-aggregator.no-data .aggregator-header h3{color:#495057;margin:0 0 12px}.multi-broker-aggregator.no-data .no-data-message{color:#6c757d;font-size:.9em;line-height:1.4;margin:0}.multi-broker-aggregator.compact{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;cursor:pointer;padding:16px;transition:transform .2s ease}.multi-broker-aggregator.compact:hover{box-shadow:0 6px 20px #667eea4d;transform:translateY(-2px)}.compact-header{align-items:center;display:flex;gap:12px;margin-bottom:8px}.aggregator-icon{font-size:1.2em}.compact-content{flex:1 1;min-width:0}.compact-title{font-size:1em;font-weight:600;margin-bottom:4px}.compact-stats{align-items:center;display:flex;flex-wrap:wrap;font-size:.85em;gap:8px;opacity:.9}.savings-indicator{background:#fff3;border-radius:12px;font-size:.8em;padding:2px 8px;white-space:nowrap}.compact-alert{background:#fff3;border-radius:16px;font-size:.8em;margin-top:8px;padding:6px 10px;text-align:center}.multi-broker-aggregator.full{background:#fff;border:1px solid #e9ecef}.aggregator-header{align-items:flex-start;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:24px}.aggregator-header h3{font-size:1.3em;font-weight:600;margin:0}.header-stats{display:flex;flex-wrap:wrap;gap:20px}.stat-item{min-width:80px;text-align:center}.stat-item.highlight{background:#fff3;border-radius:8px;padding:8px 12px}.stat-value{display:block;font-size:1.2em;font-weight:700;line-height:1}.stat-label{display:block;font-size:.8em;margin-top:2px;opacity:.9}.refresh-btn{background:#fff3;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;font-size:.9em;padding:8px 16px;transition:all .2s ease}.refresh-btn:hover{background:#ffffff4d;border-color:#ffffff80}.aggregator-content{padding:24px}.aggregator-section{border-radius:8px;margin-bottom:32px;overflow:hidden}.aggregator-section:last-child{margin-bottom:0}.aggregator-section.alert{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border-left:4px solid #ffc107}.aggregator-section.action{background:linear-gradient(135deg,#d1ecf1,#b8daff);border-left:4px solid #17a2b8}.section-header{align-items:center;background:#ffffff80;border-bottom:1px solid #ffffff4d;cursor:pointer;display:flex;justify-content:space-between;padding:16px;transition:background-color .2s ease}.section-header:hover{background:#ffffffb3}.section-header h4{font-size:1.1em;font-weight:600;margin:0}.duplicate-summary,.fee-summary,.recommendations-summary{align-items:center;display:flex;font-size:.9em;gap:8px;opacity:.8}.expand-icon{font-size:.8em;transition:transform .2s ease}.section-details{background:#ffffff4d;padding:20px}.broker-overview{display:grid;gap:12px;padding:16px}.broker-card{align-items:center;background:#ffffffb3;border-radius:8px;justify-content:space-between;padding:16px;transition:all .2s ease}.broker-card:hover{background:#ffffffe6;transform:translateY(-1px)}.broker-info{flex:1 1}.broker-name{font-weight:600;margin-bottom:4px}.broker-stats{align-items:center;display:flex;font-size:.85em;gap:8px;opacity:.8}.broker-percentage{color:#495057;font-size:1.1em;font-weight:600}.broker-detailed{margin-bottom:24px}.broker-detailed:last-child{margin-bottom:0}.broker-detailed h5{color:#495057;font-size:1em;margin:0 0 12px}.holdings-list{display:flex;flex-direction:column;gap:8px}.holding-item{align-items:center;background:#ffffff80;border-radius:6px;display:flex;justify-content:space-between;padding:10px 12px}.holding-item.more{font-style:italic;justify-content:center;opacity:.7}.holding-name{flex:1 1;font-size:.9em;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.holding-value{font-size:.9em;font-weight:500}.duplicate-item{background:#ffffff80;border-radius:8px;margin-bottom:16px;padding:16px}.duplicate-item:last-child{margin-bottom:0}.duplicate-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.duplicate-name{flex:1 1;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis}.duplicate-value{color:#495057;font-weight:600}.duplicate-brokers{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.broker-position{background:#ffffff4d;border-radius:6px;display:flex;font-size:.9em;justify-content:space-between;padding:8px 12px}.position-details{opacity:.8}.consolidation-benefit{color:#495057;font-size:.85em;font-weight:500}.fee-optimization-item{align-items:flex-start;background:#ffffff80;border-radius:8px;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px;padding:16px}.fee-optimization-item:last-child{margin-bottom:0}.fee-broker{font-weight:600;min-width:150px}.fee-analysis{display:flex;flex-direction:column;font-size:.9em;gap:4px}.current-fees{opacity:.8}.potential-savings{color:#28a745;font-weight:500}.efficiency-score{color:#495057;font-size:.85em}.recommendations-preview{padding:16px}.recommendation-item{background:#ffffff80;border-left:4px solid #0000;border-radius:8px;margin-bottom:12px;padding:16px}.recommendation-item:last-child{margin-bottom:0}.recommendation-item.high{background:#f8d7da80;border-left-color:#dc3545}.recommendation-item.medium{background:#fff3cd80;border-left-color:#ffc107}.recommendation-item.low{background:#d1ecf180;border-left-color:#17a2b8}.recommendation-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.recommendation-title{flex:1 1;font-weight:600}.priority-badge{border-radius:12px;font-size:.75em;font-weight:500;padding:2px 8px;white-space:nowrap}.priority-badge.high{background:#dc3545;color:#fff}.priority-badge.medium{background:#ffc107;color:#212529}.priority-badge.low{background:#17a2b8;color:#fff}.recommendation-description{font-size:.9em;line-height:1.4;margin-bottom:6px}.recommendation-benefit{color:#495057;font-size:.85em;font-style:italic}.show-more-btn{background:#ffffff4d;border:1px dashed #0003;border-radius:6px;cursor:pointer;font-size:.9em;margin-top:12px;padding:10px;transition:all .2s ease;width:100%}.show-more-btn:hover{background:#ffffff80;border-style:solid}.plan-toggle{background:#ffffff4d;border:1px solid #ffffff80;border-radius:6px;color:#495057;cursor:pointer;font-size:.9em;padding:8px 16px;transition:all .2s ease}.plan-toggle.active,.plan-toggle:hover{background:#fff9;border-color:#fffc}.consolidation-plan{background:#ffffff4d;padding:20px}.plan-summary{background:#ffffff80;border-radius:8px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:16px}.consolidation-steps,.plan-summary{margin-bottom:20px}.consolidation-steps h5{color:#495057;margin:0 0 16px}.consolidation-step{background:#ffffff80;border-left:4px solid #6c757d;border-radius:8px;display:flex;gap:12px;margin-bottom:12px;padding:12px}.consolidation-step.high{border-left-color:#dc3545}.consolidation-step.medium{border-left-color:#ffc107}.consolidation-step.low{border-left-color:#28a745}.step-number{align-items:center;background:#495057;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.8em;font-weight:600;height:24px;justify-content:center;width:24px}.step-content{flex:1 1}.step-title{font-weight:600;margin-bottom:4px}.step-description{font-size:.9em;line-height:1.4;margin-bottom:6px}.step-meta{display:flex;flex-wrap:wrap;font-size:.8em;gap:12px;opacity:.8}.plan-disclaimer{background:#ffffff80;border-radius:6px;color:#495057;font-size:.85em;line-height:1.4;padding:12px}.aggregator-footer{background:#f8f9fa;border-top:1px solid #e9ecef;padding:16px 24px}.educational-note{color:#6c757d;font-size:.85em;line-height:1.4}@media (max-width:768px){.aggregator-header{align-items:flex-start;flex-direction:column}.header-stats{justify-content:space-between;width:100%}.stat-item{min-width:60px}.aggregator-content{padding:16px}.broker-card,.section-header{align-items:flex-start;flex-direction:column;gap:8px}.broker-percentage{align-self:flex-end}.duplicate-header{align-items:flex-start;flex-direction:column;gap:4px}.fee-optimization-item{flex-direction:column;gap:12px}.recommendation-header{align-items:flex-start;flex-direction:column;gap:8px}.priority-badge{align-self:flex-start}.plan-summary{gap:8px;grid-template-columns:1fr}.consolidation-step{flex-direction:column;gap:8px}.step-number{align-self:flex-start}.compact-stats{align-items:flex-start;flex-direction:column;gap:4px}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.section-details{animation:fadeInDown .3s ease-out}.aggregator-loading{align-items:center;color:#6c757d;display:flex;justify-content:center;padding:40px}.loading-spinner{animation:spin 1s linear infinite;font-size:1.2em;margin-right:8px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.why-tenroc-page{color:var(--color-text);font-family:var(--font-family);margin:0 auto;max-width:1200px;padding:4rem 2rem}.why-tenroc-page section{backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 8px 30px #0003;margin-bottom:4rem;padding:3rem 2rem}.why-tenroc-page h1,.why-tenroc-page h2{-webkit-text-fill-color:#0000;background:var(--gradient-text);-webkit-background-clip:text;font-size:2.2rem;font-weight:700;margin-bottom:1.2rem;text-align:center}.why-tenroc-page p{color:var(--color-subtext);font-size:1.1rem;line-height:1.75;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.table-wrapper{border-radius:16px;margin-top:2rem;overflow-x:auto}.why-tenroc-page table{backdrop-filter:blur(6px);background:hsla(0,0%,100%,.025);border-collapse:collapse;border-radius:12px;box-shadow:0 4px 20px #00000026;overflow:hidden;width:100%}.why-tenroc-page td,.why-tenroc-page th{border-bottom:1px solid #ffffff14;color:var(--color-text);padding:1rem;text-align:center}.why-tenroc-page th{background-color:#ffffff0a;color:var(--color-accent);font-weight:600}.why-tenroc-page tr:last-child td{border-bottom:none}.premium-benefits ul{display:grid;gap:1rem;list-style:none;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:700px;padding:0}.premium-benefits li{color:var(--color-text);font-size:1.1rem;padding-left:2rem;position:relative}.premium-benefits li:before{color:var(--color-accent);content:"✓";font-size:1.2rem;font-weight:700;left:0;position:absolute;top:.15rem}.faq-cta{margin-top:4rem;text-align:center}.faq-cta .btn{background-color:var(--color-accent);border:none;border-radius:12px;color:#1a1a1a;display:inline-block;font-size:1rem;font-weight:600;margin-top:1.5rem;padding:1rem 2.5rem;text-decoration:none;transition:background-color .3s ease-in-out}.faq-cta .btn:hover{background-color:var(--color-accent-hover);color:#fff}@media (max-width:768px){.why-tenroc-page{padding:2rem 1rem}.why-tenroc-page h1,.why-tenroc-page h2{font-size:1.7rem}.why-tenroc-page table,.why-tenroc-page td,.why-tenroc-page th{font-size:.9rem;padding:.7rem}.faq-cta .btn{font-size:.95rem;width:100%}}@media (max-width:480px){.why-tenroc-page h1,.why-tenroc-page h2{font-size:1.4rem}}.send-msg{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 18px #0000000f;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;margin:120px auto 80px;max-width:720px;padding:32px 40px}.send-msg h1{color:#0f172a;font-size:26px;font-weight:700;margin:0 0 24px}.send-msg label{color:#334155;display:block;font-weight:600;margin:20px 0 8px}.send-msg input[type=radio]+span,.send-msg input[type=text]{font-size:15px}.send-msg input[type=text]{border:1px solid #d1d5db;border-radius:6px;padding:10px 12px;transition:border-color .2s;width:100%}.send-msg input[type=text]:focus{border-color:#0a3d2a;outline:none}.lang-filter{display:flex;gap:16px;margin-top:4px}.lang-filter label{align-items:center;cursor:pointer;display:flex;gap:6px;margin:0;-webkit-user-select:none;user-select:none}.lang-filter input[type=radio]{accent-color:#0a3d2a}.select-all-btn{background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:14px;margin:8px 0 12px;padding:8px 16px;transition:background .2s}.select-all-btn:hover:not(:disabled){background:#e5e7eb}.select-all-btn:disabled{cursor:not-allowed;opacity:.5}.send-msg .react-select__control{border-color:#d1d5db!important;border-radius:6px;font-size:14px;min-height:42px}.send-msg .react-select__control--is-focused{border-color:#0a3d2a!important;box-shadow:none!important}.send-msg .react-select__option--is-focused{background:#ecfdf5!important;color:#0f172a!important}.send-msg .react-select__multi-value{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:4px}.send-msg .react-select__multi-value__label{color:#065f46;font-size:13px}.send-msg .ql-container{border-bottom-left-radius:6px;border-bottom-right-radius:6px;font-size:15px;min-height:160px}.send-msg .ql-toolbar{border-top-left-radius:6px;border-top-right-radius:6px}.send-msg .send-btn{background:#0a3d2a;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;margin-top:28px;padding:12px 28px;transition:background .2s}.send-msg .send-btn:hover:not(:disabled){background:#06492f}.send-msg .send-btn:disabled{background:#9ca3af;cursor:not-allowed}.send-msg .info{color:#16a34a;font-weight:600;margin-top:16px}.admin-gate,.admin-loading{color:#0f172a;margin:120px auto 80px;text-align:center}.admin-gate .gate-msg{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:40px auto;max-width:480px;padding:32px}.admin-gate button{background:#0a3d2a;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:24px;padding:10px 20px}.admin-gate button:hover{background:#06492f}.cookie-consent-overlay{animation:fadeIn .3s ease-in-out;backdrop-filter:blur(4px);background:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9998}.cookie-consent-banner{animation:slideUp .4s cubic-bezier(.16,1,.3,1);background:#fff;border-top:3px solid #0a3d2a;bottom:0;box-shadow:0 -4px 20px #00000026;left:0;max-height:90vh;overflow-y:auto;padding:24px;position:fixed;right:0;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-consent-content{margin:0 auto;max-width:1200px}.cookie-consent-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.cookie-icon{font-size:2rem;line-height:1}.cookie-consent-header h2{color:#0a3d2a;font-size:1.5rem;font-weight:600;margin:0}.cookie-consent-description{color:#4b5563;font-size:1rem;line-height:1.6;margin:0 0 12px}.cookie-consent-notice{align-items:center;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #3b82f6;border-radius:8px;display:flex;gap:10px;margin-bottom:20px;padding:12px 16px}.notice-icon{flex-shrink:0;font-size:1.25rem}.notice-text{color:#1e40af;font-size:.9rem;font-weight:500;line-height:1.4}.cookie-consent-details{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin:20px 0;max-height:400px;overflow-y:auto;padding:20px}.cookie-category{margin-bottom:24px}.cookie-category:last-child{margin-bottom:0}.cookie-category-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.cookie-category-info{align-items:center;display:flex;gap:12px}.cookie-category h3{color:#0a3d2a;font-size:1.125rem;font-weight:600;margin:0}.cookie-badge{border-radius:12px;font-size:.75rem;font-weight:500;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.cookie-badge.necessary{background:#dcfce7;color:#166534}.cookie-category-description{color:#6b7280;font-size:.9rem;line-height:1.5;margin:0 0 12px}.cookie-list{list-style:none;margin:0;padding:0}.cookie-list li{border-bottom:1px solid #e5e7eb;color:#4b5563;font-size:.875rem;padding:8px 0}.cookie-list li:last-child{border-bottom:none}.cookie-list strong{color:#0a3d2a;font-weight:600}.cookie-toggle{cursor:pointer;display:inline-block;height:24px;position:relative;width:48px}.cookie-toggle input{height:0;opacity:0;width:0}.toggle-slider{background-color:#d1d5db;border-radius:24px;bottom:0;left:0;position:absolute;right:0;top:0;transition:.3s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:18px;left:3px;position:absolute;transition:.3s;width:18px}.cookie-toggle input:checked+.toggle-slider{background-color:#0a3d2a}.cookie-toggle input:checked+.toggle-slider:before{transform:translateX(24px)}.cookie-consent-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.cookie-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;min-width:140px;padding:12px 24px;transition:all .2s ease}.cookie-btn-primary{background:#0a3d2a;color:#fff}.cookie-btn-primary:hover{background:#083424;box-shadow:0 4px 12px #0a3d2a4d;transform:translateY(-2px)}.cookie-btn-secondary{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.cookie-btn-secondary:hover{background:#e5e7eb}.cookie-btn-tertiary{background:#fff;border:2px solid #0a3d2a;color:#0a3d2a}.cookie-btn-tertiary:hover{background:#f0fdf4}.cookie-consent-footer{color:#6b7280;font-size:.875rem;margin-top:16px;text-align:center}.cookie-consent-footer a{color:#0a3d2a;font-weight:500;text-decoration:underline}.cookie-consent-footer a:hover{color:#083424}@media screen and (max-width:768px){.cookie-consent-banner{padding:20px 16px}.cookie-consent-header h2{font-size:1.25rem}.cookie-consent-description{font-size:.9rem}.cookie-consent-buttons{flex-direction:column}.cookie-btn{min-width:unset;width:100%}.cookie-consent-details{max-height:300px;padding:16px}}@media screen and (max-width:480px){.cookie-consent-banner{max-height:95vh;padding:16px 12px}.cookie-icon{font-size:1.5rem}.cookie-consent-header h2{font-size:1.125rem}.cookie-consent-description{font-size:.875rem}.cookie-btn{font-size:.9rem;padding:10px 20px}}.cookie-consent-details::-webkit-scrollbar{width:8px}.cookie-consent-details::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.cookie-consent-details::-webkit-scrollbar-thumb{background:#0a3d2a;border-radius:4px}.cookie-consent-details::-webkit-scrollbar-thumb:hover{background:#083424}