{"product_id":"marimo-ball-glass-aquarium-5-5x15cm","title":"Marimo ball Glass aquarium (5,5x15cm)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* ZÁKLADNÍ NASTAVENÍ *\/\n    .responsive-container {\n        font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;\n        color: #1b1b1b;\n        line-height: 1.5;\n        max-width: 800px;\n        margin: 20px auto;\n        padding: 0 10px;\n        box-sizing: border-box;\n    }\n\n    .gray-box {\n        background: #f6f9f5;\n        padding: 20px;\n        border-radius: 12px;\n        width: 100%;\n        box-sizing: border-box;\n        margin-bottom: 0;\n    }\n\n    \/* SEKCE - HOOK *\/\n    .hook-container {\n        text-align: center;\n        margin-bottom: 0px !important; \/* Zmenšený margin *\/\n        padding: 10px 5px;\n    }\n\n    .hook-h1 {\n        font-family: ui-serif, Georgia, Cambria, \"Times New Roman\", Times, serif;\n        font-size: 36px;\n        font-weight: 700; \n        margin: 0 0 15px 0;\n        line-height: 1.2;\n        color: #1b1b1b;\n        letter-spacing: -0.5px;\n    }\n\n    .hook-h2 {\n        font-size: 18px;\n        font-weight: 400;\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333;\n        max-width: 600px;\n    }\n\n    \/* --- SOCIAL PROOF (PŮVODNÍ STYLY - POUZE PŘIDÁNA PODPORA PRO DETAILS) --- *\/\n    \n    \/* Reset pro details v Shopify *\/\n    details.sp-collapsible {\n        display: block !important;\n        border: none !important;\n        background: transparent !important;\n        margin: 0 !important;\n        padding: 0 !important;\n        cursor: pointer;\n    }\n\n    \/* Summary se musí chovat jako původní div *\/\n    summary.sp-summary {\n        display: block !important;\n        list-style: none !important;\n        outline: none !important;\n        position: relative;\n        padding-right: 25px; \/* Místo pro šipku *\/\n    }\n    \n    \/* Skrytí defaultních markerů *\/\n    summary.sp-summary::-webkit-details-marker { display: none !important; }\n    summary.sp-summary::marker { display: none !important; content: \"\" !important; }\n\n    \/* Decentní šipka napravo *\/\n    summary.sp-summary::after {\n        content: '+';\n        position: absolute;\n        right: 0;\n        top: 50%;\n        transform: translateY(-50%);\n        font-size: 24px;\n        color: #1fa471;\n        font-weight: 400;\n        line-height: 1;\n    }\n\n    details[open] summary.sp-summary::after {\n        content: '−';\n    }\n\n    \/* PŮVODNÍ TŘÍDY (ZACHOVÁNY BEZE ZMĚNY) *\/\n    .review-container {\n        text-align: center;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 6px;\n    }\n\n    .review-header-row {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 15px;\n        flex-wrap: wrap; \n    }\n\n    .trustpilot-simulated {\n        display: flex;\n        align-items: center;\n        gap: 6px;\n        text-decoration: none;\n        color: #1b1b1b;\n    }\n\n    .tp-star-icon {\n        width: 24px;\n        height: 24px;\n        color: #00b67a; \n        flex-shrink: 0;\n    }\n\n    .tp-text {\n        font-weight: 900; \n        font-size: 18px;\n        letter-spacing: -0.5px;\n        color: #1b1b1b;\n    }\n\n    .stars {\n        color: #00b67a; \n        font-size: 22px; \n        letter-spacing: 1px;\n        line-height: 1;\n        display: block; \n    }\n\n    .rating-text-row {\n        font-weight: bold;\n        font-size: 13px;\n        color: #1b1b1b !important;\n        opacity: 0.9;\n        margin-bottom: 0; \/* Bez marginu, protože následuje skrytý obsah *\/\n        display: block;\n    }\n\n    \/* Skrytý obsah *\/\n    .sp-hidden-content {\n        padding-top: 15px;\n        text-align: center;\n        animation: fadeIn 0.3s ease-in-out;\n    }\n\n    .review-text {\n        font-style: italic;\n        font-size: 14px;\n        max-width: 600px;\n        margin: 0 auto;\n        color: #4a4a4a;\n        line-height: 1.4;\n    }\n\n    .review-author {\n        font-weight: bold;\n        font-size: 13px;\n        color: #1b1b1b;\n        margin-top: 5px;\n    }\n    \n    @keyframes fadeIn {\n        from { opacity: 0; transform: translateY(-5px); }\n        to { opacity: 1; transform: translateY(0); }\n    }\n\n    \/* --- OSTATNÍ SEKCE --- *\/\n    .benefits-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 15px;\n    }\n    .benefit-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        text-align: center;\n        gap: 8px;\n    }\n\n    \/* Styly pro obecné collapsible sekce (Checklist, How-to) *\/\n    details.common-details {\n        padding: 0;\n        margin-bottom: 10px;\n    }\n    details.common-details summary {\n        padding: 20px;\n        font-weight: bold;\n        font-size: 18px;\n        list-style: none;\n        outline: none;\n        cursor: pointer;\n        position: relative;\n    }\n    details.common-details summary::-webkit-details-marker { display: none; }\n    details.common-details summary::after {\n        content: '+';\n        position: absolute;\n        right: 20px;\n        top: 50%;\n        transform: translateY(-50%);\n        font-size: 24px;\n        font-weight: 400;\n        color: #1fa471;\n    }\n    details.common-details[open] summary::after { content: '−'; }\n    details.common-details[open] summary { border-bottom: 1px solid #e1e8e0; }\n    \n    .details-content-inner {\n        padding: 20px;\n    }\n\n    .checklist-item {\n        display: flex;\n        gap: 10px;\n        margin-bottom: 10px;\n        align-items: flex-start;\n    }\n    .checklist-item:last-child { margin-bottom: 0; }\n\n    .how-to-use-container {\n        display: flex;\n        align-items: flex-start;\n        justify-content: space-between;\n        gap: 5px;\n    }\n    .how-to-item {\n        flex: 1;\n        display: flex;\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 8px;\n        min-width: 0;\n    }\n    .how-to-arrow {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding-top: 10px;\n        color: #1fa471;\n        font-size: 18px;\n        flex-shrink: 0;\n        width: 20px;\n    }\n\n    @media (max-width: 768px) {\n        .hook-h1 { font-size: 28px; }\n        .hook-h2 { font-size: 16px; }\n        .benefits-grid { grid-template-columns: 1fr 1fr; gap: 20px; }\n        .benefit-item { flex-direction: row; text-align: left; }\n        .how-to-use-container { flex-direction: column; gap: 20px; }\n        .how-to-item { width: 100%; flex-direction: row; align-items: center; }\n        .how-to-arrow { display: none; }\n    }\n\u003c\/style\u003e\n\u003c!-- 1. HLAVNÍ HOOK --\u003e\n\u003cdiv style=\"margin-bottom: 5px;\" class=\"responsive-container\"\u003e\n\u003cdiv class=\"hook-container\"\u003e\n\u003ch1 style=\"text-align: left;\" class=\"hook-h1\"\u003eThe Only Plant You Can Cuddle.\u003c\/h1\u003e\n\u003ch2 class=\"hook-h2\" style=\"text-align: left;\"\u003eYou can touch it. You even have to cuddle them to stay round. It stays green for years while you ignore it.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. SOCIAL PROOF (S COLLAPSIBLE RECENZÍ) --\u003e\n\u003cdiv style=\"margin-top: 0;\" class=\"responsive-container\"\u003e\n\u003cdiv style=\"padding: 15px 20px;\" class=\"gray-box\"\u003e\n\u003cdetails class=\"sp-collapsible\"\u003e\n\u003csummary class=\"sp-summary\"\u003e\u003c!-- TOTO JE PŘESNÁ KOPIE PŮVODNÍHO DIVU --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewbox=\"0 0 24 24\" class=\"tp-star-icon\"\u003e\n                    \u003cpath d=\"M24 8.955h-9.167L12 0 9.167 8.955H0l7.417 5.39L4.583 24 12 18.611 19.417 24l-2.834-9.655L24 8.955z\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan class=\"tp-text\"\u003e \u003c\/span\u003eRated 4.7\/5 • 94% Customer Satisfaction\u003c\/summary\u003e\n\u003c!-- SKRYTÝ OBSAH (TEXT RECENZE) --\u003e\n\u003cdiv class=\"sp-hidden-content\"\u003e\n\u003cdiv class=\"review-text\"\u003e\"I’ve had this marimo balls for the second year now, and I’ve honestly cuddled with them thousad times!\"\u003c\/div\u003e\n\u003cdiv class=\"review-author\"\u003e— Mikael Virtanen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. BENEFITY PRODUKTU --\u003e\n\u003cdiv class=\"responsive-container\"\u003e\n\u003cdiv class=\"gray-box\"\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cimg src=\"https:\/\/lh3.googleusercontent.com\/d\/1cHi6iZutJ7oCDkycZNeSBsptgI3eq9lW\" alt=\"Symbol rostliny\" width=\"43\" height=\"43\" loading=\"eager\" style=\"flex-shrink: 0;\"\u003e \u003cspan style=\"font-size: 14px; line-height: 1.4;\"\u003e\u003cstrong\u003eSelf-sustaining\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cimg src=\"https:\/\/lh3.googleusercontent.com\/d\/1WpifyT2Z_syDOroR3-NlJjUThUT8H37Q\" alt=\"Symbol kapky\" width=\"43\" height=\"43\" loading=\"eager\" style=\"flex-shrink: 0;\"\u003e \u003cspan style=\"font-size: 14px; line-height: 1.4;\"\u003e\u003cstrong\u003eZero Work\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cimg src=\"https:\/\/lh3.googleusercontent.com\/d\/1sIS8E1ltEFsXI-yHBEkOYSokOO6OPTdD\" alt=\"Symbol kalendáře\" width=\"43\" height=\"43\" loading=\"eager\" style=\"flex-shrink: 0;\"\u003e \u003cspan style=\"font-size: 14px; line-height: 1.4;\"\u003e\u003cstrong\u003eLast for Years\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cimg src=\"https:\/\/lh3.googleusercontent.com\/d\/1KhW8VgZobKXDBYNMMXsAH5qGTaQAGF3-\" alt=\"Symbol mozku\" width=\"43\" height=\"43\" loading=\"eager\" style=\"flex-shrink: 0;\"\u003e \u003cspan style=\"font-size: 14px; line-height: 1.4;\"\u003e\u003cstrong\u003eSure gift\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. CHECKLIST S FAJFKAMA (COLLAPSIBLE) --\u003e\n\u003cdiv class=\"responsive-container\"\u003e\n\u003cdetails style=\"padding: 0;\" class=\"gray-box common-details\"\u003e\n\u003csummary\u003eWhy you'll love it\u003c\/summary\u003e\n\u003cdiv class=\"details-content-inner\"\u003e\n\u003cdiv class=\"checklist-item\"\u003e\n\u003cspan style=\"color: #1fa471; font-size: 18px; flex-shrink: 0;\"\u003e✔\u003c\/span\u003e \u003cspan\u003eReplace water \u003cstrong\u003ejust 1-2× per month\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"checklist-item\"\u003e\n\u003cspan style=\"color: #1fa471; font-size: 18px; flex-shrink: 0;\"\u003e✔\u003c\/span\u003e \u003cspan\u003e\u003cb\u003eDied or arrived broken?\u003c\/b\u003e We’ll send a \u003cstrong\u003enew one for free.\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"checklist-item\"\u003e\n\u003cspan style=\"color: #1fa471; font-size: 18px; flex-shrink: 0;\"\u003e✔\u003c\/span\u003e \u003cspan\u003e\u003cb\u003eInstant upgrade\u003c\/b\u003e for your desk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"checklist-item\"\u003e\n\u003cspan style=\"color: #1fa471; font-size: 18px; flex-shrink: 0;\"\u003e✔\u003c\/span\u003e \u003cspan\u003e\u003cb\u003eDeveloped by experts\u003c\/b\u003e at TAMK. Handmade in Finland.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"checklist-item\"\u003e\n\u003cspan style=\"color: #1fa471; font-size: 18px; flex-shrink: 0;\"\u003e✔\u003c\/span\u003e \u003cspan\u003e\u003cb\u003e10,000+ marimo balls\u003c\/b\u003e manufactured\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- 5. NÁVOD K POUŽITÍ (COLLAPSIBLE) --\u003e\n\u003cdiv class=\"responsive-container\"\u003e\n\u003cdetails style=\"padding: 0;\" class=\"gray-box common-details\"\u003e\n\u003csummary\u003eHow (Not) to Take Care of It\u003c\/summary\u003e\n\u003cdiv class=\"details-content-inner\"\u003e\n\u003cdiv class=\"how-to-use-container\"\u003e\n\u003cdiv class=\"how-to-item\"\u003e\n\u003cimg src=\"https:\/\/lh3.googleusercontent.com\/d\/1XMuQtCWDrOXCJQVs3JmGJEDL75ufRFhF\" alt=\"Ikonka krabice\" width=\"43\" height=\"43\" loading=\"eager\" style=\"flex-shrink: 0;\"\u003e \u003cspan style=\"font-size: 12px; line-height: 1.3;\"\u003e\u003cstrong\u003e1. Placement\u003c\/strong\u003e\u003cbr\u003ePlace in a spot without direct sunlight.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-to-arrow\"\u003e→\u003c\/div\u003e\n\u003cdiv class=\"how-to-item\"\u003e\n\u003cimg src=\"https:\/\/lh3.googleusercontent.com\/d\/1WpifyT2Z_syDOroR3-NlJjUThUT8H37Q\" alt=\"Ikonka kalendáře\" width=\"43\" height=\"43\" loading=\"eager\" style=\"flex-shrink: 0;\"\u003e \u003cspan style=\"font-size: 12px; line-height: 1.3;\"\u003e\u003cstrong\u003e2. Replace water\u003c\/strong\u003e\u003cbr\u003eJust 1-2 times a month.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-to-arrow\"\u003e→\u003c\/div\u003e\n\u003cdiv class=\"how-to-item\"\u003e\n\u003cimg src=\"https:\/\/lh3.googleusercontent.com\/d\/10DXuhUSFVNa0jFRVEGVzbrznWDz0tnP6\" alt=\"Ikonka teploty\" width=\"43\" height=\"43\" loading=\"eager\" style=\"flex-shrink: 0;\"\u003e \u003cspan style=\"font-size: 12px; line-height: 1.3;\"\u003e\u003cstrong\u003e3. Temperature\u003c\/strong\u003e\u003cbr\u003eKeep at room temperature.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-to-arrow\"\u003e→\u003c\/div\u003e\n\u003cdiv class=\"how-to-item\"\u003e\n\u003cimg src=\"https:\/\/lh3.googleusercontent.com\/d\/1uCC0eBLxyR3-JKlfmRSveq90jCZBnxHW\" alt=\"Ikonka víka\" width=\"43\" height=\"43\" loading=\"eager\" style=\"flex-shrink: 0;\"\u003e \u003cspan style=\"font-size: 12px; line-height: 1.3;\"\u003e\u003cstrong\u003e4. Keep closed.\u003c\/strong\u003e\u003cbr\u003eDone. Seriously, that’s it.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"Green Home","offers":[{"title":"1 pack","offer_id":64198200754525,"sku":null,"price":25.9,"currency_code":"EUR","in_stock":true},{"title":"2 packs + gifts","offer_id":64198200787293,"sku":null,"price":42.99,"currency_code":"EUR","in_stock":true},{"title":"3 packs + gifts","offer_id":64198200820061,"sku":null,"price":59.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1009\/7819\/6829\/files\/Put_the_marimo_202512071336_951ba9fa-6e18-451d-adb9-9bf23e7686be.jpg?v=1765117176","url":"https:\/\/www.greenhome.fi\/products\/marimo-ball-glass-aquarium-5-5x15cm","provider":"Green Home","version":"1.0","type":"link"}