{"id":110,"date":"2026-06-02T03:43:59","date_gmt":"2026-06-02T03:43:59","guid":{"rendered":"https:\/\/selinamylove.shop\/?page_id=110"},"modified":"2026-06-11T20:09:26","modified_gmt":"2026-06-11T20:09:26","slug":"home-2","status":"publish","type":"page","link":"https:\/\/selinamylove.shop\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"110\" class=\"elementor elementor-110\">\n\t\t\t\t<div class=\"elementor-element elementor-element-200a603 e-grid e-con-full e-con e-parent\" data-id=\"200a603\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4625d14 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"4625d14\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Selina Birthday Hot Sale \u2014 Limited Event<\/title>\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Jost:wght@200;300;400;500&display=swap');\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --olive: #6B7755;\n    --forest: #2F3A2D;\n    --warm-white: #F8F6F0;\n    --soft-beige: #EDE7DA;\n    --gold: #C9A96E;\n    --gold-light: #E2C990;\n    --gold-dim: rgba(201,169,110,0.18);\n    --forest-mid: #3D4F3A;\n    --text-primary: #1A1F19;\n    --text-muted: #5A6657;\n  }\n\n  html, body {\n    min-height: 100%;\n    background: var(--warm-white);\n    font-family: 'Jost', sans-serif;\n  }\n\n  \/* \u2500\u2500 CANVAS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .banner {\n    position: relative;\n    min-height: 100vh;\n    background: var(--forest);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    padding: 60px 28px 52px;\n  }\n\n  \/* \u2500\u2500 BACKGROUND LAYERS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .bg-grain {\n    position: absolute; inset: 0; z-index: 0;\n    background-image:\n      radial-gradient(ellipse 80% 60% at 50% 30%, rgba(107,119,85,0.22) 0%, transparent 70%),\n      radial-gradient(ellipse 55% 40% at 80% 75%, rgba(201,169,110,0.09) 0%, transparent 60%),\n      radial-gradient(ellipse 60% 50% at 20% 80%, rgba(47,58,45,0.6) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .bg-lines {\n    position: absolute; inset: 0; z-index: 0;\n    background-image: repeating-linear-gradient(\n      0deg,\n      transparent,\n      transparent 48px,\n      rgba(255,255,255,0.013) 48px,\n      rgba(255,255,255,0.013) 49px\n    );\n    pointer-events: none;\n  }\n\n  \/* \u2500\u2500 FLOATING PARTICLES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .particles {\n    position: absolute; inset: 0; z-index: 1;\n    pointer-events: none; overflow: hidden;\n  }\n  .particle {\n    position: absolute;\n    border-radius: 50%;\n    opacity: 0;\n    animation: floatUp var(--dur) ease-in-out var(--delay) infinite;\n  }\n  .particle.dot {\n    width: var(--sz); height: var(--sz);\n    background: var(--gold-light);\n  }\n  .particle.ring {\n    width: var(--sz); height: var(--sz);\n    background: transparent;\n    border: 1px solid rgba(201,169,110,0.35);\n  }\n  .particle.line {\n    width: 1px; height: var(--sz);\n    background: linear-gradient(to bottom, transparent, rgba(201,169,110,0.5), transparent);\n    border-radius: 0;\n  }\n\n  @keyframes floatUp {\n    0%   { transform: translate(0, 0) scale(0.6); opacity: 0; }\n    15%  { opacity: 0.7; }\n    85%  { opacity: 0.4; }\n    100% { transform: translate(var(--dx), var(--dy)) scale(1.2); opacity: 0; }\n  }\n\n  \/* \u2500\u2500 FLOATING ORBS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .orb {\n    position: absolute;\n    border-radius: 50%;\n    pointer-events: none;\n    opacity: 0.06;\n    animation: orbDrift var(--dur) ease-in-out var(--delay) infinite alternate;\n  }\n  @keyframes orbDrift {\n    from { transform: translate(0,0) scale(1); }\n    to   { transform: translate(var(--dx), var(--dy)) scale(1.15); }\n  }\n\n  \/* \u2500\u2500 CORNER MARKS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .corner-mark {\n    position: absolute; z-index: 2;\n    width: 28px; height: 28px;\n    pointer-events: none;\n    opacity: 0.4;\n  }\n  .corner-mark::before, .corner-mark::after {\n    content: '';\n    position: absolute;\n    background: var(--gold);\n  }\n  .corner-mark::before { width: 100%; height: 1px; top: 0; left: 0; }\n  .corner-mark::after  { width: 1px; height: 100%; top: 0; left: 0; }\n  .corner-mark.tr { top: 28px; right: 28px; transform: rotate(90deg); }\n  .corner-mark.tl { top: 28px; left: 28px; }\n  .corner-mark.br { bottom: 28px; right: 28px; transform: rotate(180deg); }\n  .corner-mark.bl { bottom: 28px; left: 28px; transform: rotate(270deg); }\n\n  \/* \u2500\u2500 DIVIDER LINE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .gold-line {\n    width: 1px;\n    height: 32px;\n    background: linear-gradient(to bottom, transparent, var(--gold), transparent);\n    margin: 0 auto 24px;\n    opacity: 0.6;\n    animation: fadeSlideDown 1.2s 0.3s both;\n  }\n  .gold-line-h {\n    width: 120px; height: 1px;\n    background: linear-gradient(to right, transparent, var(--gold), transparent);\n    margin: 0 auto;\n    opacity: 0.5;\n  }\n\n  \/* \u2500\u2500 MAIN CONTENT \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .content {\n    position: relative; z-index: 10;\n    width: 100%; max-width: 520px;\n    text-align: center;\n  }\n\n  \/* Badge *\/\n  .badge {\n    display: inline-flex; align-items: center; gap: 8px;\n    border: 1px solid rgba(201,169,110,0.45);\n    padding: 6px 16px;\n    margin-bottom: 28px;\n    animation: fadeSlideDown 0.9s 0.15s both;\n  }\n  .badge-dot {\n    width: 5px; height: 5px;\n    border-radius: 50%;\n    background: var(--gold);\n    animation: pulse 2.4s ease-in-out infinite;\n  }\n  @keyframes pulse {\n    0%, 100% { opacity: 1; transform: scale(1); }\n    50%       { opacity: 0.4; transform: scale(0.7); }\n  }\n  .badge span {\n    font-family: 'Jost', sans-serif;\n    font-size: 9.5px;\n    font-weight: 400;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--gold-light);\n  }\n\n  \/* Headline *\/\n  .headline-wrap {\n    margin-bottom: 10px;\n    animation: fadeSlideDown 1s 0.3s both;\n  }\n  .headline-pre {\n    display: block;\n    font-family: 'Jost', sans-serif;\n    font-size: 11px;\n    font-weight: 300;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 10px;\n    opacity: 0.85;\n  }\n  .headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(42px, 11vw, 72px);\n    line-height: 0.95;\n    color: var(--warm-white);\n    letter-spacing: -0.01em;\n  }\n  .headline em {\n    font-style: italic;\n    font-weight: 400;\n    color: var(--gold-light);\n  }\n\n  .subline {\n    font-family: 'Jost', sans-serif;\n    font-size: 13px;\n    font-weight: 300;\n    letter-spacing: 0.08em;\n    color: rgba(248,246,240,0.55);\n    margin: 18px auto 32px;\n    max-width: 320px;\n    line-height: 1.7;\n    animation: fadeSlideDown 1.1s 0.45s both;\n  }\n\n  \/* \u2500\u2500 PROMO PILLS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .promo-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-bottom: 36px;\n    animation: fadeSlideDown 1.1s 0.55s both;\n  }\n  .promo-pill {\n    display: flex; align-items: center; gap: 7px;\n    background: rgba(255,255,255,0.04);\n    border: 1px solid rgba(201,169,110,0.2);\n    padding: 8px 14px;\n    transition: border-color 0.3s, background 0.3s;\n    cursor: default;\n  }\n  .promo-pill:hover {\n    background: rgba(201,169,110,0.07);\n    border-color: rgba(201,169,110,0.45);\n  }\n  .promo-icon {\n    width: 14px; height: 14px;\n    opacity: 0.6;\n    flex-shrink: 0;\n  }\n  .promo-pill span {\n    font-size: 10.5px;\n    font-weight: 400;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: rgba(248,246,240,0.7);\n  }\n\n  \/* \u2500\u2500 COUNTDOWN \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .countdown-wrap {\n    margin-bottom: 36px;\n    animation: fadeSlideDown 1.1s 0.65s both;\n  }\n  .countdown-label {\n    font-size: 9px;\n    font-weight: 400;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: rgba(201,169,110,0.6);\n    margin-bottom: 14px;\n  }\n  .countdown {\n    display: flex;\n    justify-content: center;\n    align-items: flex-end;\n    gap: 4px;\n  }\n  .cd-unit {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    min-width: 58px;\n  }\n  .cd-num {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(32px, 8vw, 46px);\n    line-height: 1;\n    color: var(--warm-white);\n    letter-spacing: 0.02em;\n    transition: color 0.25s;\n    min-width: 2ch;\n    display: block;\n    text-align: center;\n  }\n  .cd-num.tick { color: var(--gold-light); }\n  .cd-lbl {\n    font-size: 8px;\n    font-weight: 400;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: rgba(248,246,240,0.35);\n    margin-top: 4px;\n  }\n  .cd-sep {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 32px;\n    color: rgba(201,169,110,0.35);\n    padding-bottom: 8px;\n    line-height: 1;\n    user-select: none;\n  }\n\n  \/* \u2500\u2500 CTA BUTTON \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .cta-wrap {\n    animation: fadeSlideDown 1.2s 0.75s both;\n  }\n  .cta-btn {\n    display: inline-flex; align-items: center; gap: 10px;\n    background: var(--gold);\n    color: var(--forest);\n    padding: 16px 38px;\n    font-family: 'Jost', sans-serif;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    text-decoration: none;\n    cursor: pointer;\n    border: none;\n    position: relative;\n    overflow: hidden;\n    transition: background 0.35s, transform 0.25s, box-shadow 0.35s;\n  }\n  .cta-btn::before {\n    content: '';\n    position: absolute; inset: 0;\n    background: rgba(255,255,255,0);\n    transition: background 0.35s;\n  }\n  .cta-btn:hover {\n    background: var(--gold-light);\n    transform: translateY(-2px);\n    box-shadow: 0 14px 36px rgba(201,169,110,0.28);\n  }\n  .cta-btn:hover::before { background: rgba(255,255,255,0.06); }\n  .cta-btn:active { transform: translateY(0); }\n\n  .cta-arrow {\n    width: 14px; height: 14px;\n    transition: transform 0.3s;\n  }\n  .cta-btn:hover .cta-arrow { transform: translateX(4px); }\n\n  .microcopy {\n    margin-top: 14px;\n    font-size: 10px;\n    font-weight: 300;\n    letter-spacing: 0.1em;\n    color: rgba(248,246,240,0.28);\n    animation: fadeSlideDown 1.3s 0.9s both;\n  }\n\n  \/* \u2500\u2500 BOTTOM STRIP \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .bottom-strip {\n    position: relative; z-index: 10;\n    width: 100%;\n    margin-top: 48px;\n    padding-top: 20px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 28px;\n    animation: fadeSlideDown 1.3s 1s both;\n  }\n  .bottom-strip::before {\n    content: '';\n    position: absolute; top: 0; left: 50%;\n    transform: translateX(-50%);\n    width: 220px; height: 1px;\n    background: linear-gradient(to right, transparent, rgba(201,169,110,0.25), transparent);\n  }\n  .strip-item {\n    font-size: 9px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: rgba(248,246,240,0.22);\n    font-weight: 300;\n    white-space: nowrap;\n  }\n  .strip-dot {\n    width: 3px; height: 3px;\n    border-radius: 50%;\n    background: rgba(201,169,110,0.3);\n    flex-shrink: 0;\n  }\n\n  \/* \u2500\u2500 FADE-IN ANIMATION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  @keyframes fadeSlideDown {\n    from { opacity: 0; transform: translateY(18px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* \u2500\u2500 SCROLLING TICKER (optional bottom) \u2500\u2500 *\/\n  .ticker-wrap {\n    position: relative; z-index: 10;\n    width: calc(100% + 56px);\n    margin: 28px -28px -52px;\n    overflow: hidden;\n    border-top: 1px solid rgba(201,169,110,0.1);\n    padding: 11px 0;\n    animation: fadeSlideDown 1.4s 1.1s both;\n  }\n  .ticker-track {\n    display: flex;\n    white-space: nowrap;\n    animation: tickerScroll 26s linear infinite;\n    width: max-content;\n  }\n  .ticker-track span {\n    font-size: 9px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: rgba(201,169,110,0.35);\n    padding: 0 28px;\n    font-weight: 300;\n  }\n  .ticker-sep {\n    color: rgba(201,169,110,0.18) !important;\n    letter-spacing: 0 !important;\n    padding: 0 4px !important;\n  }\n  @keyframes tickerScroll {\n    from { transform: translateX(0); }\n    to   { transform: translateX(-50%); }\n  }\n\n  \/* \u2500\u2500 DESKTOP \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  @media (min-width: 680px) {\n    .banner { padding: 80px 48px 64px; }\n    .corner-mark.tr { top: 36px; right: 36px; }\n    .corner-mark.tl { top: 36px; left: 36px; }\n    .corner-mark.br { bottom: 36px; right: 36px; }\n    .corner-mark.bl { bottom: 36px; left: 36px; }\n    .promo-row { gap: 10px; }\n    .cd-unit { min-width: 68px; }\n    .ticker-wrap { margin: 28px -48px -64px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<section class=\"banner\" role=\"main\" aria-label=\"Selina Birthday Hot Sale campaign\">\n\n  <!-- Background grain & gradient -->\n  <div class=\"bg-grain\" aria-hidden=\"true\"><\/div>\n  <div class=\"bg-lines\"  aria-hidden=\"true\"><\/div>\n\n  <!-- Ambient orbs -->\n  <div class=\"orb\" style=\"width:340px;height:340px;top:-80px;left:-100px;background:var(--olive);--dur:18s;--delay:-4s;--dx:30px;--dy:40px;\" aria-hidden=\"true\"><\/div>\n  <div class=\"orb\" style=\"width:260px;height:260px;bottom:-60px;right:-80px;background:var(--gold);--dur:22s;--delay:-9s;--dx:-20px;--dy:-30px;\" aria-hidden=\"true\"><\/div>\n  <div class=\"orb\" style=\"width:180px;height:180px;top:40%;left:65%;background:var(--olive);--dur:15s;--delay:-6s;--dx:-25px;--dy:15px;opacity:0.04;\" aria-hidden=\"true\"><\/div>\n\n  <!-- Particles canvas -->\n  <div class=\"particles\" id=\"particles\" aria-hidden=\"true\"><\/div>\n\n  <!-- Corner marks -->\n  <div class=\"corner-mark tl\" aria-hidden=\"true\"><\/div>\n  <div class=\"corner-mark tr\" aria-hidden=\"true\"><\/div>\n  <div class=\"corner-mark bl\" aria-hidden=\"true\"><\/div>\n  <div class=\"corner-mark br\" aria-hidden=\"true\"><\/div>\n\n  <!-- \u2500\u2500 MAIN CONTENT \u2500\u2500 -->\n  <div class=\"content\">\n\n    <div class=\"badge\" role=\"note\">\n      <div class=\"badge-dot\"><\/div>\n      <span>Limited Event \u2014 June 10<\/span>\n    <\/div>\n\n    <div class=\"gold-line\" aria-hidden=\"true\"><\/div>\n\n    <div class=\"headline-wrap\">\n      <span class=\"headline-pre\">The Annual Celebration<\/span>\n      <h1 class=\"headline\">\n        Selina's<br>\n        <em>Birthday<\/em><br>\n        Hot Sale\n      <\/h1>\n    <\/div>\n\n    <p class=\"subline\">One day. One celebration.<br>Endless reasons to indulge.<\/p>\n\n    <div class=\"gold-line-h\" aria-hidden=\"true\" style=\"margin-bottom:32px;\"><\/div>\n\n    <!-- Promo pills -->\n    <div class=\"promo-row\" role=\"list\" aria-label=\"Event highlights\">\n\n      <div class=\"promo-pill\" role=\"listitem\">\n        <svg class=\"promo-icon\" viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\">\n          <circle cx=\"8\" cy=\"8\" r=\"6.5\" stroke=\"currentColor\" stroke-width=\"1\" opacity=\"0.7\"\/>\n          <path d=\"M5 8h6M8 5v6\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\"\/>\n        <\/svg>\n        <span>Exclusive Birthday Collection<\/span>\n      <\/div>\n\n      <div class=\"promo-pill\" role=\"listitem\">\n        <svg class=\"promo-icon\" viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\">\n          <path d=\"M2 4h12v8a1 1 0 01-1 1H3a1 1 0 01-1-1V4z\" stroke=\"currentColor\" stroke-width=\"1\" opacity=\"0.7\"\/>\n          <path d=\"M5 4V3a3 3 0 016 0v1\" stroke=\"currentColor\" stroke-width=\"1\" opacity=\"0.7\"\/>\n        <\/svg>\n        <span>Special Event Access<\/span>\n      <\/div>\n\n      <div class=\"promo-pill\" role=\"listitem\">\n        <svg class=\"promo-icon\" viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\">\n          <path d=\"M8 2l1.5 3.5H13l-2.8 2.2 1 3.3L8 9.4l-3.2 1.6 1-3.3L3 5.5h3.5z\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linejoin=\"round\" opacity=\"0.7\"\/>\n        <\/svg>\n        <span>Limited-Time Celebration<\/span>\n      <\/div>\n\n    <\/div>\n\n    <!-- Countdown -->\n    <div class=\"countdown-wrap\">\n      <p class=\"countdown-label\">Event begins in<\/p>\n      <div class=\"countdown\" role=\"timer\" aria-live=\"polite\" aria-label=\"Countdown to event\">\n        <div class=\"cd-unit\">\n          <span class=\"cd-num\" id=\"cd-days\">--<\/span>\n          <span class=\"cd-lbl\">Days<\/span>\n        <\/div>\n        <span class=\"cd-sep\" aria-hidden=\"true\">\u00b7<\/span>\n        <div class=\"cd-unit\">\n          <span class=\"cd-num\" id=\"cd-hours\">--<\/span>\n          <span class=\"cd-lbl\">Hours<\/span>\n        <\/div>\n        <span class=\"cd-sep\" aria-hidden=\"true\">\u00b7<\/span>\n        <div class=\"cd-unit\">\n          <span class=\"cd-num\" id=\"cd-mins\">--<\/span>\n          <span class=\"cd-lbl\">Min<\/span>\n        <\/div>\n        <span class=\"cd-sep\" aria-hidden=\"true\">\u00b7<\/span>\n        <div class=\"cd-unit\">\n          <span class=\"cd-num\" id=\"cd-secs\">--<\/span>\n          <span class=\"cd-lbl\">Sec<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- CTA -->\n    <div class=\"cta-wrap\">\n      <a href=\"https:\/\/selinamylove.shop\/?page_id=143\" class=\"cta-btn\" role=\"button\" aria-label=\"Explore the Selina Birthday Hot Sale event\" target=\"_blank\" rel=\"noopener noreferrer\">\n        Explore The Event\n        <svg class=\"cta-arrow\" viewBox=\"0 0 14 14\" fill=\"none\" aria-hidden=\"true\">\n          <path d=\"M2 7h10M8 3l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/a>\n    <\/div>\n\n    <p class=\"microcopy\">Available only during the birthday celebration.<\/p>\n\n  <\/div>\n\n  <!-- Bottom strip -->\n  <div class=\"bottom-strip\" aria-hidden=\"true\">\n    <span class=\"strip-item\">Complimentary Gift Wrapping<\/span>\n    <div class=\"strip-dot\"><\/div>\n    <span class=\"strip-item\">Private Client Access<\/span>\n    <div class=\"strip-dot\"><\/div>\n    <span class=\"strip-item\">Curated Selection<\/span>\n  <\/div>\n\n  <!-- Scrolling ticker -->\n  <div class=\"ticker-wrap\" aria-hidden=\"true\">\n    <div class=\"ticker-track\" id=\"ticker\">\n      <span>Selina Birthday Hot Sale<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>June 10 Only<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>Exclusive Access<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>Limited Collection<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>Celebrating in Style<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>One Day Only<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>Selina Birthday Hot Sale<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>June 10 Only<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>Exclusive Access<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>Limited Collection<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>Celebrating in Style<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>One Day Only<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n    <\/div>\n  <\/div>\n\n<\/section>\n\n<script>\n\/\/ \u2500\u2500 COUNTDOWN \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n(function() {\n  const target = new Date('2026-06-16T00:00:00');\n  const els = {\n    d: document.getElementById('cd-days'),\n    h: document.getElementById('cd-hours'),\n    m: document.getElementById('cd-mins'),\n    s: document.getElementById('cd-secs')\n  };\n\n  function pad(n) { return String(Math.max(0, n)).padStart(2, '0'); }\n\n  function flash(el) {\n    el.classList.add('tick');\n    setTimeout(() => el.classList.remove('tick'), 280);\n  }\n\n  let prev = {};\n\n  function update() {\n    const now  = Date.now();\n    const diff = Math.max(0, target - now);\n\n    const d = Math.floor(diff \/ 86400000);\n    const h = Math.floor((diff % 86400000) \/ 3600000);\n    const m = Math.floor((diff % 3600000)  \/ 60000);\n    const s = Math.floor((diff % 60000)    \/ 1000);\n\n    if (d !== prev.d) { els.d.textContent = pad(d); flash(els.d); }\n    if (h !== prev.h) { els.h.textContent = pad(h); flash(els.h); }\n    if (m !== prev.m) { els.m.textContent = pad(m); flash(els.m); }\n    if (s !== prev.s) { els.s.textContent = pad(s); flash(els.s); }\n\n    prev = { d, h, m, s };\n\n    if (diff > 0) requestAnimationFrame(function loop() {\n      const now2 = Date.now();\n      const diff2 = Math.max(0, target - now2);\n      const s2 = Math.floor((diff2 % 60000) \/ 1000);\n      if (s2 !== prev.s) {\n        const d2 = Math.floor(diff2 \/ 86400000);\n        const h2 = Math.floor((diff2 % 86400000) \/ 3600000);\n        const m2 = Math.floor((diff2 % 3600000)  \/ 60000);\n        if (d2 !== prev.d) { els.d.textContent = pad(d2); flash(els.d); }\n        if (h2 !== prev.h) { els.h.textContent = pad(h2); flash(els.h); }\n        if (m2 !== prev.m) { els.m.textContent = pad(m2); flash(els.m); }\n        els.s.textContent = pad(s2); flash(els.s);\n        prev = { d: d2, h: h2, m: m2, s: s2 };\n      }\n      requestAnimationFrame(loop);\n    });\n  }\n\n  update();\n  setInterval(update, 1000);\n})();\n\n\/\/ \u2500\u2500 PARTICLES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n(function() {\n  const container = document.getElementById('particles');\n  const W = window.innerWidth || 380;\n  const H = window.innerHeight || 800;\n\n  function rand(min, max) { return Math.random() * (max - min) + min; }\n\n  const configs = [\n    \/\/ type,  count,  szMin, szMax,  durMin, durMax,  delayMax,  dxRange,    dyRange\n    ['dot',    14,     2,     5,     8,      18,      12,        [-60,60],   [-200,-60]],\n    ['ring',    8,     16,    38,    12,     24,      15,        [-40,40],   [-150,-40]],\n    ['line',    6,     40,    90,    10,     20,      10,        [-15,15],   [-180,-60]],\n  ];\n\n  configs.forEach(([type, count, szMin, szMax, durMin, durMax, delayMax, dxR, dyR]) => {\n    for (let i = 0; i < count; i++) {\n      const el = document.createElement('div');\n      const sz = rand(szMin, szMax);\n      el.className = `particle ${type}`;\n      el.style.cssText = [\n        `--sz: ${sz}px`,\n        `--dur: ${rand(durMin, durMax)}s`,\n        `--delay: -${rand(0, delayMax)}s`,\n        `--dx: ${rand(dxR[0], dxR[1])}px`,\n        `--dy: ${rand(dyR[0], dyR[1])}px`,\n        `left: ${rand(5, 95)}%`,\n        `top: ${rand(20, 95)}%`,\n      ].join(';');\n      container.appendChild(el);\n    }\n  });\n})();\n\n\/\/ \u2500\u2500 PREVENT TICKER PAUSE ON HOVER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\ndocument.querySelector('.ticker-wrap')?.addEventListener('mouseenter', () => {\n  document.querySelector('.ticker-track').style.animationPlayState = 'running';\n});\n<\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3034535b e-con-full e-flex e-con e-parent\" data-id=\"3034535b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6a263b30 e-con-full e-flex e-con e-child\" data-id=\"6a263b30\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39b4cc8f elementor-widget elementor-widget-heading\" data-id=\"39b4cc8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">About us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ef045f7 elementor-widget elementor-widget-heading\" data-id=\"2ef045f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">The real version<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6cca1cbf elementor-widget elementor-widget-text-editor\" data-id=\"6cca1cbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"321\" data-end=\"356\">Every company has a founding story.<\/p><p data-start=\"361\" data-end=\"508\">Ours started with a lost German student, a very confused Mexican guide, and a series of remarkably bad decisions that somehow worked out perfectly.<\/p><p data-start=\"513\" data-end=\"583\">If you&#8217;re curious how this whole thing began, the story is right here.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b473ebf elementor-invisible elementor-widget elementor-widget-button\" data-id=\"5b473ebf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/selinamylove.shop\/?page_id=102\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b47e6ab e-con-full e-flex e-con e-child\" data-id=\"5b47e6ab\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f9683f3 elementor-widget elementor-widget-image\" data-id=\"3f9683f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"689\" height=\"919\" src=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/IMG_0778-1.jpg\" class=\"attachment-full size-full wp-image-225\" alt=\"\" srcset=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/IMG_0778-1.jpg 689w, https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/IMG_0778-1-225x300.jpg 225w\" sizes=\"(max-width: 689px) 100vw, 689px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e668041 e-flex e-con-boxed e-con e-parent\" data-id=\"e668041\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42a559f elementor-widget elementor-widget-html\" data-id=\"42a559f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* TESTIMONIALS SECTION STYLES *\/\r\n.testimonials-section {\r\n  padding: 4rem 1.5rem;\r\n  max-width: 1000px;\r\n  margin: 0 auto 2rem;\r\n  text-align: center;\r\n  position: relative;\r\n  z-index: 1;\r\n}\r\n.testimonials-eyebrow {\r\n  font-size: 0.65rem;\r\n  letter-spacing: 0.22em;\r\n  text-transform: uppercase;\r\n  color: var(--gold);\r\n  margin-bottom: 1rem;\r\n  display: block;\r\n}\r\n.testimonials-title {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(2rem, 7vw, 2.8rem);\r\n  font-weight: 400;\r\n  color: var(--dark-green);\r\n  line-height: 1.1;\r\n  margin-bottom: 3.5rem;\r\n}\r\n.testimonials-title em { font-style: italic; color: var(--olive); }\r\n\r\n.testimonials-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n  gap: 2rem;\r\n  text-align: left;\r\n}\r\n\r\n.testimonial-card {\r\n  background: var(--cream);\r\n  padding: 2.5rem 2rem;\r\n  border-radius: 12px;\r\n  border: 0.5px solid var(--muted-beige);\r\n  display: flex;\r\n  flex-direction: column;\r\n  box-shadow: 0 10px 30px rgba(92, 107, 58, 0.04);\r\n  transition: transform 0.3s ease;\r\n}\r\n.testimonial-card:hover {\r\n  transform: translateY(-5px);\r\n}\r\n.stars {\r\n  color: var(--gold);\r\n  font-size: 1.1rem;\r\n  margin-bottom: 1.2rem;\r\n  letter-spacing: 0.15em;\r\n}\r\n.testimonial-quote {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 0.95rem;\r\n  line-height: 1.7;\r\n  color: var(--text-mid);\r\n  font-weight: 300;\r\n  margin-bottom: 2rem;\r\n  flex-grow: 1; \/* Mantiene a los autores alineados abajo si los textos tienen distinto tama\u00f1o *\/\r\n}\r\n.testimonial-author {\r\n  border-top: 0.5px solid rgba(184,151,90,0.2);\r\n  padding-top: 1.2rem;\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 0.4rem;\r\n}\r\n.author-name {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.2rem;\r\n  font-weight: 500;\r\n  color: var(--dark-green);\r\n  font-style: italic;\r\n}\r\n.author-role {\r\n  font-size: 0.62rem;\r\n  line-height: 1.4;\r\n  letter-spacing: 0.15em;\r\n  text-transform: uppercase;\r\n  color: var(--gold);\r\n}\r\n<\/style>\r\n\r\n<section class=\"testimonials-section\">\r\n  <span class=\"testimonials-eyebrow\">Performance Reviews<\/span>\r\n  <h2 class=\"testimonials-title\">Customer<br><em>Testimonials<\/em><\/h2>\r\n\r\n  <div class=\"testimonials-grid\">\r\n    \r\n    <div class=\"testimonial-card\">\r\n      <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n      <p class=\"testimonial-quote\">\"I've known Alex for years, and I've never seen him this committed to anything. This is honestly the first time I've witnessed this level of dedication to the company. The amount of effort, attention, and resources invested into this partnership has been nothing short of impressive. Selina is incredibly fortunate to have someone like him on the team.\"<\/p>\r\n      <div class=\"testimonial-author\">\r\n        <span class=\"author-name\">\u2014 Mucio Gtz<\/span>\r\n        <span class=\"author-role\">Verified Stakeholder<\/span>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"testimonial-card\">\r\n      <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n      <p class=\"testimonial-quote\">\"I am completely in love with Selina. She is, without question, the most beautiful woman on Earth. If I were a lesbian, I would absolutely pursue a relationship with her. Also, Selina, if you're reading this: I'm sorry for not replying to your messages for the last three months. I have no defense.\"<\/p>\r\n      <div class=\"testimonial-author\">\r\n        <span class=\"author-name\">\u2014 Dioselina<\/span>\r\n        <span class=\"author-role\">Independent Reviewer &<br>Unbiased Industry Expert<\/span>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"testimonial-card\">\r\n      <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n      <p class=\"testimonial-quote\">\"My favorite product offered by this company is Squirt soda. I enjoy products that taste like Squirt. I have reviewed the rest of the organization's operations and can confirm that they also appear satisfactory. But mostly the Squirt Btw Squirt is the name of a mexican Soda you nasty person reading\"<\/p>\r\n      <div class=\"testimonial-author\">\r\n        <span class=\"author-name\">\u2014 Vicky<\/span>\r\n        <span class=\"author-role\">Product Quality Analyst<\/span>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-18cd992 e-con e-atomic-element e-flexbox-base \" data-id=\"18cd992\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"18cd992\">\n    \t\t\t\n<hr class=\"e-9c47231-845817f e-divider-base\" data-interaction-id=\"9c47231\"   \/>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-d85c9d9 e-flex e-con-boxed e-con e-parent\" data-id=\"d85c9d9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e8fd7b8 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"e8fd7b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;lazyload&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:3500,&quot;speed&quot;:200,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/IMG_9001-169x300.jpg\" alt=\"IMG_9001\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/IMG_0254-1-225x300.jpg\" alt=\"IMG_0254\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/IMG_0459-225x300.jpg\" alt=\"IMG_0459\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/430752F6-D0B3-4398-96AB-204F34C4611E-169x300.jpg\" alt=\"430752F6-D0B3-4398-96AB-204F34C4611E\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/IMG_0864-225x300.jpg\" alt=\"IMG_0864\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-42cc1ff e-flex e-con-boxed e-con e-parent\" data-id=\"42cc1ff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1134c04 elementor-widget elementor-widget-html\" data-id=\"1134c04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* ANNUAL REPORT STYLES *\/\r\n.report-section {\r\n  padding: 4rem 2rem;\r\n  max-width: 900px;\r\n  margin: 4rem auto;\r\n  background: var(--warm-white);\r\n  border: 0.5px solid var(--gold);\r\n  border-radius: 8px;\r\n  box-shadow: 0 15px 40px rgba(44, 56, 32, 0.05);\r\n  position: relative;\r\n  z-index: 1;\r\n}\r\n\r\n.report-header {\r\n  text-align: center;\r\n  border-bottom: 0.5px solid rgba(184,151,90,0.4);\r\n  padding-bottom: 2rem;\r\n  margin-bottom: 3rem;\r\n}\r\n.report-eyebrow {\r\n  font-size: 0.65rem;\r\n  letter-spacing: 0.25em;\r\n  text-transform: uppercase;\r\n  color: var(--gold);\r\n  margin-bottom: 0.8rem;\r\n  display: block;\r\n}\r\n.report-maintitle {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(2rem, 6vw, 3rem);\r\n  font-weight: 400;\r\n  color: var(--dark-green);\r\n  line-height: 1.1;\r\n  margin-bottom: 0.5rem;\r\n}\r\n.report-subtitle {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.2rem;\r\n  font-style: italic;\r\n  color: var(--text-mid);\r\n}\r\n\r\n.report-block {\r\n  margin-bottom: 4rem;\r\n}\r\n.report-block-title {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.8rem;\r\n  color: var(--dark-green);\r\n  border-bottom: 0.5px solid var(--muted-beige);\r\n  padding-bottom: 0.5rem;\r\n  margin-bottom: 1.5rem;\r\n}\r\n\r\n.report-text {\r\n  font-size: 0.95rem;\r\n  line-height: 1.8;\r\n  color: var(--text-mid);\r\n  font-weight: 300;\r\n  margin-bottom: 1.2rem;\r\n}\r\n\r\n\/* KPI GRID *\/\r\n.kpi-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n  gap: 1.5rem;\r\n  margin-top: 2rem;\r\n}\r\n.kpi-card {\r\n  background: var(--cream);\r\n  padding: 1.8rem 1.5rem;\r\n  border: 0.5px solid var(--muted-beige);\r\n  border-radius: 6px;\r\n  text-align: center;\r\n}\r\n.kpi-card .kpi-value {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 2.5rem;\r\n  color: var(--dark-green);\r\n  display: block;\r\n  margin-bottom: 0.5rem;\r\n  line-height: 1;\r\n}\r\n.kpi-card .kpi-label {\r\n  font-size: 0.7rem;\r\n  letter-spacing: 0.15em;\r\n  text-transform: uppercase;\r\n  color: var(--gold);\r\n  display: block;\r\n  margin-bottom: 1rem;\r\n}\r\n.kpi-card .kpi-details {\r\n  font-size: 0.85rem;\r\n  color: var(--text-soft);\r\n  line-height: 1.6;\r\n}\r\n.kpi-card ul {\r\n  text-align: left;\r\n  margin-top: 0.8rem;\r\n  margin-left: 1.2rem;\r\n  font-size: 0.85rem;\r\n  color: var(--text-soft);\r\n}\r\n\r\n\/* FINANCIALS LEDGER *\/\r\n.financial-ledger {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 2rem;\r\n  background: var(--beige);\r\n  padding: 2rem;\r\n  border-radius: 6px;\r\n  border: 0.5px solid var(--muted-beige);\r\n}\r\n.ledger-column {\r\n  flex: 1;\r\n  min-width: 250px;\r\n}\r\n.ledger-row {\r\n  display: flex;\r\n  justify-content: space-between;\r\n  border-bottom: 0.5px dashed rgba(184,151,90,0.3);\r\n  padding: 0.8rem 0;\r\n  font-size: 0.95rem;\r\n  color: var(--text-mid);\r\n}\r\n.ledger-row:last-child { border-bottom: none; }\r\n.ledger-total {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.3rem;\r\n  color: var(--dark-green);\r\n  font-weight: 600;\r\n  border-top: 1px solid var(--gold);\r\n  border-bottom: none;\r\n  padding-top: 1rem;\r\n  margin-top: 0.5rem;\r\n}\r\n\r\n\/* RISKS GRID *\/\r\n.risks-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n  gap: 1.5rem;\r\n}\r\n.risk-card {\r\n  border-left: 3px solid var(--gold);\r\n  background: var(--cream);\r\n  padding: 1.5rem;\r\n  border-radius: 0 6px 6px 0;\r\n}\r\n.risk-id {\r\n  font-size: 0.65rem;\r\n  letter-spacing: 0.1em;\r\n  color: var(--gray-soft);\r\n  display: block;\r\n  margin-bottom: 0.5rem;\r\n}\r\n.risk-desc {\r\n  font-size: 1.05rem;\r\n  color: var(--dark-green);\r\n  margin-bottom: 1rem;\r\n  line-height: 1.4;\r\n}\r\n.risk-status {\r\n  font-size: 0.75rem;\r\n  text-transform: uppercase;\r\n  letter-spacing: 0.1em;\r\n  color: var(--olive);\r\n  font-weight: 500;\r\n}\r\n.risk-status.critical { color: #8a3a3a; }\r\n\r\n\/* AWARDS *\/\r\n.awards-list {\r\n  list-style: none;\r\n  margin-bottom: 2rem;\r\n}\r\n.awards-list li {\r\n  font-size: 1.1rem;\r\n  color: var(--text-mid);\r\n  margin-bottom: 1rem;\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 0.8rem;\r\n}\r\n\r\n\/* CLOSING *\/\r\n.report-closing {\r\n  text-align: center;\r\n  margin-top: 4rem;\r\n  padding-top: 3rem;\r\n  border-top: 0.5px solid rgba(184,151,90,0.4);\r\n}\r\n.report-closing p {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.3rem;\r\n  font-style: italic;\r\n  color: var(--dark-green);\r\n  line-height: 1.6;\r\n  margin-bottom: 1.5rem;\r\n}\r\n.report-signoff {\r\n  font-size: 0.75rem;\r\n  letter-spacing: 0.15em;\r\n  text-transform: uppercase;\r\n  color: var(--text-soft);\r\n  line-height: 1.8;\r\n}\r\n<\/style>\r\n\r\n<section class=\"report-section\">\r\n  \r\n  <div class=\"report-header\">\r\n    <span class=\"report-eyebrow\">2026 Annual Performance Report<\/span>\r\n    <h2 class=\"report-maintitle\">Alex & Selina, Inc.<\/h2>\r\n    <p class=\"report-subtitle\">Fiscal Year 2026<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"report-block\">\r\n    <h3 class=\"report-block-title\">Executive Summary<\/h3>\r\n    <p class=\"report-text\">The Board of Directors is pleased to report that 2026 has been one of the most successful years in company history.<\/p>\r\n    <p class=\"report-text\">Following years of strategic planning, international negotiations, emotional investment, and an alarming amount of coffee consumption, the organization officially completed its merger in April 2026.<\/p>\r\n    <p class=\"report-text\">Since then, key performance indicators have exceeded expectations across nearly every category. Management remains optimistic about future growth.<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"report-block\">\r\n    <h3 class=\"report-block-title\">Key Performance Indicators<\/h3>\r\n    <div class=\"kpi-grid\">\r\n      <div class=\"kpi-card\">\r\n        <span class=\"kpi-value\">+247%<\/span>\r\n        <span class=\"kpi-label\">Happiness Generated<\/span>\r\n        <p class=\"kpi-details\">Compared to previous reporting periods, overall happiness experienced a dramatic increase following the official merger. Analysts attribute this growth primarily to:<\/p>\r\n        <ul>\r\n          <li>Quality time<\/li>\r\n          <li>Shared experiences<\/li>\r\n          <li>Physical proximity<\/li>\r\n          <li>Excessive affection<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"kpi-card\">\r\n        <span class=\"kpi-value\" style=\"font-size: 2rem; margin-top: 0.5rem;\">Classified<\/span>\r\n        <span class=\"kpi-label\">Coffee Consumption<\/span>\r\n        <p class=\"kpi-details\">The audit team attempted to calculate the total amount of coffee consumed during the fiscal year. Several accountants resigned during the process.<\/p>\r\n      <\/div>\r\n      <div class=\"kpi-card\">\r\n        <span class=\"kpi-value\">1,200+<\/span>\r\n        <span class=\"kpi-label\">Hours Spent Talking<\/span>\r\n        <p class=\"kpi-details\">Includes:<\/p>\r\n        <ul>\r\n          <li>Meaningful conversations<\/li>\r\n          <li>Completely unnecessary conversations<\/li>\r\n          <li>Discussions about food<\/li>\r\n          <li>Discussions about future plans<\/li>\r\n          <li>Discussions that began with one topic and ended somewhere entirely different<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"report-block\">\r\n    <h3 class=\"report-block-title\">Operations & Strategic Initiatives<\/h3>\r\n    <p class=\"report-text\"><strong>International Operations:<\/strong> The company continues to maintain strong international relations and cross-border cooperation between \ud83c\uddf2\ud83c\uddfd Mexico and \ud83c\udde9\ud83c\uddea Germany.<\/p>\r\n    \r\n    <p class=\"report-text\" style=\"margin-top: 2rem;\"><strong>Strategic Hugging Initiative:<\/strong><\/p>\r\n    <div class=\"kpi-grid\" style=\"grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); margin-top: 1rem;\">\r\n      <div class=\"kpi-card\" style=\"padding: 1.5rem 1rem;\">\r\n        <span class=\"kpi-value\">15,688<\/span>\r\n        <span class=\"kpi-label\">Hugs Delivered<\/span>\r\n      <\/div>\r\n      <div class=\"kpi-card\" style=\"padding: 1.5rem 1rem;\">\r\n        <span class=\"kpi-value\">69<\/span>\r\n        <span class=\"kpi-label\">Hugs Requested<\/span>\r\n      <\/div>\r\n      <div class=\"kpi-card\" style=\"padding: 1.5rem 1rem;\">\r\n        <span class=\"kpi-value\">0<\/span>\r\n        <span class=\"kpi-label\">Hugs Denied<\/span>\r\n      <\/div>\r\n    <\/div>\r\n    <p class=\"report-text\" style=\"text-align: center; margin-top: 1rem; font-style: italic; color: var(--gold);\">The program continues to operate at 100% efficiency.<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"report-block\">\r\n    <h3 class=\"report-block-title\">Financial Report<\/h3>\r\n    <div class=\"financial-ledger\">\r\n      <div class=\"ledger-column\">\r\n        <div class=\"ledger-row\" style=\"font-weight: 500; color: var(--dark-green);\"><span>Revenue<\/span><span>$0<\/span><\/div>\r\n        <div class=\"ledger-row ledger-total\"><span>Net Profit<\/span><span>$0<\/span><\/div>\r\n      <\/div>\r\n      <div class=\"ledger-column\">\r\n        <div class=\"ledger-row\" style=\"font-weight: 500; color: var(--dark-green);\"><span>Expenses<\/span><span><\/span><\/div>\r\n        <div class=\"ledger-row\"><span>Coffee<\/span><span>-<\/span><\/div>\r\n        <div class=\"ledger-row\"><span>Food<\/span><span>-<\/span><\/div>\r\n        <div class=\"ledger-row\"><span>Travel<\/span><span>-<\/span><\/div>\r\n        <div class=\"ledger-row\"><span>Gifts<\/span><span>-<\/span><\/div>\r\n        <div class=\"ledger-row\"><span>More food<\/span><span>-<\/span><\/div>\r\n        <div class=\"ledger-row\"><span>Experiences<\/span><span>-<\/span><\/div>\r\n        <div class=\"ledger-row\"><span>Additional coffee<\/span><span>-<\/span><\/div>\r\n        <div class=\"ledger-row ledger-total\"><span>Net Happiness<\/span><span>Infinite<\/span><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <p class=\"report-text\" style=\"margin-top: 1rem; text-align: right; font-style: italic;\">Management considers this an acceptable trade-off.<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"report-block\">\r\n    <h3 class=\"report-block-title\">Human Resources & Risk Assessment<\/h3>\r\n    <p class=\"report-text\"><strong>Workplace Conflicts:<\/strong> Most common causes include choosing where to eat, choosing what movie to watch, deciding what to cook, and determining whether one more coffee is a good idea. Despite these challenges, employee satisfaction remains exceptionally high.<\/p>\r\n    \r\n    <p class=\"report-text\" style=\"margin-top: 2rem; margin-bottom: 1.5rem;\"><strong>Major Risks Identified:<\/strong><\/p>\r\n    <div class=\"risks-grid\">\r\n      <div class=\"risk-card\">\r\n        <span class=\"risk-id\">RISK #001<\/span>\r\n        <p class=\"risk-desc\">Selina being too beautiful.<\/p>\r\n        <span class=\"risk-status\">Status: Ongoing concern.<\/span>\r\n      <\/div>\r\n      <div class=\"risk-card\">\r\n        <span class=\"risk-id\">RISK #002<\/span>\r\n        <p class=\"risk-desc\">Alex having no feelings like a robot.<\/p>\r\n        <span class=\"risk-status\">Status: Chronic issue.<\/span>\r\n      <\/div>\r\n      <div class=\"risk-card\">\r\n        <span class=\"risk-id\">RISK #003<\/span>\r\n        <p class=\"risk-desc\">Running out of coffee.<\/p>\r\n        <span class=\"risk-status critical\">Status: Critical.<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"report-block\">\r\n    <h3 class=\"report-block-title\">Awards, Recognition & Future Outlook<\/h3>\r\n    <ul class=\"awards-list\">\r\n      <li>\ud83c\udfc6 Best International Partnership<\/li>\r\n      <li>\ud83c\udfc6 Most Successful University Buddy Program Outcome<\/li>\r\n      <li>\ud83c\udfc6 Excellence In Making Ordinary Days Feel Special<\/li>\r\n    <\/ul>\r\n    <p class=\"report-text\"><strong>Upcoming strategic objectives include:<\/strong> Additional adventures, new destinations, expansion of the photo archive, and more unforgettable memories.<\/p>\r\n    <p class=\"report-text\">Long-term projections remain extremely promising.<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"report-closing\">\r\n    <p>\"While the company cannot predict what the future holds, one thing remains certain: The best decision this organization ever made was finding its co-founder.\"<\/p>\r\n    <p class=\"report-text\" style=\"max-width: 600px; margin: 0 auto 2rem;\">The Board would like to thank all stakeholders, advisors, friends, family members, and random university programs that accidentally changed everything. We look forward to another year of growth, laughter, and continued operations.<\/p>\r\n    <div class=\"report-signoff\">\r\n      <strong>Prepared by:<\/strong><br>\r\n      Alex & Selina, Inc.<br>\r\n      <em>Founded accidentally. Thriving intentionally.<\/em>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-091d275 e-flex e-con-boxed e-con e-parent\" data-id=\"091d275\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a1c366c elementor-widget elementor-widget-html\" data-id=\"a1c366c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* FAQ \/ CORPORATE SECTION STYLES *\/\r\n.faq-section {\r\n  padding: 4rem 1.5rem;\r\n  max-width: 650px;\r\n  margin: 0 auto 3rem;\r\n  position: relative;\r\n  z-index: 1;\r\n}\r\n.faq-eyebrow {\r\n  font-size: 0.65rem;\r\n  letter-spacing: 0.22em;\r\n  text-transform: uppercase;\r\n  color: var(--gold);\r\n  margin-bottom: 1rem;\r\n  display: block;\r\n  text-align: center;\r\n}\r\n.faq-title {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(2rem, 7vw, 2.8rem);\r\n  font-weight: 400;\r\n  color: var(--dark-green);\r\n  text-align: center;\r\n  line-height: 1.1;\r\n  margin-bottom: 3.5rem;\r\n}\r\n.faq-title em { font-style: italic; color: var(--olive); }\r\n.faq-item {\r\n  border-bottom: 0.5px solid rgba(184,151,90,0.3);\r\n}\r\n.faq-item:first-child {\r\n  border-top: 0.5px solid rgba(184,151,90,0.3);\r\n}\r\n.faq-question {\r\n  width: 100%;\r\n  text-align: left;\r\n  padding: 1.5rem 0;\r\n  background: none;\r\n  border: none;\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 1.05rem;\r\n  font-weight: 400;\r\n  color: var(--dark-green);\r\n  display: flex;\r\n  justify-content: space-between;\r\n  align-items: center;\r\n  cursor: pointer;\r\n  transition: color 0.3s ease;\r\n  -webkit-tap-highlight-color: transparent; \/* Mejora el toque en celulares *\/\r\n}\r\n.faq-question:hover { color: var(--olive); }\r\n.faq-icon {\r\n  font-family: 'DM Sans', sans-serif;\r\n  font-size: 1.5rem;\r\n  font-weight: 300;\r\n  color: var(--gold);\r\n  transition: transform 0.4s ease;\r\n}\r\n.faq-item.active .faq-icon {\r\n  transform: rotate(45deg);\r\n}\r\n.faq-answer {\r\n  max-height: 0;\r\n  overflow: hidden;\r\n  transition: max-height 0.4s ease-out, padding 0.4s ease;\r\n}\r\n.faq-item.active .faq-answer {\r\n  max-height: 2000px; \/* Aumentado para que el texto fluya sin cortarse en celular *\/\r\n  padding-bottom: 1.5rem;\r\n}\r\n.faq-answer-content {\r\n  font-size: 0.95rem;\r\n  line-height: 1.7;\r\n  color: var(--text-mid);\r\n  font-weight: 300;\r\n  padding-right: 1.5rem;\r\n}\r\n.faq-answer-content p { margin-bottom: 0.8rem; }\r\n.faq-answer-content p:last-child { margin-bottom: 0; }\r\n.faq-answer-content ul {\r\n  margin-left: 1.2rem;\r\n  margin-bottom: 0.8rem;\r\n}\r\n.faq-answer-content li {\r\n  margin-bottom: 0.4rem;\r\n  list-style-type: square;\r\n  color: var(--gold);\r\n}\r\n.faq-answer-content li span {\r\n  color: var(--text-mid);\r\n}\r\n<\/style>\r\n\r\n<section class=\"faq-section\">\r\n  <span class=\"faq-eyebrow\">Corporate Briefing<\/span>\r\n  <h2 class=\"faq-title\">Frequent answers<br><em>and questions<\/em><\/h2>\r\n  \r\n  <div class=\"faq-accordion\">\r\n    \r\n    <div class=\"faq-item\">\r\n      <button class=\"faq-question\">\r\n        <span>Was it love at first sight?<\/span>\r\n        <span class=\"faq-icon\">+<\/span>\r\n      <\/button>\r\n      <div class=\"faq-answer\">\r\n        <div class=\"faq-answer-content\">\r\n          <p>For at least one member of the organization, absolutely.<\/p>\r\n          <p>According to internal records, Alex fell in love almost immediately after spotting Selina outside the university. Independent investigations suggest he was completely finished from that moment onward.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <button class=\"faq-question\">\r\n        <span>What was the first thing Alex thought when he saw Selina?<\/span>\r\n        <span class=\"faq-icon\">+<\/span>\r\n      <\/button>\r\n      <div class=\"faq-answer\">\r\n        <div class=\"faq-answer-content\">\r\n          <p>After several years of reflection, research, and analysis, we believe his first thought was:<\/p>\r\n          <p><em>\u201cHow can I spend more time with this girl and eventually convince her to date me?\u201d<\/em><\/p>\r\n          <p>A surprisingly ambitious business strategy for someone who had known her for approximately three seconds.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <button class=\"faq-question\">\r\n        <span>Is the sushi story actually true?<\/span>\r\n        <span class=\"faq-icon\">+<\/span>\r\n      <\/button>\r\n      <div class=\"faq-answer\">\r\n        <div class=\"faq-answer-content\">\r\n          <p>Yes. Every word of it.<\/p>\r\n          <p>According to sources close to the matter, Selina intentionally used a forgotten sushi container as an excuse to get Alex alone near his car.<\/p>\r\n          <p>The official objective of the operation remains disputed. However, experts agree that obtaining a kiss was likely among the intended outcomes.<\/p>\r\n          <p>Unfortunately, Alex failed to understand the assignment.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <button class=\"faq-question\">\r\n        <span>When was Alex & Selina officially founded?<\/span>\r\n        <span class=\"faq-icon\">+<\/span>\r\n      <\/button>\r\n      <div class=\"faq-answer\">\r\n        <div class=\"faq-answer-content\">\r\n          <p>The founders first met almost three years ago.<\/p>\r\n          <p>However, after a lengthy period of negotiations, strategic meetings, emotional due diligence, and excessive flirting, the company officially signed its merger agreement in April 2026.<\/p>\r\n          <p>The partnership has remained active ever since.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <button class=\"faq-question\">\r\n        <span>What are the company's core values?<\/span>\r\n        <span class=\"faq-icon\">+<\/span>\r\n      <\/button>\r\n      <div class=\"faq-answer\">\r\n        <div class=\"faq-answer-content\">\r\n          <p>The organization currently operates under four fundamental principles:<\/p>\r\n          <ul>\r\n            <li><span>There must always be a place where Selina can take a nap.<\/span><\/li>\r\n            <li><span>Food-related needs should be addressed immediately. Personal hygiene may be discussed later.<\/span><\/li>\r\n            <li><span>Coffee is not a beverage. It is infrastructure.<\/span><\/li>\r\n            <li><span>English should be spoken as frequently as possible and pronounced as incorrectly as possible.<\/span><\/li>\r\n          <\/ul>\r\n          <p>These values have guided company operations since inception.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <button class=\"faq-question\">\r\n        <span>Who is the CEO?<\/span>\r\n        <span class=\"faq-icon\">+<\/span>\r\n      <\/button>\r\n      <div class=\"faq-answer\">\r\n        <div class=\"faq-answer-content\">\r\n          <p>Officially, Selina.<\/p>\r\n          <p>Unofficially, everyone already knows who is actually in charge.<\/p>\r\n          <p>For legal reasons, further comments have been prohibited.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <button class=\"faq-question\">\r\n        <span>Who is funnier?<\/span>\r\n        <span class=\"faq-icon\">+<\/span>\r\n      <\/button>\r\n      <div class=\"faq-answer\">\r\n        <div class=\"faq-answer-content\">\r\n          <p>Independent studies have repeatedly concluded that Selina's jokes exceed known human limitations.<\/p>\r\n          <p>Researchers continue investigating how one person can consistently produce that level of humor.<\/p>\r\n          <p>Alex occasionally contributes, but he remains a distant second place.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <button class=\"faq-question\">\r\n        <span>What situations require Human Resources intervention?<\/span>\r\n        <span class=\"faq-icon\">+<\/span>\r\n      <\/button>\r\n      <div class=\"faq-answer\">\r\n        <div class=\"faq-answer-content\">\r\n          <p>Historically, the following activities have generated the highest number of workplace incidents:<\/p>\r\n          <ul>\r\n            <li><span>Cooking together<\/span><\/li>\r\n            <li><span>Building or fixing something together<\/span><\/li>\r\n            <li><span>Choosing a movie<\/span><\/li>\r\n          <\/ul>\r\n          <p>No satisfactory conflict-resolution strategy has been developed so far.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <button class=\"faq-question\">\r\n        <span>Are there plans for future expansion?<\/span>\r\n        <span class=\"faq-icon\">+<\/span>\r\n      <\/button>\r\n      <div class=\"faq-answer\">\r\n        <div class=\"faq-answer-content\">\r\n          <p>Nothing has been officially confirmed.<\/p>\r\n          <p>However, long-term projections suggest the possibility of launching a subsidiary company in the future. The proposed name is:<\/p>\r\n          <p><strong>\"Aceituno & Co.\"<\/strong><\/p>\r\n          <p>Feasibility studies remain ongoing.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"faq-item\">\r\n      <button class=\"faq-question\">\r\n        <span>Is the organization profitable?<\/span>\r\n        <span class=\"faq-icon\">+<\/span>\r\n      <\/button>\r\n      <div class=\"faq-answer\">\r\n        <div class=\"faq-answer-content\">\r\n          <p>No. It never has been. It never will be.<\/p>\r\n          <p>Every available resource is immediately reinvested into food, travel, coffee, gifts, experiences, and making each other happy.<\/p>\r\n          <p>Management considers this an excellent business model.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n  \/\/ Esperar a que el celular cargue completamente el documento\r\n  document.addEventListener(\"DOMContentLoaded\", function() {\r\n    const faqItems = document.querySelectorAll('.faq-item');\r\n\r\n    faqItems.forEach(item => {\r\n      const question = item.querySelector('.faq-question');\r\n      \r\n      question.addEventListener('click', (e) => {\r\n        e.preventDefault(); \/\/ Evita comportamientos raros en pantallas t\u00e1ctiles\r\n        \r\n        \/\/ Cierra todas las dem\u00e1s preguntas para mantener el dise\u00f1o limpio\r\n        faqItems.forEach(otherItem => {\r\n          if (otherItem !== item && otherItem.classList.contains('active')) {\r\n            otherItem.classList.remove('active');\r\n          }\r\n        });\r\n        \r\n        \/\/ Alterna la pregunta actual\r\n        item.classList.toggle('active');\r\n      });\r\n    });\r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\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>Selina Birthday Hot Sale \u2014 Limited Event Limited Event \u2014 June 10 The Annual Celebration Selina&#8217;s Birthday Hot Sale One [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":113,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","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":"","ast-breadcrumbs-content":"","ast-featured-img":"","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-110","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/selinamylove.shop\/index.php?rest_route=\/wp\/v2\/pages\/110","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/selinamylove.shop\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/selinamylove.shop\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/selinamylove.shop\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/selinamylove.shop\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=110"}],"version-history":[{"count":37,"href":"https:\/\/selinamylove.shop\/index.php?rest_route=\/wp\/v2\/pages\/110\/revisions"}],"predecessor-version":[{"id":274,"href":"https:\/\/selinamylove.shop\/index.php?rest_route=\/wp\/v2\/pages\/110\/revisions\/274"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/selinamylove.shop\/index.php?rest_route=\/wp\/v2\/media\/113"}],"wp:attachment":[{"href":"https:\/\/selinamylove.shop\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=110"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}