:root{color-scheme:light dark;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f3f4f6;color:#111827}html{scroll-behavior:smooth}*,:after,:before{box-sizing:border-box}body{margin:0;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:linear-gradient(160deg,#e0f2fe,#ede9fe)}.page-layout{width:min(960px,100%);display:flex;flex-direction:column;gap:2.5rem}.page-footer{margin-top:1rem;padding:1.2rem 0;display:flex;justify-content:center;gap:.6rem;font-size:.9rem;color:#475569}.page-footer a{color:#1d4ed8;font-weight:600;text-decoration:none}.page-footer a:focus-visible,.page-footer a:hover{text-decoration:underline}.page-nav{display:flex;justify-content:center;gap:1.5rem;padding:.75rem 1.5rem;background:hsla(0,0%,100%,.75);border-radius:999px;box-shadow:0 10px 25px rgba(15,23,42,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-self:center}.nav-link{border:none;background:transparent;cursor:pointer;font:inherit;font-weight:600;color:#1f2937;padding:.35rem .75rem;border-radius:999px;transition:background .2s ease,color .2s ease}.nav-link:focus-visible,.nav-link:hover{background:rgba(37,99,235,.1);color:#1d4ed8}.nav-link-active{background:rgba(37,99,235,.18);color:#1d4ed8}.card{width:min(960px,100%);background:hsla(0,0%,100%,.9);border-radius:18px;box-shadow:0 20px 50px rgba(15,23,42,.15);display:grid;grid-gap:0;gap:0;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));overflow:hidden;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.tool-card{width:100%}.section{padding:2rem}.section-primary{background:linear-gradient(180deg,#1d4ed8,#1e3a8a);color:#f8fafc}h1{margin:0 0 1.25rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}p{margin:0;line-height:1.45}.form-section,form{display:grid;grid-gap:1rem;gap:1rem}.form-section{padding:1rem;border:1px solid rgba(148,163,184,.35);border-radius:14px;background:hsla(0,0%,100%,.85)}.form-section-title{margin:0;font-size:1.05rem;font-weight:600;color:#1f2937}.form-grid{display:grid;grid-gap:1rem;gap:1rem}label{display:grid;grid-gap:.4rem;gap:.4rem;font-weight:600}input{padding:.75rem;border-radius:10px;border:1px solid #cbd5f5;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;background:hsla(0,0%,100%,.92);color:inherit}input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.2)}.results{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:1.5rem}.result-row{display:flex;justify-content:space-between;align-items:baseline;font-size:1.05rem}.result-title{color:#334155}.result-value{font-weight:700;color:#0f172a}.result-row.compact{font-size:.95rem}.profit{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700;margin-bottom:.2rem}.profit-positive{color:#16a34a}.profit-negative{color:#dc2626}.note{margin-top:1.5rem;font-size:.9rem;color:#334155}.section-primary .note{color:rgba(248,250,252,.82)}.settings-panel{border:1px solid rgba(148,163,184,.35);border-radius:14px;padding:.9rem 1rem 1.1rem;background:rgba(15,23,42,.04);transition:border-color .2s ease,background .2s ease}.settings-panel[open]{border-color:rgba(37,99,235,.35);background:rgba(37,99,235,.08)}.settings-panel summary{font-weight:600;color:#1f2937;cursor:pointer;list-style:none;padding:0;display:flex;align-items:center;justify-content:space-between}.settings-panel summary::-webkit-details-marker{display:none}.settings-panel summary:after{content:"▸";margin-left:.6rem;font-size:.85rem;transition:transform .2s ease;display:inline-block}.settings-panel[open] summary:after{transform:rotate(90deg)}.settings-panel summary:focus-visible{outline:2px solid rgba(37,99,235,.6);outline-offset:3px;border-radius:6px}.settings-description{margin:.6rem 0 .8rem;font-size:.9rem;color:#475569}.settings-grid{display:grid;grid-gap:.8rem;gap:.8rem}.reset-button{margin-top:.75rem;padding:.65rem .9rem;background:rgba(15,23,42,.1);border:1px solid rgba(148,163,184,.4);border-radius:10px;color:inherit;font-weight:600;cursor:pointer;transition:background .2s ease}.reset-button:hover{background:rgba(15,23,42,.2)}.stack{display:grid;grid-gap:.2rem;gap:.2rem}.margin-label{color:#334155;font-size:.95rem}.summary-row{display:flex;justify-content:space-between;align-items:baseline}.summary-title{font-weight:600;color:#1e293b}.summary-value{font-weight:700;color:#0f172a}.fieldset{border:1px solid rgba(148,163,184,.4);border-radius:12px;padding:.9rem 1rem;display:grid;grid-gap:.6rem;gap:.6rem}.fieldset legend{font-size:.95rem;font-weight:600;padding:0 .3rem;color:#1f2937}.radio-group{display:grid;grid-gap:.4rem;gap:.4rem}.radio-option{display:flex;gap:.5rem;align-items:center;font-weight:500;color:#1f2937}.radio-option input[type=radio]{accent-color:#2563eb}::selection{background-color:rgba(59,130,246,.35);color:#111827}.status-message{border-radius:12px;background:rgba(51,65,85,.08);padding:.8rem 1rem;color:#0f172a;font-size:.95rem;line-height:1.4}.insights-card{width:100%;background:hsla(0,0%,100%,.95);border-radius:20px;box-shadow:0 16px 40px rgba(15,23,42,.12);padding:2rem;display:grid;grid-gap:1.5rem;gap:1.5rem}.insights-tabs{display:flex;gap:.75rem;background:rgba(226,232,240,.6);padding:.3rem;border-radius:999px;align-self:start}.insights-tab{border:none;background:transparent;padding:.45rem 1.1rem;border-radius:999px;font:inherit;font-weight:600;color:#475569;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.insights-tab:focus-visible,.insights-tab:hover{color:#1d4ed8}.insights-tab-active{background:#1d4ed8;color:#f8fafc;box-shadow:0 12px 20px rgba(29,78,216,.25)}.insights-panel{display:grid;grid-gap:1.2rem;gap:1.2rem}.insights-panel-title{margin:0;font-size:1.15rem;font-weight:700;color:#1f2937}.guide-status{padding:1rem 1.2rem;border-radius:14px;background:rgba(37,99,235,.08);color:#1d4ed8;font-size:.95rem}.guide-status-error{background:rgba(220,38,38,.12);color:#b91c1c}.guide-meta{display:flex;flex-wrap:wrap;gap:.5rem 1.1rem;font-size:.85rem;color:#475569;margin-bottom:.8rem}.guide-meta-item{display:flex;gap:.35rem;align-items:center}.guide-meta-label{font-weight:600;color:#1f2937}.guide-controls{display:flex;flex-direction:column;align-items:stretch;gap:.65rem;padding:.85rem 1rem;border:1px solid rgba(148,163,184,.24);border-radius:16px;background:linear-gradient(150deg,rgba(248,250,255,.95),rgba(229,240,255,.92));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6);margin-bottom:1rem}.guide-controls-label{font-weight:600;color:#1f2937;font-size:.95rem}.guide-category-select{min-width:220px;width:min(260px,100%);padding:.5rem .75rem;border:1px solid rgba(59,130,246,.4);border-radius:12px;background:#fff;color:#1f2937;font:inherit;font-size:.92rem;box-shadow:0 6px 14px rgba(37,99,235,.12);transition:border-color .2s ease,box-shadow .2s ease}.guide-category-select:focus-visible{outline:2px solid rgba(37,99,235,.6);outline-offset:2px}.guide-category-chips{display:none;gap:.5rem;flex-wrap:wrap;justify-content:flex-start;padding:.1rem 0;margin:0}.guide-category-chip{flex:0 0 auto;padding:.46rem .9rem;border-radius:999px;border:1px solid rgba(148,163,184,.5);background:hsla(0,0%,100%,.94);color:#1f2937;font-size:.86rem;font-weight:500;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.guide-category-chip:focus-visible,.guide-category-chip:hover{border-color:rgba(59,130,246,.6);background:rgba(37,99,235,.12);color:#1d4ed8}.guide-category-chip--active{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-color:transparent;box-shadow:0 10px 18px rgba(37,99,235,.28)}.guide-days{display:grid;grid-gap:1.4rem;gap:1.4rem}.guide-day{border:1px solid rgba(148,163,184,.28);border-radius:18px;padding:1.6rem;background:rgba(248,250,252,.94);box-shadow:0 12px 30px rgba(15,23,42,.08);display:grid;grid-gap:1.1rem;gap:1.1rem}.guide-day-header{display:grid;grid-gap:.45rem;gap:.45rem}.guide-day-meta{display:flex;align-items:center;gap:.6rem;color:#475569;font-size:.85rem;font-weight:600;letter-spacing:.02em}.guide-day-chip{padding:.1rem .55rem;border-radius:999px;background:rgba(37,99,235,.18);color:#1d4ed8;font-size:.75rem;font-weight:700}.guide-day-headline{margin:0;font-size:1.2rem;font-weight:700;color:#0f172a}.guide-highlights{margin:0;padding:0;list-style:none;display:grid;grid-gap:.35rem;gap:.35rem}.guide-highlights li{background:rgba(37,99,235,.06);border-radius:10px;padding:.55rem .75rem;color:#1e293b;font-size:.92rem}.guide-product-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:.9rem;gap:.9rem}.guide-product{border:1px solid rgba(148,163,184,.3);border-radius:14px;padding:1rem 1.2rem;background:hsla(0,0%,100%,.95);display:grid;grid-gap:.65rem;gap:.65rem}.guide-product-top{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.8rem}.guide-product-title{font-weight:700;color:#0f172a;line-height:1.35}.guide-product-category{font-size:.85rem;color:#64748b;margin-top:.2rem}.guide-product-metrics{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;font-weight:600}.guide-product-price{font-size:1.05rem;color:#1d4ed8}.guide-product-stat{color:#0f172a;font-size:.85rem}.guide-product-change{color:#16a34a;font-size:.85rem}.guide-product-change-negative{color:#dc2626}.guide-product-trend{margin:0;color:#1e293b;font-size:.95rem;line-height:1.55}.guide-product-action{margin:0;font-size:.92rem;line-height:1.55;color:#334155}.guide-product-action-label{font-weight:700;color:#1d4ed8;margin-right:.35rem}.guide-product-tags{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.4rem}.guide-product-tags li{padding:.18rem .55rem;border-radius:999px;background:rgba(15,23,42,.08);color:#0f172a;font-size:.78rem;font-weight:600}.news-title{margin:0 0 1rem;font-size:1.15rem;font-weight:700;color:#1f2937}.news-status{margin:0;color:#475569;font-size:.95rem}.news-status-error{color:#dc2626}.news-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:1.5rem;gap:1.5rem}.news-item{border:1px solid rgba(148,163,184,.2);border-radius:16px;padding:1.25rem 1.5rem;background:rgba(248,250,252,.9);box-shadow:0 8px 18px rgba(15,23,42,.06)}.news-item-top{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.news-item-badge{font-weight:700;color:#0f172a;font-size:.95rem}.news-item-tag{font-size:.85rem;color:#334155;padding:.1rem .45rem;background:rgba(37,99,235,.08);border-radius:999px}.news-item-title{display:inline-block;font-weight:700;color:#111827;text-decoration:none;font-size:1.05rem;margin-bottom:.35rem}.news-item-title:focus-visible,.news-item-title:hover{color:#1d4ed8}.news-item-meta{color:#94a3b8;font-size:.85rem;margin-bottom:.5rem;display:flex;gap:.6rem;align-items:baseline}.news-item-summary{margin:0;color:#1f2937;font-size:.95rem;line-height:1.55;display:flex;gap:.6rem;align-items:flex-start}.news-meta-label{color:#475569;font-weight:600;font-size:.85rem;min-width:2.5rem}@media (max-width:768px){body{padding:1rem;align-items:flex-start}.page-layout{width:100%;gap:1.6rem}.page-nav{width:auto;gap:.8rem;padding:.55rem .9rem;border-radius:16px;box-shadow:0 6px 18px rgba(15,23,42,.12);flex-wrap:nowrap}.page-nav .nav-link{flex:none}.nav-link{padding:.35rem .65rem}.card,.guide-day,.insights-card{border-radius:16px;box-shadow:0 12px 28px rgba(15,23,42,.1)}.guide-day,.insights-card,.section{padding:1.25rem 1.1rem}.form-section{padding:.85rem}.guide-product{padding:.9rem 1rem}.guide-product-metrics{align-items:flex-start}.guide-controls{gap:.6rem;padding:.75rem .85rem}.guide-category-select{display:none}.guide-category-chips{display:flex;gap:.45rem}.guide-category-chip{padding:.42rem .82rem;font-size:.82rem}.guide-meta{gap:.4rem .75rem}.news-list{gap:1rem}.news-item{padding:1.1rem 1.2rem;box-shadow:0 6px 16px rgba(15,23,42,.06)}}@media (max-width:480px){body{padding:.6rem}.page-nav{flex-direction:row;gap:.45rem;padding:.5rem .6rem;align-items:center;justify-content:center}.page-nav .nav-link{padding:.35rem .55rem}.page-layout{gap:1.2rem}.guide-day,.insights-card,.section{padding:1.05rem .9rem}.insights-tabs{width:100%;justify-content:space-between;padding:.18rem}.insights-tab{flex:1 1 auto;padding:.4rem .5rem}.news-item{padding:1rem}.guide-day{padding:1.1rem;box-shadow:0 8px 20px rgba(30,64,175,.18);gap:.9rem}.guide-product-top{flex-direction:column;align-items:flex-start}.guide-product-metrics{flex-direction:row;gap:.6rem;align-items:center}.guide-product-tags{gap:.3rem}.guide-meta{flex-direction:column;gap:.35rem}.guide-controls{flex-direction:column;align-items:flex-start;gap:.45rem;padding:.65rem .7rem}.guide-category-chip{padding:.38rem .75rem;font-size:.8rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}