{"id":58,"date":"2026-02-18T10:56:37","date_gmt":"2026-02-18T10:56:37","guid":{"rendered":"https:\/\/howhigh.shop\/?page_id=58"},"modified":"2026-04-01T01:51:10","modified_gmt":"2026-04-01T01:51:10","slug":"impressum","status":"publish","type":"page","link":"https:\/\/howhigh.shop\/?page_id=58","title":{"rendered":"Impressum"},"content":{"rendered":"\n\n<section class=\"howhigh-impressum-wrap\">\n  <style>\n    .howhigh-impressum-wrap{\n      --bg:#070707;\n      --panel:#0f0f10;\n      --text:#f4f4f4;\n      --muted:rgba(244,244,244,.78);\n      --line:rgba(255,255,255,.10);\n      --gold:#ffbf5a;\n      --gold-soft:rgba(255,191,90,.12);\n      --radius:18px;\n      --shadow:0 18px 50px rgba(0,0,0,.55);\n      --max:980px;\n      color:var(--text);\n      font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;\n    }\n\n    .howhigh-impressum-wrap *{box-sizing:border-box}\n\n    .howhigh-impressum-shell{\n      position:relative;\n      background:var(--bg);\n      overflow:hidden;\n      padding-bottom:28px;\n      border-radius:20px;\n    }\n\n    .howhigh-impressum-glow{\n      position:absolute;\n      inset:0;\n      pointer-events:none;\n      z-index:0;\n      background:\n        radial-gradient(900px 560px at 20% 20%, rgba(255,191,90,.14), transparent 60%),\n        radial-gradient(900px 560px at 80% 70%, rgba(255,255,255,.06), transparent 65%),\n        linear-gradient(180deg, rgba(255,255,255,.03), transparent);\n      filter:blur(10px);\n      transform:scale(1.02);\n    }\n\n    .howhigh-impressum-header{\n      position:sticky;\n      top:0;\n      z-index:5;\n      border-bottom:1px solid var(--line);\n      background:rgba(7,7,7,.7);\n      backdrop-filter:blur(10px);\n      -webkit-backdrop-filter:blur(10px);\n    }\n\n    .howhigh-impressum-container{\n      width:min(var(--max),92vw);\n      margin:0 auto;\n      padding:14px 0;\n      position:relative;\n      z-index:1;\n    }\n\n    .howhigh-impressum-top{\n      display:flex;\n      align-items:center;\n      justify-content:space-between;\n      gap:12px;\n      flex-wrap:wrap;\n    }\n\n    .howhigh-impressum-brand{\n      font-weight:900;\n      letter-spacing:.6px;\n      display:flex;\n      align-items:baseline;\n      gap:10px;\n    }\n\n    .howhigh-impressum-pill{\n      font-size:12px;\n      padding:6px 10px;\n      border-radius:999px;\n      border:1px solid rgba(255,191,90,.35);\n      background:rgba(255,191,90,.08);\n      color:rgba(255,191,90,.9);\n      font-weight:700;\n      white-space:nowrap;\n    }\n\n    .howhigh-impressum-nav{\n      display:flex;\n      gap:10px;\n      flex-wrap:wrap;\n    }\n\n    .howhigh-impressum-main{\n      padding:26px 0 44px;\n      position:relative;\n      z-index:1;\n    }\n\n    .howhigh-impressum-card{\n      border:1px solid var(--line);\n      background:linear-gradient(180deg, rgba(255,255,255,.05), transparent 65%), var(--panel);\n      border-radius:var(--radius);\n      box-shadow:var(--shadow);\n      padding:22px;\n    }\n\n    .howhigh-impressum-title{\n      margin:0 0 10px;\n      font-size:clamp(26px,3vw,38px);\n      letter-spacing:-.4px;\n      line-height:1.15;\n      color:var(--text);\n    }\n\n    .howhigh-impressum-lead{\n      margin:0 0 18px;\n      color:var(--muted);\n      line-height:1.6;\n    }\n\n    .howhigh-impressum-grid{\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:12px;\n    }\n\n    .howhigh-impressum-box{\n      border:1px solid var(--line);\n      border-radius:16px;\n      padding:14px;\n      background:rgba(255,255,255,.03);\n    }\n\n    .howhigh-impressum-box h2{\n      margin:0 0 8px;\n      font-size:16px;\n      letter-spacing:-.2px;\n      color:var(--text);\n    }\n\n    .howhigh-impressum-box p{\n      margin:0;\n      color:var(--muted);\n      line-height:1.55;\n    }\n\n    .howhigh-impressum-box a{\n      color:var(--text);\n      text-decoration:none;\n    }\n\n    .howhigh-impressum-box a:hover{\n      text-decoration:underline;\n    }\n\n    .howhigh-impressum-links{\n      margin-top:16px;\n      display:flex;\n      gap:10px;\n      flex-wrap:wrap;\n    }\n\n    .howhigh-impressum-btn{\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      padding:10px 14px;\n      border-radius:14px;\n      border:1px solid rgba(255,255,255,.14);\n      background:rgba(255,255,255,.06);\n      font-weight:800;\n      letter-spacing:.2px;\n      text-decoration:none;\n      color:var(--text);\n      transition:transform .15s ease, background .15s ease, border-color .15s ease;\n    }\n\n    .howhigh-impressum-btn:hover{\n      transform:translateY(-1px);\n      background:rgba(255,255,255,.09);\n      border-color:rgba(255,255,255,.22);\n    }\n\n    .howhigh-impressum-btn-gold{\n      border-color:rgba(255,191,90,.35);\n      background:linear-gradient(180deg, rgba(255,191,90,.22), rgba(255,191,90,.10));\n    }\n\n    .howhigh-impressum-footer{\n      border-top:1px solid var(--line);\n      padding:18px 0 0;\n      color:rgba(244,244,244,.7);\n      font-size:13px;\n      position:relative;\n      z-index:1;\n    }\n\n    .howhigh-impressum-note{\n      margin-top:18px;\n      padding:12px 14px;\n      border-radius:14px;\n      border:1px solid rgba(255,191,90,.24);\n      background:var(--gold-soft);\n      color:rgba(255,244,223,.92);\n      font-size:14px;\n    }\n\n    @media (max-width:720px){\n      .howhigh-impressum-grid{grid-template-columns:1fr}\n      .howhigh-impressum-top{align-items:flex-start}\n      .howhigh-impressum-card{padding:20px}\n    }\n  <\/style>\n\n  <div class=\"howhigh-impressum-shell\">\n    <div class=\"howhigh-impressum-glow\" aria-hidden=\"true\"><\/div>\n\n    <header class=\"howhigh-impressum-header\">\n      <div class=\"howhigh-impressum-container\">\n        <div class=\"howhigh-impressum-top\">\n          <div class=\"howhigh-impressum-brand\">\n            <span>HOWHIGH\u2122<\/span>\n            <span class=\"howhigh-impressum-pill\">Impressum<\/span>\n          <\/div>\n\n          <nav class=\"howhigh-impressum-nav\" aria-label=\"Rechtliches\">\n            <a class=\"howhigh-impressum-btn\" href=\"\/datenschutz\/\">Datenschutz<\/a>\n            <a class=\"howhigh-impressum-btn\" href=\"\/agb\/\">AGB<\/a>\n            <a class=\"howhigh-impressum-btn howhigh-impressum-btn-gold\" href=\"\/\">Shop<\/a>\n          <\/nav>\n        <\/div>\n      <\/div>\n    <\/header>\n\n    <main class=\"howhigh-impressum-main\">\n      <div class=\"howhigh-impressum-container\" style=\"padding-top:22px;\">\n        <div class=\"howhigh-impressum-card\">\n          <h1 class=\"howhigh-impressum-title\">Impressum<\/h1>\n          <p class=\"howhigh-impressum-lead\">\n            Anbieter dieser Website und verantwortlich f\u00fcr den Inhalt nach geltendem Recht.\n            F\u00fcr Supportanfragen bitte bevorzugt per E-Mail kontaktieren.\n          <\/p>\n\n          <div class=\"howhigh-impressum-grid\">\n            <div class=\"howhigh-impressum-box\">\n              <h2>Anbieter<\/h2>\n              <p>\n                Andreas Hauser Products<br>\n                Greithstrasse 3<br>\n                9402 M\u00f6rschwil<br>\n                Schweiz\n              <\/p>\n            <\/div>\n\n            <div class=\"howhigh-impressum-box\">\n              <h2>Kontakt<\/h2>\n              <p>\n                E-Mail: <a href=\"mailto:info@howhigh.shop\">info@howhigh.shop<\/a><br>\n                Website: <a href=\"https:\/\/howhigh.shop\/\">https:\/\/howhigh.shop\/<\/a>\n              <\/p>\n            <\/div>\n\n            <div class=\"howhigh-impressum-box\">\n              <h2>Haftung &#038; Inhalte<\/h2>\n              <p>\n                Inhalte werden mit Sorgfalt erstellt.<br>\n                F\u00fcr Aktualit\u00e4t, Vollst\u00e4ndigkeit und Richtigkeit kann dennoch keine Gew\u00e4hr \u00fcbernommen werden.\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"howhigh-impressum-links\" aria-label=\"Schnellzugriff\">\n            <a class=\"howhigh-impressum-btn howhigh-impressum-btn-gold\" href=\"\/\">Zum Shop<\/a>\n            <a class=\"howhigh-impressum-btn\" href=\"\/kontakt\/\">Kontakt<\/a>\n            <a class=\"howhigh-impressum-btn\" href=\"\/widerruf\/\">Widerruf<\/a>\n            <a class=\"howhigh-impressum-btn\" href=\"\/versand\/\">Versand &#038; Lieferung<\/a>\n          <\/div>\n\n          <div class=\"howhigh-impressum-note\">\n            Hinweis: F\u00fcr rechtliche Vollst\u00e4ndigkeit kann eine juristische Pr\u00fcfung sinnvoll sein.\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/main>\n\n    <footer class=\"howhigh-impressum-footer\">\n      <div class=\"howhigh-impressum-container\">\n        \u00a9 2026 Andreas Hauser Products \u2013 HowHigh. Alle Rechte vorbehalten.\n      <\/div>\n    <\/footer>\n  <\/div>\n<\/section>\n\n\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>HOWHIGH\u2122 Impressum Datenschutz AGB Shop Impressum Anbieter dieser Website und verantwortlich f\u00fcr den Inhalt nach geltendem Recht. F\u00fcr Supportanfragen bitte bevorzugt per E-Mail kontaktieren. Anbieter Andreas Hauser Products Greithstrasse 3 9402 M\u00f6rschwil Schweiz Kontakt E-Mail: info@howhigh.shop Website: https:\/\/howhigh.shop\/ Haftung &#038; Inhalte Inhalte werden mit Sorgfalt erstellt. F\u00fcr Aktualit\u00e4t, Vollst\u00e4ndigkeit und Richtigkeit kann dennoch keine Gew\u00e4hr [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-58","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/howhigh.shop\/index.php?rest_route=\/wp\/v2\/pages\/58","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/howhigh.shop\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/howhigh.shop\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/howhigh.shop\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/howhigh.shop\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=58"}],"version-history":[{"count":7,"href":"https:\/\/howhigh.shop\/index.php?rest_route=\/wp\/v2\/pages\/58\/revisions"}],"predecessor-version":[{"id":211,"href":"https:\/\/howhigh.shop\/index.php?rest_route=\/wp\/v2\/pages\/58\/revisions\/211"}],"wp:attachment":[{"href":"https:\/\/howhigh.shop\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=58"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}