.ozette-page { display:block !important; pointer-events:auto !important; height:auto !important; min-height:0 !important; color:#f7f8fa; background:#0b2033; font-family:wf_717bd931499847df8ef165f33,sans-serif; }
.ozette-page * { box-sizing:border-box; }
.ozette-page h1,.ozette-page h2 { font-family:wf_db88ef0b45fa46279b7afeb6b,sans-serif; font-weight:400; margin:0; text-wrap:balance; }
.ozette-page p { margin:0; }
.ozette-shell { width:calc(100% - clamp(48px,11vw,192px)); max-width:1280px; margin-inline:auto; }
.ozette-hero { position:relative; height:clamp(420px,44vw,680px); overflow:hidden; background:#071725; }
.ozette-hero > img { display:block; width:100%; height:100%; object-fit:cover; object-position:center; }
.ozette-hero::after { content:""; position:absolute; inset:0; background:linear-gradient(180deg,transparent 45%,rgba(7,23,37,.75)); pointer-events:none; }
.ozette-hero-title { position:absolute; z-index:1; left:clamp(24px,5.5vw,96px); right:24px; bottom:clamp(32px,5vw,72px); }
.ozette-hero h1 { font-size:clamp(48px,5.3vw,84px); line-height:1.05; }
.ozette-intro { padding-block:64px 24px; }
.ozette-heading { position:relative; top:auto !important; margin-bottom:36px; }
.ozette-page h2 { font-size:clamp(30px,3vw,48px); line-height:1.22; }
.ozette-deck { max-width:65ch; font-size:clamp(19px,1.45vw,24px); line-height:1.5; color:#c2ccd7; }
.ozette-copy { font-size:clamp(18px,1.25vw,21px); line-height:1.6; min-width:0; }
.ozette-copy p+p { margin-top:1.1em; }
.ozette-split { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); gap:clamp(32px,4vw,64px); align-items:center; }
.ozette-art { display:block; min-width:0; width:100%; margin:0; padding:0; border:0; background:none; cursor:zoom-in; }
.ozette-art img { display:block; width:100%; height:auto; object-fit:contain; }
.ozette-art:focus-visible,.ozette-page a:focus-visible { outline:2px solid #f7f8fa; outline-offset:6px; }
.ozette-jump { display:flex; flex-wrap:wrap; gap:20px 32px; margin-top:40px; font-size:16px; line-height:1.5; }
.ozette-jump a { color:#c2ccd7; text-decoration:underline; text-underline-offset:6px; }
.ozette-jump a:hover { color:#fff; }
.ozette-chapter { padding-block:56px; scroll-margin-top:96px; }
.ozette-gap { margin-top:32px; }
.ozette-identity { display:grid; grid-template-columns:.6fr 1.4fr; gap:clamp(32px,5vw,80px); align-items:center; }
.ozette-identity > .ozette-art:first-child { max-width:300px; margin-inline:auto; }
.ozette-pair { display:grid; grid-template-columns:1fr 1fr; gap:28px; align-items:center; }
.ozette-feature-row { display:grid; grid-template-columns:1.35fr 1fr; gap:28px; align-items:center; }
.ozette-feature { max-width:1080px; margin-inline:auto; }
.ozette-closing { margin-top:64px; }
@media(max-width:900px) {
 .ozette-intro { padding-block:40px 16px; }
 .ozette-heading { margin-bottom:28px; }
 .ozette-chapter { padding-block:40px; }
 .ozette-split { grid-template-columns:minmax(0,1fr); gap:28px; }
 .ozette-split > .ozette-copy { grid-row:1; }
 .ozette-pair,.ozette-feature-row { gap:20px; }
 .ozette-closing { margin-top:40px; }
}
@media(max-width:600px) {
 .ozette-hero { height:420px; }
 .ozette-hero > img { object-position:68% center; }
 .ozette-jump { display:grid; gap:18px; margin-top:28px; }
 .ozette-identity,.ozette-pair,.ozette-feature-row { grid-template-columns:minmax(0,1fr); gap:24px; }
 .ozette-identity > .ozette-art:first-child { max-width:200px; }
 .ozette-gap { margin-top:24px; }
}
