{"id":249,"date":"2026-02-23T14:54:03","date_gmt":"2026-02-23T14:54:03","guid":{"rendered":"https:\/\/www.venezia.tech\/?page_id=249"},"modified":"2026-05-12T14:52:06","modified_gmt":"2026-05-12T14:52:06","slug":"curtain","status":"publish","type":"page","link":"https:\/\/www.venezia.tech\/en\/curtain\/","title":{"rendered":"Curtain Moments"},"content":{"rendered":"\n<div class=\"wp-block-group has-background-color has-text-color has-link-color wp-elements-1 is-layout-flow wp-container-core-group-is-layout-fe0838f2 wp-block-group-is-layout-flow\" style=\"padding-right:0;padding-left:0\"><div class=\"alignwide wp-block-bplugins-custom-html\" id='bPluginsCustomHtml-1'>\n<!DOCTYPE html>\n<html lang=\"it\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Curtain Moments &#8211; Rivivi Ogni Evento, Per Sempre<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <style>\n      html, body {\n    width: 100%;\n    max-width: 100%;\n    overflow-x: hidden;\n}\n\nbody {\n    position: relative;\n}\n\n\/* \ud83d\udd25 Reset aggressivo WordPress *\/\n.wp-site-blocks,\n.entry-content,\n.wp-block-group,\n.wp-block-post-content {\n    margin: 0 !important;\n    padding: 0 !important;\n    max-width: 100% !important;\n}\n\n\/* \ud83d\udd25 Forza il tuo layout *\/\n.container {\n    width: 100%;\n    max-width: 100%;\n    padding-left: 1.5rem;\n    padding-right: 1.5rem;\n}\n        :root {\n            --deep-purple: #1a0e2e;\n            --card-purple: #2d1b4e;\n            --accent-orange: #f4a261;\n            --light-purple: #6b5b95;\n            --text-gray: #b8b3c8;\n            --dark-bg: #0f0818;\n        }\n\n        \/* WordPress override - forza tutti i testi a bianco *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        h1, h2, h3, h4, h5, h6, p, span, div, a {\n            color: inherit !important;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\n            background: linear-gradient(180deg, var(--dark-bg) 0%, var(--deep-purple) 100%);\n            color: #fff !important;\n            overflow-x: hidden;\n            line-height: 1.6;\n        }\n\n        \/* Animated background that matches app aesthetic *\/\n        body::before {\n            content: '';\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background-image: \n                radial-gradient(circle at 20% 30%, rgba(244, 162, 97, 0.08) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(107, 91, 149, 0.12) 0%, transparent 40%);\n            z-index: 0;\n            pointer-events: none;\n            animation: subtlePulse 10s ease-in-out infinite;\n        }\n\n        @keyframes subtlePulse {\n            0%, 100% { opacity: 0.6; }\n            50% { opacity: 1; }\n        }\n\n        .container {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 2rem;\n            position: relative;\n            z-index: 2;\n        }\n\n        \/* Header *\/\n        header {\n            padding: 2rem 0;\n            position: relative;\n            z-index: 10;\n        }\n\n        .logo {\n            font-size: 1.5rem;\n            font-weight: 700;\n            letter-spacing: -0.02em;\n            color: #fff;\n            position: relative;\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        \/* Hero Section *\/\n        .hero {\n            min-height: 70vh;\n            display: flex;\n            align-items: center;\n            position: relative;\n            padding: 3rem 0;\n        }\n\n        .hero-content {\n            max-width: 800px;\n            animation: fadeInUp 1s ease-out;\n        }\n\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        .hero-subtitle {\n            font-size: 0.9rem;\n            letter-spacing: 0.05em;\n            color: var(--text-gray);\n            margin-bottom: 1.5rem;\n            font-weight: 500;\n            animation: fadeInUp 1s ease-out 0.2s both;\n        }\n\n        .hero-title {\n            font-size: clamp(2.5rem, 8vw, 5rem);\n            font-weight: 800;\n            line-height: 1.1;\n            margin-bottom: 2rem;\n            letter-spacing: -0.03em;\n            animation: fadeInUp 1s ease-out 0.4s both;\n            color: #fff !important;\n        }\n\n        .hero-title .highlight {\n            color: var(--accent-orange);\n            position: relative;\n        }\n\n        .hero-description {\n            font-size: 1.25rem;\n            line-height: 1.8;\n            color: rgba(255, 255, 255, 0.8) !important;\n            margin-bottom: 3rem;\n            max-width: 600px;\n            animation: fadeInUp 1s ease-out 0.6s both;\n        }\n\n        .cta-group {\n            display: flex;\n            gap: 1.5rem;\n            flex-wrap: wrap;\n            animation: fadeInUp 1s ease-out 0.8s both;\n        }\n\n        .cta-button {\n            display: inline-flex;\n            align-items: center;\n            gap: 0.75rem;\n            padding: 1rem 2rem;\n            font-size: 1rem;\n            font-weight: 600;\n            text-decoration: none;\n            border-radius: 16px;\n            transition: all 0.3s ease;\n            position: relative;\n            overflow: hidden;\n            border: 2px solid transparent;\n            letter-spacing: -0.01em;\n        }\n\n        .cta-primary {\n            background: var(--accent-orange);\n            color: var(--deep-purple);\n            box-shadow: 0 8px 24px rgba(244, 162, 97, 0.3);\n        }\n\n        .cta-primary:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 12px 32px rgba(244, 162, 97, 0.4);\n            background: #f5b074;\n        }\n\n        .cta-secondary {\n            background: rgba(255, 255, 255, 0.08);\n            color: #fff;\n            border: 2px solid rgba(255, 255, 255, 0.2);\n            backdrop-filter: blur(20px);\n        }\n\n        .cta-secondary:hover {\n            border-color: var(--accent-orange);\n            background: rgba(244, 162, 97, 0.15);\n            transform: translateY(-2px);\n        }\n\n        \/* Features Section *\/\n        .features {\n            padding: 5rem 0;\n            position: relative;\n        }\n\n        .section-title {\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 800;\n            text-align: center;\n            margin-bottom: 1rem;\n            letter-spacing: -0.03em;\n            color: #fff !important;\n        }\n\n        .section-subtitle {\n            text-align: center;\n            font-size: 1.2rem;\n            color: rgba(255, 255, 255, 0.6) !important;\n            margin-bottom: 5rem;\n            max-width: 600px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            gap: 2.5rem;\n            margin-top: 4rem;\n        }\n\n        .feature-card {\n            background: rgba(45, 27, 78, 0.6);\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            padding: 2.5rem;\n            position: relative;\n            transition: all 0.4s ease;\n            backdrop-filter: blur(20px);\n            border-radius: 24px;\n        }\n\n        .feature-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 3px;\n            background: var(--accent-orange);\n            border-radius: 24px 24px 0 0;\n            transform: scaleX(0);\n            transform-origin: left;\n            transition: transform 0.4s ease;\n        }\n\n        .feature-card:hover::before {\n            transform: scaleX(1);\n        }\n\n        .feature-card:hover {\n            background: rgba(45, 27, 78, 0.8);\n            border-color: rgba(244, 162, 97, 0.3);\n            transform: translateY(-5px);\n            box-shadow: 0 12px 32px rgba(0, 0, 0, 0.3);\n        }\n\n        .feature-icon {\n            font-size: 2.5rem;\n            margin-bottom: 1.5rem;\n            display: inline-block;\n            filter: grayscale(0);\n        }\n\n        .feature-title {\n            font-size: 1.4rem;\n            font-weight: 700;\n            margin-bottom: 1rem;\n            color: #fff !important;\n            letter-spacing: -0.02em;\n        }\n\n        .feature-description {\n            color: var(--text-gray) !important;\n            line-height: 1.7;\n        }\n\n        \/* How It Works *\/\n        .how-it-works {\n            padding: 5rem 0;\n            background: rgba(45, 27, 78, 0.2);\n            border-radius: 0;\n        }\n\n        .steps {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 3rem;\n            margin-top: 4rem;\n            position: relative;\n        }\n\n        .step {\n            text-align: center;\n            position: relative;\n        }\n\n        .step-number {\n            font-size: 3.5rem;\n            font-weight: 800;\n            color: var(--accent-orange);\n            opacity: 0.4;\n            line-height: 1;\n            margin-bottom: 1rem;\n        }\n\n        .step-title {\n            font-size: 1.3rem;\n            font-weight: 700;\n            margin-bottom: 1rem;\n            color: #fff !important;\n        }\n\n        .step-description {\n            color: rgba(255, 255, 255, 0.6) !important;\n            line-height: 1.6;\n        }\n\n        \/* Social Proof *\/\n        .social-proof {\n            padding: 4rem 0;\n            text-align: center;\n        }\n\n        .stats {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 3rem;\n            margin-top: 3rem;\n        }\n\n        .stat {\n            position: relative;\n        }\n\n        .stat-number {\n            font-size: 3.5rem;\n            font-weight: 800;\n            color: var(--accent-orange);\n            margin-bottom: 0.5rem;\n            letter-spacing: -0.02em;\n        }\n\n        .stat-label {\n            color: var(--text-gray) !important;\n            letter-spacing: 0.05em;\n            font-size: 0.9rem;\n        }\n\n        \/* Final CTA *\/\n        .final-cta {\n            padding: 5rem 0;\n            text-align: center;\n            position: relative;\n        }\n\n        .final-cta::before {\n            content: '';\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            width: 600px;\n            height: 600px;\n            background: radial-gradient(circle, var(--accent-orange) 0%, transparent 70%);\n            opacity: 0.08;\n            pointer-events: none;\n        }\n\n        .final-cta-content {\n            max-width: 700px;\n            margin: 0 auto;\n            position: relative;\n            z-index: 2;\n        }\n\n        .final-cta h2 {\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 800;\n            margin-bottom: 1.5rem;\n            letter-spacing: -0.03em;\n            color: #fff !important;\n        }\n\n        .final-cta p {\n            font-size: 1.2rem;\n            color: rgba(255, 255, 255, 0.7) !important;\n            margin-bottom: 3rem;\n        }\n\n        \/* Footer *\/\n        footer {\n            padding: 3rem 0;\n            border-top: 1px solid rgba(255, 255, 255, 0.1);\n            text-align: center;\n            color: rgba(255, 255, 255, 0.5);\n        }\n\n        .footer-content {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            flex-wrap: wrap;\n            gap: 2rem;\n        }\n\n        .footer-links {\n            display: flex;\n            gap: 2rem;\n            flex-wrap: wrap;\n        }\n\n        .footer-links a {\n            color: rgba(255, 255, 255, 0.6);\n            text-decoration: none;\n            transition: color 0.3s ease;\n            font-size: 0.95rem;\n        }\n\n        .footer-links a:hover {\n            color: var(--accent-orange);\n        }\n\n        \/* Apple Badge *\/\n        .app-store-badge {\n            display: inline-block;\n            transition: transform 0.3s ease;\n        }\n\n        .app-store-badge:hover {\n            transform: scale(1.05);\n        }\n\n        .app-store-badge img {\n            height: 50px;\n            width: auto;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .container {\n                padding: 0 1.5rem;\n            }\n\n            .hero {\n                min-height: 80vh;\n                padding: 3rem 0;\n            }\n\n            .hero-title {\n                font-size: 2.5rem;\n            }\n\n            .hero-description {\n                font-size: 1.1rem;\n            }\n\n            .cta-group {\n                flex-direction: column;\n            }\n\n            .cta-button {\n                width: 100%;\n                justify-content: center;\n            }\n\n            .features,\n            .how-it-works,\n            .social-proof,\n            .final-cta {\n                padding: 4rem 0;\n            }\n\n            .feature-card {\n                padding: 2rem;\n            }\n\n            .footer-content {\n                flex-direction: column;\n                text-align: center;\n            }\n\n            .footer-links {\n                justify-content: center;\n            }\n        }\n\n        \/* Scroll animations *\/\n        @keyframes slideInLeft {\n            from {\n                opacity: 0;\n                transform: translateX(-50px);\n            }\n            to {\n                opacity: 1;\n                transform: translateX(0);\n            }\n        }\n\n        @keyframes slideInRight {\n            from {\n                opacity: 0;\n                transform: translateX(50px);\n            }\n            to {\n                opacity: 1;\n                transform: translateX(0);\n            }\n        }\n\n        .animate-in {\n            opacity: 0;\n        }\n\n        .animate-in.visible {\n            animation: fadeInUp 0.8s ease-out forwards;\n        }\n    <\/style>\n<\/head>\n<body>\n    <header>\n        <div class=\"container\">\n            <div class=\"logo\">\n                <span style=\"font-size: 2.0rem;\">\ud83c\udfad<\/span>\n                Curtain Moments\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <main>\n        <section class=\"hero\">\n            <div class=\"container\">\n                <div class=\"hero-content\">\n                    <div class=\"hero-subtitle\">Il Tuo Vault Personale di Concerti &#038; Show<\/div>\n                    <h1 class=\"hero-title\">\n                        Ogni <span class=\"highlight\">Momento<\/span> Live, Per Sempre\n                    <\/h1>\n                    <p class=\"hero-description\">\n                        Scansiona il ticket, l&#8217;AI crea automaticamente il tuo diario live. \n                        Foto, video, insights: rivivi ogni evento. Scopri chi c&#8217;era con te, \n                        costruisci la tua storia unica ed inimitabile.\n                    <\/p>\n                    <div class=\"cta-group\">\n                        <a href=\"#scarica-adesso\" class=\"cta-button cta-primary\">\n                            <span>\ud83d\udcf1<\/span>\n                            Scarica su App Store\n                        <\/a>\n                        <a href=\"#come-funziona\" class=\"cta-button cta-secondary\">\n                            Scopri Come Funziona\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"features\">\n            <div class=\"container\">\n                <h2 class=\"section-title\">Molto Pi\u00f9 di un Album Fotografico<\/h2>\n                <p class=\"section-subtitle\">\n                    Ogni evento \u00e8 una storia. Curtain Moments la racconta per te.\n                <\/p>\n                \n                <div class=\"features-grid\">\n                    <div class=\"feature-card animate-in\">\n                        <div class=\"feature-icon\">\ud83c\udfab<\/div>\n                        <h3 class=\"feature-title\">Scansione AI Intelligente<\/h3>\n                        <p class=\"feature-description\">\n                            Inquadra il ticket e basta. L&#8217;AI riconosce artista, venue, data e crea \n                            automaticamente il profilo dell&#8217;evento con info da Wikimedia e immagini.\n                        <\/p>\n                    <\/div>\n\n                    <div class=\"feature-card animate-in\">\n                        <div class=\"feature-icon\">\ud83d\udcca<\/div>\n                        <h3 class=\"feature-title\">Insights &#038; Statistiche<\/h3>\n                        <p class=\"feature-description\">\n                            Quanti concerti hai visto? Quanti artisti diversi? Calendari interattivi, \n                            diversity analysis, highlights annuali. La tua storia in numeri.\n                        <\/p>\n                    <\/div>\n\n                    <div class=\"feature-card animate-in\">\n                        <div class=\"feature-icon\">\ud83d\udcf8<\/div>\n                        <h3 class=\"feature-title\">Tutti i Tuoi Ricordi<\/h3>\n                        <p class=\"feature-description\">\n                            Foto, video, note: aggiungi tutto quello che vuoi ricordare. \n                            Tagga gli amici con cui sei andato. Backup automatico su iCloud.\n                        <\/p>\n                    <\/div>\n\n                    <div class=\"feature-card animate-in\">\n                        <div class=\"feature-icon\">\ud83c\udf4e<\/div>\n                        <h3 class=\"feature-title\">100% Apple Nativo<\/h3>\n                        <p class=\"feature-description\">\n                            Design che segue le Human Interface Guidelines Apple. \n                            Login con Apple ID, sincronizzazione iCloud, privacy garantita.\n                        <\/p>\n                    <\/div>\n\n                    <div class=\"feature-card animate-in\">\n                        <div class=\"feature-icon\">\ud83c\udfad<\/div>\n                        <h3 class=\"feature-title\">La Tua Collezione<\/h3>\n                        <p class=\"feature-description\">\n                            Costruisci la tua storia, evento dopo evento. \n                            Timeline personale, statistiche, ricordi che durano per sempre.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"features\">\n            <div class=\"container\">\n                <h2 class=\"section-title\">L&#8217;ecosistema per i Curtain People<br>\n                  [Prossimamente disponibile]\n                <\/h2>\n                <p class=\"section-subtitle\">\n                     I tuoi ricordi, le immagini e le emozioni sono passioni da condividere, presto potrai entrare nel club Curtain!\n                <\/p>\n                \n                <div class=\"features-grid\">\n\n                    <div class=\"feature-card animate-in\">\n                        <div class=\"feature-icon\">\ud83e\udd1d<\/div>\n                        <h3 class=\"feature-title\">Condividi con Chi Vuoi<\/h3>\n                        <p class=\"feature-description\">\n                            Condividi eventi e foto con amici tramite iCloud. Niente server esterni, \n                            massima sicurezza. Solo tu decidi chi pu\u00f2 vedere i tuoi ricordi.\n                        <\/p>\n                    <\/div>\n\n                    <div class=\"feature-card animate-in\">\n                        <div class=\"feature-icon\">\ud83c\udf0d<\/div>\n                        <h3 class=\"feature-title\">Scopri Chi C&#8217;era<\/h3>\n                        <p class=\"feature-description\">\n                            &#8220;Chi altro era a quell&#8217;evento?&#8221; Trova altri fan dello stesso artista, \n                            scopri chi c&#8217;era con te. Privacy-first, sempre anonimo se preferisci.\n                        <\/p>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n        <\/section>\n        \n        <section class=\"how-it-works\" id=\"come-funziona\">\n            <div class=\"container\">\n                <h2 class=\"section-title\">Semplice Come un Selfie<\/h2>\n                <p class=\"section-subtitle\">\n                    Tre tap e il tuo evento \u00e8 immortalato\n                <\/p>\n\n                <div class=\"steps\">\n                    <div class=\"step animate-in\">\n                        <div class=\"step-number\">01<\/div>\n                        <h3 class=\"step-title\">Scansiona il Ticket<\/h3>\n                        <p class=\"step-description\">\n                            Inquadra il biglietto con la fotocamera. L&#8217;AI fa tutto il resto.\n                        <\/p>\n                    <\/div>\n\n                    <div class=\"step animate-in\">\n                        <div class=\"step-number\">02<\/div>\n                        <h3 class=\"step-title\">Aggiungi Ricordi<\/h3>\n                        <p class=\"step-description\">\n                            Foto, video, impressioni. Tagga gli amici. \u00c8 il tuo diario personale.\n                        <\/p>\n                    <\/div>\n\n                    <div class=\"step animate-in\">\n                        <div class=\"step-number\">03<\/div>\n                        <h3 class=\"step-title\">Condividi &#038; Scopri<\/h3>\n                        <p class=\"step-description\">\n                            Condividi con chi vuoi, scopri chi altro c&#8217;era. Connettiti con altri fan.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"social-proof\">\n            <div class=\"container\">\n                <h2 class=\"section-title\">Unisciti alla Community<\/h2>\n                \n                <div class=\"stats\">\n                    <div class=\"stat animate-in\">\n                        <div class=\"stat-number\">10K+<\/div>\n                        <div class=\"stat-label\">Eventi Salvati<\/div>\n                    <\/div>\n                    <div class=\"stat animate-in\">\n                        <div class=\"stat-number\">5K+<\/div>\n                        <div class=\"stat-label\">Utenti Attivi<\/div>\n                    <\/div>\n                    <div class=\"stat animate-in\">\n                        <div class=\"stat-number\">100%<\/div>\n                        <div class=\"stat-label\">Privacy Garantita<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"final-cta\">\n            <div class=\"container\">\n                <div class=\"final-cta-content\" id=\"scarica-adesso\">\n                    <h2>Il Tuo Prossimo Spettacolo Ti Aspetta<\/h2>\n                    <p>\n                        Inizia oggi a costruire la tua storia musicale. \n                        Scaricala gratis su App Store per iPhone e iPad.\n                    <\/p>\n                    <div style=\"margin-top: 2rem;\">\n                        <a href=\"https:\/\/apps.apple.com\/it\/app\/6757110709\" class=\"app-store-badge\">\n                            <img decoding=\"async\" src=\"https:\/\/tools.applemediaservices.com\/api\/badges\/download-on-the-app-store\/black\/it-it?size=250x83&#038;releaseDate=1234567890\" \n                                 alt=\"Scarica su App Store\">\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/main>\n\n    <footer>\n        <div class=\"container\">\n            <div class=\"footer-content\">\n                <div class=\"footer-links\">\n                    <a href=\"https:\/\/www.venezia.tech\/curtain\/privacy\/\">Privacy Policy<\/a>\n                    <a href=\"https:\/\/www.venezia.tech\/curtain\/termsofservices\/\">Termini di Servizio<\/a>\n                    <a href=\"https:\/\/www.venezia.tech\/curtain\/support\/\">Supporto<\/a>\n                <\/div>\n                <div>\n                    \u00a9 2026 Curtain Moments. Fatto con \u2764\ufe0f per i live event lovers.\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <script>\n        \/\/ Intersection Observer per animazioni scroll\n        const observerOptions = {\n            threshold: 0.1,\n            rootMargin: '0px 0px -100px 0px'\n        };\n\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.classList.add('visible');\n                }\n            });\n        }, observerOptions);\n\n        document.querySelectorAll('.animate-in').forEach((el) => {\n            observer.observe(el);\n        });\n\n        \/\/ Smooth scroll\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                e.preventDefault();\n                const target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    target.scrollIntoView({\n                        behavior: 'smooth',\n                        block: 'start'\n                    });\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/html><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-249","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.venezia.tech\/en\/curtain\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Venezia.tech - La startup veneziana\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Curtain Moments - Venezia.tech\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.venezia.tech\/en\/curtain\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-02-23T14:54:03+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-05-12T14:52:06+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Curtain Moments - Venezia.tech\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.venezia.tech\\\/en\\\/curtain\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.venezia.tech\\\/en#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.venezia.tech\\\/en\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.venezia.tech\\\/en\\\/curtain\\\/#listItem\",\"name\":\"Curtain Moments\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.venezia.tech\\\/en\\\/curtain\\\/#listItem\",\"position\":2,\"name\":\"Curtain Moments\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.venezia.tech\\\/en#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.venezia.tech\\\/en\\\/#organization\",\"name\":\"Venezia.tech\",\"description\":\"La startup veneziana\",\"url\":\"https:\\\/\\\/www.venezia.tech\\\/en\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.venezia.tech\\\/en\\\/curtain\\\/#webpage\",\"url\":\"https:\\\/\\\/www.venezia.tech\\\/en\\\/curtain\\\/\",\"name\":\"Curtain Moments - Venezia.tech\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.venezia.tech\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.venezia.tech\\\/en\\\/curtain\\\/#breadcrumblist\"},\"datePublished\":\"2026-02-23T14:54:03+00:00\",\"dateModified\":\"2026-05-12T14:52:06+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.venezia.tech\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.venezia.tech\\\/en\\\/\",\"name\":\"Venezia.tech\",\"description\":\"La startup veneziana\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.venezia.tech\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Curtain Moments - Venezia.tech","description":"","canonical_url":"https:\/\/www.venezia.tech\/en\/curtain\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.venezia.tech\/en\/curtain\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.venezia.tech\/en#listItem","position":1,"name":"Home","item":"https:\/\/www.venezia.tech\/en","nextItem":{"@type":"ListItem","@id":"https:\/\/www.venezia.tech\/en\/curtain\/#listItem","name":"Curtain Moments"}},{"@type":"ListItem","@id":"https:\/\/www.venezia.tech\/en\/curtain\/#listItem","position":2,"name":"Curtain Moments","previousItem":{"@type":"ListItem","@id":"https:\/\/www.venezia.tech\/en#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/www.venezia.tech\/en\/#organization","name":"Venezia.tech","description":"La startup veneziana","url":"https:\/\/www.venezia.tech\/en\/"},{"@type":"WebPage","@id":"https:\/\/www.venezia.tech\/en\/curtain\/#webpage","url":"https:\/\/www.venezia.tech\/en\/curtain\/","name":"Curtain Moments - Venezia.tech","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.venezia.tech\/en\/#website"},"breadcrumb":{"@id":"https:\/\/www.venezia.tech\/en\/curtain\/#breadcrumblist"},"datePublished":"2026-02-23T14:54:03+00:00","dateModified":"2026-05-12T14:52:06+00:00"},{"@type":"WebSite","@id":"https:\/\/www.venezia.tech\/en\/#website","url":"https:\/\/www.venezia.tech\/en\/","name":"Venezia.tech","description":"La startup veneziana","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.venezia.tech\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"Venezia.tech - La startup veneziana","og:type":"article","og:title":"Curtain Moments - Venezia.tech","og:url":"https:\/\/www.venezia.tech\/en\/curtain\/","article:published_time":"2026-02-23T14:54:03+00:00","article:modified_time":"2026-05-12T14:52:06+00:00","twitter:card":"summary_large_image","twitter:title":"Curtain Moments - Venezia.tech"},"aioseo_meta_data":{"post_id":"249","title":null,"description":null,"keywords":null,"keyphrases":{"focus":[],"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-02-23 14:54:05","updated":"2026-08-18 12:01:12","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.venezia.tech\/en\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tCurtain Moments\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.venezia.tech\/en"},{"label":"Curtain Moments","link":"https:\/\/www.venezia.tech\/en\/curtain\/"}],"_links":{"self":[{"href":"https:\/\/www.venezia.tech\/en\/wp-json\/wp\/v2\/pages\/249","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.venezia.tech\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.venezia.tech\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.venezia.tech\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.venezia.tech\/en\/wp-json\/wp\/v2\/comments?post=249"}],"version-history":[{"count":60,"href":"https:\/\/www.venezia.tech\/en\/wp-json\/wp\/v2\/pages\/249\/revisions"}],"predecessor-version":[{"id":584,"href":"https:\/\/www.venezia.tech\/en\/wp-json\/wp\/v2\/pages\/249\/revisions\/584"}],"wp:attachment":[{"href":"https:\/\/www.venezia.tech\/en\/wp-json\/wp\/v2\/media?parent=249"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}