/* SIDHU SERVICES — smoked glass design system, September 2026. */
@font-face {
  font-family: Manrope;
  src: url('../fonts/manrope-variable.ttf') format('truetype');
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
}
:root {
  --font-sans: Manrope, 'Segoe UI', sans-serif;
  --font-display: Manrope, 'Segoe UI', sans-serif;
  --ink: #0b1015;
  --ink-soft: #121921;
  --panel: #182129;
  --text: #e4e8ed;
  --muted: #b6c1cc;
  --gold: #f4c363;
  --gold-light: #ffe0a0;
  --gold-dark: #a47527;
  --line: #ffffff24;
  --glass: linear-gradient(135deg, #ffffff0e, #ffffff03), #131c26dc;
  --glass-edge: #ffffff29;
  --radius: 1.5rem;
  --shadow: 0 24px 70px #0005, inset 0 1px 0 #ffffff14;
  --max: 1280px;
}
html { scroll-padding-top: 7rem; }
body { font-size: 1rem; line-height: 1.75; background: #0b1015; isolation: isolate; }
body::before { background: radial-gradient(ellipse at 95% 12%, #b6843330, transparent 45%), radial-gradient(ellipse at 0 50%, #38668b24, transparent 50%), #0b1015; }
h1, h2, h3 { font-weight: 650; text-transform: none; text-wrap: balance; }
h1 { font-size: clamp(3.2rem, 5.8vw, 5.5rem); line-height: 1.08; letter-spacing: -.058em; }
h2 { font-size: clamp(2rem, 3.5vw, 3.35rem); line-height: 1.16; letter-spacing: -.045em; }
h3 { font-size: 1.35rem; line-height: 1.35; letter-spacing: -.025em; }
p { text-wrap: pretty; }
.lede { font-size: clamp(1.04rem, 1.35vw, 1.18rem); color: #c1cbd5; line-height: 1.8; }
.eyebrow { font-size: .69rem; font-weight: 750; letter-spacing: .16em; }
.eyebrow::before { width: .4rem; height: .4rem; border-radius: 50%; box-shadow: 0 0 15px #f4c36370; }
.container { width: min(calc(100% - 4rem), var(--max)); }
.section { padding-block: clamp(4rem, 7vw, 6.5rem); }
.section-head { gap: 3rem; margin-bottom: 2.75rem; }
site-header { display: block; position: sticky; top: 0; z-index: 50; }
.site-header { position: relative; background: #10171ee8; border-bottom: 1px solid #ffffff1c; backdrop-filter: blur(24px) saturate(140%); -webkit-backdrop-filter: blur(24px) saturate(140%); }
.nav-shell { min-height: 5.4rem; gap: 1rem; }
.brand-name strong { font-size: .94rem; font-weight: 800; letter-spacing: .035em; }
.brand-name small { font-size: .48rem; max-width: 23ch; line-height: 1.6; letter-spacing: .08em; }
.nav-list { gap: .1rem; }
.nav-link { font-size: .85rem; min-height: 44px; line-height: 1.3; padding: .65rem .56rem; white-space: nowrap; }
.nav-link[aria-current] { box-shadow: inset 0 0 0 1px #f4c36338; }
.nav-cta { font-size: .8rem; padding: .8rem 1rem; }
.button { font-weight: 750; border-radius: .85rem; background: linear-gradient(145deg, #ffdfa0, #efb849); border-color: #ffe2a0; box-shadow: inset 0 1px 0 #fff7, 0 5px 20px #c98c2212; min-height: 3.25rem; }
.button--ghost { background: #ffffff08; border-color: #ffffff35; color: #f2f5f8; box-shadow: inset 0 1px 0 #ffffff10; }
.button--ghost:hover { background: #ffffff12; }
.button--ink { color: #f2f5f8; }
.hero { min-height: auto; border-bottom: 0; }
.hero-grid { grid-template-columns: 1.05fr 1fr; gap: 4rem; padding-block: 5rem 4rem; }
.hero-copy .lede { max-width: 47ch; }
.hero h1 { max-width: 13ch; }
.hero h1 span { color: #f4c363; }
.hero::before { opacity: .4; background-size: auto, 80px 80px, 80px 80px; }
.hero-kicker { display: flex; align-items: center; flex-wrap: wrap; gap: .65rem; margin-top: 2rem; color: #bcc7d1; font-size: .75rem; }
.hero-kicker span + span::before { content: '·'; color: var(--gold); margin-right: .65rem; }
.hero-art { min-height: 31rem; width: 100%; }
.hero-art::before { width: 90%; height: auto; aspect-ratio: 1; background: radial-gradient(circle, #c9974530, transparent 65%); border-color: #ffffff10; box-shadow: 0 0 0 2.5rem #ffffff02, 0 0 0 5rem #ffffff02; }
.hero-art::after { display: none; }
.dispatch-visual { position: relative; width: 100%; transform: rotate(-2deg); border: 1px solid #ffffff38; border-radius: 1.8rem; background: linear-gradient(140deg, #ffffff13, #ffffff02), #121c27ec; box-shadow: 0 35px 90px #0008, inset 0 1px 0 #fff3; padding: 1.6rem; }
.visual-topline { display: flex; align-items: center; justify-content: space-between; gap: 1rem; color: #c4cdd7; font-size: .62rem; letter-spacing: .13em; font-weight: 700; }
.visual-topline span:last-child { color: var(--gold); }
.logistics-art { width: 100%; margin: 1.5rem auto; }
.dispatch-bottom { display: grid; grid-template-columns: repeat(3, 1fr); gap: .65rem; }
.dispatch-bottom div { background: #ffffff07; border: 1px solid #ffffff14; border-radius: .8rem; padding: .9rem .65rem; }
.dispatch-bottom small { display: block; color: #aebdcb; font-size: .62rem; margin-bottom: .3rem; }
.dispatch-bottom strong { font-size: .8rem; color: #f5f5f0; }
.visual-float { position: absolute; right: -1rem; top: -1.5rem; padding: .8rem 1.1rem; border: 1px solid #f4c36360; border-radius: .9rem; background: #27303aeF; box-shadow: 0 12px 30px #0005; font-size: .72rem; color: var(--gold-light); transform: rotate(2deg); }
.visual-caption { margin: 1.2rem 0 0; font-size: .7rem; color: #aebdcb; text-align: center; }
.proof-strip { background: transparent; border: 0; padding: 0 0 3rem; }
.proof-grid { border: 1px solid var(--glass-edge); border-radius: 1.25rem; background: var(--glass); box-shadow: var(--shadow); overflow: hidden; }
.proof-item, .proof-item:last-child { border: 0; min-height: 7.5rem; }
.proof-item + .proof-item { border-left: 1px solid var(--line); }
.proof-number { font-size: 1.05rem; letter-spacing: -.02em; }
.proof-label { font-size: .82rem; color: #b9c5d0; }
.section--paper { background: linear-gradient(110deg, #26354370, #1a202b80); color: #e4e8ed; border-block: 1px solid #ffffff14; }
.section--paper h2, .section--paper h3 { color: #f6f7f8; }
.section--paper .lede, .management-grid p { color: #bfcbd5; }
.card, .feature, .management-grid article, .capability-grid article, .form-panel, .plan-card, .product-console, .platform-access-card, .callout, .info-item {
  background: var(--glass); border: 1px solid var(--glass-edge); border-radius: var(--radius); box-shadow: var(--shadow);
}
.product-console, .platform-access-card, .proof-grid, .film-player { backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px); }
.cards, .feature-grid { background: radial-gradient(ellipse at 10% 10%, #cea34e12, transparent 55%), radial-gradient(ellipse at 90% 85%, #477e9d1c, transparent 55%); }
.card { min-height: 19rem; padding: 1.75rem; justify-content: flex-start; }
.card::before { font-size: .72rem; color: #9aaab8; top: 1.8rem; right: 1.5rem; font-weight: 600; }
.card::after { display: none; }
.service-icon { width: 3rem; height: 3rem; border-radius: .8rem; display: grid; place-items: center; background: linear-gradient(135deg, #f4c36323, #f4c36307); border: 1px solid #f4c36333; color: var(--gold); margin-bottom: 1.5rem; }
.service-icon svg { width: 1.5rem; height: 1.5rem; }
.card h3 { padding-right: .5rem; }
.card p { color: #b9c5cf; font-size: .92rem; }
.card-link { margin-top: auto; font-size: .82rem; padding-top: 1rem; min-height: 44px; }
.card:hover { border-color: #f4c36375; box-shadow: 0 22px 65px #0006, inset 0 1px 0 #ffe0a029; }
.cards .card:last-child:nth-child(3n + 1) { grid-column: 1 / -1; min-height: auto; display: grid; grid-template-columns: auto 1fr auto; column-gap: 1.5rem; align-items: center; }
.cards .card:last-child:nth-child(3n + 1) .service-icon { grid-row: span 2; margin: 0; }
.cards .card:last-child:nth-child(3n + 1) h3, .cards .card:last-child:nth-child(3n + 1) p { margin: 0; }
.cards .card:last-child:nth-child(3n + 1) .card-link { grid-column: 3; grid-row: 1 / 3; padding: 0 1rem; margin: 0; }
.cards .card:last-child:nth-child(3n + 1)::before { display: none; }
.feature-grid, .management-grid, .capability-grid { gap: 1rem; background: transparent; border: 0; overflow: visible; }
.feature { min-height: auto; scroll-margin-top: 7rem; }
.feature-index { font-size: .8rem; margin-bottom: 1.5rem; border: 1px solid #f4c36340; border-radius: .65rem; padding: .4rem .75rem; background: #f4c3630a; }
.feature h2 { font-size: 1.55rem; }
.feature p:last-child { margin-bottom: 0; }
.management-grid article, .capability-grid article { min-height: auto; }
.product-spotlight { background: transparent; border: 0; }
.product-spotlight-grid { gap: 4rem; }
.product-console { border-radius: 1.5rem; }
.console-grid div { border: 1px solid #ffffff17; background: #ffffff05; border-radius: .9rem; }
.console-grid strong { font-size: 1.6rem; font-weight: 650; }
.console-bar { color: #d7e0e7; font-size: .72rem; }
.product-tags span { background: #ffffff05; color: #ccd5dd; border-color: #ffffff20; font-size: .7rem; }
.platform-access { padding-block: 1rem 3rem; }
.platform-access-card { padding: 1.75rem 2rem; }
.platform-access-copy h2 { font-size: 1.5rem; letter-spacing: -.025em; }
.platform-access-copy p:last-child { font-size: .9rem; }
.page-hero { padding-block: 3rem 4rem; margin-top: 1.5rem; background: radial-gradient(ellipse at 85% 50%, #a47c2630, transparent 50%), linear-gradient(110deg, #ffffff05, #ffffff01); border-block: 1px solid #ffffff1a; }
.page-hero h1 { max-width: 19ch; font-size: clamp(2.7rem, 5vw, 4.6rem); }
.page-hero .lede { max-width: 65ch; }
.page-hero::after { z-index: 0; pointer-events: none; font-size: clamp(7rem, 18vw, 18rem); opacity: .5; }
.page-hero > .container { position: relative; z-index: 1; }
.page-hero--office { background-image: linear-gradient(90deg, #0b1015ed 0%, #0b1015c7 48%, #0b101565 100%), url('../images/sidhu-office-background.webp'); min-height: 36rem; }
.breadcrumb { margin-bottom: 1.7rem; }
.gear-box-hero h1 { font-size: clamp(2.7rem, 5vw, 4.6rem); line-height: 1.1; }
.gear-box-mark { background: var(--glass); border-radius: 2.5rem; box-shadow: var(--shadow), 0 0 100px #f4c36315; transform: rotate(-4deg); }
.gear-box-mark span, .gear-box-mark strong { font-size: clamp(3rem, 6vw, 5.5rem); line-height: .98; }
.ai-orbit strong { color: #fff; line-height: 1; }
.ai-orbit span { background: #1e2831; color: #f4c363; }
.assurance-note { color: #bdc8d2; }
.visual-panel { border-radius: 1.5rem; border: 1px solid #ffffff25; box-shadow: var(--shadow); }
.visual-copy strong { line-height: 1.12; font-size: clamp(2.5rem, 4vw, 3.8rem); text-transform: none; }
.process { gap: 1rem; }
.process li { border: 1px solid var(--glass-edge); border-radius: 1rem; padding: 1.5rem; background: var(--glass); }
.process li::before { position: static; display: block; margin-bottom: 1.4rem; }
.process li:not(:last-child)::after { display: none; }
.process p { font-size: .9rem; }
.statement { color: #e7edf2; font-size: clamp(2rem, 4vw, 3.5rem); line-height: 1.3; letter-spacing: -.03em; text-transform: none; }
.statement span { color: var(--gold); }
.form-panel { background: linear-gradient(140deg, #ffffff09, transparent), #151e27; padding: clamp(1.25rem, 3vw, 2.5rem); }
.form-layout { gap: 3.5rem; grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr); }
.field input, .field select, .field textarea { border-color: #697887; background: #0c141d; color: #f1f4f7; min-height: 3.25rem; border-radius: .7rem; }
.field input::placeholder, .field textarea::placeholder { color: #a7b4c1; }
.field label, .check-field { font-size: .87rem; }
.field { align-content: start; }
.field small, .form-status { color: #bfcbd5; }
.check-field input { accent-color: var(--gold); }
.info-stack { gap: .7rem; background: transparent; }
.info-item { padding: 1.1rem 1.3rem; }
.info-item span { color: #aebac6; }
.info-item strong { overflow-wrap: anywhere; font-weight: 550; font-size: .95rem; }
.info-item address { font-style: normal; }
.cta-band { margin: 1rem auto 4rem; width: min(calc(100% - 4rem), var(--max)); border: 1px solid #f4c36345; border-radius: 1.8rem; background: radial-gradient(ellipse at 0% 0%, #f4c36324, transparent 70%), var(--glass); box-shadow: var(--shadow); }
.cta-band .container { width: auto; margin: 0; padding-inline: clamp(1.5rem, 4vw, 3rem); }
.cta-grid h2 { font-size: clamp(2rem, 3.2vw, 3rem); max-width: 22ch; }
.site-footer { background: #090f16e8; }
.footer-grid { grid-template-columns: 1.2fr .6fr .75fr 1.05fr; gap: 2rem; padding-block: 4rem; }
.footer-brand .brand-mark { width: 4.5rem; height: 4.5rem; }
.footer-brand .brand-name small { max-width: 24ch; }
.footer-brand p { font-size: .85rem; margin-top: 1.5rem; }
.footer-links { gap: .6rem; }
.footer-links a { font-size: .875rem; line-height: 1.6; display: inline-block; padding-block: .2rem; }
.footer-email-links a { font-size: .875rem; }
.footer-email-links small, .footer-bottom { color: #a6b3c0; }
.footer-email-links small { font-size: .68rem; }
.footer-title { font-size: .67rem; }
.film-section { padding-block: 2rem 5rem; }
.film-grid { display: grid; grid-template-columns: .65fr 1.35fr; align-items: center; gap: 3rem; }
.film-copy h2 { max-width: 14ch; }
.film-copy p:not(.eyebrow) { color: #b8c5d0; font-size: .95rem; }
.film-player { border: 1px solid #ffffff30; border-radius: 1.4rem; padding: .6rem; background: #ffffff08; box-shadow: var(--shadow); min-width: 0; }
.film-player video { display: block; width: 100%; height: auto; aspect-ratio: 16 / 9; border-radius: .95rem; background: #101720; }
.film-meta { display: flex; justify-content: space-between; padding: .8rem .5rem .3rem; font-size: .72rem; color: #b6c3cf; gap: 1rem; }
.film-transcript { font-size: .82rem; margin-top: 1.3rem; color: #b6c3cf; }
.film-transcript summary { cursor: pointer; padding-block: .5rem; color: #f4c363; }
.film-transcript p { margin: .7rem 0; }
.reveal { opacity: 1; transform: none; }
@media (min-width: 761px) and (max-width: 1200px) {
  .hero-grid { gap: 2rem; }
  .nav-shell { grid-template-columns: 1fr auto; }
  .menu-toggle { display: inline-flex; position: relative; justify-self: end; }
  .nav-cta { display: none; }
  .primary-nav { display: none; grid-column: 1 / -1; justify-self: stretch; padding-bottom: 1rem; }
  .primary-nav[data-open='true'] { display: block; }
  .nav-list { display: grid; grid-template-columns: repeat(3, 1fr); }
  .footer-grid { grid-template-columns: 1.2fr .8fr; }
  .product-spotlight-grid, .form-layout { gap: 2rem; }
  .film-grid { grid-template-columns: 1fr; gap: 1rem; }
  .film-copy h2 { max-width: none; }
}
@media (max-width: 760px) {
  .container { width: calc(100% - 2.25rem); }
  .hero-grid, .film-grid, .form-layout { grid-template-columns: 1fr; gap: 2rem; }
  .hero-grid { padding-block: 3rem 2rem; }
  .hero h1 { font-size: clamp(3rem, 12.5vw, 4.75rem); }
  .hero-art { min-height: auto; margin: 1.5rem 0; padding-inline: .4rem; }
  .dispatch-visual { padding: 1.15rem; transform: none; }
  .visual-float { right: .7rem; font-size: .66rem; transform: none; }
  .hero-art::before { max-width: 100%; }
  .nav-shell { min-height: 4.6rem; }
  .nav-link { font-size: .92rem; padding: .8rem; }
  .primary-nav[data-open='true'] { max-height: 70svh; overflow-y: auto; }
  .menu-toggle { flex-shrink: 0; }
  .section-head { gap: .8rem; }
  .hero-kicker { font-size: .7rem; }
  .proof-item + .proof-item { border-left: 0; border-top: 1px solid var(--line); }
  .proof-item, .proof-item:last-child { min-height: 6.2rem; padding: 1.1rem 1.4rem; }
  .proof-strip { padding-bottom: 1rem; }
  .cards .card:last-child:nth-child(3n + 1) { display: flex; align-items: flex-start; gap: 1rem; }
  .cards .card:last-child:nth-child(3n + 1) .card-link { padding: .5rem 0; }
  .card { min-height: auto; }
  .page-hero { padding-block: 2rem 3rem; margin-top: 0; }
  .page-hero h1 { font-size: clamp(2.5rem, 10vw, 3.8rem); }
  .page-hero--office { min-height: 31rem; }
  .platform-access-card { padding: 1.5rem; gap: 1rem; }
  .platform-access-copy h2 { font-size: 1.4rem; }
  .cta-band { width: calc(100% - 2.25rem); margin-bottom: 2rem; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 2rem 1rem; }
  .footer-brand, .footer-grid > div:last-child { grid-column: 1 / -1; }
  .footer-email-links { grid-template-columns: 1fr; gap: 1rem; }
  .footer-email-links a { font-size: .875rem; }
  .film-grid { gap: 1rem; }
  .film-copy h2 { max-width: none; }
  .film-meta { font-size: .63rem; }
  .gear-box-mark { transform: none; }
  .privacy-copy { overflow-wrap: anywhere; }
}
@media (prefers-reduced-transparency: reduce) {
  :root { --glass: #17212b; }
  .site-header { background: #10171e; }
  .site-header, .product-console, .platform-access-card, .proof-grid, .film-player { backdrop-filter: none; -webkit-backdrop-filter: none; }
  .dispatch-visual, .section--paper, .film-player { background: #18222d; }
}
@supports not (backdrop-filter: blur(1px)) { .site-header { background: #10171e; } }
@media (forced-colors: active) {
  .dispatch-visual, .feature, .film-player, .proof-grid, .service-icon { border: 1px solid CanvasText; }
  .button { background: ButtonFace; color: ButtonText; }
  .service-icon { color: CanvasText; }
}
