.elementor-7 .elementor-element.elementor-element-7852eb4{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-7 .elementor-element.elementor-element-7852eb4:not(.elementor-motion-effects-element-type-background), .elementor-7 .elementor-element.elementor-element-7852eb4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E1E7EB;}.elementor-7 .elementor-element.elementor-element-2c12d81{--spacer-size:12px;}.elementor-7 .elementor-element.elementor-element-ac3eebb{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7 .elementor-element.elementor-element-76ba9a2{--display:flex;}.elementor-7 .elementor-element.elementor-element-76ba9a2:not(.elementor-motion-effects-element-type-background), .elementor-7 .elementor-element.elementor-element-76ba9a2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-7 .elementor-element.elementor-element-ef76ea2 img{width:100%;}.elementor-7 .elementor-element.elementor-element-3b3ce7c{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7 .elementor-element.elementor-element-52836f8{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-7 .elementor-element.elementor-element-52836f8:not(.elementor-motion-effects-element-type-background), .elementor-7 .elementor-element.elementor-element-52836f8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-7 .elementor-element.elementor-element-bed7903{--display:flex;}.elementor-7 .elementor-element.elementor-element-228e5f5{--display:flex;}.elementor-7 .elementor-element.elementor-element-d72ce29{padding:0px 0px 0px 0px;}body.elementor-page-7:not(.elementor-motion-effects-element-type-background), body.elementor-page-7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ABB8C3;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-7 .elementor-element.elementor-element-bed7903{--width:100%;}.elementor-7 .elementor-element.elementor-element-228e5f5{--width:40%;}}@media(max-width:1024px){.elementor-7 .elementor-element.elementor-element-7852eb4{--grid-auto-flow:row;}.elementor-7 .elementor-element.elementor-element-ac3eebb{--grid-auto-flow:row;}.elementor-7 .elementor-element.elementor-element-3b3ce7c{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-7 .elementor-element.elementor-element-7852eb4{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-7 .elementor-element.elementor-element-ac3eebb{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-7 .elementor-element.elementor-element-3b3ce7c{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for image, class: .elementor-element-ef76ea2 */img {
  pointer-events: none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eb0dac3 */.dax-main-content {
            font-family: 'Roboto', Arial, sans-serif;
            padding: 20px;
            background-color: white;
            margin: 0 auto;
            border: 1px solid #e0e0e0;
        }
        /* Header Section (Title, Price, Change) */
        .dax-header-row {
            margin-bottom: 5px;
        }
        .dax-section-title {
            font-size: 1.2em;
            font-weight: 500;
            color: #000;
            margin-bottom: 5px;
        }
        .dax-price-info {
            border-bottom: 1px solid #e0e0e0;
            padding-bottom: 10px;
            margin-bottom: 10px;
        }
        .dax-current-price-section {
            display: flex;
            align-items: baseline;
            gap: 10px;
        }
        .dax-current-price {
            font-size: 2.5em;
            font-weight: bold;
            color: #28a745; /* Default Green for example */
            line-height: 1;
        }
        .dax-change-data {
            font-size: 1.1em;
            font-weight: 500;
            color: #28a745; /* Default Green for example */
            line-height: 1;
        }
        .dax-data-status {
            font-size: 0.8em;
            color: #6a6a6a;
            margin-top: 5px;
        }
        /* Chart Controls */
        .dax-chart-controls {
            display: flex;
            gap: 0;
            margin-bottom: 10px;
        }
        .dax-chart-controls button {
            background-color: white;
            border: 1px solid #ccc;
            padding: 4px 12px;
            cursor: pointer;
            font-size: 0.8em;
            color: #333;
            border-radius: 0;
            font-weight: normal;
            transition: all 0.1s;
        }
        .dax-chart-controls button.time-active {
            background-color: #007bff;
            color: white;
            border-color: #007bff;
            font-weight: bold;
        }
        /* Ensure the chart container takes available space */
        .dax-chart-area {
            min-height: 250px;
            position: relative;
            border-left: 1px solid #e0e0e0;
            border-bottom: 1px solid #e0e0e0;
            padding-left: 5px;
            margin-bottom: 15px;
        }
        #myChart {
            height: 300px !important;
            max-height: 300px;
            width: 100%;
        }
        /* Bottom Info Table (Volume, Open, Range) */
        .dax-info-table-bottom {
            display: flex;
            flex-direction: column;
            font-size: 0.9em;
            margin-bottom: 15px;
            border: 1px solid #e0e0e0;
            border-left: none;
            border-right: none;
        }
        .dax-info-row {
            display: grid;
            grid-template-columns: 1fr 1fr 1fr 1fr;
            padding: 8px 0;
            border-bottom: 1px solid #f0f0f0;
        }
        .dax-info-row:last-child {
            border-bottom: none;
        }
        .dax-info-label, .dax-info-label-right {
            color: #6a6a6a;
            padding-left: 10px;
        }
        .dax-info-value {
            font-weight: 500;
            text-align: left;
        }
        .dax-info-label-right {
            text-align: right;
        }
        .dax-info-value-right {
            font-weight: 500;
            text-align: right;
            padding-right: 10px;
        }
        /* Custom Bottom Table (closed, top, bottom) */
        .dax-custom-table-wrapper {
            display: grid;
            grid-template-columns: 1.5fr 1fr 1.5fr 1fr 1.5fr;
            font-size: 1em;
            color: white;
            margin-bottom: 10px;
            border: 1px solid #111;
        }
        /* The first row (Header) is all labels */
        .dax-custom-table-wrapper > .dax-custom-label:nth-child(-n+5) {
            font-weight: bold;
            background-color: #333;
            border-right: 1px solid #111;
        }
        /* For Morning/Evening rows (rows 2 and 3 in the grid) */
        .dax-custom-cell {
            padding: 8px 0;
            text-align: center;
            border-bottom: 1px solid #111;
        }
        .dax-custom-cell:nth-child(5n) { /* Right border for every 5th cell (last in row) */
            border-right: none;
        }
        .dax-custom-cell:nth-child(5n-4), .dax-custom-cell:nth-child(5n-1) { /* Leftmost and 4th column */
            border-right: 1px solid #111;
        }
        .dax-custom-table-wrapper > .dax-custom-cell:nth-child(11),
        .dax-custom-table-wrapper > .dax-custom-cell:nth-child(12),
        .dax-custom-table-wrapper > .dax-custom-cell:nth-child(13),
        .dax-custom-table-wrapper > .dax-custom-cell:nth-child(14),
        .dax-custom-table-wrapper > .dax-custom-cell:nth-child(15) {
            border-bottom: none; /* Remove bottom border for the last row */
        }
        /* Styles for specific cell types */
        .dax-session-label { /* Morning/Evening cell */
            font-weight: bold;
            background-color: #333;
        }
        .dax-result-label { /* Top/Bottom label */
            background-color: #2a2a2a;
            font-weight: normal;
        }
        .dax-custom-value { /* The result itself */
            background-color: #222;
            font-weight: bold;
            font-size: 1.1em;
        }
        /* Final bottom date row */
        .dax-bottom-data-row {
            text-align: right;
            font-size: 0.7em;
            color: #999;
            padding-right: 0;
        }
        /* Responsive adjustments */
        @media (max-width: 600px) {
            .dax-info-row {
                grid-template-columns: 1fr 1fr;
                gap: 10px;
            }
            .dax-info-label-right, .dax-info-value-right {
                text-align: left;
                padding-right: 0;
                padding-left: 10px;
            }
            .dax-custom-table-wrapper {
                font-size: 0.85em;
            }
            .dax-custom-cell {
                padding: 6px 0;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-13c4a47 */.history-table-container {  margin: 20px auto; }
    
    .history-table {
        width: 100%;
        border-collapse: collapse;
        margin-top: 10px;
        font-size: 0.95em;
    
        border: 2px solid #555; 
    }
    
  
    .history-table th {
        background-color: #333;
        color: white;
        padding: 10px 5px;
        text-align: center;
        border-right: 1px solid #555;
    }
    
    .history-table th.session-header {
        background-color: #555; 
        font-weight: normal;
        border-right: 1px solid #888;
    }
    
    .history-table td {
        border: 1px solid #ccc;
        padding: 8px 5px;
        text-align: center;
        color: #333;
    }
    .history-table tbody tr:nth-child(even) {
        background-color: #f7f7f7;
    }
    .result-value {
        font-weight: bold;
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d72ce29 */<style>
.wp-cc-container {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  max-width: 480px;
  margin: 0 auto;
  padding: 20px;
  background-color: #f4f7f9;
  box-sizing: border-box;
}

.wp-cc-main-title {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin: 25px 0 15px 0;
  padding-bottom: 8px;
  border-bottom: 2px solid #b5b5b5;
}

.wp-cc-card-wrapper {
  margin-bottom: 30px;
}

.wp-cc-card {
  display: flex;
  align-items: center;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 15px;
  margin-bottom: 12px;
  text-decoration: none !important;
  box-shadow: 0 2px 4px rgba(0,0,0,0.02);
  transition: all 0.2s ease;
}

.wp-cc-card:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.05);
  background-color: #fafbfc;
}

.wp-cc-card-icon {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  flex-shrink: 0;
}

.icon-blue-light {
  background-color: #edf7fd;
  color: #2b7bb9;
}

.icon-blue-dark {
  background-color: #ebf3f9;
  color: #1e5687;
}

.wp-cc-card-icon svg {
  width: 24px;
  height: 24px;
}

.wp-cc-card-body {
  flex-grow: 1;
}

.wp-cc-card-title {
  font-size: 18px;
  font-weight: bold;
  color: #1a4a9c;
  line-height: 1.3;
  margin-bottom: 4px;
}

.wp-cc-card-sub {
  font-size: 13px;
  color: #4a6da7;
}

.wp-cc-card-arrow {
  color: #a0aec0;
  display: flex;
  align-items: center;
}

.wp-cc-card-arrow svg {
  width: 20px;
  height: 20px;
}


.wp-cc-list-box {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 10px 0;
  box-shadow: 0 2px 4px rgba(0,0,0,0.02);
}

.wp-cc-list-header {
  font-size: 16px;
  font-weight: bold;
  color: #2d3748;
  padding: 15px 20px;
  display: flex;
  align-items: center;
}

.wp-cc-star {
  color: #f6ad55;
  margin-right: 6px;
  font-size: 18px;
}

.wp-cc-list {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.wp-cc-list li {
  border-top: 1px solid #edf2f7;
  margin: 0 !important;
  padding: 0 !important;
}

.wp-cc-list li a {
  display: block;
  padding: 14px 20px;
  font-size: 16px;
  color: #1a4a9c !important;
  text-decoration: none !important;
  transition: background 0.2s ease;
}

.wp-cc-list li a:hover {
  background-color: #f7fafc;
  color: #2b6cb0 !important;
  padding-left: 24px;
}
</style>/* End custom CSS */