:root{
  --wb3-ink:#151515;--wb3-muted:#686868;--wb3-line:#e7e7e7;--wb3-soft:#f6f6f6;--wb3-accent:#c91414;
  --wb3-dark:#101010;--wb3-shell:1180px;--wb3-reading:860px;--wb3-radius:16px;--wb3-header:100px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--wb3-ink);background:#fff;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;padding-bottom:64px}img{max-width:100%;height:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wb3-shell{width:min(var(--wb3-shell),calc(100% - 48px));margin-inline:auto}.wb3-main{min-height:65vh}.wb3-content{padding:64px 0 108px}.wb3-button,.wb3-inline-search button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;background:#171717;color:#fff;text-decoration:none;font-weight:800;padding:12px 17px;cursor:pointer}
/* Header */
.wb3-header{position:sticky;top:0;z-index:80;background:#fff;border-bottom:1px solid var(--wb3-line);backdrop-filter:none;-webkit-backdrop-filter:none}.admin-bar .wb3-header{top:32px}.wb3-header-inner{height:var(--wb3-header);display:flex;align-items:center;justify-content:space-between;gap:28px}.wb3-brand{display:flex;align-items:center;min-width:0;text-decoration:none}.wb3-brand img{display:block;width:300px;max-width:46vw;height:auto;max-height:76px;object-fit:contain;object-position:left center}.wb3-menu-button{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:10px 14px;border:1px solid #d8d8d8;border-radius:10px;background:#fff;color:#181818;font-size:14px;line-height:1;font-weight:800;cursor:pointer;transition:.18s ease}.wb3-menu-button:hover,.wb3-menu-button:focus{background:var(--wb3-accent);border-color:var(--wb3-accent);color:#fff}.wb3-menu-icon{width:18px;display:grid;gap:3px}.wb3-menu-icon i{display:block;height:2px;background:currentColor;border-radius:2px}
/* Full menu */
.wb3-menu-panel{position:fixed;inset:0;z-index:200;background:#0d1014;color:#fff;overflow:auto}.wb3-menu-panel[hidden]{display:none}.wb3-menu-dialog{width:min(1180px,calc(100% - 48px));margin:auto;padding:34px 0 120px}.wb3-menu-top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.13)}.wb3-menu-top span{display:block;color:#8f96a3;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.14em;margin-bottom:6px}.wb3-menu-top h2{font-size:46px;line-height:1;margin:0;letter-spacing:-.04em}.wb3-menu-top button{width:50px;height:50px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:transparent;color:#fff;font-size:30px;line-height:1;cursor:pointer}.wb3-menu-top button:hover{background:#fff;color:#111}.wb3-menu-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:30px 0 42px}.wb3-menu-search input{width:100%;height:54px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#15191f;color:#fff;padding:0 16px;font-size:16px}.wb3-menu-search input::placeholder{color:#8d95a2}.wb3-menu-search button{border:0;border-radius:10px;background:var(--wb3-accent);color:#fff;padding:0 25px;font-weight:900;cursor:pointer}.wb3-menu-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 34px}.wb3-menu-groups section:last-child{grid-column:1/-1}.wb3-menu-groups h3{position:relative;margin:0 0 20px;padding-bottom:12px;color:#8f96a3;font-size:11px;text-transform:uppercase;letter-spacing:.16em}.wb3-menu-groups h3:after{content:"";position:absolute;left:0;bottom:0;width:42px;height:2px;background:var(--wb3-accent)}.wb3-menu-groups ul{list-style:none;margin:0;padding:0}.wb3-menu-groups li+li{margin-top:12px}.wb3-menu-groups a{color:#fff;text-decoration:none;font-size:18px;line-height:1.25;font-weight:750}.wb3-menu-groups a:hover{color:#e3e3e3}.wb3-menu-actions{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);width:min(620px,calc(100% - 32px));display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(9,10,12,.92);backdrop-filter:blur(12px)}.wb3-menu-actions a{display:flex;align-items:center;justify-content:center;min-height:46px;border-radius:9px;background:#20242a;color:#fff;text-decoration:none;font-weight:900}.wb3-menu-actions .is-quote{background:var(--wb3-accent)}.wb3-menu-open{overflow:hidden}
/* Typography and opening structure */
.wb3-record-header,.wb3-page-head,.wb3-home-intro .wb3-shell{max-width:980px}.wb3-record-header h1,.wb3-page-head h1,.wb3-home-intro h1{font-size:56px;line-height:1.02;letter-spacing:-.048em;margin:0 0 24px;font-weight:800}.wb3-eyebrow{display:block;margin-bottom:11px;color:var(--wb3-accent);font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.15em;font-weight:900}.wb3-primary-summary{max-width:900px;margin:0 0 18px;font-size:20px!important;line-height:1.62!important;color:#292929}.wb3-secondary-summary{max-width:900px;margin:0 0 18px;font-size:18px!important;line-height:1.65!important;color:#5a5a5a}.wb3-page-body,.wb3-project-summary,.wb3-post-single .wb3-page-body{max-width:var(--wb3-reading)}.wb3-page-body{margin-top:36px}.wb3-page-body h2,.wb3-project-summary h2{font-size:36px;line-height:1.15;letter-spacing:-.03em;margin:52px 0 16px}.wb3-page-body h3,.wb3-project-summary h3{font-size:25px;line-height:1.22;letter-spacing:-.02em;margin:36px 0 12px}.wb3-page-body p,.wb3-page-body li,.wb3-project-summary p,.wb3-project-summary li,.wb3-post-single p,.wb3-post-single li{font-size:18px;line-height:1.7}.wb3-page-body p,.wb3-project-summary p{margin:0 0 1.3em}.wb3-page-body a,.wb3-project-summary a,.wb3-post-single a{color:var(--wb3-accent)}.wb3-page-body img{border-radius:12px}.wb3-record-custom{width:min(var(--wb3-shell),calc(100% - 48px));margin:30px auto 0}.wb3-home-intro{padding:6px 0 20px}.wb3-home-body{padding:8px 0 10px}
/* Projects */
.wb3-project{max-width:1080px}.wb3-project-summary{margin-bottom:34px}.wb3-project-summary>p:first-child{font-size:20px;line-height:1.62;color:#292929}.wb3-project-collection{margin-top:68px;padding-top:46px;border-top:1px solid var(--wb3-line)}.wb3-section-head{margin-bottom:24px}.wb3-section-head h2{font-size:36px;line-height:1.1;letter-spacing:-.035em;margin:0}.wb3-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.wb3-project-card{min-width:0;border:1px solid var(--wb3-line);border-radius:var(--wb3-radius);overflow:hidden;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.wb3-project-card[hidden]{display:none}.wb3-project-card:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(0,0,0,.07)}.wb3-project-card>a{display:block;color:inherit;text-decoration:none}.wb3-project-media{position:relative;aspect-ratio:4/3;background:#f0f0f0;overflow:hidden}.wb3-project-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.wb3-project-card:hover .wb3-project-media img{transform:scale(1.018)}.wb3-media-placeholder{position:absolute;inset:0;display:grid;place-items:center;color:#9a9a9a;font-weight:800}.wb3-project-info{padding:18px 19px 20px}.wb3-project-type{display:block;color:#7c7c7c;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.12em;font-weight:900;margin-bottom:8px}.wb3-project-info h3{font-size:21px;line-height:1.2;letter-spacing:-.02em;margin:0 0 8px}.wb3-project-info p{margin:0 0 15px;color:#777;font-size:12px;line-height:1.45}.wb3-project-link{display:inline-block;color:var(--wb3-accent);font-size:11px;text-transform:uppercase;letter-spacing:.06em;font-weight:900}.wb3-project-link b{font-size:14px}.wb3-no-projects{padding:32px 0;color:#777;font-size:15px}
/* Finder */
.wb3-finder{margin:0 0 28px;padding:22px;border:1px solid #dfdfdf;border-radius:14px;background:#fafafa}.wb3-finder-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}.wb3-finder-top h3{font-size:20px;margin:0 0 4px}.wb3-finder-top p{font-size:13px;line-height:1.45;color:#777;margin:0}.wb3-finder-top>span{white-space:nowrap;color:#777;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.wb3-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.wb3-search-row input,.wb3-inline-search input{width:100%;height:48px;border:1px solid #d7d7d7;border-radius:9px;background:#fff;padding:0 13px;font-size:15px}.wb3-search-row button{border:1px solid #d7d7d7;border-radius:9px;background:#fff;color:#333;padding:0 15px;font-weight:800;cursor:pointer}.wb3-filter-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.wb3-filter-row button{border:1px solid #dadada;border-radius:999px;background:#fff;color:#333;padding:8px 12px;font-size:11px;font-weight:850;cursor:pointer}.wb3-filter-row button.is-active{background:#171717;border-color:#171717;color:#fff}
/* Gallery */
.wb3-gallery{margin-top:42px}.wb3-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.wb3-gallery-item{display:block;position:relative;aspect-ratio:4/3;padding:0;border:0;border-radius:13px;overflow:hidden;background:#eee;cursor:zoom-in}.wb3-gallery-item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.wb3-gallery-item:hover img{transform:scale(1.015)}.wb3-lightbox{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.95);padding:44px}.wb3-lightbox[hidden]{display:none}.wb3-lightbox-image{display:block;max-width:90vw!important;max-height:88vh!important;width:auto!important;height:auto!important;object-fit:contain}.wb3-lightbox button{position:absolute;width:46px;height:46px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.95);color:#111;font-size:27px;line-height:1;cursor:pointer}.wb3-lightbox-close{top:20px;right:20px}.wb3-lightbox-prev{left:20px}.wb3-lightbox-next{right:20px}.wb3-lightbox-open{overflow:hidden}
/* Reviews */
.wb3-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:54px}.wb3-review-card{border:1px solid var(--wb3-line);border-radius:14px;padding:22px;background:#fff}.wb3-review-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.wb3-review-top strong,.wb3-review-top span{display:block}.wb3-review-top strong{font-size:16px}.wb3-review-top span{margin-top:5px;color:#8b8b8b;font-size:11px}.wb3-stars{white-space:nowrap;color:var(--wb3-accent);font-size:12px;font-weight:900}.wb3-review-text p{font-size:16px;line-height:1.65;color:#353535}.wb3-review-card>a{font-size:11px;color:var(--wb3-accent);font-weight:900;text-decoration:none;text-transform:uppercase}
/* Posts */
.wb3-post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:36px}.wb3-post-card{border:1px solid var(--wb3-line);border-radius:14px;background:#fff}.wb3-post-card a{display:block;padding:23px;color:inherit;text-decoration:none}.wb3-post-card span{color:#999;font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.wb3-post-card h2{font-size:25px;line-height:1.2;letter-spacing:-.025em;margin:9px 0 10px}.wb3-post-card p{font-size:15px;line-height:1.6;color:#666}.wb3-post-card b{color:var(--wb3-accent);font-size:11px;text-transform:uppercase}.wb3-post-single{max-width:900px}
/* Studio */
.wb3-presentation-studio{margin-top:-64px;padding:76px 0 110px;background:#111;color:#f7f7f7}.wb3-presentation-studio .wb3-page-head,.wb3-presentation-studio .wb3-page-body{position:relative}.wb3-presentation-studio .wb3-page-head{padding:38px 0}.wb3-presentation-studio .wb3-primary-summary{color:#ececec}.wb3-presentation-studio .wb3-secondary-summary,.wb3-presentation-studio .wb3-page-body p,.wb3-presentation-studio .wb3-page-body li{color:#c5c5c5}.wb3-presentation-studio .wb3-page-body a{color:#ff5b4f}.wb3-presentation-studio .wb3-project-collection{border-color:#303030}.wb3-presentation-studio .wb3-project-card,.wb3-presentation-studio .wb3-finder{background:#181818;border-color:#303030;color:#fff}.wb3-presentation-studio .wb3-project-type,.wb3-presentation-studio .wb3-project-info p,.wb3-presentation-studio .wb3-finder-top p,.wb3-presentation-studio .wb3-finder-top>span{color:#9e9e9e}.wb3-presentation-studio .wb3-search-row input,.wb3-presentation-studio .wb3-search-row button,.wb3-presentation-studio .wb3-filter-row button{background:#222;border-color:#383838;color:#fff}.wb3-presentation-studio .wb3-filter-row button.is-active{background:#fff;color:#111;border-color:#fff}
/* Footer and contact */
.wb3-footer{background:#151515;color:#fff;padding:48px 0 52px}.wb3-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.wb3-footer-location{text-align:right}.wb3-footer strong{display:block;font-size:15px;line-height:1.4}.wb3-footer p{margin:7px 0 0;color:#9b9b9b;font-size:13px;line-height:1.55}.wb3-contact-dock{position:fixed;left:50%;bottom:10px;z-index:150;transform:translateX(-50%);width:min(570px,calc(100% - 22px));display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding:1px;border:1px solid #333;border-radius:12px;overflow:hidden;background:#333;box-shadow:0 8px 32px rgba(0,0,0,.22)}.wb3-contact-dock a{display:flex;align-items:center;justify-content:center;min-height:50px;background:#171717;color:#fff;text-decoration:none;font-size:13px;font-weight:900}.wb3-contact-dock .is-quote{background:var(--wb3-accent)}
/* Empty and forms */
.wb3-empty{max-width:720px;padding:22px 0 40px}.wb3-empty h1{font-size:56px;line-height:1.02;letter-spacing:-.045em;margin:0 0 20px}.wb3-empty h2{font-size:30px;margin:0 0 10px}.wb3-empty p{font-size:17px;line-height:1.65;color:#666}.wb3-inline-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:20px 0}.wb3-inline-search button{height:48px;border-radius:9px}
@media(max-width:1000px){.wb3-menu-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.wb3-menu-groups section:last-child{grid-column:auto}.wb3-record-header h1,.wb3-page-head h1,.wb3-home-intro h1{font-size:48px}.wb3-gallery-grid,.wb3-project-grid,.wb3-review-grid,.wb3-post-grid{gap:18px}}
@media(max-width:782px){.admin-bar .wb3-header{top:46px}}
@media(max-width:700px){
  :root{--wb3-header:82px}.wb3-shell{width:min(var(--wb3-shell),calc(100% - 26px))}.wb3-content{padding:42px 0 94px}.wb3-brand img{width:235px;max-width:66vw;max-height:64px}.wb3-menu-button{padding:9px 11px}.wb3-menu-dialog{width:calc(100% - 28px);padding-top:22px}.wb3-menu-top h2{font-size:38px}.wb3-menu-search{grid-template-columns:1fr;margin:22px 0 34px}.wb3-menu-search button{height:48px}.wb3-menu-groups{grid-template-columns:1fr;gap:34px}.wb3-menu-groups a{font-size:19px}.wb3-menu-actions{bottom:10px}.wb3-record-header h1,.wb3-page-head h1,.wb3-home-intro h1,.wb3-empty h1{font-size:38px;line-height:1.06}.wb3-primary-summary,.wb3-project-summary>p:first-child{font-size:18px!important;line-height:1.65!important}.wb3-secondary-summary,.wb3-page-body p,.wb3-page-body li,.wb3-project-summary p,.wb3-project-summary li,.wb3-post-single p,.wb3-post-single li{font-size:17px!important}.wb3-page-body{margin-top:28px}.wb3-page-body h2,.wb3-project-summary h2,.wb3-section-head h2{font-size:30px}.wb3-page-body h3,.wb3-project-summary h3{font-size:23px}.wb3-project-grid,.wb3-gallery-grid,.wb3-review-grid,.wb3-post-grid{grid-template-columns:1fr}.wb3-project-collection{margin-top:50px;padding-top:34px}.wb3-finder{padding:16px}.wb3-finder-top{display:block}.wb3-finder-top>span{display:block;margin-top:8px}.wb3-search-row{grid-template-columns:1fr}.wb3-search-row button{height:42px}.wb3-filter-row{flex-wrap:nowrap;overflow:auto;padding-bottom:2px}.wb3-filter-row button{white-space:nowrap}.wb3-gallery-item{aspect-ratio:4/3}.wb3-lightbox{padding:16px}.wb3-lightbox-prev{left:8px}.wb3-lightbox-next{right:8px}.wb3-lightbox-close{top:10px;right:10px}.wb3-footer-grid{grid-template-columns:1fr;gap:24px}.wb3-footer-location{text-align:left}.wb3-contact-dock{bottom:0;width:100%;border-radius:0;border-left:0;border-right:0;border-bottom:0}.wb3-contact-dock a{min-height:54px}.wb3-presentation-studio{margin-top:-42px;padding-top:56px}.wb3-record-custom{width:calc(100% - 26px)}
}
@media(max-width:420px){.wb3-record-header h1,.wb3-page-head h1,.wb3-home-intro h1,.wb3-empty h1{font-size:34px}.wb3-menu-button b{font-size:13px}.wb3-menu-icon{width:16px}.wb3-menu-actions a{font-size:12px}.wb3-project-info h3{font-size:19px}}
/* WB3 3.1.1 menu and review refinements */
.wb3-menu-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 44px}
.wb3-menu-groups section:last-child{grid-column:auto}
.wb3-menu-reviews{display:flex;align-items:center;justify-content:flex-end;gap:12px;width:max-content;margin:44px 0 0 auto;color:#d9dde4;text-decoration:none;font-size:16px;font-weight:750}.wb3-menu-reviews b{color:var(--wb3-accent);font-size:13px;letter-spacing:.08em}.wb3-menu-reviews:hover{color:#fff}
.wb3-review-reply{margin-top:16px;padding-top:14px;border-top:1px solid var(--wb3-line);color:#5c5c5c}.wb3-review-reply strong{display:block;margin-bottom:7px;color:#222;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.wb3-review-reply p{margin:0;font-size:15px;line-height:1.6}
@media(max-width:1000px){.wb3-menu-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.wb3-menu-groups{grid-template-columns:1fr}.wb3-menu-reviews{justify-content:flex-start;margin:34px 0 86px}}

/* WB3 3.1.3 Project discovery + footer correction */
body{padding-bottom:0}
.wb3-footer{padding-bottom:92px}
.wb3-project-collection{margin-top:68px;padding-top:34px}
.wb3-project-collection.is-heading-integrated{margin-top:18px;padding-top:0}
.wb3-collection-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}
.wb3-collection-head.is-tools-only{justify-content:flex-end;margin-bottom:12px}
.wb3-collection-head h2{font-size:36px;line-height:1.1;letter-spacing:-.035em;margin:0}
.wb3-finder{padding:18px;margin-bottom:28px}
@media(max-width:700px){
  .wb3-footer{padding-bottom:88px}.wb3-project-collection{margin-top:50px;padding-top:28px}.wb3-project-collection.is-heading-integrated{margin-top:14px;padding-top:0}.wb3-collection-head h2{font-size:30px}.wb3-finder{padding:14px}.wb3-filter-row{margin-top:12px}.wb3-filter-row button{padding:8px 11px}
}

/* WB3 3.1.3 cohesion pass */
html{min-height:100%;background:#151515}
body{min-height:100vh;background:#151515}
.wb3-header,.wb3-main{background:#fff}
.wb3-footer{margin:0;padding-bottom:92px}
.wb3-collection-head{display:block;margin-bottom:18px}
.wb3-collection-head.is-tools-only{display:none}
.wb3-finder{padding:18px;border-radius:16px}
.wb3-search-row{grid-template-columns:minmax(0,1fr) auto;gap:10px}
.wb3-search-row input{min-width:0}
.wb3-search-row button{min-width:96px;background:var(--wb3-accent);border-color:var(--wb3-accent);color:#fff}
.wb3-project-card{border-radius:18px}
.wb3-project-media{border-radius:17px 17px 0 0}
.wb3-project-info{padding:20px 20px 22px}
.wb3-project-type{margin-bottom:11px}
.wb3-project-link{display:inline-flex;align-items:center;gap:8px}
.wb3-project-link:after{content:"";width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);margin-left:1px}
.wb3-project-link b{display:none!important}
.wb3-menu-search{grid-template-columns:minmax(0,1fr) auto}
.wb3-menu-search button{min-width:96px}
@media(max-width:700px){
  .wb3-menu-search{grid-template-columns:minmax(0,1fr) auto;gap:8px}
  .wb3-menu-search button{height:54px;min-width:92px;padding:0 14px}
  .wb3-search-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}
  .wb3-search-row button{height:48px;min-width:88px;padding:0 12px}
  .wb3-project-info{padding:18px 18px 20px}
}
@media(max-width:420px){
  .wb3-menu-search input{font-size:14px;padding-left:12px}
  .wb3-menu-search button{min-width:84px}
  .wb3-search-row input{font-size:14px;padding-left:11px}
  .wb3-search-row button{min-width:82px}
}


/* WB3 3.1.4 focused gallery cleanup */
.wb3-page-service .wb3-project-collection,
.wb3-page-project-gallery .wb3-project-collection,
.wb3-page-hub .wb3-project-collection{
  margin-top:56px;
  padding-top:36px;
}
.wb3-page-service .wb3-project-collection.is-heading-integrated,
.wb3-page-project-gallery .wb3-project-collection.is-heading-integrated,
.wb3-page-hub .wb3-project-collection.is-heading-integrated{
  margin-top:56px;
  padding-top:36px;
}
.wb3-project-info h3{
  position:relative;
  margin:0 0 18px;
  padding-bottom:16px;
}
.wb3-project-info h3:after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:48px;
  height:2px;
  border-radius:999px;
  background:var(--wb3-accent);
}
.wb3-project-vehicle{display:none!important}
.wb3-project-link{margin-top:0}
@media(max-width:700px){
  .wb3-page-service .wb3-project-collection,
  .wb3-page-project-gallery .wb3-project-collection,
  .wb3-page-hub .wb3-project-collection,
  .wb3-page-service .wb3-project-collection.is-heading-integrated,
  .wb3-page-project-gallery .wb3-project-collection.is-heading-integrated,
  .wb3-page-hub .wb3-project-collection.is-heading-integrated{
    margin-top:40px;
    padding-top:26px;
  }
  .wb3-filter-row{
    flex-wrap:nowrap;
    overflow-x:auto;
    overscroll-behavior-inline:contain;
    scrollbar-width:none;
    padding-bottom:2px;
  }
  .wb3-filter-row::-webkit-scrollbar{display:none}
}


/* WB3 3.1.5 focused interaction + spacing pass */
/* One spacing rhythm from page copy to Projects/Recent Projects. */
.wb3-project-collection,
.wb3-page-service .wb3-project-collection,
.wb3-page-project-gallery .wb3-project-collection,
.wb3-page-hub .wb3-project-collection,
.wb3-page-service .wb3-project-collection.is-heading-integrated,
.wb3-page-project-gallery .wb3-project-collection.is-heading-integrated,
.wb3-page-hub .wb3-project-collection.is-heading-integrated{
  margin-top:56px;
  padding-top:36px;
}
/* Search is a quiet form action; Quote remains the primary red CTA. */
.wb3-search-row button,
.wb3-menu-search button{
  background:#fff;
  color:#272727;
  border:1px solid #d7d7d7;
  transition:background .16s ease,color .16s ease,border-color .16s ease;
}
.wb3-search-row button:hover,.wb3-search-row button:focus,
.wb3-menu-search button:hover,.wb3-menu-search button:focus{
  background:#f1f1f1;
  color:#111;
  border-color:#bdbdbd;
}
.wb3-menu-search button{border:1px solid rgba(255,255,255,.28);background:#20242a;color:#fff}
.wb3-menu-search button:hover,.wb3-menu-search button:focus{background:#2a2f36;color:#fff;border-color:rgba(255,255,255,.42)}
/* Home is always available; Reviews stays visually connected to navigation. */
.wb3-menu-home{display:inline-flex;align-items:center;margin:-16px 0 28px;color:#fff;text-decoration:none;font-size:18px;font-weight:800}
.wb3-menu-home:hover{color:#e3e3e3}
.wb3-menu-reviews{margin:24px 0 0 auto}
/* Quick pills are radio-style: JS guarantees exactly zero/one selected pill. */
.wb3-filter-row button[aria-pressed="true"],.wb3-filter-row button.is-active{background:#171717;border-color:#171717;color:#fff}
@media(max-width:1000px) and (min-width:701px){
  .wb3-project-collection,
  .wb3-page-service .wb3-project-collection,
  .wb3-page-project-gallery .wb3-project-collection,
  .wb3-page-hub .wb3-project-collection,
  .wb3-page-service .wb3-project-collection.is-heading-integrated,
  .wb3-page-project-gallery .wb3-project-collection.is-heading-integrated,
  .wb3-page-hub .wb3-project-collection.is-heading-integrated{margin-top:48px;padding-top:30px}
}
@media(max-width:700px){
  .wb3-project-collection,
  .wb3-page-service .wb3-project-collection,
  .wb3-page-project-gallery .wb3-project-collection,
  .wb3-page-hub .wb3-project-collection,
  .wb3-page-service .wb3-project-collection.is-heading-integrated,
  .wb3-page-project-gallery .wb3-project-collection.is-heading-integrated,
  .wb3-page-hub .wb3-project-collection.is-heading-integrated{margin-top:40px;padding-top:26px}
  .wb3-menu-home{margin:-8px 0 24px;font-size:19px}
  .wb3-menu-reviews{justify-content:flex-start;margin:22px 0 78px}
}

/* WB3 3.1.6 controlled filters, card hierarchy, menu balance, mobile intro */
.wb3-finder{background:#fafafa!important;background-image:none!important;box-shadow:none!important;border:1px solid #e7e7e7}
.wb3-project-info h3{margin:0;padding:0;position:static}
.wb3-project-info h3:after{display:none!important}
.wb3-project-support{display:block;margin-top:8px;color:#626262;font-size:14px;line-height:1.45;font-weight:650}
.wb3-project-divider{display:block;width:48px;height:2px;margin:16px 0 15px;border-radius:999px;background:var(--wb3-accent)}
.wb3-project-link{font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:900}
.wb3-menu-groups{align-items:start}
.wb3-menu-reviews-section{grid-column:auto!important}
.wb3-menu-reviews-section .wb3-menu-reviews{justify-content:flex-start;margin:0;width:auto}
.wb3-menu-reviews-section .wb3-menu-reviews span{font-size:18px}
.wb3-menu-reviews-section .wb3-menu-reviews b{font-size:12px}
.wb3-mobile-intro{position:relative}
.wb3-read-more{display:none}
/* Keep one spacing rhythm between intro/body content and the Projects section. */
.wb3-page-service .wb3-project-collection,.wb3-page-project-gallery .wb3-project-collection,.wb3-page-hub .wb3-project-collection{margin-top:56px;padding-top:36px}
@media(max-width:1000px) and (min-width:701px){.wb3-page-service .wb3-project-collection,.wb3-page-project-gallery .wb3-project-collection,.wb3-page-hub .wb3-project-collection{margin-top:48px;padding-top:30px}}
@media(max-width:1000px){
  .wb3-mobile-intro:not(.is-expanded) .wb3-mobile-intro-copy{position:relative;max-height:calc(var(--wb3-intro-preview-lines,4) * 1.65em);overflow:hidden}
  .wb3-mobile-intro:not(.is-expanded) .wb3-mobile-intro-copy:after{content:"";position:absolute;z-index:2;left:0;right:0;bottom:0;height:3.6em;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.82) 52%,#fff 94%);pointer-events:none}
  .wb3-read-more{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:max-content;margin:-5px auto 8px;padding:0;border:0;background:transparent;color:#181818;font:inherit;font-size:11px;line-height:1;font-weight:850;cursor:pointer;text-decoration:none;letter-spacing:.02em}
  .wb3-read-more-icon{display:grid;place-items:center;width:54px;height:54px;border:1px solid rgba(0,0,0,.07);border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 8px 28px rgba(0,0,0,.08);font-size:31px;line-height:1;font-family:Arial,Helvetica,sans-serif;transition:transform .24s ease,box-shadow .2s ease,background .2s ease}
  .wb3-read-more-label{display:block;color:#555;font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}
  .wb3-read-more:hover .wb3-read-more-icon,.wb3-read-more:focus-visible .wb3-read-more-icon{background:#fafafa;box-shadow:0 10px 30px rgba(0,0,0,.12)}
  .wb3-read-more:focus-visible{outline:2px solid var(--wb3-accent);outline-offset:5px;border-radius:999px}
  .wb3-mobile-intro.is-expanded .wb3-read-more{margin-top:8px}
  .wb3-mobile-intro.is-expanded .wb3-read-more-icon{transform:rotate(180deg)}
  .wb3-mobile-intro.is-expanded .wb3-mobile-intro-copy{max-height:none;overflow:visible}
}
@media(max-width:700px){
  .wb3-page-service .wb3-project-collection,.wb3-page-project-gallery .wb3-project-collection,.wb3-page-hub .wb3-project-collection{margin-top:40px;padding-top:26px}
}

/* WB3 3.1.7 full-screen rotating homepage video hero */
.wb3-video-hero{position:relative;width:100%;height:100svh;min-height:560px;background:#0b0b0b;overflow:hidden}
.wb3-video-stage,.wb3-hero-video,.wb3-video-shade{position:absolute;inset:0;width:100%;height:100%}
.wb3-hero-video{object-fit:cover;object-position:center center;opacity:0;transition:opacity .7s ease;background:#0b0b0b}
.wb3-hero-video.is-active{opacity:1}
.wb3-video-shade{background:linear-gradient(to bottom,rgba(0,0,0,.18),rgba(0,0,0,.08) 45%,rgba(0,0,0,.42));pointer-events:none}
.wb3-video-overlay{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 24px 64px;text-align:center;color:#fff}
.wb3-video-labels{position:relative;min-height:34px;margin-bottom:18px}
.wb3-video-labels span{position:absolute;left:50%;bottom:0;transform:translateX(-50%) translateY(8px);width:max-content;max-width:90vw;opacity:0;font-size:14px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;transition:opacity .35s ease,transform .35s ease}
.wb3-video-labels span.is-active{opacity:1;transform:translateX(-50%) translateY(0)}
.wb3-enter-site{min-width:150px;height:48px;padding:0 24px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:rgba(14,14,14,.38);backdrop-filter:blur(8px);color:#fff;font-size:12px;font-weight:900;letter-spacing:.12em;cursor:pointer}
.wb3-enter-site:hover,.wb3-enter-site:focus{background:#fff;color:#111}
.wb3-scroll-cue{display:block;width:12px;height:12px;margin-top:18px;border-right:2px solid rgba(255,255,255,.85);border-bottom:2px solid rgba(255,255,255,.85);transform:rotate(45deg);animation:wb3Cue 1.8s ease-in-out infinite}
@keyframes wb3Cue{0%,100%{transform:translateY(0) rotate(45deg);opacity:.65}50%{transform:translateY(7px) rotate(45deg);opacity:1}}
.wb3-has-video-hero .wb3-header{position:absolute;top:0;left:0;right:0;z-index:90;background:linear-gradient(to bottom,rgba(0,0,0,.48),rgba(0,0,0,0));border-bottom:0;backdrop-filter:none}
.wb3-has-video-hero .wb3-menu-button{background:rgba(10,10,10,.28);border-color:rgba(255,255,255,.55);color:#fff;backdrop-filter:blur(8px)}
.wb3-has-video-hero .wb3-menu-button:hover,.wb3-has-video-hero .wb3-menu-button:focus{background:#fff;color:#111;border-color:#fff}
.wb3-has-video-hero .wb3-brand img{filter:drop-shadow(0 2px 8px rgba(0,0,0,.28))}
.wb3-has-video-hero .wb3-main{background:#fff}
#wb3-site-start{scroll-margin-top:0}
@media(max-width:700px){.wb3-video-hero{min-height:520px}.wb3-video-overlay{padding-bottom:78px}.wb3-video-labels span{font-size:12px;letter-spacing:.12em}.wb3-enter-site{height:46px;min-width:142px}}
@media(prefers-reduced-motion:reduce){.wb3-hero-video,.wb3-video-labels span{transition:none}.wb3-scroll-cue{animation:none}}

/* WB3 3.1.8 page-context eyebrows */
.wb3-collection-head .wb3-collection-eyebrow{display:block;margin:0 0 8px;color:#cf1f1f;font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.wb3-collection-head h2{margin-top:0}
@media(max-width:782px){.wb3-collection-head .wb3-collection-eyebrow{margin-bottom:6px;font-size:10px}}


/* WB3 3.2.1 homepage service architecture */
.wb3-home-pillars{padding:18px 0 54px}.wb3-home-pillars-head{max-width:820px;margin-bottom:24px}.wb3-home-pillars-head h2{margin:.35rem 0 .6rem}.wb3-home-pillars-head p{margin:0;max-width:760px}.wb3-home-pillar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.wb3-home-pillar{display:flex;flex-direction:column;gap:9px;padding:22px;border:1px solid var(--wb3-line,#e8e8e8);border-radius:18px;background:#fff;color:inherit;text-decoration:none}.wb3-home-pillar strong{font-size:1.05rem}.wb3-home-pillar>span{line-height:1.55;color:var(--wb3-muted,#626262)}a.wb3-home-pillar:hover strong,a.wb3-home-pillar:focus-visible strong{color:var(--wb3-red,#c8102e)}.wb3-home-pillar-links{display:flex;gap:14px;flex-wrap:wrap;margin-top:4px}.wb3-home-pillar-links a{font-weight:700;text-decoration:none}.wb3-home-pillar-links a:hover,.wb3-home-pillar-links a:focus-visible{color:var(--wb3-red,#c8102e)}
@media(max-width:820px){.wb3-home-pillars{padding:8px 0 38px}.wb3-home-pillar-grid{grid-template-columns:1fr}.wb3-home-pillar{padding:18px}.wb3-home-pillars-head{margin-bottom:18px}}

/* WB3 3.2.2 global modern discovery cue + service-priority hierarchy */
.wb3-home-pillar-links .is-supporting{color:#666;font-weight:750}

/* WB3 3.2.3 homepage decision UX + modern disclosure system */
/* Long-form introductions collapse intentionally on every breakpoint when content exceeds the preview. */
.wb3-mobile-intro{--wb3-intro-preview-lines:8;position:relative}
.wb3-mobile-intro:not(.is-expanded):not(.is-not-collapsible) .wb3-mobile-intro-copy{position:relative;max-height:calc(var(--wb3-intro-preview-lines) * 1.65em);overflow:hidden}
.wb3-mobile-intro:not(.is-expanded):not(.is-not-collapsible) .wb3-mobile-intro-copy:after{content:"";position:absolute;z-index:2;left:0;right:0;bottom:0;height:4.2em;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.78) 50%,#fff 96%);pointer-events:none}
.wb3-read-more{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;width:max-content;margin:-6px auto 10px;padding:0;border:0;background:transparent;color:#181818;font:inherit;cursor:pointer;text-decoration:none}
.wb3-read-more-icon{position:relative;display:grid;place-items:center;width:52px;height:52px;border:1px solid rgba(255,255,255,.66);border-radius:18px;background:rgba(255,255,255,.72);box-shadow:0 12px 34px rgba(0,0,0,.10);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);font-size:0;transition:transform .24s ease,box-shadow .2s ease,background .2s ease}
.wb3-read-more-icon:after{content:"";width:10px;height:10px;border-right:2px solid #171717;border-bottom:2px solid #171717;transform:translateY(-2px) rotate(45deg)}
.wb3-read-more-label{display:block;color:#555;font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}
.wb3-read-more:hover .wb3-read-more-icon,.wb3-read-more:focus-visible .wb3-read-more-icon{background:rgba(255,255,255,.92);box-shadow:0 14px 38px rgba(0,0,0,.14)}
.wb3-read-more:focus-visible{outline:2px solid var(--wb3-accent);outline-offset:5px;border-radius:18px}
.wb3-mobile-intro.is-expanded .wb3-read-more{margin-top:10px}
.wb3-mobile-intro.is-expanded .wb3-read-more-icon{transform:rotate(180deg)}
.wb3-mobile-intro.is-expanded .wb3-mobile-intro-copy{max-height:none!important;overflow:visible!important}
.wb3-mobile-intro.is-not-collapsible .wb3-read-more{display:none}
@media(max-width:1000px){.wb3-mobile-intro{--wb3-intro-preview-lines:6}}
@media(max-width:700px){.wb3-mobile-intro{--wb3-intro-preview-lines:4}.wb3-read-more-icon{width:50px;height:50px;border-radius:17px}}

/* Full-screen video hero: no Enter Site pill; label + lightweight progress + one familiar discovery cue. */
.wb3-video-hero{margin:0!important;height:100svh;min-height:560px;background:#050505}
.wb3-has-video-hero .wb3-main{margin-top:0!important;padding-top:0!important}
.wb3-hero-video{object-fit:cover;object-position:center 44%;transform:scale(1.06);transform-origin:center center}
.wb3-video-overlay{justify-content:flex-end;padding:0 24px max(52px,8vh);pointer-events:none}
.wb3-video-labels{margin-bottom:14px}
.wb3-video-progress{display:flex;align-items:center;justify-content:center;gap:7px;height:18px;margin:0 0 15px;pointer-events:auto}
.wb3-video-progress button{display:grid;place-items:center;width:18px;height:18px;padding:0;border:0;background:transparent;cursor:pointer}
.wb3-video-progress button span{display:block;width:5px;height:5px;border-radius:999px;background:rgba(255,255,255,.46);transition:width .22s ease,background .22s ease}
.wb3-video-progress button.is-active span{width:20px;background:rgba(255,255,255,.95)}
.wb3-scroll-cue{position:relative;display:grid;width:46px;height:46px;margin:0;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(12,12,12,.20);box-shadow:0 12px 32px rgba(0,0,0,.16);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transform:none;animation:wb3Cue323 1.9s ease-in-out infinite;cursor:pointer;pointer-events:auto}
.wb3-scroll-cue span{position:absolute;left:50%;top:50%;width:10px;height:10px;border-right:2px solid rgba(255,255,255,.94);border-bottom:2px solid rgba(255,255,255,.94);transform:translate(-50%,-65%) rotate(45deg)}
.wb3-scroll-cue:hover,.wb3-scroll-cue:focus-visible{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.36)}
.wb3-scroll-cue:focus-visible{outline:2px solid #fff;outline-offset:4px}
@keyframes wb3Cue323{0%,100%{transform:translateY(0);opacity:.78}50%{transform:translateY(6px);opacity:1}}
.wb3-enter-site{display:none!important}
@media(max-width:700px){.wb3-video-hero{min-height:520px}.wb3-hero-video{object-position:center 46%;transform:scale(1.10)}.wb3-video-overlay{padding:0 18px calc(env(safe-area-inset-bottom,0px) + 42px)}.wb3-video-labels span{font-size:12px;letter-spacing:.12em}.wb3-video-progress{margin-bottom:13px}.wb3-scroll-cue{width:44px;height:44px;border-radius:15px}}
@media(prefers-reduced-motion:reduce){.wb3-scroll-cue{animation:none}}

/* Homepage service decision section: four choices, expandable detail, swipe discovery on mobile. */
.wb3-home-pillars{padding:20px 0 58px;overflow:hidden}
.wb3-home-pillars-head{max-width:830px;margin-bottom:26px}
.wb3-home-pillars-head h2{margin:.35rem 0 .7rem}
.wb3-home-pillars-head p{max-width:780px;margin:0;font-size:17px;line-height:1.65;color:#5d5d5d}
.wb3-home-pillar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.wb3-home-pillar{display:flex;flex-direction:column;min-width:0;padding:24px;border:1px solid var(--wb3-line,#e8e8e8);border-radius:22px;background:#fff;box-shadow:0 8px 26px rgba(0,0,0,.035)}
.wb3-home-pillar.is-supporting{background:#fbfbfb}
.wb3-home-pillar-main strong{display:block;margin-bottom:10px;font-size:1.12rem;letter-spacing:-.015em}
.wb3-home-pillar-main p,.wb3-home-pillar-detail p{margin:0;color:#5f5f5f;font-size:15px;line-height:1.65}
.wb3-home-pillar-detail{display:grid;grid-template-rows:0fr;opacity:.15;transition:grid-template-rows .28s ease,opacity .22s ease;margin-top:0}
.wb3-home-pillar-detail>p{overflow:hidden}
.wb3-home-pillar.is-expanded .wb3-home-pillar-detail{grid-template-rows:1fr;opacity:1;margin-top:16px}
.wb3-home-pillar-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:20px}
.wb3-service-more{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:#555;font-size:11px;font-weight:850;letter-spacing:.045em;text-transform:uppercase;cursor:pointer}
.wb3-service-more-icon{position:relative;display:block;width:32px;height:32px;border:1px solid rgba(0,0,0,.06);border-radius:12px;background:rgba(248,248,248,.88);box-shadow:0 7px 20px rgba(0,0,0,.06)}
.wb3-service-more-icon:after{content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;border-right:1.8px solid #222;border-bottom:1.8px solid #222;transform:translate(-50%,-65%) rotate(45deg);transition:transform .22s ease}
.wb3-home-pillar.is-expanded .wb3-service-more-icon:after{transform:translate(-50%,-30%) rotate(225deg)}
.wb3-service-link{color:var(--wb3-accent);font-size:12px;font-weight:850;text-decoration:none;text-align:right}
.wb3-service-link:after{content:" →"}
.wb3-service-pagination{display:none}
@media(max-width:760px){
 .wb3-home-pillars{padding:10px 0 42px}
 .wb3-home-pillars-head{margin-bottom:18px}
 .wb3-home-pillar-grid{display:flex;gap:12px;width:auto;margin-right:calc((100vw - 100%)/-2);padding-right:16vw;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}
 .wb3-home-pillar-grid::-webkit-scrollbar{display:none}
 .wb3-home-pillar{flex:0 0 min(84vw,390px);scroll-snap-align:start;padding:20px;border-radius:20px}
 .wb3-home-pillar-actions{align-items:flex-end;gap:12px}
 .wb3-service-more-label{display:none}
 .wb3-service-link{max-width:185px}
 .wb3-service-pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:16px}
 .wb3-service-pagination span{display:block;width:5px;height:5px;border-radius:999px;background:#c8c8c8;transition:width .2s ease,background .2s ease}
 .wb3-service-pagination span.is-active{width:20px;background:#252525}
}


/* WB3 3.2.4 Classic View homepage stabilization
   Visually simple, functionally advanced. Keep header, reader and contact dock as independent systems. */
.wb3-home-classic{padding-top:0}
.wb3-home-section{position:relative}
.wb3-home-intro{padding:72px 0 48px}
.wb3-home-intro .wb3-shell{max-width:980px}
.wb3-home-intro>.wb3-shell>.wb3-eyebrow{margin-bottom:14px}
.wb3-home-intro h1{margin-bottom:28px}
.wb3-home-expanded-copy .wb3-content-eyebrow{margin:44px 0 9px;color:var(--wb3-accent);font-size:10px!important;line-height:1.25!important;font-weight:900;text-transform:uppercase;letter-spacing:.16em}
.wb3-home-expanded-copy .wb3-content-eyebrow+h2{margin-top:0}
.wb3-home-expanded-copy h2{max-width:760px;font-size:30px;line-height:1.15}

/* Intro disclosure: deliberate fade, not a large empty wash. */
.wb3-mobile-intro{--wb3-intro-preview-lines:8}
.wb3-mobile-intro:not(.is-expanded):not(.is-not-collapsible) .wb3-mobile-intro-copy{max-height:calc(var(--wb3-intro-preview-lines) * 1.62em)}
.wb3-mobile-intro:not(.is-expanded):not(.is-not-collapsible) .wb3-mobile-intro-copy:after{height:3.1em;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.80) 58%,#fff 100%)}
.wb3-read-more{margin:-2px auto 0;gap:6px}
.wb3-read-more-icon{width:46px;height:46px;border-radius:16px;border:1px solid rgba(0,0,0,.055);background:rgba(255,255,255,.82);box-shadow:0 10px 28px rgba(0,0,0,.09)}
.wb3-read-more-label{font-size:9px;color:#666}

/* Hero is its own state. Header and contact dock remain independent and return once the hero leaves view. */
.wb3-video-hero{height:100svh;min-height:560px}
.admin-bar .wb3-video-hero{height:calc(100svh - 32px)}
.wb3-video-overlay{padding:0 24px clamp(76px,11vh,132px)}
.wb3-video-labels{margin-bottom:12px}
.wb3-video-progress{margin-bottom:17px}
.wb3-scroll-cue{width:44px;height:44px;margin-top:0;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:rgba(22,22,22,.22);box-shadow:0 10px 28px rgba(0,0,0,.14);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transform:none;animation:none;pointer-events:auto;position:relative}
.wb3-scroll-cue:after{content:"";position:absolute;left:50%;top:47%;width:10px;height:10px;border-right:2px solid rgba(255,255,255,.92);border-bottom:2px solid rgba(255,255,255,.92);transform:translate(-50%,-50%) rotate(45deg)}
.wb3-scroll-cue:hover,.wb3-scroll-cue:focus-visible{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.38)}
.wb3-hero-in-view .wb3-header,.wb3-hero-in-view .wb3-contact-dock{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-14px)}
.wb3-hero-in-view .wb3-contact-dock{transform:translate(-50%,18px)}
.wb3-header,.wb3-contact-dock{transition:opacity .24s ease,visibility .24s ease,transform .24s ease}

/* Section rhythm: more space between sections, tighter relationships within each section. */
.wb3-home-pillars{margin-top:24px;padding:64px 0 68px;border-top:1px solid #ececec;border-bottom:1px solid #ececec;background:#fcfcfc}
.wb3-home-pillars-head{max-width:780px;margin-bottom:28px}
.wb3-home-pillars-head h2{margin:8px 0 12px;font-size:38px;line-height:1.08;letter-spacing:-.035em}
.wb3-home-pillars-head p{font-size:17px;line-height:1.58;color:#666}
.wb3-home-pillar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.wb3-home-pillar{min-height:250px;padding:26px;border:1px solid #dedede;border-radius:22px;background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.055);gap:18px}
.wb3-home-pillar.is-supporting{background:#fdfdfd}
.wb3-home-pillar-main strong{margin-bottom:12px;font-size:20px}
.wb3-home-pillar-main p{font-size:16px;line-height:1.62;color:#5d5d5d}
.wb3-service-link{display:inline-flex;align-items:center;margin-top:auto;color:var(--wb3-accent);font-size:13px;line-height:1.2;font-weight:900;text-decoration:none}
.wb3-service-link:after{content:"  →";margin-left:5px}
.wb3-service-pagination{display:none}

/* Homepage Projects: full Project title is the identity. No parser-created title/subtitle split. */
.wb3-home-projects-wrap{padding-top:72px;padding-bottom:10px}
.wb3-home-projects-wrap .wb3-project-collection{margin-top:0;padding-top:0;border-top:0}
.wb3-home-projects-wrap .wb3-collection-head{margin-bottom:28px}
.wb3-home-projects-wrap .wb3-collection-head h2{font-size:40px;line-height:1.08}
.wb3-project-card{border-color:#dedede;box-shadow:0 10px 28px rgba(0,0,0,.045)}
.wb3-project-info{padding:20px 21px 22px}
.wb3-project-type{margin-bottom:10px}
.wb3-project-info h3{margin:0 0 13px;font-size:22px;line-height:1.25}
.wb3-project-divider{display:block;width:46px;height:2px;margin:0 0 13px;background:var(--wb3-accent);border-radius:99px}
.wb3-project-link{display:inline-flex;align-items:center;gap:7px;font-size:11px}
.wb3-project-link b{font-size:19px;line-height:1;font-weight:500}

/* Floating Read Aloud utility. Separate from sticky navigation and contact conversion dock. */
.wb3-reader{position:fixed;right:18px;top:50%;z-index:145;transform:translateY(-50%)}
.wb3-reader-toggle{display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:rgba(255,255,255,.84);box-shadow:0 12px 30px rgba(0,0,0,.11);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);cursor:pointer}
.wb3-reader-speaker{position:relative;width:18px;height:18px}
.wb3-reader-speaker:before{content:"";position:absolute;left:1px;top:6px;width:6px;height:7px;border-radius:2px;background:#222}
.wb3-reader-speaker:after{content:"";position:absolute;left:6px;top:3px;width:9px;height:12px;border-right:2px solid #222;border-radius:0 12px 12px 0}
.wb3-reader-panel{position:absolute;right:0;top:54px;width:210px;padding:14px;border:1px solid #dedede;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 18px 42px rgba(0,0,0,.13);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.wb3-reader-panel strong{display:block;margin:0 28px 10px 2px;font-size:13px}
.wb3-reader-panel button{width:100%;margin-top:6px;padding:9px 10px;border:1px solid #e4e4e4;border-radius:10px;background:#fff;color:#222;font-weight:750;text-align:left;cursor:pointer}
.wb3-reader-panel [data-reader-close]{position:absolute;right:10px;top:8px;width:28px;height:28px;margin:0;padding:0;border:0;background:transparent;font-size:20px;text-align:center}
.wb3-reader.is-speaking .wb3-reader-toggle{box-shadow:0 0 0 3px rgba(201,20,20,.10),0 12px 30px rgba(0,0,0,.11)}

@media(max-width:1000px) and (min-width:701px){
  .wb3-home-intro{padding:58px 0 42px}
  .wb3-mobile-intro{--wb3-intro-preview-lines:6}
  .wb3-home-pillars{padding:54px 0 58px}
  .wb3-home-pillar{min-height:235px;padding:23px}
  .wb3-video-overlay{padding-bottom:max(82px,10vh)}
}
@media(max-width:700px){
  .admin-bar .wb3-video-hero{height:100svh}
  .wb3-video-hero{min-height:520px}
  .wb3-video-overlay{padding:0 18px calc(env(safe-area-inset-bottom,0px) + 84px)}
  .wb3-video-labels span{font-size:12px}
  .wb3-home-intro{padding:54px 0 38px}
  .wb3-home-intro h1{margin-bottom:24px}
  .wb3-mobile-intro{--wb3-intro-preview-lines:4}
  .wb3-home-pillars{margin-top:18px;padding:48px 0 50px}
  .wb3-home-pillars-head{margin-bottom:24px}
  .wb3-home-pillars-head h2{font-size:31px;line-height:1.08}
  .wb3-home-pillars-head p{font-size:17px;line-height:1.6}
  .wb3-home-pillar-grid{display:flex;gap:14px;width:auto;margin-right:calc((100vw - 100%)/-2);padding-right:13vw;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .wb3-home-pillar-grid::-webkit-scrollbar{display:none}
  .wb3-home-pillar{flex:0 0 min(84vw,390px);min-height:300px;scroll-snap-align:start;padding:24px;border-radius:22px}
  .wb3-home-pillar-main strong{font-size:20px}
  .wb3-home-pillar-main p{font-size:17px;line-height:1.68}
  .wb3-service-link{font-size:13px}
  .wb3-service-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:17px}
  .wb3-service-pagination span{display:block;width:6px;height:6px;border-radius:999px;background:#c7c7c7;transition:width .2s ease,background .2s ease}
  .wb3-service-pagination span.is-active{width:24px;background:#222}
  .wb3-home-projects-wrap{padding-top:54px}
  .wb3-home-projects-wrap .wb3-collection-head{margin-bottom:20px}
  .wb3-home-projects-wrap .wb3-collection-head h2{font-size:34px}
  .wb3-project-grid{gap:24px}
  .wb3-project-info{padding:20px 20px 22px}
  .wb3-project-info h3{font-size:21px;margin-bottom:12px}
  .wb3-reader{right:10px;top:48%}
  .wb3-reader-toggle{width:42px;height:42px;border-radius:15px}
  .wb3-reader-panel{width:190px;right:0}
}
@media(prefers-reduced-motion:reduce){.wb3-header,.wb3-contact-dock,.wb3-reader-toggle{transition:none}}

.wb3-hero-in-view .wb3-reader{opacity:0;visibility:hidden;pointer-events:none}
.wb3-reader{transition:opacity .24s ease,visibility .24s ease}


/* WB3 3.2.5 Classic View: scoped block reader controls.
   Reading controls belong to the content block they operate on. No global remote. */
.wb3-reading-block{position:relative}
.wb3-block-tools{position:sticky;bottom:calc(72px + env(safe-area-inset-bottom,0px));z-index:12;display:flex;align-items:center;justify-content:center;gap:5px;width:max-content;max-width:calc(100% - 24px);margin:18px auto 0;padding:5px;border:1px solid rgba(30,30,30,.10);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 10px 28px rgba(0,0,0,.10);backdrop-filter:blur(14px) saturate(1.1);-webkit-backdrop-filter:blur(14px) saturate(1.1)}
.wb3-block-tools[hidden]{display:none!important}
.wb3-tool-button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:transparent;color:#202020;font:800 19px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;transition:background .16s ease,transform .16s ease,opacity .16s ease}
.wb3-tool-button:hover,.wb3-tool-button:focus-visible{background:rgba(0,0,0,.065);outline:none}
.wb3-tool-button:active{transform:scale(.95)}
.wb3-tool-button:disabled{opacity:.26;cursor:default;transform:none}
.wb3-tool-speaker{position:relative;width:18px;height:18px}
.wb3-tool-speaker:before{content:"";position:absolute;left:1px;top:6px;width:6px;height:7px;border-radius:2px;background:currentColor}
.wb3-tool-speaker:after{content:"";position:absolute;left:6px;top:3px;width:9px;height:12px;border-right:2px solid currentColor;border-radius:0 12px 12px 0}
.wb3-tool-pause-icon{position:relative;width:16px;height:16px}
.wb3-tool-pause-icon:before,.wb3-tool-pause-icon:after{content:"";position:absolute;top:2px;width:4px;height:12px;border-radius:2px;background:currentColor}
.wb3-tool-pause-icon:before{left:3px}.wb3-tool-pause-icon:after{right:3px}
.wb3-tool-rate select{height:38px;min-width:84px;padding:0 28px 0 10px;border:0;border-radius:999px;background:rgba(0,0,0,.055);color:#333;font:700 12px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}
.wb3-block-tools.is-speaking{border-color:rgba(200,16,30,.20);box-shadow:0 0 0 3px rgba(200,16,30,.06),0 10px 28px rgba(0,0,0,.10)}
.wb3-block-tools.is-speaking .wb3-tool-listen,.wb3-block-tools.is-paused .wb3-tool-pause{background:rgba(200,16,30,.08);color:var(--wb3-accent,#c8102e)}
.wb3-home-pillar .wb3-block-tools{margin-top:auto;margin-bottom:2px;bottom:calc(72px + env(safe-area-inset-bottom,0px))}
.wb3-reader,.wb3-reader-panel,.wb3-reader-toggle{display:none!important}
@media(max-width:720px){.wb3-block-tools{gap:3px;padding:4px;bottom:calc(62px + env(safe-area-inset-bottom,0px));background:rgba(255,255,255,.78)}.wb3-tool-button{width:38px;height:38px}.wb3-tool-rate select{min-width:76px;height:36px;padding-left:8px;font-size:11px}.wb3-home-pillar .wb3-block-tools{bottom:calc(62px + env(safe-area-inset-bottom,0px))}}
@media(prefers-reduced-motion:reduce){.wb3-tool-button{transition:none}}

/* WB3 3.2.7 Classic View homepage consolidation.
   Familiar controls, fewer commands, stronger rhythm, one Project title. */
.wb3-home-classic{--wb3-section-space:78px;--wb3-card-radius:22px}
.wb3-home-section{position:relative}
.wb3-home-intro{padding:76px 0 34px}
.wb3-home-intro .wb3-shell{max-width:1120px}
.wb3-home-intro h1{max-width:940px;margin:8px 0 28px;font-size:clamp(42px,5.1vw,74px);line-height:1.01;letter-spacing:-.052em}
.wb3-home-story{max-width:980px}
.wb3-home-story .wb3-primary-summary{max-width:900px;font-size:clamp(18px,1.8vw,22px);line-height:1.58;font-weight:560;color:#252525}
.wb3-home-story .wb3-secondary-summary{max-width:900px;margin-top:18px;font-size:17px;line-height:1.68;color:#555}
.wb3-home-expanded-copy{max-width:900px}
.wb3-content-eyebrow{margin:38px 0 7px!important;color:#767676!important;font-size:10px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.16em!important;text-transform:uppercase!important}
.wb3-home-expanded-copy h2{max-width:760px;margin:0 0 12px;font-size:clamp(25px,3vw,36px);line-height:1.12;letter-spacing:-.035em}
.wb3-home-expanded-copy p:not(.wb3-content-eyebrow){max-width:860px;margin:0 0 18px;font-size:17px;line-height:1.7;color:#505050}
.wb3-mobile-intro{--wb3-intro-preview-lines:8;padding-bottom:2px}
.wb3-mobile-intro:not(.is-expanded):not(.is-not-collapsible) .wb3-mobile-intro-copy{max-height:calc(var(--wb3-intro-preview-lines) * 1.63em)}
.wb3-mobile-intro:not(.is-expanded):not(.is-not-collapsible) .wb3-mobile-intro-copy:after{height:3em;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.74) 58%,#fff 100%)}
.wb3-mobile-intro.is-expanded .wb3-mobile-intro-copy{max-height:none!important;overflow:visible!important}
.wb3-mobile-intro.is-expanded .wb3-mobile-intro-copy:after,.wb3-mobile-intro.is-not-collapsible .wb3-mobile-intro-copy:after{display:none}
.wb3-read-more{display:none!important}

/* One compact familiar media/disclosure bar belongs to the long-form block. */
.wb3-block-tools{position:sticky;bottom:calc(70px + env(safe-area-inset-bottom,0px));z-index:18;display:flex;align-items:center;justify-content:center;gap:2px;width:max-content;max-width:calc(100% - 28px);margin:18px auto 0;padding:5px;border:1px solid rgba(25,25,25,.09);border-radius:999px;background:rgba(255,255,255,.76);box-shadow:0 10px 32px rgba(0,0,0,.105);backdrop-filter:blur(18px) saturate(1.12);-webkit-backdrop-filter:blur(18px) saturate(1.12);transition:opacity .18s ease,background .18s ease,box-shadow .18s ease}
.wb3-block-tools[hidden]{display:none!important}
.wb3-tool-button{display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:transparent;color:#1d1d1f;cursor:pointer;transition:background .15s ease,transform .15s ease,opacity .15s ease}
.wb3-tool-button:hover,.wb3-tool-button:focus-visible{background:rgba(0,0,0,.06);outline:none}
.wb3-tool-button:active{transform:scale(.94)}
.wb3-tool-button:disabled{opacity:.28;cursor:default;transform:none}
.wb3-icon{display:block;width:22px;height:22px}
.wb3-tool-skip .wb3-icon{width:25px;height:25px}
.wb3-icon-pause{display:none}
.wb3-block-tools.is-speaking .wb3-icon-speaker{display:none}
.wb3-block-tools.is-speaking .wb3-icon-pause{display:block}
.wb3-block-tools.is-paused .wb3-icon-speaker{display:block}
.wb3-block-tools.is-paused .wb3-icon-pause{display:none}
.wb3-block-tools.is-speaking{border-color:rgba(0,0,0,.13);background:rgba(255,255,255,.9);box-shadow:0 12px 34px rgba(0,0,0,.13)}
.wb3-tool-disclosure .wb3-icon{transition:transform .2s ease}
.wb3-mobile-intro.is-expanded .wb3-tool-disclosure .wb3-icon{transform:rotate(180deg)}
.wb3-mobile-intro.is-not-collapsible .wb3-tool-disclosure{display:none}
.wb3-tool-rate,.wb3-tool-up,.wb3-tool-down,.wb3-tool-pause{display:none!important}

/* Proof without dashboard clutter. */
.wb3-home-proof{padding:34px 0 48px}
.wb3-proof-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:15px;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}
.wb3-proof-rail>div{min-width:0;padding:21px 24px 22px;border-right:1px solid #e0e0e0}
.wb3-proof-rail>div:first-child{padding-left:0}
.wb3-proof-rail>div:last-child{border-right:0;padding-right:0}
.wb3-proof-rail strong{display:block;margin-bottom:5px;font-size:15px;line-height:1.25;color:#202020}
.wb3-proof-rail span{display:block;font-size:13px;line-height:1.5;color:#707070}

/* Four decision cards. No embedded remotes. */
.wb3-home-pillars{margin-top:0;padding:72px 0 76px;background:#fafafa;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}
.wb3-home-pillars-head{max-width:800px;margin-bottom:30px}
.wb3-home-pillars-head h2{margin:8px 0 12px;font-size:clamp(32px,4vw,48px);line-height:1.05;letter-spacing:-.045em}
.wb3-home-pillars-head p{max-width:720px;font-size:17px;line-height:1.62;color:#656565}
.wb3-home-pillar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.wb3-home-pillar{display:flex;flex-direction:column;min-height:245px;padding:28px;border:1px solid #dddddf;border-radius:var(--wb3-card-radius);background:#fff;box-shadow:0 14px 36px rgba(0,0,0,.055);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
.wb3-home-pillar:hover{transform:translateY(-2px);border-color:#d0d0d2;box-shadow:0 18px 42px rgba(0,0,0,.075)}
.wb3-home-pillar-main strong{display:block;margin-bottom:12px;font-size:21px;line-height:1.2}
.wb3-home-pillar-main p{margin:0;font-size:16px;line-height:1.65;color:#5f5f61}
.wb3-service-link{margin-top:auto;padding-top:24px;color:var(--wb3-accent);font-size:12px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}
.wb3-service-link:after{transition:transform .15s ease}
.wb3-service-link:hover:after{transform:translateX(3px)}

/* Selected Projects: actual stored title remains whole and relationships stay tight. */
.wb3-home-projects-wrap{padding-top:76px;padding-bottom:28px}
.wb3-home-projects-wrap .wb3-collection-head{margin-bottom:28px}
.wb3-home-projects-wrap .wb3-collection-head h2{font-size:clamp(34px,4.2vw,50px)}
.wb3-project-card{overflow:hidden;border:1px solid #dedede;border-radius:20px;background:#fff;box-shadow:0 11px 30px rgba(0,0,0,.05);transition:transform .16s ease,box-shadow .16s ease}
.wb3-project-card:hover{transform:translateY(-2px);box-shadow:0 17px 38px rgba(0,0,0,.08)}
.wb3-project-info{padding:18px 20px 20px}
.wb3-project-type{display:block;margin:0 0 8px;color:#727272;font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.wb3-project-info h3{margin:0 0 12px;font-size:21px;line-height:1.24;letter-spacing:-.02em}
.wb3-project-divider{width:42px;margin:0 0 11px}
.wb3-project-link{font-size:10px;line-height:1.2;letter-spacing:.09em}

@media(max-width:1000px) and (min-width:701px){
  .wb3-home-intro{padding:62px 0 30px}
  .wb3-mobile-intro{--wb3-intro-preview-lines:6}
  .wb3-home-proof{padding:28px 0 42px}
  .wb3-home-pillars{padding:60px 0 64px}
  .wb3-home-projects-wrap{padding-top:62px}
}
@media(max-width:700px){
  .wb3-home-intro{padding:48px 0 24px}
  .wb3-home-intro h1{margin-bottom:22px;font-size:clamp(38px,12vw,55px)}
  .wb3-home-story .wb3-primary-summary{font-size:18px;line-height:1.58}
  .wb3-home-story .wb3-secondary-summary{font-size:16px;line-height:1.65}
  .wb3-mobile-intro{--wb3-intro-preview-lines:4}
  .wb3-block-tools{bottom:calc(62px + env(safe-area-inset-bottom,0px));margin-top:14px;padding:4px}
  .wb3-tool-button{width:40px;height:40px}
  .wb3-icon{width:21px;height:21px}
  .wb3-tool-skip .wb3-icon{width:24px;height:24px}
  .wb3-home-proof{padding:26px 0 38px}
  .wb3-proof-rail{display:block}
  .wb3-proof-rail>div,.wb3-proof-rail>div:first-child,.wb3-proof-rail>div:last-child{padding:16px 0;border-right:0;border-bottom:1px solid #e5e5e5}
  .wb3-proof-rail>div:last-child{border-bottom:0}
  .wb3-home-pillars{padding:50px 0 54px}
  .wb3-home-pillars-head{margin-bottom:24px}
  .wb3-home-pillars-head h2{font-size:32px}
  .wb3-home-pillar-grid{display:flex;gap:14px;width:auto;margin-right:calc((100vw - 100%)/-2);padding-right:13vw;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .wb3-home-pillar-grid::-webkit-scrollbar{display:none}
  .wb3-home-pillar{flex:0 0 min(84vw,390px);min-height:278px;padding:24px;scroll-snap-align:start;border-radius:20px}
  .wb3-home-pillar-main p{font-size:16px;line-height:1.65}
  .wb3-service-pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:17px}
  .wb3-service-pagination span{display:block;width:6px;height:6px;border-radius:999px;background:#c9c9cb;transition:width .18s ease,background .18s ease}
  .wb3-service-pagination span.is-active{width:22px;background:#242424}
  .wb3-home-projects-wrap{padding-top:54px}
  .wb3-project-info{padding:17px 18px 19px}
  .wb3-project-info h3{font-size:20px}
  .wb3-project-grid{gap:24px}
}
@media(prefers-reduced-motion:reduce){.wb3-home-pillar,.wb3-project-card,.wb3-tool-button,.wb3-tool-disclosure .wb3-icon{transition:none}}

/* WB3 3.2.8 Progressive content control: disclosure first, media controls after expansion. */
.wb3-reader-actions{display:flex;align-items:center;gap:2px;max-width:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-width .22s ease,opacity .16s ease}
.wb3-mobile-intro.is-expanded .wb3-reader-actions,.wb3-mobile-intro.is-not-collapsible .wb3-reader-actions{max-width:190px;opacity:1;overflow:visible;pointer-events:auto}
.wb3-block-tools{overflow:hidden}
.wb3-mobile-intro:not(.is-expanded):not(.is-not-collapsible) .wb3-block-tools{padding:5px}
.wb3-mobile-intro:not(.is-expanded):not(.is-not-collapsible) .wb3-tool-disclosure{order:-1}
.wb3-mobile-intro.is-expanded .wb3-tool-disclosure{order:-1}
.wb3-tool-close .wb3-icon{width:22px;height:22px}
.wb3-mobile-intro.is-expanded .wb3-tool-disclosure .wb3-icon{transform:rotate(180deg)}
@media(max-width:700px){.wb3-reader-actions{gap:0}.wb3-mobile-intro.is-expanded .wb3-reader-actions,.wb3-mobile-intro.is-not-collapsible .wb3-reader-actions{max-width:176px}}


/* 4.0.5 homepage interaction correction.
   Header, scoped reader, and contact dock remain independent systems. */
body.wb3-has-video-hero:not(.wb3-hero-in-view) .wb3-header{
  position:fixed;
  top:0;
  left:0;
  right:0;
  z-index:90;
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translateY(0);
  background:#fff;
  border-bottom:1px solid var(--wb3-line);
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
  box-shadow:0 8px 24px rgba(0,0,0,.045);
}
body.admin-bar.wb3-has-video-hero:not(.wb3-hero-in-view) .wb3-header{top:32px}
body.wb3-has-video-hero:not(.wb3-hero-in-view) .wb3-menu-button{
  background:#fff;
  border-color:#d8d8d8;
  color:#181818;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
body.wb3-has-video-hero:not(.wb3-hero-in-view) .wb3-menu-button:hover,
body.wb3-has-video-hero:not(.wb3-hero-in-view) .wb3-menu-button:focus{
  background:var(--wb3-accent);
  border-color:var(--wb3-accent);
  color:#fff;
}
body.wb3-has-video-hero:not(.wb3-hero-in-view) .wb3-brand img{filter:none}

/* The homepage reader floats in its own rail only while its intro block is in view.
   It is no longer positioned against the Call/Text/Quote dock. */
.wb3-home-story .wb3-block-tools{
  position:fixed;
  right:max(18px,calc((100vw - var(--wb3-shell))/2 + 18px));
  top:50%;
  bottom:auto;
  z-index:145;
  margin:0;
  transform:translateY(-50%);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  box-shadow:0 14px 38px rgba(0,0,0,.13);
}
.wb3-home-story.is-reader-in-view .wb3-block-tools{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
body.wb3-hero-in-view .wb3-home-story .wb3-block-tools{
  opacity:0;
  visibility:hidden;
  pointer-events:none;
}
@media(max-width:782px){
  body.admin-bar.wb3-has-video-hero:not(.wb3-hero-in-view) .wb3-header{top:46px}
}
@media(max-width:700px){
  .wb3-home-story .wb3-block-tools{
    right:10px;
    top:118px;
    bottom:auto;
    transform:none;
    max-width:calc(100% - 20px);
  }
  body.admin-bar .wb3-home-story .wb3-block-tools{top:154px}
}

/* 4.0.7 Classic homepage refinement.
   Projects lead. Text stays progressive. Carousels use native horizontal scrolling so
   the underlying HTML remains crawlable, keyboard reachable and usable without JS. */
.wb3-home-v407{padding-top:0;--wb3-home-gap:clamp(58px,7vw,92px)}
.wb3-home-v407 .wb3-home-section{padding:var(--wb3-home-gap) 0}
.wb3-home-v407 .wb3-home-section-head{max-width:820px;margin-bottom:28px}
.wb3-home-v407 .wb3-home-section-head h2{margin:7px 0 10px;font-size:clamp(34px,4.6vw,58px);line-height:1.02;letter-spacing:-.048em}
.wb3-home-v407 .wb3-home-section-head p{max-width:680px;margin:0;color:#676767;font-size:16px;line-height:1.6}
.wb3-home-v407 .wb3-home-section-head-split{display:flex;align-items:flex-end;justify-content:space-between;gap:34px;max-width:none}
.wb3-carousel-controls{display:flex;gap:8px;flex:0 0 auto;padding-bottom:3px}
.wb3-carousel-controls button{display:grid;place-items:center;width:46px;height:46px;border:1px solid #d9d9da;border-radius:999px;background:#fff;color:#171717;font:700 27px/1 Arial,sans-serif;cursor:pointer;transition:transform .15s ease,border-color .15s ease,opacity .15s ease}
.wb3-carousel-controls button:hover,.wb3-carousel-controls button:focus-visible{border-color:#98989b;transform:translateY(-1px);outline:none}
.wb3-carousel-controls button:disabled{opacity:.25;transform:none;cursor:default}
.wb3-modern-carousel{position:relative;min-width:0}
.wb3-modern-carousel-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:1px;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.wb3-modern-carousel-track::-webkit-scrollbar{display:none}
.wb3-modern-carousel-track:focus{outline:none}
.wb3-modern-carousel-track:focus-visible{outline:2px solid var(--wb3-accent);outline-offset:6px;border-radius:12px}
.wb3-carousel-status{display:flex;justify-content:flex-end;align-items:center;gap:4px;margin-top:15px;color:#858585;font-size:11px;font-weight:800;letter-spacing:.08em}

/* The opening video is intentionally allowed to breathe. The current intro video is
   approximately 33 seconds; the redesign does not force a timed content transition. */
.wb3-home-project-spotlight{background:#111113;color:#fff;border-top:1px solid #111}
.wb3-home-project-spotlight .wb3-eyebrow{color:#ff6b5f}
.wb3-home-project-spotlight .wb3-home-section-head p{color:#a8a8ad}
.wb3-home-project-spotlight .wb3-carousel-controls button{border-color:#36363a;background:#1b1b1e;color:#fff}
.wb3-home-project-spotlight .wb3-carousel-controls button:hover,.wb3-home-project-spotlight .wb3-carousel-controls button:focus-visible{border-color:#68686e}
.wb3-project-carousel-track{gap:22px}
.wb3-carousel-project{flex:0 0 clamp(430px,57vw,760px);scroll-snap-align:start;min-width:0}
.wb3-carousel-project .wb3-project-card{height:100%;border:0;border-radius:24px;background:#fff;box-shadow:none}
.wb3-carousel-project .wb3-project-media{aspect-ratio:16/10}
.wb3-carousel-project .wb3-project-info{padding:20px 22px 22px}
.wb3-carousel-project .wb3-project-info h3{font-size:clamp(20px,2vw,28px)}
.wb3-home-project-spotlight .wb3-carousel-status{color:#74747a}

/* Compact intro. The speaker and disclosure live with the content instead of floating
   over the page or competing with the persistent contact dock. */
.wb3-home-v407 .wb3-home-intro{padding:var(--wb3-home-gap) 0 calc(var(--wb3-home-gap) - 18px)}
.wb3-home-v407 .wb3-home-intro .wb3-shell{max-width:1040px}
.wb3-home-v407 .wb3-home-intro h1{max-width:900px;margin:7px 0 24px;font-size:clamp(38px,5vw,66px)}
.wb3-reader-card{position:relative}
.wb3-home-v407 .wb3-reader-copy{max-width:880px}
.wb3-home-v407 .wb3-reader-collapsible:not(.is-expanded):not(.is-not-collapsible) .wb3-reader-copy{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}
.wb3-home-v407 .wb3-block-tools,.wb3-home-v407 .wb3-home-story .wb3-block-tools{position:static!important;right:auto!important;top:auto!important;bottom:auto!important;z-index:auto!important;display:inline-flex!important;width:auto;margin:16px 0 0;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;box-shadow:none;background:#fff;border:1px solid #dedee1;backdrop-filter:none;-webkit-backdrop-filter:none}
.wb3-home-v407 .wb3-block-tools.is-compact{overflow:visible;padding:4px}
.wb3-home-v407 .wb3-block-tools.is-compact .wb3-tool-button{width:38px;height:38px}
.wb3-home-v407 .wb3-block-tools.is-compact .wb3-icon{width:20px;height:20px}
.wb3-home-v407 .wb3-reader-collapsible.is-expanded .wb3-tool-disclosure .wb3-icon{transform:rotate(180deg)}
.wb3-home-v407 .wb3-reader-collapsible.is-not-collapsible .wb3-tool-disclosure{display:none}

/* Educational sections become a controlled carousel rather than one long reading wall. */
.wb3-home-story-carousel{background:#f6f6f7;border-top:1px solid #e8e8ea;border-bottom:1px solid #e8e8ea}
.wb3-story-track{gap:18px}
.wb3-story-card{flex:0 0 clamp(420px,58vw,690px);min-height:330px;padding:30px 30px 28px;border:1px solid #dedee1;border-radius:24px;background:#fff;scroll-snap-align:start;box-shadow:0 14px 36px rgba(17,17,17,.045)}
.wb3-story-card-index{margin-bottom:42px;color:#aaaab0;font-size:11px;font-weight:900;letter-spacing:.12em}
.wb3-story-card h3{max-width:560px;margin:0 0 17px;font-size:clamp(25px,3vw,38px);line-height:1.08;letter-spacing:-.035em}
.wb3-story-card-copy{font-size:16px;line-height:1.68;color:#5e5e62}
.wb3-story-card-copy p{margin:0 0 15px;font-size:inherit!important;line-height:inherit!important;color:inherit}
.wb3-story-card-copy h3,.wb3-story-card-copy h4{font-size:19px;margin:22px 0 8px}

/* Proof remains static so the page has visual rest between interactive areas. */
.wb3-home-v407 .wb3-home-proof{padding:48px 0}
.wb3-home-v407 .wb3-proof-rail{margin-top:12px}

/* Service carousel uses real homepage Project photography when an eligible Project exists. */
.wb3-home-services{background:#fff}
.wb3-service-carousel-track{gap:18px}
.wb3-service-card{flex:0 0 clamp(390px,44vw,540px);overflow:hidden;border:1px solid #dedee1;border-radius:24px;background:#fff;scroll-snap-align:start;box-shadow:0 14px 38px rgba(17,17,17,.055)}
.wb3-service-card-media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#ececef}
.wb3-service-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease}
.wb3-service-card-media:hover img{transform:scale(1.018)}
.wb3-service-card-media span{position:absolute;left:16px;bottom:14px;padding:7px 9px;border-radius:999px;background:rgba(15,15,16,.78);color:#fff;font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;backdrop-filter:blur(8px)}
.wb3-service-card-body{padding:24px 25px 26px}
.wb3-service-card-number{display:block;margin-bottom:22px;color:#a1a1a6;font-size:10px;font-weight:900;letter-spacing:.12em}
.wb3-service-card h3{margin:0 0 12px;font-size:29px;line-height:1.08;letter-spacing:-.035em}
.wb3-service-card .wb3-reader-copy p{margin:0;color:#626267;font-size:15px;line-height:1.62}
.wb3-service-card .wb3-block-tools{margin-top:14px}
.wb3-service-card .wb3-service-link{display:inline-flex;align-items:center;gap:7px;margin-top:22px;padding:0;color:#171717;text-decoration:none;font-size:11px;font-weight:900;letter-spacing:.055em;text-transform:uppercase}
.wb3-service-card .wb3-service-link span{font-size:18px;transition:transform .15s ease}
.wb3-service-card .wb3-service-link:hover span{transform:translateX(3px)}

@media(max-width:800px){
  .wb3-home-v407{--wb3-home-gap:54px}
  .wb3-home-v407 .wb3-home-section-head-split{align-items:flex-start}
  .wb3-home-v407 .wb3-home-section-head-split>div:first-child{max-width:76%}
  .wb3-carousel-controls button{width:42px;height:42px}
  .wb3-carousel-project{flex-basis:min(86vw,650px)}
  .wb3-story-card{flex-basis:min(84vw,620px)}
  .wb3-service-card{flex-basis:min(82vw,500px)}
}
@media(max-width:600px){
  .wb3-home-v407{--wb3-home-gap:46px}
  .wb3-home-v407 .wb3-home-section-head-split{display:block}
  .wb3-home-v407 .wb3-home-section-head-split>div:first-child{max-width:none}
  .wb3-home-v407 .wb3-carousel-controls{margin-top:18px}
  .wb3-home-v407 .wb3-home-section-head h2{font-size:34px}
  .wb3-home-v407 .wb3-home-intro h1{font-size:clamp(36px,11.2vw,48px)}
  .wb3-home-v407 .wb3-reader-collapsible:not(.is-expanded):not(.is-not-collapsible) .wb3-reader-copy{-webkit-line-clamp:4}
  .wb3-carousel-project{flex-basis:88vw}
  .wb3-carousel-project .wb3-project-media{aspect-ratio:4/3}
  .wb3-story-card{flex-basis:86vw;min-height:310px;padding:24px 22px}
  .wb3-story-card-index{margin-bottom:32px}
  .wb3-service-card{flex-basis:86vw}
  .wb3-service-card-body{padding:22px}
  .wb3-service-card h3{font-size:26px}
  .wb3-home-v407 .wb3-proof-rail{display:block}
}
@media(prefers-reduced-motion:reduce){.wb3-modern-carousel-track{scroll-behavior:auto}.wb3-service-card-media img,.wb3-carousel-controls button{transition:none}}


/* 4.0.7 Classic homepage refinement.
   Tightens section rhythm, adds explicit section-to-section continuation controls,
   and brings structured Google/Yelp review records into the homepage without
   weakening Projects as the primary proof experience. */
.wb3-home-v407{--wb3-home-gap:clamp(46px,5.6vw,72px);background:#fff}
.wb3-home-v407 .wb3-home-section{position:relative;border-top:1px solid rgba(20,20,22,.075);background:linear-gradient(180deg,#fff 0%,#fcfcfd 100%)}
.wb3-home-v407 .wb3-home-section>.wb3-shell{position:relative}
.wb3-home-v407 .wb3-home-section-head{margin-bottom:22px}
.wb3-home-v407 .wb3-home-section-head h2{font-size:clamp(32px,4vw,52px)}
.wb3-home-v407 .wb3-home-project-spotlight{background:linear-gradient(180deg,#101012 0%,#141416 100%);border-top-color:#242428}
.wb3-home-v407 .wb3-home-intro{background:linear-gradient(180deg,#fff 0%,#fafafb 100%)}
.wb3-home-v407 .wb3-home-story-carousel{background:linear-gradient(180deg,#f6f6f7 0%,#f1f1f3 100%);border-top-color:#e2e2e5;border-bottom:1px solid #e2e2e5}
.wb3-home-v407 .wb3-home-reviews{background:linear-gradient(180deg,#fff 0%,#fafafb 100%)}
.wb3-home-v407 .wb3-home-proof{background:linear-gradient(180deg,#f7f7f8 0%,#fff 100%);padding:42px 0}
.wb3-home-v407 .wb3-home-services{background:linear-gradient(180deg,#fff 0%,#fbfbfc 100%)}

.wb3-section-next{display:grid;place-items:center;width:38px;height:38px;margin:28px auto -16px;border:1px solid #d8d8dc;border-radius:999px;background:rgba(255,255,255,.96);color:#202024;text-decoration:none;box-shadow:0 8px 22px rgba(17,17,20,.055);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.wb3-section-next svg{width:18px;height:18px}
.wb3-section-next:hover,.wb3-section-next:focus-visible{transform:translateY(2px);border-color:#aaaab0;box-shadow:0 10px 24px rgba(17,17,20,.08);outline:none}
.wb3-section-next.is-dark{border-color:#3c3c41;background:#1a1a1e;color:#fff;box-shadow:none}
.wb3-section-next.is-dark:hover,.wb3-section-next.is-dark:focus-visible{border-color:#73737a}

/* Projects stay visually dominant while wasting less space below the photography. */
.wb3-home-v407 .wb3-carousel-project .wb3-project-info{padding:18px 20px 20px}
.wb3-home-v407 .wb3-carousel-project .wb3-project-info h3{margin-top:7px;margin-bottom:12px}
.wb3-home-v407 .wb3-carousel-project .wb3-project-divider{margin-top:12px}
.wb3-home-v407 .wb3-project-carousel-track{gap:16px}

/* Section-level reading controls are intentionally small and secondary. */
.wb3-home-v407 .wb3-block-tools,.wb3-home-v407 .wb3-home-story .wb3-block-tools{margin-top:12px;border-color:#d9d9dc;border-radius:999px}
.wb3-home-v407 .wb3-block-tools.is-compact{padding:2px}
.wb3-home-v407 .wb3-block-tools.is-compact .wb3-tool-button{width:34px;height:34px}
.wb3-home-v407 .wb3-block-tools.is-compact .wb3-icon{width:18px;height:18px}
.wb3-home-v407 .wb3-reader-collapsible:not(.is-expanded):not(.is-not-collapsible) .wb3-reader-copy{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}
.wb3-home-v407 .wb3-reader-collapsible.is-expanded .wb3-tool-disclosure .wb3-icon{transform:rotate(180deg)}
.wb3-home-v407 .wb3-reader-collapsible.is-not-collapsible .wb3-tool-disclosure{display:none}

/* Education cards are shorter and denser. */
.wb3-home-v407 .wb3-story-card{min-height:0;padding:24px 24px 22px;border-color:#d9d9dd;border-radius:22px;box-shadow:0 10px 28px rgba(17,17,20,.04)}
.wb3-home-v407 .wb3-story-card-index{margin-bottom:26px}
.wb3-home-v407 .wb3-story-card h3{margin-bottom:12px}
.wb3-home-v407 .wb3-story-card-copy{line-height:1.58}

/* Structured review carousel. Source badges remain minimal but recognizable. */
.wb3-review-carousel-track{gap:16px}
.wb3-home-review-card{flex:0 0 clamp(360px,43vw,520px);display:flex;flex-direction:column;min-height:270px;padding:24px;border:1px solid #dedee2;border-radius:22px;background:#fff;scroll-snap-align:start;box-shadow:0 12px 30px rgba(17,17,20,.045)}
.wb3-home-review-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}
.wb3-review-source{display:inline-flex;align-items:center;gap:8px;color:#202024;font-size:12px;font-weight:850;letter-spacing:.01em}
.wb3-review-source svg{width:22px;height:22px;flex:0 0 22px}
.wb3-review-source.is-yelp svg{width:24px;height:24px}
.wb3-home-review-rating{display:inline-flex;align-items:center;gap:8px;color:#66666b;font-size:11px;font-weight:800;white-space:nowrap}
.wb3-home-review-rating b{color:#e5a900;font-size:13px;letter-spacing:1px}
.wb3-home-review-card blockquote{margin:0;color:#242428;font-size:17px;line-height:1.58;font-weight:560}
.wb3-home-review-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:auto;padding-top:26px}
.wb3-home-review-foot>div{min-width:0}
.wb3-home-review-foot strong{display:block;color:#18181b;font-size:13px}
.wb3-home-review-foot>div span{display:block;margin-top:3px;color:#88888d;font-size:11px}
.wb3-home-review-foot>a{flex:0 0 auto;color:#bc1717;text-decoration:none;font-size:10px;font-weight:900;letter-spacing:.055em;text-transform:uppercase}
.wb3-home-review-foot>a:hover{text-decoration:underline}

/* Proof is compact and separated from the two carousel areas. */
.wb3-home-v407 .wb3-proof-rail{margin-top:10px;border-color:#d9d9dc}
.wb3-home-v407 .wb3-proof-rail>div{padding-top:18px;padding-bottom:18px}

/* Service cards no longer carry unnecessary dead space. */
.wb3-home-v407 .wb3-service-card{align-self:flex-start;border-radius:22px;box-shadow:0 10px 30px rgba(17,17,20,.045)}
.wb3-home-v407 .wb3-service-card-body{padding:20px 22px 21px}
.wb3-home-v407 .wb3-service-card-number{margin-bottom:16px}
.wb3-home-v407 .wb3-service-card h3{margin-bottom:9px}
.wb3-home-v407 .wb3-service-card .wb3-service-link{margin-top:17px}
.wb3-home-v407 .wb3-carousel-status{margin-top:11px}

@media(max-width:800px){
  .wb3-home-v407{--wb3-home-gap:42px}
  .wb3-home-review-card{flex-basis:min(82vw,500px)}
}
@media(max-width:600px){
  .wb3-home-v407{--wb3-home-gap:36px}
  .wb3-home-v407 .wb3-home-section-head{margin-bottom:18px}
  .wb3-home-v407 .wb3-home-section-head h2{font-size:32px;line-height:1.04}
  .wb3-home-v407 .wb3-home-section-head p{font-size:15px;line-height:1.52}
  .wb3-home-v407 .wb3-reader-collapsible:not(.is-expanded):not(.is-not-collapsible) .wb3-reader-copy{-webkit-line-clamp:4}
  .wb3-section-next{width:36px;height:36px;margin-top:22px;margin-bottom:-12px}
  .wb3-home-v407 .wb3-carousel-project{flex-basis:89vw}
  .wb3-home-v407 .wb3-carousel-project .wb3-project-info{padding:16px 18px 18px}
  .wb3-home-v407 .wb3-story-card{flex-basis:87vw;padding:21px 19px 20px}
  .wb3-home-v407 .wb3-story-card-index{margin-bottom:22px}
  .wb3-home-review-card{flex-basis:87vw;min-height:248px;padding:21px}
  .wb3-home-review-card blockquote{font-size:16px}
  .wb3-home-review-meta{margin-bottom:19px}
  .wb3-home-review-foot{display:block;padding-top:21px}
  .wb3-home-review-foot>a{display:inline-flex;margin-top:14px}
  .wb3-home-v407 .wb3-home-proof{padding:34px 0}
  .wb3-home-v407 .wb3-proof-rail>div,.wb3-home-v407 .wb3-proof-rail>div:first-child,.wb3-home-v407 .wb3-proof-rail>div:last-child{padding:14px 0}
  .wb3-home-v407 .wb3-service-card{flex-basis:87vw}
  .wb3-home-v407 .wb3-service-card-body{padding:18px 19px 19px}
}
@media(prefers-reduced-motion:reduce){.wb3-section-next{transition:none}}

/* 4.0.8 Classic homepage precision pass.
   One Recent Work gallery, fewer homepage blocks, controlled typography, compact proof,
   and subtle viewport focus. Natural scrolling remains untouched. */
.wb3-home-v408{padding-top:0;background:#fff;--wb3-home-gap:clamp(42px,5vw,66px)}
.wb3-home-v408 .wb3-home-section{position:relative;padding:var(--wb3-home-gap) 0;border-top:1px solid rgba(20,20,22,.07);transform:scale(.985);opacity:.76;transform-origin:center top;transition:transform .32s ease,opacity .32s ease,background-color .32s ease,box-shadow .32s ease}
.wb3-home-v408 .wb3-home-section.is-section-active{transform:scale(1);opacity:1}
.wb3-home-v408 .wb3-home-section:first-child{border-top:0}
.wb3-home-v408 .wb3-home-section-head{max-width:780px;margin-bottom:22px}
.wb3-home-v408 .wb3-home-section-head-split{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;max-width:none}
.wb3-home-v408 .wb3-home-section-head h2{margin:6px 0 8px;font-size:clamp(34px,3.8vw,52px);line-height:1.04;letter-spacing:-.045em}
.wb3-home-v408 .wb3-home-section-head p{max-width:620px;margin:0;color:#67676b;font-size:18px;line-height:1.46}
.wb3-home-v408 .wb3-eyebrow{font-size:12px;letter-spacing:.14em}

/* Recent Work is the only homepage Project gallery. */
.wb3-home-v408 .wb3-home-project-spotlight{background:linear-gradient(180deg,#0f0f11 0%,#151518 100%);color:#fff}
.wb3-home-v408 .wb3-home-project-spotlight .wb3-home-section-head p{color:#aaaab0}
.wb3-home-v408 .wb3-home-project-spotlight .wb3-eyebrow{color:#ff665d}
.wb3-home-v408 .wb3-project-carousel-track{gap:18px}
.wb3-home-v408 .wb3-carousel-project{flex:0 0 clamp(440px,56vw,720px)}
.wb3-home-v408 .wb3-carousel-project .wb3-project-card{overflow:hidden;border-radius:22px}
.wb3-home-v408 .wb3-carousel-project .wb3-project-media{aspect-ratio:16/10}
.wb3-home-v408 .wb3-carousel-project .wb3-project-info{min-height:0;padding:17px 20px 19px}
.wb3-home-v408 .wb3-carousel-project .wb3-project-info h3{margin:5px 0 9px;font-size:clamp(20px,1.8vw,27px);line-height:1.12}
.wb3-home-v408 .wb3-carousel-project .wb3-project-divider{margin-top:10px}
.wb3-home-v408 .wb3-carousel-status{margin-top:10px}

/* Intro: smaller, denser, cleaner disclosure. */
.wb3-home-v408 .wb3-home-intro{background:linear-gradient(180deg,#fff 0%,#fbfbfc 100%)}
.wb3-home-v408 .wb3-home-intro .wb3-shell{max-width:980px}
.wb3-home-v408 .wb3-home-intro h1{max-width:880px;margin:7px 0 21px;font-size:clamp(40px,4.3vw,58px);line-height:1.03;letter-spacing:-.046em}
.wb3-home-v408 .wb3-primary-summary{max-width:820px;margin:0!important;font-size:19px!important;line-height:1.48!important;color:#29292d}
.wb3-home-v408 .wb3-secondary-summary{max-width:820px;margin:14px 0 0!important;font-size:18px!important;line-height:1.5!important;color:#5e5e63}
.wb3-home-v408 .wb3-reader-collapsible:not(.is-expanded) .wb3-secondary-summary{display:none}
.wb3-home-v408 .wb3-reader-collapsible:not(.is-expanded):not(.is-not-collapsible) .wb3-primary-summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.wb3-home-v408 .wb3-block-tools,.wb3-home-v408 .wb3-home-story .wb3-block-tools{position:static!important;display:inline-flex!important;width:auto;margin:13px 0 0;padding:3px;border:1px solid #dedee2;border-radius:999px;background:#fff;box-shadow:none;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}
.wb3-home-v408 .wb3-block-tools.is-compact .wb3-tool-button{width:34px;height:34px}
.wb3-home-v408 .wb3-block-tools.is-compact .wb3-icon{width:17px;height:17px}

/* Services are the only secondary visual carousel. */
.wb3-home-v408 .wb3-home-services{background:linear-gradient(180deg,#fafafb 0%,#fff 100%)}
.wb3-home-v408 .wb3-service-carousel-track{gap:16px}
.wb3-home-v408 .wb3-service-card{flex:0 0 clamp(370px,41vw,500px);align-self:flex-start;border-radius:20px;box-shadow:0 9px 26px rgba(17,17,20,.045)}
.wb3-home-v408 .wb3-service-card-media{aspect-ratio:16/9}
.wb3-home-v408 .wb3-service-card-body{padding:18px 20px 20px}
.wb3-home-v408 .wb3-service-card-number{margin-bottom:10px}
.wb3-home-v408 .wb3-service-card h3{margin-bottom:8px;font-size:27px;line-height:1.08}
.wb3-home-v408 .wb3-service-card .wb3-reader-copy p{font-size:16px;line-height:1.48}
.wb3-home-v408 .wb3-service-card .wb3-block-tools{margin-top:11px}
.wb3-home-v408 .wb3-service-card .wb3-service-link{margin-top:14px}

/* Reviews: compact proof, source recognition remains visible. */
.wb3-home-v408 .wb3-home-reviews{background:linear-gradient(180deg,#fff 0%,#fbfbfc 100%)}
.wb3-home-v408 .wb3-review-carousel-track{gap:16px}
.wb3-home-v408 .wb3-home-review-card{flex:0 0 clamp(350px,39vw,470px);min-height:0;padding:20px;border-radius:20px;box-shadow:0 9px 26px rgba(17,17,20,.04)}
.wb3-home-v408 .wb3-home-review-meta{margin-bottom:17px}
.wb3-home-v408 .wb3-home-review-card blockquote{font-size:17px;line-height:1.5;font-weight:540}
.wb3-home-v408 .wb3-home-review-foot{margin-top:22px;padding-top:0}

/* Proof becomes a trust strip, not another full-screen section. */
.wb3-home-v408 .wb3-home-proof{padding:34px 0;background:#f7f7f8}
.wb3-home-v408 .wb3-home-proof .wb3-eyebrow{margin-bottom:15px}
.wb3-home-v408 .wb3-proof-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;border-top:1px solid #dcdce0;border-bottom:1px solid #dcdce0}
.wb3-home-v408 .wb3-proof-rail>div{padding:16px 20px;border-right:1px solid #dcdce0}
.wb3-home-v408 .wb3-proof-rail>div:first-child{padding-left:0}
.wb3-home-v408 .wb3-proof-rail>div:last-child{border-right:0;padding-right:0}
.wb3-home-v408 .wb3-proof-rail strong{display:block;margin-bottom:4px;font-size:18px;line-height:1.25}
.wb3-home-v408 .wb3-proof-rail span{display:block;color:#707075;font-size:14px;line-height:1.42}

/* 4.0.8 intentionally removes the explicit section continuation arrows. */
.wb3-home-v408 .wb3-section-next{display:none!important}

@media(max-width:800px){
  .wb3-home-v408{--wb3-home-gap:42px}
  .wb3-home-v408 .wb3-home-section{transform:scale(.992);opacity:.82}
  .wb3-home-v408 .wb3-home-section.is-section-active{transform:scale(1);opacity:1}
  .wb3-home-v408 .wb3-home-section-head-split{align-items:flex-start}
  .wb3-home-v408 .wb3-home-section-head-split>div:first-child{max-width:78%}
  .wb3-home-v408 .wb3-carousel-project{flex-basis:min(86vw,640px)}
  .wb3-home-v408 .wb3-service-card{flex-basis:min(82vw,480px)}
  .wb3-home-v408 .wb3-home-review-card{flex-basis:min(82vw,460px)}
}
@media(max-width:600px){
  .wb3-home-v408{--wb3-home-gap:34px}
  .wb3-home-v408 .wb3-home-section{padding:var(--wb3-home-gap) 0}
  .wb3-home-v408 .wb3-home-section-head-split{display:block}
  .wb3-home-v408 .wb3-home-section-head-split>div:first-child{max-width:none}
  .wb3-home-v408 .wb3-carousel-controls{margin-top:14px}
  .wb3-home-v408 .wb3-home-section-head{margin-bottom:16px}
  .wb3-home-v408 .wb3-home-section-head h2{font-size:34px;line-height:1.06}
  .wb3-home-v408 .wb3-home-section-head p{font-size:17px;line-height:1.45}
  .wb3-home-v408 .wb3-home-intro h1{font-size:40px;line-height:1.04;margin-bottom:18px}
  .wb3-home-v408 .wb3-primary-summary{font-size:18px!important;line-height:1.46!important}
  .wb3-home-v408 .wb3-secondary-summary{font-size:17px!important;line-height:1.48!important}
  .wb3-home-v408 .wb3-carousel-project{flex-basis:89vw}
  .wb3-home-v408 .wb3-carousel-project .wb3-project-media{aspect-ratio:4/3}
  .wb3-home-v408 .wb3-carousel-project .wb3-project-info{padding:15px 17px 17px}
  .wb3-home-v408 .wb3-service-card{flex-basis:88vw}
  .wb3-home-v408 .wb3-service-card-body{padding:17px 18px 18px}
  .wb3-home-v408 .wb3-service-card h3{font-size:25px}
  .wb3-home-v408 .wb3-service-card .wb3-reader-copy p{font-size:16px;line-height:1.46}
  .wb3-home-v408 .wb3-home-review-card{flex-basis:88vw;padding:18px}
  .wb3-home-v408 .wb3-home-review-card blockquote{font-size:16px;line-height:1.48}
  .wb3-home-v408 .wb3-proof-rail{display:block;border-bottom:0}
  .wb3-home-v408 .wb3-proof-rail>div,.wb3-home-v408 .wb3-proof-rail>div:first-child,.wb3-home-v408 .wb3-proof-rail>div:last-child{padding:13px 0;border-right:0;border-bottom:1px solid #dcdce0}
  .wb3-home-v408 .wb3-proof-rail strong{font-size:17px}
  .wb3-home-v408 .wb3-proof-rail span{font-size:14px}
}
@media(prefers-reduced-motion:reduce){.wb3-home-v408 .wb3-home-section{transition:none;transform:none;opacity:1}}


/* 4.0.9 mobile Classic master calibration.
   Primary QA reference: iPhone 15 Pro Max, Safari, portrait, Display Zoom Default,
   Bold Text enabled, larger system text. Desktop calibration follows separately. */
.wb3-home-v409{padding-top:0;background:#fff;--wb3-home-gap:clamp(42px,5vw,66px)}
.wb3-home-v409 .wb3-home-section{position:relative;padding:var(--wb3-home-gap) 0;border-top:1px solid rgba(20,20,22,.075);transform:scale(.99);opacity:.9;transform-origin:center top;transition:transform .28s ease,opacity .28s ease,box-shadow .28s ease}
.wb3-home-v409 .wb3-home-section.is-section-active{transform:scale(1);opacity:1}
.wb3-home-v409 .wb3-home-section:first-child{border-top:0}
.wb3-home-v409 .wb3-home-section-head{max-width:780px;margin-bottom:20px}
.wb3-home-v409 .wb3-home-section-head-split{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;max-width:none}
.wb3-home-v409 .wb3-home-section-head h2{margin:6px 0 8px;font-size:clamp(34px,3.8vw,52px);line-height:1.04;letter-spacing:-.044em}
.wb3-home-v409 .wb3-home-section-head p{max-width:650px;margin:0;color:#65656a;font-size:18px;line-height:1.45}
.wb3-home-v409 .wb3-eyebrow{font-size:12px;letter-spacing:.12em}
.wb3-home-v409 .wb3-home-project-spotlight{background:linear-gradient(180deg,#0f0f11 0%,#151518 100%);color:#fff}
.wb3-home-v409 .wb3-home-project-spotlight .wb3-home-section-head p{color:#b7b7bc}
.wb3-home-v409 .wb3-home-project-spotlight .wb3-eyebrow{color:#ff665d}
.wb3-home-v409 .wb3-project-carousel-track{gap:16px}
.wb3-home-v409 .wb3-carousel-project{flex:0 0 clamp(440px,56vw,720px)}
.wb3-home-v409 .wb3-carousel-project .wb3-project-card{overflow:hidden;border-radius:22px}
.wb3-home-v409 .wb3-carousel-project .wb3-project-media{aspect-ratio:1100/733}
.wb3-home-v409 .wb3-carousel-project .wb3-project-info{min-height:0;padding:16px 19px 18px}
.wb3-home-v409 .wb3-carousel-project .wb3-project-info h3{display:block!important;margin:6px 0 8px;font-size:clamp(20px,1.8vw,27px);line-height:1.13}
.wb3-home-v409 .wb3-carousel-project .wb3-project-divider{margin-top:9px}
.wb3-home-v409 .wb3-carousel-status{margin-top:9px}
.wb3-home-v409 .wb3-home-intro{background:linear-gradient(180deg,#fff 0%,#fbfbfc 100%)}
.wb3-home-v409 .wb3-home-intro .wb3-shell{max-width:980px}
.wb3-home-v409 .wb3-home-intro h1{max-width:780px;margin:7px 0 18px;font-size:clamp(38px,4vw,54px);line-height:1.04;letter-spacing:-.044em}
.wb3-home-v409 .wb3-primary-summary{max-width:760px;margin:0!important;font-size:18px!important;line-height:1.45!important;font-weight:500;color:#29292d}
.wb3-home-v409 .wb3-secondary-summary{max-width:760px;margin:12px 0 0!important;font-size:17px!important;line-height:1.48!important;color:#5e5e63}
.wb3-home-v409 .wb3-reader-collapsible:not(.is-expanded) .wb3-secondary-summary{display:none}
.wb3-home-v409 .wb3-reader-collapsible:not(.is-expanded):not(.is-not-collapsible) .wb3-primary-summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.wb3-home-v409 .wb3-block-tools,.wb3-home-v409 .wb3-home-story .wb3-block-tools{position:static!important;display:inline-flex!important;width:auto;margin:11px 0 0;padding:2px;border:1px solid #dedee2;border-radius:999px;background:#fff;box-shadow:none;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}
.wb3-home-v409 .wb3-block-tools.is-compact .wb3-tool-button{width:32px;height:32px}
.wb3-home-v409 .wb3-block-tools.is-compact .wb3-icon{width:16px;height:16px}
.wb3-home-v409 .wb3-home-services{background:linear-gradient(180deg,#fafafb 0%,#fff 100%)}
.wb3-home-v409 .wb3-service-carousel-track{gap:14px}
.wb3-home-v409 .wb3-service-card{flex:0 0 clamp(360px,40vw,490px);align-self:flex-start;border-radius:20px;box-shadow:0 9px 26px rgba(17,17,20,.045)}
.wb3-home-v409 .wb3-service-card-media{aspect-ratio:1100/733;background:#f0f0f1}
.wb3-home-v409 .wb3-service-card-media img{object-fit:contain;background:#f0f0f1}
.wb3-home-v409 .wb3-service-card-body{padding:17px 19px 18px}
.wb3-home-v409 .wb3-service-card-number{margin-bottom:8px}
.wb3-home-v409 .wb3-service-card h3{margin-bottom:7px;font-size:26px;line-height:1.08}
.wb3-home-v409 .wb3-service-card .wb3-reader-copy p{font-size:16px;line-height:1.43}
.wb3-home-v409 .wb3-service-card-actions{display:flex;align-items:center;gap:14px;margin-top:12px}
.wb3-home-v409 .wb3-service-card .wb3-block-tools{margin:0}
.wb3-home-v409 .wb3-service-card .wb3-service-link{margin:0;gap:6px;line-height:1.25}
.wb3-home-v409 .wb3-home-reviews{background:linear-gradient(180deg,#fff 0%,#fbfbfc 100%)}
.wb3-home-v409 .wb3-review-carousel-track{gap:14px;align-items:flex-start}
.wb3-home-v409 .wb3-home-review-card{flex:0 0 clamp(340px,38vw,460px);min-height:0;height:auto;padding:19px;border-radius:20px;box-shadow:0 9px 26px rgba(17,17,20,.04)}
.wb3-home-v409 .wb3-home-review-meta{margin-bottom:14px}
.wb3-home-v409 .wb3-home-review-card blockquote{font-size:17px;line-height:1.45;font-weight:500}
.wb3-home-v409 .wb3-review-more{display:inline-block;margin-top:10px;color:var(--wb3-accent);font-size:11px;font-weight:900;text-transform:uppercase;text-decoration:none;letter-spacing:.05em}
.wb3-home-v409 .wb3-home-review-foot{margin-top:17px;padding-top:0}
.wb3-home-v409 .wb3-home-proof{padding:26px 0;background:#f7f7f8}
.wb3-home-v409 .wb3-home-proof .wb3-eyebrow{margin-bottom:11px}
.wb3-home-v409 .wb3-proof-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;border-top:1px solid #dcdce0;border-bottom:1px solid #dcdce0}
.wb3-home-v409 .wb3-proof-rail>div{padding:13px 18px;border-right:1px solid #dcdce0}
.wb3-home-v409 .wb3-proof-rail>div:first-child{padding-left:0}
.wb3-home-v409 .wb3-proof-rail>div:last-child{border-right:0;padding-right:0}
.wb3-home-v409 .wb3-proof-rail strong{display:block;margin-bottom:3px;font-size:17px;line-height:1.24}
.wb3-home-v409 .wb3-proof-rail span{display:block;color:#6f6f74;font-size:14px;line-height:1.4}
.wb3-home-v409 .wb3-section-next{display:none!important}

@media(max-width:700px){
  :root{--wb3-header:72px}
  body{padding-bottom:52px;-webkit-text-size-adjust:100%;text-size-adjust:100%}
  .wb3-header{box-shadow:0 1px 0 rgba(15,15,18,.05)}
  .wb3-brand img{width:205px;max-width:63vw;max-height:54px}
  .wb3-menu-button{min-height:40px;padding:8px 10px;border-radius:9px;gap:8px}
  .wb3-menu-icon{width:17px}
  .wb3-contact-dock a{min-height:50px;font-size:13px}
  .wb3-footer{padding:34px 0 78px}
  .wb3-footer-grid{gap:18px}
  .wb3-footer strong{font-size:16px}
  .wb3-footer p{font-size:13px;line-height:1.45}
  .wb3-footer-services{max-width:560px}
  .wb3-footer-nav{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:4px}
  .wb3-footer-nav a{color:#d4d4d4;text-decoration:none;font-size:12px;font-weight:800}
}
@media(max-width:600px){
  .wb3-home-v409{--wb3-home-gap:30px}
  .wb3-home-v409 .wb3-home-section{padding:var(--wb3-home-gap) 0;transform:scale(.996);opacity:.94}
  .wb3-home-v409 .wb3-home-section.is-section-active{transform:scale(1);opacity:1}
  .wb3-home-v409 .wb3-home-section-head-split{display:block}
  .wb3-home-v409 .wb3-home-section-head-split>div:first-child{max-width:none}
  .wb3-home-v409 .wb3-home-section-head{margin-bottom:14px}
  .wb3-home-v409 .wb3-home-section-head h2{font-size:clamp(32px,9vw,38px);line-height:1.06}
  .wb3-home-v409 .wb3-home-section-head p{font-size:16px;line-height:1.42}
  .wb3-home-v409 .wb3-eyebrow{font-size:11px;letter-spacing:.11em;margin-bottom:9px}
  .wb3-home-v409 .wb3-carousel-controls{margin-top:12px}
  .wb3-home-v409 .wb3-carousel-controls button{width:42px;height:42px}
  .wb3-home-v409 .wb3-carousel-project{flex-basis:89vw}
  .wb3-home-v409 .wb3-carousel-project .wb3-project-media{aspect-ratio:1100/733}
  .wb3-home-v409 .wb3-carousel-project .wb3-project-info{padding:14px 16px 16px}
  .wb3-home-v409 .wb3-carousel-project .wb3-project-type{font-size:9px;margin-bottom:6px}
  .wb3-home-v409 .wb3-carousel-project .wb3-project-info h3{font-size:21px;line-height:1.15;margin:4px 0 8px}
  .wb3-home-v409 .wb3-home-intro h1{font-size:clamp(34px,9.6vw,40px);line-height:1.05;margin-bottom:15px}
  .wb3-home-v409 .wb3-primary-summary{font-size:17px!important;line-height:1.43!important;font-weight:500}
  .wb3-home-v409 .wb3-secondary-summary{font-size:16px!important;line-height:1.46!important}
  .wb3-home-v409 .wb3-service-card{flex-basis:89vw}
  .wb3-home-v409 .wb3-service-card-media{aspect-ratio:1100/733}
  .wb3-home-v409 .wb3-service-card-body{padding:15px 16px 16px}
  .wb3-home-v409 .wb3-service-card h3{font-size:24px}
  .wb3-home-v409 .wb3-service-card .wb3-reader-copy p{font-size:16px;line-height:1.42}
  .wb3-home-v409 .wb3-service-card-actions{gap:11px;margin-top:10px}
  .wb3-home-v409 .wb3-service-card .wb3-service-link{font-size:10px;letter-spacing:.045em}
  .wb3-home-v409 .wb3-home-review-card{flex-basis:89vw;padding:16px}
  .wb3-home-v409 .wb3-home-review-card blockquote{font-size:16px;line-height:1.44;font-weight:500}
  .wb3-home-v409 .wb3-home-review-foot{margin-top:14px}
  .wb3-home-v409 .wb3-proof-rail{display:block;border-bottom:0}
  .wb3-home-v409 .wb3-proof-rail>div,.wb3-home-v409 .wb3-proof-rail>div:first-child,.wb3-home-v409 .wb3-proof-rail>div:last-child{padding:10px 0;border-right:0;border-bottom:1px solid #dcdce0}
  .wb3-home-v409 .wb3-proof-rail strong{font-size:16px}
  .wb3-home-v409 .wb3-proof-rail span{font-size:13px}
}
@media(prefers-reduced-motion:reduce){.wb3-home-v409 .wb3-home-section{transition:none;transform:none;opacity:1}}

.wb3-footer-nav{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:12px 20px;padding-top:4px}.wb3-footer-nav a{color:#d8d8d8;text-decoration:none;font-size:12px;font-weight:800}.wb3-footer-services{max-width:650px}


/* 4.0.10 mobile precision + controlled homepage interactions. */
.wb3-home-v410{padding-top:0;background:#fff;--wb3-home-gap:30px}
.wb3-home-v410 .wb3-home-section{position:relative;padding:var(--wb3-home-gap) 0;border-top:1px solid rgba(20,20,22,.075);transform:scale(.998);opacity:1;transform-origin:center top;transition:transform .24s ease,background-color .24s ease,box-shadow .24s ease}
.wb3-home-v410 .wb3-home-section.is-section-active{transform:scale(1)}
.wb3-home-v410 .wb3-home-section:first-child{border-top:0}
.wb3-home-v410 .wb3-home-section-head{max-width:780px;margin-bottom:14px}.wb3-home-v410 .wb3-home-section-head-split{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;max-width:none}
.wb3-home-v410 .wb3-home-section-head h2{margin:6px 0 8px;font-size:clamp(34px,3.8vw,52px);line-height:1.04;letter-spacing:-.044em}.wb3-home-v410 .wb3-home-section-head p{max-width:650px;margin:0;color:#65656a;font-size:18px;line-height:1.45}.wb3-home-v410 .wb3-eyebrow{font-size:12px;letter-spacing:.11em}
.wb3-home-v410 .wb3-home-project-spotlight{background:linear-gradient(180deg,#0f0f11 0%,#151518 100%);color:#fff}.wb3-home-v410 .wb3-home-project-spotlight .wb3-home-section-head p{color:#c4c4c8}.wb3-home-v410 .wb3-home-project-spotlight .wb3-eyebrow{color:#ff665d}
.wb3-home-v410 .wb3-project-carousel-track{gap:16px}.wb3-home-v410 .wb3-carousel-project{flex:0 0 clamp(440px,56vw,720px)}.wb3-home-v410 .wb3-carousel-project .wb3-project-card{overflow:hidden;border-radius:22px}.wb3-home-v410 .wb3-carousel-project .wb3-project-media{aspect-ratio:1100/733;background:#f1f1f2}.wb3-home-v410 .wb3-carousel-project .wb3-project-media img{width:100%;height:100%;object-fit:contain;opacity:1!important;filter:none!important}.wb3-home-v410 .wb3-carousel-project .wb3-project-info{min-height:0;padding:15px 19px 17px}.wb3-home-v410 .wb3-carousel-project .wb3-project-type{margin-bottom:5px}.wb3-home-v410 .wb3-carousel-project .wb3-project-info h3{display:block!important;margin:3px 0 6px;font-size:clamp(23px,2.05vw,30px);line-height:1.1}.wb3-home-v410 .wb3-carousel-project .wb3-project-support{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0 0 9px;color:#666;font-size:14px;line-height:1.4;font-weight:500}.wb3-home-v410 .wb3-carousel-project .wb3-project-divider{margin:8px 0 10px}.wb3-home-v410 .wb3-carousel-status{margin-top:9px}
.wb3-home-v410 .wb3-home-intro{background:linear-gradient(180deg,#fff 0%,#fbfbfc 100%)}.wb3-home-v410 .wb3-home-intro .wb3-shell{max-width:980px}.wb3-home-v410 .wb3-home-intro h1{max-width:780px;margin:7px 0 15px;font-size:clamp(38px,4vw,54px);line-height:1.04;letter-spacing:-.044em}.wb3-home-v410 .wb3-primary-summary{max-width:760px;margin:0!important;font-size:18px!important;line-height:1.45!important;font-weight:500;color:#29292d}.wb3-home-v410 .wb3-secondary-summary{max-width:760px;margin:12px 0 0!important;font-size:17px!important;line-height:1.48!important;color:#5e5e63}.wb3-home-v410 .wb3-reader-collapsible:not(.is-expanded) .wb3-secondary-summary{display:none}.wb3-home-v410 .wb3-reader-collapsible:not(.is-expanded):not(.is-not-collapsible) .wb3-primary-summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.wb3-home-v410 .wb3-block-tools,.wb3-home-v410 .wb3-home-story .wb3-block-tools{position:static!important;display:inline-flex!important;width:auto;margin:10px 0 0;padding:2px;border:1px solid #dedee2;border-radius:999px;background:#fff;box-shadow:none;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.wb3-home-v410 .wb3-block-tools.is-compact .wb3-tool-button{width:32px;height:32px}.wb3-home-v410 .wb3-block-tools.is-compact .wb3-icon{width:16px;height:16px}
.wb3-home-v410 .wb3-home-services{background:linear-gradient(180deg,#fafafb 0%,#fff 100%)}.wb3-home-v410 .wb3-service-carousel-track{gap:14px}.wb3-home-v410 .wb3-service-card{flex:0 0 clamp(360px,40vw,490px);align-self:flex-start;border-radius:20px;box-shadow:0 9px 26px rgba(17,17,20,.045)}.wb3-home-v410 .wb3-service-card-media{aspect-ratio:1100/733;background:#f0f0f1}.wb3-home-v410 .wb3-service-card-media img{width:100%;height:100%;object-fit:contain;background:#f0f0f1}.wb3-home-v410 .wb3-service-card-body{padding:15px 18px 17px}.wb3-home-v410 .wb3-service-card-number{margin-bottom:7px}.wb3-home-v410 .wb3-service-card h3{margin-bottom:6px;font-size:26px;line-height:1.08}.wb3-home-v410 .wb3-service-card .wb3-reader-copy p{font-size:16px;line-height:1.42}.wb3-home-v410 .wb3-service-card-actions{display:flex;align-items:center;gap:12px;margin-top:10px}.wb3-home-v410 .wb3-service-card .wb3-block-tools{margin:0}.wb3-home-v410 .wb3-service-card .wb3-service-link{margin:0;gap:5px;line-height:1.25}
.wb3-home-v410 .wb3-home-reviews{background:linear-gradient(180deg,#fff 0%,#fbfbfc 100%)}.wb3-home-v410 .wb3-review-carousel-track{gap:14px;align-items:flex-start}.wb3-home-v410 .wb3-home-review-card{flex:0 0 clamp(340px,38vw,460px);min-height:0;height:auto;padding:18px;border-radius:20px;box-shadow:0 9px 26px rgba(17,17,20,.04)}.wb3-home-v410 .wb3-home-review-meta{margin-bottom:13px}.wb3-home-v410 .wb3-home-review-card blockquote{font-size:17px;line-height:1.45;font-weight:500}.wb3-home-v410 .wb3-home-review-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:15px}.wb3-review-expand{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:1px solid #dedee2;border-radius:14px;background:#fff;color:#222;cursor:pointer}.wb3-review-expand svg{width:20px;height:20px}
.wb3-review-modal,.wb3-quote-modal{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:18px;background:rgba(10,10,12,.68);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.wb3-review-modal[hidden],.wb3-quote-modal[hidden]{display:none!important}.wb3-review-modal-panel{position:relative;width:min(720px,100%);max-height:min(80vh,760px);overflow:auto;padding:28px 24px 26px;border-radius:22px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.28)}.wb3-modal-close{position:absolute;top:10px;right:10px;z-index:3;display:grid;place-items:center;width:48px;height:48px;padding:0;border:0;border-radius:999px;background:#111;color:#fff;font:500 34px/1 Arial,sans-serif;cursor:pointer}.wb3-review-modal-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-right:54px}.wb3-review-modal-panel blockquote{margin:22px 0 20px;font-size:20px;line-height:1.5;font-weight:500}.wb3-review-modal-foot{display:grid;gap:5px}.wb3-review-modal-foot span{color:#777}.wb3-review-modal-foot a{margin-top:10px;color:var(--wb3-accent);font-weight:800;text-decoration:none}
.wb3-quote-modal-panel{position:relative;width:min(920px,100%);height:min(88vh,900px);overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.32)}.wb3-quote-modal iframe{display:block;width:100%;height:100%;border:0;background:#fff}.wb3-quote-modal-loading{position:absolute;inset:0;display:grid;place-items:center;background:#fff;color:#555;font-weight:700}.wb3-quote-modal-loading[hidden]{display:none}.wb3-quote-embed-body{margin:0!important;padding:0!important;background:#fff}.wb3-quote-embed{max-width:760px;margin:0 auto;padding:34px 22px 48px}.wb3-modal-open{overflow:hidden!important}
.wb3-contact-dock button{appearance:none;-webkit-appearance:none;border:0;font:inherit;cursor:pointer}.wb3-contact-dock .is-quote{color:#fff;background:var(--wb3-accent)}
.wb3-home-v410 .wb3-home-proof{padding:24px 0;background:#f7f7f8}.wb3-home-v410 .wb3-home-proof .wb3-eyebrow{margin-bottom:10px}.wb3-home-v410 .wb3-proof-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;border-top:1px solid #dcdce0;border-bottom:1px solid #dcdce0}.wb3-home-v410 .wb3-proof-rail>div{padding:12px 18px;border-right:1px solid #dcdce0}.wb3-home-v410 .wb3-proof-rail>div:first-child{padding-left:0}.wb3-home-v410 .wb3-proof-rail>div:last-child{border-right:0;padding-right:0}.wb3-home-v410 .wb3-proof-rail strong{display:block;margin-bottom:3px;font-size:17px;line-height:1.24}.wb3-home-v410 .wb3-proof-rail span{display:block;color:#6f6f74;font-size:14px;line-height:1.4}.wb3-home-v410 .wb3-section-next{display:none!important}
@media(max-width:600px){
 .wb3-home-v410{--wb3-home-gap:30px}.wb3-home-v410 .wb3-home-section{transform:none}.wb3-home-v410 .wb3-home-section-head-split{display:block}.wb3-home-v410 .wb3-home-section-head{margin-bottom:14px}.wb3-home-v410 .wb3-home-section-head h2{font-size:clamp(32px,9vw,38px);line-height:1.06}.wb3-home-v410 .wb3-home-section-head p{font-size:16px;line-height:1.42}.wb3-home-v410 .wb3-eyebrow{font-size:11px;letter-spacing:.1em;margin-bottom:9px}.wb3-home-v410 .wb3-carousel-controls{margin-top:12px}.wb3-home-v410 .wb3-carousel-controls button{width:42px;height:42px}.wb3-home-v410 .wb3-carousel-project{flex-basis:89vw}.wb3-home-v410 .wb3-carousel-project .wb3-project-info{padding:13px 16px 15px}.wb3-home-v410 .wb3-carousel-project .wb3-project-type{font-size:9px;margin-bottom:4px}.wb3-home-v410 .wb3-carousel-project .wb3-project-info h3{font-size:24px;line-height:1.12;margin:2px 0 6px}.wb3-home-v410 .wb3-carousel-project .wb3-project-support{font-size:14px;line-height:1.38;margin-bottom:8px}.wb3-home-v410 .wb3-carousel-project .wb3-project-divider{margin:7px 0 9px}.wb3-home-v410 .wb3-home-intro h1{font-size:clamp(34px,9.2vw,39px);line-height:1.05;margin-bottom:14px}.wb3-home-v410 .wb3-primary-summary{font-size:17px!important;line-height:1.42!important}.wb3-home-v410 .wb3-secondary-summary{font-size:16px!important;line-height:1.45!important}.wb3-home-v410 .wb3-service-card{flex-basis:89vw}.wb3-home-v410 .wb3-service-card-body{padding:14px 16px 15px}.wb3-home-v410 .wb3-service-card h3{font-size:24px}.wb3-home-v410 .wb3-service-card .wb3-reader-copy p{font-size:16px;line-height:1.42}.wb3-home-v410 .wb3-service-card-actions{gap:10px;margin-top:9px}.wb3-home-v410 .wb3-service-card .wb3-service-link{font-size:10px;letter-spacing:.04em}.wb3-home-v410 .wb3-home-review-card{flex-basis:89vw;padding:16px}.wb3-home-v410 .wb3-home-review-card blockquote{font-size:16px;line-height:1.44;font-weight:500}.wb3-review-modal,.wb3-quote-modal{padding:8px}.wb3-review-modal-panel{max-height:88vh;padding:24px 18px 22px;border-radius:18px}.wb3-review-modal-panel blockquote{font-size:18px;line-height:1.48}.wb3-quote-modal-panel{width:100%;height:92vh;border-radius:18px}.wb3-quote-embed{padding:28px 16px 42px}.wb3-modal-close{top:8px;right:8px;width:50px;height:50px;font-size:36px}.wb3-home-v410 .wb3-proof-rail{display:block;border-bottom:0}.wb3-home-v410 .wb3-proof-rail>div,.wb3-home-v410 .wb3-proof-rail>div:first-child,.wb3-home-v410 .wb3-proof-rail>div:last-child{padding:9px 0;border-right:0;border-bottom:1px solid #dcdce0}.wb3-home-v410 .wb3-proof-rail strong{font-size:16px}.wb3-home-v410 .wb3-proof-rail span{font-size:13px}
}
@media(prefers-reduced-motion:reduce){.wb3-home-v410 .wb3-home-section{transition:none;transform:none}}

/* 4.0.10 sticky dock button parity. */
.wb3-contact-dock button{display:flex;align-items:center;justify-content:center;min-height:50px;background:#171717;color:#fff;text-decoration:none;font-size:13px;font-weight:900;width:100%;}
@media(max-width:700px){.wb3-contact-dock button{min-height:50px;font-size:13px}}


/* 4.0.11 mobile Classic micro-refinement. */
.wb3-home-v411 .wb3-carousel-project .wb3-project-info h3{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  height:auto!important;
  color:#171719!important;
  font-size:clamp(24px,2.15vw,31px);
  line-height:1.1;
  margin:3px 0 6px;
}
.wb3-home-v411 .wb3-inline-disclosure{
  appearance:none;
  -webkit-appearance:none;
  display:inline-grid;
  place-items:center;
  width:28px;
  height:28px;
  margin:-2px 0 -6px 3px;
  padding:0;
  border:0;
  background:transparent;
  color:var(--wb3-accent);
  font:900 18px/1 Arial,sans-serif;
  vertical-align:baseline;
  cursor:pointer;
}
.wb3-home-v411 .wb3-inline-disclosure span{display:block;transition:transform .18s ease}
.wb3-home-v411 .wb3-reader-collapsible.is-expanded .wb3-inline-disclosure span{transform:rotate(180deg)}
.wb3-home-v411 .wb3-home-story .wb3-block-tools{
  border:0;
  background:transparent;
  padding:0;
  margin-top:8px;
}
.wb3-home-v411 .wb3-home-story .wb3-block-tools.is-compact .wb3-tool-button{
  width:38px;
  height:38px;
  border:1px solid #dedee2;
  border-radius:999px;
  background:#fff;
}
.wb3-home-v411 .wb3-home-story .wb3-block-tools.is-compact .wb3-icon{width:17px;height:17px}
.wb3-home-v411 .wb3-review-expand{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  width:auto;
  min-width:44px;
  height:44px;
  padding:0 4px;
  border:0;
  border-radius:0;
  background:transparent;
  color:var(--wb3-accent);
  font-size:11px;
  line-height:1.2;
  font-weight:850;
  letter-spacing:.025em;
  text-transform:none;
  white-space:nowrap;
}
.wb3-home-v411 .wb3-review-expand span{font-size:14px;line-height:1}
.wb3-home-v411 .wb3-review-expand:focus-visible,
.wb3-home-v411 .wb3-inline-disclosure:focus-visible{outline:2px solid var(--wb3-accent);outline-offset:3px}
.wb3-review-modal{
  align-items:center;
  justify-items:center;
  padding:max(18px,env(safe-area-inset-top)) 14px max(18px,env(safe-area-inset-bottom));
}
.wb3-review-modal-panel{
  display:flex;
  flex-direction:column;
  overflow:hidden;
  width:min(720px,100%);
  max-height:calc(100dvh - max(36px,env(safe-area-inset-top)) - max(36px,env(safe-area-inset-bottom)));
}
.wb3-review-modal-panel>[data-review-modal-content]{
  min-height:0;
  overflow-y:auto;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
  padding-top:2px;
}
.wb3-review-modal-close{
  position:absolute!important;
  top:10px!important;
  right:10px!important;
}
@media(max-width:600px){
  .wb3-home-v411 .wb3-carousel-project .wb3-project-info h3{font-size:25px;line-height:1.1;margin:2px 0 6px}
  .wb3-home-v411 .wb3-review-expand{font-size:11px}
  .wb3-review-modal{
    padding:max(12px,env(safe-area-inset-top)) 10px max(12px,env(safe-area-inset-bottom));
  }
  .wb3-review-modal-panel{
    width:100%;
    max-height:calc(100dvh - max(24px,env(safe-area-inset-top)) - max(24px,env(safe-area-inset-bottom)));
    padding:22px 16px 18px;
    border-radius:18px;
  }
  .wb3-review-modal-panel>[data-review-modal-content]{padding-top:4px}
  .wb3-review-modal-close{top:8px!important;right:8px!important;width:50px;height:50px}
}
@media(prefers-reduced-motion:reduce){.wb3-home-v411 .wb3-inline-disclosure span{transition:none}}


/* 4.0.12 final mobile reader/review polish. */
.wb3-home-v410 .wb3-inline-disclosure{display:inline-flex!important;align-items:center!important;vertical-align:baseline!important;gap:5px!important;margin-left:7px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--wb3-accent,#c8102e)!important;font:800 12px/1.2 inherit!important;letter-spacing:.01em!important;white-space:nowrap!important;cursor:pointer!important;transform:translateY(-1px)}
.wb3-home-v410 .wb3-inline-disclosure-icon{display:block;width:15px;height:15px;flex:0 0 15px;transition:transform .18s ease}
.wb3-home-v410 .wb3-inline-disclosure[aria-expanded="true"] .wb3-inline-disclosure-icon{transform:rotate(180deg)}
.wb3-home-v410 .wb3-home-story .wb3-block-tools{margin:8px 0 7px!important}
.wb3-home-v410 .wb3-home-story.is-reader-active .wb3-reader-copy{border-radius:10px;background:rgba(200,16,30,.035);box-shadow:0 0 0 4px rgba(200,16,30,.018);transition:background-color .16s ease,box-shadow .16s ease}
.wb3-home-v410 .wb3-review-expand{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;flex:0 0 auto!important;width:auto!important;min-width:0!important;height:auto!important;min-height:28px!important;padding:4px 2px!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--wb3-accent,#c8102e)!important;font:800 13px/1.2 inherit!important;white-space:nowrap!important;overflow:visible!important}
.wb3-home-v410 .wb3-review-expand span{display:inline-block;flex:0 0 auto;font-size:15px;line-height:1;transform:translateY(-1px)}
.wb3-home-v410 .wb3-home-review-foot{min-width:0;padding-right:2px}
.wb3-home-v410 .wb3-home-review-foot>div{min-width:0}
@media(max-width:600px){
 .wb3-home-v410 .wb3-inline-disclosure{font-size:12px!important;margin-left:6px!important;gap:4px!important}
 .wb3-home-v410 .wb3-inline-disclosure-icon{width:14px;height:14px;flex-basis:14px}
 .wb3-home-v410 .wb3-home-story .wb3-block-tools{margin-top:7px!important;margin-bottom:6px!important}
 .wb3-home-v410 .wb3-review-expand{font-size:12px!important;gap:4px!important;padding-right:0!important}
 .wb3-home-v410 .wb3-review-expand span{font-size:14px}
 .wb3-home-v410 .wb3-home-review-foot{gap:8px!important;padding-right:4px}
}
@media(prefers-reduced-motion:reduce){.wb3-home-v410 .wb3-inline-disclosure-icon,.wb3-home-v410 .wb3-home-story.is-reader-active .wb3-reader-copy{transition:none}}

/* 4.0.13 homepage visual-system consistency pass. */
.wb3-home-v413{
  --wb3-accent:#c91414;
  --wb3-action-gap:5px;
  --wb3-action-icon-size:16px;
}

/* Eyebrows: one size, weight, spacing and true brand red everywhere. */
.wb3-home-v413 .wb3-eyebrow,
.wb3-home-v413 .wb3-home-project-spotlight .wb3-eyebrow,
.wb3-home-v413 .wb3-home-proof .wb3-eyebrow{
  display:block!important;
  margin:0 0 10px!important;
  color:var(--wb3-accent)!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
}

/* Shared CTA icon geometry. Direction changes by function, not by visual weight. */
.wb3-home-v413 .wb3-action-icon{
  display:block;
  width:var(--wb3-action-icon-size);
  height:var(--wb3-action-icon-size);
  flex:0 0 var(--wb3-action-icon-size);
  overflow:visible;
}

/* Project and service navigation actions use the same CTA family. */
.wb3-home-v413 .wb3-project-link,
.wb3-home-v413 .wb3-service-card .wb3-service-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:var(--wb3-action-gap)!important;
  color:var(--wb3-accent)!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:900!important;
  letter-spacing:.075em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  white-space:normal!important;
}
.wb3-home-v413 .wb3-project-link:after,
.wb3-home-v413 .wb3-service-card .wb3-service-link:after{content:none!important;display:none!important}
.wb3-home-v413 .wb3-project-link b,
.wb3-home-v413 .wb3-service-card .wb3-service-link>span{display:none!important}
.wb3-home-v413 .wb3-project-link .wb3-action-icon,
.wb3-home-v413 .wb3-service-card .wb3-service-link .wb3-action-icon{transition:transform .15s ease}
.wb3-home-v413 .wb3-project-card a:hover .wb3-project-link .wb3-action-icon,
.wb3-home-v413 .wb3-service-card .wb3-service-link:hover .wb3-action-icon{transform:translateX(2px)}

/* Reading actions share the same weight, brand red, gap and icon size. */
.wb3-home-v413 .wb3-inline-disclosure,
.wb3-home-v413 .wb3-review-expand{
  display:inline-flex!important;
  align-items:center!important;
  gap:var(--wb3-action-gap)!important;
  color:var(--wb3-accent)!important;
  font-size:13px!important;
  line-height:1.2!important;
  font-weight:850!important;
  letter-spacing:.01em!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.wb3-home-v413 .wb3-inline-disclosure{
  margin-left:7px!important;
  transform:translateY(-1px)!important;
}
.wb3-home-v413 .wb3-inline-disclosure-icon{
  width:var(--wb3-action-icon-size)!important;
  height:var(--wb3-action-icon-size)!important;
  flex-basis:var(--wb3-action-icon-size)!important;
}
.wb3-home-v413 .wb3-review-expand{
  max-width:100%!important;
  min-width:0!important;
  min-height:28px!important;
  padding:4px 0!important;
  overflow:visible!important;
}
.wb3-home-v413 .wb3-review-expand>span{display:none!important}
.wb3-home-v413 .wb3-home-review-foot{padding-right:7px!important}
.wb3-home-v413 .wb3-home-review-foot>div{min-width:0!important}
.wb3-home-v413 .wb3-review-modal-foot a{
  display:inline-flex;
  align-items:center;
  gap:var(--wb3-action-gap);
  color:var(--wb3-accent);
  font-weight:850;
  text-decoration:none;
}

/* Keep the accent rule and CTA treatment visually related. */
.wb3-home-v413 .wb3-project-divider{background:var(--wb3-accent)!important}

/* Carousel arrows are controls, not CTAs. Normalize them as a separate family. */
.wb3-home-v413 .wb3-carousel-controls{display:flex;align-items:center;gap:8px}
.wb3-home-v413 .wb3-carousel-controls button{
  font-family:Arial,sans-serif!important;
  font-weight:600!important;
  line-height:1!important;
}

@media(max-width:600px){
  .wb3-home-v413 .wb3-eyebrow,
  .wb3-home-v413 .wb3-home-project-spotlight .wb3-eyebrow,
  .wb3-home-v413 .wb3-home-proof .wb3-eyebrow{
    margin-bottom:9px!important;
    font-size:11px!important;
    letter-spacing:.11em!important;
  }
  .wb3-home-v413{--wb3-action-gap:4px;--wb3-action-icon-size:15px}
  .wb3-home-v413 .wb3-project-link,
  .wb3-home-v413 .wb3-service-card .wb3-service-link{font-size:11px!important;letter-spacing:.065em!important}
  .wb3-home-v413 .wb3-inline-disclosure,
  .wb3-home-v413 .wb3-review-expand{font-size:12px!important}
  .wb3-home-v413 .wb3-inline-disclosure{margin-left:6px!important}
  .wb3-home-v413 .wb3-home-review-foot{padding-right:10px!important}
}

@media(prefers-reduced-motion:reduce){
  .wb3-home-v413 .wb3-project-link .wb3-action-icon,
  .wb3-home-v413 .wb3-service-card .wb3-service-link .wb3-action-icon{transition:none}
}

/* 4.0.13 small CTA alignment details. */
.wb3-home-v413 .wb3-home-review-foot>a{
  display:inline-flex;
  align-items:center;
  gap:var(--wb3-action-gap);
  max-width:100%;
  padding:4px 0;
  color:var(--wb3-accent);
  font-size:13px;
  line-height:1.2;
  font-weight:850;
  letter-spacing:.01em;
  text-decoration:none;
  white-space:nowrap;
}
.wb3-home-v413 .wb3-project-card a:focus-visible .wb3-project-link,
.wb3-home-v413 .wb3-service-card .wb3-service-link:focus-visible,
.wb3-home-v413 .wb3-inline-disclosure:focus-visible,
.wb3-home-v413 .wb3-review-expand:focus-visible,
.wb3-home-v413 .wb3-home-review-foot>a:focus-visible{
  outline:2px solid var(--wb3-accent);
  outline-offset:3px;
  border-radius:3px;
}
@media(max-width:600px){
  .wb3-home-v413 .wb3-home-review-foot>a{font-size:12px}
}


/* 4.0.14 final inline reader + load refinement. */
.wb3-home-v414 .wb3-primary-summary{
  overflow:visible;
}
.wb3-home-v414 .wb3-inline-disclosure{
  display:inline-flex!important;
  align-items:baseline!important;
  gap:.28em!important;
  margin-left:.32em!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:var(--wb3-accent)!important;
  font-family:inherit!important;
  font-size:1em!important;
  line-height:inherit!important;
  font-weight:700!important;
  letter-spacing:0!important;
  vertical-align:baseline!important;
  white-space:nowrap!important;
  transform:none!important;
}
.wb3-home-v414 .wb3-inline-disclosure-label{
  display:inline!important;
  transform:none!important;
  transition:none!important;
}
.wb3-home-v414 .wb3-inline-disclosure-icon{
  width:.82em!important;
  height:.82em!important;
  flex:0 0 .82em!important;
  align-self:center!important;
  transform:none!important;
  transition:transform .18s ease!important;
}
.wb3-home-v414 .wb3-inline-disclosure[aria-expanded="true"] .wb3-inline-disclosure-label{
  transform:none!important;
}
.wb3-home-v414 .wb3-inline-disclosure[aria-expanded="true"] .wb3-inline-disclosure-icon{
  transform:rotate(180deg)!important;
}
@media(max-width:600px){
  .wb3-home-v414 .wb3-inline-disclosure{font-size:1em!important;margin-left:.28em!important;gap:.25em!important}
}
@media(prefers-reduced-motion:reduce){
  .wb3-home-v414 .wb3-inline-disclosure-icon{transition:none!important}
}

/* 4.0.15 consolidated review-card reader alignment. */
.wb3-home-v415 .wb3-home-review-foot{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:end!important;
  gap:14px!important;
}
.wb3-home-v415 .wb3-home-review-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:12px;
  min-width:214px;
}
.wb3-home-v415 .wb3-home-review-actions .wb3-block-tools{
  margin:0!important;
  flex:0 0 auto;
}
.wb3-home-v415 .wb3-home-review-actions .wb3-tool-listen{
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  border-radius:50%!important;
}
.wb3-home-v415 .wb3-home-review-actions .wb3-review-expand,
.wb3-home-v415 .wb3-home-review-actions>a{
  flex:0 0 auto;
}
.wb3-home-v415 .wb3-home-review-card.is-reader-active{
  box-shadow:0 0 0 2px color-mix(in srgb,var(--wb3-accent) 14%,transparent),0 9px 26px rgba(17,17,20,.04);
}
@media(max-width:600px){
  .wb3-home-v415 .wb3-home-review-foot{gap:10px!important}
  .wb3-home-v415 .wb3-home-review-actions{gap:8px;min-width:196px}
  .wb3-home-v415 .wb3-home-review-actions .wb3-tool-listen{width:42px!important;height:42px!important;min-width:42px!important}
}
@media(max-width:390px){
  .wb3-home-v415 .wb3-home-review-foot{grid-template-columns:1fr!important}
  .wb3-home-v415 .wb3-home-review-actions{justify-content:flex-start;min-width:0}
}


/* 4.0.16 final intentional-alignment refinement.
   Preserve approved project, service and review cards. This pass only refines
   the homepage discovery cue and the introduction disclosure relationship. */

/* Continue Reading / Show Less belongs to the sentence, not the CTA hierarchy. */
.wb3-home-v416 .wb3-primary-summary .wb3-inline-disclosure{
  display:inline-flex!important;
  align-items:baseline!important;
  vertical-align:baseline!important;
  gap:.24em!important;
  margin-left:.30em!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:var(--wb3-accent)!important;
  font-family:inherit!important;
  font-size:1em!important;
  line-height:inherit!important;
  font-weight:inherit!important;
  letter-spacing:inherit!important;
  text-transform:none!important;
  white-space:nowrap!important;
  transform:none!important;
  box-shadow:none!important;
}
.wb3-home-v416 .wb3-primary-summary .wb3-inline-disclosure-label{
  font:inherit!important;
  color:inherit!important;
}
.wb3-home-v416 .wb3-primary-summary .wb3-inline-disclosure-icon{
  width:.70em!important;
  height:.70em!important;
  flex:0 0 .70em!important;
  align-self:center!important;
  overflow:visible!important;
}
/* The introduction sentence nearly fills the mobile row, so its speaker
   intentionally sits directly beneath the copy instead of forcing a cramped line. */
.wb3-home-v416 .wb3-home-story>.wb3-reader-copy+.wb3-block-tools,
.wb3-home-v416 .wb3-home-story .wb3-reader-copy>.wb3-block-tools{
  margin-top:9px!important;
}

/* Hero discovery cue: no bubble, circle, panel or heavy button treatment. */
.wb3-video-hero-v416 .wb3-scroll-cue-v416{
  position:relative!important;
  display:inline-flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  padding:3px 9px 1px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  color:rgba(255,255,255,.82)!important;
  transform:none!important;
  animation:none!important;
}
.wb3-video-hero-v416 .wb3-scroll-cue-v416 .wb3-scroll-cue-label{
  position:static!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  border:0!important;
  transform:none!important;
  color:inherit!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:650!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
.wb3-video-hero-v416 .wb3-scroll-cue-v416 .wb3-scroll-cue-arrow{
  position:static!important;
  display:block!important;
  width:20px!important;
  height:20px!important;
  overflow:visible!important;
  color:inherit!important;
}
.wb3-video-hero-v416 .wb3-scroll-cue-v416:hover,
.wb3-video-hero-v416 .wb3-scroll-cue-v416:focus-visible{
  background:transparent!important;
  border-color:transparent!important;
  color:#fff!important;
}
.wb3-video-hero-v416 .wb3-scroll-cue-v416:focus-visible{
  outline:1px solid rgba(255,255,255,.72)!important;
  outline-offset:5px!important;
}
@media(max-width:600px){
  .wb3-home-v416 .wb3-primary-summary .wb3-inline-disclosure{
    margin-left:.27em!important;
    gap:.22em!important;
  }
  .wb3-video-hero-v416 .wb3-scroll-cue-v416 .wb3-scroll-cue-label{
    font-size:10px!important;
  }
  .wb3-video-hero-v416 .wb3-scroll-cue-v416 .wb3-scroll-cue-arrow{
    width:19px!important;
    height:19px!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .wb3-video-hero-v416 .wb3-scroll-cue-v416{animation:none!important}
}
.wb3-home-v416 .wb3-home-story .wb3-block-tools{
  margin-top:9px!important;
  margin-bottom:6px!important;
}

/* 4.0.17 review carousel + full-review reading refinement.
   Preserve approved homepage/project/service structure. */
.wb3-home-v417 .wb3-review-carousel-track{
  align-items:stretch!important;
}
.wb3-home-v417 .wb3-home-review-card{
  height:auto!important;
  align-self:stretch!important;
}
.wb3-home-v417 .wb3-home-review-meta{
  align-items:center!important;
  min-height:28px;
  margin-bottom:16px!important;
}
.wb3-home-v417 .wb3-review-source,
.wb3-home-v417 .wb3-home-review-rating{
  line-height:1!important;
}
.wb3-home-v417 .wb3-home-review-rating b{
  line-height:1!important;
}
.wb3-home-v417 .wb3-home-review-card blockquote{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:7;
  overflow:hidden;
  max-height:calc(1.45em * 7);
}
.wb3-home-v417 .wb3-home-review-foot{
  margin-top:auto!important;
  padding-top:20px!important;
}
.wb3-home-v417 .wb3-home-review-actions{
  align-self:end;
}
.wb3-home-v417 .wb3-review-expand{
  color:var(--wb3-accent)!important;
}
.wb3-home-v417 .wb3-carousel-controls button:disabled{
  opacity:.42!important;
  color:#8d8d92!important;
  border-color:#dedee2!important;
  background:#fafafa!important;
}
.wb3-home-v417 .wb3-review-carousel .wb3-carousel-status{
  margin-top:11px!important;
  padding-right:4px;
}

/* Full review is a focused reading frame, not a takeover. */
.wb3-review-modal{
  padding:22px 18px 22px!important;
}
.wb3-review-modal-panel{
  width:min(680px,100%)!important;
  max-height:min(78dvh,720px)!important;
  padding:0!important;
  border-radius:20px!important;
  overflow:hidden!important;
}
.wb3-review-modal-panel>[data-review-modal-content]{
  min-height:0!important;
  overflow-y:auto!important;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
  padding:58px 24px 28px!important;
  scroll-padding-top:58px;
}
.wb3-review-modal-close{
  position:absolute!important;
  top:12px!important;
  right:12px!important;
  width:38px!important;
  height:38px!important;
  border:1px solid #dedee2!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.96)!important;
  color:#1c1c1f!important;
  box-shadow:0 5px 18px rgba(0,0,0,.08)!important;
  font:500 27px/1 Arial,sans-serif!important;
}
.wb3-review-modal-close:hover,
.wb3-review-modal-close:focus-visible{
  border-color:#bfc0c4!important;
  background:#f7f7f8!important;
  outline:none;
}
.wb3-review-modal-meta{
  min-height:28px;
  padding-right:0!important;
}
.wb3-review-modal-panel blockquote{
  margin:20px 0 22px!important;
  font-size:18px!important;
  line-height:1.52!important;
  font-weight:450!important;
}
.wb3-review-modal-foot{
  padding-bottom:2px;
}

@media(max-width:700px){
  .wb3-home-v417 .wb3-home-review-card blockquote{
    -webkit-line-clamp:6;
    max-height:calc(1.44em * 6);
  }
  .wb3-home-v417 .wb3-home-review-foot{
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding-top:18px!important;
  }
  .wb3-home-v417 .wb3-home-review-actions{
    justify-content:flex-start!important;
    align-self:start!important;
    min-width:0!important;
  }
  .wb3-review-modal{
    align-items:center!important;
    padding:max(12px,env(safe-area-inset-top)) 10px calc(66px + max(10px,env(safe-area-inset-bottom)))!important;
  }
  .wb3-review-modal-panel{
    width:100%!important;
    max-height:calc(100dvh - 96px - max(12px,env(safe-area-inset-top)) - max(10px,env(safe-area-inset-bottom)))!important;
    border-radius:17px!important;
  }
  .wb3-review-modal-panel>[data-review-modal-content]{
    padding:54px 17px 24px!important;
    scroll-padding-top:54px;
  }
  .wb3-review-modal-close{
    top:9px!important;
    right:9px!important;
    width:36px!important;
    height:36px!important;
    font-size:25px!important;
  }
  .wb3-review-modal-panel blockquote{
    margin:16px 0 20px!important;
    font-size:16px!important;
    line-height:1.52!important;
    font-weight:450!important;
  }
  .wb3-review-modal-meta{
    gap:10px!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .wb3-review-modal-close{transition:none!important}
}

/* 4.0.18 performance-only hero delivery. Approved 4.0.17 visual hierarchy is preserved. */
.wb3-hero-poster{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;overflow:hidden;background:#050505;transition:opacity .35s ease}
.wb3-hero-poster img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 44%;transform:scale(1.06);transform-origin:center center}
.wb3-video-stage.is-video-ready .wb3-hero-poster{opacity:0;pointer-events:none}
.wb3-video-hero.is-using-mobile-source .wb3-hero-video,.wb3-video-hero.is-using-mobile-source .wb3-hero-poster img{object-position:center center;transform:none}
@media(max-width:700px){.wb3-hero-poster img{object-position:center 46%;transform:scale(1.10)}.wb3-video-hero.is-using-mobile-source .wb3-hero-poster img{object-position:center center;transform:none}}

/* 4.0.19 review depth + focused full-screen reader.
   Preserve the approved 4.0.17 card geometry and 4.0.18 performance architecture. */
.wb3-home-v419 .wb3-review-carousel-track{
  scroll-snap-type:x mandatory;
}
.wb3-home-v419 .wb3-home-review-card{
  scroll-snap-stop:always;
  content-visibility:auto;
  contain-intrinsic-size:460px 340px;
}
.wb3-home-v419 .wb3-home-review-card.is-carousel-nearby{
  content-visibility:visible;
}
.wb3-home-v419 .wb3-review-carousel.is-navigation-locked{
  pointer-events:none;
}

/* Full review reading mode covers the full application chrome. */
.wb3-review-modal{
  z-index:2147483000!important;
  display:grid!important;
  place-items:center!important;
  padding:72px 24px 40px!important;
  background:rgba(0,0,0,.97)!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
.wb3-review-modal[hidden]{display:none!important}
.wb3-review-modal-panel{
  position:relative!important;
  width:min(720px,calc(100% - 24px))!important;
  max-height:min(82dvh,760px)!important;
  overflow:hidden!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.1)!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 30px 90px rgba(0,0,0,.5)!important;
}
.wb3-review-modal-panel>[data-review-modal-content]{
  min-height:0!important;
  max-height:min(82dvh,760px)!important;
  overflow-y:auto!important;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
  padding:30px 30px 32px!important;
  scroll-padding-top:24px;
}
.wb3-review-modal-close{
  position:fixed!important;
  z-index:2147483001!important;
  top:max(18px,env(safe-area-inset-top))!important;
  right:max(18px,env(safe-area-inset-right))!important;
  width:46px!important;
  height:46px!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.45)!important;
  border-radius:999px!important;
  background:rgba(0,0,0,.18)!important;
  color:#fff!important;
  box-shadow:none!important;
  font:400 32px/1 Arial,sans-serif!important;
  cursor:pointer;
}
.wb3-review-modal-close:hover,
.wb3-review-modal-close:focus-visible{
  border-color:#fff!important;
  background:rgba(255,255,255,.12)!important;
  color:#fff!important;
  outline:2px solid rgba(255,255,255,.35);
  outline-offset:3px;
}
.wb3-review-modal-loading{
  margin:26px 0 8px;
  color:#666;
  font-size:16px;
  line-height:1.5;
}
body.wb3-review-modal-open{
  overflow:hidden!important;
  overscroll-behavior:none;
}

@media(max-width:700px){
  .wb3-home-v419 .wb3-home-review-card{
    contain-intrinsic-size:89vw 360px;
  }
  .wb3-review-modal{
    align-items:center!important;
    padding:calc(max(64px,env(safe-area-inset-top) + 48px)) 10px calc(max(18px,env(safe-area-inset-bottom) + 12px))!important;
  }
  .wb3-review-modal-panel{
    width:100%!important;
    max-height:calc(100dvh - max(92px,env(safe-area-inset-top) + 70px) - max(22px,env(safe-area-inset-bottom) + 14px))!important;
    border-radius:16px!important;
  }
  .wb3-review-modal-panel>[data-review-modal-content]{
    max-height:inherit!important;
    padding:24px 18px 26px!important;
  }
  .wb3-review-modal-close{
    top:max(12px,env(safe-area-inset-top))!important;
    right:max(12px,env(safe-area-inset-right))!important;
    width:44px!important;
    height:44px!important;
    font-size:30px!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .wb3-home-v419 .wb3-review-carousel-track{scroll-behavior:auto!important}
}


/* 4.0.20 desktop/mobile review presentation refinement.
   Preserve the 50-review pool, one-card navigation lock, and on-demand full-review payload. */
.wb3-home-v420 .wb3-home-reviews{
  transform:none!important;
}
.wb3-home-v420 .wb3-review-carousel-track{
  scroll-padding-inline:0!important;
}
.wb3-home-v420 .wb3-home-review-card{
  scroll-snap-align:start!important;
}

/* Desktop: three complete review cards across the approved content width. */
@media(min-width:1101px){
  .wb3-home-v420 .wb3-review-carousel-track{
    gap:14px!important;
    align-items:stretch!important;
  }
  .wb3-home-v420 .wb3-home-review-card{
    flex:0 0 calc((100% - 28px)/3)!important;
    min-width:0!important;
  }
  .wb3-home-v420 .wb3-home-reviews .wb3-carousel-controls{
    padding-bottom:1px!important;
  }
}

/* Full-review mode is an application-level reading layer. The black backdrop is
   fully opaque so the header and sticky contact dock remain behind it without
   visually competing with the review. */
.wb3-review-modal{
  inset:0!important;
  z-index:2147483000!important;
  background:#000!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  touch-action:none;
}
.wb3-review-modal-panel{
  touch-action:pan-y;
}
.wb3-review-modal-close{
  width:44px!important;
  height:44px!important;
  font-size:30px!important;
}
.wb3-review-modal-skeleton{
  display:grid;
  gap:11px;
  margin:24px 0 10px;
}
.wb3-review-modal-skeleton span{
  display:block;
  height:14px;
  border-radius:999px;
  background:#ececef;
}
.wb3-review-modal-skeleton span:last-child{
  margin-top:4px;
}

@media(max-width:700px){
  .wb3-home-v420 .wb3-review-carousel-track{
    align-items:flex-start!important;
    gap:14px!important;
  }
  .wb3-home-v420 .wb3-home-review-card{
    flex-basis:89vw!important;
    min-height:360px!important;
    height:auto!important;
    align-self:flex-start!important;
  }
  .wb3-home-v420 .wb3-home-review-card blockquote{
    -webkit-line-clamp:5!important;
    max-height:calc(1.44em * 5)!important;
  }
  .wb3-home-v420 .wb3-home-review-foot{
    padding-top:16px!important;
  }
  .wb3-review-modal{
    padding:calc(max(58px,env(safe-area-inset-top) + 44px)) 10px calc(max(14px,env(safe-area-inset-bottom) + 8px))!important;
  }
  .wb3-review-modal-panel{
    width:100%!important;
    max-height:calc(100dvh - max(82px,env(safe-area-inset-top) + 62px) - max(18px,env(safe-area-inset-bottom) + 10px))!important;
    border-radius:16px!important;
  }
  .wb3-review-modal-panel>[data-review-modal-content]{
    padding:23px 18px 25px!important;
  }
  .wb3-review-modal-panel blockquote{
    font-size:15.5px!important;
    line-height:1.55!important;
  }
  .wb3-review-modal-close{
    top:max(11px,env(safe-area-inset-top))!important;
    right:max(11px,env(safe-area-inset-right))!important;
    width:40px!important;
    height:40px!important;
    font-size:28px!important;
  }
  .wb3-review-modal-skeleton{
    gap:10px;
    margin-top:22px;
  }
  .wb3-review-modal-skeleton span{
    height:13px;
  }
}

/* ==========================================================
   WB Template 4.1.9 | Homepage precision architecture
   Scope: Hero, Why Wrap Bullys, Reviews, shared eyebrow accent.
   No customer-facing copy rewrite.
   ========================================================== */

/* One accent standard. The eyebrow should feel like a quiet system marker. */
.wb3-home-architecture-v2 .wb3-eyebrow,
.wb3-story-modal .wb3-eyebrow{
  display:block!important;
  margin:0 0 11px!important;
  color:var(--wb3-accent)!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
}
.wb3-home-architecture-v2 .wb3-home-project-spotlight .wb3-eyebrow{color:#ff665d!important}

/* HERO: preserve the cinema, improve hierarchy. No added media-player chrome. */
.wb3-video-hero-architecture-v2{
  height:100dvh!important;
  min-height:560px!important;
}
.wb3-video-hero-architecture-v2 .wb3-video-shade{
  background:linear-gradient(to bottom,rgba(0,0,0,.13) 0%,rgba(0,0,0,.05) 48%,rgba(0,0,0,.18) 67%,rgba(0,0,0,.58) 100%)!important;
}
.wb3-video-hero-architecture-v2 .wb3-video-overlay{
  justify-content:flex-end!important;
  padding:0 24px clamp(118px,16vh,174px)!important;
}
.wb3-video-hero-architecture-v2 .wb3-video-labels{min-height:38px!important;margin-bottom:11px!important}
.wb3-video-hero-architecture-v2 .wb3-video-labels span{
  font-size:clamp(14px,1.18vw,17px)!important;
  line-height:1.05!important;
  font-weight:900!important;
  letter-spacing:.145em!important;
}
.wb3-video-hero-architecture-v2 .wb3-video-progress{gap:8px!important;margin:0 0 11px!important;height:20px!important}
.wb3-video-hero-architecture-v2 .wb3-video-progress button{width:24px!important;height:24px!important}
.wb3-video-hero-architecture-v2 .wb3-video-progress button span{width:6px!important;height:6px!important}
.wb3-video-hero-architecture-v2 .wb3-video-progress button.is-active span{width:24px!important}

/* WHY WRAP BULLYS: short page-level statement + controlled deep-reading panel. */
.wb3-home-architecture-v2 .wb3-home-intro{padding-top:34px!important;padding-bottom:34px!important}
.wb3-home-architecture-v2 .wb3-home-intro .wb3-shell{max-width:980px!important}
.wb3-home-architecture-v2 .wb3-home-intro h1{margin-bottom:15px!important}
.wb3-home-architecture-v2 .wb3-home-story-preview{margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.wb3-home-architecture-v2 .wb3-home-story-preview .wb3-primary-summary{max-width:780px!important;margin:0!important}
.wb3-home-story-actions,.wb3-story-panel-controls{display:flex;align-items:center;gap:18px;margin-top:18px}
.wb3-story-action,.wb3-review-action,.wb3-review-modal-listen{
  appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;
  min-height:38px;margin:0;padding:0;border:0;background:transparent;color:#1b1b1e;
  font:800 12px/1.2 Arial,Helvetica,sans-serif;letter-spacing:.015em;text-decoration:none;cursor:pointer;
}
.wb3-story-action svg,.wb3-review-action svg{width:17px;height:17px;flex:0 0 17px}
.wb3-story-open,.wb3-review-expand{color:var(--wb3-accent)!important}
.wb3-story-action:focus-visible,.wb3-review-action:focus-visible,.wb3-review-modal-listen:focus-visible{outline:2px solid var(--wb3-accent);outline-offset:4px;border-radius:4px}
.wb3-story-modal{
  position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:28px;
  background:rgba(7,7,9,.78);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);
}
.wb3-story-modal[hidden]{display:none!important}.wb3-story-modal-open{overflow:hidden!important}
.wb3-story-panel{position:relative;width:min(820px,100%);max-height:min(82dvh,820px);overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 34px 100px rgba(0,0,0,.34)}
.wb3-story-panel-inner{max-height:min(82dvh,820px);overflow-y:auto;padding:54px 56px 48px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
.wb3-story-panel h2{max-width:690px;margin:0;font-size:clamp(38px,4.5vw,58px);line-height:1.02;letter-spacing:-.045em}
.wb3-story-panel-controls{margin:18px 0 0}
.wb3-story-copy{max-width:700px;margin-top:28px}
.wb3-story-copy p{margin:0 0 18px;color:#3d3d41;font-size:18px;line-height:1.62}
.wb3-story-copy .wb3-story-lead{color:#202024;font-size:20px;font-weight:600;line-height:1.52}
.wb3-story-close{position:absolute;top:14px;right:14px;z-index:3;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #dedee2;border-radius:999px;background:#fff;color:#171719;font:400 30px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 5px 18px rgba(0,0,0,.07)}
.wb3-story-close:hover,.wb3-story-close:focus-visible{background:#f5f5f6;border-color:#c9c9cd;outline:none}

/* REVIEWS: proof cards are compact; deeper reading happens in the panel. */
.wb3-home-architecture-v2 .wb3-review-carousel-track{gap:14px!important;align-items:stretch!important;scroll-padding-inline:0!important}
.wb3-home-architecture-v2 .wb3-home-review-card{
  flex:0 0 calc((100% - 28px)/3)!important;min-width:0!important;min-height:0!important;height:auto!important;
  display:flex!important;flex-direction:column!important;align-self:stretch!important;padding:20px!important;border-radius:18px!important;
}
.wb3-home-architecture-v2 .wb3-home-review-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:28px!important;margin:0 0 16px!important}
.wb3-home-architecture-v2 .wb3-home-review-rating{flex:0 0 auto!important;white-space:nowrap!important}
.wb3-home-architecture-v2 .wb3-review-preview{position:relative;min-height:calc(1.48em * 4);max-height:calc(1.48em * 4);overflow:hidden}
.wb3-home-architecture-v2 .wb3-review-preview blockquote{
  display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important;
  max-height:none!important;margin:0!important;overflow:hidden!important;font-size:16px!important;line-height:1.48!important;font-weight:500!important;
}
.wb3-home-architecture-v2 .wb3-review-preview::after{
  content:"";position:absolute;left:0;right:0;bottom:0;height:1.25em;pointer-events:none;
  background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 94%);
}
.wb3-home-architecture-v2 .wb3-home-review-foot{
  display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:14px!important;
  margin-top:18px!important;padding:0!important;
}
.wb3-home-architecture-v2 .wb3-reviewer-meta{min-width:0!important;display:grid!important;gap:3px!important}
.wb3-home-architecture-v2 .wb3-reviewer-meta strong{font-size:14px!important;line-height:1.25!important}
.wb3-home-architecture-v2 .wb3-reviewer-meta span{color:#7a7a7f!important;font-size:12px!important}
.wb3-home-architecture-v2 .wb3-home-review-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;min-width:0!important}
.wb3-home-architecture-v2 .wb3-review-action{min-width:0!important;width:auto!important;height:auto!important;min-height:34px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;font-size:11px!important;white-space:nowrap!important}
.wb3-home-architecture-v2 .wb3-review-action svg{width:15px!important;height:15px!important;flex-basis:15px!important}
.wb3-home-architecture-v2 .wb3-review-listen{color:#222!important}
.wb3-home-architecture-v2 .wb3-review-listen.is-speaking,.wb3-review-modal-listen.is-speaking{color:var(--wb3-accent)!important}

/* Full review is a clean reading panel with source, Listen, review, reviewer and source link. */
.wb3-review-modal{background:rgba(7,7,9,.78)!important;backdrop-filter:blur(9px)!important;-webkit-backdrop-filter:blur(9px)!important;padding:28px!important}
.wb3-review-modal-panel{position:relative!important;width:min(720px,100%)!important;max-height:min(82dvh,760px)!important;padding:0!important;border-radius:22px!important;background:#fff!important;overflow:hidden!important}
.wb3-review-modal-panel>[data-review-modal-content]{max-height:min(82dvh,760px)!important;overflow-y:auto!important;padding:54px 42px 38px!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
.wb3-review-modal-close{position:absolute!important;top:14px!important;right:14px!important;z-index:4!important;width:44px!important;height:44px!important;border:1px solid #dedee2!important;border-radius:999px!important;background:#fff!important;color:#171719!important;font:400 30px/1 Arial,sans-serif!important;box-shadow:0 5px 18px rgba(0,0,0,.07)!important}
.wb3-review-modal-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding-right:58px!important}
.wb3-review-modal-listen{margin-top:18px!important;color:#222!important}
.wb3-review-modal-panel blockquote{margin:24px 0 24px!important;font-size:19px!important;line-height:1.58!important;font-weight:500!important}
.wb3-review-modal-foot{display:grid!important;gap:4px!important}
.wb3-review-modal-foot strong{font-size:15px!important}.wb3-review-modal-foot span{color:#777!important;font-size:13px!important}.wb3-review-modal-foot a{display:inline-flex!important;width:max-content!important;margin-top:14px!important;color:var(--wb3-accent)!important;font-weight:800!important;text-decoration:none!important}

@media(max-width:900px){
  .wb3-home-architecture-v2 .wb3-home-review-card{flex-basis:calc((100% - 14px)/2)!important}
}
@media(max-width:700px){
  .wb3-video-hero-architecture-v2{height:100dvh!important;min-height:520px!important}
  .wb3-video-hero-architecture-v2 .wb3-video-overlay{padding:0 18px calc(env(safe-area-inset-bottom,0px) + 118px)!important}
  .wb3-video-hero-architecture-v2 .wb3-video-labels{min-height:32px!important;margin-bottom:9px!important}
  .wb3-video-hero-architecture-v2 .wb3-video-labels span{font-size:12px!important;letter-spacing:.12em!important}
  .wb3-video-hero-architecture-v2 .wb3-video-progress{margin-bottom:8px!important}

  .wb3-home-architecture-v2 .wb3-eyebrow,.wb3-story-modal .wb3-eyebrow{margin-bottom:9px!important;font-size:10px!important;letter-spacing:.14em!important}
  .wb3-home-architecture-v2 .wb3-home-intro{padding-top:30px!important;padding-bottom:30px!important}
  .wb3-home-story-actions{gap:16px;margin-top:15px}
  .wb3-story-action{font-size:12px}
  .wb3-story-modal{align-items:end;padding:0;background:rgba(7,7,9,.72)}
  .wb3-story-panel{width:100%;max-height:calc(100dvh - max(22px,env(safe-area-inset-top)));border-radius:22px 22px 0 0}
  .wb3-story-panel-inner{max-height:calc(100dvh - max(22px,env(safe-area-inset-top)));padding:50px 20px calc(30px + env(safe-area-inset-bottom))}
  .wb3-story-panel h2{font-size:clamp(34px,9.2vw,42px);line-height:1.04}
  .wb3-story-copy{margin-top:24px}.wb3-story-copy p{font-size:16px;line-height:1.58}.wb3-story-copy .wb3-story-lead{font-size:17px;line-height:1.5}
  .wb3-story-close{top:11px;right:11px;width:42px;height:42px;font-size:29px}

  .wb3-home-architecture-v2 .wb3-review-carousel-track{gap:12px!important;scroll-padding-inline:0!important}
  .wb3-home-architecture-v2 .wb3-home-review-card{flex:0 0 100%!important;width:100%!important;padding:18px!important}
  .wb3-home-architecture-v2 .wb3-review-preview{min-height:calc(1.48em * 4);max-height:calc(1.48em * 4)}
  .wb3-home-architecture-v2 .wb3-review-preview blockquote{font-size:15.5px!important;line-height:1.48!important}
  .wb3-home-architecture-v2 .wb3-home-review-foot{grid-template-columns:1fr!important;gap:12px!important;margin-top:16px!important}
  .wb3-home-architecture-v2 .wb3-home-review-actions{justify-content:flex-start!important;gap:18px!important}
  .wb3-home-architecture-v2 .wb3-review-action{font-size:11.5px!important}
  .wb3-review-modal{align-items:end!important;padding:0!important;background:rgba(7,7,9,.72)!important}
  .wb3-review-modal-panel{width:100%!important;max-height:calc(100dvh - max(22px,env(safe-area-inset-top)))!important;border-radius:22px 22px 0 0!important}
  .wb3-review-modal-panel>[data-review-modal-content]{max-height:calc(100dvh - max(22px,env(safe-area-inset-top)))!important;padding:50px 20px calc(30px + env(safe-area-inset-bottom))!important}
  .wb3-review-modal-close{top:11px!important;right:11px!important;width:42px!important;height:42px!important;font-size:29px!important}
  .wb3-review-modal-panel blockquote{font-size:16px!important;line-height:1.58!important;margin-top:22px!important}
}

@media(prefers-reduced-motion:reduce){
  .wb3-video-hero-architecture-v2 .wb3-video-labels span{transition:none!important}
  .wb3-story-modal,.wb3-review-modal{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
}


/* 4.1.10 Core-aligned homepage interaction architecture.
   ExtendedPR Core owns these component settings; WB Template renders them. */
.wb3-home-classic .wb3-eyebrow,
.wb3-home-classic .wb3-home-section .wb3-eyebrow{
  font-size:var(--wb3-eyebrow-size,11px)!important;
  font-weight:var(--wb3-eyebrow-weight,800)!important;
  letter-spacing:var(--wb3-eyebrow-tracking,.15em)!important;
  line-height:1.2!important;
  margin-bottom:var(--wb3-eyebrow-gap,8px)!important;
}
.wb3-video-hero-architecture-v2 .wb3-video-overlay{padding-bottom:var(--wb3-hero-controls-bottom-desktop,96px)!important}
.wb3-home-story-actions.is-stacked{align-items:flex-start;flex-direction:column}
.wb3-home-story-actions.is-stacked .wb3-story-action{width:max-content}
.wb3-home-architecture-v2 .wb3-review-preview{
  min-height:calc(1.48em * var(--wb3-review-preview-lines,4))!important;
  max-height:calc(1.48em * var(--wb3-review-preview-lines,4))!important;
}
.wb3-home-architecture-v2 .wb3-review-carousel-track{align-items:stretch}
@media(min-width:1025px){
  .wb3-home-architecture-v2 .wb3-home-review-card{
    flex:0 0 calc((100% - (14px * (var(--wb3-review-desktop-cols,3) - 1))) / var(--wb3-review-desktop-cols,3))!important;
    width:calc((100% - (14px * (var(--wb3-review-desktop-cols,3) - 1))) / var(--wb3-review-desktop-cols,3))!important;
  }
}
@media(max-width:700px){
  .wb3-video-hero-architecture-v2 .wb3-video-overlay{padding-bottom:calc(env(safe-area-inset-bottom,0px) + var(--wb3-hero-controls-bottom-mobile,118px))!important}
}

/* ==========================================================
   WB Template 4.1.11 | Approved homepage interaction pass
   Hero + Why Wrap Bullys + Reviews + global eyebrow alignment.
   ========================================================== */

/* Hero discovery: dots communicate horizontal slides; double chevrons communicate depth. */
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411{
  appearance:none;-webkit-appearance:none;display:flex!important;flex-direction:column;align-items:center;justify-content:center;
  width:auto!important;height:auto!important;min-width:54px!important;min-height:46px!important;margin:0!important;padding:0!important;
  border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;
  color:rgba(255,255,255,.94)!important;transform:none!important;animation:none!important;cursor:pointer;pointer-events:auto;
}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411 .wb3-scroll-cue-label{
  position:static!important;display:block!important;width:auto!important;height:auto!important;margin:0 0 3px!important;
  color:rgba(255,255,255,.9)!important;font:800 10px/1 Arial,Helvetica,sans-serif!important;letter-spacing:.16em!important;text-transform:uppercase!important;
}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-chevrons{display:grid;place-items:center;width:28px;height:31px}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-chevrons svg{grid-area:1/1;width:25px;height:25px;display:block}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-chevrons svg:first-child{transform:translateY(-5px);opacity:.95;animation:wb3HeroDepth411 1.9s ease-in-out infinite}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-chevrons svg:last-child{transform:translateY(5px);opacity:.58;animation:wb3HeroDepth411 1.9s .14s ease-in-out infinite}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411:hover .wb3-scroll-cue-chevrons svg:last-child,
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411:focus-visible .wb3-scroll-cue-chevrons svg:last-child{opacity:.9}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411:focus-visible{outline:2px solid #fff!important;outline-offset:5px!important;border-radius:8px!important}
@keyframes wb3HeroDepth411{0%,100%{margin-top:0;opacity:.56}45%{margin-top:5px;opacity:1}}

/* Why Wrap Bullys: a real control row, not a tiny isolated text link. */
.wb3-home-architecture-v2 .wb3-home-story-actions{display:flex!important;align-items:center!important;gap:10px!important;margin-top:18px!important}
.wb3-home-architecture-v2 .wb3-story-action{
  min-height:42px!important;padding:0 15px!important;border:1px solid #dedee2!important;border-radius:999px!important;background:#fff!important;
  color:#202024!important;font-size:12px!important;line-height:1!important;font-weight:850!important;box-shadow:0 4px 15px rgba(17,17,20,.035)!important;
}
.wb3-home-architecture-v2 .wb3-story-action:hover{border-color:#c8c8cd!important;background:#f8f8f9!important}
.wb3-home-architecture-v2 .wb3-story-open{border-color:rgba(200,16,46,.28)!important;color:var(--wb3-accent)!important}
.wb3-home-architecture-v2 .wb3-story-open:hover{border-color:rgba(200,16,46,.55)!important;background:rgba(200,16,46,.035)!important}
.wb3-story-panel .wb3-story-panel-controls .wb3-story-action{min-height:42px!important;padding:0 15px!important;border:1px solid #dedee2!important;border-radius:999px!important;background:#fff!important}
.wb3-home-architecture-v2 .wb3-home-intro{padding-bottom:30px!important}

/* Review card hierarchy. Full-review control only appears when the preview actually overflows. */
.wb3-home-architecture-v2 .wb3-review-preview::after{display:none!important}
.wb3-home-architecture-v2 .wb3-review-preview.has-overflow::after{display:block!important}
.wb3-home-architecture-v2 .wb3-review-expand{display:none!important}
.wb3-home-architecture-v2 .wb3-review-preview.has-overflow~.wb3-home-review-foot .wb3-review-expand{display:inline-flex!important}
.wb3-home-architecture-v2 .wb3-review-expand>span{display:inline-block!important;visibility:visible!important;width:auto!important;height:auto!important;clip:auto!important;clip-path:none!important;position:static!important;overflow:visible!important}
.wb3-home-architecture-v2 .wb3-home-review-card{padding:20px 20px 18px!important}
.wb3-home-architecture-v2 .wb3-home-review-foot{margin-top:auto!important;padding-top:17px!important}
.wb3-home-architecture-v2 .wb3-home-review-actions{gap:12px!important;flex-wrap:wrap!important}
.wb3-home-architecture-v2 .wb3-review-action{
  min-height:34px!important;padding:0 1px!important;font-size:11.5px!important;font-weight:850!important;letter-spacing:.01em!important;
}
.wb3-home-architecture-v2 .wb3-review-listen{color:#252529!important}
.wb3-home-architecture-v2 .wb3-review-expand{color:var(--wb3-accent)!important}
.wb3-home-architecture-v2 .wb3-review-expand .wb3-action-icon{display:block!important;visibility:visible!important;position:static!important;width:14px!important;height:14px!important}

/* Review modal Listen is an intentional control with the same component language. */
.wb3-review-modal-listen{min-height:42px!important;padding:0 15px!important;border:1px solid #dedee2!important;border-radius:999px!important;background:#fff!important;gap:7px!important}
.wb3-review-modal-listen svg{width:17px;height:17px;flex:0 0 17px}

/* Fixed contact dock safe zone. The page must never finish underneath the action dock. */
.wb3-home-architecture-v2{padding-bottom:max(84px,calc(64px + env(safe-area-inset-bottom,0px)))!important}

@media(max-width:700px){
  .wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411{min-height:42px!important}
  .wb3-video-hero-architecture-v2 .wb3-scroll-cue-chevrons{height:28px}
  .wb3-home-architecture-v2 .wb3-home-story-actions{gap:9px!important;margin-top:15px!important;flex-wrap:wrap!important}
  .wb3-home-architecture-v2 .wb3-story-action{min-height:40px!important;padding:0 13px!important;font-size:11.5px!important}
  .wb3-home-architecture-v2 .wb3-home-intro{padding-bottom:26px!important}
  .wb3-home-architecture-v2 .wb3-home-review-card{padding:18px!important}
  .wb3-home-architecture-v2 .wb3-home-review-foot{padding-top:15px!important}
  .wb3-home-architecture-v2{padding-bottom:max(86px,calc(58px + env(safe-area-inset-bottom,0px)))!important}
}

@media(prefers-reduced-motion:reduce){
  .wb3-video-hero-architecture-v2 .wb3-scroll-cue-chevrons svg{animation:none!important}
}

/* =========================================================
   WB Template 4.1.12 — Review proof controls refinement
   Approved direction: reviewer identity follows the review,
   accent date, and Listen / Read Full Review pill controls.
   ========================================================= */
.wb3-home-architecture-v2 .wb3-review-preview{
  min-height:0!important;
  max-height:calc(1.48em * var(--wb3-review-preview-lines,4))!important;
}
.wb3-home-architecture-v2 .wb3-review-preview blockquote{
  -webkit-line-clamp:var(--wb3-review-preview-lines,4)!important;
}
.wb3-home-architecture-v2 .wb3-reviewer-meta-inline{
  display:grid!important;
  gap:3px!important;
  margin-top:12px!important;
  min-width:0!important;
}
.wb3-home-architecture-v2 .wb3-review-carousel.is-meta-compact .wb3-reviewer-meta-inline{margin-top:9px!important}
.wb3-home-architecture-v2 .wb3-review-carousel.is-meta-standard .wb3-reviewer-meta-inline{margin-top:15px!important}
.wb3-home-architecture-v2 .wb3-reviewer-meta-inline strong{
  color:#202024!important;
  font-size:14px!important;
  line-height:1.25!important;
  font-weight:800!important;
}
.wb3-home-architecture-v2 .wb3-reviewer-meta-inline span{
  font-size:12px!important;
  line-height:1.25!important;
  font-weight:700!important;
}
.wb3-home-architecture-v2 .wb3-review-carousel.is-date-accent .wb3-reviewer-meta-inline span{color:var(--wb3-accent)!important}
.wb3-home-architecture-v2 .wb3-review-carousel.is-date-neutral .wb3-reviewer-meta-inline span{color:#7a7a7f!important}

/* Keep the actions on a consistent baseline while the reviewer name stays attached to the proof above. */
.wb3-home-architecture-v2 .wb3-home-review-foot{
  display:block!important;
  margin-top:auto!important;
  padding-top:16px!important;
}
.wb3-home-architecture-v2 .wb3-home-review-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  flex-wrap:wrap!important;
}

/* Approved shared pill language, matching Why Wrap Bullys. */
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-action{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  width:auto!important;
  min-width:0!important;
  min-height:42px!important;
  height:42px!important;
  padding:0 15px!important;
  border:1px solid #dedee2!important;
  border-radius:999px!important;
  background:#fff!important;
  box-shadow:0 4px 15px rgba(17,17,20,.035)!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:850!important;
  letter-spacing:0!important;
  white-space:nowrap!important;
  text-decoration:none!important;
}
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-action svg{
  width:17px!important;
  height:17px!important;
  flex:0 0 17px!important;
}
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-listen{
  color:#202024!important;
  border-color:#dedee2!important;
}
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-listen:hover,
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-listen:focus-visible{
  background:#f8f8f9!important;
  border-color:#c8c8cd!important;
}
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-expand{
  color:var(--wb3-accent)!important;
  border-color:rgba(200,16,46,.30)!important;
  background:#fff!important;
}
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-expand:hover,
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-expand:focus-visible{
  color:var(--wb3-accent)!important;
  border-color:rgba(200,16,46,.58)!important;
  background:rgba(200,16,46,.035)!important;
}
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-action:focus-visible{
  outline:2px solid var(--wb3-accent)!important;
  outline-offset:3px!important;
}
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-listen.is-speaking{
  color:var(--wb3-accent)!important;
  border-color:rgba(200,16,46,.45)!important;
  background:rgba(200,16,46,.035)!important;
}

/* Text mode remains available in Core without changing the approved pill default. */
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-text .wb3-review-action{
  min-height:34px!important;
  height:auto!important;
  padding:0 1px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

/* Modal keeps the same interaction language. */
.wb3-review-modal .wb3-review-modal-listen{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:42px!important;
  height:42px!important;
  padding:0 15px!important;
  border:1px solid #dedee2!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#202024!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:850!important;
}
.wb3-review-modal .wb3-review-modal-foot span{color:var(--wb3-accent)!important;font-weight:700!important}

@media(max-width:700px){
  .wb3-home-architecture-v2 .wb3-reviewer-meta-inline{margin-top:9px!important}
  .wb3-home-architecture-v2 .wb3-home-review-foot{padding-top:14px!important}
  .wb3-home-architecture-v2 .wb3-home-review-actions{gap:9px!important}
  .wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-action{
    min-height:40px!important;height:40px!important;padding:0 13px!important;font-size:11.5px!important;
  }
}
/* Conditional disclosure wins over the shared pill display rule. */
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-expand{display:none!important}
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-preview.has-overflow~.wb3-home-review-foot .wb3-review-expand{display:inline-flex!important}


/* =========================================================
   WB Template 4.1.13 — Hero cue + review panel precision
   ========================================================= */
/* Approved hero cue: two clean V chevrons, no extra shaft/cap geometry. */
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-double-chevron .wb3-scroll-cue-chevrons{
  display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
  width:30px!important;height:34px!important;gap:2px!important;
}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-double-chevron .wb3-scroll-cue-chevrons svg{
  width:24px!important;height:15px!important;display:block!important;transform:none!important;margin:0!important;
  opacity:.92!important;animation:wb3HeroChevron413 1.9s ease-in-out infinite!important;
}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-double-chevron .wb3-scroll-cue-chevrons svg:last-child{
  opacity:.58!important;animation-delay:.14s!important;
}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-double-chevron .wb3-scroll-cue-chevrons path{
  stroke-width:1.8!important;
}
@keyframes wb3HeroChevron413{0%,100%{transform:translateY(0);opacity:.55}45%{transform:translateY(4px);opacity:1}}

/* Full-review panel uses the same deliberate Listen pill language as card/story controls. */
.wb3-review-modal .wb3-review-modal-listen{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;
  min-height:44px!important;padding:0 18px!important;border:1px solid #dedee2!important;border-radius:999px!important;
  background:#fff!important;color:#202024!important;font-weight:800!important;box-shadow:none!important;
}
.wb3-review-modal .wb3-review-modal-listen svg{width:18px!important;height:18px!important;flex:0 0 18px!important}
.wb3-review-modal .wb3-review-modal-foot{margin-top:22px!important}
.wb3-review-modal .wb3-review-modal-foot span{color:var(--wb3-accent)!important;font-weight:700!important}
@media(prefers-reduced-motion:reduce){
  .wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-double-chevron .wb3-scroll-cue-chevrons svg{animation:none!important}
}

/* =========================================================
   WB Template 4.1.14 — isolated hero discovery cue correction
   No SVG geometry. Two CSS-only chevrons to prevent clipping/artifacts.
   ========================================================= */
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-css-chevron .wb3-scroll-cue-chevrons{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  width:30px!important;
  height:34px!important;
  gap:1px!important;
  overflow:visible!important;
}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-css-chevron .wb3-depth-chevron{
  display:block!important;
  width:16px!important;
  height:16px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-right:2px solid currentColor!important;
  border-bottom:2px solid currentColor!important;
  background:transparent!important;
  transform:rotate(45deg)!important;
  opacity:.92!important;
  animation:wb3HeroCssChevron414 1.8s ease-in-out infinite!important;
  box-sizing:border-box!important;
}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-css-chevron .wb3-depth-chevron:last-child{
  margin-top:-7px!important;
  opacity:.58!important;
  animation-delay:.14s!important;
}
@keyframes wb3HeroCssChevron414{
  0%,100%{translate:0 0;opacity:.58}
  45%{translate:0 3px;opacity:1}
}
@media(prefers-reduced-motion:reduce){
  .wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-css-chevron .wb3-depth-chevron{animation:none!important}
}


/* =========================================================
   WB Template 4.1.15 — hero cue hard reset
   Two clean V chevrons from independent line segments.
   ========================================================= */
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-line-chevron{
  background:transparent!important;border:0!important;box-shadow:none!important;
  padding:0!important;margin:0!important;width:36px!important;height:42px!important;
  min-height:42px!important;display:grid!important;place-items:center!important;
  overflow:visible!important;color:#fff!important;
}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-line-chevron .wb3-scroll-cue-chevrons{
  position:relative!important;display:block!important;width:30px!important;height:34px!important;
  overflow:visible!important;
}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-line-chevron .wb3-depth-chevron{
  position:absolute!important;left:50%!important;width:24px!important;height:10px!important;
  margin:0!important;padding:0!important;border:0!important;background:transparent!important;
  transform:translateX(-50%)!important;opacity:.94!important;animation:wb3HeroLineChevron415 1.8s ease-in-out infinite!important;
}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-line-chevron .wb3-depth-chevron:first-child{top:4px!important}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-line-chevron .wb3-depth-chevron:last-child{top:16px!important;opacity:.62!important;animation-delay:.14s!important}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-line-chevron .wb3-depth-chevron::before,
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-line-chevron .wb3-depth-chevron::after{
  content:""!important;position:absolute!important;top:2px!important;width:15px!important;height:2px!important;
  border:0!important;border-radius:999px!important;background:currentColor!important;box-shadow:none!important;
}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-line-chevron .wb3-depth-chevron::before{
  left:0!important;transform:rotate(40deg)!important;transform-origin:right center!important;
}
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-line-chevron .wb3-depth-chevron::after{
  right:0!important;transform:rotate(-40deg)!important;transform-origin:left center!important;
}
@keyframes wb3HeroLineChevron415{0%,100%{translate:0 0;opacity:.55}45%{translate:0 3px;opacity:1}}
@media(prefers-reduced-motion:reduce){
  .wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411.is-icon-line-chevron .wb3-depth-chevron{animation:none!important}
}

/* WB Template 4.1.16 — hero discovery cue removed by request. */
.wb3-video-hero-architecture-v2 .wb3-scroll-cue,
.wb3-video-hero-architecture-v2 .wb3-scroll-cue-v411,
.wb3-video-hero-architecture-v2 [data-hero-enter]{display:none!important;visibility:hidden!important;pointer-events:none!important;}


/* =========================================================
   WB Template 4.1.17 — Review card alignment precision
   Scope: reviews only. Equal card height, fixed four-line proof
   area, aligned reviewer/date, and matched action pills.
   ========================================================= */
.wb3-home-architecture-v2 .wb3-home-review-card{
  height:258px!important;
  min-height:258px!important;
  max-height:258px!important;
  padding:18px 18px 16px!important;
}
.wb3-home-architecture-v2 .wb3-home-review-meta{
  margin-bottom:12px!important;
}
.wb3-home-architecture-v2 .wb3-review-preview{
  min-height:calc(1.48em * var(--wb3-review-preview-lines,4))!important;
  height:calc(1.48em * var(--wb3-review-preview-lines,4))!important;
  max-height:calc(1.48em * var(--wb3-review-preview-lines,4))!important;
}
.wb3-home-architecture-v2 .wb3-home-review-bottom{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:end!important;
  gap:12px!important;
  margin-top:11px!important;
  min-width:0!important;
}
.wb3-home-architecture-v2 .wb3-reviewer-meta-inline{
  align-self:end!important;
  margin:0!important;
  gap:2px!important;
}
.wb3-home-architecture-v2 .wb3-reviewer-meta-inline strong{
  font-size:13px!important;
  line-height:1.22!important;
}
.wb3-home-architecture-v2 .wb3-reviewer-meta-inline span{
  margin-top:0!important;
  font-size:11px!important;
  line-height:1.18!important;
}
.wb3-home-architecture-v2 .wb3-home-review-foot{
  display:block!important;
  align-self:end!important;
  margin:0!important;
  padding:0!important;
}
.wb3-home-architecture-v2 .wb3-home-review-actions{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:flex-end!important;
  gap:8px!important;
  flex-wrap:nowrap!important;
}
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-action{
  height:36px!important;
  min-height:36px!important;
  padding:0 12px!important;
  gap:6px!important;
  font-size:11px!important;
  font-weight:800!important;
}
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-action svg{
  width:14px!important;
  height:14px!important;
  flex-basis:14px!important;
}
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-expand{
  min-width:96px!important;
}
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-listen{
  min-width:74px!important;
}
/* Conditional Full Review now resolves through the aligned bottom row. */
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-expand{display:none!important}
.wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-preview.has-overflow~.wb3-home-review-bottom .wb3-review-expand{display:inline-flex!important}
/* Old sibling rule is neutralized by the new DOM grouping. */
.wb3-home-architecture-v2 .wb3-review-preview.has-overflow~.wb3-home-review-foot .wb3-review-expand{display:none!important}

@media(max-width:700px){
  .wb3-home-architecture-v2 .wb3-home-review-card{
    height:274px!important;
    min-height:274px!important;
    max-height:274px!important;
    padding:17px 16px 15px!important;
  }
  .wb3-home-architecture-v2 .wb3-home-review-bottom{
    grid-template-columns:1fr!important;
    align-items:start!important;
    gap:9px!important;
    margin-top:10px!important;
  }
  .wb3-home-architecture-v2 .wb3-home-review-actions{
    justify-content:flex-start!important;
    gap:8px!important;
  }
  .wb3-home-architecture-v2 .wb3-review-carousel.is-actions-pills .wb3-review-action{
    height:38px!important;
    min-height:38px!important;
    padding:0 13px!important;
    font-size:11.5px!important;
  }
}

/* =========================================================
   WB Template 4.1.18 — Why Wrap Bullys precision pass
   Scope: homepage story preview + story panel only.
   ========================================================= */
.wb3-home-architecture-v2 .wb3-home-intro{
  padding-top:36px!important;
  padding-bottom:34px!important;
}
.wb3-home-architecture-v2 .wb3-home-intro .wb3-shell{max-width:1120px!important}
.wb3-home-architecture-v2 .wb3-home-intro h1{
  max-width:820px!important;
  margin-bottom:14px!important;
}
.wb3-home-architecture-v2 .wb3-home-story-preview .wb3-primary-summary{
  max-width:790px!important;
  margin:0!important;
}
.wb3-home-architecture-v2 .wb3-home-story-actions{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:14px!important;
  margin-top:20px!important;
}
.wb3-home-architecture-v2 .wb3-home-story-actions .wb3-story-action{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  min-width:0!important;
  height:56px!important;
  min-height:56px!important;
  padding:0 25px!important;
  border:1.5px solid #dedee2!important;
  border-radius:999px!important;
  background:#fff!important;
  box-shadow:none!important;
  color:#202024!important;
  font-size:15px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:0!important;
  white-space:nowrap!important;
  transition:border-color .16s ease,background-color .16s ease,transform .16s ease!important;
}
.wb3-home-architecture-v2 .wb3-home-story-actions .wb3-story-action svg{
  width:20px!important;height:20px!important;flex:0 0 20px!important;
}
.wb3-home-architecture-v2 .wb3-home-story-actions .wb3-story-open{
  min-width:214px!important;
  border-color:rgba(200,16,46,.34)!important;
  color:var(--wb3-accent)!important;
  padding-left:28px!important;
  padding-right:23px!important;
}
.wb3-home-architecture-v2 .wb3-home-story-actions .wb3-story-open svg{width:18px!important;height:18px!important;flex-basis:18px!important}
.wb3-home-architecture-v2 .wb3-home-story-actions .wb3-story-action:hover{
  transform:translateY(-1px)!important;
  border-color:#c8c8cd!important;
  background:#fafafa!important;
}
.wb3-home-architecture-v2 .wb3-home-story-actions .wb3-story-open:hover{
  border-color:rgba(200,16,46,.62)!important;
  background:rgba(200,16,46,.025)!important;
}

/* Story panel: controlled reading surface, not an expanding page section. */
.wb3-story-modal{
  padding:26px!important;
  background:rgba(7,7,9,.68)!important;
}
.wb3-story-panel{
  width:min(900px,100%)!important;
  max-height:min(86dvh,860px)!important;
  border-radius:26px!important;
  box-shadow:0 36px 110px rgba(0,0,0,.34)!important;
}
.wb3-story-panel-inner{
  max-height:min(86dvh,860px)!important;
  padding:58px 62px 52px!important;
}
.wb3-story-panel .wb3-story-panel-controls{
  display:flex!important;
  margin:22px 0 0!important;
}
.wb3-story-panel .wb3-story-listen{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  height:54px!important;
  min-height:54px!important;
  padding:0 24px!important;
  border:1.5px solid #dedee2!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#202024!important;
  font-size:15px!important;
  line-height:1!important;
  font-weight:800!important;
  box-shadow:none!important;
}
.wb3-story-panel .wb3-story-listen svg{width:20px!important;height:20px!important;flex:0 0 20px!important}
.wb3-story-panel .wb3-story-copy{max-width:740px!important;margin-top:30px!important}
.wb3-story-panel .wb3-story-copy p{margin-bottom:19px!important}
.wb3-story-panel .wb3-story-close{
  top:18px!important;right:18px!important;
  width:52px!important;height:52px!important;
  border:1.5px solid #dedee2!important;
  background:#fff!important;
  font-size:34px!important;
  box-shadow:0 8px 26px rgba(0,0,0,.07)!important;
}

@media(max-width:700px){
  .wb3-home-architecture-v2 .wb3-home-intro{padding-top:30px!important;padding-bottom:30px!important}
  .wb3-home-architecture-v2 .wb3-home-intro h1{margin-bottom:15px!important}
  .wb3-home-architecture-v2 .wb3-home-story-actions{gap:10px!important;margin-top:18px!important}
  .wb3-home-architecture-v2 .wb3-home-story-actions .wb3-story-action{
    height:52px!important;min-height:52px!important;padding:0 20px!important;font-size:14px!important;
  }
  .wb3-home-architecture-v2 .wb3-home-story-actions .wb3-story-open{min-width:0!important;padding-left:21px!important;padding-right:18px!important}
  .wb3-story-modal{align-items:end!important;padding:0!important}
  .wb3-story-panel{max-height:calc(100dvh - max(20px,env(safe-area-inset-top)))!important;border-radius:24px 24px 0 0!important}
  .wb3-story-panel-inner{max-height:calc(100dvh - max(20px,env(safe-area-inset-top)))!important;padding:58px 22px calc(34px + env(safe-area-inset-bottom))!important}
  .wb3-story-panel .wb3-story-panel-controls{margin-top:18px!important}
  .wb3-story-panel .wb3-story-listen{height:52px!important;min-height:52px!important;padding:0 20px!important;font-size:14px!important}
  .wb3-story-panel .wb3-story-copy{margin-top:25px!important}
  .wb3-story-panel .wb3-story-close{top:12px!important;right:12px!important;width:48px!important;height:48px!important;font-size:32px!important}
}


/* ==========================================================
   WB Template 4.1.19 | Recent Work precision pass
   Two complete desktop cards, no cropped copy, aligned accent.
   ========================================================== */
.wb3-home-architecture-v2 .wb3-home-project-spotlight .wb3-eyebrow{
  color:var(--wb3-accent,#c91414)!important;
  opacity:1!important;
}
@media(min-width:1025px){
  .wb3-home-architecture-v2 .wb3-project-carousel-track{
    gap:16px!important;
    scroll-padding-inline:0!important;
  }
  .wb3-home-architecture-v2 .wb3-project-carousel .wb3-carousel-project{
    flex:0 0 calc((100% - (16px * (var(--wb3-home-recent-desktop-cols,2) - 1))) / var(--wb3-home-recent-desktop-cols,2))!important;
    width:calc((100% - (16px * (var(--wb3-home-recent-desktop-cols,2) - 1))) / var(--wb3-home-recent-desktop-cols,2))!important;
    max-width:none!important;
    min-width:0!important;
    scroll-snap-align:start!important;
  }
  .wb3-home-architecture-v2 .wb3-project-carousel .wb3-project-card{
    width:100%!important;
    height:100%!important;
  }
  .wb3-home-architecture-v2 .wb3-project-carousel .wb3-project-info h3,
  .wb3-home-architecture-v2 .wb3-project-carousel .wb3-project-support,
  .wb3-home-architecture-v2 .wb3-project-carousel .wb3-project-link{
    max-width:100%!important;
    overflow-wrap:anywhere!important;
  }
}
@media(min-width:701px) and (max-width:1024px){
  .wb3-home-architecture-v2 .wb3-project-carousel .wb3-carousel-project{
    flex-basis:calc((100% - 16px)/2)!important;
    width:calc((100% - 16px)/2)!important;
    min-width:0!important;
  }
}
@media(max-width:700px){
  .wb3-home-architecture-v2 .wb3-project-carousel .wb3-carousel-project{
    flex:0 0 100%!important;
    width:100%!important;
    min-width:0!important;
  }
}
