:root{--color-anchor:#f60;--color-action:#000;--color-background:#fdfdfc;--color-text-main:#000;--color-text-dim:#52525b;--font-heading:"Source Sans 3",system-ui,sans-serif;--font-body:"Source Sans 3",system-ui,sans-serif}*,:before,:after{box-sizing:border-box}body{min-width:320px;min-height:100vh;font-family:var(--font-body);color:var(--color-text-main);background-color:var(--color-background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-weight:200;line-height:1.5}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-anchor);font-weight:600}button{background-color:var(--color-background);cursor:pointer;border:1px solid #0000;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:var(--color-action)}button:focus,button:focus-visible{outline:none}.container{text-align:center;max-width:1280px;margin:0 auto;padding:2rem}header.brand-header{flex-shrink:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;width:100%;margin-top:1rem;margin-bottom:0;display:grid}.brand-icon{justify-self:center;width:48px;height:48px}.nav-links{gap:3rem;display:flex}.nav-links a{color:var(--color-text-dim);padding:.5rem;font-size:1rem;font-weight:400;text-decoration:none;transition:color .2s,transform 50ms,font-weight .1s}.nav-links a:hover{color:var(--color-text-main);font-weight:500}.nav-links a:active{font-weight:600;transform:translateY(2px)}.waitlist-button{background-color:var(--color-action);color:#fff;cursor:pointer;z-index:20;border:none;border-radius:0;padding:.8rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .1s ease-in-out;position:absolute;top:2rem;right:2rem;box-shadow:4px 4px #0003}.waitlist-button:active{transform:translate(2px,2px);box-shadow:2px 2px #0003}.hamburger-btn{cursor:pointer;z-index:20;background:0 0;border:none;flex-direction:column;gap:6px;padding:.5rem;display:none;position:absolute;top:2rem;left:2rem}.hamburger-line{background-color:var(--color-action);width:24px;height:2px;transition:all .3s}.mobile-menu{background-color:var(--color-background);z-index:15;opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.mobile-menu.open{opacity:1;pointer-events:all}.mobile-nav-link{color:var(--color-text-main);font-size:1.5rem;font-weight:300;text-decoration:none}@media (max-width:768px){header.brand-header{justify-content:center;margin-top:2rem;display:flex}.brand-icon{width:48px;height:48px}.nav-links,.waitlist-button{display:none}.hamburger-btn{display:flex}}.brand-typeface{object-fit:contain;width:auto;height:60px}.subtitle{color:var(--color-text-dim);margin-top:1rem;font-size:1.1rem;font-weight:500}.palette-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.palette-grid.three-col{grid-template-columns:repeat(3,1fr);max-width:900px;margin-left:auto;margin-right:auto}@media (max-width:768px){.palette-grid.three-col{grid-template-columns:1fr}}.color-card{text-align:left;background:#fff;border:1px solid #e5e5e5;border-radius:0;transition:transform .2s;overflow:hidden}.color-card:hover{border-color:var(--color-anchor);transform:translateY(-4px)}.swatch{width:100%;height:140px}.info{padding:1.5rem}.info h3{color:var(--color-action);margin:0 0 .5rem;font-size:1.25rem}.role{color:var(--color-anchor);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.description{color:var(--color-text-dim);margin:0 0 1rem;font-size:.95rem}code{color:var(--color-text-dim);background:#f4f4f5;padding:.2em .4em;font-family:monospace;font-size:.8em}.typography-preview{text-align:left;background:#fff;border:1px solid #e5e5e5;max-width:600px;margin:0 auto;padding:2rem}.asset-display{align-items:flex-end;gap:2rem;margin-top:1.5rem;display:flex}.asset-item{flex-direction:column;align-items:center;gap:.5rem;display:flex}.asset-item span{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.home-container{flex-direction:column;min-height:100vh;padding:0 2rem;font-family:"Source Sans 3",sans-serif;display:flex}.hero-main{box-sizing:border-box;text-align:center;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;max-width:100%;padding-bottom:8rem;padding-left:1rem;padding-right:1rem;display:flex}.hero-title{color:var(--color-action);letter-spacing:-.02em;text-align:center;width:100%;margin-bottom:0;padding:0 1rem;font-size:clamp(2rem,5vw,4rem);font-weight:200;line-height:1.1}.brand-wrapper{white-space:normal;display:inline}.mobile-hero-cta{-webkit-tap-highlight-color:transparent;width:auto;min-width:160px;margin:1.5rem auto 0;padding:.8rem 1.5rem;font-size:1.1rem;display:none;z-index:1!important;outline:none!important;position:static!important;top:auto!important;right:auto!important}.mobile-hero-cta:focus,.mobile-hero-cta:focus-visible{outline:none!important}@media (max-width:768px){.waitlist-button:not(.mobile-hero-cta):not(.mobile-waitlist-button){display:none!important}.mobile-hero-cta{display:block!important}}@media (min-width:768px){.brand-wrapper{white-space:nowrap}.mobile-hero-cta{display:none}}.brand-emphasis{white-space:nowrap;font-weight:400;display:inline-block}.inline-tube-icon{vertical-align:-.1em;height:.9em;margin:0 .05em}.launch-text{color:var(--color-anchor);font-weight:400}.mobile-waitlist-button{opacity:0;min-width:200px;animation:.5s .3s forwards slideUpFade;transform:translateY(0);width:auto!important;margin-top:3rem!important;display:block!important;position:static!important}.hamburger-btn .hamburger-line{transform-origin:50%;transition:all .3s cubic-bezier(.68,-.6,.32,1.6)}.hamburger-btn.open .hamburger-line:first-child{transform:translateY(8px)rotate(45deg)}.hamburger-btn.open .hamburger-line:nth-child(2){opacity:0;transform:translate(-10px)}.hamburger-btn.open .hamburger-line:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.mobile-menu{-webkit-backdrop-filter:blur(16px);background:#fdfdfcfa}.mobile-nav-link{color:var(--color-action);text-transform:capitalize;opacity:0;font-size:2rem;font-weight:300;transition:color .2s;transform:translateY(20px)}.mobile-menu.open .mobile-nav-link{animation:.5s forwards slideUpFade}.mobile-menu.open .mobile-nav-link:first-child{animation-delay:.1s}.mobile-menu.open .mobile-nav-link:nth-child(2){animation-delay:.15s}.mobile-menu.open .mobile-nav-link:nth-child(3){animation-delay:.2s}.mobile-menu.open .mobile-nav-link:nth-child(4){animation-delay:.25s}@keyframes slideUpFade{to{opacity:1;transform:translateY(0)}}.waitlist-container{background-color:var(--color-background);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.waitlist-card{background:#fff;border:1px solid #e5e5e5;width:100%;max-width:560px;padding:3rem;position:relative}.success-card{text-align:center;padding:4rem 3rem}.success-icon{background:var(--color-anchor);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.waitlist-title{color:var(--color-action);letter-spacing:-.02em;margin:0 0 .5rem;font-size:2rem;font-weight:600}.waitlist-subtitle{color:var(--color-text-dim);margin:0 0 2rem;font-size:1rem;line-height:1.5}.waitlist-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-label{color:var(--color-action);font-size:.9rem;font-weight:500}.form-input{color:var(--color-action);background:#fff;border:1px solid #d4d4d8;outline:none;padding:.9rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.budget-options{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.budget-option{cursor:pointer;position:relative}.budget-radio{opacity:0;pointer-events:none;position:absolute}.budget-label{text-align:center;color:var(--color-text-dim);-webkit-tap-highlight-color:transparent;border:1px solid #d4d4d8;padding:.9rem 1rem;font-size:.95rem;font-weight:400;transition:all .2s;display:block}.budget-option:hover .budget-label{border-color:var(--color-anchor);color:var(--color-action)}.budget-option.selected .budget-label{border-color:var(--color-anchor);background:var(--color-anchor);color:#fff;font-weight:500}.form-textarea{color:var(--color-action);resize:vertical;background:#fff;border:1px solid #d4d4d8;outline:none;min-height:120px;padding:.9rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.waitlist-submit-btn{background:var(--color-action);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;outline:none;margin-top:.5rem;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:500;transition:all .1s ease-in-out;box-shadow:4px 4px #0003}.waitlist-submit-btn:hover{background:#1a1a1a}.waitlist-submit-btn:active{transform:translate(2px,2px);box-shadow:2px 2px #0003}.waitlist-submit-btn:focus,.waitlist-submit-btn:focus-visible{outline:none}@media (max-width:600px){.waitlist-container{align-items:flex-start;padding:2rem 1rem 1rem}.waitlist-card{padding:2rem 1.5rem}.waitlist-title{font-size:1.75rem}.budget-options{grid-template-columns:1fr}}.resources-container{background-color:var(--color-background);min-height:100vh;padding:2rem}.resources-content{width:100%;margin:0 auto}.resources-container .back-link{color:var(--color-text-dim);margin-bottom:2rem;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .2s;display:inline-block}.resources-container .back-link:hover{color:var(--color-action)}.resources-subtitle{color:var(--color-text-dim);margin:0;font-size:1.25rem;line-height:1.5}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.blog-card{background:#fff;border:1px solid #e5e5e5;text-decoration:none;transition:all .2s;display:block}.blog-card:hover{border-color:var(--color-anchor);transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.blog-card-content{padding:1.5rem}.blog-meta{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.blog-date{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.blog-tag{background:var(--color-anchor);color:#fff;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .5rem;font-size:.7rem}.blog-card-title{color:var(--color-action);margin:.75rem 0;font-size:1.25rem;font-weight:600;line-height:1.3}.blog-excerpt{color:var(--color-text-dim);margin:0 0 1rem;font-size:.95rem;line-height:1.5}.blog-read-time{color:var(--color-anchor);font-size:.85rem;font-weight:500}.empty-state{text-align:center;color:var(--color-text-dim);padding:4rem 2rem}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}.skeleton-card{background:#fff;border:1px solid #e5e5e5;padding:1.5rem}.skeleton-meta{gap:.75rem;margin-bottom:.75rem;display:flex}.skeleton-tag{width:60px;height:18px}.skeleton-title{width:90%;height:24px;margin-bottom:.75rem}.skeleton-excerpt{width:100%;height:16px;margin-bottom:.5rem}.skeleton-excerpt-short{width:70%;height:16px;margin-bottom:1rem}.skeleton-read-time{width:50px;height:14px}@media (max-width:600px){.resources-container{padding:1.5rem}.resources-title{font-size:2rem}.blog-grid{grid-template-columns:1fr}}.blogpost-container{background-color:var(--color-background);min-height:100vh;padding:2rem}.blogpost-content{max-width:720px;margin:0 auto}.blogpost-container .back-link{color:var(--color-text-dim);margin-bottom:2rem;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .2s;display:inline-block}.blogpost-container .back-link:hover{color:var(--color-action)}.blogpost-header{border-bottom:1px solid #e5e5e5;margin-bottom:2.5rem;padding-bottom:2rem}.blogpost-date{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.blogpost-title{color:var(--color-action);letter-spacing:-.02em;margin:.75rem 0;font-size:2.25rem;font-weight:600;line-height:1.2}.blogpost-read-time{color:var(--color-anchor);font-size:.9rem;font-weight:500}.blogpost-body{color:var(--color-action);line-height:1.75}.blog-h1{color:var(--color-action);margin:2.5rem 0 1rem;font-size:2rem;font-weight:600;line-height:1.2}.blog-h2{color:var(--color-action);margin:2rem 0 .75rem;font-size:1.5rem;font-weight:600;line-height:1.3}.blog-h3{color:var(--color-action);margin:1.5rem 0 .5rem;font-size:1.25rem;font-weight:600;line-height:1.4}.blog-h4{color:var(--color-action);margin:1.25rem 0 .5rem;font-size:1.1rem;font-weight:600}.blog-p{margin:0 0 1.25rem;font-size:1.05rem}.blog-p strong,.blog-strong{color:var(--color-action);font-weight:600}.blog-p em,.blog-em{font-style:italic}.blog-link{color:var(--color-anchor);text-underline-offset:2px;text-decoration:underline}.blog-link:hover{text-decoration:none}.blog-code{color:var(--color-text-dim);background:#f4f4f5;padding:.2em .4em;font-family:monospace;font-size:.9em}.blog-ul,.blog-ol{margin:0 0 1.25rem;padding-left:1.5rem}.blog-li{margin-bottom:.5rem;font-size:1.05rem}.blog-figure{text-align:center;margin:2rem 0}.blog-img{border:1px solid #e5e5e5;max-width:100%;height:auto}.blog-figcaption{color:var(--color-text-dim);margin-top:.75rem;font-size:.85rem;font-style:italic}.blog-blockquote{border-left:4px solid var(--color-anchor);background:#fafafa;margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic}.blog-blockquote p{margin:0}.blog-pre{background:#1a1a1a;margin:1.5rem 0;padding:1rem 1.25rem;overflow-x:auto}.blog-pre code{color:#e5e5e5;background:0 0;padding:0;font-family:monospace;font-size:.9rem}.blog-hr{border:none;border-top:1px solid #e5e5e5;margin:2.5rem 0}.blogpost-meta{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.blogpost-tags{gap:.5rem;display:flex}.blogpost-tag{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;background:#f4f4f5;padding:.25rem .5rem;font-size:.75rem}.blogpost-author{color:var(--color-text-dim);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.author-name{font-weight:500}.icon-x{color:#dc2626}@media (max-width:600px){.blogpost-container{padding:1.5rem}.blogpost-title{font-size:1.75rem}.blog-h1{font-size:1.5rem}.blog-h2{font-size:1.25rem}.blog-h3{font-size:1.1rem}.blog-p{font-size:1rem}}.skeleton-back-link{width:80px;height:16px;margin-bottom:2rem}.skeleton-header{border-bottom:1px solid #e5e5e5;margin-bottom:2.5rem;padding-bottom:2rem}.skeleton-date{width:100px;height:14px}.skeleton-tag-sm{width:60px;height:20px}.skeleton-title{width:100%;height:32px;margin:.75rem 0 .5rem}.skeleton-title-short{width:60%;height:32px;margin-bottom:1rem}.skeleton-author{width:150px;height:16px}.skeleton-heading{width:40%;height:24px;margin:2rem 0 1rem}.skeleton-paragraph{width:100%;height:18px;margin-bottom:1rem}.skeleton-paragraph-short{width:75%;height:18px;margin-bottom:1.5rem}.admin-container{background-color:var(--color-background);justify-content:center;min-height:100vh;padding:2rem;display:flex}.admin-content{width:100%;max-width:900px}.admin-card{background:#fff;border:1px solid #e5e5e5;width:100%;padding:3rem}.back-link{color:var(--color-text-dim);margin-bottom:2rem;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .2s;display:inline-block}.back-link:hover{color:var(--color-action)}.admin-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.admin-title{color:var(--color-action);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:600}.admin-subtitle{color:var(--color-text-dim);margin:0 0 2rem;font-size:1rem;line-height:1.5}.admin-header-actions{gap:.75rem;display:flex}.admin-btn{color:var(--color-action);cursor:pointer;background:#fff;border:1px solid #d4d4d8;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.admin-btn:hover{border-color:var(--color-anchor);color:var(--color-anchor)}.admin-btn-primary{background:var(--color-action);border-color:var(--color-action);color:#fff;box-shadow:4px 4px #0003}.admin-btn-primary:hover{background:#1a1a1a;border-color:#1a1a1a}.admin-btn-primary:active{transform:translate(2px,2px);box-shadow:2px 2px #0003}.admin-btn-small{padding:.5rem .75rem;font-size:.8rem}.admin-btn-danger{color:#dc3545;border-color:#dc3545}.admin-btn-danger:hover{color:#fff;background:#dc3545}.admin-btn:disabled{opacity:.5;cursor:not-allowed}.admin-table-wrapper{background:#fff;border:1px solid #e5e5e5;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #e5e5e5;padding:1rem}.admin-table th{text-transform:uppercase;letter-spacing:.5px;color:var(--color-text-dim);background:#fafafa;font-size:.8rem;font-weight:500}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover{background:#fafafa}.post-title-link{color:var(--color-action);font-weight:500;text-decoration:none}.post-title-link:hover{color:var(--color-anchor)}.post-slug{color:var(--color-text-dim);margin-top:.25rem;font-size:.75rem;display:block}.post-date{color:var(--color-text-dim);font-size:.875rem}.actions-cell{gap:.5rem;display:flex}.status-badge{text-transform:capitalize;padding:.35rem .75rem;font-size:.75rem;font-weight:500}.status-published{color:#28a745;background:#28a7451a;border:1px solid #28a7454d}.status-draft{color:#6c757d;background:#6c757d1a;border:1px solid #6c757d4d}.empty-state{text-align:center;background:#fff;border:1px solid #e5e5e5;padding:4rem 2rem}.empty-state p{color:var(--color-text-dim);margin-bottom:1.5rem}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s ease-in-out infinite skeleton-pulse}.skeleton-table-wrapper{background:#fff;border:1px solid #e5e5e5}.skeleton-row{border-bottom:1px solid #e5e5e5;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:1rem;padding:1rem;display:grid}.skeleton-row:last-child{border-bottom:none}.skeleton-cell{flex-direction:column;gap:.5rem;display:flex}.skeleton-title-line{width:80%;height:18px}.skeleton-slug-line{width:50%;height:12px}.skeleton-badge{width:70px;height:24px}.skeleton-date-line{width:100px;height:16px}.admin-nav{border-bottom:1px solid #e5e5e5;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.admin-nav-link{color:var(--color-text-dim);border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.admin-nav-link:hover{color:var(--color-action);background:#f4f4f5}.admin-nav-link.active{background:var(--color-action);color:#fff}.skeleton-btn{width:50px;height:28px}.editor-form{background:#fff;border:1px solid #e5e5e5;padding:3rem}.form-row{margin-bottom:1.5rem}.form-row-group{grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.form-label{color:var(--color-action);justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:flex}.form-input{width:100%;color:var(--color-action);background:#fff;border:1px solid #d4d4d8;outline:none;padding:.9rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-input:focus{border-color:var(--color-anchor);box-shadow:0 0 0 3px #ff66001a}.form-input::placeholder{color:#a1a1aa}.form-textarea{width:100%;color:var(--color-action);resize:vertical;background:#fff;border:1px solid #d4d4d8;outline:none;padding:.9rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-textarea:focus{border-color:var(--color-anchor);box-shadow:0 0 0 3px #ff66001a}.form-textarea::placeholder{color:#a1a1aa}.form-textarea-small{min-height:80px}.form-textarea-large{min-height:400px;font-family:SF Mono,Consolas,Monaco,monospace;font-size:.9rem;line-height:1.6}.form-hint{color:var(--color-text-dim);margin-top:.5rem;font-size:.8rem;display:block}.upload-btn{cursor:pointer;background:#fff;border:1px solid #d4d4d8;padding:.35rem .75rem;font-family:inherit;font-size:.8rem;transition:all .2s}.upload-btn:hover{border-color:var(--color-anchor);color:var(--color-anchor)}.upload-btn:disabled{opacity:.5;cursor:not-allowed}.form-actions{border-top:1px solid #e5e5e5;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.preview-container{background:#fff;border:1px solid #e5e5e5;padding:3rem}.preview-header{border-bottom:1px solid #e5e5e5;margin-bottom:2rem;padding-bottom:2rem}.preview-header h1{color:var(--color-action);letter-spacing:-.02em;margin:0 0 .5rem;font-size:2rem;font-weight:600}.preview-excerpt{color:var(--color-text-dim);margin:0;font-size:1.1rem;line-height:1.5}.preview-content{color:var(--color-action);line-height:1.8}.preview-content h2{letter-spacing:-.02em;margin-top:2rem;font-weight:600}.preview-content p{margin:1rem 0}.preview-content img{max-width:100%}@media (max-width:768px){.admin-container{padding:1rem}.admin-card,.editor-form,.preview-container{padding:2rem 1.5rem}.admin-header{flex-direction:column;align-items:flex-start}.admin-title{font-size:1.75rem}.form-row-group{grid-template-columns:1fr}.actions-cell{flex-wrap:wrap}.form-textarea-large{min-height:300px}}.admin-controls-wrapper{background:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;padding:1.5rem;display:flex}.admin-control-group{flex-direction:column;gap:.5rem;display:flex}.admin-label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-dim);font-size:.75rem;font-weight:600}.admin-select{appearance:none;color:var(--color-action);cursor:pointer;background-color:#fff;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 .75rem center;background-repeat:no-repeat;background-size:1.25em 1.25em;border:1px solid #d4d4d8;border-radius:6px;min-width:180px;padding:.6rem 2.5rem .6rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.admin-select:hover{border-color:#a1a1aa}.admin-select:focus{border-color:var(--color-anchor);outline:none;box-shadow:0 0 0 3px #ff66001a}.resources-header{text-align:center;margin-bottom:3rem;padding-top:0}.resources-title{color:var(--color-action);letter-spacing:-.02em;margin:0 0 .5rem;font-size:2.5rem;font-weight:600}.page-container{background-color:var(--color-background);flex-direction:column;min-height:100vh;display:flex}.content-main{flex-direction:column;flex:1;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:4rem 2rem 2rem;transition:all .2s;display:flex}.page-header{text-align:center;margin-bottom:4rem}.page-title{color:var(--color-action);margin-bottom:1rem;font-size:2.5rem;font-weight:600}.page-subtitle{color:var(--color-text-dim);max-width:600px;margin:0 auto;font-size:1.25rem}.section-title{color:var(--color-action);margin-bottom:1rem;font-size:2.5rem;font-weight:600}.section-subtitle{color:var(--color-text-dim);font-size:1.25rem;font-weight:300}.service-icon{margin-bottom:1rem;font-size:3rem}.service-number{color:var(--color-anchor);font-size:4rem;font-weight:200;line-height:1;font-family:var(--font-heading);margin-bottom:1rem;display:block}.service-description{color:var(--color-text-dim);margin-bottom:1.5rem;font-weight:300;line-height:1.7}.service-list{margin:0;padding:0;list-style:none}.service-list li{color:var(--color-text-dim);margin-bottom:.5rem;padding-left:1.5rem;font-size:.95rem;font-weight:300;position:relative}.service-list li:before{content:"—";color:var(--color-anchor);position:absolute;left:0}.founders-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:6rem;display:grid}.founder-card{text-align:left;background:#fff;border:1px solid #e5e5e5;padding:3rem;transition:all .2s}.founder-card:hover{border-color:var(--color-anchor);transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.founder-image-placeholder{width:80px;height:80px;color:var(--color-text-dim);background:#f4f4f5;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;display:flex}.founder-name{color:var(--color-action);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.founder-quote{color:var(--color-text-dim);font-size:1.1rem;font-style:normal;font-weight:300;line-height:1.8}.about-content{flex-direction:column;gap:4rem;max-width:800px;margin:0 auto 6rem;display:flex}.about-section{margin-bottom:3rem}.about-section h2{color:var(--color-anchor);border:none;margin-bottom:1rem;padding:0;font-size:1.5rem;font-weight:400}.about-section p{color:var(--color-action);font-size:1.25rem;font-weight:300;line-height:1.6}.cta-section{text-align:center;background:0 0;border-top:1px solid #f0f0f0;margin-top:0;padding:3rem 2rem}.cta-section h2{color:var(--color-action);margin-bottom:2rem;font-size:2rem}.cta-section .waitlist-button{padding:1rem 2.5rem;font-size:1.1rem;display:inline-block;position:static}.brand-icon-link{color:inherit;cursor:pointer;text-decoration:none;display:contents}.nav-links a.active{color:var(--color-text-main);border-bottom:2px solid var(--color-anchor);font-weight:600}.hamburger-btn{z-index:30}.services-section{background-color:var(--color-background);width:100%;padding:0}.services-header{text-align:center;margin-bottom:4rem;padding-top:0}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;margin-bottom:2rem;display:grid}.service-card{text-align:left;background:#fff;border:1px solid #e5e5e5;flex-direction:column;height:100%;padding:3rem 2.5rem;transition:transform .2s,box-shadow .2s;display:flex}.service-card:hover{border-color:var(--color-anchor);transform:translateY(-5px);box-shadow:0 10px 30px -10px #0000000d}.service-visual-container{justify-content:flex-start;align-items:center;width:100%;height:120px;margin-bottom:2rem;display:flex}.visual-skeleton{background:#fdfdfc;border:1px solid #e1e4e8;position:relative;box-shadow:0 4px 6px -1px #00000005}.skeleton-line{background:#eef0f2;border-radius:4px;height:6px;margin-bottom:8px}.w-full{width:100%}.w-3_4{width:75%}.w-2_3{width:66%}.w-1_2{width:50%}.mobile-skeleton{border:1px solid #333;border-radius:8px;flex-direction:column;justify-content:center;width:60px;height:100px;padding:12px 6px;display:flex}.mobile-notch{background:#333;border-radius:2px;width:20px;height:3px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.mobile-home-bar{background:#333;border-radius:1px;width:24px;height:2px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.web-skeleton{background:#fff;border:1px solid #d1d5db;border-radius:6px;width:120px;height:80px;overflow:hidden}.browser-header{background:#f3f4f6;border-bottom:1px solid #e5e7eb;align-items:center;gap:3px;height:16px;padding-left:6px;display:flex}.browser-header .dot{background:#9ca3af;border-radius:50%;width:3px;height:3px}.web-content{padding:10px}.skeleton-block.icon-block{background:#eef0f2;border-radius:4px;width:20px;height:20px;margin-bottom:8px}.ai-skeleton{width:100px;height:80px;box-shadow:none;background:0 0;border:none}.ai-node{background:var(--color-anchor);z-index:2;border-radius:50%;width:12px;height:12px;position:absolute}.top-node{top:10px;left:50%;transform:translate(-50%)}.left-node{bottom:10px;left:20px}.right-node{bottom:10px;right:20px}.ai-connection{z-index:1;transform-origin:50%;background:#cbd5e1;position:absolute}.c1{width:1px;height:50px;top:15px;left:36px;transform:rotate(-30deg)}.c2{width:1px;height:50px;top:15px;right:36px;transform:rotate(30deg)}.c3{width:40px;height:1px;bottom:15px;left:30px}.service-title{color:var(--color-action);margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.service-description{color:var(--color-text-dim);flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.service-features{margin:0;padding:0;list-style:none}.service-feature-item{color:#666;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.9rem;display:flex}.feature-marker{color:var(--color-anchor);font-weight:300}@media (max-width:768px){.services-grid{grid-template-columns:1fr}.service-card{padding:2rem}}
@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-3-cyrillic-ext-400-normal.0dc94bf8.woff2)format("woff2"),url(../media/source-sans-3-cyrillic-ext-400-normal.30c532e6.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-3-cyrillic-400-normal.4772333c.woff2)format("woff2"),url(../media/source-sans-3-cyrillic-400-normal.93fcd2d6.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-3-greek-ext-400-normal.d31a0085.woff2)format("woff2"),url(../media/source-sans-3-greek-ext-400-normal.5092c226.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-3-greek-400-normal.9982b5d6.woff2)format("woff2"),url(../media/source-sans-3-greek-400-normal.f048309a.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-3-vietnamese-400-normal.91fa22a8.woff2)format("woff2"),url(../media/source-sans-3-vietnamese-400-normal.0a719eda.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-3-latin-ext-400-normal.35b18b17.woff2)format("woff2"),url(../media/source-sans-3-latin-ext-400-normal.c1256da1.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-3-latin-400-normal.443c7435.woff2)format("woff2"),url(../media/source-sans-3-latin-400-normal.a0e201c0.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:200;src:url(../media/source-sans-3-cyrillic-ext-200-normal.c3edd696.woff2)format("woff2"),url(../media/source-sans-3-cyrillic-ext-200-normal.842024d9.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:200;src:url(../media/source-sans-3-cyrillic-200-normal.d0c1d916.woff2)format("woff2"),url(../media/source-sans-3-cyrillic-200-normal.d6038be4.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:200;src:url(../media/source-sans-3-greek-ext-200-normal.a41deee5.woff2)format("woff2"),url(../media/source-sans-3-greek-ext-200-normal.7c3c3764.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:200;src:url(../media/source-sans-3-greek-200-normal.7840d94e.woff2)format("woff2"),url(../media/source-sans-3-greek-200-normal.bdcf5741.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:200;src:url(../media/source-sans-3-vietnamese-200-normal.0a1a6d0d.woff2)format("woff2"),url(../media/source-sans-3-vietnamese-200-normal.e05b989b.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:200;src:url(../media/source-sans-3-latin-ext-200-normal.a3498c8c.woff2)format("woff2"),url(../media/source-sans-3-latin-ext-200-normal.513e1391.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:200;src:url(../media/source-sans-3-latin-200-normal.3d81db1d.woff2)format("woff2"),url(../media/source-sans-3-latin-200-normal.27a7b779.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:300;src:url(../media/source-sans-3-cyrillic-ext-300-normal.52a02898.woff2)format("woff2"),url(../media/source-sans-3-cyrillic-ext-300-normal.0be4a078.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:300;src:url(../media/source-sans-3-cyrillic-300-normal.ad58c6ba.woff2)format("woff2"),url(../media/source-sans-3-cyrillic-300-normal.06b52074.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:300;src:url(../media/source-sans-3-greek-ext-300-normal.74ac92ea.woff2)format("woff2"),url(../media/source-sans-3-greek-ext-300-normal.954a06d9.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:300;src:url(../media/source-sans-3-greek-300-normal.043a7d70.woff2)format("woff2"),url(../media/source-sans-3-greek-300-normal.27747bd3.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:300;src:url(../media/source-sans-3-vietnamese-300-normal.fd885fed.woff2)format("woff2"),url(../media/source-sans-3-vietnamese-300-normal.3893765e.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:300;src:url(../media/source-sans-3-latin-ext-300-normal.b7e37ffd.woff2)format("woff2"),url(../media/source-sans-3-latin-ext-300-normal.da47b128.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:300;src:url(../media/source-sans-3-latin-300-normal.f8f4eb83.woff2)format("woff2"),url(../media/source-sans-3-latin-300-normal.d4298887.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-3-cyrillic-ext-400-normal.0dc94bf8.woff2)format("woff2"),url(../media/source-sans-3-cyrillic-ext-400-normal.30c532e6.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-3-cyrillic-400-normal.4772333c.woff2)format("woff2"),url(../media/source-sans-3-cyrillic-400-normal.93fcd2d6.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-3-greek-ext-400-normal.d31a0085.woff2)format("woff2"),url(../media/source-sans-3-greek-ext-400-normal.5092c226.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-3-greek-400-normal.9982b5d6.woff2)format("woff2"),url(../media/source-sans-3-greek-400-normal.f048309a.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-3-vietnamese-400-normal.91fa22a8.woff2)format("woff2"),url(../media/source-sans-3-vietnamese-400-normal.0a719eda.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-3-latin-ext-400-normal.35b18b17.woff2)format("woff2"),url(../media/source-sans-3-latin-ext-400-normal.c1256da1.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(../media/source-sans-3-latin-400-normal.443c7435.woff2)format("woff2"),url(../media/source-sans-3-latin-400-normal.a0e201c0.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:500;src:url(../media/source-sans-3-cyrillic-ext-500-normal.c6139eb4.woff2)format("woff2"),url(../media/source-sans-3-cyrillic-ext-500-normal.2879e7b0.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:500;src:url(../media/source-sans-3-cyrillic-500-normal.a6a17f98.woff2)format("woff2"),url(../media/source-sans-3-cyrillic-500-normal.14c8f6fa.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:500;src:url(../media/source-sans-3-greek-ext-500-normal.99e012f4.woff2)format("woff2"),url(../media/source-sans-3-greek-ext-500-normal.a368b9bc.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:500;src:url(../media/source-sans-3-greek-500-normal.18fa8df6.woff2)format("woff2"),url(../media/source-sans-3-greek-500-normal.ddc1cd6b.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:500;src:url(../media/source-sans-3-vietnamese-500-normal.8fec3abe.woff2)format("woff2"),url(../media/source-sans-3-vietnamese-500-normal.89e4d1fe.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:500;src:url(../media/source-sans-3-latin-ext-500-normal.895359a3.woff2)format("woff2"),url(../media/source-sans-3-latin-ext-500-normal.08191475.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:500;src:url(../media/source-sans-3-latin-500-normal.5aa60ff4.woff2)format("woff2"),url(../media/source-sans-3-latin-500-normal.5931877c.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(../media/source-sans-3-cyrillic-ext-600-normal.e5191aa6.woff2)format("woff2"),url(../media/source-sans-3-cyrillic-ext-600-normal.81b9298d.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(../media/source-sans-3-cyrillic-600-normal.dd10317a.woff2)format("woff2"),url(../media/source-sans-3-cyrillic-600-normal.ffb1c989.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(../media/source-sans-3-greek-ext-600-normal.ba7966b5.woff2)format("woff2"),url(../media/source-sans-3-greek-ext-600-normal.783e81e8.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(../media/source-sans-3-greek-600-normal.cb93b7be.woff2)format("woff2"),url(../media/source-sans-3-greek-600-normal.fcdf6136.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(../media/source-sans-3-vietnamese-600-normal.2b691f0e.woff2)format("woff2"),url(../media/source-sans-3-vietnamese-600-normal.267d0900.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(../media/source-sans-3-latin-ext-600-normal.52feba70.woff2)format("woff2"),url(../media/source-sans-3-latin-ext-600-normal.a1d223a2.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(../media/source-sans-3-latin-600-normal.d9dc0a19.woff2)format("woff2"),url(../media/source-sans-3-latin-600-normal.194adad4.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
