{"id":7,"date":"2026-07-09T16:40:32","date_gmt":"2026-07-09T16:40:32","guid":{"rendered":"https:\/\/dev.tidle.co\/?page_id=7"},"modified":"2026-07-09T16:46:24","modified_gmt":"2026-07-09T16:46:24","slug":"tidle","status":"publish","type":"page","link":"https:\/\/dev.tidle.co\/","title":{"rendered":"Tidle"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7\" class=\"elementor elementor-7\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46eccee e-con-full e-flex e-con e-parent\" data-id=\"46eccee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0d27996 elementor-widget elementor-widget-html\" data-id=\"0d27996\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* ==========================================================================\r\n   TIDLE LANDING PAGE - ELEMENTOR WIDGET STYLES\r\n   ========================================================================== *\/\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&display=swap');\r\n\r\n.tidle-wrapper {\r\n    \/* Fallback para Metropolis, usando Montserrat que es muy similar y gratuita *\/\r\n    font-family: 'Montserrat', sans-serif;\r\n    color: #2a3990; \/* Honest (Azul oscuro) *\/\r\n    overflow-x: hidden;\r\n    line-height: 1.6;\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\n.tidle-wrapper h1, .tidle-wrapper h2, .tidle-wrapper h3 {\r\n    font-weight: 700;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.tidle-wrapper em {\r\n    font-style: italic;\r\n    color: #cb1d5e; \/* Insightful (Fucsia) *\/\r\n}\r\n\r\n.tidle-btn {\r\n    background-color: #cb1d5e;\r\n    color: white !important;\r\n    padding: 15px 35px;\r\n    border-radius: 50px;\r\n    text-transform: uppercase;\r\n    font-weight: 700;\r\n    text-decoration: none;\r\n    display: inline-block;\r\n    border: none;\r\n    cursor: pointer;\r\n    transition: all 0.3s ease;\r\n    box-shadow: 0 4px 15px rgba(203, 29, 94, 0.3);\r\n}\r\n\r\n.tidle-btn:hover {\r\n    background-color: #a01549;\r\n    transform: translateY(-2px);\r\n}\r\n\r\n\/* --- 1. HERO SECTION --- *\/\r\n.tidle-hero {\r\n    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(244,184,204,0.3) 50%, rgba(255,255,255,1) 100%);\r\n    padding: 100px 5% 150px;\r\n    text-align: left;\r\n    position: relative;\r\n}\r\n.tidle-hero-content {\r\n    max-width: 600px;\r\n    position: relative;\r\n    z-index: 2;\r\n}\r\n.tidle-hero h1 {\r\n    font-size: 3.5rem;\r\n    color: #cb1d5e;\r\n    line-height: 1.2;\r\n}\r\n.tidle-hero p {\r\n    font-size: 1.2rem;\r\n    margin-bottom: 40px;\r\n    color: #2a3990;\r\n}\r\n\/* Fake icons for animation *\/\r\n.icon-fade-up {\r\n    position: absolute;\r\n    opacity: 0;\r\n    animation: fadeUp 2s forwards;\r\n}\r\n@keyframes fadeUp {\r\n    0% { opacity: 0; transform: translateY(20px); }\r\n    100% { opacity: 1; transform: translateY(0); }\r\n}\r\n\r\n\/* --- 2. PHONE \/ CHAT SECTION --- *\/\r\n.tidle-phone-section {\r\n    padding: 80px 20px;\r\n    background-color: #ffffff;\r\n    display: flex;\r\n    justify-content: center;\r\n}\r\n.tidle-phone {\r\n    width: 320px;\r\n    background: #fff;\r\n    border: 14px solid #111;\r\n    border-radius: 40px;\r\n    padding: 30px 15px;\r\n    box-shadow: 0 25px 50px rgba(0,0,0,0.1);\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 12px;\r\n}\r\n.chat-bubble {\r\n    padding: 12px 16px;\r\n    border-radius: 20px;\r\n    font-size: 0.85rem;\r\n    max-width: 85%;\r\n    opacity: 0;\r\n    transform: translateX(20px);\r\n    animation: slideInChat 0.6s forwards;\r\n}\r\n.chat-left {\r\n    background-color: #f0f0f0;\r\n    color: #333;\r\n    align-self: flex-start;\r\n    border-bottom-left-radius: 4px;\r\n    transform: translateX(-20px);\r\n}\r\n.chat-right-pink {\r\n    background-color: #cb1d5e;\r\n    color: white;\r\n    align-self: flex-end;\r\n    border-bottom-right-radius: 4px;\r\n}\r\n.chat-right-red {\r\n    background-color: #ed3733;\r\n    color: white;\r\n    align-self: flex-end;\r\n    border-bottom-right-radius: 4px;\r\n}\r\n@keyframes slideInChat {\r\n    to { opacity: 1; transform: translateX(0); }\r\n}\r\n\r\n\/* --- 3. SOLUTION SECTION (Postcards) --- *\/\r\n.tidle-solution {\r\n    background-color: #2a3990;\r\n    color: white;\r\n    padding: 120px 5%;\r\n    text-align: center;\r\n    position: relative;\r\n}\r\n.tidle-solution h2 {\r\n    font-family: 'Montserrat', cursive; \/* To simulate handwritten if possible *\/\r\n    font-size: 2.5rem;\r\n    margin-bottom: 50px;\r\n}\r\n.postcard {\r\n    background: #dec0a4; \/* Grounded Beige *\/\r\n    color: #2a3990;\r\n    padding: 40px;\r\n    max-width: 600px;\r\n    margin: 0 auto;\r\n    border: 10px solid white;\r\n    box-shadow: 0 10px 30px rgba(0,0,0,0.3);\r\n    transform: rotate(-2deg);\r\n    border-radius: 4px;\r\n}\r\n\r\n\/* --- 4. HOW IT WORKS --- *\/\r\n.tidle-steps {\r\n    background-color: #faa819; \/* Energetic Yellow *\/\r\n    padding: 100px 5%;\r\n    text-align: center;\r\n}\r\n.tidle-steps h2 { color: white; font-size: 2.5rem; }\r\n.steps-container {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 30px;\r\n    margin-top: 60px;\r\n    flex-wrap: wrap;\r\n}\r\n.step-card {\r\n    background: white;\r\n    padding: 40px 25px;\r\n    border-radius: 12px;\r\n    width: 300px;\r\n    box-shadow: 0 10px 20px rgba(0,0,0,0.1);\r\n    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\r\n    position: relative;\r\n}\r\n.step-card:hover {\r\n    transform: translateY(-15px) scale(1.02);\r\n}\r\n.step-card h3 { color: #f47522; font-size: 1.5rem; }\r\n\r\n\/* --- 5. SYNNE BIO --- *\/\r\n.tidle-bio {\r\n    background-color: #ffffff;\r\n    padding: 100px 10%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 50px;\r\n    flex-wrap: wrap;\r\n}\r\n.bio-text { max-width: 500px; }\r\n.bio-text h2 { font-size: 2.5rem; color: #f47522; }\r\n\r\n\/* --- 6. TESTIMONIALS --- *\/\r\n.tidle-testimonials {\r\n    background-color: #f9f9f9;\r\n    padding: 100px 5%;\r\n    text-align: center;\r\n}\r\n.testi-grid {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 20px;\r\n    margin-top: 50px;\r\n    flex-wrap: wrap;\r\n}\r\n.testi-card {\r\n    background: white;\r\n    padding: 30px;\r\n    border-radius: 10px;\r\n    width: 280px;\r\n    box-shadow: 0 5px 15px rgba(0,0,0,0.05);\r\n    border-top: 6px solid #f47522;\r\n}\r\n.testi-card:nth-child(2) { border-top-color: #faa819; }\r\n.testi-card:nth-child(3) { border-top-color: #cb1d5e; }\r\n\r\n\/* --- 7. FOOTER CTA --- *\/\r\n.tidle-cta-footer {\r\n    background-color: #2a3990;\r\n    padding: 80px 5%;\r\n    display: flex;\r\n    justify-content: center;\r\n}\r\n.cta-box {\r\n    background-color: #cb1d5e;\r\n    color: white;\r\n    padding: 50px;\r\n    border-radius: 20px;\r\n    max-width: 800px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 30px;\r\n    flex-wrap: wrap;\r\n}\r\n.cta-box h2 { color: white; }\r\n<\/style>\r\n\r\n<div class=\"tidle-wrapper\">\r\n\r\n    <!-- 1. HERO SECTION -->\r\n    <section class=\"tidle-hero\">\r\n        <div class=\"tidle-hero-content\">\r\n            <h1>Get the <em>support<\/em> you actually need for your business<\/h1>\r\n            <p>From the world's only matchmaking agency built to solve your problems - empathy first, profits second.<\/p>\r\n            <a href=\"#\" class=\"tidle-btn\">JOIN THE WAITLIST<\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 2. PHONE INTERACTIVE SECTION -->\r\n    <section class=\"tidle-phone-section\">\r\n        <div class=\"tidle-phone\">\r\n            <div class=\"chat-bubble chat-left\" style=\"animation-delay: 0.5s;\">So, you've figured out you need help in your business.<\/div>\r\n            \r\n            <div class=\"chat-bubble chat-right-pink\" style=\"animation-delay: 1.5s;\">Maybe a coach. Perhaps an ops specialist<\/div>\r\n            \r\n            <div class=\"chat-bubble chat-right-red\" style=\"animation-delay: 2.5s;\">A brand designer. A copywriter. Or a marketing pro<\/div>\r\n            \r\n            <div class=\"chat-bubble chat-left\" style=\"animation-delay: 3.5s;\">Next up: The never-ending rabbit hole of options<\/div>\r\n            \r\n            <div class=\"chat-bubble chat-right-pink\" style=\"animation-delay: 4.5s;\">The Upwork trawls, the endless LinkedIn doom stroll, the how-did-this-become-a-fulltime-job pain of finding the right person to solve your specific problem the way you need it solved. Maybe you put in the hours and hours and do find your perfect fit... maybe you end up with someone a friend recommended who's OK, but not really your vibe. Or maybe you throw in the towel and just... do it yourself.<\/div>\r\n            \r\n            <div class=\"chat-bubble chat-left\" style=\"animation-delay: 7s;\">Asking for help is hard enough. Online, getting it is even harder. Tidle fixes that.<\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 3. SOLUTION SECTION -->\r\n    <section class=\"tidle-solution\">\r\n        <h2>The Solution<\/h2>\r\n        <div class=\"postcard\">\r\n            <p><strong>Tidle is the travel agent who puts together your dream trip...<\/strong><\/p>\r\n            <p>If the dream trip was the brilliant, amazing, omg-I-can't-believe-how-awesome-this-is wiz who's perfect for you, the one who gets it. The put-a-ring-on-it match. And how do we make that sorcery happen?<\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 4. HOW IT WORKS -->\r\n    <section class=\"tidle-steps\">\r\n        <h2>Here's how it <em>works<\/em>...<\/h2>\r\n        <div class=\"steps-container\">\r\n            <div class=\"step-card\">\r\n                <h3>Step 1<\/h3>\r\n                <p>You fill in the Tidle match form. You describe where you're at, what you think your problem is, what the problem solved would feel like, and how much money you're willing to spend to have it solved.<\/p>\r\n            <\/div>\r\n            <div class=\"step-card\">\r\n                <h3>Step 2<\/h3>\r\n                <p>You hear from Tidle to set up a 45-minute discovery call with a matchmaking pro. The call is structured to crystallise the problem, get really clear on what your perfect match would look like and make you feel awesome.<\/p>\r\n            <\/div>\r\n            <div class=\"step-card\">\r\n                <h3>Step 3<\/h3>\r\n                <p>Tidle matches you with 1-3 vetted partners and sets up calls with the one or ones you're keen on speaking with.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 5. SYNNE BIO -->\r\n    <section class=\"tidle-bio\">\r\n        <div class=\"bio-text\">\r\n            <h2>Hi, I'm <em>Synne<\/em><\/h2>\r\n            <p>I'm the human behind this thing. I'm creating Tidle to make problem-solving for business owners joyful - and to put more money in the hands of all women, everywhere. Read more about the Tidle mission and built-in philanthropy here.<\/p>\r\n            <p><small>\u2b50 First Tidle matches: September 2026<\/small><\/p>\r\n        <\/div>\r\n        <div class=\"bio-image\" style=\"width: 250px; height: 250px; background: #dec0a4; border-radius: 50%;\">\r\n            <!-- Image placeholder -->\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 6. TESTIMONIALS -->\r\n    <section class=\"tidle-testimonials\">\r\n        <h2>In the meantime, here's what happens when <em>empathy-first<\/em><br>sales and business practices get put to work:<\/h2>\r\n        <div class=\"testi-grid\">\r\n            <div class=\"testi-card\">\r\n                <p>\"Ferelur uga. Nam laborero el eaquiae id quos nis acculpa cullab il identuribus audiassi quias ratur? Xerion corem qui untotaquia voluptatae con con\"<\/p>\r\n                <strong>Full Name<\/strong>\r\n            <\/div>\r\n            <div class=\"testi-card\">\r\n                <p>\"Uptis quos con eostis nossequasi sitia ditas ad ut utemquam volorib uscient. Laudis aut laboriam ulectem aperchit quam la is voloreratus\"<\/p>\r\n                <strong>Full Name<\/strong>\r\n            <\/div>\r\n            <div class=\"testi-card\">\r\n                <p>\"Vid quodi consen asimusdam eum est, sandeliquam secatur. Omnis as derum sum eariorion re si dolorrum abo. Itae olut anis magnatur sunt poratquia\"<\/p>\r\n                <strong>Full Name<\/strong>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 7. FOOTER CTA -->\r\n    <section class=\"tidle-cta-footer\">\r\n        <div class=\"cta-box\">\r\n            <div>\r\n                <h2>Ready to get the help you <em>actually<\/em> need for your business?<\/h2>\r\n                <p>The Tidle waitlist is open now. Join us and be first through the doors when we open on September 18th.<\/p>\r\n            <\/div>\r\n            <a href=\"#\" class=\"tidle-btn\" style=\"background: white; color: #cb1d5e !important;\">JOIN THE WAITLIST<\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Get the support you actually need for your business From the world&#8217;s only matchmaking agency built to solve your problems [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dev.tidle.co\/wp-json\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.tidle.co\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dev.tidle.co\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dev.tidle.co\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.tidle.co\/wp-json\/wp\/v2\/comments?post=7"}],"version-history":[{"count":4,"href":"https:\/\/dev.tidle.co\/wp-json\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":17,"href":"https:\/\/dev.tidle.co\/wp-json\/wp\/v2\/pages\/7\/revisions\/17"}],"wp:attachment":[{"href":"https:\/\/dev.tidle.co\/wp-json\/wp\/v2\/media?parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}