.Header-module__Af2_WG__header{z-index:1000;height:var(--nav-height);background:0 0;border-bottom:1px solid #0000;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{border-bottom:1px solid var(--line);background:#f3f1e7f0;box-shadow:0 4px 24px #2d2a1e12}.Header-module__Af2_WG__inner{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.Header-module__Af2_WG__logo{font-family:var(--font-en);letter-spacing:-.015em;color:var(--ink);transition:opacity var(--transition);align-items:center;gap:10px;font-size:22px;font-weight:700;text-decoration:none;display:flex}.Header-module__Af2_WG__logo:hover{opacity:.75}.Header-module__Af2_WG__logoImage{object-fit:contain;box-shadow:var(--shadow-sm);border-radius:8px}.Header-module__Af2_WG__logoText{color:var(--ink)}.Header-module__Af2_WG__nav{align-items:center;gap:8px;display:flex}.Header-module__Af2_WG__navLink{border-radius:var(--radius-full);color:var(--color-text-secondary);transition:all var(--transition);border:1px solid #0000;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none}.Header-module__Af2_WG__navLink:hover{color:var(--blue);background:#005eb80f}.Header-module__Af2_WG__navLink.Header-module__Af2_WG__active{color:var(--blue);background:#005eb817;border-color:#005eb829;font-weight:700}.Header-module__Af2_WG__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__Af2_WG__webLink{color:var(--color-text-secondary);transition:color var(--transition);white-space:nowrap;font-size:14px;font-weight:600;text-decoration:none}.Header-module__Af2_WG__webLink:hover{color:var(--blue)}@media (max-width:768px){.Header-module__Af2_WG__webLink{display:none}}.Header-module__Af2_WG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:6px;padding:8px;display:none}.Header-module__Af2_WG__hamburger span{background:var(--color-text);transform-origin:50%;border-radius:2px;width:20px;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1);display:block}.Header-module__Af2_WG__hamburger span.Header-module__Af2_WG__open:first-child{background:var(--blue);transform:translateY(8px)rotate(45deg)}.Header-module__Af2_WG__hamburger span.Header-module__Af2_WG__open:nth-child(2){opacity:0}.Header-module__Af2_WG__hamburger span.Header-module__Af2_WG__open:nth-child(3){background:var(--blue);transform:translateY(-8px)rotate(-45deg)}.Header-module__Af2_WG__mobileMenu{top:var(--nav-height);background:var(--paper-card);border-bottom:1px solid var(--line);transform-origin:top;flex-direction:column;gap:8px;padding:24px;animation:.4s cubic-bezier(.16,1,.3,1) forwards Header-module__Af2_WG__slideDown;display:flex;position:absolute;left:0;right:0;box-shadow:0 20px 40px #2d2a1e1a}@keyframes Header-module__Af2_WG__slideDown{0%{opacity:0;transform:scaleY(.95)}to{opacity:1;transform:scaleY(1)}}.Header-module__Af2_WG__mobileNavLink{color:var(--color-text-secondary);border-radius:var(--radius-md);transition:all var(--transition);padding:14px 16px;font-size:16px;font-weight:600;text-decoration:none;display:block}.Header-module__Af2_WG__mobileNavLink:hover{color:var(--blue);background:#005eb80f}.Header-module__Af2_WG__mobileCtaBtn{justify-content:center;width:100%;margin-top:16px}@media (max-width:768px){.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__hamburger{display:flex}}
.Footer-module__EZoWya__footer{background:var(--abyss);z-index:10;position:relative;overflow:hidden}.Footer-module__EZoWya__body{border-top:1px solid #ffffff14;padding:72px 0 40px}.Footer-module__EZoWya__grid{grid-template-columns:2fr repeat(3,1fr);gap:40px;margin-bottom:60px;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.Footer-module__EZoWya__logo{font-family:var(--font-en);letter-spacing:-.015em;color:#fbfaf4;align-items:center;gap:10px;font-size:21px;font-weight:700;display:flex}.Footer-module__EZoWya__logoImage{object-fit:contain;box-shadow:var(--shadow-sm);border-radius:6px}.Footer-module__EZoWya__tagline{color:#fbfaf4ad;font-size:14px;line-height:1.85}.Footer-module__EZoWya__badges{gap:8px;display:flex}.Footer-module__EZoWya__badge{color:var(--khaki-light);border-radius:var(--radius-full);background:#cac3a724;border:1px solid #cac3a76b;padding:5px 12px;font-size:11px;font-weight:700}.Footer-module__EZoWya__linkGroup{flex-direction:column;gap:16px;display:flex}.Footer-module__EZoWya__linkGroupTitle{font-family:var(--font-display);color:#fbfaf4;letter-spacing:.05em;font-size:14px;font-weight:600}.Footer-module__EZoWya__linkList{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__linkList a{color:#fbfaf49e;transition:color var(--transition), transform var(--transition);font-size:14px}.Footer-module__EZoWya__linkList a:hover{color:var(--blue-soft);transform:translate(2px)}.Footer-module__EZoWya__bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:32px;display:flex}.Footer-module__EZoWya__copyright{font-family:var(--font-en);color:#fbfaf46b;font-size:13px}.Footer-module__EZoWya__socials{gap:12px;display:flex}.Footer-module__EZoWya__socialLink{border-radius:var(--radius-full);color:#fbfaf4cc;width:36px;height:36px;transition:all var(--transition);background:#ffffff0f;border:1px solid #ffffff29;justify-content:center;align-items:center;display:flex}.Footer-module__EZoWya__socialLink:hover{color:var(--blue-soft);background:#005eb84d;border-color:#7db4e873;transform:translateY(-3px)}@media (max-width:1024px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:640px){.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:32px}.Footer-module__EZoWya__bottom{flex-direction:column;align-items:flex-start}}
.OceanBackground-module__UVLPNG__wrap{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.OceanBackground-module__UVLPNG__creature{pointer-events:none;position:absolute}.OceanBackground-module__UVLPNG__creature svg{width:100%;height:auto;display:block;overflow:visible}.OceanBackground-module__UVLPNG__school1{opacity:.5;width:132px;animation:44s linear infinite OceanBackground-module__UVLPNG__swimLeft,7s ease-in-out infinite OceanBackground-module__UVLPNG__bob;top:22%;right:4%}.OceanBackground-module__UVLPNG__school2{opacity:.46;width:176px;animation:56s linear infinite OceanBackground-module__UVLPNG__swimRight,9s ease-in-out infinite OceanBackground-module__UVLPNG__bob;top:40%;left:3%}.OceanBackground-module__UVLPNG__school3{opacity:.42;width:108px;animation:50s linear infinite OceanBackground-module__UVLPNG__swimLeft,8s ease-in-out infinite OceanBackground-module__UVLPNG__bob;top:55%;right:8%}.OceanBackground-module__UVLPNG__school4{opacity:.5;width:208px;animation:64s linear infinite OceanBackground-module__UVLPNG__swimRight,11s ease-in-out infinite OceanBackground-module__UVLPNG__bob;top:70%;left:4%}@keyframes OceanBackground-module__UVLPNG__swimLeft{0%{transform:translate(0)}to{transform:translate(calc(-100vw - 220px))}}@keyframes OceanBackground-module__UVLPNG__swimRight{0%{transform:translate(0)}to{transform:translate(calc(100vw + 220px))}}@keyframes OceanBackground-module__UVLPNG__bob{0%,to{margin-top:0}50%{margin-top:12px}}.OceanBackground-module__UVLPNG__fishTail{transform-box:fill-box;transform-origin:100%;animation:.5s ease-in-out infinite OceanBackground-module__UVLPNG__fishTail}@keyframes OceanBackground-module__UVLPNG__fishTail{0%,to{transform:rotate(-16deg)}50%{transform:rotate(16deg)}}@media (prefers-reduced-motion:reduce){.OceanBackground-module__UVLPNG__school1,.OceanBackground-module__UVLPNG__school2,.OceanBackground-module__UVLPNG__school3,.OceanBackground-module__UVLPNG__school4,.OceanBackground-module__UVLPNG__fishTail{animation:none}}@media (max-width:768px){.OceanBackground-module__UVLPNG__school1{width:96px}.OceanBackground-module__UVLPNG__school2{width:120px}.OceanBackground-module__UVLPNG__school3{width:80px}.OceanBackground-module__UVLPNG__school4{width:140px}}
.HeroSection-module__mzsRbq__hero{z-index:1;padding:calc(var(--nav-height) + 64px) 0 96px;background:0 0;position:relative;overflow:hidden}.HeroSection-module__mzsRbq__depthScale{left:40px;top:calc(var(--nav-height) + 90px);pointer-events:none;z-index:1;flex-direction:column;justify-content:space-between;width:64px;display:flex;position:absolute;bottom:120px}.HeroSection-module__mzsRbq__depthTick{color:var(--ink-faint);opacity:.55;align-items:center;gap:10px;display:flex}.HeroSection-module__mzsRbq__depthTick span{font-family:var(--font-en);letter-spacing:.02em;font-variant-numeric:tabular-nums;font-size:12px}.HeroSection-module__mzsRbq__depthTick:after{content:"";background:var(--line);flex:1;height:1px}.HeroSection-module__mzsRbq__inner{z-index:2;grid-template-columns:1.12fr .88fr;align-items:center;gap:48px;display:grid;position:relative}.HeroSection-module__mzsRbq__leftCol{max-width:600px}.HeroSection-module__mzsRbq__eyebrowRow{opacity:0;align-items:center;gap:16px;margin-bottom:30px;animation:.9s cubic-bezier(.22,1,.36,1) 50ms both HeroSection-module__mzsRbq__heroUp;display:flex}.HeroSection-module__mzsRbq__eyebrowText{font-family:var(--font-en);letter-spacing:.09em;color:var(--blue-deep);align-items:center;gap:12px;font-size:13.5px;font-weight:700;display:inline-flex}.HeroSection-module__mzsRbq__eyebrowText:before{content:"";background:var(--blue);width:28px;height:1px}.HeroSection-module__mzsRbq__releaseBadge{font-family:var(--font-sans);letter-spacing:.02em;color:var(--ink-soft);border:1px solid var(--line);background:var(--paper-card);border-radius:var(--radius-full);white-space:nowrap;padding:5px 12px;font-size:12px;font-weight:700}.HeroSection-module__mzsRbq__headline{font-family:var(--font-display);letter-spacing:-.022em;color:var(--ink);margin-bottom:30px;font-size:clamp(29px,4.1vw,52px);font-weight:700;line-height:1.42}.HeroSection-module__mzsRbq__headline .HeroSection-module__mzsRbq__line{opacity:0;animation:.95s cubic-bezier(.22,1,.36,1) both HeroSection-module__mzsRbq__heroUp;display:block}.HeroSection-module__mzsRbq__headline .HeroSection-module__mzsRbq__line1{animation-delay:.16s}.HeroSection-module__mzsRbq__headline .HeroSection-module__mzsRbq__line2{animation-delay:.3s}.HeroSection-module__mzsRbq__headline .HeroSection-module__mzsRbq__em{white-space:nowrap;position:relative}.HeroSection-module__mzsRbq__headline .HeroSection-module__mzsRbq__em:after{content:"";z-index:-1;background:#005eb83d;border-radius:2px;height:.34em;position:absolute;bottom:.06em;left:0;right:0}.HeroSection-module__mzsRbq__subline{font-family:var(--font-sans);color:var(--ink-soft);opacity:0;max-width:500px;margin-bottom:40px;font-size:clamp(15px,1.55vw,17px);line-height:2.05;animation:.95s cubic-bezier(.22,1,.36,1) .44s both HeroSection-module__mzsRbq__heroUp}.HeroSection-module__mzsRbq__subline b{color:var(--ink);font-weight:700}.HeroSection-module__mzsRbq__ctas{opacity:0;flex-wrap:wrap;align-items:center;gap:14px;animation:.95s cubic-bezier(.22,1,.36,1) .56s both HeroSection-module__mzsRbq__heroUp;display:flex}.HeroSection-module__mzsRbq__trust{color:var(--ink-faint);letter-spacing:.01em;opacity:0;margin-top:26px;font-size:13px;animation:.95s cubic-bezier(.22,1,.36,1) .68s both HeroSection-module__mzsRbq__heroUp}.HeroSection-module__mzsRbq__trust .HeroSection-module__mzsRbq__num{color:var(--ink-soft)}.HeroSection-module__mzsRbq__rightCol{justify-content:center;align-items:center;display:flex;position:relative}.HeroSection-module__mzsRbq__deviceWrap{opacity:0;animation:1.1s cubic-bezier(.22,1,.36,1) .32s both HeroSection-module__mzsRbq__heroDevice;position:relative}.HeroSection-module__mzsRbq__device{aspect-ratio:1206/2622;background:var(--khaki-deep);width:min(304px,76vw);box-shadow:var(--shadow-lg);z-index:2;border-radius:42px;padding:9px;position:relative}.HeroSection-module__mzsRbq__deviceScreen{background:#1e1c14;border-radius:34px;width:100%;height:100%;position:relative;overflow:hidden}.HeroSection-module__mzsRbq__notch{background:var(--khaki-deep);border-radius:var(--radius-full);z-index:3;width:78px;height:22px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.HeroSection-module__mzsRbq__dataTag{z-index:3;background:var(--paper-card);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-md);width:232px;padding:17px 19px 16px;animation:7s ease-in-out infinite HeroSection-module__mzsRbq__floatSoft;position:absolute;bottom:96px;left:-48px;transform:rotate(-2deg)}.HeroSection-module__mzsRbq__dataTagLabel{font-family:var(--font-en);letter-spacing:.07em;color:var(--blue-deep);align-items:center;gap:9px;margin-bottom:11px;font-size:12px;font-weight:700;display:inline-flex}.HeroSection-module__mzsRbq__dataTagLabel:before{content:"";background:var(--blue);width:20px;height:1px}.HeroSection-module__mzsRbq__dataTagNote{font-family:var(--font-display);color:var(--ink);letter-spacing:-.005em;font-size:15px;font-weight:500;line-height:1.75}.HeroSection-module__mzsRbq__dataTagNote b{color:var(--blue-deep);font-weight:600}.HeroSection-module__mzsRbq__tapHint{z-index:4;font-family:var(--font-sans);color:var(--ink-soft);background:var(--paper-card);border:1px solid var(--line);border-radius:var(--radius-full);box-shadow:var(--shadow-md);align-items:center;gap:7px;padding:7px 14px;font-size:12.5px;font-weight:600;animation:8s ease-in-out infinite HeroSection-module__mzsRbq__floatSoft;display:inline-flex;position:absolute;top:-18px;left:auto;right:18px;transform:rotate(1.5deg)}.HeroSection-module__mzsRbq__tapHint:before{content:"";background:var(--blue);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #005eb82e}@keyframes HeroSection-module__mzsRbq__heroUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__mzsRbq__heroDevice{0%{opacity:0;transform:translateY(30px)rotate(-1.5deg)}to{opacity:1;transform:translateY(0)rotate(0)}}@media (prefers-reduced-motion:reduce){.HeroSection-module__mzsRbq__eyebrowRow,.HeroSection-module__mzsRbq__headline .HeroSection-module__mzsRbq__line,.HeroSection-module__mzsRbq__subline,.HeroSection-module__mzsRbq__ctas,.HeroSection-module__mzsRbq__trust,.HeroSection-module__mzsRbq__deviceWrap{opacity:1;animation:none}.HeroSection-module__mzsRbq__dataTag{animation:none}}@media (max-width:960px){.HeroSection-module__mzsRbq__depthScale{display:none}.HeroSection-module__mzsRbq__inner{text-align:center;grid-template-columns:1fr;gap:48px}.HeroSection-module__mzsRbq__leftCol{max-width:620px;margin:0 auto}.HeroSection-module__mzsRbq__eyebrowRow,.HeroSection-module__mzsRbq__ctas{justify-content:center}.HeroSection-module__mzsRbq__subline{margin-left:auto;margin-right:auto}}@media (max-width:768px){.HeroSection-module__mzsRbq__hero{padding:calc(var(--nav-height) + 40px) 0 72px}.HeroSection-module__mzsRbq__dataTag{width:200px;padding:13px 15px;bottom:40px;left:-16px;right:auto}.HeroSection-module__mzsRbq__tapHint{display:none}}@media (max-width:420px){.HeroSection-module__mzsRbq__dataTag{width:168px;right:-6px}}
.IzuMapScreen-module__lcnPnW__screen{background:#ddeef2;width:100%;height:100%;position:relative;overflow:hidden}.IzuMapScreen-module__lcnPnW__map{z-index:1;position:absolute;inset:0}.IzuMapScreen-module__lcnPnW__map .leaflet-container{font-family:var(--font-sans);background:#dfeef1}.IzuMapScreen-module__lcnPnW__map .leaflet-control-attribution{background:#fff9;padding:0 3px;font-size:7px}.IzuMapScreen-module__lcnPnW__map .leaflet-control-attribution a{color:#567}.IzuMapScreen-module__lcnPnW__searchBar{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-radius:12px;align-items:center;gap:6px;padding:7px 11px;display:flex;position:absolute;top:34px;left:10px;right:10px;box-shadow:0 2px 12px #00000024}.IzuMapScreen-module__lcnPnW__searchBar span{color:#8a97a0;font-size:10px}.IzuMapScreen-module__lcnPnW__filters{z-index:10;gap:6px;padding:0 10px;display:flex;position:absolute;top:72px;left:0;right:0;overflow:hidden}.IzuMapScreen-module__lcnPnW__chip{color:#1c2b33;background:#ffffffeb;border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:8.5px;font-weight:600;box-shadow:0 1px 4px #0000001f}.IzuMapScreen-module__lcnPnW__chipActive{color:#fff;background:#0e7ea8}.IzuMapScreen-module__lcnPnW__regionTag{z-index:9;font-family:var(--font-en);color:#14303b8c;letter-spacing:.04em;pointer-events:none;font-size:11px;font-weight:500;position:absolute}.IzuMapScreen-module__lcnPnW__pin{box-sizing:border-box;border:1.5px solid #ffffffd9;border-radius:50%;width:22px;height:22px;transition:transform .18s;position:relative;box-shadow:inset 0 -4px 6px #0000004d,inset 0 3px 5px #ffffff4d,0 0 0 1px #0000001f,0 2px 6px #0000004d}.IzuMapScreen-module__lcnPnW__pin:after{content:"";background:radial-gradient(circle,#ffffffe6,#fff0 72%);border-radius:50%;width:7px;height:5px;position:absolute;top:2.5px;left:4px}.IzuMapScreen-module__lcnPnW__sheet{z-index:11;background:#fff;border-radius:18px 18px 0 0;padding:10px 14px 16px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #00000024}.IzuMapScreen-module__lcnPnW__handle{background:#d5dde0;border-radius:4px;width:32px;height:4px;margin:0 auto 10px}.IzuMapScreen-module__lcnPnW__sheetTop{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.IzuMapScreen-module__lcnPnW__sheetName{font-family:var(--font-sans);color:#16232b;font-size:16px;font-weight:800;line-height:1.2}.IzuMapScreen-module__lcnPnW__sheetArea{color:#8a97a0;margin-top:2px;font-size:9.5px}.IzuMapScreen-module__lcnPnW__sheetDiff{align-items:center;gap:4px;margin-top:5px;font-size:9px;font-weight:700;display:inline-flex}.IzuMapScreen-module__lcnPnW__sheetDiff em{color:#8a97a0;font-style:normal;font-weight:500}.IzuMapScreen-module__lcnPnW__close{color:#556;background:#f1f3f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;display:flex}.IzuMapScreen-module__lcnPnW__actions{gap:6px;margin-top:10px;display:flex}.IzuMapScreen-module__lcnPnW__actPrimary,.IzuMapScreen-module__lcnPnW__actGhost{border-radius:999px;align-items:center;gap:4px;padding:6px 12px;font-size:10px;font-weight:700;display:inline-flex}.IzuMapScreen-module__lcnPnW__actPrimary{color:#fff;background:#0e7ea8}.IzuMapScreen-module__lcnPnW__actGhost{color:#1c2b33;background:#0000000d}.IzuMapScreen-module__lcnPnW__statsCard{background:#f6f8f9;border-radius:12px;margin-top:10px;padding:9px 10px}.IzuMapScreen-module__lcnPnW__statsTitle{color:#16232b;margin-bottom:7px;font-size:9px;font-weight:700}.IzuMapScreen-module__lcnPnW__statsGrid{gap:7px;display:flex}.IzuMapScreen-module__lcnPnW__stat{background:#fff;border-radius:9px;flex-direction:column;flex:1;align-items:center;gap:2px;padding:7px 4px;display:flex}.IzuMapScreen-module__lcnPnW__statLabel{color:#8a97a0;font-size:7.5px}.IzuMapScreen-module__lcnPnW__statVal{font-size:14px;font-weight:800}.IzuMapScreen-module__lcnPnW__statVal small{font-size:8px;font-weight:600}.IzuMapScreen-module__lcnPnW__sampleNote{text-align:center;color:#a7b1b7;margin-top:7px;font-size:7px}
.StorySection-module__b58-6W__story{z-index:1;background:0 0;padding:116px 0 96px;position:relative}.StorySection-module__b58-6W__header{text-align:center;max-width:720px;margin:0 auto 84px}.StorySection-module__b58-6W__eyebrow{font-family:var(--font-en);letter-spacing:.08em;color:var(--blue-deep);align-items:center;gap:11px;margin-bottom:22px;font-size:14px;font-weight:700;display:inline-flex}.StorySection-module__b58-6W__eyebrow:before,.StorySection-module__b58-6W__eyebrow:after{content:"";background:var(--blue);width:26px;height:1px}.StorySection-module__b58-6W__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin-bottom:24px;font-size:clamp(28px,4vw,48px);font-weight:700;line-height:1.45}.StorySection-module__b58-6W__title .StorySection-module__b58-6W__em{color:var(--blue-deep)}.StorySection-module__b58-6W__lead{color:var(--ink-soft);font-size:clamp(15px,1.5vw,17px);line-height:2}.StorySection-module__b58-6W__acts{flex-direction:column;gap:128px;max-width:1060px;margin:0 auto;display:flex}.StorySection-module__b58-6W__act{grid-template-columns:1fr 320px;align-items:center;gap:64px;display:grid}.StorySection-module__b58-6W__act.StorySection-module__b58-6W__reverse{grid-template-columns:320px 1fr}.StorySection-module__b58-6W__act.StorySection-module__b58-6W__reverse .StorySection-module__b58-6W__textCol{order:2}.StorySection-module__b58-6W__act.StorySection-module__b58-6W__reverse .StorySection-module__b58-6W__phoneCol{order:1}.StorySection-module__b58-6W__textCol{background:#fbfaf4bd;border:1px solid #fff9;border-radius:20px;max-width:460px;padding:34px 36px;box-shadow:0 16px 40px #2d2a1e24}.StorySection-module__b58-6W__actNum{font-family:var(--font-en);letter-spacing:-.01em;color:var(--ink);align-items:center;gap:14px;margin-bottom:22px;font-size:42px;font-weight:700;line-height:1;display:inline-flex}.StorySection-module__b58-6W__actNum:after{content:"";background:var(--blue);width:46px;height:2px}.StorySection-module__b58-6W__actHeading{font-family:var(--font-display);letter-spacing:-.015em;text-wrap:balance;color:var(--ink);margin-bottom:20px;font-size:clamp(23px,2.6vw,32px);font-weight:700;line-height:1.52}.StorySection-module__b58-6W__actBody{color:var(--ink-soft);margin-bottom:22px;font-size:16px;line-height:2.05}.StorySection-module__b58-6W__actHook{font-family:var(--font-display);color:var(--blue-deep);letter-spacing:-.005em;border-left:2px solid var(--blue);padding-left:16px;font-size:14.5px;font-weight:700;line-height:1.7;display:inline-block}.StorySection-module__b58-6W__phoneCol{justify-content:center;display:flex}.StorySection-module__b58-6W__device{aspect-ratio:1206/2622;background:var(--khaki-deep);width:290px;box-shadow:var(--shadow-lg);border-radius:40px;padding:9px;position:relative}.StorySection-module__b58-6W__deviceScreen{background:#1e1c14;border-radius:32px;width:100%;height:100%;position:relative;overflow:hidden}.StorySection-module__b58-6W__notch{background:var(--khaki-deep);border-radius:var(--radius-full);z-index:3;width:74px;height:21px;position:absolute;top:11px;left:50%;transform:translate(-50%)}@media (max-width:860px){.StorySection-module__b58-6W__story{padding:72px 0 60px}.StorySection-module__b58-6W__header{margin-bottom:48px}.StorySection-module__b58-6W__acts{gap:56px}.StorySection-module__b58-6W__act,.StorySection-module__b58-6W__act.StorySection-module__b58-6W__reverse{text-align:center;grid-template-columns:1fr;gap:20px}.StorySection-module__b58-6W__act .StorySection-module__b58-6W__textCol,.StorySection-module__b58-6W__act.StorySection-module__b58-6W__reverse .StorySection-module__b58-6W__textCol{order:1;max-width:440px;margin:0 auto;padding:24px}.StorySection-module__b58-6W__act .StorySection-module__b58-6W__phoneCol,.StorySection-module__b58-6W__act.StorySection-module__b58-6W__reverse .StorySection-module__b58-6W__phoneCol{order:2}.StorySection-module__b58-6W__device{width:224px}.StorySection-module__b58-6W__actNum{justify-content:center;margin-bottom:14px;font-size:34px}.StorySection-module__b58-6W__actHeading{margin-bottom:12px;font-size:20px;line-height:1.5}.StorySection-module__b58-6W__actBody{margin-bottom:16px;font-size:14px;line-height:1.8}.StorySection-module__b58-6W__actHook{text-align:left;font-size:13.5px}}@media (max-width:400px){.StorySection-module__b58-6W__device{width:206px}.StorySection-module__b58-6W__textCol{padding:20px 18px}}
.ContactChat-module__N8nxqq__card{border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;max-width:680px;height:min(620px,72vh);box-shadow:var(--shadow-md);background:#fff;flex-direction:column;margin:0 auto;display:flex;overflow:hidden}.ContactChat-module__N8nxqq__header{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-ocean-mid) 100%);color:#fff;align-items:center;gap:12px;padding:16px 20px;display:flex}.ContactChat-module__N8nxqq__avatar{border-radius:var(--radius-full);background:#fff3;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:21px;display:flex}.ContactChat-module__N8nxqq__title{font-family:var(--font-display);font-size:16px;font-weight:800;line-height:1.2}.ContactChat-module__N8nxqq__status{opacity:.85;align-items:center;gap:5px;font-size:11px;display:flex}.ContactChat-module__N8nxqq__dot{border-radius:var(--radius-full);background:#4ade80;width:7px;height:7px;animation:2s infinite ContactChat-module__N8nxqq__statusPulse}@keyframes ContactChat-module__N8nxqq__statusPulse{0%{box-shadow:0 0 #4ade8099}70%{box-shadow:0 0 0 6px #4ade8000}to{box-shadow:0 0 #4ade8000}}.ContactChat-module__N8nxqq__messages{background:radial-gradient(80% 50% at 50% 0,#00d2ff0d,#0000 70%),#f8fbfe;flex-direction:column;flex:1;gap:12px;padding:20px 18px;display:flex;overflow-y:auto}.ContactChat-module__N8nxqq__row{display:flex}.ContactChat-module__N8nxqq__rowUser{justify-content:flex-end}.ContactChat-module__N8nxqq__rowBot{justify-content:flex-start}.ContactChat-module__N8nxqq__bubble{white-space:pre-wrap;word-break:break-word;border-radius:18px;max-width:84%;padding:11px 15px;font-size:14.5px;line-height:1.65}.ContactChat-module__N8nxqq__bubbleBot{color:var(--color-text);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);background:#fff;border-bottom-left-radius:6px}.ContactChat-module__N8nxqq__bubbleUser{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-ocean-mid) 100%);color:#fff;border-bottom-right-radius:6px}.ContactChat-module__N8nxqq__typing{gap:4px;padding:4px 2px;display:inline-flex}.ContactChat-module__N8nxqq__typing span{border-radius:var(--radius-full);background:var(--color-text-tertiary);width:7px;height:7px;animation:1.2s ease-in-out infinite ContactChat-module__N8nxqq__typingBounce}.ContactChat-module__N8nxqq__typing span:nth-child(2){animation-delay:.15s}.ContactChat-module__N8nxqq__typing span:nth-child(3){animation-delay:.3s}@keyframes ContactChat-module__N8nxqq__typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.ContactChat-module__N8nxqq__suggestions{flex-direction:column;gap:8px;display:flex}.ContactChat-module__N8nxqq__suggestion{text-align:left;color:var(--color-primary);border-radius:var(--radius-md);background:#0093e90f;border:1px solid #0093e924;padding:11px 15px;font-size:13.5px;font-weight:600;transition:background .2s,transform .2s}.ContactChat-module__N8nxqq__suggestion:hover{background:#0093e91a;transform:translate(2px)}.ContactChat-module__N8nxqq__sentBox{border-radius:var(--radius-md);background:#10b98112;border:1px solid #10b98133;align-items:flex-start;gap:12px;padding:16px;font-size:14px;line-height:1.6;display:flex}.ContactChat-module__N8nxqq__sentIcon{flex-shrink:0}.ContactChat-module__N8nxqq__inputBar{border-top:1px solid var(--color-border);background:#fff;align-items:flex-end;gap:8px;padding:12px 14px;display:flex}.ContactChat-module__N8nxqq__textarea{resize:none;max-height:120px;color:var(--color-text);border-radius:var(--radius-md);background:#f1f6fb;border:1px solid #0000;outline:none;flex:1;padding:11px 15px;font-size:14.5px;line-height:1.5;transition:border-color .2s,background .2s}.ContactChat-module__N8nxqq__textarea:focus{border-color:var(--color-primary);background:#fff}.ContactChat-module__N8nxqq__send{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent-mint) 100%);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,opacity .2s;display:flex}.ContactChat-module__N8nxqq__send:hover:not(:disabled){transform:scale(1.08)}.ContactChat-module__N8nxqq__send:disabled{opacity:.4;cursor:not-allowed}.ContactChat-module__N8nxqq__send svg{width:20px;height:20px}.ContactChat-module__N8nxqq__mailCta{color:var(--color-primary);border-top:1px solid var(--color-border);background:#fff;padding:12px;font-size:13px;font-weight:700;transition:background .2s}.ContactChat-module__N8nxqq__mailCta:hover{background:#0093e90d}.ContactChat-module__N8nxqq__inquiry{border-top:1px solid var(--color-border);background:#fbfdff;flex-direction:column;gap:10px;padding:16px;display:flex}.ContactChat-module__N8nxqq__inquiryHead{color:var(--color-text);justify-content:space-between;align-items:center;font-size:14px;font-weight:800;display:flex}.ContactChat-module__N8nxqq__inquiryClose{color:var(--color-text-tertiary);padding:0 4px;font-size:20px;line-height:1}.ContactChat-module__N8nxqq__inquiryClose:hover{color:var(--color-text)}.ContactChat-module__N8nxqq__field,.ContactChat-module__N8nxqq__fieldArea{width:100%;color:var(--color-text);border:1px solid var(--color-border-hover);border-radius:var(--radius-sm);background:#fff;outline:none;padding:11px 14px;font-size:14px;transition:border-color .2s}.ContactChat-module__N8nxqq__field:focus,.ContactChat-module__N8nxqq__fieldArea:focus{border-color:var(--color-primary)}.ContactChat-module__N8nxqq__fieldArea{resize:vertical;min-height:96px;line-height:1.6}.ContactChat-module__N8nxqq__submit{color:#fff;background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent-mint) 100%);border-radius:var(--radius-full);padding:13px;font-size:15px;font-weight:700;transition:transform .2s,opacity .2s;box-shadow:0 6px 16px #0093e938}.ContactChat-module__N8nxqq__submit:hover:not(:disabled){transform:translateY(-2px)}.ContactChat-module__N8nxqq__submit:disabled{opacity:.5;cursor:not-allowed}.ContactChat-module__N8nxqq__err{color:var(--color-danger);font-size:12.5px}.ContactChat-module__N8nxqq__privacy{color:var(--color-text-tertiary);font-size:11px;line-height:1.5}.ContactChat-module__N8nxqq__privacy a{color:var(--color-primary);text-decoration:underline}@media (max-width:480px){.ContactChat-module__N8nxqq__card{height:min(600px,78vh)}}
.PostCard-module__dpcBkW__card{transition:transform var(--transition), box-shadow var(--transition);overflow:hidden}.PostCard-module__dpcBkW__card:hover{box-shadow:var(--shadow-ocean);transform:translateY(-2px)}.PostCard-module__dpcBkW__header{align-items:center;gap:12px;padding:14px 16px;display:flex}.PostCard-module__dpcBkW__avatar{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.PostCard-module__dpcBkW__avatarImg{object-fit:cover;width:100%;height:100%}.PostCard-module__dpcBkW__avatarFallback{color:#fff;font-size:16px;font-weight:700}.PostCard-module__dpcBkW__headerInfo{flex:1;min-width:0}.PostCard-module__dpcBkW__displayName{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;display:block;overflow:hidden}.PostCard-module__dpcBkW__locationRow{color:var(--color-text-tertiary);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:3px;margin-top:2px;font-size:12px;display:flex;overflow:hidden}.PostCard-module__dpcBkW__timeAgo{color:var(--color-text-tertiary);flex-shrink:0;font-size:12px}.PostCard-module__dpcBkW__thumbnail{aspect-ratio:16/9;background:#0284c70f;position:relative;overflow:hidden}.PostCard-module__dpcBkW__thumbnailImg{object-fit:cover}.PostCard-module__dpcBkW__thumbnailPlaceholder{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PostCard-module__dpcBkW__pointBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-full);color:#fff;background:#00000073;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:flex;position:absolute;top:10px;left:10px}.PostCard-module__dpcBkW__dataOverlay{position:absolute;bottom:0;left:0;right:0}.PostCard-module__dpcBkW__dataGradient{pointer-events:none;background:linear-gradient(#0000 0%,#000000b3 100%);height:80px;position:absolute;bottom:0;left:0;right:0}.PostCard-module__dpcBkW__dataChips{flex-wrap:wrap;gap:6px;padding:8px 10px;display:flex;position:relative}.PostCard-module__dpcBkW__chip{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius-full);background:#ffffff26;border:1px solid #ffffff40;align-items:center;gap:3px;padding:3px 8px;font-size:11px;font-weight:700;display:flex}.PostCard-module__dpcBkW__creaturesRow{scrollbar-width:none;-ms-overflow-style:none;gap:6px;padding:10px 14px 4px;display:flex;overflow-x:auto}.PostCard-module__dpcBkW__creaturesRow::-webkit-scrollbar{display:none}.PostCard-module__dpcBkW__creatureTag{flex-shrink:0}.PostCard-module__dpcBkW__caption{color:var(--color-text-secondary);padding:8px 16px;font-size:14px;line-height:1.6}.PostCard-module__dpcBkW__clamped{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.PostCard-module__dpcBkW__hashtag{color:var(--color-primary);font-weight:600}.PostCard-module__dpcBkW__readMore{color:var(--color-text-tertiary);cursor:pointer;text-align:left;background:0 0;border:none;padding:0 16px 8px;font-size:13px;font-weight:600;display:block}.PostCard-module__dpcBkW__actions{align-items:center;gap:4px;padding:6px 10px 12px;display:flex}.PostCard-module__dpcBkW__actionBtn{border-radius:var(--radius-md);color:var(--color-text-tertiary);cursor:pointer;transition:all var(--transition);background:0 0;border:none;align-items:center;gap:5px;padding:8px 10px;font-size:14px;font-weight:600;display:flex}.PostCard-module__dpcBkW__actionBtn:hover{background:var(--color-border-subtle);color:var(--color-text)}.PostCard-module__dpcBkW__actionBtn.PostCard-module__dpcBkW__liked{color:#ff375f}
.screens-module__bya-DW__screen{color:#1c1c1e;background:#f2f2f7;flex-direction:column;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;display:flex;overflow:hidden}.screens-module__bya-DW__header{background:#fff;border-bottom:.5px solid #e5e5ea;flex-shrink:0;align-items:center;gap:6px;padding:28px 12px 8px;display:flex}.screens-module__bya-DW__headerTitle{color:#1c1c1e;flex:1;font-size:18px;font-weight:800}.screens-module__bya-DW__headerBadge{color:#0284c7;background:#0284c71f;border-radius:999px;padding:2px 8px;font-size:9px;font-weight:700}.screens-module__bya-DW__headerIconBtn{color:#0284c7;background:#f2f2f7;border:1px solid #0284c733;border-radius:13px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;display:flex}.screens-module__bya-DW__searchWrap{background:#fff;flex-shrink:0;padding:7px 12px}.screens-module__bya-DW__searchBar{background:#f2f2f7;border-radius:10px;align-items:center;gap:5px;padding:6px 10px;display:flex}.screens-module__bya-DW__searchIcon,.screens-module__bya-DW__searchPlaceholder{color:#8e8e93;font-size:11px}.screens-module__bya-DW__filterRow{background:#fff;border-bottom:.5px solid #0000000f;flex-shrink:0;gap:5px;padding:5px 12px 7px;display:flex;overflow:hidden}.screens-module__bya-DW__chip{color:#8e8e93;white-space:nowrap;background:#f2f2f7;border-radius:999px;flex-shrink:0;align-items:center;gap:2px;padding:3px 9px;font-size:9px;font-weight:600;display:flex}.screens-module__bya-DW__chipActive{color:#fff;background:#0284c7}.screens-module__bya-DW__logList{flex-direction:column;flex:1;gap:7px;padding:8px;display:flex;overflow:hidden}.screens-module__bya-DW__logCard{background:#fff;border-radius:12px;flex-shrink:0;height:120px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000f}.screens-module__bya-DW__logThumb{background:#0284c714;flex-shrink:0;justify-content:center;align-items:center;width:80px;font-size:22px;display:flex;overflow:hidden}.screens-module__bya-DW__logThumbImg{object-fit:cover;width:100%;height:100%}.screens-module__bya-DW__logContent{flex-direction:column;flex:1;justify-content:space-between;min-width:0;padding:8px 10px;display:flex}.screens-module__bya-DW__logTopRow{align-items:center;gap:5px;display:flex}.screens-module__bya-DW__logDiveNo{color:#0284c7;font-size:9px;font-weight:700}.screens-module__bya-DW__logDate{color:#8e8e93;font-size:9px}.screens-module__bya-DW__logPoint{color:#1c1c1e;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:800;overflow:hidden}.screens-module__bya-DW__logLoc{color:#8e8e93;font-size:9px}.screens-module__bya-DW__statChips{flex-wrap:wrap;gap:4px;display:flex}.screens-module__bya-DW__statChip{background:#f2f2f7;border-radius:5px;align-items:center;gap:2px;padding:2px 5px;font-size:8px;font-weight:700;display:flex}.screens-module__bya-DW__sheetHeader{background:#fff;border-bottom:.5px solid #e5e5ea;flex-shrink:0;align-items:center;padding:28px 14px 10px;display:flex}.screens-module__bya-DW__sheetTitle{color:#1c1c1e;text-align:center;flex:1;font-size:14px;font-weight:800}.screens-module__bya-DW__sheetCancel{color:#8e8e93;font-size:11px}.screens-module__bya-DW__sheetDone{color:#0284c7;font-size:11px;font-weight:700}.screens-module__bya-DW__sectionLabel{color:#8e8e93;letter-spacing:.5px;text-transform:uppercase;padding:10px 14px 4px;font-size:9px;font-weight:700}.screens-module__bya-DW__settingCard{background:#fff;border-radius:12px;margin:0 10px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.screens-module__bya-DW__settingRow{border-bottom:.5px solid #f2f2f7;align-items:center;gap:8px;padding:9px 12px;display:flex}.screens-module__bya-DW__settingRowLast{border-bottom:none}.screens-module__bya-DW__radioOuter{border:2px solid #c6c6c8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.screens-module__bya-DW__radioOuterActive{border-color:#0284c7}.screens-module__bya-DW__radioInner{background:#0284c7;border-radius:4px;width:8px;height:8px}.screens-module__bya-DW__settingMain{color:#1c1c1e;font-size:11px;font-weight:700}.screens-module__bya-DW__settingSub{color:#8e8e93;font-size:9px}.screens-module__bya-DW__primaryBtn{text-align:center;color:#fff;background:#0284c7;border-radius:12px;flex-shrink:0;margin:10px;padding:11px;font-size:13px;font-weight:800}.screens-module__bya-DW__postHeader{background:#fff;border-bottom:.5px solid #e5e5ea;flex-shrink:0;align-items:center;gap:8px;padding:28px 14px 10px;display:flex}.screens-module__bya-DW__postHeaderCancel{color:#8e8e93;font-size:11px}.screens-module__bya-DW__postHeaderTitle{color:#1c1c1e;text-align:center;flex:1;font-size:14px;font-weight:800}.screens-module__bya-DW__postHeaderDone{color:#0284c7;font-size:11px;font-weight:700}.screens-module__bya-DW__postImg{object-fit:cover;flex-shrink:0;width:100%;height:126px;display:block}.screens-module__bya-DW__postCaptionArea{border-bottom:.5px solid #e5e5ea;flex-shrink:0;padding:8px 12px}.screens-module__bya-DW__postCaptionText{color:#1c1c1e;font-size:11px;line-height:1.5}.screens-module__bya-DW__postHashtag{color:#0284c7;font-weight:600}.screens-module__bya-DW__postField{border-bottom:.5px solid #e5e5ea;flex-shrink:0;align-items:center;gap:7px;padding:8px 12px;display:flex}.screens-module__bya-DW__postFieldIcon{font-size:13px}.screens-module__bya-DW__postFieldLabel{color:#8e8e93;flex:1;font-size:10px}.screens-module__bya-DW__postFieldVal{color:#1c1c1e;font-size:10px;font-weight:600}.screens-module__bya-DW__postStatBar{flex-shrink:0;gap:5px;padding:8px 12px;display:flex}.screens-module__bya-DW__postStat{color:#0284c7;background:#0284c714;border:1px solid #0284c726;border-radius:6px;align-items:center;gap:2px;padding:3px 7px;font-size:9px;font-weight:600;display:flex}.screens-module__bya-DW__mapScreen{background:#e8efd4;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.screens-module__bya-DW__mapArea{flex:1;position:relative;overflow:hidden}.screens-module__bya-DW__mapLand{background:linear-gradient(170deg,#edf2e4 0%,#e4dfcc 100%);position:absolute;inset:0}.screens-module__bya-DW__mapSea{background:#b8d9e6;height:42%;position:absolute;bottom:0;left:0;right:0}.screens-module__bya-DW__mapRoadH{background:#fff;height:3px;position:absolute;left:0;right:0}.screens-module__bya-DW__mapRoadV{background:#fff;width:3px;position:absolute;top:0;bottom:0}.screens-module__bya-DW__mapPin{flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%,-100%)}.screens-module__bya-DW__mapPinCircle{background:#ff9500;border:2.5px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 6px #ff950099}.screens-module__bya-DW__mapPinStem{background:#ff9500;width:2px;height:5px}.screens-module__bya-DW__mapBottomSheet{background:#fff;border-radius:16px 16px 0 0;flex-shrink:0;padding:8px 12px 10px;box-shadow:0 -2px 12px #0000001a}.screens-module__bya-DW__mapSheetHandle{background:#c6c6c8;border-radius:2px;width:32px;height:4px;margin:0 auto 6px}.screens-module__bya-DW__mapSheetTitle{color:#1c1c1e;margin-bottom:2px;font-size:13px;font-weight:800}.screens-module__bya-DW__mapSheetStats{gap:10px;display:flex}.screens-module__bya-DW__mapSheetStat{color:#8e8e93;font-size:9px}.screens-module__bya-DW__mapSheetStatVal{color:#0284c7;font-weight:700}.screens-module__bya-DW__mapActionRow{gap:7px;margin-top:8px;display:flex}.screens-module__bya-DW__mapActionPill{cursor:pointer;border-radius:999px;align-items:center;gap:4px;padding:6px 12px;font-size:10px;font-weight:700;display:flex}.screens-module__bya-DW__mapActionPillPrimary{color:#fff;background:#0284c7}.screens-module__bya-DW__mapActionPillSecondary{color:#1c1c1e;background:#0000000d}.screens-module__bya-DW__detailHero{background:linear-gradient(135deg,#0369a1 0%,#0c4a6e 100%);flex-direction:column;flex-shrink:0;justify-content:flex-end;height:80px;padding:8px 12px 10px;display:flex}.screens-module__bya-DW__detailHeroTitle{color:#fff;margin-bottom:4px;font-size:15px;font-weight:800}.screens-module__bya-DW__detailHeroChips{gap:5px;display:flex}.screens-module__bya-DW__detailHeroChip{color:#ffffffe6;background:#ffffff2e;border-radius:999px;align-items:center;gap:3px;padding:2px 7px;font-size:8px;font-weight:600;display:flex}.screens-module__bya-DW__detailTabBar{background:#fff;border-bottom:.5px solid #e5e5ea;flex-shrink:0;display:flex}.screens-module__bya-DW__detailTab{color:#8e8e93;text-align:center;flex:1;padding:8px 2px 6px;font-size:8px;font-weight:600;position:relative}.screens-module__bya-DW__detailTabActive{color:#0284c7;font-weight:800}.screens-module__bya-DW__detailTabLine{background:#0284c7;border-radius:1px;height:2px;position:absolute;bottom:0;left:15%;right:15%}.screens-module__bya-DW__facilityScroll{flex-direction:column;flex:1;gap:4px;padding:8px;display:flex;overflow:hidden}.screens-module__bya-DW__facilityGroup{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.screens-module__bya-DW__facilityRow{border-bottom:.5px solid #f2f2f7;align-items:center;gap:8px;padding:8px 12px;display:flex}.screens-module__bya-DW__facilityRowLast{border-bottom:none}.screens-module__bya-DW__fIcon{text-align:center;flex-shrink:0;width:20px;font-size:14px}.screens-module__bya-DW__fLabel{color:#8e8e93;flex:1;font-size:9px}.screens-module__bya-DW__fVal{color:#1c1c1e;font-size:9px;font-weight:600}.screens-module__bya-DW__chartHeader{background:#fff;border-bottom:.5px solid #e5e5ea;flex-shrink:0;padding:28px 12px 8px}.screens-module__bya-DW__chartHeaderTitle{color:#1c1c1e;font-size:14px;font-weight:800}.screens-module__bya-DW__rangeRow{background:#fff;border-bottom:.5px solid #e5e5ea;flex-shrink:0;gap:5px;padding:7px 12px;display:flex}.screens-module__bya-DW__rangeChip{color:#8e8e93;background:#f2f2f7;border-radius:999px;padding:3px 10px;font-size:9px;font-weight:600}.screens-module__bya-DW__rangeChipActive{color:#fff;background:#0284c7}.screens-module__bya-DW__chartBlock{background:#fff;border-radius:12px;flex-shrink:0;margin:8px 10px 0;padding:10px}.screens-module__bya-DW__chartBlockTitle{color:#1c1c1e;margin-bottom:5px;font-size:10px;font-weight:700}.screens-module__bya-DW__homeHeader{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-bottom:.5px solid #00000014;flex-shrink:0;align-items:center;padding:28px 14px 8px;display:flex}.screens-module__bya-DW__homeLogo{color:#0284c7;flex:1;font-size:17px;font-weight:800}.screens-module__bya-DW__homeIcons{gap:12px;display:flex}.screens-module__bya-DW__homeIcon{color:#1c1c1e;font-size:16px}.screens-module__bya-DW__homeTabBar{background:#fff;border-bottom:.5px solid #e5e5ea;flex-shrink:0;display:flex}.screens-module__bya-DW__homeTab{color:#8e8e93;text-align:center;flex:1;padding:7px 4px;font-size:9px;font-weight:600;position:relative}.screens-module__bya-DW__homeTabActive{color:#0284c7;font-weight:800}.screens-module__bya-DW__homeTabLine{background:#0284c7;border-radius:1px;height:2px;position:absolute;bottom:0;left:20%;right:20%}.screens-module__bya-DW__feedList{flex-direction:column;flex:1;gap:1px;display:flex;overflow:hidden}.screens-module__bya-DW__feedCard{background:#fff;flex-shrink:0}.screens-module__bya-DW__feedCardHeader{align-items:center;gap:7px;padding:8px 12px 5px;display:flex}.screens-module__bya-DW__feedAvatar{border-radius:13px;flex-shrink:0;width:26px;height:26px}.screens-module__bya-DW__feedName{color:#1c1c1e;flex:1;font-size:11px;font-weight:700}.screens-module__bya-DW__feedMeta{color:#8e8e93;font-size:9px}.screens-module__bya-DW__feedImg{object-fit:cover;width:100%;height:100px;display:block}.screens-module__bya-DW__feedCaption{color:#1c1c1e;padding:5px 12px 4px;font-size:10px;line-height:1.5}.screens-module__bya-DW__feedHashtag{color:#0284c7;font-weight:600}.screens-module__bya-DW__feedActions{gap:14px;padding:4px 12px 8px;display:flex}.screens-module__bya-DW__feedAction{color:#8e8e93;align-items:center;gap:3px;font-size:9px;display:flex}.screens-module__bya-DW__feedActionIcon{font-size:13px}
.page-module__j6Q3dW__page{flex-direction:column;min-height:100vh;display:flex}.page-module__j6Q3dW__hero{background:linear-gradient(135deg, var(--color-ocean-dark) 0%, var(--color-ocean-mid) 100%);color:var(--color-text-inverse);padding:100px 0 60px}.page-module__j6Q3dW__heroLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--blue-soft);margin-bottom:12px;font-size:12px;font-weight:700}.page-module__j6Q3dW__heroTitle{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(28px,4vw,44px);font-weight:800}.page-module__j6Q3dW__heroCopy{color:#ffffffa6;max-width:520px;font-size:15px;line-height:1.6}.page-module__j6Q3dW__main{flex:1;padding:64px 0 80px}.page-module__j6Q3dW__inner{max-width:640px;margin:0 auto;padding:0 24px}.page-module__j6Q3dW__form{flex-direction:column;gap:24px;display:flex}.page-module__j6Q3dW__field{flex-direction:column;gap:8px;display:flex}.page-module__j6Q3dW__label{color:var(--color-text);letter-spacing:.02em;font-size:13px;font-weight:600}.page-module__j6Q3dW__required{color:var(--color-danger);margin-left:2px}.page-module__j6Q3dW__input,.page-module__j6Q3dW__select,.page-module__j6Q3dW__textarea{background:var(--color-surface);border:1.5px solid var(--color-border);border-radius:var(--radius-md);width:100%;color:var(--color-text);transition:border-color var(--transition), box-shadow var(--transition);appearance:none;outline:none;padding:12px 16px;font-size:15px}.page-module__j6Q3dW__input:focus,.page-module__j6Q3dW__select:focus,.page-module__j6Q3dW__textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #0284c71f}.page-module__j6Q3dW__input::placeholder,.page-module__j6Q3dW__textarea::placeholder{color:var(--color-text-tertiary)}.page-module__j6Q3dW__selectWrapper{position:relative}.page-module__j6Q3dW__selectWrapper:after{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-top:6px solid var(--color-text-tertiary);pointer-events:none;width:0;height:0;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.page-module__j6Q3dW__textarea{resize:vertical;min-height:140px;line-height:1.7}.page-module__j6Q3dW__submit{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);letter-spacing:.01em;transition:background var(--transition), transform var(--transition), box-shadow var(--transition);cursor:pointer;border:none;align-self:flex-start;padding:14px 28px;font-size:15px;font-weight:600}.page-module__j6Q3dW__submit:hover:not(:disabled){background:var(--color-primary-hover);box-shadow:var(--shadow-ocean)}.page-module__j6Q3dW__submit:active:not(:disabled){transform:translateY(1px)}.page-module__j6Q3dW__submit:disabled{opacity:.6;cursor:not-allowed}.page-module__j6Q3dW__success{border:1.5px solid var(--color-success);border-radius:var(--radius-lg);text-align:center;background:#10b98114;flex-direction:column;align-items:center;gap:12px;padding:32px;display:flex}.page-module__j6Q3dW__successIcon{background:#10b9811f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.page-module__j6Q3dW__successTitle{font-family:var(--font-display);color:var(--color-text);font-size:20px;font-weight:700}.page-module__j6Q3dW__successBody{color:var(--color-text-secondary);font-size:14px;line-height:1.7}.page-module__j6Q3dW__error{border:1.5px solid var(--color-danger);border-radius:var(--radius-sm);color:var(--color-danger);background:#ef44440f;padding:12px 16px;font-size:14px;line-height:1.6}.page-module__j6Q3dW__note{color:var(--color-text-tertiary);border-top:1px solid var(--color-border-subtle);padding-top:8px;font-size:13px;line-height:1.6}@media (max-width:768px){.page-module__j6Q3dW__hero{padding:88px 0 48px}.page-module__j6Q3dW__main{padding:40px 0 60px}.page-module__j6Q3dW__submit{text-align:center;width:100%}}
.DataClient-module__7uy4JG__page{padding-top:var(--nav-height);background:var(--color-bg);min-height:100vh;padding-bottom:80px}.DataClient-module__7uy4JG__pageHeader{background:linear-gradient(135deg, var(--color-ocean-dark), var(--color-ocean-mid));margin-bottom:40px;padding:48px 0}.DataClient-module__7uy4JG__headerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.DataClient-module__7uy4JG__headerLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--color-secondary);margin-bottom:8px;font-size:12px;font-weight:700}.DataClient-module__7uy4JG__pageTitle{font-family:var(--font-display);color:#fff;letter-spacing:-.03em;margin-bottom:8px;font-size:clamp(24px,4vw,36px);font-weight:800}.DataClient-module__7uy4JG__pageDesc{color:#fff9;max-width:500px;font-size:15px}.DataClient-module__7uy4JG__headerBadge{border-radius:var(--radius-full);color:#34d399;background:#10b98126;border:1px solid #10b9814d;flex-shrink:0;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;display:flex}.DataClient-module__7uy4JG__kpiGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px;display:grid}.DataClient-module__7uy4JG__kpiCard{text-align:center;transition:transform var(--transition);flex-direction:column;align-items:center;gap:6px;padding:24px;display:flex}.DataClient-module__7uy4JG__kpiCard:hover{transform:translateY(-3px)}.DataClient-module__7uy4JG__kpiEmoji{font-size:24px}.DataClient-module__7uy4JG__kpiValue{font-family:var(--font-display);letter-spacing:-.04em;font-size:32px;font-weight:800;line-height:1}.DataClient-module__7uy4JG__kpiUnit{margin-left:2px;font-size:16px;font-weight:600}.DataClient-module__7uy4JG__kpiLabel{color:var(--color-text-tertiary);font-size:13px;font-weight:500}.DataClient-module__7uy4JG__chartsGrid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:48px;display:grid}.DataClient-module__7uy4JG__chartCard{padding:28px}.DataClient-module__7uy4JG__chartTitle{color:var(--color-text);letter-spacing:-.02em;margin-bottom:20px;font-size:16px;font-weight:700}.DataClient-module__7uy4JG__pieLayout{align-items:center;gap:24px;display:flex}.DataClient-module__7uy4JG__pieLegend{flex-direction:column;flex:1;gap:10px;display:flex}.DataClient-module__7uy4JG__legendItem{align-items:center;gap:8px;display:flex}.DataClient-module__7uy4JG__legendDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.DataClient-module__7uy4JG__legendName{color:var(--color-text-secondary);flex:1;font-size:13px}.DataClient-module__7uy4JG__legendValue{color:var(--color-text);font-size:13px;font-weight:700}.DataClient-module__7uy4JG__creatureRanking{flex-direction:column;gap:12px;display:flex}.DataClient-module__7uy4JG__rankItem{align-items:center;gap:10px;display:flex}.DataClient-module__7uy4JG__rankNum{width:20px;color:var(--color-text-tertiary);text-align:center;flex-shrink:0;font-size:13px;font-weight:700}.DataClient-module__7uy4JG__rankName{color:var(--color-text);min-width:100px;font-size:13px;font-weight:600}.DataClient-module__7uy4JG__rankBar{background:var(--color-border-subtle);border-radius:var(--radius-full);flex:1;height:6px;overflow:hidden}.DataClient-module__7uy4JG__rankBarFill{background:linear-gradient(90deg, var(--color-primary), var(--color-secondary));border-radius:var(--radius-full);height:100%;transition:width .8s}.DataClient-module__7uy4JG__rankCount{color:var(--color-text-tertiary);text-align:right;min-width:50px;font-size:12px}.DataClient-module__7uy4JG__downloadHeader{margin-bottom:24px}.DataClient-module__7uy4JG__downloadTitle{color:var(--color-text);letter-spacing:-.02em;margin-bottom:8px;font-size:24px;font-weight:700}.DataClient-module__7uy4JG__downloadDesc{color:var(--color-text-secondary);font-size:14px}.DataClient-module__7uy4JG__datasetGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.DataClient-module__7uy4JG__datasetCard{transition:transform var(--transition);flex-direction:column;gap:14px;padding:24px;display:flex}.DataClient-module__7uy4JG__datasetCard:hover{transform:translateY(-2px)}.DataClient-module__7uy4JG__datasetHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.DataClient-module__7uy4JG__datasetTitle{color:var(--color-text);letter-spacing:-.02em;margin-bottom:4px;font-size:16px;font-weight:700}.DataClient-module__7uy4JG__datasetDesc{color:var(--color-text-secondary);font-size:12px;line-height:1.6}.DataClient-module__7uy4JG__datasetFormat{color:var(--color-primary);border-radius:var(--radius-sm);background:#0284c71a;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:700}.DataClient-module__7uy4JG__datasetMeta{color:var(--color-text-tertiary);gap:6px;font-size:12px;display:flex}.DataClient-module__7uy4JG__datasetFields{flex-wrap:wrap;gap:4px;display:flex}.DataClient-module__7uy4JG__fieldTag{font-size:11px}.DataClient-module__7uy4JG__downloadBtn{width:100%;margin-top:4px}@media (max-width:1024px){.DataClient-module__7uy4JG__kpiGrid{grid-template-columns:repeat(2,1fr)}.DataClient-module__7uy4JG__chartsGrid,.DataClient-module__7uy4JG__datasetGrid{grid-template-columns:1fr}}@media (max-width:768px){.DataClient-module__7uy4JG__kpiGrid{grid-template-columns:repeat(2,1fr)}.DataClient-module__7uy4JG__pieLayout{flex-direction:column}}
.FeedClient-module__UaoBdG__page{padding-top:var(--nav-height);background:var(--color-bg);min-height:100vh}.FeedClient-module__UaoBdG__feedHeader{background:var(--color-surface);border-bottom:1px solid var(--color-border-subtle);padding:20px 0}.FeedClient-module__UaoBdG__pageTitle{font-family:var(--font-display);color:var(--color-text);letter-spacing:-.02em;font-size:22px;font-weight:700}.FeedClient-module__UaoBdG__pageDesc{color:var(--color-text-tertiary);margin-top:2px;font-size:13px}.FeedClient-module__UaoBdG__layout{grid-template-columns:280px 1fr;align-items:start;gap:32px;padding-top:32px;padding-bottom:60px;display:grid}.FeedClient-module__UaoBdG__filterPanel{top:calc(var(--nav-height) + 16px);background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-subtle);box-shadow:var(--shadow-sm);flex-direction:column;gap:24px;padding:24px;display:flex;position:sticky}.FeedClient-module__UaoBdG__filterLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-tertiary);margin-bottom:10px;font-size:12px;font-weight:700;display:block}.FeedClient-module__UaoBdG__searchBox{background:var(--color-bg);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);color:var(--color-text-tertiary);align-items:center;gap:8px;padding:9px 14px;display:flex}.FeedClient-module__UaoBdG__searchInput{color:var(--color-text);background:0 0;border:none;outline:none;flex:1;font-size:14px}.FeedClient-module__UaoBdG__searchInput::placeholder{color:var(--color-text-tertiary)}.FeedClient-module__UaoBdG__sortBtns{grid-template-columns:1fr 1fr;gap:6px;display:grid}.FeedClient-module__UaoBdG__sortBtn{border-radius:var(--radius-md);color:var(--color-text-secondary);background:var(--color-bg);border:1px solid var(--color-border-subtle);cursor:pointer;transition:all var(--transition);padding:8px;font-size:13px;font-weight:500}.FeedClient-module__UaoBdG__sortBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.FeedClient-module__UaoBdG__sortActive{background:var(--color-primary)!important;color:#fff!important;border-color:var(--color-primary)!important}.FeedClient-module__UaoBdG__prefList{flex-wrap:wrap;gap:6px;display:flex}.FeedClient-module__UaoBdG__prefBtn{border-radius:var(--radius-full);color:var(--color-text-secondary);background:var(--color-bg);border:1px solid var(--color-border-subtle);cursor:pointer;transition:all var(--transition);white-space:nowrap;padding:5px 10px;font-size:12px;font-weight:500}.FeedClient-module__UaoBdG__prefBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.FeedClient-module__UaoBdG__prefActive{color:var(--color-primary)!important;border-color:var(--color-primary)!important;background:#0284c71a!important;font-weight:600!important}.FeedClient-module__UaoBdG__cardGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.FeedClient-module__UaoBdG__empty{color:var(--color-text-tertiary);flex-direction:column;align-items:center;gap:12px;padding:80px 0;font-size:14px;display:flex}@media (max-width:1024px){.FeedClient-module__UaoBdG__cardGrid{grid-template-columns:1fr}}@media (max-width:768px){.FeedClient-module__UaoBdG__layout{grid-template-columns:1fr}.FeedClient-module__UaoBdG__filterPanel{position:static}}
.legal-module__Yd4PWa__page{flex-direction:column;min-height:100vh;display:flex}.legal-module__Yd4PWa__hero{background:linear-gradient(135deg, var(--color-ocean-dark) 0%, var(--color-ocean-mid) 100%);color:var(--color-text-inverse);padding:100px 0 60px}.legal-module__Yd4PWa__heroLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--blue-soft);margin-bottom:12px;font-size:12px;font-weight:700}.legal-module__Yd4PWa__heroTitle{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(28px,4vw,44px);font-weight:800}.legal-module__Yd4PWa__heroCopy{color:#ffffffa6;font-size:15px;line-height:1.6}.legal-module__Yd4PWa__main{flex:1;padding:64px 0 80px}.legal-module__Yd4PWa__inner{max-width:800px;margin:0 auto;padding:0 24px}.legal-module__Yd4PWa__toc{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:48px;padding:28px 32px}.legal-module__Yd4PWa__tocTitle{font-family:var(--font-display);color:var(--color-text-secondary);letter-spacing:.06em;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:700}.legal-module__Yd4PWa__tocList{flex-direction:column;gap:8px;display:flex}.legal-module__Yd4PWa__tocList a{color:var(--color-primary);transition:color var(--transition);align-items:center;gap:6px;font-size:14px;display:flex}.legal-module__Yd4PWa__tocList a:before{content:"§";color:var(--color-text-tertiary);font-size:11px}.legal-module__Yd4PWa__tocList a:hover{color:var(--color-primary-hover);text-decoration:underline}.legal-module__Yd4PWa__section{margin-bottom:52px;scroll-margin-top:80px}.legal-module__Yd4PWa__sectionTitle{font-family:var(--font-display);color:var(--color-text);border-bottom:2px solid var(--color-border);align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;font-size:18px;font-weight:700;display:flex}.legal-module__Yd4PWa__sectionNum{width:28px;height:28px;color:var(--color-primary);border-radius:var(--radius-sm);background:#0284c71a;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.legal-module__Yd4PWa__body{color:var(--color-text-secondary);font-size:15px;line-height:1.8}.legal-module__Yd4PWa__body p{margin-bottom:14px}.legal-module__Yd4PWa__body p:last-child{margin-bottom:0}.legal-module__Yd4PWa__body ul,.legal-module__Yd4PWa__body ol{flex-direction:column;gap:6px;margin-bottom:14px;padding-left:0;display:flex}.legal-module__Yd4PWa__body li{padding-left:20px;font-size:15px;line-height:1.75;position:relative}.legal-module__Yd4PWa__body ul li:before{content:"·";color:var(--color-primary);font-size:18px;font-weight:700;line-height:1.6;position:absolute;left:6px}.legal-module__Yd4PWa__body ol{counter-reset:ol-counter}.legal-module__Yd4PWa__body ol li{counter-increment:ol-counter}.legal-module__Yd4PWa__body ol li:before{content:counter(ol-counter) ".";color:var(--color-primary);font-size:13px;font-weight:700;position:absolute;top:2px;left:0}.legal-module__Yd4PWa__infoBox{border-left:3px solid var(--color-primary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--color-text-secondary);background:#0284c70f;margin:20px 0;padding:16px 20px;font-size:14px;line-height:1.7}.legal-module__Yd4PWa__infoBox strong{color:var(--color-text);margin-bottom:4px;display:block}.legal-module__Yd4PWa__table{border-collapse:collapse;width:100%;margin:20px 0;font-size:14px}.legal-module__Yd4PWa__table th{text-align:left;color:var(--color-text);border:1px solid var(--color-border);background:#0284c714;padding:10px 14px;font-weight:600}.legal-module__Yd4PWa__table td{border:1px solid var(--color-border);color:var(--color-text-secondary);vertical-align:top;padding:10px 14px;line-height:1.6}.legal-module__Yd4PWa__table tr:nth-child(2n) td{background:var(--color-bg)}.legal-module__Yd4PWa__meta{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;gap:6px;margin-top:48px;padding:20px 24px;display:flex}.legal-module__Yd4PWa__metaRow{gap:16px;font-size:13px;display:flex}.legal-module__Yd4PWa__metaLabel{color:var(--color-text-tertiary);min-width:80px}.legal-module__Yd4PWa__metaValue{color:var(--color-text-secondary)}@media (max-width:768px){.legal-module__Yd4PWa__hero{padding:88px 0 48px}.legal-module__Yd4PWa__main{padding:40px 0 60px}.legal-module__Yd4PWa__toc{padding:20px}.legal-module__Yd4PWa__table{font-size:13px}.legal-module__Yd4PWa__table th,.legal-module__Yd4PWa__table td{padding:8px 10px}}
.ProfileClient-module__MWsDLG__page{padding-top:var(--nav-height);background:var(--color-bg);min-height:100vh;padding-bottom:80px}.ProfileClient-module__MWsDLG__profileHeader{padding:48px 0 32px;position:relative;overflow:hidden}.ProfileClient-module__MWsDLG__headerBg{background:linear-gradient(160deg, var(--color-ocean-dark) 0%, var(--color-ocean-mid) 70%, #0c4a6e80 100%);position:absolute;inset:0}.ProfileClient-module__MWsDLG__headerContent{z-index:1;flex-wrap:wrap;align-items:flex-start;gap:28px;display:flex;position:relative}.ProfileClient-module__MWsDLG__avatarWrap{flex-shrink:0;position:relative}.ProfileClient-module__MWsDLG__avatar{border-radius:var(--radius-full);object-fit:cover;border:3px solid #38bdf866;width:100px;height:100px}.ProfileClient-module__MWsDLG__levelBadge{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));color:#fff;border-radius:var(--radius-full);white-space:nowrap;padding:2px 8px;font-size:10px;font-weight:700;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.ProfileClient-module__MWsDLG__profileInfo{flex:1;min-width:250px}.ProfileClient-module__MWsDLG__nameRow{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px;display:flex}.ProfileClient-module__MWsDLG__displayName{font-family:var(--font-display);color:#fff;letter-spacing:-.03em;font-size:26px;font-weight:800}.ProfileClient-module__MWsDLG__username{color:#ffffff80;font-size:14px}.ProfileClient-module__MWsDLG__agencyBadge{border-radius:var(--radius-full);color:var(--color-secondary);background:#38bdf826;border:1px solid #38bdf84d;padding:3px 8px;font-size:11px;font-weight:700}.ProfileClient-module__MWsDLG__bio{color:#ffffffb3;max-width:500px;margin-bottom:20px;font-size:14px;line-height:1.7}.ProfileClient-module__MWsDLG__profileStats{flex-wrap:wrap;gap:24px;display:flex}.ProfileClient-module__MWsDLG__profileStat{flex-direction:column;align-items:center;display:flex}.ProfileClient-module__MWsDLG__profileStatValue{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;font-size:20px;font-weight:700}.ProfileClient-module__MWsDLG__profileStatLabel{color:#ffffff80;margin-top:2px;font-size:11px}.ProfileClient-module__MWsDLG__headerActions{align-items:flex-start;padding-top:8px;display:flex}.ProfileClient-module__MWsDLG__editBtn{flex-shrink:0}.ProfileClient-module__MWsDLG__tabBar{background:var(--color-surface);border-bottom:1px solid var(--color-border-subtle);top:var(--nav-height);z-index:10;position:sticky}.ProfileClient-module__MWsDLG__tabs{gap:0;display:flex}.ProfileClient-module__MWsDLG__tab{color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition);background:0 0;border:none;border-bottom:2px solid #0000;padding:16px 24px;font-size:14px;font-weight:500}.ProfileClient-module__MWsDLG__tab:hover{color:var(--color-primary)}.ProfileClient-module__MWsDLG__tabActive{color:var(--color-primary)!important;border-bottom-color:var(--color-primary)!important;font-weight:600!important}.ProfileClient-module__MWsDLG__logsSection{padding:32px 0}.ProfileClient-module__MWsDLG__summaryGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px;display:grid}.ProfileClient-module__MWsDLG__summaryCard{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:20px;display:flex}.ProfileClient-module__MWsDLG__summaryValue{font-family:var(--font-display);letter-spacing:-.02em;font-size:20px;font-weight:700}.ProfileClient-module__MWsDLG__summaryLabel{color:var(--color-text-tertiary);font-size:12px}.ProfileClient-module__MWsDLG__sectionTitle{color:var(--color-text);letter-spacing:-.02em;margin-bottom:16px;font-size:18px;font-weight:700}.ProfileClient-module__MWsDLG__logGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.ProfileClient-module__MWsDLG__editSection{padding:32px 0}.ProfileClient-module__MWsDLG__editCard{flex-direction:column;gap:20px;max-width:640px;padding:36px;display:flex}.ProfileClient-module__MWsDLG__editTitle{color:var(--color-text);letter-spacing:-.02em;font-size:20px;font-weight:700}.ProfileClient-module__MWsDLG__formGroup{flex-direction:column;flex:1;gap:6px;display:flex}.ProfileClient-module__MWsDLG__formLabel{color:var(--color-text-secondary);font-size:13px;font-weight:600}.ProfileClient-module__MWsDLG__formInput{border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);background:var(--color-bg);color:var(--color-text);transition:border-color var(--transition);outline:none;width:100%;padding:11px 14px;font-size:14px}.ProfileClient-module__MWsDLG__formInput:focus{border-color:var(--color-primary)}.ProfileClient-module__MWsDLG__formTextarea{resize:vertical}.ProfileClient-module__MWsDLG__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ProfileClient-module__MWsDLG__formActions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}@media (max-width:768px){.ProfileClient-module__MWsDLG__summaryGrid{grid-template-columns:repeat(2,1fr)}.ProfileClient-module__MWsDLG__logGrid,.ProfileClient-module__MWsDLG__formRow{grid-template-columns:1fr}.ProfileClient-module__MWsDLG__profileStats{gap:16px}}
.CtaSection-module__vOvXsq__cta{z-index:1;background:0 0;padding:120px 0 132px;position:relative}.CtaSection-module__vOvXsq__panel{text-align:center;border-radius:var(--radius-xl);width:100%;max-width:940px;color:var(--paper-card);background:linear-gradient(#033466eb 0%,#052647f2 48%,#061626f7 100%);border:1px solid #ffffff24;margin:0 auto;padding:88px 48px 80px;position:relative;overflow:hidden;box-shadow:0 34px 70px #0412206b}.CtaSection-module__vOvXsq__panel:before{content:"";pointer-events:none;background:radial-gradient(120% 80% at 50% -10%,#ffffff1a 0%,#0000 55%);position:absolute;inset:0}.CtaSection-module__vOvXsq__panel>*{z-index:1;position:relative}.CtaSection-module__vOvXsq__eyebrow{font-family:var(--font-en);letter-spacing:.08em;color:var(--khaki-light);align-items:center;gap:11px;margin-bottom:22px;font-size:14px;font-weight:700;display:inline-flex}.CtaSection-module__vOvXsq__eyebrow:before,.CtaSection-module__vOvXsq__eyebrow:after{content:"";background:var(--khaki-light);width:26px;height:1px}.CtaSection-module__vOvXsq__heading{font-family:var(--font-display);letter-spacing:-.02em;color:#fbfaf4;margin-bottom:24px;font-size:clamp(30px,4.6vw,50px);font-weight:700;line-height:1.44}.CtaSection-module__vOvXsq__sub{font-family:var(--font-sans);color:#fbfaf4c7;max-width:600px;margin:0 auto 44px;font-size:clamp(15px,1.7vw,17px);line-height:2.05}.CtaSection-module__vOvXsq__sub .CtaSection-module__vOvXsq__num{color:#fbfaf4}.CtaSection-module__vOvXsq__buttons{flex-direction:column;align-items:center;gap:18px;display:flex}.CtaSection-module__vOvXsq__panel .btn--primary{background:var(--paper-card);color:var(--blue-deep);box-shadow:0 10px 26px #0412206b}.CtaSection-module__vOvXsq__panel .btn--primary:hover{color:var(--blue);background:#fff;box-shadow:0 14px 32px #04122080}.CtaSection-module__vOvXsq__webCta,.CtaSection-module__vOvXsq__instagramBtn{border-radius:var(--radius-full);font-family:var(--font-sans);color:#fbfaf4eb;transition:background-color var(--transition), border-color var(--transition), transform var(--transition);background:#ffffff0f;border:1.5px solid #ffffff38;justify-content:center;align-items:center;gap:9px;padding:13px 26px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.CtaSection-module__vOvXsq__webCta:hover,.CtaSection-module__vOvXsq__instagramBtn:hover{background:#ffffff1f;border-color:#fff6;transform:translateY(-2px)}.CtaSection-module__vOvXsq__guideLink{color:#fbfaf499;transition:color var(--transition);margin-top:8px;font-size:14px;font-weight:700}.CtaSection-module__vOvXsq__guideLink:hover{color:var(--khaki-light)}@media (max-width:640px){.CtaSection-module__vOvXsq__cta{padding:76px 0}.CtaSection-module__vOvXsq__panel{border-radius:var(--radius-lg);padding:56px 22px 52px}.CtaSection-module__vOvXsq__buttons,.CtaSection-module__vOvXsq__buttons>a.CtaSection-module__vOvXsq__webCta,.CtaSection-module__vOvXsq__buttons>a.CtaSection-module__vOvXsq__instagramBtn,.CtaSection-module__vOvXsq__buttons>a:first-child{width:100%}}
.page-module__tf7nwW__page{background:var(--paper);min-height:100vh;padding-bottom:80px}.page-module__tf7nwW__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#005eb8 0%,#05264a 100%);padding:80px 24px 60px}.page-module__tf7nwW__hero h1{margin-bottom:12px;font-size:clamp(28px,4vw,44px);font-weight:800}.page-module__tf7nwW__hero p{opacity:.75;max-width:480px;margin:0 auto;font-size:16px}.page-module__tf7nwW__container{max-width:680px;margin:0 auto;padding:60px 24px 0}.page-module__tf7nwW__introBox{background:var(--paper-card);border:1.5px solid #005eb838;border-radius:16px;margin-bottom:48px;padding:24px 28px}.page-module__tf7nwW__introBox h2{color:var(--ink);margin-bottom:8px;font-size:16px;font-weight:800}.page-module__tf7nwW__introBox p{color:var(--ink-soft);font-size:14px;line-height:1.7}.page-module__tf7nwW__stepsTitle{letter-spacing:2px;text-transform:uppercase;color:var(--blue-deep);margin-bottom:20px;font-size:13px;font-weight:800}.page-module__tf7nwW__step{align-items:flex-start;gap:20px;margin-bottom:32px;display:flex}.page-module__tf7nwW__stepNum{color:#fff;background:linear-gradient(135deg,#005eb8 0%,#00478c 100%);border-radius:14px;flex:0 0 44px;justify-content:center;align-items:center;height:44px;font-size:18px;font-weight:800;display:flex}.page-module__tf7nwW__stepContent h3{color:var(--ink);margin-bottom:6px;font-size:16px;font-weight:800}.page-module__tf7nwW__stepContent p{color:var(--ink-soft);font-size:14px;line-height:1.7}.page-module__tf7nwW__stepLink{background:var(--blue);color:#fff;border-radius:999px;margin-top:10px;padding:8px 18px;font-size:13px;font-weight:700;transition:background .2s;display:inline-block}.page-module__tf7nwW__stepLink:hover{background:var(--blue-deep)}.page-module__tf7nwW__faqSection{margin-top:60px}.page-module__tf7nwW__faqTitle{color:var(--ink);margin-bottom:20px;font-size:20px;font-weight:800}.page-module__tf7nwW__faqItem{border-bottom:1px solid var(--line);padding:18px 0}.page-module__tf7nwW__faqQ{color:var(--ink);margin-bottom:8px;font-size:15px;font-weight:700}.page-module__tf7nwW__faqA{color:var(--ink-soft);font-size:14px;line-height:1.7}.page-module__tf7nwW__bottomCta{text-align:center;color:#fff;background:linear-gradient(135deg,#005eb8 0%,#05264a 100%);border-radius:20px;margin-top:60px;padding:40px 24px}.page-module__tf7nwW__bottomCta h3{margin-bottom:8px;font-size:22px;font-weight:800}.page-module__tf7nwW__bottomCta p{opacity:.7;margin-bottom:20px;font-size:14px}.page-module__tf7nwW__bottomCtaBtn{background:var(--paper-card);color:var(--blue-deep);border-radius:999px;padding:14px 32px;font-size:15px;font-weight:800;transition:transform .2s;display:inline-block}.page-module__tf7nwW__bottomCtaBtn:hover{transform:translateY(-2px)}
