/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing: .25rem;--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono) }}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--cream: #f7f1e7;--cream-deep: #efe3d2;--ink: #151312;--muted: #6d6258;--line: #1513121a;--orange: #ff4b00;--orange-dark: #ff4b00;--white: #fffaf2 }*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.about-page{background:linear-gradient(180deg,#f7f1e700 0%,var(--cream) 38rem),var(--cream);min-height:100vh;overflow:hidden}.section-inner{width:min(1180px,100% - 40px);margin:0 auto}.about-hero{color:#fff;align-items:center;display:flex;position:relative}.about-hero__image,.about-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.about-hero__image{background-image:url(/images/slc-team/about-us-bg.jpg);background-position:50%;background-size:cover;transform:scale(1.01)}.about-hero__shade{background:linear-gradient(90deg,#000000d1,#0000009e 42%,#0003),linear-gradient(#0000002e,#00000075)}.about-hero__content{z-index:1;padding:80px 0;position:relative}.about-hero h1,.story-section h2,.team-section h2,.belief-section h2,.cta-section h2{letter-spacing:0;margin:0;line-height:.98}.about-hero h1{max-width:760px;font-size:clamp(3.15rem,3.5vw,6.2rem);font-weight:900}.about-hero__content>p:not(.eyebrow){color:#ffffffdb;max-width:660px;margin:24px 0 0;font-size:clamp(1.1rem,2vw,1.38rem);line-height:1.65}.eyebrow{color:var(--orange);letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:.78rem;font-weight:900}.eyebrow.dark{color:var(--orange-dark)}.button-row{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-weight:900;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--orange);color:#fff;box-shadow:0 16px 30px #ff4b0047}.btn.primary:hover{background:var(--orange-dark)}.btn.secondary{color:var(--ink);background:#fff;border-color:#1513122e}.btn.secondary.light{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-color:#ffffff75}.story-section,.team-section,.cta-section{padding:96px 0}.story-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:72px;display:grid}.story-section h2,.team-section h2,.belief-section h2,.cta-section h2{font-size:clamp(2.2rem,5vw,4.4rem);font-weight:900}.story-copy{color:var(--muted);gap:20px;font-size:1.12rem;line-height:1.8;display:grid}.story-copy p{margin:0}.team-section{background:#fff8ed}.section-heading{max-width:760px;margin-bottom:44px}.section-heading.compact{margin-bottom:34px}.section-heading>p:not(.eyebrow){color:var(--muted);margin:18px 0 0;font-size:1.08rem;line-height:1.72}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.page-card{background:#fff;border:1px solid #1513120f;border-radius:8px;overflow:hidden;box-shadow:0 18px 42px #3523121c}.team-card img{aspect-ratio:4/5;object-fit:cover;object-position:center top;width:100%}.card-body{padding:24px}.card-body h3,.belief-card h3{letter-spacing:0;margin:0;font-size:1.25rem;font-weight:900}.card-body p{color:var(--muted);margin:12px 0 0;line-height:1.62}.card-body .role{color:var(--orange-dark);letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:.82rem;font-weight:900}.belief-section{background:var(--ink);color:#fff;padding:98px 0}.belief-section .section-heading>p:not(.eyebrow){color:#ffffffb3}.belief-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.belief-card{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:8px;min-height:230px;padding:30px;box-shadow:0 18px 42px #00000038}.belief-card span{background:var(--orange);border-radius:999px;width:38px;height:5px;margin-bottom:28px;display:block}.belief-card p{color:#ffffffbd;margin:14px 0 0;line-height:1.7}.cta-section{background:var(--cream)}.cta-card{background:#fff;border:1px solid #15131214;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;padding:44px;display:grid;box-shadow:0 20px 46px #3523121a}.cta-card p:not(.eyebrow){max-width:680px;color:var(--muted);margin:18px 0 0;font-size:1.05rem;line-height:1.75}.cta-card .store-line{color:var(--ink);font-weight:900}.cta-card .button-row{justify-content:flex-end;margin-top:0}@media(max-width:900px){.section-inner{width:min(100% - 28px,720px)}.about-hero{min-height:620px}.about-hero__shade{background:linear-gradient(#000000b8,#00000070),linear-gradient(90deg,#000000a3,#00000024)}.about-hero__content{padding:84px 0 74px}.story-section,.team-section,.cta-section,.belief-section{padding:72px 0}.story-grid,.cta-card{grid-template-columns:1fr;gap:28px}.team-grid,.belief-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-card .button-row{justify-content:flex-start}}@media(max-width:640px){.about-hero{min-height:560px}.about-hero__image{background-position:56%}.button-row,.cta-card .button-row,.btn{width:100%}.team-grid,.belief-grid{grid-template-columns:1fr}.card-body,.belief-card,.cta-card{padding:22px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/slc-about.css.map */
