:root{--sgc-tarot-width-sm:128px;--sgc-tarot-width-md:172px;--sgc-tarot-width-lg:224px;--sgc-tarot-radius:12px;--sgc-tarot-zoom:1.4;--sgc-tarot-lift:138px;--sgc-tarot-duration:360ms;--sgc-tarot-gold:#b8872a;--sgc-tarot-surface:#111318;--sgc-tarot-text:#ffffff;--sgc-tarot-modal-overlay:rgba(5, 6, 8, 0.96)}sgc-tarot-spread.sgc-tarot-spread{--spread-bg:#080a0f;--spread-surface:rgba(21, 24, 31, 0.92);--spread-surface-strong:#1b1f28;--spread-line:rgba(255, 255, 255, 0.14);--spread-muted:#aeb5c0;--spread-gold:#ffd400;display:block;width:100%;max-height:calc(100dvh - 116px);overflow:auto;padding:12px;border-radius:18px;background:radial-gradient( circle at 50% 42%,rgba(255,212,0,.1),transparent 28% ),radial-gradient(circle at 82% 16%,rgba(59,111,255,.1),transparent 26%),linear-gradient(145deg,#11151e,var(--spread-bg) 72%);color:#fff;scrollbar-color:rgba(255,212,0,.65)rgba(255,255,255,8%)}sgc-tarot-spread .sgc-tarot-spread__toolbar{position:sticky;top:-12px;z-index:20;display:flex;flex-wrap:wrap;gap:7px;padding:10px 4px 12px;background:linear-gradient(#11151e 72%,transparent)}sgc-tarot-spread .sgc-tarot-spread__toolbar .button{min-height:34px;padding:0 11px;border:1px solid var(--spread-line);border-radius:999px;background:rgba(28,32,41,.95);color:#fff;font-size:12px;font-weight:700}sgc-tarot-spread .sgc-tarot-spread__toolbar .button-primary{border-color:var(--spread-gold);background:var(--spread-gold);color:#090a0d}sgc-tarot-spread .sgc-tarot-spread__table{display:grid;grid-template-columns:164px minmax(720px,1fr)176px;gap:12px;min-width:1080px;align-items:stretch}sgc-tarot-spread .sgc-tarot-spread__source,sgc-tarot-spread .sgc-tarot-spread__utility{display:flex;min-width:0;flex-direction:column;gap:12px;padding:12px;border:1px solid var(--spread-line);border-radius:14px;background:rgba(10,12,17,.74)}sgc-tarot-spread .sgc-tarot-spread__source h3,sgc-tarot-spread .sgc-tarot-spread__source p{margin:0}sgc-tarot-spread .sgc-tarot-spread__source p{margin-top:5px;color:var(--spread-muted);font-size:11px;line-height:1.4}sgc-tarot-spread .sgc-tarot-spread__eyebrow{color:var(--spread-gold);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}sgc-tarot-spread .sgc-tarot-spread__product-deck{display:grid;align-content:start;min-height:470px;padding:12px 2px 150px}sgc-tarot-spread .sgc-tarot-spread__product-deck .sgc-tarot-spread__card{width:122px;flex-basis:122px;margin:0 auto -142px;transform:translateY(calc(var(--deal-index) * 2px))rotate(calc((var(--deal-index) - 2) * .65deg));transition:transform 220ms ease,filter 220ms ease}sgc-tarot-spread .sgc-tarot-spread__product-deck .sgc-tarot-spread__card:hover,sgc-tarot-spread .sgc-tarot-spread__product-deck .sgc-tarot-spread__card:focus-visible{z-index:15;transform:translateY(-22px)rotate(0)scale(1.06)}sgc-tarot-spread .sgc-tarot-spread__arena{position:relative;display:grid;grid-template-areas:"context context context" ". modifiers ." "challenges core requirements" "prerequisites outcomes related";grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:36px repeat(3,174px);align-content:start;gap:10px;padding:12px;border:1px solid var(--spread-line);border-radius:16px;background:linear-gradient(rgba(255,255,255,.025),transparent),repeating-linear-gradient( 45deg,transparent 0,transparent 16px,rgba(255,255,255,.012) 16px,rgba(255,255,255,.012) 17px )}sgc-tarot-spread .sgc-tarot-spread__context-deck{grid-area:context;display:flex;justify-content:center;align-items:center;min-height:36px;color:var(--spread-muted);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}sgc-tarot-spread .sgc-tarot-spread__context-deck i{width:22px;height:32px;margin-left:-15px;border:1px solid rgba(255,212,0,.5);border-radius:3px;background:#141821;transform:rotate(-4deg)}sgc-tarot-spread .sgc-tarot-spread__context-deck span+i{margin-left:12px}sgc-tarot-spread .sgc-tarot-spread__zone{position:relative;height:174px;min-height:174px;padding:9px;overflow:hidden;border:1px dashed var(--spread-line);border-radius:11px;background:var(--spread-surface);transition:border-color 180ms ease,background 180ms ease,box-shadow 180ms ease,transform 180ms ease}sgc-tarot-spread .sgc-tarot-spread__zone.is-dragover{border-color:var(--spread-gold);background:rgba(255,212,0,.1);box-shadow:0 0 0 2px rgba(255,212,0,.16),0 0 28px rgba(255,212,0,.12);transform:scale(1.015)}sgc-tarot-spread .sgc-tarot-spread__zone-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-height:40px}sgc-tarot-spread .sgc-tarot-spread__zone-heading h3,sgc-tarot-spread .sgc-tarot-spread__zone-heading p{margin:0}sgc-tarot-spread .sgc-tarot-spread__zone-heading h3{color:#fff;font-size:12px;line-height:1.2}sgc-tarot-spread .sgc-tarot-spread__zone-heading p{margin-top:3px;color:var(--spread-muted);font-size:9px;line-height:1.25}sgc-tarot-spread .sgc-tarot-spread__count{display:inline-grid;min-width:22px;height:22px;padding:0 6px;place-items:center;border:1px solid var(--spread-line);border-radius:999px;color:var(--spread-muted);font-size:10px}sgc-tarot-spread .sgc-tarot-spread__cards{display:flex;flex-wrap:nowrap;gap:7px;min-height:94px;padding:2px 3px 10px;overflow-x:auto;overflow-y:hidden;align-content:flex-start;scrollbar-width:thin}sgc-tarot-spread .sgc-tarot-spread__card{position:relative;display:block;width:66px;min-width:0;flex:0 0 66px;padding:0;overflow:visible;border:1px solid color-mix(in srgb,var(--spread-card-accent) 76%,white);border-radius:7px;background:#11141b;color:#fff;text-align:left;cursor:grab;box-shadow:0 8px 18px rgba(0,0,0,.34);transition:transform 180ms ease,filter 180ms ease,opacity 180ms ease}sgc-tarot-spread.is-dealt .sgc-tarot-spread__arena .sgc-tarot-spread__card{animation:sgc-tarot-spread-deal 560ms cubic-bezier(.18,.82,.24,1.08)both;animation-delay:calc(var(--deal-index) * 48ms)}@keyframes sgc-tarot-spread-deal{from{opacity:0;transform:translate(0,-90px)rotate(-12deg)scale(.72)}to{opacity:1;transform:translate(0,0)rotate(0)scale(1)}}sgc-tarot-spread .sgc-tarot-spread__card:hover,sgc-tarot-spread .sgc-tarot-spread__card:focus-visible{z-index:12;filter:brightness(1.12)saturate(1.05);transform:translateY(-5px)scale(1.04);outline:2px solid var(--spread-gold);outline-offset:2px}sgc-tarot-spread .sgc-tarot-spread__card.is-dragging{opacity:.36;cursor:grabbing}sgc-tarot-spread .sgc-tarot-spread__card-visual{display:block;width:100%;aspect-ratio:640/1054;margin:0;overflow:hidden;border-radius:6px;background:#08090c}sgc-tarot-spread .sgc-tarot-spread__card-visual img{display:block;width:100%;height:100%;margin:0!important;border-radius:inherit;-o-object-fit:cover;object-fit:cover}sgc-tarot-spread .sgc-tarot-spread__card-meta{position:absolute;right:-1px;bottom:-1px;left:-1px;display:grid;gap:1px;padding:17px 5px 5px;border-radius:0 0 7px 7px;background:linear-gradient(transparent,rgba(4,5,8,.96) 36%);pointer-events:none}sgc-tarot-spread .sgc-tarot-spread__card-meta strong,sgc-tarot-spread .sgc-tarot-spread__card-meta small{display:block;margin:0;overflow:hidden;font-size:7px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}sgc-tarot-spread .sgc-tarot-spread__card-meta strong{font-size:8px}sgc-tarot-spread .sgc-tarot-spread__zone--modifiers{grid-area:modifiers}sgc-tarot-spread .sgc-tarot-spread__zone--challenges{grid-area:challenges}sgc-tarot-spread .sgc-tarot-spread__zone--core{grid-area:core;border-style:solid;border-color:rgba(255,212,0,.62);background:radial-gradient(circle,rgba(255,212,0,.11),transparent 72%),var(--spread-surface-strong);box-shadow:inset 0 0 28px rgba(255,212,0,.045)}sgc-tarot-spread .sgc-tarot-spread__zone--core .sgc-tarot-spread__cards{justify-content:center}sgc-tarot-spread .sgc-tarot-spread__zone--core .sgc-tarot-spread__card{width:70px;flex-basis:70px}sgc-tarot-spread .sgc-tarot-spread__zone--requirements{grid-area:requirements}sgc-tarot-spread .sgc-tarot-spread__zone--outcomes{grid-area:outcomes}sgc-tarot-spread .sgc-tarot-spread__zone--prerequisites{grid-area:prerequisites}sgc-tarot-spread .sgc-tarot-spread__zone--related{grid-area:related}sgc-tarot-spread .sgc-tarot-spread__utility .sgc-tarot-spread__zone{height:auto;min-height:238px;flex:1}sgc-tarot-spread .sgc-tarot-spread__utility .sgc-tarot-spread__cards{position:relative;display:grid;min-height:170px;padding:5px 0 100px}sgc-tarot-spread .sgc-tarot-spread__utility .sgc-tarot-spread__card:not(:first-child){margin-top:-118px}sgc-tarot-spread .sgc-tarot-spread__utility .sgc-tarot-spread__card{width:86px;flex-basis:86px;margin-right:auto;margin-left:auto}sgc-tarot-spread .sgc-tarot-spread__footer{position:sticky;bottom:-12px;z-index:20;margin-top:10px;padding:11px 13px;border:1px solid var(--spread-line);border-radius:10px;background:rgba(13,16,22,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}sgc-tarot-spread .sgc-tarot-spread__status{margin:0;color:var(--spread-muted);font-size:12px}sgc-tarot-spread.has-rule-error .sgc-tarot-spread__status{color:#ff8f87}sgc-tarot-spread .sgc-tarot-spread__empty{color:var(--spread-muted);font-size:11px;line-height:1.4;text-align:center}.sgc-tarot-modal__identity{position:fixed;top:max(1rem,env(safe-area-inset-top));left:max(1rem,env(safe-area-inset-left));z-index:3;display:grid;max-width:min(62vw,620px);gap:2px;pointer-events:none}.sgc-tarot-modal__identity span{color:var(--sgc-tarot-gold);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sgc-tarot-modal__identity strong{overflow:hidden;color:#fff;font-size:clamp(14px,2vw,21px);text-overflow:ellipsis;white-space:nowrap}@media(max-width:1180px){sgc-tarot-spread .sgc-tarot-spread__table{grid-template-columns:150px minmax(680px,1fr)160px;min-width:1020px}}@media(max-width:760px){sgc-tarot-spread.sgc-tarot-spread{max-height:none}sgc-tarot-spread .sgc-tarot-spread__table{display:block;min-width:0}sgc-tarot-spread .sgc-tarot-spread__source,sgc-tarot-spread .sgc-tarot-spread__utility{margin-bottom:10px}sgc-tarot-spread .sgc-tarot-spread__product-deck{display:flex;min-height:176px;gap:8px;overflow-x:auto;padding:8px 4px 18px}sgc-tarot-spread .sgc-tarot-spread__product-deck .sgc-tarot-spread__card{flex:0 0 98px;margin:0;transform:none}sgc-tarot-spread .sgc-tarot-spread__arena{grid-template-areas:"context" "core" "challenges" "modifiers" "requirements" "outcomes" "prerequisites" "related";grid-template-columns:1fr}sgc-tarot-spread .sgc-tarot-spread__utility{display:grid;grid-template-columns:1fr 1fr;margin-top:10px}}html.sgc-tarot-modal-open{overflow:hidden}.sgc-tarot-card-shell{position:relative;display:inline-grid;place-items:center;min-height:calc(var(--sgc-card-width) * 1.653125 + 160px);padding:80px 44px 24px;overflow:visible;perspective:1200px;vertical-align:middle}.sgc-tarot-card-shell--sm{--sgc-card-width:var(--sgc-tarot-width-sm)}.sgc-tarot-card-shell--md{--sgc-card-width:var(--sgc-tarot-width-md)}.sgc-tarot-card-shell--lg{--sgc-card-width:var(--sgc-tarot-width-lg)}.sgc-tarot-card{--sgc-card-transform:translate(0, 0);--sgc-card-peek-transform:translateY(calc(-1 * var(--sgc-tarot-lift)))
    rotate(0deg) scale(var(--sgc-tarot-zoom));--sgc-card-quarter-turn:0deg;--sgc-card-hover-tilt-x:0deg;--sgc-card-hover-tilt-y:0deg;position:relative;display:inline-block;width:var(--sgc-card-width,var(--sgc-tarot-width-md));aspect-ratio:640/1054;transform:var(--sgc-card-transform)rotate(var(--sgc-card-quarter-turn));transform-origin:center bottom;transition:transform var(--sgc-tarot-duration)cubic-bezier(.2,.8,.2,1),filter var(--sgc-tarot-duration)ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation}.sgc-tarot-card__direct-link{position:relative;z-index:3;display:grid;grid-area:1/1;align-self:start;justify-self:end;width:2rem;height:2rem;margin:.45rem;padding:0;border:0;border-radius:999px;background:rgba(8,9,12,.56);color:rgba(255,255,255,.74);cursor:copy;opacity:.52;place-items:center;transition:opacity 160ms ease,background-color 160ms ease,color 160ms ease,transform 160ms ease}.sgc-tarot-card__direct-link svg{display:block;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.sgc-tarot-card__direct-link:hover,.sgc-tarot-card__direct-link:focus-visible{background:rgba(8,9,12,.88);color:var(--sgc-tarot-gold);opacity:1;outline:2px solid var(--sgc-tarot-gold);outline-offset:2px;transform:scale(1.08)}.sgc-tarot-card__direct-link.is-copied{color:var(--sgc-tarot-gold);cursor:default;opacity:.9}.sgc-tarot-card.is-peeked,.sgc-tarot-card:focus-visible{z-index:2147483000!important;transform:var(--sgc-card-peek-transform)rotate(var(--sgc-card-quarter-turn))rotateX(var(--sgc-card-hover-tilt-x))rotateY(var(--sgc-card-hover-tilt-y));filter:saturate(1.05)drop-shadow(0 28px 34px rgba(0,0,0,.38))}.sgc-tarot-card.is-sideways{--sgc-card-quarter-turn:90deg}.sgc-tarot-card.is-peeked::after,.sgc-tarot-card:focus-visible::after{content:attr(data-tooltip);position:absolute;left:50%;top:-42px;z-index:2147483001;width:-moz-max-content;width:max-content;max-width:190px;padding:8px 11px;border:1px solid rgba(255,212,0,.5);border-radius:999px;background:rgba(17,19,24,.96);color:var(--sgc-tarot-text);font-size:13px;line-height:1.1;text-align:center;transform:translateX(-50%);pointer-events:none;box-shadow:0 12px 28px rgba(0,0,0,.34)}.sgc-tarot-card__inner{position:relative;z-index:2;display:block;width:100%;height:100%;border-radius:var(--sgc-tarot-radius);box-shadow:0 22px 46px rgba(0,0,0,.38);transform-style:preserve-3d;transition:transform 430ms cubic-bezier(.2,.8,.2,1)}.sgc-tarot-card.is-flipped .sgc-tarot-card__inner{transform:rotateY(180deg)}.sgc-tarot-card.is-peeked:not(.is-flipped) .sgc-tarot-card__inner{animation:sgc-tarot-turn-hint 1200ms ease-in-out 3s infinite alternate}.sgc-tarot-card__face{position:absolute;inset:0;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:var(--sgc-tarot-radius);background:var(--sgc-tarot-surface);backface-visibility:hidden}.sgc-tarot-card__face--front{transform:rotateY(180deg)}.sgc-tarot-card__face--back{border-radius:var(--sgc-tarot-radius)}.sgc-tarot-card__face img{display:block;width:100%;max-width:none;height:100%;margin:0!important;border-radius:inherit;-o-object-fit:cover;object-fit:cover}.sgc-tarot-modal{inset:0;width:100dvw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;overflow:hidden;border:0;background:0 0;color:var(--sgc-tarot-text)}.sgc-tarot-modal[open]{display:block}.sgc-tarot-modal::backdrop{background:var(--sgc-tarot-modal-overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sgc-tarot-modal__surface{position:relative;display:grid;width:100%;height:100%;overflow:auto;place-items:center;background:radial-gradient( circle at 50% 38%,rgba(255,212,0,.1),transparent 34% ),linear-gradient(145deg,#17191f 0%,#08090c 72%);overscroll-behavior:contain}.sgc-tarot-modal.is-reading .sgc-tarot-modal__surface{display:block;overflow-y:auto;scrollbar-color:rgba(255,212,0,.72)rgba(255,255,255,.1);scrollbar-width:thin}.sgc-tarot-modal.is-reading .sgc-tarot-modal__surface::-webkit-scrollbar{width:10px}.sgc-tarot-modal.is-reading .sgc-tarot-modal__surface::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:rgba(255,212,0,.72);background-clip:padding-box}.sgc-tarot-modal__close{position:fixed;top:max(.75rem,env(safe-area-inset-top));right:max(.75rem,env(safe-area-inset-right));z-index:3;display:inline-grid;width:3rem;height:3rem;padding:0;border:1px solid rgba(255,212,0,.7);border-radius:999px;background:rgba(17,19,24,.94);color:#fff;cursor:pointer;place-items:center;box-shadow:0 12px 34px rgba(0,0,0,.45);transition:color 160ms ease,border-color 160ms ease,transform 160ms ease}.sgc-tarot-modal__close:hover,.sgc-tarot-modal__close:focus-visible{border-color:var(--sgc-tarot-gold);color:var(--sgc-tarot-gold);transform:scale(1.05);outline:2px solid transparent}.sgc-tarot-modal__close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.sgc-tarot-modal__stage{position:relative;display:grid;width:100%;min-height:100%;overflow:visible;padding:4.75rem 1rem 1.5rem;place-items:center}.sgc-tarot-modal.is-reading .sgc-tarot-modal__stage{display:grid;min-height:auto;padding:5.5rem max(10dvw,1rem)5rem;place-items:start center}.sgc-tarot-modal__card{position:relative;z-index:1;width:auto;max-width:calc(100dvw - 2rem);height:min(84dvh,calc(164.6875dvw - 3.29375rem));max-height:84dvh;aspect-ratio:640/1054;cursor:pointer;filter:drop-shadow(0 30px 46px rgba(0,0,0,.5));outline:none;perspective:1800px;transition:width 520ms cubic-bezier(.2,.8,.2,1)}.sgc-tarot-modal.is-reading .sgc-tarot-modal__card{width:min(80dvw,980px);max-width:none;height:auto;max-height:none;animation:sgc-tarot-reading-arrive 520ms cubic-bezier(.16,.84,.26,1)both}.sgc-tarot-modal__backdrops{position:absolute;inset:4.75rem 0 1.5rem;z-index:0;display:grid;overflow:visible;pointer-events:none;place-items:center}.sgc-tarot-modal.is-reading .sgc-tarot-modal__backdrops{inset:5.5rem 0 5rem;place-items:start center}.sgc-tarot-modal__backdrop-card{width:auto;max-width:calc(100dvw - 2rem);height:min(84dvh,calc(164.6875dvw - 3.29375rem));max-height:84dvh;grid-area:1/1;aspect-ratio:640/1054;border:1px solid rgba(255,255,255,.16);border-radius:clamp(10px,1.5dvh,18px);box-shadow:0 24px 42px rgba(0,0,0,.38);opacity:.58;-o-object-fit:contain;object-fit:contain;transform-origin:50% 80%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sgc-tarot-modal.is-reading .sgc-tarot-modal__backdrop-card{width:min(80dvw,980px);max-width:none;height:auto;max-height:none}.sgc-tarot-modal__backdrop-card--left{transform:translateX(clamp(-48%,-18dvw,-42%))rotate(-15deg)scale(.98)}.sgc-tarot-modal__backdrop-card--right{transform:translateX(clamp(42%,18dvw,48%))rotate(15deg)scale(.98)}@keyframes sgc-tarot-reading-arrive{from{transform:translateY(4dvh)scale(.86);opacity:.55}to{transform:translateY(0)scale(1);opacity:1}}.sgc-tarot-modal__card-inner{position:relative;z-index:2;width:100%;height:100%;transform-style:preserve-3d;transition:transform 680ms cubic-bezier(.2,.8,.2,1)}.sgc-tarot-modal__card.is-flipped .sgc-tarot-modal__card-inner{transform:rotateY(180deg)}.sgc-tarot-modal__card-face{position:absolute;inset:0;overflow:hidden;border-radius:clamp(10px,1.5dvh,18px);backface-visibility:hidden;transform-style:preserve-3d}.sgc-tarot-modal__card-face--front{transform:rotateY(180deg)}.sgc-tarot-modal__card-face--front>img,.sgc-tarot-modal__card-face--back>img,.sgc-tarot-modal__deck img{display:block;width:100%;height:100%;margin:0!important;border:1px solid rgba(255,255,255,.2);border-radius:inherit;background:var(--sgc-tarot-surface);-o-object-fit:contain;object-fit:contain}.sgc-tarot-card-shell--isz .sgc-tarot-card__face--back>img,.sgc-tarot-modal--isz .sgc-tarot-modal__card-face--back>img,.sgc-tarot-modal--isz .sgc-tarot-modal__backdrop-card,.sgc-tarot-modal--isz .sgc-tarot-modal__deck img{width:108%;height:108%;max-width:none;margin:-4%!important}.sgc-tarot-modal__deck{position:absolute;inset:0;z-index:1;width:100%;height:100%;transform-style:preserve-3d;animation:sgc-tarot-deck-motion 15s ease-in-out infinite;transition:opacity 220ms ease,transform 360ms cubic-bezier(.2,.8,.2,1)}.sgc-tarot-modal__card.is-flipped .sgc-tarot-modal__deck{opacity:0;transform:scale(.96)}.sgc-tarot-modal__card.is-auto-fanning .sgc-tarot-modal__deck,.sgc-tarot-modal__card.is-return-fanning .sgc-tarot-modal__deck,.sgc-tarot-modal__card.is-flipped.is-preparing-flip .sgc-tarot-modal__deck{opacity:1;transform:scale(1)}.sgc-tarot-modal__deck img{position:absolute;inset:0;transition:transform 360ms cubic-bezier(.2,.8,.2,1)}.sgc-tarot-modal__deck img:nth-child(1){transform:translate(-5px,4px)rotate(-1.5deg)}.sgc-tarot-modal__deck img:nth-child(2){transform:translate(-2px,2px)rotate(-.7deg)}.sgc-tarot-modal__deck img:nth-child(3){transform:translate(1px,-1px)rotate(.45deg)}.sgc-tarot-modal__deck img:nth-child(4){transform:translate(3px,-3px)rotate(1deg)}.sgc-tarot-modal__deck img:nth-child(5){transform:translate(5px,-5px)rotate(1.7deg)}.sgc-tarot-modal__card:hover .sgc-tarot-modal__deck img:nth-child(1),.sgc-tarot-modal__card:focus-visible .sgc-tarot-modal__deck img:nth-child(1){transform:translate(-10px,7px)rotate(-3deg)}.sgc-tarot-modal__card:hover .sgc-tarot-modal__deck img:nth-child(2),.sgc-tarot-modal__card:focus-visible .sgc-tarot-modal__deck img:nth-child(2){transform:translate(-5px,4px)rotate(-1.5deg)}.sgc-tarot-modal__card:hover .sgc-tarot-modal__deck img:nth-child(3),.sgc-tarot-modal__card:focus-visible .sgc-tarot-modal__deck img:nth-child(3){transform:translate(1px,-1px)rotate(.5deg)}.sgc-tarot-modal__card:hover .sgc-tarot-modal__deck img:nth-child(4),.sgc-tarot-modal__card:focus-visible .sgc-tarot-modal__deck img:nth-child(4){transform:translate(6px,-5px)rotate(1.8deg)}.sgc-tarot-modal__card:hover .sgc-tarot-modal__deck img:nth-child(5),.sgc-tarot-modal__card:focus-visible .sgc-tarot-modal__deck img:nth-child(5){transform:translate(11px,-8px)rotate(3.2deg)}.sgc-tarot-modal__card.is-auto-fanning .sgc-tarot-modal__deck img:nth-child(1),.sgc-tarot-modal__card.is-return-fanning .sgc-tarot-modal__deck img:nth-child(1){transform:translate(-32px,14px)rotate(-7deg)}.sgc-tarot-modal__card.is-auto-fanning .sgc-tarot-modal__deck img:nth-child(2),.sgc-tarot-modal__card.is-return-fanning .sgc-tarot-modal__deck img:nth-child(2){transform:translate(-17px,5px)rotate(-3.5deg)}.sgc-tarot-modal__card.is-auto-fanning .sgc-tarot-modal__deck img:nth-child(3),.sgc-tarot-modal__card.is-return-fanning .sgc-tarot-modal__deck img:nth-child(3){transform:translate(17px,5px)rotate(3.5deg)}.sgc-tarot-modal__card.is-auto-fanning .sgc-tarot-modal__deck img:nth-child(4),.sgc-tarot-modal__card.is-return-fanning .sgc-tarot-modal__deck img:nth-child(4){transform:translate(32px,14px)rotate(7deg)}.sgc-tarot-modal__card.is-preparing-flip .sgc-tarot-modal__deck,.sgc-tarot-modal__card.is-preparing-flip .sgc-tarot-modal__deck img{animation-play-state:paused}.sgc-tarot-modal__card.is-preparing-flip .sgc-tarot-modal__deck img{transform:translate(0)rotate(0)!important}.sgc-tarot-modal__flip-hint{position:fixed;bottom:max(1rem,env(safe-area-inset-bottom));left:50%;z-index:2;padding:.55rem .9rem;border:1px solid rgba(255,212,0,.62);border-radius:999px;background:rgba(17,19,24,.92);color:#fff;cursor:pointer;font-size:.78rem;font-weight:700;transform:translateX(-50%)}.sgc-tarot-modal__flip-hint:hover,.sgc-tarot-modal__flip-hint:focus-visible{border-color:var(--sgc-tarot-gold);color:var(--sgc-tarot-gold);outline:2px solid transparent}.sgc-tarot-modal.is-opening .sgc-tarot-modal__card{animation:sgc-tarot-modal-arrive 680ms cubic-bezier(.16,.84,.26,1)both}@keyframes sgc-tarot-modal-arrive{from{transform:translate( var(--sgc-modal-origin-x,0),var(--sgc-modal-origin-y,0) )scale(var(--sgc-modal-origin-scale,.35))rotateY(-18deg);opacity:.4}to{transform:translate(0)scale(1)rotateY(0);opacity:1}}@keyframes sgc-tarot-deck-motion{0%,100%{transform:translate(0)rotate(0)}12%{transform:translateY(-3px)rotate(.35deg)}24%{transform:translate(0)rotate(0)}42%{transform:translate(-10px,3px)rotate(-2deg)}54%{transform:translate(9px,-5px)rotate(2.2deg)}66%{transform:translate(-4px,1px)rotate(-.8deg)}78%{transform:translateY(-2px)rotate(.25deg)}}.sgc-tarot-modal__card:focus-visible{outline:2px solid var(--sgc-tarot-gold);outline-offset:7px}.sgc-tarot-deck{position:relative;display:block;width:min(100%,820px);min-height:470px;margin-inline:auto;overflow:visible}.sgc-tarot-deck>.sgc-tarot-card-shell{position:absolute;left:50%;top:50%;min-height:0;padding:0;transform:translate(-50%,-50%)}.sgc-tarot-deck>.sgc-tarot-card-shell .sgc-tarot-card{transition-duration:680ms}.sgc-tarot-shuffle-showcase{display:block;width:min(100%,29rem);margin:.4rem auto 0;pointer-events:none}.sgc-tarot-shuffle-showcase__table{position:relative;display:block;height:clamp(13.5rem,25vw,17rem);perspective:1400px;transform-style:preserve-3d}.sgc-tarot-shuffle-showcase__deck{position:absolute;inset:0;display:block;transform-style:preserve-3d}.sgc-tarot-shuffle-showcase__card,.sgc-tarot-shuffle-showcase__reveal{position:absolute;top:46%;left:50%;display:block;width:clamp(3.8rem,7vw,5.2rem);aspect-ratio:640/1054;border-radius:.48rem;box-shadow:0 .75rem 1.35rem rgba(0,0,0,.46);transform:translate(-50%,-50%)translate( calc(var(--sgc-shuffle-index) * .65px),calc(var(--sgc-shuffle-index) * -.45px) );transform-origin:50% 105%;transition:transform 920ms cubic-bezier(.2,.78,.2,1),opacity 420ms ease;backface-visibility:hidden;will-change:transform;transform-style:preserve-3d}.sgc-tarot-shuffle-showcase__card img,.sgc-tarot-shuffle-showcase__reveal img{display:block;width:100%;height:100%;margin:0!important;border:1px solid rgba(255,255,255,.22);border-radius:inherit;-o-object-fit:cover;object-fit:cover;backface-visibility:hidden}.sgc-tarot-shuffle-showcase__reveal{z-index:20;opacity:0;transform:translate(-50%,-50%)rotateY(86deg)scale(.92)}.sgc-tarot-shuffle-showcase__phase-hint{display:inline-grid;grid-template-columns:auto auto;gap:.35rem .6rem;align-items:center;margin:.2rem auto 0;padding:.45rem .65rem;border:1px solid rgba(255,255,255,.18);border-radius:.5rem;background:rgba(11,11,13,.86);color:#fff;font-size:.68rem;pointer-events:auto}.sgc-tarot-shuffle-showcase__phase-label{color:#b6bdc7;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sgc-tarot-shuffle-showcase__phase-value{color:var(--sgc-royal-gold,#d4af37);font-weight:800}.sgc-tarot-shuffle-showcase[data-phase=fan] .sgc-tarot-shuffle-showcase__card{transform:translate(-50%,-50%)translateX(calc((var(--sgc-shuffle-index) - 4.5) * 20px))translateY( calc( (var(--sgc-shuffle-index) - 4.5) * (var(--sgc-shuffle-index) - 4.5) * .8px ) )rotate(calc((var(--sgc-shuffle-index) - 4.5) * 4deg))}.sgc-tarot-shuffle-showcase[data-phase=split] .sgc-tarot-shuffle-showcase__card:nth-child(odd){transform:translate(-50%,-50%)translateX(calc(-3rem + var(--sgc-shuffle-index) * .35rem))rotateY(18deg)rotateZ(-5deg)rotateX(-5deg)}.sgc-tarot-shuffle-showcase[data-phase=split] .sgc-tarot-shuffle-showcase__card:nth-child(even){transform:translate(-50%,-50%)translateX(calc(3rem - var(--sgc-shuffle-index) * .2rem))rotateY(-18deg)rotateZ(5deg)rotateX(-5deg)}.sgc-tarot-shuffle-showcase[data-phase=riffle] .sgc-tarot-shuffle-showcase__card:nth-child(odd){transform:translate(-50%,-50%)translateX(calc(-.55rem + var(--sgc-shuffle-index) * .12rem))translateY(calc(var(--sgc-shuffle-index) * -.22rem))rotateY(8deg)rotateX(-8deg)}.sgc-tarot-shuffle-showcase[data-phase=riffle] .sgc-tarot-shuffle-showcase__card:nth-child(even){transform:translate(-50%,-50%)translateX(calc(.55rem - var(--sgc-shuffle-index) * .08rem))translateY(calc(var(--sgc-shuffle-index) * -.22rem))rotateY(-8deg)rotateX(-8deg)}.sgc-tarot-shuffle-showcase[data-phase=deal] .sgc-tarot-shuffle-showcase__card:nth-child(1),.sgc-tarot-shuffle-showcase[data-phase=deal] .sgc-tarot-shuffle-showcase__card:nth-child(6){transform:translate(-50%,-50%)translate(-7.6rem,2rem)rotate(-7deg)}.sgc-tarot-shuffle-showcase[data-phase=deal] .sgc-tarot-shuffle-showcase__card:nth-child(2),.sgc-tarot-shuffle-showcase[data-phase=deal] .sgc-tarot-shuffle-showcase__card:nth-child(7){transform:translate(-50%,-50%)translate(-3.8rem,.55rem)rotate(-3deg)}.sgc-tarot-shuffle-showcase[data-phase=deal] .sgc-tarot-shuffle-showcase__card:nth-child(3),.sgc-tarot-shuffle-showcase[data-phase=deal] .sgc-tarot-shuffle-showcase__card:nth-child(8){transform:translate(-50%,-50%)translate(0,0)rotate(0)}.sgc-tarot-shuffle-showcase[data-phase=deal] .sgc-tarot-shuffle-showcase__card:nth-child(4),.sgc-tarot-shuffle-showcase[data-phase=deal] .sgc-tarot-shuffle-showcase__card:nth-child(9){transform:translate(-50%,-50%)translate(3.8rem,.55rem)rotate(3deg)}.sgc-tarot-shuffle-showcase[data-phase=deal] .sgc-tarot-shuffle-showcase__card:nth-child(5),.sgc-tarot-shuffle-showcase[data-phase=deal] .sgc-tarot-shuffle-showcase__card:nth-child(10){transform:translate(-50%,-50%)translate(7.6rem,2rem)rotate(7deg)}.sgc-tarot-shuffle-showcase[data-phase=reveal] .sgc-tarot-shuffle-showcase__reveal{opacity:1;transform:translate(-50%,-50%)translateX(5.7rem)rotateY(0)rotate(4deg)scale(1.04)}.sgc-tarot-shuffle-showcase[data-phase=discard] .sgc-tarot-shuffle-showcase__reveal{opacity:.92;transform:translate(-50%,-50%)translate(8.5rem,2.6rem)rotateY(0)rotate(11deg)scale(.92)}.sgc-tarot-ambient-stack{position:absolute;z-index:3;inset:0;display:block;pointer-events:none;transition:transform 900ms cubic-bezier(.2,.78,.2,1),opacity 500ms ease;transform-style:preserve-3d}.sgc-tarot-ambient-stack__card{position:absolute;inset:0;display:block;border-radius:var(--sgc-tarot-radius);transform:translate(var(--sgc-ambient-x,0),var(--sgc-ambient-y,0))rotate(var(--sgc-ambient-angle,0deg));transition:transform 720ms cubic-bezier(.2,.78,.2,1),opacity 420ms ease,filter 420ms ease;will-change:transform}.sgc-tarot-ambient-stack__card img{display:block;width:100%;height:100%;margin:0!important;border:1px solid rgba(255,255,255,.2);border-radius:inherit;-o-object-fit:cover;object-fit:cover;box-shadow:0 .55rem 1rem rgba(0,0,0,.22)}.has-sgc-ambient-stack:hover .sgc-tarot-ambient-stack__card,.has-sgc-ambient-stack:focus-within .sgc-tarot-ambient-stack__card{transform:translate(var(--sgc-ambient-fan-x,0),var(--sgc-ambient-fan-y,0))rotate(var(--sgc-ambient-fan-angle,0deg))}.sgc-tarot-ambient-stack__card.is-arriving{animation:sgc-tarot-ambient-arrive 760ms cubic-bezier(.16,.82,.2,1)both}.sgc-tarot-ambient-stack.is-collapsing .sgc-tarot-ambient-stack__card{opacity:.98;transform:translate3d( var(--sgc-ambient-fall-x,0),var(--sgc-ambient-fall-y,0),0 )rotate(var(--sgc-ambient-fall-angle,0deg))scale(var(--sgc-ambient-fall-scale,1));transition-delay:var(--sgc-ambient-fall-delay,0ms);transition-duration:1320ms}.sgc-tarot-ambient-stack.is-gathering .sgc-tarot-ambient-stack__card{opacity:.16;filter:blur(.4px);transform:translate3d(0,5px,0)rotate(0)scale(.92);transition-delay:var(--sgc-ambient-fall-delay,0ms);transition-duration:920ms}@keyframes sgc-tarot-ambient-arrive{0%{opacity:.2;filter:blur(.7px);transform:translate( var(--sgc-ambient-x,0),calc(var(--sgc-ambient-y,0) - 24px) )rotate(var(--sgc-ambient-angle,0deg))scale(1.12)}72%{opacity:1;filter:blur(0);transform:translate( var(--sgc-ambient-x,0),calc(var(--sgc-ambient-y,0) + 1px) )rotate(var(--sgc-ambient-angle,0deg))scale(.985)}100%{opacity:1;filter:blur(0);transform:translate(var(--sgc-ambient-x,0),var(--sgc-ambient-y,0))rotate(var(--sgc-ambient-angle,0deg))scale(1)}}.sgc-tarot-card.is-settling{animation:sgc-tarot-settle-angle 3s cubic-bezier(.2,.78,.2,1)}@keyframes sgc-tarot-settle-angle{from{transform:var(--sgc-card-transform)rotate(var(--sgc-card-settle-angle,0deg))}to{transform:var(--sgc-card-transform)rotate(0)}}.isz-product-flow{display:flex;align-items:center;justify-content:center;gap:clamp(18px,4vw,54px);margin:2.5rem 0}.isz-product-flow>div{display:grid;justify-items:center}.isz-product-flow{--sgc-tarot-zoom:2.13}.isz-product-flow__label{margin:0 0 .75rem;color:var(--sgc-tarot-surface);font-size:.9rem;font-weight:700;text-align:center}.isz-product-flow__arrow{color:var(--sgc-tarot-gold);font-size:clamp(2rem,5vw,4rem);font-weight:700}.isz-product-flow__workshop-card .sgc-tarot-card,.isz-product-flow__main-card .sgc-tarot-card{animation:isz-card-turn 12s ease-in-out infinite}.isz-product-flow__main-card .sgc-tarot-card{animation-delay:6s}.isz-product-flow__actions{display:grid;width:min(100%,360px);gap:.6rem;margin:1.5rem auto 2.5rem;justify-items:center}.isz-product-flow__actions .btn{width:100%}.sgc-product-actions{display:grid;width:min(100%,720px);gap:1rem;margin:2.5rem auto}.sgc-product-actions__button{display:flex;min-height:4.5rem;padding:1rem 1.5rem;border-radius:1.1rem;color:#08120d!important;font-size:clamp(1.1rem,2.3vw,1.5rem);font-weight:800;line-height:1.15;text-align:center;text-decoration:none!important;align-items:center;justify-content:center;box-shadow:0 10px 20px rgba(7,16,12,.12);transition:transform 180ms ease,box-shadow 180ms ease}.sgc-product-actions__button:hover,.sgc-product-actions__button:focus-visible{transform:translateY(-2px);box-shadow:0 14px 28px rgba(7,16,12,.2);outline:3px solid rgba(8,18,13,.3);outline-offset:3px}.sgc-product-actions__button--call{background:#8fd3a6}.sgc-product-actions__button--question{background:#9dc8e8}.sgc-product-actions__button--workshop{background:#ffe17b}.isz-cta-row{position:relative;width:100%}.isz-product-flow__actions p{margin:.35rem 0 0;color:#4a4f4c;font-size:.82rem;line-height:1.4;text-align:center}.isz-cta-edit{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;padding:0;border:1px solid #c9c9c9;border-radius:.35rem;background:#fff;color:#555;cursor:pointer;transition:background .15s ease,color .15s ease}.isz-cta-edit:hover,.isz-cta-edit:focus-visible{background:#1d8954;border-color:#1d8954;color:#fff}.isz-cta-url{position:absolute;top:calc(100% + .35rem);left:50%;transform:translateX(-50%);z-index:30;width:min(100%,260px);padding:.35rem .5rem;border:1px solid #1d8954;border-radius:.35rem;font-size:.78rem;box-shadow:0 4px 14px rgba(0,0,0,.12)}.isz-cta-url[hidden]{display:none!important}.isz-cta-save-status{display:block;min-height:1rem;margin-top:.15rem;color:#4a4f4c;font-size:.7rem;text-align:center}.isz-cta-embed-panel{width:min(100%,760px);overflow:hidden;border:1px solid #d7dde3;border-radius:.75rem;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.1)}.isz-cta-embed-panel[hidden]{display:none!important}.isz-cta-embed-panel__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;border-bottom:1px solid #e6e9ed}.isz-cta-embed-panel__header h3{margin:0;font-size:1rem}.isz-cta-embed-panel__header button{border:0;background:0 0;color:#3152a4;cursor:pointer;font-size:.8rem;text-decoration:underline}@keyframes isz-card-turn{0%,38%,100%{transform:translateY(0)rotate(0)}44%,62%{transform:translateY(-8px)rotate(-2deg)}68%{transform:translateY(0)rotate(0)}}.sgc-tarot-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.sgc-tarot-error{padding:12px;border-left:3px solid #df2f4a;color:#df2f4a}@keyframes sgc-tarot-turn-hint{from{transform:rotateY(0)rotateZ(0)}to{transform:rotateY(13deg)rotateZ(-.8deg)}}@media(max-width:680px){:root{--sgc-tarot-lift:84px}.sgc-tarot-card-shell{padding-inline:20px}.sgc-tarot-deck{min-height:400px}.sgc-tarot-modal.is-reading .sgc-tarot-modal__stage{padding:4.75rem .75rem 4rem}.sgc-tarot-modal.is-reading .sgc-tarot-modal__card{width:calc(100dvw - 1.5rem)}.sgc-tarot-modal.is-reading .sgc-tarot-modal__backdrops{inset:4.75rem 0 4rem}.sgc-tarot-modal.is-reading .sgc-tarot-modal__backdrop-card{width:calc(100dvw - 1.5rem)}.sgc-tarot-modal__backdrop-card--left{transform:translateX(-8%)rotate(-6deg)scale(.96)}.sgc-tarot-modal__backdrop-card--right{transform:translateX(8%)rotate(6deg)scale(.96)}.sgc-tarot-modal.is-reading .sgc-tarot-modal__backdrop-card--left{transform:translateX(-8%)rotate(-6deg)scale(.94)}.sgc-tarot-modal.is-reading .sgc-tarot-modal__backdrop-card--right{transform:translateX(8%)rotate(6deg)scale(.94)}.isz-product-flow{flex-direction:column}.isz-product-flow__arrow{transform:rotate(90deg)}}@media(prefers-reduced-motion:reduce){.sgc-tarot-card,.sgc-tarot-card__inner,.sgc-tarot-modal__card,.sgc-tarot-modal__card-inner,.sgc-tarot-modal__backdrop-card,.sgc-tarot-modal__deck,.sgc-tarot-modal__deck img{transition-duration:1ms!important;animation-duration:1ms!important}}@charset "UTF-8";*,::before,::after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}::before,::after{--tw-content:''}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding-top:.5rem;padding-right:.75rem;padding-bottom:.5rem;padding-left:.75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media(forced-colors:active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media(forced-colors:active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}@media(forced-colors:active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}html{font-size:12.8px}@media(min-width:768px){html{font-size:16px}}body{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));font-family:Heebo,sans-serif;font-size:16px;font-weight:400;line-height:1.625;--tw-text-opacity:1;color:rgb(68 68 68/var(--tw-text-opacity))}body:is(.dark *){--tw-bg-opacity:1;background-color:rgb(28 28 28/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}h1,h2,h3,h4,h5,h6{font-family:Signika,sans-serif;font-weight:700;line-height:1.25;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}h1:is(.dark *),h2:is(.dark *),h3:is(.dark *),h4:is(.dark *),h5:is(.dark *),h6:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}h1,.h1{font-size:2.6873856rem}@media(min-width:768px){h1,.h1{font-size:2.9859839999999997rem}}h2,.h2{font-size:2.239488rem}@media(min-width:768px){h2,.h2{font-size:2.48832rem}}h3,.h3{font-size:1.86624rem}@media(min-width:768px){h3,.h3{font-size:2.0736rem}}h4,.h4{font-size:1.728rem}h5,.h5{font-size:1.44rem}h6,.h6{font-size:1.2rem}b,strong{font-weight:600}code::after{content:var(--tw-content);border-style:none}blockquote>p{margin-top:0!important;margin-bottom:0!important}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media(min-width:540px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.form-input,.form-textarea,.form-select,.form-multiselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding-top:.5rem;padding-right:.75rem;padding-bottom:.5rem;padding-left:.75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000}.form-input:focus,.form-textarea:focus,.form-select:focus,.form-multiselect:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:#6b7280;opacity:1}.form-input::placeholder,.form-textarea::placeholder{color:#6b7280;opacity:1}.form-input::-webkit-datetime-edit-fields-wrapper{padding:0}.form-input::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}.form-input::-webkit-datetime-edit{display:inline-flex}.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-year-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}.row{--bs-gutter-x:2rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/-2);margin-left:calc(var(--bs-gutter-x)/-2)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-top:var(--bs-gutter-y)}.col-12{flex:none;width:100%}.g-5,.gx-5{--bs-gutter-x:3rem}.order-0{order:0}.order-1{order:1}.order-3{order:3}main{min-height:70vh}.section{padding-top:6rem;padding-bottom:6rem}@media(min-width:1280px){.section{padding-top:7rem;padding-bottom:7rem}}.section-sm{padding-top:4rem;padding-bottom:4rem}@media(min-width:1280px){.section-sm{padding-top:5rem;padding-bottom:5rem}}.container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:1536px){.container{max-width:1320px}}.form-input{width:100%;border-radius:.25rem;border-color:transparent;--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity));padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity));border-radius:10px;background-color:var(--sgc-white)}.form-input::-moz-placeholder{--tw-text-opacity:1;color:rgb(113 113 113/var(--tw-text-opacity))}.form-input::placeholder{--tw-text-opacity:1;color:rgb(113 113 113/var(--tw-text-opacity))}.form-input:focus{--tw-border-opacity:1;border-color:rgb(18 18 18/var(--tw-border-opacity));--tw-ring-color:transparent}.form-input:is(.dark *){--tw-border-opacity:1;border-color:rgb(62 62 62/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.form-label{margin-bottom:1rem;display:block;font-family:Signika,sans-serif;font-size:1.25rem;line-height:1.75rem;font-weight:400;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.form-label:is(.dark *){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.social-icons>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.social-icons li{display:inline-block}.social-icons li a{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(18 18 18/var(--tw-bg-opacity));text-align:center;line-height:2.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));border-radius:10px}.social-icons li a:is(.dark *){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.social-icons li a svg{height:1.25rem;width:1.25rem}.swiper-pagination-bullet{margin-left:.375rem!important;margin-right:.375rem!important;height:.625rem!important;width:.625rem!important;--tw-bg-opacity:1 !important;background-color:rgb(246 246 246/var(--tw-bg-opacity))!important;opacity:1!important;background-color:var(--sgc-white)!important}.swiper-pagination-bullet:is(.dark *){--tw-bg-opacity:1 !important;background-color:rgb(34 34 34/var(--tw-bg-opacity))!important}.swiper-pagination-bullet-active{height:1rem!important;width:1rem!important;--tw-bg-opacity:1 !important;background-color:rgb(18 18 18/var(--tw-bg-opacity))!important}.swiper-pagination-bullet-active:is(.dark *){--tw-bg-opacity:1 !important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.content{color:var(--tw-prose-body);max-width:65ch}.content :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.content :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.content :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.content :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.content :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.content :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.content :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.content :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.content :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.content :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.content :where(ol[type=As]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.content :where(ol[type=as]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.content :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.content :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.content :where(ol[type=Is]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.content :where(ol[type=is]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.content :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.content :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.content :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.content :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.content :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.content :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.content :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.content :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *))::before{content:open-quote}.content :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *))::after{content:close-quote}.content :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.content :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.content :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.content :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.content :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.content :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.content :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.content :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.content :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.content :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.content :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.content :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px rgb(var(--tw-prose-kbd-shadows)/10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.content :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.content :where(code):not(:where([class~=not-prose],[class~=not-prose] *))::before{content:"`"}.content :where(code):not(:where([class~=not-prose],[class~=not-prose] *))::after{content:"`"}.content :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.content :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.content :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.content :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.content :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.content :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.content :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.content :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.content :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:initial;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.content :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *))::before{content:none}.content :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *))::after{content:none}.content :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.content :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.content :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.content :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.content :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.content :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.content :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.content :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.content :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.content :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.content :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.content{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.content :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.content :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.content :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.content :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.content :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.content :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.content :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.content :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.content :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.content :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.content :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.content :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.content :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.content :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.content :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.content :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.content :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.content :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.content :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.content :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.content :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.content :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.content :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.content :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.content{max-width:none}.content :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){margin-bottom:.3em;margin-top:.6em;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.content:is(.dark *) :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.content :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:2.6873856rem}@media(min-width:768px){.content :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:2.9859839999999997rem}}.content :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:2.239488rem}@media(min-width:768px){.content :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:2.48832rem}}.content :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.86624rem}@media(min-width:768px){.content :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:2.0736rem}}.content :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){max-width:100%;border-radius:.25rem;border-radius:6px}.content :is(:where(hr):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity:1;border-color:rgb(234 234 234/var(--tw-border-opacity))}.content:is(.dark *) :is(:where(hr):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity:1;border-color:rgb(62 62 62/var(--tw-border-opacity))}.content :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:16px;--tw-text-opacity:1;color:rgb(68 68 68/var(--tw-text-opacity))}.content:is(.dark *) :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.content :is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:.5rem;border-width:1px;border-left-width:10px;--tw-border-opacity:1;border-color:rgb(18 18 18/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity));padding-left:2rem;padding-right:2rem;padding-top:2.5rem;padding-bottom:2.5rem;font-family:Signika,sans-serif;font-size:1.5rem;line-height:2rem;font-style:normal;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity));border-radius:12px}.content:is(.dark *) :is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.content :is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity));border-radius:12px}.content:is(.dark *) :is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}.content :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){padding-left:.25rem;padding-right:.25rem}.content:is(.dark *) :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.content :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.content:is(.dark *) :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.content :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(68 68 68/var(--tw-text-opacity));text-decoration-line:underline}.content :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))):hover{--tw-text-opacity:1;color:rgb(18 18 18/var(--tw-text-opacity))}.content:is(.dark *) :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.content:is(.dark *) :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))):hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.content :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(68 68 68/var(--tw-text-opacity))}.content:is(.dark *) :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.content :is(:where(table):not(:where([class~=not-prose],[class~=not-prose] *))){position:relative;overflow:hidden;border-radius:.5rem;border-radius:12px}.content :is(:where(table):not(:where([class~=not-prose],[class~=not-prose] *)))::before{position:absolute;left:0;top:0;height:100%;width:100%;border-radius:inherit;border-width:1px;--tw-content:"";content:var(--tw-content)}.content:is(.dark *) :is(:where(table):not(:where([class~=not-prose],[class~=not-prose] *)))::before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(62 62 62/var(--tw-border-opacity))}.content :is(:where(thead):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity:1;border-color:rgb(234 234 234/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity))}.content:is(.dark *) :is(:where(thead):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity:1;border-color:rgb(62 62 62/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}.content :is(:where(th):not(:where([class~=not-prose],[class~=not-prose] *))){position:relative;z-index:10;padding-left:1rem;padding-right:1rem;padding-top:18px;padding-bottom:18px;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.content:is(.dark *) :is(:where(th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.content :is(:where(tr):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity:1;border-color:rgb(234 234 234/var(--tw-border-opacity))}.content:is(.dark *) :is(:where(tr):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity:1;border-color:rgb(62 62 62/var(--tw-border-opacity))}.content :is(:where(td):not(:where([class~=not-prose],[class~=not-prose] *))){position:relative;z-index:10;padding-left:.75rem;padding-right:.75rem;padding-top:18px;padding-bottom:18px}.content:is(.dark *) :is(:where(td):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.content .btn{text-decoration-line:none!important}.content .btn:hover{--tw-text-opacity:1 !important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.content .btn:hover:is(.dark *){--tw-text-opacity:1 !important;color:rgb(4 4 4/var(--tw-text-opacity))!important}input#nav-toggle:checked+label #show-button{display:none}.search-result-item input#nav-toggle:checked+label #show-button{display:none}input#nav-toggle:checked+label #hide-button{display:block}input#nav-toggle:checked~#nav-menu{display:block}.header{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-top:1.5rem;padding-bottom:1.5rem}.header:is(.dark *){--tw-bg-opacity:1;background-color:rgb(28 28 28/var(--tw-bg-opacity))}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.navbar-brand:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.navbar-brand image{max-height:100%;max-width:100%}.navbar-nav{text-align:center}@media(min-width:1024px){.navbar-nav{text-align:left}}.nav-link{display:block;cursor:pointer;padding:.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.nav-link:hover{--tw-text-opacity:1;color:rgb(18 18 18/var(--tw-text-opacity))}.nav-link:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.nav-link:hover:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media(min-width:1024px){.nav-link{padding-left:.5rem;padding-right:.5rem;padding-top:.75rem;padding-bottom:.75rem}}.nav-dropdown.active .nav-dropdown-list{display:block}.btn{display:inline-block;border-radius:.25rem;border-width:1px;border-color:transparent;padding-left:1.25rem;padding-right:1.25rem;padding-top:.5rem;padding-bottom:.5rem;font-weight:600;text-transform:capitalize;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms;border-radius:10px}.btn-sm{border-radius:.125rem;padding-left:1rem;padding-right:1rem;padding-top:.375rem;padding-bottom:.375rem;font-size:.875rem;line-height:1.25rem;border-radius:4px}.btn-primary{--tw-border-opacity:1;border-color:rgb(18 18 18/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(18 18 18/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-primary:is(.dark *){--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.btn-outline-primary{--tw-border-opacity:1;border-color:rgb(4 4 4/var(--tw-border-opacity));background-color:initial;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.btn-outline-primary:hover{--tw-bg-opacity:1;background-color:rgb(4 4 4/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-outline-primary:is(.dark *){--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-outline-primary:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fixed{position:fixed}.sticky{position:sticky}.inset-0{inset:0}.right-4{right:1rem}.top-0{top:0}.top-4{top:1rem}.z-30{z-index:30}.z-50{z-index:50}.order-1{order:1}.order-3{order:3}.m-1{margin:.25rem}.m-3{margin:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.my-8{margin-top:2rem;margin-bottom:2rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.ms-1{margin-inline-start:.25rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.h-56{height:14rem}.h-6{height:1.5rem}.w-full{width:100%}.max-w-md{max-width:28rem}.grow{flex-grow:1}.cursor-pointer{cursor:pointer}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-blue-100{--tw-border-opacity:1;border-color:rgb(219 234 254/var(--tw-border-opacity))}.border-border{--tw-border-opacity:1;border-color:rgb(234 234 234/var(--tw-border-opacity))}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity))}.bg-black\/50{background-color:rgb(0 0 0/.5)}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.bg-body{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-emerald-600{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.bg-slate-900{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.bg-theme-light{--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-body{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.to-theme-light{--tw-gradient-to:#f6f6f6 var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.object-cover{-o-object-fit:cover;object-fit:cover}.object-top{-o-object-position:top;object-position:top}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.pb-0{padding-bottom:0}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-6{padding-bottom:1.5rem}.pl-2{padding-left:.5rem}.pr-5{padding-right:1.25rem}.pt-0{padding-top:0}.pt-14{padding-top:3.5rem}.pt-7{padding-top:1.75rem}.text-center{text-align:center}.text-\[8rem\]{font-size:8rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.capitalize{text-transform:capitalize}.leading-none{line-height:1}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.text-dark{--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.text-light{--tw-text-opacity:1;color:rgb(113 113 113/var(--tw-text-opacity))}.text-primary{--tw-text-opacity:1;color:rgb(18 18 18/var(--tw-text-opacity))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.text-slate-800{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0 / 0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.bg-gradient{background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:rgba(249,249,249,1) var(--tw-gradient-from-position);--tw-gradient-to:rgba(249, 249, 249, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-from-position:0.53%;--tw-gradient-to:#fff var(--tw-gradient-to-position);--tw-gradient-to-position:83.28%}.bg-gradient:is(.dark *){--tw-gradient-from:#222222 var(--tw-gradient-from-position);--tw-gradient-to:rgb(34 34 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to:#1c1c1c var(--tw-gradient-to-position)}.rounded{border-radius:6px}.rounded-lg{border-radius:12px}.rounded-xl{border-radius:16px}.shadow{box-shadow:0 4px 40px rgba(0,0,0,5%)}.search-wrapper{position:relative;z-index:1}.search-wrapper svg{display:inline-block;background-color:initial}.search-wrapper-header{padding:14px;position:relative}.search-wrapper-header input{border:1px solid #ddd;width:100%;border-radius:4px;height:52px;padding:0 15px 0 40px;transition:.25s}.search-wrapper-header input:focus{border-color:var(--color-primary);box-shadow:none;outline:none}.search-wrapper-header label{position:absolute;left:28px;top:calc(50% - 13px)}.search-wrapper-header label .search-reset{display:none;transition:.1s}.search-wrapper-header label .search-reset:hover{cursor:pointer;color:#fb5c5c}.search-result-empty{display:block;text-align:center;padding:32px 0;cursor:text;-webkit-user-select:none;-moz-user-select:none;user-select:none}.search-result mark{padding:0;border-radius:2px}.search-result:not(:empty)+.search-result-empty{display:none}.search-not-found{text-align:center}.search-not-found svg{margin-bottom:16px}.search-not-found p{margin-bottom:0}.search-result-item{position:relative;display:block;padding:16px;border-radius:4px;border:1px solid #eee;background-color:#fff;transition:0s;margin-bottom:4px;display:flex;align-items:flex-start}.search-result-item div:empty,.search-result-item .search-result-item-description:empty{display:none}.search-result-item-image{flex-shrink:0}.search-result-item-image:empty{display:none}.search-result-item-body{flex-grow:1}.search-result-item>div>img{border-radius:4px;max-height:400px;width:100%;-o-object-fit:cover;object-fit:cover}.search-page .search-result-item>div>img{-o-object-fit:cover;object-fit:cover;max-height:250px;width:100%}.search-result-item:focus,.search-result-item.search-item-selected,.search-result-item:hover{background-color:var(--color-primary)}.search-result-item:focus *,.search-result-item.search-item-selected *,.search-result-item:hover *{color:#fff}.search-result-item:focus mark,.search-result-item.search-item-selected mark,.search-result-item:hover mark{background-color:#fef08a;color:#060606}.search-result-item [data-result-item] u{color:var(--color-primary)}.search-result-item .hidden{display:none}.search-result-group-title{padding:0 12px;display:inline-block;margin-bottom:5px;margin-top:15px;font-size:18px}.search-result-item-title{transition:0s;font-size:18px;color:#000;margin-bottom:0;line-height:1.35;font-weight:700}.search-result-item-title::before{position:absolute;bottom:0;left:0;right:0;top:0;z-index:10;content:""}.search-result-item-content{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;margin:6px 0}.search-result-item-description{font-size:90%;margin-top:6px;margin-bottom:4px}.search-result-item-content:empty{display:none}.search-result-item-taxonomies{display:flex;flex-wrap:wrap;font-size:13px;align-items:center}.search-result-item-taxonomies>div{margin-right:12px;color:#999}.search-result-item-taxonomies>div svg{margin-right:4px}.search-wrapper-footer{color:#999;font-size:12px;padding:8px 14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1;display:flex;align-items:center}.search-wrapper-footer kbd{color:#777;background-color:#eee;font-size:12px;border-radius:3px;margin-right:3px;padding:2px 4px;line-height:1;text-align:center;display:inline-block}.search-wrapper-footer span:not(:last-child){margin-right:16px}.search-wrapper-footer span:last-child{margin-left:auto}.search-wrapper-footer .search-result-info:empty{display:none}.search-wrapper-footer .search-result-info{margin-left:-3px}.search-wrapper-footer .search-result-info em{color:#000;font-style:normal;padding:0 3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.search-modal{position:fixed;height:100%;width:100%;inset:0;z-index:9999;opacity:0;visibility:hidden}.search-modal.show{opacity:1;visibility:visible}.search-modal-overlay{position:fixed;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.5)}.search-modal .search-wrapper{width:660px;max-width:96%;margin:100px auto;border-radius:4px;background-color:#fff}.search-modal .search-wrapper-body{max-height:calc(100vh - 350px);padding:14px;overflow-y:auto;background-color:#f5f6f7;box-shadow:inset 0 2px 18px #ddd;border-radius:4px}.search-modal .search-result-group:first-child .search-result-group-title:not(:empty){margin-top:-15px}.search-modal .search-result-item a>div{margin-right:16px}.search-modal .search-result-item-image{margin-right:15px}.search-modal .search-result-item-image img{width:100px;height:100px;-o-object-fit:cover;object-fit:cover}@media(max-width:576px){.search-modal .search-result-item-image img{width:60px;height:60px}.search-wrapper-footer{display:none}}.dark .search-modal .search-wrapper{background-color:#1c1c1c}.dark .search-modal .search-wrapper-header input{color:#fff;background-color:#222;border-color:#535353}.dark .search-modal .search-wrapper-header input:focus{border-color:#fff}.dark .search-modal .search-wrapper-body{background-color:#222;box-shadow:none}.dark .search-modal .search-result-item{border-color:#3e3e3e;background-color:#1c1c1c}.dark .search-modal .search-result-item:focus,.dark .search-modal .search-result-item.search-item-selected,.dark .search-modal .search-result-item:hover{background-color:#060606}.dark .search-modal .search-result-item .search-result-item-title{color:#fff}.dark .search-wrapper-footer kbd{background-color:#3e3e3e;color:#ccc}.dark .search-wrapper-footer .search-result-info em{color:#fff}.search-page .search-wrapper{padding:100px 0}.search-page .search-wrapper-header,.search-page .search-wrapper-footer{width:660px;max-width:96%;margin:0 auto}.search-page .search-wrapper-footer{padding-top:0;padding-bottom:0;margin-bottom:60px}.search-page .search-wrapper-body{padding:0 16px}.search-page .search-result-group{display:flex;flex-wrap:wrap}.search-page .search-result-item{margin-right:-15px;margin-left:-15px}.search-page .search-result-group>p,.search-page .search-result-item{padding-right:15px!important;padding-left:15px!important}.search-page .search-result-group>p{width:100%}.search-page .search-result-item{flex:none;width:calc(100% - (4 * 4px));display:block;padding-top:15px!important;padding-bottom:15px!important;margin:0 8px 16px}.search-page .search-result-item .search-result-item-image{margin-bottom:10px}.search-page .search-result-group-title{font-size:22px;font-weight:700}.search-page .search-result-info{display:block;text-align:center}.search-page .search-wrapper-header input{padding:0 20px}@media(min-width:576px){.search-page .search-result-item{width:calc(50% - (4 * 4px))}}@media(max-width:576px){.search-wrapper .search-wrapper-footer span:not(.search-result-info){display:none}}@media(min-width:768px){.search-page .search-result-item{width:calc(33.3333333333% - (4 * 4px))}}@media(min-width:992px){.search-page .search-result-item{width:calc(25% - (4 * 4px))}}.dark .search-page .search-wrapper-header input{color:#fff;background-color:#222;border-color:#535353}.dark .search-page .search-wrapper-header input:focus{border-color:#fff}.dark .search-page .search-result-item{border-color:#3e3e3e;background-color:#1c1c1c}.dark .search-page .search-result-item:focus,.dark .search-page .search-result-item.search-item-selected,.dark .search-page .search-result-item:hover{background-color:#060606}.dark .search-page .search-result-item-title{color:#fff}.share-title{display:inline-block;margin-right:.3em}.share-link{border-radius:.25rem;transition:25ms ease-out;height:2.5em;width:2.5em;line-height:2.5em;text-align:center;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-decoration:none;color:#fff;margin:.5em;display:inline-block;vertical-align:middle}.share-icon{fill:#fff;stroke:none;display:block;height:100%}.share-icon svg{width:1em;height:100%;margin:auto}.share-pinterest{background-color:#bd081c}.share-pinterest:hover{background-color:#8c0615}.share-facebook{background-color:#3b5998}.share-facebook:hover{background-color:#2d4373}.share-tumblr{background-color:#35465c}.share-tumblr:hover{background-color:#222d3c}.share-reddit{background-color:#5f99cf}.share-reddit:hover{background-color:#3a80c1}.share-linkedin{background-color:#0077b5}.share-linkedin:hover{background-color:#046293}.share-vk{background-color:#507299}.share-vk:hover{background-color:#43648c}.share-twitter{background-color:#55acee}.share-twitter:hover{background-color:#2795e9}.share-email{background-color:#777}.share-email:hover{background-color:#5e5e5e}.share-whatsapp{background-color:#25d366}.share-whatsapp:hover{background-color:#1da851}.share-telegram{background-color:#54a9eb}.share-telegram:hover{background-color:#4b97d1}.img{max-width:100%;height:auto}/*!* Justified gallery style*/.gallery{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.gallery .gallery-item{margin:0 10px;margin-bottom:20px;overflow:hidden;max-width:calc(100% - 20px)}.gallery .gallery-item img{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;vertical-align:middle;transition:.3s}.gallery.zoomable .gallery-item:hover img{transform:scale(1.05);cursor:zoom-in}.gallery::after{content:"";flex-grow:99999;min-width:calc(100vw/3)}@media(max-width:460px){.gallery{flex-direction:column}.gallery .gallery-item{width:calc(100% - 20px)!important}}.gallery-slider .swiper-slide img{width:100%}.gallery-slider .swiper-button-prev,.gallery-slider .swiper-button-next{color:#fff;opacity:0;transition:.3s}.gallery-slider:hover .swiper-button-prev,.gallery-slider:hover .swiper-button-next{opacity:1}.gallery-slider:hover .swiper-button-prev{left:30px}.gallery-slider:hover .swiper-button-next{right:30px}.img{max-width:100%;height:auto}.img-light{display:initial}.img-dark{display:none}.dark .img-light{display:none}.dark .img-dark{display:initial}.content img{max-width:100%;margin-bottom:1.5rem;height:auto;display:inline-block}.content img.glightbox{cursor:pointer}.content img.img-center{display:block;margin-left:auto;margin-right:auto}.content img.img-left{display:block;margin-left:0;margin-right:auto}.content img.img-right{display:block;margin-left:auto;margin-right:0}.content img.img-float-left{float:left;margin-right:1.5rem}.content img.img-float-right{float:right;margin-left:1.5rem}.content figure{display:inline-block;margin-bottom:1.5rem}.content figure img{margin-bottom:.7rem}.content figure.img-center{display:block;text-align:center}.content figure.img-left{display:block;text-align:left}.content figure.img-right{display:block;text-align:right}.content figure.img-float-left{float:left;margin-right:1.5rem}.content figure.img-float-right{float:right;margin-left:1.5rem}.table-of-content{margin:1rem 0 1.5rem}.table-of-content summary{font-size:18px;color:#fff;background-color:#555;padding:5px 20px;margin-bottom:0!important}.table-of-content ul li::before{display:none}.table-of-content #TableOfContents{padding:10px;background-color:#f7f7f7}.table-of-content #TableOfContents li,.table-of-content #TableOfContents a{color:#333!important}.table-of-content #TableOfContents a{text-decoration:none}.table-of-content #TableOfContents a:hover{text-decoration:underline}.content .table-of-content ul li,.content .table-of-content ol li{margin-bottom:6px!important}.dark #TableOfContents{background-color:#333}.dark #TableOfContents li,.dark #TableOfContents a{color:#fff!important}.tab-nav{list-style:none;padding:0;margin:0!important;list-style-type:none!important;display:flex;border-bottom:1px solid #aaa;overflow-x:auto}.tab-nav::-webkit-scrollbar{width:2px}.tab-nav-item{padding:.5rem 1rem!important;cursor:pointer;opacity:.8;margin:0!important;white-space:nowrap}.tab-nav-item::before{display:none!important}.tab-nav-item.active{border-bottom:3px solid #aaa;opacity:1}.tab-content .tab-content-panel{display:none;padding:1rem .5rem}.tab-content .tab-content-panel p{margin-bottom:0!important}.tab-content .tab-content-panel.active{display:block}.accordion{border:1px solid #ccc}.accordion-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;font-size:1.1rem;width:100%;font-weight:700;text-align:left}.accordion-icon{width:.78em;height:.78em;transform:rotate(-90deg);transition:transform .2s ease}.accordion-content{max-height:0;overflow:hidden;padding:0 1rem}.accordion.active .accordion-icon{transform:rotate(0)}.accordion.active .accordion-content{max-height:-moz-max-content;max-height:max-content}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:none;height:100%;width:100%;overflow:auto}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:none;height:100%;width:100%;background-color:rgba(0,0,0,.4)}.modal-content{position:relative;top:50%;z-index:50;transform:translateY(-50%);background-color:#fff;border-radius:.5rem;padding:2rem;max-width:90%;margin:0 auto}.modal-close{position:absolute;top:.5rem;right:.5rem;height:2rem;width:2rem;background-color:#f2f2f2;color:#000;border-radius:50%;text-align:center;line-height:2rem}.notice{margin-bottom:1.5rem;border:1px solid #e5e7eb;padding:1.5rem}.notice-head{display:flex;align-items:center}.notice-head svg{margin-right:.75rem}.notice-head p{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0;line-height:1}.notice-body{margin-top:.75rem}.notice-body p{margin:0}.notice.note{color:#1b83e2;border-color:initial}.notice.tip{color:#40d294;border-color:initial}.notice.info{color:#e3a72c;border-color:initial}.notice.warning{color:#db2c23;border-color:initial}.dark .notice-head p{color:#d1d5db}.table-of-content{overflow:hidden;border-radius:.25rem;border-radius:10px}.share-icons .share-link{height:2.25rem;width:2.25rem;border-radius:.25rem;line-height:2.25rem;border-radius:10px;--tw-bg-opacity:1;background-color:rgb(18 18 18/var(--tw-bg-opacity))}.share-icons .share-link:hover{--tw-bg-opacity:1;background-color:rgb(18 18 18/var(--tw-bg-opacity))}.share-icons .share-link:is(.dark *){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.share-icons .share-link:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.share-icons .share-icon svg:is(.dark *){fill:#040404}.notice{border-radius:.5rem;border-radius:16px}.tab{overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 234 234/var(--tw-border-opacity));border-radius:16px}.tab:is(.dark *){--tw-border-opacity:1;border-color:rgb(62 62 62/var(--tw-border-opacity))}.tab-nav{--tw-border-opacity:1;border-color:rgb(234 234 234/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity));padding-left:1rem;background-color:var(--sgc-white)}.tab-nav:is(.dark *){--tw-border-opacity:1;border-color:rgb(62 62 62/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}.tab-nav-item{padding-left:2rem!important;padding-right:2rem!important;font-size:1.125rem!important;line-height:1.75rem!important;--tw-text-opacity:1 !important;color:rgb(4 4 4/var(--tw-text-opacity))!important}.tab-nav-item:is(.dark *){--tw-text-opacity:1 !important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.tab-nav-item.active{--tw-border-opacity:1;border-color:rgb(4 4 4/var(--tw-border-opacity))}.tab-nav-item.active:is(.dark *){--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.tab-content-panel{padding-left:1rem!important;padding-right:1rem!important;padding-top:0!important}.accordion{margin-bottom:1.5rem;overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 234 234/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity));border-radius:16px;background-color:var(--sgc-white)}.accordion:is(.dark *){--tw-border-opacity:1;border-color:rgb(62 62 62/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}.accordion-header{--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.accordion-header:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.cookie-box{border-radius:.5rem!important;border-radius:16px}.gallery-slider{margin-left:0!important}@font-face{font-family:sgc railroad;src:url(/fonts/MatrixSansVideo-Regular.woff2)format("woff2");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:raleway;src:url(/fonts/raleway-extrabold.ttf)format("truetype");font-display:swap;font-style:normal;font-weight:800}:root{--sgc-black:#050505;--sgc-near-black:#0b0b0d;--sgc-graphite:#17181c;--sgc-white:#ffffff;--sgc-off-white:#f4f6f8;--sgc-cool-gray:#d9dee5;--sgc-gold:#ffd400;--sgc-gold-dark:#8a5a00;--sgc-royal-gold:#d4af37;--sgc-royal-gold-deep:#9a7112;--sgc-royal-gold-highlight:#f4dc8a;--sgc-royal-gold-gradient:linear-gradient(
    135deg,
    var(--sgc-royal-gold-deep),
    var(--sgc-royal-gold) 52%,
    var(--sgc-royal-gold-highlight)
  );--sgc-royal-gold-text:var(--sgc-near-black);--sgc-royal-gold-accent:#765714;--sgc-blue:#3b6fff;--sgc-blue-light:#79a2ff;--sgc-blue-dark:#1736a3;--sgc-red:#ff3b3b;--sgc-green:#22d66f;--sgc-purple:#9b5cff}body{background-color:var(--sgc-off-white);color:var(--sgc-near-black);font-family:inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif}.raleway-bold{font-family:inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif;font-weight:700}.raleway-light{font-family:inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif;font-weight:300}.raleway-medium{font-family:inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif;font-weight:500}.raleway-semibold{font-family:inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif;font-weight:600}.fa,.fa-solid,.fa-regular,.fa-brands{font-family:inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif;font-style:normal;font-weight:600;display:inline-block}.fa-search:before{content:"🔍"}.fa-circle-user:before{content:"👤"}.fa-folder:before{content:"📁"}.fa-clock:before{content:"⏰"}.fa-arrow-right:before{content:"→"}.fa-check:before{content:"✔"}.fa-linkedin:before,.fa-linkedin-in:before{content:"in";font-weight:700;letter-spacing:-.02em}.content a:not(.btn),.about-page p a{font-weight:600;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity));text-decoration-line:underline;text-decoration-color:rgb(4 4 4/.5);text-decoration-thickness:2px;text-underline-offset:4px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.content a:not(.btn):hover,.about-page p a:hover{--tw-text-opacity:1;color:rgb(18 18 18/var(--tw-text-opacity));text-decoration-color:#121212}.content a:not(.btn):is(.dark *),.about-page p a:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));text-decoration-color:rgb(255 255 255/.7)}.content a:not(.btn):hover:is(.dark *),.about-page p a:hover:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.content a:has(img){text-decoration-line:none}.cc-window{box-shadow:1px 0 10px 7px rgba(154,154,154,.11);border-radius:10px}.cc-btn{--tw-border-opacity:1;border-color:#040404;background-color:initial;--tw-text-opacity:1;color:#040404;border-radius:4px}.rounded-sm{border-radius:4px}.rounded{border-radius:10px}.rounded-lg{border-radius:16px}.rounded-xl{border-radius:20px}.my-apps-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.app-card{flex:0 1 calc(33.333% - 20px);border:1px solid #ddd;border-radius:8px;text-align:center;padding:16px;transition:transform .2s ease;background-color:#f9f9f9}.app-card:hover{transform:translateY(-5px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.app-link{text-decoration:none;color:inherit}.app-image{max-width:100%;height:auto;margin-bottom:12px}.app-name{font-size:18px;font-weight:700;color:#333}body{font-family:inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif}h1,h2,h3,h4,h5,h6{font-family:inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif}p{font-family:inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif;font-weight:300}.raleway-bold{font-family:inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif;font-weight:700}.raleway-light{font-family:inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif;font-weight:300}.raleway-medium{font-family:inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif;font-weight:500}.raleway-semibold{font-family:inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif;font-weight:600}.raleway-thin{font-family:raleway,sans-serif;font-weight:100}.about-positioning__statement{max-width:58rem;margin:0 auto 1rem;color:var(--sgc-blue-dark);font-size:clamp(1rem,1.7vw,1.35rem);font-weight:600;line-height:1.4;text-wrap:balance}.sgc-railroad-slogan{color:var(--sgc-black);font-family:sgc railroad,inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif;font-size:clamp(1.45rem,4vw,3rem);font-weight:400;letter-spacing:.04em;line-height:1.1;text-transform:uppercase}.sgc-card-slogan{color:var(--sgc-black);font-family:raleway,inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif;font-size:clamp(1.45rem,4vw,3rem);font-weight:800;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.page-header-claim{max-width:52rem;margin:0 auto .85rem;color:var(--sgc-black);font-size:clamp(1.45rem,4vw,3rem);font-weight:800;letter-spacing:.06em;line-height:1.1;text-transform:uppercase}.page-header-statement{max-width:58rem;margin:0 auto;color:var(--sgc-blue-dark);font-size:clamp(1rem,1.7vw,1.35rem);font-weight:600;letter-spacing:0;line-height:1.4;text-wrap:balance}.product-overview-list{width:100%;max-width:56rem;margin:0 auto}.sgc-portfolio-v2{width:100%;max-width:78rem;margin:0 auto;color:var(--sgc-near-black)}.sgc-portfolio-v2 h1,.sgc-portfolio-v2 h2,.sgc-portfolio-v2 h3,.sgc-portfolio-v2 h4,.sgc-portfolio-v2 p{margin-top:0}.sgc-pv2-kicker,.sgc-pv2-root__copy>span,.sgc-pv2-group>header>span,.sgc-pv2-product__copy>span,.sgc-pv2-entry>span{display:block;margin-bottom:.45rem;color:var(--sgc-blue-dark);font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.sgc-pv2-hero{display:grid;grid-template-columns:minmax(0,1.25fr)minmax(17rem,.75fr);gap:clamp(1.5rem,5vw,4rem);align-items:center;padding:clamp(2.5rem,7vw,6rem)0 clamp(2rem,5vw,4rem)}.sgc-pv2-hero__copy h1{max-width:48rem;margin-bottom:.65rem;color:var(--sgc-blue-dark);font-family:inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.09em;line-height:1.35;text-wrap:balance;text-transform:uppercase}.sgc-pv2-hero__copy,.sgc-pv2-section-heading{display:flex;flex-direction:column}.sgc-pv2-hero__copy>.sgc-pv2-kicker,.sgc-pv2-section-heading>.sgc-pv2-kicker{order:1;margin-bottom:.65rem;color:var(--sgc-near-black);font-family:raleway,inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif;font-size:clamp(2.1rem,4.4vw,4.3rem);font-weight:800;letter-spacing:-.035em;line-height:1.02;text-transform:none}.sgc-pv2-hero__copy>h1,.sgc-pv2-section-heading>h2{order:2}.sgc-pv2-hero__copy>p,.sgc-pv2-section-heading>p{order:3;max-width:54rem;color:#4a5564;font-size:clamp(1rem,1.5vw,1.2rem)}.sgc-pv2-chips{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.5rem}.sgc-pv2-chips span{padding:.5rem .75rem;border:1px solid var(--sgc-cool-gray);border-radius:999px;background:var(--sgc-white);font-weight:700}.sgc-pv2-entry{padding:clamp(1.25rem,3vw,2rem);border-left:.4rem solid var(--sgc-gold);border-radius:.9rem;background:rgba(255,212,0,.11)}.sgc-pv2-entry strong{display:block;margin-bottom:.8rem;font-size:clamp(1.15rem,2vw,1.45rem)}.sgc-pv2-entry p,.sgc-pv2-section-heading p,.sgc-pv2-root__copy p,.sgc-pv2-tree p,.sgc-pv2-group p,.sgc-pv2-product p,.sgc-pv2-sroi p,.sgc-pv2-boundary p{color:#4a5564}.sgc-pv2-architecture,.sgc-pv2-products,.sgc-pv2-triggers{padding:clamp(2rem,5vw,4.5rem)0}.sgc-pv2-section-heading{max-width:62rem;margin-bottom:2rem}.sgc-pv2-section-heading h2{margin-bottom:.65rem;color:var(--sgc-blue-dark);font-family:inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.09em;line-height:1.35;text-wrap:balance;text-transform:uppercase}.sgc-pv2-trigger-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.sgc-pv2-trigger-groups section{padding:1.2rem;border-top:.3rem solid var(--sgc-blue);border-radius:1rem;background:var(--sgc-white);box-shadow:0 .7rem 1.8rem rgba(11,11,13,8%)}.sgc-pv2-trigger-groups section:nth-child(2){border-top-color:var(--sgc-green)}.sgc-pv2-trigger-groups section:nth-child(3){border-top-color:var(--sgc-purple)}.sgc-pv2-trigger-groups h3{margin-bottom:.8rem;font-size:1.08rem}.sgc-pv2-trigger-groups ul,.sgc-pv2-cut__reasons{display:grid;gap:.6rem;margin:0;padding:0;list-style:none}.sgc-pv2-trigger-groups li,.sgc-pv2-cut__reasons li{position:relative;padding-left:1.05rem}.sgc-pv2-trigger-groups li::before,.sgc-pv2-cut__reasons li::before{position:absolute;top:.55em;left:0;width:.4rem;height:.4rem;border-radius:50%;background:currentcolor;content:""}.sgc-pv2-cut{position:relative;display:grid;grid-template-columns:minmax(13rem,.65fr)minmax(0,1.35fr);gap:1.25rem 2rem;margin:1.5rem 0;padding:clamp(1.5rem,4vw,2.7rem);border-top:2px solid var(--sgc-gold-dark);border-bottom:2px solid var(--sgc-gold-dark);background:rgba(255,212,0,8%)}.sgc-pv2-cut::before{position:absolute;top:-.62rem;left:50%;width:1.1rem;height:1.1rem;border:2px solid var(--sgc-gold-dark);background:var(--sgc-off-white);content:"";transform:translateX(-50%)rotate(45deg)}.sgc-pv2-cut__label{color:var(--sgc-gold-dark);font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.sgc-pv2-cut__copy h2{font-size:clamp(1.55rem,3vw,2.5rem);line-height:1.08}.sgc-pv2-cut__copy p{margin-bottom:0}.sgc-pv2-cut__flow{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr)auto minmax(0,1fr);gap:.8rem;align-items:center}.sgc-pv2-cut__flow span{padding:.85rem;border-radius:.7rem;background:var(--sgc-white);font-weight:800;text-align:center}.sgc-pv2-cut__flow b{color:var(--sgc-gold-dark);font-size:1.6rem}.sgc-pv2-performance{padding:clamp(2.5rem,6vw,5rem)0}.sgc-pv2-performance__map{display:grid;grid-template-columns:minmax(0,.82fr)minmax(23rem,1.36fr)minmax(0,.82fr);align-items:stretch;border:1px solid var(--sgc-cool-gray);border-radius:1.5rem;background:#eef1f4;box-shadow:0 1.4rem 3.5rem rgba(11,11,13,.12);isolation:isolate}.sgc-pv2-performance__outside{position:relative;display:flex;min-width:0;padding:clamp(1.25rem,2.5vw,2rem);flex-direction:column;justify-content:center;color:#26303b}.sgc-pv2-performance__trigger-summary{overflow:visible;justify-content:center}.sgc-pv2-performance__output-summary{overflow:visible}.sgc-pv2-performance__trigger-summary h3{margin-bottom:1rem;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.08}.sgc-pv2-performance__trigger-summary>p{margin:1rem 0 0;color:#4a5967;font-size:.86rem;font-weight:650}.sgc-pv2-performance__trigger-cards{display:grid;gap:.65rem}.sgc-pv2-performance__trigger-cards article{position:relative;display:grid;grid-template-columns:.36rem minmax(0,1fr);gap:.7rem;align-items:center;min-height:3.7rem;padding:.75rem .8rem;border-radius:.75rem;background:#fff;box-shadow:0 .45rem 1.1rem rgba(11,11,13,8%)}.sgc-pv2-performance__trigger-cards i{width:.36rem;height:100%;border-radius:999px;background:var(--sgc-blue)}.sgc-pv2-performance__trigger-cards article:nth-child(2) i{background:var(--sgc-green)}.sgc-pv2-performance__trigger-cards article:nth-child(3) i{background:var(--sgc-purple)}.sgc-pv2-performance__trigger-cards strong{color:var(--sgc-near-black);font-size:.82rem;line-height:1.25}.sgc-pv2-performance__output-cards{display:grid;gap:.65rem;margin:1rem 0 1.15rem}.sgc-pv2-performance__output-cards article{display:grid;grid-template-columns:.36rem minmax(0,1fr);gap:.7rem;align-items:center;min-height:3.7rem;padding:.75rem .8rem;border-radius:.75rem;background:#fff;box-shadow:0 .45rem 1.1rem rgba(11,11,13,8%)}.sgc-pv2-performance__output-cards i{width:.36rem;height:100%;border-radius:999px;background:var(--sgc-blue)}.sgc-pv2-performance__output-cards article:nth-child(2) i{background:var(--sgc-green)}.sgc-pv2-performance__output-cards article:nth-child(3) i{background:var(--sgc-purple)}.sgc-pv2-performance__output-cards strong{color:var(--sgc-near-black);font-size:.82rem;line-height:1.25}.sgc-pv2-performance__trigger-arrow{position:absolute;z-index:4;top:50%;right:-1.65rem;display:grid;width:3.3rem;height:1.6rem;margin:0;place-items:center;transform:translateY(-50%);color:var(--sgc-gold)!important}.sgc-pv2-performance__output-arrow{position:absolute;z-index:4;top:50%;left:-1.65rem;display:grid;width:3.3rem;height:1.6rem;margin:0;place-items:center;transform:translateY(-50%);color:var(--sgc-gold)!important}.sgc-pv2-performance__trigger-arrow svg,.sgc-pv2-performance__output-arrow svg{width:100%;height:auto;overflow:visible}.sgc-pv2-performance__trigger-arrow path,.sgc-pv2-performance__output-arrow path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.sgc-environment-preview{position:fixed;z-index:100;right:1rem;bottom:1rem;display:grid;grid-template-columns:auto auto;gap:.35rem .65rem;width:calc(100vw - 2rem);max-width:17rem;padding:.75rem .9rem;border:1px solid rgba(255,255,255,.22);border-radius:.7rem;background:rgba(11,11,13,.94);box-shadow:0 .7rem 2rem rgba(11,11,13,.25);color:#fff;font-size:.72rem}.sgc-environment-preview__label,.sgc-environment-preview output{font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sgc-environment-preview output{color:var(--sgc-gold);text-align:right}.sgc-environment-preview input{grid-column:1/-1;width:100%;accent-color:var(--sgc-gold)}.sgc-environment-preview__scale{display:flex;grid-column:1/-1;justify-content:space-between;color:#b6bdc7;font-size:.58rem;font-style:normal;letter-spacing:.03em}.sgc-environment-preview__scale i{font-style:normal}.sgc-preview-excluded{display:none}html[data-sgc-preview=staging] [data-sgc-visibility=dev],html[data-sgc-preview=prod] [data-sgc-visibility=dev],html[data-sgc-preview=prod] [data-sgc-visibility=staging]{display:none!important}html[data-sgc-preview=prod] body[data-sgc-page-visibility=dev] main,html[data-sgc-preview=prod] body[data-sgc-page-visibility=staging] main,html[data-sgc-preview=staging] body[data-sgc-page-visibility=dev] main{display:none}html[data-sgc-preview=prod] body[data-sgc-page-visibility=dev] .sgc-preview-excluded,html[data-sgc-preview=prod] body[data-sgc-page-visibility=staging] .sgc-preview-excluded,html[data-sgc-preview=staging] body[data-sgc-page-visibility=dev] .sgc-preview-excluded{display:block;max-width:70rem;margin:5rem auto;padding:1rem 1.25rem;border-left:.25rem solid var(--sgc-gold);background:#f5f1e8;color:var(--sgc-near-black);font-weight:700}.sgc-pv2-performance__outside>span,.sgc-pv2-performance__core-panel>span{display:block;margin-bottom:.55rem;color:#607080;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sgc-pv2-performance__outside h3,.sgc-pv2-performance__core-panel h3{margin-bottom:.75rem;font-size:clamp(1.3rem,2.3vw,2rem);line-height:1.08;text-wrap:balance}.sgc-pv2-performance__outside p{color:#556270;font-size:.94rem}.sgc-pv2-performance__outside ul{display:grid;gap:.5rem;margin:0 0 1.15rem;padding:0;list-style:none}.sgc-pv2-performance__outside li{position:relative;padding-left:1rem;font-size:.88rem;font-weight:700}.sgc-pv2-performance__outside li::before{position:absolute;top:.58em;left:0;width:.38rem;height:.38rem;border-radius:50%;background:#8995a1;content:""}.sgc-pv2-performance__outside>strong{margin-top:auto;padding-top:1rem;border-top:1px solid #c8d0d8;color:#394654;font-size:.82rem;line-height:1.4}.sgc-pv2-performance__outside-icon{position:relative;width:3.3rem;height:3.3rem;margin-bottom:1.1rem;color:#7a8794}.sgc-pv2-performance__outside--input .sgc-pv2-performance__outside-icon{border:2px solid;border-radius:.35rem}.sgc-pv2-performance__outside--input .sgc-pv2-performance__outside-icon span{position:absolute;right:.55rem;left:.55rem;height:2px;background:currentcolor}.sgc-pv2-performance__outside--input .sgc-pv2-performance__outside-icon span:nth-child(1){top:.8rem}.sgc-pv2-performance__outside--input .sgc-pv2-performance__outside-icon span:nth-child(2){top:1.5rem}.sgc-pv2-performance__outside--input .sgc-pv2-performance__outside-icon span:nth-child(3){top:2.2rem;width:55%}.sgc-pv2-performance__outside--output .sgc-pv2-performance__outside-icon{display:flex;align-items:end;gap:.3rem;border-bottom:2px solid}.sgc-pv2-performance__outside--output .sgc-pv2-performance__outside-icon i{display:block;width:.68rem;border:2px solid;border-bottom:0}.sgc-pv2-performance__outside--output .sgc-pv2-performance__outside-icon i:nth-child(1){height:38%}.sgc-pv2-performance__outside--output .sgc-pv2-performance__outside-icon i:nth-child(2){height:65%}.sgc-pv2-performance__outside--output .sgc-pv2-performance__outside-icon i:nth-child(3){height:92%}.sgc-pv2-performance__core{position:relative;z-index:1;display:grid;grid-template-rows:auto 1fr auto;margin:-1rem 0;color:var(--sgc-white)}.sgc-pv2-performance__core::before,.sgc-pv2-performance__core::after{position:absolute;z-index:-1;top:1rem;bottom:1rem;width:1.15rem;content:"";filter:blur(.28rem);opacity:.78}.sgc-pv2-performance__core::before{left:-.58rem;background:linear-gradient(180deg,transparent,#b8872a 16%,#f0d187 50%,#b8872a 84%,transparent)}.sgc-pv2-performance__core::after{right:-.58rem;background:linear-gradient(180deg,transparent,#b8872a 16%,#f0d187 50%,#b8872a 84%,transparent)}.sgc-pv2-performance__core-panel{display:flex;min-height:37rem;padding:clamp(1.5rem,3vw,2.35rem);overflow:hidden;background:radial-gradient(circle at 50% 42%,rgba(184,135,42,.2),transparent 38%),linear-gradient(145deg,#1a1d23,#07080b 72%);flex-direction:column;align-items:center;justify-content:center;text-align:center}.sgc-pv2-performance__core-panel>span{color:#e2bf6c}.sgc-pv2-performance__core-panel h3{max-width:31rem;color:#fff}.sgc-pv2-performance__core-panel>p:not(.sgc-pv2-performance__slogan){max-width:34rem;color:#d8dde4;font-size:.93rem}.sgc-pv2-performance__slogan{max-width:34rem;margin:.35rem 0 .75rem;color:#fff;font-family:raleway,inter,segoe ui,sf pro display,helvetica neue,Arial,sans-serif;font-size:clamp(1.05rem,2vw,1.55rem);font-weight:800;letter-spacing:.08em;line-height:1.12;text-transform:uppercase}.sgc-pv2-performance__proofs{display:flex;max-width:34rem;margin-top:.65rem;flex-wrap:wrap;gap:.45rem;justify-content:center}.sgc-pv2-performance__proofs span{padding:.42rem .64rem;border:1px solid rgba(226,191,108,.52);border-radius:999px;color:#f4e2b5;font-size:.75rem;font-weight:800}.sgc-pv2-performance__sroi,.sgc-pv2-performance__measure{display:grid;min-height:5.3rem;padding:.9rem 1.25rem;background:linear-gradient(135deg,var(--sgc-royal-gold-deep),var(--sgc-royal-gold) 52%,var(--sgc-royal-gold-highlight));color:var(--sgc-near-black);place-items:center;text-align:center}.sgc-pv2-performance__sroi{border-radius:1rem 1rem 0 0}.sgc-pv2-performance__measure{border-radius:0 0 1rem 1rem;background:var(--sgc-blue-dark);color:#fff}.sgc-pv2-performance__sroi span,.sgc-pv2-performance__measure span{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sgc-pv2-performance__sroi strong,.sgc-pv2-performance__measure strong{font-size:.88rem}.sgc-pv2-performance__details{margin:2rem auto 0;border:1px solid var(--sgc-cool-gray);border-radius:1rem;background:var(--sgc-white)}.sgc-pv2-performance__details summary{padding:1.15rem 1.3rem;font-weight:800;cursor:pointer}.sgc-pv2-performance__details>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;padding:0 1.3rem 1.3rem}.sgc-pv2-performance__details article{padding-top:.85rem;border-top:2px solid var(--sgc-blue)}.sgc-pv2-performance__details article p{margin:.45rem 0 0;color:#556270;font-size:.84rem}.sgc-pv2-root{position:relative;display:grid;grid-template-columns:minmax(16rem,.8fr)minmax(0,1.2fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:center;padding:clamp(1.5rem,4vw,3rem);border:1px solid rgba(212,175,55,.58);border-radius:1.4rem;background:linear-gradient(135deg,rgba(244,220,138,.2),var(--sgc-white) 55%);box-shadow:0 1.4rem 3.5rem rgba(154,113,18,.18),inset 0 1px rgba(255,255,255,.8);isolation:isolate}.sgc-pv2-root::before{position:absolute;z-index:-1;top:12%;left:8%;width:34%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(244,220,138,.82),rgba(212,175,55,.42) 46%,rgba(154,113,18,8%) 72%);filter:blur(2.2rem);content:"";animation:sgc-pv2-gold-breathe 8s ease-in-out infinite}@keyframes sgc-pv2-gold-breathe{0%,100%{opacity:.55;transform:scale(.94)}50%{opacity:1;transform:scale(1.04)}}.sgc-pv2-root__cards{display:grid;grid-template-columns:minmax(0,1fr)auto minmax(0,1fr);gap:.45rem;align-items:center;place-items:center;min-width:0}.sgc-pv2-root__card{display:grid;place-items:center;min-width:0}.sgc-pv2-root__card>p{width:100%;margin:0 0 .8rem;color:var(--sgc-near-black);font-size:clamp(.78rem,1.2vw,.95rem);font-weight:800;text-align:center}.sgc-pv2-root__card .sgc-tarot-card-shell{width:100%}.sgc-pv2-root__arrow{display:grid;place-items:center;color:var(--sgc-gold-dark);font-size:clamp(1.3rem,2vw,2rem);font-weight:800}.sgc-pv2-root__copy h3{font-size:clamp(1.7rem,3vw,2.8rem);line-height:1.08}.sgc-pv2-root__portfolio-note{margin-top:1rem;padding:.85rem 1rem;border-left:.3rem solid var(--sgc-gold-dark);background:rgba(255,212,0,.1);font-weight:700}.sgc-pv2-horizons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:1rem}.sgc-pv2-horizons article{padding-top:.65rem;border-top:2px solid var(--sgc-gold-dark)}.sgc-pv2-horizons strong,.sgc-pv2-horizons span{display:block}.sgc-pv2-horizons span{margin-top:.25rem;color:#4a5564;font-size:.82rem}.sgc-pv2-project-plan{margin-top:1rem;padding-top:.8rem;border-top:1px solid var(--sgc-cool-gray)}.sgc-pv2-result-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.4rem}.sgc-pv2-result-actions button{min-height:3rem;padding:.7rem 1rem;border:1px solid var(--sgc-gold-dark);border-radius:999px;background:var(--sgc-white);color:var(--sgc-near-black);font-weight:800;cursor:pointer;transition:transform 180ms ease,background 180ms ease}.sgc-pv2-result-actions button:hover,.sgc-pv2-result-actions button:focus-visible{transform:translateY(-2px)}.sgc-pv2-result-actions button[aria-expanded=true]{background:var(--sgc-gold)}.sgc-pv2-results{display:grid;grid-template-columns:minmax(15rem,.55fr)minmax(0,1.45fr);gap:1rem;align-items:center;margin:0 1.25rem;padding:1.5rem;border-radius:0 0 1rem 1rem;background:var(--sgc-white);box-shadow:0 1rem 2.5rem rgba(11,11,13,8%)}.sgc-pv2-results[hidden]{display:none}.sgc-pv2-results .sgc-tarot-deck{min-height:390px}.sgc-pv2-tree{position:relative;display:grid;justify-items:center;margin-top:1.75rem;padding-top:3.15rem;isolation:isolate}.sgc-pv2-tree__wiring{position:absolute;z-index:0;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.sgc-pv2-tree__entrypoints,.sgc-pv2-tree__middle,.sgc-pv2-tree__operationalization{position:relative;z-index:2}.sgc-pv2-tree__stem{position:relative;z-index:2;width:4px;height:3.15rem;margin:0 auto;margin-bottom:-3px;border-radius:999px 999px 0 0;background:linear-gradient(var(--sgc-royal-gold-deep),var(--sgc-blue) 72%)}.sgc-pv2-tree__strategy,.sgc-pv2-tree__operationalization{display:grid;width:100%;max-width:27rem}.sgc-pv2-tree__connector{width:4px;height:2.25rem;margin-top:-3px;border-radius:999px;background:linear-gradient(to bottom,var(--sgc-near-black),var(--sgc-blue))}.sgc-pv2-tree__middle{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:56rem;gap:clamp(1rem,5vw,4rem);margin-top:2.5rem;padding-top:0}.sgc-pv2-tree__middle::before{position:absolute;z-index:0;top:0;right:0;left:0;height:4px;border-radius:999px;background:linear-gradient(to right,var(--sgc-green) 0%,var(--sgc-blue) 48%,var(--sgc-blue) 52%,var(--sgc-purple) 100%);box-shadow:0 0 0 1px rgba(59,111,255,8%);content:""}.sgc-pv2-tree__middle::after{position:absolute;z-index:0;top:-2.3rem;left:50%;width:4px;height:2.4rem;border-radius:999px;background:linear-gradient(to bottom,var(--sgc-near-black),var(--sgc-blue));content:"";transform:translateX(-50%)}.sgc-pv2-tree__strategy article,.sgc-pv2-tree__middle article,.sgc-pv2-tree__operationalization article{position:relative;z-index:2;min-height:12.5rem;padding:1.2rem;border-radius:1rem;background:var(--sgc-white);box-shadow:0 .7rem 1.7rem rgba(11,11,13,8%)}.sgc-pv2-tree__middle article::before{position:absolute;z-index:0;top:-2.05rem;left:50%;width:4px;height:2.2rem;border-radius:0 0 999px 999px;background:var(--node-line-color,var(--sgc-blue));content:"";transform:translateX(-50%)}.sgc-pv2-tree__merge{position:relative;width:100%;max-width:56rem;height:3.75rem}.sgc-pv2-tree__merge::before{position:absolute;z-index:0;top:1.5rem;right:0;left:0;height:4px;border-radius:999px;background:linear-gradient(to right,var(--sgc-green) 0%,var(--sgc-blue) 48%,var(--sgc-blue) 52%,var(--sgc-purple) 100%);content:""}.sgc-pv2-tree__merge::after{position:absolute;top:1.5rem;bottom:0;left:50%;width:4px;border-radius:999px;background:linear-gradient(to bottom,var(--sgc-blue),var(--sgc-blue-dark));content:"";transform:translateX(-50%)}.sgc-pv2-tree__middle article::after{position:absolute;bottom:-1.5rem;left:50%;width:4px;height:1.5rem;border-radius:999px;background:var(--node-line-color,var(--sgc-blue));content:"";transform:translateX(-50%)}.sgc-pv2-tree__strategy article::after{position:absolute;right:50%;bottom:-2.25rem;width:4px;height:2.25rem;border-radius:999px;background:linear-gradient(to bottom,var(--sgc-near-black),var(--sgc-blue));content:"";transform:translateX(50%)}.sgc-pv2-tree__stem,.sgc-pv2-tree__connector,.sgc-pv2-tree__merge,.sgc-pv2-tree__middle::before,.sgc-pv2-tree__middle::after,.sgc-pv2-tree__middle article::before,.sgc-pv2-tree__middle article::after,.sgc-pv2-tree__strategy article::after,.sgc-pv2-tree__assessment::after,.sgc-pv2-tree__crisis::after{display:none}.sgc-pv2-tree__strategy span,.sgc-pv2-tree__middle span,.sgc-pv2-tree__operationalization span{display:block;margin-bottom:.65rem;color:var(--sgc-blue-dark);font-size:.8rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.sgc-pv2-tree__strategy strong,.sgc-pv2-tree__middle strong,.sgc-pv2-tree__operationalization strong{display:block;margin-bottom:.7rem;font-size:1.15rem}.sgc-pv2-tree__entrypoints{position:relative;display:grid;grid-template-columns:minmax(0,1fr)minmax(15rem,1.25fr)minmax(0,1fr);width:100%;max-width:72rem;gap:clamp(.8rem,2.5vw,1.75rem);align-items:center}.sgc-pv2-tree__assessment,.sgc-pv2-tree__crisis{position:relative;z-index:2;min-height:10.5rem;padding:1.2rem;border-radius:1rem;background:var(--sgc-white);box-shadow:0 .7rem 1.7rem rgba(11,11,13,8%)}.sgc-pv2-tree__assessment{border-top:.35rem solid var(--sgc-blue)}.sgc-pv2-tree__crisis{border-top:.35rem solid var(--sgc-red)}.sgc-pv2-tree__assessment::after,.sgc-pv2-tree__crisis::after{position:absolute;z-index:1;top:50%;width:clamp(.8rem,2vw,1.75rem);height:3px;background:var(--sgc-blue);content:""}.sgc-pv2-tree__assessment::after{right:0;background:linear-gradient(to right,var(--sgc-blue),var(--sgc-near-black));transform:translateX(100%)}.sgc-pv2-tree__crisis::after{left:0;background:linear-gradient(to left,var(--sgc-red),var(--sgc-near-black));transform:translateX(-100%)}.sgc-pv2-tree__assessment span,.sgc-pv2-tree__crisis span{display:block;margin-bottom:.65rem;color:var(--sgc-blue-dark);font-size:.76rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.sgc-pv2-tree__crisis span{color:var(--sgc-red)}.sgc-pv2-tree__assessment strong,.sgc-pv2-tree__crisis strong{display:block;margin-bottom:.7rem;font-size:1.05rem;line-height:1.12}.sgc-pv2-tree__assessment p,.sgc-pv2-tree__crisis p{margin-bottom:0;color:#4a5564;font-size:.88rem}.sgc-pv2-tree__entrypoints .sgc-pv2-tree__strategy{max-width:none}.sgc-pv2-tree__strategy article{border:1px solid rgba(212,175,55,.55);background:var(--sgc-near-black);box-shadow:0 1rem 2.4rem rgba(11,11,13,.2)}.sgc-pv2-tree__strategy span{color:var(--sgc-royal-gold-highlight)}.sgc-pv2-tree__strategy strong{color:var(--sgc-white)}.sgc-pv2-tree__strategy p{color:#d8dee7}.sgc-pv2-tree__middle article:first-child{--node-line-color:var(--sgc-green);border-top:.35rem solid var(--sgc-green)}.sgc-pv2-tree__middle article:first-child span{color:var(--sgc-green)}.sgc-pv2-tree__middle article:nth-child(2){--node-line-color:var(--sgc-purple);border-top:.35rem solid var(--sgc-purple)}.sgc-pv2-tree__middle article:nth-child(2) span{color:var(--sgc-purple)}.sgc-pv2-tree__operationalization article{border-top:.35rem solid var(--sgc-blue)}.sgc-pv2-tree__operationalization{margin-top:3.75rem}@media(max-width:980px){.sgc-pv2-tree{padding-top:0}.sgc-pv2-tree__wiring{display:none}.sgc-pv2-root__cards{grid-template-columns:1fr;gap:.85rem}.sgc-pv2-root__arrow{transform:rotate(90deg)}.sgc-pv2-tree__entrypoints{grid-template-columns:repeat(2,minmax(0,1fr))}.sgc-pv2-tree__entrypoints .sgc-pv2-tree__strategy{grid-column:1/-1;grid-row:1;max-width:27rem;justify-self:center}.sgc-pv2-tree__assessment,.sgc-pv2-tree__crisis{grid-row:2}.sgc-pv2-tree__assessment::after,.sgc-pv2-tree__crisis::after{display:none}}@media(max-width:520px){.sgc-pv2-tree__entrypoints{grid-template-columns:1fr}.sgc-pv2-tree__entrypoints .sgc-pv2-tree__strategy,.sgc-pv2-tree__assessment,.sgc-pv2-tree__crisis{grid-column:auto;grid-row:auto}}.sgc-pv2-measurement{display:grid;grid-template-columns:4.3rem minmax(0,1fr);margin:2.5rem 0;overflow:hidden;border-radius:1.25rem;background:rgba(59,111,255,8%)}.sgc-pv2-measurement__stripe{display:grid;place-items:center;padding:1rem 0;background:var(--sgc-blue-dark);color:var(--sgc-white)}.sgc-pv2-measurement__stripe span{font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.sgc-pv2-measurement__content{padding:clamp(1.4rem,4vw,2.6rem)}.sgc-pv2-measurement__examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.sgc-pv2-measurement__examples article{padding-top:.8rem;border-top:2px solid var(--sgc-blue)}.sgc-pv2-measurement__examples p{margin:.45rem 0 0}.sgc-pv2-measurement__outcomes{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.4rem}.sgc-pv2-measurement__outcomes span{padding:.5rem .7rem;border-radius:.6rem;background:var(--sgc-white);font-weight:800}.sgc-pv2-groups{-moz-column-gap:1.2rem;column-gap:1.2rem;-moz-columns:18rem;columns:18rem}.sgc-pv2-group{display:inline-block;width:100%;margin:0 0 1.2rem;padding:clamp(1.1rem,3vw,1.7rem);border-radius:1.2rem;background:var(--sgc-white);box-shadow:0 .7rem 1.8rem rgba(11,11,13,8%);-moz-column-break-inside:avoid;break-inside:avoid}.sgc-pv2-group--assessments{border-top:.35rem solid var(--sgc-blue)}.sgc-pv2-group--strategy{border-top:.35rem solid var(--sgc-black)}.sgc-pv2-group--concepts{border-top:.35rem solid var(--sgc-green)}.sgc-pv2-group--processes{border-top:.35rem solid var(--sgc-purple)}.sgc-pv2-group--crisis{border-top:.35rem solid var(--sgc-red)}.sgc-pv2-group--operationalization{border-top:.35rem solid var(--sgc-blue-dark)}.sgc-pv2-group>header{min-height:0}.sgc-pv2-product{display:grid;grid-template-columns:minmax(0,1fr);gap:.9rem;padding:1.1rem 0;border-top:1px solid var(--sgc-cool-gray)}.sgc-pv2-product__card{display:grid;place-items:center;min-width:0}.sgc-pv2-product__card .sgc-tarot-card-shell{min-height:calc(var(--sgc-card-width) * 1.653125 + 1.5rem);padding:.75rem}.sgc-pv2-product__copy{min-width:0;overflow-wrap:anywhere}.sgc-pv2-product__copy h4{margin-bottom:.6rem;font-size:1.05rem}.sgc-pv2-product__copy small{display:block;margin-bottom:.75rem;color:#526071;font-weight:700}.sgc-pv2-product__copy a,.sgc-pv2-placeholder{display:inline-block;font-weight:800}.sgc-pv2-placeholder{color:var(--sgc-green)}.sgc-pv2-more{display:grid;grid-template-columns:2.5rem minmax(0,1fr);gap:.75rem;align-items:center;margin-top:.7rem;padding:1rem;border:1px dashed var(--sgc-blue);border-radius:.8rem;background:rgba(59,111,255,5%)}.sgc-pv2-more>span{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--sgc-blue-dark);color:var(--sgc-white);font-size:1.4rem;font-weight:800}.sgc-pv2-more p{margin-bottom:0}.sgc-pv2-more strong{display:block;margin-bottom:.2rem}.sgc-pv2-sroi{display:grid;grid-template-columns:4.3rem minmax(0,1fr);margin:2.5rem 0;overflow:hidden;border-radius:1.25rem;background:rgba(212,175,55,.12)}.sgc-pv2-sroi__stripe{display:grid;place-items:center;align-self:stretch;padding:1rem 0;border-radius:1.25rem 0 0 1.25rem;background:var(--sgc-royal-gold-gradient);color:var(--sgc-royal-gold-text)}.sgc-pv2-sroi__stripe span{font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.sgc-pv2-sroi__content{padding:clamp(1.4rem,4vw,2.6rem)}.sgc-pv2-sroi__content p{font-weight:500}.sgc-pv2-sroi__scenarios{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.sgc-pv2-sroi__scenarios article{padding-top:.8rem;border-top:2px solid var(--sgc-royal-gold)}.sgc-pv2-sroi__scenarios p{margin:.45rem 0 0}.sgc-pv2-sroi__levers{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.4rem 0 0;padding:0;list-style:none}.sgc-pv2-sroi__levers li{padding:.5rem .7rem;border-radius:.6rem;background:var(--sgc-white);font-weight:800}.sgc-pv2-sroi .sgc-pv2-sroi__content{color:#0f3b3a}.sgc-pv2-sroi .sgc-pv2-sroi__scenarios strong{color:#0f3b3a}.sgc-pv2-sroi .sgc-pv2-sroi__levers li{color:#0f3b3a}.sgc-pv2-cut--lower{grid-template-columns:minmax(13rem,.55fr)minmax(0,1.45fr);margin-bottom:5rem;border-color:var(--sgc-green);background:var(--sgc-near-black);color:var(--sgc-white)}.sgc-pv2-cut--lower::before{border-color:var(--sgc-green);background:var(--sgc-near-black)}.sgc-pv2-cut--lower .sgc-pv2-cut__label{color:var(--sgc-green)}.sgc-pv2-cut--lower .sgc-pv2-cut__copy p,.sgc-pv2-cut--lower .sgc-pv2-cut__retainer{color:#d9dee5}.sgc-pv2-cut__reasons{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.sgc-pv2-cut__reasons li::before{color:var(--sgc-green)}.sgc-pv2-cut__retainer{grid-column:1/-1;margin-bottom:0;padding-top:1rem;border-top:1px solid #4a4f55}@media(max-width:980px){.sgc-pv2-hero,.sgc-pv2-root,.sgc-pv2-results{grid-template-columns:1fr}.sgc-pv2-horizons{grid-template-columns:1fr}.sgc-pv2-tree__middle,.sgc-pv2-sroi__levers,.sgc-pv2-cut__reasons{grid-template-columns:repeat(2,minmax(0,1fr))}.sgc-pv2-tree__middle::before,.sgc-pv2-tree__middle::after,.sgc-pv2-tree__middle article::before,.sgc-pv2-tree__middle article::after,.sgc-pv2-tree__strategy article::after,.sgc-pv2-tree__connector,.sgc-pv2-tree__merge,.sgc-pv2-tree__stem{display:none}.sgc-pv2-tree{gap:1rem}.sgc-pv2-tree__middle{padding-top:0}.sgc-pv2-performance__map{grid-template-columns:1fr}.sgc-pv2-performance__trigger-arrow{top:auto;right:50%;bottom:-1.15rem;transform:translateX(50%)rotate(90deg)}.sgc-pv2-performance__output-arrow{top:-1.15rem;left:50%;transform:translateX(-50%)rotate(90deg)}.sgc-pv2-performance__core{margin:0}.sgc-pv2-performance__core::before,.sgc-pv2-performance__core::after{top:-.55rem;right:1rem;bottom:auto;left:1rem;width:auto;height:1.1rem;background:linear-gradient(90deg,transparent,#b8872a 16%,#f0d187 50%,#b8872a 84%,transparent)}.sgc-pv2-performance__core::after{top:auto;bottom:-.55rem}.sgc-pv2-performance__outside{min-height:24rem}.sgc-pv2-performance__details>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.sgc-pv2-sroi,.sgc-pv2-sroi__scenarios,.sgc-pv2-trigger-groups,.sgc-pv2-measurement__examples,.sgc-pv2-cut,.sgc-pv2-cut__reasons{grid-template-columns:1fr}.sgc-pv2-cut__flow{grid-template-columns:1fr}.sgc-pv2-cut__flow b{text-align:center;transform:rotate(90deg)}.sgc-pv2-group>header{min-height:0}.sgc-pv2-performance__details>div{grid-template-columns:1fr}}@media(max-width:520px){.sgc-pv2-tree__middle,.sgc-pv2-product{grid-template-columns:1fr}.sgc-pv2-product__card{display:grid;place-items:center}.sgc-pv2-result-actions button{width:100%}.sgc-pv2-measurement{grid-template-columns:1fr}.sgc-pv2-measurement__stripe{padding:.9rem 1rem}.sgc-pv2-measurement__stripe span{writing-mode:horizontal-tb;transform:none}.sgc-pv2-sroi__stripe{padding:.9rem 1rem}.sgc-pv2-sroi__stripe span{writing-mode:horizontal-tb;transform:none}}@media(prefers-reduced-motion:reduce){.sgc-pv2-root::before{animation:none}}.sgc-portfolio-v3{width:100%;max-width:82rem;margin:0 auto;color:var(--sgc-near-black)}.sgc-portfolio-v3 h1,.sgc-portfolio-v3 h2,.sgc-portfolio-v3 p{margin-top:0}.sgc-pv3-hero{padding:clamp(3rem,8vw,7rem)0 clamp(2rem,5vw,4rem);text-align:center}.sgc-pv3-hero>span,.sgc-pv3-root__map>span,.sgc-pv3-measure>div:first-child>span{color:var(--sgc-blue-dark);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sgc-pv3-hero h1{margin:.8rem auto 1.8rem;font-size:clamp(2.5rem,7vw,6rem);line-height:.92;text-wrap:balance}.sgc-pv3-trigger-rail{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.sgc-pv3-trigger-rail span{padding:.45rem .7rem;border:1px solid var(--sgc-cool-gray);border-radius:999px;background:var(--sgc-white);font-weight:700}.sgc-pv3-cut{position:relative;display:grid;grid-template-columns:minmax(10rem,.55fr)minmax(10rem,1fr)auto minmax(12rem,1fr);gap:.8rem;align-items:center;padding:1.2rem 0;border-top:2px solid var(--sgc-gold-dark);border-bottom:2px solid var(--sgc-gold-dark)}.sgc-pv3-cut::before{position:absolute;top:-.55rem;left:50%;width:.9rem;height:.9rem;border:2px solid var(--sgc-gold-dark);background:var(--sgc-off-white);content:"";transform:translateX(-50%)rotate(45deg)}.sgc-pv3-cut>span{color:var(--sgc-gold-dark);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sgc-pv3-cut>b{color:var(--sgc-gold-dark);font-size:1.7rem}.sgc-pv3-cut>small{grid-column:2/-1;color:#596575;font-weight:700}.sgc-pv3-root{position:relative;display:grid;grid-template-columns:minmax(17rem,.75fr)minmax(0,1.25fr);gap:clamp(1rem,4vw,3rem);align-items:center;margin-top:2.5rem;padding:clamp(1.5rem,5vw,3.5rem);overflow:hidden;border:1px solid rgba(138,90,0,.5);border-radius:1.5rem;background:linear-gradient(135deg,#121a27,#05070a);color:var(--sgc-white);box-shadow:0 1.6rem 3.8rem rgba(138,90,0,.18)}.sgc-pv3-root::after{position:absolute;right:-8%;bottom:-70%;width:55%;aspect-ratio:1;border-radius:50%;background:rgba(255,212,0,.13);filter:blur(2.5rem);content:""}.sgc-pv3-root__card,.sgc-pv3-root__map{position:relative;z-index:1}.sgc-pv3-root__card{display:grid;place-items:center}.sgc-pv3-root__map>span{color:var(--sgc-gold)}.sgc-pv3-root__map h2{margin:.5rem 0 1.4rem;color:var(--sgc-white);font-size:clamp(1.8rem,4vw,3.5rem);line-height:1}.sgc-pv3-horizon{display:grid;grid-template-columns:auto 1fr auto 1fr auto;gap:.55rem;align-items:center}.sgc-pv3-horizon div{display:grid;place-items:center;width:4.7rem;height:4.7rem;border:2px solid var(--sgc-gold);border-radius:50%}.sgc-pv3-horizon strong,.sgc-pv3-horizon span{display:block}.sgc-pv3-horizon strong{color:var(--sgc-gold);font-size:1.7rem;line-height:1}.sgc-pv3-horizon b{height:2px;overflow:hidden;background:var(--sgc-gold-dark);color:transparent}.sgc-pv3-plan{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;margin-top:1rem}.sgc-pv3-plan span{padding:.5rem;border-radius:.5rem;background:rgba(255,255,255,.1);text-align:center}.sgc-pv3-example-note{display:block;margin-top:1rem;padding-top:.8rem;border-top:1px solid rgba(255,212,0,.45);color:var(--sgc-gold)}.sgc-pv3-stem{width:2px;height:4rem;margin:0 auto;background:linear-gradient(var(--sgc-gold-dark),var(--sgc-blue))}.sgc-pv3-capabilities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.sgc-pv3-capability{padding:1.1rem;border-top:.35rem solid var(--sgc-blue);border-radius:1.1rem;background:var(--sgc-white);box-shadow:0 .8rem 2rem rgba(11,11,13,8%)}.sgc-pv3-capability--concepts{border-color:var(--sgc-green)}.sgc-pv3-capability--processes{border-color:var(--sgc-purple)}.sgc-pv3-capability--crisis{border-color:var(--sgc-red)}.sgc-pv3-capability>header{display:flex;justify-content:space-between;gap:.8rem;align-items:baseline;padding-bottom:.7rem;border-bottom:1px solid var(--sgc-cool-gray)}.sgc-pv3-capability>header span{color:var(--sgc-blue-dark);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sgc-pv3-card-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-end;justify-content:center}.sgc-pv3-card-item{width:10rem;text-align:center}.sgc-pv3-card-item .sgc-tarot-card-shell{min-height:calc(var(--sgc-card-width) * 1.653125 + 3rem);padding:1.5rem 1rem}.sgc-pv3-card-item>span{display:block;margin-top:-.6rem;font-size:.78rem;font-weight:800}.sgc-pv3-more-card{display:flex;flex-direction:column;justify-content:center;width:8rem;aspect-ratio:640/1058;margin:1.5rem 1rem;padding:.8rem;border:2px dashed;border-radius:var(--sgc-tarot-radius);color:var(--sgc-blue-dark);text-align:center}.sgc-pv3-more-card b{font-size:2rem}.sgc-pv3-more-card span{font-weight:800}.sgc-pv3-more-card small{margin-top:.35rem}.sgc-pv3-measure{margin:2.5rem 0;padding:clamp(1.3rem,4vw,2.5rem);border-radius:1.2rem;background:linear-gradient(110deg,rgba(59,111,255,.14),rgba(34,214,111,.1))}.sgc-pv3-measure h2{margin:.35rem 0 1.2rem;font-size:clamp(1.8rem,4vw,3.4rem)}.sgc-pv3-measure__flow,.sgc-pv3-measure__examples{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.sgc-pv3-measure__flow span,.sgc-pv3-measure__examples span{padding:.55rem .7rem;border-radius:.55rem;background:var(--sgc-white);font-weight:800}.sgc-pv3-measure__flow b{color:var(--sgc-blue-dark)}.sgc-pv3-measure__examples{margin-top:.8rem}.sgc-pv3-measure__examples span{border:1px solid var(--sgc-blue-light);background:0 0}.sgc-pv3-cut--bottom{margin-bottom:5rem;border-color:var(--sgc-green)}.sgc-pv3-cut--bottom::before{border-color:var(--sgc-green)}.sgc-pv3-cut--bottom>span,.sgc-pv3-cut--bottom>b{color:#138a4c}@media(max-width:900px){.sgc-pv3-root,.sgc-pv3-cut{grid-template-columns:1fr}.sgc-pv3-cut>b{transform:rotate(90deg)}.sgc-pv3-cut>small{grid-column:1}}@media(max-width:700px){.sgc-pv3-capabilities{grid-template-columns:1fr}.sgc-pv3-horizon{grid-template-columns:auto 1fr auto 1fr auto}.sgc-pv3-plan{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:430px){.sgc-pv3-horizon div{width:3.7rem;height:3.7rem}.sgc-pv3-capability>header{display:grid}.sgc-pv3-card-item{width:9rem}.sgc-pv3-more-card{width:7rem}}.header{background-color:var(--sgc-white);border-bottom:1px solid var(--sgc-cool-gray)}.header .navbar{padding-top:1.5rem}.btn-primary{border-color:var(--sgc-gold);background-color:var(--sgc-gold);color:var(--sgc-near-black)}.btn-primary:hover,.btn-primary:focus-visible{border-color:var(--sgc-gold-dark);background-color:var(--sgc-gold-dark);color:var(--sgc-white)}.bg-gradient{background:var(--sgc-white)}.bg-theme-light{background-color:var(--sgc-white)}.social-icons li a:hover,.social-icons li a:focus-visible{background-color:var(--sgc-gold);color:var(--sgc-near-black)}footer{background-color:var(--sgc-near-black)!important;color:var(--sgc-white)}footer a,footer .text-light{color:var(--sgc-white)}footer .navbar-brand img{filter:invert(1)}.social-title-row{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.social-title-row>h1,.social-title-row>h4{margin:0}.social-title-row .social-icons{display:flex;gap:.5rem;margin:0}.social-title-row .social-icons>:not([hidden])~:not([hidden]){margin:0}.sgc-encrypt-shell>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.sgc-encrypt-section{margin-bottom:1.5rem}.sgc-encrypt-section:last-child{margin-bottom:0}.sgc-encrypt-card{border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 234 234/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.5rem;--tw-shadow:0 1px 2px 0 rgb(0 0 0 / 0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);border-radius:20px}.sgc-encrypt-card:is(.dark *){--tw-border-opacity:1;border-color:rgb(62 62 62/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}@media(min-width:768px){.sgc-encrypt-card{padding:2rem}}.sgc-encrypt-card-highlight{background:linear-gradient(135deg,rgba(4,4,4,5%),rgba(4,4,4,0))border-box,linear-gradient(180deg,#ffffff 0%,#f6f6f6 100%)padding-box}.dark .sgc-encrypt-card-highlight{background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,0))border-box,linear-gradient(180deg,#222222 0%,#1c1c1c 100%)padding-box}.sgc-encrypt-card-header{margin-bottom:1.5rem}.sgc-encrypt-step-meta{margin-bottom:1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;--tw-text-opacity:1;color:rgb(113 113 113/var(--tw-text-opacity))}footer .sgc-encrypt-step-meta{color:var(--sgc-white)}.sgc-encrypt-eyebrow{margin-bottom:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;--tw-text-opacity:1;color:rgb(113 113 113/var(--tw-text-opacity))}footer .sgc-encrypt-eyebrow{color:var(--sgc-white)}.sgc-encrypt-muted{font-size:.875rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(68 68 68/var(--tw-text-opacity))}.sgc-encrypt-muted:is(.dark *){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.sgc-encrypt-error{margin-top:.75rem;min-height:1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.sgc-encrypt-error:is(.dark *){--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity))}.sgc-encrypt-status{border-radius:.5rem;border-width:1px;padding-left:1.25rem;padding-right:1.25rem;padding-top:1rem;padding-bottom:1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;border-radius:16px}.sgc-encrypt-status[data-kind=info]{--tw-border-opacity:1;border-color:rgb(234 234 234/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity));background-color:var(--sgc-white)}.sgc-encrypt-status[data-kind=info]:is(.dark *){--tw-border-opacity:1;border-color:rgb(62 62 62/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(28 28 28/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.sgc-encrypt-status[data-kind=success]{--tw-border-opacity:1;border-color:rgb(167 243 208/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(6 78 59/var(--tw-text-opacity))}.sgc-encrypt-status[data-kind=success]:is(.dark *){--tw-border-opacity:1;border-color:rgb(6 78 59/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(2 44 34/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(209 250 229/var(--tw-text-opacity))}.sgc-encrypt-status[data-kind=error]{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(127 29 29/var(--tw-text-opacity))}.sgc-encrypt-status[data-kind=error]:is(.dark *){--tw-border-opacity:1;border-color:rgb(127 29 29/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(69 10 10/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(254 226 226/var(--tw-text-opacity))}.sgc-encrypt-textarea{min-height:14rem;resize:vertical}.sgc-encrypt-choice-grid{display:grid;gap:1rem}@media(min-width:768px){.sgc-encrypt-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.sgc-encrypt-choice-button{display:flex;min-height:12rem;flex-direction:column;justify-content:space-between;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 234 234/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity));padding:1.5rem;text-align:left;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms;border-radius:20px;background-color:var(--sgc-white)}.sgc-encrypt-choice-button:hover{--tw-translate-y:-0.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y));--tw-border-opacity:1;border-color:rgb(4 4 4/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.sgc-encrypt-choice-button:is(.dark *){--tw-border-opacity:1;border-color:rgb(62 62 62/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(28 28 28/var(--tw-bg-opacity))}.sgc-encrypt-choice-button:hover:is(.dark *){--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}.sgc-encrypt-choice-button.is-active{--tw-border-opacity:1;border-color:rgb(4 4 4/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.sgc-encrypt-choice-button.is-active:is(.dark *){--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}.sgc-encrypt-choice-title{display:block;font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.sgc-encrypt-choice-title:is(.dark *){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.sgc-encrypt-choice-copy{margin-top:1rem;display:block;font-size:.875rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(68 68 68/var(--tw-text-opacity))}.sgc-encrypt-choice-copy:is(.dark *){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.sgc-encrypt-inline-actions{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}@media(min-width:540px){.sgc-encrypt-inline-actions{flex-direction:row;align-items:center;justify-content:space-between}}.sgc-encrypt-inline-actions-compact{margin-top:1rem}.sgc-encrypt-navigation{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}@media(min-width:540px){.sgc-encrypt-navigation{flex-direction:row;align-items:center;justify-content:space-between}}.sgc-encrypt-file-loader{display:flex;flex-direction:column;gap:.75rem}@media(min-width:540px){.sgc-encrypt-file-loader{flex-direction:row;align-items:center}}.sgc-encrypt-dropzone{display:flex;min-height:15rem;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;border-radius:.75rem;border-width:1px;border-style:dashed;--tw-border-opacity:1;border-color:rgb(234 234 234/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity));padding-left:1.5rem;padding-right:1.5rem;padding-top:2rem;padding-bottom:2rem;text-align:center;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms;border-radius:20px;background-color:var(--sgc-white)}.sgc-encrypt-dropzone:is(.dark *){--tw-border-opacity:1;border-color:rgb(62 62 62/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(28 28 28/var(--tw-bg-opacity))}.sgc-encrypt-dropzone:hover,.sgc-encrypt-dropzone:focus-visible,.sgc-encrypt-dropzone.is-dragover{--tw-border-opacity:1;border-color:rgb(4 4 4/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));outline:2px solid transparent;outline-offset:2px}.sgc-encrypt-dropzone:hover:is(.dark *),.sgc-encrypt-dropzone:focus-visible:is(.dark *),.sgc-encrypt-dropzone.is-dragover:is(.dark *){--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}.sgc-encrypt-dropzone-title{margin-bottom:.75rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.sgc-encrypt-dropzone-title:is(.dark *){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.sgc-encrypt-file-name{margin-top:1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.sgc-encrypt-file-name:is(.dark *){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.sgc-encrypt-summary{margin-bottom:1.5rem;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 234 234/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity));padding:1.25rem;border-radius:20px;background-color:var(--sgc-white)}.sgc-encrypt-summary:is(.dark *){--tw-border-opacity:1;border-color:rgb(62 62 62/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(28 28 28/var(--tw-bg-opacity))}.sgc-encrypt-summary-item{font-size:.875rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.sgc-encrypt-summary-item:is(.dark *){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.sgc-encrypt-details{border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 234 234/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity));padding:1.5rem;border-radius:20px;background-color:var(--sgc-white)}.sgc-encrypt-details:is(.dark *){--tw-border-opacity:1;border-color:rgb(62 62 62/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}.sgc-encrypt-details summary{cursor:pointer;list-style-type:none;font-size:16px;font-weight:600;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.sgc-encrypt-details summary:is(.dark *){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.sgc-encrypt-details summary::-webkit-details-marker{display:none}.sgc-encrypt-details-body{margin-top:1rem}.sgc-encrypt-details-body>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.sgc-encrypt-details-body{font-size:.875rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(68 68 68/var(--tw-text-opacity))}.sgc-encrypt-details-body:is(.dark *){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.sgc-encrypt-license-list>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.sgc-encrypt-license-item{border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(234 234 234/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1rem;border-radius:16px}.sgc-encrypt-license-item:is(.dark *){--tw-border-opacity:1;border-color:rgb(62 62 62/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(28 28 28/var(--tw-bg-opacity))}.sgc-encrypt-license-item summary{font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.sgc-encrypt-license-item summary:is(.dark *){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.sgc-encrypt-license-text{margin-top:1rem;overflow-x:auto;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity));padding:1rem;font-size:.75rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity));border-radius:16px;background-color:var(--sgc-white)}.sgc-encrypt-license-text:is(.dark *){--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.sgc-encrypt-license-text{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace;white-space:pre-wrap;word-break:break-word}.sgc-pv2-performance__map{grid-template-columns:minmax(12rem,.72fr)minmax(25rem,1.62fr)minmax(12rem,.8fr)minmax(7.25rem,.38fr);gap:clamp(1.3rem,2.6vw,2.8rem);padding:clamp(1rem,2vw,1.6rem);overflow:visible}.sgc-pv2-performance__left,.sgc-pv2-performance__center,.sgc-pv2-performance__right{position:relative;display:flex;min-width:0;flex-direction:column;gap:.85rem}.sgc-pv2-performance__left,.sgc-pv2-performance__right{z-index:1}.sgc-pv2-performance__left>.sgc-pv2-performance__outside,.sgc-pv2-performance__right>.sgc-pv2-performance__outside{min-height:0;flex:1}.sgc-pv2-performance__scope{display:inline-flex!important;width:-moz-fit-content;width:fit-content;align-items:center;gap:.35rem;margin:0 0 .85rem!important;padding:.38rem .48rem;border:1px solid #98a5b2;border-radius:.38rem;color:#465463!important;font-size:.58rem!important;font-weight:850!important;letter-spacing:.075em!important;line-height:1.1;text-transform:uppercase}.sgc-pv2-performance__scope b{display:grid;width:.9rem;height:.9rem;place-items:center;border:1px solid;border-radius:50%;font-size:.95rem;line-height:1}.sgc-pv2-performance__trigger,.sgc-pv2-performance__handover,.sgc-pv2-performance__trusted{position:relative;padding:1rem;border:1px solid #b7c4d1;border-radius:.9rem;background:#fff}.sgc-pv2-performance__trigger{border-color:#9eb4c8;background:#e8eef5}.sgc-pv2-performance__trigger>span,.sgc-pv2-performance__handover>span,.sgc-pv2-performance__trusted>span{display:block;margin-bottom:.45rem;color:var(--sgc-blue-dark);font-size:.66rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.sgc-pv2-performance__trigger strong,.sgc-pv2-performance__handover strong{display:block;color:#1d344c;font-size:.92rem;line-height:1.35}.sgc-pv2-performance__left::after,.sgc-pv2-performance__center::after,.sgc-pv2-performance__trusted::before{position:absolute;z-index:3;top:76%;width:clamp(1.3rem,2.6vw,2.8rem);height:2px;background:#708193;content:""}.sgc-pv2-performance__left::after{right:calc(-1 * clamp(1.3rem,2.6vw,2.8rem))}.sgc-pv2-performance__left::before,.sgc-pv2-performance__center::before,.sgc-pv2-performance__trusted::after{position:absolute;z-index:4;content:""}.sgc-pv2-performance__left::before{top:calc(76% - .28rem);right:calc(-1 * clamp(1.3rem,2.6vw,2.8rem));border-top:.35rem solid transparent;border-bottom:.35rem solid transparent;border-left:.5rem solid #708193}.sgc-pv2-performance__center::after{top:49%;right:calc(-1 * clamp(1.3rem,2.6vw,2.8rem));background:var(--sgc-royal-gold-deep)}.sgc-pv2-performance__center::before{top:calc(49% - .28rem);right:calc(-1 * clamp(1.3rem,2.6vw,2.8rem));border-top:.35rem solid transparent;border-bottom:.35rem solid transparent;border-left:.5rem solid var(--sgc-royal-gold-deep)}.sgc-pv2-performance__trusted::before{top:64%;left:calc(-1 * clamp(1.3rem,2.6vw,2.8rem));background:var(--sgc-royal-gold-deep)}.sgc-pv2-performance__trusted::after{top:calc(64% - .28rem);left:calc(-1 * clamp(1.3rem,2.6vw,2.8rem));border-top:.35rem solid transparent;border-bottom:.35rem solid transparent;border-right:.5rem solid var(--sgc-royal-gold-deep)}.sgc-pv2-performance__center{z-index:2;gap:.55rem}.sgc-pv2-performance__core{margin:0;flex:1}.sgc-pv2-performance__core-panel{min-height:clamp(29rem,47vw,37rem);border-radius:1rem}.sgc-pv2-performance__sroi,.sgc-pv2-performance__measure{min-height:4.7rem;border-radius:.85rem;box-shadow:0 .7rem 1.6rem rgba(11,11,13,.1)}.sgc-pv2-performance__flow{position:relative;display:block;width:2px;height:1.15rem;margin:0 auto;background:#708193}.sgc-pv2-performance__flow::after{position:absolute;right:-.27rem;content:""}.sgc-pv2-performance__flow--down::after{bottom:-.02rem;border-top:.42rem solid #708193;border-right:.32rem solid transparent;border-left:.32rem solid transparent}.sgc-pv2-performance__flow--up::after{top:-.02rem;border-right:.32rem solid transparent;border-bottom:.42rem solid #708193;border-left:.32rem solid transparent}.sgc-pv2-performance__flow--gold,.sgc-pv2-performance__flow--gold::after{background:var(--sgc-royal-gold-deep)}.sgc-pv2-performance__flow--gold::after{border-top-color:var(--sgc-royal-gold-deep)}.sgc-pv2-performance__flow--blue,.sgc-pv2-performance__flow--blue::after{background:var(--sgc-blue-dark)}.sgc-pv2-performance__flow--blue::after{border-bottom-color:var(--sgc-blue-dark)}.sgc-pv2-performance__handover{background:linear-gradient(135deg,#ffffff,#edf4fa)}.sgc-pv2-performance__right>.sgc-pv2-performance__flow{margin:0 auto}.sgc-pv2-performance__trusted{display:flex;min-width:0;padding:1rem .75rem;flex-direction:column;justify-content:center;border-color:rgba(154,113,18,.58);background:linear-gradient(180deg,#fffaf0,#f1e5c6)}.sgc-pv2-performance__trusted>span{color:var(--sgc-royal-gold-deep);font-size:.56rem}.sgc-pv2-performance__trusted h3{margin-bottom:.7rem;color:#6f5314;font-size:clamp(1.05rem,1.8vw,1.45rem);line-height:1.05;text-wrap:balance}.sgc-pv2-performance__trusted p{margin:0;color:#725f36;font-size:.76rem;line-height:1.45}@media(max-width:1100px){.sgc-pv2-performance__map{grid-template-columns:minmax(11rem,.68fr)minmax(21rem,1.45fr)minmax(11rem,.72fr)}.sgc-pv2-performance__trusted{grid-column:1/-1;min-height:0}.sgc-pv2-performance__trusted::before,.sgc-pv2-performance__trusted::after{display:none}}@media(max-width:760px){.sgc-pv2-performance__map{grid-template-columns:1fr}.sgc-pv2-performance__left::before,.sgc-pv2-performance__left::after,.sgc-pv2-performance__center::before,.sgc-pv2-performance__center::after{display:none}.sgc-pv2-performance__core-panel{min-height:29rem}}.sgc-pv2-performance__map{grid-template-columns:minmax(0,.82fr)minmax(23rem,1.36fr)minmax(0,.82fr);gap:0;padding:0;overflow:visible}.sgc-pv2-performance__core{margin:-1rem 0;flex:initial}.sgc-pv2-performance__core-panel{min-height:37rem;border-radius:0}.sgc-pv2-performance__sroi,.sgc-pv2-performance__measure{min-height:5.3rem;box-shadow:none}.sgc-pv2-performance__sroi{border-radius:1rem 1rem 0 0}.sgc-pv2-performance__measure{border-radius:0 0 1rem 1rem}@media(max-width:960px){.sgc-pv2-performance__map{grid-template-columns:1fr}.sgc-pv2-performance__core{margin:0}}@media(min-width:540px){.sm\:col-10{flex:none;width:83.33333333333334%}}@media(min-width:768px){.md\:col-5{flex:none;width:41.66666666666667%}.md\:col-6{flex:none;width:50%}.md\:col-7{flex:none;width:58.333333333333336%}.md\:col-8{flex:none;width:66.66666666666667%}.md\:col-10{flex:none;width:83.33333333333334%}.md\:col-11{flex:none;width:91.66666666666667%}.md\:order-1{order:1}.md\:order-2{order:2}}@media(min-width:1024px){.lg\:col-3{flex:none;width:25%}.lg\:col-4{flex:none;width:33.333333333333336%}.lg\:col-5{flex:none;width:41.66666666666667%}.lg\:col-6{flex:none;width:50%}.lg\:col-8{flex:none;width:66.66666666666667%}.lg\:col-10{flex:none;width:83.33333333333334%}.lg\:order-1{order:1}}@media(min-width:1280px){.xl\:col-8{flex:none;width:66.66666666666667%}}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}.hover\:bg-emerald-700:hover{--tw-bg-opacity:1;background-color:rgb(4 120 87/var(--tw-bg-opacity))}.hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgb(18 18 18/var(--tw-bg-opacity))}.hover\:text-primary:hover{--tw-text-opacity:1;color:rgb(18 18 18/var(--tw-text-opacity))}.hover\:text-slate-900:hover{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.focus\:border-emerald-500:focus{--tw-border-opacity:1;border-color:rgb(16 185 129/var(--tw-border-opacity))}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-emerald-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(167 243 208 / var(--tw-ring-opacity))}.dark\:border-blue-800:is(.dark *){--tw-border-opacity:1;border-color:rgb(30 64 175/var(--tw-border-opacity))}.dark\:border-darkmode-border:is(.dark *){--tw-border-opacity:1;border-color:rgb(62 62 62/var(--tw-border-opacity))}.dark\:border-slate-700:is(.dark *){--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity))}.dark\:border-slate-800:is(.dark *){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity))}.dark\:bg-darkmode-body:is(.dark *){--tw-bg-opacity:1;background-color:rgb(28 28 28/var(--tw-bg-opacity))}.dark\:bg-darkmode-theme-light:is(.dark *){--tw-bg-opacity:1;background-color:rgb(34 34 34/var(--tw-bg-opacity))}.dark\:bg-slate-800:is(.dark *){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.dark\:bg-slate-900:is(.dark *){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.dark\:from-darkmode-body:is(.dark *){--tw-gradient-from:#1c1c1c var(--tw-gradient-from-position);--tw-gradient-to:rgb(28 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:to-darkmode-theme-light:is(.dark *){--tw-gradient-to:#222222 var(--tw-gradient-to-position)}.dark\:text-blue-300:is(.dark *){--tw-text-opacity:1;color:rgb(147 197 253/var(--tw-text-opacity))}.dark\:text-darkmode-dark:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark\:text-darkmode-light:is(.dark *){--tw-text-opacity:1;color:rgb(180 175 182/var(--tw-text-opacity))}.dark\:text-darkmode-primary:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark\:text-slate-200:is(.dark *){--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}.dark\:text-slate-300:is(.dark *){--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.dark\:text-white:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark\:hover\:bg-darkmode-primary:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.dark\:hover\:text-dark:hover:is(.dark *){--tw-text-opacity:1;color:rgb(4 4 4/var(--tw-text-opacity))}.dark\:hover\:text-darkmode-primary:hover:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media(min-width:768px){.md\:order-1{order:1}.md\:order-2{order:2}.md\:mb-0{margin-bottom:0}}@media(min-width:1024px){.lg\:order-1{order:1}.lg\:mb-0{margin-bottom:0}.lg\:ml-0{margin-left:0}.lg\:mt-0{margin-top:0}.lg\:inline-block{display:inline-block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-auto{width:auto}.lg\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:pb-0{padding-bottom:0}.lg\:text-left{text-align:left}.lg\:text-right{text-align:right}}@media(min-width:1280px){.xl\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}}