.agent-pending{z-index:10000;-webkit-backdrop-filter:blur(12px);background:#0a0a0feb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.agent-gate{z-index:10000;-webkit-backdrop-filter:blur(12px);opacity:1;background:#0a0a0feb;justify-content:center;align-items:center;transition:opacity .5s;display:flex;position:fixed;inset:0}.agent-gate.hidden{opacity:0;pointer-events:none}.agent-gate-card{text-align:center;background:linear-gradient(145deg,#1e1e28f2,#14141cfa);border:1px solid #d4af3740;border-radius:20px;width:90%;max-width:420px;padding:3rem 2.5rem;animation:.6s cubic-bezier(.16,1,.3,1) gateSlideIn;box-shadow:0 25px 60px #00000080,0 0 40px #d4af3714,inset 0 1px #ffffff0d}@keyframes gateSlideIn{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.agent-gate-icon{color:#d4af37;width:180px;height:auto;margin:0 auto 1.5rem}.agent-gate-icon svg{width:100%;height:100%}.agent-gate-title{color:#fff;background:linear-gradient(135deg,#d4af37,#f0d060,#c9a962);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600}.agent-gate-subtitle{color:#ffffff8c;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.5}.agent-gate-form{flex-direction:column;gap:1rem;display:flex}.agent-gate-input{color:#fff;box-sizing:border-box;background:#ffffff0f;border:1px solid #d4af374d;border-radius:12px;outline:none;width:100%;padding:.9rem 1.2rem;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .3s,box-shadow .3s}.agent-gate-input::placeholder{color:#ffffff59}.agent-gate-input:focus{border-color:#d4af37;box-shadow:0 0 20px #d4af3726}.agent-gate-input.shake{border-color:#e74c3c;animation:.5s inputShake}@keyframes inputShake{0%,to{transform:translate(0)}15%{transform:translate(-8px)}30%{transform:translate(8px)}45%{transform:translate(-6px)}60%{transform:translate(6px)}75%{transform:translate(-3px)}90%{transform:translate(3px)}}.agent-gate-error{color:#e74c3c;opacity:0;height:0;font-family:Inter,sans-serif;font-size:.8rem;transition:opacity .3s,transform .3s;overflow:hidden;transform:translateY(-5px)}.agent-gate-error.visible{opacity:1;height:auto;margin-top:-.25rem;transform:translateY(0)}.agent-gate-btn{color:#0a0a0f;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#d4af37,#b8963c);border:none;border-radius:12px;width:100%;padding:.9rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .3s}.agent-gate-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #d4af374d}.agent-gate-btn:active{transform:translateY(0)}.agent-gate-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.agent-gate-google{color:#fff;background:#ffffff14;border:1px solid #fff3;justify-content:center;align-items:center;font-weight:500;transition:background .3s,border-color .3s,transform .2s,box-shadow .3s;display:flex}.agent-gate-google:hover{background:#ffffff24;border-color:#ffffff59;box-shadow:0 4px 20px #0000004d}.agent-gate-divider{align-items:center;gap:1rem;margin:.25rem 0;display:flex}.agent-gate-divider:before,.agent-gate-divider:after{content:"";background:#ffffff1f;flex:1;height:1px}.agent-gate-divider span{color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:.8rem}.agent-gate-links{text-align:center;margin-top:.25rem}.agent-gate-forgot{color:#d4af37a6;font-family:Inter,sans-serif;font-size:.8rem;text-decoration:none;transition:color .3s}.agent-gate-forgot:hover{color:#d4af37}.agent-content{min-height:calc(100vh - 160px);padding-top:120px;padding-bottom:4rem;display:none}.agent-content.visible{display:block}.partner-placeholder{text-align:center;max-width:600px;margin:0 auto;padding:4rem 2rem}.partner-placeholder-icon{color:#d4af3780;width:80px;height:80px;margin:0 auto 2rem}.partner-placeholder-icon svg{width:100%;height:100%}.partner-placeholder h2{background:linear-gradient(135deg,#d4af37,#f0d060,#c9a962);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:600}.partner-placeholder p{color:#fff9;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.partner-placeholder ul{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.partner-placeholder ul li{color:#ffffff80;background:#d4af370f;border:1px solid #d4af3726;border-radius:10px;padding:.75rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .3s}.partner-placeholder ul li:hover{border-color:#d4af3759}@media (width<=768px){.agent-content{padding-top:90px;padding-bottom:2.5rem}.agent-gate-card{margin:1rem;padding:1.75rem 1.25rem}.agent-gate-icon{width:48px;height:48px;margin-bottom:1rem}.agent-gate-title{font-size:1.4rem}.agent-gate-subtitle{margin-bottom:1.25rem}.partner-placeholder{padding:2rem 1.5rem}.partner-placeholder-icon{width:56px;height:56px;margin-bottom:1.25rem}.partner-placeholder h2{margin-bottom:.5rem;font-size:1.5rem}.partner-placeholder p{margin-bottom:1rem}}.portal-landing{text-align:center;max-width:600px;margin:0 auto;padding:3rem 0}.portal-landing-icon{color:#d4af3780;width:80px;height:80px;margin:0 auto 2rem}.portal-landing-icon svg{width:100%;height:100%}.portal-landing-title{background:linear-gradient(135deg,#d4af37,#f0d060,#c9a962);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:600}.portal-landing-subtitle{color:#ffffff80;margin-bottom:2.5rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.portal-cards{flex-direction:column;gap:.75rem;display:flex}.portal-card{text-align:left;background:#d4af370f;border:1px solid #d4af3726;border-radius:14px;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;transition:all .3s;display:flex}.portal-card.active{cursor:pointer}.portal-card.active:hover{background:#d4af371a;border-color:#d4af3780;transform:translate(4px);box-shadow:0 4px 20px #0003}.portal-card.disabled{opacity:.5;cursor:default}.portal-card-icon{color:#d4af37b3;flex-shrink:0;width:40px;height:40px}.portal-card-icon svg{width:100%;height:100%}.portal-card-content{flex:1;justify-content:space-between;align-items:center;display:flex}.portal-card-content h3{color:#fffc;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500}.portal-coming-soon{text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;padding:.3rem .7rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600}.portal-card-arrow{color:#d4af3799;width:20px;height:20px;transition:transform .3s,color .3s}.portal-card-arrow svg{width:100%;height:100%}.portal-card.active:hover .portal-card-arrow{color:#d4af37;transform:translate(4px)}.portal-card-coming-soon{opacity:.45;cursor:default;pointer-events:none}.portal-card-badge{text-transform:uppercase;letter-spacing:.06em;color:#fbbf24;white-space:nowrap;background:#fbbf241f;border:1px solid #fbbf2440;border-radius:20px;padding:.2rem .55rem;font-family:Inter,sans-serif;font-size:.65rem;font-weight:600}.portal-back-btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 0;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;transition:color .3s,transform .2s;display:inline-flex}.portal-back-btn:hover{color:#d4af37;transform:translate(-3px)}.portal-back-btn svg{width:20px;height:20px}.dict-back-to-calc{color:#d4af37;letter-spacing:.02em;cursor:pointer;background:linear-gradient(135deg,#d4af3724,#d4af370f);border:1px solid #d4af3773;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.65rem 1.25rem .65rem .9rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:all .3s;animation:2.2s ease-in-out infinite calcReturnPulse;display:none}.dict-back-to-calc svg{flex-shrink:0;width:18px;height:18px}.dict-back-calc-icon{opacity:.7;width:16px!important;height:16px!important}.dict-back-to-calc:hover{background:linear-gradient(135deg,#d4af3740,#d4af371f);border-color:#d4af37b3;animation:none;transform:translate(-3px);box-shadow:0 0 30px #d4af3766,0 0 60px #d4af3726}@keyframes calcReturnPulse{0%,to{box-shadow:0 0 8px #d4af3726,0 0 2px #d4af371a}50%{box-shadow:0 0 20px #d4af3766,0 0 45px #d4af3726}}.portal-screen{animation:.3s forwards fadeSlideIn}@media (width<=768px){.portal-landing{padding:1.5rem 0}.portal-landing-icon{width:56px;height:56px;margin-bottom:1.25rem}.portal-landing-title{margin-bottom:.5rem;font-size:1.5rem}.portal-landing-subtitle{margin-bottom:1.5rem}.portal-card{gap:.85rem;padding:.9rem 1.1rem}.portal-card-icon{width:28px;height:28px}.portal-back-btn{margin-bottom:1.25rem}}.calc-section{max-width:1100px;margin:0 auto}.calc-header{text-align:center;margin-bottom:1.5rem}.calc-title{background:url(/Site%20Media/goldfoil.jpg) 0 0/300px;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600}.calc-subtitle{color:#ffffff8c;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.calc-inputs-wrapper{background:linear-gradient(145deg,#1e1e2899,#14141ccc);border:1px solid #d4af3726;border-radius:20px;margin-bottom:1.5rem;padding:1.25rem 1.5rem 1.5rem}.calc-inputs-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.calc-inputs-header h3{color:#fff;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:500}.calc-tier-selector{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;gap:.5rem;padding:.3rem;display:flex}.tier-btn{color:#ffffff73;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.75rem .65rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;transition:all .25s;display:flex}.tier-btn:hover{color:#ffffffb3;background:#ffffff0f}.tier-btn.active{color:#d4af37;background:#d4af371f;border:1px solid #d4af374d;box-shadow:0 2px 12px #d4af371a}.tier-info-icon{color:#0000;cursor:pointer;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='6.5' stroke='%23ffffff' stroke-opacity='0.35' stroke-width='1.2'/%3E%3Cpath d='M8 7v4' stroke='%23ffffff' stroke-opacity='0.35' stroke-width='1.5' stroke-linecap='round'/%3E%3Ccircle cx='8' cy='4.5' r='0.9' fill='%23ffffff' fill-opacity='0.35'/%3E%3C/svg%3E") 50%/14px 14px no-repeat;justify-content:center;align-items:center;width:16px;height:16px;font-size:0;transition:all .2s;display:inline-flex}.tier-info-icon:hover{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='6.5' stroke='%23d4af37' stroke-width='1.2'/%3E%3Cpath d='M8 7v4' stroke='%23d4af37' stroke-width='1.5' stroke-linecap='round'/%3E%3Ccircle cx='8' cy='4.5' r='0.9' fill='%23d4af37'/%3E%3C/svg%3E")}.tier-label{pointer-events:none}.calc-info-icon{color:#0000;cursor:pointer;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='6.5' stroke='%23d4af37' stroke-opacity='0.6' stroke-width='1.2'/%3E%3Cpath d='M8 7v4' stroke='%23d4af37' stroke-opacity='0.6' stroke-width='1.5' stroke-linecap='round'/%3E%3Ccircle cx='8' cy='4.5' r='0.9' fill='%23d4af37' fill-opacity='0.6'/%3E%3C/svg%3E") 50%/14px 14px no-repeat;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-left:.3rem;font-size:0;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.calc-info-icon:hover{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='6.5' stroke='%23d4af37' stroke-width='1.2'/%3E%3Cpath d='M8 7v4' stroke='%23d4af37' stroke-width='1.5' stroke-linecap='round'/%3E%3Ccircle cx='8' cy='4.5' r='0.9' fill='%23d4af37'/%3E%3C/svg%3E");transform:scale(1.15)}.calc-info-icon:hover:after{content:attr(data-tip);color:#fffc;text-transform:none;letter-spacing:0;white-space:normal;z-index:100;pointer-events:none;background:#14141cf7;border:1px solid #d4af374d;border-radius:8px;width:200px;padding:.5rem .75rem;font-size:.72rem;font-weight:400;line-height:1.4;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0006}.chart-legend-info{background-size:11px 11px;width:13px;height:13px;margin-left:.2rem}.calc-input-group-header{text-transform:uppercase;letter-spacing:.1em;color:#d4af3799;border-top:1px solid #d4af371f;grid-column:1/-1;margin-top:.25rem;padding:.5rem 0 .25rem;font-family:Inter,sans-serif;font-size:.68rem;font-weight:600}.calc-input-group-header:first-of-type{border-top:none;margin-top:0;padding-top:0}.calc-inputs{grid-template-columns:repeat(2,1fr);gap:.75rem 1.5rem;display:grid}.calc-input-group{flex-wrap:wrap;align-items:center;gap:.25rem .75rem;display:flex}.calc-input-group label{white-space:nowrap;color:#fff9;text-transform:uppercase;letter-spacing:.06em;flex:none;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500}.calc-input-field{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;flex:1;align-items:center;min-width:100px;transition:border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.calc-input-field:focus-within{border-color:#d4af3799;box-shadow:0 0 16px #d4af371a}.input-prefix,.input-suffix{color:#d4af37b3;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:0 .75rem;font-family:Inter,sans-serif;font-size:.9rem}.input-prefix{padding-right:0}.calc-input-field input{color:#fff;background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;padding:.8rem .75rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500}.calc-input-field input[type=number]{appearance:textfield}.calc-input-field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.calc-input-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tier-hidden{display:none!important}.tier-visible{animation:.3s forwards fadeSlideIn;display:flex}.calc-input-group-header.tier-visible{animation:.3s forwards fadeSlideIn;display:block}.tier-explain-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:flex-start;padding:5rem 1rem 1rem;display:none;position:fixed;inset:0}.tier-explain-card{background:linear-gradient(145deg,#1e1e28fa,#14141cfa);border:1px solid #d4af374d;border-radius:20px;width:100%;max-width:420px;padding:2rem;animation:.25s forwards fadeSlideIn;box-shadow:0 16px 48px #00000080}.tier-explain-card h3{color:#fff;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600}.tier-explain-card p{color:#ffffffb3;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.7}.tier-explain-close{color:#d4af37;cursor:pointer;background:#d4af3726;border:1px solid #d4af374d;border-radius:10px;width:100%;padding:.7rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;transition:all .2s;display:block}.tier-explain-close:hover{background:#d4af3740;border-color:#d4af3780}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.calc-highlights{grid-template-columns:repeat(3,1fr);gap:.4rem;margin-bottom:.75rem;display:grid}.calc-stat-card{background:linear-gradient(145deg,#1e1e28b3,#14141ce6);border:1px solid #d4af3726;border-radius:8px;justify-content:space-between;align-items:center;gap:.35rem;padding:.4rem .6rem;transition:border-color .3s;display:flex}.calc-stat-card:hover{border-color:#d4af3766}.calc-stat-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;align-items:center;gap:.25rem;font-family:Inter,sans-serif;font-size:.6rem;font-weight:500;display:flex}.calc-stat-value{background:linear-gradient(135deg,#d4af37,#f0d060);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-family:Playfair Display,serif;font-size:1rem;font-weight:600;line-height:1.2}.calc-expense-group{background:linear-gradient(145deg,#1e1e2880,#14141cb3);border:1px solid #ffffff14;border-radius:12px;margin-bottom:1.5rem;padding:.6rem .8rem}.calc-expense-header{text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;margin-bottom:.4rem;font-family:Inter,sans-serif;font-size:.6rem;font-weight:600}.calc-expense-grid{grid-template-columns:repeat(3,1fr);gap:.25rem .75rem;display:grid}.calc-expense-item{justify-content:space-between;align-items:center;padding:.15rem 0;display:flex}.calc-expense-item-label{color:#fff6;font-family:Inter,sans-serif;font-size:.65rem}.calc-expense-item-value{color:#ffffffa6;font-variant-numeric:tabular-nums;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600}.calc-tooltip-icon{color:#fff6;cursor:help;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;display:inline-flex;position:relative}.calc-tooltip-icon:hover{color:#d4af37;background:#d4af3733;border-color:#d4af3766}.calc-tooltip-icon:hover:after{content:attr(data-tooltip);color:#fffc;text-transform:none;letter-spacing:0;white-space:normal;z-index:100;pointer-events:none;background:#14141cf7;border:1px solid #d4af374d;border-radius:10px;width:220px;padding:.75rem 1rem;font-size:.78rem;font-weight:400;line-height:1.5;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0006}.calc-chart-wrapper{background:linear-gradient(145deg,#1e1e2899,#14141ccc);border:1px solid #d4af3726;border-radius:20px;margin-bottom:2rem;padding:2rem 2rem 1.5rem;position:relative}.calc-chart-info{color:#0000;cursor:pointer;z-index:5;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='6.5' stroke='%23d4af37' stroke-opacity='0.6' stroke-width='1.2'/%3E%3Cpath d='M8 7v4' stroke='%23d4af37' stroke-opacity='0.6' stroke-width='1.5' stroke-linecap='round'/%3E%3Ccircle cx='8' cy='4.5' r='0.9' fill='%23d4af37' fill-opacity='0.6'/%3E%3C/svg%3E") 50%/18px 18px no-repeat;width:20px;height:20px;font-size:0;transition:all .2s;position:absolute;top:1.2rem;right:1.5rem}.calc-chart-info:hover{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='6.5' stroke='%23d4af37' stroke-width='1.2'/%3E%3Cpath d='M8 7v4' stroke='%23d4af37' stroke-width='1.5' stroke-linecap='round'/%3E%3Ccircle cx='8' cy='4.5' r='0.9' fill='%23d4af37'/%3E%3C/svg%3E");transform:scale(1.1)}.calc-chart-title{color:#fff;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:1.15rem;font-weight:500}.calc-chart-container{height:350px;position:relative}.calc-chart-container canvas{width:100%!important;height:100%!important}.chart-year-readout{text-align:center;color:#d4af37;letter-spacing:.06em;text-transform:uppercase;opacity:0;min-height:1.2em;margin-bottom:.25rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;transition:opacity .2s}.chart-year-readout.active{opacity:1}.custom-chart-legend{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:.4rem 1rem;margin-bottom:.75rem;padding:0 .5rem;display:flex}.custom-legend-item{color:#ffffffb3;white-space:nowrap;align-items:flex-start;gap:.35rem;font-family:Inter,sans-serif;font-size:.72rem;display:flex}.legend-text{flex-direction:column;gap:.1rem;display:flex}.legend-label{align-items:center;gap:.15rem;display:flex}.legend-value{color:#ffffff73;font-variant-numeric:tabular-nums;min-height:1em;padding-left:.1rem;font-size:.72rem;font-weight:600;transition:color .15s}.chart-year-readout.active~.custom-chart-legend .legend-value{color:#ffffffe6}@media (width<=600px){.chart-year-readout{min-height:1.4em;margin-bottom:.2rem;font-size:.72rem}.custom-chart-legend{grid-template-columns:1fr 1fr;justify-items:start;gap:.3rem .5rem;margin-bottom:.5rem;padding:0 .25rem;display:grid}.custom-legend-item:first-child{grid-area:1/1}.custom-legend-item:nth-child(2){grid-area:2/1}.custom-legend-item:nth-child(3){grid-area:2/2}.custom-legend-item:nth-child(4){grid-area:1/2}.custom-legend-item:nth-child(5):last-child{grid-area:3/2}.custom-legend-item:nth-child(5):not(:last-child){grid-area:3/1}.custom-legend-item:nth-child(6){grid-area:3/2}.custom-legend-item:nth-child(7){grid-area:4/2}.custom-legend-item{gap:.25rem;font-size:.65rem}.custom-legend-swatch{width:22px;min-width:22px}.custom-legend-swatch svg{width:22px}.legend-value{padding-left:0;font-size:.68rem}.legend-label .calc-info-icon{margin-left:.15rem}}.custom-legend-swatch{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:12px;margin-top:2px;display:flex}.custom-legend-swatch svg{width:28px;height:12px}.custom-tooltip{pointer-events:none;z-index:1000;opacity:0;background:#0f0f19f2;border:1px solid #d4af374d;border-radius:10px;min-width:200px;padding:.75rem 1rem;font-family:Inter,sans-serif;transition:opacity .15s;position:absolute;box-shadow:0 8px 24px #0006}.custom-tooltip-title{color:#d4af37;margin-bottom:.5rem;font-size:.82rem;font-weight:700}.custom-tooltip-row{color:#fffc;align-items:center;gap:.4rem;padding:.15rem 0;font-size:.78rem;display:flex}.custom-tooltip-swatch{flex-shrink:0;align-items:center;width:28px;height:12px;display:flex}.custom-tooltip-swatch svg{width:28px;height:12px}.custom-tooltip-spacer{background:#ffffff1f;height:1px;margin:.35rem 0}.chart-info-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:32rem 1rem 1rem;display:none;position:fixed;inset:0}.chart-info-card{background:linear-gradient(145deg,#1e1e28fa,#14141cfa);border:1px solid #d4af374d;border-radius:20px;width:100%;max-width:480px;padding:2rem;animation:.25s forwards fadeSlideIn;box-shadow:0 16px 48px #00000080}.chart-info-card h3{color:#fff;margin-bottom:1.25rem;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600}.chart-info-lines{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.chart-info-item{align-items:flex-start;gap:.75rem;display:flex}.chart-line-sample{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:18px;margin-top:2px;display:flex}.chart-line-sample svg{width:36px;height:18px}.chart-info-text{flex:1}.chart-info-text strong{color:#ffffffe6;margin-bottom:.2rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;display:block}.chart-info-text span{color:#ffffff80;font-family:Inter,sans-serif;font-size:.78rem;line-height:1.5}.chart-info-close{color:#d4af37;cursor:pointer;background:#d4af3726;border:1px solid #d4af374d;border-radius:10px;width:100%;padding:.7rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;transition:all .2s;display:block}.chart-info-close:hover{background:#d4af3740;border-color:#d4af3780}.tier-explain-icon{vertical-align:middle;filter:drop-shadow(0 0 1px #c9a962cc)drop-shadow(0 0 2px #e0c88299)brightness(1.1);width:28px;height:28px;margin-right:.35rem;display:inline-block}.calc-table-section{margin-bottom:2rem}.calc-actions-row{align-items:stretch;gap:.5rem;display:flex}.calc-table-toggle{color:#fff9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.calc-table-toggle:hover{color:#fffc;background:#d4af3714;border-color:#d4af374d}.toggle-arrow{width:18px;height:18px;transition:transform .3s}.calc-table-toggle.open .toggle-arrow{transform:rotate(180deg)}.calc-export-wrapper{position:relative}.calc-export-btn{color:#d4af37d9;cursor:pointer;white-space:nowrap;background:#d4af3714;border:1px solid #d4af3740;border-radius:12px;align-items:center;gap:.4rem;height:100%;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;transition:all .3s;display:flex}.calc-export-btn svg{flex-shrink:0;width:18px;height:18px}.calc-export-btn .export-chevron{opacity:.6;width:14px;height:14px;transition:transform .3s}.calc-export-btn:hover{color:#d4af37;background:#d4af3726;border-color:#d4af3780}.calc-export-wrapper.open .calc-export-btn{background:#d4af3726;border-color:#d4af3780}.calc-export-wrapper.open .export-chevron{transform:rotate(180deg)}.calc-export-menu{z-index:100;background:linear-gradient(145deg,#1e1e28fa,#14141cfa);border:1px solid #d4af3740;border-radius:12px;min-width:200px;padding:.4rem;animation:.2s forwards fadeSlideIn;display:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 36px #00000080}.calc-export-wrapper.open .calc-export-menu{display:block}.calc-export-option{color:#ffffffbf;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.6rem;width:100%;padding:.7rem .85rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:400;transition:all .2s;display:flex}.calc-export-option svg{opacity:.6;flex-shrink:0;width:18px;height:18px}.calc-export-option:hover{color:#d4af37;background:#d4af371f}.calc-export-option:hover svg{opacity:1;stroke:#d4af37}.calc-table-container{max-height:0;transition:max-height .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.calc-table-container.open{max-height:2000px}.calc-table-scroll{border:1px solid #d4af3726;border-radius:12px;margin-top:1rem;overflow-x:auto}.calc-table{border-collapse:collapse;white-space:nowrap;width:100%;font-family:Inter,sans-serif;font-size:.82rem}.calc-table thead th{color:#d4af37e6;text-transform:uppercase;letter-spacing:.06em;text-align:right;z-index:2;background:#d4af371a;border-bottom:1px solid #d4af3733;padding:.9rem 1rem;font-size:.72rem;font-weight:600;position:sticky;top:0}.calc-table thead th:first-child{text-align:center}.calc-table tbody td{color:#ffffffb3;text-align:right;border-bottom:1px solid #ffffff0a;padding:.7rem 1rem}.calc-table tbody td:first-child{text-align:center;color:#d4af37cc;font-weight:600}.calc-table tbody tr:hover td{color:#ffffffe6;background:#d4af370d}.calc-table tbody tr:nth-child(5n) td{border-bottom:1px solid #d4af3726}@media (width<=768px){.calc-header{margin-bottom:1.75rem}.calc-inputs-wrapper{margin-bottom:1.5rem;padding:1.25rem}.calc-inputs-header{margin-bottom:1.25rem}.calc-inputs{grid-template-columns:1fr;gap:1rem}.calc-highlights{grid-template-columns:repeat(2,1fr);gap:.6rem;margin-bottom:1.5rem}.calc-stat-card{border-radius:12px;padding:1rem .85rem}.calc-stat-label{margin-bottom:.4rem}.calc-stat-value{font-size:1.4rem}.calc-chart-wrapper{padding:1rem}.calc-chart-container{height:240px}.calc-table{font-size:.75rem}.calc-tier-selector{flex-direction:column;gap:.35rem}.tier-btn{padding:.65rem .5rem;font-size:.88rem}.calc-input-group-header{font-size:.7rem!important}.calc-chart-info{top:.8rem;right:1rem}.tier-explain-overlay{padding:3rem 1rem 1rem}}@media (width<=480px){.calc-highlights{grid-template-columns:1fr}.calc-stat-card{flex-direction:row}.calc-inputs-header{flex-direction:column;align-items:flex-start;gap:.75rem}.calc-inputs{grid-template-columns:1fr}.calc-chart-container{height:200px}.tier-btn{padding:.6rem .4rem;font-size:.82rem}.tier-info-icon{font-size:.85rem}.calc-info-icon{padding:.15rem;font-size:.85rem}.calc-tooltip-icon{width:22px;height:22px}}.agent-section{padding:1rem 0}.agent-section-title{background:linear-gradient(135deg,#d4af37,#f0d060,#c9a962);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-family:Playfair Display,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.agent-section-subtitle{color:#ffffff73;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.95rem}.agent-cards-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.agent-card{background:linear-gradient(145deg,#1e1e2899,#14141ccc);border:1px solid #d4af3726;border-radius:16px;padding:1.25rem;transition:border-color .3s,transform .2s}.agent-card:hover{border-color:#d4af3759;transform:translateY(-2px)}.agent-card-opp{border-color:#fbbf2433}.agent-card-opp:hover{border-color:#fbbf2473}.agent-card-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.agent-card-name{color:#fff;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:600}.agent-card-detail{color:#ffffffb3;border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:.4rem 0;font-family:Inter,sans-serif;font-size:.85rem;display:flex}.agent-card-label{color:#fff6;font-weight:500}.agent-card-desc{color:#ffffff80;border-top:1px solid #ffffff14;margin-top:.75rem;padding-top:.75rem;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.5}.agent-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:20px;flex-shrink:0;padding:.2rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.agent-badge-new{color:#fff9;background:#ffffff14;border:1px solid #ffffff26}.agent-badge-consulting{color:#5eead4;background:#5eead41a;border:1px solid #5eead44d}.agent-badge-active,.agent-badge-available{color:#34d399;background:#34d3991a;border:1px solid #34d3994d}.agent-badge-closed{color:#a78bfa;background:#a78bfa1a;border:1px solid #a78bfa4d}.agent-badge-under-review{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf244d}.agent-table-wrapper{background:linear-gradient(145deg,#1e1e2899,#14141ccc);border:1px solid #d4af3726;border-radius:16px;padding:1.25rem;overflow-x:auto}.agent-table{border-collapse:collapse;width:100%;font-family:Inter,sans-serif}.agent-table thead th{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:#d4af37b3;white-space:nowrap;border-bottom:1px solid #d4af3726;padding:.65rem .85rem;font-size:.72rem;font-weight:600}.agent-table tbody tr{border-bottom:1px solid #ffffff0d}.agent-table tbody tr:hover{background:#d4af370a}.agent-table td{color:#ffffffbf;white-space:nowrap;padding:.75rem .85rem;font-size:.9rem}.agent-table-empty{text-align:center;color:#ffffff59;font-style:italic;padding:2.5rem 1rem!important}.agent-amount{font-weight:600;color:#d4af37!important}.agent-empty-state{text-align:center;color:#ffffff59;background:linear-gradient(145deg,#1e1e2866,#14141c99);border:1px dashed #ffffff1a;border-radius:16px;grid-column:1/-1;padding:3rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem}.agent-doc-row{background:linear-gradient(145deg,#1e1e2899,#14141ccc);border:1px solid #d4af371f;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.85rem 1rem;transition:border-color .3s;display:flex}.agent-doc-row:hover{border-color:#d4af374d}.agent-doc-icon{flex-shrink:0;font-size:1.35rem}.agent-doc-info{flex:1;min-width:0}.agent-doc-name{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;overflow:hidden}.agent-doc-meta{color:#ffffff59;margin-top:.15rem;font-family:Inter,sans-serif;font-size:.75rem}.agent-doc-download{color:#d4af3799;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.agent-doc-download:hover{color:#d4af37;background:#d4af371f}.agent-doc-notes{color:#ffffff59;margin-top:.25rem;font-family:Inter,sans-serif;font-size:.75rem;font-style:italic;line-height:1.4}@media (width<=600px){.agent-cards-grid{grid-template-columns:1fr}}
