@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Crimson+Text:wght@400;600;700&display=swap");:root{--wg-gutter:clamp(12px,2vw,32px);--wg-content:min(96vw,1440px);--wg-measure:clamp(56ch,68vw,84ch);--wg-gap:clamp(24px,4vw,64px)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}.wg-page{min-height:100vh;background-color:#fefdfc;color:#2c3e50;font-family:Inter,sans-serif}.wg-main{max-width:var(--wg-content);margin:0 auto;padding:clamp(32px,4vw,48px) var(--wg-gutter) clamp(56px,7vw,80px)}.wg-hero{position:relative;overflow:hidden;padding:80px 48px 88px;background-color:#fff6ea;background-image:url(/brand/scene-0-desk-stage-A.png);background-repeat:no-repeat;background-position:100%;background-size:min(60vw,900px)}.wg-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#fff6ea 0,#fff6ea 34%,rgba(255,246,234,0) 60%,rgba(255,246,234,0));z-index:0}.wg-hero-inner{position:relative;z-index:1;max-width:1160px;margin:0 auto;display:flex;align-items:center;gap:48px}.wg-hero-text{flex:0 0 35%;max-width:35%;max-width:var(--wg-measure);z-index:1}.wg-hero-heading{font-family:Crimson Text,serif;font-size:2.6rem;line-height:1.1;margin-bottom:1.25rem;color:#2c3e50}.wg-hero-subtitle{font-size:1rem;line-height:1.6;margin-bottom:1.5rem;color:#4b5563}.wg-hero-cta-row{margin-bottom:.75rem}.wg-hero-reassurance{font-size:.85rem;color:#6b7280}.wg-hero-visual{flex:0 0 65%;position:relative;min-height:360px}.wg-hero-monitor{position:absolute;right:8%;top:8%;width:min(720px,58vw);border-radius:18px;padding:10px;background-color:#151515;box-shadow:0 18px 40px rgba(0,0,0,.28)}.wg-hero-monitor-inner{border-radius:12px;overflow:hidden}.wg-hero-monitor-img{display:block;width:100%;height:auto}.wg-video-showcase{padding:clamp(40px,6vw,80px) var(--wg-gutter);background:linear-gradient(180deg,#fff6ea 0,#fefdfc)}.wg-video-showcase-inner{max-width:var(--wg-content);margin:0 auto}.wg-video-pointer-wrapper{position:relative;display:flex;align-items:center;gap:16px;margin-bottom:24px;margin-left:clamp(40px,6vw,80px)}.wg-video-pointer-label{font-size:1.05rem;font-weight:600;color:#2c3e50;padding-top:0}.wg-video-pointer-arrow{width:clamp(70px,10vw,100px);height:auto;flex-shrink:0;animation:arrow-float 3s ease-in-out infinite}@keyframes arrow-float{0%,to{transform:translateY(0) translateX(0)}50%{transform:translateY(-4px) translateX(2px)}}.wg-video-container{position:relative;width:100%;max-width:1020px;margin:0 auto;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.12),0 8px 24px rgba(0,0,0,.08);background-color:#1a1a1a;border:1px solid hsla(33,30%,76%,.4)}.wg-video-wrapper{position:relative;padding-bottom:56.25%;background:#000}.wg-video-wrapper iframe,.wg-video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.wg-video-caption{margin-top:24px;text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.wg-video-caption-text{font-size:.95rem;line-height:1.6;color:#4b5563}.wg-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-size:.98rem;font-weight:600;text-decoration:none;cursor:pointer;border:2px solid transparent;transition:all .18s ease}.wg-btn-primary{background-color:#e34432;color:#fff}.wg-btn-primary,.wg-btn-primary:hover{box-shadow:0 4px 12px rgba(227,68,50,.25)}.wg-btn-primary:hover{background-color:#cf3520;transform:translateY(-1px)}.wg-btn-secondary{background-color:transparent;color:#6c8ebf;border-color:#6c8ebf}.wg-btn-secondary:hover{background-color:#6c8ebf;color:#fff;transform:translateY(-1px)}.wg-section-eyebrow{color:#6c8ebf}.wg-section-heading{font-family:Crimson Text,serif;font-size:1.9rem;line-height:1.25;margin-bottom:12px;color:#2c3e50}.wg-section-body{font-size:1rem;line-height:1.7;color:#2c3e50;opacity:.9}.wg-demo-placeholder{min-height:160px;border-radius:12px}.wg-demo-label{font-size:.86rem;opacity:.85}.wg-final-cta{padding:clamp(60px,10vw,100px) 0;text-align:center;max-width:700px;margin:0 auto}.wg-cta-heading{font-family:Crimson Text,serif;font-size:clamp(2.2rem,5vw,2.8rem);line-height:1.2;color:#2c3e50;margin-bottom:20px;font-weight:700}.wg-cta-body{font-size:clamp(1.05rem,2.5vw,1.25rem);line-height:1.65;color:#4b5563;margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}.wg-btn-cta{padding:16px 40px;font-size:1.1rem;margin-bottom:16px}.wg-cta-footer{font-size:.88rem;color:#6b7280}.wg-scene-stage{position:relative;width:100%;max-width:540px;border-radius:2px;padding:clamp(14px,2.4vw,22px);background-size:cover;background-position:50%;background-repeat:no-repeat;border:1px solid hsla(33,30%,76%,.9)}@media (max-width:960px){.wg-main{padding-top:64px}.wg-hero{padding:64px 20px 72px;background-position:bottom;background-size:130%}.wg-hero-inner{flex-direction:column;align-items:flex-start;gap:28px}.wg-hero-text{max-width:100%;flex:0 0 auto}.wg-hero-visual{width:100%;min-height:260px;margin-top:8px}.wg-hero-monitor{position:relative;right:auto;top:auto;margin:0 auto;width:min(420px,100%)}.wg-hero-heading{font-size:2.4rem}.wg-video-pointer-wrapper{margin-left:clamp(12px,3vw,24px);margin-bottom:24px}.wg-video-pointer-arrow{width:clamp(60px,10vw,90px)}.wg-video-container{border-radius:16px}}@media (max-width:640px){.wg-main,.wg-nav-inner{padding-inline:16px}.wg-hero-heading{font-size:2.15rem}.wg-hero-subtitle{font-size:1rem}.wg-cta-heading{font-size:2rem}.wg-cta-body{font-size:1.05rem}.wg-video-pointer-wrapper{gap:8px;margin-bottom:20px}.wg-video-pointer-label{font-size:.95rem}.wg-video-pointer-arrow{width:clamp(70px,10vw,100px);height:auto;flex-shrink:0;animation:arrow-float 3s ease-in-out infinite}.wg-video-container{border-radius:12px}}.wg-scroll-section{padding:80px 0 120px;min-height:300vh}.wg-scroll-container{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,6vw,80px);align-items:flex-start}.wg-scene-text-block,.wg-scenes-column{display:flex;flex-direction:column}.wg-scene-text-block{min-height:100vh;justify-content:center;padding:clamp(40px,8vh,80px) 0;max-width:var(--wg-measure)}.wg-section-eyebrow{font-size:.85rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--scene-theme-color,#6c8ebf);margin-bottom:8px}.wg-sticky-column{position:relative;height:100%}.wg-sticky-stage{position:sticky;top:100px;max-width:720px;height:calc(100vh - 140px);border-radius:4px;padding:clamp(16px,2.4vw,24px);background-size:cover;background-position:50%;background-repeat:no-repeat;border:1px solid hsla(33,30%,76%,.9);transition:background-image .5s ease;margin-left:auto}.wg-stage-content,.wg-sticky-stage{width:100%;display:flex;align-items:center;justify-content:center}.wg-stage-content{height:100%}.wg-scene-video-shell{width:100%;max-width:720px;aspect-ratio:1/1;height:auto;max-height:100%;margin:0 auto;overflow:hidden}.wg-scene-video{width:100%;height:100%;display:block;object-fit:contain}.wg-demo-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:16px;background:repeating-linear-gradient(-45deg,hsla(42,35%,85%,.5),hsla(42,35%,85%,.5) 6px,rgba(255,248,233,.6) 0,rgba(255,248,233,.6) 12px)}.wg-demo-label{font-size:.95rem;font-weight:500;color:#2c3e50;opacity:.75;text-align:center;padding:20px}.wg-scroll-container--scene3 .wg-scenes-column{grid-column:1/-1;align-items:center}.wg-scroll-container--scene3 .wg-sticky-column{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .16s ease}.wg-scene-text-block--retention{max-width:100%;text-align:center;align-items:center}.wg-retention-panel{width:100%;margin-top:18px;display:flex;flex-direction:column;align-items:center}.wg-retention-image-shell{width:100%;max-width:1100px;padding:clamp(10px,1.6vw,14px);background:hsla(0,0%,100%,.72)}.wg-retention-image{width:100%;height:auto;display:block;border-radius:12px}.wg-retention-quote{margin-top:14px;max-width:78ch;font-size:.95rem;line-height:1.6;color:#4b5563;opacity:.95}.wg-retention-quote-mark{font-family:Crimson Text,serif;font-weight:700;font-size:1.1em;color:rgba(44,62,80,.85)}.wg-retention-quote-cite{white-space:nowrap;opacity:.9}@media (max-width:960px){.wg-retention-image-shell{max-width:100%;border-radius:16px}.wg-retention-quote{font-size:.92rem;padding:0 6px}}.wg-scene-inline-stage{display:none}@media (max-width:960px){.wg-scroll-container{display:block}.wg-sticky-column{display:none}.wg-scene-inline-stage{display:block;margin-top:24px}.wg-scene-inline-stage .wg-sticky-stage{position:static;top:auto;height:auto;min-height:300px;max-width:100%;margin:0}.wg-scene-text-block{min-height:auto;padding:40px 0}.wg-scene-video-shell{max-width:100%;aspect-ratio:16/9}}@media (max-width:640px){.wg-scroll-section{padding:40px 0 60px}}.wg-truthcards{padding:clamp(44px,6vw,84px) 0;color:#2c3e50;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.wg-truthcards-inner{width:min(96vw,1160px);margin:0 auto;padding:0 clamp(12px,2vw,32px)}.wg-truthcards-header{margin-bottom:clamp(18px,2.5vw,28px);text-align:center}.wg-truthcards-eyebrow{font-size:.82rem;font-weight:650;letter-spacing:.05em;text-transform:uppercase;color:#6c8ebf;margin:0 0 8px}.wg-truthcards-title{font-family:Crimson Text,Georgia,Times New Roman,serif;font-size:clamp(1.5rem,2.6vw,2rem);line-height:1.15;margin:0;color:#2c3e50}.wg-truthcards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,22px);align-items:stretch}.wg-truthcard{position:relative;border-radius:14px;border:1px solid hsla(33,30%,76%,.95);background:#fff;box-shadow:0 18px 40px rgba(0,0,0,.08),0 6px 18px rgba(0,0,0,.06);overflow:hidden;min-height:320px;transform:translateY(0);transition:transform .14s ease,box-shadow .16s ease}.wg-truthcard:after{left:0;top:0;bottom:0;width:10px;background:var(--wg-truthcard-accent,#6c8ebf);opacity:.28}.wg-truthcard:after,.wg-truthcard:before{content:"";position:absolute;pointer-events:none}.wg-truthcard:before{inset:0;background-image:url(/textures/truthcardbg.png);background-repeat:no-repeat;background-size:cover;background-position:100% 0;opacity:1}.wg-truthcard:hover{transform:translateY(-2px);box-shadow:0 20px 46px rgba(0,0,0,.1),0 8px 22px rgba(0,0,0,.08)}.wg-truthcard-content{position:relative;z-index:1;height:100%;padding:18px 18px 16px;display:flex;flex-direction:column}.wg-truthcard-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.wg-truthcard-badges{display:flex;gap:8px;flex-wrap:wrap}.wg-truthcard-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:650;color:#2c3e50;background:hsla(0,0%,100%,.72);border:1px solid hsla(33,30%,76%,.55);backdrop-filter:blur(6px)}.wg-truthcard-metric{margin-top:2px;margin-bottom:10px}.wg-truthcard-big{font-family:Crimson Text,Georgia,Times New Roman,serif;font-weight:700;font-size:3.25rem;letter-spacing:-.02em;line-height:1;color:#0f2434}.wg-truthcard-tag{margin-top:8px;display:inline-flex;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:650;color:#2c3e50;background:hsla(0,0%,100%,.66);border:1px solid hsla(33,30%,76%,.55)}.wg-truthcard-statement{margin:6px 0 0;font-size:.98rem;line-height:1.55;color:#2c3e50;max-width:34ch}.wg-truthcard-citation{margin-top:auto;padding-top:16px;font-size:.78rem;line-height:1.35;color:rgba(44,62,80,.72)}.wg-truthcard-cite-line{display:block;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}@media (max-width:980px){.wg-truthcards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.wg-truthcards-grid{grid-template-columns:1fr;gap:16px}.wg-truthcard{min-height:300px;border-radius:12px;box-shadow:0 14px 32px rgba(0,0,0,.08),0 5px 14px rgba(0,0,0,.06)}.wg-truthcards-inner{width:100%;padding:0 16px}.wg-truthcard-big{font-size:3.05rem}.wg-truthcard-statement{max-width:40ch}.wg-truthcard:after{width:8px}}