*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}html{-webkit-text-size-adjust:100%;line-height:1.5}dl,figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;line-height:inherit;margin:0;padding:0}[role=button],button{background-color:initial;border:none;cursor:pointer}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.homecard-container{background-color:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .3s}.homecard-container:hover{box-shadow:0 25px 50px -12px #00000040}.homecard-image-wrap{position:relative}.homecard-banner{display:block;height:12rem;object-fit:cover;width:100%}.homecard-icon{background-color:#fff;border:4px solid #fff;border-radius:.75rem;bottom:-1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;height:4rem;left:1.5rem;position:absolute;width:4rem}.homecard-content{display:flex;flex:1 1;flex-direction:column;padding:4rem 1.5rem 1.5rem}.homecard-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.homecard-desc{color:#4b5563;flex:1 1;margin-bottom:2rem}.homecard-actions{align-items:center;display:flex;flex-direction:column;gap:1rem}.homecard-stores{display:flex;gap:1rem;justify-content:center}.homecard-store-img{height:3rem}.homecard-btn-primary{background-color:#2563eb;border-radius:9999px;color:#fff;display:inline-block;font-weight:500;padding:.5rem 1.25rem;text-decoration:none;transition:background-color .2s}.homecard-btn-primary:hover{background-color:#1d4ed8}.homecard-links{display:flex;gap:1rem;margin-top:.5rem}.homecard-link{color:#2563eb;font-size:.875rem;text-decoration:underline}.tilboapps-container{align-items:center;background-image:linear-gradient(180deg,#e0f2fe,#fff);color:#1f2937;display:flex;flex-direction:column;min-height:100vh;padding:3rem 1rem}.tilboapps-header{margin-bottom:3rem;text-align:center}.tilboapps-title{color:#2563eb;font-size:2.25rem;font-weight:700;line-height:2.5rem;margin-bottom:.5rem}.tilboapps-subtitle{color:#4b5563;font-size:1.125rem;line-height:1.75rem}.tilboapps-avatar-container{height:5rem;margin:1rem auto;width:5rem;z-index:10}.tilboapps-avatar{border:4px solid #fff;border-radius:9999px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;height:100%;object-fit:cover;width:100%}.tilboapps-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(1,minmax(0,1fr));max-width:64rem;width:100%}@media (min-width:640px){.tilboapps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.tilboapps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.tilboapps-contact{margin-top:8rem;max-width:36rem;text-align:center;width:100%}.tilboapps-contact-title{color:#2563eb;font-size:1.5rem;font-weight:600;line-height:2rem;margin-bottom:1rem}.tilboapps-contact-text{color:#4b5563;margin-bottom:1.5rem}.tilboapps-link{color:#2563eb;text-decoration:underline}.tilboapps-form{display:flex;flex-direction:column;gap:1rem}.tilboapps-input{border:1px solid #d1d5db;border-radius:.5rem;outline:none;padding:.75rem;width:100%}.tilboapps-input:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #60a5fa}.tilboapps-button{background-color:#2563eb;border:none;border-radius:9999px;color:#fff;cursor:pointer;display:inline-block;font-weight:500;padding:.5rem;text-align:center;transition:background-color .2s}.tilboapps-button:hover{background-color:#1d4ed8}.tilboapps-social{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:6rem}.tilboapps-social-btn{align-items:center;background-color:#000;border-radius:9999px;display:flex;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s}.tilboapps-social-btn:hover{background-color:#1f2937}.tilboapps-social-icon{height:1.25rem;width:1.25rem}.tilboapps-social-text{color:#fff;font-weight:500}.tilboapps-footer{color:#6b7280;font-size:.875rem;margin-top:4rem}.milestory-container{background-image:linear-gradient(180deg,#eff6ff,#fff);color:#1f2937;display:flex;flex-direction:column;min-height:100vh}.milestory-header{position:relative;width:100%}.milestory-back-btn{color:#4b5563;cursor:pointer;left:1rem;padding:.25rem;position:absolute;top:1rem;transition:color .2s;z-index:10}.milestory-back-btn:hover{color:#1e40af}.milestory-icon-sm{height:1.5rem;width:1.5rem}.milestory-banner-img{height:18rem;object-fit:cover;object-position:top;width:100%}.milestory-overlay{align-items:center;background-color:#0000004d;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;padding:1.5rem;position:absolute;right:0;text-align:center;top:0}.milestory-app-icon{background-color:#fff;border:2px solid #fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;height:5rem;margin-bottom:1rem;margin-top:4rem;width:5rem}.milestory-h1{color:#fff;font-size:2.25rem;font-weight:700;margin-bottom:.5rem}.milestory-desc{color:#fff;font-size:1.125rem;max-width:28rem}.milestory-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem}.milestory-store-img{height:3rem}.milestory-features{margin-left:auto;margin-right:auto;max-width:56rem;padding:3rem 1.5rem;text-align:center}.milestory-h2{color:#1d4ed8;font-size:1.875rem;font-weight:600;margin-bottom:1.5rem;margin-top:4rem}.milestory-features-p{color:#4b5563;line-height:1.625;margin-bottom:2rem}.milestory-ul{grid-gap:1.5rem;color:#374151;display:grid;gap:1.5rem;list-style:none;padding-left:0;text-align:left}@media (min-width:640px){.milestory-ul{grid-template-columns:repeat(2,minmax(0,1fr))}}.milestory-screenshots{background-color:#f9fafb;padding:2.5rem 1rem}.milestory-h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.milestory-flex-center{display:flex;justify-content:center}.milestory-scroll-container{-ms-overflow-style:none;overflow-x:auto;padding-left:1rem;padding-right:1rem;scrollbar-width:none}.milestory-scroll-container::-webkit-scrollbar{display:none}.milestory-scroll-view{display:flex;gap:1rem;padding-bottom:.5rem;scroll-behavior:smooth;width:-webkit-max-content;width:max-content}.milestory-screenshot-img{border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;flex-shrink:0;height:24rem;object-fit:cover;width:auto}.milestory-cta{padding:3rem 1.5rem;text-align:center}.milestory-cta-h3{color:#2563eb;font-size:1.875rem;font-weight:700;margin-bottom:.75rem}.milestory-cta-p{color:#4b5563;margin-bottom:1.5rem}.milestory-x-profile{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.milestory-x-btn{align-items:center;background-color:#000;border-radius:9999px;display:flex;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s}.milestory-x-btn:hover{background-color:#1f2937}.milestory-x-icon{height:1.25rem;width:1.25rem}.milestory-x-text{color:#fff;font-weight:500}.milestory-footer{align-items:center;border-top:1px solid #e5e7eb;color:#6b7280;display:flex;flex-direction:column;font-size:.875rem;gap:.5rem;padding-bottom:2.5rem;padding-top:2.5rem;text-align:center}.milestory-footer-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:.5rem}.milestory-footer-link{color:#2563eb;text-decoration:underline}.sevn-container{background-color:#fff;color:#111827;min-height:100vh;overflow:hidden}.sevn-header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:#ffffffb3;border-bottom:1px solid #f3f4f6;left:0;position:fixed;top:0;width:100%;z-index:50}.sevn-header-inner{align-items:center;display:flex;height:4rem;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:72rem;padding-left:1.5rem;padding-right:1.5rem}.sevn-back-btn{align-items:center;color:#4b5563;display:flex;padding:.25rem;transition:color .2s}.sevn-back-btn:hover{color:#1e40af}.sevn-icon-sm{height:1.5rem;width:1.5rem}.sevn-header-center{align-items:center;display:flex;flex:1 1;gap:.75rem;justify-content:center}.sevn-logo-sm{height:1.75rem;width:1.75rem}.sevn-header-spacer{width:2.5rem}@media (min-width:768px){.sevn-mobile-only{display:none}}.sevn-hero{padding:10rem 1.5rem 7rem;position:relative;text-align:center}.sevn-glow-1{background-color:#3b82f61a;border-radius:9999px;filter:blur(140px);height:900px;left:50%;pointer-events:none;position:absolute;top:-8rem;transform:translateX(-50%);width:900px}.sevn-glow-2{background-color:#818cf81a;right:0;top:5rem}.sevn-glow-2,.sevn-glow-3{border-radius:9999px;filter:blur(120px);height:500px;pointer-events:none;position:absolute;width:500px}.sevn-glow-3{background-color:#7dd3fc1a;bottom:0;left:0}.sevn-hero-content{margin-left:auto;margin-right:auto;max-width:56rem;position:relative}.sevn-hero-logo{height:5rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;width:5rem}.sevn-h1{font-size:3rem;font-weight:700;letter-spacing:-.025em;line-height:1.1}@media (min-width:768px){.sevn-h1{font-size:3.75rem}}.sevn-text-muted{color:#9ca3af}.sevn-hero-p1{color:#4b5563;font-size:1.125rem;margin-top:1.5rem;max-width:36rem}.sevn-hero-p1,.sevn-hero-p2{margin-left:auto;margin-right:auto}.sevn-hero-p2{color:#6b7280;font-size:.875rem;margin-top:.75rem;max-width:32rem}.sevn-buttons-wrap{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2.5rem}.sevn-store-btn{height:3rem}.sevn-screenshots-section{padding-bottom:8rem;padding-left:1.5rem;padding-right:1.5rem}.sevn-inner{margin-left:auto;margin-right:auto;max-width:72rem}.sevn-h2{font-size:1.875rem;font-weight:600;margin-bottom:4rem;text-align:center}.sevn-screenshot-grid{grid-gap:2.5rem;display:grid;gap:2.5rem}@media (min-width:768px){.sevn-screenshot-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.sevn-screenshot-card{border:1px solid #f3f4f6;border-radius:32px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;transition:transform .2s}.sevn-screenshot-card:hover{transform:scale(1.03)}.sevn-features-section{background-color:#f9fafb;padding:7rem 1.5rem}.sevn-feature-grid{grid-gap:2rem;display:grid;gap:2rem}@media (min-width:768px){.sevn-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.sevn-feature-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 1px 2px 0 #0000000d;padding:2rem;transition:box-shadow .2s}.sevn-feature-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.sevn-feature-title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.sevn-feature-text{color:#4b5563;font-size:.875rem;line-height:1.625}.sevn-cta-section{padding:8rem 1.5rem;position:relative;text-align:center}.sevn-cta-glow{background-color:#60a5fa1a;border-radius:9999px;filter:blur(120px);height:600px;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:600px}.sevn-cta-content{margin-left:auto;margin-right:auto;max-width:48rem;position:relative}.sevn-cta-h2{font-size:2.25rem;font-weight:600}.sevn-cta-text{color:#4b5563;margin-top:1rem}.sevn-footer{align-items:center;border-top:1px solid #e5e7eb;color:#6b7280;display:flex;flex-direction:column;font-size:.875rem;gap:.75rem;padding-bottom:3rem;padding-top:3rem;position:relative;text-align:center;z-index:10}.sevn-footer-links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.sevn-footer-link{transition:color .15s}.sevn-footer-link:hover{color:#111827}.pdfviewer-container{background-image:linear-gradient(180deg,#dbeafe,#fff);color:#1f2937;display:flex;flex-direction:column;height:100vh}.pdfviewer-header{flex-shrink:0;padding-bottom:1rem;padding-top:1rem;position:relative;width:100%}.pdfviewer-back-btn{color:#4b5563;cursor:pointer;left:1rem;padding:.25rem;position:absolute;top:1rem;transition:color .15s;z-index:10}.pdfviewer-back-btn:hover{color:#1e40af}.pdfviewer-icon{height:1.75rem;width:1.75rem}.pdfviewer-title{font-size:1.5rem;font-weight:600;text-align:center}.pdfviewer-content{align-items:center;display:flex;flex-grow:1;justify-content:center;padding-left:1rem;padding-right:1rem}.pdfviewer-iframe{border:1px solid #d1d5db;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;height:calc(100vh - 120px);max-width:64rem;overflow:hidden;width:100%}.pdfviewer-footer{color:#6b7280;flex-shrink:0;font-size:.875rem;padding-bottom:1rem;padding-top:1rem;text-align:center}:root{--pucked-bg:#0d0c0a;--pucked-card-bg:#161412;--pucked-card-border:#292522;--pucked-text-main:#f5f3f0;--pucked-text-muted:#a39e98;--pucked-accent:#e58e38;--pucked-accent-light:#f7a950;--pucked-gradient:linear-gradient(135deg,#f7a950,#e58e38 50%,#c46816)}.pucked-container{align-items:center;background-color:#0d0c0a;background-color:var(--pucked-bg);color:#f5f3f0;color:var(--pucked-text-main);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;overflow-x:hidden}.pucked-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0d0c0ad9;border-bottom:1px solid #292522;border-bottom:1px solid var(--pucked-card-border);max-width:1200px;padding:18px 24px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:50}.pucked-header-inner{align-items:center;display:flex;justify-content:space-between}.pucked-back-btn{align-items:center;color:#a39e98;color:var(--pucked-text-muted);display:flex;font-size:.95rem;font-weight:500;gap:6px;text-decoration:none;transition:color .2s ease}.pucked-back-btn:hover{color:#f5f3f0;color:var(--pucked-text-main)}.pucked-header-center{align-items:center;display:flex;gap:10px}.pucked-logo-sm{border-radius:6px;height:28px;width:28px}.pucked-app-title{font-size:1.1rem;font-weight:700;letter-spacing:-.02em}.pucked-header-spacer{width:90px}.pucked-hero{align-items:center;display:flex;flex-direction:column;max-width:800px;padding:80px 24px 40px;text-align:center}.pucked-hero-badge{background-color:#e58e381f;border:1px solid #e58e3840;border-radius:99px;color:#f7a950;color:var(--pucked-accent-light);font-size:.85rem;font-weight:600;letter-spacing:.05em;margin-bottom:24px;padding:6px 16px;text-transform:uppercase}.pucked-hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:0 0 20px}.pucked-gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f7a950,#e58e38 50%,#c46816);background:var(--pucked-gradient);-webkit-background-clip:text}.pucked-hero-subtitle{color:#a39e98;color:var(--pucked-text-muted);font-size:1.2rem;line-height:1.6;margin:0 0 36px;max-width:620px}.pucked-buttons-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.pucked-store-link{transition:transform .2s ease,opacity .2s ease}.pucked-store-link:hover{opacity:.9;transform:translateY(-2px)}.pucked-store-btn{height:48px;width:auto}.pucked-showcase{max-width:1200px;padding:40px 24px 80px;width:100%}.pucked-showcase-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.pucked-screenshot-card{background:#161412;background:var(--pucked-card-bg);border:1px solid #292522;border:1px solid var(--pucked-card-border);border-radius:20px;box-shadow:0 20px 40px #0006;padding:10px;transition:transform .3s ease,border-color .3s ease}.pucked-screenshot-card:hover{border-color:#e58e3866;transform:translateY(-6px)}.pucked-screenshot-img{border-radius:12px;display:block;height:auto;width:100%}.pucked-features{max-width:1100px;padding:60px 24px;width:100%}.pucked-section-title{font-size:2rem;font-weight:700;letter-spacing:-.02em;margin-bottom:48px;text-align:center}.pucked-features-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.pucked-feature-card{background:#161412;background:var(--pucked-card-bg);border:1px solid #292522;border:1px solid var(--pucked-card-border);border-radius:16px;display:flex;flex-direction:column;gap:12px;padding:28px 24px}.pucked-feature-icon{font-size:2rem;margin-bottom:4px}.pucked-feature-card h3{font-size:1.2rem;font-weight:600;margin:0}.pucked-feature-card p{color:#a39e98;color:var(--pucked-text-muted);font-size:.95rem;line-height:1.5;margin:0}.pucked-cta-card{background:linear-gradient(180deg,#1f1b17,#161412);background:linear-gradient(180deg,#1f1b17 0,var(--pucked-card-bg) 100%);border:1px solid #292522;border:1px solid var(--pucked-card-border);border-radius:28px;box-shadow:0 30px 60px #00000080;margin:40px 24px 80px;max-width:900px;padding:60px 32px;text-align:center;width:calc(100% - 48px)}.pucked-cta-card h2{font-size:2rem;font-weight:700;margin:0 0 12px}.pucked-cta-card p{color:#a39e98;color:var(--pucked-text-muted);font-size:1.1rem;margin:0 0 32px}.pucked-footer{background-color:#080706;border-top:1px solid #292522;border-top:1px solid var(--pucked-card-border);padding:40px 24px;width:100%}.pucked-footer-inner{align-items:center;display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:1100px}.pucked-footer-brand{align-items:center;color:#a39e98;color:var(--pucked-text-muted);display:flex;font-size:.95rem;font-weight:600;gap:8px}.pucked-logo-xs{border-radius:4px;height:20px;width:20px}.pucked-footer-links{align-items:center;display:flex;gap:12px}.pucked-footer-link{color:#a39e98;color:var(--pucked-text-muted);font-size:.9rem;text-decoration:none;transition:color .2s ease}.pucked-footer-link:hover{color:#f5f3f0;color:var(--pucked-text-main)}.pucked-dot{color:#292522;color:var(--pucked-card-border);font-size:.8rem}.pucked-copyright{color:#66615c;font-size:.85rem;margin:0}@media (max-width:900px){.pucked-showcase-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.pucked-header-spacer{display:none}.pucked-hero{padding-top:40px}.pucked-showcase-grid{grid-template-columns:1fr;margin:0 auto;max-width:320px}.pucked-cta-card{padding:40px 20px}.pucked-legal-wrapper{max-width:800px;padding:60px 24px;width:100%}.pucked-legal-content{background:#161412;background:var(--pucked-card-bg);border:1px solid #292522;border:1px solid var(--pucked-card-border);border-radius:20px;color:#d1ccc5;line-height:1.7;padding:40px}.pucked-legal-content h1{color:#f5f3f0;color:var(--pucked-text-main);font-size:2.2rem;letter-spacing:-.02em;margin-bottom:8px;margin-top:0}.pucked-legal-date{color:#a39e98;color:var(--pucked-text-muted);font-size:.9rem;margin-bottom:32px}.pucked-legal-content h2{color:#f5f3f0;color:var(--pucked-text-main);font-size:1.3rem;margin-bottom:12px;margin-top:36px}.pucked-legal-content p{margin-bottom:16px}.pucked-legal-content ul{margin-bottom:24px;padding-left:20px}.pucked-legal-content li{margin-bottom:8px}.pucked-legal-link{color:#f7a950;color:var(--pucked-accent-light);text-decoration:underline}.pucked-contact-box{background-color:#0d0c0a;background-color:var(--pucked-bg);border:1px solid #292522;border:1px solid var(--pucked-card-border);border-radius:12px;margin-top:16px;padding:20px}.pucked-contact-box p{margin:4px 0}@media (max-width:600px){.pucked-legal-content{padding:24px 18px}}}
/*# sourceMappingURL=main.d43f75ef.css.map*/