/* Resources — editorial Revit catalog. Styles scoped to this section. */
#products.resources-studio{padding:130px 7.5% 38px;min-height:100svh;background:#fbfaf8;color:#20201e;isolation:isolate;overflow:hidden}
.resources-inner{max-width:1440px;margin:auto}
#products.resources-studio svg{width:24px;height:24px;flex-shrink:0}
.resources-hero{display:grid;grid-template-columns:1fr 1.15fr;gap:15px;min-height:430px;align-items:center;margin-bottom:25px}
.resources-copy{position:relative;z-index:2;padding:10px 0 25px}
.resources-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:3.6px;text-transform:uppercase;color:#a17d50;margin:0 0 18px}
#resources-title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(48px,4.7vw,78px);line-height:.99;font-weight:700;letter-spacing:-1.8px;margin:0 0 30px;color:#141413}
#resources-title strong{font-weight:400;color:#9e7542}
.resources-copy>p{font-size:16px;color:#686865;line-height:1.65;max-width:500px}
.resources-benefits{display:flex;gap:25px;margin:28px 0 35px}
.resources-benefits>div{display:flex;align-items:center;gap:12px}
.resource-benefit-icon{display:flex;align-items:center;justify-content:center;width:33px;height:33px;border:1.5px solid #454541;border-radius:50%;flex-shrink:0}
#products .resource-benefit-icon svg{width:24px;height:24px}
.resources-benefits strong,.resources-trust strong{display:block;text-transform:uppercase;font-size:11px;letter-spacing:.6px;white-space:nowrap}
.resources-benefits small,.resources-trust small{display:block;font-size:12px;color:#72716d;margin-top:3px}
.resources-actions{display:flex;align-items:center;gap:28px}
.resources-primary,.resources-how-toggle{display:inline-flex;align-items:center;justify-content:center;gap:12px;font:inherit;font-size:12px;font-weight:650;text-transform:uppercase;letter-spacing:.8px;text-decoration:none;cursor:pointer}
.resources-primary{padding:15px 30px;background:linear-gradient(135deg,#111,#252522);border-radius:99px;color:#fff;min-height:49px}
.resources-how-toggle{border:0;background:none;color:#282825;padding:12px 0}
#products .resources-actions svg{width:20px;height:20px}.resources-how-toggle svg{color:#946d3c}
#resources-how{max-width:490px;margin-top:18px;padding:15px 18px;background:#eeeae3;border-radius:12px;font-size:14px;color:#615c52}
.resources-visual{position:relative;min-width:0;align-self:stretch;display:flex;align-items:center;justify-content:center}
.resources-visual>img{width:105%;max-width:none;height:425px;object-fit:contain;position:relative;mix-blend-mode:multiply;z-index:1;mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}
.resources-halo{position:absolute;width:65%;aspect-ratio:1;top:0;left:8%;border-radius:50%;background:linear-gradient(130deg,#efece6,#faf8f4)}
.resource-callout{position:absolute;font-size:12px;line-height:1.55;z-index:2;pointer-events:none}
.resource-callout strong{display:block;font-weight:650}.resource-callout span{display:block;color:#666561;margin-top:3px}
.callout-parametric{left:-7%;top:36%}.callout-light{right:-2%;top:9%}.callout-pro{right:-5%;top:49%}
.resource-callout i{position:absolute;top:10px;width:70px;height:1px;background:#bda788}.resource-callout i::after{content:'';position:absolute;right:0;top:-2px;width:5px;height:5px;background:#b59a75;border-radius:50%}
.callout-parametric i{left:calc(100% + 12px)}.callout-light i,.callout-pro i{right:calc(100% + 12px);width:38px}
.resources-catalog{display:grid;grid-template-columns:205px minmax(0,1fr);gap:45px;scroll-margin-top:145px}
.resources-categories{padding-top:9px}.resources-categories .resources-eyebrow{margin-bottom:14px}
.resource-category{display:flex;align-items:center;gap:17px;width:100%;padding:8px 15px;border:0;border-radius:12px;background:transparent;color:#30302d;font:inherit;font-size:13px;line-height:1.6;cursor:pointer;text-align:left;min-height:36px;transition:background .2s,color .2s}
#products .resource-category svg{width:20px;height:20px;color:#72736e}.resource-category[aria-pressed=true]{background:#1b1b19;color:#fff}#products .resource-category[aria-pressed=true] svg{color:#fff}.resource-category:hover{background:#eae6df}.resource-category[aria-pressed=true]:hover{background:#33332f}
.resources-all{display:flex;align-items:center;gap:12px;background:none;border:0;color:#98703e;text-transform:uppercase;font-size:10px;letter-spacing:.7px;font-weight:650;padding:22px 8px 0;cursor:pointer;white-space:nowrap}
#products .resources-all svg{width:15px;height:15px}
.resources-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:stretch}
.resource-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:16px 18px 18px;min-height:305px;border-radius:16px;background:#fff;box-shadow:0 8px 28px #65543807;transition:transform .25s,box-shadow .25s}
.resource-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #65543812}
.resource-card>img{display:block;width:100%;height:171px;object-fit:contain;margin-bottom:13px;mix-blend-mode:multiply}
.resource-card h3{font-size:13px;font-weight:600;line-height:1.4;margin:0 0 5px}.resource-card>p{font-size:12px;line-height:1.4;color:#7c7b77;margin:0 0 19px}
.resource-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.resource-card-bottom strong{color:#a1753d;font-size:16px;font-weight:700}
.resource-inquire{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid #af8552;border-radius:50%;color:#916b37;text-decoration:none;transition:background .2s}.resource-inquire:hover{background:#f1e9de}#products .resource-inquire svg{width:18px;height:18px}
.resource-save{position:absolute;z-index:2;right:13px;top:12px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#fffc;border:0;color:#b39c7b;border-radius:6px;cursor:pointer}
#products .resource-save svg{width:17px;height:20px}.resource-save[aria-pressed=true] svg{fill:#b39c7b;color:#967044}
.resources-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-top:25px;padding:24px 35px;border-radius:20px;background:#f1eee9}
.resources-trust>div{display:flex;align-items:center;justify-content:center;gap:20px}#products .resources-trust svg{width:29px;height:29px;color:#72736e}
.resources-empty{padding:65px 20px;text-align:center;background:#f1eee9;border-radius:16px;color:#686056;font-size:15px}.resources-empty a{color:#906638}
#products [hidden]{display:none!important}.resources-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
#products :is(button,a):focus-visible{outline:2px solid #a67b46;outline-offset:4px}
body.resources-in-view .nav-links a[href='#products']::after{width:100%;background:#b8874f}
body.resources-in-view .floating-whatsapp{visibility:hidden}
@media(min-width:1600px){.resources-hero{min-height:510px}.resources-visual>img{height:500px}.resource-card>img{height:190px}.resource-card{min-height:325px}}
@media(max-width:1250px){#products.resources-studio{padding-left:5%;padding-right:5%}.resources-benefits{gap:13px;flex-wrap:wrap}.resources-benefits>div{gap:8px}.resources-catalog{grid-template-columns:170px minmax(0,1fr);gap:22px}.resources-grid{gap:12px}.resource-card{padding:12px;min-height:280px}.resource-card>img{height:145px}.resource-callout{font-size:11px}.callout-parametric{left:-1%;top:29%}.callout-parametric i{width:35px}.callout-pro{right:-2%}.resources-visual>img{height:400px}.resources-all{font-size:9px;gap:7px}.resources-trust{gap:16px;padding:22px}.resources-trust>div{gap:12px}}
@media(max-width:1000px){.resources-hero{grid-template-columns:1fr 1fr}.resources-benefits{gap:15px}.resources-benefits>div:last-child{flex-basis:100%}.resources-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-card>img{height:185px}.resource-callout{display:none}.resources-visual>img{height:370px}.resources-trust{grid-template-columns:1fr 1fr;row-gap:25px}.resources-trust>div{justify-content:flex-start}.resources-actions{gap:18px}.resources-primary{padding:14px 22px}.resources-how-toggle{font-size:10px}.resources-desktop-break{display:none}}
@media(max-width:700px){#products.resources-studio{padding:170px 6% 35px}.resources-hero{grid-template-columns:1fr;gap:0;margin-bottom:25px}.resources-copy{padding-bottom:0}#resources-title{font-size:clamp(43px,8.5vw,61px);letter-spacing:-1px;margin-bottom:22px}.resources-copy>p{font-size:16px}.resources-benefits{margin:25px 0;gap:18px}.resources-benefits>div:last-child{flex-basis:auto}.resources-benefits strong{font-size:10px}.resources-benefits small{font-size:11px}.resources-visual{min-height:290px;margin-top:25px}.resources-visual>img{height:320px;width:100%}.resources-halo{height:280px;width:280px;left:50%;transform:translateX(-50%)}.resources-catalog{grid-template-columns:1fr;gap:22px;scroll-margin-top:170px}.resources-categories{display:flex;flex-wrap:wrap;gap:8px;padding:0}.resources-categories .resources-eyebrow{width:100%;margin-bottom:7px}.resource-category{width:auto;padding:9px 12px;background:#eeeae4;gap:8px;font-size:12px;min-height:42px}.resources-all{padding:10px 5px}.resources-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.resource-card{padding:15px;min-height:290px}.resource-card>img{height:175px}.resources-trust{padding:22px 16px;gap:25px 16px}.resources-trust strong{font-size:10px;white-space:normal}.resources-trust small{font-size:11px}.resources-trust>div{gap:10px}.resources-eyebrow{font-size:10px}}
@media(max-width:380px){.resources-actions{gap:12px}.resources-primary{padding:13px 18px}.resource-card{padding:11px;min-height:275px}.resource-card>img{height:145px}.resource-card h3{font-size:12px}}
@media(prefers-reduced-motion:reduce){.resource-card,.resource-category,.resource-inquire{transition:none}}
