*{box-sizing:border-box;}body{margin:0;padding:0;min-height:100vh;font-family:'IBM Plex Sans',sans-serif;}.hd{background:linear-gradient(135deg,#FCFAFA 0%,#E0C9BF 100%);padding:32px 0 0;position:relative;overflow:hidden;}.hd-stripe{position:absolute;top:0;left:0;right:0;height:4px;background:#CE8075;}.hd-body{max-width:1140px;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:32px;}.hd-brand{display:flex;align-items:center;gap:16px;flex-shrink:0;}.hd-mark{width:88px;height:88px;border-radius:48px;background:rgba(252,250,250,0.85);border:2px solid rgba(206,128,117,0.28);box-shadow:0 1px 6px 1px rgba(206,128,117,0.06),0 5px 18px 1px rgba(206,128,117,0.11);display:flex;align-items:center;justify-content:center;flex-shrink:0;}.hd-mark img{width:80px;height:80px;object-fit:contain;display:block;}.hd-mono{display:flex;flex-direction:column;gap:4px;}.hd-mono-letters{font-size:37px;font-weight:700;line-height:1.1;color:#2c1a17;letter-spacing:-1px;}.hd-mono-sub{font-size:16px;line-height:1.1;color:#CE8075;font-weight:400;text-transform:uppercase;letter-spacing:0.12em;}.hd-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center;}.hd-nav a{font-size:16px;font-weight:700;color:#2c1a17;text-decoration:none;padding:8px 16px;border-radius:8px;transition:background 0.15s ease-out,color 0.15s ease-out;white-space:nowrap;min-height:44px;display:flex;align-items:center;}.hd-nav a:hover{background:rgba(206,128,117,0.14);color:#CE8075;}.hd-nav a:focus{outline:none;background:#2c1a17;color:#FCFAFA;}.hd-contact{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0;}.hd-clink{display:flex;align-items:center;gap:8px;font-size:16px;color:#2c1a17;text-decoration:none;min-height:44px;padding:4px 8px;border-radius:8px;transition:color 0.12s ease-out,background 0.12s ease-out;}.hd-clink i{color:#CE8075;font-size:16px;}.hd-clink:hover{color:#CE8075;background:rgba(206,128,117,0.08);}.hd-clink:focus{outline:none;background:#2c1a17;color:#FCFAFA;}.hd-clink:focus i{color:#FCFAFA;}.hd-bar{margin-top:24px;border-top:1px solid rgba(206,128,117,0.2);background:rgba(206,128,117,0.06);padding:0 0;}.hd-bar-inner{max-width:1140px;margin:0 auto;padding:0 32px;display:flex;align-items:center;gap:8px;height:40px;}.hd-tag{font-size:16px;color:#CE8075;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;}.hd-sep{width:4px;height:4px;border-radius:48px;background:#CE8075;opacity:0.4;}.hd-tagline{font-size:16px;color:#5a3a34;font-weight:400;}@media (max-width:1280px){.hd-body{gap:16px;padding:0 24px;}.hd-bar-inner{padding:0 24px;}}@media (max-width:768px){.hd-body{flex-direction:column;align-items:flex-start;padding:0 16px;gap:16px;}.hd-nav{justify-content:flex-start;width:100%;}.hd-contact{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:8px;}.hd-mono-letters{font-size:27px;}.hd-bar-inner{padding:0 16px;flex-wrap:wrap;height:auto;padding-top:8px;padding-bottom:8px;}}.ft{background:linear-gradient(160deg,#2c1a17 0%,#3d2420 100%);padding:64px 0 32px;}.ft-grid{max-width:1140px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px;align-items:start;}.ft-col-label{font-size:16px;font-weight:700;color:#CE8075;text-transform:uppercase;letter-spacing:0.12em;margin-bottom:16px;}.ft-contact-item{display:flex;align-items:center;gap:8px;margin-bottom:8px;}.ft-contact-item i{color:#CE8075;font-size:16px;width:20px;flex-shrink:0;}.ft-contact-item a{color:#E0C9BF;text-decoration:none;font-size:16px;line-height:1.75;transition:color 0.14s ease-out;}.ft-contact-item a:hover{color:#CE8075;}.ft-contact-item a:focus{outline:none;color:#FCFAFA;text-decoration:underline;}.ft-links{display:flex;flex-direction:column;gap:8px;}.ft-pill{display:inline-flex;align-items:center;gap:8px;background:rgba(224,201,191,0.1);border:1px solid rgba(206,128,117,0.22);border-radius:48px;padding:8px 16px;color:#E0C9BF;text-decoration:none;font-size:16px;font-weight:400;transition:background 0.16s ease-out,color 0.16s ease-out,border-color 0.16s ease-out;min-height:44px;width:fit-content;}.ft-pill:hover{background:rgba(206,128,117,0.22);color:#FCFAFA;border-color:rgba(206,128,117,0.5);}.ft-pill:focus{outline:none;background:#FCFAFA;color:#2c1a17;border-color:#FCFAFA;}.ft-pill i{font-size:16px;color:#CE8075;}.ft-pill:focus i{color:#2c1a17;}.ft-bottom{max-width:1140px;margin:32px auto 0;padding:24px 32px 0;border-top:1px solid rgba(206,128,117,0.18);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;}.ft-copy{font-size:16px;color:rgba(224,201,191,0.55);line-height:1.75;}.ft-logo{width:80px;height:80px;border-radius:48px;background:rgba(252,250,250,0.1);border:1px solid rgba(206,128,117,0.3);box-shadow:0 1px 6px 1px rgba(206,128,117,0.06),0 5px 18px 1px rgba(206,128,117,0.11);display:flex;align-items:center;justify-content:center;flex-shrink:0;}.ft-logo img{width:68px;height:68px;object-fit:contain;display:block;}@media (max-width:1280px){.ft-grid{padding:0 24px;}.ft-bottom{padding-left:24px;padding-right:24px;}}@media (max-width:768px){.ft-grid{grid-template-columns:1fr;padding:0 16px;gap:32px;}.ft-bottom{padding-left:16px;padding-right:16px;flex-direction:column;align-items:flex-start;}}.doc-section{max-width:1140px;margin:0 auto;padding:64px 32px;}.doc-section h1{font-size:52px;line-height:1.1;color:#2a1f1d;margin-bottom:32px;margin-top:0;}.doc-section h2{font-size:37px;line-height:1.1;color:#2a1f1d;margin-top:64px;margin-bottom:24px;}.doc-section h3{font-size:27px;line-height:1.1;color:#2a1f1d;margin-top:32px;margin-bottom:16px;}.doc-section h4{font-size:21px;line-height:1.75;color:#CE8075;margin-top:24px;margin-bottom:8px;}.doc-section h5{font-size:16px;line-height:1.75;color:#CE8075;text-transform:uppercase;letter-spacing:0.08em;margin-top:24px;margin-bottom:8px;}.doc-section h6{font-size:16px;line-height:1.75;color:#a06458;text-transform:uppercase;letter-spacing:0.08em;margin-top:16px;margin-bottom:8px;}.doc-section p{font-size:16px;line-height:1.75;color:#3b2b28;margin-top:0;margin-bottom:16px;max-width:72ch;}.doc-section em,.doc-section i{color:#CE8075;font-style:italic;}.doc-section a{color:#CE8075;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color 0.15s ease-out,text-decoration-color 0.15s ease-out;}.doc-section a:hover{color:#a06458;text-decoration-color:#E0C9BF;}.doc-section hr{border:none;border-top:1px solid #E0C9BF;margin:64px 0;}.doc-section div{font-size:16px;line-height:1.75;color:#3b2b28;}@media (max-width:768px){.doc-section{padding:32px 16px;}.doc-section h1{font-size:37px;}.doc-section h2{font-size:27px;margin-top:32px;}.doc-section h3{font-size:21px;}.doc-section hr{margin:32px 0;}}@media (min-width:769px) and (max-width:1280px){.doc-section{padding:64px 24px;}}.bdet{max-width:100%;overflow-x:hidden;}.bdet .pg{max-width:1140px;margin:0 auto;padding:0 24px;}.bdet .arthead{padding:64px 0 32px;position:relative;}.bdet .arthead::after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#CE8075 40%,#E0C9BF 70%,transparent);filter:blur(1px);}.bdet .arthead .pg{display:grid;grid-template-columns:1fr 420px;gap:64px;align-items:start;}.bdet .artmeta{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:24px;flex-wrap:wrap;}.bdet .cattag{display:inline-block;background:#CE8075;color:#FCFAFA;font-size:16px;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;padding:4px 16px;border-radius:8px;}.bdet .readtime{font-size:16px;color:#CE8075;display:flex;flex-direction:row;align-items:center;gap:8px;}.bdet .readtime i{font-size:16px;}.bdet .pubdate{font-size:16px;color:#7a6560;}.bdet .arttitle{font-size:52px;line-height:1.1;color:#2a1f1c;margin-bottom:24px;font-weight:800;position:relative;}.bdet .arttitle .numaccent{position:absolute;top:-16px;left:-8px;font-size:68px;color:#E0C9BF;opacity:0.35;line-height:1.1;font-weight:900;pointer-events:none;z-index:0;user-select:none;}.bdet .arttitle span{position:relative;z-index:1;}.bdet .artsub{font-size:21px;line-height:1.75;color:#5a4540;}.bdet .imgwrap{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 10px 48px 1px rgba(206,128,117,0.13);}.bdet .imgwrap img{width:100%;height:320px;object-fit:cover;display:block;transition:transform 0.2s ease-out;filter:saturate(0.7) brightness(0.92);}.bdet .imgwrap:hover img{transform:scale(1.03);filter:saturate(1) brightness(1);}.bdet .lightleak{position:absolute;top:0;left:0;width:180px;height:180px;background:radial-gradient(ellipse at 0% 0%,rgba(224,201,191,0.55) 0%,transparent 70%);pointer-events:none;border-radius:8px;}.bdet .diag{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;border-radius:8px;}.bdet .diag::before{content:'';position:absolute;top:-10px;left:60%;width:1px;height:140%;background:rgba(206,128,117,0.18);transform:rotate(18deg);transform-origin:top center;}.bdet .statsrow{display:flex;flex-direction:row;gap:16px;margin-top:24px;}.bdet .stat{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:16px;color:#7a6560;}.bdet .stat i{color:#CE8075;font-size:16px;}.bdet .artbody{padding:64px 0;position:relative;}.bdet .artbody .pg{display:grid;grid-template-columns:1fr 260px;gap:64px;align-items:start;}.bdet .bodytxt{position:relative;}.bdet .bodytxt p{font-size:16px;line-height:1.75;color:#2a1f1c;margin-bottom:16px;}.bdet .bodytxt p:first-of-type{font-size:21px;line-height:1.75;color:#2a1f1c;margin-bottom:24px;}.bdet .bodytxt h2{font-size:37px;line-height:1.1;color:#2a1f1c;margin:32px 0 16px;font-weight:700;}.bdet .bodytxt h3{font-size:27px;line-height:1.1;color:#2a1f1c;margin:24px 0 16px;font-weight:700;}.bdet .bodytxt h4{font-size:21px;line-height:1.75;color:#2a1f1c;margin:16px 0 8px;font-weight:700;}.bdet .bodytxt strong{color:#2a1f1c;font-weight:700;}.bdet .bodytxt em{color:#CE8075;font-style:italic;}.bdet .bodytxt ul,.bdet .bodytxt ol{margin:16px 0 16px 24px;color:#2a1f1c;font-size:16px;line-height:1.75;}.bdet .bodytxt li{margin-bottom:8px;}.bdet .bodytxt blockquote{margin:32px 0;padding:24px 32px;background:linear-gradient(135deg,#FCFAFA 60%,#E0C9BF 140%);border-radius:8px;box-shadow:0 5px 18px 1px rgba(206,128,117,0.11);font-size:21px;line-height:1.75;color:#2a1f1c;font-style:italic;position:relative;}.bdet .bodytxt blockquote::before{content:'';position:absolute;top:0;right:0;width:4px;height:100%;background:#CE8075;border-radius:0 8px 8px 0;}.bdet .bodytxt table{width:100%;border-collapse:collapse;margin:24px 0;font-size:16px;border-radius:8px;overflow:hidden;box-shadow:0 1px 6px 1px rgba(206,128,117,0.06);}.bdet .bodytxt thead{background:#CE8075;color:#FCFAFA;}.bdet .bodytxt thead td,.bdet .bodytxt thead th{padding:16px;font-weight:700;text-align:left;}.bdet .bodytxt td{padding:16px;border-bottom:1px solid #E0C9BF;color:#2a1f1c;}.bdet .bodytxt tr:last-child td{border-bottom:none;}.bdet .bodytxt tr:nth-child(even){background:#FCFAFA;}.bdet .sidebar{position:sticky;top:32px;}.bdet .sidecard{background:linear-gradient(155deg,#FCFAFA 30%,#E0C9BF 160%);border-radius:8px;padding:24px;box-shadow:0 5px 18px 1px rgba(206,128,117,0.11);margin-bottom:24px;position:relative;overflow:hidden;}.bdet .sidecard::after{content:'';position:absolute;top:0;right:0;width:3px;height:100%;background:#CE8075;border-radius:0 8px 8px 0;}.bdet .sidecard .sctitle{font-size:16px;font-weight:700;color:#2a1f1c;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:16px;}.bdet .sidecard .sclinks{list-style:none;padding:0;margin:0;}.bdet .sidecard .sclinks li{margin-bottom:8px;}.bdet .sidecard .sclinks a{font-size:16px;color:#CE8075;text-decoration:none;display:flex;flex-direction:row;align-items:center;gap:8px;transition:color 0.15s ease-out;}.bdet .sidecard .sclinks a:hover{color:#2a1f1c;}.bdet .sidecard .sclinks a i{font-size:16px;}.bdet .printbtn{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%;padding:16px;background:transparent;border:2px solid #CE8075;border-radius:8px;color:#CE8075;font-size:16px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:0.08em;transition:background 0.15s ease-out,color 0.15s ease-out;position:relative;overflow:hidden;}.bdet .printbtn:hover{background:#CE8075;color:#FCFAFA;}.bdet .printbtn:focus{outline:2px solid #CE8075;outline-offset:2px;}.bdet .printbtn:active{background:#b86e63;border-color:#b86e63;color:#FCFAFA;}.bdet .printbtn i{font-size:16px;}.bdet .toptrig{display:flex;flex-direction:row;justify-content:center;padding:32px 0 64px;}.bdet .toplink{display:inline-flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;color:#CE8075;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;transition:color 0.15s ease-out,transform 0.15s ease-out;}.bdet .toplink:hover{color:#2a1f1c;transform:translateY(-4px);}.bdet .toplink .toparrow{width:40px;height:40px;border-radius:48px;background:#CE8075;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 18px 1px rgba(206,128,117,0.11);transition:background 0.15s ease-out;}.bdet .toplink:hover .toparrow{background:#2a1f1c;}.bdet .toplink .toparrow i{color:#FCFAFA;font-size:16px;}.bdet .bgsquares{position:absolute;top:0;right:0;width:320px;height:320px;pointer-events:none;overflow:hidden;}.bdet .bgsquares span{position:absolute;border:1px solid rgba(224,201,191,0.25);border-radius:8px;}.bdet .bgsquares span:nth-child(1){width:80px;height:80px;top:40px;right:60px;transform:rotate(15deg);}.bdet .bgsquares span:nth-child(2){width:120px;height:120px;top:20px;right:20px;transform:rotate(30deg);}.bdet .bgsquares span:nth-child(3){width:60px;height:60px;top:100px;right:100px;transform:rotate(8deg);}.bdet .artbody .pg{position:relative;}.bdet .diagline{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;}.bdet .diagline::before{content:'';position:absolute;top:-5%;left:30%;width:1px;height:110%;background:linear-gradient(180deg,transparent,rgba(206,128,117,0.1) 30%,rgba(206,128,117,0.1) 70%,transparent);transform:rotate(4deg);}.bdet .bgani{position:absolute;inset:0;background:linear-gradient(155deg,#FCFAFA 0%,#E0C9BF 100%);background-size:120% 120%;animation:breathbg 10s ease-in-out infinite;z-index:0;pointer-events:none;border-radius:8px;}@keyframes breathbg{0%,100%{background-size:120% 120%;}50%{background-size:130% 130%;}}.bdet .arthead .textside{position:relative;z-index:1;}@media (max-width:1280px){.bdet .arthead .pg{grid-template-columns:1fr 360px;gap:32px;}.bdet .artbody .pg{grid-template-columns:1fr 220px;gap:32px;}}@media (max-width:768px){.bdet .arthead .pg{grid-template-columns:1fr;gap:24px;}.bdet .arthead{padding:32px 0 24px;}.bdet .arttitle{font-size:37px;}.bdet .arttitle .numaccent{font-size:52px;}.bdet .imgwrap img{height:220px;}.bdet .artbody .pg{grid-template-columns:1fr;gap:32px;}.bdet .artbody{padding:32px 0;}.bdet .sidebar{position:static;}.bdet .statsrow{flex-wrap:wrap;}}@media print{.bdet .sidebar,.bdet .toptrig,.bdet .statsrow{display:none;}}.dbt{max-width:100%;overflow-x:hidden;}.dbt .bound{max-width:1140px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;}.dbt .titblk{padding-top:64px;padding-bottom:64px;background:radial-gradient(ellipse at 60% 40%,#E0C9BF 0%,#FCFAFA 55%,#CE8075 100%);position:relative;}.dbt .titblk .bound{display:flex;flex-direction:row;align-items:flex-start;gap:64px;}.dbt .titblk-txt{flex:1 1 0;display:flex;flex-direction:column;gap:24px;padding-top:32px;}.dbt .titblk-bg{position:absolute;top:0;left:0;font-size:220px;line-height:1.1;font-weight:900;color:#CE8075;opacity:0.07;pointer-events:none;user-select:none;letter-spacing:-8px;z-index:0;white-space:nowrap;overflow:hidden;max-width:100%;}.dbt .titblk-txt,.dbt .titblk-img{position:relative;z-index:1;}.dbt .titblk-tag{display:inline-block;font-size:16px;line-height:1.75;color:#CE8075;text-transform:uppercase;letter-spacing:0.18em;font-weight:700;}.dbt .titblk-h{font-size:68px;line-height:1.1;color:#2a1f1c;font-weight:900;margin:0;}.dbt .titblk-sub{font-size:21px;line-height:1.75;color:#4a3530;margin:0;max-width:480px;}.dbt .titblk-p{font-size:16px;line-height:1.75;color:#5a4540;margin:0;max-width:460px;}.dbt .titblk-img{flex:0 0 340px;display:flex;flex-direction:column;align-items:flex-end;padding-top:64px;}.dbt .titblk-imgwrap{width:300px;height:420px;overflow:hidden;clip-path:polygon(0 0,85% 0,100% 15%,100% 100%,15% 100%,0 85%);position:relative;}.dbt .titblk-imgwrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(0.85) brightness(0.95);transition:filter 0.18s ease-out;}.dbt .titblk-imgwrap:hover img{filter:saturate(1) brightness(1);}.dbt .titblk-imgwrap::after{content:"";position:absolute;inset:0;background:rgba(206,128,117,0.22);pointer-events:none;transition:opacity 0.18s ease-out;}.dbt .titblk-imgwrap:hover::after{opacity:0;}.dbt .titblk-cta{display:inline-flex;align-items:center;gap:8px;background:#CE8075;color:#fff;font-size:16px;line-height:1.75;font-weight:700;padding:16px 32px;border-radius:8px;border:none;cursor:pointer;text-decoration:none;box-shadow:0 5px 18px 1px rgba(206,128,117,0.11);transition:background 0.15s ease-out,box-shadow 0.15s ease-out;align-self:flex-start;}.dbt .titblk-cta:hover{background:#b86e63;box-shadow:0 10px 48px 1px rgba(206,128,117,0.13);}.dbt .titblk-cta:active{background:#a05e54;}.dbt .wave-divider{width:100%;overflow:hidden;line-height:0;display:block;}.dbt .wave-divider svg{display:block;width:100%;}.dbt .stance{background:#2a1f1c;padding-top:64px;padding-bottom:64px;position:relative;overflow:hidden;}.dbt .stance-deco{position:absolute;top:0;right:0;width:2px;height:100%;background:linear-gradient(180deg,transparent,#CE8075 40%,#E0C9BF 70%,transparent);transform:rotate(12deg) translateX(40px);pointer-events:none;}.dbt .stance-deco2{position:absolute;top:-40px;left:60px;width:1px;height:120%;background:linear-gradient(180deg,transparent,rgba(206,128,117,0.18) 50%,transparent);transform:rotate(-8deg);pointer-events:none;}.dbt .stance .bound{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;}.dbt .stance-left{display:flex;flex-direction:column;gap:24px;}.dbt .stance-num{font-size:68px;line-height:1.1;font-weight:900;color:#CE8075;opacity:0.15;user-select:none;pointer-events:none;}.dbt .stance-h{font-size:37px;line-height:1.1;color:#FCFAFA;font-weight:800;margin:0;margin-top:-32px;}.dbt .stance-lead{font-size:21px;line-height:1.75;color:#E0C9BF;margin:0;}.dbt .stance-right{display:flex;flex-direction:column;gap:24px;padding-top:32px;}.dbt .stance-p{font-size:16px;line-height:1.75;color:rgba(252,250,250,0.75);margin:0;}.dbt .stance-accent{display:flex;flex-direction:row;gap:16px;align-items:flex-start;padding:24px;background:rgba(206,128,117,0.12);border-radius:8px;}.dbt .stance-accent-icon{color:#CE8075;font-size:21px;flex-shrink:0;margin-top:4px;}.dbt .stance-accent-txt{font-size:16px;line-height:1.75;color:#E0C9BF;margin:0;}.dbt .stance-imgwrap{width:100%;height:260px;overflow:hidden;border-radius:8px;position:relative;border-top:3px solid #CE8075;}.dbt .stance-imgwrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(0.7) brightness(0.8);transition:filter 0.2s ease-out;}.dbt .stance-imgwrap:hover img{filter:saturate(1) brightness(0.95);}.dbt .stance-imgwrap::after{content:"";position:absolute;inset:0;background:rgba(42,31,28,0.35);pointer-events:none;transition:opacity 0.2s ease-out;}.dbt .stance-imgwrap:hover::after{opacity:0;}.dbt .facts{background:#FCFAFA;padding-top:64px;padding-bottom:64px;}.dbt .facts .bound{display:flex;flex-direction:column;gap:48px;}.dbt .facts-top{display:flex;flex-direction:row;align-items:flex-end;gap:32px;}.dbt .facts-hgroup{display:flex;flex-direction:column;gap:8px;flex:1 1 0;}.dbt .facts-num{font-size:68px;line-height:1.1;font-weight:900;color:#CE8075;opacity:0.12;user-select:none;pointer-events:none;}.dbt .facts-h{font-size:37px;line-height:1.1;color:#2a1f1c;font-weight:800;margin:0;margin-top:-32px;}.dbt .facts-sub{font-size:16px;line-height:1.75;color:#5a4540;margin:0;max-width:400px;}.dbt .facts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;}.dbt .fact-card{display:flex;flex-direction:column;gap:8px;padding:24px;background:#fff;border-radius:8px;border-top:3px solid #CE8075;box-shadow:0 1px 6px 1px rgba(206,128,117,0.06);transition:box-shadow 0.15s ease-out,transform 0.15s ease-out;}.dbt .fact-card:hover{box-shadow:0 5px 18px 1px rgba(206,128,117,0.11);transform:translateY(-2px);}.dbt .fact-val{font-size:52px;line-height:1.1;font-weight:900;color:#CE8075;}.dbt .fact-lbl{font-size:16px;line-height:1.75;color:#4a3530;font-weight:600;}.dbt .fact-desc{font-size:16px;line-height:1.75;color:#7a6560;}.dbt .facts-imgrow{display:grid;grid-template-columns:1fr 1fr;gap:24px;}.dbt .facts-imgwrap{height:220px;overflow:hidden;border-radius:8px;position:relative;border-top:3px solid #E0C9BF;}.dbt .facts-imgwrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(0.8) brightness(0.92);transition:filter 0.18s ease-out;}.dbt .facts-imgwrap:hover img{filter:saturate(1) brightness(1);}.dbt .facts-imgwrap::after{content:"";position:absolute;inset:0;background:rgba(206,128,117,0.15);pointer-events:none;transition:opacity 0.18s ease-out;}.dbt .facts-imgwrap:hover::after{opacity:0;}.dbt .formats{background:linear-gradient(158deg,#E0C9BF 0%,#FCFAFA 60%);padding-top:64px;padding-bottom:64px;position:relative;}.dbt .formats-diag{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;}.dbt .formats-diag::before{content:"";position:absolute;top:20%;left:-5%;width:110%;height:1px;background:linear-gradient(90deg,transparent,#CE8075 30%,#CE8075 70%,transparent);transform:rotate(-6deg);opacity:0.18;}.dbt .formats .bound{display:flex;flex-direction:column;gap:48px;position:relative;z-index:1;}.dbt .formats-hdr{display:flex;flex-direction:column;gap:8px;max-width:560px;}.dbt .formats-num{font-size:68px;line-height:1.1;font-weight:900;color:#CE8075;opacity:0.12;user-select:none;pointer-events:none;}.dbt .formats-h{font-size:37px;line-height:1.1;color:#2a1f1c;font-weight:800;margin:0;margin-top:-32px;}.dbt .formats-lead{font-size:21px;line-height:1.75;color:#4a3530;margin:0;}.dbt .formats-list{display:grid;grid-template-columns:1fr 1fr;gap:24px;}.dbt .fmt-item{display:flex;flex-direction:row;gap:16px;align-items:flex-start;padding:24px;background:rgba(255,255,255,0.72);border-radius:8px;border-top:3px solid #CE8075;box-shadow:0 1px 6px 1px rgba(206,128,117,0.06);transition:box-shadow 0.15s ease-out;}.dbt .fmt-item:hover{box-shadow:0 5px 18px 1px rgba(206,128,117,0.11);}.dbt .fmt-icon{width:40px;height:40px;border-radius:8px;background:#CE8075;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:16px;transition:transform 0.15s ease-out;}.dbt .fmt-item:hover .fmt-icon{transform:rotate(-8deg) scale(1.12);}.dbt .fmt-body{display:flex;flex-direction:column;gap:4px;}.dbt .fmt-name{font-size:16px;line-height:1.75;font-weight:700;color:#2a1f1c;margin:0;}.dbt .fmt-desc{font-size:16px;line-height:1.75;color:#5a4540;margin:0;}.dbt .convo{background:#2a1f1c;padding-top:64px;padding-bottom:64px;position:relative;}.dbt .convo-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 80% 50%,rgba(206,128,117,0.12) 0%,transparent 70%);pointer-events:none;}.dbt .convo .bound{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;position:relative;z-index:1;}.dbt .convo-left{display:flex;flex-direction:column;gap:24px;padding-top:32px;}.dbt .convo-num{font-size:68px;line-height:1.1;font-weight:900;color:#CE8075;opacity:0.12;user-select:none;pointer-events:none;}.dbt .convo-h{font-size:37px;line-height:1.1;color:#FCFAFA;font-weight:800;margin:0;margin-top:-32px;}.dbt .convo-lead{font-size:21px;line-height:1.75;color:#E0C9BF;margin:0;}.dbt .convo-p{font-size:16px;line-height:1.75;color:rgba(252,250,250,0.75);margin:0;}.dbt .convo-right{display:flex;flex-direction:column;gap:24px;}.dbt .convo-profiles{display:flex;flex-direction:column;gap:16px;}.dbt .prof-card{display:flex;flex-direction:row;gap:16px;align-items:flex-start;padding:24px;background:rgba(252,250,250,0.06);border-radius:8px;border-top:3px solid #CE8075;}.dbt .prof-imgwrap{width:64px;height:90px;flex-shrink:0;overflow:hidden;}.dbt .prof-imgwrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(0.8) brightness(0.9);}.dbt .prof-body{display:flex;flex-direction:column;gap:4px;}.dbt .prof-name{font-size:16px;line-height:1.75;font-weight:700;color:#FCFAFA;margin:0;}.dbt .prof-role{font-size:16px;line-height:1.75;color:#CE8075;text-transform:uppercase;letter-spacing:0.12em;margin:0;}.dbt .prof-quote{font-size:16px;line-height:1.75;color:rgba(252,250,250,0.7);margin:0;}.dbt .convo-links{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap;}.dbt .convo-link{display:inline-flex;align-items:center;gap:8px;padding:16px 24px;border-radius:8px;border:1.5px solid #CE8075;color:#CE8075;font-size:16px;line-height:1.75;font-weight:600;text-decoration:none;background:transparent;transition:background 0.15s ease-out,color 0.15s ease-out;}.dbt .convo-link:hover{background:#CE8075;color:#fff;}.dbt .process{background:#FCFAFA;padding-top:64px;padding-bottom:64px;}.dbt .process .bound{display:flex;flex-direction:column;gap:48px;}.dbt .process-hdr{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:end;}.dbt .process-hgroup{display:flex;flex-direction:column;gap:8px;}.dbt .process-num{font-size:68px;line-height:1.1;font-weight:900;color:#CE8075;opacity:0.12;user-select:none;pointer-events:none;}.dbt .process-h{font-size:37px;line-height:1.1;color:#2a1f1c;font-weight:800;margin:0;margin-top:-32px;}.dbt .process-intro{font-size:21px;line-height:1.75;color:#4a3530;margin:0;}.dbt .process-body{font-size:16px;line-height:1.75;color:#5a4540;margin:0;}.dbt .process-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;position:relative;}.dbt .process-steps::before{content:"";position:absolute;top:28px;left:32px;right:32px;height:2px;background:linear-gradient(90deg,#CE8075,#E0C9BF);z-index:0;}.dbt .step{display:flex;flex-direction:column;gap:16px;align-items:flex-start;padding:24px;background:#fff;border-radius:8px;border-top:3px solid #E0C9BF;box-shadow:0 1px 6px 1px rgba(206,128,117,0.06);position:relative;z-index:1;transition:border-top-color 0.15s ease-out,box-shadow 0.15s ease-out;}.dbt .step:hover{border-top-color:#CE8075;box-shadow:0 5px 18px 1px rgba(206,128,117,0.11);}.dbt .step-dot{width:32px;height:32px;border-radius:48px;background:#CE8075;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:800;flex-shrink:0;}.dbt .step-name{font-size:16px;line-height:1.75;font-weight:700;color:#2a1f1c;margin:0;}.dbt .step-desc{font-size:16px;line-height:1.75;color:#5a4540;margin:0;}.dbt .process-imgwrap{width:100%;height:240px;overflow:hidden;border-radius:8px;position:relative;border-top:3px solid #CE8075;}.dbt .process-imgwrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(0.8) brightness(0.92);transition:filter 0.18s ease-out;}.dbt .process-imgwrap:hover img{filter:saturate(1) brightness(1);}.dbt .process-imgwrap::after{content:"";position:absolute;inset:0;background:rgba(206,128,117,0.12);pointer-events:none;transition:opacity 0.18s ease-out;}.dbt .process-imgwrap:hover::after{opacity:0;}.dbt .revmask{animation:maskopen 0.5s ease-out both;}@keyframes maskopen{from{clip-path:inset(40% 40% 40% 40% round 8px);opacity:0.4;}to{clip-path:inset(0% 0% 0% 0% round 0px);opacity:1;}}.dbt .revmask2{animation:maskopen 0.6s 0.12s ease-out both;}.dbt .revmask3{animation:maskopen 0.55s 0.22s ease-out both;}@media (max-width:1280px){.dbt .titblk-h{font-size:52px;}.dbt .facts-grid{grid-template-columns:repeat(2,1fr);}.dbt .process-steps{grid-template-columns:repeat(3,1fr);}.dbt .process-steps::before{display:none;}}@media (max-width:768px){.dbt .bound{padding-left:16px;padding-right:16px;}.dbt .titblk .bound{flex-direction:column;gap:32px;}.dbt .titblk-img{flex:none;align-items:flex-start;padding-top:0;}.dbt .titblk-imgwrap{width:100%;height:260px;}.dbt .titblk-h{font-size:37px;}.dbt .titblk-bg{font-size:120px;}.dbt .stance .bound{grid-template-columns:1fr;gap:32px;}.dbt .facts-grid{grid-template-columns:1fr 1fr;}.dbt .facts-imgrow{grid-template-columns:1fr;}.dbt .formats-list{grid-template-columns:1fr;}.dbt .convo .bound{grid-template-columns:1fr;gap:32px;}.dbt .convo-left{padding-top:0;}.dbt .process-hdr{grid-template-columns:1fr;gap:16px;}.dbt .process-steps{grid-template-columns:1fr 1fr;}.dbt .process-steps::before{display:none;}.dbt .facts-top{flex-direction:column;align-items:flex-start;gap:8px;}}.blg{max-width:100%;overflow-x:hidden;}.blg .ed-col{max-width:1140px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;}.blg .pg-top{background:linear-gradient(160deg,#FCFAFA 0%,#E0C9BF 100%);padding-top:64px;padding-bottom:64px;position:relative;}.blg .pg-top-in{display:flex;flex-direction:row;align-items:stretch;gap:0;min-height:220px;}.blg .pg-top-txt{flex:1 1 55%;background:#FCFAFA;padding:32px 32px 32px 0;display:flex;flex-direction:column;justify-content:center;position:relative;}.blg .pg-top-txt::before{content:"";position:absolute;top:16px;left:-16px;width:24px;height:24px;border-top:2px solid #CE8075;border-left:2px solid #CE8075;}.blg .pg-top-txt::after{content:"";position:absolute;bottom:16px;right:32px;width:24px;height:24px;border-bottom:2px solid #CE8075;border-right:2px solid #CE8075;}.blg .pg-label{font-size:16px;line-height:1.75;text-transform:uppercase;letter-spacing:0.15em;color:#CE8075;margin-bottom:8px;}.blg .pg-h1{font-size:52px;line-height:1.1;color:#2a1f1c;margin-bottom:16px;}.blg .pg-desc{font-size:21px;line-height:1.75;color:#4a3530;max-width:480px;}.blg .pg-top-img{flex:1 1 45%;position:relative;overflow:hidden;border-radius:8px;}.blg .pg-top-img img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity 0.2s ease-out;}.blg .img-tint{position:absolute;inset:0;background:rgba(206,128,117,0.35);transition:opacity 0.15s ease-out;pointer-events:none;}.blg .pg-top-img:hover .img-tint{opacity:0;}.blg .pg-top-img:hover img{opacity:1;}.blg .bracket-tl{position:absolute;top:8px;left:8px;width:20px;height:20px;border-top:2px solid #FCFAFA;border-left:2px solid #FCFAFA;z-index:2;pointer-events:none;}.blg .bracket-br{position:absolute;bottom:8px;right:8px;width:20px;height:20px;border-bottom:2px solid #FCFAFA;border-right:2px solid #FCFAFA;z-index:2;pointer-events:none;}.blg .divider-torn{width:100%;overflow:hidden;line-height:0;}.blg .divider-torn svg{display:block;width:100%;}.blg .posts-area{background:linear-gradient(180deg,#FCFAFA 0%,#f5eeeb 100%);padding-top:64px;padding-bottom:64px;}.blg .posts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;}.blg .pcard{background:#fff;border-radius:8px;box-shadow:0 5px 18px 1px rgba(206,128,117,0.11);display:flex;flex-direction:column;transition:box-shadow 0.15s ease-out,transform 0.15s ease-out;overflow:hidden;}.blg .pcard:hover{box-shadow:0 10px 48px 1px rgba(206,128,117,0.13);transform:translateY(-2px);}.blg .pcard-img{position:relative;overflow:hidden;height:200px;}.blg .pcard-img img{width:100%;height:100%;object-fit:cover;display:block;}.blg .pcard-img .img-tint{position:absolute;inset:0;background:rgba(206,128,117,0.3);transition:opacity 0.15s ease-out;pointer-events:none;}.blg .pcard:hover .pcard-img .img-tint{opacity:0;}.blg .pcard-tag{position:absolute;top:16px;left:16px;background:#CE8075;color:#fff;font-size:16px;line-height:1.1;padding:4px 16px;border-radius:48px;text-transform:uppercase;letter-spacing:0.1em;}.blg .pcard-body{padding:24px;display:flex;flex-direction:column;gap:8px;flex:1;}.blg .pcard-meta{display:flex;flex-direction:row;align-items:center;gap:16px;font-size:16px;line-height:1.75;color:#8a6a62;}.blg .pcard-meta span{display:flex;flex-direction:row;align-items:center;gap:4px;}.blg .pcard-meta i{font-size:16px;color:#CE8075;}.blg .pcard-h{font-size:21px;line-height:1.1;color:#2a1f1c;margin-top:8px;}.blg .pcard-txt{font-size:16px;line-height:1.75;color:#4a3530;flex:1;}.blg .pcard-foot{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:16px;padding-top:16px;border-top:1px solid #E0C9BF;}.blg .pcard-stats{display:flex;flex-direction:row;gap:16px;font-size:16px;color:#8a6a62;align-items:center;}.blg .pcard-stats span{display:flex;flex-direction:row;align-items:center;gap:4px;}.blg .pcard-stats i{color:#CE8075;}.blg .pcard-link{display:inline-flex;align-items:center;gap:8px;font-size:16px;line-height:1.75;color:#CE8075;text-decoration:none;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;padding:8px 16px;border:1px solid #CE8075;border-radius:8px;background:transparent;transition:background 0.2s ease-out,color 0.2s ease-out;position:relative;overflow:hidden;}.blg .pcard-link::before{content:"";position:absolute;inset:0;background:#CE8075;transform:scaleX(0);transform-origin:left;transition:transform 0.2s ease-out;z-index:0;}.blg .pcard-link:hover::before{transform:scaleX(1);}.blg .pcard-link:hover{color:#fff;}.blg .pcard-link i,.blg .pcard-link span{position:relative;z-index:1;}.blg .divider-torn2{width:100%;overflow:hidden;line-height:0;}.blg .divider-torn2 svg{display:block;width:100%;}.blg .ed-pick{background:linear-gradient(175deg,#E0C9BF 0%,#FCFAFA 100%);padding-top:64px;padding-bottom:64px;}.blg .ed-pick-head{text-align:center;margin-bottom:48px;position:relative;}.blg .ed-pick-num{font-size:68px;line-height:1.1;color:rgba(206,128,117,0.1);position:absolute;top:-16px;left:50%;transform:translateX(-50%);white-space:nowrap;pointer-events:none;}.blg .ed-pick-h{font-size:37px;line-height:1.1;color:#2a1f1c;position:relative;z-index:1;}.blg .ed-pick-sub{font-size:16px;line-height:1.75;color:#6a4f48;margin-top:8px;position:relative;z-index:1;}.blg .ed-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:2px solid #CE8075;}.blg .ed-col-item{padding:32px 24px;border-right:1px solid #E0C9BF;display:flex;flex-direction:column;gap:8px;}.blg .ed-col-item:last-child{border-right:none;}.blg .ed-col-icon{width:40px;height:40px;background:#CE8075;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:8px;}.blg .ed-col-icon i{color:#fff;font-size:21px;}.blg .ed-col-h{font-size:21px;line-height:1.1;color:#2a1f1c;}.blg .ed-col-p{font-size:16px;line-height:1.75;color:#4a3530;}.blg .divider-line{height:1px;background:linear-gradient(90deg,transparent,#CE8075,transparent);margin:0;}.blg .nl-area{background:#2a1f1c;padding-top:64px;padding-bottom:64px;position:relative;}.blg .nl-dashed{border:2px dashed rgba(224,201,191,0.4);border-radius:8px;padding:48px 64px;display:flex;flex-direction:row;align-items:center;gap:64px;}.blg .nl-txt{flex:1 1 50%;}.blg .nl-label{font-size:16px;line-height:1.75;text-transform:uppercase;letter-spacing:0.15em;color:#CE8075;margin-bottom:8px;}.blg .nl-h{font-size:37px;line-height:1.1;color:#FCFAFA;margin-bottom:16px;}.blg .nl-p{font-size:16px;line-height:1.75;color:#c8b0a8;}.blg .nl-form{flex:1 1 40%;display:flex;flex-direction:column;gap:16px;}.blg .nl-form input[type="email"]{width:100%;padding:16px;border-radius:8px;border:1px solid rgba(224,201,191,0.3);background:rgba(252,250,250,0.07);color:#FCFAFA;font-size:16px;line-height:1.75;box-shadow:inset 0 1px 6px 1px rgba(206,128,117,0.06);outline:none;transition:border-color 0.15s ease-out;text-transform:uppercase;letter-spacing:0.05em;}.blg .nl-form input[type="email"]::placeholder{text-transform:uppercase;letter-spacing:0.08em;color:rgba(224,201,191,0.5);}.blg .nl-form input[type="email"]:focus{border-color:#CE8075;}.blg .nl-btn{padding:16px 32px;background:#CE8075;color:#fff;border:none;border-radius:8px;font-size:16px;line-height:1.1;text-transform:uppercase;letter-spacing:0.1em;cursor:pointer;transition:background 0.15s ease-out,box-shadow 0.15s ease-out;position:relative;overflow:hidden;}.blg .nl-btn::after{content:"";position:absolute;inset:0;background:rgba(255,255,255,0.15);transform:scaleX(0);transform-origin:left;transition:transform 0.2s ease-out;}.blg .nl-btn:hover::after{transform:scaleX(1);}.blg .nl-btn:hover{box-shadow:0 5px 18px 1px rgba(206,128,117,0.11);}.blg .nl-btn:active{background:#b86e63;}.blg .topics-area{background:linear-gradient(170deg,#FCFAFA 0%,#E0C9BF 100%);padding-top:64px;padding-bottom:64px;}.blg .topics-head{margin-bottom:48px;position:relative;}.blg .topics-num{font-size:68px;line-height:1.1;color:rgba(206,128,117,0.08);position:absolute;top:-8px;left:0;pointer-events:none;}.blg .topics-h{font-size:37px;line-height:1.1;color:#2a1f1c;position:relative;z-index:1;}.blg .topics-sub{font-size:21px;line-height:1.75;color:#4a3530;margin-top:8px;max-width:640px;}.blg .topics-list{display:flex;flex-direction:column;gap:16px;}.blg .topic-row{display:flex;flex-direction:row;align-items:center;gap:24px;padding:24px;background:rgba(255,255,255,0.7);border-radius:8px;box-shadow:0 1px 6px 1px rgba(206,128,117,0.06);transition:box-shadow 0.15s ease-out;}.blg .topic-row:hover{box-shadow:0 5px 18px 1px rgba(206,128,117,0.11);}.blg .topic-num{font-size:37px;line-height:1.1;color:rgba(206,128,117,0.2);min-width:48px;text-align:center;}.blg .topic-body{flex:1;display:flex;flex-direction:column;gap:4px;}.blg .topic-h{font-size:21px;line-height:1.1;color:#2a1f1c;}.blg .topic-p{font-size:16px;line-height:1.75;color:#4a3530;}.blg .topic-bar-wrap{min-width:160px;display:flex;flex-direction:column;gap:4px;align-items:flex-end;}.blg .topic-bar-bg{width:160px;height:6px;background:#E0C9BF;border-radius:48px;overflow:hidden;}.blg .topic-bar-fill{height:100%;background:#CE8075;border-radius:48px;transition:width 0.2s ease-out;}.blg .topic-bar-lbl{font-size:16px;color:#8a6a62;}@keyframes clipReveal{from{clip-path:inset(0 0 100% 0);}to{clip-path:inset(0 0 0% 0);}}.blg .pg-top-in{animation:clipReveal 0.2s ease-out both;}.blg .posts-grid .pcard:nth-child(1){animation:clipReveal 0.15s ease-out 0.05s both;}.blg .posts-grid .pcard:nth-child(2){animation:clipReveal 0.15s ease-out 0.1s both;}.blg .posts-grid .pcard:nth-child(3){animation:clipReveal 0.15s ease-out 0.15s both;}.blg .posts-grid .pcard:nth-child(4){animation:clipReveal 0.15s ease-out 0.2s both;}@media (max-width:1280px){.blg .pg-h1{font-size:37px;}.blg .nl-dashed{padding:32px;gap:32px;}}@media (max-width:768px){.blg .ed-col{padding-left:16px;padding-right:16px;}.blg .pg-top-in{flex-direction:column;}.blg .pg-top-txt{padding:24px 0;}.blg .pg-top-img{min-height:220px;}.blg .pg-h1{font-size:27px;}.blg .pg-desc{font-size:16px;}.blg .posts-grid{grid-template-columns:1fr;gap:24px;}.blg .ed-cols{grid-template-columns:1fr;border-top:none;}.blg .ed-col-item{border-right:none;border-top:2px solid #CE8075;}.blg .nl-dashed{flex-direction:column;padding:24px;gap:24px;}.blg .nl-h{font-size:27px;}.blg .topics-h{font-size:27px;}.blg .topic-bar-wrap{min-width:100px;}.blg .topic-bar-bg{width:100px;}.blg .topic-row{flex-wrap:wrap;gap:16px;}.blg .ed-pick-h{font-size:27px;}}.abtauth{max-width:100%;overflow-x:hidden;}.abtauth .fog-wrap{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden;}.abtauth .fog-layer{position:absolute;width:200%;height:200%;background:rgba(252,250,250,0.18);border-radius:48px;animation:fogmove 18s ease-in-out infinite alternate;}.abtauth .fog-layer.b{width:160%;height:160%;background:rgba(224,201,191,0.09);animation:fogmove2 24s ease-in-out infinite alternate;animation-delay:-8s;}@keyframes fogmove{0%{transform:translate(-10%,-10%) rotate(-3deg);}100%{transform:translate(5%,8%) rotate(2deg);}}@keyframes fogmove2{0%{transform:translate(5%,5%) rotate(2deg);}100%{transform:translate(-8%,-12%) rotate(-2deg);}}.abtauth .pg-inner{max-width:1140px;margin:0 auto;padding:0 32px;position:relative;z-index:1;}.abtauth .divider-dot{display:flex;align-items:center;gap:8px;margin:0 auto;width:fit-content;}.abtauth .divider-dot span.dline{display:block;width:64px;height:1px;background:#CE8075;opacity:0.4;}.abtauth .divider-dot span.ddot{display:block;width:5px;height:5px;border-radius:48px;background:#CE8075;opacity:0.7;}.abtauth .profblock{padding:64px 0 32px;position:relative;z-index:1;}.abtauth .profblock .pb-frame{display:flex;flex-direction:row;align-items:stretch;gap:64px;max-width:860px;margin:0 auto;border:1.5px dashed rgba(206,128,117,0.35);border-radius:8px;padding:48px 48px;background:#FCFAFA;box-shadow:0 5px 18px 1px rgba(206,128,117,0.11);position:relative;overflow:hidden;}.abtauth .profblock .pb-frame::before{content:"";position:absolute;top:-24px;right:-24px;width:120px;height:120px;border-radius:48px;background:linear-gradient(135deg,rgba(224,201,191,0.22),rgba(206,128,117,0.10));pointer-events:none;}.abtauth .qmark{position:absolute;bottom:16px;left:32px;font-size:200px;line-height:1.1;color:rgba(206,128,117,0.06);pointer-events:none;user-select:none;letter-spacing:-8px;}.abtauth .pb-imgcol{flex:0 0 200px;display:flex;flex-direction:column;align-items:center;gap:16px;}.abtauth .pb-portrait{width:200px;height:267px;border-radius:8px;overflow:hidden;box-shadow:0 5px 18px 1px rgba(206,128,117,0.13);position:relative;}.abtauth .pb-portrait img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(0.7) brightness(1.03);transition:filter 0.18s ease-out;}.abtauth .pb-portrait:hover img{filter:saturate(1) brightness(1);}.abtauth .pb-badge{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background:linear-gradient(110deg,#CE8075,#E0C9BF);color:#fff;font-size:16px;line-height:1.75;padding:4px 16px;border-radius:48px;box-shadow:0 1px 6px 1px rgba(206,128,117,0.13);letter-spacing:0.04em;text-transform:uppercase;font-size:16px;}.abtauth .pb-textcol{flex:1 1 0;display:flex;flex-direction:column;gap:16px;justify-content:center;}.abtauth .pb-label{font-size:16px;line-height:1.75;color:#CE8075;text-transform:uppercase;letter-spacing:0.14em;opacity:0;animation:fadeup 0.18s ease-out 0.1s forwards;}.abtauth .pb-name{font-size:52px;line-height:1.1;color:#2a1f1d;margin:0;opacity:0;animation:fadeup 0.2s ease-out 0.2s forwards;}.abtauth .pb-role{font-size:21px;line-height:1.75;color:#5c3d38;margin:0;opacity:0;animation:fadeup 0.18s ease-out 0.32s forwards;}.abtauth .pb-desc{font-size:16px;line-height:1.75;color:#4a3530;margin:0;opacity:0;animation:fadeup 0.18s ease-out 0.44s forwards;}.abtauth .pb-link{display:inline-flex;flex-direction:row;align-items:center;gap:8px;color:#CE8075;font-size:16px;line-height:1.75;text-decoration:none;border-bottom:1px solid rgba(206,128,117,0.35);padding-bottom:2px;width:fit-content;transition:color 0.15s ease-out,border-color 0.15s ease-out;opacity:0;animation:fadeup 0.18s ease-out 0.56s forwards;}.abtauth .pb-link:hover{color:#a85f54;border-color:#a85f54;}@keyframes fadeup{from{opacity:0;transform:translateY(12px);}to{opacity:1;transform:translateY(0);}}.abtauth .persp-block{padding:64px 0;position:relative;z-index:1;background:linear-gradient(160deg,#CE8075 0%,#E0C9BF 100%);}.abtauth .persp-block .pb2-inner{max-width:860px;margin:0 auto;padding:0 32px;}.abtauth .persp-block .pb2-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:32px;}.abtauth .persp-block .pb2-head{font-size:37px;line-height:1.1;color:#FCFAFA;margin:0 0 8px;text-align:center;}.abtauth .persp-block .pb2-sub{font-size:16px;line-height:1.75;color:rgba(252,250,250,0.82);text-align:center;margin:0;}.abtauth .persp-block .card{background:rgba(252,250,250,0.12);border:1px solid rgba(252,250,250,0.22);border-radius:8px;padding:32px 24px;display:flex;flex-direction:column;gap:8px;position:relative;transition:background 0.18s ease-out,box-shadow 0.18s ease-out;}.abtauth .persp-block .card:hover{background:rgba(252,250,250,0.2);box-shadow:0 10px 48px 1px rgba(206,128,117,0.13);}.abtauth .persp-block .card .cnum{font-size:68px;line-height:1.1;color:rgba(252,250,250,0.1);position:absolute;top:8px;right:16px;pointer-events:none;user-select:none;}.abtauth .persp-block .card .cicon{color:rgba(252,250,250,0.85);font-size:21px;margin-bottom:4px;}.abtauth .persp-block .card .ctitle{font-size:21px;line-height:1.1;color:#FCFAFA;margin:0;}.abtauth .persp-block .card .cbody{font-size:16px;line-height:1.75;color:rgba(252,250,250,0.82);margin:0;}.abtauth .persp-block .pb2-portrait-row{display:flex;flex-direction:row;align-items:center;gap:24px;margin-top:32px;background:rgba(252,250,250,0.1);border-radius:8px;padding:24px;border:1px solid rgba(252,250,250,0.18);}.abtauth .persp-block .pb2-pimg{width:72px;height:96px;border-radius:8px;overflow:hidden;flex-shrink:0;box-shadow:0 5px 18px 1px rgba(206,128,117,0.18);}.abtauth .persp-block .pb2-pimg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(0.6) brightness(1.05);transition:filter 0.18s ease-out;}.abtauth .persp-block .pb2-pimg:hover img{filter:saturate(1) brightness(1);}.abtauth .persp-block .pb2-quote{flex:1 1 0;}.abtauth .persp-block .pb2-quote blockquote{margin:0 0 8px;font-size:16px;line-height:1.75;color:rgba(252,250,250,0.9);font-style:italic;}.abtauth .persp-block .pb2-quote cite{font-size:16px;line-height:1.75;color:rgba(252,250,250,0.65);font-style:normal;}@media (max-width:768px){.abtauth .pg-inner{padding:0 16px;}.abtauth .profblock{padding:32px 0 16px;}.abtauth .profblock .pb-frame{flex-direction:column;align-items:center;padding:32px 24px;gap:24px;}.abtauth .pb-imgcol{flex:0 0 auto;}.abtauth .pb-name{font-size:37px;}.abtauth .persp-block .pb2-grid{grid-template-columns:1fr;gap:16px;}.abtauth .persp-block .pb2-portrait-row{flex-direction:column;align-items:flex-start;}.abtauth .persp-block{padding:32px 0;}.abtauth .persp-block .pb2-inner{padding:0 16px;}}@media (min-width:769px) and (max-width:1280px){.abtauth .profblock .pb-frame{max-width:720px;padding:40px 40px;}.abtauth .persp-block .pb2-inner{max-width:720px;}}.cstud{max-width:100%;overflow-x:hidden;}.cstud .pg-wrap{max-width:1140px;margin:0 auto;padding:0 32px;}@keyframes slideInLeft{from{opacity:0;transform:translateX(-48px);}to{opacity:1;transform:translateX(0);}}@keyframes slowZoom{from{transform:scale(1);}to{transform:scale(1.06);}}@keyframes fadeUp{from{opacity:0;transform:translateY(24px);}to{opacity:1;transform:translateY(0);}}.cstud .titblk{padding:96px 0 64px;background:#FCFAFA;position:relative;}.cstud .titblk-inner{max-width:1140px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:end;}.cstud .titblk-strokes{position:absolute;top:32px;right:64px;display:flex;flex-direction:column;gap:8px;pointer-events:none;}.cstud .titblk-strokes span{display:block;height:2px;background:#CE8075;opacity:0.3;}.cstud .titblk-strokes span:nth-child(1){width:40px;}.cstud .titblk-strokes span:nth-child(2){width:28px;}.cstud .titblk-strokes span:nth-child(3){width:48px;}.cstud .titblk-strokes span:nth-child(4){width:20px;}.cstud .titblk-strokes span:nth-child(5){width:36px;}.cstud .titblk-text{animation:slideInLeft 0.2s ease-out both;}.cstud .titblk-label{display:inline-block;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:0.12em;color:#CE8075;margin-bottom:24px;}.cstud .titblk-h1{font-size:52px;line-height:1.1;color:#2a1f1d;margin:0 0 24px;font-weight:800;}.cstud .titblk-desc{font-size:21px;line-height:1.75;color:#4a3530;margin:0;max-width:480px;}.cstud .titblk-mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:8px;animation:slideInLeft 0.2s ease-out 0.1s both;}.cstud .mosaic-imgwrap{overflow:hidden;border-radius:8px;position:relative;}.cstud .mosaic-imgwrap.tall{grid-row:span 2;}.cstud .mosaic-imgwrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;animation:slowZoom 8s ease-in-out infinite alternate;transition:filter 0.2s ease-out;filter:brightness(0.88) saturate(0.9);}.cstud .mosaic-imgwrap:hover img{filter:brightness(1) saturate(1);}.cstud .mosaic-imgwrap::after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 70%,rgba(206,128,117,0.18) 0%,transparent 70%);pointer-events:none;}.cstud .mosaic-imgwrap.tall{height:320px;}.cstud .mosaic-sm{height:152px;}.cstud .mosaic-shape{border-radius:8px;background:linear-gradient(155deg,#E0C9BF 0%,#CE8075 100%);height:152px;display:flex;align-items:center;justify-content:center;}.cstud .mosaic-shape svg{width:40px;height:40px;opacity:0.5;}.cstud .cases-strip{padding:64px 0;background:#fff;border-top:1px solid #E0C9BF;}.cstud .cases-strip-inner{max-width:1140px;margin:0 auto;padding:0 32px;}.cstud .strip-head{display:flex;flex-direction:row;align-items:flex-end;gap:32px;margin-bottom:64px;}.cstud .strip-num{font-size:68px;line-height:1.1;font-weight:900;color:#E0C9BF;flex-shrink:0;margin:0;}.cstud .strip-headtext{flex:1;}.cstud .strip-h2{font-size:37px;line-height:1.1;color:#2a1f1d;margin:0 0 8px;font-weight:700;}.cstud .strip-sub{font-size:16px;line-height:1.75;color:#6b5249;margin:0;}.cstud .cases-list{display:flex;flex-direction:column;gap:32px;}.cstud .case-item{display:grid;grid-template-columns:80px 1fr 260px;gap:32px;align-items:start;padding:32px;border-radius:8px;background:#FCFAFA;box-shadow:0 1px 6px 1px rgba(206,128,117,0.06);transition:box-shadow 0.15s ease-out,transform 0.15s ease-out;animation:fadeUp 0.2s ease-out both;}.cstud .case-item:nth-child(2){animation-delay:0.05s;}.cstud .case-item:nth-child(3){animation-delay:0.1s;}.cstud .case-item:hover{box-shadow:0 5px 18px 1px rgba(206,128,117,0.11);transform:translateY(-2px);}.cstud .case-idx{font-size:52px;line-height:1.1;font-weight:900;color:#E0C9BF;margin:0;}.cstud .case-body{padding:0;}.cstud .case-tag{display:inline-block;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:#CE8075;margin-bottom:8px;}.cstud .case-h3{font-size:27px;line-height:1.1;color:#2a1f1d;margin:0 0 16px;font-weight:700;}.cstud .case-p{font-size:16px;line-height:1.75;color:#4a3530;margin:0 0 16px;}.cstud .case-p:last-child{margin-bottom:0;}.cstud .case-meta{display:flex;flex-direction:column;gap:16px;padding:24px;border-radius:8px;background:linear-gradient(155deg,#FCFAFA 0%,#E0C9BF 100%);}.cstud .meta-row{display:flex;flex-direction:column;gap:4px;}.cstud .meta-label{font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:0.09em;color:#CE8075;}.cstud .meta-val{font-size:16px;line-height:1.75;color:#2a1f1d;font-weight:500;}.cstud .case-link{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#CE8075;text-decoration:none !important;padding-bottom:2px;border-bottom:2px solid transparent;transition:border-color 0.15s ease-out,color 0.15s ease-out;margin-top:8px;}.cstud .case-link:hover{border-color:#CE8075;color:#a85f54;}.cstud .insight-blk{padding:64px 0;background:linear-gradient(155deg,#2a1f1d 0%,#4a2e28 100%);position:relative;overflow:hidden;}.cstud .insight-blk-deco{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;}.cstud .insight-blk-deco::before{content:"";position:absolute;top:-64px;right:-32px;width:320px;height:320px;border-radius:48px;background:rgba(206,128,117,0.08);transform:rotate(20deg);}.cstud .insight-blk-deco::after{content:"";position:absolute;bottom:-48px;left:10%;width:180px;height:180px;border-radius:48px;background:rgba(224,201,191,0.06);transform:rotate(-12deg);}.cstud .insight-inner{max-width:1140px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 340px;gap:64px;align-items:center;}.cstud .insight-text{animation:slideInLeft 0.2s ease-out both;}.cstud .insight-eyebrow{display:inline-block;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:0.12em;color:#CE8075;margin-bottom:24px;}.cstud .insight-h2{font-size:37px;line-height:1.1;color:#FCFAFA;margin:0 0 24px;font-weight:700;}.cstud .insight-p{font-size:16px;line-height:1.75;color:#E0C9BF;margin:0 0 16px;}.cstud .insight-p.lead{font-size:21px;}.cstud .insight-p:last-of-type{margin-bottom:0;}.cstud .insight-aside{display:flex;flex-direction:column;gap:24px;}.cstud .insight-card{border-radius:8px;padding:24px;background:rgba(255,255,255,0.06);border:1px solid rgba(224,201,191,0.15);transition:background 0.15s ease-out;}.cstud .insight-card:hover{background:rgba(255,255,255,0.1);}.cstud .insight-card-icon{width:32px;height:32px;margin-bottom:16px;color:#CE8075;}.cstud .insight-card-h{font-size:16px;font-weight:700;color:#FCFAFA;margin:0 0 8px;}.cstud .insight-card-p{font-size:16px;line-height:1.75;color:#E0C9BF;margin:0;}.cstud .expert-blk{padding:64px 0;background:#FCFAFA;border-top:1px solid #E0C9BF;}.cstud .expert-inner{max-width:1140px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:220px 1fr;gap:64px;align-items:start;}.cstud .expert-portrait{width:220px;height:220px;overflow:hidden;flex-shrink:0;box-shadow:0 5px 18px 1px rgba(206,128,117,0.11);}.cstud .expert-portrait img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:filter 0.2s ease-out;filter:brightness(0.92) saturate(0.85);}.cstud .expert-portrait:hover img{filter:brightness(1) saturate(1);}.cstud .expert-body{animation:slideInLeft 0.2s ease-out 0.05s both;}.cstud .expert-role{font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:#CE8075;margin-bottom:8px;display:block;}.cstud .expert-name{font-size:27px;line-height:1.1;color:#2a1f1d;margin:0 0 24px;font-weight:700;}.cstud .expert-p{font-size:16px;line-height:1.75;color:#4a3530;margin:0 0 16px;}.cstud .expert-p.lead{font-size:21px;}.cstud .expert-p:last-of-type{margin-bottom:0;}.cstud .expert-contact{margin-top:32px;display:flex;flex-direction:row;gap:16px;flex-wrap:wrap;}.cstud .expert-btn{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;border:none;text-decoration:none !important;transition:background 0.15s ease-out,color 0.15s ease-out,box-shadow 0.15s ease-out;position:relative;overflow:hidden;}.cstud .expert-btn.prim{background:#CE8075;color:#fff;}.cstud .expert-btn.prim:hover{background:#a85f54;box-shadow:0 5px 18px 1px rgba(206,128,117,0.11);}.cstud .expert-btn.sec{background:transparent;color:#CE8075;border:2px solid #CE8075;}.cstud .expert-btn.sec:hover{background:#CE8075;color:#fff;}@media (max-width:1280px){.cstud .titblk-h1{font-size:37px;}.cstud .case-item{grid-template-columns:60px 1fr 220px;}}@media (max-width:768px){.cstud .titblk-inner{grid-template-columns:1fr;gap:32px;padding:0 16px;}.cstud .titblk{padding:64px 0 32px;}.cstud .titblk-h1{font-size:37px;}.cstud .titblk-desc{font-size:16px;}.cstud .titblk-mosaic{grid-template-columns:1fr 1fr;}.cstud .mosaic-imgwrap.tall{height:200px;}.cstud .mosaic-sm{height:96px;}.cstud .mosaic-shape{height:96px;}.cstud .cases-strip-inner{padding:0 16px;}.cstud .strip-head{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:32px;}.cstud .strip-num{font-size:52px;}.cstud .strip-h2{font-size:27px;}.cstud .case-item{grid-template-columns:1fr;gap:16px;padding:24px 16px;}.cstud .case-idx{font-size:37px;}.cstud .insight-inner{grid-template-columns:1fr;gap:32px;padding:0 16px;}.cstud .insight-h2{font-size:27px;}.cstud .insight-p.lead{font-size:16px;}.cstud .expert-inner{grid-template-columns:1fr;gap:32px;padding:0 16px;}.cstud .expert-portrait{width:160px;height:160px;}.cstud .expert-name{font-size:21px;}.cstud .expert-p.lead{font-size:16px;}.cstud .expert-contact{flex-direction:column;gap:8px;}.cstud .expert-btn{justify-content:center;}.cstud .pg-wrap{padding:0 16px;}}.succPg{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;background:#FCFAFA;}.succPg .succWrap{max-width:560px;width:100%;text-align:center;}.succPg .succIcon{width:64px;height:64px;margin:0 auto 32px;display:flex;align-items:center;justify-content:center;}.succPg .succIcon svg{width:64px;height:64px;}.succPg .succTitle{font-size:37px;line-height:1.1;color:#2a1f1d;margin:0 0 16px;}.succPg .succSub{font-size:21px;line-height:1.75;color:#5c3d37;margin:0 0 32px;}.succPg .succNote{font-size:16px;line-height:1.75;color:#7a5a54;margin:0 0 32px;padding:24px;background:#fff;border-radius:8px;box-shadow:0 1px 6px 1px rgba(206,128,117,0.06);}.succPg .succBack{display:inline-block;padding:16px 32px;background:#CE8075;color:#fff;font-size:16px;line-height:1.1;border-radius:8px;text-decoration:none;letter-spacing:0.04em;transition:background 0.15s ease-out,box-shadow 0.2s ease-out;box-shadow:0 5px 18px 1px rgba(206,128,117,0.11);}.succPg .succBack:hover{background:#b8685d;box-shadow:0 10px 48px 1px rgba(206,128,117,0.13);}.succPg .succBack:focus{outline:2px solid #CE8075;outline-offset:4px;}@media (max-width:768px){.succPg{padding:64px 16px;}.succPg .succTitle{font-size:27px;}.succPg .succSub{font-size:16px;}}/*# sourceMappingURL=main.h1vqf35q.chunk.css.map */