/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.table{display:table}}:root{color-scheme:light;--ink:#192a30;--muted:#718087;--line:#e5ebe8;--green:#177a61;--green-dark:#0b604b;--pale:#eaf5ef;--background:#f6f8f6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--ink);margin:0;font-family:Arial,Noto Sans TC,Microsoft JhengHei,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}.app-frame{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;align-self:flex-start;width:244px;min-width:244px;height:100vh;padding:28px 17px 20px;display:flex;position:sticky;top:0}.brand{letter-spacing:-.8px;align-items:center;gap:11px;padding:0 13px;font-size:20px;font-weight:800;display:flex}.brand-symbol{color:#fff;background:var(--green);border-radius:11px;place-items:center;width:35px;height:35px;font-size:24px;display:grid}.sidebar-section{letter-spacing:1.5px;color:#a1adac;margin:54px 13px 15px;font-size:11px;font-weight:700}.nav-list{gap:5px;display:grid}.nav-item{text-align:left;color:#697a80;background:0 0;border:0;border-radius:10px;align-items:center;gap:15px;width:100%;padding:13px 15px;font-size:14px;font-weight:700;display:flex}.nav-item:hover{color:var(--green-dark);background:#f1f6f2}.nav-item.active{color:var(--green-dark);background:var(--pale)}.nav-icon{place-items:center;width:22px;font-size:18px;line-height:1;display:inline-grid}.sidebar-section.tool-section{margin-top:27px}.sidebar-footer{gap:12px;margin-top:auto;display:grid}.all-tools-button{min-height:43px;color:var(--green-dark);background:#ecf7f1;border:1px solid #b8dcca;border-radius:10px;justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:800;transition:background .15s,border-color .15s;display:flex}.all-tools-button:hover{background:#dff1e7;border-color:#8bc4a7}.all-tools-button:focus-visible{outline-offset:2px;outline:3px solid #7dbb9e}.all-tools-button svg{flex:none;width:18px;height:18px;display:block}.sidebar-bottom{background:#f5f8f6;border-radius:12px;padding:17px 14px;font-size:13px;font-weight:800}.sidebar-bottom p{color:#889995;margin:8px 0 0;font-size:11px;font-weight:400;line-height:1.65}.local-dot{background:#1ca871;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.main-content{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:flex-end;height:74px;padding:0 43px}.topbar,.topbar-right{align-items:center;display:flex}.topbar-right{gap:22px}.mode-pill{color:#168468;background:#edf9f2;border:1px solid #bce6d3;border-radius:100px;padding:7px 12px;font-size:12px;font-weight:800}.save-status{color:#96a4a4;font-size:12px}.mobile-brand,.mobile-nav{display:none}.mobile-all-tools svg{flex:none;width:16px;height:16px}.content-wrap{max-width:1450px;margin:auto;padding:43px 45px 80px}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:31px;display:flex}.eyebrow{color:#58a88a;letter-spacing:2px;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1px;margin-bottom:9px;font-size:31px;line-height:1.25}h2{letter-spacing:-.5px;margin-bottom:0;font-size:18px}.subhead{color:#99a4a5;margin:0;font-size:14px}.button{white-space:nowrap;border:1px solid #0000;border-radius:9px;min-height:41px;padding:10px 18px;font-size:13px;font-weight:800}.button-primary,.primary-link{color:#fff;background:var(--green);box-shadow:0 4px 12px #0e664e1f}.button-primary:hover,.primary-link:hover{background:var(--green-dark)}.button-outline{color:#415750;background:#fff;border-color:#d9e2df}.button-outline:hover{border-color:var(--green);color:var(--green)}.button-light{color:var(--green-dark);background:#fff}.alert{border-radius:10px;margin-bottom:16px;padding:13px 16px;font-size:12px;line-height:1.7}.alert.info{color:#58756b;background:#eef4f1;border:1px solid #e0ebe4}.alert.error{color:#9c392e;background:#fff0ee;border:1px solid #f4d4cf}.alert.success{color:#176847;background:#e8f7ed;border:1px solid #c9e6d2}.stat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:17px;margin:27px 0;display:grid}.stat-grid.two-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;min-height:144px;padding:22px 22px 19px;display:flex;box-shadow:0 8px 28px #20453406}.stat-label{color:#879595;font-size:12px;font-weight:700}.stat-card strong{letter-spacing:-.7px;overflow-wrap:anywhere;margin:15px 0 9px;font-size:26px;line-height:1.15}.stat-detail{color:#a3afaf;font-size:11px}.two-column{grid-template-columns:1fr 1fr;gap:20px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;padding:22px 24px;box-shadow:0 8px 26px #20453405}.wide-panel{min-height:420px}.panel-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:17px;display:flex}.panel-head .eyebrow{margin-bottom:5px}.panel-note{color:#a0acab;font-size:11px}.text-button{color:var(--green);background:0 0;border:0;font-size:12px;font-weight:800}.event-list,.holding-list{display:grid}.event-row,.holding-row{border-top:1px solid #f0f3f0;align-items:center;gap:12px;padding:15px 0;display:flex}.stock-mark{color:#17805d;background:#eaf5ee;border-radius:11px;place-items:center;width:37px;min-width:37px;height:37px;font-size:11px;font-weight:800;display:grid}.event-info,.holding-name{flex:1;gap:5px;min-width:0;display:grid}.event-info strong,.holding-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.event-info small,.event-info span,.holding-name span{color:#a0aead;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.holding-name span:nth-child(3){color:#607b6d}.holding-numbers{text-align:right;gap:5px;display:grid}.holding-numbers strong{color:var(--green-dark);font-size:13px}.holding-numbers span{color:#97a6a2;font-size:11px}.event-actions,.holding-actions{align-items:center;gap:12px;display:flex}.holding-actions{flex-wrap:wrap;gap:7px;margin-top:4px}.event-actions button,.holding-actions button{color:var(--green-dark);background:0 0;border:0;padding:2px 0;font-size:11px;font-weight:800}.event-actions button:last-child,.holding-actions button:last-child{color:#ad5c55}.holding-actions button{background:#f5faf6;border:1px solid #d4e7dc;border-radius:7px;min-height:29px;padding:5px 9px}.holding-actions button:last-child{background:#fff8f7;border-color:#efd7d2}.event-actions button:hover,.holding-actions button:hover{text-decoration:underline}.event-mark{width:34px;min-width:34px;height:34px;color:var(--green);background:#e9f5ed;border-radius:10px;place-items:center;font-size:18px;display:grid}.event-mark.sell{color:#c47d26;background:#fff3e7}.event-mark.dividend{color:#6774c9;background:#eef1ff}.event-side{text-align:right;gap:5px;display:grid}.event-side span{white-space:nowrap;font-size:11px;font-weight:800}.event-side button{color:#aeb6b3;text-align:right;background:0 0;border:0;padding:0;font-size:10px}.event-side button:hover{color:#a93434}.event-side .event-actions button{color:var(--green-dark);font-size:11px;font-weight:800}.event-side .event-actions button:last-child{color:#ad5c55}.button-danger{color:#a33f35;background:#fff0ee;border:1px solid #edc5bd;border-radius:9px;padding:10px 14px;font-size:12px;font-weight:800}.empty-state{text-align:center;color:#a2afaa;justify-items:center;gap:8px;padding:46px 25px;display:grid}.empty-state>span{color:#91c4aa;font-size:27px}.empty-state strong{color:#687d71;font-size:13px}.empty-state p{margin:0;font-size:11px;line-height:1.7}.quick-guide{color:#fff;background:#16765d;border-radius:15px;align-items:center;gap:35px;margin-top:20px;padding:27px 31px;display:flex}.guide-number{letter-spacing:2px;opacity:.58;white-space:nowrap;font-size:11px;font-weight:800}.quick-guide>div:nth-child(2){flex:1}.quick-guide h2{margin-bottom:7px;font-size:16px}.quick-guide p{opacity:.75;max-width:720px;margin:0;font-size:11px;line-height:1.8}.settings-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.recurring-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:20px;margin-top:20px;display:grid}.recurring-layout .panel{min-width:0}.recurring-saved{margin-top:20px}.recurring-error{color:#a93434;margin:14px 0 0;font-size:12px}.projection-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.projection-metrics>div{background:#f8fbf9;border:1px solid #e2ede5;border-radius:10px;gap:9px;min-width:0;padding:14px;display:grid}.projection-metrics span{color:#758b7e;font-size:11px}.projection-metrics strong{color:#174a3b;overflow-wrap:anywhere;font-size:18px}.projection-table-wrap{border:1px solid var(--line);border-radius:10px;max-height:300px;margin:22px 0 14px;overflow:auto}.projection-table{border-collapse:collapse;width:100%;font-size:12px}.projection-table caption{text-align:left;color:#70847b;padding:12px;font-size:11px;font-weight:700}.projection-table td,.projection-table th{text-align:right;border-top:1px solid var(--line);white-space:nowrap;padding:10px 12px}.projection-table td:first-child,.projection-table th:first-child{text-align:left}.projection-table thead{color:#597867;background:#f4f8f5}.plan-list{display:grid}.plan-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:16px 0;display:flex}.plan-row>div:first-child{gap:6px;min-width:0;display:grid}.plan-row strong{font-size:13px}.plan-row span{color:#81928b;font-size:11px;line-height:1.5}.plan-actions{flex-shrink:0;gap:12px;display:flex}.plan-actions button{color:var(--green-dark);background:0 0;border:0;padding:4px;font-size:11px;font-weight:700}.plan-actions button:last-child{color:#ae5b55}.body-copy,.fine-print{color:#879994;font-size:12px;line-height:1.9}.button-row{flex-wrap:wrap;gap:9px;margin:23px 0 18px;display:flex}.upload-button{color:var(--green-dark);cursor:pointer;background:#f4faf6;border:1px dashed #a4cdb5;border-radius:9px;padding:11px 15px;font-size:12px;font-weight:800;display:inline-flex}.upload-button input{opacity:0;width:1px;height:1px;position:absolute}.feature-list{color:#586c64;padding-left:21px;font-size:12px;line-height:2.5}.dividend-history-panel{min-height:0;margin:27px 0 20px}.history-search{grid-template-columns:130px minmax(180px,280px) auto;align-items:end;gap:11px;margin:19px 0;display:grid}.history-search .button{justify-self:start;min-height:41px}.history-result-heading{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:18px 0 5px;display:flex}.history-result-heading>div{gap:5px;display:grid}.history-result-heading strong{color:var(--green-dark);font-size:15px}.history-result-heading a,.history-result-heading span{color:#859a8e;font-size:11px}.history-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:17px 0;display:grid}.history-selected>div,.history-summary>div{background:#f8fcf9;border:1px solid #dfece4;border-radius:10px;gap:7px;padding:15px;display:grid}.history-selected span,.history-summary span{color:#718d7d;font-size:11px}.history-selected strong,.history-summary strong{color:#174c37;font-size:17px}.history-summary small{color:#7e9588;font-size:11px}.history-controls{justify-content:space-between;align-items:end;gap:16px;margin:20px 0 13px;display:flex}.history-period-tabs{background:#eef6f0;border-radius:9px;gap:5px;padding:4px;display:flex}.history-period-tabs button{color:#5d7867;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:60px;padding:9px 14px;font-size:12px;font-weight:700}.history-period-tabs button.active{color:#146044;background:#fff;box-shadow:0 1px 6px #174c371a}.history-year{width:160px}.history-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.history-chart-card{background:#fff;border:1px solid #deebe3;border-radius:11px;min-width:0;padding:16px}.history-chart-card h3{color:#234d37;margin:0 0 13px;font-size:14px}.history-chart-card h3 span{color:#84988b;font-size:11px;font-weight:500}.history-chart-scroll{max-width:100%;overflow-x:auto}.history-grid-line{stroke:#e6eee9;stroke-width:1px}.history-axis-label{fill:#84988b;font-size:10px}.history-line{fill:none;stroke:#248463;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.history-dot{fill:#fff;stroke:#248463;stroke-width:2.5px;cursor:pointer}.history-dot.selected{fill:#248463}.history-dot:focus{outline:3px solid #b7ddc7}.history-unavailable{color:#7b9084;margin:18px 0 0;font-size:12px;line-height:1.6}.history-selected{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:14px 0;display:grid}.modal-backdrop{z-index:20;background:#14242294;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:17px;width:min(100%,650px);max-height:min(94vh,850px);padding:26px 28px;overflow:auto;box-shadow:0 18px 80px #071e182e}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:23px;display:flex}.close-button{color:#697c76;background:#f2f5f3;border:0;border-radius:8px;width:31px;height:31px;font-size:20px;line-height:1}.kind-tabs{background:#f2f6f3;border-radius:10px;gap:4px;margin-bottom:19px;padding:4px;display:flex}.kind-tabs button{color:#83918d;background:0 0;border:0;border-radius:7px;flex:1;padding:9px 3px;font-size:12px;font-weight:700}.kind-tabs button.selected{color:var(--green-dark);background:#fff;box-shadow:0 2px 6px #0000000f}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.field{color:#54635d;gap:7px;font-size:11px;font-weight:800;display:grid}.field.full{grid-column:1/-1}.field input,.field select{color:#2d4037;background:#fff;border:1px solid #dde6df;border-radius:8px;outline:none;width:100%;min-width:0;height:41px;padding:0 11px;font-size:13px}.field input:focus,.field select:focus{border-color:var(--green);box-shadow:0 0 0 3px #d9f1e4}.field input[aria-invalid=true]{background:#fff8f7;border-color:#d56558}.field input[aria-invalid=true]:focus{box-shadow:0 0 0 3px #ffe3de}.field-error{color:#a92f23;font-size:11px;font-weight:600;line-height:1.55}.quantity-input{gap:7px;display:flex}.quantity-input input{flex:1}.quantity-input select{flex:none;width:68px}.field-help{color:#71877b;font-size:11px;font-weight:500}.form-hint{color:#82958c;background:#f4f8f5;border-radius:8px;margin:19px 0;padding:12px 14px;font-size:11px;line-height:1.7}.market-lookup{background:#f5faf7;border:1px solid #dcece0;border-radius:10px;margin-top:17px;padding:15px}.lookup-prompt{color:#658576;margin:0;font-size:11px;line-height:1.7}.lookup-warning{color:#ab6e38}.market-lookup-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.market-lookup-heading>div{gap:4px;display:grid}.market-lookup-heading strong{font-size:14px}.market-lookup-heading span{color:#789486;font-size:10px}.market-source{color:#69967f;white-space:nowrap;font-size:10px}.market-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.market-metric{background:#fff;border:1px solid #e3eee6;border-radius:8px;gap:5px;min-width:0;padding:9px;display:grid}.market-metric>span{color:#91a398;font-size:10px}.market-metric strong{color:#1b6246;overflow-wrap:anywhere;font-size:12px}.market-metric small{color:#9dad9d;font-size:10px}.market-fine-print{color:#879b8e;margin:12px 0 0;font-size:10px;line-height:1.7}.modal-actions{gap:8px;display:flex}.directory-topbar,.modal-actions{justify-content:flex-end}.directory-top-note{color:#8ba099;font-size:12px;font-weight:700}.directory-top-note .local-dot{margin-left:10px}.directory-content{max-width:1240px}.directory-intro{background:linear-gradient(115deg,#eff8f1,#f9fcf9);border:1px solid #e3eee6;border-radius:17px;justify-content:space-between;align-items:center;gap:25px;padding:35px 38px;display:flex}.directory-intro h1{margin-bottom:10px}.directory-intro p:last-child{color:#6f8379;margin:0;font-size:13px;line-height:1.8}.directory-count{background:#fff;border:1px solid #e1ede4;border-radius:13px;flex:none;align-content:center;justify-items:center;gap:3px;min-width:117px;height:108px;display:grid}.directory-count strong{color:var(--green-dark);font-size:32px;line-height:1}.directory-count span{color:#92a69b;font-size:11px}.directory-browser{gap:17px;margin:28px 0 34px;display:grid}.search-field{color:#81a594;background:#fff;border:1px solid #dce7df;border-radius:11px;align-items:center;gap:11px;width:min(100%,520px);height:48px;padding:0 16px;display:flex}.search-field:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #def1e6}.search-field>span:first-child{font-size:25px;line-height:1}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.search-field input::placeholder{color:#a8b4ac}.category-filters{flex-wrap:wrap;gap:7px;display:flex}.category-filters button{color:#698072;background:#fff;border:1px solid #dce6de;border-radius:100px;padding:8px 13px;font-size:12px;font-weight:700}.category-filters button.selected{background:var(--green);color:#fff;border-color:var(--green)}.directory-category{margin-top:29px;scroll-margin-top:20px}.directory-category-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:17px;display:flex}.directory-category-head h2{font-size:20px}.directory-category-head p:last-child{color:#8b9f94;margin:6px 0 0;font-size:12px}.directory-category-head>span{color:#94a59c;white-space:nowrap;font-size:12px}.tool-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.tool-card{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:flex-start;gap:18px;min-height:155px;padding:25px;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex;box-shadow:0 8px 26px #20453406}.tool-card:hover{border-color:#a2cfb5;transform:translateY(-2px);box-shadow:0 13px 32px #20453412}.tool-card:focus-visible{outline-offset:2px;outline:3px solid #82be9b}.tool-card-icon{width:48px;height:48px;color:var(--green-dark);background:#e7f4eb;border-radius:13px;flex:none;place-items:center;font-size:22px;display:grid}.tool-card-body{flex:1;gap:8px;min-width:0;display:grid}.tool-card-mode{color:var(--green);font-size:10px;font-weight:800}.tool-card-body h3{margin:0;font-size:17px;font-weight:800}.tool-card-description{color:#84958b;font-size:12px;line-height:1.7}.tool-card-open{color:var(--green);align-self:center;font-size:20px}.directory-empty{color:#8da398;background:#fff;border:1px dashed #cddcd1;border-radius:13px;align-content:center;justify-items:center;gap:10px;min-height:270px;display:grid}.directory-empty>span{font-size:30px}.directory-empty strong{color:#4f685b;font-size:14px}.directory-empty p{margin:0 0 8px;font-size:12px}@media (max-width:1100px){.sidebar{width:205px;min-width:205px}.content-wrap{padding:32px 25px 75px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column{grid-template-columns:1fr}}@media (max-width:1050px){.recurring-layout{grid-template-columns:1fr}}@media (max-width:700px){.projection-metrics{grid-template-columns:1fr 1fr}.projection-metrics strong{font-size:15px}.plan-row{flex-direction:column;align-items:flex-start;gap:10px}.mobile-all-tools{background:#ecf7f1;border:1px solid #b8dcca;border-radius:9px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;display:inline-flex}.sidebar{display:none}.topbar{justify-content:space-between;height:58px;padding:0 15px}.mobile-brand{color:var(--green-dark);font-size:15px;font-weight:900;display:block}.topbar-right{gap:8px}.save-status{display:none}.content-wrap{padding:24px 15px 105px}.page-heading{align-items:flex-start}h1{font-size:24px}.page-heading .button{min-height:35px;padding:8px 9px;font-size:11px}.stat-grid{gap:9px}.stat-card{min-height:130px;padding:16px 13px}.stat-card strong{margin:14px 0 7px;font-size:19px}.stat-detail{line-height:1.4}.two-column{grid-template-columns:1fr}.panel{padding:19px 15px}.panel-note{display:none}.event-row,.holding-row{gap:8px}.holding-name span:nth-child(3){white-space:normal}.holding-numbers span{overflow-wrap:anywhere;max-width:120px}.event-side span{white-space:normal;max-width:120px}.quick-guide{gap:13px;padding:23px;display:grid}.quick-guide .button{justify-self:start}.settings-grid{grid-template-columns:1fr}.mobile-nav{z-index:10;border-top:1px solid var(--line);height:65px;padding-bottom:env(safe-area-inset-bottom);background:#fff;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#91a09a;background:0 0;border:0;flex:1;justify-items:center;gap:4px;font-size:10px;display:grid}.mobile-nav button span{font-size:19px}.mobile-nav button.active{color:var(--green-dark);font-weight:800}.modal-backdrop{align-items:end;padding:8px}.modal{border-radius:16px 16px 0 0;max-height:95vh;padding:21px 15px}.form-grid{gap:10px}.market-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.kind-tabs button{font-size:11px}.directory-intro{padding:25px 20px}.directory-count{width:74px;min-width:74px;height:80px}.directory-count strong{font-size:25px}.directory-count span{font-size:9px}.directory-top-note{font-size:11px}.tool-card-grid{grid-template-columns:1fr}.tool-card{min-height:145px;padding:20px}.history-search{grid-template-columns:1fr 1fr}.history-search .button,.history-search .field:nth-child(2){grid-column:1/-1}.history-result-heading{align-items:flex-start}.history-selected,.history-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.history-controls{flex-direction:column;align-items:stretch}.history-chart-grid{grid-template-columns:1fr}}