:root{--color-bg-deep: #0a0a0a;--color-bg-surface: #1a1a1a;--color-bg-elevated: #252525;--color-accent: #e8720c;--color-accent-light: #f59542;--color-accent-dark: #c45a00;--color-text-primary: #e8e6e1;--color-text-muted: #8a8a8a;--shadow-raised: 4px 4px 10px rgba(0, 0, 0, .6), -2px -2px 6px rgba(255, 255, 255, .03);--shadow-inset: inset 3px 3px 8px rgba(0, 0, 0, .7), inset -2px -2px 6px rgba(255, 255, 255, .04);--shadow-card: 6px 6px 16px rgba(0, 0, 0, .6), -3px -3px 8px rgba(255, 255, 255, .03), inset 0 1px 0 rgba(255, 255, 255, .06);--shadow-card-hover: 8px 8px 24px rgba(0, 0, 0, .7), -4px -4px 10px rgba(255, 255, 255, .04), inset 0 1px 0 rgba(255, 255, 255, .08);--shadow-card-active: inset 3px 3px 8px rgba(0, 0, 0, .7), inset -1px -1px 4px rgba(255, 255, 255, .04);--gradient-brushed-metal: repeating-linear-gradient( 90deg, rgba(255, 255, 255, .02) 0px, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, .015) 2px );--gradient-surface: linear-gradient(145deg, var(--color-bg-elevated), var(--color-bg-surface));--font-heading: "EB Garamond", Georgia, "Times New Roman", serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--radius-card: 12px;--radius-button: 8px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);color:var(--color-text-primary);background-color:var(--color-bg-deep);background-image:url(/assets/zonic_cap_background-CN-5nhte.png);background-size:contain;background-position:center;background-repeat:no-repeat;background-attachment:fixed;min-height:100vh;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}#root{min-height:100vh;display:flex;flex-direction:column}._header_1vh7s_1{padding:1rem 2rem;border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 2px 8px #0000004d;background:linear-gradient(180deg,#252525,#0a0a0a);position:relative}._header_1vh7s_1:before{content:"";position:absolute;inset:0;background:var(--gradient-brushed-metal);pointer-events:none}._container_1vh7s_22{max-width:1200px;margin:0 auto}._brand_1vh7s_27{font-family:var(--font-heading);font-size:clamp(1.5rem,4vw,2.25rem);font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:transparent;background:linear-gradient(180deg,var(--color-accent-light) 0%,var(--color-accent) 50%,var(--color-accent-dark) 100%);background-clip:text;-webkit-background-clip:text;filter:drop-shadow(1px 1px 2px rgba(0,0,0,.8)) drop-shadow(-1px -1px 1px rgba(255,255,255,.06));width:fit-content}._section_1effc_1{flex:1;display:flex;align-items:center;justify-content:center;padding:4rem 2rem}._container_1effc_9{max-width:1200px;width:100%;margin:0 auto}._grid_1effc_15{display:flex;flex-direction:column;align-items:center;gap:1.5rem}._card_1effc_23{display:block;width:100%;max-width:400px;background:var(--gradient-surface);border-radius:var(--radius-card);box-shadow:var(--shadow-card);border:1px solid rgba(255,255,255,.06);border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(0,0,0,.3);padding:2rem;position:relative;overflow:hidden;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}._card_1effc_23:before{content:"";position:absolute;inset:0;border-radius:inherit;background:var(--gradient-brushed-metal);pointer-events:none}._card_1effc_23:after{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(232,114,12,.3),transparent);pointer-events:none}._card_1effc_23:hover{transform:translateY(-3px);box-shadow:var(--shadow-card-hover)}._card_1effc_23:active{transform:translateY(1px);box-shadow:var(--shadow-card-active)}._cardInner_1effc_79{position:relative;display:flex;align-items:flex-start;gap:1.25rem}._icon_1effc_86{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--color-bg-deep);border-radius:var(--radius-button);box-shadow:var(--shadow-inset);color:var(--color-accent)}._content_1effc_99{flex:1;min-width:0}._title_1effc_104{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:var(--color-accent);margin-bottom:.375rem;letter-spacing:.02em}._description_1effc_113{font-size:.875rem;color:var(--color-text-muted);line-height:1.5}._arrow_1effc_119{flex-shrink:0;color:var(--color-text-muted);transition:color .2s,transform .2s;margin-top:.125rem}._card_1effc_23:hover ._arrow_1effc_119{color:var(--color-accent);transform:translate(2px,-2px)}@media(max-width:640px){._section_1effc_1{padding:3rem 1.25rem}._card_1effc_23{padding:1.5rem}}._footer_1vh6p_1{padding:1rem 2rem;background:linear-gradient(180deg,#0a0a0a,#252525);border-top:1px solid rgba(255,255,255,.06)}._container_1vh6p_11{max-width:1200px;margin:0 auto}._disclaimer_1vh6p_16{font-size:.5rem;color:var(--color-text-muted);line-height:1.5;margin-bottom:.5rem;max-width:100%;white-space:pre-line}._copyright_1vh6p_25{font-size:.75rem;color:var(--color-text-muted);opacity:.7}@media(max-width:640px){._footer_1vh6p_1{padding:1.5rem 1.25rem}}
