@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--ink:#10261d;--lime:#c9f46c;--paper:#f5f4ec;--muted:#607168;--line:#dce3dc;--sans:'DM Sans',sans-serif;--display:'Manrope',sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans)}.wrap{margin:auto;max-width:1180px;padding-left:28px;padding-right:28px}.nav{align-items:center;display:flex;height:96px;justify-content:space-between}.brand{align-items:center;color:var(--ink);display:flex;font-family:var(--display);font-size:18px;font-weight:700;gap:11px;text-decoration:none}.brand img{border-radius:10px;height:39px;width:39px}.brand b{color:#3e7e58}.status{align-items:center;border:1px solid #ccd7ce;border-radius:99px;color:var(--muted);display:flex;font-size:11px;font-weight:700;gap:8px;padding:9px 13px;text-transform:uppercase;letter-spacing:.08em}.status i,.chat-head small i{background:#63b777;border-radius:50%;display:inline-block;height:7px;width:7px}.hero{align-items:center;display:grid;gap:80px;grid-template-columns:1.08fr .92fr;min-height:690px;padding-bottom:90px;padding-top:50px}.eyebrow{color:#527663;font-size:11px;font-weight:800;letter-spacing:.17em;margin:0 0 20px;text-transform:uppercase}.hero h1{font-family:var(--display);font-size:clamp(52px,6vw,82px);letter-spacing:-.065em;line-height:1.01;margin:0}.hero h1 em{color:#3f805a;font-style:normal}.intro{color:var(--muted);font-size:18px;line-height:1.75;margin:30px 0;max-width:600px}.store-row{display:flex;flex-wrap:wrap;gap:12px}.store{background:var(--ink);border-radius:11px;color:white;display:flex;flex-direction:column;min-width:164px;padding:11px 19px}.store small{font-size:9px;opacity:.7}.store strong{font-family:var(--display);font-size:18px}.fine{color:#89958f;font-size:10px}.phone-stage{align-items:center;display:flex;justify-content:center;min-height:590px;position:relative}.phone-stage:before{background:linear-gradient(145deg,#174c36,#0c2b20);border-radius:44% 56% 42% 58%;content:"";height:500px;position:absolute;transform:rotate(-7deg);width:460px}.orbit{border:1px solid rgba(23,76,54,.18);border-radius:50%;position:absolute}.orbit-one{height:570px;width:570px}.orbit-two{height:480px;width:620px}.phone{background:#fbfcfa;border:8px solid #11231c;border-radius:39px;box-shadow:0 40px 80px rgba(12,35,27,.28);height:570px;overflow:hidden;position:relative;transform:rotate(3deg);width:290px;z-index:2}.phone-top{align-items:center;background:#fff;display:flex;font-size:8px;font-weight:800;height:28px;justify-content:space-between;padding:0 16px}.phone-top i{background:#11231c;border-radius:99px;height:12px;width:67px}.chat-head{align-items:center;background:white;border-bottom:1px solid #e9ede9;display:flex;gap:10px;padding:13px 15px}.avatar{align-items:center;background:var(--ink);border-radius:50%;color:var(--lime);display:flex;font-size:10px;font-weight:800;height:36px;justify-content:center;width:36px}.chat-head strong,.chat-head small{display:block}.chat-head strong{font-size:11px}.chat-head small{color:#6c7a73;font-size:8px;margin-top:3px}.messages{background:#f2f4f0;height:421px;padding:15px}.date{color:#929d96;font-size:7px;font-weight:800;letter-spacing:.1em;text-align:center}.bubble{border-radius:15px;font-size:9px;line-height:1.45;margin-top:13px;max-width:82%;padding:10px 11px}.bubble time{display:block;font-size:6px;margin-top:4px;opacity:.55;text-align:right}.customer{background:#fff;border-bottom-right-radius:4px;margin-left:auto}.shop{background:#dff2bb;border-bottom-left-radius:4px}.short{width:max-content}.image-message{background:#fff;border-radius:13px;margin-top:8px;overflow:hidden;width:70%}.club-art{align-items:center;background:linear-gradient(135deg,#dce7dc,#a6b8a7);color:#fff;display:flex;font-size:50px;height:90px;justify-content:center}.image-message span{display:block;font-size:8px;font-weight:700;padding:8px}.composer{align-items:center;background:#fff;border-top:1px solid #e6ebe6;color:#9ba49f;display:flex;font-size:8px;height:55px;justify-content:space-between;padding:0 13px}.composer b{align-items:center;background:var(--ink);border-radius:50%;color:var(--lime);display:flex;height:28px;justify-content:center;width:28px}.principles{background:var(--ink);color:#fff;padding:110px 0}.principles .eyebrow,.closing .eyebrow{color:var(--lime)}.principles h2,.split h2,.closing h2{font-family:var(--display);font-size:clamp(35px,4vw,55px);letter-spacing:-.045em;line-height:1.08;margin:0;max-width:700px}.cards{display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin-top:60px}.cards article{border:1px solid rgba(255,255,255,.13);border-radius:20px;min-height:260px;padding:31px}.cards span{color:var(--lime);font-size:10px;font-weight:800}.cards h3{font-family:var(--display);font-size:22px;margin:65px 0 13px}.cards p,.split p{color:#aebbb4;font-size:14px;line-height:1.75}.split{display:grid;gap:65px;grid-template-columns:1fr 1px 1fr;padding-bottom:120px;padding-top:120px}.split h2{font-size:42px}.split p{color:var(--muted);max-width:460px}.divider{background:#cfd8d1}.closing{background:#dff2bb;padding:85px 0}.closing-inner{align-items:center;display:flex;gap:35px}.closing img{border-radius:25px;height:105px;width:105px}.closing h2{font-size:42px;max-width:740px}footer{align-items:center;display:flex;justify-content:space-between;min-height:130px}footer p{color:#849089;font-size:10px}@media(max-width:900px){.hero{gap:30px;grid-template-columns:1fr}.hero-copy{text-align:center}.intro{margin-left:auto;margin-right:auto}.store-row{justify-content:center}.phone-stage{min-height:620px}.cards{grid-template-columns:1fr}.cards article{min-height:auto}.cards h3{margin-top:28px}.split{gap:35px;grid-template-columns:1fr}.divider{height:1px}}@media(max-width:600px){.wrap{padding-left:20px;padding-right:20px}.nav{height:80px}.status{font-size:8px}.hero h1{font-size:48px}.intro{font-size:15px}.phone-stage{min-height:520px;transform:scale(.86);margin:-35px}.phone-stage:before{height:450px;width:390px}.orbit{display:none}.principles{padding:75px 0}.split{padding:80px 20px}.closing-inner{align-items:flex-start;flex-direction:column}.closing h2{font-size:34px}footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:17px}}
.bowling-art{align-items:center;background:linear-gradient(135deg,#dce7dc,#a6b8a7);display:flex;height:90px;justify-content:center;overflow:hidden;position:relative}
.bowling-art .ball{background:linear-gradient(145deg,#243f78,#7655a7);border-radius:50%;box-shadow:0 8px 18px rgba(16,38,29,.25);height:64px;position:relative;width:64px}
.bowling-art .ball i{background:#17253c;border-radius:50%;height:6px;position:absolute;width:6px}.bowling-art .ball i:nth-child(1){left:22px;top:16px}.bowling-art .ball i:nth-child(2){left:34px;top:13px}.bowling-art .ball i:nth-child(3){left:30px;top:25px}
.bowling-art .pins{color:#fff;font-size:46px;margin-left:-4px;opacity:.9;transform:rotate(-12deg)}
