@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#103d32;--green2:#174b3e;--orange:#c98243;--cream:#fbfaf5;--sage:#eaf0e8;--ink:#132f29;--muted:#61736b;--line:#dfe6df;--white:#fffef9}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif}a{color:inherit;text-decoration:none}.site-header{height:76px;padding:0 clamp(22px,4vw,64px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9ebe4;background:#fbfaf5;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:9px;font:800 25px Manrope,sans-serif;letter-spacing:-1.2px}.brand-mark{width:31px;height:31px;display:grid;place-items:center;border:2px solid var(--green);border-radius:9px 9px 9px 3px;color:var(--green);font-size:18px;transform:rotate(-8deg)}.dot{color:var(--orange)}.main-nav{display:flex;gap:clamp(16px,2.5vw,38px);font-size:13px;color:#42564e}.main-nav a:hover,.text-link:hover{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:22px;font-size:12px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border-radius:999px;padding:15px 22px;font-size:12px;font-weight:700;min-height:48px;border:1px solid transparent;transition:transform .2s,background .2s;cursor:pointer}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--green);color:white}.button-dark:hover{background:#0a2e25}.button-light{border-color:#cddbd2;background:transparent;color:var(--green)}.menu-toggle{display:none;background:none;border:0;font-size:24px;color:var(--green)}
.hero{display:grid;grid-template-columns:1fr 1fr;min-height:570px;padding:66px clamp(22px,4vw,64px) 30px;gap:35px;align-items:center}.hero-copy{max-width:590px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:#74877b;margin:0 0 22px}.eyebrow span{display:inline-block;width:7px;height:7px;background:var(--orange);border-radius:50%;margin-right:12px}.hero h1,h2{font:800 clamp(42px,5.2vw,68px)/1.04 Manrope,sans-serif;letter-spacing:-3px;margin:0 0 24px;color:var(--green)}h1 em,h2 em{font-style:normal;color:var(--orange)}.lead{font-size:17px;line-height:1.65;color:var(--muted);max-width:470px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.micro-proof{margin:24px 0 0;color:#5f7168;font-size:12px}.check{display:inline-grid;place-items:center;background:#dce9dd;border-radius:50%;width:21px;height:21px;color:var(--green);margin-right:9px}.hero-foot{display:flex;justify-content:space-between;gap:20px;margin-top:78px;font-size:8px;letter-spacing:1.5px;color:#8a998f;font-weight:700}.hero-art{height:410px;position:relative;display:grid;place-items:center;background:var(--sage);border-radius:48% 42% 38% 36%;overflow:hidden}.orbit{position:absolute;border:1px solid #cad8cd;border-radius:50%;width:75%;height:90%;transform:rotate(28deg)}.orbit-two{width:94%;height:58%;transform:rotate(-24deg)}.phone{position:relative;z-index:2;width:176px;height:305px;border:8px solid #fff;border-radius:30px;background:var(--green);padding:22px 9px 9px;transform:rotate(-7deg);box-shadow:0 22px 45px #173d3020}.speaker{position:absolute;top:8px;left:67px;width:42px;height:5px;border-radius:6px;background:#78988a}.phone-screen{height:100%;border-radius:18px;background:#fafaf3;padding:20px 10px;color:var(--green)}.phone-screen small{font-size:10px;font-weight:700}.screen-block{height:65px;background:#dfebe1;border-radius:12px;margin:22px 0 12px}.screen-line{height:7px;border-radius:5px;background:#dce5dc;margin:8px 0}.screen-line.short{width:70%}.screen-button{background:var(--green);color:white;border-radius:8px;padding:10px 5px;text-align:center;font-size:8px;margin-top:18px}.tag-illustration{position:absolute;z-index:3;right:17%;bottom:17%;width:116px;height:155px;background:#fffdf5;border:1px solid #dce3da;border-radius:27px;transform:rotate(9deg);box-shadow:0 18px 35px #173d3017;display:grid;place-items:center}.tag-hole{position:absolute;top:-12px;width:27px;height:27px;border-radius:50%;border:7px solid #c6d5ca;background:var(--sage)}.tag-illustration strong{font:800 46px Manrope;color:var(--green)}.tag-illustration i{position:absolute;bottom:22px;right:28px;width:18px;height:9px;border-top:3px solid var(--orange);border-radius:50%}.tap-caption{position:absolute;bottom:36px;right:8%;font-size:9px;letter-spacing:2px;color:#789084;font-weight:700}.tap-caption b{color:var(--orange);font-size:17px;margin-left:12px}
.ticker{height:52px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;gap:28px;font-size:12px}.ticker b{color:var(--orange)}.section{padding:85px clamp(22px,4vw,64px)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-heading h2,.ideas-section h2,.faq-section h2{font-size:clamp(34px,4vw,48px);letter-spacing:-2px;margin:0}.section-heading>p{max-width:320px;color:var(--muted);font-size:13px;line-height:1.7;margin:0 0 5px}.product-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:30px}.product-visual{min-height:390px;background:#e8eee7;border-radius:20px;display:grid;place-items:center;position:relative;overflow:hidden}.product-visual:before{content:"";position:absolute;width:380px;height:380px;border:1px solid #cfdbd0;border-radius:50%}.mini-keychain{width:180px;height:210px;background:#fffdf5;border:1px solid #d6e0d7;border-radius:40px;display:grid;place-items:center;position:relative;box-shadow:0 25px 45px #183b2e18;transform:rotate(-8deg)}.ring{position:absolute;width:48px;height:48px;border:9px solid #c6d3c8;border-radius:50%;top:-30px}.key-face{font:800 64px Manrope;color:var(--green)}.waves{position:absolute;bottom:26px;right:24px;color:var(--orange);font-size:24px;letter-spacing:-6px}.product-label{position:absolute;bottom:23px;left:26px;font-size:9px;letter-spacing:2px;color:#71877a;font-weight:700}.product-info{padding:10px 0}.product-top{display:flex;align-items:start;justify-content:space-between;gap:20px}.product-top h3{font:800 27px Manrope;letter-spacing:-1px;margin:0 0 7px;color:var(--green)}.muted,.product-info>p{color:var(--muted);font-size:13px;line-height:1.65}.pill{display:inline-block;background:#e9f0e8;color:var(--green);border-radius:999px;padding:8px 12px;font-size:9px;font-weight:700;white-space:nowrap}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0 15px}.price-card{border:1px solid #d8e0d8;border-radius:12px;text-align:center;overflow:hidden;padding:0 7px 15px;background:#fffef9}.price-card small{display:block;background:#f0f3ed;padding:10px 3px;font-size:9px;font-weight:700;letter-spacing:.6px}.price-card strong{display:block;font:800 28px Manrope;color:var(--green);margin:12px 0 3px}.price-card span{font-size:10px;color:var(--muted)}.price-card.featured{border-color:#e2b47f;background:#fff6e9}.price-card.featured small{background:#c98243;color:#fff}.shipping-note{font-size:11px!important}.feature-tags{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.feature-tags span{background:#eef2ec;border-radius:999px;padding:8px 11px;font-size:10px;color:#486257}.full-button{width:100%;margin-top:8px}.more-heading{margin:65px 0 20px}.more-heading h3{font:800 28px Manrope;margin:0 0 6px;color:var(--green)}.more-heading p{margin:0;color:var(--muted);font-size:13px}.more-products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.format-card{border:1px solid #e1e6df;border-radius:16px;padding:14px;background:#fffef9;text-align:center}.format-art{height:130px;border-radius:12px;display:grid;place-items:center;position:relative;overflow:hidden;margin-bottom:14px;font:800 22px Manrope;color:var(--green)}.art-card{background:#f1e8dc}.art-card span{background:white;padding:22px 30px;border:1px solid #dce3da;border-radius:8px;box-shadow:0 10px 20px #00000008}.art-sticker{background:#e8eee7}.art-sticker span{background:#fffdf5;border:1px solid #d2ddd3;border-radius:50%;width:84px;height:84px;display:grid;place-items:center}.art-sticker b{position:absolute;right:20px;bottom:24px;color:var(--orange);letter-spacing:-5px}.art-plate{background:#f3eee5}.art-plate span{font-size:50px;color:var(--orange);border:8px double #c9a16e;border-radius:50%;width:85px;height:85px;display:grid;place-items:center}.art-digital{background:#e5eee8}.art-digital span{display:grid;place-items:center;width:80px;height:80px;background:var(--green);color:white;border-radius:16px;font-size:38px}.format-card h4{margin:0 0 5px;font:700 14px Manrope}.format-card p{margin:0;color:#819087;font-size:11px}
.ideas-section{padding-top:30px}.section-sub{margin:8px 0 28px;color:var(--muted);font-size:13px}.ideas-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.ideas-grid>div{border:1px solid #e0e6df;border-radius:13px;background:#fffef9;min-height:116px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px}.ideas-grid span{font-size:25px;color:var(--green)}.ideas-grid strong{font:700 12px Manrope}.ideas-grid small{font-size:10px;color:var(--muted)}
.split-section{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:50px}.analytics-card,.plans-card{border:1px solid #dfe6de;border-radius:18px;padding:28px;background:#eaf0e8;position:relative;overflow:hidden}.analytics-card{display:grid;grid-template-columns:40px 1fr 120px;gap:18px;align-items:center}.analytics-icon{font-size:34px;color:var(--orange)}.analytics-card h2{font-size:27px;letter-spacing:-1px;margin:0 0 10px}.coming{display:inline-block;border:1px solid #aebfb2;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:700;color:var(--green);letter-spacing:1px}.analytics-card p:not(.eyebrow){font-size:12px;line-height:1.6;color:#52695e}.analytics-card small{font-size:9px;color:#718379}.chart-art{background:#fffef9;border:1px solid #dbe3da;border-radius:12px;padding:12px;align-self:center;box-shadow:0 12px 24px #173d3010}.chart-head{font-size:9px;font-weight:700;display:flex;justify-content:space-between}.chart-head span{color:var(--orange)}.chart-bars{height:90px;display:flex;align-items:end;gap:7px;margin-top:15px}.chart-bars i{flex:1;background:#d88b3e;border-radius:4px 4px 0 0;height:25%}.chart-bars i:nth-child(2){height:40%}.chart-bars i:nth-child(3){height:55%}.chart-bars i:nth-child(4){height:72%}.chart-bars i:nth-child(5){height:95%}.plans-card{background:#fffef9}.plans-card h3{font:800 23px Manrope;margin:0 0 20px;color:var(--green)}.plan-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.plan-row>div{border:1px solid #dfe5dd;border-radius:13px;padding:17px}.plan-row .premium-plan{background:#fff3e4;border-color:#ead2b8}.plan-name{display:block;font-size:12px;font-weight:700;margin-bottom:7px}.plan-row strong{font:800 18px Manrope;color:var(--green)}.plan-row strong small{font:400 10px "DM Sans";color:var(--muted)}.plan-row ul{padding-left:17px;margin:14px 0 0;font-size:10px;line-height:2;color:#52665c}.fine-print{font-size:9px;color:#89958c}
.request-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(30px,7vw,100px);background:#f0f2eb}.request-intro h2{font-size:clamp(38px,4vw,54px)}.request-intro>p:not(.eyebrow){font-size:14px;line-height:1.7;color:var(--muted);max-width:390px}.request-note{margin-top:35px;border-left:3px solid var(--orange);padding:5px 0 5px 17px;display:flex;flex-direction:column;gap:10px;font-size:12px;color:#5a6c62}.request-note strong{color:var(--green);font:700 14px Manrope}.request-form{background:#fffef9;border:1px solid #e0e6df;border-radius:18px;padding:28px;display:flex;flex-direction:column;gap:15px}.form-title{display:flex;align-items:center;justify-content:space-between;gap:15px}.form-title h3{font:800 22px Manrope;margin:0;color:var(--green)}.request-form label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:700;color:#455b50}.request-form label small{display:inline;font-weight:400;color:#849087}.request-form input,.request-form select,.request-form textarea{width:100%;border:1px solid #dbe3dc;border-radius:9px;background:#fffefb;padding:12px 13px;font:400 12px "DM Sans";color:var(--ink);outline:none}.request-form input:focus,.request-form select:focus,.request-form textarea:focus{border-color:#7a9b8a;box-shadow:0 0 0 3px #dfece2}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.request-form .consent{flex-direction:row;align-items:start;font-size:10px;font-weight:400;line-height:1.5}.consent input{width:auto;margin:1px 0}.form-status{font-size:10px;line-height:1.5;color:#7a887e;margin:0}
.faq-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:50px}.faq-list details{border-bottom:1px solid #dfe5de;padding:17px 0}.faq-list summary{font:700 14px Manrope;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:15px}.faq-list summary:after{content:"+";color:var(--orange);font-size:20px}.faq-list details[open] summary:after{content:"−"}.faq-list p{font-size:12px;line-height:1.7;color:var(--muted);max-width:650px}.site-footer{background:#fffef9;border-top:1px solid #e0e6df;padding:28px clamp(22px,4vw,64px);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:15px}.site-footer .brand{font-size:22px}.site-footer p{font-size:11px;color:var(--muted);margin:0}.site-footer>div{display:flex;justify-content:center;gap:22px;font-size:11px}.site-footer>small{grid-column:1/-1;text-align:right;color:#8a968e;font-size:9px}
@media(max-width:900px){.main-nav{gap:14px}.header-actions .text-link{display:none}.hero{min-height:500px}.hero-art{height:340px}.ideas-grid{grid-template-columns:repeat(3,1fr)}.split-section{grid-template-columns:1fr}.analytics-card{min-height:220px}.request-section{grid-template-columns:1fr 1.2fr;gap:28px}}
@media(max-width:680px){.site-header{height:66px}.main-nav,.header-actions{display:none}.menu-toggle{display:block}.site-header.menu-open .main-nav{display:flex;position:absolute;top:66px;left:0;right:0;background:var(--cream);padding:20px 24px;flex-direction:column;border-bottom:1px solid var(--line);gap:20px}.site-header.menu-open .header-actions{display:flex;position:absolute;top:250px;left:0;right:0;padding:0 24px 20px;background:var(--cream)}.hero{grid-template-columns:1fr;padding-top:52px;gap:35px}.hero h1{font-size:48px}.hero-art{height:340px}.hero-foot{margin-top:45px}.ticker{gap:10px;font-size:9px;padding:0 10px}.section{padding-top:60px;padding-bottom:60px}.section-heading{display:block}.section-heading>p{margin-top:18px}.product-layout{grid-template-columns:1fr}.product-visual{min-height:300px}.product-info{padding-top:0}.product-top{display:block}.product-top .pill{margin-top:12px}.more-products{grid-template-columns:repeat(2,1fr)}.ideas-grid{grid-template-columns:repeat(2,1fr)}.analytics-card{grid-template-columns:30px 1fr}.chart-art{display:none}.plan-row{grid-template-columns:1fr 1fr}.request-section{grid-template-columns:1fr}.request-form{padding:20px}.faq-section{grid-template-columns:1fr;gap:20px}.site-footer{grid-template-columns:1fr;text-align:center}.site-footer .brand{justify-content:center}.site-footer>div{flex-wrap:wrap}.site-footer>small{text-align:center}.form-grid{grid-template-columns:1fr}}
@media(max-width:390px){.price-grid{gap:5px}.price-card strong{font-size:23px}.price-card span{font-size:9px}.price-card small{font-size:8px}.hero h1{font-size:42px}.button{padding:13px 17px}.plan-row{grid-template-columns:1fr}}

/* Niffsee FAQ chatbot v1 */
.niffsee-chat{position:fixed;right:clamp(14px,3vw,28px);bottom:clamp(14px,3vw,28px);z-index:1000;font-family:"DM Sans",sans-serif}
.niffsee-chat-launch{border:0;border-radius:999px;background:var(--green);color:#fff;padding:15px 20px;font-weight:700;font-size:14px;box-shadow:0 10px 28px #103d3230;cursor:pointer}
.niffsee-chat-launch span{color:#e8b27d;margin-right:7px}
.niffsee-chat-panel{width:min(365px,calc(100vw - 28px));height:min(570px,calc(100dvh - 105px));background:#fffef9;border:1px solid #dfe6df;border-radius:20px;box-shadow:0 18px 55px #102e2530;overflow:hidden;margin-bottom:12px;display:flex;flex-direction:column}
.niffsee-chat-panel[hidden]{display:none}
.niffsee-chat-head{background:var(--green);color:white;padding:16px 18px;display:flex;align-items:center;justify-content:space-between}
.niffsee-chat-head strong,.niffsee-chat-head small{display:block}
.niffsee-chat-head small{font-size:11px;opacity:.78;margin-top:4px}
.niffsee-chat-close{border:0;background:transparent;color:white;font-size:27px;cursor:pointer}
.niffsee-chat-messages{padding:15px;overflow:auto;flex:1;display:flex;flex-direction:column;gap:10px}
.niffsee-chat-bubble{max-width:94%;padding:11px 13px;border-radius:14px;font-size:13px;line-height:1.5;white-space:pre-wrap}
.niffsee-chat-bubble.bot{align-self:flex-start;background:#eaf0e8;color:#183c31;border-bottom-left-radius:4px}
.niffsee-chat-bubble.user{align-self:flex-end;background:var(--green);color:white;border-bottom-right-radius:4px}
.niffsee-chat-quick{padding:0 14px 12px;display:flex;flex-wrap:wrap;gap:7px;max-height:145px;overflow:auto}
.niffsee-chat-quick button{border:1px solid #cddbd2;background:#fffef9;color:var(--green);border-radius:999px;padding:8px 10px;font-size:11px;cursor:pointer}
.niffsee-chat-quick button:hover{background:#eaf0e8}
.niffsee-chat-inquiry{display:block;text-align:center;background:#f5e7d9;color:#653e22;font-weight:700;font-size:13px;padding:13px;text-decoration:none}
@media(max-width:480px){.niffsee-chat-panel{height:min(590px,calc(100dvh - 92px))}.niffsee-chat-launch{padding:14px 17px}}

/* Destination selection guidance */
.field-hint{display:block;margin-top:7px;color:#718278;font-size:11px;line-height:1.5;font-weight:400}
.destination-guide{margin:14px 0;padding:15px 17px;border:1px solid #dce6dc;border-radius:14px;background:#f0f4ed;color:#24463b;font-size:13px;line-height:1.6}
.destination-guide strong{display:block;margin-bottom:4px;font-family:Manrope,sans-serif;font-size:15px}
.destination-guide p{margin:5px 0}
.destination-guide .fine-print{font-size:11px;color:#6a7b71}
[hidden]{display:none!important}


/* Niffsee brand lockup and new sections */
.brand-logo{width:42px;height:42px;object-fit:contain;display:block;flex:0 0 auto}
.site-header .brand,.site-footer .brand{gap:10px}
.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}
.feature-card,.contact-card{background:var(--card,#fffefb);border:1px solid var(--line,#dfe7df);border-radius:22px;padding:26px;box-shadow:0 8px 26px rgba(16,61,50,.045)}
.feature-icon{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#edf3ed;color:#103d32;font-weight:800;font-size:20px}
.feature-card h3,.contact-card h3,.automation-panel h3{margin:16px 0 8px;color:#103d32}
.feature-card p,.contact-card p,.automation-panel p{color:#53675f;line-height:1.65}
.feature-card .button{margin-top:10px}
.section-note{font-size:13px;color:#697b73;line-height:1.6;margin-top:18px}
.automation-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:26px}
.automation-panel>div{padding:30px;border-radius:22px;background:#103d32;color:#fff}
.automation-panel h3,.automation-panel p{color:#fff}
.coming-soon{display:inline-block;padding:7px 11px;border:1px solid rgba(255,255,255,.45);border-radius:99px;font-size:11px;letter-spacing:.1em;font-weight:800}
.contact-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:18px;margin-top:26px}
.contact-email{font-size:18px;font-weight:700}
.contact-email a,.contact-side>a{color:#103d32;text-decoration:none}
.social-links,.footer-social{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}
.social-links a{padding:10px 14px;border:1px solid #d7e2d8;border-radius:99px;text-decoration:none;color:#103d32;font-weight:700}
.contact-side{display:flex;flex-direction:column;align-items:flex-start}
.contact-side>a{margin-top:12px;font-weight:700}
.footer-links,.footer-social{justify-content:center}
.footer-links a,.footer-social a{font-size:13px}
@media(max-width:760px){.feature-grid,.automation-panel,.contact-layout{grid-template-columns:1fr}.brand-logo{width:36px;height:36px}.footer-links,.footer-social{gap:12px}}
