@font-face{font-family:Google Sans Mono Fallback;src:local("Courier New"),local("Courier"),local("monospace");size-adjust:100%;ascent-override:95%;descent-override:25%;line-gap-override:0%}*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #FAF9F7;--text: #2D2D2D;--text-muted: #5A5A5A;--surface: #F0EFED;--surface-hover: #E8E7E5;--border: #E0DFDD}html,body{height:100%;overflow-x:clip}body{font-family:Google Sans Mono,Google Sans Mono Fallback,monospace;background-color:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100%}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}main{position:relative;z-index:1;max-width:480px;margin:0 auto;padding:4rem 2rem}header{margin-bottom:2.5rem}.header-row{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.avatar{width:64px;height:64px;border-radius:50%;border:2px solid var(--surface-hover)}.header-text{display:flex;flex-direction:column;gap:.125rem}h1{font-size:1.5rem;font-weight:500;margin:0;letter-spacing:-.02em}.contact-info{font-size:.8125rem;color:var(--text-muted);margin:0}.tagline{font-size:.9375rem;line-height:1.6;color:var(--text-muted);margin:0 0 1rem;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;box-sizing:border-box;padding:0 1rem;text-align:center}header .links{margin:0 0 0 calc(-50vw + 50%);width:100vw;display:flex;justify-content:center;gap:1rem}section{margin-bottom:2rem}h2{font-size:.8125rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--text);margin:0 0 .75rem}h2.h2-natural{text-transform:none;letter-spacing:0}p{margin:0 0 .625rem;font-size:.9375rem;line-height:1.6}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}li{margin:0 0 .625rem;padding-left:1rem;position:relative;font-size:.9375rem;line-height:1.6}li:before{content:"•";position:absolute;left:0;color:var(--text-muted);font-size:1rem}li:last-child{margin-bottom:0}a{color:var(--text);text-decoration:none}section p a,section li a{border-bottom:1px solid var(--text-muted);transition:border-color .15s}section p a:hover,section li a:hover{border-color:var(--text)}.highlights-section{margin:3rem 0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw}.highlights-section h2{margin-bottom:1.25rem;text-align:center}.container{max-width:480px;margin:0 auto;padding:0 2rem}.highlights-grid{display:flex;flex-wrap:wrap;gap:.75rem;padding:0 max(2rem,calc((100vw - 960px)/2));justify-content:center}.highlight-card{position:relative;display:block;width:280px;max-width:100%;padding:1.25rem;background:var(--surface);border-radius:8px;overflow:hidden;transform-origin:center center;transition:background .25s ease,transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1)}a.highlight-card{will-change:transform}a.highlight-card:hover{background:var(--surface-hover);transform:perspective(1000px) translateY(-3px);box-shadow:0 22px 40px -18px #00000038,0 6px 14px -6px #00000014}.highlight-card.is-static{cursor:default}@media(prefers-reduced-motion:reduce){a.highlight-card:hover{transform:none}}.highlight-bg{position:absolute;top:6px;right:6px;width:80px;height:80px;background-size:contain;background-repeat:no-repeat;background-position:top right;opacity:.22;filter:grayscale(45%) contrast(1.25) brightness(.88);mix-blend-mode:multiply;pointer-events:none}.highlight-content{position:relative;display:flex;flex-direction:column;gap:.5rem}.highlight-header{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.highlight-title{font-size:1rem;font-weight:500}.highlight-tag{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);background:#0000000f;padding:.2rem .5rem;border-radius:4px;white-space:nowrap}.highlight-desc{font-size:.8125rem;line-height:1.5;color:var(--text-muted)}.links{display:flex;gap:1rem;flex-wrap:wrap}.links a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;min-height:44px;border:1px solid var(--border);border-radius:8px;color:var(--text);transition:border-color .15s,background .15s}.links a:hover{border-color:var(--text);background:var(--surface)}.links svg{width:20px;height:20px}.packages-section{margin:3rem 0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw}.packages-section h2{margin-bottom:.5rem;text-align:center}p.package-totals{text-align:center;font-size:.75rem;color:var(--text-muted);letter-spacing:.04em;margin:0 0 1.75rem;font-variant-numeric:tabular-nums}.packages-grid{display:flex;flex-wrap:wrap;gap:.75rem;padding:0 max(2rem,calc((100vw - 960px)/2));justify-content:center}.package-item{display:flex;flex-direction:column;gap:.625rem;width:300px;max-width:100%;padding:1rem;background:var(--surface);border-radius:8px;transform-origin:center center;transition:background .25s ease,transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1);will-change:transform}.package-item:hover{background:var(--surface-hover);transform:perspective(1000px) translateY(-3px);box-shadow:0 22px 40px -18px #00000038,0 6px 14px -6px #00000014}@media(prefers-reduced-motion:reduce){.package-item:hover{transform:none}}.package-header{display:flex;flex-direction:column;gap:.125rem}.package-name{font-size:.9375rem;font-weight:500;color:var(--text)}.package-desc{font-size:.8125rem;color:var(--text-muted)}.package-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(115px,1fr));gap:.375rem .5rem;margin-top:auto}.metric{display:flex;align-items:center;gap:.1875rem;min-width:0}.sparkline{opacity:.5;flex-shrink:0}.metric-text{display:flex;align-items:baseline;gap:.1875rem;min-width:0}.metric-value{font-size:.75rem;font-weight:500;color:var(--text);font-variant-numeric:tabular-nums}.metric-label{font-size:.625rem;font-weight:400;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--surface-hover);text-align:center}.visitor-count{font-size:.75rem;color:var(--text-muted);letter-spacing:.02em;transition:opacity .3s ease}a:focus-visible,.highlight-card:focus-visible,.package-item:focus-visible,.links a:focus-visible{outline:2px solid var(--text);outline-offset:2px;border-radius:4px}@media(max-width:480px){main{padding:2.5rem 1.25rem}.highlights-section,.packages-section{margin:2.25rem 0;width:auto}.highlights-grid,.packages-grid{padding:0;gap:.625rem}.container{padding:0}header .links{margin-left:0;width:auto;gap:.5rem}.tagline{margin-left:0;margin-right:0;width:auto;padding:0}.header-row{gap:.875rem}}@media print{body{background:#fff;color:#000}main{max-width:none;padding:0}.highlights-section,.packages-section,.highlights-grid,.packages-grid,.container{width:auto;margin:1.5rem 0;padding:0}.highlight-card,.package-item{width:100%;background:transparent;box-shadow:none;transform:none!important;page-break-inside:avoid;break-inside:avoid;padding:.5rem 0;border-bottom:1px solid #ccc}.highlight-bg,.sparkline,.site-footer,header .links{display:none}a{color:#000;border-bottom:none}a[href^=http]:after{content:" (" attr(href) ")";font-size:.75em;color:#555}}
