.AIForecast-module__MCzoOq__container{flex-direction:column;gap:1.5rem;width:100%;display:flex}.AIForecast-module__MCzoOq__header{color:#38bdf8;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.AIForecast-module__MCzoOq__scenarioGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.AIForecast-module__MCzoOq__scenarioBtn{cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;gap:.5rem;padding:1rem;transition:all .3s;display:flex}.AIForecast-module__MCzoOq__scenarioBtn:hover{background:#ffffff14;border-color:#fff3}.AIForecast-module__MCzoOq__scenarioBtn.AIForecast-module__MCzoOq__active{background:#38bdf81a;border-color:#38bdf8;box-shadow:0 0 15px #38bdf833}.AIForecast-module__MCzoOq__scenarioTitle{color:var(--text-main);align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.AIForecast-module__MCzoOq__scenarioDesc{color:var(--text-muted);font-size:.8rem}.AIForecast-module__MCzoOq__chartCard{background:#0a0f19b3;border:1px solid #ffffff0d;border-radius:8px;padding:1.5rem}.AIForecast-module__MCzoOq__chartTitle{justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1.1rem;font-weight:600;display:flex}.AIForecast-module__MCzoOq__legends{gap:1rem;font-size:.8rem;display:flex}.AIForecast-module__MCzoOq__legendItem{align-items:center;gap:.3rem;display:flex}.AIForecast-module__MCzoOq__colorBox{border-radius:3px;width:12px;height:12px}.AIForecast-module__MCzoOq__insightCard{background:linear-gradient(145deg,#1e293b,#0f172a);border:1px solid #8b5cf64d;border-radius:8px;padding:1.5rem;position:relative;overflow:hidden}.AIForecast-module__MCzoOq__insightCard:before{content:"";background:linear-gradient(90deg,#0000,#8b5cf6cc,#0000);height:1px;position:absolute;top:0;left:0;right:0}.AIForecast-module__MCzoOq__insightTitle{color:#c4b5fd;align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:1rem;font-weight:600;display:flex}.AIForecast-module__MCzoOq__insightText{color:var(--text-muted);font-size:.85rem;line-height:1.6}.AIForecast-module__MCzoOq__highlightedText{color:var(--text-main);background:#8b5cf626;border-radius:4px;padding:0 4px}.AIForecast-module__MCzoOq__validationCard{background:#0a0f19cc;border:1px dashed #38bdf84d;border-radius:8px;margin-top:1rem;padding:1.5rem}.AIForecast-module__MCzoOq__validationTitle{color:#bae6fd;border-bottom:1px solid #ffffff1a;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.8rem;font-size:1.1rem;font-weight:600;display:flex}.AIForecast-module__MCzoOq__timelineGrid{flex-direction:column;gap:1rem;display:flex}.AIForecast-module__MCzoOq__timelineItem{align-items:flex-start;gap:1rem;display:flex}.AIForecast-module__MCzoOq__timelineYear{color:#38bdf8;min-width:60px;padding-top:2px;font-size:.9rem;font-weight:700}.AIForecast-module__MCzoOq__timelineContent{background:#ffffff08;border-left:2px solid #38bdf880;border-radius:8px;flex:1;padding:.8rem 1rem}.AIForecast-module__MCzoOq__timelineHeading{color:#e2e8f0;margin-bottom:.4rem;font-size:.9rem;font-weight:600}.AIForecast-module__MCzoOq__timelineDesc{color:#94a3b8;font-size:.8rem;line-height:1.5}.AIForecast-module__MCzoOq__timelineDesc span{color:#cbd5e1;font-weight:500}
.TermTooltip-module__vTftpq__container{cursor:pointer;vertical-align:middle;align-items:center;gap:4px;display:inline-flex;position:relative}.TermTooltip-module__vTftpq__term{border-bottom:1px dashed #ffffff80;font-weight:500;transition:color .2s}.TermTooltip-module__vTftpq__container:hover .TermTooltip-module__vTftpq__term{color:#38bdf8}.TermTooltip-module__vTftpq__icon{color:#38bdf8;opacity:.8;align-items:center;transition:all .2s;display:inline-flex}.TermTooltip-module__vTftpq__container:hover .TermTooltip-module__vTftpq__icon{opacity:1;color:#fbbf24}.TermTooltip-module__vTftpq__tooltip{color:#e2e8f0;z-index:9999;white-space:normal;word-break:keep-all;text-align:left;background:#0f172a;border:1px solid #38bdf880;border-radius:8px;width:250px;max-width:calc(100vw - 24px);padding:12px 14px;font-size:12px;font-weight:400;line-height:1.5;animation:.2s ease-out forwards TermTooltip-module__vTftpq__fadeIn;position:fixed;box-shadow:0 10px 30px #000c}.TermTooltip-module__vTftpq__tooltip:after{content:"";border:6px solid #0000;border-bottom-color:#38bdf880;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}@keyframes TermTooltip-module__vTftpq__fadeIn{0%{opacity:0}to{opacity:1}}
.TunaInsightsDashboard-module__0t-Tva__container{color:#fff;height:calc(100vh - 120px);padding:2rem;font-family:Pretendard,-apple-system,sans-serif;overflow-y:auto}.TunaInsightsDashboard-module__0t-Tva__header{margin-bottom:2rem}.TunaInsightsDashboard-module__0t-Tva__title{background:linear-gradient(135deg,#f472b6,#38bdf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2rem;font-weight:700}.TunaInsightsDashboard-module__0t-Tva__description{color:#94a3b8;max-width:800px;font-size:1rem}.TunaInsightsDashboard-module__0t-Tva__layout{grid-template-columns:280px 1fr;gap:2rem;display:grid}.TunaInsightsDashboard-module__0t-Tva__sidebar{background:#0003;border:1px solid #94a3b81a;border-radius:1rem;height:fit-content;padding:1.5rem;position:sticky;top:0}.TunaInsightsDashboard-module__0t-Tva__menuItem{cursor:pointer;color:#94a3b8;border-radius:.75rem;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:1rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.TunaInsightsDashboard-module__0t-Tva__menuItem:hover{color:#fff;background:#ffffff0d}.TunaInsightsDashboard-module__0t-Tva__activeMenu{color:#38bdf8;background:#38bdf81a;border:1px solid #38bdf833}.TunaInsightsDashboard-module__0t-Tva__activeMenu:hover{color:#38bdf8;background:#38bdf826}.TunaInsightsDashboard-module__0t-Tva__content{flex-direction:column;gap:2rem;display:flex}.TunaInsightsDashboard-module__0t-Tva__insightCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--card-radius);box-shadow:var(--card-shadow);flex-direction:column;transition:all .3s;display:flex}.TunaInsightsDashboard-module__0t-Tva__cardHeader{padding:var(--card-padding);border-bottom:1px solid var(--card-border)}.TunaInsightsDashboard-module__0t-Tva__cardTitle{font-size:var(--card-title-size);color:var(--card-title-color);align-items:center;gap:.5rem;margin:0 0 .5rem;font-weight:600;display:flex}.TunaInsightsDashboard-module__0t-Tva__cardDesc{color:#cbd5e1;margin:0;font-size:.9rem;line-height:1.6}.TunaInsightsDashboard-module__0t-Tva__cardBody{grid-template-columns:1fr;align-items:stretch;gap:1.5rem;padding:2rem;display:grid}.TunaInsightsDashboard-module__0t-Tva__cardBody>*{min-width:0;overflow:hidden}.TunaInsightsDashboard-module__0t-Tva__chartContainer{background:#0003;border:1px dashed #94a3b81a;border-radius:1rem;width:100%;height:400px;padding:.75rem .5rem .5rem 0;overflow:visible}.TunaInsightsDashboard-module__0t-Tva__kpiPanel{flex-direction:row;gap:1rem;display:flex}.TunaInsightsDashboard-module__0t-Tva__kpiBox{background:#0003;border-left:4px solid #38bdf8;border-radius:.5rem;flex:1;padding:1.25rem}.TunaInsightsDashboard-module__0t-Tva__kpiLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.8rem;font-weight:600}.TunaInsightsDashboard-module__0t-Tva__kpiValue{color:#fff;font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:700}.TunaInsightsDashboard-module__0t-Tva__kpiSub{color:#10b981;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.8rem;display:flex}.TunaInsightsDashboard-module__0t-Tva__kpiSub.TunaInsightsDashboard-module__0t-Tva__negative{color:#ef4444}.TunaInsightsDashboard-module__0t-Tva__analysisBlock{background:#ffffff08;border-radius:.75rem;margin-top:auto;padding:1.25rem}.TunaInsightsDashboard-module__0t-Tva__analysisTitle{color:#f1f5f9;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:flex}.TunaInsightsDashboard-module__0t-Tva__analysisText{color:#94a3b8;font-size:.85rem;line-height:1.5}@media (max-width:1024px){.TunaInsightsDashboard-module__0t-Tva__layout,.TunaInsightsDashboard-module__0t-Tva__cardBody{grid-template-columns:1fr}}@media (max-width:768px){.TunaInsightsDashboard-module__0t-Tva__container{height:auto;padding:.75rem}.TunaInsightsDashboard-module__0t-Tva__title{font-size:1.4rem}.TunaInsightsDashboard-module__0t-Tva__description{font-size:.85rem}.TunaInsightsDashboard-module__0t-Tva__layout{gap:1rem}.TunaInsightsDashboard-module__0t-Tva__sidebar{padding:1rem}.TunaInsightsDashboard-module__0t-Tva__insightCard{min-width:0;overflow:hidden}.TunaInsightsDashboard-module__0t-Tva__cardHeader{padding:1rem}.TunaInsightsDashboard-module__0t-Tva__cardBody{gap:1rem;padding:1rem}.TunaInsightsDashboard-module__0t-Tva__cardTitle{flex-wrap:wrap;font-size:.95rem}.TunaInsightsDashboard-module__0t-Tva__cardDesc{font-size:.82rem}.TunaInsightsDashboard-module__0t-Tva__chartContainer{height:300px;padding:.5rem .25rem .25rem 0}.TunaInsightsDashboard-module__0t-Tva__kpiValue{font-size:1.4rem}.TunaInsightsDashboard-module__0t-Tva__kpiPanel{flex-direction:column}.TunaInsightsDashboard-module__0t-Tva__content{gap:1rem}}@media (max-width:480px){.TunaInsightsDashboard-module__0t-Tva__container{padding:.5rem}.TunaInsightsDashboard-module__0t-Tva__title{font-size:1.2rem}.TunaInsightsDashboard-module__0t-Tva__cardBody{padding:.75rem}.TunaInsightsDashboard-module__0t-Tva__chartContainer{height:260px}}.TunaInsightsDashboard-module__0t-Tva__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.TunaInsightsDashboard-module__0t-Tva__grid>:last-child:nth-child(odd){grid-column:1/-1}
.TunaOperationalInsights-module__2pow7G__container{flex-direction:column;gap:2rem;width:100%;display:flex}.TunaOperationalInsights-module__2pow7G__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1.5rem;display:flex}.TunaOperationalInsights-module__2pow7G__title{color:#f1f5f9;letter-spacing:-.02em;margin:0;font-size:1.6rem;font-weight:800}.TunaOperationalInsights-module__2pow7G__subtitle{color:#94a3b8;margin-top:.5rem;font-size:.9rem;line-height:1.5}.TunaOperationalInsights-module__2pow7G__lastUpdated{color:#64748b;white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;margin-top:6px;font-size:.8rem;display:flex}.TunaOperationalInsights-module__2pow7G__rotateIcon{animation:3s linear infinite TunaOperationalInsights-module__2pow7G__spin}@keyframes TunaOperationalInsights-module__2pow7G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.TunaOperationalInsights-module__2pow7G__tabs{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.TunaOperationalInsights-module__2pow7G__tab{color:#94a3b8;cursor:pointer;text-align:center;background:#0003;border:1px solid #ffffff0d;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 16px;font-size:.82rem;font-weight:600;line-height:1.3;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.TunaOperationalInsights-module__2pow7G__tab:hover{color:#e2e8f0;background:#ffffff0f;border-color:#ffffff1a;transform:translateY(-1px)}.TunaOperationalInsights-module__2pow7G__activeTab{color:#f8fafc;background:#ffffff14;border-color:#ffffff26}.TunaOperationalInsights-module__2pow7G__badge{color:#94a3b8;letter-spacing:.02em;background:#ffffff14;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:2px;padding:0 6px;font-size:.72rem;font-weight:700;display:inline-flex}.TunaOperationalInsights-module__2pow7G__activeTab .TunaOperationalInsights-module__2pow7G__badge{color:#e2e8f0;background:#ffffff1f}.TunaOperationalInsights-module__2pow7G__content{min-height:400px}.TunaOperationalInsights-module__2pow7G__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.TunaOperationalInsights-module__2pow7G__card{background:#0003;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;padding:1.75rem;transition:border-color .3s;display:flex}.TunaOperationalInsights-module__2pow7G__card:hover{border-color:#ffffff1a}.TunaOperationalInsights-module__2pow7G__glassCard{-webkit-backdrop-filter:blur(8px);background:#0003;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem;transition:transform .2s,border-color .3s}.TunaOperationalInsights-module__2pow7G__glassCard:hover{border-color:#ffffff1a;transform:translateY(-2px)}.TunaOperationalInsights-module__2pow7G__cardHeader{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.25rem;padding-bottom:1rem;display:flex}.TunaOperationalInsights-module__2pow7G__cardTitle{color:#e2e8f0;align-items:center;gap:10px;margin:0;font-size:1.05rem;font-weight:700;display:flex}.TunaOperationalInsights-module__2pow7G__cardIcon{color:#94a3b8;flex-shrink:0}.TunaOperationalInsights-module__2pow7G__cardBody{flex-direction:column;flex:1;gap:1.5rem;margin-top:1rem;display:flex}.TunaOperationalInsights-module__2pow7G__chartContainer{width:100%;height:340px}.TunaOperationalInsights-module__2pow7G__takeaway{color:#cbd5e1;background:#0003;border:1px solid #ffffff0d;border-radius:8px;align-items:flex-start;gap:10px;margin-top:auto;padding:1.25rem;font-size:.88rem;line-height:1.65;display:flex}.TunaOperationalInsights-module__2pow7G__takeaway strong{color:#e2e8f0}.TunaOperationalInsights-module__2pow7G__takeawayIcon{color:#94a3b8;flex-shrink:0;margin-top:2px}.TunaOperationalInsights-module__2pow7G__customTooltip{background:#000000d9;border:1px solid #ffffff1a;border-radius:10px;min-width:160px;padding:12px 16px}.TunaOperationalInsights-module__2pow7G__tooltipLabel{color:#e2e8f0;border-bottom:1px solid #ffffff14;margin:0 0 6px;padding-bottom:6px;font-size:.9rem;font-weight:700}@media (max-width:1100px){.TunaOperationalInsights-module__2pow7G__tabs{grid-template-columns:repeat(2,1fr)}.TunaOperationalInsights-module__2pow7G__grid{grid-template-columns:1fr}}@media (max-width:640px){.TunaOperationalInsights-module__2pow7G__tabs{grid-template-columns:1fr}.TunaOperationalInsights-module__2pow7G__header{flex-direction:column}.TunaOperationalInsights-module__2pow7G__title{font-size:1.2rem}.TunaOperationalInsights-module__2pow7G__card{padding:1.25rem}}.TunaOperationalInsights-module__2pow7G__masonryGrid{column-count:2;column-gap:24px;width:100%}.TunaOperationalInsights-module__2pow7G__masonryGrid>div{break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid;width:100%;margin-bottom:24px;display:inline-block}@media (max-width:1100px){.TunaOperationalInsights-module__2pow7G__masonryGrid{column-count:1}}@media (max-width:640px){.TunaOperationalInsights-module__2pow7G__masonryGrid{column-count:1}}
.CategoryPortfolio-module__yVqMsW__container{background:#0003;border:1px solid #ffffff14;border-radius:8px;margin-top:24px;padding:24px;position:relative;overflow:hidden}.CategoryPortfolio-module__yVqMsW__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.CategoryPortfolio-module__yVqMsW__title{color:#f8fafc;align-items:center;gap:8px;font-size:18px;font-weight:700;display:flex}.CategoryPortfolio-module__yVqMsW__chartWrapper{width:100%;height:320px;position:relative}.CategoryPortfolio-module__yVqMsW__matrixBackground{pointer-events:none;z-index:0;border:1px dashed #ffffff1a;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;display:grid;position:absolute;inset:20px 20px 30px 50px}.CategoryPortfolio-module__yVqMsW__quadrant{justify-content:flex-start;align-items:flex-end;padding:12px;display:flex;position:relative}.CategoryPortfolio-module__yVqMsW__quadrant span{letter-spacing:.1em;opacity:.2;text-transform:uppercase;font-size:15px;font-weight:800}.CategoryPortfolio-module__yVqMsW__quadrant.CategoryPortfolio-module__yVqMsW__tl{background:radial-gradient(circle at 0 0,#38bdf814,#0000 70%);border-bottom:1px dashed #ffffff1a;border-right:1px dashed #ffffff1a}.CategoryPortfolio-module__yVqMsW__quadrant.CategoryPortfolio-module__yVqMsW__tl span{color:#38bdf8}.CategoryPortfolio-module__yVqMsW__quadrant.CategoryPortfolio-module__yVqMsW__tr{background:radial-gradient(circle at 100% 0,#34d39914,#0000 70%);border-bottom:1px dashed #ffffff1a;justify-content:flex-end;align-items:flex-start}.CategoryPortfolio-module__yVqMsW__quadrant.CategoryPortfolio-module__yVqMsW__tr span{color:#34d399}.CategoryPortfolio-module__yVqMsW__quadrant.CategoryPortfolio-module__yVqMsW__bl{background:radial-gradient(circle at 0 100%,#ef44440d,#0000 70%);border-right:1px dashed #ffffff1a}.CategoryPortfolio-module__yVqMsW__quadrant.CategoryPortfolio-module__yVqMsW__bl span{color:#ef4444}.CategoryPortfolio-module__yVqMsW__quadrant.CategoryPortfolio-module__yVqMsW__br{background:radial-gradient(circle at 100% 100%,#fbbf2414,#0000 70%);justify-content:flex-end;align-items:flex-end}.CategoryPortfolio-module__yVqMsW__quadrant.CategoryPortfolio-module__yVqMsW__br span{color:#fbbf24}.CategoryPortfolio-module__yVqMsW__insightPanel{background:#0000004d;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:16px;margin-top:16px;padding:16px 20px;display:flex}.CategoryPortfolio-module__yVqMsW__insightIcon{color:#10b981;background:#10b9811a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.CategoryPortfolio-module__yVqMsW__insightContent{flex:1}.CategoryPortfolio-module__yVqMsW__insightTitle{color:#f8fafc;margin-bottom:4px;font-size:14px;font-weight:700}.CategoryPortfolio-module__yVqMsW__insightDesc{color:#94a3b8;font-size:13px;line-height:1.5}.CategoryPortfolio-module__yVqMsW__highlight{color:#38bdf8;font-weight:600}
.FieldTools-module__VDhGMa__container{max-width:1536px;margin:0 auto;padding:2rem 2.5rem}.FieldTools-module__VDhGMa__pageHeader{margin-bottom:2rem}.FieldTools-module__VDhGMa__pageTitle{background:linear-gradient(135deg,#f59e0b,#f97316,#ef4444);-webkit-text-fill-color:transparent;-webkit-background-clip:text;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:800;display:flex}.FieldTools-module__VDhGMa__pageSubtitle{color:var(--text-muted);margin-top:.35rem;font-size:.85rem}.FieldTools-module__VDhGMa__tabNav{background:#020e1c66;border:1px solid #06b6d414;border-radius:8px;gap:4px;margin-bottom:2rem;padding:4px;display:flex;overflow-x:auto}.FieldTools-module__VDhGMa__tabBtn{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .25s;display:flex}.FieldTools-module__VDhGMa__tabBtn:hover{color:var(--text-main);background:#06b6d40f}.FieldTools-module__VDhGMa__tabBtnActive{box-shadow:0 2px 8px #0003;color:#e8f5f0!important;background:#06b6d41f!important}.FieldTools-module__VDhGMa__toolPanel{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:8px;padding:2rem;position:relative;overflow:hidden}.FieldTools-module__VDhGMa__toolPanel:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#06b6d433,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.FieldTools-module__VDhGMa__toolHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.FieldTools-module__VDhGMa__toolTitle{font-size:1.1rem;font-weight:700}.FieldTools-module__VDhGMa__toolBadge{text-transform:uppercase;letter-spacing:.08em;border-radius:6px;padding:.2rem .5rem;font-size:.6rem;font-weight:800}.FieldTools-module__VDhGMa__costGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.FieldTools-module__VDhGMa__costInputs{flex-direction:column;gap:.75rem;display:flex}.FieldTools-module__VDhGMa__costRow{background:#06b6d408;border:1px solid #06b6d40f;border-radius:8px;justify-content:space-between;align-items:center;padding:.85rem 1rem;transition:all .2s;display:flex}.FieldTools-module__VDhGMa__costRow:hover{border-color:#06b6d426}.FieldTools-module__VDhGMa__costLabel{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.82rem;display:flex}.FieldTools-module__VDhGMa__costInput{width:120px;color:var(--text-main);text-align:right;font-variant-numeric:tabular-nums;background:#0000004d;border:1px solid #06b6d426;border-radius:8px;padding:.45rem .75rem;font-family:Inter,monospace;font-size:.85rem;font-weight:600}.FieldTools-module__VDhGMa__costInput:focus{border-color:#06b6d466;outline:none;box-shadow:0 0 0 3px #06b6d41a}.FieldTools-module__VDhGMa__costAutoTag{color:#34d399;background:#10b98126;border-radius:4px;padding:.15rem .4rem;font-size:.6rem;font-weight:700}.FieldTools-module__VDhGMa__costResult{flex-direction:column;gap:1rem;display:flex}.FieldTools-module__VDhGMa__totalCostCard{text-align:center;background:linear-gradient(135deg,#06b6d414,#10b9810d);border:1px solid #06b6d426;border-radius:8px;padding:1.5rem}.FieldTools-module__VDhGMa__totalLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.7rem;font-weight:700}.FieldTools-module__VDhGMa__totalValue{background:linear-gradient(#e8f5f0,#e8f5f0b3);-webkit-text-fill-color:transparent;letter-spacing:-.02em;font-variant-numeric:tabular-nums;-webkit-background-clip:text;font-size:2.5rem;font-weight:800}.FieldTools-module__VDhGMa__totalUnit{-webkit-text-fill-color:var(--text-muted);margin-left:4px;font-size:.85rem;font-weight:500}.FieldTools-module__VDhGMa__marginCard{text-align:center;border-radius:8px;padding:1.25rem}.FieldTools-module__VDhGMa__marginPositive{background:#10b98114;border:1px solid #10b98133}.FieldTools-module__VDhGMa__marginNegative{background:#ef444414;border:1px solid #ef444433}.FieldTools-module__VDhGMa__marginWarning{background:#f59e0b14;border:1px solid #f59e0b33}.FieldTools-module__VDhGMa__marginPercent{font-variant-numeric:tabular-nums;font-size:1.8rem;font-weight:800}.FieldTools-module__VDhGMa__marginLabel{color:var(--text-muted);margin-top:.25rem;font-size:.75rem}.FieldTools-module__VDhGMa__insightBox{color:var(--text-main);background:#f59e0b0f;border:1px solid #f59e0b26;border-radius:8px;padding:1rem 1.25rem;font-size:.8rem;line-height:1.6}.FieldTools-module__VDhGMa__signalGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.FieldTools-module__VDhGMa__gaugeWrapper{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.FieldTools-module__VDhGMa__gaugeSvg{filter:drop-shadow(0 0 20px #06b6d433)}.FieldTools-module__VDhGMa__signalLabel{text-align:center;font-size:1.25rem;font-weight:800}.FieldTools-module__VDhGMa__factorList{flex-direction:column;gap:.75rem;display:flex}.FieldTools-module__VDhGMa__factorRow{background:#06b6d408;border:1px solid #06b6d40f;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.FieldTools-module__VDhGMa__factorName{color:var(--text-muted);font-size:.82rem}.FieldTools-module__VDhGMa__factorValue{font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:700}.FieldTools-module__VDhGMa__factorBar{background:#ffffff0d;border-radius:2px;width:100%;height:4px;margin-top:.5rem;overflow:hidden}.FieldTools-module__VDhGMa__factorFill{border-radius:2px;height:100%;transition:width .6s cubic-bezier(.23,1,.32,1)}.FieldTools-module__VDhGMa__negoGrid{grid-template-columns:1fr 1fr 1fr;gap:1.5rem;margin-top:1rem;display:grid}.FieldTools-module__VDhGMa__scenarioCard{text-align:center;border-radius:8px;padding:1.5rem;transition:all .3s}.FieldTools-module__VDhGMa__scenarioCard:hover{transform:translateY(-4px)}.FieldTools-module__VDhGMa__scenarioTitle{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.FieldTools-module__VDhGMa__scenarioPrice{font-variant-numeric:tabular-nums;font-size:1.8rem;font-weight:800}.FieldTools-module__VDhGMa__scenarioMargin{margin-top:.5rem;font-size:.9rem;font-weight:700}.FieldTools-module__VDhGMa__scenarioImpact{color:var(--text-muted);margin-top:.5rem;font-size:.75rem}.FieldTools-module__VDhGMa__burnGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.FieldTools-module__VDhGMa__burnCard{background:#06b6d408;border:1px solid #06b6d414;border-radius:8px;padding:1.25rem}.FieldTools-module__VDhGMa__burnHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.FieldTools-module__VDhGMa__burnCountry{font-size:.9rem;font-weight:700}.FieldTools-module__VDhGMa__burnPercent{font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:800}.FieldTools-module__VDhGMa__burnBarTrack{background:#ffffff0d;border-radius:4px;width:100%;height:8px;margin-bottom:.75rem;overflow:hidden}.FieldTools-module__VDhGMa__burnBarFill{border-radius:4px;height:100%;transition:width 1s cubic-bezier(.23,1,.32,1)}.FieldTools-module__VDhGMa__burnStats{color:var(--text-muted);justify-content:space-between;font-size:.72rem;display:flex}.FieldTools-module__VDhGMa__burnAlert{border-radius:8px;margin-top:.75rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600}.FieldTools-module__VDhGMa__alertCard{border-radius:8px;margin-bottom:1rem;padding:1.5rem}.FieldTools-module__VDhGMa__alertCardActive{background:#ef44440f;border:1px solid #ef444433;animation:3s ease-in-out infinite FieldTools-module__VDhGMa__alertPulse}.FieldTools-module__VDhGMa__alertCardSafe{background:#10b9810f;border:1px solid #10b98126}@keyframes FieldTools-module__VDhGMa__alertPulse{0%,to{box-shadow:inset 0 0 #ef444400}50%{box-shadow:none}}.FieldTools-module__VDhGMa__alertTitle{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:700;display:flex}.FieldTools-module__VDhGMa__alertGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.FieldTools-module__VDhGMa__alertSection{color:var(--text-muted);font-size:.82rem;line-height:1.7}.FieldTools-module__VDhGMa__alertSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-main);margin-bottom:.5rem;font-size:.7rem;font-weight:800}.FieldTools-module__VDhGMa__vesselList{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.FieldTools-module__VDhGMa__vesselItem{background:#0003;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.78rem;display:flex}.FieldTools-module__VDhGMa__actionList{flex-direction:column;gap:.5rem;display:flex}.FieldTools-module__VDhGMa__actionItem{color:var(--text-main);background:#f59e0b0f;border:1px solid #f59e0b1f;border-radius:8px;padding:.6rem .75rem;font-size:.78rem}@media (max-width:1024px){.FieldTools-module__VDhGMa__costGrid,.FieldTools-module__VDhGMa__signalGrid,.FieldTools-module__VDhGMa__alertGrid,.FieldTools-module__VDhGMa__burnGrid,.FieldTools-module__VDhGMa__negoGrid{grid-template-columns:1fr}}@media (max-width:768px){.FieldTools-module__VDhGMa__container{padding:1rem}.FieldTools-module__VDhGMa__tabNav{flex-wrap:wrap}}
.TunaRanching-module__ZSzKsW__container{color:#e2e8f0;flex-direction:column;gap:24px;padding:20px;display:flex}.TunaRanching-module__ZSzKsW__header{align-items:center;gap:12px;font-size:20px;font-weight:700;display:flex}.TunaRanching-module__ZSzKsW__badgeNotebook{color:#10b981;letter-spacing:.05em;background:#10b98126;border:1px solid #10b9814d;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700}.TunaRanching-module__ZSzKsW__topRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:1024px){.TunaRanching-module__ZSzKsW__topRow{grid-template-columns:1fr}}.TunaRanching-module__ZSzKsW__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--card-radius);padding:var(--card-padding);box-shadow:var(--card-shadow);flex-direction:column;transition:all .3s;display:flex}.TunaRanching-module__ZSzKsW__cardTitle{font-size:var(--card-title-size);color:var(--card-title-color);align-items:center;gap:8px;margin-bottom:20px;font-weight:600;display:flex}.TunaRanching-module__ZSzKsW__cardSubtitle{font-size:var(--card-subtitle-size);color:var(--card-subtitle-color);margin:0;line-height:1.5}.TunaRanching-module__ZSzKsW__insightGrid{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}.TunaRanching-module__ZSzKsW__insightBox{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;justify-content:center;padding:16px;display:flex}.TunaRanching-module__ZSzKsW__insightLabel{color:#94a3b8;margin-bottom:4px;font-size:11px}.TunaRanching-module__ZSzKsW__insightValue{color:#f8fafc;font-family:monospace;font-size:24px;font-weight:800}.TunaRanching-module__ZSzKsW__insightSub{color:#38bdf8;margin-top:4px;font-size:12px;font-weight:600}.TunaRanching-module__ZSzKsW__processFlow{background:#0003;border:1px solid #ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:20px;display:flex}.TunaRanching-module__ZSzKsW__processStep{text-align:center;flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.TunaRanching-module__ZSzKsW__stepIcon{color:#38bdf8;background:#38bdf81a;border:1px solid #38bdf84d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.TunaRanching-module__ZSzKsW__stepTitle{color:#e2e8f0;font-size:13px;font-weight:600}.TunaRanching-module__ZSzKsW__stepDesc{color:#94a3b8;margin-top:2px;font-size:11px;line-height:1.4}.TunaRanching-module__ZSzKsW__processArrow{color:#475569}.TunaRanching-module__ZSzKsW__actionBanner{background:linear-gradient(145deg,#10b9811a,#064e3b1a);border:1px solid #10b9814d;border-radius:10px;align-items:flex-start;gap:16px;padding:20px;display:flex;position:relative;overflow:hidden}.TunaRanching-module__ZSzKsW__actionBanner:after{content:"";background:#10b981;width:4px;height:100%;position:absolute;top:0;left:0;box-shadow:0 0 10px #10b981}.TunaRanching-module__ZSzKsW__actionIcon{color:#10b981;margin-top:2px}.TunaRanching-module__ZSzKsW__actionContent h4{color:#34d399;margin:0 0 8px;font-size:15px}.TunaRanching-module__ZSzKsW__actionContent p{color:#cbd5e1;margin:0 0 16px;font-size:13px;line-height:1.5}.TunaRanching-module__ZSzKsW__actionBtn{color:#a7f3d0;cursor:pointer;background:#10b98126;border:1px solid #10b98180;border-radius:4px;padding:8px 16px;font-size:12px;font-weight:700;transition:all .2s}.TunaRanching-module__ZSzKsW__actionBtn:hover{background:#10b9814d;box-shadow:0 0 10px #10b98166}@media (max-width:768px){.TunaRanching-module__ZSzKsW__container{gap:16px;padding:12px}.TunaRanching-module__ZSzKsW__header{flex-wrap:wrap;font-size:16px}.TunaRanching-module__ZSzKsW__insightGrid{grid-template-columns:1fr 1fr;gap:10px}.TunaRanching-module__ZSzKsW__insightValue{font-size:18px}.TunaRanching-module__ZSzKsW__processFlow{flex-direction:column;gap:12px;padding:14px}.TunaRanching-module__ZSzKsW__processArrow{transform:rotate(90deg)}.TunaRanching-module__ZSzKsW__processStep{text-align:left;flex-direction:row;gap:12px}.TunaRanching-module__ZSzKsW__stepDesc{font-size:10px}.TunaRanching-module__ZSzKsW__actionBanner{flex-direction:column;gap:10px;padding:14px}.TunaRanching-module__ZSzKsW__card{border-radius:8px;padding:1rem}.TunaRanching-module__ZSzKsW__cardTitle{margin-bottom:14px;font-size:.95rem}}@media (max-width:480px){.TunaRanching-module__ZSzKsW__container{gap:12px;padding:8px}.TunaRanching-module__ZSzKsW__header{gap:8px;font-size:14px}.TunaRanching-module__ZSzKsW__insightGrid{grid-template-columns:1fr}.TunaRanching-module__ZSzKsW__insightValue{font-size:16px}.TunaRanching-module__ZSzKsW__processFlow{padding:10px}.TunaRanching-module__ZSzKsW__card{border-radius:10px;padding:.75rem}}
.TunaRestaurantMap-module__pn8xEW__container{background:#0003;border:1px solid #f472b61a;border-radius:8px;margin-top:30px;padding:1.5rem}.TunaRestaurantMap-module__pn8xEW__headerRow{margin-bottom:20px}.TunaRestaurantMap-module__pn8xEW__title{color:#f8fafc;align-items:center;gap:10px;margin:0 0 8px;font-size:1.2rem;display:flex}.TunaRestaurantMap-module__pn8xEW__titleGradient{background:linear-gradient(135deg,#e2e8f0,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.TunaRestaurantMap-module__pn8xEW__totalBadge{color:#f472b6;-webkit-text-fill-color:#f472b6;background:#ec489926;border-radius:8px;margin-left:auto;padding:4px 10px;font-size:.78rem;font-weight:600}.TunaRestaurantMap-module__pn8xEW__subtitle{color:#94a3b8;margin:0;font-size:.85rem}.TunaRestaurantMap-module__pn8xEW__mainLayout{gap:20px;height:600px;display:flex}.TunaRestaurantMap-module__pn8xEW__mapSection{background:#0003;border:1px solid #f472b614;border-radius:8px;flex:3;position:relative}.TunaRestaurantMap-module__pn8xEW__loading{color:#94a3b8;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TunaRestaurantMap-module__pn8xEW__backButton{z-index:10;color:#f472b6;cursor:pointer;background:#0f172a;border:1px solid #f472b6;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;transition:all .2s;display:flex;position:absolute;top:10px;left:10px}.TunaRestaurantMap-module__pn8xEW__backButton:hover{background:#f472b626;transform:translateY(-1px)}.TunaRestaurantMap-module__pn8xEW__chartArea{width:100%;height:100%}.TunaRestaurantMap-module__pn8xEW__detailSection{background:#0000004d;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;flex:2;display:flex;overflow:hidden}.TunaRestaurantMap-module__pn8xEW__detailHeader{color:#e2e8f0;background:#0f172a;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:15px;font-weight:600;display:flex}.TunaRestaurantMap-module__pn8xEW__badge{color:#f472b6;background:#ec489933;border-radius:8px;padding:4px 8px;font-size:.75rem}.TunaRestaurantMap-module__pn8xEW__detailList{flex:1;margin:0;padding:0;overflow-y:auto}.TunaRestaurantMap-module__pn8xEW__emptyState{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px 20px;font-size:.9rem;display:flex}.TunaRestaurantMap-module__pn8xEW__restaurantItem{border-bottom:1px solid #ffffff0d;padding:15px;transition:background-color .2s,transform .15s}.TunaRestaurantMap-module__pn8xEW__restaurantItem:hover{background:#f472b60a;transform:translate(2px)}.TunaRestaurantMap-module__pn8xEW__restName{color:#f8fafc;align-items:center;gap:6px;margin-bottom:6px;font-size:1rem;font-weight:700;display:flex}.TunaRestaurantMap-module__pn8xEW__restBadgeRow{align-items:center;gap:6px;margin-bottom:8px;display:flex}.TunaRestaurantMap-module__pn8xEW__restCategory{color:#f9a8d4;background:#ec48991f;border-radius:10px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}.TunaRestaurantMap-module__pn8xEW__sizeBadge{border-radius:10px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}.TunaRestaurantMap-module__pn8xEW__restInfo{color:#94a3b8;margin-bottom:4px;font-size:.8rem}.TunaRestaurantMap-module__pn8xEW__strategyGrid{background:#0003;border:1px solid #f472b614;border-radius:8px;margin-top:1.5rem;padding:1.5rem}.TunaRestaurantMap-module__pn8xEW__strategyHeader{color:#f8fafc;border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;margin:0 0 1rem;padding-bottom:.75rem;font-size:1.1rem;display:flex}.TunaRestaurantMap-module__pn8xEW__strategyCols{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.TunaRestaurantMap-module__pn8xEW__strategyColTitle{color:#e2e8f0;align-items:center;gap:6px;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:flex}.TunaRestaurantMap-module__pn8xEW__strategyColText{color:#94a3b8;font-size:.85rem;line-height:1.6}.TunaRestaurantMap-module__pn8xEW__highlight{color:#f472b6;font-weight:600}@media (max-width:1024px){.TunaRestaurantMap-module__pn8xEW__mainLayout{flex-direction:column;height:auto}.TunaRestaurantMap-module__pn8xEW__mapSection{min-height:450px}.TunaRestaurantMap-module__pn8xEW__detailSection{max-height:400px}.TunaRestaurantMap-module__pn8xEW__strategyCols{grid-template-columns:1fr}}@media (max-width:640px){.TunaRestaurantMap-module__pn8xEW__container{border-radius:8px;margin-top:16px;padding:.75rem}.TunaRestaurantMap-module__pn8xEW__title{flex-wrap:wrap;gap:6px;font-size:1rem}.TunaRestaurantMap-module__pn8xEW__totalBadge{padding:3px 8px;font-size:.7rem}.TunaRestaurantMap-module__pn8xEW__subtitle{font-size:.75rem}.TunaRestaurantMap-module__pn8xEW__mapSection{min-height:300px}.TunaRestaurantMap-module__pn8xEW__detailSection{max-height:300px}.TunaRestaurantMap-module__pn8xEW__detailHeader{padding:10px 12px;font-size:.85rem}.TunaRestaurantMap-module__pn8xEW__restaurantItem{padding:10px 12px}.TunaRestaurantMap-module__pn8xEW__restName{font-size:.88rem}.TunaRestaurantMap-module__pn8xEW__restInfo{font-size:.72rem}.TunaRestaurantMap-module__pn8xEW__strategyGrid{margin-top:1rem;padding:1rem}.TunaRestaurantMap-module__pn8xEW__strategyHeader{font-size:.92rem}.TunaRestaurantMap-module__pn8xEW__strategyCols{grid-template-columns:1fr;gap:.75rem}.TunaRestaurantMap-module__pn8xEW__strategyColTitle{font-size:.85rem}.TunaRestaurantMap-module__pn8xEW__strategyColText{font-size:.78rem;line-height:1.5}}
.MackerelStrategy-module__VwsVNW__container{flex-direction:column;gap:1.5rem;width:100%;display:flex}.MackerelStrategy-module__VwsVNW__title{letter-spacing:-.5px;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.MackerelStrategy-module__VwsVNW__subtitle{color:var(--text-muted);margin-bottom:1.5rem;font-size:.85rem}.MackerelStrategy-module__VwsVNW__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.MackerelStrategy-module__VwsVNW__dashboardGrid{grid-template-columns:repeat(12,1fr);gap:1.5rem;width:100%;display:grid}.MackerelStrategy-module__VwsVNW__col12{grid-column:span 12}.MackerelStrategy-module__VwsVNW__col8{grid-column:span 8}.MackerelStrategy-module__VwsVNW__col6{grid-column:span 6}.MackerelStrategy-module__VwsVNW__col4{grid-column:span 4}.MackerelStrategy-module__VwsVNW__col3{grid-column:span 3}@media (max-width:1024px){.MackerelStrategy-module__VwsVNW__col8,.MackerelStrategy-module__VwsVNW__col6,.MackerelStrategy-module__VwsVNW__col4{grid-column:span 12}}.MackerelStrategy-module__VwsVNW__masonryGrid{column-count:2;grid-column:span 12;column-gap:1.5rem;width:100%}.MackerelStrategy-module__VwsVNW__masonryGrid>div{break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid;width:100%;margin-bottom:1.5rem;display:inline-block}@media (max-width:1100px){.MackerelStrategy-module__VwsVNW__masonryGrid{column-count:1}}@media (max-width:640px){.MackerelStrategy-module__VwsVNW__masonryGrid{column-count:1}}.MackerelStrategy-module__VwsVNW__glassCard{background:var(--surface-1);border:1px solid var(--panel-border);border-radius:var(--radius-md);padding:var(--space-4);box-shadow:none;z-index:1;contain:layout style;content-visibility:auto;contain-intrinsic-size:560px 480px;will-change:transform;backface-visibility:hidden;transform-style:preserve-3d;flex-direction:column;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s,border-color .3s,background .3s;display:flex;position:relative}.MackerelStrategy-module__VwsVNW__glassCard:hover{z-index:100}.MackerelStrategy-module__VwsVNW__glassCard:has([data-tooltip-open=true]){z-index:100}.MackerelStrategy-module__VwsVNW__glassCard:hover{box-shadow:none;border-color:var(--text-secondary);transform:translateY(-4px)}.MackerelStrategy-module__VwsVNW__cardHeader{border-bottom:1px solid var(--card-border);margin-bottom:1.2rem;padding-bottom:.8rem}.MackerelStrategy-module__VwsVNW__cardTitle{color:var(--card-title-color);align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:.95rem;font-weight:700;display:flex}.MackerelStrategy-module__VwsVNW__cardSubtitle{font-size:var(--card-subtitle-size);color:var(--card-subtitle-color);margin:0;line-height:1.5}.MackerelStrategy-module__VwsVNW__insightBoxWrapper{margin-top:1.5rem}.MackerelStrategy-module__VwsVNW__insightBox{background:#22d3ee0d;border-left:4px solid #22d3ee;border-radius:4px;padding:1rem 1.2rem}.MackerelStrategy-module__VwsVNW__insightBoxTitle{color:#22d3ee;margin-top:0;margin-bottom:.4rem;font-size:1rem;font-weight:700}.MackerelStrategy-module__VwsVNW__insightBoxText{color:#fffc;margin:0;font-size:.9rem;line-height:1.6}.MackerelStrategy-module__VwsVNW__metricLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;z-index:1;margin-bottom:.5rem;font-size:.8rem;font-weight:500;position:relative}.MackerelStrategy-module__VwsVNW__metricValue{color:#fff;z-index:1;font-size:2rem;font-weight:800;line-height:1.1;position:relative}.MackerelStrategy-module__VwsVNW__colorSuccess{color:#10b981}.MackerelStrategy-module__VwsVNW__colorWarning{color:#f59e0b}.MackerelStrategy-module__VwsVNW__colorDanger{color:#ef4444}.MackerelStrategy-module__VwsVNW__colorAccent{color:#06b6d4}.MackerelStrategy-module__VwsVNW__sectionHeader{align-items:center;gap:.5rem;margin-top:1rem;margin-bottom:1rem;font-size:1.1rem;font-weight:600;display:flex}.MackerelStrategy-module__VwsVNW__timelineRow{justify-content:space-between;align-items:center;margin-top:.5rem;padding:1rem 0;display:flex;position:relative}.MackerelStrategy-module__VwsVNW__timelineRow:after{content:"";z-index:0;background:linear-gradient(90deg,#06b6d41a,#06b6d4cc,#06b6d41a);height:2px;position:absolute;top:50%;left:30px;right:30px;box-shadow:0 0 10px #06b6d480}.MackerelStrategy-module__VwsVNW__timelineItem{z-index:1;background:#000b14;border:1px solid #06b6d44d;border-radius:8px;flex-direction:column;align-items:center;padding:.5rem;display:flex;position:relative;box-shadow:0 0 20px #000c}.MackerelStrategy-module__VwsVNW__timeDot{background:#06b6d4;border-radius:50%;width:12px;height:12px;margin-bottom:.5rem;box-shadow:0 0 15px #06b6d4}.MackerelStrategy-module__VwsVNW__timeLocation{font-size:.9rem;font-weight:600}.MackerelStrategy-module__VwsVNW__timeDate{color:var(--text-muted);font-size:.75rem}.MackerelStrategy-module__VwsVNW__strategyGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:.5rem;display:grid}.MackerelStrategy-module__VwsVNW__roadmapGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-top:.5rem;display:grid}.MackerelStrategy-module__VwsVNW__strategyItem{background:#000f1e66;border:1px solid #ffffff0d;border-left:3px solid #06b6d4;border-radius:8px;padding:1.25rem;transition:all .3s}.MackerelStrategy-module__VwsVNW__strategyItem:hover{background:#06b6d40d;border-left-width:6px;transform:translate(3px)}.MackerelStrategy-module__VwsVNW__strategyTitle{align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:700;display:flex}.MackerelStrategy-module__VwsVNW__strategyDesc{color:#ffffffb3;font-size:.85rem;line-height:1.5}.MackerelStrategy-module__VwsVNW__specRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:.5rem 0;font-size:.85rem;display:flex}.MackerelStrategy-module__VwsVNW__specRow:last-child{border-bottom:none}.MackerelStrategy-module__VwsVNW__glowBox{pointer-events:none;background:radial-gradient(circle,#06b6d433 0%,#0000 70%);border-radius:50%;width:100px;height:100px;position:absolute;bottom:-20px;right:-20px}.MackerelStrategy-module__VwsVNW__roadmapBadge{text-transform:uppercase;border-radius:4px;align-items:center;gap:.25rem;margin-bottom:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.MackerelStrategy-module__VwsVNW__badgeQ2{color:#10b981;background:#10b98126;border:1px solid #10b98166}.MackerelStrategy-module__VwsVNW__badgeQ3{color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b66}.MackerelStrategy-module__VwsVNW__badgeQ4{color:#8b5cf6;background:#8b5cf626;border:1px solid #8b5cf666}.MackerelStrategy-module__VwsVNW__roadmapDetail{border-top:1px dashed #ffffff1a;flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.MackerelStrategy-module__VwsVNW__detailRow{color:var(--text-muted);justify-content:space-between;font-size:.8rem;display:flex}.MackerelStrategy-module__VwsVNW__detailValue{color:#fff;font-weight:600}.MackerelStrategy-module__VwsVNW__customTooltip{color:#fff;background-color:#000f1ef2;border:1px solid #38bdf866;border-radius:8px;min-width:180px;padding:12px 16px;box-shadow:0 8px 32px #000000b3}.MackerelStrategy-module__VwsVNW__tooltipLabel{color:#38bdf8;border-bottom:1px dashed #fff3;margin:0 0 8px;padding-bottom:6px;font-size:1.05rem;font-weight:700}.MackerelStrategy-module__VwsVNW__tooltipValue{color:#fff;justify-content:space-between;align-items:center;gap:12px;margin:6px 0;font-size:.95rem;display:flex}.MackerelStrategy-module__VwsVNW__tooltipValue span{opacity:.8;font-size:.85rem}.MackerelStrategy-module__VwsVNW__tooltipValue strong{font-weight:700}
.PetFoodDashboard-module__sUo7dG__container{flex-direction:column;gap:2rem;width:100%;display:flex}.PetFoodDashboard-module__sUo7dG__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1.5rem;display:flex}.PetFoodDashboard-module__sUo7dG__title{color:#f1f5f9;letter-spacing:-.02em;margin:0;font-size:1.6rem;font-weight:800}.PetFoodDashboard-module__sUo7dG__subtitle{color:#94a3b8;margin-top:.5rem;font-size:.9rem;line-height:1.5}.PetFoodDashboard-module__sUo7dG__lastUpdated{color:#64748b;white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;margin-top:6px;font-size:.8rem;display:flex}.PetFoodDashboard-module__sUo7dG__rotateIcon{animation:3s linear infinite PetFoodDashboard-module__sUo7dG__spin}@keyframes PetFoodDashboard-module__sUo7dG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PetFoodDashboard-module__sUo7dG__tabs{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.PetFoodDashboard-module__sUo7dG__tab{color:#94a3b8;cursor:pointer;text-align:center;background:#181818;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 16px;font-size:.82rem;font-weight:600;line-height:1.3;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PetFoodDashboard-module__sUo7dG__tab:hover{color:#e2e8f0;background:#ffffff0f;border-color:#ffffff1a;transform:translateY(-1px)}.PetFoodDashboard-module__sUo7dG__activeTab{color:#f8fafc;background:#ffffff14;border-color:#ffffff26}.PetFoodDashboard-module__sUo7dG__badge{color:#94a3b8;letter-spacing:.02em;background:#ffffff14;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:2px;padding:0 6px;font-size:.72rem;font-weight:700;display:inline-flex}.PetFoodDashboard-module__sUo7dG__activeTab .PetFoodDashboard-module__sUo7dG__badge{color:#e2e8f0;background:#ffffff1f}.PetFoodDashboard-module__sUo7dG__content{min-height:400px}.PetFoodDashboard-module__sUo7dG__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.PetFoodDashboard-module__sUo7dG__grid>:last-child:nth-child(odd){grid-column:1/-1}.PetFoodDashboard-module__sUo7dG__card{background:#181818;border:none;border-radius:8px;flex-direction:column;padding:1.75rem;transition:border-color .3s;display:flex}.PetFoodDashboard-module__sUo7dG__card:hover{border-color:#ffffff1a}.PetFoodDashboard-module__sUo7dG__cardHeader{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.25rem;padding-bottom:1rem;display:flex}.PetFoodDashboard-module__sUo7dG__cardTitle{color:#e2e8f0;align-items:center;gap:10px;margin:0;font-size:1.05rem;font-weight:700;display:flex}.PetFoodDashboard-module__sUo7dG__cardIcon{color:#94a3b8;flex-shrink:0}.PetFoodDashboard-module__sUo7dG__cardBody{flex-direction:column;flex:1;gap:1.5rem;margin-top:1rem;display:flex}.PetFoodDashboard-module__sUo7dG__chartContainer{width:100%;height:340px}.PetFoodDashboard-module__sUo7dG__takeaway{color:#cbd5e1;background:#181818;border:none;border-radius:8px;flex-direction:column;align-items:flex-start;gap:12px;margin-top:1rem;padding:1.25rem;font-size:.88rem;line-height:1.65;display:flex}.PetFoodDashboard-module__sUo7dG__takeaway strong{color:#e2e8f0}.PetFoodDashboard-module__sUo7dG__takeawayIcon{color:#94a3b8;flex-shrink:0;margin-top:2px}.PetFoodDashboard-module__sUo7dG__kpiRow{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-bottom:8px;display:grid}.PetFoodDashboard-module__sUo7dG__kpiCard{text-align:center;background:#181818;border:none;border-radius:10px;padding:12px 14px}.PetFoodDashboard-module__sUo7dG__kpiLabel{color:#64748b;margin-bottom:4px;font-size:.72rem}.PetFoodDashboard-module__sUo7dG__kpiValue{color:#e2e8f0;font-size:1.2rem;font-weight:800}.PetFoodDashboard-module__sUo7dG__kpiUnit{color:#94a3b8;margin-left:2px;font-size:.7rem}.PetFoodDashboard-module__sUo7dG__customTooltip{background:#000000d9;border:none;border-radius:10px;min-width:160px;padding:12px 16px}.PetFoodDashboard-module__sUo7dG__tooltipLabel{color:#e2e8f0;border-bottom:1px solid #ffffff14;margin:0 0 6px;padding-bottom:6px;font-size:.9rem;font-weight:700}@media (max-width:1100px){.PetFoodDashboard-module__sUo7dG__tabs{grid-template-columns:repeat(3,1fr)}.PetFoodDashboard-module__sUo7dG__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.PetFoodDashboard-module__sUo7dG__grid>:last-child:nth-child(odd){grid-column:1/-1}}@media (max-width:640px){.PetFoodDashboard-module__sUo7dG__tabs{grid-template-columns:1fr}.PetFoodDashboard-module__sUo7dG__header{flex-direction:column}.PetFoodDashboard-module__sUo7dG__title{font-size:1.2rem}.PetFoodDashboard-module__sUo7dG__card{padding:1.25rem}}
.ReeferMovement-module__9qKZcq__container{background:var(--table-th-bg);border:1px solid var(--panel-border);border-radius:8px;margin-top:3rem;padding:1.5rem}.ReeferMovement-module__9qKZcq__header{color:var(--text-main);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.ReeferMovement-module__9qKZcq__tableWrapper{border:1px solid var(--panel-border);background:var(--panel-bg);-webkit-overflow-scrolling:touch;border-radius:8px;overflow-x:auto}.ReeferMovement-module__9qKZcq__table{border-collapse:separate;border-spacing:0;text-align:center;width:100%;min-width:1400px;font-size:.85rem}.ReeferMovement-module__9qKZcq__table th,.ReeferMovement-module__9qKZcq__table td{border-bottom:1px solid var(--panel-border);border-right:1px solid var(--panel-border);white-space:nowrap;padding:.6rem .8rem}.ReeferMovement-module__9qKZcq__table th:last-child,.ReeferMovement-module__9qKZcq__table td:last-child{border-right:none}.ReeferMovement-module__9qKZcq__table thead th{background:var(--table-th-bg);color:var(--text-muted);z-index:10;font-weight:700;position:sticky;top:0}.ReeferMovement-module__9qKZcq__table tbody tr:last-child td{border-bottom:none}.ReeferMovement-module__9qKZcq__table tbody tr:hover td{background:var(--hover-bg)}.ReeferMovement-module__9qKZcq__stickyHeader{z-index:30;text-align:left;background:var(--table-th-bg);font-weight:600;position:sticky;left:0;box-shadow:2px 0 5px -2px #0000001a;border-right:1px solid var(--panel-border)!important}.ReeferMovement-module__9qKZcq__stickyCell{z-index:20;text-align:left;background:var(--panel-bg);font-weight:600;position:sticky;left:0;box-shadow:2px 0 5px -2px #0000001a;border-right:1px solid var(--panel-border)!important}.ReeferMovement-module__9qKZcq__valueCell{color:var(--text-main)}.ReeferMovement-module__9qKZcq__emptyCell{color:var(--text-muted);opacity:.5}.ReeferMovement-module__9qKZcq__portHeader{text-align:left;color:var(--text-main);background:var(--highlight-bg);font-size:1rem}
