.scc-stories-layout{gap:var(--scc-s-8);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:1024px){.scc-stories-layout{gap:var(--scc-s-10);grid-template-columns:288px 1fr}}.scc-filters{border-radius:var(--scc-r-lg);border:1px solid var(--scc-border);background:var(--scc-surface)}@media (min-width:1024px){.scc-filters{max-height:calc(100vh - 120px);position:sticky;top:96px;overflow-y:auto}}.scc-filters__head{justify-content:space-between;align-items:center;gap:var(--scc-s-3);padding:var(--scc-s-4) var(--scc-s-5);border-bottom:1px solid var(--scc-border);display:flex}.scc-filters__title{font-size:var(--scc-fs-md);margin:0}.scc-filters__body{padding:var(--scc-s-2) var(--scc-s-5) var(--scc-s-5)}@media (max-width:1023px){.scc-filters{z-index:var(--scc-z-drawer);visibility:hidden;transition:transform var(--scc-dur-slow) var(--scc-ease-out), visibility var(--scc-dur) var(--scc-ease);border:0;border-radius:0;flex-direction:column;display:flex;position:fixed;inset:0;transform:translate(-100%)}.scc-filters.is-open{visibility:visible;transform:none}.scc-filters__body{flex:1;overflow-y:auto}.scc-filters__foot{padding:var(--scc-s-4) var(--scc-s-5);padding-bottom:max(var(--scc-s-4), env(safe-area-inset-bottom));border-top:1px solid var(--scc-border);background:var(--scc-surface);gap:var(--scc-s-3);flex:none;display:flex}.scc-filters__foot .scc-btn{flex:1}}@media (min-width:1024px){.scc-filters__foot{display:none}}.scc-fgroup{border-bottom:1px solid var(--scc-border)}.scc-fgroup:last-child{border-bottom:0}.scc-fgroup__btn{width:100%;min-height:var(--scc-tap);padding:var(--scc-s-3) 0;font-family:var(--scc-font-head);font-size:var(--scc-fs-sm);letter-spacing:.04em;text-transform:uppercase;color:var(--scc-text);justify-content:space-between;align-items:center;font-weight:700;display:flex}.scc-fgroup__btn svg{width:18px;height:18px;color:var(--scc-text-3);transition:transform var(--scc-dur) var(--scc-ease)}.scc-fgroup__btn[aria-expanded=true] svg{transform:rotate(180deg)}.scc-fgroup__panel{max-height:0;transition:max-height var(--scc-dur-slow) var(--scc-ease-out);overflow:hidden}.scc-fgroup__panel.is-open{max-height:460px;overflow-y:auto}.scc-fgroup__inner{padding-bottom:var(--scc-s-4)}.scc-fopt{align-items:center;gap:var(--scc-s-3);min-height:40px;font-size:var(--scc-fs-sm);color:var(--scc-text-2);cursor:pointer;border-radius:var(--scc-r-sm);transition:color var(--scc-dur-fast) var(--scc-ease);padding:2px 0;display:flex}.scc-fopt:hover{color:var(--scc-text)}.scc-fopt input{width:18px;height:18px;accent-color:var(--scc-gold);cursor:pointer;flex:none}.scc-fopt__label{flex:1}.scc-fopt__n{font-size:var(--scc-fs-xs);color:var(--scc-text-3);font-variant-numeric:tabular-nums}.scc-fopt:has(input:checked){color:var(--scc-gold-ink);font-weight:600}.scc-range{width:100%;accent-color:var(--scc-gold);height:32px}.scc-range-out{font-size:var(--scc-fs-xs);color:var(--scc-text-3);font-variant-numeric:tabular-nums;justify-content:space-between;display:flex}.scc-stories-bar{align-items:center;gap:var(--scc-s-3);margin-bottom:var(--scc-s-4);flex-wrap:nowrap;display:flex}.scc-search{flex:auto;min-width:0;position:relative}.scc-search .scc-input{padding-left:2.9rem}.scc-search__ico{left:var(--scc-s-4);width:18px;height:18px;color:var(--scc-text-3);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.scc-search__clear{width:32px;height:32px;color:var(--scc-text-3);border-radius:50%;justify-content:center;align-items:center;display:none;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.scc-search.has-value .scc-search__clear{display:inline-flex}.scc-search__clear:hover{color:var(--scc-text);background:var(--scc-surface-2)}.scc-search__clear svg{width:15px;height:15px}.scc-sort{flex:0 0 190px;width:190px;min-width:190px}.scc-filter-open{flex:none}@media (min-width:1024px){.scc-filter-open{display:none}}.scc-count{width:100%;font-size:var(--scc-fs-sm);color:var(--scc-text-3)}.scc-count strong{color:var(--scc-text)}.scc-chips{gap:var(--scc-s-2);margin-bottom:var(--scc-s-5);flex-wrap:wrap;display:flex}.scc-chips:empty{display:none}.scc-chip{align-items:center;gap:var(--scc-s-2);min-height:34px;padding:0 var(--scc-s-2) 0 var(--scc-s-3);border-radius:var(--scc-r-pill);border:1px solid var(--scc-border-gold);font-size:var(--scc-fs-xs);color:var(--scc-gold-ink);background:#d4af371a;font-weight:600;display:inline-flex}.scc-chip button{width:22px;height:22px;color:inherit;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.scc-chip button:hover{background:#d4af3740}.scc-chip svg{width:12px;height:12px}.scc-stories-grid{margin-top:var(--scc-s-5);grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2rem);display:grid}.scc-pager{justify-content:center;align-items:center;gap:var(--scc-s-2);margin-top:var(--scc-s-8);flex-wrap:wrap;display:flex}.scc-pager__cluster{align-items:center;gap:var(--scc-s-2);display:inline-flex}.scc-pager__gap{padding:0 var(--scc-s-1);color:var(--scc-text-3)}.scc-pager__btn{min-width:40px;height:40px;padding:0 var(--scc-s-3);border-radius:var(--scc-r-pill);border:1px solid var(--scc-border);background:var(--scc-surface);color:var(--scc-text-2);font-size:var(--scc-fs-sm);font-weight:600}.scc-pager__btn:hover:not(:disabled){border-color:var(--scc-border-gold);color:var(--scc-text)}.scc-pager__btn.is-active{border-color:var(--scc-gold);color:var(--scc-gold-ink);background:#d4af371f}.scc-pager__btn:disabled{opacity:.4;cursor:not-allowed}.scc-story{border-radius:var(--scc-r-xl);border:1px solid var(--scc-border);background:radial-gradient(120% 140% at 100% 0%, #d4af3724 0%, #d4af3700 55%), var(--scc-surface);box-shadow:var(--scc-shadow-sm);scroll-margin-top:calc(var(--scc-header-h,72px) + 1.25rem);transition:transform var(--scc-dur) var(--scc-ease), border-color var(--scc-dur) var(--scc-ease), box-shadow var(--scc-dur) var(--scc-ease);grid-template-columns:1fr;grid-template-areas:"main""shots""foot";gap:clamp(1.5rem,4vw,2.5rem);padding:clamp(1.5rem,4vw,2.75rem);display:grid;position:relative;overflow:hidden}.scc-story:hover{border-color:var(--scc-border-gold);box-shadow:var(--scc-shadow-lg)}.scc-story--featured{border-color:var(--scc-border-gold)}.scc-story.is-deep-linked{border-color:var(--scc-border-gold);box-shadow:0 0 0 1px #d4af3759, var(--scc-shadow-lg)}.scc-story__main{grid-area:main;min-width:0}.scc-story__shots{grid-area:shots}@media (min-width:900px){.scc-story{grid-template-columns:1.05fr .95fr;grid-template-areas:"main shots""foot foot";align-items:stretch}}.scc-story__num{width:40px;height:40px;margin-bottom:var(--scc-s-4);background:var(--scc-surface-raised);border:1px solid var(--scc-border);font-family:var(--scc-font-head);font-weight:800;font-size:var(--scc-fs-sm);color:var(--scc-text);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.scc-story__badgerow{align-items:center;gap:var(--scc-s-2);margin-bottom:var(--scc-s-4);flex-wrap:wrap;display:flex}.scc-story__title{margin-bottom:var(--scc-s-3);font-size:clamp(1.375rem,2.2vw,1.75rem);line-height:1.28}.scc-story__excerpt{font-size:var(--scc-fs-md);color:var(--scc-text-2);margin-bottom:var(--scc-s-4)}.scc-story__meta{margin-bottom:var(--scc-s-5);font-size:var(--scc-fs-sm);color:var(--scc-text-3)}.scc-story__role{color:var(--scc-text-2);margin:0 0 4px}.scc-story__role strong{color:var(--scc-text);font-weight:600}.scc-story__facts{color:var(--scc-text-3);margin:0}.scc-story__stats{gap:var(--scc-s-2);margin-bottom:var(--scc-s-5);flex-wrap:wrap;display:flex}.scc-story__stat{padding:var(--scc-s-2) var(--scc-s-3);border-radius:var(--scc-r-sm);background:var(--scc-surface-2);border:1px solid var(--scc-border);font-size:var(--scc-fs-xs);color:var(--scc-text-2);white-space:nowrap}.scc-story__stat strong{color:var(--scc-gold-ink);font-family:var(--scc-font-head);font-weight:800}.scc-story__foot{align-items:center;gap:var(--scc-s-4);border-top:1px solid var(--scc-border);flex-wrap:wrap;grid-area:foot;padding-top:clamp(1.25rem,3vw,1.5rem);display:flex}.scc-story__salary{font-family:var(--scc-font-head);color:var(--scc-text);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;line-height:1}.scc-story__pay{align-items:baseline;gap:var(--scc-s-2);display:inline-flex}.scc-story__delta{font-size:var(--scc-fs-sm);color:var(--scc-success);font-weight:700}.scc-story__foot .scc-btn{margin-left:auto}@media (max-width:479px){.scc-story__foot{flex-direction:column;align-items:stretch}.scc-story__foot .scc-btn{margin-left:0}}.scc-story__shots{gap:var(--scc-s-3);padding-top:var(--scc-s-6);justify-content:center;align-items:flex-end;display:flex;position:relative}.scc-story__shots--photo{justify-content:stretch;align-self:stretch;align-items:stretch;width:100%;min-width:0;padding-top:0}@media (min-width:900px){.scc-story__shots--photo{min-height:0;position:relative}.scc-story__shots--photo .scc-story__shot-zoom{justify-content:center;align-items:center;width:100%;max-width:none;height:100%;margin:0;display:flex;position:absolute;inset:0}.scc-story__shots--photo .scc-story__shot-img{object-fit:contain;object-position:center;width:100%;max-width:none;height:100%;max-height:none;margin:0}}@media (max-width:899px){.scc-story__shots--photo .scc-story__shot-zoom{width:100%;max-width:100%}.scc-story__shots--photo .scc-story__shot-img{object-fit:contain;object-position:top center;width:100%;max-width:100%;height:auto;max-height:min(480px,70vh)}}.scc-story__shots--video{align-items:center;width:100%;padding-top:0}.scc-story__shots--both{justify-content:center;align-items:stretch;gap:var(--scc-s-3);--scc-duo-h:280px;flex-flow:row;width:100%;min-width:0;padding-top:0}@media (min-width:900px){.scc-story__shots--both{--scc-duo-h:320px}}.scc-story__video-box{aspect-ratio:16/9;border-radius:var(--scc-r-lg);width:100%;max-width:480px;box-shadow:var(--scc-shadow-md);background:#000;position:relative;overflow:hidden}.scc-story__video-box--portrait,.scc-story__shots--both .scc-story__video-box,.scc-story-modal__shots--both .scc-story__video-box{height:var(--scc-duo-h,280px);width:calc(var(--scc-duo-h,280px) * 9 / 16);max-width:calc(var(--scc-duo-h,280px) * 9 / 16);aspect-ratio:auto;border-radius:16px;flex:none;align-self:stretch}.scc-story__shots--both .scc-story__shot-img,.scc-story-modal__shots--both .scc-story__shot-img,.scc-story__shots--both .scc-story__shot-zoom,.scc-story-modal__shots--both .scc-story__shot-zoom{box-sizing:border-box;height:var(--scc-duo-h,280px);max-height:var(--scc-duo-h,280px);width:auto;max-width:min(200px, calc(100% - (var(--scc-duo-h,280px) * 9 / 16) - var(--scc-s-3)));object-fit:cover;object-position:top center;border-radius:16px;flex:none;align-self:stretch;margin-inline:0}.scc-story__shots--both .scc-story__shot-zoom .scc-story__shot-img,.scc-story-modal__shots--both .scc-story__shot-zoom .scc-story__shot-img{max-width:100%;height:100%;max-height:100%;margin-inline:0}@media (min-width:900px){.scc-story__shots--both .scc-story__shot-img,.scc-story-modal__shots--both .scc-story__shot-img,.scc-story__shots--both .scc-story__shot-zoom,.scc-story-modal__shots--both .scc-story__shot-zoom{max-width:min(220px, calc(100% - (var(--scc-duo-h,320px) * 9 / 16) - var(--scc-s-3)))}}.scc-story__video-iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.scc-story__video-facade{cursor:pointer;color:inherit;background:#111;border:0;place-items:center;margin:0;padding:0;display:grid;position:absolute;inset:0}.scc-story__video-facade img,.scc-story__video-facade-fallback{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.scc-story__video-facade-fallback{background:linear-gradient(145deg,#1a1a1e 0%,#2a2418 100%)}.scc-story__video-play{z-index:1;filter:drop-shadow(0 2px 8px #00000073);place-items:center;transition:transform .15s;display:grid;position:relative}.scc-story__video-facade:hover .scc-story__video-play,.scc-story__video-facade:focus-visible .scc-story__video-play{transform:scale(1.06)}.scc-story__video-facade:focus-visible{outline:2px solid var(--scc-gold);outline-offset:2px}.scc-story__video-box--portrait .scc-story__video-play svg{width:52px;height:36px}.scc-story__shot-img{border-radius:var(--scc-r-lg);width:auto;max-width:100%;height:auto;max-height:min(560px,70vh);box-shadow:var(--scc-shadow-md);object-fit:contain;margin-inline:auto;display:block}.scc-story__shot-zoom{cursor:zoom-in;border-radius:var(--scc-r-lg);background:0 0;border:0;width:100%;max-width:100%;margin-inline:auto;padding:0;display:block}.scc-story__shot-zoom:focus-visible{outline:2px solid var(--scc-gold);outline-offset:3px}.scc-story__shot-zoom .scc-story__shot-img{pointer-events:none}.scc-shot-lightbox{z-index:calc(var(--scc-z-modal) + 20);padding:max(3.25rem, env(safe-area-inset-top)) 1rem max(1rem, env(safe-area-inset-bottom));justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.scc-shot-lightbox__backdrop{cursor:zoom-out;background:#000000e0;border:0;padding:0;position:absolute;inset:0}.scc-shot-lightbox__close{top:max(.75rem, env(safe-area-inset-top));right:max(.75rem, env(safe-area-inset-right));z-index:2;color:#f4f4f6;background:#141416e6;border:1px solid #ffffff2e;position:absolute}.scc-shot-lightbox__close:hover{color:#fff;background:#28282cf2}.scc-shot-lightbox__frame{z-index:1;border-radius:var(--scc-r-lg);justify-content:center;align-items:center;width:min(960px,100%);height:100%;max-height:100%;display:flex;position:relative;overflow:hidden}.scc-shot-lightbox__img{object-fit:contain;border-radius:var(--scc-r-lg);width:auto;max-width:100%;height:auto;max-height:100%;display:block;box-shadow:0 16px 48px #0000008c}.scc-story__phone{aspect-ratio:9/16;border:1px solid var(--scc-border-2);width:100%;max-width:168px;box-shadow:var(--scc-shadow-md);background:#f3efe6;border-radius:22px;position:relative;overflow:hidden}.scc-story__phone:before{content:"";z-index:1;background:#1a1a1a;border-radius:999px;width:36%;height:10px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.scc-story__phone--b{display:none}@media (min-width:480px){.scc-story__phone--b{display:block}}.scc-story__shots--single .scc-story__phone{max-width:230px}.scc-story__shots-tag{z-index:2;border-radius:var(--scc-r-pill);background:var(--scc-surface-raised);border:1px solid var(--scc-border);letter-spacing:.06em;text-transform:uppercase;color:var(--scc-text-3);white-space:nowrap;padding:4px 12px;font-size:.625rem;font-weight:700;position:absolute;top:0;left:50%;transform:translate(-50%)}.scc-chatmock{flex-direction:column;height:100%;padding:28px 10px 14px;display:flex}.scc-chatmock__head{align-items:center;gap:8px;margin-bottom:12px;display:flex}.scc-chatmock__avatar{background:var(--scc-gold);width:22px;height:22px;color:var(--scc-text-on-gold);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.scc-chatmock__name{color:#3a3530;font-size:10px;font-weight:700}.scc-chatmock__body{flex-direction:column;flex:1;gap:8px;display:flex}.scc-chatmock__bubble{border-radius:10px;max-width:78%;height:18px;display:block}.scc-chatmock__bubble--in{background:#e7e1d6;align-self:flex-start;width:72%}.scc-chatmock__bubble--out{background:#c9a24a;align-self:flex-end;width:68%}.scc-chatmock__bubble--sm{width:48%;height:14px}.scc-proof-stats{border-radius:var(--scc-r-xl);border:1px solid var(--scc-border);background:var(--scc-surface);max-width:920px;margin-inline:auto;display:grid;overflow:hidden}.scc-proof-stats__item{flex-direction:column;gap:4px;min-width:0;display:flex}.scc-proof-stats__value{font-family:var(--scc-font-head);color:var(--scc-gold-ink);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;line-height:1.1}.scc-proof-stats__label{font-size:var(--scc-fs-xs);color:var(--scc-text-3);line-height:1.2}@media (max-width:639px){.scc-proof-stats{grid-template-columns:1fr;gap:0;padding:0}.scc-proof-stats__item{border-bottom:1px solid var(--scc-border);flex-direction:row;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.875rem 1.125rem}.scc-proof-stats__item:last-child{border-bottom:0}.scc-proof-stats__value{flex:none;font-size:1.5rem}.scc-proof-stats__label{text-align:right;max-width:58%;font-size:.8125rem;line-height:1.15}}@media (min-width:640px){.scc-proof-stats{gap:var(--scc-s-5) var(--scc-s-4);grid-template-columns:repeat(3,minmax(0,1fr));padding:clamp(1.25rem,3vw,1.75rem) clamp(1rem,3vw,1.5rem)}}@media (min-width:960px){.scc-proof-stats{text-align:center;grid-template-columns:repeat(5,minmax(0,1fr))}.scc-proof-stats__item{align-items:center}.scc-proof-stats__item+.scc-proof-stats__item{border-left:1px solid var(--scc-border);padding-left:var(--scc-s-4)}}.scc-stories-tools{max-width:920px;margin-inline:auto;margin-bottom:var(--scc-s-6)}@media (max-width:1023px){#stories-feed{scroll-margin-top:calc(var(--scc-header-h,72px) + .5rem)}}.scc-stories-bar--solo{gap:var(--scc-s-3);align-items:stretch;margin-bottom:0;display:flex}.scc-stories-bar--solo .scc-search{flex:1;min-width:0}.scc-stories-feed .scc-stories-grid{width:100%;margin-top:0}.scc-stories-more{margin-top:var(--scc-s-8);justify-content:center;display:flex}.scc-pattern .scc-section-head{margin-bottom:clamp(2rem,4vw,2.75rem)}.scc-pattern__grid{grid-template-columns:1fr;gap:clamp(1rem,2.5vw,1.5rem);display:grid}@media (min-width:640px){.scc-pattern__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.scc-pattern__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.scc-pattern__card{background:var(--scc-surface);border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:0;min-height:100%;padding:clamp(1.5rem,3vw,2rem);display:flex}.scc-pattern__ico{border:1px solid var(--scc-gold);width:44px;height:44px;color:var(--scc-gold-ink);background:#d4af371f;border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.scc-pattern__ico svg{width:20px;height:20px}.scc-pattern__card h3{font-size:var(--scc-fs-md);color:var(--scc-text);margin:0 0 .75rem;font-weight:700;line-height:1.35}.scc-pattern__card p{font-size:var(--scc-fs-sm);color:var(--scc-text-2);margin:0;line-height:1.55}.scc-about-short__portrait{aspect-ratio:494/505;width:100%;max-width:min(580px,100%);box-shadow:none;background:0 0;border:0;border-radius:0;margin-inline:auto;position:relative;overflow:hidden}.scc-about-short__portrait:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(180deg, transparent 0%, color-mix(in srgb, var(--scc-bg) 40%, transparent) 50%, var(--scc-bg) 100%);height:18%;position:absolute;bottom:0;left:0;right:0}.scc-about-short__portrait img{object-fit:contain;object-position:center center;width:100%;max-width:100%;height:auto;display:block}.scc-about-short__checks{margin:var(--scc-s-5) 0 var(--scc-s-7)}.scc-about-short__checks li strong{color:var(--scc-text);font-weight:700}.scc-about-short__actions{gap:var(--scc-s-3);flex-wrap:wrap;display:flex}@media (max-width:479px){.scc-about-short__actions{flex-direction:column}.scc-about-short__actions .scc-btn{width:100%}}.scc-about-callout{margin:var(--scc-s-7) 0;border:0;border-left:3px solid var(--scc-gold);color:var(--scc-text);background:#1a1a1e;border-radius:12px;padding:clamp(1.25rem,3vw,1.75rem);font-size:clamp(1.05rem,2vw,1.25rem);font-weight:600;line-height:1.45}.scc-about-included{background:#0a0a0b}.scc-about-included .scc-section-head{text-align:left;max-width:none;margin-inline:0}.scc-about-page .scc-about-included .scc-section-head h2{text-align:left;color:var(--scc-text);max-width:40rem;font-size:36px;line-height:1.15}.scc-about-page .scc-about-included .scc-section-head>p:not(.scc-eyebrow){text-align:left;color:var(--scc-text-2);max-width:46rem;font-size:20px;font-weight:300;line-height:1.5}.scc-about-page .scc-about-included .scc-about-included__lead{font-size:20px;font-weight:300;line-height:1.5;display:block}@media (max-width:639px){.scc-about-page .scc-about-included .scc-section-head h2{font-size:clamp(1.5rem,6vw,2.25rem)}.scc-about-page .scc-about-included .scc-section-head>p:not(.scc-eyebrow){font-size:1rem}}.scc-about-roadmap{grid-template-columns:1fr;gap:clamp(1rem,2.5vw,1.5rem);display:grid}@media (min-width:768px){.scc-about-roadmap{grid-template-columns:repeat(2,minmax(0,1fr))}}.scc-about-roadmap__card{background:#1a1a1e;border:1px solid #ffffff1a;border-radius:16px;padding:clamp(1.5rem,3vw,2rem);transition:background-color .28s,border-color .28s,box-shadow .28s}.scc-about-roadmap__card:hover{border-color:var(--scc-gold);background:#d4af3724;box-shadow:0 0 0 1px #d4af3733}@media (prefers-reduced-motion:reduce){.scc-about-roadmap__card{transition:none}}.scc-about-roadmap__ico{border:1px solid var(--scc-gold);width:44px;height:44px;color:var(--scc-gold-ink);background:0 0;border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.scc-about-roadmap__ico svg{width:20px;height:20px}.scc-about-roadmap__card h3{color:var(--scc-text);margin:0 0 .75rem;font-size:20px;font-weight:700}.scc-about-roadmap__card p{color:var(--scc-text-2);margin:0;font-size:16px;line-height:1.55}.scc-tl__link{color:var(--scc-gold-ink);text-underline-offset:.15em;text-decoration:underline}.scc-tl__link:hover{color:var(--scc-gold)}.scc-stories-cta{border-radius:var(--scc-r-xl);color:#17150c;text-align:center;background:#f7f4ec;padding:clamp(2.5rem,6vw,4rem) clamp(1.5rem,5vw,3.5rem)}.scc-stories-cta h2{color:#17150c;margin-bottom:var(--scc-s-3)}.scc-stories-cta p{max-width:52ch;margin:0 auto var(--scc-s-8);color:#555248;font-size:var(--scc-fs-lg)}.scc-stories-cta__actions{gap:var(--scc-s-3);flex-wrap:wrap;justify-content:center;display:flex}.scc-stories-cta a.scc-btn--ghost,.scc-stories-cta a.scc-btn--ghost:visited,.scc-stories-cta .scc-btn--ghost{color:#17150c;background:#fff;border-color:#cfc7b6}.scc-stories-cta a.scc-btn--ghost:hover,.scc-stories-cta .scc-btn--ghost:hover{border-color:var(--scc-gold);color:#fff;box-shadow:none;background:0 0;transform:translateY(-2px)}.scc-stories-cta a.scc-btn--ghost:hover:before,.scc-stories-cta .scc-btn--ghost:hover:before{width:100%}@media (max-width:479px){.scc-stories-cta__actions{flex-direction:column}.scc-stories-cta__actions .scc-btn{width:100%}}.scc-modal--story .scc-modal__panel--story{flex-direction:column;max-width:min(640px,100%);max-height:min(92vh,900px);padding:0;display:flex;overflow:hidden}.scc-modal--story .scc-modal__grip{z-index:3;margin:0;position:absolute;top:.55rem;left:50%;transform:translate(-50%)}.scc-modal--story .scc-modal__close{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--scc-border);background:#141416b8;top:.85rem;right:.85rem}.scc-modal--story .scc-modal__close:hover,.scc-modal--story .scc-modal__close:focus-visible{border-color:var(--scc-gold);color:var(--scc-gold)}.scc-story-modal{overscroll-behavior:contain;min-height:0;max-height:inherit;flex-direction:column;flex:1;display:flex;overflow-y:auto}.scc-story-modal__sticky-head{z-index:2;background:var(--scc-surface-raised);border-bottom:1px solid var(--scc-border);padding:1.35rem 3.25rem .85rem 1.35rem;position:sticky;top:0;box-shadow:0 8px 20px -16px #000000a6}.scc-story-modal__sticky-head .scc-story-modal__heading{margin:0;font-size:clamp(1.15rem,2.8vw,1.45rem);line-height:1.3}.scc-story-modal__shots{align-items:center;gap:var(--scc-s-4);margin:0 0 var(--scc-s-5);flex-direction:column;display:flex}.scc-story-modal__shots--both{justify-content:center;align-items:stretch;gap:var(--scc-s-3);--scc-duo-h:240px;flex-flow:row;min-width:0}@media (min-width:560px){.scc-story-modal__shots--both{--scc-duo-h:280px}}.scc-story-modal__shots .scc-story__phone{max-width:220px}.scc-story-modal__shots:not(.scc-story-modal__shots--both) .scc-story__shot-img{max-height:min(280px,38vh)}.scc-story-modal__shots .scc-story__shot-img{transition:transform .2s,box-shadow .2s}.scc-story-modal__shots .scc-story__shot-img:hover{box-shadow:var(--scc-shadow-md);transform:scale(1.015)}.scc-story-modal__shots .scc-story__video-box{transition:transform .2s,box-shadow .2s}.scc-story-modal__shots .scc-story__video-box:hover{transform:translateY(-2px);box-shadow:0 14px 32px -16px #000000a6}.scc-story-modal__body{padding:.5rem 1.35rem 1.25rem}.scc-story-modal__heading{font-size:var(--scc-fs-2xl);margin:0 0 var(--scc-s-3);padding-right:calc(var(--scc-tap) + var(--scc-s-2));line-height:1.25}.scc-story-modal__excerpt{margin:0 0 var(--scc-s-5);color:var(--scc-text-2);line-height:1.55}.scc-story-modal__tag{transition:border-color .14s,color .14s,transform .14s}.scc-story-modal__tag:hover{color:var(--scc-gold);border-color:#e5b56773;transform:translateY(-1px)}.scc-story-modal__facts{gap:var(--scc-s-3);margin:0 0 var(--scc-s-5);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:560px){.scc-story-modal__facts{grid-template-columns:repeat(4,1fr)}}.scc-story-modal__fact{border-radius:var(--scc-r-md);border:1px solid var(--scc-border);background:#ffffff05;padding:.65rem .7rem;transition:border-color .16s,background .16s,transform .16s}.scc-story-modal__fact:hover{background:#e5b5670f;border-color:#e5b56766;transform:translateY(-1px)}.scc-story-modal__fact dt{letter-spacing:.04em;text-transform:uppercase;color:var(--scc-text-3);margin-bottom:.2rem;font-size:.72rem}.scc-story-modal__fact dd{color:var(--scc-text);word-break:break-word;margin:0;font-weight:600}.scc-story-modal__interviewed{margin-bottom:.25rem}.scc-story-modal__interviewed-label{margin:0 0 var(--scc-s-2);letter-spacing:.08em;text-transform:uppercase;color:var(--scc-text-3);font-size:.72rem}.scc-story-modal__company{cursor:default;transition:border-color .14s,color .14s,transform .14s,background .14s}.scc-story-modal__company:hover{color:var(--scc-gold);background:#e5b56714;border-color:#e5b5678c;transform:translateY(-1px)}.scc-story-modal__sticky-foot{z-index:2;gap:var(--scc-s-3);padding:.9rem 1.35rem max(.9rem, env(safe-area-inset-bottom));border-top:1px solid var(--scc-border);background:linear-gradient(180deg, #141416d1 0%, var(--scc-surface-raised) 40%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-wrap:wrap;display:flex;position:sticky;bottom:0}.scc-story-modal__sticky-foot .scc-btn{flex:140px;transition:transform .16s,box-shadow .16s,filter .16s}.scc-story-modal__sticky-foot .scc-btn--primary:hover{filter:none;box-shadow:none;transform:translateY(-2px)}.scc-story-modal__sticky-foot .scc-btn--ghost:hover{border-color:var(--scc-gold);color:#fff;background:0 0;transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.scc-story-modal__shots .scc-story__shot-img,.scc-story-modal__shots .scc-story__video-box,.scc-story-modal__fact,.scc-story-modal__company,.scc-story-modal__tag,.scc-story-modal__sticky-foot .scc-btn{transition:none}.scc-story-modal__shots .scc-story__shot-img:hover,.scc-story-modal__shots .scc-story__video-box:hover,.scc-story-modal__fact:hover,.scc-story-modal__company:hover,.scc-story-modal__tag:hover,.scc-story-modal__sticky-foot .scc-btn:hover{transform:none}}.scc-quicknav{right:var(--scc-s-5);z-index:var(--scc-z-sticky);gap:var(--scc-s-3);flex-direction:column;display:none;position:fixed;top:50%;transform:translateY(-50%)}@media (min-width:1280px){.scc-quicknav{display:flex}}.scc-empty{padding:clamp(2.5rem, 6vw, 4rem) var(--scc-s-5);text-align:center;border-radius:var(--scc-r-lg);border:1px dashed var(--scc-border-2);background:var(--scc-surface-2);grid-column:1/-1}.scc-empty svg{width:46px;height:46px;margin:0 auto var(--scc-s-4);color:var(--scc-text-3)}.scc-empty h3{font-size:var(--scc-fs-xl)}
