@import "https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;600;700&display=swap";
*{box-sizing:border-box}
body{margin:0;min-height:100svh;overflow-x:hidden;-webkit-text-size-adjust:100%;font-family:'EB Garamond',Georgia,serif}
a:focus,button:focus{outline:3px solid #BF503D;outline-offset:2px}
.topbar{background-color:#BF503D;padding:8px 32px}
.topbarShell{max-width:1024px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.topbarLinks{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0;flex-wrap:wrap}
.topbarLinks li a{font-family:'IBM Plex Mono',monospace;font-size:14px;color:#fff;text-decoration:none;padding:8px 16px;display:inline-block;border-radius:3px;border:1px solid transparent;line-height:1.15;transition:border-color .1s ease-out,background-color .12s ease-out;min-height:44px;display:flex;align-items:center}
.topbarLinks li a:hover{border-color:#ffffff80;background-color:#ffffff1a}
.topbarContact{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.topbarPhone{font-family:'IBM Plex Mono',monospace;font-size:14px;color:#fff;text-decoration:none;line-height:1.15;opacity:.9;transition:opacity .1s linear}
.topbarPhone:hover{opacity:1}
.topbarBadge{background-color:#ffffff2e;border:1px solid #ffffff59;border-radius:3px;padding:4px 8px;font-family:'IBM Plex Mono',monospace;font-size:14px;color:#fff;line-height:1.15}
.brandband{background-color:#EDE4E3;border-bottom:2px solid #DCBDA5;box-shadow:1px 4px 18px 0 #bf503d1c}
.brandbandShell{max-width:1024px;margin:0 auto;padding:32px;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}
.logoMount{display:flex;align-items:center;gap:16px;text-decoration:none;flex-shrink:0}
.logoCircle{width:70px;height:70px;border-radius:28px;background-color:#fff;border:2px solid #DCBDA5;box-shadow:1px 4px 18px 0 #bf503d1c 0 0 0 3px #bf503d14;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}
.logoCircle img{width:60px;height:60px;object-fit:contain;display:block}
.brandText{display:flex;flex-direction:column;gap:4px}
.brandName{font-family:'EB Garamond',Georgia,serif;font-size:36px;font-weight:700;color:#2a1a17;line-height:1.15;letter-spacing:-.5px}
.brandTagline{font-family:'IBM Plex Mono',monospace;font-size:14px;color:#6a3a30;line-height:1.4;font-weight:400}
.trustMount{display:flex;flex-direction:column;align-items:flex-end;gap:8px}
.trustRating{display:flex;align-items:center;gap:8px;background-color:#fff;border:1px solid #DCBDA5;border-radius:3px;padding:8px 16px;box-shadow:1px 1px 4px 0 #bf503d0d}
.trustStars{display:flex;align-items:center;gap:4px}
.starSvg{width:16px;height:16px;fill:#BF503D}
.trustScore{font-family:'IBM Plex Mono',monospace;font-size:14px;font-weight:600;color:#2a1a17;line-height:1.15}
.trustLabel{font-family:'EB Garamond',Georgia,serif;font-size:14px;color:#6a3a30;line-height:1.15}
.trustPill{background-color:#BF503D;color:#fff;font-family:'IBM Plex Mono',monospace;font-size:14px;font-weight:600;border-radius:3px;padding:6px 16px;line-height:1.15;letter-spacing:.02em}
.sitefooter{background-color:#2a1a17;border-top:4px solid #BF503D}
.ftrtopband{background-color:#BF503D;height:4px;width:100%}
.ftrShell{max-width:1024px;margin:0 auto;padding:56px 32px 32px}
.ftrBento{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;gap:32px}
.ftrLogoCell{grid-column:1;grid-row:1 / 3;display:flex;flex-direction:column;gap:16px}
.ftrLogoMount{display:flex;align-items:center;gap:16px;text-decoration:none}
.ftrLogoCircle{width:64px;height:64px;border-radius:28px;background-color:#fff;border:2px solid #DCBDA5;box-shadow:1px 4px 18px 0 #dcbda51c;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}
.ftrLogoCircle img{width:54px;height:54px;object-fit:contain;display:block}
.ftrBrandName{font-family:'EB Garamond',Georgia,serif;font-size:26px;font-weight:700;color:#EDE4E3;line-height:1.15;letter-spacing:-.3px}
.ftrDesc{font-family:'EB Garamond',Georgia,serif;font-size:16px;color:#c8a89e;line-height:1.6}
.ftrContactBlock{margin-top:8px;display:flex;flex-direction:column;gap:8px}
.ftrContactLabel{font-family:'IBM Plex Mono',monospace;font-size:14px;color:#DCBDA5;font-weight:600;line-height:1.15;text-transform:uppercase;letter-spacing:.06em}
.ftrContactLink{font-family:'IBM Plex Mono',monospace;font-size:14px;color:#c8a89e;text-decoration:none;line-height:1.4;transition:color .1s ease-out}
.ftrContactLink:hover{color:#EDE4E3}
.ftrContactAddr{font-family:'IBM Plex Mono',monospace;font-size:14px;color:#c8a89e;line-height:1.6}
.ftrNavCell{grid-column:2;grid-row:1}
.ftrInfoCell{grid-column:3;grid-row:1}
.ftrNavHead{font-family:'IBM Plex Mono',monospace;font-size:14px;font-weight:600;color:#DCBDA5;text-transform:uppercase;letter-spacing:.06em;line-height:1.15;margin-bottom:16px}
.ftrNavList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}
.ftrNavList li a{font-family:'EB Garamond',Georgia,serif;font-size:16px;color:#c8a89e;text-decoration:none;line-height:1.4;transition:color .1s ease-out;display:inline-block;border-bottom:1px solid transparent;transition:color .1s ease-out,border-color .12s linear}
.ftrNavList li a:hover{color:#EDE4E3;border-bottom-color:#dcbda566}
.ftrDivider{grid-column:1 / 4;height:1px;background-color:#dcbda526;margin:0}
.ftrCopyRow{padding:32px;max-width:1024px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.ftrCopy{font-family:'IBM Plex Mono',monospace;font-size:14px;color:#7a5a52;line-height:1.4}
.ftrCopyRight{font-family:'IBM Plex Mono',monospace;font-size:14px;color:#7a5a52;line-height:1.4}
@media (max-width: 768px) {
.topbarShell{padding:0;flex-direction:column;align-items:flex-start;gap:8px}
.topbar{padding:8px 16px}
.topbarContact{gap:8px}
.brandbandShell{padding:32px 16px;flex-direction:column;align-items:flex-start;gap:16px}
.trustMount{align-items:flex-start}
.ftrBento{grid-template-columns:1fr;grid-template-rows:auto}
.ftrLogoCell{grid-column:1;grid-row:auto}
.ftrNavCell{grid-column:1;grid-row:auto}
.ftrInfoCell{grid-column:1;grid-row:auto}
.ftrDivider{grid-column:1}
.ftrShell{padding:32px 16px 16px}
.ftrCopyRow{padding:16px;flex-direction:column;align-items:flex-start}
}
@media (max-width: 375px) {
.brandName{font-size:26px}
.topbarLinks{gap:4px}
.topbarLinks li a{padding:8px;font-size:14px}
}
.cookieBar{position:fixed;bottom:0;left:0;width:100%;z-index:2000;background-color:#2a1a17;border-top:3px solid #BF503D;box-shadow:1px 12px 48px 0 #bf503d1f;display:none;transform:translateY(100%);transition:transform .38s ease-out}
.cookieBar.visible{transform:translateY(0)}
.cookieBarShell{max-width:1024px;margin:0 auto;padding:32px;display:flex;align-items:flex-start;gap:32px;flex-wrap:wrap}
.cookieTextBlock{flex:1;min-width:260px}
.cookieHeadline{font-family:'EB Garamond',Georgia,serif;font-size:20px;font-weight:700;color:#EDE4E3;line-height:1.15;margin-bottom:8px}
.cookieBody{font-family:'EB Garamond',Georgia,serif;font-size:16px;color:#c8a89e;line-height:1.6}
.cookieBtns{display:flex;align-items:center;gap:16px;flex-shrink:0;flex-wrap:wrap}
.cookieAcceptBtn{font-family:'IBM Plex Mono',monospace;font-size:16px;font-weight:600;color:#fff;background-color:#BF503D;border:2px solid #BF503D;border-radius:3px;padding:16px 32px;cursor:pointer;line-height:1.15;min-height:44px;transition:background-color .1s ease-out,border-color .1s ease-out}
.cookieAcceptBtn:hover{background-color:#a8432f;border-color:#a8432f}
.cookieDeclineBtn{font-family:'IBM Plex Mono',monospace;font-size:16px;font-weight:600;color:#DCBDA5;background-color:transparent;border:2px solid #DCBDA5;border-radius:3px;padding:16px 32px;cursor:pointer;line-height:1.15;min-height:44px;transition:color .1s ease-out,border-color .1s ease-out}
.cookieDeclineBtn:hover{color:#EDE4E3;border-color:#EDE4E3}
@media (max-width: 768px) {
.cookieBarShell{padding:16px;gap:16px}
.cookieBtns{width:100%}
.cookieAcceptBtn,.cookieDeclineBtn{flex:1;text-align:center}
}
.legal-details{max-width:1024px;margin:0 auto;padding:56px 32px}
.legal-details h1{font-size:50px;line-height:1.15;letter-spacing:-.02em;color:#1b1b1b;margin-bottom:32px;margin-top:0}
.legal-details h2{font-size:36px;line-height:1.15;letter-spacing:-.015em;color:#1b1b1b;margin-top:56px;margin-bottom:16px}
.legal-details h3{font-size:26px;line-height:1.15;letter-spacing:-.01em;color:#1b1b1b;margin-top:32px;margin-bottom:16px}
.legal-details h4{font-size:20px;line-height:1.4;letter-spacing:-.005em;color:#1b1b1b;margin-top:32px;margin-bottom:8px}
.legal-details h5{font-size:16px;line-height:1.4;letter-spacing:0;color:#1b1b1b;margin-top:16px;margin-bottom:8px}
.legal-details h6{font-size:14px;line-height:1.4;letter-spacing:.01em;color:#3a3a3a;text-transform:uppercase;margin-top:16px;margin-bottom:8px}
.legal-details p{font-size:16px;line-height:1.6;color:#2c2c2c;margin-top:0;margin-bottom:16px}
.legal-details ul,.legal-details ol{font-size:16px;line-height:1.6;color:#2c2c2c;margin-top:0;margin-bottom:16px;padding-left:32px}
.legal-details ul{list-style-type:disc}
.legal-details ol{list-style-type:decimal}
.legal-details li{margin-bottom:8px;padding-left:8px}
.legal-details li:last-child{margin-bottom:0}
.legal-details ul ul,.legal-details ol ol,.legal-details ul ol,.legal-details ol ul{margin-top:8px;margin-bottom:8px}
.legal-details strong,.legal-details b{font-weight:700;color:#1b1b1b}
.legal-details em,.legal-details i{font-style:italic;color:#3a3a3a}
.legal-details a{color:#BF503D;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .1s ease-out,text-decoration-color .08s linear}
.legal-details a:hover{color:#9a3d2d;text-decoration-color:#9a3d2d}
.legal-details a:visited{color:#8c3b2b}
.legal-details div{font-size:16px;line-height:1.6;color:#2c2c2c}
.legal-details div + div{margin-top:16px}
@media (max-width: 768px) {
.legal-details{padding:32px 16px}
.legal-details h1{font-size:36px}
.legal-details h2{font-size:26px;margin-top:32px}
.legal-details h3{font-size:20px}
.legal-details h4{font-size:16px}
}
@media (max-width: 375px) {
.legal-details{padding:32px 8px}
.legal-details h1{font-size:26px}
.legal-details h2{font-size:20px}
.legal-details h3{font-size:16px}
.legal-details ul,.legal-details ol{padding-left:16px}
}
.pddet{background:#fff;overflow-x:hidden}
.pddet .artcover{position:relative;width:100%;padding:56px 16px 32px;background:linear-gradient(to bottom,transparent 0%,#EDE4E3 100%)}
.pddet .artcover .covimg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.pddet .artcover .covvignette{position:absolute;inset:0;background:radial-gradient(circle at bottom right,#bf503d61 0%,#0000 60%),linear-gradient(to bottom,#ffffff2e 0%,#1e0c08b8 100%);z-index:1;pointer-events:none}
.pddet .artcover .covdeco{position:absolute;bottom:16px;right:32px;font-size:66px;font-weight:900;line-height:1.15;letter-spacing:-3px;color:#bf503d21;z-index:2;pointer-events:none;user-select:none}
.pddet .artcover .covbody{position:relative;z-index:3;max-width:1024px;margin:0 auto;text-align:center;padding:56px 16px 32px}
.pddet .artcover .covbody .covtag{display:inline-block;background:#BF503D;color:#fff;font-size:14px;line-height:1.4;padding:4px 16px;border-radius:3px;margin-bottom:16px;letter-spacing:.04em}
.pddet .artcover .covbody h1{font-size:50px;line-height:1.15;letter-spacing:-1.5px;color:#fff;margin:0 0 16px;text-shadow:1px 2px 12px #bf503d61 0 1px 3px #1e08048c}
.pddet .artcover .covbody .covmeta{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap}
.pddet .artcover .covbody .covmeta .metaitem{display:flex;flex-direction:row;align-items:center;gap:8px;color:#ffffffe0;font-size:14px;line-height:1.4}
.pddet .artcover .covbody .covmeta .metaitem svg{flex-shrink:0}
@keyframes bgbright {
0%{filter:brightness(1)}
50%{filter:brightness(1.07)}
100%{filter:brightness(1)}
}
.pddet .artbody{max-width:1024px;margin:0 auto;padding:56px 32px}
.pddet .artbody .divider{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;margin:32px 0}
.pddet .artbody .divider .dline{height:1px;width:56px;background:#BF503D;border-radius:3px}
.pddet .artbody .divider .ddot{width:6px;height:6px;border-radius:28px;background:#BF503D}
.pddet .artbody .arttext p{font-size:16px;line-height:1.6;color:#2a1a16;margin:0 0 16px}
.pddet .artbody .arttext h2{font-size:36px;line-height:1.15;letter-spacing:-.5px;color:#1e0d08;margin:32px 0 16px;text-shadow:1px 1px 4px #bf503d14}
.pddet .artbody .arttext h3{font-size:26px;line-height:1.15;letter-spacing:-.3px;color:#2a1a16;margin:32px 0 8px;text-shadow:1px 1px 4px #bf503d0f}
.pddet .artbody .arttext h4{font-size:20px;line-height:1.4;color:#2a1a16;margin:32px 0 8px}
.pddet .artbody .arttext abbr{text-decoration:underline dotted #BF503D;cursor:help}
.pddet .artbody .arttext table{width:100%;border-collapse:collapse;margin:32px 0;font-size:14px;line-height:1.4;box-shadow:1px 4px 18px 0 #bf503d1c;border-radius:3px;overflow:hidden}
.pddet .artbody .arttext table caption{font-size:14px;color:#BF503D;margin-bottom:8px;text-align:left;font-style:italic}
.pddet .artbody .arttext table th{background:#BF503D;color:#fff;padding:8px 16px;text-align:left;font-size:14px}
.pddet .artbody .arttext table td{padding:8px 16px;border-bottom:1px solid #EDE4E3;color:#2a1a16}
.pddet .artbody .arttext table tr:last-child td{border-bottom:none}
.pddet .artbody .arttext table tfoot td{background:#EDE4E3;font-weight:700;color:#1e0d08}
.pddet .artbody .arttext details{background:#EDE4E3;border-radius:3px;padding:16px;margin:16px 0;box-shadow:1px 1px 4px 0 #bf503d0d}
.pddet .artbody .arttext details summary{font-size:16px;font-weight:700;color:#BF503D;cursor:pointer;list-style:none;outline:none;transition:color .1s ease-out}
.pddet .artbody .arttext details summary:hover{color:#8c3a2b}
.pddet .artbody .arttext details[open] summary{margin-bottom:8px}
.pddet .artactions{max-width:1024px;margin:0 auto;padding:0 32px 56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.pddet .artactions .actstats{display:flex;flex-direction:row;align-items:center;gap:16px}
.pddet .artactions .actstats .statpill{display:flex;flex-direction:row;align-items:center;gap:8px;background:#EDE4E3;border-radius:28px;padding:8px 16px;font-size:14px;color:#2a1a16;line-height:1.4;box-shadow:1px 1px 4px 0 #bf503d0d}
.pddet .artactions .actlinks{display:flex;flex-direction:row;align-items:center;gap:16px;flex-wrap:wrap}
.pddet .artactions .actlinks .errbtn{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#BF503D;border:1.5px solid #BF503D;border-radius:3px;padding:8px 16px;font-size:14px;line-height:1.4;text-decoration:none;transition:background .1s ease-out,color .12s ease-out}
.pddet .artactions .actlinks .errbtn:hover{background:#BF503D;color:#fff}
.pddet .artactions .actlinks .errbtn:focus{outline:2px solid #BF503D;outline-offset:2px}
.pddet .artactions .actlinks .toptbtn{display:inline-flex;align-items:center;gap:8px;background:#BF503D;color:#fff;border-radius:3px;padding:8px 16px;font-size:14px;line-height:1.4;text-decoration:none;transition:background .09s linear;box-shadow:1px 4px 18px 0 #bf503d1c}
.pddet .artactions .actlinks .toptbtn:hover{background:#8c3a2b}
.pddet .artactions .actlinks .toptbtn:focus{outline:2px solid #BF503D;outline-offset:2px}
.pddet .authorstrip{background:#EDE4E3;animation:bgbright 4s ease-in-out infinite}
.pddet .authorstrip .authinner{max-width:1024px;margin:0 auto;padding:32px;display:flex;flex-direction:row;align-items:center;gap:32px;flex-wrap:wrap}
.pddet .authorstrip .authinner .authinitials{width:56px;height:56px;border-radius:28px;background:#BF503D;color:#fff;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:1px 4px 18px 0 #bf503d1c}
.pddet .authorstrip .authinner .authinfo{flex:1}
.pddet .authorstrip .authinner .authinfo .authlabel{font-size:14px;color:#BF503D;line-height:1.4;margin:0 0 4px}
.pddet .authorstrip .authinner .authinfo .authname{font-size:20px;font-weight:700;color:#1e0d08;line-height:1.15;margin:0;text-shadow:1px 1px 4px #bf503d14}
.pddet .authorstrip .authinner .authdeco{font-size:50px;font-weight:900;color:#bf503d1a;line-height:1.15;letter-spacing:-2px;user-select:none;pointer-events:none}
@media (max-width: 768px) {
.pddet .artcover .covbody h1{font-size:36px;letter-spacing:-.5px}
.pddet .artcover .covbody{padding:32px 8px 16px}
.pddet .artbody{padding:32px 16px}
.pddet .artactions{padding:0 16px 32px;flex-direction:column;align-items:flex-start}
.pddet .authorstrip .authinner{padding:32px 16px}
.pddet .authorstrip .authinner .authdeco{display:none}
}
@media (max-width: 375px) {
.pddet .artcover .covbody h1{font-size:26px}
.pddet .artcover .covbody .covmeta{gap:16px}
.pddet .artbody .arttext h2{font-size:26px}
.pddet .artbody .arttext h3{font-size:20px}
.pddet .artactions .actlinks{flex-direction:column;align-items:flex-start}
}
.contus{display:flex;flex-direction:column;width:100%;overflow-x:hidden}
.contus .split-panel{display:grid;grid-template-columns:1fr 1fr;min-height:420px;position:relative}
.contus .split-panel::after{content:"";position:absolute;top:0;left:50%;width:0;height:0;border-top:420px solid #BF503D;border-right:56px solid transparent;pointer-events:none;z-index:2}
.contus .panel-left{background-color:#BF503D;padding:56px 56px 56px 32px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}
.contus .panel-left .stripe-bg{position:absolute;inset:0;background-image:repeating-linear-gradient(118deg,#ffffff0a 0px,#ffffff0a 2px,transparent 2px,transparent 22px);pointer-events:none}
.contus .panel-right{background-color:#EDE4E3;padding:56px 32px 56px 88px;display:flex;flex-direction:column;justify-content:center}
.contus .panel-heading{font-size:66px;font-weight:800;line-height:1.15;letter-spacing:-.03em;color:#fff;text-shadow:2px 3px 0 #641e1459;margin:0 0 16px;text-align:center}
.contus .panel-sub{font-size:16px;line-height:1.6;color:#ffffffe0;margin:0;text-align:center;max-width:340px}
.contus .panel-right-label{font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:#BF503D;margin:0 0 8px;text-align:center;font-weight:700}
.contus .panel-right-heading{font-size:36px;font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#2a1612;text-shadow:1px 1px 0 #bf503d26;margin:0 0 32px;text-align:center}
.contus .contact-items{display:flex;flex-direction:column;gap:16px}
.contus .citem{display:flex;flex-direction:row;align-items:flex-start;gap:16px}
.contus .citem-icon{width:36px;height:36px;border-radius:3px;background-color:#BF503D;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:1px 4px 18px 0 #bf503d1c}
.contus .citem-icon svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.contus .citem-text{display:flex;flex-direction:column;gap:8px}
.contus .citem-label{font-size:14px;font-weight:700;color:#BF503D;letter-spacing:.05em;text-transform:uppercase;line-height:1.15}
.contus .citem-val{font-size:16px;color:#2a1612;line-height:1.4;margin:0}
.contus .citem-val a{color:#2a1612;text-decoration:none;border-bottom:1px solid #bf503d4d;transition:border-color .1s ease-out,font-size .09s ease-out;display:inline}
.contus .citem-val a:hover{border-color:#BF503D;font-size:16.8px}
.contus .form-band{background-color:#fff;padding:56px 32px;position:relative}
.contus .form-band::before{content:"";display:block;width:100%;height:32px;background:linear-gradient(to bottom right,#EDE4E3 50%,#fff 50%);position:absolute;top:-32px;left:0;pointer-events:none}
.contus .form-inner{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:56px;align-items:start}
.contus .form-meta{display:flex;flex-direction:column;gap:16px;position:sticky;top:32px}
.contus .form-meta-heading{font-size:36px;font-weight:800;line-height:1.15;letter-spacing:-.02em;color:#2a1612;text-shadow:1px 2px 0 #bf503d1f;margin:0;text-align:center}
.contus .form-meta-desc{font-size:16px;line-height:1.6;color:#4a2e28;margin:0;text-align:center}
.contus .form-meta-note{font-size:14px;line-height:1.4;color:#7a5a54;margin:0;padding:16px;background-color:#EDE4E3;border-radius:3px;text-align:center;box-shadow:1px 1px 4px 0 #bf503d0d}
.contus .corner-accent{width:100%;height:4px;background-color:#BF503D;border-radius:3px 3px 0 0;margin-bottom:0}
.contus .form-card{background-color:#fff;border-radius:3px;box-shadow:1px 12px 48px 0 #bf503d1f;overflow:hidden}
.contus .form-card-body{padding:32px;display:flex;flex-direction:column;gap:32px}
.contus .field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.contus .field-group{display:flex;flex-direction:column;gap:8px}
.contus .field-label{font-size:14px;font-weight:700;color:#2a1612;letter-spacing:.04em}
.contus .field-label .req{color:#BF503D;margin-left:4px}
.contus .field-input{font-size:16px;line-height:1.4;color:#2a1612;background-color:#fff;border:1.5px solid #DCBDA5;border-radius:3px;padding:8px 16px;width:100%;box-sizing:border-box;transition:border-color .1s ease-out,box-shadow .12s ease-out;outline:none;box-shadow:inset 2px 2px 5px 0 #bf503d0d}
.contus .field-input::placeholder{color:#2a1612;opacity:.5;font-style:italic}
.contus .field-input:focus{border-color:#BF503D;box-shadow:inset 2px 2px 5px 0 #bf503d12 1px 4px 18px 0 #bf503d1c}
.contus .field-input:hover{border-color:#BF503D}
.contus .checks-heading{font-size:14px;font-weight:700;color:#2a1612;letter-spacing:.04em;margin:0 0 16px}
.contus .checks-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.contus .check-item{display:flex;flex-direction:row;align-items:center;gap:8px;padding:8px 16px;border:1.5px solid #DCBDA5;border-radius:3px;cursor:pointer;transition:border-color .1s ease-out,background-color .1s ease-out}
.contus .check-item:hover{border-color:#BF503D;background-color:#EDE4E3}
.contus .check-item input[type="checkbox"]{accent-color:#BF503D;width:16px;height:16px;flex-shrink:0;cursor:pointer}
.contus .check-item-text{font-size:14px;color:#2a1612;line-height:1.4;cursor:pointer}
.contus .privacy-row{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:16px;background-color:#EDE4E3;border-radius:3px}
.contus .privacy-row input[type="checkbox"]{accent-color:#BF503D;width:18px;height:18px;flex-shrink:0;margin-top:2px;cursor:pointer}
.contus .privacy-text{font-size:14px;line-height:1.6;color:#4a2e28;margin:0}
.contus .privacy-text a{color:#BF503D;text-decoration:none;border-bottom:1px solid #bf503d66;transition:border-color .1s ease-out}
.contus .privacy-text a:hover{border-color:#BF503D}
.contus .submit-btn{font-size:20px;font-weight:700;color:#fff;background-color:#BF503D;border:none;border-radius:3px;padding:16px 56px;cursor:pointer;width:100%;letter-spacing:.02em;box-shadow:1px 4px 18px 0 #bf503d1c;transition:background-color .1s ease-out,box-shadow .12s ease-out}
.contus .submit-btn:hover{background-color:#a8432f;box-shadow:1px 12px 48px 0 #bf503d1f;outline:2px solid #2a1612;outline-offset:2px}
.contus .submit-btn:focus{outline:3px solid #2a1612;outline-offset:2px}
.contus .submit-btn:active{background-color:#8f3626}
.contus .anim-child{opacity:0;transform:translateY(18px);animation:revealUp .5s ease-out forwards}
.contus .anim-child:nth-child(1){animation-delay:.08s}
.contus .anim-child:nth-child(2){animation-delay:.18s}
.contus .anim-child:nth-child(3){animation-delay:.28s}
.contus .anim-child:nth-child(4){animation-delay:.38s}
.contus .anim-child:nth-child(5){animation-delay:.48s}
@keyframes revealUp {
to{opacity:1;transform:translateY(0)}
}
.contus .form-anim{opacity:0;transform:translateY(24px);animation:revealUp .55s ease-out .22s forwards}
.contus .meta-anim{opacity:0;transform:translateY(16px);animation:revealUp .45s ease-out .1s forwards}
@media (max-width: 1024px) {
.contus .split-panel{grid-template-columns:1fr 1fr}
.contus .panel-left{padding:56px 32px}
.contus .panel-right{padding:56px 32px 56px 56px}
.contus .form-inner{grid-template-columns:1fr 2fr;gap:32px}
}
@media (max-width: 768px) {
.contus .split-panel{grid-template-columns:1fr}
.contus .split-panel::after{display:none}
.contus .panel-left{padding:56px 32px}
.contus .panel-right{padding:56px 32px}
.contus .panel-heading{font-size:50px}
.contus .form-band{padding:56px 16px}
.contus .form-inner{grid-template-columns:1fr;gap:32px}
.contus .field-row{grid-template-columns:1fr}
.contus .checks-grid{grid-template-columns:1fr}
.contus .form-card-body{padding:16px}
}
@media (max-width: 375px) {
.contus .panel-heading{font-size:36px}
.contus .panel-right-heading{font-size:26px}
.contus .form-meta-heading{font-size:26px}
.contus .submit-btn{font-size:16px;padding:16px 32px}
}
.podst{background:#fff;overflow-x:hidden}
.podst .titband{position:relative;background:linear-gradient(135deg,#BF503D 0%,#DCBDA5 60%,#EDE4E3 100%);padding:56px 16px 32px}
.podst .titband-inner{max-width:1024px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:32px;position:relative;z-index:1}
.podst .titband-text{flex:1}
.podst .titband-geo{position:absolute;top:0;right:0;width:220px;height:100%;pointer-events:none;overflow:hidden}
.podst .titband-geo::before{content:"";position:absolute;top:-40px;right:-40px;width:160px;height:160px;border:2px solid #ffffff2e;border-radius:3px;transform:rotate(22deg)}
.podst .titband-geo::after{content:"";position:absolute;bottom:-30px;right:40px;width:90px;height:90px;border:2px solid #ffffff1f;border-radius:28px;transform:rotate(-15deg)}
.podst .titband-img{width:220px;height:148px;border-radius:3px;overflow:hidden;flex-shrink:0;position:relative}
.podst .titband-img img{width:100%;height:100%;object-fit:cover;display:block}
.podst .titband-img::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#BF503D 0%,transparent 60%);pointer-events:none}
.podst .titband h1{font-size:50px;line-height:1.15;letter-spacing:-.03em;color:#fff;margin:0;text-shadow:1px 2px 8px #bf503d59}
.podst .divline{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:16px 0}
.podst .divline-dot{width:6px;height:6px;border-radius:28px;background:#BF503D;flex-shrink:0}
.podst .divline-bar{width:80px;height:1px;background:#BF503D;opacity:.45}
.podst .postsgrid-area{padding:56px 16px;background:#fff;max-width:1024px;margin:0 auto}
.podst .postsgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.podst .postcard{border-radius:3px;background:#fff;box-shadow:1px 4px 18px 0 #bf503d1c;display:flex;flex-direction:column;border-right:2px solid #EDE4E3;transition:box-shadow .12s ease-out,border-color .1s ease-out;text-decoration:none;color:inherit}
.podst .postcard:hover{box-shadow:1px 12px 48px 0 #bf503d1f;border-color:#BF503D;outline:none}
.podst .postcard:focus-visible{outline:2px solid #BF503D;outline-offset:2px}
.podst .postcard-thumb{width:100%;height:160px;overflow:hidden;border-radius:3px 3px 0 0;background:#EDE4E3;flex-shrink:0}
.podst .postcard-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.podst .postcard-body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}
.podst .postcard-title{font-size:16px;line-height:1.4;font-weight:700;color:#1e1210;margin:0;text-shadow:0 1px 2px #bf503d12}
.podst .postcard-desc{font-size:14px;line-height:1.6;color:#4a3530;margin:0;flex:1}
.podst .postcard-meta{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px}
.podst .postcard-author{font-size:14px;color:#BF503D;font-weight:600;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.podst .postcard-badge{font-size:14px;color:#7a5048;background:#EDE4E3;border-radius:3px;padding:2px 8px;white-space:nowrap}
.podst .postcard-stats{display:flex;flex-direction:row;gap:8px;align-items:center}
.podst .stat-item{display:flex;flex-direction:row;align-items:center;gap:4px;font-size:14px;color:#7a5048}
.podst .stat-icon{width:14px;height:14px;flex-shrink:0}
.podst .metricsband{background:#EDE4E3;padding:56px 16px}
.podst .metricsband-inner{max-width:1024px;margin:0 auto;display:flex;flex-direction:row;gap:32px;align-items:flex-start}
.podst .metricsband-label{flex:0 0 240px;text-align:center}
.podst .metricsband-label h2{font-size:36px;line-height:1.15;letter-spacing:-.02em;color:#1e1210;margin:0 0 8px;text-shadow:1px 1px 4px #bf503d17}
.podst .metricsband-label p{font-size:14px;line-height:1.6;color:#4a3530;margin:0}
.podst .metrics2x2{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:16px}
.podst .metricbox{background:#fff;border-radius:3px;padding:16px;box-shadow:1px 1px 4px 0 #bf503d0d;text-align:center;border-right:2px solid #DCBDA5}
.podst .metricbox-num{font-size:36px;line-height:1.15;font-weight:700;color:#BF503D;display:block;letter-spacing:-.02em}
.podst .metricbox-desc{font-size:14px;line-height:1.4;color:#4a3530;margin:4px 0 0}
.podst .splitband{display:flex;flex-direction:row;min-height:320px}
.podst .splitband-top{flex:1;background:#BF503D;padding:56px 16px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.podst .splitband-bot{flex:1;background:#DCBDA5;padding:32px 16px 56px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.podst .splitband-inner{max-width:1024px;margin:0 auto;display:flex;flex-direction:column;width:100%}
.podst .splitband-row{display:flex;flex-direction:row;width:100%;min-height:320px}
.podst .splitband-left{flex:1;background:#BF503D;padding:56px 32px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}
.podst .splitband-right{flex:1;background:#DCBDA5;padding:56px 32px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}
.podst .splitband-left h2{font-size:36px;line-height:1.15;color:#fff;margin:0 0 16px;letter-spacing:-.02em;text-shadow:1px 2px 8px #bf503d4d}
.podst .splitband-left p{font-size:16px;line-height:1.6;color:#ffffffe6;margin:0 0 32px;max-width:360px}
.podst .splitband-right h3{font-size:26px;line-height:1.15;color:#1e1210;margin:0 0 16px;letter-spacing:-.01em;text-shadow:1px 1px 4px #bf503d17}
.podst .splitband-right p{font-size:16px;line-height:1.6;color:#3a2520;margin:0;max-width:360px}
.podst .btn-primary{display:inline-block;background:#fff;color:#BF503D;font-size:16px;font-weight:700;padding:16px 32px;border-radius:3px;text-decoration:none;border:2px solid transparent;transition:border-color .1s ease-out,color .1s ease-out;cursor:pointer}
.podst .btn-primary:hover{border-color:#fff;color:#7a2510}
.podst .btn-primary:focus-visible{outline:2px solid #fff;outline-offset:2px}
.podst .auroraband{position:relative;padding:56px 16px;overflow:hidden;background:#fff}
.podst .aurora-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.podst .aurora-zone1{position:absolute;width:60%;height:60%;bottom:-10%;right:-10%;background:radial-gradient(circle at bottom right,#DCBDA5 0%,transparent 70%);animation:auroramove1 8s ease-in-out infinite alternate;opacity:.55}
.podst .aurora-zone2{position:absolute;width:50%;height:50%;top:-5%;left:-5%;background:radial-gradient(circle at bottom right,#EDE4E3 0%,transparent 70%);animation:auroramove2 11s ease-in-out infinite alternate;opacity:.6}
@keyframes auroramove1 {
0%{transform:translate(0,0) scale(1)}
100%{transform:translate(-8%,8%) scale(1.12)}
}
@keyframes auroramove2 {
0%{transform:translate(0,0) scale(1)}
100%{transform:translate(6%,10%) scale(1.08)}
}
.podst .auroraband-inner{max-width:1024px;margin:0 auto;position:relative;z-index:1;text-align:center}
.podst .auroraband h2{font-size:36px;line-height:1.15;color:#1e1210;margin:0 0 16px;letter-spacing:-.02em;text-shadow:1px 1px 4px #bf503d17}
.podst .auroraband-sub{font-size:16px;line-height:1.6;color:#4a3530;max-width:560px;margin:0 auto 32px}
.podst .topicslist{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:32px}
.podst .topic-tag{font-size:14px;background:#EDE4E3;color:#4a3530;border-radius:3px;padding:8px 16px;border:1px solid #DCBDA5;transition:background .09s ease-out,color .09s ease-out}
.podst .topic-tag:hover{background:#DCBDA5;color:#1e1210}
.podst .numlist{display:flex;flex-direction:column;gap:8px;max-width:560px;margin:0 auto;text-align:left}
.podst .numlist-item{display:flex;flex-direction:row;align-items:baseline;gap:16px;padding:8px 0;border-bottom:1px solid #EDE4E3}
.podst .numlist-text{flex:1;font-size:16px;line-height:1.4;color:#1e1210}
.podst .numlist-num{font-size:20px;font-weight:700;color:#BF503D;flex-shrink:0;min-width:32px;text-align:right}
@media (max-width: 1024px) {
.podst .postsgrid{grid-template-columns:repeat(2,1fr)}
.podst .metricsband-inner{flex-direction:column}
.podst .metricsband-label{flex:none;width:100%}
}
@media (max-width: 768px) {
.podst .titband h1{font-size:36px}
.podst .titband-img{width:140px;height:96px}
.podst .postsgrid{grid-template-columns:1fr}
.podst .splitband-row{flex-direction:column}
.podst .splitband-left,.podst .splitband-right{padding:56px 16px}
.podst .metrics2x2{grid-template-columns:1fr 1fr}
}
@media (max-width: 375px) {
.podst .titband h1{font-size:26px}
.podst .titband-inner{flex-direction:column;align-items:flex-start}
.podst .titband-img{width:100%;height:120px}
.podst .metrics2x2{grid-template-columns:1fr}
.podst .postcard-meta{flex-direction:column;align-items:flex-start}
}
.aboutus{width:100%;overflow-x:clip}
.aboutus .abtop{position:relative;padding:56px 32px;background:linear-gradient(160deg,#EDE4E3 60%,#DCBDA5 100%)}
.aboutus .abtop::before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.08'/%3E%3C/svg%3E");background-size:200px 200px;pointer-events:none;z-index:0}
.aboutus .abtop-inner{position:relative;z-index:1;max-width:1024px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:56px}
.aboutus .abtop-text{flex:0 0 60%;max-width:60%}
.aboutus .abtop-anchor{font-size:14px;letter-spacing:.12em;color:#BF503D;text-transform:uppercase;margin-bottom:16px;display:block}
.aboutus .abtop-h1{font-size:66px;line-height:1.15;letter-spacing:-.03em;color:#1b1108;margin:0 0 16px;text-shadow:1px 2px 0 #bf503d1a 0 0 32px #bf503d0f}
.aboutus .abtop-h1 span{display:block;color:#BF503D}
.aboutus .abtop-lead{font-size:20px;line-height:1.6;color:#2e1e14;margin:0 0 32px;max-width:480px}
.aboutus .abtop-stat{display:flex;flex-direction:row;gap:32px;margin-top:8px}
.aboutus .abtop-statitem{display:flex;flex-direction:column;gap:8px}
.aboutus .abtop-statnum{font-size:36px;line-height:1.15;color:#BF503D;font-weight:700;letter-spacing:-.02em}
.aboutus .abtop-statlabel{font-size:14px;line-height:1.4;color:#5a3a2a}
.aboutus .abtop-img{flex:0 0 40%;max-width:40%;position:relative}
.aboutus .abtop-imgframe{width:100%;aspect-ratio:4/3;border-radius:28px;overflow:hidden;box-shadow:1px 12px 48px 0 #bf503d1f;position:relative}
.aboutus .abtop-imgframe img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(0.85) sepia(0.18)}
.aboutus .abtop-imgframe::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at bottom right,#bf503d2e,transparent 70%);pointer-events:none}
.aboutus .abtop-imgblur{position:absolute;inset:0;border-radius:28px;box-shadow:inset 0 0 32px 8px #ede4e361;pointer-events:none;z-index:2}
.aboutus .abmid{padding:96px 32px;background:#fff}
.aboutus .abmid-inner{max-width:1024px;margin:0 auto;display:flex;flex-direction:row;gap:56px;align-items:flex-start}
.aboutus .abmid-left{flex:0 0 58%;max-width:58%}
.aboutus .abmid-eyebrow{font-size:14px;letter-spacing:.1em;color:#BF503D;text-transform:uppercase;margin-bottom:16px;display:block}
.aboutus .abmid-h2{font-size:36px;line-height:1.15;letter-spacing:-.02em;color:#1b1108;margin:0 0 32px;text-shadow:1px 1px 0 #bf503d14}
.aboutus .abmid-steps{display:flex;flex-direction:column;gap:16px}
.aboutus .abmid-step{display:flex;flex-direction:row;gap:16px;align-items:flex-start;padding:16px;border-radius:3px;background:#fff;box-shadow:1px 4px 18px 0 #bf503d1c;transition:box-shadow .12s ease-out,transform .1s ease-out;cursor:default}
.aboutus .abmid-step:hover{box-shadow:1px 12px 48px 0 #bf503d1f;transform:scale(1.025)}
.aboutus .abmid-step.featured{background:#EDE4E3;border-radius:28px;padding:32px}
.aboutus .abmid-step.special{background:linear-gradient(135deg,#fff 70%,#DCBDA5 100%);border-radius:3px}
.aboutus .abmid-step.accent{border-top:3px solid #BF503D;border-radius:3px}
.aboutus .abmid-ring{flex-shrink:0;width:48px;height:48px;position:relative;display:flex;align-items:center;justify-content:center}
.aboutus .abmid-ring svg{position:absolute;top:0;left:0;width:48px;height:48px}
.aboutus .abmid-ringnum{font-size:16px;font-weight:700;color:#BF503D;position:relative;z-index:1}
.aboutus .abmid-stepbody{flex:1}
.aboutus .abmid-steph{font-size:16px;line-height:1.4;color:#1b1108;font-weight:700;margin:0 0 8px}
.aboutus .abmid-stepp{font-size:14px;line-height:1.6;color:#4a2e1e;margin:0}
.aboutus .abmid-right{flex:0 0 42%;max-width:42%;display:flex;flex-direction:column;gap:32px}
.aboutus .abmid-imgwrap{width:100%;aspect-ratio:3/4;border-radius:28px;overflow:hidden;box-shadow:1px 4px 18px 0 #bf503d1c;position:relative}
.aboutus .abmid-imgwrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(0.80) sepia(0.14)}
.aboutus .abmid-imgwrap::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at bottom right,#bf503d24,transparent 65%);pointer-events:none}
.aboutus .abmid-quote{padding:16px;border-radius:3px;background:#EDE4E3;box-shadow:inset 2px 4px 6px 0 #bf503d12;display:flex;flex-direction:row;gap:16px;align-items:flex-start}
.aboutus .abmid-portrait{flex-shrink:0;width:56px;height:84px;border-radius:3px;overflow:hidden;box-shadow:1px 1px 4px 0 #bf503d0d}
.aboutus .abmid-portrait img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.aboutus .abmid-quotebody{flex:1}
.aboutus .abmid-quotetext{font-size:14px;line-height:1.6;color:#2e1e14;margin:0 0 8px;font-style:italic}
.aboutus .abmid-quotename{font-size:14px;line-height:1.4;color:#BF503D;font-weight:700;margin:0}
.aboutus .abmid-quoterole{font-size:14px;line-height:1.4;color:#5a3a2a;margin:0}
.aboutus .abbot{padding:56px 32px;background:#EDE4E3;position:relative}
.aboutus .abbot-split{position:absolute;top:0;left:0;right:0;height:50%;background:#EDE4E3!important;z-index:0;pointer-events:none}
.aboutus .abbot-splitbot{position:absolute;bottom:0;left:0;right:0;height:50%;background:#fff;z-index:0;pointer-events:none}
.aboutus .abbot-inner{max-width:1024px;margin:0 auto;position:relative;z-index:1}
.aboutus .abbot-header{text-align:center;margin-bottom:32px}
.aboutus .abbot-eyebrow{font-size:14px;letter-spacing:.1em;color:#BF503D;text-transform:uppercase;margin-bottom:8px;display:block}
.aboutus .abbot-h2{font-size:36px;line-height:1.15;letter-spacing:-.02em;color:#1b1108;margin:0 0 8px;text-shadow:1px 1px 0 #bf503d17}
.aboutus .abbot-sub{font-size:16px;line-height:1.6;color:#4a2e1e;margin:0 auto;max-width:560px}
.aboutus .abbot-bars{background:#fff;border-radius:28px;padding:32px;box-shadow:1px 4px 18px 0 #bf503d1c;display:flex;flex-direction:column;gap:32px}
.aboutus .abbot-compare{display:flex;flex-direction:row;gap:32px;align-items:stretch}
.aboutus .abbot-col{flex:1;display:flex;flex-direction:column;gap:16px}
.aboutus .abbot-collabel{font-size:16px;line-height:1.4;font-weight:700;color:#1b1108;text-align:center;padding-bottom:8px;border-bottom:2px solid #EDE4E3}
.aboutus .abbot-barrow{display:flex;flex-direction:column;gap:8px}
.aboutus .abbot-barlabel{font-size:14px;line-height:1.4;color:#4a2e1e;display:flex;flex-direction:row;justify-content:space-between;align-items:center}
.aboutus .abbot-bartrack{height:10px;background:#EDE4E3;border-radius:3px;overflow:hidden}
.aboutus .abbot-barfill{height:100%;border-radius:3px;background:#BF503D;transform-origin:left center;animation:barGrow .9s ease-out forwards;transform:scaleX(0)}
.aboutus .abbot-barfill.alt{background:#DCBDA5}
@keyframes barGrow {
from{transform:scaleX(0)}
to{transform:scaleX(1)}
}
.aboutus .abbot-barfill[style*="--w: 90"]{width:90%;animation-delay:.1s}
.aboutus .abbot-barfill[style*="--w: 65"]{width:65%;animation-delay:.2s}
.aboutus .abbot-barfill[style*="--w: 80"]{width:80%;animation-delay:.15s}
.aboutus .abbot-barfill[style*="--w: 55"]{width:55%;animation-delay:.25s}
.aboutus .abbot-barfill[style*="--w: 75"]{width:75%;animation-delay:.2s}
.aboutus .abbot-barfill[style*="--w: 45"]{width:45%;animation-delay:.3s}
.aboutus .abbot-barfill[style*="--w: 85"]{width:85%;animation-delay:.12s}
.aboutus .abbot-barfill[style*="--w: 60"]{width:60%;animation-delay:.22s}
.aboutus .abbot-imgrow{display:flex;flex-direction:row;gap:16px}
.aboutus .abbot-imgitem{flex:1;aspect-ratio:16/9;border-radius:3px;overflow:hidden;box-shadow:1px 1px 4px 0 #bf503d0d;position:relative}
.aboutus .abbot-imgitem img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(0.78) sepia(0.16);transition:filter .13s ease-out}
.aboutus .abbot-imgitem:hover img{filter:saturate(1) sepia(0.08)}
.aboutus .abbot-imgitem::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at bottom right,#bf503d26,transparent 65%);pointer-events:none}
.aboutus .abbot-divider{width:2px;background:#EDE4E3;border-radius:3px;align-self:stretch}
@keyframes fadeUp {
from{opacity:0;transform:translateY(18px)}
to{opacity:1;transform:translateY(0)}
}
.aboutus .abtop-text{animation:fadeUp .18s ease-out both;animation-delay:.05s}
.aboutus .abtop-img{animation:fadeUp .18s ease-out both;animation-delay:.12s}
.aboutus .abmid-step:nth-child(1){animation:fadeUp .15s ease-out both;animation-delay:.06s}
.aboutus .abmid-step:nth-child(2){animation:fadeUp .15s ease-out both;animation-delay:.12s}
.aboutus .abmid-step:nth-child(3){animation:fadeUp .15s ease-out both;animation-delay:.18s}
.aboutus .abmid-step:nth-child(4){animation:fadeUp .15s ease-out both;animation-delay:.24s}
@media (max-width: 1024px) {
.aboutus .abtop-h1{font-size:50px}
}
@media (max-width: 768px) {
.aboutus .abtop-inner{flex-direction:column;gap:32px}
.aboutus .abtop-text,.aboutus .abtop-img{flex:unset;max-width:100%;width:100%}
.aboutus .abtop-h1{font-size:36px}
.aboutus .abmid-inner{flex-direction:column;gap:32px}
.aboutus .abmid-left,.aboutus .abmid-right{flex:unset;max-width:100%;width:100%}
.aboutus .abbot-compare{flex-direction:column;gap:16px}
.aboutus .abbot-divider{width:100%;height:2px}
.aboutus .abbot-imgrow{flex-direction:column}
}
@media (max-width: 375px) {
.aboutus .abtop{padding:32px 16px}
.aboutus .abmid{padding:56px 16px}
.aboutus .abbot{padding:32px 16px}
.aboutus .abtop-h1{font-size:26px}
.aboutus .abtop-stat{flex-direction:column;gap:16px}
}
.strt{max-width:100%;overflow-x:hidden}
.strt .pgwrap{max-width:1024px;margin:0 auto;padding:0 16px}
.strt .dropbounce{animation:dropIn .55s cubic-bezier(0.22,1.4,0.36,1) both}
@keyframes dropIn {
0%{opacity:0;transform:translateY(-32px)}
70%{transform:translateY(4px)}
100%{opacity:1;transform:translateY(0)}
}
.strt .titlesec{background-color:#EDE4E3;padding:56px 0;position:relative}
.strt .titlesec .diagbg{position:absolute;inset:0;background:repeating-linear-gradient(-47deg,#bf503d0a 0px,#bf503d0a 1px,transparent 1px,transparent 18px);pointer-events:none}
.strt .titleinner{display:flex;flex-direction:row;align-items:center;gap:56px;position:relative;z-index:1}
.strt .titleleft{flex:1 1 0;min-width:0}
.strt .titledesc{font-size:16px;line-height:1.6;color:#4a3a35;margin-bottom:16px;letter-spacing:.01em}
.strt .titleh1{font-size:50px;line-height:1.15;color:#1a0e0b;letter-spacing:-.03em;margin-bottom:16px;text-shadow:1px 2px 0 #bf503d21}
.strt .titlesub{font-size:16px;line-height:1.6;color:#5a3e38;margin-bottom:32px}
.strt .titlebadge{display:inline-block;background:#BF503D;color:#fff;font-size:14px;padding:8px 16px;border-radius:3px;letter-spacing:.02em}
.strt .titleright{flex:0 0 340px;display:flex;flex-direction:column;align-items:flex-end}
.strt .titleimgwrap{position:relative;width:320px;height:400px;border-radius:28px;overflow:hidden;box-shadow:1px 12px 48px 0 #bf503d1f}
.strt .titleimgwrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.strt .titleimgwrap .filterlay{position:absolute;inset:0;background:#bf503d38;pointer-events:none}
.strt .dotgroup{position:absolute;bottom:-24px;right:-16px;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;width:80px;pointer-events:none}
.strt .dot{border-radius:50%;background:#BF503D;opacity:.18}
.strt .dot.sm{width:6px;height:6px}
.strt .dot.md{width:10px;height:10px}
.strt .dot.lg{width:16px;height:16px}
.strt .testsec{padding:96px 0 56px;background:#fff}
.strt .testsec .seclabel{font-size:14px;color:#BF503D;letter-spacing:.08em;text-transform:uppercase;text-align:center;margin-bottom:8px}
.strt .testsec .sech2{font-size:36px;line-height:1.15;color:#1a0e0b;text-align:center;letter-spacing:-.02em;margin-bottom:56px;text-shadow:1px 1px 0 #bf503d1a}
.strt .testgrid{display:grid;grid-template-columns:3fr 1fr;gap:32px;align-items:start}
.strt .testmain{display:flex;flex-direction:column;gap:32px}
.strt .testcard{background:#EDE4E3;border-radius:28px;padding:32px;box-shadow:1px 4px 18px 0 #bf503d1c;position:relative}
.strt .testcard .tquote{font-size:20px;line-height:1.6;color:#2a1410;margin-bottom:16px}
.strt .testcard .tauthor{display:flex;flex-direction:row;align-items:center;gap:16px}
.strt .tportrait{width:48px;height:48px;border-radius:28px;overflow:hidden;flex-shrink:0}
.strt .tportrait img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.strt .tname{font-size:14px;color:#4a3a35;font-weight:700}
.strt .trole{font-size:14px;color:#7a5e56}
.strt .testside{display:flex;flex-direction:column;gap:32px;padding-top:56px}
.strt .testside .testcard{background:#fff;border:1.5px solid #DCBDA5}
.strt .testside .testcard .tquote{font-size:16px}
.strt .currentsec{padding:56px 0;background:#EDE4E3;position:relative}
.strt .currentsec .tribg{position:absolute;inset:0;background-image:linear-gradient(60deg,#bf503d0a 1px,transparent 1px),linear-gradient(-60deg,#bf503d0a 1px,transparent 1px),linear-gradient(#bf503d08 1px,transparent 1px);background-size:32px 32px,32px 32px,32px 32px;pointer-events:none}
.strt .currentinner{position:relative;z-index:1}
.strt .currentsec .sech2{font-size:36px;line-height:1.15;color:#1a0e0b;text-align:center;letter-spacing:-.02em;margin-bottom:8px;text-shadow:1px 1px 0 #bf503d1a}
.strt .currentsec .secintro{font-size:16px;line-height:1.6;color:#4a3a35;text-align:center;max-width:600px;margin:0 auto 56px}
.strt .currentgrid{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.strt .curitem{background:#fff;border-radius:3px;padding:32px;box-shadow:1px 1px 4px 0 #bf503d0d;display:flex;flex-direction:column;gap:8px}
.strt .curitem .citag{display:inline-block;background:#DCBDA5;color:#5a2e20;font-size:14px;padding:4px 8px;border-radius:3px;margin-bottom:8px;align-self:flex-start}
.strt .curitem .cih4{font-size:20px;line-height:1.4;color:#1a0e0b;letter-spacing:-.01em}
.strt .curitem .cip{font-size:16px;line-height:1.6;color:#4a3a35}
.strt .currentimg{margin-top:32px;border-radius:28px;overflow:hidden;height:260px;box-shadow:1px 4px 18px 0 #bf503d1c;position:relative}
.strt .currentimg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:border .12s ease-out}
.strt .currentimg:hover img{outline:3px solid #BF503D;outline-offset:-3px}
.strt .repsec{padding:96px 0;background:#fff}
.strt .repsec .sech2{font-size:36px;line-height:1.15;color:#1a0e0b;text-align:center;letter-spacing:-.02em;margin-bottom:56px;text-shadow:1px 1px 0 #bf503d1a}
.strt .repstrip{display:flex;flex-direction:row;gap:32px;justify-content:center;flex-wrap:wrap;margin-bottom:56px}
.strt .repitem{display:flex;flex-direction:column;align-items:center;gap:8px;flex:0 0 160px;text-align:center}
.strt .repicon{width:48px;height:48px;display:flex;align-items:center;justify-content:center}
.strt .repicon svg{width:36px;height:36px}
.strt .replabel{font-size:14px;color:#4a3a35;line-height:1.4}
.strt .repimgrow{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.strt .repimgbox{border-radius:28px;overflow:hidden;height:220px;box-shadow:1px 4px 18px 0 #bf503d1c;position:relative}
.strt .repimgbox img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:outline .09s ease-out}
.strt .repimgbox:hover img{outline:3px solid #BF503D;outline-offset:-3px}
.strt .condsec{padding:56px 0;position:relative;background:linear-gradient(160deg,#EDE4E3 55%,#DCBDA5 100%)}
.strt .condsec .sech2{font-size:36px;line-height:1.15;color:#1a0e0b;text-align:center;letter-spacing:-.02em;margin-bottom:8px;text-shadow:1px 1px 0 #bf503d1a}
.strt .condsec .secintro{font-size:16px;line-height:1.6;color:#4a3a35;text-align:center;max-width:560px;margin:0 auto 56px}
.strt .condlist{display:flex;flex-direction:column;gap:16px;max-width:720px;margin:0 auto;counter-reset:condctr}
.strt .condrow{display:flex;flex-direction:row;align-items:flex-start;gap:16px;background:#fff;border-radius:3px;padding:16px 32px;box-shadow:1px 1px 4px 0 #bf503d0d;counter-increment:condctr}
.strt .condnum{font-size:26px;line-height:1.15;color:#BF503D;font-weight:700;flex-shrink:0;min-width:32px;text-align:right}
.strt .condtext{flex:1}
.strt .condtext .cth5{font-size:16px;line-height:1.4;color:#1a0e0b;font-weight:700;margin-bottom:4px}
.strt .condtext .ctp{font-size:14px;line-height:1.6;color:#4a3a35}
.strt .gapsec{padding:96px 0;background:#fff}
.strt .gapinner{display:grid;grid-template-columns:3fr 1fr;gap:56px;align-items:center}
.strt .gapleft .sech2{font-size:36px;line-height:1.15;color:#1a0e0b;letter-spacing:-.02em;margin-bottom:16px;text-shadow:1px 1px 0 #bf503d1a}
.strt .gapleft .gapdesc{font-size:16px;line-height:1.6;color:#4a3a35;margin-bottom:16px}
.strt .gapleft .gaplist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.strt .gapleft .gaplist li{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:16px;font-size:16px;line-height:1.6;color:#2a1410;border-bottom:1px solid #EDE4E3;padding-bottom:8px}
.strt .gapleft .gaplist li .gnum{font-size:26px;font-weight:700;color:#BF503D;flex-shrink:0}
.strt .gapright{display:flex;flex-direction:column;align-items:center;justify-content:center}
.strt .gapcircle{width:120px;height:120px;border-radius:50%;background:radial-gradient(circle at bottom right,#DCBDA5,transparent 70%);border:2px solid #DCBDA5;display:flex;align-items:center;justify-content:center}
.strt .gapcircle svg{width:56px;height:56px}
.strt .hesitsec{padding:56px 0 96px;background:#EDE4E3;position:relative}
.strt .hesitsec .diagbg2{position:absolute;inset:0;background:repeating-linear-gradient(47deg,#bf503d08 0px,#bf503d08 1px,transparent 1px,transparent 22px);pointer-events:none}
.strt .hesitinner{position:relative;z-index:1;max-width:720px;margin:0 auto}
.strt .hesitsec .sech2{font-size:36px;line-height:1.15;color:#1a0e0b;text-align:center;letter-spacing:-.02em;margin-bottom:32px;text-shadow:1px 1px 0 #bf503d1a}
.strt .hesitcard{background:#fff;border-radius:28px;padding:32px;box-shadow:1px 4px 18px 0 #bf503d1c;margin-bottom:16px}
.strt .hesitcard .hch5{font-size:20px;line-height:1.4;color:#BF503D;margin-bottom:8px;font-weight:700}
.strt .hesitcard .hcp{font-size:16px;line-height:1.6;color:#2a1410}
.strt .hesitcta{text-align:center;margin-top:32px}
.strt .hesitcta .ctablock{display:inline-block;background:#BF503D;color:#fff;font-size:16px;padding:16px 32px;border-radius:3px;text-decoration:none;font-weight:700;box-shadow:1px 4px 18px 0 #bf503d1c;transition:background .1s ease-out,box-shadow .1s ease-out}
.strt .hesitcta .ctablock:hover{background:#a8432f;box-shadow:1px 12px 48px 0 #bf503d1f}
.strt .hesitcta .ctasub{display:block;font-size:14px;color:#7a5e56;margin-top:8px}
.strt .focusreveal{position:relative}
.strt .focusreveal .revtrigger{background:#DCBDA5;border:none;border-radius:3px;padding:8px 16px;font-size:14px;color:#2a1410;cursor:pointer;display:block;width:100%;text-align:center;transition:background .1s ease-out;margin-top:8px}
.strt .focusreveal .revtrigger:focus{background:#BF503D;color:#fff;outline:2px solid #BF503D;outline-offset:2px}
.strt .focusreveal .revpanel{max-height:0;overflow:hidden;transition:max-height .13s ease-out}
.strt .focusreveal .revtrigger:focus + .revpanel{max-height:200px}
.strt .revpanel .revtext{font-size:14px;line-height:1.6;color:#4a3a35;padding:8px 0 0}
@media (max-width: 768px) {
.strt .titleinner{flex-direction:column;gap:32px}
.strt .titleright{flex:none;width:100%;align-items:center}
.strt .titleimgwrap{width:100%;height:280px}
.strt .titleh1{font-size:36px}
.strt .testgrid{grid-template-columns:1fr}
.strt .testside{padding-top:0}
.strt .currentgrid{grid-template-columns:1fr}
.strt .repimgrow{grid-template-columns:1fr}
.strt .gapinner{grid-template-columns:1fr;gap:32px}
.strt .gapright{display:none}
.strt .repstrip{gap:16px}
.strt .repitem{flex:0 0 120px}
}
@media (max-width: 375px) {
.strt .titleh1{font-size:26px}
.strt .testsec .sech2,.strt .currentsec .sech2,.strt .repsec .sech2,.strt .condsec .sech2,.strt .gapleft .sech2,.strt .hesitsec .sech2{font-size:26px}
.strt .titlesec,.strt .testsec,.strt .currentsec,.strt .repsec,.strt .condsec,.strt .gapsec,.strt .hesitsec{padding-left:0;padding-right:0}
}
@media (min-width: 1024px) {
.strt .titleh1{font-size:66px}
}
.successPage{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:96px 16px;background:radial-gradient(circle at 100% 100%,#DCBDA5 0%,transparent 60%)}
.successPage .successCard{max-width:1024px;width:100%;background:#fff;border-radius:28px;box-shadow:1px 12px 48px 0 #bf503d1f;padding:56px;display:flex;flex-direction:column;align-items:center;text-align:center}
.successPage .iconWrap{width:72px;height:72px;border-radius:28px;background:#EDE4E3;display:flex;align-items:center;justify-content:center;margin-bottom:32px;box-shadow:1px 4px 18px 0 #bf503d1c}
.successPage .iconWrap svg{display:block}
.successPage .successHeading{font-size:36px;line-height:1.15;letter-spacing:-.02em;color:#1b1410;margin:0 0 16px;text-shadow:0 1px 3px #bf503d1a}
.successPage .successSub{font-size:16px;line-height:1.6;color:#3d2e28;max-width:480px;margin:0 0 32px}
.successPage .successDivider{width:56px;height:2px;background:#DCBDA5;border-radius:3px;margin:0 auto 32px}
.successPage .successMeta{font-size:14px;line-height:1.6;color:#7a5c52;background:#EDE4E3;border-radius:3px;padding:16px 32px;margin-bottom:32px;width:100%;max-width:480px;box-shadow:inset 0 2px 6px 0 #bf503d0f}
.successPage .successMeta strong{color:#BF503D;font-size:14px}
.successPage .homeBtn{display:inline-block;font-size:16px;line-height:1.4;color:#fff;background:#BF503D;border-radius:3px;padding:16px 56px;text-decoration:none;border:2px solid #BF503D;transition:background .12s ease-out,color .12s ease-out,border-color .1s linear;font-weight:600;letter-spacing:.01em}
.successPage .homeBtn:hover,.successPage .homeBtn:focus{background:#fff;color:#BF503D;border-color:#BF503D;outline:none}
.successPage .homeBtn:active{background:#EDE4E3}
.successPage .contactNote{margin-top:32px;font-size:14px;line-height:1.6;color:#7a5c52}
.successPage .contactNote a{color:#BF503D;text-decoration:underline;text-underline-offset:2px;transition:font-size .09s ease-out;display:inline}
.successPage .contactNote a:hover{font-size:14.8px}
@media (max-width: 768px) {
.successPage{padding:56px 16px}
.successPage .successCard{padding:32px 16px}
.successPage .successHeading{font-size:26px}
.successPage .homeBtn{padding:16px 32px;width:100%;text-align:center}
.successPage .successMeta{padding:16px}
}
@media (max-width: 375px) {
.successPage .successCard{padding:32px 8px}
}