:root{--ink:#15232b;--muted:#596974;--blue:#286bec;--pale:#f3f7fc;--line:#dce3eb;--white:#fff;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:110px}
*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #286bec;outline-offset:5px}button{border:0;background:none;color:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.wrap{width:min(1380px,calc(100% - 144px));margin-inline:auto}.site-header{height:94px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 4.8%;background:#fff}.brand{display:inline-flex;align-items:center;gap:14px;font-size:27px;font-weight:700;letter-spacing:-1px}.brand img{border-radius:8px}.site-header nav{display:flex;align-items:center;gap:48px;font-size:17px}.nav-button{font-size:17px;padding:8px 0}a:hover,.text-link:hover,.nav-button:hover{color:var(--blue)}.menu-toggle{display:none}.skip{position:fixed;z-index:9;top:8px;left:12px;background:#fff;padding:12px;transform:translateY(-150%)}.skip:focus{transform:translateY(0)}
.hero{min-height:730px;display:grid;grid-template-columns:1.05fr 1fr;gap:58px;align-items:center;padding-block:50px 70px}.hero-copy h1{font-size:clamp(38px,4.25vw,68px);letter-spacing:-3px;line-height:1.14;margin:0 0 27px;font-weight:650}.hero-copy p{font-size:23px;line-height:1.55;color:var(--muted);margin:0 0 40px}.hero-actions{display:flex;align-items:center;gap:36px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;padding:17px 25px;border-radius:6px;font-size:18px;line-height:1.3;transition:background .15s,box-shadow .15s}.primary{background:var(--blue);color:#fff;border:1px solid var(--blue)}.primary:hover{background:#1858d1}.outline{border:1px solid var(--blue);color:var(--blue);background:#fff}.outline:hover{background:var(--pale)}.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--blue);font-size:18px;padding:0;line-height:1.5}.arrow{width:24px;height:24px}
.workflow-preview{border:1px solid var(--line);border-radius:12px;box-shadow:0 13px 24px #15232b0b;overflow:hidden;background:#fff}.workflow-heading{padding:37px 36px 27px}.workflow-heading h2{font-size:24px;letter-spacing:-.7px;margin:0 0 9px}.workflow-heading p{margin:0;color:var(--muted);font-size:17px}.workflow-steps{margin:0 22px 0 36px;padding:0;list-style:none}.workflow-steps li{display:grid;grid-template-columns:54px 56px 1fr;gap:24px;align-items:center;padding:23px 0;border-top:1px solid var(--line);min-height:108px}.step-number{border:1px solid #dbe7fc;background:var(--pale);color:var(--blue);font-size:24px;border-radius:7px;display:grid;place-items:center;height:56px}.workflow-steps svg{width:48px;height:48px;color:var(--blue);border:1px solid var(--line);border-radius:50%;padding:11px}.workflow-steps h3{font-size:20px;letter-spacing:-.4px;margin:0 0 6px;font-weight:500}.workflow-steps p{font-size:17px;color:var(--muted);line-height:1.5;margin:0}.workflow-footer{padding:22px 36px 30px;border-top:1px solid var(--line)}
.packs{border-top:1px solid var(--line);padding:66px 0 60px}.section-intro{text-align:center}.section-intro h2{font-size:48px;letter-spacing:-1.7px;line-height:1.15;margin:0 0 18px}.section-intro p{font-size:21px;color:var(--muted);line-height:1.5;margin:0}.pack-layout{display:grid;grid-template-columns:270px 1fr;gap:62px;max-width:1210px;margin:54px auto 0}.pack-tabs{display:flex;flex-direction:column;align-items:stretch;gap:11px}.pack-tabs button{text-align:left;border-left:2px solid transparent;font-size:18px;min-height:51px;padding:12px 32px}.pack-tabs button[aria-selected=true]{color:var(--blue);border-left-color:var(--blue);background:linear-gradient(90deg,#f3f7fc,white)}#pack-panel h3{font-size:23px;letter-spacing:-.6px;margin:6px 0 15px;line-height:1.4}dl{margin:0}dl>div{display:grid;grid-template-columns:260px 1fr;gap:30px;padding:23px 0;border-bottom:1px solid var(--line);line-height:1.55}dl>div:last-child{border-bottom:0}dt{font-size:17px;font-weight:600}dd{font-size:17px;color:var(--muted);margin:0}.small{color:var(--muted);font-size:15px;line-height:1.6}#pack-panel .small{margin:17px 0 19px}
.download{padding:37px 0 40px;background:var(--pale);border-block:1px solid var(--line)}.download h2{text-align:center;letter-spacing:-1px;font-size:32px;margin:0 0 38px}.download-options{display:grid;grid-template-columns:repeat(3,1fr);max-width:1200px;margin:auto}.download-options article{padding:0 40px;border-left:1px solid #cdd8e6}.download-options article:first-child{border-left:0}.download-options svg{width:42px;height:42px;color:var(--blue);margin-bottom:12px}.download-options h3{font-size:20px;margin:0 0 10px}.download-options .text-link{font-size:16px}footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;padding:34px 4.8% 18px}footer nav{display:flex;gap:55px;font-size:15px;color:var(--muted)}.preview-note{flex-basis:100%;font-size:12px;line-height:1.5;color:var(--muted);margin:9px 0 0}
dialog{border:1px solid var(--line);border-radius:16px;padding:40px;width:min(620px,calc(100% - 32px));max-height:85dvh;overflow:auto;color:var(--ink);box-shadow:0 24px 100px #15232b26}dialog::backdrop{background:#15232b55;backdrop-filter:blur(4px)}dialog h2{font-size:28px;letter-spacing:-1px;line-height:1.2;margin:0 30px 22px 0}dialog p{font-size:17px;color:var(--muted);line-height:1.6}.close-dialog{position:absolute;right:16px;top:13px;width:36px;height:36px;font-size:20px;border-radius:6px}.close-dialog:hover{background:var(--pale)}.dialog-caption{font-size:12px!important;letter-spacing:.4px;margin-top:0}.progress{list-style:none;display:flex;gap:8px;padding:0;margin:25px 0}.progress li{flex:1;border-bottom:2px solid var(--line);padding:0 0 10px;font-size:14px;color:var(--muted)}.progress li[aria-current]{color:var(--blue);border-color:var(--blue)}#example-content{min-height:195px}#example-content ul{padding-left:20px;color:var(--muted);font-size:16px;line-height:1.7}#example-content blockquote{background:var(--pale);margin:16px 0;padding:16px 20px;line-height:1.6;border-left:2px solid var(--blue)}.dialog-actions{display:flex;justify-content:space-between;gap:15px;margin-top:25px}.dialog-actions .button{font-size:16px}.all-packs{list-style:none;padding:0;margin:20px 0}.all-packs li{padding:12px 0;border-bottom:1px solid var(--line);font-size:16px}.all-packs span{display:block;color:var(--muted);font-size:13px;margin-top:5px}
@media(min-width:1450px){.hero-copy h1{white-space:nowrap}}@media(max-width:1200px){.wrap{width:calc(100% - 80px)}.hero{gap:30px;min-height:660px}.hero-copy h1{letter-spacing:-2px}.hero-copy p{font-size:20px}.desktop-break{display:none}.workflow-heading{padding:28px 25px 24px}.workflow-steps{margin-inline:25px}.workflow-steps li{grid-template-columns:42px 38px 1fr;gap:14px}.workflow-steps svg{width:36px;height:36px;padding:8px}.step-number{font-size:20px;height:48px}.workflow-steps h3{font-size:17px}.workflow-steps p{font-size:15px}.workflow-footer{padding-inline:25px}.hero-actions{gap:20px}.hero-actions .button,.hero-actions .text-link{font-size:16px}.pack-layout{grid-template-columns:200px 1fr;gap:30px}dl>div{grid-template-columns:210px 1fr;gap:20px}}
@media(max-width:850px){.site-header{height:80px;padding-inline:25px}.brand{font-size:23px}.site-header nav{gap:24px;font-size:15px}.nav-button{font-size:15px}.wrap{width:calc(100% - 48px)}.hero{grid-template-columns:1fr;padding-block:55px;gap:40px;min-height:0}.hero-copy{text-align:center}.hero-copy h1{font-size:48px;letter-spacing:-2px}.hero-copy p{font-size:19px;max-width:430px;margin:0 auto 28px}.hero-actions{justify-content:center}.workflow-preview{width:min(580px,100%);margin:auto}.section-intro h2{font-size:36px}.section-intro p{font-size:18px}.pack-layout{grid-template-columns:1fr;gap:20px;margin-top:32px}.pack-tabs{flex-direction:row;overflow:auto;gap:0}.pack-tabs button{border-left:0;border-bottom:2px solid transparent;flex:1;padding:10px 12px;text-align:center;font-size:16px}.pack-tabs button[aria-selected=true]{border-bottom-color:var(--blue);background:var(--pale)}#pack-panel h3{font-size:22px}.download h2{font-size:28px}.download-options article{padding-inline:23px}footer nav{gap:25px}}
@media(max-width:560px){.site-header{height:74px;padding-inline:22px;position:relative}.brand{font-size:24px}.brand img{width:28px;height:28px}.menu-toggle{display:flex;align-items:center;gap:12px;font-size:15px;padding:12px 0}.site-header nav{display:none;position:absolute;left:0;right:0;top:73px;background:#fff;padding:22px;border-bottom:1px solid var(--line);box-shadow:0 10px 20px #15232b0a;z-index:3}.site-header nav.open{display:flex;align-items:stretch;flex-direction:column;gap:0}.site-header nav a,.nav-button{padding:14px 0;text-align:left;font-size:17px}.hero-copy{text-align:left}.hero-copy h1{font-size:40px;letter-spacing:-1.8px;line-height:1.13}.hero-copy p{font-size:18px;margin:22px 0 29px}.hero-actions{justify-content:flex-start;gap:20px}.hero-actions .button{padding:15px 18px}.hero-actions .text-link{font-size:15px}.hero{padding-top:45px;padding-bottom:44px;gap:36px}.wrap{width:calc(100% - 40px)}.workflow-heading{padding:25px 20px 22px}.workflow-heading h2{font-size:20px}.workflow-heading p{font-size:14px}.workflow-steps{margin-inline:20px}.workflow-steps li{grid-template-columns:36px 1fr;gap:16px;padding:22px 0}.workflow-steps svg{display:none}.workflow-steps h3{font-size:17px}.step-number{height:41px;font-size:18px}.workflow-footer{padding:20px}.workflow-footer .button{font-size:15px;padding:14px 18px}.packs{padding:43px 0}.section-intro{text-align:left}.section-intro h2{font-size:34px;letter-spacing:-1.3px}.section-intro p{font-size:17px}.pack-tabs button{font-size:14px;padding:12px 8px;white-space:nowrap}#pack-panel h3{font-size:21px;margin-top:7px}dl>div{grid-template-columns:1fr;gap:5px;padding:20px 0}dt,dd{font-size:16px}.download{padding:33px 0}.download h2{text-align:left;font-size:28px;line-height:1.2;max-width:280px;margin-bottom:20px}.download-options{grid-template-columns:1fr}.download-options article,.download-options article:first-child{border:0;border-top:1px solid var(--line);padding:23px 0;display:grid;grid-template-columns:50px 1fr;gap:4px 14px}.download-options svg{grid-row:1/3;margin:0}.download-options h3{font-size:19px;margin:0}.download-options .text-link{font-size:16px}.download-options article:last-child{padding-bottom:0}footer{padding:28px 22px 20px;align-items:flex-start}footer nav{display:grid;grid-template-columns:1fr 1fr;gap:19px 24px;font-size:14px}dialog{padding:32px 23px}dialog h2{font-size:25px}.dialog-actions .button{padding:13px 16px}.dialog-actions{gap:10px}#example-content{min-height:240px}}
footer nav{align-items:center}footer .nav-button{font:inherit;padding:0;text-align:left}
.brand:hover{color:var(--ink)}
@media(max-width:560px){.hero-copy h1{font-size:clamp(26px,8.2vw,40px);letter-spacing:-1.2px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}

/* Sky-canopy revision: all art is local; no external fonts or background requests. */
.site-header{height:80px;border-bottom:0;padding-inline:3.8%}
.site-header .brand{font-size:26px}.site-header .brand img{width:30px;height:30px}
.site-header nav{gap:45px}
.hero{width:100%;min-height:720px;display:flex;align-items:center;justify-content:center;padding:72px 32px;background:#298bd2 url('/anime-sky-canopy.png') center center/cover no-repeat}
.hero-copy{width:min(1050px,100%);text-align:center;color:#fff}
.hero-copy h1{font-size:clamp(44px,4.7vw,76px);font-weight:700;line-height:1.09;letter-spacing:-2.8px;margin:0 0 29px;text-shadow:0 2px 5px #07396066;white-space:normal}
.hero-copy p{color:#fff;max-width:570px;font-size:24px;line-height:1.48;margin:0 auto 39px;text-shadow:0 1px 4px #063856aa}
.hero .desktop-break{display:none}.hero-actions{justify-content:center;gap:24px;flex-wrap:wrap}
.hero-actions .button,.hero-actions .text-link{min-width:234px;min-height:60px;padding:17px 25px;border-radius:6px;font-size:18px;font-weight:600;line-height:1.35;justify-content:center}
.hero-actions .primary{background:#fff;border-color:#fff;color:#123564;box-shadow:0 4px 15px #1235640a}
.hero-actions .primary:hover{background:#eef6ff;border-color:#eef6ff}
.hero-actions .text-link{color:#fff;border:1px solid #fff;background:transparent;text-shadow:0 1px 3px #07396077}
.hero-actions .text-link:hover{background:#ffffff18}
.hero button:focus-visible{outline-color:#fff;outline-offset:6px}
.journey{padding:48px 0 46px;max-width:1260px}
.journey .workflow-preview{border:0;border-radius:0;box-shadow:none;background:#fff;overflow:visible;width:100%;margin:0}
.journey .workflow-heading{text-align:center;padding:0 0 25px}
.journey .workflow-heading h2{font-size:32px;line-height:1.25;letter-spacing:-1px;margin:0 0 12px}
.journey .workflow-heading p{font-size:18px}
.journey .workflow-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:0}
.journey .workflow-steps li{border-top:0;grid-template-columns:48px 44px 1fr;gap:17px;padding:8px 0;min-height:106px}
.journey .step-number{height:48px;font-size:21px}
.journey .workflow-steps svg{display:block;width:43px;height:43px;padding:10px}
.journey .workflow-steps h3{font-size:18px;line-height:1.35;margin:0 0 6px}
.journey .workflow-steps p{font-size:14px;line-height:1.5}
.journey .workflow-footer{padding:19px 0 0;border:0;text-align:center}
.journey .workflow-footer .button{font-size:16px;padding:13px 22px}
@media(max-width:1100px){.hero{min-height:660px}.hero-copy h1{font-size:60px}.journey .workflow-steps{gap:24px}.journey .workflow-steps li{grid-template-columns:42px 1fr;gap:14px}.journey .workflow-steps svg{display:none}}
@media(max-width:850px){.site-header{padding-inline:25px}.site-header nav{gap:24px}.hero{min-height:640px;padding:70px 24px;background-position:center}.hero-copy h1{font-size:56px;letter-spacing:-2.2px}.hero-copy p{font-size:21px;max-width:480px}.hero-actions .button,.hero-actions .text-link{min-width:210px;font-size:17px}.journey{padding-block:42px}.journey .workflow-heading h2{font-size:28px}.journey .workflow-steps{gap:18px}.journey .workflow-steps li{grid-template-columns:1fr;align-content:start;text-align:center;justify-items:center;gap:15px}.journey .step-number{width:43px}.journey .workflow-steps h3{font-size:17px}}
@media(max-width:560px){.site-header{height:74px;padding-inline:22px}.site-header .brand{font-size:24px}.site-header .brand img{width:28px;height:28px}.site-header nav{top:73px;z-index:5}.hero{min-height:620px;padding:68px 22px;background-position:center center}.hero-copy{text-align:center}.hero-copy h1{font-size:clamp(32px,8.8vw,49px);line-height:1.13;letter-spacing:-1.1px;margin-bottom:25px}.hero-copy p{font-size:18px;line-height:1.5;max-width:330px;margin:0 auto 30px}.hero-actions{gap:14px;flex-direction:column}.hero-actions .button,.hero-actions .text-link{min-width:218px;min-height:53px;font-size:16px;padding:15px 22px}.journey{padding:38px 0}.journey .workflow-heading h2{font-size:27px;max-width:310px;margin-inline:auto}.journey .workflow-heading p{font-size:16px}.journey .workflow-steps{display:block}.journey .workflow-steps li{display:grid;grid-template-columns:42px 1fr;justify-items:stretch;text-align:left;align-content:center;align-items:center;border-top:1px solid var(--line);gap:18px;min-height:100px;padding:22px 0}.journey .workflow-steps h3{font-size:18px}.journey .workflow-steps p{font-size:15px}.journey .workflow-footer{padding-top:17px}}

@media(min-width:561px){.hero .desktop-break{display:initial}}

@media(max-width:560px){.hero{background-image:url('/anime-sky-canopy-mobile.png')}}

@media(max-width:560px){.hero-actions .text-link{background:#123f72;border-color:#ffffffc9;text-shadow:none}.hero-actions .text-link:hover{background:#0b315c}.hero-copy h1{text-shadow:0 2px 5px #073960aa}}

/* Logo-backed examples: one readable exhibit, followed by a flat app directory. */
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.packs{padding:100px 0;background:#fff;border-top:1px solid var(--line)}
.usecase-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:60px;align-items:center;max-width:1370px}
.usecase-copy h2,.connections h2{font-size:clamp(36px,3.3vw,50px);line-height:1.13;letter-spacing:-1.9px;margin:0 0 23px;font-weight:650}
.section-subtitle{font-size:20px;line-height:1.6;color:var(--muted);margin:0 0 36px}
.pack-tabs{display:flex;flex-direction:row;gap:12px;border-bottom:1px solid var(--line);margin:42px 0 36px;overflow:auto}
.pack-tabs button{border:0;border-bottom:2px solid transparent;padding:12px 9px 17px;font-size:16px;text-align:center;flex:1;white-space:nowrap}
.pack-tabs button[aria-selected=true]{border-left:0;border-bottom:2px solid var(--blue);color:var(--blue);background:transparent}
#pack-panel h3{font-size:29px;letter-spacing:-.8px;line-height:1.25;white-space:pre-line;margin:0 0 22px}
#case-description{font-size:19px;line-height:1.7;color:var(--muted);margin:0;max-width:480px}
.case-apps{display:flex;align-items:center;flex-wrap:wrap;gap:30px;margin:30px 0 32px}
.case-apps a{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:600}
.case-apps img{object-fit:contain;width:34px;height:34px}
#case-walkthrough{font-size:17px;gap:14px}.catalog-link{display:block;font-size:14px;color:var(--muted);margin-top:24px;padding:0;text-decoration:underline;text-underline-offset:4px}
.work-exhibit{border:1px solid #dce0e9;border-radius:12px;background:#f7f8fb;overflow:hidden}
.exhibit-header{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #dce0e9;padding:23px 30px}
.exhibit-header>span{display:flex;align-items:center;gap:12px;font-weight:600;font-size:18px}.exhibit-header small{font-size:13px;color:var(--muted)}
.exhibit-body{padding:30px}
.request-bubble{background:#e9ecf2;border:1px solid #dadee7;border-radius:10px;padding:17px 20px;font-size:17px;line-height:1.55;margin:0 0 28px auto;max-width:335px}
.source-stack{border:1px solid #dce0e9;border-radius:10px;background:#fff;overflow:hidden;margin-bottom:22px}
.source-row{display:grid;grid-template-columns:36px 1fr 1.1fr 18px;align-items:center;gap:18px;padding:20px;width:100%;text-align:left;border-bottom:1px solid var(--line);font-size:15px}
.source-row:last-child{border-bottom:0}.source-row:hover{background:#f7f9fd}.source-row img{object-fit:contain}.source-row strong{font-weight:600}.source-row span{color:var(--muted);line-height:1.4}.source-row .arrow{width:18px;height:18px;color:var(--muted)}
.draft-sheet{background:#fff;border:1px solid #dce0e9;border-radius:10px;padding:23px;box-shadow:0 3px 8px #17223605}
.draft-sheet header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:18px}
.draft-sheet h3{margin:0;font-size:19px;letter-spacing:-.35px}.draft-sheet header span{background:#edf3ff;color:#2857ae;border-radius:5px;padding:6px 9px;font-size:12px;white-space:nowrap}
.draft-sheet p{margin:0;font-size:17px;line-height:1.65;min-height:112px}
.approval-note{display:flex;align-items:center;gap:14px;border-top:1px solid #dce0e9;padding-top:24px;margin:28px 0 0;font-size:14px;color:var(--muted);line-height:1.5}
.approval-note svg,.app-search svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;flex-shrink:0}
.connections{padding:85px 0 65px;border-top:1px solid var(--line);max-width:1370px}
.connection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:40px}
.app-search{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:7px;padding:13px 16px;width:350px;color:var(--muted)}
.app-search:focus-within{outline:2px solid var(--blue);outline-offset:2px}.app-search input{border:0;background:transparent;font:inherit;font-size:16px;width:100%;min-width:0;outline:none;color:var(--ink)}
.connection-filters{display:flex;align-items:center;gap:4px}.connection-filters button{padding:13px 18px;font-size:15px;border-radius:5px}.connection-filters button[aria-pressed=true]{background:#eef4ff;color:#2857ae}.connection-filters button:hover{background:#f4f6fa}
.connection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:42px}
.connection-item{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;gap:18px;align-items:center;text-align:left;min-height:151px;padding:22px 0;border-bottom:1px solid var(--line)}
.connection-item:hover{background:#fafbfe}.connection-item img{object-fit:contain;width:42px;height:42px}.connection-item strong{display:block;font-size:19px;letter-spacing:-.3px;margin-bottom:7px;font-weight:600}.connection-item small{display:block;font-size:14px;line-height:1.5;color:var(--muted)}.connection-item .arrow{width:18px;height:18px;color:#8b919d}
.connection-footnote{font-size:14px;line-height:1.6;color:var(--muted);margin:28px 0 0}
.apps-empty{grid-column:1/-1;min-height:200px;text-align:center;padding:35px}.apps-empty h3{font-size:22px}.apps-empty p{color:var(--muted)}
.connector-dialog-heading{display:flex;align-items:center;gap:18px;margin-bottom:25px}.connector-dialog-heading img{object-fit:contain}.connector-dialog-heading h2{margin:0;font-size:30px}#connector-uses{padding-left:21px;color:var(--muted);font-size:17px;line-height:1.7}#connector-dialog .connector-note{font-size:14px;padding-top:18px;border-top:1px solid var(--line)}
.dialog-source-list>div{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid var(--line);font-size:15px;line-height:1.6}.dialog-source-list img{object-fit:contain}
@media(max-width:1100px){.usecase-layout{gap:35px;grid-template-columns:1fr 1.1fr}.usecase-copy h2{font-size:37px}.section-subtitle{font-size:18px}.exhibit-body{padding:22px}.source-row{grid-template-columns:30px 1fr 18px;padding:16px;gap:14px}.source-row img{width:30px;height:30px}.source-row span{grid-column:2;grid-row:2}.source-row .arrow{grid-column:3;grid-row:1/3}.connection-grid{gap:0 25px}.connection-item{gap:13px}.connection-filters button{padding-inline:12px}}
@media(max-width:850px){.usecase-layout{grid-template-columns:1fr;gap:38px;max-width:660px}.packs{padding:65px 0}.usecase-copy h2{font-size:40px}.pack-tabs{margin-block:28px}.work-exhibit{width:100%}.source-row{grid-template-columns:36px 1fr 1.1fr 18px}.source-row span{grid-column:auto;grid-row:auto}.source-row .arrow{grid-column:auto;grid-row:auto}.connections{padding-top:60px}.connection-toolbar{align-items:stretch;flex-direction:column;gap:20px}.app-search{width:100%}.connection-filters{justify-content:space-between}.connection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.connection-item{min-height:132px}.site-header nav{gap:20px}}
@media(max-width:560px){.packs{padding:48px 0}.usecase-copy h2,.connections h2{font-size:34px;letter-spacing:-1.2px}.usecase-copy h2 br{display:none}.section-subtitle{font-size:17px;line-height:1.6;margin-bottom:25px}.pack-tabs{gap:0}.pack-tabs button{font-size:14px;padding:11px 8px 15px}#pack-panel h3{font-size:27px}#case-description{font-size:17px}.case-apps{gap:24px}.case-apps a{font-size:16px}#case-walkthrough{font-size:16px}.exhibit-header{padding:18px}.exhibit-header>span{font-size:16px}.exhibit-header small{font-size:11px}.exhibit-body{padding:18px}.request-bubble{font-size:15px;padding:14px;max-width:265px;margin-bottom:20px}.source-row{grid-template-columns:28px 1fr 16px;padding:14px;gap:6px 12px;font-size:14px}.source-row img{width:28px;height:28px;grid-row:1/3}.source-row span{grid-column:2;grid-row:2;font-size:12px}.source-row .arrow{grid-column:3;grid-row:1/3}.draft-sheet{padding:16px}.draft-sheet header{align-items:flex-start;gap:8px}.draft-sheet h3{font-size:17px}.draft-sheet header span{font-size:10px;padding:5px 7px}.draft-sheet p{font-size:15px;min-height:0}.approval-note{font-size:12px;gap:10px;margin-top:23px;padding-top:20px}.connection-toolbar{margin-top:28px;padding-block:20px}.connection-filters{gap:0;flex-wrap:wrap}.connection-filters button{font-size:13px;padding:11px 10px}.connection-grid{grid-template-columns:1fr}.connection-item{min-height:105px;gap:20px}.connection-item strong{font-size:18px}.connection-item small{font-size:14px}.connection-footnote{font-size:12px}.connections{padding:48px 0}.connector-dialog-heading h2{font-size:26px}.connector-dialog-heading img{width:40px;height:40px}.catalog-link{font-size:13px}}
.connection-item img[src$="github.png"],.connection-item img[src$="notion.png"]{width:48px;height:48px;margin-left:-3px}

/* Original product stories: timed arrivals, quiet holds, and local artwork. */
.hero{position:relative;isolation:isolate;overflow:hidden;background-image:none}
.hero::before{content:"";position:absolute;inset:-3%;z-index:-1;background:url('/anime-sky-canopy.png') center/cover no-repeat;animation:canopy-drift 28s ease-in-out infinite alternate}
.motion-toggle{position:absolute;right:24px;bottom:20px;padding:10px 14px;border:1px solid #ffffff80;border-radius:30px;color:#fff;background:#103a5dcc;font-size:12px;line-height:1.3}
.exhibit-controls{display:flex;align-items:center;gap:24px;padding:0 30px 23px}.sequence-track{height:2px;background:#dce2ec;flex:1;overflow:hidden}.sequence-track i,.story-trace i{display:block;height:100%;background:#789ada;transform-origin:left;animation:story-progress 14s linear infinite}.replay-example{font-size:12px;color:var(--muted);padding:8px 0;white-space:nowrap}.replay-example span{margin-left:9px;font-size:18px}
.motion-stories{padding:88px 0 72px;border-top:1px solid var(--line)}.stories-heading{max-width:680px;margin:0 auto 50px;text-align:center}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:600;color:#60727f;margin-bottom:19px}.stories-heading h2{font-size:clamp(34px,3.6vw,50px);letter-spacing:-1.8px;line-height:1.14;font-weight:600;margin:0 0 19px}.stories-heading>p:last-child{font-size:19px;line-height:1.6;color:var(--muted);margin:0}.story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:54px 30px}.story-stage{position:relative;height:360px;border:1px solid #e2e6eb;border-radius:12px;padding:25px 30px;overflow:hidden;font-size:13px;background:#f6f8fb}.story-mail{background:radial-gradient(ellipse at bottom,#e4eef6,transparent 80%),#fafbfd}.story-calendar{background:radial-gradient(ellipse at bottom,#e9f1e6,transparent 85%),#fafcf9}.story-release{background:radial-gradient(ellipse at bottom,#e9e6f2,transparent 85%),#fbfaff}.story-brief{background:radial-gradient(ellipse at bottom,#f4e9de,transparent 85%),#fdfbf8}.stage-label{display:flex;align-items:center;gap:10px;margin-bottom:26px;color:#4d5c67;font-size:12px}.stage-label img{object-fit:contain;flex-shrink:0}.stage-label small{margin-left:auto;text-transform:uppercase;letter-spacing:.8px;color:#64717d;font-size:9px}.mini-message{display:flex;gap:11px;max-width:330px;margin:0 0 15px;padding:15px;background:#fff;border:1px solid #e1e5e9;border-radius:9px;box-shadow:0 2px 6px #28374f04}.mini-avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#eff0f6;font-size:9px;color:#586779;flex-shrink:0}.mini-message strong,.mini-response strong{font-size:12px;font-weight:600}.mini-message p{margin:5px 0 0;line-height:1.5}.context-pill{display:flex;align-items:center;gap:9px;background:#ffffffc9;border:1px solid #dce5dc;border-radius:7px;padding:10px 13px;margin:0 0 15px 28px;max-width:320px;font-size:11px}.context-pill img{object-fit:contain}.tiny-check{color:#507960}.context-pill .tiny-check{margin-left:auto}.mini-response{display:flex;gap:11px;background:#fff;border:1px solid #dae2ec;border-radius:9px;padding:15px;margin-left:38px;box-shadow:0 5px 16px #192f5105}.mini-response>img{flex-shrink:0}.mini-response p{font-size:12px;line-height:1.6;margin:7px 0 12px}.review-chip{display:inline-block;border:1px solid #dfe6e5;background:#f8faf9;color:#5b6b65;border-radius:4px;padding:5px 7px;font-size:9px;line-height:1.2;white-space:nowrap}.story-trace{position:absolute;bottom:0;left:0;right:0;height:2px;background:#dde3ec}
.story-copy{padding:25px 8px 0}.story-number{font-size:10px;letter-spacing:1.2px;color:#6c7880}.story-copy h3{font-size:24px;font-weight:600;letter-spacing:-.6px;line-height:1.25;margin:12px 0}.story-copy p{color:var(--muted);font-size:16px;line-height:1.6;margin:0 0 19px;max-width:440px}.story-copy .text-link{font-size:14px;gap:18px;color:#344e68}.story-copy .text-link:hover{color:var(--blue)}.motion-caption{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted);line-height:1.6;margin:42px 8px 0}.motion-caption .text-link{font-size:12px;white-space:nowrap;color:var(--muted);text-decoration:underline;text-underline-offset:4px}
.mini-calendar{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dce4dc;background:#fff;border-radius:9px;overflow:hidden;height:174px}.calendar-day{border-left:1px solid #e7ebe7;padding:13px 10px}.calendar-day:first-child{border-left:0}.calendar-day>span{font-size:9px;color:#707e72;letter-spacing:.8px;display:block}.calendar-day>strong{font-size:21px;font-weight:400;display:block;margin:6px 0 15px}.calendar-event{font-size:10px;padding:9px 7px;border-radius:4px;border-left:2px solid #b3c4db;background:#edf1f7;line-height:1.5}.calendar-event small{display:block;font-size:9px;margin-top:5px;color:#60718c}.focus-event{background:#e8f2e3;border-color:#739b60;color:#406034}.focus-event small{color:#4e7140}.calendar-note{display:flex;align-items:center;gap:12px;background:#fffffff2;border:1px solid #dce5d9;border-radius:9px;margin:17px 10px 0;padding:13px}.calendar-note p{font-size:11px;line-height:1.7;margin:0}.calendar-note .review-chip{margin-left:auto}.release-sheet{background:#fff;border:1px solid #e0ddea;border-radius:9px;padding:20px;margin:0 4px}.release-heading{display:flex;align-items:center;gap:9px;border-bottom:1px solid #edeaf2;padding-bottom:17px;margin-bottom:5px}.release-heading strong{font-size:13px;font-weight:600}.release-heading>span:last-child{margin-left:auto;font-size:10px;color:#746b86}.release-dot{width:8px;height:8px;border-radius:50%;background:#8c83a4}.release-line{display:flex;align-items:center;gap:11px;padding:14px 0;border-bottom:1px solid #f0edf4;font-size:12px}.release-line small,.release-line img{margin-left:auto;font-size:9px;color:#7b7384}.review-dot{height:7px;width:7px;border:1px solid #a48352;border-radius:50%;margin-inline:2px}.release-summary{font-size:10px;line-height:1.5;color:#756484;margin-top:17px}.brief-flow{display:flex;align-items:center;justify-content:center;margin:2px auto 22px;max-width:390px}.brief-source{width:78px;text-align:center;flex-shrink:0}.brief-source img{display:block;margin:auto auto 8px;object-fit:contain}.brief-source span{font-size:10px;color:#736453}.brief-center{display:grid;place-items:center;width:56px;height:56px;border-radius:14px;background:#fff;border:1px solid #e9e1d7;flex-shrink:0;box-shadow:0 3px 12px #41321e06}.flow-wire{flex:1;height:1px;background:#ded3c5;position:relative;overflow:hidden}.flow-wire i{position:absolute;left:0;top:0;height:1px;width:16px;background:#b68d5e;animation:signal-travel 3.5s ease-in-out infinite}.flow-wire:last-of-type i{animation-direction:reverse}.brief-result{position:relative;background:#fff;border:1px solid #e5ded3;border-radius:7px;max-width:345px;padding:20px 22px;margin:auto;box-shadow:0 5px 18px #56432604}.brief-result strong{font-size:12px;font-weight:600}.brief-result p{font-size:11px;color:#7a6e61;line-height:1.5;margin:10px 0 16px}.brief-line{height:4px;border-radius:4px;background:#eeeae5;width:86%;margin:7px 0}.brief-line.short{width:63%;margin-bottom:17px}
.sequence .beat-one,.sequence .request-bubble{animation:story-first 14s ease-in-out infinite}.sequence .beat-two,.sequence .source-stack{animation:story-second 14s ease-in-out infinite}.sequence .beat-three,.sequence .draft-sheet,.sequence .approval-note{animation:story-third 14s ease-in-out infinite}
@keyframes story-first{0%,3%{opacity:0;transform:translateY(12px)}9%,91%{opacity:1;transform:translateY(0)}98%,100%{opacity:0;transform:translateY(-4px)}}
@keyframes story-second{0%,18%{opacity:0;transform:translateY(12px)}25%,91%{opacity:1;transform:translateY(0)}98%,100%{opacity:0;transform:translateY(-4px)}}
@keyframes story-third{0%,35%{opacity:0;transform:translateY(14px)}43%,91%{opacity:1;transform:translateY(0)}98%,100%{opacity:0;transform:translateY(-4px)}}
@keyframes story-progress{0%{transform:scaleX(0)}95%,100%{transform:scaleX(1)}}
@keyframes signal-travel{0%,15%{transform:translateX(-20px);opacity:0}30%{opacity:1}85%,100%{transform:translateX(120px);opacity:0}}
@keyframes canopy-drift{from{transform:scale(1) translateX(-.5%)}to{transform:scale(1.025) translateX(.5%)}}
.motion-scene:not(.is-visible) *,.motion-scene:not(.is-visible)::before,.page-hidden .motion-scene *,.page-hidden .motion-scene::before{animation-play-state:paused!important}
.motion-paused .motion-scene *,.motion-paused .motion-scene::before{animation-play-state:paused!important}
/* A static complete story is easier to read than freezing half a sentence. */
.motion-paused .sequence :is(.beat-one,.beat-two,.beat-three,.request-bubble,.source-stack,.draft-sheet,.approval-note){animation:none;opacity:1;transform:none}
.sequence:focus-within :is(.request-bubble,.source-stack,.draft-sheet,.approval-note){animation:none;opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){.motion-scene *,.motion-scene::before{animation:none!important;transform:none!important;opacity:1!important}}
@media(max-width:1100px){.story-stage{padding:22px;height:365px}.mini-response{margin-left:20px}.context-pill{margin-left:10px}.calendar-note{margin-inline:0;gap:8px}.calendar-note .review-chip{display:none}.release-sheet{padding:16px;margin:0}.release-line{font-size:11px}.release-line small{font-size:8px}.story-copy h3{font-size:22px}}
@media(max-width:850px){.motion-stories{max-width:660px;padding-block:65px}.story-grid{grid-template-columns:1fr;gap:38px}.story-stage{height:360px;padding:25px 30px}.mini-response{margin-left:38px}.context-pill{margin-left:28px}.calendar-note .review-chip{display:inline-block}.story-copy{padding-top:20px}.motion-caption{align-items:flex-start;flex-direction:column;gap:14px}.stories-heading h2{font-size:39px}}
@media(max-width:560px){.hero::before{background-image:url('/anime-sky-canopy-mobile.png')}.motion-toggle{bottom:15px;right:16px;font-size:10px;padding:9px 12px}.motion-stories{padding-block:48px}.stories-heading{text-align:left;margin-bottom:30px}.stories-heading h2{font-size:34px}.stories-heading>p:last-child{font-size:16px}.story-stage{padding:20px 17px;height:352px}.stage-label{font-size:11px;margin-bottom:23px;gap:8px}.mini-message{padding:12px;font-size:12px}.context-pill{margin-left:8px;font-size:10px;padding:9px;gap:7px}.mini-response{margin-left:14px;padding:13px;gap:8px}.mini-response p{font-size:11px}.mini-response strong{font-size:11px}.story-copy{padding-inline:0}.story-copy h3{font-size:23px}.story-copy p{font-size:15px}.calendar-day{padding:12px 7px}.calendar-event{padding:8px 5px;font-size:9px}.calendar-note{padding:12px 9px;gap:8px}.calendar-note p{font-size:10px}.calendar-note .review-chip{display:none}.release-sheet{padding:16px 12px}.release-line{gap:8px}.brief-source{width:68px}.brief-source span{font-size:9px}.brief-center{width:48px;height:48px}.brief-center img{width:34px;height:34px}.brief-result{padding:19px 17px}.exhibit-controls{padding:0 18px 16px}.motion-caption{margin-inline:0;font-size:11px}}
.motion-toggle:disabled,[data-motion-toggle]:disabled{cursor:default;opacity:1}
@media(max-width:560px){.story-stage{height:auto;min-height:352px;padding-bottom:26px}}
