<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:media="http://search.yahoo.com/mrss/"
	
	>

<channel>
	<title>Not Invited</title>
	<link>https://notinvited.party</link>
	<description>Not Invited</description>
	<pubDate>Wed, 03 Apr 2024 16:45:47 +0000</pubDate>
	<generator>https://notinvited.party</generator>
	<language>en</language>
	
		
	<item>
		<title>Untitled Page</title>
				
		<link>https://notinvited.party/Untitled-Page</link>

		<pubDate>Wed, 03 Apr 2024 16:45:47 +0000</pubDate>

		<dc:creator>Not Invited</dc:creator>

		<guid isPermaLink="true">https://notinvited.party/Untitled-Page</guid>

		<description>
    
    Sam Wagner - Director
    
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;
            background: #000;
            color: #fff;
            overflow-x: hidden;
        }

        .header {
            padding: 40px 40px 60px 40px;
        }

        .header-title {
            font-size: 42px;
            font-weight: 700;
            letter-spacing: -1px;
            margin-bottom: 8px;
        }

        .header-subtitle {
            font-size: 16px;
            font-weight: 400;
            opacity: 0.8;
            font-style: italic;
        }

        .homepage-content {
            display: flex;
            gap: 60px;
        }

        .video-container {
            flex: 1;
            max-width: 1100px;
        }

        .video-section {
            margin-bottom: 60px;
            opacity: 0;
            transform: translateY(30px);
            animation: fadeInUp 0.8s forwards;
        }

        .video-section:nth-child(2) { animation-delay: 0.1s; }
        .video-section:nth-child(3) { animation-delay: 0.2s; }
        .video-section:nth-child(4) { animation-delay: 0.3s; }

        @keyframes fadeInUp {
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .video-info {
            padding: 0 40px 20px 40px;
        }

        .video-client {
            font-size: 13px;
            opacity: 0.6;
            text-transform: uppercase;
            letter-spacing: 1.5px;
            margin-bottom: 8px;
        }

        .video-title {
            font-size: 32px;
            font-weight: 600;
            margin-bottom: 10px;
            letter-spacing: -0.5px;
        }

        .video-category {
            font-size: 14px;
            opacity: 0.7;
        }

        .video-wrapper {
            position: relative;
            width: 100%;
            padding-bottom: 56.25%;
            background: #111;
            overflow: hidden;
            transition: transform 0.3s ease;
        }

        .video-section:hover .video-wrapper {
            transform: scale(0.98);
        }

        .video-wrapper iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: none;
        }

        .links-section {
            width: 280px;
            padding-top: 140px;
            padding-right: 40px;
            flex-shrink: 0;
            position: sticky;
            top: 40px;
            height: fit-content;
        }

        .links-group {
            margin-bottom: 50px;
        }

        .links-group:last-child {
            margin-bottom: 0;
        }

        .links-list {
            display: flex;
            flex-direction: column;
            gap: 15px;
            margin-top: 0;
        }

        .links-list a {
            color: #fff;
            text-decoration: none;
            font-size: 16px;
            opacity: 0.8;
            transition: opacity 0.3s;
            position: relative;
        }

        .links-list a::after {
            content: '';
            position: absolute;
            bottom: -4px;
            left: 0;
            width: 0;
            height: 1px;
            background: #fff;
            transition: width 0.3s;
        }

        .links-list a:hover {
            opacity: 1;
        }

        .links-list a:hover::after {
            width: 100%;
        }

        @media (max-width: 768px) {
            .header {
                padding: 30px 20px 40px 20px;
            }

            .header-title {
                font-size: 32px;
            }

            .header-subtitle {
                font-size: 14px;
            }

            .homepage-content {
                flex-direction: column;
            }

            .video-section {
                margin-bottom: 50px;
            }

            .video-info {
                padding: 0 20px 15px 20px;
            }

            .video-title {
                font-size: 24px;
            }

            .video-client {
                font-size: 11px;
            }

            .links-section {
                width: 100%;
                padding: 40px 20px 80px;
                position: static;
                border-top: 1px solid rgba(255, 255, 255, 0.1);
            }

            .links-list {
                gap: 20px;
            }
        }
    

    
        SAM&#38;nbsp; WAGNER
        For sale: senior copywriter, never cliché.
    

    
        

            
            
                
                    Latest Work: The Farmer’s DOG
                    Young Again
                    
                
                
                    
                
            

            
                
                    
                    The Jump
                    
                
                
                    
                
            

            
                
                    
                    Great Hair
                    
                
                
                    
                
            
        

        
            
                
                    +Social
                    +Commercial
                    +Web
                    +Email
                
            

            
                
                    

&#38;gt;Hire Sam
                    &#38;gt;Buy Sam a Beer
                    &#38;gt;Sam on Substack
                    &#38;gt;About Sam
                
            
        
    </description>
		
	</item>
		
	</channel>
</rss>