.br-hero,.br-section{--br:#e7c873;--br-bright:#f6e8b4;--br-deep:#d2a23f;--br-amber:#ffba6b;--br-soft:rgba(231,200,115,0.5);--br-faint:rgba(231,200,115,0.12)}html[data-theme=light] .br-hero,html[data-theme=light] .br-section{--br:#a9761a;--br-bright:#946212;--br-deep:#7c5310;--br-amber:#b9791f;--br-soft:rgba(169,118,26,0.45);--br-faint:rgba(169,118,26,0.1)}.br-hero{position:relative;padding-top:clamp(140px,16vw,210px);padding-bottom:clamp(72px,9vw,130px);overflow:hidden}.br-hero-grid{display:grid;grid-template-columns:1fr;gap:clamp(40px,6vw,72px);align-items:center}@media (min-width:901px){.br-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.br-hero-copy{display:flex;flex-direction:column;gap:clamp(22px,2.6vw,34px)}.br-hero-sub{font-size:clamp(1.02rem,.98rem + .22vw,1.2rem);line-height:1.7;color:rgba(var(--c-fg-rgb),.64);max-width:54ch;margin:0}.br-hero-visual,.br-mark{position:relative;width:100%}.br-mark{max-width:480px;aspect-ratio:1;margin-inline:auto;color:var(--br)}.br-mark-frame{position:absolute;inset:8%;border:1px solid rgba(231,200,115,.22);border-radius:18px;background:linear-gradient(160deg,rgba(231,200,115,.05),rgba(var(--c-fg-rgb),.01));overflow:hidden}.br-mark-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(231,200,115,.1) 1px,transparent 0),linear-gradient(90deg,rgba(231,200,115,.1) 1px,transparent 0);background-size:14% 14%;opacity:0;animation:br-fade-in 1s var(--ease-out-expo) .1s forwards}.br-mark-type{position:absolute;left:14%;height:9%;border-radius:4px;background:linear-gradient(90deg,var(--br-bright),var(--br-deep));opacity:0;transform:translateX(-24px);animation:br-snap-x .8s var(--ease-bouncy) forwards}.br-mark-type--1{top:30%;width:46%;animation-delay:.35s}.br-mark-type--2{top:43%;width:30%;background:rgba(var(--c-fg-rgb),.28);animation-delay:.5s}.br-mark-chip{position:absolute;bottom:16%;width:13%;aspect-ratio:1;border-radius:8px;opacity:0;transform:translateY(20px);animation:br-snap-y .7s var(--ease-bouncy) forwards}.br-mark-chip--1{left:14%;background:var(--br-bright);animation-delay:.7s}.br-mark-chip--2{left:30%;background:var(--br-amber);animation-delay:.8s}.br-mark-chip--3{left:46%;background:var(--br-deep);animation-delay:.9s}.br-mark-chip--4{left:62%;background:rgba(var(--c-fg-rgb),.5);animation-delay:1s}.br-mark-ui{position:absolute;top:16%;right:12%;width:26%;aspect-ratio:1.5;border-radius:8px;border:1px solid rgba(231,200,115,.3);background:rgba(231,200,115,.06);display:flex;flex-direction:column;gap:5px;padding:8px;opacity:0;transform:translateY(-16px);animation:br-snap-y .8s var(--ease-bouncy) .6s forwards}.br-mark-ui-bar{height:4px;width:70%;border-radius:2px;background:var(--br-soft)}.br-mark-ui-dot{width:8px;height:8px;border-radius:50%;background:var(--br-bright)}.br-mark-shape{position:absolute;opacity:0;animation:br-fade-in 1s var(--ease-out-expo) 1.1s forwards}.br-mark-shape--ring{top:58%;right:16%;width:16%;aspect-ratio:1;border:1.5px solid rgba(231,200,115,.4);border-radius:50%;animation:br-fade-in 1s var(--ease-out-expo) 1.1s forwards,br-float 6s var(--ease-in-out) 1.1s infinite}.br-mark-shape--tri{top:64%;left:66%;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:16px solid rgba(var(--c-fg-rgb),.3);animation:br-fade-in 1s var(--ease-out-expo) 1.25s forwards,br-float 7s var(--ease-in-out) 1.25s infinite reverse}.br-mark-path{position:absolute;inset:0;width:100%;height:100%;color:var(--br-bright)}.br-mark-path path{stroke-dasharray:200;stroke-dashoffset:200;animation:br-draw 1.6s var(--ease-out-expo) 1.1s forwards}@keyframes br-snap-x{to{opacity:1;transform:translateX(0)}}@keyframes br-snap-y{to{opacity:1;transform:translateY(0)}}@keyframes br-fade-in{to{opacity:1}}@keyframes br-draw{to{stroke-dashoffset:0}}@keyframes br-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.br-eyebrow{color:var(--br-bright);opacity:.9}.br-h2{max-width:18ch}.br-lead{max-width:54ch}.br-lead--center,.br-stack-head{text-align:center;margin-inline:auto}.br-stack-head{display:flex;flex-direction:column;align-items:center;gap:18px;max-width:760px;margin-bottom:clamp(48px,6vw,80px)}.br-stack-head .br-h2{max-width:22ch}.br-split{display:grid;grid-template-columns:1fr;gap:clamp(40px,6vw,84px);align-items:center}@media (min-width:901px){.br-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.br-split--wide{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}.br-split--board{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start}}.br-split-copy{display:flex;flex-direction:column;gap:20px}.br-trait-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.br-trait-row--center{justify-content:center;margin-top:clamp(36px,4vw,56px)}.br-trait{font-family:var(--font-mono);font-size:.78rem;letter-spacing:.02em;color:rgba(var(--c-fg-rgb),.62);padding:6px 12px;border-radius:999px;border:1px solid rgba(var(--c-fg-rgb),.1);background:rgba(var(--c-fg-rgb),.025);transition:border-color .3s var(--ease-out-expo),color .3s var(--ease-out-expo)}.br-trait:hover{color:var(--c-fg);border-color:var(--br-soft)}.br-cap-grid{display:grid;grid-template-columns:1fr;gap:2px;max-width:920px;margin-inline:auto}@media (min-width:720px){.br-cap-grid{grid-template-columns:1fr 1fr;column-gap:clamp(28px,5vw,72px)}}.br-cap-item{display:flex;align-items:flex-start;gap:16px;padding:20px 4px;border-bottom:1px solid rgba(var(--c-fg-rgb),.07)}.br-cap-dot{flex:0 0 auto;width:7px;height:7px;margin-top:9px;border-radius:50%;background:var(--br-bright);box-shadow:0 0 12px rgba(231,200,115,.55)}.br-cap-text{display:flex;flex-direction:column;gap:4px;min-width:0}.br-cap-label{font-size:clamp(1.05rem,1rem + .25vw,1.2rem);font-weight:600;letter-spacing:-.01em;line-height:1.35;color:var(--c-fg)}.br-cap-detail{font-size:clamp(.92rem,.9rem + .15vw,1rem);line-height:1.5;color:rgba(var(--c-fg-rgb),.6)}.br-exp-wrap{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(8px,2vw,20px);padding:clamp(20px,3vw,32px);border-radius:20px;border:1px solid rgba(var(--c-fg-rgb),.08);background:linear-gradient(160deg,rgba(var(--c-fg-rgb),.04),rgba(var(--c-fg-rgb),.012))}.br-exp-kit,.br-exp-product{display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:14px;border:1px solid rgba(var(--c-fg-rgb),.08);background:rgba(var(--c-fg-rgb),.02);min-height:150px}.br-exp-kit-tag,.br-exp-product-tag{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.04em;color:rgba(var(--c-fg-rgb),.5)}.br-exp-product-tag{color:var(--br-bright)}.br-exp-chips{display:flex;gap:6px}.br-exp-chip{width:22px;height:22px;border-radius:6px}.br-exp-chip--1{background:var(--br-bright)}.br-exp-chip--2{background:var(--br-amber)}.br-exp-chip--3{background:var(--br-deep)}.br-exp-type{height:8px;border-radius:4px;background:rgba(var(--c-fg-rgb),.22)}.br-exp-type--lg{width:80%}.br-exp-type--sm{width:55%}.br-exp-kit-grid{margin-top:auto;height:34px;border-radius:6px;background-image:linear-gradient(rgba(var(--c-fg-rgb),.1) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--c-fg-rgb),.1) 1px,transparent 1px);background-size:12px 12px}.br-exp-flow{position:relative;width:clamp(40px,8vw,90px);height:2px;background:repeating-linear-gradient(90deg,rgba(231,200,115,.3) 0 4px,transparent 4px 9px)}.br-exp-particle{position:absolute;top:50%;width:8px;height:8px;margin-top:-4px;border-radius:50%;background:var(--br-bright);box-shadow:0 0 10px rgba(231,200,115,.7);animation:br-exp-travel 3s var(--ease-in-out) infinite}.br-exp-particle--1{animation-delay:0s}.br-exp-particle--2{animation-delay:1s}.br-exp-particle--3{animation-delay:2s}@keyframes br-exp-travel{0%{left:-6px;opacity:0;transform:scale(.6)}20%{opacity:1;transform:scale(1)}80%{opacity:1;transform:scale(1)}to{left:100%;opacity:0;transform:scale(.6)}}.br-exp-product-bar{height:10px;width:100%;border-radius:4px;background:linear-gradient(90deg,var(--br),var(--br-deep))}.br-exp-product-row{height:7px;border-radius:4px;background:rgba(var(--c-fg-rgb),.18)}.br-exp-product-row--short{width:60%}.br-exp-product-cta{margin-top:auto;height:16px;width:50%;border-radius:6px;background:var(--br-soft)}.br-journey{position:relative}.br-journey-track{position:absolute;left:0;right:0;top:18px;height:2px;background:rgba(var(--c-fg-rgb),.08);border-radius:2px;overflow:hidden}.br-journey-fill{display:block;height:100%;width:100%;transform-origin:left center;background:linear-gradient(90deg,rgba(231,200,115,.3),var(--br));box-shadow:0 0 10px rgba(231,200,115,.4)}.br-journey-stages{position:relative;z-index:1;display:grid;grid-template-columns:repeat(7,1fr);gap:clamp(10px,1.4vw,20px)}.br-journey-stage{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.br-journey-glyph{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;border:1px solid rgba(231,200,115,.28);background:color-mix(in oklab,#e7c873 9%,var(--c-bg));color:var(--br-bright)}@media (max-width:760px){.br-journey-track{display:none}.br-journey-stages{grid-template-columns:repeat(2,1fr);gap:clamp(20px,5vw,32px)}}.br-journey-glyph svg{width:22px;height:22px}.br-journey-name{font-size:1rem;font-weight:600;letter-spacing:-.01em;color:var(--c-fg);margin:4px 0 0}.br-journey-line{font-size:.9rem;line-height:1.5;color:rgba(var(--c-fg-rgb),.56);margin:0}.br-board{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(96px,auto);gap:12px}.br-tile{position:relative;display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:14px;border:1px solid rgba(var(--c-fg-rgb),.08);background:linear-gradient(160deg,rgba(var(--c-fg-rgb),.045),rgba(var(--c-fg-rgb),.012));overflow:hidden}.br-tile-tag{font-family:var(--font-mono);font-size:.66rem;letter-spacing:.04em;color:rgba(var(--c-fg-rgb),.5)}.br-tile--type{grid-row:span 2}.br-tile-aa{font-size:2.6rem;font-weight:600;line-height:1;letter-spacing:-.03em;background:linear-gradient(180deg,var(--c-fg),var(--br));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-top:4px}.br-tile-line{height:6px;border-radius:3px;background:rgba(var(--c-fg-rgb),.18)}.br-tile-line--lg{width:90%}.br-tile-line--sm{width:60%}.br-tile-chips{display:flex;gap:8px;margin-top:4px}.br-tile-chip{flex:1;aspect-ratio:1;border-radius:7px;max-width:34px}.br-tile-chip--1{background:var(--br-bright)}.br-tile-chip--2{background:var(--br-amber)}.br-tile-chip--3{background:var(--br-deep)}.br-tile-chip--4{background:rgba(var(--c-fg-rgb),.45)}.br-tile-grid-lines{flex:1;min-height:44px;margin-top:4px;border-radius:8px;background-image:linear-gradient(rgba(231,200,115,.16) 1px,transparent 0),linear-gradient(90deg,rgba(231,200,115,.16) 1px,transparent 0);background-size:16px 16px}.br-tile--ui{grid-row:span 2}.br-tile-ui-bar{height:10px;border-radius:4px;background:var(--br-soft);margin-top:4px}.br-tile-ui-row{height:7px;border-radius:4px;background:rgba(var(--c-fg-rgb),.16)}.br-tile-ui-row--short{width:55%}.br-tile--motion{grid-column:span 2}.br-tile-curve{width:100%;height:46px;color:var(--br-bright);margin-top:2px}.br-tile-tone-text{font-size:1rem;font-weight:500;letter-spacing:-.01em;color:rgba(var(--c-fg-rgb),.82);margin-top:4px}.br-pf{perspective:1400px}.br-pf-window{border-radius:16px;border:1px solid rgba(231,200,115,.2);background:linear-gradient(160deg,rgba(20,18,12,.9),rgba(10,10,12,.9));overflow:hidden;box-shadow:0 30px 70px rgba(var(--shadow-rgb),.45),0 0 40px rgba(231,200,115,.06)}html[data-theme=light] .br-pf-window{background:linear-gradient(160deg,rgba(255,255,255,.94),rgba(249,247,240,.96));border-color:rgba(169,118,26,.22)}.br-pf-top{display:flex;align-items:center;gap:6px;padding:12px 16px;border-bottom:1px solid rgba(var(--c-fg-rgb),.06)}.br-pf-dot{width:9px;height:9px;border-radius:50%;background:rgba(var(--c-fg-rgb),.2)}.br-pf-title{margin-left:8px;height:6px;width:90px;border-radius:3px;background:rgba(var(--c-fg-rgb),.16)}.br-pf-body{display:grid;grid-template-columns:56px 1fr;min-height:200px}.br-pf-side{display:flex;flex-direction:column;gap:10px;padding:16px 12px;border-right:1px solid rgba(var(--c-fg-rgb),.06)}.br-pf-nav{height:8px;border-radius:4px;background:rgba(var(--c-fg-rgb),.12)}.br-pf-nav--active{background:var(--br);box-shadow:0 0 12px rgba(231,200,115,.5)}.br-pf-main{padding:18px;display:flex;flex-direction:column;gap:16px}.br-pf-head{display:flex;align-items:center;justify-content:space-between}.br-pf-h{height:12px;width:120px;border-radius:4px;background:rgba(var(--c-fg-rgb),.22)}.br-pf-toggle{width:38px;height:20px;border-radius:999px;background:rgba(231,200,115,.22);border:1px solid rgba(231,200,115,.4);position:relative}.br-pf-toggle-knob{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:var(--br-bright);animation:br-toggle 4s var(--ease-in-out) infinite}@keyframes br-toggle{0%,40%{left:2px}50%,90%{left:20px}to{left:2px}}.br-pf-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.br-pf-stat{height:44px;border-radius:10px;border:1px solid rgba(var(--c-fg-rgb),.07);background:rgba(var(--c-fg-rgb),.03)}.br-pf-chart{display:flex;align-items:flex-end;gap:10px;height:70px;padding-top:6px}.br-pf-bar{flex:1;border-radius:5px 5px 0 0;background:linear-gradient(180deg,var(--br),rgba(231,200,115,.25));transform-origin:bottom;animation:br-bar 4.5s var(--ease-in-out) infinite}.br-pf-bar--1{height:40%;animation-delay:0s}.br-pf-bar--2{height:65%;animation-delay:.2s}.br-pf-bar--3{height:50%;animation-delay:.4s}.br-pf-bar--4{height:80%;animation-delay:.6s}.br-pf-bar--5{height:58%;animation-delay:.8s}@keyframes br-bar{0%,to{transform:scaleY(.82)}50%{transform:scaleY(1)}}.br-stage{position:relative;height:clamp(280px,38vw,420px);display:grid;place-items:center}.br-stage-paths{position:absolute;inset:0;width:100%;height:100%;color:var(--br)}.br-stage-path{fill:none;stroke:currentColor;stroke-width:1;stroke-dasharray:4 7;opacity:.4;animation:br-path-flow 6s linear infinite}.br-stage-path--2{opacity:.22;animation-duration:8s;animation-direction:reverse}@keyframes br-path-flow{to{stroke-dashoffset:-22}}.br-stage-shape{position:absolute}.br-stage-shape--ring{top:18%;left:16%;width:46px;height:46px;border:1.5px solid rgba(231,200,115,.4);border-radius:50%;animation:br-float 6s var(--ease-in-out) infinite}.br-stage-shape--dot{bottom:22%;right:20%;width:14px;height:14px;border-radius:50%;background:var(--br-bright);box-shadow:0 0 14px rgba(231,200,115,.6);animation:br-float 5s var(--ease-in-out) .5s infinite reverse}.br-stage-shape--bar{top:26%;right:14%;width:30px;height:6px;border-radius:3px;background:var(--br-soft)}.br-stage-card-wrap,.br-stage-shape--bar{animation:br-float 7s var(--ease-in-out) infinite}.br-stage-card-wrap{position:relative;z-index:2;width:min(340px,78%)}.br-stage-card{position:relative;border-radius:16px;border:1px solid rgba(231,200,115,.25);background:linear-gradient(160deg,rgba(28,24,16,.92),rgba(12,12,14,.92));padding:20px;box-shadow:0 40px 80px rgba(var(--shadow-rgb),.5),0 0 50px rgba(231,200,115,.08);display:flex;flex-direction:column;gap:16px}html[data-theme=light] .br-stage-card{background:linear-gradient(160deg,rgba(255,255,255,.95),rgba(250,248,242,.97));border-color:rgba(169,118,26,.28)}.br-stage-card-glow{position:absolute;inset:0;border-radius:inherit;background:radial-gradient(60% 50% at 30% 0,rgba(231,200,115,.16),transparent 70%);pointer-events:none}.br-stage-card-top{display:flex;align-items:center;gap:12px}.br-stage-card-badge{width:32px;height:32px;border-radius:9px;background:linear-gradient(135deg,var(--br-bright),var(--br-deep))}.br-stage-card-title{height:9px;width:120px;border-radius:4px;background:rgba(var(--c-fg-rgb),.25)}.br-stage-card-body{display:flex;flex-direction:column;gap:10px}.br-stage-card-line{height:7px;border-radius:4px;background:rgba(var(--c-fg-rgb),.16)}.br-stage-card-line--short{width:65%}.br-stage-card-foot{display:flex;align-items:center;gap:10px;margin-top:6px}.br-stage-card-cta{height:20px;width:78px;border-radius:6px;background:linear-gradient(90deg,var(--br),var(--br-deep))}.br-stage-card-pill{height:20px;width:44px;border-radius:999px;border:1px solid rgba(var(--c-fg-rgb),.18)}.br-wall{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.br-panel-wrap{min-width:0}.br-panel-wrap--wide{grid-column:span 2}.br-panel{height:100%;min-height:140px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;border-radius:16px;border:1px solid rgba(var(--c-fg-rgb),.08);background:linear-gradient(160deg,rgba(var(--c-fg-rgb),.045),rgba(var(--c-fg-rgb),.012));color:var(--br-bright);transition:transform .4s var(--ease-out-expo),border-color .4s var(--ease-out-expo),box-shadow .4s var(--ease-out-expo)}.br-panel:hover{transform:translateY(-6px);border-color:rgba(231,200,115,.4);box-shadow:0 24px 50px rgba(var(--shadow-rgb),.4),0 0 30px rgba(231,200,115,.12)}.br-panel-glyph svg{width:40px;height:40px}.br-panel-label{font-size:.95rem;font-weight:600;letter-spacing:-.01em;color:var(--c-fg)}.br-support{position:relative}.br-support-track{position:absolute;left:0;right:0;top:14px;height:3px;background:rgba(var(--c-fg-rgb),.07);border-radius:3px;overflow:hidden}.br-support-grow{display:block;height:100%;width:100%;transform-origin:left center;background:linear-gradient(90deg,rgba(231,200,115,.25),var(--br-amber),var(--br-deep));box-shadow:0 0 12px rgba(231,200,115,.4)}.br-support-stages{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,3vw,36px)}.br-support-panel{position:relative;padding:30px 0 0}.br-support-node{position:absolute;top:6px;left:0;width:18px;height:18px;border-radius:50%;background:var(--br-bright);box-shadow:0 0 16px rgba(231,200,115,.6)}.br-support-panel--1 .br-support-node{width:16px;height:16px}.br-support-panel--0 .br-support-node{width:14px;height:14px}.br-support-step{font-family:var(--font-mono);font-size:.74rem;letter-spacing:.05em;color:var(--br-bright);opacity:.8}.br-support-name{font-size:clamp(1.2rem,2vw,1.5rem);font-weight:600;letter-spacing:-.02em;color:var(--c-fg);margin:8px 0}.br-support-body{font-size:.98rem;line-height:1.6;color:rgba(var(--c-fg-rgb),.6);margin:0;max-width:32ch}@media (max-width:900px){.br-hero-visual .br-mark{max-width:340px}.br-split--board{align-items:stretch}.br-journey-track{display:none}.br-journey-stages{gap:28px 18px}.br-journey-stages,.br-wall{grid-template-columns:repeat(2,1fr)}.br-panel-wrap--wide{grid-column:span 1}.br-support-track{display:none}.br-support-stages{grid-template-columns:1fr;gap:28px}.br-support-body{max-width:none}.br-split.is-reversed{display:flex;flex-direction:column}.br-split.is-reversed .br-pf{order:2}}@media (max-width:560px){.br-board{grid-template-columns:repeat(2,1fr)}.br-tile--motion{grid-column:span 2}.br-exp-wrap,.br-journey-stages{grid-template-columns:1fr}.br-exp-wrap{gap:18px}.br-exp-flow{width:2px;height:40px;background:repeating-linear-gradient(180deg,rgba(231,200,115,.3) 0 4px,transparent 4px 9px);margin-inline:auto}.br-exp-particle{display:none}}@media (prefers-reduced-motion:reduce){.br-mark-chip,.br-mark-grid,.br-mark-path path,.br-mark-shape,.br-mark-type,.br-mark-ui{animation:none!important;opacity:1!important;transform:none!important;stroke-dashoffset:0!important}.br-exp-particle,.br-pf-bar,.br-pf-toggle-knob,.br-stage-card-wrap,.br-stage-path,.br-stage-shape{animation:none!important}.br-pf-toggle-knob{left:20px}}