/* The product site: expansive photography, specific workflows, one BearScope identity. */
.depth-page{--paper:#fff;--ink:#131417;--ink-2:#50545b;--acc:#2450e8;--acc-deep:#1740c7;--line:#dfe2e7;--blue:#2450e8;--yellow:#fff252;background:#fff;color:#131417}
.depth{font-size:17px;line-height:1.65}
.depth .wrap{max-width:1440px;padding-inline:40px}
.depth h1,.depth h2,.depth h3{font-family:var(--display);font-weight:800;letter-spacing:-.055em;line-height:1.04;text-wrap:pretty}
.depth h1{font-size:clamp(58px,5.75vw,86px)}
.depth h2{font-size:clamp(38px,4vw,58px)}
.depth p{font-weight:400}
.depth figure{margin:0;min-width:0}
.depth picture{display:block}
.depth img{width:100%;height:auto;object-fit:cover}
.depth a:focus-visible,.depth button:focus-visible,.depth summary:focus-visible{outline:3px solid #2450e8;outline-offset:5px}
.depth .tone-blue :focus-visible,.depth .tone-ink :focus-visible{outline-color:#fff252}
.depth .example-frame :focus-visible,.depth .letra-workbench :focus-visible{outline-color:#2450e8}
.tone-blue{background:#2450e8;color:#fff}.tone-yellow{background:#fff252;color:#131417}.tone-peach{background:#ffbb95;color:#131417}.tone-lavender{background:#e4e3ff;color:#131417}.tone-ink{background:#151d31;color:#fff}.tone-paper{background:#f1f2ee;color:#131417}
.depth-kicker{display:block;font-family:var(--mono);font-size:11px;line-height:1.5;font-weight:500;letter-spacing:.04em;text-transform:uppercase}
.depth-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:52px;padding:14px 23px;border:1px solid #131417;border-radius:999px;background:#131417;color:#fff;font-size:14px;line-height:1.5;font-weight:600;transition:background .2s,color .2s}
.depth-button>span,.depth-text-link>span{font-size:22px;line-height:1}
.depth-button:hover{background:#2450e8;border-color:#2450e8}
.tone-blue .depth-button,.tone-ink .depth-button{background:#fff252;color:#131417;border-color:#fff252}
.tone-blue .depth-button:hover,.tone-ink .depth-button:hover{background:#fff;border-color:#fff}
.depth-text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:48px;font-size:14px;line-height:1.5;font-weight:600}
.depth-text-link:hover{text-decoration:underline;text-underline-offset:5px}
.depth-actions{display:flex;align-items:center;gap:18px 25px;flex-wrap:wrap;margin-top:30px}
.depth-hero{padding:120px 0 54px}
.depth-breadcrumb{display:flex;align-items:center;gap:12px;font-size:12px;line-height:1.5;margin-bottom:35px;flex-wrap:wrap}
.depth-breadcrumb>a{opacity:.8;min-height:32px;display:inline-flex;align-items:center}
.depth-breadcrumb>a:hover{text-decoration:underline;text-underline-offset:4px;opacity:1}
.depth-breadcrumb>span:first-of-type{opacity:.4}
.depth-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:60px;align-items:center}
.depth-hero-copy{padding:20px 0 32px}
.depth-hero-copy>.depth-kicker{margin-bottom:25px}
.depth-dek{max-width:46ch;font-size:18px;line-height:1.65;margin-top:28px}
.depth-hero-photo img{aspect-ratio:4/5;max-height:570px}
.depth-section-nav{border-bottom:1px solid #dfe2e7;background:#fff}
.depth-section-nav>.wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px}
.depth-section-nav strong{font-size:15px;line-height:1.5;flex-shrink:0}
.depth-section-nav>.wrap>div{display:flex;gap:34px}
.depth-section-nav a{font-size:13px;line-height:1.5;min-height:48px;display:flex;align-items:center;color:#535c6c}
.depth-section-nav a:hover{color:#2450e8;text-decoration:underline;text-underline-offset:5px}
.depth-intro{padding:104px 0 95px}
.depth-intro>.wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:start}
.depth-intro p{font-size:21px;line-height:1.65;max-width:44ch;padding-top:5px;color:#535964}
.depth-demo-zone{padding:64px 0}
.depth-example-note{font-size:11px;line-height:1.6;margin-top:22px;opacity:.75}
.depth-details{padding:110px 0}
.depth-details-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:90px;align-items:start}
.depth-details figure img{aspect-ratio:4/5;max-height:730px}
.depth-details article{padding:28px 0 30px;border-bottom:1px solid #dfe2e7}
.depth-details article:first-child{padding-top:0}
.depth-details article:last-child{padding-bottom:0;border-bottom:0}
.depth-details h2{font-size:33px;line-height:1.12;letter-spacing:-.035em}
.depth-details p{font-size:17px;line-height:1.75;color:#535964;margin-top:16px;max-width:53ch}
.depth-faq{padding:80px 0 90px;background:#f4f5f7}
.depth-faq-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}
.depth-faq h2{font-size:44px}
.depth-faq details{border-bottom:1px solid #cdd2dd}
.depth-faq summary{display:flex;align-items:center;justify-content:space-between;gap:30px;list-style:none;cursor:pointer;min-height:80px;font-size:19px;font-weight:600;line-height:1.4;padding:23px 0}
.depth-faq summary::-webkit-details-marker,.example-review summary::-webkit-details-marker{display:none}
.depth-faq summary>span{font-size:28px;font-weight:400;line-height:1;flex-shrink:0;transition:transform .2s}
.depth-faq details[open] summary>span{transform:rotate(45deg)}
.depth-faq details p{font-size:16px;line-height:1.75;color:#535964;padding:0 38px 26px 0}
.depth-related{padding:90px 0 100px}
.depth-related>div>h2{margin-bottom:42px}
.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.related-grid>a{display:flex;flex-direction:column;align-items:start;border-top:1px solid #131417;padding:24px 0 0;min-width:0}
.related-grid .depth-kicker{color:#667082;font-size:10px}
.related-grid h3{font-size:29px;line-height:1.1;letter-spacing:-.035em;margin:25px 0 15px}
.related-grid p{font-size:15px;line-height:1.7;color:#535964;max-width:37ch;margin-bottom:25px}
.related-grid>a>span:last-child{font-size:30px;margin-top:auto;line-height:1.2}
.related-grid>a:hover h3{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}
.depth-final{padding:86px 0 94px}
.depth-final>.wrap{display:flex;align-items:center;justify-content:space-between;gap:70px}
.depth-final h2{font-size:clamp(42px,5vw,70px);max-width:18ch}
.depth-final .depth-button{flex-shrink:0}
/* Letra's own masthead and the same working brief used in the homepage. */
.depth .letra-wordmark{display:block;font-family:var(--display);font-size:clamp(150px,18vw,250px);font-style:italic;font-weight:800;letter-spacing:-.075em;line-height:.9;margin:0 0 32px -.035em;color:#fff}
.depth .letra-wordmark>span{color:#fff252}
.letra-pdp-hero{padding-bottom:82px}
.letra-pdp-intro{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:65px;align-items:center;padding:32px 0 15px}
.letra-pdp-intro>div:first-child>p{font-size:15px;color:#e0e7ff}
.letra-pdp-intro h1{font-size:clamp(58px,5.5vw,80px);letter-spacing:-.06em}
.letra-pdp-intro .depth-dek{font-size:17px;color:#e3eaff;max-width:44ch}
.depth-letra-demo .letra-demo__header{display:flex;align-items:center;justify-content:space-between;gap:24px}
.depth-letra-demo h3,.depth-letra-demo h4{font-weight:700;text-wrap:initial}
.depth-letra-demo .letra-answer p,.depth-letra-demo .letra-record p{color:#535b68}
.depth-letra-demo .letra-answer h3{font-weight:800}
/* Product previews share the actual operation, not decorative dashboards. */
.example-frame{background:#fff;border:1px solid #b7bdca;border-radius:8px;overflow:hidden;color:#131417;box-shadow:0 7px 0 #13141710}
.example-bar{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:22px 32px;border-bottom:1px solid #dfe2e7}
.example-bar strong{font-size:20px;line-height:1.4;font-weight:700;letter-spacing:-.7px}
.example-bar strong>span{font-size:12px;font-weight:500;letter-spacing:0;color:#626b7a;margin-left:15px}
.example-bar small{font-size:11px;color:#626b7a}
.example-frame .depth-kicker{font-size:10px;color:#626b7a}
.example-frame h3{font-size:35px;line-height:1.1;letter-spacing:-.04em}
.example-frame p{font-size:15px;line-height:1.7;color:#535b68}
.example-conversation,.example-order-grid,.example-quality,.example-report,.example-governance{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.7fr);gap:48px;padding:45px 48px}
.example-conversation>div>.depth-kicker+h3,.example-order-grid>div>.depth-kicker+h3,.example-report>div>.depth-kicker+h3,.example-governance>div>.depth-kicker+h3{margin-top:20px}
.example-message{display:flex;gap:17px;margin-top:30px}
.example-avatar{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;border-radius:50%;background:#e4e3ff;color:#243367;font-size:12px;font-weight:600}
.example-message strong{font-size:13px}
.example-message p{margin-top:10px}
.example-insight{padding:21px 24px;margin-top:25px;background:#f3f5fb;border-left:3px solid #2450e8}
.example-insight strong{font-size:14px}
.example-insight p{margin-top:7px;font-size:13px}
.example-order{padding:25px;background:#f4f5f8;border:1px solid #e0e4eb;align-self:start}
.example-order h4{font-size:23px;letter-spacing:-.7px;margin:14px 0 18px}
.example-frame dl>div{border-bottom:1px solid #dfe2e7;padding:14px 0;display:flex;justify-content:space-between;gap:18px;font-size:12px;line-height:1.5}
.example-frame dl>div:last-child{border-bottom:0}
.example-frame dt{color:#626b7a;flex-shrink:0}.example-frame dd{text-align:right;font-weight:600;margin:0}
.example-review{margin-top:23px;border-top:1px solid #dfe2e7}
.example-review summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;min-height:52px;padding:15px 0 0;font-size:13px;font-weight:600;line-height:1.5;color:#2450e8;cursor:pointer}
.example-review summary>span{font-size:25px;font-weight:400;transition:transform .2s}
.example-review[open] summary>span{transform:rotate(45deg)}
.example-review p{font-size:14px;padding:22px;background:#f3f5fb;margin-top:15px}
.example-review small{display:block;font-size:10px;color:#626b7a;margin-top:12px}
.example-timeline{margin-top:32px;display:grid;gap:0}
.example-timeline>div{display:flex;align-items:flex-start;gap:23px;position:relative;padding-bottom:29px}
.example-timeline>div:not(:last-child):before{content:'';position:absolute;left:19px;top:39px;bottom:0;border-left:1px solid #adb3be}
.example-timeline>div:last-child{padding-bottom:0}
.example-timeline>div>span{position:relative;display:grid;place-items:center;width:40px;height:40px;border:1px solid #8b95a4;border-radius:50%;font-family:var(--mono);font-size:11px;flex-shrink:0}
.example-timeline>div:last-child>span{background:#131417;color:#fff;border-color:#131417}
.example-timeline p{font-size:15px;font-weight:600;color:#131417;padding-top:5px}
.example-timeline small{display:block;font-size:12px;font-weight:400;color:#626b7a;margin-top:4px}
.example-quality{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:75px}
.example-score{display:flex;align-items:baseline;gap:12px;margin:20px 0 13px}
.example-score strong{font-size:112px;line-height:1;font-weight:800;letter-spacing:-.06em}
.example-score>span{font-size:29px;line-height:1;letter-spacing:-.035em;font-weight:500}
.example-rubric{display:grid;gap:16px;margin-top:28px}
.example-rubric>div{display:grid;grid-template-columns:1fr auto;gap:7px;font-size:12px}
.example-rubric i{grid-column:1/-1;display:block;height:6px;background:linear-gradient(to right,#2450e8 var(--score),#e9ebf1 var(--score));border-radius:2px}
.example-choices{display:flex;gap:8px;flex-wrap:wrap}
.example-choices button{min-height:44px;padding:10px 17px;cursor:pointer;font-family:var(--display);font-size:13px;font-weight:600;line-height:1.4;border:1px solid #c8ced9;background:#fff;color:#535b68;border-radius:4px}
.example-choices button[aria-pressed=true]{color:#fff;background:#2450e8;border-color:#2450e8}
.example-choices button:hover{border-color:#2450e8}
.example-output{min-height:200px;margin-top:28px;padding:30px;background:#f4f5f8}
.example-output h3{font-size:31px}
.example-output p{margin-top:20px;font-size:17px}
.example-agent{padding:38px 48px 42px}
.example-agent-identity{display:flex;align-items:center;gap:18px;margin-bottom:32px}
.example-agent-identity .example-avatar{width:60px;height:60px;background:#fff252;color:#131417;font-size:25px}
.example-agent-identity p{font-size:12px;margin-top:6px}
.example-agent .example-output{margin-bottom:16px;min-height:170px}
.example-rule{display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid #dfe2e7;padding:18px 0;font-size:13px;line-height:1.5}
.example-rule:last-child{border-bottom:0;padding-bottom:0}
.example-rule strong{font-weight:600;text-align:right}
.example-report{grid-template-columns:1fr 1fr}
.example-report p,.example-governance p{margin-top:20px;max-width:34ch}
.example-report .example-score{margin-top:0}
.example-report dl>div{font-size:13px}
.example-governance{grid-template-columns:1fr 1fr}
.example-governance ol{margin:0;padding:0;list-style:none}
.example-governance li{display:flex;flex-direction:column;gap:8px;padding:0 0 24px 25px;border-left:2px solid #2450e8}
.example-governance li:last-child{border-color:#b9c3df;padding-bottom:0}
.example-governance li>span{font-family:var(--mono);font-size:10px;text-transform:uppercase;color:#626b7a;line-height:1.5}
.example-governance li strong{font-size:21px;line-height:1.4;font-weight:600;letter-spacing:-.4px}
.example-handoff{display:grid;grid-template-columns:1fr 40px 1fr;gap:32px;padding:42px 48px}
.example-handoff h3{margin:20px 0}
.handoff-arrow{font-size:35px;padding-top:45px}
.example-integration{display:grid;grid-template-columns:1fr auto 1fr;gap:35px;padding:60px 48px;text-align:center;align-items:center}
.integration-wordmark{font-size:clamp(27px,3.2vw,48px);font-weight:800;line-height:1.1;letter-spacing:-.055em;overflow-wrap:break-word}
.integration-bridge{font-size:32px}
.integration-fields{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;grid-column:1/-1;margin-top:15px}
.integration-fields>span{font-size:13px;background:#f0f2f7;padding:12px 18px}
.example-integration>p{grid-column:1/-1;font-size:12px}
/* Editorial indexes give each product, audience, and workflow a destination. */
.hub-hero{padding:148px 0 76px}
.hub-hero>.wrap>.depth-kicker{margin-bottom:32px}
.hub-hero>.wrap>div{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:end}
.hub-hero p{font-size:20px;line-height:1.65;max-width:40ch;padding-bottom:6px}
.hub-cover{padding-top:40px}
.hub-cover img{aspect-ratio:2.3/1;max-height:550px}
.hub-feature{padding:60px 0 70px}
.hub-feature>.wrap{display:grid;grid-template-columns:1fr .8fr;gap:90px;align-items:center}
.hub-feature .letra-wordmark{font-size:clamp(140px,15vw,220px);margin-bottom:28px}
.hub-feature h2{font-size:46px}
.hub-feature p{margin:24px 0 30px;font-size:17px;max-width:40ch;color:#e3eaff}
.hub-feature img{aspect-ratio:4/5;max-height:590px}
.hub-catalog{padding:50px 0 45px}
.catalog-row{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:75px;align-items:center;padding:50px 0;border-bottom:1px solid #dfe2e7}
.catalog-row:last-child{border-bottom:0}
.catalog-photo img{aspect-ratio:8/5}
.catalog-row h2{font-size:43px;line-height:1.1;margin:21px 0}
.catalog-row h2 span{font-size:33px;white-space:nowrap}
.catalog-row h2 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}
.catalog-row p{font-size:17px;line-height:1.7;color:#535964;max-width:49ch}
.catalog-row .depth-text-link{margin-top:22px}
.hub-journal{background:#f4f5f7;padding:85px 0}
.hub-journal>.wrap{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}
.hub-journal h2{margin-top:25px;font-size:45px}
.journal-links>a{display:flex;align-items:center;justify-content:space-between;gap:35px;font-size:21px;line-height:1.4;padding:23px 0;border-bottom:1px solid #cdd2dd}
.journal-links>a>span{font-size:26px;flex-shrink:0}
.journal-links>a:hover{color:#2450e8}
.hub-connection-note{padding:70px 0;background:#e4e3ff}
.hub-connection-note p{font-size:20px;line-height:1.7;max-width:59ch;margin:30px 0 20px}
/* Guides are readable articles, with a useful contents list and print layout. */
.depth-guide{padding:20px 0 100px}
.depth-guide>.wrap{display:grid;grid-template-columns:1fr 2fr;gap:90px;align-items:start}
.guide-contents{position:sticky;top:115px;display:flex;flex-direction:column;max-width:280px;border-top:1px solid #131417;padding-top:25px}
.guide-contents>.depth-kicker{margin-bottom:20px}
.guide-contents a{display:block;min-height:44px;font-size:14px;line-height:1.5;padding:10px 0;color:#535b68}
.guide-contents a:hover{color:#2450e8;text-decoration:underline;text-underline-offset:4px}
.guide-print{margin-top:22px;padding:14px 0;border:0;border-top:1px solid #dfe2e7;background:none;display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;text-align:left;font-family:var(--display);font-size:14px;font-weight:600;color:#2450e8}
.guide-body>section{padding:0 0 48px;margin-bottom:42px;border-bottom:1px solid #dfe2e7;scroll-margin-top:25px}
.guide-body>section:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}
.guide-body .depth-kicker{color:#2450e8;margin-bottom:20px}
.guide-body h2{font-size:39px;line-height:1.15;letter-spacing:-.035em;max-width:25ch}
.guide-body p{font-size:19px;line-height:1.85;color:#535964;margin-top:24px;max-width:60ch}
@media(min-width:1600px){.depth-hero-photo img{max-height:640px}.depth-hero{padding-bottom:65px}.depth-details-grid{gap:110px}}
@media(max-width:1100px){
 .depth-hero-grid{gap:38px}.depth h1{font-size:60px}.depth-dek{font-size:17px}.depth-intro>.wrap{gap:50px}.depth-details-grid{gap:50px}.depth-details h2{font-size:29px}.depth-details p{font-size:16px}
 .letra-pdp-intro{gap:40px}.letra-pdp-intro h1{font-size:60px}.letra-pdp-intro .depth-button{font-size:13px;padding-inline:20px;gap:22px}
 .example-conversation,.example-order-grid,.example-quality,.example-report,.example-governance{gap:35px;padding:35px}.example-quality{gap:45px}.example-frame h3{font-size:30px}.example-output{padding:26px}.example-agent{padding:32px 35px}.example-handoff{padding:35px;gap:23px;grid-template-columns:1fr 30px 1fr}
 .depth-faq-grid{gap:45px}.depth-faq h2{font-size:37px}.hub-hero>.wrap>div{gap:45px}.hub-hero p{font-size:18px}.hub-feature>.wrap{gap:55px}.hub-feature h2{font-size:38px}.catalog-row{gap:45px}.catalog-row h2{font-size:35px}.depth-guide>.wrap{gap:60px}
}
@media(max-width:800px){
 .depth .wrap{padding-inline:24px}.depth-hero{padding-top:104px;padding-bottom:35px}.depth-breadcrumb{margin-bottom:20px}.depth-hero-grid{grid-template-columns:1fr;gap:30px}.depth-hero-copy{padding:10px 0 0}.depth h1{font-size:65px}.depth-dek{font-size:18px;max-width:51ch}.depth-hero-photo img{aspect-ratio:8/5;max-height:470px}.depth-actions{margin-top:25px}
 .depth-section-nav>.wrap{min-height:68px}.depth-section-nav>.wrap>div{gap:24px}.depth-intro{padding:70px 0}.depth-intro>.wrap{grid-template-columns:1fr;gap:30px}.depth-intro h2{font-size:46px}.depth-intro p{font-size:20px;max-width:57ch;padding:0}.depth-demo-zone{padding:35px 0}
 .depth-details{padding:75px 0}.depth-details-grid{grid-template-columns:1fr;gap:40px}.depth-details figure img{aspect-ratio:8/5;max-height:500px}.depth-details h2{font-size:33px}.depth-details p{font-size:17px;max-width:65ch}.depth-details article{padding-block:27px}
 .depth-faq{padding:65px 0}.depth-faq-grid{grid-template-columns:1fr;gap:25px}.depth-faq h2{font-size:43px}.depth-faq summary{min-height:72px}.depth-related{padding:65px 0 75px}.related-grid{gap:24px}.related-grid h3{font-size:25px}.related-grid p{font-size:14px}
 .depth-final{padding:65px 0}.depth-final>.wrap{display:block}.depth-final h2{font-size:54px;max-width:21ch}.depth-final .depth-button{margin-top:30px}
 .letra-pdp-intro{grid-template-columns:1fr;gap:40px;padding-top:12px}.depth .letra-wordmark{font-size:185px;margin-bottom:25px}.letra-pdp-intro h1{font-size:66px}.letra-pdp-hero{padding-bottom:50px}.letra-pdp-intro .depth-dek{font-size:18px;max-width:50ch}.letra-pdp-intro .depth-button{font-size:14px}
 .example-conversation,.example-order-grid{grid-template-columns:1fr}.example-conversation .example-order{order:-1}.example-order dl{display:flex;justify-content:space-between;gap:20px}.example-order dl>div{display:block;border-bottom:0;padding-bottom:0}.example-order dd{text-align:left;margin-top:5px}.example-order h4{margin-bottom:5px}
 .example-quality,.example-report,.example-governance{grid-template-columns:1fr 1fr;gap:30px}.example-quality .example-output{padding:23px}.example-quality .example-output h3{font-size:26px}.example-score strong{font-size:94px}.example-score>span{font-size:25px}.example-choices{gap:7px}.example-choices button{font-size:12px;padding-inline:12px}
 .example-integration{padding:45px 30px;gap:25px}.integration-wordmark{font-size:32px}.example-handoff{grid-template-columns:1fr;gap:25px}.handoff-arrow{padding:0;transform:rotate(90deg);width:40px;text-align:center}.example-handoff h3{margin-top:16px}
 .hub-hero{padding:117px 0 50px}.hub-hero>.wrap>div{grid-template-columns:1fr;gap:30px}.hub-hero p{max-width:54ch;font-size:19px}.hub-cover{padding-top:24px}.hub-cover img{aspect-ratio:8/5}.hub-feature{padding:50px 0}.hub-feature>.wrap{gap:35px}.hub-feature .letra-wordmark{font-size:145px}.hub-feature h2{font-size:32px}.hub-feature p{font-size:16px}
 .hub-catalog{padding:20px 0}.catalog-row{gap:32px;padding:35px 0}.catalog-row h2{font-size:32px;margin:16px 0}.catalog-row .depth-kicker{font-size:9px}.catalog-row p{font-size:15px}.catalog-row .depth-text-link{font-size:13px;margin-top:15px}.catalog-photo img{aspect-ratio:4/5}
 .hub-journal{padding:60px 0}.hub-journal>.wrap{grid-template-columns:1fr;gap:28px}.hub-journal h2{font-size:40px;margin-top:15px}.hub-connection-note{padding:60px 0}.hub-connection-note p{font-size:18px}
 .depth-guide{padding-bottom:70px}.depth-guide>.wrap{grid-template-columns:1fr;gap:55px}.guide-contents{position:static;max-width:none}.guide-contents a{font-size:15px}.guide-body h2{font-size:35px}.guide-body p{font-size:18px;max-width:none}
}
@media(max-width:600px){
 .depth .wrap{padding-inline:20px}.depth h1{font-size:clamp(42px,11.6vw,64px);letter-spacing:-.055em;line-height:1.02}.depth-hero{padding-top:98px}.depth-breadcrumb{font-size:11px;gap:10px}.depth-hero-copy>.depth-kicker{margin-bottom:20px;font-size:10px}.depth-dek{font-size:16px;margin-top:24px}.depth-actions{gap:15px 25px}.depth-button{font-size:13px;min-height:50px;padding:13px 20px;gap:24px}.depth-text-link{font-size:13px}.depth-hero-photo img{aspect-ratio:4/3}
 .depth-section-nav>.wrap{display:block;padding-top:18px;min-height:0}.depth-section-nav strong{font-size:13px;display:block}.depth-section-nav>.wrap>div{gap:23px;overflow:auto;max-width:100%}.depth-section-nav a{white-space:nowrap;font-size:12px;min-height:50px}
 .depth-intro{padding:55px 0}.depth-intro h2{font-size:38px}.depth-intro p{font-size:18px;line-height:1.7}.depth-intro>.wrap{gap:25px}.depth-demo-zone{padding:25px 0 30px}.depth-example-note{font-size:10px;margin-top:18px}
 .depth-details{padding:55px 0}.depth-details-grid{gap:35px}.depth-details figure img{aspect-ratio:4/3}.depth-details h2{font-size:28px}.depth-details p{font-size:16px;margin-top:14px;line-height:1.75}
 .depth-faq{padding:50px 0 60px}.depth-faq h2{font-size:36px}.depth-faq summary{font-size:17px;gap:25px;padding-block:21px}.depth-faq details p{padding-right:20px;font-size:15px}.depth-related{padding:55px 0 65px}.depth-related>div>h2{font-size:36px;margin-bottom:30px}.related-grid{grid-template-columns:1fr;gap:34px}.related-grid h3{font-size:29px;margin:17px 0 13px}.related-grid p{font-size:15px;max-width:48ch;margin-bottom:18px}
 .depth-final{padding:55px 0 60px}.depth-final h2{font-size:43px}.depth-final .depth-button{margin-top:28px}
 .letra-pdp-intro{gap:37px;padding-bottom:0}.depth .letra-wordmark{font-size:clamp(133px,39vw,200px);margin-bottom:22px}.letra-pdp-intro>div:first-child>p{font-size:12px}.letra-pdp-intro h1{font-size:58px}.letra-pdp-intro .depth-dek{font-size:16px}.letra-pdp-hero{padding-bottom:45px}
 .example-bar{padding:17px 20px}.example-bar strong{font-size:18px}.example-bar strong>span{display:none}.example-bar small{font-size:10px}.example-conversation,.example-order-grid,.example-quality,.example-report,.example-governance{padding:26px 22px;grid-template-columns:1fr;gap:32px}.example-frame h3{font-size:29px}.example-frame p{font-size:14px}.example-message{gap:13px}.example-avatar{width:34px;height:34px;font-size:10px}.example-message p{font-size:13px}.example-insight{padding:17px;margin-top:23px}.example-insight p{font-size:12px}.example-order{padding:20px}.example-order dl{display:block}.example-order dl>div{display:flex;padding:12px 0;border-bottom:1px solid #dfe2e7}.example-order dd{margin:0;text-align:right}.example-order h4{font-size:22px;margin-bottom:9px}.example-timeline p{font-size:14px}.example-timeline small{font-size:11px}.example-timeline>div{gap:17px}.example-review summary{font-size:12px;gap:14px}.example-review p{padding:18px;font-size:13px}
 .example-score strong{font-size:104px}.example-score>span{font-size:27px}.example-quality .example-output{min-height:172px;margin-top:21px}.example-quality .example-output h3{font-size:28px}.example-output p{font-size:15px;margin-top:17px}.example-agent{padding:26px 22px}.example-agent .example-output{padding:24px;min-height:205px;margin-top:23px}.example-rule{font-size:12px}.example-agent-identity{gap:15px;margin-bottom:25px}.example-agent-identity .example-avatar{width:48px;height:48px;font-size:21px}.example-agent-identity p{font-size:11px}.example-choices{gap:7px}.example-choices button{font-size:12px;padding:10px 12px}.example-report dl>div{font-size:12px}.example-report dt{flex-shrink:1;min-width:75px}.example-report dd{max-width:155px}.example-governance li strong{font-size:20px}.example-handoff{padding:26px 22px}.example-integration{padding:35px 23px;grid-template-columns:1fr;gap:20px}.integration-wordmark{font-size:36px}.integration-bridge{transform:rotate(90deg);line-height:1}.integration-fields{gap:8px;margin-top:12px}.integration-fields>span{font-size:12px;padding:10px 14px}
 .hub-hero{padding:113px 0 45px}.hub-hero>.wrap>.depth-kicker{font-size:10px;margin-bottom:25px}.hub-hero p{font-size:17px}.hub-hero>.wrap>div{gap:25px}.hub-cover{padding-top:20px}.hub-cover img{aspect-ratio:4/3}.hub-feature>.wrap{grid-template-columns:minmax(0,1fr);gap:35px}.hub-feature .letra-wordmark{font-size:156px}.hub-feature h2{font-size:38px}.hub-feature img{aspect-ratio:4/3;max-height:370px}.catalog-row{grid-template-columns:1fr;gap:25px;padding:30px 0 35px}.catalog-photo img{aspect-ratio:8/5}.catalog-row h2{font-size:34px;margin:16px 0}.catalog-row .depth-kicker{font-size:10px}.catalog-row p{font-size:16px;line-height:1.7}.catalog-row .depth-text-link{margin-top:18px}.hub-journal{padding:50px 0}.hub-journal h2{font-size:36px}.journal-links>a{font-size:19px;gap:25px}.hub-connection-note{padding:50px 0}.hub-connection-note h2{font-size:36px}.hub-connection-note p{font-size:17px;margin-top:25px}
 .guide-body h2{font-size:31px}.guide-body p{font-size:17px;line-height:1.8}.guide-body>section{padding-bottom:35px;margin-bottom:32px}.guide-body .depth-kicker{margin-bottom:16px}
}
@media(max-width:360px){.letra-pdp-intro h1{font-size:51px}.depth-intro h2{font-size:34px}.depth-hero-copy h1{font-size:40px}.depth-faq h2{font-size:33px}.depth-section-nav>.wrap>div{gap:18px}.depth-final h2{font-size:37px}.example-conversation,.example-order-grid,.example-quality,.example-report,.example-governance,.example-agent,.example-handoff{padding-inline:18px}.example-output{padding:21px}.example-frame h3{font-size:26px}.example-choices button{padding-inline:10px}.depth .hub-feature .letra-wordmark{font-size:133px}.catalog-row h2{font-size:31px}}
@keyframes example-arrive{from{opacity:.35;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@keyframes example-measure{from{transform:scaleX(.7)}to{transform:scaleX(1)}}
.example-entered .example-message,.example-entered .example-insight,.example-entered .example-timeline>div,.example-entered .example-governance li,.example-entered .integration-fields>span{animation:example-arrive .55s ease-out both}
.example-entered .example-insight,.example-entered .example-timeline>div:nth-child(2),.example-entered .example-governance li:nth-child(2),.example-entered .integration-fields>span:nth-child(2){animation-delay:.18s}
.example-entered .example-timeline>div:nth-child(3),.example-entered .example-governance li:nth-child(3),.example-entered .integration-fields>span:nth-child(3){animation-delay:.36s}
.example-entered .example-rubric i{transform-origin:left;animation:example-measure .7s ease-out both}
@media(prefers-reduced-motion:reduce){.depth *, .depth *::before,.depth *::after{transition:none!important;animation:none!important}}
@media(forced-colors:active){.depth-button,.example-choices button,.example-frame,.example-order{border:1px solid ButtonText}.example-choices button[aria-pressed=true]{outline:2px solid Highlight}.depth .letra-wordmark,.depth .letra-wordmark>span{color:CanvasText}}
@media print{.depth-page #site-nav,.depth-page #site-foot,.depth-breadcrumb,.depth-actions,.depth-section-nav,.depth-hero-photo,.depth-demo-zone,.depth-related,.depth-final,.guide-contents,.depth-faq{display:none!important}.depth-page{color:#000;background:#fff;font-size:12pt}.depth .wrap{padding:0;max-width:none}.depth-hero,.hub-hero,.depth-intro,.depth-guide{padding:0 0 24pt;background:#fff;color:#000}.depth-hero-grid,.depth-intro>.wrap,.depth-guide>.wrap{display:block}.depth h1{font-size:32pt}.depth-intro h2,.guide-body h2{font-size:21pt}.depth-dek,.depth-intro p,.guide-body p{font-size:12pt;line-height:1.6;max-width:none;color:#222}.depth-intro p{margin-top:15pt}.guide-body>section{break-inside:avoid;padding-bottom:20pt;margin-bottom:20pt}a{color:inherit;text-decoration:none}}

/* The overview shows Letra at work; its prism photograph belongs to the PDP. */
.hub-feature .letra-feature-visual{min-width:0;background:#fff;color:#121419;border-radius:8px;box-shadow:0 12px 0 rgba(13,30,119,.22);overflow:hidden}
.letra-feature-visual__bar{padding:20px 28px;border-bottom:1px solid #e1e3e9;display:flex;align-items:center;justify-content:space-between;gap:20px}
.letra-feature-visual__bar>strong{font-size:30px;font-weight:800;font-style:italic;letter-spacing:-1.5px}.letra-feature-visual__bar>strong>span{color:#2450e8}
.letra-feature-visual__bar>span{font:10px 'Spline Sans Mono',monospace;color:#69717d}
.letra-feature-visual__body{padding:34px 30px 30px}.letra-feature-visual__body>.depth-kicker{font-size:9px;color:#687080;letter-spacing:.04em}
.depth .letra-feature-visual h3{font-size:clamp(30px,3.4vw,46px);line-height:1.08;letter-spacing:-.045em;margin:24px 0 28px}
.letra-feature-visual__measure{display:flex;justify-content:space-between;align-items:baseline;gap:20px}.letra-feature-visual__measure>strong{font-size:78px;line-height:1;font-weight:800;letter-spacing:-5px}.letra-feature-visual__measure>strong>span{font-size:30px;letter-spacing:-1px;margin-left:3px}.letra-feature-visual__measure>span{font-size:24px;letter-spacing:-.6px}.letra-feature-visual__measure small{display:block;font:10px 'Spline Sans Mono',monospace;color:#687080;letter-spacing:0;margin-top:5px}
.letra-feature-visual__scale{height:8px;background:#e9eaf0;position:relative;margin-top:18px}.letra-feature-visual__scale>span{display:block;width:92%;height:100%;background:#2450e8}.letra-feature-visual__scale>i{position:absolute;left:95%;top:-4px;bottom:-4px;width:2px;background:#111}
.hub-feature .letra-feature-visual p{font-size:12px;line-height:1.6;color:#687080;margin:14px 0 25px;max-width:none}
.letra-feature-visual__next{border-top:1px solid #e1e3e9;padding-top:22px;display:grid;gap:5px}.letra-feature-visual__next>strong{font-size:17px;letter-spacing:-.3px}.letra-feature-visual__next>span{font-size:12px;color:#687080}
@media(min-width:601px) and (max-width:900px){.hub-feature>.wrap{grid-template-columns:1fr 1fr;gap:28px}.letra-feature-visual__body{padding:28px 22px}.letra-feature-visual__bar{padding:18px 22px}.depth .letra-feature-visual h3{font-size:30px}.letra-feature-visual__measure>strong{font-size:65px}}
@media(max-width:600px){.letra-feature-visual__body{padding:28px 24px}.letra-feature-visual__bar{padding:18px 24px}.depth .letra-feature-visual h3{font-size:36px}.letra-feature-visual__measure>strong{font-size:76px}}
