@font-face{font-family:ZTNature;src:url(/fonts/ZT%20Nature%20-%20WEB%20TT/ZTNature-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ZTNature;src:url(/fonts/ZT%20Nature%20-%20WEB%20TT/ZTNature-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:ZTNature;src:url(/fonts/ZT%20Nature%20-%20WEB%20TT/ZTNature-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:ZTNature;src:url(/fonts/ZT%20Nature%20-%20WEB%20TT/ZTNature-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#1a1530;color:#fff;font-family:ZTNature,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.page{height:100vh;overflow:hidden;display:flex;align-items:stretch}.content-left{flex:1;max-width:600px;padding:100px 60px 60px 80px;display:flex;flex-direction:column;justify-content:center}.content-right{flex:1;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.dino-img{height:85vh;max-width:100%;object-fit:contain;object-position:bottom}.dino-img--large{height:102vh}.page--preview{height:100vh;overflow:hidden;flex-direction:column;align-items:center;padding:70px 40px 40px}.preview-content{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:960px;width:100%}.preview-frame{flex:1;min-height:0;width:100%;border-radius:16px;overflow:hidden;border:1px solid rgba(168,85,247,.35);box-shadow:0 0 48px #a855f72e;margin:24px 0 32px;cursor:pointer}.preview-img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.preview-tap-hint{display:none}.preview-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f2;z-index:100;display:flex;align-items:center;justify-content:center;cursor:pointer}.preview-lightbox-img{max-width:92%;max-height:92vh;object-fit:contain;border-radius:12px;cursor:default}.preview-lightbox-close{position:absolute;top:20px;right:20px;background:#ffffff1f;color:#fff;font-size:1rem;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width: 768px){.page--preview{height:auto;min-height:100vh;overflow:visible;padding:calc(60px + env(safe-area-inset-top,0px)) 24px 48px}.preview-content{flex:none}.preview-frame{flex:none;height:180px;margin:20px 0 10px}.preview-img{object-position:top left}.preview-tap-hint{display:block;font-size:.8rem;color:#a855f7;margin-bottom:28px}}.landing-badge{display:inline-block;background:#a855f726;border:1px solid rgba(168,85,247,.4);color:#c084fc;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:6px 14px;border-radius:50px;margin-bottom:20px}.logo-wrapper{position:fixed;top:28px;right:40px;z-index:10}.logo-img{height:32px;width:auto}h1.title{font-size:3rem;color:#a855f7;margin-bottom:16px;line-height:1.1}.subtitle{font-size:1.05rem;font-weight:600;color:#d0ccee;margin-bottom:32px;line-height:1.5}.description{font-size:1rem;color:#b0aacc;margin-bottom:40px;line-height:1.7}.form-group{margin-bottom:24px}.form-group label{display:block;font-size:.85rem;color:#b0aacc;margin-bottom:8px}input[type=text],textarea{width:100%;max-width:480px;background:#2a2545;border:1px solid #3d3560;border-radius:10px;padding:14px 18px;color:#fff;font-size:1rem;font-family:inherit;outline:none;transition:border-color .2s}input[type=text]:focus,textarea:focus{border-color:#a855f7}input[type=text]::placeholder,textarea::placeholder{color:#5a5470}textarea{min-height:160px;resize:vertical}.char-count{font-size:.78rem;color:#5a5470;text-align:right;max-width:480px;margin-top:6px}.options{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.radio-option{display:flex;align-items:center;gap:14px;cursor:pointer;font-size:1rem;color:#d0ccee;-webkit-user-select:none;user-select:none}.radio-circle{width:24px;height:24px;border-radius:50%;border:2px solid #5a5470;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .2s}.radio-option:hover .radio-circle,.radio-circle.selected{border-color:#a855f7}.radio-dot{width:11px;height:11px;border-radius:50%;background:#a855f7}.btn{background:#a855f7;color:#fff;border:none;border-radius:50px;padding:16px 0;width:260px;font-size:1rem;font-weight:500;font-family:inherit;cursor:pointer;transition:opacity .2s,transform .1s}.btn:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.btn:disabled{opacity:.35;cursor:not-allowed}.success-icon{width:60px;height:60px;border-radius:50%;border:3px solid #22c55e;display:flex;align-items:center;justify-content:center;margin-bottom:28px}.success-icon svg{width:28px;height:28px;stroke:#22c55e;fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}@media (max-width: 768px){.page{flex-direction:column;min-height:100vh}.content-right{order:1;flex:0 0 auto;height:42vh;min-height:220px;max-height:340px;align-items:flex-end;justify-content:center;padding-top:calc(24px + env(safe-area-inset-top,0px))}.dino-img{height:100%;max-width:100%;object-fit:contain}.content-right:has(.dino-img--large){height:50vh;max-height:408px}.content-left{order:2;flex:1;min-height:0;max-width:100%;padding:24px 28px 32px;align-items:center;text-align:center;justify-content:center;overflow-y:auto}h1.title{font-size:2.2rem;margin-bottom:10px}.subtitle{margin-bottom:20px}.description{margin-bottom:24px}.form-group{margin-bottom:16px}.form-group{width:100%;text-align:left}input[type=text],textarea{max-width:100%}textarea{min-height:100px}.char-count{max-width:100%}.options{width:100%;max-width:300px;text-align:left}.success-icon{margin-left:auto;margin-right:auto}.btn{width:100%;max-width:320px}.logo-wrapper{top:18px;right:20px}.logo-img{height:26px}}.impressum-page{min-height:100vh;padding:60px 40px 80px;max-width:760px;margin:0 auto}.impressum-back{background:none;border:none;color:#a855f7;font-family:inherit;font-size:.9rem;cursor:pointer;padding:0;margin-bottom:40px;display:inline-block}.impressum-back:hover{opacity:.75}.impressum-title{font-size:2.4rem;color:#a855f7;margin-bottom:48px}.impressum-section{margin-bottom:36px}.impressum-section h2{font-size:1rem;font-weight:600;color:#fff;margin-bottom:10px}.impressum-section p{font-size:.95rem;color:#fff;line-height:1.75}.impressum-section a{color:#a855f7;text-decoration:none}.impressum-section a:hover{text-decoration:underline}.impressum-link{position:fixed;bottom:16px;right:24px;font-size:.75rem;color:#fff;text-decoration:none;z-index:20;transition:color .2s}.impressum-link:hover{color:#a855f7}@media (max-width: 768px){.impressum-page{padding:40px 24px 80px}.impressum-title{font-size:1.8rem}}@media (max-width: 400px){h1.title{font-size:1.85rem}.content-left{padding:28px 20px 40px}.content-right{height:38vh;min-height:200px;padding-top:calc(20px + env(safe-area-inset-top,0px))}}
