<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>bns.de.com is for sale | Premium Domain Name</title>
    <meta name="description" content="The domain name bns.de.com is available for purchase. Secure this premium asset today for your brand.">
    
    <!-- Canonical URL -->
    <link rel="canonical" href="https://bns.de.com/" />
    
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Deneme Bonusu Rehberi",
  "url": "https://bns.de.com/",
  "logo": "https://bns.de.com/logo.png",
  "description": "Deneme Bonusu Veren Siteler 2026 Guncel Yatirimsiz Bonuslar.",
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://bns.de.com/"
  },
  "sameAs": [
    "https://bns.de.com/bonuslar",
    "https://www.youtube.com/@deneme-bonusuu",
    "https://x.com/bonusleons"
  ]
}
</script>

    <style>
        :root {
            --gd-cyan: #00A6A6;
            --night-black: #080808;
            --surface-gray: #151515;
            --text-main: #ffffff;
            --text-muted: #a1a1a1;
            /* Kontrast dostu gri (Erişilebilirlik için güncellendi) */
            --text-accessible-gray: #ececec; 
            --text-dark-gray: #595959;
            /* En hızlı yükleme için sistem fontları */
            --font-stack: 'Outfit', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
        }

        * { margin: 0; padding: 0; box-sizing: border-box; }
        
        body { 
            background-color: var(--night-black); 
            color: var(--text-main);
            font-family: var(--font-stack);
            line-height: 1.6;
            -webkit-font-smoothing: antialiased;
        }

        header {
            padding: 20px 8%;
            display: flex; justify-content: space-between; align-items: center;
            background: rgba(8, 8, 8, 0.95);
            border-bottom: 1px solid rgba(255,255,255,0.05);
            backdrop-filter: blur(10px);
            position: sticky; top: 0; z-index: 100;
        }

        .logo { font-size: 22px; font-weight: 700; color: #fff; text-decoration: none; }
        .logo span { color: var(--gd-cyan); }

        .hero {
            padding: 100px 8% 50px;
            text-align: center;
            background: radial-gradient(circle at center, #002b2b 0%, #080808 75%);
        }

        .hero h1 { 
            font-size: clamp(2.5rem, 8vw, 4.5rem); 
            letter-spacing: -2px;
            margin-bottom: 15px;
            line-height: 1.1;
        }

        .status-badge {
            display: inline-flex; align-items: center; gap: 8px;
            padding: 6px 15px;
            background: rgba(0, 166, 166, 0.2);
            color: var(--gd-cyan);
            border-radius: 50px;
            font-weight: 700;
            font-size: 14px;
            margin-bottom: 30px;
            text-transform: uppercase;
        }

        /* Purchase Box */
        .purchase-container {
            max-width: 1050px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1.5fr 1fr;
            gap: 30px;
            padding: 40px 5%;
        }

        .benefit-box {
            background: var(--surface-gray);
            border-radius: 24px;
            padding: 40px;
            border: 1px solid rgba(255,255,255,0.05);
        }

        /* Hiyerarşi Düzenlemesi: Why this domain artık H2 */
        .benefit-box h2 {
            font-size: 28px;
            margin-bottom: 25px;
            font-weight: 700;
        }

        .buy-box {
            background: #ffffff;
            color: #000;
            border-radius: 24px;
            padding: 40px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            box-shadow: 0 10px 30px rgba(0,0,0,0.5);
        }

        .price-label { font-size: 14px; font-weight: 700; color: #444; letter-spacing: 0.5px; }
        .price-tag { font-size: 42px; font-weight: 800; margin: 10px 0 25px; color: #111; }

        .cta-btn {
            background: #111;
            color: #fff;
            padding: 18px;
            border-radius: 12px;
            text-decoration: none;
            text-align: center;
            font-weight: 700;
            font-size: 18px;
            transition: 0.3s;
        }
        .cta-btn:hover { background: var(--gd-cyan); transform: translateY(-3px); }

        .features {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
            gap: 30px;
            margin-top: 10px;
        }
        .feat svg { fill: var(--gd-cyan); margin-bottom: 12px; width: 28px; height: 28px; }
        .feat h4 { font-size: 17px; margin-bottom: 8px; color: #fff; }
        .feat p { font-size: 14px; color: var(--text-accessible-gray); line-height: 1.4; }

        footer {
            padding: 60px 8%;
            text-align: center;
            border-top: 1px solid rgba(255,255,255,0.05);
            font-size: 14px;
            color: var(--text-muted);
        }

        @media (max-width: 850px) {
            .purchase-container { grid-template-columns: 1fr; }
            .hero { padding-top: 130px; }
            .buy-box { order: -1; } /* Mobilde fiyat kutusu üstte görünür */
        }
    </style>
</head>
<body>

    <header>
        <a href="#" class="logo">Premium<span>Broker</span></a>
        <div style="font-size: 14px; font-weight: 600;">🔒 Secure Transaction</div>
    </header>

    <main>
        <section class="hero">
            <div class="status-badge">
                <svg viewBox="0 0 24 24" width="16" height="16" fill="currentColor"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>
                Available for Purchase
            </div>
            <h1>bns.de.com</h1>
            <p style="color: var(--text-accessible-gray); font-size: 18px; max-width: 700px; margin: 0 auto;">Enhance your digital identity with this premium multi-market domain.</p>
        </section>

        <section>
            <div class="purchase-container">
                <div class="benefit-box">
                    <h2>Why this domain?</h2>
                    <div class="features">
                        <div class="feat">
                            <svg viewBox="0 0 24 24"><path d="M13 10V3L4 14h7v7l9-11h-7z"/></svg>
                            <h4>Short & Memorable</h4>
                            <p>3-letter acronyms are highly valuable and easy to brand.</p>
                        </div>
                        <div class="feat">
                            <svg viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"/></svg>
                            <h4>Global Appeal</h4>
                            <p>Perfect for German (DE) related business or global tech.</p>
                        </div>
                        <div class="feat">
                            <svg viewBox="0 0 24 24"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z"/></svg>
                            <h4>SEO Ready</h4>
                            <p>Clean history and high keyword potential for search engines.</p>
                        </div>
                    </div>
                </div>

                <div class="buy-box">
                    <div class="price-label">ESTIMATED VALUE</div>
                    <div class="price-tag">$2,495.00</div>
                    <a href="#" class="cta-btn">Buy It Now</a>
                    <p style="text-align: center; font-size: 13px; margin-top: 18px; color: var(--text-dark-gray); font-weight: 600;">
                        Secure checkout via escrow service.
                    </p>
                </div>
            </div>
        </section>
    </main>

    <footer>
        &copy; 2026 Domain Portfolio Management | All Rights Reserved.
    </footer>

    <!-- Microsoft Clarity - Gecikmeli Yükleme (Hız için) -->
    <script type="text/javascript">
        window.addEventListener('load', function() {
            (function(c,l,a,r,i,t,y){
                c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
                t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
                y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
            })(window, document, "clarity", "script", "wer53etqhf");
        });
    </script>

</body>
</html>