html{scroll-behavior:smooth}
body{margin:0;padding:0;font-family:'Literata',serif;background:linear-gradient(135deg,#F0EDEB 0%,#fff 100%);color:#221F19;line-height:1.6}
.TopBrand{background:linear-gradient(180deg,#221F19 0%,#876E65 100%);padding:32px 20px;box-shadow:0 4px 6px #221f1926}
.TopBrand .BrandWrap{max-width:960px;margin:0 auto;display:flex;align-items:center;gap:24px}
.TopBrand .LogoLink7{flex-shrink:0;display:block;background:#F0EDEB;padding:12px;border-radius:12px;box-shadow:0 3px 8px #0003}
.TopBrand .LogoImg{display:block;width:90px;height:90px}
.TopBrand .CompanyTitle3{color:#F0EDEB}
.TopBrand .BrandName2{font-size:38px;font-weight:700;margin:0 0 6px;letter-spacing:-.5px}
.TopBrand .BrandTag{font-size:16px;margin:0;opacity:.9}
.EditorialBar4{background:#F0EDEB;border-bottom:3px solid #876E65;box-shadow:0 2px 4px #221f191a}
.EditorialBar4 .NavWrap5{max-width:960px;margin:0 auto;display:flex;justify-content:center;gap:8px;padding:0 20px}
.EditorialBar4 .NavItem8{display:flex;align-items:center;gap:8px;padding:18px 22px;color:#221F19;text-decoration:none;font-weight:400;font-size:15px;transition:background-color .2s ease,color .2s ease;border-radius:8px}
.EditorialBar4 .NavItem8:hover{background-color:#876e6526;color:#876E65}
.EditorialBar4 .NavIcon2{flex-shrink:0}
.FooterZone3{background:linear-gradient(180deg,#F0EDEB 0%,#e8e4e1 100%);padding:48px 20px 24px;margin-top:80px;border-top:2px solid #876E65}
.FooterZone3 .FooterGrid7{max-width:960px;margin:0 auto 32px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}
.FooterZone3 .FooterHead9{font-size:20px;font-weight:700;margin:0 0 16px;color:#221F19}
.FooterZone3 .ContactDetails2 .DetailRow{margin:0 0 10px;font-size:15px}
.FooterZone3 .ContactDetails2 .DetailLabel{font-weight:700;color:#876E65}
.FooterZone3 .ContactDetails2 a{color:#221F19;text-decoration:none;transition:color .2s ease}
.FooterZone3 .ContactDetails2 a:hover{color:#876E65}
.FooterZone3 .FooterNav6{display:flex;flex-direction:column;gap:10px}
.FooterZone3 .FootLink3{color:#221F19;text-decoration:none;font-size:15px;transition:color .2s ease}
.FooterZone3 .FootLink3:hover{color:#876E65}
.FooterZone3 .CopyZone1{max-width:960px;margin:0 auto;padding-top:24px;border-top:1px solid #876e654d;text-align:center}
.FooterZone3 .CopyText5{margin:0;font-size:14px;color:#876E65}
.CookieBanner9{position:fixed;top:20px;right:20px;background:#fff;padding:24px;border-radius:12px;box-shadow:0 6px 16px #221f1940;max-width:420px;opacity:0;transform:translateY(-20px);transition:opacity .4s ease,transform .4s ease;pointer-events:none;z-index:9999}
.CookieBanner9.ShowBanner{opacity:1;transform:translateY(0);pointer-events:all}
.CookieBanner9 .CookieMsg7{margin:0 0 18px;font-size:15px;color:#221F19}
.CookieBanner9 .BtnGroup11{display:flex;flex-wrap:wrap;gap:10px}
.CookieBanner9 .CookieBtn2{flex:1;min-width:100px;padding:10px 16px;border:none;border-radius:8px;font-family:'Literata',serif;font-size:14px;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}
.CookieBanner9 .CookieBtn2:hover{transform:translateY(-2px);box-shadow:0 4px 8px #221f1933}
.CookieBanner9 .AcceptBtn{background:linear-gradient(135deg,#221F19 0%,#876E65 100%);color:#F0EDEB}
.CookieBanner9 .DenyBtn{background:#F0EDEB;color:#221F19;border:2px solid #876E65}
.CookieBanner9 .CustomBtn{background:#876E65;color:#F0EDEB}
.CookieBanner9 .SaveBtn{background:#221F19;color:#F0EDEB;width:100%;margin-top:10px}
.CookieBanner9 .CustomPanel6{display:none;margin-top:16px;padding-top:16px;border-top:1px solid #876e654d}
.CookieBanner9 .CheckWrap3{display:flex;align-items:center;gap:10px;margin-bottom:12px;cursor:pointer;font-size:14px}
.CookieBanner9 .CheckBox8{width:18px;height:18px;cursor:pointer}
@media (max-width: 768px) {
.TopBrand .BrandWrap{flex-direction:column;text-align:center}
.TopBrand .BrandName2{font-size:28px}
.EditorialBar4 .NavWrap5{flex-wrap:wrap}
.EditorialBar4 .NavItem8{flex:1 1 45%;justify-content:center}
.FooterZone3 .FooterGrid7{grid-template-columns:1fr}
.CookieBanner9{left:20px;right:20px;max-width:none}
.CookieBanner9 .BtnGroup11{flex-direction:column}
.CookieBanner9 .CookieBtn2{width:100%}
}
@media (max-width: 480px) {
.TopBrand{padding:24px 16px}
.TopBrand .LogoImg{width:70px;height:70px}
.TopBrand .BrandName2{font-size:24px}
.TopBrand .BrandTag{font-size:14px}
.EditorialBar4 .NavItem8{padding:14px 16px;font-size:14px}
}
.PreStartWrap{max-width:960px;margin:0 auto;padding:0 20px}
.TitleComp{position:relative;margin:80px 0 100px;min-height:420px;display:flex;align-items:center}
.TitleComp .bgImg{position:absolute;right:0;top:50%;transform:translateY(-50%);width:55%;height:380px;z-index:1}
.TitleComp .bgImg img{width:100%;height:100%;object-fit:cover;border-radius:12px;filter:brightness(0.92) contrast(0.95);box-shadow:0 4px 16px #221f191f}
.TitleComp .bgImg::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#f0edeb4d,#876e6526);border-radius:12px;pointer-events:none}
.TitleComp .txtBox{position:relative;z-index:3;background:#F0EDEB;padding:48px 52px;max-width:580px;border-radius:14px;box-shadow:0 6px 24px #221f1929 0 2px 8px #221f1914}
.TitleComp .txtBox h1{font-size:2.6rem;line-height:1.25;color:#221F19;margin:0 0 12px;font-weight:700}
.TitleComp .txtBox h1 .pause{display:block;margin-top:8px}
.TitleComp .txtBox h1::before{content:'';display:block;width:64px;height:5px;background:linear-gradient(90deg,#876E65,#221F19);margin-bottom:20px;border-radius:3px}
.InfoGrid{margin:0 0 120px}
.InfoGrid .gridWrap{display:grid;grid-template-columns:1fr 1fr;gap:48px}
.InfoGrid .col .headPart{margin-bottom:32px}
.InfoGrid .col .headPart h2{font-size:1.9rem;color:#221F19;margin:0 0 16px;font-weight:700;position:relative;padding-left:24px}
.InfoGrid .col .headPart h2::before{content:'';position:absolute;left:0;top:8px;width:12px;height:12px;background:#876E65;border-radius:50%}
.InfoGrid .col .headPart h2::after{content:'';position:absolute;left:4px;top:12px;width:4px;height:4px;background:#F0EDEB;border-radius:50%}
.InfoGrid .col .contentPart p{font-size:1.05rem;line-height:1.7;color:#221F19;margin:0 0 18px}
.InfoGrid .col .contentPart p:last-child{margin-bottom:0}
.InfoGrid .col .listBox{margin-top:28px}
.InfoGrid .col .listBox ul{list-style:none;padding:0;margin:0}
.InfoGrid .col .listBox li{padding:14px 0 14px 32px;position:relative;font-size:1.05rem;line-height:1.6;color:#221F19;border-bottom:1px solid #876e6526}
.InfoGrid .col .listBox li:last-child{border-bottom:none}
.InfoGrid .col .listBox li::before{content:'';position:absolute;left:0;top:20px;width:18px;height:2px;background:linear-gradient(90deg,#876E65,#221F19)}
.InfoGrid .col .visual{margin-top:32px;padding:24px;background:linear-gradient(135deg,#876e6514,#f0edeb80);border-radius:10px;border-left:4px solid #876E65}
.InfoGrid .col .visual p{font-size:1.02rem;line-height:1.65;color:#221F19;margin:0;font-style:italic}
.CompareSection{margin:0 0 100px;background:#F0EDEB;padding:72px 0;border-radius:16px;position:relative;overflow:hidden}
.CompareSection::before{content:'';position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,#876e651f,transparent 70%);pointer-events:none}
.CompareSection .innerWrap{max-width:900px;margin:0 auto;padding:0 40px;position:relative;z-index:2}
.CompareSection .topHead{text-align:center;margin-bottom:52px}
.CompareSection .topHead h2{font-size:2.1rem;color:#221F19;margin:0 0 20px;font-weight:700}
.CompareSection .topHead p{font-size:1.1rem;line-height:1.65;color:#221F19;max-width:680px;margin:0 auto}
.CompareSection .tabSys{margin-top:44px}
.CompareSection .tabSys input[type="radio"]{position:absolute;opacity:0;pointer-events:none}
.CompareSection .tabNav{display:flex;gap:16px;justify-content:center;margin-bottom:40px}
.CompareSection .tabNav label{flex:0 1 auto;padding:14px 32px;background:#fff9;border:2px solid transparent;border-radius:10px;cursor:pointer;font-size:1.05rem;font-weight:600;color:#221F19;transition:all .3s ease;text-align:center}
.CompareSection .tabNav label:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 4px 12px #221f191a}
.CompareSection .tabSys input[type="radio"]:checked + label{background:#876E65;color:#F0EDEB;border-color:#876E65;box-shadow:0 4px 16px #876e654d}
.CompareSection .tabContent{display:none}
.CompareSection .tabSys input[type="radio"]:checked ~ .tabContent[data-tab="1"]{display:block}
.CompareSection .tabSys input[type="radio"]:nth-of-type(2):checked ~ .tabContent[data-tab="2"]{display:block}
.CompareSection .tabSys input[type="radio"]:nth-of-type(3):checked ~ .tabContent[data-tab="3"]{display:block}
.CompareSection .contentBox{background:#ffffffb3;padding:40px;border-radius:12px;box-shadow:0 3px 12px #221f1914}
.CompareSection .contentBox h3{font-size:1.6rem;color:#221F19;margin:0 0 24px;font-weight:700;position:relative;padding-bottom:16px}
.CompareSection .contentBox h3::after{content:'';position:absolute;bottom:0;left:0;width:80px;height:3px;background:linear-gradient(90deg,#876E65,transparent)}
.CompareSection .contentBox .points{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}
.CompareSection .contentBox .point{display:flex;gap:16px;align-items:flex-start}
.CompareSection .contentBox .point .ico{flex-shrink:0;width:40px;height:40px;background:linear-gradient(135deg,#876E65,#221F19);border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #876e6540}
.CompareSection .contentBox .point .ico svg{width:20px;height:20px;fill:#F0EDEB}
.CompareSection .contentBox .point .txt h4{font-size:1.1rem;color:#221F19;margin:0 0 8px;font-weight:600}
.CompareSection .contentBox .point .txt p{font-size:.98rem;line-height:1.6;color:#221F19;margin:0}
.CompareSection .contentBox .profileBox{margin-top:36px;padding-top:32px;border-top:1px solid #876e6533;display:flex;gap:28px;align-items:center}
.CompareSection .contentBox .profileBox .prfImg{flex-shrink:0;width:90px;height:90px;border-radius:50%;overflow:hidden;border:3px solid #876E65;box-shadow:0 4px 12px #876e6533}
.CompareSection .contentBox .profileBox .prfImg img{width:100%;height:100%;object-fit:cover}
.CompareSection .contentBox .profileBox .prfTxt{flex:1}
.CompareSection .contentBox .profileBox .prfTxt p{font-size:1.02rem;line-height:1.7;color:#221F19;margin:0 0 12px;font-style:italic}
.CompareSection .contentBox .profileBox .prfTxt .nm{font-size:1rem;color:#876E65;font-weight:600;margin:0}
@media (max-width: 768px) {
.TitleComp{margin:50px 0 70px;min-height:auto;flex-direction:column}
.TitleComp .bgImg{position:relative;width:100%;height:280px;transform:none;order:2;margin-top:24px}
.TitleComp .txtBox{order:1;max-width:100%;padding:36px 28px}
.TitleComp .txtBox h1{font-size:2rem}
.InfoGrid .gridWrap{grid-template-columns:1fr;gap:48px}
.InfoGrid .col .headPart h2{font-size:1.6rem}
.CompareSection{padding:50px 0;margin-bottom:70px}
.CompareSection .innerWrap{padding:0 24px}
.CompareSection .topHead h2{font-size:1.75rem}
.CompareSection .tabNav{flex-direction:column;align-items:stretch}
.CompareSection .contentBox{padding:28px 20px}
.CompareSection .contentBox .points{grid-template-columns:1fr;gap:20px}
.CompareSection .contentBox .profileBox{flex-direction:column;text-align:center}
.CompareSection .contentBox .profileBox .prfImg{width:100px;height:100px}
}
@media (max-width: 480px) {
.TitleComp .txtBox{padding:28px 20px}
.TitleComp .txtBox h1{font-size:1.7rem}
.InfoGrid .col .headPart h2{font-size:1.45rem}
.CompareSection .topHead h2{font-size:1.55rem}
.CompareSection .tabNav label{padding:12px 20px;font-size:.98rem}
}
.TitleWrap{position:relative;background:linear-gradient(135deg,#221F19 0%,#876E65 100%);padding:120px 20px 80px;overflow:hidden}
.TitleWrap::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(./image_gallery/01-10_slider.jpg);background-size:cover;background-position:center;opacity:.15;filter:blur(3px)}
.TitleWrap::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:60%;background:linear-gradient(to top,#221f19f2,transparent);pointer-events:none}
.TitleInner{position:relative;z-index:2;max-width:960px;margin:0 auto;text-align:center}
.TitleInner h1{font-size:52px;color:#F0EDEB;margin:0 0 32px;font-weight:700;line-height:1.2;text-shadow:2px 3px 6px #0006}
.TitleInner p{font-size:20px;color:#F0EDEB;margin:0;line-height:1.6;max-width:720px;margin-left:auto;margin-right:auto;text-shadow:1px 2px 4px #0000004d}
.DecorDots{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;gap:12px;z-index:3}
.DecorDots span{width:8px;height:8px;border-radius:50%;background:#876E65;display:block;opacity:.7}
.PathSection{padding:80px 20px;background:#F0EDEB}
.PathContainer{max-width:960px;margin:0 auto}
.PathContainer h2{font-size:38px;color:#221F19;margin:0 0 16px;font-weight:700}
.PathContainer h2::before{content:'';display:inline-block;width:48px;height:4px;background:linear-gradient(90deg,#876E65,#221F19);margin-right:16px;vertical-align:middle}
.PathLead{font-size:18px;color:#876E65;margin:0 0 48px;line-height:1.5}
.PathGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-bottom:48px}
.PathCard{background:#fff;padding:32px 28px;border-radius:12px;box-shadow:3px 4px 8px #221f191f;transition:all .3s ease;position:relative}
.PathCard:hover{transform:translateY(-6px);box-shadow:5px 8px 16px #221f1933}
.PathCard h3{font-size:22px;color:#221F19;margin:0 0 12px;font-weight:600}
.PathCard p{font-size:16px;color:#876E65;margin:0;line-height:1.6}
.PathCard::after{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#876E65,#221F19);border-radius:12px 0 0 12px}
.PathVisual{display:flex;align-items:center;gap:24px;background:#fff;padding:36px;border-radius:12px;box-shadow:3px 4px 8px #221f191f}
.PathVisual img{width:280px;height:200px;object-fit:cover;border-radius:8px;flex-shrink:0}
.PathVisual .VisContent h4{font-size:24px;color:#221F19;margin:0 0 12px;font-weight:600}
.PathVisual .VisContent p{font-size:16px;color:#876E65;margin:0;line-height:1.6}
.MotivationSection{padding:80px 20px;background:linear-gradient(135deg,#221F19 0%,#876E65 100%);position:relative}
.MotivationSection::before{content:'';position:absolute;top:0;right:0;width:40%;height:100%;background:url(./image_gallery/10-14-sourcefinal.jpg) center/cover;opacity:.1}
.MotivContainer{max-width:960px;margin:0 auto;position:relative;z-index:2}
.MotivContainer h2{font-size:38px;color:#F0EDEB;margin:0 0 48px;font-weight:700;text-align:center}
.MotivContainer h2::after{content:'';display:block;width:80px;height:4px;background:#876E65;margin:16px auto 0}
.MotivSteps{display:flex;flex-direction:column;gap:24px}
.MotivStep{background:#f0edeb14;padding:28px 32px;border-radius:10px;border-left:5px solid #876E65;transition:all .3s ease;backdrop-filter:blur(8px)}
.MotivStep:hover{background:#f0edeb24;border-left-width:8px}
.MotivStep h3{font-size:20px;color:#F0EDEB;margin:0 0 12px;font-weight:600;display:flex;align-items:center;gap:12px}
.MotivStep h3::before{content:attr(data-num);display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#876E65;border-radius:50%;font-size:16px;font-weight:700;flex-shrink:0}
.MotivStep p{font-size:16px;color:#F0EDEB;margin:0;line-height:1.6;opacity:.9}
.ProcessSection{padding:80px 20px;background:#fff}
.ProcessWrap{max-width:960px;margin:0 auto}
.ProcessWrap h2{font-size:38px;color:#221F19;margin:0 0 20px;font-weight:700}
.ProcessWrap .ProcessIntro{font-size:18px;color:#876E65;margin:0 0 56px;line-height:1.5}
.ProcessLayout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}
.ProcessContent{display:flex;flex-direction:column;gap:32px}
.ProcessItem{position:relative;padding-left:56px}
.ProcessItem::before{content:'';position:absolute;left:0;top:0;width:40px;height:40px;background:linear-gradient(135deg,#876E65,#221F19);border-radius:50%;box-shadow:3px 3px 8px #221f1926}
.ProcessItem h3{font-size:22px;color:#221F19;margin:0 0 8px;font-weight:600}
.ProcessItem p{font-size:16px;color:#876E65;margin:0;line-height:1.6}
.ProcessVisBox{position:sticky;top:20px}
.ProcessVisBox img{width:100%;height:auto;border-radius:12px;box-shadow:4px 5px 12px #221f192e}
.TeamSection{padding:80px 20px;background:#F0EDEB}
.TeamBox{max-width:960px;margin:0 auto}
.TeamBox h2{font-size:38px;color:#221F19;margin:0 0 48px;font-weight:700;text-align:center}
.TeamBox h2::before{content:'◆';color:#876E65;margin-right:12px}
.TeamGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:36px}
.TeamMember{background:#fff;border-radius:12px;overflow:hidden;box-shadow:3px 4px 8px #221f191f;transition:all .3s ease}
.TeamMember:hover{box-shadow:5px 8px 16px #221f1933;transform:scale(1.02)}
.TeamMember img{width:100%;height:320px;object-fit:cover}
.TeamInfo{padding:24px}
.TeamInfo h3{font-size:22px;color:#221F19;margin:0 0 8px;font-weight:600}
.TeamInfo .TeamRole{font-size:15px;color:#876E65;margin:0 0 12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}
.TeamInfo p{font-size:15px;color:#876E65;margin:0;line-height:1.6}
.CtaZone{text-align:center;margin-top:64px}
.CtaZone .MainButton{display:inline-block;padding:16px 48px;background:linear-gradient(135deg,#876E65,#221F19);color:#F0EDEB;font-size:18px;font-weight:600;text-decoration:none;border-radius:8px;box-shadow:3px 4px 8px #221f1933;transition:all .3s ease}
.CtaZone .MainButton:hover{transform:translateY(-3px);box-shadow:5px 8px 16px #221f194d}
@media (max-width: 768px) {
.TitleInner h1{font-size:36px}
.TitleInner p{font-size:17px}
.PathContainer h2,.MotivContainer h2,.ProcessWrap h2,.TeamBox h2{font-size:30px}
.PathGrid{grid-template-columns:1fr}
.PathVisual{flex-direction:column}
.PathVisual img{width:100%;height:240px}
.ProcessLayout{grid-template-columns:1fr}
.ProcessVisBox{position:static}
.TeamGrid{grid-template-columns:1fr}
}
@media (max-width: 480px) {
.TitleWrap{padding:80px 20px 60px}
.TitleInner h1{font-size:28px}
.PathSection,.MotivationSection,.ProcessSection,.TeamSection{padding:60px 20px}
}
.PgWrap{max-width:960px;margin:0 auto;padding:0 20px}
.titleSec{padding:80px 0 60px;position:relative;overflow:hidden}
.titleSec::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#F0EDEB 1px,transparent 1px),linear-gradient(#F0EDEB 1px,transparent 1px);background-size:40px 40px;opacity:.3;z-index:0}
.titleSec .innerC{position:relative;z-index:1;text-align:center}
.titleSec .lead{font-size:15px;color:#876E65;margin-bottom:16px;letter-spacing:.5px}
.titleSec .hdMain{font-size:42px;font-weight:700;color:#221F19;margin:0;line-height:1.2}
.cntBlock{padding:60px 0;background:linear-gradient(135deg,#F0EDEB 0%,#fff 100%)}
.cntBlock .contentGrid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.infoSide .secTitle{font-size:28px;color:#221F19;margin:0 0 32px;font-weight:600;position:relative;padding-left:20px}
.infoSide .secTitle::before{content:'';position:absolute;left:0;top:8px;width:4px;height:24px;background:linear-gradient(180deg,#876E65,#221F19);border-radius:2px}
.cntItem{margin-bottom:28px;display:flex;align-items:start;gap:16px}
.cntItem .iconWrap{width:44px;height:44px;background:linear-gradient(135deg,#876E65,#221F19);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 8px #221f1926}
.cntItem .iconWrap svg{width:20px;height:20px;fill:#F0EDEB}
.cntItem .txtWrap .label{font-size:13px;color:#876E65;margin-bottom:4px;font-weight:500}
.cntItem .txtWrap .value{font-size:16px;color:#221F19;font-weight:600}
.cntItem .txtWrap .value a{color:#221F19;text-decoration:none;transition:color .3s}
.cntItem .txtWrap .value a:hover{color:#876E65}
.formSide{background:#fff;padding:40px;border-radius:16px;box-shadow:0 6px 24px #221f191f}
.formSide .formTitle{font-size:24px;color:#221F19;margin:0 0 8px;font-weight:600}
.formSide .formDesc{font-size:14px;color:#876E65;margin-bottom:32px}
.frmMain .fieldGrp{margin-bottom:24px}
.frmMain .fieldGrp label{display:block;font-size:14px;color:#221F19;margin-bottom:8px;font-weight:500}
.frmMain .fieldGrp input[type="text"],.frmMain .fieldGrp input[type="email"],.frmMain .fieldGrp textarea{width:100%;padding:14px 16px;border:2px solid #F0EDEB;border-radius:10px;font-size:15px;color:#221F19;background:#fff;transition:all .3s;box-sizing:border-box}
.frmMain .fieldGrp input[type="text"]:focus,.frmMain .fieldGrp input[type="email"]:focus,.frmMain .fieldGrp textarea:focus{outline:none;border-color:#876E65;box-shadow:0 0 0 3px #876e651a}
.frmMain .fieldGrp textarea{min-height:120px;resize:vertical}
.radioToggle{margin-bottom:24px}
.radioToggle .radioLabel{display:block;font-size:14px;color:#221F19;margin-bottom:12px;font-weight:500}
.radioToggle .optWrap{display:flex;gap:12px}
.radioToggle input[type="radio"]{display:none}
.radioToggle input[type="radio"] + label{padding:12px 24px;background:#F0EDEB;border:2px solid #F0EDEB;border-radius:10px;font-size:14px;color:#221F19;cursor:pointer;transition:all .3s;font-weight:500}
.radioToggle input[type="radio"]:checked + label{background:linear-gradient(135deg,#876E65,#221F19);border-color:#221F19;color:#F0EDEB;box-shadow:0 4px 12px #221f1933}
#topic-business:checked ~ .conditionalField.businessTopic,#topic-technical:checked ~ .conditionalField.technicalTopic{display:block}
.conditionalField{display:none;margin-bottom:24px}
.privacyBox{margin-bottom:24px}
.privacyBox input[type="checkbox"]{display:none}
.privacyBox label{display:flex;align-items:start;gap:12px;cursor:pointer;font-size:13px;color:#221F19}
.privacyBox label::before{content:'';width:20px;height:20px;border:2px solid #876E65;border-radius:6px;flex-shrink:0;transition:all .3s;margin-top:2px}
.privacyBox input[type="checkbox"]:checked + label::before{background:linear-gradient(135deg,#876E65,#221F19);border-color:#221F19}
.privacyBox label a{color:#876E65;text-decoration:none;font-weight:600}
.privacyBox label a:hover{text-decoration:underline}
.submitRow{margin-top:32px}
.submitRow button{width:100%;padding:16px 32px;background:linear-gradient(135deg,#876E65,#221F19);color:#F0EDEB;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 16px #221f1933;z-index:10;position:relative}
.submitRow button:hover{transform:translateY(-2px);box-shadow:0 6px 24px #221f194d}
.supportSec{padding:80px 0;background:#fff}
.supportSec .hdArea{text-align:center;max-width:640px;margin:0 auto 48px}
.supportSec .hdArea h2{font-size:34px;color:#221F19;margin:0 0 16px;font-weight:600}
.supportSec .hdArea p{font-size:15px;color:#876E65;line-height:1.6}
.supportGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.supportCard{background:linear-gradient(135deg,#F0EDEB 0%,#fff 100%);padding:32px;border-radius:16px;text-align:center;border:2px solid transparent;transition:all .3s}
.supportCard:hover{border-color:#876E65;transform:translateY(-4px);box-shadow:0 8px 24px #876e6526}
.supportCard .cardIcon{width:64px;height:64px;background:linear-gradient(135deg,#876E65,#221F19);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}
.supportCard .cardIcon svg{width:28px;height:28px;fill:#F0EDEB}
.supportCard h3{font-size:20px;color:#221F19;margin:0 0 12px;font-weight:600}
.supportCard p{font-size:14px;color:#876E65;line-height:1.6;margin:0}
@media (max-width: 768px) {
.titleSec{padding:60px 0 40px}
.titleSec .hdMain{font-size:32px}
.cntBlock .contentGrid{grid-template-columns:1fr;gap:40px}
.formSide{padding:28px 20px}
.supportGrid{grid-template-columns:1fr;gap:24px}
.radioToggle .optWrap{flex-direction:column}
}
@media (min-width: 769px) and (max-width: 1024px) {
.supportGrid{grid-template-columns:repeat(2,1fr)}
}
.PgTop{background:linear-gradient(135deg,#F0EDEB 0%,#876E65 100%);padding:80px 20px;position:relative;overflow:hidden}
.PgTop::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#221f1914 0%,transparent 70%);border-radius:50%}
.TopWrap{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.TopTxt h1{font-size:48px;color:#221F19;margin:0 0 24px;line-height:1.2;font-weight:700}
.TopTxt p{font-size:18px;color:#221F19;line-height:1.6;margin:0;opacity:.85}
.TopImg{position:relative}
.TopImg img{width:100%;height:380px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #221f1926}
.TopImg::after{content:'';position:absolute;bottom:-20px;right:-20px;width:200px;height:200px;background:linear-gradient(45deg,#876E65,#221F19);opacity:.1;border-radius:50%;z-index:-1}
.ModPath{padding:100px 20px;background:#F0EDEB}
.ModPath .inner{max-width:960px;margin:0 auto}
.ModPath h2{font-size:38px;color:#221F19;text-align:center;margin:0 0 60px;position:relative}
.ModPath h2::after{content:'';position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#876E65,#221F19);border-radius:2px}
.PathGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.PathUnit{background:#fff;padding:40px 30px;border-radius:8px;box-shadow:0 4px 16px #221f1914;transition:all .3s ease;position:relative}
.PathUnit:hover{transform:translateY(-8px);box-shadow:0 8px 32px #221f1926}
.PathUnit::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#221F19,#876E65);border-radius:8px 8px 0 0}
.PathNum{font-size:48px;font-weight:700;color:#876E65;margin:0 0 20px;line-height:1}
.PathUnit h3{font-size:22px;color:#221F19;margin:0 0 16px}
.PathUnit p{font-size:15px;color:#221F19;line-height:1.6;margin:0;opacity:.75}
.StructSec{padding:100px 20px;background:#fff}
.StructSec .container{max-width:960px;margin:0 auto}
.StructSec h2{font-size:38px;color:#221F19;margin:0 0 50px}
.StructSec h2::before{content:'';display:inline-block;width:6px;height:38px;background:#876E65;margin-right:16px;vertical-align:middle}
.TimeLine{position:relative;padding-left:60px}
.TimeLine::before{content:'';position:absolute;left:20px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#221F19 0%,#876E65 100%)}
.TimeItem{position:relative;margin-bottom:50px}
.TimeItem::before{content:'';position:absolute;left:-48px;top:8px;width:16px;height:16px;background:#876E65;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 3px #876E65}
.TimeItem h3{font-size:24px;color:#221F19;margin:0 0 12px}
.TimeItem h4{font-size:18px;color:#876E65;margin:0 0 16px;font-weight:600}
.TimeItem p{font-size:15px;color:#221F19;line-height:1.6;margin:0 0 12px;opacity:.8}
.TimeItem ul{margin:0;padding:0;list-style:none}
.TimeItem ul li{font-size:15px;color:#221F19;padding-left:24px;margin-bottom:8px;position:relative;opacity:.8}
.TimeItem ul li::before{content:'→';position:absolute;left:0;color:#876E65;font-weight:700}
.TestSec{padding:100px 20px;background:#F0EDEB;position:relative;overflow:hidden}
.TestSec::before{content:'';position:absolute;top:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,#876e6526 0%,transparent 70%);border-radius:50%}
.TestSec .wrap{max-width:960px;margin:0 auto;position:relative;z-index:2}
.TestSec h2{font-size:38px;color:#221F19;text-align:center;margin:0 0 60px}
.TestGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.TestCard{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 20px #221f191a;display:flex;flex-direction:column;gap:24px}
.TestTop{display:flex;align-items:center;gap:20px}
.TestTop img{width:70px;height:70px;border-radius:50%;object-fit:cover;border:3px solid #876E65}
.TestInfo h4{font-size:20px;color:#221F19;margin:0 0 4px}
.TestInfo p{font-size:14px;color:#876E65;margin:0;font-weight:600}
.TestCard blockquote{font-size:15px;color:#221F19;line-height:1.7;margin:0;padding:0;font-style:italic;opacity:.85}
.CtaSec{padding:120px 20px;background:linear-gradient(135deg,#221F19 0%,#876E65 100%);position:relative}
.CtaSec::after{content:'';position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 200px 200px;border-color:transparent transparent #f0edeb1a}
.CtaSec .inner{max-width:960px;margin:0 auto;text-align:center;position:relative;z-index:2}
.CtaSec h2{font-size:42px;color:#F0EDEB;margin:0 0 20px;line-height:1.2}
.CtaSec p{font-size:18px;color:#F0EDEB;margin:0 0 40px;opacity:.9;max-width:700px;margin-left:auto;margin-right:auto}
.CtaBtns{display:flex;gap:20px;justify-content:center;align-items:center}
.CtaBtns a{display:inline-block;padding:16px 40px;font-size:16px;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease}
.CtaBtns a:first-child{background:#F0EDEB;color:#221F19;box-shadow:0 4px 16px #0003}
.CtaBtns a:first-child:hover{transform:translateY(-3px);box-shadow:0 6px 24px #0000004d}
.CtaBtns a:last-child{background:transparent;color:#F0EDEB;border:2px solid #F0EDEB}
.CtaBtns a:last-child:hover{background:#f0edeb1a;transform:translateY(-3px)}
@media (max-width: 768px) {
.TopWrap{grid-template-columns:1fr;gap:40px}
.TopTxt h1{font-size:36px}
.TopImg img{height:280px}
.PathGrid{grid-template-columns:1fr;gap:30px}
.TestGrid{grid-template-columns:1fr}
.CtaBtns{flex-direction:column;width:100%}
.CtaBtns a{width:100%;text-align:center}
.TimeLine{padding-left:40px}
.TimeItem::before{left:-28px}
.PgTop{padding:60px 20px}
.ModPath,.StructSec,.TestSec{padding:60px 20px}
.CtaSec{padding:80px 20px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.TopWrap{gap:40px}
.PathGrid{grid-template-columns:repeat(2,1fr)}
}
.TechReq{background:linear-gradient(135deg,#F0EDEB 0%,#876E65 100%);padding:0;margin:0}
.TopDiag{position:relative;min-height:520px;background:#221F19;clip-path:polygon(0 0,100% 0,100% 85%,0 100%);overflow:hidden;margin-bottom:60px}
.TopDiag::before{content:'';position:absolute;top:0;right:0;width:50%;height:100%;background:url(./image_gallery/10-12_revised-11-04.jpg) center/cover;opacity:.15;clip-path:polygon(20% 0,100% 0,100% 100%,0 100%)}
.TopDiag .InnerWrap{position:relative;max-width:960px;margin:0 auto;padding:80px 20px 100px;z-index:2}
.TopDiag .MainHead{font-size:48px;color:#F0EDEB;margin:0 0 24px;font-weight:700;line-height:1.2;max-width:600px}
.TopDiag .MetaDesc{font-size:19px;color:#876E65;line-height:1.6;max-width:540px;margin:0}
.TopDiag .DecorShape{position:absolute;bottom:40px;right:60px;width:120px;height:120px;border:3px solid #876E65;border-radius:50%;opacity:.3}
.TechGrid{max-width:960px;margin:0 auto 80px;padding:0 20px}
.TechGrid .GridLayout{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px}
.TechGrid .ReqCard{background:#fff;padding:28px;border-radius:12px;box-shadow:0 4px 8px #221f1914;transition:all .3s ease;position:relative}
.TechGrid .ReqCard:hover{transform:translateY(-6px);box-shadow:0 8px 16px #221f1926}
.TechGrid .ReqCard::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#876E65,#221F19);border-radius:12px 0 0 12px}
.TechGrid .CardIcon{width:52px;height:52px;margin-bottom:18px}
.TechGrid .CardIcon circle{fill:#876E65}
.TechGrid .CardIcon path{stroke:#F0EDEB;stroke-width:2}
.TechGrid .CardTitle{font-size:22px;color:#221F19;margin:0 0 12px;font-weight:600}
.TechGrid .CardDesc{font-size:15px;color:#221F19;line-height:1.7;margin:0 0 16px;opacity:.8}
.TechGrid .SpecList{list-style:none;padding:0;margin:0}
.TechGrid .SpecList li{font-size:14px;color:#221F19;padding:6px 0 6px 24px;position:relative;line-height:1.5}
.TechGrid .SpecList li::before{content:'▸';position:absolute;left:0;color:#876E65;font-weight:700}
.CompareWrap{background:#fff;padding:48px;border-radius:14px;box-shadow:0 6px 12px #221f191a;margin-bottom:60px}
.CompareWrap .CompHead{font-size:28px;color:#221F19;margin:0 0 32px;font-weight:600;text-align:center}
.CompareWrap .CompTable{width:100%;border-collapse:separate;border-spacing:0}
.CompareWrap .CompTable thead{background:linear-gradient(90deg,#221F19,#876E65)}
.CompareWrap .CompTable th{padding:18px 20px;color:#F0EDEB;font-size:16px;font-weight:600;text-align:left}
.CompareWrap .CompTable th:first-child{border-radius:10px 0 0 0}
.CompareWrap .CompTable th:last-child{border-radius:0 10px 0 0}
.CompareWrap .CompTable tbody tr{border-bottom:1px solid #F0EDEB}
.CompareWrap .CompTable tbody tr:hover{background:#f0edeb66}
.CompareWrap .CompTable td{padding:16px 20px;font-size:15px;color:#221F19}
.CompareWrap .CompTable td:first-child{font-weight:600;color:#876E65}
.CompareWrap .CompTable .CheckMark{display:inline-block;width:20px;height:20px;background:#876E65;border-radius:50%;text-align:center;line-height:20px;color:#fff;font-size:12px}
.TestZone{max-width:960px;margin:0 auto 80px;padding:0 20px}
.TestZone .ZoneHead{font-size:32px;color:#221F19;margin:0 0 40px;font-weight:600;text-align:center}
.TestZone .StepFlow{display:flex;gap:24px;margin-bottom:48px;position:relative}
.TestZone .StepFlow::before{content:'';position:absolute;top:30px;left:60px;right:60px;height:3px;background:linear-gradient(90deg,#876E65 0%,#221F19 50%,#876E65 100%);z-index:1}
.TestZone .StepBox{flex:1;background:#fff;padding:32px 24px;border-radius:14px;box-shadow:0 5px 10px #221f1914;text-align:center;position:relative;z-index:2;transition:transform .3s ease}
.TestZone .StepBox:hover{transform:scale(1.05)}
.TestZone .StepNum{width:60px;height:60px;background:linear-gradient(135deg,#221F19,#876E65);color:#F0EDEB;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:0 auto 20px;box-shadow:0 4px 8px #221f1933}
.TestZone .StepTitle{font-size:19px;color:#221F19;margin:0 0 12px;font-weight:600}
.TestZone .StepDesc{font-size:14px;color:#221F19;line-height:1.6;margin:0;opacity:.8}
.AccessWrap{background:linear-gradient(135deg,#221F19 0%,#876E65 100%);padding:60px 20px;margin-bottom:80px}
.AccessWrap .AccessInner{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.AccessWrap .AccessText{color:#F0EDEB}
.AccessWrap .AccessHead{font-size:34px;margin:0 0 24px;font-weight:700;line-height:1.3}
.AccessWrap .AccessDesc{font-size:16px;line-height:1.7;margin:0 0 32px;opacity:.9}
.AccessWrap .AccessFeats{list-style:none;padding:0;margin:0}
.AccessWrap .AccessFeats li{font-size:15px;padding:10px 0 10px 32px;position:relative;line-height:1.6}
.AccessWrap .AccessFeats li::before{content:'';position:absolute;left:0;width:24px;height:24px;background:#F0EDEB;color:#221F19;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}
.AccessWrap .AccessImg{position:relative}
.AccessWrap .AccessImg img{width:100%;height:auto;border-radius:14px;box-shadow:0 8px 16px #0000004d;display:block}
.SupportSec{max-width:960px;margin:0 auto 80px;padding:0 20px}
.SupportSec .SuppHead{font-size:32px;color:#221F19;margin:0 0 48px;font-weight:600;text-align:center}
.SupportSec .SuppGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.SupportSec .SuppCard{background:#fff;padding:36px 32px;border-radius:14px;box-shadow:0 5px 10px #221f1914;border:2px solid transparent;transition:all .3s ease;position:relative;overflow:hidden}
.SupportSec .SuppCard::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#876e650d,#221f190d);opacity:0;transition:opacity .3s ease;pointer-events:none}
.SupportSec .SuppCard:hover{border-color:#876E65;transform:translateY(-4px);box-shadow:0 8px 16px #221f1926}
.SupportSec .SuppCard:hover::after{opacity:1}
.SupportSec .SuppIcon{width:56px;height:56px;background:linear-gradient(135deg,#876E65,#221F19);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.SupportSec .SuppIcon svg{width:28px;height:28px}
.SupportSec .SuppIcon path{stroke:#F0EDEB;stroke-width:2;fill:none}
.SupportSec .SuppTitle{font-size:22px;color:#221F19;margin:0 0 14px;font-weight:600}
.SupportSec .SuppText{font-size:15px;color:#221F19;line-height:1.7;margin:0;opacity:.85}
.FinalNote{max-width:960px;margin:0 auto 60px;padding:48px 40px;background:#fff;border-radius:14px;box-shadow:0 6px 12px #221f191a;border-left:6px solid #876E65;margin-left:20px;margin-right:20px}
.FinalNote .NoteHead{font-size:24px;color:#221F19;margin:0 0 18px;font-weight:600}
.FinalNote .NotePara{font-size:15px;color:#221F19;line-height:1.7;margin:0 0 14px;opacity:.85}
.FinalNote .NotePara:last-child{margin-bottom:0}
@media (max-width: 768px) {
.TopDiag .MainHead{font-size:36px}
.TopDiag .MetaDesc{font-size:17px}
.TopDiag .DecorShape{width:80px;height:80px;right:20px;bottom:20px}
.TechGrid .GridLayout{grid-template-columns:1fr;gap:24px}
.CompareWrap{padding:32px 20px;overflow-x:auto}
.CompareWrap .CompTable{min-width:600px}
.TestZone .StepFlow{flex-direction:column;gap:32px}
.TestZone .StepFlow::before{display:none}
.AccessWrap .AccessInner{grid-template-columns:1fr;gap:32px}
.SupportSec .SuppGrid{grid-template-columns:1fr;gap:24px}
.FinalNote{padding:32px 24px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.TechGrid .GridLayout{grid-template-columns:repeat(2,1fr)}
.TestZone .StepFlow::before{left:40px;right:40px}
}
.CookieMain{max-width:960px;margin:0 auto;padding:4rem 1.5rem}
.PolicyIntro{background:linear-gradient(135deg,#F0EDEB 0%,#f0edeb66 100%);padding:3.5rem 2.5rem;border-radius:12px;position:relative;margin-bottom:4rem;overflow:hidden}
.PolicyIntro::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(90deg,#876e6508 1px,transparent 1px),linear-gradient(#876e6508 1px,transparent 1px);background-size:40px 40px;transform:skewY(-3deg);pointer-events:none}
.IntroHeader{position:relative;z-index:2;margin-bottom:1.5rem}
.PolicyNum{font-size:3.5rem;font-weight:700;color:#876E65;line-height:1;margin-bottom:.75rem;display:inline-block;transform:translateX(-8px)}
.PolicyTitle{font-size:2.2rem;font-weight:700;color:#221F19;line-height:1.25;margin:0}
.IntroDesc{position:relative;z-index:2;font-size:1.05rem;line-height:1.7;color:#221F19;max-width:720px}
.IntroDesc p{margin:0 0 1rem}
.IntroDesc p:last-child{margin-bottom:0}
.PolicyContent{background:#fff;border:2px solid #F0EDEB;border-radius:12px;padding:3rem 2.5rem;box-shadow:0 4px 8px #221f190f}
.SectionGroup{margin-bottom:3rem}
.SectionGroup:last-child{margin-bottom:0}
.SectionHead{font-size:1.6rem;font-weight:700;color:#221F19;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:3px solid #876E65;position:relative}
.SectionHead::after{content:'';position:absolute;bottom:-3px;left:0;width:80px;height:3px;background:#221F19}
.PolicyText{font-size:1rem;line-height:1.8;color:#221F19;margin-bottom:1.5rem}
.PolicyText:last-child{margin-bottom:0}
.CookieList{list-style:none;padding:0;margin:1.5rem 0}
.CookieList li{padding:1rem 1.25rem;margin-bottom:.75rem;background:#F0EDEB;border-left:4px solid #876E65;border-radius:6px;font-size:.95rem;line-height:1.6;color:#221F19}
.CookieList li:last-child{margin-bottom:0}
.ListTitle{font-weight:700;color:#221F19;display:block;margin-bottom:.35rem}
.TypeGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:1.5rem 0}
.TypeCard{background:linear-gradient(135deg,#F0EDEB 0%,#fff 100%);padding:1.75rem;border-radius:10px;border:2px solid #876E65;position:relative;transition:transform .25s ease,box-shadow .25s ease}
.TypeCard:hover{transform:translateY(-4px);box-shadow:0 6px 12px #876e6533}
.TypeCard::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(180deg,#221F19 0%,#876E65 100%);border-radius:10px 0 0 10px}
.TypeLabel{font-size:1.2rem;font-weight:700;color:#221F19;margin:0 0 .75rem}
.TypeDesc{font-size:.95rem;line-height:1.6;color:#221F19;margin:0}
.ContactBox{background:linear-gradient(120deg,#221F19 0%,#876E65 100%);padding:2rem;border-radius:10px;margin-top:2.5rem;text-align:center}
.ContactBox p{color:#F0EDEB;font-size:1rem;line-height:1.7;margin:0 0 1.25rem}
.ContactBox a{color:#F0EDEB;text-decoration:underline;font-weight:600;transition:opacity .2s ease}
.ContactBox a:hover{opacity:.8}
.UpdateNote{font-size:.9rem;color:#876E65;font-style:italic;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #F0EDEB;text-align:center}
@media (max-width: 768px) {
.CookieMain{padding:2.5rem 1rem}
.PolicyIntro{padding:2.5rem 1.5rem;margin-bottom:2.5rem}
.PolicyNum{font-size:2.5rem}
.PolicyTitle{font-size:1.75rem}
.IntroDesc{font-size:1rem}
.PolicyContent{padding:2rem 1.5rem}
.SectionHead{font-size:1.35rem}
.TypeGrid{grid-template-columns:1fr;gap:1rem}
.ContactBox{padding:1.5rem}
}
@media (max-width: 480px) {
.CookieMain{padding:2rem .75rem}
.PolicyIntro{padding:2rem 1.25rem}
.PolicyNum{font-size:2rem;transform:translateX(-4px)}
.PolicyTitle{font-size:1.5rem}
.PolicyContent{padding:1.5rem 1.25rem}
.CookieList li{padding:.85rem 1rem}
.TypeCard{padding:1.5rem}
}
.PrivPolWrap{max-width:960px;margin:0 auto;padding:0 20px}
.TopHdr{padding:80px 0 60px;display:flex;align-items:center;gap:60px;background:linear-gradient(135deg,#F0EDEB 0%,#fff 100%);position:relative;overflow:hidden}
.TopHdr::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#876e6514 0%,transparent 70%);border-radius:50%}
.TopHdr .TxtBox{flex:1;position:relative;z-index:2}
.TopHdr .MainH{font-size:42px;font-weight:700;color:#221F19;margin:0 0 24px;line-height:1.2}
.TopHdr .SubText{font-size:18px;color:#876E65;line-height:1.6;margin:0 0 28px}
.TopHdr .ImgBox{flex:1;position:relative;z-index:2}
.TopHdr .ImgBox .ShapeDecor{width:100%;height:380px;background:linear-gradient(135deg,#876E65 0%,#221F19 100%);border-radius:12px;position:relative;overflow:hidden}
.TopHdr .ImgBox .ShapeDecor::after{content:'';position:absolute;top:20%;left:20%;width:200px;height:200px;background:radial-gradient(circle,#f0edeb26 0%,transparent 70%);border-radius:50%}
.TopHdr .ImgBox .ShapeDecor::before{content:'';position:absolute;bottom:10%;right:15%;width:120px;height:120px;border:3px solid #f0edeb40;border-radius:50%}
.UpdDate{font-size:15px;color:#876E65;margin:0 0 16px;font-weight:500}
.ContentSec{padding:60px 0 80px}
.PolSection{margin:0 0 48px;background:#fff;border-left:4px solid #876E65;padding:32px 40px;border-radius:8px;box-shadow:0 2px 8px #221f190f;transition:all .3s ease}
.PolSection:hover{box-shadow:0 4px 16px #221f191a;transform:translateX(4px)}
.PolSection .SecH{font-size:28px;font-weight:700;color:#221F19;margin:0 0 20px;position:relative;padding-left:18px}
.PolSection .SecH::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#876E65;border-radius:50%}
.PolSection .Par{font-size:16px;line-height:1.7;color:#221F19;margin:0 0 16px}
.PolSection .Par:last-child{margin-bottom:0}
.PolSection .ListItem{margin:0 0 24px}
.PolSection .SubHd{font-size:20px;font-weight:600;color:#221F19;margin:0 0 12px}
.PolSection .BullList{list-style:none;padding:0;margin:0 0 0 24px}
.PolSection .BullList li{font-size:16px;line-height:1.7;color:#221F19;margin:0 0 10px;position:relative;padding-left:20px}
.PolSection .BullList li::before{content:'';position:absolute;left:0;top:10px;width:8px;height:8px;background:#876E65;border-radius:50%}
.PolSection .BullList li:last-child{margin-bottom:0}
.ContactBlk{background:linear-gradient(135deg,#F0EDEB 0%,#fff 100%);padding:40px;border-radius:12px;margin:40px 0 0;border:2px solid #876E65}
.ContactBlk .CHd{font-size:24px;font-weight:700;color:#221F19;margin:0 0 16px}
.ContactBlk .CPar{font-size:16px;line-height:1.7;color:#221F19;margin:0 0 12px}
.ContactBlk .CtLink{color:#876E65;text-decoration:none;font-weight:600;transition:color .3s ease}
.ContactBlk .CtLink:hover{color:#221F19}
@media (max-width: 768px) {
.TopHdr{flex-direction:column;padding:60px 0 40px;gap:40px}
.TopHdr .MainH{font-size:32px}
.TopHdr .SubText{font-size:16px}
.TopHdr .ImgBox .ShapeDecor{height:280px}
.PolSection{padding:24px 28px}
.PolSection .SecH{font-size:24px}
.ContactBlk{padding:28px}
}
@media (max-width: 480px) {
.TopHdr .MainH{font-size:28px}
.PolSection{padding:20px 24px}
.PolSection .SecH{font-size:22px}
.PolSection .BullList{margin-left:16px}
}
.SuccMain{width:100%;max-width:960px;margin:0 auto;padding:60px 20px}
.confirmWrap{position:relative;background:linear-gradient(135deg,#F0EDEB 0%,#FFF 100%);border-radius:16px;padding:80px 40px;text-align:center;overflow:hidden}
.confirmWrap::before{content:'';position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle,#876e6526 0%,transparent 70%);filter:blur(60px);pointer-events:none}
.confirmWrap::after{content:'';position:absolute;bottom:-120px;right:-120px;width:350px;height:350px;background:radial-gradient(circle,#221f1914 0%,transparent 70%);filter:blur(80px);pointer-events:none}
.iconCirc{position:relative;width:120px;height:120px;margin:0 auto 40px;background:linear-gradient(145deg,#876E65,#221F19);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #221f1933;z-index:2}
.iconCirc svg{width:60px;height:60px;stroke:#F0EDEB;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round}
.confirmWrap h1{position:relative;font-size:2.5rem;font-weight:700;color:#221F19;margin:0 0 20px;z-index:2}
.confirmWrap p{position:relative;font-size:1.125rem;line-height:1.7;color:#221F19;max-width:600px;margin:0 auto 40px;opacity:.85;z-index:2}
.actBtns{position:relative;display:flex;gap:16px;justify-content:center;flex-wrap:wrap;z-index:2}
.actBtns a{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #221f1926}
.actBtns a.primBtn{background:linear-gradient(135deg,#221F19 0%,#876E65 100%);color:#F0EDEB}
.actBtns a.primBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #221f1940}
.actBtns a.secBtn{background:#F0EDEB;color:#221F19;border:2px solid #876E65}
.actBtns a.secBtn:hover{background:#876E65;color:#F0EDEB;transform:translateY(-2px);box-shadow:0 6px 20px #876e6540}
.infoPanels{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:60px;z-index:2}
.pnlCard{background:#FFF;border:2px solid #F0EDEB;border-radius:12px;padding:32px 24px;text-align:left;transition:all .3s ease}
.pnlCard:hover{border-color:#876E65;box-shadow:0 6px 18px #876e6526;transform:translateY(-4px)}
.pnlCard h3{font-size:1.25rem;font-weight:700;color:#221F19;margin:0 0 12px;display:flex;align-items:center;gap:10px}
.pnlCard h3::before{content:'';width:8px;height:8px;background:#876E65;border-radius:50%;flex-shrink:0}
.pnlCard p{font-size:.95rem;line-height:1.6;color:#221F19;opacity:.8;margin:0}
@media (max-width: 768px) {
.SuccMain{padding:40px 16px}
.confirmWrap{padding:60px 24px}
.confirmWrap h1{font-size:2rem}
.confirmWrap p{font-size:1rem}
.iconCirc{width:100px;height:100px;margin-bottom:32px}
.iconCirc svg{width:50px;height:50px}
.actBtns{flex-direction:column}
.actBtns a{width:100%;justify-content:center}
.infoPanels{grid-template-columns:1fr;margin-top:40px}
}
@media (max-width: 480px) {
.confirmWrap h1{font-size:1.75rem}
.confirmWrap{padding:48px 20px}
.pnlCard{padding:24px 20px}
}