.landing-footer{border-top:1px solid;width:100%;padding:0 2rem}.landing-footer.light{background:0 0;border-color:#00000014}.landing-footer.dark{background:0 0;border-color:#ffffff0f}.footer-inner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;display:flex}.footer-left{align-items:center;gap:.75rem;display:flex}.footer-brand{letter-spacing:-.02em;font-size:.875rem;font-weight:700}.landing-footer.light .footer-brand{color:#1a1a1a}.landing-footer.dark .footer-brand{color:#f5f5f4}.footer-copy{font-size:.8125rem}.landing-footer.light .footer-copy{color:#a0a0a0}.landing-footer.dark .footer-copy{color:#ffffff4d}.footer-center{align-items:center;gap:1.25rem;display:flex}.footer-center a{justify-content:center;align-items:center;width:18px;height:18px;transition:opacity .15s;display:flex}.footer-center a:hover{opacity:.6}.landing-footer.light .footer-center a{color:#888}.landing-footer.dark .footer-center a{color:#fff6}.footer-center svg{width:16px;height:16px}.footer-right{align-items:center;gap:1.5rem;display:flex}.footer-right a{font-size:.8125rem;text-decoration:none;transition:opacity .15s}.footer-right a:hover{opacity:.6}.landing-footer.light .footer-right a{color:#666}.landing-footer.dark .footer-right a{color:#ffffff80}@media (max-width:640px){.footer-inner{flex-direction:column;gap:1.25rem;height:auto;padding:1.5rem 0}.footer-left{order:1}.footer-center{order:3}.footer-right{order:2;gap:1.25rem}}
.orbis-landing{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;transition:background-color .7s,color .7s}.orbis-landing::selection{background-color:#3b82f64d}.orbis-landing.dark{color:#f5f5f4}.orbis-landing.light{color:#1c1917;background-color:#f5f5f4}.theme-toggle{z-index:100;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:fixed;top:24px;right:24px}.orbis-landing.dark .theme-toggle{color:#fff;background-color:#ffffff1a}.orbis-landing.dark .theme-toggle:hover{background-color:#fff3}.orbis-landing.light .theme-toggle{color:#1c1917;background-color:#0000000d}.orbis-landing.light .theme-toggle:hover{background-color:#0000001a}.hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.hero-content{text-align:center}.brand{letter-spacing:.3em;text-transform:uppercase;margin-bottom:64px;font-size:14px;transition:color .3s}.brand.dark{color:#fff6}.brand.light{color:#0006}h1{letter-spacing:-.02em;font-size:clamp(48px,8vw,96px);font-weight:300;line-height:1.1}.word-wrapper{display:inline-block;position:relative}.word-container{text-align:left;min-width:320px;display:inline-block;position:relative}.word-underline{height:2px;transition:background-color .3s;position:absolute;bottom:-8px;left:0;right:0}.word-underline.dark{background-color:#ffffff4d}.word-underline.light{background-color:#0000004d}.word-scroller{height:1.17em;display:block;position:relative;overflow:hidden}.word-track{will-change:transform;flex-direction:column;display:flex}.word{will-change:opacity,transform;height:1.15em;line-height:1.9;display:block}.tagline{letter-spacing:.05em;opacity:0;margin-top:64px;font-size:14px;transition:opacity 1s}.tagline.visible{opacity:1}.tagline.dark{color:#ffffff4d}.tagline.light{color:#0000004d}.scroll-indicator{opacity:0;transition:opacity 1s;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.scroll-indicator.visible{opacity:1}.scroll-pill{border:2px solid;border-radius:12px;justify-content:center;align-items:flex-start;width:24px;height:40px;padding-top:8px;display:flex}.scroll-pill.dark{border-color:#fff3}.scroll-pill.light{border-color:#0003}.scroll-dot{border-radius:2px;width:4px;height:8px;animation:1.5s infinite bounce}.scroll-dot.dark{background-color:#fff6}.scroll-dot.light{background-color:#0006}@keyframes bounce{0%,to{transform:translateY(0)}50%{opacity:.5;transform:translateY(8px)}}.feature-section{opacity:0;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:80px 24px;transition:opacity .8s,transform .8s;display:flex;transform:translateY(40px)}.feature-section.visible{opacity:1;transform:translateY(0)}.feature-title{text-align:center;max-width:600px;margin-bottom:48px;font-size:clamp(24px,4vw,36px);font-weight:300}.feature-title.dark{color:#ffffffb3}.feature-title.light{color:#000000b3}.country-grid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;max-width:900px;margin-bottom:48px;display:grid}.country-card{cursor:pointer;border-radius:24px;height:280px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.country-card:hover{transform:translateY(-4px)}.orbis-landing.dark .country-card{background:linear-gradient(145deg,#292524,#1c1917);box-shadow:0 4px 24px #0000004d}.orbis-landing.dark .country-card:hover{box-shadow:0 8px 32px #0006}.orbis-landing.light .country-card{background:linear-gradient(145deg,#fff,#e7e5e4);box-shadow:0 4px 24px #0000001a}.orbis-landing.light .country-card:hover{box-shadow:0 8px 32px #00000026}.country-card-image{object-fit:cover;opacity:.7;width:100%;height:100%;position:absolute;inset:0}.country-card-content{background:linear-gradient(#0000,#000c);padding:24px;position:absolute;bottom:0;left:0;right:0}.country-card-label{text-transform:uppercase;letter-spacing:.1em;opacity:.6;color:#f5f5f4;margin-bottom:4px;font-size:12px}.country-card-title{color:#f5f5f4;font-size:24px;font-weight:400}.country-card-subtitle{opacity:.7;color:#f5f5f4;margin-top:4px;font-size:14px}.ghost-card{cursor:pointer;border:2px dashed;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:280px;transition:all .3s;display:flex}.ghost-card.dark{background:#ffffff05;border-color:#ffffff26}.ghost-card.dark:hover{background:#ffffff0d;border-color:#ffffff4d}.ghost-card.light{background:#00000005;border-color:#00000026}.ghost-card.light:hover{background:#0000000d;border-color:#0000004d}.ghost-card-icon{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s;display:flex}.ghost-card:hover .ghost-card-icon{transform:scale(1.1)}.ghost-card-icon.dark{background:#ffffff1a}.ghost-card-icon.light{background:#0000000d}.ghost-card-icon svg{opacity:.5;width:24px;height:24px}.ghost-card-text{opacity:.5;font-size:14px}.demo-container{width:100%;max-width:800px;margin:0 auto;position:relative;overflow:visible}.demo-container.is-dragging .source-image.draggable,.demo-container.is-dragging{cursor:grabbing}.demo-page{border-radius:24px;min-height:500px;padding:32px;position:relative;overflow:hidden}.demo-page.dark{background:#292524;box-shadow:0 8px 32px #0006}.demo-page.light{background:#fff;box-shadow:0 8px 32px #0000001a}.demo-header{margin-bottom:24px}.demo-back{opacity:.5;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;display:inline-flex}.demo-title{font-size:36px;font-weight:300}.demo-subtitle{opacity:.5;margin-top:8px;font-size:14px}.bento-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:120px;gap:16px;display:grid}.bento-item{opacity:0;border-radius:16px;transition:opacity .5s,transform .5s;position:relative;overflow:hidden;transform:scale(.8)}.bento-item.visible{opacity:1;transform:scale(1)}.bento-item.size-large{grid-area:span 2/span 2}.bento-item.size-medium{grid-area:span 1/span 2}.bento-item.size-small{grid-area:span 1/span 1}.bento-item img{object-fit:cover;width:100%;height:100%}.demo-cursor{pointer-events:none;z-index:50;opacity:0;width:24px;height:24px;transition:opacity .3s;position:absolute}.demo-cursor.visible{opacity:1}.demo-cursor svg{filter:drop-shadow(0 2px 4px #0000004d);width:24px;height:24px}.dragged-image{pointer-events:none;z-index:40;opacity:0;border-radius:12px;width:100px;height:100px;transition:left .4s ease-out,top .4s ease-out,transform .4s ease-out,opacity .3s;position:absolute;overflow:hidden;transform:scale(.5)rotate(-5deg);box-shadow:0 8px 32px #0000004d}.dragged-image.visible{opacity:1;transform:scale(1)rotate(0)}.dragged-image img{object-fit:cover;width:100%;height:100%}.demo-dropzone{pointer-events:none;z-index:30;border:3px dashed #0000;border-radius:24px;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.demo-dropzone.active{background:#3b82f61a;border-color:#3b82f680}.demo-dropzone-text{color:#3b82f6cc;opacity:0;font-size:18px;font-weight:500;transition:opacity .3s}.demo-dropzone.active .demo-dropzone-text{opacity:1}.image-source{flex-direction:column;gap:12px;display:flex;position:absolute;top:50%;right:-100px;transform:translateY(-50%)}.source-image{border-radius:12px;width:70px;height:70px;transition:transform .3s,opacity .3s;overflow:hidden;box-shadow:0 4px 16px #0003}.source-image.draggable{cursor:grab;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.source-image.draggable:active{cursor:grabbing}.source-image:not(.picked):hover{transform:scale(1.05);box-shadow:0 6px 20px #0000004d}.source-image:not(.picked):active{cursor:grabbing;transform:scale(.95)}.source-image.picked{opacity:.3;transform:scale(.9)}.source-image img{object-fit:cover;width:100%;height:100%}.share-section-content{align-items:center;gap:64px;width:100%;max-width:1000px;display:flex}.share-text{flex:1}.share-text h3{margin-bottom:16px;font-size:clamp(20px,3vw,28px);font-weight:400;line-height:1.4}.share-text p{opacity:.6;margin-bottom:24px;font-size:16px;line-height:1.6}.share-url-preview{border-radius:12px;align-items:center;gap:12px;padding:12px 20px;font-size:14px;font-weight:500;display:inline-flex}.share-url-preview.dark{color:#f5f5f4;background:#ffffff1a}.share-url-preview.light{color:#1c1917;background:#0000000d}.share-url-preview svg{opacity:.6;width:18px;height:18px}.instagram-mock{border-radius:24px;flex-shrink:0;width:320px;overflow:hidden;box-shadow:0 8px 32px #0000004d}.instagram-mock.dark{background:#000;border:1px solid #ffffff26}.instagram-mock.light{background:#fff;border:1px solid #0000001a}.ig-header{border-bottom:1px solid;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ig-header.dark{border-color:#ffffff1a}.ig-header.light{border-color:#0000001a}.ig-header-left{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.ig-header-left svg{width:16px;height:16px}.ig-header-right{gap:16px;display:flex}.ig-header-right svg{opacity:.8;width:20px;height:20px}.ig-profile{padding:20px 16px}.ig-profile-top{align-items:center;gap:24px;margin-bottom:16px;display:flex}.ig-avatar{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-radius:50%;width:80px;height:80px;padding:3px}.ig-avatar-inner{border-radius:50%;width:100%;height:100%;overflow:hidden}.ig-avatar-inner.dark{background:#000;border:3px solid #000}.ig-avatar-inner.light{background:#fff;border:3px solid #fff}.ig-avatar-inner img{object-fit:cover;width:100%;height:100%}.ig-stats{flex:1;justify-content:center;gap:24px;display:flex}.ig-stat{text-align:center}.ig-stat-number{font-size:16px;font-weight:600}.ig-stat-label{opacity:.6;font-size:12px}.ig-name{margin-bottom:4px;font-size:14px;font-weight:600}.ig-bio{opacity:.8;margin-bottom:8px;font-size:14px}.ig-link{align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.ig-link.dark{color:#e0f1ff}.ig-link.light{color:#00376b}.ig-link:hover{opacity:.8}.ig-link svg{width:14px;height:14px}.ig-link-highlight{position:relative}.ig-link-highlight:after{content:"";border:2px solid #3b82f6;border-radius:6px;animation:2s ease-in-out infinite pulse-border;position:absolute;inset:-2px -4px}@keyframes pulse-border{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.05)}}.ig-buttons{gap:8px;margin-top:16px;display:flex}.ig-button{text-align:center;cursor:pointer;border:none;border-radius:8px;flex:1;padding:8px 16px;font-size:13px;font-weight:600}.ig-button-primary{color:#fff;background:#0095f6}.ig-button-secondary.dark{color:#f5f5f4;background:#363636}.ig-button-secondary.light{color:#1c1917;background:#efefef}.ig-button-icon{flex:0;padding:8px 12px}.ig-button-icon svg{width:16px;height:16px}.social-icons{opacity:.5;gap:16px;margin-top:24px;display:flex}.social-icons svg{width:24px;height:24px}.demo-dropzone-content{flex-direction:column;align-items:center;gap:8px;display:flex}.demo-dropzone-icon{color:#3b82f6cc;width:48px;height:48px}.image-source-list{flex-direction:column;gap:12px;display:flex}.waitlist-section{text-align:center;padding:4rem 2rem}.waitlist-subtitle{opacity:.8;margin-bottom:2rem}.waitlist-form{max-width:400px;margin:0 auto}.waitlist-input-wrapper{gap:.5rem;display:flex}.waitlist-input{border-radius:8px;flex:1;padding:.75rem 1rem}.waitlist-input.dark{background:dark;border:1px solid #fff}.waitlist-input.light{border:1px solid #000}.waitlist-button{background:var(--primary);cursor:pointer;border-radius:8px;padding:.75rem 1.5rem;font-weight:500}.waitlist-button.dark{color:#000}.waitlist-button.light{color:#fff}.waitlist-button:disabled{opacity:.7;cursor:not-allowed}.waitlist-success{background:var(--success-bg);border-radius:8px;padding:1rem}.waitlist-error{color:var(--error);margin-top:.5rem;font-size:.875rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sr-only:focus,.focus\:not-sr-only:focus{clip:auto;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:absolute;overflow:visible}.poem-section{text-align:center;opacity:0;flex-direction:column;justify-content:center;align-items:center;max-width:640px;min-height:80vh;margin:0 auto;padding:80px 24px;transition:opacity .8s,transform .8s;display:flex;transform:translateY(30px)}.poem-section.visible{opacity:1;transform:translateY(0)}.poem-label{letter-spacing:.15em;text-transform:uppercase;margin-bottom:40px;font-size:.75rem;font-weight:600}.poem-section.light .poem-label{color:#1c191766}.poem-section.dark .poem-label{color:#ffffff59}.poem-body{flex-direction:column;gap:28px;display:flex}.poem-body p{margin:0;font-size:1.25rem;font-weight:300;line-height:1.8}.poem-section.light .poem-body p{color:#1c1917bf}.poem-section.dark .poem-body p{color:#ffffffb3}.poem-closer{margin-top:8px}.poem-closer em{font-style:italic;font-weight:500}.poem-section.light .poem-closer em{color:#1c1917f2}.poem-section.dark .poem-closer em{color:#fffffff2}.orbis-landing{overflow-x:hidden}.hero-cta{opacity:0;margin-top:2rem;transition:opacity .6s .5s,transform .6s .5s;transform:translateY(8px)}.hero-cta.visible{opacity:1;transform:translateY(0)}.cta-button{border-radius:12px;align-items:center;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.cta-button:hover{opacity:.85;transform:translateY(-1px)}.cta-button.light{color:#fff;background:#1a1a1a}.cta-button.dark{color:#1a1a1a;background:#f5f5f4}@media (max-width:480px){.hero-cta{margin-top:1.5rem}.cta-button{padding:.625rem 1.5rem;font-size:.8125rem}}.showcase-section{flex-direction:column;align-items:center;padding:40px 24px 100px;display:flex}.showcase-card{border-radius:24px;width:100%;max-width:560px;padding:28px;transition:background-color .3s,box-shadow .3s}.showcase-heading{letter-spacing:-.02em;text-align:center;margin:0 0 32px;font-size:clamp(24px,4vw,36px);font-weight:300}.showcase-heading.dark{color:#f5f5f4}.showcase-heading.light{color:#1a1a1a}.showcase-card.dark{background:#1c1917;box-shadow:0 8px 40px #0006,0 0 0 1px #ffffff0f}.showcase-card.light{background:#fff;box-shadow:0 8px 40px #00000014,0 0 0 1px #0000000f}.showcase-header{margin-bottom:20px}.showcase-country{text-transform:uppercase;letter-spacing:.1em;margin:0 0 4px;font-size:.6875rem;font-weight:600}.showcase-country.dark{color:#fff6}.showcase-country.light{color:#0006}.showcase-trip{letter-spacing:-.02em;margin:0 0 4px;font-size:.95rem;font-weight:300}.showcase-trip.dark{color:#f5f5f4}.showcase-trip.light{color:#1a1a1a}.showcase-meta{margin:0;font-size:.75rem}.showcase-meta.dark{color:#ffffff4d}.showcase-meta.light{color:#00000059}.showcase-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:72px;gap:6px;display:grid}.showcase-cell{border-radius:8px;min-height:0;position:relative;overflow:hidden}.showcase-span-2x2{grid-area:span 2/span 2}.showcase-span-2x1{grid-column:span 2}.showcase-span-1x1{grid-column:span 1}.showcase-placeholder{width:100%;height:100%}.showcase-placeholder.dark{background:#292524}.showcase-placeholder.light{background:#f0eeec}@media (max-width:480px){.showcase-section{padding:24px 16px 64px}.showcase-card{border-radius:20px;padding:20px}.showcase-grid{gap:4px}.showcase-cell{border-radius:6px}.showcase-trip{font-size:1.125rem}}.ba-section{text-align:center;padding:80px 24px}.ba-title{letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(24px,4vw,36px);font-weight:300}.ba-title.dark{color:#f5f5f4}.ba-title.light{color:#1a1a1a}.ba-title em{font-style:italic;font-weight:400}.ba-arrow-inline{margin:0 4px;display:inline-block}.ba-subtitle{margin:0 0 40px;font-size:1rem}.ba-subtitle.dark{color:#fff6}.ba-subtitle.light{color:#0006}.ba-panels{align-items:center;gap:24px;max-width:740px;margin:0 auto;display:flex}.ba-panel{border-radius:16px;flex:1;padding:20px}.ba-panel.dark{background:#1c1917;border:1px solid #ffffff0f}.ba-panel.light{background:#fff;border:1px solid #0000000f}.ba-label{text-transform:uppercase;letter-spacing:.1em;border-radius:6px;margin-bottom:12px;padding:3px 10px;font-size:.6875rem;font-weight:700;display:inline-block}.ba-label.dark{color:#fff6;background:#292524}.ba-label.light{color:#999;background:#f0f0f0}.ba-label-after.dark{color:#5cb85c;background:#28a74526}.ba-label-after.light{color:#28a745;background:#d4edda}.ba-chaos-grid{grid-template-columns:repeat(4,1fr);gap:3px;display:grid}.ba-chaos-thumb{aspect-ratio:1;border-radius:3px;position:relative;overflow:hidden}.ba-chaos-placeholder{width:100%;height:100%}.ba-chaos-placeholder.dark{background:#333}.ba-chaos-placeholder.light{background:#ddd}.ba-after-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:40px;gap:4px;display:grid}.ba-after-cell{border-radius:4px;position:relative;overflow:hidden}.ba-span-2x2{grid-area:span 2/span 2}.ba-span-2x1{grid-column:span 2}.ba-span-1x1{grid-column:span 1}.ba-after-placeholder{width:100%;height:100%}.ba-after-placeholder.dark{background:#292524}.ba-after-placeholder.light{background:#f0eeec}.ba-caption{text-align:left;margin:12px 0 0;font-size:.75rem}.ba-caption.dark{color:#ffffff4d}.ba-caption.light{color:#00000059}.ba-arrow{flex-shrink:0;font-size:1.5rem}.ba-arrow.dark{color:#fff3}.ba-arrow.light{color:#0003}.ba-after-panel{flex-direction:column;flex:1;gap:12px;display:flex}.ba-after-panel .ba-panel{flex:none}@media (max-width:640px){.ba-section{padding:60px 16px}.ba-panels{flex-direction:column;gap:16px}.ba-arrow{transform:rotate(90deg)}.ba-panel{width:100%}}@media (max-width:480px){.ba-after-grid{grid-auto-rows:32px}.ba-panel{border-radius:12px;padding:16px}}.explore-section{text-align:center;padding:80px 24px}.explore-title{letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(24px,4vw,36px);font-weight:300}.explore-title.dark{color:#f5f5f4}.explore-title.light{color:#1a1a1a}.explore-subtitle{margin:0 0 40px;font-size:1rem}.explore-subtitle.dark{color:#fff6}.explore-subtitle.light{color:#0006}.explore-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;margin:0 auto;display:grid}.explore-card{border-radius:16px;overflow:hidden}.explore-card.dark{background:#1c1917;border:1px solid #ffffff0f}.explore-card.light{background:#fff;border:1px solid #0000000f}.explore-cover{height:160px;position:relative;overflow:hidden}.explore-cover-overlay{background:linear-gradient(#0000 40%,#0009);position:absolute;inset:0}.explore-trip-info{position:absolute;bottom:12px;left:14px;right:14px}.explore-trip-country{text-transform:uppercase;letter-spacing:.1em;color:#fff9;margin:0 0 2px;font-size:.625rem;font-weight:600}.explore-trip-name{color:#fff;margin:0;font-size:.9375rem;font-weight:600}.explore-user{align-items:center;gap:10px;padding:12px 14px;display:flex}.explore-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.explore-avatar.dark{background:#57534e}.explore-avatar.light{background:#78716c}.explore-user-info{text-align:left;flex-direction:column;gap:1px;display:flex}.explore-username{margin:0;font-size:.8125rem;font-weight:600}.explore-username.dark{color:#f5f5f4}.explore-username.light{color:#1a1a1a}.explore-countries{margin:0;font-size:.6875rem}.explore-countries.dark{color:#ffffff59}.explore-countries.light{color:#0006}@media (max-width:768px){.explore-grid{grid-template-columns:repeat(2,1fr);gap:12px}.explore-cover{height:130px}}@media (max-width:480px){.explore-section{padding:60px 16px}.explore-grid{grid-template-columns:1fr;max-width:320px}.explore-cover{height:140px}}.share-section{padding:80px 24px}.share-layout{align-items:center;gap:64px;max-width:900px;margin:0 auto;display:flex}.share-left{flex:1}.share-title{letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(24px,4vw,36px);font-weight:300;line-height:1.25}.share-title.dark{color:#f5f5f4}.share-title.light{color:#1a1a1a}.share-desc{margin:0 0 24px;font-size:1rem;line-height:1.6}.share-desc.dark{color:#ffffff73}.share-desc.light{color:#00000073}.share-pill{border-radius:50px;align-items:center;gap:10px;padding:10px 20px;font-family:monospace;font-size:.875rem;font-weight:500;display:inline-flex}.share-pill svg{opacity:.5;width:16px;height:16px}.share-pill.dark{color:#ffffffb3;background:#ffffff14}.share-pill.light{color:#333;background:#0000000d}.share-hint{margin:12px 0 0;font-size:.8125rem}.share-hint.dark{color:#ffffff40}.share-hint.light{color:#0000004d}.share-right{flex-shrink:0}@media (max-width:768px){.share-layout{text-align:center;flex-direction:column;gap:40px}.share-left{flex-direction:column;align-items:center;display:flex}.share-pill{justify-content:center}.instagram-mock{width:100%;max-width:300px}}@media (max-width:480px){.share-section{padding:60px 16px}.share-layout{gap:32px}.share-pill{padding:8px 16px;font-size:.8125rem}}@media (max-width:768px){.poem-section{min-height:auto;padding:60px 20px}.poem-body p{font-size:1.1rem;line-height:1.75}}@media (max-width:1400px){.image-source{flex-direction:row;justify-content:center;gap:16px;margin-top:24px;position:relative;top:auto;right:auto;transform:none}.image-source-list,.image-source>div{flex-direction:row;gap:16px}.source-image{width:80px;height:80px}}@media (max-width:1024px){.demo-container{max-width:100%;padding:0 16px}.image-source{right:auto}.source-image{width:70px;height:70px}}@media (max-width:900px) and (max-height:900px){.share-section-content{text-align:center;flex-direction:column;gap:48px}.share-text{flex-direction:column;align-items:center;display:flex}.share-url-preview,.social-icons{justify-content:center}.instagram-mock{width:100%;max-width:320px}.image-source{flex-direction:row;top:auto;bottom:-100px;right:20px;transform:none}.demo-container{max-width:100%;padding:0 16px}.demo-page{min-height:400px;padding:24px}.demo-title{font-size:28px}.image-source{display:none}.demo-cursor{transition:left .4s ease-out,top .4s ease-out;display:none}.dragged-image,.demo-dropzone{display:none}}@media (max-width:768px){.word-container{min-width:200px}.brand{margin-bottom:48px;font-size:12px}.tagline{margin-top:48px}.word-underline{bottom:-6px}.country-grid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:100%;padding:0 16px}.country-card{border-radius:20px;height:220px}.country-card-content{padding:16px}.country-card-title{font-size:20px}.country-card-label{font-size:11px}.country-card-subtitle{font-size:12px}.ghost-card{border-radius:20px;height:220px}.ghost-card-icon{width:40px;height:40px}.ghost-card-icon svg{width:20px;height:20px}.ghost-card-text{font-size:12px}.bento-grid{grid-template-columns:repeat(2,1fr)}.demo-page{border-radius:20px;min-height:350px;padding:20px}.demo-header{margin-bottom:16px}.demo-back{margin-bottom:12px;font-size:12px}.demo-title{font-size:24px}.demo-subtitle{margin-top:4px;font-size:12px}.bento-grid{grid-auto-rows:100px;gap:12px}.bento-item{border-radius:12px}.bento-item.size-large{grid-area:span 2/span 2}.bento-item.size-medium{grid-area:span 1/span 2}.share-section-content{gap:40px}.share-text h3{font-size:clamp(18px,4vw,24px)}.share-text p{margin-bottom:20px;font-size:14px}.share-url-preview{gap:10px;padding:10px 16px;font-size:13px}.share-url-preview svg{width:16px;height:16px}.social-icons{gap:20px;margin-top:20px}.social-icons svg{width:22px;height:22px}.instagram-mock{border-radius:20px;max-width:300px}.ig-header{padding:10px 14px}.ig-header-left{font-size:13px}.ig-profile{padding:16px 14px}.ig-profile-top{gap:16px;margin-bottom:12px}.ig-avatar{width:64px;height:64px}.ig-stats{gap:16px}.ig-stat-number{font-size:14px}.ig-stat-label{font-size:11px}.ig-name,.ig-bio,.ig-link{font-size:13px}.ig-buttons{gap:6px;margin-top:14px}.ig-button{padding:7px 12px;font-size:12px}}@media (max-width:480px){.waitlist-input-wrapper{flex-direction:column}.hero-content{padding:0 16px}h1{font-size:clamp(22px,10vw,8px)}.word-container{min-width:140px}.word-underline{height:1.5px;bottom:-4px}.brand{letter-spacing:.25em;margin-bottom:32px;font-size:11px}.tagline{margin-top:32px;font-size:12px}.scroll-indicator{bottom:24px}.scroll-pill{border-radius:10px;width:20px;height:32px;padding-top:6px}.scroll-dot{width:3px;height:6px}.country-grid{grid-template-columns:1fr;gap:12px;max-width:320px;padding:0}.country-card{border-radius:16px;height:180px}.country-card-content{padding:14px}.country-card-title{font-size:18px}.country-card-label{margin-bottom:2px;font-size:10px}.country-card-subtitle{margin-top:2px;font-size:11px}.ghost-card{border-radius:16px;gap:8px;height:180px}.ghost-card-icon{width:36px;height:36px}.ghost-card-icon svg{width:18px;height:18px}.ghost-card-text{font-size:11px}.feature-section{padding:60px 16px}.feature-title{margin-bottom:32px;font-size:clamp(18px,5vw,24px)}.demo-page{border-radius:16px;min-height:300px;padding:16px}.demo-header{margin-bottom:12px}.demo-back{gap:4px;margin-bottom:8px;font-size:11px}.demo-back svg{width:12px;height:12px}.demo-title{font-size:20px}.demo-subtitle{font-size:11px}.bento-grid{grid-auto-rows:80px;gap:8px}.bento-item{border-radius:10px}.share-section-content{gap:32px}.share-text h3{margin-bottom:12px;font-size:clamp(16px,5vw,20px)}.share-text p{margin-bottom:16px;font-size:13px;line-height:1.5}.share-url-preview{border-radius:10px;padding:8px 14px;font-size:10px}.share-url-preview svg{width:8px;height:8px}.social-icons{gap:8px;margin-top:16px}.social-icons svg{width:15px;height:15px}.instagram-mock{max-width:200px}.ig-header{padding:8px 12px}.ig-header-left{gap:6px;font-size:12px}.ig-header-left svg{width:14px;height:14px}.ig-header-right{gap:12px}.ig-header-right svg{width:16px;height:16px}.ig-profile{padding:14px 12px}.ig-profile-top{gap:12px;margin-bottom:10px}.ig-avatar{width:30px;height:30px;padding:1px}.ig-stats{gap:4px}.ig-stat-number,.ig-stat-label{font-size:9px}.ig-name{margin-bottom:2px;font-size:9px}.ig-bio{margin-bottom:6px;font-size:9px}.ig-link{gap:4px;font-size:9px}.ig-link svg{width:7px;height:7px}.ig-link-highlight:after{border-radius:4px;inset:-1px -3px}.ig-buttons{gap:4px;margin-top:12px}.ig-button{border-radius:2px;padding:6px 10px;font-size:9px}.ig-button-icon{padding:6px 8px}.ig-button-icon svg{width:14px;height:14px}}@media (max-width:395px){h1{font-size:clamp(18px,9vw,6px)}.word-container{min-width:120px}.brand{margin-bottom:24px;font-size:10px}.tagline{margin-top:24px;font-size:11px}.country-grid{max-width:280px}.country-card{height:160px}.country-card-title{font-size:16px}.ghost-card{height:160px}.demo-page{min-height:260px;padding:12px}.demo-title{font-size:18px}.bento-grid{grid-auto-rows:70px;gap:6px}.bento-item{border-radius:8px}.share-text h3{font-size:15px}.share-text p{font-size:12px}.share-url-preview{padding:7px 12px;font-size:11px}.instagram-mock{max-width:260px}.ig-avatar{width:48px;height:48px}.ig-stat-number{font-size:12px}.ig-stat-label{font-size:9px}}
