@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url('/assets/dm-sans-400.woff2') format('woff2')}
@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url('/assets/dm-sans-600.woff2') format('woff2')}
@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url('/assets/fraunces-500.woff2') format('woff2')}
@font-face{font-family:Fraunces;font-style:italic;font-weight:500;font-display:swap;src:url('/assets/fraunces-italic-500.woff2') format('woff2')}
:root{--chronicle-black:#000000;--chronicle-white:#ffffff;--chronicle-blue:#326aff;--paper:var(--chronicle-white);--ink:var(--chronicle-black);--blue:var(--chronicle-blue);--text:#454545;--gold:var(--chronicle-blue);--line:#d9d9d9;--pale:#f4f4f4;--font-body:'DM Sans',sans-serif;--font-title:'Fraunces',Georgia,serif;--max:1320px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:115px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}
button,a{-webkit-tap-highlight-color:transparent}
a{color:inherit;text-decoration:none}
button{font:inherit}
img{display:block;max-width:100%;height:auto}
h1,h2,h3,p,figure{margin:0}
h1,h2,h3{font-family:var(--font-title);font-weight:500;line-height:1.12;letter-spacing:-.035em}
h2{font-size:clamp(2.3rem,3.7vw,3.65rem)}
em{font-weight:500}
p{color:var(--text)}
::selection{background:var(--gold);color:var(--ink)}
:focus-visible{outline:3px solid var(--blue);outline-offset:6px;border-radius:3px}
.wrap{width:calc(100% - 112px);max-width:var(--max);margin-inline:auto}
.section{padding-block:104px}
.eyebrow{font-size:.78rem;letter-spacing:.12em;font-weight:600;line-height:1.5;text-transform:uppercase;color:var(--ink)}
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:8px;left:12px;padding:10px 18px;z-index:20;background:var(--paper);transform:translateY(-160%)}
.skip-link:focus{transform:translateY(0)}
.site-header{position:sticky;top:0;z-index:10;background:rgba(252,250,245,.97);border-bottom:1px solid var(--line)}
.header-inner{min-height:99px;display:flex;align-items:center;justify-content:space-between;gap:32px}
.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}
.brand-symbol{width:42px;height:auto;aspect-ratio:254/220;mix-blend-mode:multiply}
.brand-wordmark{width:264px;height:auto}
.main-nav{display:flex;align-items:center;gap:34px;font-size:.9rem;font-weight:600}
.main-nav>a{transition:color .2s ease}
.main-nav>a:not(.nav-contact):hover{color:#4765b2}
.nav-contact{display:inline-flex;align-items:center;min-height:44px;padding:8px 0;color:var(--ink);text-decoration:underline;text-decoration-color:var(--gold);text-decoration-thickness:3px;text-underline-offset:7px}
.nav-contact:hover{text-decoration-color:var(--ink)}

.menu-toggle{display:none}
.hero{display:grid;grid-template-columns:1.03fr 1fr;align-items:center;gap:20px;padding-block:76px 79px;min-height:685px}
.hero h1{font-size:clamp(3.9rem,6.5vw,6.5rem);line-height:1.015;margin-top:24px;letter-spacing:-.048em}
.hero h1 em{position:relative;display:inline-block;z-index:0;padding-bottom:.06em}
.hero h1 em::after{content:'';position:absolute;left:2px;right:3px;bottom:.06em;height:.065em;background:var(--gold);z-index:-1;transform:rotate(-1.8deg)}
.hero-description{font-size:1.12rem;max-width:395px;line-height:1.65;margin-top:28px}
.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px;flex-wrap:wrap}
.button{display:inline-flex;align-items:center;justify-content:center;position:relative;isolation:isolate;border:0;border-radius:0;padding:16px 28px 16px 30px;font-family:var(--font-title);font-size:1.125rem;line-height:1.4;font-weight:500;min-height:54px;transition:color .2s}
.button-primary{background:transparent;color:var(--ink)}
.button-primary::before{content:"";position:absolute;inset:0;z-index:-1;background:var(--gold);border-left:4px solid var(--ink);clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,0 100%);transition:background-color .2s,border-color .2s}
.button-primary:hover{color:var(--paper)}
.button-primary:hover::before{background:var(--ink);border-left-color:var(--gold)}
.button-primary:focus-visible{outline:3px solid var(--ink);outline-offset:5px;border-radius:0}

.text-link{display:inline-flex;align-items:center;font-family:var(--font-title);font-size:1.075rem;font-style:italic;line-height:1.5;min-height:44px;padding-block:8px;text-decoration:underline;text-decoration-color:var(--ink);text-decoration-thickness:1px;text-underline-offset:6px;transition:text-decoration-color .2s}
.text-link:hover{text-decoration-color:var(--gold);text-decoration-thickness:3px}
.hero-visual{position:relative;isolation:isolate;padding-top:23px;align-self:center}
.art-backdrop{position:absolute;inset:5% 0 12% 2%;border-radius:50%;background:#eaf1f5;z-index:-1}
.hero-art{width:100%;position:relative;transform:rotate(-2deg);animation:arrive .8s ease both}
.hero-visual figcaption{display:flex;align-items:center;justify-content:center;gap:12px;font-size:.8rem;color:#5b657b;margin-top:32px;line-height:1.4}
.caption-line{display:block;width:30px;height:1px;background:#99a6bc}
.about-section{border-top:1px solid var(--line);padding-block:72px 80px}
.section-label{display:flex;align-items:center;gap:12px}
.section-number{font-size:.75rem;color:#68758b;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border:1px solid #b9c2ca;border-radius:50%;flex-shrink:0}
.about-section>.section-label{margin:0}
.about-content{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:clamp(40px,6vw,88px);margin-top:30px}
.about-content h2{max-width:18ch;font-size:clamp(2.15rem,3.35vw,3.1rem);line-height:1.16;text-wrap:balance}
.about-details{max-width:54ch}
.about-details p+p{margin-top:18px}
.about-details p:first-child{font-size:1.25rem;color:var(--ink);line-height:1.55}
.about-details p{font-size:1rem}
.product-section{background:#94d2fa;padding-block:60px 77px;border-block:1px solid #dce5ea}
.product-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:38px}
.product-kicker{font-size:.875rem;color:#526780}
.product-grid{display:grid;grid-template-columns:.85fr 1.25fr;gap:70px;align-items:center}
.dreambook-logo{width:210px;max-height:85px;object-fit:contain;object-position:left center;margin-bottom:22px}
.product-copy h2{font-size:clamp(2.4rem,3.5vw,3.5rem);line-height:1.12}
.product-copy>p:not(.device-note){margin-top:24px;max-width:390px}
.product-features{padding:0;margin:24px 0 28px;list-style:none;display:grid;gap:9px}
.product-features li{display:flex;gap:12px;align-items:baseline;font-size:.9rem}
.product-features span{color:#58719a;font-size:.75rem;font-weight:600}
.device-note{font-size:.8rem;margin-top:13px;color:#5b6c81}
.product-visual{position:relative;padding:44px 0 22px}
.product-visual::before{content:'';position:absolute;inset:0 -14px 44px 18px;background:#82c1e8;border-radius:50% 50% 24px 24px;z-index:0}
.product-image-wrap{position:relative;background:#15223a;padding:9px;border:1px solid #304059;border-radius:23px;box-shadow:0 24px 35px -24px #18364d80;transform:rotate(2deg)}
.product-image-wrap img{width:100%;height:auto;aspect-ratio:4/3;border-radius:15px}
.product-visual figcaption{position:relative;display:flex;justify-content:space-between;gap:15px;font-size:.78rem;color:#4b627f;margin-top:30px;padding-inline:5px}
.section-heading{display:grid;grid-template-columns:1fr 2.5fr;gap:48px;align-items:start}
.section-heading>.section-label{margin-top:10px}









.team-section{background:#f0f1ec;border-block:1px solid #e1e4dc}









.contact-section{background:var(--ink);color:var(--paper);padding-block:85px 92px}
.contact-inner{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:end}
.contact-section .eyebrow{color:#c9d6f1;margin-bottom:24px}
.contact-section h2{font-size:clamp(2.5rem,3.8vw,3.8rem);line-height:1.12}
.contact-section h2 em{color:#f9ca59}
.contact-copy{padding-bottom:4px;min-width:0}
.contact-copy p{color:#e0e6f1;font-size:1rem;line-height:1.75;margin-bottom:28px}
.contact-email{display:inline-block;max-width:100%;padding-block:8px 13px;font-size:clamp(1rem,1.55vw,1.35rem);line-height:1.5;overflow-wrap:anywhere;text-decoration:underline;text-decoration-color:#9cafd5;text-decoration-thickness:1px;text-underline-offset:8px;transition:color .2s,text-decoration-color .2s}
.contact-email:hover{color:#f9ca59;text-decoration-color:#f9ca59}

.contact-section :focus-visible{outline-color:#f9ca59}






@keyframes arrive{from{opacity:0;transform:translateY(12px) rotate(-2deg)}to{opacity:1;transform:translateY(0) rotate(-2deg)}}
@media(min-width:1600px){.hero{padding-block:94px 98px;min-height:760px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.brand-wordmark{width:220px}.main-nav{gap:22px}.hero{gap:24px;min-height:635px;padding-block:64px}.hero h1{font-size:clamp(3.8rem,6.7vw,5.1rem)}.hero-visual figcaption{font-size:.75rem}.section{padding-block:80px}.about-section{padding-block:54px 64px}.about-content{gap:40px}.product-grid{gap:38px;grid-template-columns:.95fr 1.05fr}.product-copy h2{font-size:2.8rem}.product-visual::before{right:0}.section-heading{gap:32px;grid-template-columns:.8fr 2fr}.contact-inner{gap:45px}.contact-email{font-size:1rem}}
@media(max-width:860px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 48px)}.header-inner{min-height:80px;gap:20px;flex-wrap:wrap}.brand-wordmark{width:220px}.brand-symbol{width:35px}.main-nav{width:100%;justify-content:space-between;padding-bottom:20px;gap:16px}.menu-toggle:not([hidden]){display:flex;align-items:center;gap:11px;background:none;color:var(--ink);border:0;border-radius:0;padding:8px 11px;font-size:.875rem;min-height:44px;cursor:pointer}.menu-lines{width:17px;height:10px;border-top:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] .menu-lines{transform:rotate(-45deg)}.js .main-nav{display:none}.js .main-nav.is-open{display:flex}.hero{grid-template-columns:1fr 1fr;gap:5px;padding-block:50px;min-height:560px}.hero h1{font-size:clamp(3.3rem,6.9vw,4.8rem)}.hero .eyebrow{font-size:.72rem}.hero-description{font-size:1rem;margin-top:22px}.hero-actions{gap:18px;margin-top:26px}.hero-actions .button{padding:15px 24px 15px 27px;font-size:1.075rem}.hero-actions .text-link{font-size:1rem}.hero-visual figcaption{font-size:.75rem;text-align:center;max-width:250px;margin-inline:auto}.caption-line{display:none}.section-heading{grid-template-columns:1fr;gap:26px}.about-content{grid-template-columns:1fr;gap:24px;margin-top:26px}.about-content h2{font-size:2.8rem;max-width:20ch}.about-details{max-width:62ch}.product-grid{grid-template-columns:1fr 1.05fr;gap:26px}.product-copy h2{font-size:2.4rem}.product-copy>p:not(.device-note){font-size:.95rem}.product-features li{font-size:.85rem}.product-visual figcaption{flex-direction:column;gap:4px}.product-kicker{font-size:.8rem}.contact-inner{grid-template-columns:1fr;gap:35px}.contact-copy{max-width:520px;width:100%}.contact-email{font-size:1.15rem}}
@media(max-width:740px){.wrap{width:calc(100% - 40px)}.header-inner{min-height:76px;gap:12px}.brand{gap:8px}.brand-wordmark{width:190px}.brand-symbol{width:30px}.menu-toggle:not([hidden]){padding:8px 10px}.menu-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.main-nav,.js .main-nav.is-open{flex-direction:column;align-items:stretch;gap:0;padding-bottom:15px}.main-nav a{padding:12px 6px;min-height:46px}.main-nav a:not(.nav-contact){border-bottom:1px solid var(--line)}.main-nav .nav-contact{margin-top:6px;padding:12px 6px;align-self:flex-start}.hero{grid-template-columns:1fr;gap:35px;padding-block:43px 39px}.hero h1{font-size:clamp(2.65rem,13vw,4.4rem);margin-top:20px;line-height:1.03}.hero .eyebrow{font-size:.75rem}.hero-description{max-width:365px;font-size:1.05rem;margin-top:24px}.hero-actions{gap:25px}.hero-actions .button{font-size:1.075rem;padding:15px 24px 15px 27px}.hero-visual{max-width:420px;width:100%;margin-inline:auto;padding-top:2px}.hero-art{width:100%}.hero-visual figcaption{max-width:none;margin-top:18px;font-size:.75rem}.section{padding-block:58px}.section-label{gap:10px}.eyebrow{font-size:.74rem}.section-number{font-size:.75rem;width:25px;height:25px}.about-section{padding-block:39px 53px}.about-content{gap:21px;margin-top:24px}.about-content h2{font-size:clamp(2.05rem,7.8vw,2.65rem)}.about-details p:first-child{font-size:1.12rem}.about-details p{font-size:1rem}.product-section{padding-block:39px 43px}.product-intro{margin-bottom:30px}.product-kicker{display:none}.product-grid{grid-template-columns:1fr;gap:24px}.dreambook-logo{width:200px;margin-bottom:21px}.product-copy h2{font-size:2.65rem}.product-copy>p:not(.device-note){font-size:1rem;max-width:420px}.product-features li{font-size:.92rem;gap:13px}.product-features{gap:12px}.product-visual{padding:30px 4px 0;margin-top:9px}.product-visual::before{inset:0 0 43px 15px}.product-image-wrap{padding:6px;border-radius:17px;transform:rotate(1.5deg)}.product-image-wrap img{border-radius:11px}.product-visual figcaption{flex-direction:row;font-size:.75rem;margin-top:22px;gap:15px}.section-heading{gap:23px}.section-heading h2{font-size:2.55rem}.contact-section{padding-block:54px 57px}.contact-section .eyebrow{margin-bottom:23px}.contact-section h2{font-size:clamp(2.1rem,8.6vw,3rem)}.contact-inner{gap:30px}.contact-copy p{font-size:1rem;margin-bottom:25px}.contact-copy p br{display:none}.contact-email{font-size:clamp(.875rem,4vw,1.16rem);gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media(prefers-contrast:more){:root{--text:#19336e;--line:#68758b}.role,.device-note,.hero-visual figcaption,.product-visual figcaption{color:var(--ink)}}

/* Values, team, and social links */
.values-heading,.team-heading{max-width:760px}
.values-heading h2,.team-heading h2{margin-top:24px;font-size:clamp(2.5rem,3.7vw,3.65rem)}
.section-intro{margin-top:20px;font-size:1.1rem;line-height:1.7;max-width:65ch}
.values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:40px}
.value{border-top:1px solid #abb6c6;padding-top:25px}

.value h3{font-size:clamp(1.65rem,2.5vw,2rem);line-height:1.2;min-height:2.4em;max-width:100%;text-wrap:balance}
.value p{font-size:1rem;line-height:1.65;margin-top:16px;max-width:36ch}
.team-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-top:38px}
.founder-profile{display:grid;grid-template-columns:200px minmax(0,1fr);align-items:center;gap:40px;padding:28px;border:1px solid #dce1d8;border-radius:8px;background:var(--paper)}
.founder-photo{aspect-ratio:1;overflow:hidden;border-radius:5px;background:#e8e6db}
.founder-photo img{width:100%;height:100%;object-fit:cover;object-position:center 22%}
.founder-copy{max-width:66ch}
.role{font-size:.875rem;letter-spacing:.035em;font-weight:600;color:#586984;margin-bottom:12px}
.founder-copy h3{font-size:2.15rem;line-height:1.2}
.founder-copy>p:last-child,.leader-profile>p:last-child{font-size:1rem;line-height:1.7;margin-top:16px}
.leadership-profiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.leader-profile{padding:30px;border:1px solid #dce1d8;border-radius:8px;background:var(--paper)}
.leader-profile h3{font-size:1.9rem;line-height:1.2}
.site-footer{background:var(--paper);padding-block:38px 24px}
.footer-main{display:flex;justify-content:space-between;align-items:center;gap:32px;padding-bottom:28px}
.footer-brand{display:block;width:265px;flex-shrink:0}
.footer-social>p{font-size:.875rem;color:var(--text);margin-bottom:8px}
.social-links{display:flex;align-items:center;flex-wrap:wrap;gap:8px 26px}
.social-links a{font-size:.95rem;font-weight:600;display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:5px;text-decoration-color:transparent;transition:text-decoration-color .2s,color .2s}
.social-links a:hover{text-decoration-color:currentColor;color:var(--blue)}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px}
.footer-bottom p,.back-top{font-size:.875rem;color:#5c6577}
.back-top{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}
.back-top:hover{color:var(--ink);text-decoration-color:var(--gold);text-decoration-thickness:2px}
@media(max-width:1100px){.values-grid{gap:28px}.founder-profile{gap:32px}.footer-brand{width:230px}.social-links{gap:8px 20px}}
@media(max-width:860px){.founder-profile{grid-template-columns:170px minmax(0,1fr);gap:28px;padding:24px}.founder-copy h3{font-size:1.85rem}.leader-profile{padding:24px}.footer-main{align-items:flex-start;flex-direction:column;gap:24px}.footer-brand{width:250px}}
@media(max-width:740px){.values-heading h2,.team-heading h2{font-size:2.55rem;margin-top:22px}.section-intro{font-size:1rem;margin-top:17px}.values-grid{grid-template-columns:1fr;gap:28px;margin-top:30px}.value{padding-top:22px}.value h3{font-size:1.95rem;min-height:0;text-wrap:initial}.value p{margin-top:13px;max-width:100%}.team-grid{margin-top:28px;gap:20px}.founder-profile{grid-template-columns:1fr;gap:24px;padding:24px}.founder-photo{width:144px}.founder-copy h3{font-size:1.85rem}.leadership-profiles{grid-template-columns:1fr;gap:20px}.leader-profile{padding:24px}.leader-profile h3{font-size:1.85rem}.role{font-size:.875rem}.site-footer{padding-block:30px 18px}.footer-main{gap:25px;padding-bottom:23px}.footer-brand{width:235px;max-width:100%}.social-links{gap:4px 22px}.social-links a{font-size:.9rem}.footer-bottom{align-items:flex-start;flex-wrap:wrap;gap:8px 20px;padding-top:18px}.footer-bottom p{padding-top:11px}.footer-bottom p,.back-top{font-size:.8rem}}

.brand-pillars{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(32px,6vw,80px);margin-top:44px;padding-top:34px;border-top:1px solid var(--line)}
.brand-pillars h3{font-size:1.9rem;line-height:1.2}
.brand-pillars p{font-size:1rem;line-height:1.7;margin-top:18px;max-width:60ch}
.brand-pillars p+p{margin-top:16px}
@media(max-width:740px){.brand-pillars{grid-template-columns:1fr;gap:30px;margin-top:32px;padding-top:28px}.brand-pillars h3{font-size:1.75rem}.brand-pillars p{margin-top:15px}}

/* The same illustrated icon language connects purpose and values. */
.pillar-icon,.value-icon{display:block;object-fit:contain;flex-shrink:0}
.pillar-icon{width:112px;height:112px;margin-bottom:20px}
.value-icon{width:104px;height:104px;margin-bottom:20px}
@media(max-width:740px){.pillar-icon{width:96px;height:96px;margin-bottom:17px}.value-icon{width:88px;height:88px;margin-bottom:17px}}

.product-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px 26px}
.app-store-badge{display:inline-block;flex-shrink:0;line-height:0;margin-block:14px;border-radius:10px}
.app-store-badge img{height:56px;width:auto}
.product-actions .text-link{min-height:44px}

@media(max-width:740px){.product-actions{gap:10px 22px}}

/* Hand-lettered app captions frame the screenshot without covering its UI. */
.product-visual{padding-top:96px;padding-bottom:0}
.product-visual .illustrated-captions{display:block;position:static;margin-top:18px;padding:0}
.illustrated-captions img{display:block;object-fit:contain;height:auto}
.illustrated-captions .caption-inside{position:absolute;top:0;left:8px;width:190px;height:88px;object-position:left center}
.illustrated-captions .caption-curious{position:relative;width:230px;height:106px;margin-left:auto;object-position:right center}
@media(max-width:740px){.product-visual{padding-top:88px}.illustrated-captions .caption-inside{width:180px;height:80px}.illustrated-captions .caption-curious{width:210px;height:98px}.product-visual .illustrated-captions{margin-top:14px}}

.value .value-name{display:flex;align-items:flex-start;min-height:48px;line-height:1;margin:0}
.value-name img{display:block;width:auto;height:36px;max-width:100%;object-fit:contain;object-position:left top}
@media(max-width:740px){.value .value-name{min-height:0}.value-name img{height:36px}.value p{margin-top:16px}}

.pillar-icon{mix-blend-mode:normal}

/* Matched device examples, with one deliberate control surface. */
.product-visual{padding-top:116px}
.product-visual::before{inset:82px 0 118px 12px}
.device-stage{position:relative;aspect-ratio:1.33;isolation:isolate;touch-action:pan-y}
.device-pair{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s;pointer-events:none}
.device-pair.is-active{opacity:1;visibility:visible;z-index:1}
.device-tablet{position:absolute;left:0;top:9%;width:82%;border:6px solid #17243b;border-radius:19px;background:#17243b;box-shadow:0 18px 35px #16274924;overflow:hidden;transform:rotate(-2deg)}
.device-phone{position:absolute;right:0;bottom:0;width:26%;border:5px solid #17243b;border-radius:22px;background:#17243b;box-shadow:0 12px 24px #16274933;overflow:hidden;transform:rotate(3deg)}
.device-tablet img,.device-phone img{display:block;width:100%;height:auto}
.carousel-controls{position:relative;isolation:isolate;width:440px;max-width:100%;margin:24px auto 0;padding:20px 34px 18px}
.carousel-controls::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:#19336e;-webkit-mask:url('/assets/carousel-bookplate.png') center/100% 100% no-repeat;mask:url('/assets/carousel-bookplate.png') center/100% 100% no-repeat}
.carousel-controls[hidden]{display:none}
.carousel-caption{text-align:center}
.carousel-title{min-height:1.25em;font-family:var(--font-title);font-size:1.25rem;line-height:1.25;letter-spacing:-.025em;color:var(--ink);text-wrap:balance}
.carousel-description{min-height:3em;margin:7px auto 0;max-width:38ch;font-size:.875rem;line-height:1.5;color:var(--ink);text-wrap:pretty}
.carousel-navigation{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:5px}
.carousel-arrow{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;padding:0;border:0;background:transparent;cursor:pointer;transition:transform .2s}
.carousel-arrow img{width:48px;height:48px;object-fit:contain}
.carousel-previous img{transform:scaleX(-1)}
.carousel-arrow:hover{transform:translateY(-2px)}
.carousel-arrow:active{transform:scale(.94)}
.carousel-selectors{display:flex;align-items:center;gap:2px}
.carousel-selectors button{position:relative;border:0;display:grid;place-items:center;width:38px;min-height:44px;padding:7px 4px;background:transparent;color:var(--ink);font-family:var(--font-title);font-size:.875rem;cursor:pointer;transition:color .2s}
.carousel-selectors button span{border-bottom:3px solid transparent;padding:2px 3px;transition:border-color .2s}
.carousel-selectors button[aria-current="true"] span{border-bottom-color:var(--ink);background:#f9b91970}
.carousel-selectors button:hover span{border-bottom-color:var(--gold)}
.carousel-controls button:focus-visible{outline:2px solid var(--ink);outline-offset:3px}
.product-visual .illustrated-captions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:11px}
.illustrated-captions .caption-world{position:absolute;top:0;left:50%;transform:translateX(-50%);width:300px;max-width:90%;height:110px;object-fit:contain}
.illustrated-captions .caption-inside{position:static;width:180px;max-width:43%;height:78px;object-fit:contain}
.illustrated-captions .caption-curious{position:static;width:215px;max-width:51%;height:84px;object-fit:contain;margin:0}
@media(max-width:740px){.device-tablet{border-width:5px;border-radius:14px}.device-phone{border-width:4px;border-radius:17px}.carousel-controls{margin-top:22px}.product-visual{padding-top:112px}.illustrated-captions .caption-world{width:275px;height:105px}.product-visual::before{inset:85px 0 100px 15px}}
@media(max-width:480px){.carousel-controls{padding:22px 20px 18px}.carousel-title{min-height:2.5em;font-size:1.125rem}.carousel-description{min-height:4.5em}.carousel-navigation{gap:6px}.carousel-arrow{flex-basis:44px;width:44px;height:44px}.carousel-arrow img{width:44px;height:44px}.carousel-selectors button{width:30px}}
@media(prefers-reduced-motion:reduce){.device-pair,.carousel-arrow,.carousel-selectors button span{transition:none}.hero-art{animation:none}}

.values-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}
@media(max-width:1190px){.values-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 48px}}
@media(max-width:740px){.values-grid{grid-template-columns:1fr;gap:28px}.product-visual{padding-top:112px}.illustrated-captions .caption-world{width:275px;height:105px}.illustrated-captions .caption-inside{height:68px}.illustrated-captions .caption-curious{height:74px}.product-visual::before{inset:85px 0 100px 15px}}


@media(min-width:741px) and (max-width:1000px){.leadership-profiles{grid-template-columns:1fr}.leader-profile{padding:26px}}

/* Lettering nests into the character composition instead of reading as a footnote. */
.hero-visual figcaption.hero-caption{display:block;position:relative;z-index:2;width:76%;max-width:345px;margin:-26px 0 0 auto;padding:0;transform:rotate(-3deg)}
.hero-caption img{display:block;width:100%;height:auto}
.partners-section{padding-block:38px 48px;border-top:1px solid var(--line)}
.partners-section h2{text-align:center;color:var(--ink);font-size:.8rem;font-weight:500;letter-spacing:.12em}
.partners-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;list-style:none;padding:0;margin:29px 0 0}
.partners-row li{display:flex;align-items:center;justify-content:center;min-height:68px}
/* Original supplied marks are cropped with CSS from the original site's logo strip. */
.partner-logo{display:block;background-image:url('/assets/partners-original.png');background-repeat:no-repeat;flex-shrink:0}
.partner-nvidia{width:159.72px;height:58.08px;background-size:1100.00px 143.00px;background-position:-25.08px -74.80px}
.partner-google{width:169.92px;height:39.84px;background-size:1200.00px 156.00px;background-position:-343.20px -95.04px}
.partner-aws{width:177.10px;height:27.30px;background-size:875.00px 113.75px;background-position:-459.90px -69.30px}
.partner-accelerator{width:182.00px;height:56.70px;background-size:875.00px 113.75px;background-position:-693.70px -54.25px}
@media(max-width:860px){.partners-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 16px}.hero-visual figcaption.hero-caption{width:88%;margin-top:-12px;max-width:300px}}
@media(max-width:480px){.hero-visual figcaption.hero-caption{width:78%;max-width:310px;margin-top:-20px}.partners-section{padding-block:30px 35px}.partners-row{gap:18px 8px;margin-top:22px}.partner-logo{transform:scale(.82)}.partners-row li{min-height:55px}}

/* Chronicle: a black-and-white foundation with one signature creation blue. */
.site-header{--ink:var(--chronicle-white);--line:#343434;--gold:var(--chronicle-blue);--blue:var(--chronicle-blue);background:var(--chronicle-black);color:var(--chronicle-white);border-bottom-color:var(--chronicle-blue)}
.site-header .brand-wordmark{filter:brightness(0) invert(1)}
.site-header .brand-symbol{mix-blend-mode:normal}
.site-header .main-nav>a:not(.nav-contact):hover,.site-header .nav-contact:hover{color:var(--chronicle-blue)}
.hero-copy>.eyebrow{color:var(--chronicle-black)}
.hero-copy h1 em{color:var(--chronicle-blue)}
.hero-copy h1 em::after{background:var(--chronicle-black)}
.hero-copy .button-primary{color:var(--chronicle-white)}
.hero-copy .button-primary::before{background:var(--chronicle-blue);border-left-color:var(--chronicle-black)}
.hero-copy .button-primary:hover::before{background:var(--chronicle-black);border-left-color:var(--chronicle-blue)}
.about-section{background:var(--chronicle-white);box-shadow:none;clip-path:none;border-top-color:#d9d9d9}
.about-section em,.brand-pillars h3{color:var(--chronicle-blue)}
.values-heading .eyebrow{color:var(--chronicle-black)}
.section-number{color:#606060;border-color:#bcbcbc}
.value{border-top-color:#d9d9d9}
.team-section{background:#f4f4f4;border-color:#dedede}
.founder-profile,.leader-profile{background:var(--chronicle-white);border-color:#d9d9d9}
.role{color:#505050}
.contact-section{background:var(--chronicle-black)}
.contact-section .eyebrow{color:#bdbdbd}
.contact-section h2 em,.contact-email:hover{color:var(--chronicle-blue)}
.contact-copy p{color:#dedede}
.contact-email{color:var(--chronicle-white);text-decoration-color:var(--chronicle-blue)}
.contact-email:hover{text-decoration-color:var(--chronicle-blue)}
.contact-section :focus-visible{outline-color:var(--chronicle-blue)}
.site-footer{--text:#d5d5d5;--line:#343434;--blue:var(--chronicle-blue);--ink:var(--chronicle-white);background:var(--chronicle-black);color:var(--chronicle-white);border-top:1px solid #343434}
.site-footer .footer-brand img{filter:brightness(0) invert(1)}
.site-footer .footer-bottom p,.site-footer .back-top{color:#bdbdbd}
.site-footer :focus-visible{outline-color:var(--chronicle-blue)}
/* Product artwork and the complete flagship section retain Dreambook's colors. */
.hero-visual,.product-section{--paper:#fcfaf5;--ink:#19336e;--blue:#21409a;--text:#414f68;--gold:#f9b919;--line:#d8dcd9;--pale:#edf3f7;color:var(--ink)}
.product-section .section-number{color:#68758b;border-color:#b9c2ca}
@media(min-width:741px) and (max-width:820px){.carousel-title{min-height:2.5em}.carousel-navigation{gap:6px}.carousel-selectors button{width:32px}}
@media(prefers-contrast:more){:root{--text:#000000;--line:#606060}.product-section{--text:#19336e}}

/* Theme the original illustrations at render time; retain their original alpha. */
.palette-filters{position:absolute;pointer-events:none}
.about-section .pillar-icon,.values-section .value-icon{filter:url(#chronicle-icon-palette)}

/* Backing belongs to the device and controls, not to the illustrated captions. */
.product-visual::before{display:none}
.product-demo-surface{position:relative;isolation:isolate}
.product-demo-surface::before{content:"";position:absolute;inset:-34px 0 -10px 12px;z-index:-1;border-radius:50% 50% 24px 24px;background:#82c1e8;pointer-events:none}
.product-visual .illustrated-captions{margin-top:28px}
.illustrated-captions .caption-inside,.illustrated-captions .caption-curious{position:relative;z-index:1}
.illustrated-captions .caption-world{z-index:1}
@media(max-width:740px){.product-demo-surface::before{inset:-27px 0 -10px 15px}}

/* The complete flagship story shares the original illustrated book outline. */
.product-grid.app-section{position:relative;isolation:isolate;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:36px;padding:62px 48px 62px;align-items:center}
.app-section::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border:solid transparent;border-width:48px 62px 62px;border-image-source:url('/assets/carousel-bookplate.png');border-image-slice:140 180 200 180;border-image-repeat:stretch}
.app-section::after{content:"";position:absolute;inset:15px 22px 22px;z-index:-2;pointer-events:none;border-radius:44px;background:linear-gradient(105deg,#fffaf0 0%,#fffaf0 35%,#e8f6ff 56%,#d6efff 100%)}
.app-section .product-copy{min-width:0;padding:10px 0}
.app-section .product-copy h2{font-size:clamp(2.3rem,3.2vw,3.2rem)}
.app-section .product-copy>p{font-size:1rem;max-width:43ch}
.app-section .product-features{margin-block:26px;gap:14px}
.app-section .product-features li{font-size:.95rem;line-height:1.55}
.app-section .product-visual{min-width:0;width:100%;padding:100px 0 0;margin:0}
.app-section .product-demo-surface{padding:0;background:none}
.app-section .product-demo-surface::before,.app-section .carousel-controls::before{content:none}
.app-section .device-stage{width:100%;aspect-ratio:1.5;margin-inline:auto}
.app-section .device-tablet{top:0;width:82%}
.app-section .device-phone{width:25%}
.app-section .carousel-controls{width:100%;margin:18px auto 0;padding:12px 0 0}
.app-section .carousel-title{font-size:1.25rem;line-height:1.35;min-height:2.7em;display:grid;align-items:center}
.app-section .carousel-description{font-size:1rem;line-height:1.55;min-height:4.65em;max-width:38ch}
.app-section .carousel-navigation{margin-top:8px;gap:14px}
.app-section .carousel-selectors button{width:40px}
.app-section .product-visual .illustrated-captions{margin-top:10px;gap:14px}
.app-section .illustrated-captions .caption-world{left:auto;right:0;top:-7px;transform:rotate(6deg);width:270px;max-width:82%;height:auto;aspect-ratio:2.5;transform-origin:65% 60%}
.app-section .illustrated-captions .caption-inside{width:180px;max-width:43%;height:auto;aspect-ratio:2.5}
.app-section .illustrated-captions .caption-curious{width:205px;max-width:51%;height:auto;aspect-ratio:2.5}

/* Original images and fixed canvases share the same size, crop and angle. */
.living-lettering{position:relative;display:block;touch-action:pan-y pinch-zoom}
.living-lettering>img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}
.living-lettering>.living-ink-layer{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;opacity:0;pointer-events:none}
.living-lettering>.living-ink-layer.is-ready{opacity:1}
.dreambook-logo.living-lettering{height:auto;aspect-ratio:1228 / 361}
.hero-caption.living-lettering{aspect-ratio:2}

/* Brian's original vector artwork, with small independent discovery moments. */
.hero-art[data-hero-moments]{position:relative;animation:none}
.hero-art>.hero-art-source{display:block;width:100%;height:auto;opacity:0;pointer-events:none}
.hero-art>.hero-art-stage{position:absolute;inset:0;display:block;width:100%;height:100%;pointer-events:none}
.hero-reaction-button{appearance:none;position:absolute;display:block;padding:0;margin:0;border:0;background:transparent;border-radius:35%;min-width:44px;min-height:44px;cursor:pointer;touch-action:pan-y pinch-zoom}
.hero-art:not([data-moments-ready]) .hero-reaction-button{display:none}
.hero-reaction-button:focus-visible{outline:3px solid #21409a;outline-offset:2px;box-shadow:0 0 0 5px #fff6d7}
.hero-reaction-bunny{left:32%;top:29%;width:26%;height:69%}
.hero-reaction-deery{left:57%;top:29%;width:30%;height:69%}
.hero-reaction-friend{left:12%;top:63%;width:29%;height:35%}
.hero-reaction-dinosaur{left:14%;top:22%;width:12%;height:17%}
.hero-reaction-astronaut{left:20%;top:0;width:12%;height:17%}
.hero-reaction-planet{left:55%;top:6%;width:22%;height:20%}
.hero-reaction-stars{left:45.5%;top:9%;width:9%;height:18%}
.hero-reaction-ufo{left:75.5%;top:20.5%;width:11%;height:9%}

/* A small footer discovery, clear of the contact, navigation and social links. */
.site-footer{position:relative}
.footer-discovery{position:absolute;right:max(22px,calc((100% - 1388px)/2));top:0;width:176px;z-index:3;transform:translateY(-98%)}
.footer-deery-button{display:block;width:100%;padding:0;border:0;background:transparent;border-radius:22px;cursor:pointer;touch-action:pan-y pinch-zoom;transform-origin:54% 93%;line-height:0}
.footer-deery-button img{width:100%;height:auto;object-fit:contain;object-position:bottom}
.footer-deery-button:focus-visible{outline:3px solid #f9b919;outline-offset:6px}
.deery-bubble{position:absolute;right:calc(100% - 16px);bottom:8%;width:245px;max-width:calc(100vw - 174px);margin:0;padding:14px 17px;border-radius:16px 16px 2px 16px;background:#fffaf0;color:#19336e;box-shadow:0 6px 22px #0002;font-size:.95rem;line-height:1.5;opacity:0;transform:translateY(5px);transition:opacity .24s ease,transform .24s ease;pointer-events:none}
.deery-bubble[hidden]{display:none}
.deery-bubble.is-visible{opacity:1;transform:translateY(0)}
@media(max-width:1100px){
 .product-grid.app-section{grid-template-columns:1fr;gap:38px;padding:55px 42px 54px}
 .app-section::after{background:linear-gradient(180deg,#fffaf0 0%,#fffaf0 35%,#e8f6ff 60%,#d6efff 100%)}
 .app-section .product-copy{max-width:710px;padding:0}
 .app-section .product-copy>p{max-width:62ch}
 .app-section .product-visual{width:min(100%,660px);justify-self:center;padding-top:100px}
 .app-section .carousel-title{min-height:1.35em}
 .app-section .carousel-description{min-height:3.1em}
}
@media(max-width:740px){
 .product-inner.wrap{width:calc(100% - 24px)}
 .product-intro{padding-inline:8px}
 .product-grid.app-section{gap:38px;padding:42px 26px 42px}
 .app-section::before{border-width:30px 30px 40px}
 .app-section::after{inset:10px 12px 14px;border-radius:25px;background:linear-gradient(180deg,#fffaf0 0%,#fffaf0 42%,#e8f6ff 68%,#d6efff 100%)}
 .app-section .product-copy h2{font-size:clamp(2rem,7.8vw,2.75rem)}
 .app-section .product-visual{padding-top:86px}
 .app-section .device-stage{aspect-ratio:1.45}
 .app-section .device-tablet{width:84%}
 .app-section .device-phone{width:26%}
 .app-section .illustrated-captions .caption-world{width:225px;top:-3px;right:2px;transform:rotate(5deg)}
 .app-section .carousel-title{min-height:2.7em;font-size:1.125rem}
 .app-section .carousel-description{min-height:4.65em}
 .app-section .carousel-navigation{gap:8px}
 .app-section .carousel-selectors button{width:35px}
 .footer-discovery{right:6px;width:146px}
 .deery-bubble{right:calc(100% - 18px);bottom:30%;width:240px;max-width:calc(100vw - 154px);font-size:.875rem;padding:12px 14px}
 .contact-section{padding-bottom:118px}
}
@media(max-width:380px){
 .product-grid.app-section{padding-inline:22px}
 .app-section .carousel-navigation{gap:3px}
 .app-section .carousel-selectors button{width:30px}
 .app-section .carousel-description{min-height:6.2em}
 .app-section .product-features li{font-size:.9rem}
}
@media(prefers-reduced-motion:reduce){
 .living-lettering>.living-ink-layer{display:none}
 .hero-reaction-button{cursor:default}
 .deery-bubble{transition:none;transform:none}
}

@font-face{font-family:Kavoon;src:url('/assets/kavoon-regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
.product-intro .section-number{color:#34435f}
.hero>* ,.contact-inner>*{min-width:0}
.hero h1,.contact-section h2,.product-copy h2,.origin-copy h3{overflow-wrap:anywhere}
.hero-actions .meet-dreambook{max-width:100%;white-space:normal;text-align:center}
.nav-fold{display:flex;align-items:center;gap:34px}
.menu-toggle:not([hidden]){min-width:44px;justify-content:center}
.site-header .brand{min-width:0}
.site-header .brand-symbol{flex-shrink:0}
.site-header .brand-wordmark{min-width:0}
.nav-fold>a{transition:color .2s ease}
.site-header .nav-fold>a:hover{color:#7399ff}
.meet-dreambook{color:#fff;overflow:visible;filter:drop-shadow(0 4px 7px #173f9e18);transition:filter .65s cubic-bezier(.2,.7,.2,1)}
.hero-copy .meet-dreambook::before,.hero-copy .meet-dreambook:is(:hover,:focus-visible)::before,.product-actions .meet-dreambook::before,.product-actions .meet-dreambook:is(:hover,:focus-visible)::before{background:#2456d5;border-left-color:transparent;transition:none}
.product-actions .meet-dreambook{max-width:100%;margin-block:14px;white-space:normal;text-align:center}
.meet-dreambook::after{content:"";position:absolute;inset:0 auto 0 0;width:14px;z-index:1;pointer-events:none;background:linear-gradient(90deg,#000 0 3px,#102448ad 4px,#10244800 14px);opacity:1;transition:opacity 1.05s cubic-bezier(.4,0,.2,1)}
.meet-dreambook:is(:hover,:focus-visible)::after{opacity:.08}
.meet-dreambook canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,0 100%)}
.meet-dreambook span{position:relative;z-index:2;text-shadow:0 1px 2px #102d6d40}
.meet-dreambook:hover{color:#fff}
.meet-dreambook:is(:hover,:focus-visible){filter:drop-shadow(0 6px 11px #173f9e45) drop-shadow(0 0 10px #467cff20)}
.meet-dreambook:active{filter:drop-shadow(0 2px 4px #173f9e40);transition-duration:.12s}
.team-section{background:#fff;border-block-color:#dedede;overflow:clip;padding-block:70px}
.team-section .team-heading{max-width:none;text-align:center}
.team-heading .section-label{justify-content:center}
.team-section .team-heading h2{width:min(100%,540px);margin:12px auto 0;line-height:0}
.team-title-art{display:block;position:relative;width:100%}
.team-title-art img{width:100%;height:auto}
.team-title-art>.living-ink-layer{position:absolute;inset:0;display:block;width:100%;height:100%;opacity:0;pointer-events:none}
.team-heading .section-intro{margin:0 auto;max-width:50ch;font-size:1.05rem;color:#454545}
.monster-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:32px;row-gap:40px;margin-top:24px}
.monster-profile{min-width:0;position:relative}
.monster-portrait{display:flex;align-items:center;justify-content:center;width:100%;height:206px;padding:14px 0 18px;border:0;background:none;cursor:pointer;touch-action:pan-y pinch-zoom;position:relative}
.monster-portrait img{width:100%;height:174px;object-fit:contain;transform-origin:50% 88%;pointer-events:none;transition:filter .2s}
.monster-portrait:hover img{filter:drop-shadow(0 5px 6px #21377416)}
.monster-portrait:focus-visible{outline-offset:0;border-radius:18px}
.monster-profile h3{font-size:1.65rem;letter-spacing:-.025em;line-height:1.15;color:#162750}
.monster-role{font-family:Kavoon,Georgia,serif;font-size:1.04rem;line-height:1.45;color:#243b83;margin:9px 0 3px}
.monster-real-role{font-size:.875rem;color:#595f6b;line-height:1.5}
.monster-bio{font-size:1rem;line-height:1.65;margin-top:16px;padding-top:16px;border-top:1px solid #dce3ef;color:#454545}
.monster-speech{position:fixed;width:min(480px,calc(100% - 24px));z-index:15;padding:0;filter:drop-shadow(0 6px 10px #0b1b4420);pointer-events:none;transform-origin:50% 90%}
.monster-speech[hidden]{display:none}
.monster-speech-frame{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.speech-outline{fill:#fffaf0;stroke:#1c3678;stroke-width:3.5;stroke-linejoin:round}
.speech-gold{fill:none;stroke:#bf9434;stroke-width:1.7;stroke-linecap:round}
.speech-jewels{fill:#ddbf69;stroke:#bf9434;stroke-width:1;stroke-linejoin:round}
.monster-speech{--tail-top:0px;--tail-right:0px;--tail-bottom:0px;--tail-left:0px}
.monster-speech[data-tail="top"]{--tail-top:24px}
.monster-speech[data-tail="right"]{--tail-right:24px}
.monster-speech[data-tail="bottom"]{--tail-bottom:24px}
.monster-speech[data-tail="left"]{--tail-left:24px}
.monster-speech-text{position:absolute;inset:calc(22px + var(--tail-top)) calc(28px + var(--tail-right)) calc(22px + var(--tail-bottom)) calc(28px + var(--tail-left));display:flex;align-items:safe center;margin:0;font-family:Kavoon,Georgia,serif;font-size:1.1875rem;font-weight:400;line-height:1.45;color:#162750;text-align:center;text-wrap:pretty;letter-spacing:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#bf9434 #fffaf0;pointer-events:auto}
.monster-speech-copy{display:block;flex:0 0 100%;min-width:0;padding:4px 6px 6px;overflow-wrap:break-word}
.monster-speech-more{position:absolute;right:calc(32px + var(--tail-right));bottom:calc(7px + var(--tail-bottom));font:11px/1.1 'DM Sans',sans-serif;letter-spacing:.02em;color:#243b83;pointer-events:none}
.monster-speech-more[hidden]{display:none}
.footer-deery-button img{transform-origin:54% 93%}
@media(max-width:1100px){
 .monster-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:54px;max-width:860px;margin-inline:auto}
 .monster-portrait{height:214px}.monster-portrait img{height:182px}
}
@media(max-width:860px){
 .header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0 16px;min-height:80px}
 .header-inner>.brand,.header-inner>.menu-toggle{margin-block:16px}
 .main-nav,.js .main-nav,.js .main-nav.is-open{display:block;grid-column:1/-1;width:100%;padding:0;overflow:hidden;perspective:650px}
 .js .main-nav{height:0}
 .nav-fold{display:flex;justify-content:space-between;gap:16px;padding:4px 0 22px;transform-origin:50% 0;transition:opacity .3s ease,transform .44s cubic-bezier(.22,.75,.22,1)}
 .js .main-nav:not(.is-open) .nav-fold{opacity:0;transform:rotateX(-12deg) translateY(-10px)}
 .nav-fold a{transition:color .2s,opacity .22s,transform .3s;transform-origin:left center}
 .js .main-nav:not(.is-open) .nav-fold a{opacity:0;transform:translateY(-7px) rotate(-1deg)}
 .main-nav.is-open .nav-fold a:nth-child(2){transition-delay:25ms}.main-nav.is-open .nav-fold a:nth-child(3){transition-delay:50ms}.main-nav.is-open .nav-fold a:nth-child(4){transition-delay:75ms}
 .menu-lines{transition:transform .4s cubic-bezier(.22,.75,.22,1)}
}
@media(max-width:740px){
 .header-inner{min-height:76px}.nav-fold{flex-direction:column;align-items:stretch;gap:0;padding-bottom:18px}
 .team-section{padding-block:48px}
 .team-section .team-heading h2{margin-top:12px;width:min(90%,470px)}
 .team-heading .section-intro{font-size:1rem;max-width:32ch;margin-top:5px}
 .monster-grid{column-gap:28px;margin-top:22px}
 .monster-profile h3{font-size:1.55rem}.monster-portrait{height:194px}.monster-portrait img{height:166px}
}
@media(max-width:600px){
 .monster-grid{grid-template-columns:1fr;gap:32px;max-width:440px;margin-top:32px}
 .monster-profile{display:grid;grid-template-columns:108px minmax(0,1fr);column-gap:18px;align-items:start}
 .monster-portrait{grid-column:1;grid-row:1/4;height:154px;padding:8px 0;align-self:center}
 .monster-portrait img{height:138px;max-width:108px}
 .monster-profile h3{grid-column:2;font-size:1.5rem;align-self:end}
 .monster-role{grid-column:2;font-size:1rem;margin:7px 0 3px}
 .monster-real-role{grid-column:2}
 .monster-bio{grid-column:1/-1;margin-top:14px;padding-top:14px}
}
@media(prefers-reduced-motion:reduce){
 .nav-fold,.nav-fold a,.menu-lines,.monster-portrait img{transition:none!important}
 .meet-dreambook,.meet-dreambook::after{transition:none}.meet-dreambook canvas{display:none}
 .team-title-art>.living-ink-layer{display:none}
}
@media(max-width:380px){.site-header .brand-wordmark{width:165px}.site-header .brand-symbol{width:27px}.header-inner{column-gap:8px}}

/* Refreshed illustration layers, registered to the original device canvases.
   Base screenshots preserve the app controls, prose and selection states. */
.device-screen { position:relative; width:100%; container-type:inline-size; overflow:hidden; }
.device-screen .screen-art { position:absolute; display:block; overflow:hidden; pointer-events:none; }
.device-screen .screen-art > img { width:100%; height:100%; object-fit:fill; display:block; }
.device-screen .screen-ui-fragment { position:absolute; inset:0; width:100%; height:100%; pointer-events:none; }
.mood-tablet .mood-art { border-radius:1.5% / 2%; }
.mood-phone .mood-art { border-radius:5% / 6.7%; }
.story-tablet .story-art { border-radius:2.7% 0 0 2.7% / 1.8% 0 0 1.8%; }
.narrator-art { border-radius:11%; }
.device-screen .narrator-art > img { position:absolute; width:200%; height:200%; max-width:none; }
.narrator-kate > img { left:0; top:0; }
.narrator-graham > img { left:-100%; top:0; }
.narrator-aya > img { left:0; top:-100%; }
.narrator-dave > img { left:-100%; top:-100%; }
.narrator-art::after { content:'Ready'; position:absolute; inset:auto 2% 2%; height:13%; background:#34489ae6; color:white; border-radius:999px; display:flex; align-items:center; justify-content:center; font-family:Georgia,serif; font-weight:400; line-height:1; letter-spacing:0; }
.narrator-tablet .narrator-art::after { font-size:.88cqw; }
.narrator-phone .narrator-art::after { font-size:3.15cqw; }

/* A quieter companion to the existing illustrated app showcase. */
.origin-book{position:relative;isolation:isolate;margin:48px 0 52px;padding:28px 42px 30px;scroll-margin-top:115px;background:#fff;min-width:0}
.origin-book::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border:solid transparent;border-width:36px 46px 44px;border-image-source:url('/assets/carousel-bookplate.png');border-image-slice:140 180 200 180;border-image-repeat:stretch}
.origin-book-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 8px 24px;border-bottom:1px solid #19336e20}
.origin-book-heading>p:first-child{font-family:var(--font-title);font-size:1.05rem;color:#19336e}
.origin-book-heading span{display:block;margin-top:5px;font-family:var(--font-body);font-size:.875rem;color:#545b6a}
.origin-reading-note{max-width:28ch;font-size:.875rem;color:#545b6a;text-align:right;line-height:1.5}
.origin-page{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1fr);align-items:center;gap:38px;padding:35px 8px;min-width:0}
.origin-page+.origin-page{border-top:1px solid #19336e20}
.origin-book.is-ready .origin-pages{display:grid}
.origin-book.is-ready .origin-page{grid-area:1/1;visibility:hidden;pointer-events:none;border:0}
.origin-book.is-ready .origin-page.is-active{visibility:visible;pointer-events:auto}
.origin-illustration{margin:0;min-width:0}
.origin-illustration img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}
.origin-illustration figcaption{margin:18px 12px 0;text-align:center;font-family:var(--font-title);font-size:.925rem;line-height:1.6;color:#545b6a}
.origin-copy{min-width:0;max-width:46ch;padding-block:8px}
.origin-chapter{font-size:.875rem;line-height:1.5;color:#405270;margin-bottom:14px}
.origin-chapter span{margin-inline:5px;color:#9aa7c0}
.origin-copy h3{font-family:var(--font-title);font-size:clamp(1.9rem,2.7vw,2.8rem);font-weight:500;line-height:1.15;letter-spacing:-.035em;margin:0 0 24px;color:#171c28}
.origin-copy h3 em{font-family:var(--font-title);font-weight:500;color:#21409a}
.origin-copy>p:not(.origin-chapter){font-size:1rem;line-height:1.72;color:#454545;margin:0 0 16px}
.origin-copy>p:last-child{margin-bottom:0}
.origin-companion{display:inline-block;font-size:.95rem;line-height:1.5;color:#21409a;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px;padding:8px 0;margin-top:4px}
.origin-controls:not([hidden]){min-width:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:16px 8px 8px;border-top:1px solid #19336e20}
.origin-position,.origin-swipe-hint{font-size:.875rem;line-height:1.5;color:#545b6a}
.origin-swipe-hint{text-align:right}
.origin-navigation{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:10px;width:306px;max-width:100%;min-width:0}
.origin-arrow{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;padding:0;background:none;border:0;cursor:pointer;transition:transform .2s}
.origin-arrow img{display:block;width:48px;height:48px;object-fit:contain}
.origin-previous img{transform:scaleX(-1)}
.origin-arrow:hover{transform:translateY(-2px) rotate(3deg)}
.origin-previous:hover{transform:translateY(-2px) rotate(-3deg)}
.origin-arrow:active{transform:scale(.94)}
.origin-selectors{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-width:0;gap:0}
.origin-selectors button{display:grid;place-items:center;min-width:0;min-height:48px;border:0;background:none;color:#19336e;font-family:var(--font-title);font-size:.925rem;padding:6px 0;cursor:pointer}
.origin-selectors button span{padding:3px 2px;border-bottom:3px solid transparent}
.origin-selectors button[aria-current=true] span{background:#f9b91970;border-bottom-color:#19336e}
.origin-selectors button:hover span{border-bottom-color:#eab942}
.origin-book :focus-visible{outline:3px solid #326aff;outline-offset:3px;border-radius:4px}
.origin-book.is-ready .origin-pages{touch-action:pan-y pinch-zoom}
@media(max-width:1100px){.origin-book{padding:24px 30px 28px}.origin-page{gap:25px}.origin-controls:not([hidden]){grid-template-columns:1fr auto}.origin-swipe-hint{display:none}}
@media(max-width:740px){.origin-book{margin:36px 0 38px;padding:22px 20px 25px;scroll-margin-top:90px}.origin-book::before{border-width:27px 28px 36px}.origin-book-heading{padding:8px 3px 18px}.origin-reading-note{display:none}.origin-page{grid-template-columns:1fr;gap:24px;padding:20px 4px 24px;align-content:start}.origin-illustration{max-width:440px;margin-inline:auto;width:100%}.origin-illustration img{max-height:220px}.origin-illustration figcaption{margin-top:7px;font-size:.875rem}.origin-copy{max-width:none;padding:0}.origin-chapter{margin-bottom:12px}.origin-copy h3{font-size:clamp(1.85rem,7vw,2.4rem);line-height:1.17;margin-bottom:20px}.origin-copy>p:not(.origin-chapter){line-height:1.65}.origin-controls:not([hidden]){grid-template-columns:minmax(0,1fr);justify-items:center;gap:7px;padding:14px 0 8px}.origin-position{font-size:.875rem}.origin-navigation{grid-template-columns:44px minmax(0,1fr) 44px;gap:3px;width:100%;max-width:306px}.origin-selectors button{min-height:44px}.origin-arrow,.origin-arrow img{width:44px;height:44px;flex-basis:44px}}
@media(max-width:360px){.origin-book{padding-inline:16px}.origin-page{padding-inline:2px}.origin-navigation{grid-template-columns:32px minmax(0,1fr) 32px;gap:0}.origin-selectors button{font-size:.875rem}.origin-arrow{width:32px;height:44px}.origin-arrow img{width:32px;height:32px}.origin-illustration figcaption{margin-inline:0}}
@media(prefers-reduced-motion:reduce){.origin-arrow{transition:none}}
