@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&family=Inter:wght@400;500&display=swap");.jibran-home{--paper:#f5f5f3;--paper-2:#eeeeeb;--ink:#0f0f11;--muted:#6a6a70;--faint:#a0a0a4;--line:rgba(16,16,18,0.10);--blue:#315bff;--font:"Inter Tight","Inter",-apple-system,"SF Pro Text",system-ui,sans-serif;--mono:ui-monospace,"SF Mono","JetBrains Mono",Menlo,monospace;margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;overflow-x:clip}.jibran-home *,.jibran-home :after,.jibran-home :before{box-sizing:border-box}.jh-nav{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:22px clamp(20px,4vw,56px)}.jh-nav__mark{font-weight:600;font-size:16px;letter-spacing:-.01em;color:var(--ink);text-decoration:none}.jh-nav__links{display:flex;align-items:center;gap:clamp(14px,2.2vw,30px)}.jh-nav__link{color:var(--muted);text-decoration:none;font-size:14px;transition:color .2s}.jh-nav__link:hover{color:var(--ink)}.jh-nav__cta{color:#fff;background:var(--ink);text-decoration:none;font-size:13.5px;font-weight:600;padding:9px 18px;border-radius:999px;transition:opacity .2s,background .3s,color .3s}.jh-nav__cta:hover{opacity:.86}.jh-nav__link,.jh-nav__mark{transition:color .3s}.jh-nav--on-dark .jh-nav__mark{color:#fff}.jh-nav--on-dark .jh-nav__link{color:rgba(255,255,255,.66)}.jh-nav--on-dark .jh-nav__link:hover{color:#fff}.jh-nav--on-dark .jh-nav__cta{background:#fff;color:#0a0a0c}.jh-btn{display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;text-decoration:none;padding:13px 24px;border-radius:999px;transition:transform .2s,opacity .2s}.jh-btn--primary{background:var(--ink);color:#fff}.jh-btn--primary:hover{transform:translateY(-2px)}.jh-btn--lg{padding:16px 34px;font-size:16px}.jh-scenes{position:relative}.jh-scene--intro{overflow:visible}.jh-scene:has(.jh-scene__media--dock),.jh-scene:has(.jh-scene__media--image){overflow:visible}.jh-scene{min-height:100vh;justify-content:center;overflow:hidden;padding:clamp(90px,12vh,140px) clamp(20px,6vw,80px)}.jh-scene,.jh-scene__inner{position:relative;display:flex;align-items:center}.jh-scene__inner{z-index:2;width:100%;max-width:1100px;flex-direction:column;text-align:center;gap:30px}.jh-scene__eyebrow{font-family:var(--mono);font-size:11.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--faint)}.jh-scene__headlines{position:relative;display:flex;flex-direction:column;align-items:center;gap:.34em;width:100%}.is-cinematic .jh-scene__headlines{display:grid;place-items:center;min-height:clamp(190px,32vh,320px)}.is-cinematic .jh-scene__headline{grid-area:1/1;margin:0;will-change:transform,opacity,filter}.jh-scene__headline{margin:0;font-weight:600;letter-spacing:-.03em;line-height:1.08;font-size:clamp(30px,4.6vw,60px);color:var(--ink);max-width:26ch}.jh-scene__headline--sub{font-size:clamp(20px,2vw,30px);font-weight:500;line-height:1.4;letter-spacing:-.015em;color:var(--muted);max-width:46ch}.jh-mark{color:inherit;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:100% 100%;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.04em .14em;margin:0 -.08em;border-radius:2px}.jh-mark--gold{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2040'%20preserveAspectRatio='none'%3E%3Cfilter%20id='r'%20x='-6%25'%20y='-30%25'%20width='112%25'%20height='160%25'%3E%3CfeTurbulence%20type='fractalNoise'%20baseFrequency='0.013%200.2'%20numOctaves='2'%20seed='7'%20result='n'/%3E%3CfeDisplacementMap%20in='SourceGraphic'%20in2='n'%20scale='9'%20xChannelSelector='R'%20yChannelSelector='G'/%3E%3C/filter%3E%3Crect%20x='3'%20y='7'%20width='114'%20height='26'%20rx='5'%20fill='%23ffd24a'%20fill-opacity='0.9'%20filter='url(%23r)'/%3E%3C/svg%3E")}.jh-mark--blue{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2040'%20preserveAspectRatio='none'%3E%3Cfilter%20id='r'%20x='-6%25'%20y='-30%25'%20width='112%25'%20height='160%25'%3E%3CfeTurbulence%20type='fractalNoise'%20baseFrequency='0.015%200.22'%20numOctaves='2'%20seed='4'%20result='n'/%3E%3CfeDisplacementMap%20in='SourceGraphic'%20in2='n'%20scale='9'%20xChannelSelector='R'%20yChannelSelector='G'/%3E%3C/filter%3E%3Crect%20x='3'%20y='7'%20width='114'%20height='26'%20rx='5'%20fill='%2396b6ff'%20fill-opacity='0.9'%20filter='url(%23r)'/%3E%3C/svg%3E")}.jh-scene__note{margin:0;max-width:560px;font-size:clamp(14px,1.4vw,18px);line-height:1.55;color:var(--muted);font-weight:400}.jh-scene__cta{margin-top:6px}.jh-scene__mouse{position:absolute;right:clamp(22px,3vw,44px);bottom:clamp(22px,3vh,40px);left:auto;transform:none;z-index:4;color:var(--faint);display:flex;flex-direction:column;align-items:center;gap:7px}.jh-scene__mouse-dot{animation:jh-mouse 1.6s ease-in-out infinite}.jh-scene__mouse-chevron{animation:jh-chevron 1.6s ease-in-out infinite}@keyframes jh-mouse{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(6px);opacity:.3}}@keyframes jh-chevron{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(4px);opacity:1}}.jh-scene__media{display:flex;align-items:center;justify-content:center;will-change:transform,opacity;margin-top:4px}.jh-scene__media--video{border-radius:20px;overflow:hidden;margin:0;box-shadow:0 50px 130px rgba(16,16,20,.3);border:1px solid var(--line);background:#000}.jh-scene__media--video.jh-scene__media--portrait{width:min(300px,60vw)}.jh-scene__video{width:100%;display:block;object-fit:cover}.jh-scene__media--portrait .jh-scene__video{aspect-ratio:9/16;max-height:46vh}.jh-scene__media--image{width:min(860px,92vw)}.jh-scene__browser{width:100%;border-radius:14px;overflow:hidden;border:1px solid var(--line);box-shadow:0 50px 120px rgba(16,16,20,.22);background:#fff}.jh-scene__browser-dots{display:flex;gap:7px;padding:11px 14px;background:#ecece8;border-bottom:1px solid var(--line)}.jh-scene__browser-dots i{width:10px;height:10px;border-radius:50%;background:#cfcfca}.jh-scene__shot{display:block;width:100%;max-height:42vh;object-fit:cover;object-position:top}.jh-scene__media--dock{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:min(960px,86vw);z-index:1;margin:0}.jh-scene__dock{width:100%;border-radius:16px 16px 0 0;overflow:hidden;border:1px solid var(--line);border-bottom:none;box-shadow:0 -10px 80px rgba(16,16,20,.14);background:#fff}.jh-scene__dock-shot{display:block;width:100%;height:19vh;object-fit:cover;object-position:top}.jh-scene__media--collage{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:min(1240px,96vw);height:42vh;z-index:1;margin:0;pointer-events:none}.jh-collage__card{position:absolute;bottom:0;border-radius:14px;overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:0 26px 70px rgba(16,16,20,.18)}.jh-collage__card img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.jh-collage__card--wide{aspect-ratio:16/10}.jh-collage__card--tall{aspect-ratio:3/4}.jh-collage__card--1{left:3%;width:15%;bottom:30px;transform:rotate(-8deg);z-index:2}.jh-collage__card--2{left:19%;width:16%;bottom:2px;transform:rotate(-3deg);z-index:3}.jh-collage__card--3{left:33%;width:34%;bottom:-18px;z-index:5}.jh-collage__card--4{left:61%;width:27%;bottom:6px;transform:rotate(3deg);z-index:4}.jh-collage__card--5{left:83%;width:14%;bottom:32px;transform:rotate(8deg);z-index:2}@media (max-width:820px){.jh-scene__media--collage{display:none}}.jh-scene--intro{align-items:flex-start;padding-bottom:0}.jh-scene--intro .jh-scene__inner{max-width:1320px;height:100%;justify-content:flex-start;padding-top:clamp(56px,9vh,112px)}.jh-scene--intro .jh-scene__headline{font-size:clamp(30px,3.7vw,54px);max-width:32ch;line-height:1.14}.jh-scene__media--covers{display:flex;gap:clamp(14px,2vw,30px);flex-wrap:nowrap;justify-content:center}.jh-scene__cover{width:clamp(96px,11vw,158px);aspect-ratio:2/3;object-fit:cover;border-radius:8px;box-shadow:0 30px 70px rgba(16,16,20,.22)}.jh-scene__media--screens{display:flex;justify-content:center;align-items:flex-start;gap:16px;max-width:1040px;flex-wrap:nowrap}.jh-scene__screen{width:clamp(120px,15vw,186px);height:clamp(150px,20vh,240px);object-fit:cover;object-position:top;border-radius:12px;border:1px solid var(--line);box-shadow:0 26px 55px rgba(16,16,20,.16);background:#fff}.jh-scene__screen:nth-child(2n){transform:translateY(14px) rotate(1.2deg)}.jh-scene__screen:nth-child(odd){transform:translateY(-4px) rotate(-1deg)}.jh-flow{position:relative;display:block;overflow:visible}.jh-flow__sticky{position:sticky;top:0;height:100vh;overflow:hidden;display:grid;grid-template-columns:1fr 1.2fr;align-items:center}.jh-flow__canvas{position:relative;width:100%;height:100%;display:block}.jh-flow__text{position:relative;z-index:2;display:grid;align-content:center;justify-items:start;text-align:left;padding:0 5vw 0 1vw}.jh-flow__group{grid-area:1/1;text-align:left;max-width:40ch;will-change:opacity,transform,filter;opacity:0}.jh-flow__eyebrow{display:flex;align-items:center;gap:12px;font-family:var(--mono,ui-monospace,monospace);font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);margin-bottom:20px}.jh-flow__domain{font-size:10px;letter-spacing:.14em;color:var(--muted);border:1px solid rgba(17,17,19,.16);border-radius:999px;padding:3px 10px}.jh-flow__line{margin:0 0 .28em;font-weight:600;letter-spacing:-.03em;line-height:1.12;font-size:clamp(24px,2.4vw,38px);color:var(--ink);max-width:22ch}.jh-flow__line~.jh-flow__line{margin-top:.55em;font-size:clamp(16px,1.45vw,20px);font-weight:500;color:var(--muted);letter-spacing:-.01em;line-height:1.5;max-width:40ch}.jh-flow__next{margin:1.6em 0 0;padding-left:20px;position:relative;font-size:clamp(14px,1.15vw,16px);font-weight:500;color:var(--blue);letter-spacing:-.01em;line-height:1.4;max-width:34ch}.jh-flow__next:before{content:"";position:absolute;left:0;top:.15em;bottom:.15em;width:2px;border-radius:2px;background:var(--blue);opacity:.55}@media (max-width:820px){.jh-flow__sticky{grid-template-columns:1fr}.jh-flow__canvas{position:absolute;inset:0;opacity:.5}.jh-flow__text{justify-items:center;text-align:center;padding:0 7vw}.jh-flow__group{text-align:center;max-width:32ch}.jh-flow__eyebrow{justify-content:center}.jh-flow__line,.jh-flow__line~.jh-flow__line,.jh-flow__next{max-width:32ch}.jh-flow__next{margin-left:auto;margin-right:auto}}.jh-flow.is-static{height:auto!important}.jh-flow.is-static .jh-flow__sticky{position:static;height:auto;display:block;padding:12vh 0}.jh-flow.is-static .jh-flow__canvas{display:none}.jh-flow.is-static .jh-flow__text{grid-template-columns:1fr;gap:14vh;padding-top:0}.jh-flow.is-static .jh-flow__group{grid-area:auto;opacity:1;filter:none;transform:none;margin:0 auto}.jh-scene__marquee{width:100vw;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.jh-scene__marquee-track{display:inline-flex;gap:0;white-space:nowrap;animation:jh-marquee 30s linear infinite;will-change:transform}.jh-scene__marquee-item{font-family:var(--mono);font-size:13px;letter-spacing:.06em;color:var(--muted);text-transform:uppercase;margin-right:56px}.jh-scene__marquee-item:after{content:"◆";margin-left:56px;color:var(--faint);font-size:8px;vertical-align:middle}@keyframes jh-marquee{to{transform:translateX(-50%)}}.jh-scene__wordmark{margin-top:clamp(30px,6vh,90px);font-weight:600;letter-spacing:-.02em;font-size:clamp(52px,15vw,260px);line-height:.9;white-space:nowrap;color:transparent;-webkit-text-stroke:1.6px rgba(15,15,17,.5);text-stroke:1.6px rgba(15,15,17,.5)}.jh-scene--outro{overflow:hidden}.jh-scene--outro .jh-scene__wordmark{position:absolute;left:50%;bottom:0;transform:translate(-50%,30%);margin:0;width:max-content;font-size:clamp(52px,13vw,210px)}.jh-scene__glow{position:absolute;left:50%;bottom:-30%;transform:translateX(-50%);width:150vw;height:90vh;z-index:1;pointer-events:none;background:radial-gradient(closest-side,rgba(47,107,255,.42),rgba(47,107,255,.12) 46%,transparent 72%);filter:blur(20px)}.jh-scene--outro{background:linear-gradient(180deg,var(--paper),#eaf0ff 78%)}.jibran-home:not(.is-cinematic) .jh-scene{min-height:auto;padding:clamp(70px,12vh,130px) clamp(20px,6vw,80px)}.jibran-home:not(.is-cinematic) .jh-scene__headline{position:static;opacity:1}@media (max-width:760px){.jh-nav__link{display:none}.jh-scene__headline--big{font-size:clamp(34px,11vw,60px)}.jh-scene__media--video{width:100%}.jh-scene__cover{width:40vw}}@media (prefers-reduced-motion:reduce){.jh-scene__marquee-track{animation:none}}.jh-story{position:relative;display:block;overflow:visible}.jh-story__sticky{position:sticky;top:0;height:100vh;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2vw;padding:0 clamp(24px,6vw,96px)}.jh-story__stage{position:relative;height:74vh}.jh-story__media{position:absolute;inset:0;display:grid;place-items:center;opacity:0;will-change:opacity,transform}.jh-story__text{position:relative}.jh-story__group{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;opacity:0;will-change:opacity,transform}.jh-story__eyebrow{font-family:var(--mono,ui-monospace,monospace);font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);margin-bottom:20px}.jh-story__line{margin:0 0 .5em;font-size:clamp(16px,1.5vw,21px);line-height:1.5;color:var(--muted);max-width:30ch}.jh-story__line--lead{margin-bottom:.5em;font-weight:600;letter-spacing:-.03em;line-height:1.12;font-size:clamp(26px,2.8vw,42px);color:var(--ink);max-width:34ch}.jh-story__cta{margin-top:26px;align-self:flex-start}.jh-story__phone{width:auto;height:74vh;aspect-ratio:9/16;border-radius:26px;border:1px solid var(--line)}.jh-story__phone,.jh-story__wide{position:relative;margin:0;overflow:hidden;background:#000;box-shadow:0 40px 100px rgba(16,16,20,.24)}.jh-story__wide{width:min(600px,94%);aspect-ratio:16/9;border-radius:18px;border:1px solid var(--line)}.jh-story__wide .jh-story__video{object-fit:contain}.jh-story__video{display:block;width:100%;height:100%;object-fit:cover}.jh-story__cover{height:72vh;border-radius:8px;overflow:hidden;box-shadow:0 40px 90px rgba(16,16,20,.28)}.jh-story__cover img{display:block;height:100%;width:auto}.jh-story__browser{width:min(560px,92%);border-radius:14px;overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:0 40px 100px rgba(16,16,20,.2)}.jh-story__browser-dots{display:flex;gap:7px;padding:11px 14px;background:#ecece8;border-bottom:1px solid var(--line)}.jh-story__browser-dots i{width:10px;height:10px;border-radius:50%;background:#cfcfca}.jh-story__browser img{display:block;width:100%}.jh-story__collage{position:relative;width:100%;height:100%}.jh-story__cc{position:absolute;margin:0;border-radius:12px;overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:0 22px 60px rgba(16,16,20,.2)}.jh-story__cc img{display:block;width:100%;height:100%;object-fit:cover}.jh-story__cc--1{width:30%;aspect-ratio:3/4;left:4%;top:20%;transform:rotate(-7deg);z-index:2}.jh-story__cc--2{width:34%;aspect-ratio:3/4;left:24%;top:6%;transform:rotate(-2deg);z-index:4}.jh-story__cc--3{width:36%;aspect-ratio:3/4;left:46%;top:16%;transform:rotate(2deg);z-index:5}.jh-story__cc--4{left:12%;top:60%;transform:rotate(3deg)}.jh-story__cc--4,.jh-story__cc--5{width:30%;aspect-ratio:4/3;z-index:3}.jh-story__cc--5{left:62%;top:62%;transform:rotate(-4deg)}.jh-story__students{position:absolute;inset:0;display:flex;flex-wrap:wrap;align-content:center;align-items:center;justify-content:center;gap:12px;padding:2%}.jh-story__student{position:relative;margin:0;height:clamp(120px,12.5vw,182px);border-radius:12px;overflow:hidden;border:1px solid var(--line);background:#000;box-shadow:0 18px 50px rgba(16,16,20,.2)}.jh-story__student--wide{aspect-ratio:16/9}.jh-story__student:not(.jh-story__student--wide){aspect-ratio:9/16}.jh-story__student video{width:100%;height:100%;object-fit:cover;display:block}.jh-story__student figcaption{position:absolute;left:8px;bottom:8px;font-family:var(--mono,ui-monospace,monospace);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:rgba(0,0,0,.55);padding:3px 8px;border-radius:6px}.jh-story--coach .jh-story__sticky{display:block;padding:0}.jh-story--coach .jh-story__stage{position:absolute;inset:0;height:100%}.jh-story--coach .jh-story__media{display:block}.jh-story--coach .jh-story__wide{position:absolute;left:50%;top:34%;transform:translate(-50%,-50%);width:min(680px,92vw)}.jh-story--coach .jh-story__group:first-child{inset:auto 0 12vh 0}.jh-story--coach .jh-story__group:first-child:before{display:none}.jh-story--coach .jh-story__text{position:absolute;inset:0;z-index:6;display:grid;place-items:center;padding:0}.jh-story--coach .jh-story__group{position:absolute;inset:0;align-items:center;justify-content:center;text-align:center}.jh-story--coach .jh-story__line--lead{max-width:32ch;text-align:center}.jh-story--coach .jh-story__line:not(.jh-story__line--lead){max-width:38ch;text-align:center}.jh-story--coach .jh-story__group:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:60vw;height:52vh;z-index:-1;background:radial-gradient(ellipse at center,var(--paper,#f4f2ec) 34%,rgba(244,242,236,.72) 55%,transparent 78%)}.jh-story--coach .jh-story__students{position:absolute;inset:0;display:block;padding:0}.jh-story--coach .jh-story__student{position:absolute;height:auto}.jh-story--coach .jh-story__student:first-child{width:23vw;top:5%;left:3%;transform:rotate(-3deg)}.jh-story--coach .jh-story__student:nth-child(2){width:19vw;top:8%;right:4%;transform:rotate(2.5deg)}.jh-story--coach .jh-story__student:nth-child(3){width:21vw;bottom:6%;left:6%;transform:rotate(2deg)}.jh-story--coach .jh-story__student:nth-child(4){width:24vw;bottom:4%;right:3%;transform:rotate(-2.5deg)}.jh-story--coach .jh-story__student:nth-child(5){width:17vw;top:43%;left:.5%;transform:translateY(-50%) rotate(-1.5deg)}.jh-mosaic{position:absolute;top:0;bottom:0;left:50%;right:auto;width:100vw;transform:translateX(-50%);z-index:0;display:grid;overflow:hidden;opacity:.3;pointer-events:none;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 7%,#000 93%,transparent);mask-image:linear-gradient(180deg,transparent 0,#000 7%,#000 93%,transparent)}.jh-mosaic__tile{background-size:cover;background-position:50%;filter:grayscale(1) contrast(1.04);transition:opacity .9s ease}.jh-story--mosaic .jh-story__stage{position:relative;z-index:1}@media (prefers-reduced-motion:reduce){.jh-mosaic__tile{transition:none}}.jh-story--house{background:transparent}.jh-story--house .jh-story__sticky{background:#0a0a0c;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.jh-story--house .jh-mosaic{opacity:1}.jh-story--house .jh-mosaic:after{content:"";position:absolute;inset:0;background:rgba(8,8,10,.52)}.jh-story--house .jh-mosaic__tile{filter:grayscale(1) brightness(.4) contrast(1.02)}.jh-story--house .jh-story__line--lead{color:#ffffff}.jh-story--house .jh-story__line{color:rgba(255,255,255,.82)}.jh-story--house .jh-story__eyebrow{color:#6ea8ff}.jh-story--house .jh-story__browser{border:1px solid rgba(255,255,255,.16);box-shadow:0 50px 130px rgba(0,0,0,.66),0 0 0 1px rgba(0,0,0,.4)}.jh-story--house .jh-story__cc{box-shadow:0 40px 100px rgba(0,0,0,.6);border-color:rgba(255,255,255,.14)}.jh-books{position:relative;display:block;overflow:visible}.jh-books__sticky{position:sticky;top:0;height:100vh;overflow:hidden}.jh-books__stage{position:absolute;inset:0;perspective:1500px}.jh-book3d{position:absolute;left:50%;top:42%;width:clamp(150px,17vw,236px);aspect-ratio:2/3;transform-style:preserve-3d;transform-origin:center;will-change:transform,opacity}.jh-book3d__block{position:relative;width:100%;height:100%;transform-style:preserve-3d}.jh-book3d__cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:2px 5px 5px 2px;box-shadow:4px 0 0 #efebdf,8px 0 0 #e4dfd0,12px 0 0 #d8d3c1,16px 0 0 #cdc7b4,19px 3px 4px rgba(0,0,0,.28),0 40px 72px rgba(16,16,20,.4),0 10px 22px rgba(16,16,20,.22)}.jh-book3d__spine{position:absolute;left:0;top:0;bottom:0;width:14px;z-index:2;border-radius:2px 0 0 2px;background:linear-gradient(90deg,rgba(0,0,0,.34),rgba(0,0,0,.06) 60%,rgba(255,255,255,.12) 92%,rgba(0,0,0,0))}.jh-book3d__pages{display:none}.jh-books__intro{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:50;width:min(760px,88vw);text-align:center;will-change:opacity,transform}.jh-books__intro-text{margin:0;font-weight:600;letter-spacing:-.03em;line-height:1.14;font-size:clamp(28px,3.4vw,50px);color:var(--ink)}.jh-books__panels{position:absolute;left:0;right:0;bottom:7vh;display:grid;place-items:center;padding:0 6vw;pointer-events:none;z-index:40}.jh-books__panel{grid-area:1/1;max-width:620px}.jh-books__panel,.jh-books__series{text-align:center;opacity:0;will-change:opacity,transform}.jh-books__series{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:640px;z-index:45}.jh-books__eyebrow{display:block;font-family:var(--mono,ui-monospace,monospace);font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);margin-bottom:14px}.jh-books__series-title,.jh-books__title{font-size:clamp(26px,3.2vw,46px);font-weight:600;letter-spacing:-.03em;line-height:1.08;color:var(--ink);margin:0 0 14px}.jh-books__desc,.jh-books__series-line{font-size:clamp(16px,1.5vw,20px);font-weight:500;line-height:1.5;color:var(--muted);margin:0 auto 10px;max-width:46ch}.jh-books__cta{margin-top:18px;pointer-events:auto}.jh-books.is-static{height:auto!important}.jh-books.is-static .jh-books__sticky{position:static;height:auto;padding:10vh 0}.jh-books.is-static .jh-books__stage{position:relative;height:auto;inset:auto;display:flex;flex-wrap:wrap;gap:22px;justify-content:center;perspective:none}.jh-books.is-static .jh-book3d{position:relative;left:auto;top:auto;transform:none!important;opacity:1!important}.jh-books.is-static .jh-books__panels,.jh-books.is-static .jh-books__series{display:none}.jh-story.is-static{height:auto!important}.jh-story.is-static .jh-story__sticky{position:static;height:auto;grid-template-columns:1fr;gap:5vh;padding:12vh clamp(24px,6vw,96px)}.jh-story.is-static .jh-story__stage{height:60vh}.jh-story.is-static .jh-story__group,.jh-story.is-static .jh-story__media{position:relative;opacity:1;transform:none}.jh-story.is-static .jh-story__group{inset:auto}@media (max-width:820px){.jh-story__sticky{grid-template-columns:1fr;gap:4vh}.jh-story__stage{height:46vh}.jh-story__group{align-items:center;text-align:center}.jh-story__cta{align-self:center}}.jh-scene__media--quotes{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:22px;width:min(1080px,92vw);align-items:start}.jh-quote{position:relative;margin:0;padding:32px 30px 28px;border-radius:18px;border:1px solid rgba(255,255,255,.7);background:rgba(250,250,249,.92);-webkit-backdrop-filter:blur(26px) saturate(1.4);backdrop-filter:blur(26px) saturate(1.4);box-shadow:0 24px 60px rgba(16,16,20,.16),inset 0 1px 0 rgba(255,255,255,.9);text-align:left}.jh-quote__mark{position:absolute;top:12px;left:24px;font-size:52px;line-height:1;color:var(--ink);opacity:.16;font-family:Georgia,serif}.jh-quote[data-kind=ai]{background:rgba(18,20,24,.9);border-color:rgba(255,255,255,.12);box-shadow:0 24px 60px rgba(0,0,0,.3)}.jh-quote[data-kind=ai] .jh-quote__text{color:#f4f4f3}.jh-quote[data-kind=ai] .jh-quote__name{color:rgba(255,255,255,.6)}.jh-quote[data-kind=ai] .jh-quote__mark{color:#fff;opacity:.24}.jh-quote__text{margin:14px 0 18px;font-size:clamp(15px,1.15vw,18px);line-height:1.55;color:var(--ink);font-weight:500}.jh-quote__name{font-family:var(--mono,ui-monospace,monospace);font-size:12px;letter-spacing:.04em;color:var(--muted);text-transform:uppercase}:root{--bf-red:#e8453c;--bf-orange:#f5a623;--bf-yellow:#f8d12f;--bf-green:#2db67d;--bf-blue:#2563eb;--bf-purple:#7c3aed;--bf-rose:#e0609a;--bf-teal:#0fb5ae;--bf-gradient:linear-gradient(135deg,var(--bf-red),var(--bf-orange),var(--bf-yellow),var(--bf-green),var(--bf-blue),var(--bf-purple))}.bfr-hide-scroll{scrollbar-width:none;-ms-overflow-style:none}.bfr-hide-scroll::-webkit-scrollbar{display:none}@keyframes bf-marquee-l{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes bf-marquee-r{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@keyframes bf-chip-travel{0%{offset-distance:0;opacity:0}6%{opacity:1}90%{opacity:1}to{offset-distance:100%;opacity:0}}@keyframes bf-chip-face-soft{0%,40%{opacity:1}54%,to{opacity:0}}@keyframes bf-chip-face-pkg{0%,46%{opacity:0}58%,90%{opacity:1}to{opacity:0}}@keyframes bf-chip-plug-flash{0%,82%{opacity:.35;transform:scale(.7)}92%{opacity:1;transform:scale(1.5)}to{opacity:.35;transform:scale(.7)}}@keyframes bf-transform-plug{0%{stroke-dashoffset:40}to{stroke-dashoffset:0}}@keyframes bf-transform-band{0%,to{opacity:.5}50%{opacity:.85}}@media (prefers-reduced-motion:reduce){[data-animate=bf-chip-face],[data-animate=bf-chip-travel]{animation:none!important}}@keyframes bf-stack-feed{0%{transform:translate(calc(-50% + var(--feed-dx))) scale(1);opacity:0}5%{opacity:1}80%{transform:translate(calc(-50% + var(--feed-dx) * .1),calc(var(--feed-y) * .88)) scale(.62);opacity:1}93%{transform:translate(-50%,var(--feed-y)) scale(.38);opacity:.35}to{transform:translate(-50%,var(--feed-y)) scale(.22);opacity:0}}@keyframes bf-stack-emerge{0%,46%{transform:translate(-50%) scale(.34);opacity:0}56%{transform:translate(-50%,calc(var(--emg-y) * .32)) scale(.7);opacity:1}86%{transform:translate(-50%,var(--emg-y)) scale(1);opacity:1}96%{transform:translate(-50%,var(--emg-y)) scale(1);opacity:1}to{transform:translate(-50%,var(--emg-y)) scale(1);opacity:0}}@keyframes bf-stack-sink-glow{0%,60%,to{opacity:0}80%{opacity:.9}}@keyframes bf-tab-pop{0%{transform:translateY(4px) scale(.9);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes bf-plop{0%{transform:translate(-50%,-50%) scale(.28);opacity:0}9%{transform:translate(calc(-50% + var(--dx) * .05),calc(-50% + var(--dy) * .07)) scale(.42);opacity:1}68%{transform:translate(calc(-50% + var(--dx) * .88),calc(-50% + var(--dy) * .9)) scale(1);opacity:1}86%{transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) scale(1);opacity:1}to{transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy) + 8px)) scale(.8);opacity:0}}@keyframes bf-plop-land{0%{box-shadow:0 0 0 0 rgba(61,124,237,0)}30%{box-shadow:0 0 0 3px rgba(61,124,237,.45)}to{box-shadow:0 0 0 0 rgba(61,124,237,0)}}@keyframes bf-side-drop{0%{max-height:0;opacity:0;transform:translateY(-8px);background:rgba(61,124,237,.16)}55%{max-height:46px;opacity:1}70%{transform:translateY(0);background:rgba(61,124,237,.16)}to{max-height:46px;opacity:1;transform:translateY(0);background:transparent}}@keyframes bf-dust{0%{opacity:.85;transform:translate(0) scale(1)}to{opacity:0;transform:translate(var(--dxx),var(--dyy)) scale(.35)}}@keyframes bf-side-hide{0%{transform:translate(0)}to{transform:var(--bf-off)}}@media (prefers-reduced-motion:reduce){[data-animate=bf-dust],[data-animate=bf-plop],[data-animate=bf-side-drop],[data-animate=bf-side-hide],[data-animate=bf-stack-emerge],[data-animate=bf-stack-feed],[data-animate=bf-stack-sink-glow]{animation:none!important}}