@import url('variables.css');

.product-detail-container {
    padding: 166px 57px 135px 20px;
    display: flex;
    gap: 59px;
}

.product-detail .product-list-section {
    border-top: 1px solid #b7b7b7;
}

.product-detail .product-list-section:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.product-list-section-01 {
    padding-bottom: 120px;
}
.product-list-section-03 {
    padding-bottom: 140px;
}
.product-list-section-01 .guide-title {
    margin-bottom: 31px;
}
.product-list-section-02{
    padding-bottom: 100px;
}
.product-list-section-02 .guide-title {
    margin-bottom: 31px;
}
.cookware-content-flex-01 {
    margin-bottom: 101px;
}
.cookware-content-flex-02 {
    padding-left: 34px;
}
.product-list-section-03 .guide-title {
    margin-bottom: 51px;
}
.product-list-section-04 .guide-title {
    margin-top: 71px;
    margin-bottom: 34px;
}
.product-image img {
    max-width: 785px;
    width: 785px;
    height: 673px;
}

.product-info-container {
    padding-top: 28px;
}

.product-info {
    width: 459px;
}

.product-name {
    font-size: 56px;
    font-weight: 600;
    margin-bottom: 18px;
    letter-spacing: -0.04em;
}

.product-model {
    font-size: 39px;
    color: #9b9b9b;
    margin-bottom: 36px;
    letter-spacing: -0.03em;
}

.product-features {
    padding-bottom: 43px;
}

.product-features img {
    max-width: 459px;
}

.feature-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.feature-item img {
    width: 24px;
    height: 24px;
}

.feature-item span {
    font-size: 14px;
    color: #666;
}

.product-description {
    width: 100%;
    padding: 26px 0 20px 0;
    position: relative;
}

.product-features::after, .product-description::after, .product-price::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 99%;
    height: 1px;
    background-color: #b7b7b7;
}

.product-description img {
    max-width: 470px;
}

.product-description p {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.07em;
    font-weight: 300;
}

.product-price {
    width: 100%;
    padding: 9px 0 25px 0;
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 20px;
    margin-top: 50px;
}

.price-label {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0;
    line-height: 1;
}

.price-date {
    font-size: 23px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0;
}

.price-amount {
    font-size: 52px;
    font-weight: 600;
    color: #ff6b00;
    letter-spacing: 0;
    display: inline-block;
    transform: translateY(6px);
}

.buy-button {
    width: 219px;
    height: 61px;
    padding: 15px 0;
    background-color: #ea6000;
    color: white;
    border: none;
    border-radius: 50px;
    font-size: 28px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-top: 14px;
    margin-left: auto;
    display: block;
}

.discount-button {
    width: 98px;
    height: 29px;
    padding: 6px;
    background-color: #ea6000;
    color: white;
    border: none;
    border-radius: 50px;
    font-size: 21px;
    transition: background-color 0.3s ease;
    margin-left: auto;
    display: block;
}

.buy-button:hover {
    background-color: #222222;
}
.cookware-title01-icon {
    padding: 122px 0 43px 30px;
}
.cookware-title01-icon img {
    max-width: 321px;
}
.cookware-title-02 {
    margin-top: 150px;
    padding: 0 0 37px 37px;
}
.cookware-title-02 img {
    max-width: 557px;
}
.cookware-guide-content-fire {
    display: flex;
    justify-content: space-between;
    margin: 73px 0 45px 40px; 
}
.cookware-title-fire {
    margin: 149px 0 57px 40px;
}
.cookware-guide-img-22 {
    margin-top: 82px;
}
.cookware-guide-img-22 img {
    max-width: 479px;
}
.cookware-guide-img-23 img {
    max-width: 700px;
}
.cookware-guide-content-fire-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 45px;
}
.cookware-guide-content-fire-right p {
    font-size: 31px;
    line-height: 41px;
}
.cookware-guide-content-relative {
    position: relative;
}
.cookware-guide-content-flex-01-image {
    max-width: 704px;
}

.cookware-guide-content-graph img{
    max-width: 569px;
    margin-top: 73px;
}
.cookware-guide-content {
    padding: 50px 0 0 34px;
}
.cookware-guide-content-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 96px;
}
.cookware-guide-content-rice-image {
    max-width: 722px;
}
.cookware-guide-content-flex-02-image {
    max-width: 682px;
}
.cookware-guide-03 {
    padding: 50px 34px 0 34px;
    
}
.cookware-guide-03 h2 {
    line-height: 60px;
}
.cookware-title-fire img {
    max-width: 280px;
}
.cookware-item-pot img {
    margin-left: 34px;
    max-width: 1340px;
    height: 100%;
}
.cookware-main-image img {
    width: 100%;
    height: auto;
}
.cookware-main-image-03 img {
    max-width: 1388px;
    margin-left: 34px;
}
.guide-title {
    font-size: 56px;
    line-height: 64px;
    font-weight: 600;
}
.guide-title span {
    color: #ff7800;
}

.guide-description {
    font-size: 34px;
    line-height: 44px;
}
.compatible-cookware { 
    margin-top: 87px;
    margin-bottom: 55px;
}
.compatible-cookware h3 {
    font-size: 56px;
    color: #ff7800;
}

.compatible-cookware h3 span {
    font-size: 34px;
    font-weight: 500;
    color: #0e1011;
}

.cookware-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 20px;
    text-align: center;
}
.cookware-item {
    margin-top: 36px;
}
.cookware-item img {
    width: 100%;
}
.guide-note {
    font-size: 23px;
    margin-top: 29px;
}
.cookware-rice-image{
    margin: 60px 0 37px 30px;
}
.cookware-rice-image img {
    max-width: 359px;
}
.cookware-image{
    position: relative;
}

.cookware-image img {
    width: 100%;
}
.cookware-name {
    font-size: 40px;
    color: #fff;
    font-weight: 600;
}
.cookware-name-02 {
    right: 400px;
    bottom: 300px;
}
.cookware-name-03 {
    right: 410px;
    bottom: 650px;
}
.cookware-content-flex {
    display: flex;
    justify-content: space-between;
    margin-top: 86px;
}
.cookware-list-05 {
    display: flex;
    flex-direction: column;
    gap: 90px;
    padding-left: 37px;
    margin-top: 158px;
}
.cookware-title-05 {
    max-width: 521px;
}
.skill-design-title {
    padding: 122px 0 57px 47px;
}
.skill-design-title h3 {
    font-size: 56px;
    line-height: 66px;
    color: #ff7800;
}
.skill-design-list-flex {
    display: flex;
    gap: 1px;
}
.skill-design-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
}
.skill-design-item p {
    font-weight: 600;
    font-size: 39px;
}
.skill-design-list-items {
    display: flex;
    flex-direction: column;
    gap: 83px;
}
.skill-design-note {
    font-size: 34px;
    line-height: 44px;
    text-align: center;
}
.skill-design-image {
    margin: 130px 0;
}
.cookware-title-06 {
    max-width: 421px;
    padding: 124px 0 58px 35px;
}
.cookware-title-07 {
    display: flex;
    flex-direction: column;
    gap: 26px;
}
.cookware-specification-item-image-1 {
    max-width: 513px;
}
.cookware-specification-item-image-2 {
    max-width: 353px;
}
.cookware-specification-item-image-3 {
    max-width: 840px;
}
.cookware-specification-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 117px;
}
.cookware-specification {
    display: flex;
    justify-content: space-between;
    margin-bottom: 163px;
}
.product-list-section-06 {
    margin-bottom: 125px;
}

.cookware-guide-recommend {
    margin-top: 134px;
    text-align: center;
}
.cookware-guide-recommend .guide-description {
    margin: 38px 0 58px 0;
}
