html,body,h1,h2,h3,h4,p,ul,li,a,button,input,label{margin:0;padding:0}
ul{list-style:none}
a{text-decoration:none;color:inherit}
*{box-sizing:border-box}
body{color:#2a2a2a;background:#fff;font:16px/1.6 'Work Sans',sans-serif}
.header-wrapper-v1{max-width:960px;margin:0 auto;padding:32px 20px}
.top-row-box{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;gap:20px}
.logo-container-v2{flex-shrink:0}
.site-logo-img{height:95px;width:95px;display:block}
.tagline-area-v1{flex:1;text-align:right}
.header-tagline-txt{font-size:15px;font-weight:300;color:#5a5a5a;line-height:1.4}
.bottom-row-box{display:flex;justify-content:space-between;align-items:center;gap:20px}
.main-navi-v2{flex:1}
.navi-list-v1{display:flex;gap:32px}
.navi-link-v2{font-size:16px;font-weight:400;color:#2a2a2a;transition:color .3s ease}
.navi-link-v2:hover{color:#AF130D}
.cta-button-area{flex-shrink:0}
.cta-butt-v1{display:inline-block;padding:11px 26px;background:linear-gradient(231deg,#F091FF 0%,#AF130D 50%,#E1E8C1 100%);color:#fff;font-size:15px;font-weight:600;border-radius:6px;transition:opacity .3s ease;box-shadow:0 4px 12px #f091ff40}
.cta-butt-v1:hover{opacity:.88}
@media (max-width: 768px) {
.top-row-box{flex-direction:column;align-items:flex-start}
.tagline-area-v1{text-align:left}
.bottom-row-box{flex-direction:column;align-items:stretch}
.navi-list-v1{flex-direction:column;gap:16px}
.cta-butt-v1{width:100%;text-align:center}
}
.footer-wrapper-main{background:linear-gradient(135deg,#fafafa 0%,#f2f2f2 100%);border-top:1px solid #e0e0e0;padding:52px 20px 38px;margin-top:80px}
.footer-grid-v2{max-width:960px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:42px}
.footer-box-logo,.footer-box-links-primary,.footer-box-links-legal,.footer-box-contact{border:1px solid #d8d8d8;padding:24px;border-radius:8px;background:#fff}
.footer-logo-element{height:68px;width:68px;margin-bottom:18px}
.footer-copyright-v1{font-size:13px;color:#6a6a6a;font-weight:300}
.footer-heading-v2{font-size:16px;font-weight:600;color:#2a2a2a;margin-bottom:16px}
.footer-list-v1{display:flex;flex-direction:column;gap:10px}
.footer-link-v3{font-size:14px;color:#4a4a4a;transition:color .3s ease}
.footer-link-v3:hover{color:#F091FF}
.footer-contact-txt{font-size:14px;color:#4a4a4a;line-height:1.8}
.footer-email-link{color:#AF130D;text-decoration:underline;transition:color .3s ease}
.footer-email-link:hover{color:#F091FF}
@media (max-width: 768px) {
.footer-grid-v2{grid-template-columns:1fr;gap:24px}
}
.consent-overlay-v1{position:fixed;top:0;left:0;width:100%;height:100%;background:#2a2a2ad1;display:none;align-items:center;justify-content:center;z-index:9999;padding:20px}
.consent-container-v2{background:#fff;max-width:580px;width:100%;padding:38px 34px;border-radius:10px;box-shadow:0 12px 44px #00000047}
.consent-title-v1{font-size:24px;font-weight:700;color:#2a2a2a;margin-bottom:14px}
.consent-desc-v2{font-size:15px;color:#4a4a4a;line-height:1.6;margin-bottom:26px}
.consent-categories-v1{display:flex;flex-direction:column;gap:18px;margin-bottom:28px}
.consent-category-box{border:1px solid #e0e0e0;padding:16px;border-radius:7px;background:#fafafa}
.consent-label-v2{display:flex;align-items:flex-start;gap:12px;cursor:pointer}
.consent-checkbox-v1{margin-top:3px;width:18px;height:18px;cursor:pointer;accent-color:#F091FF}
.consent-checkbox-v1:disabled{cursor:not-allowed}
.consent-cat-name{font-size:16px;font-weight:600;color:#2a2a2a}
.consent-cat-description{font-size:13px;color:#6a6a6a;margin-top:6px;margin-left:30px;line-height:1.5}
.consent-actions-v1{display:flex;gap:12px;flex-wrap:wrap}
.consent-butt-accept-v2,.consent-butt-reject-v2,.consent-butt-custom-v2{flex:1;padding:12px 20px;font-size:15px;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;min-width:140px}
.consent-butt-accept-v2{background:linear-gradient(135deg,#F091FF 0%,#AF130D 100%);color:#fff;box-shadow:0 5px 16px #f091ff4d}
.consent-butt-accept-v2:hover{opacity:.9}
.consent-butt-reject-v2{background:#e0e0e0;color:#4a4a4a}
.consent-butt-reject-v2:hover{background:#d0d0d0}
.consent-butt-custom-v2{background:#E1E8C1;color:#2a2a2a}
.consent-butt-custom-v2:hover{background:#d4ddb0}
@media (max-width: 768px) {
.consent-actions-v1{flex-direction:column}
.consent-butt-accept-v2,.consent-butt-reject-v2,.consent-butt-custom-v2{width:100%}
}
.about-hero-v2{background:linear-gradient(231deg,#F091FF 0%,#AF130D 50%,#E1E8C1 100%);padding:80px 20px;text-align:center;margin-bottom:0}
.about-hero-v2 .hero-wrap{max-width:960px;margin:0 auto}
.about-hero-v2 .main-heado{font-size:2.8rem;color:#fff;margin-bottom:20px;text-shadow:2px 2px 8px #0003;line-height:1.2}
.about-hero-v2 .desc-text{font-size:1.15rem;color:#fff;line-height:1.6;max-width:700px;margin:0 auto}
.story-grid-v1{padding:90px 20px;background:#FEFEFE}
.story-grid-v1 .content-limiter{max-width:960px;margin:0 auto}
.story-grid-v1 .section-label{font-size:.95rem;color:#AF130D;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px;font-weight:600}
.story-grid-v1 .main-title-v3{font-size:2.4rem;color:#2A2A2A;margin-bottom:50px;line-height:1.3}
.story-grid-v1 .split-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.story-grid-v1 .left-column img{width:100%;height:auto;border-radius:8px;box-shadow:8px 8px 20px #f091ff40}
.story-grid-v1 .right-column .story-block-v2{margin-bottom:35px}
.story-grid-v1 .right-column .story-block-v2:last-child{margin-bottom:0}
.story-grid-v1 .block-heading{font-size:1.4rem;color:#AF130D;margin-bottom:12px;position:relative;padding-left:18px}
.story-grid-v1 .block-heading::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#F091FF;border-radius:50%}
.story-grid-v1 .block-text{font-size:1.05rem;color:#4A4A4A;line-height:1.7}
.value-boxes-v1{padding:85px 20px;background:linear-gradient(180deg,#FEFEFE 0%,#F9F9F9 100%)}
.value-boxes-v1 .content-limiter{max-width:960px;margin:0 auto}
.value-boxes-v1 .intro-heado{font-size:2.2rem;color:#2A2A2A;text-align:center;margin-bottom:60px;line-height:1.3}
.value-boxes-v1 .grid-3col{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.value-boxes-v1 .value-card-v2{background:#fff;padding:40px 30px;border-radius:10px;box-shadow:0 6px 18px #af130d1f;transition:all .3s ease;position:relative;border-top:4px solid #F091FF}
.value-boxes-v1 .value-card-v2:hover{transform:translateY(-6px);box-shadow:0 12px 28px #af130d2e}
.value-boxes-v1 .value-card-v2 .card-num{font-size:3rem;color:#E1E8C1;font-weight:700;margin-bottom:15px;line-height:1}
.value-boxes-v1 .value-card-v2 .card-title{font-size:1.35rem;color:#AF130D;margin-bottom:14px;font-weight:600}
.value-boxes-v1 .value-card-v2 .card-desc{font-size:1rem;color:#5A5A5A;line-height:1.65}
.team-showcase-v1{padding:90px 20px;background:#fff}
.team-showcase-v1 .content-limiter{max-width:960px;margin:0 auto}
.team-showcase-v1 .section-intro{text-align:center;margin-bottom:70px}
.team-showcase-v1 .section-intro .small-label{font-size:.9rem;color:#F091FF;text-transform:uppercase;letter-spacing:1.8px;margin-bottom:10px;font-weight:600}
.team-showcase-v1 .section-intro .big-heado{font-size:2.3rem;color:#2A2A2A;margin-bottom:18px;line-height:1.3}
.team-showcase-v1 .section-intro .intro-para{font-size:1.08rem;color:#5A5A5A;line-height:1.7;max-width:680px;margin:0 auto}
.team-showcase-v1 .team-grid-alt{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}
.team-showcase-v1 .member-card-v3{display:grid;grid-template-columns:140px 1fr;gap:25px;align-items:start;background:#FAFAFA;padding:30px;border-radius:8px;transition:all .3s ease;border-left:5px solid transparent}
.team-showcase-v1 .member-card-v3:hover{border-left-color:#F091FF;background:#fff;box-shadow:6px 6px 16px #af130d1a}
.team-showcase-v1 .member-card-v3 .photo-wrap img{width:140px;height:140px;object-fit:cover;border-radius:50%;border:4px solid #E1E8C1}
.team-showcase-v1 .member-card-v3 .info-section .name-title{font-size:1.45rem;color:#AF130D;margin-bottom:6px;font-weight:600}
.team-showcase-v1 .member-card-v3 .info-section .role-text{font-size:.95rem;color:#F091FF;margin-bottom:16px;font-weight:500}
.team-showcase-v1 .member-card-v3 .info-section .bio-para{font-size:1rem;color:#5A5A5A;line-height:1.65}
.approach-visual-v1{padding:85px 20px;background:linear-gradient(135deg,#F091FF 0%,#AF130D 100%);position:relative;overflow:hidden}
.approach-visual-v1::before{content:'';position:absolute;top:-50px;right:-50px;width:300px;height:300px;background:#e1e8c126;border-radius:50%;z-index:1}
.approach-visual-v1::after{content:'';position:absolute;bottom:-80px;left:-80px;width:400px;height:400px;background:#ffffff14;border-radius:50%;z-index:1}
.approach-visual-v1 .content-limiter{max-width:960px;margin:0 auto;position:relative;z-index:2}
.approach-visual-v1 .heado-center{font-size:2.4rem;color:#fff;text-align:center;margin-bottom:60px;line-height:1.3;text-shadow:2px 2px 10px #0003}
.approach-visual-v1 .asymmetric-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}
.approach-visual-v1 .text-side .step-item-v2{background:#fffffff2;padding:28px 30px;margin-bottom:25px;border-radius:8px;box-shadow:4px 4px 15px #00000026;position:relative;transition:all .3s ease}
.approach-visual-v1 .text-side .step-item-v2:hover{transform:translateX(8px);box-shadow:6px 6px 20px #00000038}
.approach-visual-v1 .text-side .step-item-v2:last-child{margin-bottom:0}
.approach-visual-v1 .text-side .step-item-v2 .step-number{font-size:2.2rem;color:#F091FF;font-weight:700;margin-bottom:8px;line-height:1}
.approach-visual-v1 .text-side .step-item-v2 .step-heading{font-size:1.3rem;color:#AF130D;margin-bottom:10px;font-weight:600}
.approach-visual-v1 .text-side .step-item-v2 .step-desc{font-size:1rem;color:#4A4A4A;line-height:1.6}
.approach-visual-v1 .img-side img{width:100%;height:auto;border-radius:10px;box-shadow:8px 8px 25px #0000004d}
.cta-final-v1{padding:75px 20px;background:#fff;text-align:center}
.cta-final-v1 .content-limiter{max-width:720px;margin:0 auto}
.cta-final-v1 .final-heado{font-size:2.2rem;color:#2A2A2A;margin-bottom:22px;line-height:1.3}
.cta-final-v1 .final-para{font-size:1.1rem;color:#5A5A5A;line-height:1.7;margin-bottom:35px}
.cta-final-v1 .butt-primary-v2{display:inline-block;background:linear-gradient(90deg,#F091FF 0%,#AF130D 100%);color:#fff;padding:16px 45px;border-radius:8px;font-size:1.1rem;font-weight:600;text-decoration:none;box-shadow:6px 6px 18px #af130d40;transition:all .35s ease;position:relative;z-index:10}
.cta-final-v1 .butt-primary-v2:hover{transform:translateY(-4px);box-shadow:8px 8px 24px #af130d59;filter:brightness(1.08)}
@media (max-width: 1366px) {
.story-grid-v1 .split-layout{gap:45px}
.value-boxes-v1 .grid-3col{gap:35px}
.approach-visual-v1 .asymmetric-layout{gap:40px}
}
@media (max-width: 768px) {
.about-hero-v2{padding:60px 20px}
.about-hero-v2 .main-heado{font-size:2rem}
.about-hero-v2 .desc-text{font-size:1.05rem}
.story-grid-v1{padding:60px 20px}
.story-grid-v1 .main-title-v3{font-size:1.9rem;margin-bottom:35px}
.story-grid-v1 .split-layout{grid-template-columns:1fr;gap:35px}
.value-boxes-v1{padding:60px 20px}
.value-boxes-v1 .intro-heado{font-size:1.85rem;margin-bottom:40px}
.value-boxes-v1 .grid-3col{grid-template-columns:1fr;gap:30px}
.team-showcase-v1{padding:60px 20px}
.team-showcase-v1 .section-intro{margin-bottom:45px}
.team-showcase-v1 .section-intro .big-heado{font-size:1.9rem}
.team-showcase-v1 .team-grid-alt{grid-template-columns:1fr;gap:35px}
.team-showcase-v1 .member-card-v3{grid-template-columns:1fr;text-align:center}
.team-showcase-v1 .member-card-v3 .photo-wrap{display:flex;justify-content:center}
.approach-visual-v1{padding:60px 20px}
.approach-visual-v1 .heado-center{font-size:1.9rem;margin-bottom:40px}
.approach-visual-v1 .asymmetric-layout{grid-template-columns:1fr;gap:35px}
.cta-final-v1{padding:55px 20px}
.cta-final-v1 .final-heado{font-size:1.8rem}
.cta-final-v1 .final-para{font-size:1.05rem}
}
@media (max-width: 375px) {
.about-hero-v2 .main-heado{font-size:1.7rem}
.story-grid-v1 .main-title-v3{font-size:1.6rem}
.value-boxes-v1 .intro-heado{font-size:1.6rem}
.team-showcase-v1 .section-intro .big-heado{font-size:1.65rem}
.approach-visual-v1 .heado-center{font-size:1.65rem}
.cta-final-v1 .final-heado{font-size:1.55rem}
.cta-final-v1 .butt-primary-v2{padding:14px 35px;font-size:1.05rem}
}
.learn-heado{background:linear-gradient(231deg,#F091FF 0%,#AF130D 50%,#E1E8C1 100%);padding:80px 20px;text-align:center;position:relative;overflow:hidden}
.learn-heado::before{content:'';position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:#ffffff1a;border-radius:50%;z-index:1}
.heado-content-v1{max-width:760px;margin:0 auto;position:relative;z-index:2}
.heado-content-v1 h1{font-size:48px;color:#fff;margin-bottom:20px;font-weight:700;text-shadow:2px 4px 8px #af130d4d}
.heado-content-v1 p{font-size:20px;color:#fff;line-height:1.6;margin-bottom:0}
.program-detail-box{max-width:960px;margin:70px auto;padding:0 20px}
.detail-grid-v2{display:grid;grid-template-columns:2fr 1fr;gap:50px;align-items:start}
.content-col-main h2{font-size:32px;color:#AF130D;margin-bottom:24px;position:relative;padding-left:20px}
.content-col-main h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:28px;background:linear-gradient(180deg,#F091FF 0%,#AF130D 100%);border-radius:3px}
.content-col-main p{font-size:17px;line-height:1.7;color:#2d2d2d;margin-bottom:20px}
.content-col-main h5{font-size:20px;color:#AF130D;margin:32px 0 16px;font-weight:600}
.content-col-main ul{list-style:none;padding:0;margin:0 0 24px}
.content-col-main ul li{font-size:16px;color:#2d2d2d;padding:10px 0 10px 28px;position:relative;line-height:1.6}
.content-col-main ul li::before{content:'';position:absolute;left:0;top:16px;width:12px;height:12px;background:#F091FF;border-radius:50%}
.image-side-v1{position:sticky;top:80px}
.image-side-v1 img{width:100%;height:auto;border-radius:8px;box-shadow:4px 8px 20px #af130d26}
.learning-path-wrapper{background:#fafafa;padding:70px 20px;margin-top:60px}
.path-container-v1{max-width:960px;margin:0 auto}
.path-container-v1 h3{font-size:36px;color:#AF130D;text-align:center;margin-bottom:50px;font-weight:700}
.path-stages-box{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.stage-card-v2{background:#fff;padding:32px 26px;border-radius:10px;box-shadow:0 6px 18px #f091ff1f;transition:all .3s ease;position:relative;border-top:4px solid #F091FF}
.stage-card-v2:hover{transform:translateY(-6px);box-shadow:0 10px 28px #af130d2e}
.stage-card-v2 h6{font-size:18px;color:#AF130D;margin-bottom:14px;font-weight:600}
.stage-card-v2 p{font-size:15px;color:#4d4d4d;line-height:1.6;margin:0}
.instructor-section-v1{max-width:960px;margin:80px auto;padding:0 20px}
.instructor-section-v1 h4{font-size:32px;color:#AF130D;margin-bottom:50px;text-align:center;font-weight:700}
.instructor-grid-alt{display:flex;flex-direction:column;gap:40px}
.instructor-profile-box{display:grid;grid-template-columns:140px 1fr;gap:30px;align-items:start;padding:30px;background:#fff;border-radius:8px;box-shadow:0 4px 16px #f091ff1a;transition:all .3s ease}
.instructor-profile-box:hover{box-shadow:0 8px 24px #af130d26}
.profile-img-wrap img{width:140px;height:140px;border-radius:50%;object-fit:cover;border:4px solid #E1E8C1}
.profile-info-alt h5{font-size:22px;color:#AF130D;margin-bottom:8px;font-weight:600}
.profile-info-alt h6{font-size:15px;color:#F091FF;margin-bottom:16px;font-weight:500}
.profile-info-alt p{font-size:16px;color:#3d3d3d;line-height:1.7;margin:0}
.enrollment-box-v3{background:linear-gradient(135deg,#E1E8C1 0%,#fff 100%);padding:60px 20px;margin-top:70px}
.enroll-content-wrapper{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}
.enroll-text-side h4{font-size:34px;color:#AF130D;margin-bottom:20px;font-weight:700}
.enroll-text-side p{font-size:17px;color:#2d2d2d;line-height:1.7;margin-bottom:30px}
.enroll-cta-butt{display:inline-block;background:linear-gradient(90deg,#AF130D 0%,#F091FF 100%);color:#fff;padding:16px 40px;border-radius:6px;font-size:17px;font-weight:600;text-decoration:none;box-shadow:0 6px 18px #af130d40;transition:all .3s ease;position:relative;z-index:10}
.enroll-cta-butt:hover{transform:translateY(-3px);box-shadow:0 10px 26px #af130d59;color:#fff}
.enroll-img-side img{width:100%;height:auto;border-radius:10px;box-shadow:6px 10px 24px #f091ff33}
@media (max-width: 1366px) {
.learn-heado{padding:70px 20px}
.heado-content-v1 h1{font-size:42px}
.detail-grid-v2{gap:40px}
}
@media (max-width: 768px) {
.learn-heado{padding:60px 20px}
.heado-content-v1 h1{font-size:32px}
.heado-content-v1 p{font-size:18px}
.detail-grid-v2{grid-template-columns:1fr;gap:30px}
.image-side-v1{position:static}
.path-stages-box{grid-template-columns:1fr}
.instructor-profile-box{grid-template-columns:1fr;text-align:center}
.profile-img-wrap{display:flex;justify-content:center}
.enroll-content-wrapper{grid-template-columns:1fr}
.enroll-text-side h4{font-size:28px}
}
@media (max-width: 375px) {
.heado-content-v1 h1{font-size:28px}
.content-col-main h2{font-size:26px}
.path-container-v1 h3{font-size:28px}
.stage-card-v2{padding:24px 20px}
.enroll-cta-butt{padding:14px 32px;font-size:16px}
}
.hero-wrap-v1{max-width:960px;margin:3rem auto;padding:0 1.5rem;display:flex;gap:2.5rem;align-items:center}
.hero-text-box{flex:1}
.hero-text-box h1{font-size:2.2rem;line-height:1.2;margin-bottom:1.5rem;color:#AF130D;position:relative}
.hero-text-box h1::before{content:'';position:absolute;left:-1rem;top:0;width:3px;height:100%;background:linear-gradient(180deg,#F091FF 0%,#AF130D 100%)}
.hero-list-v2{list-style:none;padding:0;margin:0 0 1.8rem}
.hero-list-v2 li{padding:.6rem 0;padding-left:1.8rem;position:relative;color:#333;font-size:1.05rem;line-height:1.5}
.hero-list-v2 li::before{content:'→';position:absolute;left:0;color:#F091FF;font-weight:700}
.hero-cta-butt{display:inline-block;padding:.9rem 2rem;background:linear-gradient(135deg,#F091FF 0%,#AF130D 100%);color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:transform 0.2s,box-shadow .2s;box-shadow:0 4px 12px #f091ff4d}
.hero-cta-butt:hover{transform:translateY(-2px);box-shadow:0 6px 18px #af130d66}
.hero-img-card-v1{flex:0 0 320px;position:relative}
.hero-img-card-v1::before{content:'';position:absolute;top:-8px;right:-8px;width:40px;height:40px;border-top:2px solid #F091FF;border-right:2px solid #F091FF}
.hero-img-card-v1::after{content:'';position:absolute;bottom:-8px;left:-8px;width:40px;height:40px;border-bottom:2px solid #AF130D;border-left:2px solid #AF130D}
.hero-img-card-v1 img{width:100%;height:260px;object-fit:cover;border-radius:8px;display:block}
.divider-shape-1{max-width:960px;margin:4rem auto;height:2px;background:linear-gradient(90deg,transparent 0%,#F091FF 30%,#AF130D 70%,transparent 100%)}
.problems-section-wrap{max-width:960px;margin:4rem auto;padding:0 1.5rem}
.problems-section-wrap h2{font-size:1.9rem;color:#AF130D;margin-bottom:1.2rem;text-align:center;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}
.problems-section-wrap h2::after{content:'';position:absolute;bottom:-6px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#F091FF 0%,#E1E8C1 100%);border-radius:2px}
.problems-grid-v1{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2.5rem}
.problem-card-box{background:linear-gradient(145deg,#fafafa 0%,#fff 100%);padding:1.8rem;border-radius:10px;border-left:4px solid #F091FF;box-shadow:0 3px 10px #0000000f;transition:transform 0.3s,box-shadow .3s}
.problem-card-box:hover{transform:translateX(4px);box-shadow:0 5px 16px #af130d1f}
.problem-card-box h5{font-size:1.2rem;color:#AF130D;margin-bottom:.8rem}
.problem-card-box p{color:#555;line-height:1.6;font-size:.98rem}
.divider-dotted-v2{max-width:960px;margin:4rem auto;height:1px;background-image:linear-gradient(90deg,#E1E8C1 50%,transparent 50%);background-size:10px 1px;background-repeat:repeat-x}
.docs-section-container{max-width:960px;margin:4rem auto;padding:0 1.5rem;display:flex;gap:3rem;align-items:flex-start}
.docs-img-wrapper{flex:0 0 380px}
.docs-img-wrapper img{width:100%;height:300px;object-fit:cover;border-radius:12px;box-shadow:0 8px 20px #f091ff33}
.docs-content-text{flex:1}
.docs-content-text h3{font-size:1.8rem;color:#AF130D;margin-bottom:1rem;position:relative;padding-left:1.2rem}
.docs-content-text h3::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#F091FF;border-radius:50%}
.docs-content-text p{color:#444;line-height:1.7;margin-bottom:1rem;font-size:1rem}
.cert-list-inline{list-style:none;padding:0;margin:1.5rem 0 0;display:flex;flex-wrap:wrap;gap:1rem}
.cert-list-inline li{background:#E1E8C1;padding:.5rem 1.2rem;border-radius:20px;color:#333;font-size:.92rem;font-weight:500}
.divider-wave-svg{max-width:960px;margin:4rem auto;overflow:hidden;height:30px}
.divider-wave-svg svg{width:100%;height:100%}
.partners-wrap-box{max-width:960px;margin:4rem auto;padding:3rem 1.5rem;background:linear-gradient(231deg,#fef9ff 0%,#fff5f5 50%,#fafff0 100%);border-radius:12px}
.partners-wrap-box h4{font-size:1.7rem;color:#AF130D;text-align:center;margin-bottom:2rem;position:relative}
.partners-wrap-box h4::before{content:'';position:absolute;left:50%;transform:translateX(-50%);bottom:-10px;width:60px;height:3px;background:#F091FF}
.partners-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem;margin-top:2.5rem}
.partner-item-card{background:#fff;padding:1.5rem;border-radius:8px;text-align:center;box-shadow:0 2px 8px #0000000d;transition:box-shadow .3s}
.partner-item-card:hover{box-shadow:0 4px 14px #f091ff26}
.partner-item-card h6{font-size:1.1rem;color:#333;margin-bottom:.6rem}
.partner-item-card p{color:#666;font-size:.9rem;line-height:1.5}
.divider-gradient-v3{max-width:960px;margin:4rem auto;height:2px;background:linear-gradient(270deg,#F091FF 0%,#E1E8C1 100%)}
.community-asymmetric-layout{max-width:960px;margin:4rem auto;padding:0 1.5rem;display:grid;grid-template-columns:1.2fr 1fr;gap:2.5rem;align-items:center}
.community-text-area h3{font-size:1.75rem;color:#AF130D;margin-bottom:1.2rem}
.community-text-area p{color:#444;line-height:1.7;margin-bottom:1rem;font-size:1rem}
.community-stats-box{display:flex;flex-direction:column;gap:1.2rem;margin-top:1.5rem}
.stat-item-v1{background:#fff;padding:1rem 1.5rem;border-radius:8px;border-left:4px solid #F091FF;box-shadow:0 2px 8px #0000000a}
.stat-item-v1 .stat-number{font-size:1.5rem;font-weight:700;color:#AF130D;display:block;margin-bottom:.3rem}
.stat-item-v1 .stat-label{font-size:.9rem;color:#666}
.community-img-area img{width:100%;height:320px;object-fit:cover;border-radius:10px;box-shadow:0 6px 18px #af130d26}
.divider-zigzag-v1{max-width:960px;margin:4rem auto;height:20px;overflow:hidden}
.divider-zigzag-v1 svg{width:100%;height:100%}
.content-resources-section{max-width:960px;margin:4rem auto;padding:0 1.5rem}
.content-resources-section h2{font-size:1.85rem;color:#AF130D;margin-bottom:2rem;text-align:center}
.resources-masonry{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}
.resource-box-item{background:linear-gradient(135deg,#fff 0%,#fafafa 100%);padding:1.6rem;border-radius:10px;border-top:3px solid #F091FF;box-shadow:0 3px 10px #0000000f;transition:transform .3s}
.resource-box-item:hover{transform:translateY(-4px)}
.resource-box-item:nth-child(2){border-top-color:#AF130D}
.resource-box-item:nth-child(3){border-top-color:#E1E8C1}
.resource-box-item h5{font-size:1.15rem;color:#333;margin-bottom:.8rem}
.resource-box-item p{color:#555;font-size:.95rem;line-height:1.6}
.divider-double-line{max-width:960px;margin:4rem auto;height:6px;background:linear-gradient(90deg,transparent 0%,#F091FF 50%,transparent 100%);position:relative}
.divider-double-line::after{content:'';position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#AF130D 50%,transparent 100%)}
.advantages-fullwidth-bg{background:linear-gradient(231deg,#fff0f8 0%,#fff 50%,#f9ffe8 100%);padding:4rem 0;margin-top:4rem}
.advantages-inner-wrap{max-width:960px;margin:0 auto;padding:0 1.5rem}
.advantages-inner-wrap h2{font-size:1.9rem;color:#AF130D;text-align:center;margin-bottom:2.5rem;position:relative}
.advantages-inner-wrap h2::after{content:'';position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#F091FF 0%,#E1E8C1 100%);border-radius:2px}
.advantages-split-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}
.advantage-feature-card{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 12px #0000000f;position:relative;overflow:hidden}
.advantage-feature-card::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,#F091FF 0%,#AF130D 100%)}
.advantage-feature-card h4{font-size:1.3rem;color:#AF130D;margin-bottom:1rem;padding-left:1rem}
.advantage-feature-card p{color:#555;line-height:1.7;font-size:.98rem;padding-left:1rem}
.advantage-feature-card:nth-child(even)::before{background:linear-gradient(180deg,#AF130D 0%,#E1E8C1 100%)}
.testimonial-block-v1{max-width:960px;margin:4rem auto;padding:0 1.5rem;display:flex;gap:2rem;align-items:center;background:#fafafa;border-radius:12px;padding:2.5rem;box-shadow:0 6px 16px #0000000d}
.testimonial-profile-img{flex:0 0 120px}
.testimonial-profile-img img{width:120px;height:120px;object-fit:cover;border-radius:50%;border:4px solid #F091FF}
.testimonial-text-content{flex:1}
.testimonial-text-content p{color:#444;font-size:1.05rem;line-height:1.7;font-style:italic;margin-bottom:1rem}
.testimonial-author-name{font-weight:600;color:#AF130D;font-size:1.1rem;font-style:normal}
.final-cta-section{max-width:960px;margin:4rem auto 3rem;padding:3rem 1.5rem;text-align:center;background:linear-gradient(135deg,#F091FF 0%,#AF130D 100%);border-radius:12px;color:#fff}
.final-cta-section h3{font-size:1.8rem;margin-bottom:1rem;color:#fff}
.final-cta-section p{font-size:1.1rem;margin-bottom:2rem;opacity:.95}
.final-cta-button{display:inline-block;padding:1rem 2.5rem;background:#fff;color:#AF130D;text-decoration:none;border-radius:8px;font-weight:700;font-size:1.1rem;transition:transform 0.2s,box-shadow .2s;box-shadow:0 4px 12px #00000026}
.final-cta-button:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000040}
@media (max-width: 1366px) {
.hero-wrap-v1,.problems-section-wrap,.docs-section-container,.partners-wrap-box,.community-asymmetric-layout,.content-resources-section,.advantages-inner-wrap,.testimonial-block-v1,.final-cta-section{padding-left:2rem;padding-right:2rem}
}
@media (max-width: 768px) {
.hero-wrap-v1{flex-direction:column;gap:2rem}
.hero-img-card-v1{flex:1;width:100%}
.hero-img-card-v1 img{height:220px}
.hero-text-box h1{font-size:1.8rem}
.problems-grid-v1{grid-template-columns:1fr;gap:1.5rem}
.docs-section-container{flex-direction:column;gap:2rem}
.docs-img-wrapper{flex:1;width:100%}
.partners-grid-v2{grid-template-columns:1fr;gap:1.5rem}
.community-asymmetric-layout{grid-template-columns:1fr;gap:2rem}
.resources-masonry{grid-template-columns:1fr}
.advantages-split-grid{grid-template-columns:1fr}
.testimonial-block-v1{flex-direction:column;text-align:center}
.final-cta-section h3{font-size:1.5rem}
}
@media (max-width: 375px) {
.hero-text-box h1{font-size:1.5rem}
.hero-cta-butt{padding:.7rem 1.5rem;font-size:.95rem}
.problems-section-wrap h2,.advantages-inner-wrap h2{font-size:1.5rem}
.docs-content-text h3,.community-text-area h3{font-size:1.4rem}
.final-cta-section{padding:2rem 1rem}
.final-cta-button{padding:.8rem 2rem;font-size:1rem}
}
.main-wrap-v1{max-width:960px;margin:0 auto;padding:0 20px}
.contact-heado-v2{padding:60px 0 40px;text-align:center}
.contact-heado-v2 h1{font-size:2.8rem;color:#AF130D;margin-bottom:16px;font-weight:700}
.contact-heado-v2 .intro-txt{font-size:1.1rem;color:#333;line-height:1.6;max-width:700px;margin:0 auto}
.reach-grid-box{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;padding:50px 0}
.info-card-v1{background:linear-gradient(135deg,#F091FF 0%,#E1E8C1 100%);padding:35px 28px;border-radius:8px;box-shadow:0 6px 18px #af130d26;transition:transform .3s ease,box-shadow .3s ease}
.info-card-v1:hover{transform:translateY(-5px);box-shadow:0 10px 25px #af130d40}
.info-card-v1 h5{font-size:1.3rem;color:#AF130D;margin-bottom:14px;font-weight:600}
.info-card-v1 p{font-size:1rem;color:#222;line-height:1.5;margin:0}
.info-card-v1 a{color:#AF130D;text-decoration:none;font-weight:500;transition:color .2s ease}
.info-card-v1 a:hover{color:#8a0f0a;text-decoration:underline}
.visual-split-wrap{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding:60px 0;background:linear-gradient(180deg,#e1e8c14d 0%,#f091ff33 100%);margin:0 -20px;padding-left:20px;padding-right:20px}
.visual-img-holder img{width:100%;height:auto;border-radius:10px;box-shadow:0 8px 20px #af130d33;display:block}
.visual-content-txt h2{font-size:2.2rem;color:#AF130D;margin-bottom:20px;font-weight:700}
.visual-content-txt p{font-size:1.05rem;color:#444;line-height:1.7;margin-bottom:16px}
.form-section-box{padding:70px 0;background:#fff}
.form-section-box h3{font-size:2rem;color:#AF130D;margin-bottom:12px;text-align:center;font-weight:700}
.form-section-box .form-subtitle{font-size:1.05rem;color:#555;text-align:center;margin-bottom:40px;line-height:1.6}
.contact-form-v3{max-width:700px;margin:0 auto;background:linear-gradient(231deg,#f091ff1a 0%,#af130d0d 50%,#e1e8c126 100%);padding:45px 40px;border-radius:12px;box-shadow:0 4px 16px #00000014}
.form-row-v1{margin-bottom:28px}
.form-row-v1 label{display:block;font-size:1rem;color:#333;margin-bottom:8px;font-weight:500}
.form-row-v1 input[type="text"],.form-row-v1 input[type="email"],.form-row-v1 input[type="tel"],.form-row-v1 select,.form-row-v1 textarea{width:100%;padding:14px 16px;font-size:1rem;border:2px solid #E1E8C1;border-radius:6px;background:#fff;color:#333;transition:border-color .3s ease,box-shadow .3s ease}
.form-row-v1 input[type="text"]:focus,.form-row-v1 input[type="email"]:focus,.form-row-v1 input[type="tel"]:focus,.form-row-v1 select:focus,.form-row-v1 textarea:focus{outline:none;border-color:#F091FF;box-shadow:0 0 0 3px #f091ff33}
.form-row-v1 textarea{min-height:140px;resize:vertical}
.radio-group-box{display:flex;flex-direction:column;gap:12px}
.radio-opt-v1{display:flex;align-items:center;gap:10px}
.radio-opt-v1 input[type="radio"]{width:20px;height:20px;accent-color:#F091FF;cursor:pointer}
.radio-opt-v1 label{margin:0;cursor:pointer;font-size:1rem}
.privacy-check-v2{margin-top:30px;margin-bottom:24px;display:flex;align-items:flex-start;gap:12px}
.privacy-check-v2 input[type="checkbox"]{width:20px;height:20px;accent-color:#AF130D;cursor:pointer;margin-top:2px;flex-shrink:0}
.privacy-check-v2 label{font-size:.95rem;color:#444;line-height:1.5;margin:0;cursor:pointer}
.privacy-check-v2 a{color:#AF130D;text-decoration:none;font-weight:500}
.privacy-check-v2 a:hover{text-decoration:underline}
.submit-butt-v3{width:100%;padding:16px 24px;font-size:1.15rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#AF130D 0%,#F091FF 100%);border:none;border-radius:8px;cursor:pointer;transition:transform .2s ease,box-shadow .3s ease;box-shadow:0 6px 16px #af130d4d;z-index:10;position:relative}
.submit-butt-v3:hover{transform:translateY(-2px);box-shadow:0 10px 24px #af130d66}
.submit-butt-v3:active{transform:translateY(0)}
.hours-detail-v1{padding:60px 0;background:linear-gradient(45deg,#e1e8c166 0%,#f091ff26 100%)}
.hours-detail-v1 h4{font-size:1.8rem;color:#AF130D;margin-bottom:24px;text-align:center;font-weight:700}
.hours-list-box{max-width:600px;margin:0 auto;background:#fff;padding:35px 40px;border-radius:10px;box-shadow:0 6px 18px #0000001a}
.hour-item-v2{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #E1E8C1;font-size:1.05rem}
.hour-item-v2:last-child{border-bottom:none}
.hour-item-v2 .day-label{color:#333;font-weight:600}
.hour-item-v2 .time-label{color:#666}
.cta-final-box{padding:80px 0;text-align:center;background:linear-gradient(231deg,#F091FF 0%,#AF130D 50%,#E1E8C1 100%)}
.cta-final-box h3{font-size:2.4rem;color:#fff;margin-bottom:20px;font-weight:700;text-shadow:0 2px 8px #0003}
.cta-final-box p{font-size:1.15rem;color:#fff;margin-bottom:32px;line-height:1.6;max-width:650px;margin-left:auto;margin-right:auto}
.cta-final-box .home-link-butt{display:inline-block;padding:16px 40px;font-size:1.1rem;font-weight:600;color:#AF130D;background:#fff;text-decoration:none;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 6px 18px #00000026;z-index:10;position:relative}
.cta-final-box .home-link-butt:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000040}
@media (max-width: 768px) {
.contact-heado-v2 h1{font-size:2.2rem}
.contact-heado-v2 .intro-txt{font-size:1rem}
.reach-grid-box{grid-template-columns:1fr;gap:24px}
.visual-split-wrap{grid-template-columns:1fr;gap:35px;padding:40px 20px}
.visual-content-txt h2{font-size:1.8rem}
.form-section-box h3{font-size:1.7rem}
.contact-form-v3{padding:35px 25px}
.cta-final-box h3{font-size:2rem}
.cta-final-box p{font-size:1.05rem}
}
@media (max-width: 375px) {
.contact-heado-v2{padding:40px 0 30px}
.contact-heado-v2 h1{font-size:1.9rem}
.info-card-v1{padding:28px 20px}
.form-section-box{padding:50px 0}
.contact-form-v3{padding:30px 20px}
.hours-list-box{padding:28px 25px}
.cta-final-box{padding:60px 0}
}
.policy-heado{background:linear-gradient(231deg,#F091FF 0%,#AF130D 50%,#E1E8C1 100%);padding:80px 20px 60px;text-align:center;position:relative;overflow:hidden}
.policy-heado::before{content:'';position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:#ffffff1a;border-radius:50%;transform:rotate(45deg)}
.policy-heado::after{content:'';position:absolute;bottom:-30%;left:-10%;width:300px;height:300px;background:#ffffff14;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}
.policy-heado .title-wrap-v2{max-width:960px;margin:0 auto;position:relative;z-index:2}
.policy-heado h1{font-size:2.8rem;color:#fff;margin:0 0 16px;font-weight:700;text-shadow:2px 4px 12px #af130d4d}
.policy-heado .meta-date{color:#fffffff2;font-size:1rem}
.cookie-content-box{max-width:960px;margin:60px auto;padding:0 20px}
.intro-section-v1{background:#fff;padding:50px 40px;border-radius:8px;box-shadow:0 8px 24px #f091ff26;margin-bottom:50px;border-left:6px solid #F091FF}
.intro-section-v1 p{color:#2d2d2d;line-height:1.7;font-size:1.05rem;margin:0 0 20px}
.intro-section-v1 p:last-child{margin-bottom:0}
.cookie-grid-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:50px}
.cookie-type-card{background:linear-gradient(135deg,#fff 0%,#fef9ff 100%);padding:35px 30px;border-radius:12px;box-shadow:0 6px 18px #af130d1f;transition:transform .3s ease,box-shadow .3s ease;border-top:4px solid #AF130D}
.cookie-type-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #f091ff40}
.cookie-type-card h3{color:#AF130D;font-size:1.4rem;margin:0 0 16px;font-weight:600}
.cookie-type-card h3::before{content:'';display:inline-block;width:8px;height:8px;background:#F091FF;border-radius:50%;margin-right:10px;vertical-align:middle}
.cookie-type-card p{color:#4a4a4a;line-height:1.65;font-size:.98rem;margin:0 0 18px}
.cookie-type-card ul{list-style:none;padding:0;margin:0}
.cookie-type-card ul li{color:#5a5a5a;padding-left:24px;margin-bottom:10px;position:relative;font-size:.95rem;line-height:1.6}
.cookie-type-card ul li::before{content:'';position:absolute;left:0;top:8px;width:12px;height:2px;background:#E1E8C1}
.detailed-info-wrapper{background:#fafafa;padding:60px 40px;border-radius:8px;margin-bottom:50px}
.info-section-alt{margin-bottom:45px}
.info-section-alt:last-child{margin-bottom:0}
.info-section-alt h4{color:#AF130D;font-size:1.5rem;margin:0 0 20px;font-weight:600;position:relative;padding-bottom:12px}
.info-section-alt h4::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#F091FF 0%,#E1E8C1 100%)}
.info-section-alt p{color:#3d3d3d;line-height:1.7;font-size:1rem;margin:0 0 16px}
.info-section-alt h5{color:#2d2d2d;font-size:1.15rem;margin:28px 0 14px;font-weight:600}
.info-section-alt h6{color:#4a4a4a;font-size:1.05rem;margin:22px 0 12px;font-weight:500;font-style:italic}
.data-table-box{background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 4px 12px #00000014;margin:25px 0}
.table-row-v1{display:flex;flex-direction:row;border-bottom:1px solid #e8e8e8;transition:background-color .2s ease}
.table-row-v1:hover{background:#fef9ff}
.table-row-v1:last-child{border-bottom:none}
.table-cell-label{flex:0 0 35%;padding:18px 20px;background:linear-gradient(135deg,#F091FF 0%,#e882f0 100%);color:#fff;font-weight:600;font-size:.95rem}
.table-cell-value{flex:1;padding:18px 20px;color:#3d3d3d;font-size:.95rem;line-height:1.6}
.contact-action-block{background:linear-gradient(135deg,#E1E8C1 0%,#f5f9e0 100%);padding:45px 40px;border-radius:12px;text-align:center;margin-top:50px;box-shadow:0 8px 20px #af130d1a}
.contact-action-block h4{color:#AF130D;font-size:1.6rem;margin:0 0 18px;font-weight:600}
.contact-action-block p{color:#4a4a4a;font-size:1.05rem;line-height:1.65;margin:0 0 25px}
.contact-butt-v2{display:inline-block;padding:14px 36px;background:#AF130D;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 6px 16px #af130d4d}
.contact-butt-v2:hover{background:#8f0f0a;transform:translateY(-2px);box-shadow:0 10px 24px #af130d66;color:#fff}
@media (max-width: 768px) {
.policy-heado{padding:60px 20px 40px}
.policy-heado h1{font-size:2rem}
.cookie-content-box{margin:40px auto}
.intro-section-v1{padding:35px 25px}
.cookie-grid-layout{grid-template-columns:1fr;gap:25px}
.cookie-type-card{padding:28px 22px}
.detailed-info-wrapper{padding:40px 25px}
.table-row-v1{flex-direction:column}
.table-cell-label{flex:1}
.contact-action-block{padding:35px 25px}
.info-section-alt h4{font-size:1.3rem}
}
@media (max-width: 375px) {
.policy-heado h1{font-size:1.7rem}
.cookie-type-card h3{font-size:1.2rem}
}
.privacy-heado-v1{background:linear-gradient(231deg,#F091FF 0%,#AF130D 50%,#E1E8C1 100%);padding:60px 20px;text-align:center;margin-bottom:0}
.privacy-heado-v1 .title-box{max-width:960px;margin:0 auto}
.privacy-heado-v1 h1{font-size:42px;color:#fff;margin:0 0 16px;line-height:1.2;text-shadow:2px 2px 8px #af130d4d}
.privacy-heado-v1 .update-date{font-size:16px;color:#fff;opacity:.9}
.policy-content-wrap{max-width:960px;margin:0 auto;padding:60px 20px}
.intro-section-v2{background:#fff;padding:40px;border-radius:8px;margin-bottom:40px;box-shadow:0 4px 12px #f091ff26;border-left:4px solid #F091FF}
.intro-section-v2 h2{font-size:28px;color:#AF130D;margin:0 0 20px;line-height:1.3}
.intro-section-v2 h2::before{content:'';display:inline-block;width:6px;height:6px;background:#F091FF;border-radius:50%;margin-right:12px;vertical-align:middle}
.intro-section-v2 .intro-text{font-size:17px;color:#2d2d2d;line-height:1.7;margin:0 0 16px}
.intro-section-v2 .contact-info-box{background:#fafafa;padding:20px;border-radius:6px;margin-top:24px}
.intro-section-v2 .contact-info-box h5{font-size:18px;color:#AF130D;margin:0 0 12px}
.intro-section-v2 .contact-info-box a{color:#F091FF;text-decoration:none;font-weight:500}
.intro-section-v2 .contact-info-box a:hover{color:#AF130D;text-decoration:underline}
.policy-grid-sections{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:40px}
.policy-item-box{background:#fff;padding:32px;border-radius:8px;box-shadow:0 6px 16px #af130d1a;transition:transform .3s ease,box-shadow .3s ease}
.policy-item-box:hover{transform:translateY(-4px);box-shadow:0 8px 20px #f091ff33}
.policy-item-box h3{font-size:22px;color:#AF130D;margin:0 0 16px;line-height:1.3;position:relative;padding-bottom:12px}
.policy-item-box h3::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:3px;background:linear-gradient(90deg,#F091FF,#E1E8C1)}
.policy-item-box h4{font-size:18px;color:#2d2d2d;margin:20px 0 10px}
.policy-item-box p{font-size:16px;color:#4a4a4a;line-height:1.6;margin:0 0 12px}
.policy-item-box ul{margin:12px 0;padding-left:20px}
.policy-item-box ul li{font-size:16px;color:#4a4a4a;line-height:1.6;margin-bottom:8px;position:relative}
.policy-item-box ul li::marker{color:#F091FF}
.rights-section-wrapper{background:linear-gradient(135deg,#fff 0%,#fef9ff 100%);padding:40px;border-radius:8px;margin-bottom:40px;border:2px solid #E1E8C1}
.rights-section-wrapper h3{font-size:26px;color:#AF130D;margin:0 0 24px;text-align:center}
.rights-section-wrapper h3::before{content:'§';display:inline-block;margin-right:10px;color:#F091FF;font-size:30px}
.rights-grid-v1{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:24px}
.right-card-element{background:#fff;padding:24px;border-radius:6px;box-shadow:0 3px 10px #f091ff1f;text-align:center;transition:background .3s ease}
.right-card-element:hover{background:#fffbfe}
.right-card-element h6{font-size:17px;color:#AF130D;margin:0 0 10px}
.right-card-element p{font-size:15px;color:#4a4a4a;line-height:1.5;margin:0}
.rights-section-wrapper .contact-method{text-align:center;margin-top:28px;padding-top:28px;border-top:2px dashed #E1E8C1}
.rights-section-wrapper .contact-method p{font-size:16px;color:#2d2d2d;margin:0 0 12px}
.rights-section-wrapper .contact-method a{color:#F091FF;text-decoration:none;font-weight:500;font-size:17px}
.rights-section-wrapper .contact-method a:hover{color:#AF130D}
.final-notes-area{background:#fff;padding:40px;border-radius:8px;box-shadow:0 4px 12px #af130d1a}
.final-notes-area h3{font-size:24px;color:#AF130D;margin:0 0 20px}
.final-notes-area p{font-size:16px;color:#4a4a4a;line-height:1.7;margin:0 0 16px}
.final-notes-area .timestamp-info{background:#fafafa;padding:16px;border-radius:6px;margin-top:24px;border-left:3px solid #F091FF}
.final-notes-area .timestamp-info h6{font-size:16px;color:#2d2d2d;margin:0 0 8px}
.final-notes-area .timestamp-info p{font-size:15px;color:#666;margin:0}
@media (max-width: 1366px) {
.policy-grid-sections{grid-template-columns:1fr}
.rights-grid-v1{grid-template-columns:1fr 1fr}
}
@media (max-width: 768px) {
.privacy-heado-v1{padding:40px 20px}
.privacy-heado-v1 h1{font-size:32px}
.policy-content-wrap{padding:40px 20px}
.intro-section-v2,.policy-item-box,.rights-section-wrapper,.final-notes-area{padding:24px}
.rights-grid-v1{grid-template-columns:1fr}
.policy-item-box h3{font-size:20px}
}
@media (max-width: 375px) {
.privacy-heado-v1 h1{font-size:28px}
.intro-section-v2 h2,.rights-section-wrapper h3{font-size:22px}
.policy-item-box,.intro-section-v2,.rights-section-wrapper,.final-notes-area{padding:20px}
}
.disc-heado{background:linear-gradient(135deg,#F091FF 0%,#E1E8C1 100%);padding:80px 20px 60px;margin-bottom:0}
.disc-heado .head-box-v1{max-width:960px;margin:0 auto;text-align:center}
.disc-heado .main-title-v2{font-size:2.8rem;color:#1a1a1a;margin:0 0 20px;font-weight:700;line-height:1.2}
.disc-heado .intro-txt{font-size:1.1rem;color:#2d2d2d;max-width:720px;margin:0 auto;line-height:1.6}
.legal-info-section{padding:70px 20px;background:#fff}
.legal-info-section .content-wrap-box{max-width:960px;margin:0 auto}
.legal-info-section .section-heading-v1{font-size:2rem;color:#1a1a1a;margin:0 0 35px;font-weight:600;position:relative;padding-bottom:15px}
.legal-info-section .section-heading-v1::after{content:'';position:absolute;bottom:0;left:0;width:80px;height:4px;background:linear-gradient(90deg,#F091FF 0%,#AF130D 100%);border-radius:2px}
.legal-info-section .info-grid-v3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:50px}
.legal-info-section .info-card-box{background:#fafafa;padding:28px 24px;border-radius:8px;border-left:4px solid #F091FF;box-shadow:0 2px 8px #f091ff1f;transition:all .3s ease}
.legal-info-section .info-card-box:hover{transform:translateY(-3px);box-shadow:0 6px 16px #af130d26;border-left-color:#AF130D}
.legal-info-section .card-heading-v2{font-size:1.3rem;color:#1a1a1a;margin:0 0 14px;font-weight:600}
.legal-info-section .card-txt{font-size:.95rem;color:#4a4a4a;line-height:1.7;margin:0}
.legal-info-section .detail-list-v1{list-style:none;padding:0;margin:40px 0 0}
.legal-info-section .detail-list-v1 li{padding:18px 0 18px 32px;border-bottom:1px solid #e8e8e8;position:relative;font-size:.98rem;color:#3a3a3a;line-height:1.6}
.legal-info-section .detail-list-v1 li::before{content:'→';position:absolute;left:0;color:#AF130D;font-weight:700;font-size:1.2rem}
.legal-info-section .detail-list-v1 li:last-child{border-bottom:none}
.terms-content-block{padding:60px 20px 70px;background:linear-gradient(180deg,#fff 0%,#f9f9f9 100%)}
.terms-content-block .terms-wrapper-box{max-width:960px;margin:0 auto}
.terms-content-block .main-heading-v3{font-size:2.2rem;color:#1a1a1a;margin:0 0 40px;font-weight:700;text-align:center}
.terms-content-block .terms-columns{display:flex;flex-direction:row;gap:40px;margin-bottom:45px}
.terms-content-block .column-left{flex:1}
.terms-content-block .column-right{flex:1}
.terms-content-block .sub-title-v1{font-size:1.5rem;color:#2d2d2d;margin:0 0 20px;font-weight:600;position:relative;padding-left:18px}
.terms-content-block .sub-title-v1::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:24px;background:#F091FF;border-radius:3px}
.terms-content-block .terms-paragraph{font-size:.97rem;color:#4a4a4a;line-height:1.7;margin:0 0 22px}
.terms-content-block .highlight-box-v2{background:#fff;padding:24px 28px;border-radius:10px;border:2px solid #E1E8C1;margin:30px 0;box-shadow:0 4px 12px #e1e8c133}
.terms-content-block .highlight-box-v2 h6{font-size:1.1rem;color:#AF130D;margin:0 0 12px;font-weight:600}
.terms-content-block .highlight-box-v2 p{font-size:.95rem;color:#3a3a3a;line-height:1.6;margin:0}
.responsibility-section-alt{padding:70px 20px;background:#fff}
.responsibility-section-alt .resp-container-v1{max-width:960px;margin:0 auto}
.responsibility-section-alt .resp-heading-main{font-size:2.1rem;color:#1a1a1a;margin:0 0 50px;font-weight:700;text-align:center;position:relative}
.responsibility-section-alt .resp-heading-main::after{content:'';display:block;width:120px;height:4px;background:linear-gradient(90deg,#AF130D 0%,#F091FF 100%);margin:20px auto 0;border-radius:2px}
.responsibility-section-alt .asymmetric-grid{display:grid;grid-template-columns:1.2fr 0.8fr;gap:50px;align-items:start}
.responsibility-section-alt .primary-content-v2{background:#fafafa;padding:35px 32px;border-radius:12px;box-shadow:0 6px 20px #00000014}
.responsibility-section-alt .primary-content-v2 h4{font-size:1.6rem;color:#2d2d2d;margin:0 0 24px;font-weight:600}
.responsibility-section-alt .primary-content-v2 p{font-size:.98rem;color:#4a4a4a;line-height:1.7;margin:0 0 18px}
.responsibility-section-alt .primary-content-v2 p:last-child{margin-bottom:0}
.responsibility-section-alt .secondary-points{display:flex;flex-direction:column;gap:24px}
.responsibility-section-alt .point-card-v3{background:linear-gradient(135deg,#F091FF 0%,#E1E8C1 100%);padding:26px 24px;border-radius:10px;transition:transform .3s ease}
.responsibility-section-alt .point-card-v3:hover{transform:scale(1.03)}
.responsibility-section-alt .point-card-v3 h5{font-size:1.2rem;color:#1a1a1a;margin:0 0 12px;font-weight:600}
.responsibility-section-alt .point-card-v3 p{font-size:.93rem;color:#2d2d2d;line-height:1.6;margin:0}
.responsibility-section-alt .notice-box-final{margin-top:50px;padding:28px 32px;background:#fff;border-left:6px solid #AF130D;border-radius:8px;box-shadow:0 4px 14px #af130d1f}
.responsibility-section-alt .notice-box-final h6{font-size:1.15rem;color:#AF130D;margin:0 0 14px;font-weight:600}
.responsibility-section-alt .notice-box-final p{font-size:.96rem;color:#3a3a3a;line-height:1.7;margin:0}
@media (max-width: 768px) {
.disc-heado{padding:60px 20px 45px}
.disc-heado .main-title-v2{font-size:2rem}
.disc-heado .intro-txt{font-size:1rem}
.legal-info-section{padding:50px 20px}
.legal-info-section .section-heading-v1{font-size:1.6rem;margin-bottom:28px}
.legal-info-section .info-grid-v3{grid-template-columns:1fr;gap:20px}
.terms-content-block{padding:50px 20px 60px}
.terms-content-block .main-heading-v3{font-size:1.8rem;margin-bottom:30px}
.terms-content-block .terms-columns{flex-direction:column;gap:30px}
.terms-content-block .sub-title-v1{font-size:1.3rem}
.responsibility-section-alt{padding:50px 20px}
.responsibility-section-alt .resp-heading-main{font-size:1.7rem;margin-bottom:35px}
.responsibility-section-alt .asymmetric-grid{grid-template-columns:1fr;gap:30px}
.responsibility-section-alt .primary-content-v2{padding:28px 24px}
.responsibility-section-alt .notice-box-final{margin-top:35px;padding:22px 24px}
}
@media (max-width: 375px) {
.disc-heado .main-title-v2{font-size:1.7rem}
.legal-info-section .section-heading-v1{font-size:1.4rem}
.terms-content-block .main-heading-v3{font-size:1.6rem}
.responsibility-section-alt .resp-heading-main{font-size:1.5rem}
}
.success-wrapper-v1{max-width:960px;margin:0 auto;padding:60px 20px}
.confirm-heado{text-align:center;margin-bottom:80px;padding:50px 30px;background:linear-gradient(231deg,#F091FF 0%,#AF130D 50%,#E1E8C1 100%);border-radius:8px;box-shadow:0 8px 20px #f091ff33;position:relative}
.confirm-heado::before{content:'';position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background:linear-gradient(45deg,#E1E8C1,#F091FF,#AF130D);border-radius:8px;z-index:-1;opacity:.3}
.check-icon-box{width:90px;height:90px;margin:0 auto 25px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #af130d26}
.check-icon-box svg{width:50px;height:50px}
.confirm-heado .main-title-v2{font-size:2.8rem;color:#fff;margin:0 0 15px;font-weight:700;text-shadow:2px 2px 8px #00000026}
.confirm-heado .subtitle-text{font-size:1.2rem;color:#fff;margin:0;opacity:.95;line-height:1.6}
.info-grid-v3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px;margin-bottom:60px}
.info-card-box{background:#fff;padding:35px 28px;border-radius:6px;border-left:5px solid #F091FF;box-shadow:0 4px 12px #00000014;transition:all .3s ease}
.info-card-box:nth-child(2){border-left-color:#AF130D}
.info-card-box:nth-child(3){border-left-color:#E1E8C1}
.info-card-box:hover{transform:translateY(-4px);box-shadow:0 8px 20px #f091ff33}
.info-card-box h4{font-size:1.3rem;color:#2d2d2d;margin:0 0 12px;font-weight:600}
.info-card-box h4::before{content:'';display:inline-block;width:8px;height:8px;background:#F091FF;border-radius:50%;margin-right:10px;vertical-align:middle}
.info-card-box:nth-child(2) h4::before{background:#AF130D}
.info-card-box:nth-child(3) h4::before{background:#E1E8C1}
.info-card-box p{color:#555;line-height:1.7;margin:0;font-size:1rem}
.detail-section-alt{background:#fafafa;padding:50px 40px;border-radius:8px;margin-bottom:70px;border:2px dashed #f091ff4d}
.detail-section-alt h3{font-size:1.9rem;color:#2d2d2d;margin:0 0 30px;font-weight:600;text-align:center}
.detail-section-alt h3::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#F091FF 0%,#AF130D 100%);margin:15px auto 0;border-radius:2px}
.steps-layout{display:flex;flex-direction:column;gap:25px}
.step-item-v1{display:flex;gap:20px;align-items:flex-start;background:#fff;padding:25px;border-radius:6px;box-shadow:0 3px 10px #0000000f;transition:all .3s ease}
.step-item-v1:hover{box-shadow:0 6px 16px #af130d1f}
.step-num{flex-shrink:0;width:45px;height:45px;background:linear-gradient(135deg,#F091FF 0%,#AF130D 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.3rem;box-shadow:0 4px 12px #f091ff4d}
.step-content-box h5{font-size:1.2rem;color:#2d2d2d;margin:0 0 10px;font-weight:600}
.step-content-box p{color:#555;line-height:1.7;margin:0;font-size:.98rem}
.action-area-v2{text-align:center;padding:45px 30px;background:linear-gradient(180deg,#fff 0%,#fafafa 100%);border-radius:8px;box-shadow:inset 0 2px 8px #0000000d}
.action-area-v2 h6{font-size:1.5rem;color:#2d2d2d;margin:0 0 20px;font-weight:600}
.action-area-v2 .note-text{color:#666;margin:0 0 30px;line-height:1.6;font-size:1.05rem}
.butt-group{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.primary-butt-v3{display:inline-block;padding:15px 40px;background:linear-gradient(135deg,#F091FF 0%,#AF130D 100%);color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:1.1rem;box-shadow:0 6px 16px #f091ff4d;transition:all .3s ease;position:relative;z-index:10}
.primary-butt-v3:hover{transform:translateY(-2px);box-shadow:0 10px 24px #af130d59}
.secondary-butt-v2{display:inline-block;padding:15px 40px;background:none;color:#AF130D;text-decoration:none;border:2px solid #AF130D;border-radius:6px;font-weight:600;font-size:1.1rem;transition:all .3s ease;position:relative;z-index:10}
.secondary-butt-v2:hover{background:#AF130D;color:#fff;box-shadow:0 6px 16px #af130d40}
@media (max-width: 768px) {
.success-wrapper-v1{padding:40px 15px}
.confirm-heado{margin-bottom:50px;padding:35px 20px}
.confirm-heado .main-title-v2{font-size:2rem}
.confirm-heado .subtitle-text{font-size:1rem}
.info-grid-v3{grid-template-columns:1fr;gap:25px;margin-bottom:45px}
.detail-section-alt{padding:35px 20px;margin-bottom:50px}
.detail-section-alt h3{font-size:1.5rem}
.step-item-v1{flex-direction:column;gap:15px;padding:20px}
.butt-group{flex-direction:column;gap:15px}
.primary-butt-v3,.secondary-butt-v2{width:100%;text-align:center}
}
@media (max-width: 375px) {
.confirm-heado .main-title-v2{font-size:1.7rem}
.check-icon-box{width:75px;height:75px}
.check-icon-box svg{width:40px;height:40px}
}