@import url("https://fonts.googleapis.com/css2?family=Anuphan:wght@500;600;700;800;900&family=Mitr:wght@500;600;700&display=swap");.platoo-page{--font-head:"Mitr","Anuphan","Leelawadee UI",Tahoma,sans-serif;--font-body:"Anuphan","Leelawadee UI",Tahoma,sans-serif;--sky:#39c9ee;--sky-soft:#76e3fb;--sea:#0c9fc4;--sea-dark:#087aa1;--cream:#fff7e3;--paper:#fffdf8;--mint:#eafffb;--teal:#079fa4;--teal-dark:#057a83;--gold:#f9ad1f;--orange:#f27730;--coral:#ff6868;--purple:#8268cc;--ink:#58341e;--muted:#7b614a;--line:rgba(5,122,131,.18);--warm-line:rgba(242,119,48,.2);--shadow:0 14px 30px rgba(10,83,100,.14);--soft-shadow:0 8px 18px rgba(10,83,100,.1);color-scheme:light}.platoo-page,.platoo-page *{box-sizing:border-box}.platoo-page{scroll-behavior:smooth;margin:0;background:radial-gradient(circle at 10% 2%,hsla(0,0%,100%,.9) 0 86px,transparent 87px),radial-gradient(circle at 92% 8%,hsla(0,0%,100%,.82) 0 84px,transparent 85px),linear-gradient(180deg,#dffaff,#fff6df 560px,#eafffb);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.45}.platoo-page h1,.platoo-page h2,.platoo-page h3,.platoo-page p{margin-top:0}.platoo-page .poster{width:min(1024px,100%);margin:0 auto;overflow:hidden;background:linear-gradient(180deg,#e3fbff 0 360px,#fff8e8 360px 930px,#edfffb 930px);box-shadow:0 0 45px rgba(0,93,116,.16)}.platoo-page .hero{position:relative;min-height:0;padding:0;aspect-ratio:1024/360;background:url(/platoo/platoo-hero-bg-clean.png) top/cover no-repeat}.platoo-page .hero:before{position:absolute;left:-6%;right:-6%;bottom:46px;height:112px;background:repeating-radial-gradient(ellipse at 50% 20%,hsla(0,0%,100%,.64) 0 7px,transparent 8px 30px),linear-gradient(180deg,var(--sea),var(--sea-dark));clip-path:polygon(0 38%,9% 52%,18% 38%,28% 55%,39% 40%,50% 56%,63% 39%,77% 54%,89% 36%,100% 48%,100% 100%,0 100%);content:"";opacity:.74;display:none}.platoo-page .hero:after{position:absolute;left:-7%;right:-7%;bottom:-45px;height:115px;border-radius:50% 50% 0 0;background:linear-gradient(180deg,rgba(255,245,214,.94),#fff8e8);content:"";display:none}.platoo-page .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.platoo-page .hero-content{position:absolute;z-index:4;left:62px;top:30px;width:452px}.platoo-page .hero-title{margin:0 0 14px;font-family:var(--font-head);font-weight:700;line-height:.88;letter-spacing:0;filter:drop-shadow(0 10px 0 rgba(255,255,255,.8)) drop-shadow(0 18px 18px rgba(0,97,120,.16))}.platoo-page .hero-title-top{display:flex;align-items:center;gap:12px;color:#57321f;font-size:54px;-webkit-text-stroke:8px #fff;paint-order:stroke fill}.platoo-page .hero-title-main{display:block;margin-top:4px;color:#079ca5;font-size:106px;-webkit-text-stroke:12px #fff;paint-order:stroke fill;text-shadow:0 8px 0 rgba(0,103,116,.2)}.platoo-page .fish-medal{display:inline-grid;width:64px;height:44px;place-items:center;flex:0 0 auto;background:url(/platoo/platoo-fish-medal.svg) 50%/contain no-repeat;transform:translateY(2px)}.platoo-page .hero-ribbon{display:inline-flex;min-height:44px;align-items:center;margin:0 0 14px;padding:6px 24px 8px;border-radius:999px;background:linear-gradient(180deg,#1585bd,#06669c);color:#fff;font-family:var(--font-head);font-size:23px;font-weight:500;box-shadow:0 7px 0 hsla(0,0%,100%,.72),var(--soft-shadow);white-space:nowrap}.platoo-page .hero-note{width:350px;margin:0;padding:12px 20px 14px;border:1px solid hsla(0,0%,100%,.92);border-radius:18px;background:hsla(0,0%,100%,.9);color:#38322d;font-size:18px;font-weight:800;line-height:1.45;text-align:center;box-shadow:var(--soft-shadow)}.platoo-page .hero-cat{position:absolute;z-index:3;right:98px;bottom:-24px;width:390px;height:auto;filter:drop-shadow(0 24px 18px rgba(92,57,28,.18))}.platoo-page .section{position:relative;z-index:5;padding:0 28px}.platoo-page .panel{position:relative;padding:16px 20px 18px 58px;border:1px solid var(--warm-line);border-radius:22px;background:rgba(255,253,247,.94);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9)}.platoo-page .panel.cool{border-color:var(--line);background:linear-gradient(180deg,rgba(237,255,251,.96),rgba(255,254,247,.95))}.platoo-page .panel.warm{background:linear-gradient(180deg,rgba(255,249,232,.98),rgba(255,253,247,.96))}.platoo-page .section-head{display:flex;align-items:center;gap:12px;margin:0 0 12px -44px}.platoo-page .badge{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;flex:0 0 auto;border:4px solid hsla(0,0%,100%,.94);border-radius:50%;background:linear-gradient(180deg,var(--coral),#f04f56);color:#fff;font-family:var(--font-head);font-size:28px;font-weight:800;line-height:1;box-shadow:var(--soft-shadow)}.platoo-page .badge.teal{background:linear-gradient(180deg,#27c9c0,var(--teal))}.platoo-page .badge.orange{background:linear-gradient(180deg,#ffbd32,var(--orange))}.platoo-page .badge.green{background:linear-gradient(180deg,#45cfa8,#11a078)}.platoo-page .section-title{min-height:38px;margin:0;color:var(--teal-dark);font-family:var(--font-head);font-size:29px;font-weight:800;line-height:1.2;letter-spacing:0}.platoo-page .section-title.brown{color:#7c3d19}.platoo-page .mobile-break{display:none}.platoo-page .wire-card,.platoo-page .wire-image,.platoo-page .wire-line,.platoo-page .wire-title{border:2px dashed rgba(5,122,131,.2);background:repeating-linear-gradient(-45deg,rgba(7,159,164,.06) 0 8px,transparent 8px 16px),hsla(0,0%,100%,.72)}.platoo-page .wire-card{border-radius:18px;box-shadow:var(--soft-shadow)}.platoo-page .wire-title{height:22px;border-radius:999px}.platoo-page .wire-line{height:13px;border-radius:999px}.platoo-page .wire-image{border-radius:20px}.platoo-page .label{display:flex;align-items:center;justify-content:center;color:rgba(5,122,131,.72);font-size:14px;font-weight:800;text-align:center}.platoo-page .what{margin-top:-2px}.platoo-page .what-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) 182px;gap:12px;align-items:end}.platoo-page .what-card{display:grid;grid-template-columns:74px minmax(0,1fr);gap:11px;align-items:center;min-height:124px;padding:13px 12px;border:1px solid rgba(242,119,48,.22);border-radius:18px;background:radial-gradient(circle at 14% 12%,hsla(0,0%,100%,.96) 0 30px,transparent 31px),linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(255,251,239,.92));box-shadow:var(--soft-shadow)}.platoo-page .what-card-icon{display:grid;width:74px;height:74px;place-items:center;border-radius:50%;background:radial-gradient(circle at 38% 28%,hsla(0,0%,100%,.86),rgba(91,225,232,.2) 56%,rgba(0,127,148,.12))}.platoo-page .what-card-icon img{width:72px;height:72px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(10,83,100,.14))}.platoo-page .what-card h3{margin:0 0 5px;color:var(--teal-dark);font-family:var(--font-head);font-size:16px;font-weight:500;line-height:1.18}.platoo-page .what-card p{margin:0;color:#3f352e;font-size:12.5px;font-weight:800;line-height:1.34}.platoo-page .card-lines{display:grid;gap:8px}.platoo-page .mascot-small{width:182px;height:auto;margin:-48px 0 -20px auto;filter:drop-shadow(0 12px 12px rgba(80,54,28,.14))}.platoo-page .flow{margin-top:0}.platoo-page .flow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.platoo-page .flow-card{position:relative;display:grid;grid-template-rows:auto 118px auto;gap:8px;min-height:205px;padding:0 6px 8px;text-align:center;background:transparent;border:0;box-shadow:none}.platoo-page .flow-card:not(:last-child):after{position:absolute;right:-23px;top:84px;width:30px;height:16px;background:var(--teal);clip-path:polygon(0 28%,66% 28%,66% 0,100% 50%,66% 100%,66% 72%,0 72%);content:"";opacity:.75}.platoo-page .flow-head{display:flex;align-items:center;justify-content:center;gap:7px;min-height:31px;margin:0;color:var(--teal-dark);font-family:var(--font-head);font-size:17px;font-weight:600;line-height:1.16}.platoo-page .flow-step{display:grid;width:25px;height:25px;place-items:center;flex:0 0 auto;border-radius:50%;background:linear-gradient(180deg,#27c9c0,var(--teal));color:#fff;font-size:15px;font-weight:800;line-height:1;box-shadow:0 5px 10px rgba(7,159,164,.2)}.platoo-page .flow-card img{width:100%;height:118px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 9px rgba(80,54,28,.13))}.platoo-page .flow-card p{margin:0 auto;max-width:160px;color:#3f352e;font-size:12.5px;font-weight:800;line-height:1.34}.platoo-page .compare-grid{display:grid;grid-template-columns:minmax(0,1fr) 92px minmax(0,1fr);gap:14px;align-items:center}.platoo-page .compare-card{display:grid;grid-template-columns:156px minmax(0,1fr);gap:10px;align-items:center;min-height:184px;padding:14px 16px;border:2px solid rgba(7,159,164,.28);border-radius:20px;background:linear-gradient(180deg,#f2fffc,#fffef8);box-shadow:var(--soft-shadow);overflow:visible}.platoo-page .compare-card.gold{border-color:rgba(246,169,0,.32);background:linear-gradient(180deg,#fff8e8,#fffef8)}.platoo-page .compare-card img{width:186px;height:174px;margin-left:-34px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 10px rgba(80,54,28,.13))}.platoo-page .compare-card.gold img{margin-left:-10px;margin-right:-34px}.platoo-page .compare-card h3{display:flex;align-items:center;gap:8px;margin:0 0 7px;color:var(--teal-dark);font-family:var(--font-head);font-size:22px;font-weight:600;line-height:1.16}.platoo-page .compare-card.gold h3{color:#b86612}.platoo-page .compare-chip{display:inline-grid;width:24px;height:24px;place-items:center;flex:0 0 auto;border-radius:50%;background:linear-gradient(180deg,#62e5ed,var(--teal));box-shadow:inset 0 -4px 0 rgba(0,83,102,.15)}.platoo-page .compare-card.gold .compare-chip{background:linear-gradient(180deg,#ffd95c,var(--gold));box-shadow:inset 0 -4px 0 rgba(139,85,0,.15)}.platoo-page .compare-list{display:grid;gap:3px;margin:0;padding:0;list-style:none;color:#3f352e;font-size:12.6px;font-weight:800;line-height:1.34}.platoo-page .compare-list li{position:relative;padding-left:20px}.platoo-page .compare-list li:before{position:absolute;left:0;top:4px;width:13px;height:13px;border-radius:50%;background:#21bdb5;content:""}.platoo-page .compare-card.gold .compare-list li:before{background:var(--gold)}.platoo-page .compare-list li:after{position:absolute;left:4px;top:6px;width:4px;height:7px;border:solid #fff;border-width:0 2px 2px 0;content:"";transform:rotate(42deg)}.platoo-page .vs{display:grid;width:88px;height:88px;place-items:center;border-radius:50%;background:linear-gradient(180deg,#ffe96c,#ffb320);color:#a95112;font-family:var(--font-head);font-size:34px;font-weight:900;box-shadow:var(--soft-shadow)}.platoo-page .compare-summary{display:flex;align-items:center;justify-content:center;gap:8px;width:min(780px,100%);min-height:34px;margin:12px auto 0;padding:5px 16px;border:1px solid rgba(246,169,0,.32);border-radius:999px;background:#fff7df;color:#68411e;font-size:14px;font-weight:900;text-align:center}.platoo-page .compare-summary:before{color:var(--gold);font-size:19px;line-height:1;content:"★"}.platoo-page .reward-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.platoo-page .reward-card{position:relative;overflow:hidden;min-height:222px;padding:14px 14px 12px;border:1px solid rgba(255,103,96,.34);border-radius:20px;background:radial-gradient(circle at 14% 12%,hsla(0,0%,100%,.82) 0 42px,transparent 43px),linear-gradient(180deg,#fff0ef,#fffdf8);box-shadow:var(--soft-shadow)}.platoo-page .reward-card:nth-child(2){border-color:rgba(7,159,164,.3);background:linear-gradient(180deg,#eefdff,#fffdf8)}.platoo-page .reward-card:nth-child(3){border-color:rgba(246,169,0,.36);background:linear-gradient(180deg,#fff7df,#fffdf8)}.platoo-page .reward-card:nth-child(4){border-color:rgba(130,104,204,.34);background:linear-gradient(180deg,#f7f1ff,#fffdf8)}.platoo-page .reward-card h3{min-height:42px;margin:0 0 9px 42px;color:#e35b55;font-family:var(--font-head);font-size:18px;font-weight:700;line-height:1.16}.platoo-page .reward-card:nth-child(2) h3{color:#087f99}.platoo-page .reward-card:nth-child(3) h3{color:#d8750e}.platoo-page .reward-card:nth-child(4) h3{color:#7257bd;text-align:center}.platoo-page .reward-num{position:absolute;left:13px;top:13px;display:grid;width:36px;height:36px;place-items:center;border:3px solid hsla(0,0%,100%,.96);border-radius:50%;background:linear-gradient(180deg,#ff827b,#f25156);color:#fff;font-family:var(--font-head);font-size:20px;font-weight:700;line-height:1;box-shadow:0 6px 12px rgba(216,75,75,.18)}.platoo-page .reward-card:nth-child(2) .reward-num{background:var(--teal)}.platoo-page .reward-card:nth-child(3) .reward-num{background:var(--orange)}.platoo-page .reward-card:nth-child(4) .reward-num{background:var(--purple)}.platoo-page .reward-card-image{overflow:visible;min-height:0;padding:0;border:0;border-radius:20px;background:transparent;box-shadow:none}.platoo-page .reward-card-image img{width:100%;height:auto;border-radius:20px;filter:drop-shadow(0 8px 14px rgba(80,54,28,.1))}.platoo-page .welcome-stack{display:grid;gap:8px}.platoo-page .welcome-row{display:grid;grid-template-columns:58px minmax(0,1fr) 58px;gap:8px;align-items:center;padding:7px;border-radius:14px;background:hsla(0,0%,100%,.58);border:1px solid rgba(255,103,96,.14)}.platoo-page .welcome-row img{width:58px;height:58px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 6px 6px rgba(80,54,28,.1))}.platoo-page .reward-card p,.platoo-page .welcome-row p{margin:0;color:#3f352e;font-size:12.6px;font-weight:800;line-height:1.34}.platoo-page .reward-red{color:#e24f4c;font-weight:900}.platoo-page .reward-purple{color:#7257bd;font-weight:900}.platoo-page .welcome-token{display:grid;min-width:54px;height:54px;place-items:center;border:3px solid hsla(0,0%,100%,.94);border-radius:14px;background:linear-gradient(180deg,#35d7e4,#099aac);color:#ffd94d;font-family:var(--font-head);font-size:22px;font-weight:700;text-shadow:0 2px 0 rgba(0,92,112,.35);box-shadow:inset 0 -6px 0 rgba(0,76,95,.14)}.platoo-page .reward-foot{margin-top:8px;padding:3px 8px;border-radius:999px;background:rgba(255,222,200,.65);color:#7d5031;font-size:11.5px;font-weight:800;text-align:center}.platoo-page .checkin-visual{position:relative;height:118px;margin:4px 0 8px}.platoo-page .calendar-card{position:absolute;left:15px;top:0;width:74px;height:84px;border:4px solid #087f99;border-radius:12px;background:linear-gradient(180deg,#fff,#dffcff);box-shadow:0 8px 10px rgba(10,83,100,.12)}.platoo-page .calendar-card:before{position:absolute;left:-4px;right:-4px;top:13px;height:15px;background:#7ce4ed;content:""}.platoo-page .calendar-card:after{position:absolute;left:25px;top:38px;width:18px;height:32px;border:solid #36c2b6;border-width:0 8px 8px 0;content:"";transform:rotate(42deg)}.platoo-page .checkin-visual img{position:absolute;right:4px;bottom:-6px;width:132px;height:112px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(80,54,28,.12))}.platoo-page .checkin-copy{color:#0d5f99;font-size:18px;font-weight:900;line-height:1.42;text-align:center}.platoo-page .bonus-layout{display:grid;grid-template-columns:104px minmax(0,1fr);gap:8px;align-items:center;margin-top:6px}.platoo-page .bonus-layout img{width:112px;height:128px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 9px 9px rgba(80,54,28,.13));transform:translateX(-7px)}.platoo-page .bonus-rows{display:grid;gap:18px}.platoo-page .bonus-row{position:relative;padding-right:48px;color:#3f352e;font-size:13px;font-weight:800;line-height:1.36}.platoo-page .bonus-bubble{position:absolute;right:0;top:50%;display:grid;width:42px;height:42px;place-items:center;border:3px solid hsla(0,0%,100%,.94);border-radius:50%;background:linear-gradient(180deg,#5ee5ed,#0a9dac);color:#ffe16a;font-family:var(--font-head);font-size:15px;font-weight:700;line-height:1;box-shadow:inset 0 -5px 0 rgba(0,76,95,.14),0 7px 8px rgba(10,83,100,.12);transform:translateY(-50%)}.platoo-page .friend-visual{position:relative;height:108px;margin-top:4px}.platoo-page .friend-visual img{width:154px;height:108px;margin:0 auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(80,54,28,.12))}.platoo-page .friend-card-copy{margin-top:6px;padding:9px;border-radius:16px;background:hsla(0,0%,100%,.72);text-align:center}.platoo-page .expiry-band{position:relative;display:grid;grid-template-columns:156px minmax(0,1fr) 324px;gap:18px;align-items:center;min-height:142px;padding:12px 20px 10px 18px;overflow:hidden;border:1px solid rgba(246,169,0,.46);border-radius:24px;background:radial-gradient(circle at 8% 20%,hsla(0,0%,100%,.78) 0 9%,transparent 10%),radial-gradient(circle at 55% 92%,hsla(0,0%,100%,.5) 0 13%,transparent 14%),linear-gradient(90deg,#ffe9a3,#ffd260 46%,#ffe9a0);box-shadow:var(--soft-shadow)}.platoo-page .expiry-band:after,.platoo-page .expiry-band:before{content:"";position:absolute;width:18px;height:18px;background:#fff5c9;clip-path:polygon(50% 0,61% 36%,100% 50%,61% 64%,50% 100%,39% 64%,0 50%,39% 36%);opacity:.95;filter:drop-shadow(0 2px 0 rgba(239,156,0,.22))}.platoo-page .expiry-band:before{left:58px;top:24px}.platoo-page .expiry-band:after{right:286px;bottom:24px;transform:scale(.82) rotate(16deg)}.platoo-page .expiry-art{position:relative;z-index:1;align-self:end;margin-bottom:-8px}.platoo-page .expiry-art img{display:block;width:158px;max-width:100%;filter:drop-shadow(0 10px 8px rgba(119,63,22,.18))}.platoo-page .expiry-copy{position:relative;z-index:1;min-width:0}.platoo-page .expiry-heading{margin:0 0 6px}.platoo-page .expiry-message{display:grid;grid-template-columns:62px minmax(0,1fr);gap:12px;align-items:center;max-width:540px;padding:10px 16px;border-radius:18px;background:hsla(0,0%,100%,.68);color:#7b431f;font-size:18px;font-weight:650;line-height:1.45;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.7)}.platoo-page .expiry-message p{margin:0}.platoo-page .expiry-hourglass{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;background:linear-gradient(180deg,#fff9e3,#fff0a9);border:1px solid rgba(226,157,19,.26);box-shadow:0 6px 12px rgba(148,92,16,.12);font-size:34px}.platoo-page .expiry-wallet{position:relative;z-index:1;display:grid;grid-template-columns:64px minmax(0,1fr) 74px;gap:12px;align-items:center;min-height:104px;padding:12px;border-radius:22px;border:1px solid rgba(214,137,12,.32);background:rgba(255,252,231,.9);box-shadow:0 10px 20px rgba(146,91,20,.12),inset 0 0 0 1px hsla(0,0%,100%,.7)}.platoo-page .expiry-coin{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:linear-gradient(180deg,#58d0db,#18aebc);box-shadow:0 6px 0 #07899a,0 10px 16px rgba(23,132,143,.22)}.platoo-page .expiry-coin img{width:54px;height:54px;-o-object-fit:contain;object-fit:contain}.platoo-page .expiry-wallet-title{margin:0 0 4px;color:#633315;font-size:19px;font-weight:750}.platoo-page .expiry-wallet-copy{margin:0;color:#6f4b32;font-size:14px;font-weight:600;line-height:1.36}.platoo-page .expiry-phone{position:relative;width:70px;height:92px;padding:9px 7px;border:4px solid #49626b;border-radius:16px;background:linear-gradient(180deg,#e7fbff,#fff);transform:rotate(10deg);box-shadow:0 8px 14px rgba(82,68,45,.16)}.platoo-page .expiry-phone:before{content:"";position:absolute;top:4px;left:50%;width:24px;height:4px;border-radius:99px;background:#60737b;transform:translateX(-50%)}.platoo-page .expiry-phone-line{display:grid;grid-template-columns:14px minmax(0,1fr);gap:4px;align-items:center;height:18px;margin-top:9px;padding:2px 4px;border-radius:8px;background:#e8f8f6}.platoo-page .expiry-phone-line:nth-child(2){background:#fff2c7}.platoo-page .expiry-phone-line:nth-child(3){background:#eef7ff}.platoo-page .expiry-phone-line i{width:11px;height:11px;border-radius:50%;background:#16acb9}.platoo-page .expiry-phone-line span{height:5px;border-radius:99px;background:rgba(85,96,102,.35)}.platoo-page .author-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.platoo-page .author-card{position:relative;display:grid;grid-template-rows:auto 78px auto auto;gap:6px;min-height:176px;padding:10px 9px 12px;overflow:visible;border:1px solid rgba(7,159,164,.18);border-radius:20px;background:linear-gradient(180deg,hsla(0,0%,100%,.86),rgba(228,250,247,.72));box-shadow:0 8px 18px rgba(17,124,132,.08);text-align:center}.platoo-page .author-card:not(:last-child):after{position:absolute;right:-16px;top:66px;z-index:3;width:22px;height:12px;background:var(--teal);clip-path:polygon(0 30%,66% 30%,66% 0,100% 50%,66% 100%,66% 70%,0 70%);content:"";opacity:.75}.platoo-page .author-step{display:grid;width:26px;height:26px;margin:0 auto 6px;place-items:center;border-radius:50%;background:var(--teal);color:#fff;font-size:14px;font-weight:900;box-shadow:inset 0 -3px 0 rgba(3,108,116,.18)}.platoo-page .author-visual{position:relative;display:grid;place-items:end center;height:78px}.platoo-page .author-visual img{display:block;max-width:108px;max-height:92px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 7px 6px rgba(75,50,27,.12))}.platoo-page .author-visual.small img{max-width:92px}.platoo-page .author-card h3{margin:0;color:var(--teal-dark);font-size:15px;font-weight:850;line-height:1.18}.platoo-page .author-card p{margin:0;color:#3f352e;font-size:11.5px;font-weight:750;line-height:1.28}.platoo-page .author-phone{position:absolute;right:14px;bottom:4px;width:34px;height:48px;border:3px solid #405b65;border-radius:10px;background:#ecfbff;transform:rotate(-8deg);box-shadow:0 5px 8px rgba(61,76,82,.16)}.platoo-page .author-phone:after,.platoo-page .author-phone:before{content:"";position:absolute;left:6px;right:6px;height:5px;border-radius:99px;background:#6fd2d2}.platoo-page .author-phone:before{top:12px}.platoo-page .author-phone:after{top:24px;background:#ffd86a}.platoo-page .author-lock{position:absolute;right:10px;top:10px;display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:linear-gradient(180deg,#ffb043,#f68d1f);box-shadow:0 5px 0 rgba(178,102,5,.2)}.platoo-page .author-lock:before{content:"";width:17px;height:14px;margin-top:8px;border:3px solid #fff;border-bottom:0;border-radius:10px 10px 0 0}.platoo-page .author-lock:after{content:"";position:absolute;bottom:7px;width:19px;height:14px;border-radius:4px;background:#fff;box-shadow:inset 0 -3px 0 rgba(128,75,0,.12)}.platoo-page .author-chart{position:relative;display:flex;align-items:end;justify-content:center;gap:5px;width:112px;height:76px;margin:0 auto;padding:10px 10px 8px;border-radius:16px;background:linear-gradient(180deg,#e9fbff,#fff);border:1px solid rgba(7,159,164,.16)}.platoo-page .author-chart span{width:13px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#70d6dc,#079fa4);box-shadow:inset 0 -3px 0 rgba(0,100,110,.12)}.platoo-page .author-chart span:first-child{height:20px}.platoo-page .author-chart span:nth-child(2){height:30px}.platoo-page .author-chart span:nth-child(3){height:42px}.platoo-page .author-chart span:nth-child(4){height:54px}.platoo-page .author-chart:after{content:"";position:absolute;width:72px;height:48px;border-top:5px solid #ff6658;border-right:5px solid #ff6658;transform:translate(20px,-13px) rotate(-16deg);clip-path:polygon(0 0,100% 0,100% 100%,88% 100%,88% 12%,0 12%)}.platoo-page .author-coin-pile{display:grid;place-items:center;height:78px}.platoo-page .author-coin-pile img{width:116px;max-height:88px;-o-object-fit:contain;object-fit:contain}.platoo-page .bottom-strip{display:flex;align-items:center;justify-content:center;gap:10px;min-height:34px;margin:0 28px 24px;padding:7px 18px;border-radius:999px;background:linear-gradient(90deg,#24c7c0,#0aa0ae);color:#fff;font-weight:800;text-align:center}.platoo-page .section+.section{margin-top:0}@media (max-width:820px){.platoo-page{background:linear-gradient(180deg,#dcfbff,#fff7e3 44%,#eafffb)}.platoo-page .poster{box-shadow:none}.platoo-page .hero{min-height:760px;padding:0;aspect-ratio:auto;background-size:auto 100%;background-position:top}.platoo-page .hero-content{left:50%;top:28px;width:min(460px,calc(100% - 28px));transform:translateX(-50%);text-align:center}.platoo-page .hero-title-top{justify-content:center;font-size:clamp(42px,12vw,58px);-webkit-text-stroke-width:6px}.platoo-page .hero-title-main{font-size:clamp(78px,22vw,116px);-webkit-text-stroke-width:9px}.platoo-page .hero-ribbon{width:min(100%,405px);justify-content:center;white-space:normal;font-size:clamp(18px,4.8vw,23px)}.platoo-page .hero-note{width:min(100%,360px);margin:0 auto;font-size:17px}.platoo-page .hero-cat{left:50%;right:auto;bottom:48px;width:min(430px,92vw);transform:translateX(-50%)}.platoo-page .section{padding:0 14px}.platoo-page .panel{padding:16px 14px 18px}.platoo-page .section-head{margin-left:0}.platoo-page .author-grid,.platoo-page .compare-grid,.platoo-page .expiry-band,.platoo-page .flow-grid,.platoo-page .reward-grid,.platoo-page .what-grid{grid-template-columns:1fr}.platoo-page .mascot-small{display:none}.platoo-page .what-card{grid-template-columns:112px minmax(0,1fr);gap:16px;min-height:144px;padding:16px;text-align:left}.platoo-page .what-card-icon{width:112px;height:112px}.platoo-page .what-card-icon img{width:108px;height:108px}.platoo-page .what-card h3{margin-bottom:7px;font-size:21px;line-height:1.2}.platoo-page .what-card p{font-size:16px;line-height:1.38}.platoo-page .author-card,.platoo-page .flow-card{min-height:0}.platoo-page .author-card:not(:last-child):after,.platoo-page .flow-card:not(:last-child):after{display:none}.platoo-page .flow-card{grid-template-columns:118px minmax(0,1fr);grid-template-rows:auto auto;gap:8px 16px;align-items:center;min-height:146px;padding:14px 16px;border:1px solid rgba(5,122,131,.18);border-radius:18px;background:hsla(0,0%,100%,.72);text-align:left}.platoo-page .flow-head{grid-column:2;justify-content:flex-start;font-size:21px}.platoo-page .flow-step{width:30px;height:30px;font-size:17px}.platoo-page .flow-card img{grid-row:1/span 2;width:118px;height:112px}.platoo-page .flow-card p{grid-column:2;max-width:none;margin:0;font-size:16px;line-height:1.38}.platoo-page .compare-card{grid-template-columns:120px minmax(0,1fr);min-height:0;gap:14px;overflow:hidden}.platoo-page .compare-card img{width:112px;height:104px;margin:0}.platoo-page .compare-card h3{font-size:22px}.platoo-page .compare-list{font-size:15px;line-height:1.38}.platoo-page .compare-summary{border-radius:18px}.platoo-page .vs{width:72px;height:72px;margin:0 auto;font-size:28px}.platoo-page .reward-card{min-height:170px;padding:16px}.platoo-page .reward-card h3{min-height:0;margin-left:44px;font-size:22px}.platoo-page .welcome-row{grid-template-columns:68px minmax(0,1fr) 66px}.platoo-page .welcome-row img{width:68px;height:68px}.platoo-page .reward-card p,.platoo-page .welcome-row p{font-size:15px}.platoo-page .welcome-token{height:62px;font-size:25px}.platoo-page .checkin-visual{height:138px}.platoo-page .checkin-visual img{width:160px;height:132px}.platoo-page .checkin-copy{font-size:20px}.platoo-page .bonus-layout{grid-template-columns:132px minmax(0,1fr)}.platoo-page .bonus-layout img{width:138px;height:148px}.platoo-page .bonus-row{font-size:16px}.platoo-page .friend-visual{height:128px}.platoo-page .friend-visual img{width:190px;height:128px}.platoo-page .expiry-band{gap:14px;padding:16px;text-align:center}.platoo-page .expiry-art{margin:-2px auto -20px}.platoo-page .expiry-art img{width:170px}.platoo-page .expiry-heading{justify-content:center}.platoo-page .expiry-message{max-width:500px;margin:0 auto;text-align:left}.platoo-page .expiry-wallet{max-width:420px;margin:0;justify-self:stretch}.platoo-page .author-card{display:grid;grid-template-columns:28px 88px minmax(0,1fr);gap:10px;align-items:center}.platoo-page .author-step{margin:0}.platoo-page .author-card{grid-template-columns:28px 96px minmax(0,1fr);grid-template-rows:auto auto;min-height:132px;text-align:left}.platoo-page .author-step{grid-row:1/span 2;align-self:start;margin-top:4px}.platoo-page .author-coin-pile,.platoo-page .author-visual{grid-row:1/span 2;width:96px;height:88px}.platoo-page .author-coin-pile img,.platoo-page .author-visual img{max-width:98px;max-height:92px}.platoo-page .author-card h3{align-self:end;font-size:18px}.platoo-page .author-card p{align-self:start;font-size:14px}.platoo-page .bottom-strip{margin:0 14px 18px;border-radius:18px}}@media (max-width:460px){.platoo-page .hero{min-height:720px}.platoo-page .fish-medal{width:50px;height:36px}.platoo-page .hero-cat{bottom:42px;width:min(390px,94vw)}.platoo-page .section-title{font-size:24px}.platoo-page .mobile-break{display:block}.platoo-page .badge{width:42px;height:42px;font-size:23px}.platoo-page .compare-card,.platoo-page .expiry-wallet,.platoo-page .flow-card{grid-template-columns:1fr;text-align:center}.platoo-page .expiry-message{grid-template-columns:52px minmax(0,1fr);padding:10px 12px;font-size:15px}.platoo-page .expiry-hourglass{width:48px;height:48px;border-radius:15px;font-size:28px}.platoo-page .expiry-wallet{gap:8px;padding:14px;max-width:none}.platoo-page .expiry-coin,.platoo-page .expiry-phone{margin:0 auto}.platoo-page .expiry-phone{transform:none}.platoo-page .expiry-wallet-title{font-size:18px}.platoo-page .expiry-wallet-copy{font-size:13px;line-height:1.32}.platoo-page .author-card{grid-template-columns:26px 82px minmax(0,1fr);min-height:122px;padding:10px}.platoo-page .author-coin-pile,.platoo-page .author-visual{width:82px;height:82px}.platoo-page .author-coin-pile img,.platoo-page .author-visual img{max-width:88px;max-height:84px}.platoo-page .author-card h3{font-size:16px}.platoo-page .author-card p{font-size:12.5px}.platoo-page .what-card{grid-template-columns:98px minmax(0,1fr);gap:13px;min-height:130px;padding:14px;text-align:left}.platoo-page .what-card-icon{width:98px;height:98px}.platoo-page .what-card-icon img{width:94px;height:94px}.platoo-page .what-card h3{font-size:18px}.platoo-page .what-card p{font-size:14px}.platoo-page .reward-card{padding:14px}.platoo-page .reward-card h3{margin-left:40px;font-size:18px}.platoo-page .welcome-row{grid-template-columns:58px minmax(0,1fr) 56px;gap:7px}.platoo-page .welcome-row img{width:58px;height:58px}.platoo-page .reward-card p,.platoo-page .welcome-row p{font-size:13px}.platoo-page .welcome-token{min-width:52px;height:52px;font-size:21px}.platoo-page .bonus-layout{grid-template-columns:104px minmax(0,1fr)}.platoo-page .bonus-layout img{width:112px;height:128px}.platoo-page .bonus-row{font-size:13px}.platoo-page .flow-card{grid-template-columns:98px minmax(0,1fr);gap:8px 13px;min-height:130px;padding:14px;text-align:left}.platoo-page .flow-head{grid-column:2;justify-content:flex-start;font-size:18px}.platoo-page .flow-step{width:26px;height:26px;font-size:15px}.platoo-page .flow-card img{grid-row:1/span 2;width:98px;height:96px}.platoo-page .flow-card p{grid-column:2;font-size:14px}.platoo-page .compare-card{grid-template-columns:98px minmax(0,1fr);gap:12px;text-align:left;overflow:hidden}.platoo-page .compare-card img{width:96px;height:92px;margin:0}.platoo-page .compare-card h3{font-size:18px}.platoo-page .compare-list{font-size:13px}}.platoo-page .author-step,.platoo-page .bonus-bubble,.platoo-page .flow-step,.platoo-page .reward-num{padding-bottom:.14em}.platoo-page .badge .bn{display:block;margin:0;padding:0;line-height:1;transform:translateY(-.12em)}