@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap";
:root{--brand-cyan:#2cb1ff;--brand-pink:#f36;--brand-navy:#050816;--brand-surface:#0f172a;--background-color:var(--brand-navy);--surface:var(--brand-surface);--surface-alt:#162032;--ink:#f9fafb;--muted-ink:#f9fafbb8;--accent-color:var(--brand-cyan);--accent-strong:var(--brand-pink);--accent-soft:#0f172ab3;--border-color:#ffffff1f;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--primary-font:"Inter","Helvetica Neue",Arial,sans-serif;--heading-font:"Playfair Display",Georgia,serif}*,:before,:after{box-sizing:border-box}html,body{overflow-x:hidden}body{background:var(--background-color);color:var(--ink);font-family:var(--primary-font);margin:0;line-height:1.65}a{color:inherit;text-decoration:none}a:hover,a:focus{color:var(--accent-color)}main{padding-top:clamp(104px,18vw,140px)}section{padding:5rem 1.5rem}.footer{color:var(--ink);background:radial-gradient(circle at 14% 18%,#2cb1ff1f,#0000 32%),linear-gradient(135deg,#050816,#0e1326);padding:3rem 1.5rem 2.5rem}.footer-inner{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start;gap:2rem;max-width:1100px;margin:0 auto;display:grid}.footer-brand{flex-direction:column;gap:1.2rem;display:flex}.footer-brandMark{outline:none;align-items:center;gap:.85rem;text-decoration:none;display:inline-flex}.footer-brandMark:focus-visible{outline-offset:6px;border-radius:10px;outline:2px solid #00c2a873}.footer-logoWrap{background:linear-gradient(135deg,var(--accent-color),var(--accent-strong));color:#03101e;letter-spacing:.08em;border-radius:18px;justify-content:center;align-items:center;width:clamp(52px,6vw,68px);height:clamp(52px,6vw,68px);font-weight:700;display:inline-flex;box-shadow:0 16px 36px #00c2a840}.footer-wordmark{font-family:var(--primary-font);letter-spacing:.12em;text-transform:uppercase;color:var(--ink);flex-direction:column;padding-bottom:.18rem;font-size:clamp(.92rem,1.5vw,1.05rem);line-height:1.05;display:inline-flex;position:relative}.footer-wordmark span{display:block}.footer-wordmark:after{content:"";transform-origin:0;opacity:0;background:linear-gradient(90deg,#2cb1ffe6 0%,#ff3366e6 55%,#2cb1ffe6 100%);height:2px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.footer-brandMark:hover .footer-wordmark:after,.footer-brandMark:focus-visible .footer-wordmark:after{animation:.7s ease-out forwards footerWordmarkSweep}@keyframes footerWordmarkSweep{0%{opacity:0;transform:scaleX(0)}55%{opacity:1}to{opacity:1;transform:scaleX(1)}}.footer-brand p{color:#f9fafbc2;max-width:360px;margin:0}.footer-links{flex-direction:column;gap:.6rem;display:flex}.footer-legal-links{flex-direction:column;gap:.4rem;margin-top:.5rem;font-size:.9rem;display:flex}.footer-legal-links a{color:#f9fafb99;text-decoration:none;transition:color .2s}.footer-legal-links a:hover{color:var(--accent-color)}.footer-links a{color:#f9fafbe6}.footer-links a:hover,.footer-links a:focus{color:var(--brand-cyan)}.footer-meta{color:#f9fafbad;font-size:.85rem}.fade-in{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(32px)}.fade-in.visible{opacity:1;transform:translateY(0)}@media (max-width:720px){main{padding-top:clamp(64px,25vw,124px)}section{padding:4rem 1.25rem}}.footer-logoImage{object-fit:contain;width:auto;height:clamp(104px,12vw,135px)}.footer-social-icons{align-items:center;gap:1rem;display:flex}
.NarkeaChatWidget-module__CoOIFW__widgetContainer{z-index:1000;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:20px;right:20px}.NarkeaChatWidget-module__CoOIFW__chatPanel{background:#fff;border-radius:12px;flex-direction:column;width:320px;height:420px;display:flex;position:fixed;bottom:90px;right:20px;overflow:hidden;box-shadow:0 10px 30px #00000026}.NarkeaChatWidget-module__CoOIFW__chatHeader{color:#fff;background:#007c91;justify-content:space-between;align-items:flex-start;gap:8px;padding:16px;display:flex}.NarkeaChatWidget-module__CoOIFW__chatTitle{margin-bottom:4px;font-size:16px;font-weight:700}.NarkeaChatWidget-module__CoOIFW__chatSubtitle{opacity:.9;font-size:13px}.NarkeaChatWidget-module__CoOIFW__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px;font-size:20px;line-height:1}.NarkeaChatWidget-module__CoOIFW__chatBody{background:#f5f5f5;flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px;display:flex;overflow:hidden}.NarkeaChatWidget-module__CoOIFW__messages{flex-direction:column;flex:1;gap:10px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.NarkeaChatWidget-module__CoOIFW__messageBotWrapper,.NarkeaChatWidget-module__CoOIFW__messageUserWrapper{flex-direction:column;gap:6px;display:flex}.NarkeaChatWidget-module__CoOIFW__messageBotWrapper{align-items:flex-start}.NarkeaChatWidget-module__CoOIFW__messageUserWrapper{align-items:flex-end}.NarkeaChatWidget-module__CoOIFW__botBubble,.NarkeaChatWidget-module__CoOIFW__userBubble{word-break:break-word;background:#fff;border-radius:12px;max-width:90%;padding:10px 12px;font-size:14px;line-height:1.5}.NarkeaChatWidget-module__CoOIFW__botBubble{color:#00363d;background:#e9f4f6;border-top-left-radius:4px}.NarkeaChatWidget-module__CoOIFW__userBubble{color:#fff;background:#007c91;border-top-right-radius:4px}.NarkeaChatWidget-module__CoOIFW__messageLine{display:inline}.NarkeaChatWidget-module__CoOIFW__whatsappButton{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:8px;padding:8px 12px;font-size:13px;transition:background .2s ease-in-out}.NarkeaChatWidget-module__CoOIFW__whatsappButton:hover{background:#1eb85a}.NarkeaChatWidget-module__CoOIFW__quickReplies{flex-wrap:wrap;gap:8px;display:flex}.NarkeaChatWidget-module__CoOIFW__quickReplyButton{color:#007c91;cursor:pointer;background:#fff;border:1px solid #007c91;border-radius:8px;padding:8px 10px;font-size:13px;transition:background .2s,color .2s}.NarkeaChatWidget-module__CoOIFW__quickReplyButton:hover{color:#fff;background:#007c91}.NarkeaChatWidget-module__CoOIFW__inputArea{background:#fff;border-top:1px solid #e0e0e0;gap:8px;padding:12px;display:flex}.NarkeaChatWidget-module__CoOIFW__textInput{border:1px solid #ccc;border-radius:8px;flex:1;padding:10px 12px;font-size:14px}.NarkeaChatWidget-module__CoOIFW__textInput:focus{border-color:#007c91;outline:none;box-shadow:0 0 0 3px #007c9126}.NarkeaChatWidget-module__CoOIFW__sendButton{color:#fff;cursor:pointer;background:#007c91;border:none;border-radius:8px;padding:10px 14px;font-weight:600;transition:background .2s ease-in-out}.NarkeaChatWidget-module__CoOIFW__sendButton:hover{background:#005f6c}.NarkeaChatWidget-module__CoOIFW__widgetButton{color:#fff;cursor:pointer;background:#007c91;border:none;border-radius:50%;width:56px;height:56px;font-size:24px;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 25px #0003}.NarkeaChatWidget-module__CoOIFW__widgetButton:hover{transform:translateY(-2px);box-shadow:0 12px 30px #00000040}@media (max-width:480px){.NarkeaChatWidget-module__CoOIFW__chatPanel{width:90vw;height:70vh;bottom:90px;right:5vw}.NarkeaChatWidget-module__CoOIFW__widgetContainer{bottom:12px;right:12px}}
