.pa-root .section-pad{padding-top:clamp(5rem,11vh,9rem);padding-bottom:clamp(5rem,11vh,9rem)}.pa-root .section-pad-lg{padding-top:clamp(7rem,14vh,12rem);padding-bottom:clamp(7rem,14vh,12rem)}.pa-root .rule-hair{position:relative;display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-sans);font-size:.72rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:hsl(var(--ink) / .55)}.pa-root .rule-hair:before{content:"";width:1.75rem;height:1px;background:linear-gradient(90deg,#0010a3,#ff661a)}.pa-root .card-apple{position:relative;background:linear-gradient(180deg,#fff,#fbfbfb);border:1px solid hsl(var(--ink) / .08);border-radius:28px;box-shadow:0 1px #ffffffe6 inset,0 1px 2px #0a0f1a0a,0 12px 36px -16px #000b701f;transition:transform .6s cubic-bezier(.2,0,.1,1),box-shadow .6s cubic-bezier(.2,0,.1,1),border-color .4s ease;overflow:hidden}.pa-root .card-apple:hover{transform:translate3d(0,-8px,0);border-color:hsl(var(--ink) / .12);box-shadow:0 1px #fffffff2 inset,0 30px 70px -24px #000b7038,0 12px 32px -10px #ff661a1a}.pa-root .card-apple:after{content:"";position:absolute;inset:-1px;border-radius:inherit;background:radial-gradient(circle at var(--mx, 50%) var(--my, 0%),hsl(20 100% 55% / .18) 0%,transparent 35%);opacity:0;transition:opacity .5s ease;pointer-events:none;z-index:0}.pa-root .card-apple:hover:after{opacity:1}.pa-root .card-apple>*{position:relative;z-index:1}.pa-root .meta{font-family:var(--font-sans);font-size:.78rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:hsl(var(--ink) / .55);font-variant-numeric:tabular-nums}.pa-root .chip{display:inline-flex;align-items:center;padding:.3rem .7rem;font-family:var(--font-sans);font-size:.72rem;font-weight:500;letter-spacing:.04em;color:hsl(var(--ink) / .78);background:hsl(var(--ink) / .04);border:1px solid hsl(var(--ink) / .08);border-radius:9999px}.pa-root .link-inline{position:relative;display:inline-flex;align-items:center;gap:.4rem;color:hsl(var(--ink));font-weight:500;transition:color .3s ease}.pa-root .link-inline:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:currentColor;transform:scaleX(.18);transform-origin:left;transition:transform .5s cubic-bezier(.2,0,.1,1),background .3s ease}.pa-root .link-inline:hover:after{transform:scaleX(1);background:#ff661a}.pa-root .image-frame{position:relative;border-radius:28px;overflow:hidden;background:hsl(var(--surface));box-shadow:0 1px #ffffffb3 inset,0 0 0 1px hsl(var(--ink) / .06),0 24px 60px -24px #000b7033}.pa-root .image-frame>img,.pa-root .image-frame>video{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.2,0,.1,1),filter .9s ease}.pa-root .image-frame:hover>img,.pa-root .image-frame:hover>video{transform:scale(1.04)}.pa-root .edge-gradient{height:1px;width:100%;background:linear-gradient(90deg,transparent 0%,hsl(var(--ink) / .12) 20%,hsl(20 100% 55% / .5) 50%,hsl(var(--ink) / .12) 80%,transparent 100%)}.pa-root .split-line{overflow:hidden}.pa-root .prose-editorial{max-width:68ch;font-family:var(--font-sans);font-size:clamp(1.075rem,.6vw + .95rem,1.225rem);line-height:1.75;color:hsl(var(--ink) / .82);letter-spacing:-.005em}.pa-root .prose-editorial>*+*{margin-top:1.4em}.pa-root .prose-editorial>h2+*,.pa-root .prose-editorial>h3+*{margin-top:.8em}.pa-root .prose-editorial h2,.pa-root .prose-editorial h3{font-family:var(--font-display);color:hsl(var(--ink));letter-spacing:-.03em;line-height:1.08;text-wrap:balance}.pa-root .prose-editorial h2{font-size:clamp(1.85rem,2vw + .8rem,2.55rem);font-weight:600;margin-top:2.6em;margin-bottom:.4em}.pa-root .prose-editorial h3{font-size:clamp(1.35rem,1.2vw + .7rem,1.75rem);font-weight:600;margin-top:2em;margin-bottom:.35em}.pa-root .prose-editorial p{color:hsl(var(--ink) / .82)}.pa-root .prose-editorial>p:first-child{font-size:clamp(1.2rem,.6vw + 1.05rem,1.4rem);line-height:1.55;color:hsl(var(--ink) / .9);font-weight:300;letter-spacing:-.015em}.pa-root .prose-editorial a{color:#e64d00;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-size:100% 1px;background-repeat:no-repeat;background-position:0 100%;padding-bottom:1px;transition:color .2s ease}.pa-root .prose-editorial a:hover{color:#0010a3}.pa-root .prose-editorial strong{color:hsl(var(--ink));font-weight:600}.pa-root .prose-editorial em{font-style:italic}.pa-root .prose-editorial ul,.pa-root .prose-editorial ol{padding-left:1.5em}.pa-root .prose-editorial ul li{list-style:disc;margin:.5em 0}.pa-root .prose-editorial ol li{list-style:decimal;margin:.5em 0}.pa-root .prose-editorial li::marker{color:#ff661a}.pa-root .prose-editorial blockquote{position:relative;margin:2.5em 0;padding:.25em 0 .25em 1.75em;font-family:var(--font-display);font-size:clamp(1.35rem,1vw + .95rem,1.7rem);font-weight:500;line-height:1.3;letter-spacing:-.02em;color:hsl(var(--ink));font-style:normal}.pa-root .prose-editorial blockquote:before{content:"";position:absolute;left:0;top:.15em;bottom:.15em;width:3px;border-radius:3px;background:linear-gradient(180deg,#ff661a,#0010a3)}.pa-root .prose-editorial img,.pa-root .prose-editorial figure img{width:100%;border-radius:28px;margin:2em 0;box-shadow:0 1px hsl(var(--ink) / .04) inset,0 30px 60px -30px hsl(var(--ink) / .18)}.pa-root .prose-editorial figure figcaption{margin-top:.9em;text-align:center;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--ink) / .55)}.pa-root .prose-editorial hr{margin:3em auto;border:0;height:1px;background:linear-gradient(90deg,transparent 0%,hsl(var(--ink) / .18) 50%,transparent 100%);max-width:12rem}.pa-root .prose-editorial code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:hsl(var(--ink) / .04);padding:.15em .4em;border-radius:6px;font-size:.92em;color:hsl(var(--ink))}
