{"id":341,"date":"2026-05-26T16:09:35","date_gmt":"2026-05-26T16:09:35","guid":{"rendered":"https:\/\/anotherkindanormal.com\/shop\/home\/"},"modified":"2026-06-02T00:11:13","modified_gmt":"2026-06-02T00:11:13","slug":"home","status":"publish","type":"page","link":"https:\/\/anotherkindanormal.com\/shop\/","title":{"rendered":"Home"},"content":{"rendered":"\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,900;1,9..144,900&amp;family=Space+Grotesk:wght@300;400;500;600;700&amp;family=Caveat:wght@400;700&amp;display=swap');\n\n.akn-home { font-family: 'Space Grotesk', sans-serif; color: #1A1A2E; }\n\n\/* ANNOUNCEMENT BAR *\/\n.akn-bar { background: #F5C800; color: #1A1A2E; text-align: center; padding: 10px 20px; font-size: 13px; font-weight: 600; letter-spacing: 0.05em; }\n.akn-bar a { color: #1A1A2E; text-decoration: underline; }\n\n\/* HERO *\/\n.akn-hero { background: #1A1A2E; color: white; padding: 80px 40px 100px; text-align: center; position: relative; overflow: hidden; }\n.akn-hero-tag { font-size: 11px; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; color: #F5C800; margin-bottom: 24px; }\n.akn-hero h1 { font-family: 'Fraunces', serif; font-size: clamp(52px, 8vw, 100px); font-weight: 900; line-height: 0.95; color: white; margin: 0 0 24px; }\n.akn-hero h1 em { color: #F5C800; font-style: italic; }\n.akn-hero p { font-size: 18px; color: rgba(255,255,255,0.7); max-width: 520px; margin: 0 auto 40px; line-height: 1.6; }\n.akn-hero-btns { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }\n.akn-btn-primary { background: #F5C800; color: #1A1A2E; padding: 14px 32px; font-family: 'Space Grotesk', sans-serif; font-weight: 700; font-size: 14px; letter-spacing: 0.05em; text-transform: uppercase; text-decoration: none; border-radius: 4px; display: inline-block; }\n.akn-btn-secondary { background: transparent; color: white; padding: 14px 32px; font-family: 'Space Grotesk', sans-serif; font-weight: 600; font-size: 14px; border: 1.5px solid rgba(255,255,255,0.4); text-decoration: none; border-radius: 4px; display: inline-block; }\n.akn-hero-deco { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: radial-gradient(ellipse at 60% 40%, rgba(245,200,0,0.06) 0%, transparent 60%); pointer-events: none; }\n\n\/* TICKER *\/\n.akn-ticker { background: #F5C800; padding: 12px 0; overflow: hidden; white-space: nowrap; }\n.akn-ticker-inner { display: inline-flex; gap: 0; animation: ticker 25s linear infinite; }\n.akn-ticker span { font-size: 12px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #1A1A2E; padding: 0 32px; }\n@keyframes ticker { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n\n\/* SECTION HEADERS *\/\n.akn-section { padding: 80px 40px; }\n.akn-section-tag { font-size: 11px; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; color: #F5C800; margin-bottom: 8px; display: block; }\n.akn-section h2 { font-family: 'Fraunces', serif; font-size: clamp(36px, 4vw, 56px); font-weight: 900; line-height: 1.05; margin: 0 0 48px; }\n.akn-section h2 em { font-style: italic; color: #F5C800; }\n\n\/* 4 CATEGORY CARDS *\/\n.akn-categories { background: #1A1A2E; }\n.akn-categories h2 { color: white; }\n.akn-cat-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 2px; max-width: 1200px; margin: 0 auto; }\n@media (max-width: 768px) { .akn-cat-grid { grid-template-columns: 1fr; } }\n.akn-cat-card { position: relative; aspect-ratio: 4\/3; overflow: hidden; background: #232336; display: flex; align-items: flex-end; cursor: pointer; text-decoration: none; }\n.akn-cat-card:hover .akn-cat-img { transform: scale(1.05); }\n.akn-cat-img { position: absolute; inset: 0; background-size: cover; background-position: center; transition: transform 0.6s ease; }\n.akn-cat-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(26,26,46,0.92) 0%, rgba(26,26,46,0.3) 50%, transparent 100%); }\n.akn-cat-content { position: relative; z-index: 2; padding: 32px; width: 100%; }\n.akn-cat-emoji { font-size: 28px; margin-bottom: 8px; display: block; }\n.akn-cat-title { font-family: 'Fraunces', serif; font-size: 28px; font-weight: 900; color: white; margin: 0 0 6px; line-height: 1.1; }\n.akn-cat-sub { font-size: 13px; color: rgba(255,255,255,0.6); margin: 0 0 16px; }\n.akn-cat-link { font-size: 12px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: #F5C800; text-decoration: none; }\n.akn-cat-link::after { content: ' \u2192'; }\n\n\/* MARQUEE BG SECTION *\/\n.akn-mood-bg { background: #C9B8F0; padding: 4px 0; overflow: hidden; }\n.akn-mood-bg .akn-ticker-inner span { color: #1A1A2E; }\n\n\/* ABOUT STRIP *\/\n.akn-about { padding: 80px 40px; background: #faf9f7; text-align: center; }\n.akn-about blockquote { font-family: 'Fraunces', serif; font-size: clamp(22px,3vw,36px); font-style: italic; font-weight: 900; color: #1A1A2E; max-width: 700px; margin: 0 auto 32px; line-height: 1.3; }\n.akn-about-sub { font-size: 15px; color: #666; max-width: 480px; margin: 0 auto 32px; line-height: 1.7; }\n\n\/* PERKS *\/\n.akn-perks { display: grid; grid-template-columns: repeat(4,1fr); gap: 0; background: #1A1A2E; }\n@media(max-width:768px){ .akn-perks { grid-template-columns: repeat(2,1fr); } }\n.akn-perk { padding: 32px 24px; border-right: 1px solid rgba(255,255,255,0.08); text-align: center; }\n.akn-perk:last-child { border-right: none; }\n.akn-perk-icon { font-size: 28px; margin-bottom: 12px; }\n.akn-perk-title { font-weight: 700; color: #F5C800; font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 6px; }\n.akn-perk-desc { font-size: 12px; color: rgba(255,255,255,0.5); line-height: 1.5; }\n\n\n\n<\/style>\n<div class=\"akn-home\">\n  <!-- Announcement Bar -->\n  <div class=\"akn-bar\">Free EU shipping on orders over \u20ac45 \u00b7 <a href=\"\/shop\/shop\/\">Shop the new drop \u2192<\/a><\/div>\n\n  <!-- Hero -->\n  <div class=\"akn-hero\">\n    <div class=\"akn-hero-deco\"><\/div>\n    <div class=\"akn-hero-tag\">\u2726 for the beautifully imperfect<\/div>\n    <h1>another<br>kinda <em>normal.<\/em><\/h1>\n    <p>creative tools, art, and goods for people who feel everything deeply \u2014 and refuse to apologise for it.<\/p>\n    <div class=\"akn-hero-btns\">\n      <a href=\"\/shop\/shop\/\" class=\"akn-btn-primary\">Shop the collection<\/a>\n      <a href=\"\/shop\/about\/\" class=\"akn-btn-secondary\">Meet the BOG<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- Ticker -->\n  <div class=\"akn-ticker\">\n    <div class=\"akn-ticker-inner\">\n      <span>it&#8217;s okay to not be okay<\/span><span>\u2726<\/span><span>social battery: 1%<\/span><span>\u2726<\/span><span>rest is productive<\/span><span>\u2726<\/span><span>messy is beautiful<\/span><span>\u2726<\/span><span>another kinda normal<\/span><span>\u2726<\/span><span>handmade in Lisbon<\/span><span>\u2726<\/span>\n      <span>it&#8217;s okay to not be okay<\/span><span>\u2726<\/span><span>social battery: 1%<\/span><span>\u2726<\/span><span>rest is productive<\/span><span>\u2726<\/span><span>messy is beautiful<\/span><span>\u2726<\/span><span>another kinda normal<\/span><span>\u2726<\/span><span>handmade in Lisbon<\/span><span>\u2726<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- Shop by feeling -->\n  <div class=\"akn-section akn-categories\">\n    <div style=\"text-align:center;max-width:1200px;margin:0 auto 48px\">\n      <span class=\"akn-section-tag\">\u2726 discover our world<\/span>\n      <h2 style=\"color:white\">shop by <em>feeling<\/em><\/h2>\n    <\/div>\n    <div class=\"akn-cat-grid\">\n      <a href=\"\/shop\/product-category\/mood-wear\/\" class=\"akn-cat-card\">\n        <div class=\"akn-cat-img\" style=\"background-image:url('https:\/\/anotherkindanormal.com\/shop\/wp-content\/uploads\/2026\/05\/7.png')\"><\/div>\n        <div class=\"akn-cat-overlay\"><\/div>\n        <div class=\"akn-cat-content\">\n          <span class=\"akn-cat-emoji\">\ud83d\udc55<\/span>\n          <div class=\"akn-cat-title\">Mood Wear<\/div>\n          <div class=\"akn-cat-sub\">clothes that say what you can&#8217;t<\/div>\n          <span class=\"akn-cat-link\">Shop<\/span>\n        <\/div>\n      <\/a>\n      <a href=\"\/shop\/product-category\/mind-tools\/\" class=\"akn-cat-card\">\n        <div class=\"akn-cat-img\" style=\"background-image:url('https:\/\/anotherkindanormal.com\/shop\/wp-content\/uploads\/2026\/05\/8.png')\"><\/div>\n        <div class=\"akn-cat-overlay\"><\/div>\n        <div class=\"akn-cat-content\">\n          <span class=\"akn-cat-emoji\">\ud83e\udde0<\/span>\n          <div class=\"akn-cat-title\">Mind Tools<\/div>\n          <div class=\"akn-cat-sub\">journals, cards &amp; printables<\/div>\n          <span class=\"akn-cat-link\">Shop<\/span>\n        <\/div>\n      <\/a>\n      <a href=\"\/shop\/product-category\/home-glow\/\" class=\"akn-cat-card\">\n        <div class=\"akn-cat-img\" style=\"background-image:url('https:\/\/anotherkindanormal.com\/shop\/wp-content\/uploads\/2026\/05\/9.png')\"><\/div>\n        <div class=\"akn-cat-overlay\"><\/div>\n        <div class=\"akn-cat-content\">\n          <span class=\"akn-cat-emoji\">\ud83d\udecb<\/span>\n          <div class=\"akn-cat-title\">Home Glow<\/div>\n          <div class=\"akn-cat-sub\">pillows, mugs &amp; soft things<\/div>\n          <span class=\"akn-cat-link\">Shop<\/span>\n        <\/div>\n      <\/a>\n      <a href=\"\/shop\/product-category\/gifts\/\" class=\"akn-cat-card\">\n        <div class=\"akn-cat-img\" style=\"background-image:url('https:\/\/anotherkindanormal.com\/shop\/wp-content\/uploads\/2026\/05\/AMPM-Time-Numbers-Alignment-Fix.png')\"><\/div>\n        <div class=\"akn-cat-overlay\"><\/div>\n        <div class=\"akn-cat-content\">\n          <span class=\"akn-cat-emoji\">\ud83c\udf81<\/span>\n          <div class=\"akn-cat-title\">Gifts<\/div>\n          <div class=\"akn-cat-sub\">for the friend who needs it most<\/div>\n          <span class=\"akn-cat-link\">Shop<\/span>\n        <\/div>\n      <\/a>\n    <\/div>\n    <div style=\"text-align:center;margin-top:40px\">\n      <a href=\"\/shop\/shop\/\" style=\"font-size:13px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#F5C800;text-decoration:none\">See all products \u2192<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- About strip -->\n  <div class=\"akn-about\">\n    <span class=\"akn-section-tag\" style=\"color:#C9B8F0\">\u2726 meet the burned out girl<\/span>\n    <h2 style=\"font-family:'Fraunces',serif;font-size:clamp(32px,4vw,52px);font-weight:900;margin:0 0 24px\">born from <em style=\"color:#C9B8F0\">burnout.<\/em><br>built for belonging.<\/h2>\n    <p class=\"akn-about-sub\"><\/p>\n    <blockquote style=\"font-size:clamp(18px,2vw,24px);border-left:3px solid #F5C800;padding:16px 24px;text-align:left;max-width:600px;margin:0 auto 32px\">&#8220;if you&#8217;re reading this, you&#8217;re probably not okay. that&#8217;s okay. we&#8217;re all a little lost.&#8221;<\/blockquote>\n    <a href=\"\/shop\/about\/\" class=\"akn-btn-primary\">Meet the BOG \u2192<\/a>\n  <\/div>\n\n  <!-- Perks -->\n  <div class=\"akn-perks\">\n    <div class=\"akn-perk\"><div class=\"akn-perk-icon\">\ud83c\udf3f<\/div><div class=\"akn-perk-title\">Print on Demand<\/div><div class=\"akn-perk-desc\">print-on-demand. no overstock, no waste.<\/div><\/div>\n    <div class=\"akn-perk\"><div class=\"akn-perk-icon\">\ud83d\udce6<\/div><div class=\"akn-perk-title\">Ships Worldwide<\/div><div class=\"akn-perk-desc\">EU &amp; worldwide. delivery times vary.<\/div><\/div>\n    <div class=\"akn-perk\"><div class=\"akn-perk-icon\">\ud83d\udc9c<\/div><div class=\"akn-perk-title\">Made with Care<\/div><div class=\"akn-perk-desc\">born in Lisbon. made for the mess.<\/div><\/div>\n    <div class=\"akn-perk\"><div class=\"akn-perk-icon\">\u21a9<\/div><div class=\"akn-perk-title\">Returns Policy<\/div><div class=\"akn-perk-desc\">see our policies for details.<\/div><\/div>\n  <\/div>\n<\/div>\n\n<!-- \/wp:post-content -->","protected":false},"excerpt":{"rendered":"<p>Free EU shipping on orders over \u20ac45 \u00b7 Shop the new drop \u2192 \u2726 for the beautifully imperfect anotherkinda normal. creative tools, art, and goods for people who feel everything deeply \u2014 and refuse to apologise for it. Shop the collection Meet the BOG it&#8217;s okay to not be okay\u2726social battery: 1%\u2726rest is productive\u2726messy is [&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-341","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/anotherkindanormal.com\/shop\/wp-json\/wp\/v2\/pages\/341","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/anotherkindanormal.com\/shop\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/anotherkindanormal.com\/shop\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/anotherkindanormal.com\/shop\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/anotherkindanormal.com\/shop\/wp-json\/wp\/v2\/comments?post=341"}],"version-history":[{"count":6,"href":"https:\/\/anotherkindanormal.com\/shop\/wp-json\/wp\/v2\/pages\/341\/revisions"}],"predecessor-version":[{"id":432,"href":"https:\/\/anotherkindanormal.com\/shop\/wp-json\/wp\/v2\/pages\/341\/revisions\/432"}],"wp:attachment":[{"href":"https:\/\/anotherkindanormal.com\/shop\/wp-json\/wp\/v2\/media?parent=341"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}