PNG  IHDR pHYs   OiCCPPhotoshop ICC profilexڝSgTS=BKKoR RB&*! J!QEEȠQ, !{kּ> H3Q5 B.@ $pd!s#~<<+"x M0B\t8K@zB@F&S`cbP-`'{[! eDh;VEX0fK9-0IWfH  0Q){`##xFW<+*x<$9E[-qWW.(I+6aa@.y24x6_-"bbϫp@t~,/;m%h^ uf@Wp~<5j>{-]cK'Xto(hw?G%fIq^D$.Tʳ?D*A, `6B$BB dr`)B(Ͱ*`/@4Qhp.U=pa( Aa!ڈbX#!H$ ɈQ"K5H1RT UH=r9\F;2G1Q= C7F dt1r=6Ыhڏ>C03l0.B8, c˱" VcϱwE 6wB aAHXLXNH $4 7 Q'"K&b21XH,#/{C7$C2'ITFnR#,4H#dk9, +ȅ3![ b@qS(RjJ4e2AURݨT5ZBRQ4u9̓IKhhitݕNWGw Ljg(gwLӋT071oUX**| J&*/Tު UUT^S}FU3S ԖUPSSg;goT?~YYLOCQ_ cx,!k u5&|v*=9C3J3WRf?qtN (~))4L1e\kXHQG6EYAJ'\'GgSSݧ M=:.kDwn^Loy}/TmG X $ <5qo</QC]@Caaᄑ.ȽJtq]zۯ6iܟ4)Y3sCQ? 0k߬~OCOg#/c/Wװwa>>r><72Y_7ȷOo_C#dz%gA[z|!?:eAAA!h쐭!ΑiP~aa~ 'W?pX15wCsDDDޛg1O9-J5*>.j<74?.fYXXIlK9.*6nl {/]py.,:@LN8A*%w% yg"/6шC\*NH*Mz쑼5y$3,幄'L Lݛ:v m2=:1qB!Mggfvˬen/kY- BTZ(*geWf͉9+̳ې7ᒶKW-X潬j9(xoʿܔĹdff-[n ڴ VE/(ۻCɾUUMfeI?m]Nmq#׹=TR+Gw- 6 U#pDy  :v{vg/jBFS[b[O>zG499?rCd&ˮ/~јѡ򗓿m|x31^VwwO| (hSЧc3- cHRMz%u0`:o_F@8N ' p @8N@8}' p '#@8N@8N pQ9p!i~}|6-ӪG` VP.@*j>[ K^<֐Z]@8N'KQ<Q(`s" 'hgpKB`R@Dqj '  'P$a ( `D$Na L?u80e J,K˷NI'0eݷ(NI'؀ 2ipIIKp`:O'`ʤxB8Ѥx Ѥx $ $P6 :vRNb 'p,>NB 'P]-->P T+*^h& p '‰a ‰ (ĵt#u33;Nt̵'ޯ; [3W ~]0KH1q@8]O2]3*̧7# *p>us p _6]/}-4|t'|Smx= DoʾM×M_8!)6lq':l7!|4} '\ne t!=hnLn (~Dn\+‰_4k)0e@OhZ`F `.m1} 'vp{F`ON7Srx 'D˸nV`><;yMx!IS钦OM)Ե٥x 'DSD6bS8!" ODz#R >S8!7ّxEh0m$MIPHi$IvS8IN$I p$O8I,sk&I)$IN$Hi$I^Ah.p$MIN$IR8I·N "IF9Ah0m$MIN$IR8IN$I 3jIU;kO$ɳN$+ q.x* tEXtComment

Viewing File: /home/u456810272/domains/ipforum.guru/public_html/77index.html

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>IP Forum - World Intellectual Property Forum</title>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    <style>
        /* --- General Reset & Typography --- */
        * { margin: 0; padding: 0; box-sizing: border-box; font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; }
        body { background-color: #ffffff; color: #222222; line-height: 1.6; }
        a { text-decoration: none; color: inherit; transition: 0.2s; }
        ul { list-style: none; }
        .container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }

        /* --- Colors --- */
        :root {
            --wipo-blue: #004589;
            --wipo-dark-blue: #003568;
            --wipo-pink: #ea8dac;
            --wipo-light-gray: #f4f6f8;
            --wipo-gray-border: #e2e5e8;
            --text-dark: #1a1a1a;
        }

        /* --- Multi-Page & Modal Helpers --- */
        .page { display: none; padding-top: 20px; animation: fadeIn 0.5s; }
        .page.active { display: block; }
        @keyframes fadeIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }

        /* --- Header --- */
        header { padding: 15px 0; background: #fff; border-bottom: 1px solid #eee; position: sticky; top: 0; z-index: 100; box-shadow: 0 2px 10px rgba(0,0,0,0.05); }
        .header-inner { display: flex; justify-content: space-between; align-items: center; }
        
        .logo-area { display: flex; align-items: flex-start; flex-direction: column; cursor: pointer; }
        .logo-area .main-title { font-weight: 800; font-size: 24px; letter-spacing: -0.5px; color: #333; display: flex; align-items: center; gap: 5px;}
        .logo-area .main-title span { color: var(--wipo-blue); }
        .logo-area .sub-title { font-size: 10px; color: #888; background: #f0f0f0; padding: 2px 8px; border-radius: 10px; margin-top: -5px; margin-left: 2px;}

        .nav-area { display: flex; align-items: center; gap: 15px; font-size: 14px; color: #333; }
        .nav-links { display: flex; gap: 15px; font-weight: 500; }
        .nav-links a { display: flex; align-items: center; gap: 5px; color: #444; cursor: pointer; }
        .nav-links a:hover { color: var(--wipo-blue); }
        
        .nav-utils { display: flex; align-items: center; gap: 15px; }
        .lang-select { display: flex; align-items: center; gap: 5px; cursor: pointer; }
        .lang-select:hover { color: var(--wipo-blue); }
        .search-icon { font-size: 18px; cursor: pointer; }
        .search-icon:hover { color: var(--wipo-blue); }

        .auth-buttons { display: flex; gap: 10px; }
        .btn-login { background: transparent; border: 1px solid var(--wipo-blue); color: var(--wipo-blue); padding: 6px 16px; border-radius: 20px; font-size: 13px; font-weight: 600; cursor: pointer; transition: 0.2s; }
        .btn-login:hover { background: var(--wipo-blue); color: #fff; }
        .btn-register { background: var(--wipo-blue); border: 1px solid var(--wipo-blue); color: #fff; padding: 6px 16px; border-radius: 20px; font-size: 13px; font-weight: 600; cursor: pointer; transition: 0.2s; }
        .btn-register:hover { background: #003568; border-color: #003568; }

        /* --- Hero Slider --- */
        .hero-slider { width: 100%; height: 400px; overflow: hidden; position: relative; }
        .slides { display: flex; width: 200%; height: 100%; transition: transform 0.8s ease-in-out; }
        .slide { width: 50%; height: 100%; display: flex; align-items: center; justify-content: flex-start; padding: 0 10%; position: relative; }
        .slide-1 { background-color: var(--wipo-pink); color: #fff; }
        .slide-2 { background-color: var(--wipo-blue); color: #fff; }
        
        .slide-content { display: flex; align-items: center; justify-content: space-between; width: 100%; max-width: 1200px; margin: 0 auto; }
        .slide-text { flex: 1; padding-right: 20px; }
        .slide-text .category { font-weight: 700; letter-spacing: 0.5px; opacity: 0.9; margin-bottom: 8px; }
        .slide-text h2 { font-size: 36px; font-weight: 700; line-height: 1.2; margin-bottom: 15px; }
        .slide-image { flex: 1; display: flex; justify-content: flex-end; align-items: center; height: 80%; }
        .slide-image img { max-width: 100%; max-height: 100%; object-fit: contain; border-radius: 8px; }
        
        .slider-dots { position: absolute; bottom: 20px; left: 50%; transform: translateX(-50%); display: flex; gap: 8px; }
        .s-dot { width: 12px; height: 12px; border-radius: 50%; background: rgba(255,255,255,0.5); cursor: pointer; }
        .s-dot.active { background: #fff; }

        /* --- Modals --- */
        .modal-overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 1000; justify-content: center; align-items: center; }
        .modal-content { background: #fff; padding: 40px; border-radius: 12px; width: 400px; max-width: 90%; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.2); }
        .close-modal { position: absolute; top: 15px; right: 20px; font-size: 24px; cursor: pointer; color: #888; }
        .close-modal:hover { color: #222; }
        .modal-content h2 { margin-bottom: 20px; color: var(--wipo-blue); text-align: center; }
        .modal-content input { width: 100%; padding: 12px; margin-bottom: 15px; border: 1px solid #ddd; border-radius: 6px; font-size: 14px; }
        .modal-content button[type="submit"] { width: 100%; padding: 12px; background: var(--wipo-blue); color: #fff; border: none; border-radius: 6px; font-weight: 700; cursor: pointer; margin-top: 10px; }
        .modal-content button[type="submit"]:hover { background: var(--wipo-dark-blue); }

        /* --- Intro Section --- */
        .intro-section { background: #fafafa; padding: 40px 0; text-align: center; border-bottom: 1px solid var(--wipo-gray-border); }
        .intro-section p { max-width: 850px; margin: 0 auto; font-size: 18px; color: #333; line-height: 1.5; }
        .intro-section .link { color: var(--wipo-blue); font-weight: 600; display: inline-block; margin-top: 15px; }
        .intro-section .link:hover { text-decoration: underline; }

        /* --- Section 1: Improving Lives --- */
        .section-improving { padding: 60px 0; }
        .section-improving h1 { font-size: 40px; font-weight: 300; margin-bottom: 40px; max-width: 750px; line-height: 1.1; color: #444; }
        .improving-grid { display: flex; gap: 60px; flex-wrap: wrap; }
        .improving-left { flex: 1; min-width: 300px; }
        .improving-left h3 { font-size: 20px; margin-bottom: 25px; color: #333; }
        .improving-left .link-item { display: block; padding: 12px 0; border-bottom: 1px solid var(--wipo-gray-border); color: var(--wipo-blue); font-weight: 600; font-size: 16px; }
        .improving-left .link-item i { margin-left: 8px; font-size: 12px; }
        .improving-left .link-item:hover { background-color: #f9f9f9; padding-left: 10px; }
        .improving-right { flex: 1.5; min-width: 350px; }
        .right-row { display: flex; gap: 30px; margin-bottom: 30px; }
        .right-col { flex: 1; }
        .right-col h4 { margin-bottom: 10px; font-size: 16px; font-weight: 600; color: #333; }
        .right-col p { font-size: 14px; color: #666; margin-bottom: 20px; }
        .right-col .link { display: block; padding: 8px 0; border-bottom: 1px solid var(--wipo-gray-border); color: var(--wipo-blue); font-weight: 600; font-size: 14px; margin-bottom: 15px; }
        .right-col .link i { margin-left: 5px; font-size: 12px; }
        .feature-image-card { background: #f9f9f9; border-radius: 12px; padding: 20px; display: flex; align-items: center; justify-content: space-between; border: 1px solid #efefef; }
        .feature-text h4 { font-size: 18px; font-weight: 700; color: #222; margin-bottom: 5px; }
        .feature-text span { font-size: 14px; color: #666; }
        .feature-image-card img { width: 120px; height: 120px; object-fit: contain; border-radius: 8px; }

        /* --- Section 2: Knowledge (Dark Blue) --- */
        .section-knowledge { background-color: var(--wipo-blue); padding: 60px 0; color: #fff; }
        .section-knowledge h2 { font-size: 32px; font-weight: 300; margin-bottom: 15px; max-width: 700px; line-height: 1.2; }
        .section-knowledge .sub-text { max-width: 650px; margin-bottom: 40px; font-size: 16px; line-height: 1.5; opacity: 0.9; }
        .section-knowledge .sub-text a { text-decoration: underline; color: #fff; font-weight: 600; }
        .knowledge-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
        .k-card { background-color: var(--wipo-dark-blue); padding: 25px; border-radius: 2px; cursor: pointer; transition: 0.2s; border-bottom: 4px solid transparent; position: relative; }
        .k-card:hover { background-color: #002c54; border-bottom-color: #ffffff; }
        .k-card h3 { font-size: 20px; margin-bottom: 5px; font-weight: 600; }
        .k-card p { font-size: 14px; opacity: 0.8; }
        .k-card i { position: absolute; bottom: 20px; right: 20px; font-size: 20px; opacity: 0.6; }
        .k-card-sub { margin-top: 15px; display: flex; flex-direction: column; gap: 6px; }
        .k-card-sub a { font-size: 13px; border-bottom: 1px solid rgba(255,255,255,0.1); padding-bottom: 4px; color: rgba(255,255,255,0.9); }
        .k-card-sub a i { position: relative; bottom: initial; right: initial; font-size: 12px; margin-left: 4px; }
        .k-card-sub a:hover { color: #fff; border-color: #fff; }
        .k-card-white { background-color: #ffffff; color: #333; padding: 0; overflow: hidden; border-bottom: none; display: flex; flex-direction: column; }
        .k-card-white .text-area { padding: 20px; }
        .k-card-white h3 { color: var(--wipo-blue); font-size: 18px; }
        .k-card-white .img-wrap { height: 180px; overflow: hidden; background: #eef1f4; }
        .k-card-white .img-wrap img { width: 100%; height: 100%; object-fit: cover; }
        .k-card-white .tag { background: #e5a266; color: white; padding: 4px 10px; display: inline-block; font-size: 12px; font-weight: 700; margin-bottom: 10px; }
        .k-card-white:hover { transform: translateY(-3px); box-shadow: 0 8px 16px rgba(0,0,0,0.1); }
        .k-card-white .text-area h4 { font-size: 18px; margin-top: 5px; }

        /* --- Section 3: People --- */
        .section-people { padding: 60px 0; background: #fff; }
        .section-people h2 { font-size: 32px; font-weight: 300; color: #444; margin-bottom: 20px; }
        .section-people .desc { max-width: 750px; margin-bottom: 40px; color: #555; }
        .people-lead { display: flex; gap: 40px; align-items: flex-start; margin-bottom: 50px; }
        .people-lead-left { flex: 1; max-width: 30%; }
        .people-lead-left h3 { font-size: 24px; font-weight: 400; color: #333; margin-bottom: 15px; }
        .people-lead-left p { font-size: 14px; color: #666; line-height: 1.5; }
        .people-lead-right { flex: 2; }
        .people-lead-right img { width: 100%; border-radius: 8px; height: 300px; object-fit: cover; box-shadow: 0 4px 12px rgba(0,0,0,0.05); }
        .image-caption { margin-top: 10px; font-size: 14px; font-weight: 600; color: #222; }
        .image-caption span { color: #666; font-weight: 400; }
        .card-grid-4 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }
        .small-card { padding: 20px 0; border-bottom: 1px solid var(--wipo-gray-border); }
        .small-card h4 { font-size: 18px; margin-bottom: 8px; color: var(--wipo-blue); }
        .small-card p { font-size: 14px; color: #555; line-height: 1.4; }
        .small-card a { color: var(--wipo-blue); font-size: 14px; font-weight: 600; }
        .small-card.with-image { display: flex; flex-direction: column; border: none; padding: 0; }
        .small-card.with-image img { width: 100%; border-radius: 6px; height: 150px; object-fit: cover; margin-bottom: 15px; }
        .small-card.with-image h4 { margin-bottom: 5px; }

        /* --- Section 4: Growth --- */
        .section-growth { padding: 60px 0; background: #fff; }
        .section-growth h2 { font-size: 32px; font-weight: 300; color: #444; margin-bottom: 15px; }
        .section-growth .desc { max-width: 700px; margin-bottom: 40px; color: #555; }
        .growth-layout { display: flex; gap: 40px; }
        .growth-left { flex: 1; border-top: 1px solid var(--wipo-gray-border); padding-top: 25px; }
        .growth-left h3 { font-size: 24px; font-weight: 400; margin-bottom: 15px; }
        .growth-left p { color: #555; margin-bottom: 15px; }
        .growth-left a { color: var(--wipo-blue); font-weight: 600; }
        .growth-right { flex: 1; background: #f9f9f9; border-radius: 8px; overflow: hidden; display: flex; flex-direction: column; }
        .growth-right img { width: 100%; height: 200px; object-fit: cover; }
        .growth-right .meta { padding: 20px; }
        .growth-right .meta h4 { font-size: 18px; margin-bottom: 5px; color: #333; }
        .growth-right .meta p { font-size: 14px; color: #666; }

        /* --- Section 5: Academy --- */
        .section-academy { padding: 40px 0 60px 0; border-top: 1px solid #eee; background: #fff; }
        .academy-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
        .academy-item { padding: 20px 15px; background: #fafafa; border-radius: 4px; }
        .academy-item h4 { font-size: 18px; color: var(--wipo-blue); margin-bottom: 10px; }
        .academy-item p { font-size: 14px; color: #555; line-height: 1.4; }
        .academy-item a { display: inline-block; margin-top: 10px; font-size: 14px; color: var(--wipo-blue); font-weight: 600; }

        /* --- Page Template Styles --- */
        .generic-page { padding: 60px 0; min-height: 60vh; }
        .generic-page h2 { font-size: 32px; font-weight: 300; color: #444; margin-bottom: 20px; border-bottom: 2px solid var(--wipo-blue); padding-bottom: 10px; display: inline-block; }
        .generic-page p { max-width: 800px; color: #555; margin-bottom: 15px; font-size: 16px; }
        .generic-page .page-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }
        .generic-page .page-card { background: #f9f9f9; padding: 20px; border-radius: 8px; border-left: 4px solid var(--wipo-blue); }
        .generic-page .page-card h4 { color: var(--wipo-blue); margin-bottom: 10px; }

        /* --- Footer --- */
        footer { background: #ffffff; border-top: 1px solid var(--wipo-gray-border); padding: 40px 0 20px 0; font-size: 14px; color: #555; }
        .footer-top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 30px; }
        .footer-socials { display: flex; gap: 15px; }
        .footer-socials a { width: 36px; height: 36px; border-radius: 50%; background: #f0f0f0; display: flex; align-items: center; justify-content: center; color: #333; transition: 0.2s; }
        .footer-socials a:hover { background: var(--wipo-blue); color: #fff; }
        .footer-logo { display: flex; align-items: center; gap: 15px; max-width: 400px; }
        .footer-logo svg { width: 60px; height: 60px; }
        .footer-logo p { font-size: 12px; line-height: 1.4; color: #888; }
        .footer-bottom { display: flex; justify-content: space-between; align-items: center; padding-top: 20px; border-top: 1px solid #eee; }
        .footer-links { display: flex; gap: 20px; }
        .footer-links a { color: #666; }
        .footer-links a:hover { color: var(--wipo-blue); }
        
        /* --- Responsive --- */
        @media (max-width: 992px) {
            .slide-content { flex-direction: column; text-align: center; padding: 20px; }
            .slide-text { padding-right: 0; margin-bottom: 20px; }
            .slide-image { justify-content: center; width: 100%; height: 50%; }
            .hero-slider { height: auto; min-height: 400px; }
            .right-row { flex-direction: column; }
            .improving-grid { flex-direction: column; }
            .knowledge-grid { grid-template-columns: 1fr; }
            .card-grid-4 { grid-template-columns: 1fr 1fr; }
            .growth-layout { flex-direction: column; }
            .academy-grid { grid-template-columns: 1fr 1fr; }
            .footer-top { flex-direction: column-reverse; gap: 20px; align-items: flex-start; }
            .footer-bottom { flex-direction: column; align-items: flex-start; gap: 15px; }
            .nav-area { display: none; } /* Simplified for demo, typically hide and use hamburger */
        }
        @media (max-width: 576px) {
            .card-grid-4 { grid-template-columns: 1fr; }
            .academy-grid { grid-template-columns: 1fr; }
            .people-lead { flex-direction: column; }
            .people-lead-left { max-width: 100%; }
        }
    </style>
</head>
<body>

    <!-- Header -->
    <header>
        <div class="container header-inner">
            <div class="logo-area" onclick="switchPage('home')">
                <div class="main-title"><span>IP</span> Forum</div>
                <div class="sub-title">AI Generated Logo</div>
            </div>
            <div class="nav-area">
                <ul class="nav-links">
                    <li><a onclick="switchPage('understand')">Understand & Learn <i class="fas fa-chevron-down" style="font-size: 10px;"></i></a></li>
                    <li><a onclick="switchPage('find')">Find & Explore <i class="fas fa-chevron-down" style="font-size: 10px;"></i></a></li>
                    <li><a onclick="switchPage('protect')">Protect & Manage <i class="fas fa-chevron-down" style="font-size: 10px;"></i></a></li>
                    <li><a onclick="switchPage('partner')">Partner & Collaborate <i class="fas fa-chevron-down" style="font-size: 10px;"></i></a></li>
                    <li><a onclick="switchPage('about')">About IP Forum <i class="fas fa-chevron-down" style="font-size: 10px;"></i></a></li>
                </ul>
                <div class="nav-utils">
                    <div class="lang-select">English <i class="fas fa-chevron-down" style="font-size: 10px; margin-left: 4px;"></i></div>
                    <div class="search-icon"><i class="fas fa-search"></i></div>
                    <div class="auth-buttons">
                        <button class="btn-login" onclick="openModal('loginModal')">LOGIN</button>
                        <button class="btn-register" onclick="openModal('registerModal')">Register</button>
                    </div>
                </div>
            </div>
        </div>
    </header>

    <!-- ================= HOME PAGE ================= -->
    <main id="home" class="page active">
        
        <!-- Hero Slider -->
        <section class="hero-slider">
            <div class="slides" id="heroSlides">
                <!-- Slide 1: Pink -->
                <div class="slide slide-1">
                    <div class="slide-content">
                        <div class="slide-text">
                            <div class="category">IP Forum Magazine</div>
                            <h2>Global Innovation & IP Rights Summit 2026</h2>
                            <p style="opacity: 0.9;">Protecting ideas that shape tomorrow.</p>
                        </div>
                        <div class="slide-image">
                            <img src="image1.png" alt="Innovation Summit" onerror="this.src='https://images.unsplash.com/photo-1522202176988-66273c2fd55f?auto=format&fit=crop&q=80&w=600'">
                        </div>
                    </div>
                </div>
                <!-- Slide 2: Blue -->
                <div class="slide slide-2">
                    <div class="slide-content">
                        <div class="slide-text">
                            <div class="category">Global IP Network</div>
                            <h2>Connecting Creators & Innovators Worldwide</h2>
                            <p style="opacity: 0.9;">Your gateway to international IP protection.</p>
                        </div>
                        <div class="slide-image">
                            <img src="image2.png" alt="Global Network" onerror="this.src='https://images.unsplash.com/photo-1504384308090-c894fdcc538d?auto=format&fit=crop&q=80&w=600'">
                        </div>
                    </div>
                </div>
            </div>
            <div class="slider-dots">
                <div class="s-dot active" onclick="currentSlide(0)"></div>
                <div class="s-dot" onclick="currentSlide(1)"></div>
            </div>
        </section>

        <!-- Intro Section -->
        <section class="intro-section">
            <div class="container">
                <p>The IP Forum serves the world's innovators and creators, ensuring that their ideas travel safely to the market and improve lives everywhere.</p>
                <a href="#" class="link" onclick="switchPage('about')">Read more about our Organization <i class="fas fa-arrow-right"></i></a>
            </div>
        </section>

        <!-- Section: Improving Lives -->
        <section class="section-improving container">
            <h1>Intellectual property is improving the lives of everyone, everywhere</h1>
            <div class="improving-grid">
                <div class="improving-left">
                    <h3>Find IP by country</h3>
                    <p style="font-size: 14px; color: #666; margin-bottom: 20px;">Looking for IP in a specific country? Consult national and regional IP offices.</p>
                    <a href="#" class="link-item" onclick="switchPage('find')">Country profiles... <i class="fas fa-arrow-right"></i></a>
                    <h3 style="margin-top: 40px;">Find relevance of IP per industry</h3>
                    <p style="font-size: 14px; color: #666; margin-bottom: 20px;">How IP is relevant to your industry? Discover IP assets for specific sectors, their use, and IP's relationship to them in various industries.</p>
                    <a href="#" class="link-item" onclick="switchPage('find')">IP in ... <i class="fas fa-arrow-right"></i></a>
                </div>
                <div class="improving-right">
                    <div class="right-row">
                        <div class="right-col">
                            <h4>Find how IP benefits you</h4>
                            <p>Want to know how IP rights benefit you? Learn the value of IP rights and how IP benefits you.</p>
                            <a href="#" class="link">IP for ... <i class="fas fa-arrow-right"></i></a>
                        </div>
                        <div class="right-col">
                            <h4>Find IP and other topics</h4>
                            <p>Want to know how IP ties to other topics? Check our dedicated pages on how IP relates to various topics.</p>
                            <a href="#" class="link">IP and ... <i class="fas fa-arrow-right"></i></a>
                        </div>
                    </div>
                    <div class="feature-image-card">
                        <div class="feature-text">
                            <h4>IP Forum Global Awards 2026</h4>
                            <span>Meet the finalists</span>
                        </div>
                        <img src="https://images.unsplash.com/photo-1542744173-8e7e53415bb0?auto=format&fit=crop&q=80&w=300" alt="IP Forum Global Awards">
                    </div>
                </div>
            </div>
        </section>

        <!-- Section: Knowledge -->
        <section class="section-knowledge">
            <div class="container">
                <h2>Intellectual property knowledge, data and services are adding value around the globe</h2>
                <div class="sub-text">
                    Our IP protection services are easy to use and an effective way to get your IP registered globally. Our data and knowledge base are making the right IP information accessible to all innovators.<br>
                    <a href="#" onclick="switchPage('find')">Explore our IP Forum Services Directory for more information.</a>
                </div>
                <div class="knowledge-grid">
                    <div class="k-card">
                        <h3>Patents</h3>
                        <div class="k-card-sub">
                            <a href="#">PCT - The International Patent System <i class="fas fa-arrow-right"></i></a>
                            <a href="#">PATENTSCOPE <i class="fas fa-arrow-right"></i></a>
                        </div>
                        <i class="fas fa-arrow-right"></i>
                    </div>
                    <div class="k-card">
                        <h3>Trademarks</h3>
                        <div class="k-card-sub">
                            <a href="#">Madrid - The International Trademark System <i class="fas fa-arrow-right"></i></a>
                            <a href="#">Global Brand Database <i class="fas fa-arrow-right"></i></a>
                        </div>
                        <i class="fas fa-arrow-right"></i>
                    </div>
                    <div class="k-card">
                        <h3>Industrial Designs</h3>
                        <div class="k-card-sub">
                            <a href="#">Hague - The International Design System <i class="fas fa-arrow-right"></i></a>
                            <a href="#">Global Design Database <i class="fas fa-arrow-right"></i></a>
                        </div>
                        <i class="fas fa-arrow-right"></i>
                    </div>
                    <div class="k-card">
                        <h3>Geographical Indications</h3>
                        <div class="k-card-sub">
                            <a href="#">Lisbon - The International System of Geographical Indications <i class="fas fa-arrow-right"></i></a>
                            <a href="#">Lisbon Express Database <i class="fas fa-arrow-right"></i></a>
                        </div>
                        <i class="fas fa-arrow-right"></i>
                    </div>
                    <div class="k-card">
                        <h3>IP Dispute Resolution</h3>
                        <div class="k-card-sub">
                            <a href="#">Mediation <i class="fas fa-arrow-right"></i></a>
                            <a href="#">Arbitration <i class="fas fa-arrow-right"></i></a>
                            <a href="#">Expert Determination <i class="fas fa-arrow-right"></i></a>
                            <a href="#">Domain Name Disputes <i class="fas fa-arrow-right"></i></a>
                        </div>
                        <i class="fas fa-arrow-right"></i>
                    </div>
                    <div class="k-card-white">
                        <div class="text-area">
                            <div class="tag">Featured</div>
                            <h3>IP Insight and Analysis</h3>
                        </div>
                        <div class="img-wrap">
                            <img src="https://images.unsplash.com/photo-1558494949-ef526b0042b4?auto=format&fit=crop&q=80&w=600" alt="Innovation Capabilities">
                        </div>
                        <div class="text-area" style="padding-top: 0;">
                            <h4>Innovation Capabilities Outlook 2026</h4>
                        </div>
                    </div>
                </div>
            </div>
        </section>

        <!-- Section: People -->
        <section class="section-people container">
            <h2>Bringing people together to help shape the future of intellectual property worldwide</h2>
            <div class="desc">
                We do IP rights and disputes, and serve as a global forum for the exchange of ideas and best practices. Together with our partners, we address complex global challenges in which IP plays an important role.
            </div>
            <div class="people-lead">
                <div class="people-lead-left">
                    <h3>IP Forum Meetings</h3>
                    <p>We unite the global community to discuss the future of IP, address pressing issues, and policy challenges to do with IP, innovation and creativity.</p>
                    <p style="margin-top: 15px;">We use these meetings to exchange information and discuss a wide range of IP-related topics that require in-depth understanding of emerging and complex IP issues.</p>
                </div>
                <div class="people-lead-right">
                    <img src="https://images.unsplash.com/photo-1523995462485-3d171b5c8e3a?auto=format&fit=crop&q=80&w=800" alt="IP Forum Assemblies 2026">
                    <div class="image-caption">Assemblies of IP Forum - 2026 <span>| 6 to 14 July 2026</span></div>
                </div>
            </div>
            <div class="card-grid-4">
                <div class="small-card">
                    <h4>IP Forum GREEN</h4>
                    <p>IP Forum GREEN connects the technology and service providers with those looking for green innovations, environmental solutions.</p>
                </div>
                <div class="small-card">
                    <h4>IP Forum's ABC</h4>
                    <p>The Accessible Books Consortium (ABC) increases the number of accessible books worldwide and supports people who are blind or visually impaired.</p>
                </div>
                <div class="small-card with-image">
                    <img src="https://images.unsplash.com/photo-1560250097-0b93528c311a?auto=format&fit=crop&q=80&w=400" alt="Director General">
                    <h4>Executive Director</h4>
                    <p style="color:var(--wipo-blue); font-size:13px; font-weight:600; margin-bottom:4px;">Executive Director Opens IP Forum Assemblies Meetings</p>
                </div>
                <div class="small-card">
                    <h4>IP Forum for Creators</h4>
                    <p>IP Forum for Creators is an open public-private partnership between IP Forum and the Rights Awareness Foundation to raise awareness and a better understanding of creators' rights.</p>
                </div>
                <div class="small-card">
                    <h4>IP Forum PATENT-INFORMED</h4>
                    <p>The Patent Information Initiative for Medicines (PATENT-INFORMED) provides easy access to medicinal patent information to the health community worldwide.</p>
                </div>
            </div>
        </section>

        <!-- Section: Growth -->
        <section class="section-growth container">
            <h2>Intellectual property is a powerful tool for growth</h2>
            <div class="desc">
                IP empowers people, it's an enabler with the means to create jobs, grow enterprises, develop economies and add social vibrancy. We help our Member States use IP to grow and develop.
            </div>
            <div class="growth-layout">
                <div class="growth-left">
                    <h3>IP Cooperation</h3>
                    <p>We are working with Member States to enable them to reap benefits from the IP system to create an environment where IP is respected and national IP offices can operate effectively.</p>
                    <a href="#" onclick="switchPage('partner')">IP Cooperation <i class="fas fa-arrow-right"></i></a>
                </div>
                <div class="growth-right">
                    <img src="https://images.unsplash.com/photo-1550751827-4bd374c3f58b?auto=format&fit=crop&q=80&w=600" alt="IP Forum FACE">
                    <div class="meta">
                        <h4>IP Forum FACE</h4>
                        <p>IP Forum FACE is a platform, a network and a marketplace for the development of partnerships that support the use of IP.</p>
                    </div>
                </div>
            </div>
        </section>

        <!-- Section: Academy -->
        <section class="section-academy container">
            <div class="academy-grid">
                <div class="academy-item">
                    <h4>IP Forum Academy</h4>
                    <p>The IP Forum Academy is at the center of excellence where we educate and uphold IP.</p>
                    <a href="#" onclick="switchPage('understand')">IP Forum Academy <i class="fas fa-arrow-right"></i></a>
                </div>
                <div class="academy-item">
                    <h4>Development Agenda</h4>
                    <p>The IP Forum Development Agenda ensures that considerations for economic and social development are an integral part of IP work.</p>
                    <a href="#" onclick="switchPage('about')">Development Agenda <i class="fas fa-arrow-right"></i></a>
                </div>
                <div class="academy-item">
                    <h4>Inventor Assistance Program</h4>
                    <p>The Inventor Assistance Program (IAP) connects inventors with limited resources to patent professionals who provide free legal assistance.</p>
                    <a href="#" onclick="switchPage('protect')">Inventor Assistance Program <i class="fas fa-arrow-right"></i></a>
                </div>
                <div class="academy-item">
                    <h4>Technology and Innovation Support Centers</h4>
                    <p>Technology and Innovation Support Centers (TISCs) provide innovators in developing countries with access to high quality technology information and related services.</p>
                    <a href="#" onclick="switchPage('find')">TISCs <i class="fas fa-arrow-right"></i></a>
                </div>
            </div>
        </section>
    </main>

    <!-- ================= OTHER PAGES ================= -->

    <section id="about" class="page generic-page container">
        <h2>About IP Forum</h2>
        <p>We are the leading global forum for intellectual property services, policy, information, and cooperation. Our organization was established to promote the protection of intellectual property throughout the world through cooperation among states, and to administer various multilateral treaties dealing with the legal and administrative aspects of intellectual property.</p>
        <p><strong>Owner:</strong> IP Forum Administrative Board<br>
        <strong>Contact:</strong> +1 (555) 123-4567 | contact@ip-forum.org<br>
        <strong>Address:</strong> 123 Innovation Avenue, Geneva, Switzerland</p>
        
        <div class="page-grid">
            <div class="page-card"><h4>Our Mission</h4><p>To lead the development of a balanced and effective global intellectual property ecosystem to promote innovation and creativity.</p></div>
            <div class="page-card"><h4>Our Vision</h4><p>A world where intellectual property is universally respected, enabling a sustainable and prosperous future for all.</p></div>
            <div class="page-card"><h4>Our Values</h4><p>Integrity, collaboration, transparency, innovation, and service to our global community.</p></div>
        </div>
    </section>

    <section id="understand" class="page generic-page container">
        <h2>Understand & Learn</h2>
        <p>Education is the cornerstone of a robust IP system. We offer a wide range of resources, courses, and materials to help you understand the complexities of intellectual property rights.</p>
        <div class="page-grid">
            <div class="page-card"><h4>IP Basics</h4><p>What is intellectual property? Learn about patents, trademarks, copyrights, and designs.</p></div>
            <div class="page-card"><h4>IP Training</h4><p>Online and in-person training modules designed for creators, businesses, and government officials.</p></div>
            <div class="page-card"><h4>Case Studies</h4><p>Real-world examples of how IP drives innovation and economic growth across different industries.</p></div>
        </div>
    </section>

    <section id="find" class="page generic-page container">
        <h2>Find & Explore</h2>
        <p>Access our comprehensive global databases to search for patents, trademarks, designs, and geographical indications.</p>
        <div class="page-grid">
            <div class="page-card"><h4>Global Brand Database</h4><p>Search millions of trademark records from participating national and regional offices.</p></div>
            <div class="page-card"><h4>Global Design Database</h4><p>Explore industrial design data from the Hague System and national collections.</p></div>
            <div class="page-card"><h4>Patentscope</h4><p>Search international patent applications filed under the PCT system.</p></div>
        </div>
    </section>

    <section id="protect" class="page generic-page container">
        <h2>Protect & Manage</h2>
        <p>Streamline your global IP protection process using our specialized international registration systems and dispute resolution mechanisms.</p>
        <div class="page-grid">
            <div class="page-card"><h4>PCT System</h4><p>File a single international patent application to seek protection in over 150 countries.</p></div>
            <div class="page-card"><h4>Madrid System</h4><p>Manage and protect your trademark portfolio globally with a single application.</p></div>
            <div class="page-card"><h4>Dispute Resolution</h4><p>Resolve conflicts efficiently through our mediation, arbitration, and expert determination services.</p></div>
        </div>
    </section>

    <section id="partner" class="page generic-page container">
        <h2>Partner & Collaborate</h2>
        <p>We build bridges between governments, private sectors, and non-profits to foster innovation. Join us in shaping a robust IP ecosystem.</p>
        <div class="page-grid">
            <div class="page-card"><h4>Public-Private Partnerships</h4><p>Collaborate with us on initiatives that harness IP for sustainability and development.</p></div>
            <div class="page-card"><h4>Industry Alliances</h4><p>Work with industry leaders to address challenges in digital IP, green technology, and more.</p></div>
            <div class="page-card"><h4>Member States</h4><p>Engage with our governing bodies and participate in policy-making processes.</p></div>
        </div>
    </section>

    <!-- ================= MODALS ================= -->
    
    <!-- Login Modal -->
    <div class="modal-overlay" id="loginModal">
        <div class="modal-content">
            <span class="close-modal" onclick="closeModal('loginModal')">&times;</span>
            <h2>Sign In to IP Forum</h2>
            <form onsubmit="alert('Login submitted (Demo)'); return false;">
                <input type="email" placeholder="Email Address" required>
                <input type="password" placeholder="Password" required>
                <button type="submit">LOGIN</button>
                <p style="margin-top:15px; font-size:13px; text-align:center; color:#777;">Don't have an account? <a href="#" onclick="closeModal('loginModal'); openModal('registerModal');" style="color:var(--wipo-blue); font-weight:bold; cursor:pointer;">Register</a></p>
            </form>
        </div>
    </div>

    <!-- Register Modal -->
    <div class="modal-overlay" id="registerModal">
        <div class="modal-content">
            <span class="close-modal" onclick="closeModal('registerModal')">&times;</span>
            <h2>Create Your Account</h2>
            <form onsubmit="alert('Registration submitted (Demo)'); return false;">
                <input type="text" placeholder="Full Name" required>
                <input type="email" placeholder="Email Address" required>
                <input type="password" placeholder="Create Password" required>
                <input type="password" placeholder="Confirm Password" required>
                <button type="submit">REGISTER</button>
                <p style="margin-top:15px; font-size:13px; text-align:center; color:#777;">Already have an account? <a href="#" onclick="closeModal('registerModal'); openModal('loginModal');" style="color:var(--wipo-blue); font-weight:bold; cursor:pointer;">Login</a></p>
            </form>
        </div>
    </div>

    <!-- Footer -->
    <footer>
        <div class="container">
            <div class="footer-top">
                <div class="footer-socials">
                    <a href="#"><i class="fab fa-facebook-f"></i></a>
                    <a href="#"><i class="fab fa-twitter"></i></a>
                    <a href="#"><i class="fab fa-instagram"></i></a>
                    <a href="#"><i class="fab fa-youtube"></i></a>
                    <a href="#"><i class="fab fa-linkedin-in"></i></a>
                    <a href="#"><i class="fab fa-whatsapp"></i></a>
                </div>
                <div class="footer-logo">
                    <!-- AI Generated Logo SVG -->
                    <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <rect width="24" height="24" rx="4" fill="#004589"/>
                        <path d="M12 6L6 18H18L12 6Z" fill="white" fill-opacity="0.2"/>
                        <path d="M12 10L8 18H16L12 10Z" fill="white" fill-opacity="0.5"/>
                        <path d="M12 14L10 18H14L12 14Z" fill="white"/>
                    </svg>
                    <p>IP Forum helps the development of a balanced and effective global intellectual property ecosystem to promote innovation and creativity for a better and more sustainable future.</p>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="footer-links">
                    <a href="#">Media</a>
                    <a href="#">Contact</a>
                    <a href="mailto:contact@ip-forum.org">Email Us</a>
                </div>
                <div class="footer-links" style="font-size: 13px;">
                    <a href="#">Terms of use</a>
                    <a href="#">Privacy</a>
                    <a href="#">Accessibility</a>
                    <a href="#">Sitemap</a>
                </div>
                <div style="font-size: 12px; color: #888;">
                    &copy; 2026 IP Forum. All rights reserved. | Owner: IP Forum Admin Board
                </div>
            </div>
        </div>
    </footer>

    <!-- JavaScript -->
    <script>
        // --- 1. Multi-Page Navigation ---
        function switchPage(pageId) {
            // Hide all pages
            document.querySelectorAll('.page').forEach(page => {
                page.classList.remove('active');
            });
            // Show target page
            const target = document.getElementById(pageId);
            if (target) {
                target.classList.add('active');
                window.scrollTo(0, 0);
            }
        }

        // --- 2. Modals ---
        function openModal(modalId) {
            document.getElementById(modalId).style.display = 'flex';
            document.body.style.overflow = 'hidden'; // Prevent scrolling
        }

        function closeModal(modalId) {
            document.getElementById(modalId).style.display = 'none';
            document.body.style.overflow = 'auto';
        }

        // Close modal if clicking outside
        window.onclick = function(event) {
            if (event.target.classList.contains('modal-overlay')) {
                event.target.style.display = 'none';
                document.body.style.overflow = 'auto';
            }
        }

        // --- 3. Hero Slider ---
        let slideIndex = 0;
        const slides = document.getElementById('heroSlides');
        const dots = document.querySelectorAll('.s-dot');

        function showSlides() {
            slideIndex++;
            if (slideIndex >= 2) slideIndex = 0;
            slides.style.transform = `translateX(-${slideIndex * 50}%)`;
            dots.forEach(dot => dot.classList.remove('active'));
            dots[slideIndex].classList.add('active');
        }

        function currentSlide(n) {
            slideIndex = n;
            slides.style.transform = `translateX(-${slideIndex * 50}%)`;
            dots.forEach(dot => dot.classList.remove('active'));
            dots[slideIndex].classList.add('active');
            // Reset auto-play timer
            clearInterval(sliderInterval);
            sliderInterval = setInterval(showSlides, 5000);
        }

        // Start auto-play
        let sliderInterval = setInterval(showSlides, 5000);
    </script>
</body>
</html>
Back to Directory=ceiIENDB`