<?xml version="1.0" encoding="UTF-8"?> <svg width="210mm" height="297mm" viewBox="0 0 2100 2970" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Deckblatt Semesterplaner im Bridgerton-Stil"> <!-- Farbtöne passend zu Bridgerton: hellblau/babyblau --> <defs> <!-- Feine, elegante Ornament-Pfade (minimalistische Bridgerton-Ästhetik) --> <path id="ornament-left" d="M0,0 C120,-60 260,80 380,20" fill="none" stroke="#9AD4F7" stroke-width="6" /> <path id="ornament-right" d="M0,0 C-120,-60 -260,80 -380,20" fill="none" stroke="#9AD4F7" stroke-width="6" /> <!-- Leichtes Musterdownload für Randfries (sekundäres Ornament) --> <linearGradient id="gradBlue" x1="0" y1="0" x2="1" y2="1"> <stop stop-color="#BDE0FF" offset="0"/> <stop stop-color="#85C5F7" offset="1"/> </linearGradient> </defs> <!-- Hintergrund mit sehr leichter, heller Textur (optional deaktivierbar) --> <rect x="100" y="140" width="1900" height="2600" rx="120" ry="120" fill="none" stroke="url(#gradBlue)" stroke-width="0"/> <!-- Großes, dezentes Hintergrundmuster (optional auskommentieren) --> <!-- <g opacity="0.04"> <circle cx="260" cy="420" r="120" fill="#A7D6FF"/> <circle cx="320" cy="500" r="80" fill="#A7D6FF"/> <circle cx="560" cy="460" r="60" fill="#A7D6FF"/> </g> --> <!-- Rahmen: feiner, vergoldeter Rand in Hellblau --> <rect x="60" y="60" width="1980" height="2840" rx="120" ry="120" fill="none" stroke="#9BD0FF" stroke-width="8"/> <!-- Oberes Ornament – zarte Blüten-/Ranken-Verläufe --> <g Ver mais