﻿ .agreement-module__RAlroW__agreementPage{background-color:#fff}.agreement-module__RAlroW__pageHeader{justify-content:center;align-items:center;min-height:40vh;margin-top:80px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.agreement-module__RAlroW__pageHeader{min-height:30vh}}.agreement-module__RAlroW__pageHeaderBackground{z-index:0;position:absolute;inset:0}.agreement-module__RAlroW__pageHeaderBackground img{object-fit:cover;object-position:center;width:100%;height:100%}.agreement-module__RAlroW__pageHeaderBackground:after{content:"";background:#00000080;position:absolute;inset:0}.agreement-module__RAlroW__pageHeaderContent{text-align:center;z-index:1;padding:60px 24px;position:relative}.agreement-module__RAlroW__pageHeaderTitle{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:3rem;font-weight:800;line-height:1.3}.agreement-module__RAlroW__pageHeaderSubtitle{color:#ffffffe6;font-size:1.2rem;font-weight:500}@media (max-width:768px){.agreement-module__RAlroW__pageHeaderTitle{font-size:2rem}.agreement-module__RAlroW__pageHeaderSubtitle{font-size:1rem}}.agreement-module__RAlroW__section{background-color:#fff;padding:80px 0 120px}.agreement-module__RAlroW__section:first-of-type{padding-top:60px}.agreement-module__RAlroW__container{max-width:900px;margin:0 auto;padding:0 24px}.agreement-module__RAlroW__tabNavigation{z-index:10;justify-content:center;gap:16px;margin-bottom:48px;display:flex;position:relative}.agreement-module__RAlroW__tabButton{border:2px solid var(--border-light);color:var(--text-primary);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.agreement-module__RAlroW__tabButton:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.agreement-module__RAlroW__tabButtonActive{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);border-color:var(--primary);box-shadow:0 4px 20px #ff6b6b4d;color:#fff!important}.agreement-module__RAlroW__tabButtonActive:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ff6b6b66;color:#fff!important}.agreement-module__RAlroW__tabButtonActive svg,.agreement-module__RAlroW__tabButtonActive span{color:#fff}@media (max-width:768px){.agreement-module__RAlroW__tabNavigation{flex-direction:column;gap:12px}.agreement-module__RAlroW__tabButton{padding:14px 24px;font-size:1rem}}.agreement-module__RAlroW__fadeIn{animation:.4s agreement-module__RAlroW__fadeIn}@keyframes agreement-module__RAlroW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.agreement-module__RAlroW__sectionTitle{color:var(--text-primary);text-align:center;letter-spacing:-.02em;margin-bottom:60px;font-size:2.5rem;font-weight:800;line-height:1.3}@media (max-width:768px){.agreement-module__RAlroW__section{padding:80px 0}.agreement-module__RAlroW__sectionTitle{font-size:2rem}}.agreement-module__RAlroW__agreementDocument{border:2px solid var(--primary);z-index:1;background:#fff;border-radius:16px;padding:60px;position:relative;box-shadow:0 10px 40px #00000014}@media (max-width:768px){.agreement-module__RAlroW__agreementDocument{border-radius:12px;padding:24px 16px}.agreement-module__RAlroW__section{padding:40px 0 60px}.agreement-module__RAlroW__section:first-of-type{padding-top:30px}.agreement-module__RAlroW__container{padding:0 16px}}.agreement-module__RAlroW__documentHeader{text-align:center;border-bottom:3px solid var(--primary);margin-bottom:48px;padding-bottom:32px}.agreement-module__RAlroW__documentTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:32px;font-size:2.2rem;font-weight:800}.agreement-module__RAlroW__parties{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.agreement-module__RAlroW__party{color:var(--text-primary);background:var(--surface-secondary);border-radius:8px;padding:12px 24px;font-size:1.1rem}.agreement-module__RAlroW__party strong{color:var(--primary);font-weight:700}.agreement-module__RAlroW__partyDivider{color:var(--text-secondary);font-size:1.1rem;font-weight:600}.agreement-module__RAlroW__preamble{color:var(--text-secondary);font-size:1rem;line-height:1.7}@media (max-width:768px){.agreement-module__RAlroW__documentHeader{margin-bottom:32px;padding-bottom:24px}.agreement-module__RAlroW__documentTitle{margin-bottom:24px;font-size:1.5rem}.agreement-module__RAlroW__parties{flex-direction:column;gap:8px}.agreement-module__RAlroW__partyDivider{display:none}.agreement-module__RAlroW__party{padding:10px 16px;font-size:.95rem}.agreement-module__RAlroW__preamble{font-size:.9rem}}.agreement-module__RAlroW__article{background:var(--surface-secondary);border-left:4px solid var(--primary);border-radius:12px;margin-bottom:40px;padding:24px}.agreement-module__RAlroW__articleHeader{align-items:center;gap:12px;margin-bottom:16px;display:flex}.agreement-module__RAlroW__articleHeader h3{color:var(--text-primary);margin:0;font-size:1.4rem;font-weight:700}.agreement-module__RAlroW__articleIcon{color:var(--primary);flex-shrink:0}.agreement-module__RAlroW__articleContent{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.8}.agreement-module__RAlroW__articleList{margin:0;padding:0;list-style:none}.agreement-module__RAlroW__articleList li{color:var(--text-secondary);margin-bottom:12px;padding-left:24px;font-size:1rem;line-height:1.8;position:relative}.agreement-module__RAlroW__articleList li:last-child{margin-bottom:0}.agreement-module__RAlroW__articleList li:before{content:"•";color:var(--primary);font-weight:700;position:absolute;left:8px}.agreement-module__RAlroW__articleNumberedList{counter-reset:article-counter;margin:0;padding:0;list-style:none}.agreement-module__RAlroW__articleNumberedList li{color:var(--text-secondary);counter-increment:article-counter;margin-bottom:16px;padding-left:32px;font-size:1rem;line-height:1.8;position:relative}.agreement-module__RAlroW__articleNumberedList li:last-child{margin-bottom:0}.agreement-module__RAlroW__articleNumberedList li:before{content:counter(article-counter)".";color:var(--primary);font-weight:700;position:absolute;left:8px}.agreement-module__RAlroW__articleNumberedList li strong{color:var(--primary);font-weight:700}@media (max-width:768px){.agreement-module__RAlroW__article{margin-bottom:24px;padding:16px 12px}.agreement-module__RAlroW__articleHeader{gap:8px;margin-bottom:12px}.agreement-module__RAlroW__articleHeader h3{font-size:1.1rem;line-height:1.4}.agreement-module__RAlroW__articleIcon{width:20px;height:20px}.agreement-module__RAlroW__articleContent{font-size:.9rem;line-height:1.7}.agreement-module__RAlroW__articleList li,.agreement-module__RAlroW__articleNumberedList li{margin-bottom:10px;font-size:.9rem;line-height:1.7}.agreement-module__RAlroW__articleNumberedList li{padding-left:28px}}.agreement-module__RAlroW__signatureSection{border-top:2px solid var(--border-light);margin-top:60px;padding-top:40px}.agreement-module__RAlroW__signatureDate{text-align:center;color:var(--text-primary);margin-bottom:48px;font-size:1.3rem;font-weight:600}.agreement-module__RAlroW__signatures{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.agreement-module__RAlroW__signatureBlock{text-align:center;background:var(--surface-secondary);border:2px solid var(--border-light);border-radius:12px;padding:24px}.agreement-module__RAlroW__signatureLabel{color:var(--primary);margin-bottom:16px;font-size:1.1rem;font-weight:700}.agreement-module__RAlroW__signatureName{color:var(--text-primary);margin-bottom:12px;font-size:1.2rem;font-weight:700}.agreement-module__RAlroW__signatureRep{color:var(--text-secondary);margin-top:16px;font-size:1rem}.agreement-module__RAlroW__signatureLine{border-bottom:2px solid var(--text-primary);min-width:100px;color:var(--text-primary);margin:0 8px;padding:4px 8px;font-weight:700;display:inline-block}@media (max-width:768px){.agreement-module__RAlroW__signatureSection{margin-top:40px;padding-top:32px}.agreement-module__RAlroW__signatures{grid-template-columns:1fr;gap:16px}.agreement-module__RAlroW__signatureDate{margin-bottom:32px;font-size:1rem}.agreement-module__RAlroW__signatureBlock{padding:16px}.agreement-module__RAlroW__signatureLabel{margin-bottom:12px;font-size:1rem}.agreement-module__RAlroW__signatureName{margin-bottom:10px;font-size:1.1rem}.agreement-module__RAlroW__signatureRep{margin-top:12px;font-size:.9rem}.agreement-module__RAlroW__signatureLine{min-width:80px;font-size:.9rem}}.agreement-module__RAlroW__significanceGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.agreement-module__RAlroW__significanceCard{text-align:center;border:1px solid var(--border-light);background:#fff;border-radius:12px;padding:32px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #0000000f}.agreement-module__RAlroW__significanceCard:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.agreement-module__RAlroW__significanceIcon{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex}.agreement-module__RAlroW__significanceCard h3{color:var(--text-primary);margin-bottom:12px;font-size:1.4rem;font-weight:700}.agreement-module__RAlroW__significanceCard p{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.7}@media (max-width:968px){.agreement-module__RAlroW__significanceGrid{grid-template-columns:1fr;gap:20px}.agreement-module__RAlroW__significanceCard{padding:24px 20px}.agreement-module__RAlroW__significanceCard h3{font-size:1.2rem}.agreement-module__RAlroW__significanceCard p{font-size:.95rem}.agreement-module__RAlroW__significanceIcon{width:64px;height:64px;margin-bottom:16px}.agreement-module__RAlroW__significanceIcon svg{width:32px;height:32px}}@media (max-width:768px){.agreement-module__RAlroW__sectionTitle{margin-bottom:40px;font-size:1.75rem}.agreement-module__RAlroW__significanceCard{padding:20px 16px}.agreement-module__RAlroW__significanceCard h3{margin-bottom:10px;font-size:1.1rem}.agreement-module__RAlroW__significanceCard p{font-size:.9rem;line-height:1.6}.agreement-module__RAlroW__significanceIcon{width:56px;height:56px;margin-bottom:12px}.agreement-module__RAlroW__significanceIcon svg{width:28px;height:28px}}.agreement-module__RAlroW__infoTable{margin:24px 0}.agreement-module__RAlroW__infoTable table{border-collapse:collapse;border:2px solid var(--primary);border-radius:8px;width:100%;overflow:hidden}.agreement-module__RAlroW__infoTable thead{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%)}.agreement-module__RAlroW__infoTable th{color:#fff;text-align:center;padding:12px 16px;font-size:1rem;font-weight:700}.agreement-module__RAlroW__infoTable td{background:var(--surface-secondary);color:var(--text-primary);text-align:center;border-top:1px solid var(--border-light);padding:12px 16px;font-weight:600}.agreement-module__RAlroW__preambleBox{background:var(--surface-secondary);border-left:4px solid var(--primary);border-radius:12px;margin-top:24px;padding:24px}.agreement-module__RAlroW__preambleBox p{color:var(--text-secondary);margin-bottom:16px;font-size:1rem;line-height:1.8}.agreement-module__RAlroW__preambleBox p:last-child{margin-bottom:0}.agreement-module__RAlroW__blankLine{border-bottom:2px solid var(--text-primary);min-width:120px;margin:0 4px;display:inline-block}.agreement-module__RAlroW__pledgeBox{border:2px solid var(--primary);text-align:center;background:linear-gradient(135deg,#ff6b6b1a 0%,#ffb6c11a 100%);border-radius:12px;margin-top:32px;padding:20px 24px}.agreement-module__RAlroW__pledgeBox p{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600;line-height:1.7}.agreement-module__RAlroW__singleSignature{text-align:center;margin:32px 0}.agreement-module__RAlroW__signatureField{color:var(--text-primary);font-size:1.1rem;font-weight:600}.agreement-module__RAlroW__companyFooter{text-align:center;color:var(--primary);border-top:2px solid var(--border-light);margin-top:40px;padding-top:24px;font-size:1.3rem;font-weight:700}@media (max-width:768px){.agreement-module__RAlroW__infoTable table{font-size:.9rem}.agreement-module__RAlroW__infoTable th,.agreement-module__RAlroW__infoTable td{padding:8px 10px;font-size:.85rem}.agreement-module__RAlroW__preambleBox{padding:16px}.agreement-module__RAlroW__preambleBox p{margin-bottom:12px;font-size:.85rem;line-height:1.7}.agreement-module__RAlroW__blankLine{min-width:80px}.agreement-module__RAlroW__pledgeBox{margin-top:24px;padding:14px 16px}.agreement-module__RAlroW__pledgeBox p{font-size:.9rem;line-height:1.6}.agreement-module__RAlroW__singleSignature{margin:24px 0}.agreement-module__RAlroW__signatureField{font-size:1rem}.agreement-module__RAlroW__companyFooter{margin-top:32px;padding-top:20px;font-size:1rem}}.agreement-module__RAlroW__sectionSubtitle{text-align:center;color:var(--text-secondary);margin-top:-40px;margin-bottom:48px;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.agreement-module__RAlroW__sectionSubtitle{margin-top:-30px;margin-bottom:32px;font-size:1rem}}.agreement-module__RAlroW__ceremonyGallery{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:40px;display:grid}.agreement-module__RAlroW__ceremonyPhoto{background:var(--surface-secondary);aspect-ratio:4/3;border-radius:12px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.agreement-module__RAlroW__ceremonyPhoto:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.agreement-module__RAlroW__ceremonyPhoto img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.agreement-module__RAlroW__ceremonyPhoto:hover img{transform:scale(1.05)}@media (max-width:968px){.agreement-module__RAlroW__ceremonyGallery{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:768px){.agreement-module__RAlroW__ceremonyGallery{grid-template-columns:1fr;gap:16px}.agreement-module__RAlroW__ceremonyPhoto{aspect-ratio:16/9}}.agreement-module__RAlroW__animate-slide-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.agreement-module__RAlroW__animate-slide-up.agreement-module__RAlroW__animate-visible{opacity:1;transform:translateY(0)}.agreement-module__RAlroW__showMoreButtonContainer{justify-content:center;margin-top:32px;display:flex}.agreement-module__RAlroW__showMoreButton{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:12px;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #ff6b6b4d}.agreement-module__RAlroW__showMoreButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b66}.agreement-module__RAlroW__showMoreButton:active{transform:translateY(0)}.agreement-module__RAlroW__showMoreIcon{font-size:.8rem;transition:transform .3s}@media (max-width:768px){.agreement-module__RAlroW__showMoreButtonContainer{margin-top:24px}.agreement-module__RAlroW__showMoreButton{padding:12px 24px;font-size:.95rem}}.agreement-module__RAlroW__ceremonyGroupTitle{color:var(--text-primary);border-bottom:3px solid var(--primary);margin-bottom:24px;padding-bottom:12px;font-size:1.5rem;font-weight:700;position:relative}.agreement-module__RAlroW__ceremonyGroupTitle:after{content:"";background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);width:80px;height:3px;position:absolute;bottom:-3px;left:0}.agreement-module__RAlroW__photoLeft{animation:.6s ease-out agreement-module__RAlroW__slideInLeft}.agreement-module__RAlroW__photoRight{animation:.6s ease-out agreement-module__RAlroW__slideInRight}.agreement-module__RAlroW__fadeInPhoto{opacity:0;animation:.5s ease-out forwards agreement-module__RAlroW__fadeInScale}@keyframes agreement-module__RAlroW__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes agreement-module__RAlroW__slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes agreement-module__RAlroW__fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.agreement-module__RAlroW__ceremonyGroupTitle{margin-bottom:16px;font-size:1.2rem}}.agreement-module__RAlroW__ceremonyGroupsContainer{grid-template-columns:1fr 1fr;gap:48px;margin-top:40px;display:grid}@media (max-width:968px){.agreement-module__RAlroW__ceremonyGroupsContainer{grid-template-columns:1fr;gap:32px}}
