:root{--bg: #F6F5EE;--bg-2: #EFEDE2;--paper: #FBFAF4;--ink: #0E0E10;--ink-2: #2A2A2E;--muted: #6B6B70;--rule: #DCDACE;--green: #7BC730;--green-dark: #3F7A10;--green-soft: #C8E9A2;--hotel: #3F7A10;--shop: #A35B31;--ladder: #6356C9;--hotel-soft: #C8E9A2;--shop-soft: #F5CDB6;--ladder-soft: #C9C1F3}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--ink);font-family:Inter,sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.container{max-width:1280px;margin:0 auto;padding:0 40px}nav{position:sticky;top:0;background:#f4efe4e0;backdrop-filter:blur(12px);border-bottom:1px solid var(--rule);z-index:20}.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:18px 40px;max-width:1280px;margin:0 auto}.logo-brand{font-family:Fraunces,serif;font-weight:500;font-size:26px;letter-spacing:-.02em}.logo-brand .dot{color:var(--green-dark)}.nav-links{display:flex;gap:32px;font-size:14px;color:var(--ink-2)}.nav-links a:hover{color:var(--green-dark)}.nav-cta{font-size:13px;background:var(--ink);color:var(--paper);padding:10px 18px;border-radius:999px}.nav-cta:hover{background:var(--green-dark)}.hero{padding:64px 0 28px;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 50% 20%,rgba(123,199,48,.1),transparent),radial-gradient(ellipse 50% 40% at 20% 80%,rgba(63,122,16,.08),transparent),radial-gradient(ellipse 50% 40% at 80% 80%,rgba(99,86,201,.06),transparent);pointer-events:none}.eyebrow{position:relative;display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-2);background:var(--paper);border:1px solid var(--rule);padding:6px 14px;border-radius:999px;margin-bottom:26px}.eyebrow:before{content:"";width:6px;height:6px;background:var(--hotel);border-radius:50%}h1.hero-title{position:relative;font-family:Fraunces,serif;font-weight:400;font-size:clamp(48px,7vw,128px);line-height:.94;letter-spacing:-.035em;max-width:18ch;margin:0 auto;color:var(--ink)}h1.hero-title .gp{position:relative;display:inline-block;font-style:italic;color:var(--green-dark);font-weight:400}h1.hero-title .gp:after{content:"";position:absolute;left:-4px;right:-4px;bottom:-6px;height:13px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 14' preserveAspectRatio='none'><path d='M2,8 Q60,2 150,6 T298,4' stroke='%237BC730' stroke-width='4' fill='none' stroke-linecap='round' opacity='0.85'/></svg>") no-repeat center/100% 100%}.hero-sub{position:relative;margin-top:22px;font-family:Fraunces,serif;font-style:italic;font-size:clamp(18px,2vw,22px);color:var(--ink-2);max-width:36ch;margin-left:auto;margin-right:auto;line-height:1.4}.hero-meta{position:relative;margin-top:24px;display:flex;justify-content:center;gap:8px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.hero-meta span{display:inline-flex;align-items:center;gap:6px}.hero-meta strong{color:var(--ink);font-weight:500}.dot-sep{width:3px;height:3px;background:var(--rule);border-radius:50%;display:inline-block!important}.phones-section{padding:48px 0 96px;position:relative;overflow:hidden}.phones-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px;max-width:1120px;margin:0 auto;align-items:end;justify-items:center}.phone-wrap{position:relative;width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.phone-wrap.left{transform:rotate(-4deg) translateY(20px)}.phone-wrap.center{transform:translateY(-12px);z-index:2}.phone-wrap.right{transform:rotate(4deg) translateY(20px)}.phone{width:280px;aspect-ratio:9/19;background:#0e1410;border-radius:38px;padding:8px;box-shadow:0 0 0 1.5px #0e1410,0 30px 60px -20px #0e141073,0 14px 30px -10px #0e14104d,inset 0 0 0 1px #ffffff0f;position:relative}.phone:before{content:"";position:absolute;left:-2px;top:90px;width:3px;height:36px;background:#0e1410;border-radius:2px 0 0 2px}.phone:after{content:"";position:absolute;right:-2px;top:120px;width:3px;height:56px;background:#0e1410;border-radius:0 2px 2px 0}.screen{width:100%;height:100%;border-radius:30px;overflow:hidden;position:relative;background:#fff;display:flex;flex-direction:column}.island{position:absolute;top:8px;left:50%;transform:translate(-50%);width:90px;height:24px;background:#0e1410;border-radius:14px;z-index:5}.statusbar{display:flex;justify-content:space-between;align-items:center;padding:10px 22px 0;font-family:Inter;font-size:11px;font-weight:600;color:#0e1410;height:32px}.status-icons{display:flex;align-items:center;gap:5px}.status-icons .bars{display:flex;gap:1.5px;align-items:flex-end}.status-icons .bars span{display:block;width:2.5px;background:#0e1410;border-radius:1px}.status-icons .bars span:nth-child(1){height:4px}.status-icons .bars span:nth-child(2){height:6px}.status-icons .bars span:nth-child(3){height:8px}.status-icons .bars span:nth-child(4){height:10px}.status-icons .wifi{width:11px;height:8px;background:radial-gradient(circle at 50% 100%,#0E1410 30%,transparent 31%,transparent 50%,#0E1410 51%,#0E1410 60%,transparent 61%,transparent 75%,#0E1410 76%,#0E1410 100%)}.status-icons .batt{width:22px;height:10px;border:1px solid #0E1410;border-radius:2.5px;position:relative;display:flex;align-items:center;padding:1.5px}.status-icons .batt:after{content:"";position:absolute;right:-3px;top:50%;transform:translateY(-50%);width:2px;height:5px;background:#0e1410;border-radius:0 1px 1px 0}.status-icons .batt span{display:block;width:80%;height:100%;background:#0e1410;border-radius:1px}.home-indicator{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:106px;height:4px;background:#0e1410;border-radius:3px;opacity:.35;z-index:5}.phone-cta{position:absolute;left:16px;right:16px;bottom:22px;z-index:4;display:flex;align-items:center;justify-content:space-between;padding:11px 16px;border-radius:14px;font-family:Inter;font-size:13px;font-weight:600;color:#fff;box-shadow:0 6px 14px -4px #0e141066,inset 0 -1.5px #00000026;transition:transform .15s ease}.phone-cta:after{content:"→";font-weight:500;transition:transform .2s}.phone:hover .phone-cta:after{transform:translate(3px)}.screen-hotel .phone-cta{background:var(--hotel)}.screen-shop .phone-cta{background:var(--shop)}.screen-ladder .phone-cta{background:var(--ladder)}.tap-hint{margin-top:18px;text-align:center;font-family:Fraunces,serif;font-style:italic;font-size:14px;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--paper);border:1px solid var(--rule);border-radius:999px;color:var(--ink-2);transition:.18s ease}.tap-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.phone-wrap.left .tap-dot{background:var(--hotel)}.phone-wrap.center .tap-dot{background:var(--shop)}.phone-wrap.right .tap-dot{background:var(--ladder)}.phone-wrap:hover .tap-hint{background:var(--ink);color:var(--paper);border-color:var(--ink)}.app{flex:1;display:flex;flex-direction:column;overflow:hidden;padding:0 16px 72px}.app-head{padding-top:6px;padding-bottom:14px}.app-head .tiny{font-family:Inter;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#888;font-weight:600;display:flex;align-items:center;gap:6px;margin-bottom:4px}.app-head .tiny:before{content:"";width:5px;height:5px;border-radius:50%}.app-head h4{font-family:Fraunces,serif;font-weight:500;font-size:24px;line-height:1.08;letter-spacing:-.02em;color:#0e1410}.app-head h4 em{font-style:italic}.screen-hotel .app-head .tiny{color:var(--hotel)}.screen-hotel .app-head .tiny:before{background:var(--hotel)}.screen-hotel .app-head h4 em{color:var(--hotel)}.search-bar{background:var(--hotel-soft);border-radius:12px;padding:10px 14px;display:flex;align-items:center;gap:8px;margin-bottom:14px}.search-bar svg{width:14px;height:14px;color:var(--hotel);flex-shrink:0}.search-bar .where{font-size:12px;font-weight:600;color:var(--hotel)}.search-bar .sub{font-size:10px;color:#7b7a6e;margin-top:1px}.hotel-card{border:1px solid #ECE6D6;border-radius:14px;overflow:hidden;margin-bottom:10px;background:#fff}.hotel-img{height:80px;background:linear-gradient(135deg,#c8e9a2,#3f7a10);position:relative}.hotel-img:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(14,20,16,.4)),radial-gradient(circle at 70% 80%,rgba(255,255,255,.2),transparent 30%)}.hotel-img .badge{position:absolute;top:8px;right:8px;background:#fffffff2;font-size:9px;font-weight:700;color:var(--hotel);padding:3px 7px;border-radius:99px;letter-spacing:.04em}.hotel-info{padding:10px 12px}.hotel-info .row1{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}.hotel-info .name{font-family:Fraunces;font-weight:500;font-size:13px;line-height:1.1}.hotel-info .star{font-size:9px;color:var(--shop);font-weight:600}.hotel-info .loc{font-size:10px;color:#888;margin-bottom:6px}.hotel-info .row2{display:flex;justify-content:space-between;align-items:baseline}.hotel-info .price{font-family:Fraunces;font-weight:600;font-size:16px;color:#0e1410}.hotel-info .price small{font-family:Inter;font-weight:400;font-size:9px;color:#888;margin-left:2px}.hotel-info .impact{font-size:9px;font-weight:600;color:var(--hotel);background:var(--hotel-soft);padding:3px 6px;border-radius:6px}.screen-shop .app-head .tiny{color:var(--shop)}.screen-shop .app-head .tiny:before{background:var(--shop)}.screen-shop .app-head h4 em{color:var(--shop)}.earned-card{background:var(--shop);color:#fff;border-radius:14px;padding:14px;margin-bottom:14px}.earned-card .lbl{font-size:10px;letter-spacing:.14em;text-transform:uppercase;opacity:.8;margin-bottom:4px}.earned-card .amt{font-family:Fraunces;font-weight:500;font-size:30px;line-height:1;letter-spacing:-.02em}.earned-card .amt small{font-family:Inter;font-weight:400;font-size:11px;opacity:.85;margin-left:4px}.earned-card .meter{margin-top:10px;height:5px;background:#ffffff40;border-radius:3px;overflow:hidden}.earned-card .meter span{display:block;width:62%;height:100%;background:#fff;border-radius:3px}.earned-card .meter-cap{margin-top:5px;display:flex;justify-content:space-between;font-size:9px;opacity:.85}.shop-list-title{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#888;margin-bottom:8px}.shop-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #F0EBDE}.shop-row:last-child{border-bottom:none}.shop-logo{width:32px;height:32px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:Fraunces;font-weight:600;font-size:13px;color:#fff}.shop-row .info{flex:1;min-width:0}.shop-row .name{font-family:Inter;font-weight:600;font-size:12px;color:#0e1410}.shop-row .cat{font-size:10px;color:#888;margin-top:1px}.shop-row .back{font-family:Fraunces;font-weight:600;font-size:13px;color:var(--shop)}.screen-ladder .app-head .tiny{color:var(--ladder)}.screen-ladder .app-head .tiny:before{background:var(--ladder)}.screen-ladder .app-head h4 em{color:var(--ladder)}.ladder-card{background:var(--ladder);color:#fff;border-radius:14px;padding:14px;margin-bottom:12px;position:relative;overflow:hidden}.ladder-card:before{content:"";position:absolute;right:-30px;top:-30px;width:120px;height:120px;background:radial-gradient(circle,rgba(255,255,255,.12) 0%,transparent 70%)}.ladder-card .lbl{font-size:10px;letter-spacing:.14em;text-transform:uppercase;opacity:.8;margin-bottom:4px}.ladder-card .now{font-family:Fraunces;font-weight:500;font-size:22px;line-height:1.05}.ladder-card .now em{font-style:italic;color:#c9c1f3}.ladder-card .sub{font-size:11px;opacity:.85;margin-top:6px}.rungs{padding:0 4px}.rung{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px dashed #ECE6D6}.rung:last-child{border-bottom:none}.rung .dot{width:18px;height:18px;border-radius:50%;border:1.5px solid var(--ladder);display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:var(--ladder);background:#fff;flex-shrink:0}.rung.done .dot{background:var(--ladder);color:#fff}.rung.current .dot{background:var(--shop);border-color:var(--shop);color:#fff}.rung .nm{flex:1;font-family:Inter;font-weight:600;font-size:11.5px;color:#0e1410}.rung.locked .nm{color:#aaa}.rung.locked .dot{border-color:#ccc;color:#ccc}.rung .rw{font-family:Fraunces;font-weight:500;font-size:11px;color:#888}.rung.current .rw{color:var(--shop);font-weight:600}.how{padding:80px 0 88px;border-top:1px solid var(--rule);background:var(--bg-2);position:relative;overflow:hidden}.how-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;flex-wrap:wrap;margin-bottom:48px}.how-head .left{max-width:42ch}.eyebrow-line{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:14px}.eyebrow-line:before{content:"";width:24px;height:1.5px;background:var(--green-dark)}.how-head h2{font-family:Fraunces,serif;font-weight:500;font-size:clamp(36px,4.2vw,56px);line-height:1;letter-spacing:-.025em}.how-head h2 em{font-style:italic;color:var(--green-dark);font-weight:400}.how-head .right{color:var(--ink-2);font-size:15px;max-width:38ch}.how-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative;background:var(--paper);border-radius:18px;border:1.5px solid var(--ink);box-shadow:6px 8px 0 var(--ink);overflow:hidden}.how-step{padding:28px 26px 30px;position:relative;border-right:1px solid var(--rule);display:flex;flex-direction:column;gap:8px;transition:background .18s ease}.how-step:last-child{border-right:none}.how-step:hover{background:#fffdf3}.how-step .num-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.how-step .n{font-family:Fraunces,serif;font-weight:500;font-size:38px;line-height:1;letter-spacing:-.02em;color:var(--green-dark)}.how-step .chip{font-family:Inter;font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;background:var(--green-soft);color:var(--green-dark);padding:4px 8px;border-radius:99px}.how-step h3{font-family:Fraunces,serif;font-weight:500;font-size:22px;line-height:1.1;letter-spacing:-.015em;margin-top:14px}.how-step h3 em{font-style:italic;color:var(--green-dark);font-weight:400}.how-step p{font-size:13.5px;color:var(--ink-2);line-height:1.5}.how-step .icon{width:44px;height:44px;border-radius:10px;background:var(--green-soft);color:var(--green-dark);display:flex;align-items:center;justify-content:center;margin-bottom:6px}.how-step .icon svg{width:24px;height:24px}.how-step .arrow{position:absolute;right:-12px;top:50%;transform:translateY(-50%);width:24px;height:24px;background:var(--ink);color:var(--paper);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;font-size:11px;font-weight:600}.how-step:last-child .arrow{display:none}.how-foot{margin-top:24px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;font-size:13px;color:var(--muted)}.how-foot .verify{display:inline-flex;align-items:center;gap:8px;font-family:Fraunces;font-style:italic;font-size:16px;color:var(--ink-2)}.how-foot .verify code{font-family:JetBrains Mono,SF Mono,monospace;font-style:normal;background:var(--paper);border:1px solid var(--rule);padding:3px 8px;border-radius:6px;font-size:12px;color:var(--ink)}.how-foot a{color:var(--green-dark);border-bottom:1px solid var(--green);padding-bottom:1px}.trust{padding:36px 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:var(--bg-2)}.trust-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}.trust small{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.trust-items{display:flex;gap:28px;flex-wrap:wrap;font-family:Fraunces;font-style:italic;font-size:18px;color:var(--ink-2)}.second{padding:96px 0;text-align:center}.second h2{font-family:Fraunces;font-weight:500;font-size:clamp(40px,5.5vw,72px);line-height:.98;letter-spacing:-.025em;max-width:18ch;margin:0 auto}.second h2 em{font-style:italic;color:var(--green-dark);font-weight:400}.second p{margin-top:18px;color:var(--ink-2);max-width:46ch;margin-left:auto;margin-right:auto;font-size:16px}.second .row{margin-top:32px;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.btn-ink{background:var(--ink);color:var(--paper);padding:14px 24px;border-radius:999px;font-size:14px;font-weight:500}.btn-ink:hover{background:var(--green-dark)}.btn-ghost{padding:14px 24px;border-radius:999px;font-size:14px;border:1.5px solid var(--ink)}.btn-ghost:hover{background:var(--ink);color:var(--paper)}footer{background:var(--ink);color:var(--paper);padding:64px 0 28px;margin-top:24px}.foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}.foot-brand{font-family:Fraunces;font-weight:500;font-size:34px;letter-spacing:-.015em}.foot-brand .dot{color:var(--green)}.foot-tag{margin-top:10px;font-family:Fraunces;font-style:italic;color:#fbf8f0b3;max-width:34ch;font-size:16px}.foot-col h5{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#fbf8f099;margin-bottom:14px;font-weight:500}.foot-col a{display:block;font-size:14px;color:#fbf8f0c7;padding:4px 0}.foot-col a:hover{color:var(--paper)}.foot-bottom{padding-top:24px;border-top:1px solid rgba(251,248,240,.16);display:flex;justify-content:space-between;font-size:12px;color:#fbf8f080;flex-wrap:wrap;gap:14px}@media (max-width: 980px){.nav-links{display:none}.phones-row{grid-template-columns:1fr;gap:40px}.phone-wrap.left,.phone-wrap.right,.phone-wrap.center{transform:none}.how-rail{grid-template-columns:1fr 1fr}.how-step{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule)}.how-step:nth-child(2){border-right:none}.how-step:nth-child(3),.how-step:nth-child(4){border-bottom:none}.how-step:nth-child(2) .arrow,.how-step:nth-child(4) .arrow{display:none}.foot-grid{grid-template-columns:1fr 1fr}}@media (max-width: 620px){.how-rail{grid-template-columns:1fr}.how-step{border-right:none;border-bottom:1px solid var(--rule)}.how-step:last-child{border-bottom:none}.how-step .arrow{display:none!important}}
