@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@font-face{font-family:boldfont;src:url(/fonts/boldfont.otf) format("opentype");font-display:swap}@font-face{font-family:regularfont;src:url(/fonts/regularfont.otf) format("opentype");font-display:swap}@font-face{font-family:fonte2;src:url(/fonts/font2.otf) format("opentype");font-display:swap}:root{--max-width:440px;--border-radius:12px;--font-mono:var(--font-inter),ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}body{margin:0;padding:0;background-color:#000;overflow-x:hidden;font-family:Arial,sans-serif}.container{max-width:440px;min-width:320px;margin:0 auto;width:100%;flex-direction:column;min-height:100vh}.container,main.container{display:flex;overflow-x:hidden}main.container{flex:1 1;flex-direction:column}.header{background-color:#1e1e1e;width:100%;height:45px;display:flex;align-items:center;justify-content:space-between;transition:transform .5s ease-in-out,opacity .5s ease-in-out;z-index:50;margin:0;padding:0;will-change:transform,opacity}.logo{width:32px;height:32px;margin-left:8px;image-rendering:-webkit-optimize-contrast}.header-button{all:unset;align-items:center;background-color:#08c;border:none;color:#fff;width:auto;height:32px;justify-content:center;text-align:center;text-decoration:none;font-size:14px;font-family:regularfont;font-weight:100;margin-right:8px;cursor:pointer;transition:background-color .3s;padding:0 20px;will-change:background-color;box-shadow:none}.header-button,.hero-section{display:flex;border-radius:16px;position:relative;overflow:hidden}.hero-section{background-color:#1e1e1e;width:calc(100% - 16px);max-width:440px;min-width:320px;height:auto;flex-direction:column;padding:0;margin:4px auto 0}.section-header{background-color:#1e1e1e;margin:0;padding:8px 0 4px;border-radius:0;text-align:center}.section-title{font-family:boldfont;font-size:24px;font-weight:700;color:#fff;margin:0;display:flex;align-items:center;justify-content:center;gap:8px}.section-subtitle{font-size:16px;margin:2px 0 0;color:#7d7f81;font-weight:400;font-family:regularfont}.section-description{font-size:14px;font-family:regularfont;padding:4px 16px 8px;color:#fff;line-height:1.4;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.2);letter-spacing:.3px;max-height:calc(1.4em * 2);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card-feed{gap:10px;width:calc(100% - 16px);margin:8px auto}.card,.card-feed{display:flex;flex-direction:column;max-width:440px;min-width:320px;padding:0;box-sizing:border-box}.card{background-color:#1e1e1e;min-height:80px;border-radius:16px;box-shadow:0 4px 8px rgba(0,0,0,.18);align-items:center}.card,.card-image-wrapper{width:100%;margin:0;overflow:hidden}.card-image-wrapper{height:170px;padding:0;position:relative}.card-image,.card-image-wrapper{border-radius:16px 16px 18px 18px}.card-image{width:100%!important;height:170px!important;object-fit:cover;display:block}.card-content{padding:1px 4px;box-sizing:border-box;flex-direction:column;justify-content:center;min-height:unset}.card-content,.card-info{width:100%;display:flex;align-items:flex-start}.card-info{flex-direction:row;gap:2px;padding-top:2px}.card-profile-image{width:32px!important;height:32px!important;border-radius:50%;object-fit:cover;margin-right:4px;margin-top:0;border:none;background:transparent;box-shadow:none;flex-shrink:0}.card-text-content{flex:1 1;display:flex;flex-direction:column;justify-content:center;min-width:0}.card-header{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:100%;gap:4px;margin-bottom:0;position:relative}.card-title-container{display:flex;flex-direction:column;gap:0;flex:1 1;min-width:0;max-width:calc(100% - 150px);margin-left:0}.card-title{font-family:regularfont;font-size:14px;color:#fff;padding:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin:0;font-weight:500}.card-location{display:flex;align-items:center;gap:3px;width:auto;min-width:0;margin-top:-4px}.card-location-icon{height:11px;width:auto;margin-top:-3px}.card-location-text{font-family:regularfont;font-size:11px;color:#cecece;white-space:nowrap;margin:0;padding:0}.card-button{all:unset;display:flex;align-items:center;justify-content:center;background-color:#08c;border:none;color:#fff;width:140px;height:32px;text-align:center;text-decoration:none;font-size:12px;font-family:regularfont;font-weight:100;cursor:pointer;border-radius:26px;transition:background-color .3s;position:relative;overflow:hidden;padding:0;will-change:background-color;box-shadow:none;flex-shrink:0;margin-left:auto;line-height:32px}.card-button:active{background-color:#005580}.card-button::-moz-focus-inner{border:0}.last-card-cta{width:calc(100% - 16px);max-width:440px;min-width:320px;border-radius:16px;overflow:hidden;position:relative;box-shadow:0 4px 8px rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center;min-height:170px;padding:0;box-sizing:border-box;margin:0 auto 60px}.last-card-cta-image{width:100%;height:170px;object-fit:cover;border-radius:16px;display:block}.last-card-cta-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;z-index:2;pointer-events:none}.last-card-cta .cta-text{color:#fff;font-size:17px;text-align:center;margin:0 0 12px;font-family:regularfont;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.45);pointer-events:auto}.last-card-cta .cta-button{width:90%;max-width:320px;height:48px;font-size:15px;font-weight:700;color:#fff;background-color:#08c;border:none;border-radius:26px;overflow:hidden;cursor:pointer;text-align:center;outline:none;z-index:2;margin:0;box-shadow:0 4px 8px rgba(0,0,0,.3);will-change:background-color;flex-shrink:0;transition:background-color .3s;pointer-events:auto}@media (max-width:400px){.card-feed{gap:7px;width:calc(100% - 16px);margin:8px auto;padding:0}.card,.card-feed{max-width:440px;min-width:320px}.card{width:100%;margin:0}.card-content{padding:4px 7px}.last-card-cta{padding:0;margin:0 auto 60px}.hero-section,.last-card-cta{width:calc(100% - 16px);min-width:320px;max-width:440px}.hero-section{margin:8px auto 0}}.upsell-button{background-color:#16b100;color:#fff;text-align:center;text-decoration:none;display:block;font-size:24px;cursor:pointer;border:none;border-radius:18px;transition:background-color .3s;width:90vw;max-width:400px;font-weight:700;box-shadow:none;height:70px;text-transform:uppercase;letter-spacing:.5px;margin:0 auto;padding:0 24px}.upsell-button:hover{background-color:#139900}@media (max-width:400px){.upsell-button{max-width:100vw}}.upsell-bg-white{background:#fff;min-height:100vh;width:100vw}