:root{--background:#ffffff;--ink:#071f3f;--ink-soft:#516177;--muted:#7b8796;--line:#e6ebf0;--line-strong:#d7e0e8;--teal:#009d9a;--teal-dark:#047978;--teal-soft:#d9f5f1;--water:#d9edf6;--water-deep:#73c0d4;--forest:#8bbd73;--forest-deep:#477d4b;--sand:#f1b434;--danger:#e36b58;--shadow-soft:0 28px 70px rgba(7,31,63,0.11);--shadow-phone:0 36px 90px rgba(7,31,63,0.22);--max-page:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,sans-serif;letter-spacing:0;text-rendering:geometricPrecision}button,select{font:inherit;letter-spacing:0}a{color:inherit;text-decoration:none}.landing{min-height:100vh;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,0),#ffffff 48%),radial-gradient(circle at 90% 20%,rgba(217,245,241,.36),transparent 32%),#ffffff}.site-header{width:100%;max-width:var(--max-page);margin:0 auto;padding:28px 40px 16px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;position:relative;z-index:20}.brand-link{display:inline-flex;align-items:center;gap:10px;width:fit-content;font-size:26px;font-weight:760;color:var(--ink)}.brand-link img{width:42px;height:42px}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:38px;font-size:15px;font-weight:650}.desktop-nav a{color:var(--ink);transition:color .16s ease}.desktop-nav a:hover{color:var(--teal-dark)}.header-language{position:relative}.header-actions{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:14px}.header-coming-soon{display:inline-flex;align-items:center;min-height:38px;border-radius:999px;background:var(--ink);color:#ffffff;padding:0 16px;font-size:13px;line-height:1;font-weight:780;white-space:nowrap}.header-language select{appearance:none;border:1px solid var(--line-strong);border-radius:8px;background:#ffffff;color:var(--ink);min-width:120px;padding:10px 32px 10px 14px;font-size:14px;font-weight:680;cursor:pointer;box-shadow:0 8px 24px rgba(7,31,63,.04)}.header-language:after{content:"";position:absolute;right:13px;top:50%;width:8px;height:8px;border-right:1.8px solid var(--ink);border-bottom:1.8px solid var(--ink);transform:translateY(-64%) rotate(45deg);pointer-events:none}.hero-section{width:100%;max-width:var(--max-page);margin:0 auto;padding:90px 40px 92px;min-height:810px;display:grid;grid-template-columns:minmax(390px,.88fr) minmax(520px,1.12fr);gap:42px;align-items:center}.hero-copy{max-width:620px}.hero-copy h1{margin:0;font-size:72px;line-height:.98;font-weight:820;letter-spacing:0}.hero-copy h1 span{display:block}.hero-copy .hero-brand-line{margin-bottom:20px;color:var(--ink);font-size:30px;line-height:1.1;font-weight:790}.hero-copy .accent-line{color:var(--teal)}.hero-copy>p{margin:30px 0 0;max-width:510px;color:var(--ink-soft);font-size:22px;line-height:1.54;font-weight:430}.hero-points{list-style:none;display:grid;gap:15px;padding:0;margin:40px 0 0}.hero-points li{display:flex;align-items:center;gap:14px;color:var(--ink);font-size:16px;line-height:1.35;font-weight:560}.hero-points .feature-icon{width:28px;height:28px;flex:0 0 28px}.launch-mark{margin:0;width:fit-content;color:var(--teal);font-size:34px;line-height:1.12;font-weight:780;letter-spacing:0;position:relative}.launch-mark span{display:block;width:100%;height:15px;margin-top:5px;background:linear-gradient(92deg,transparent 3%,var(--sand) 4%,var(--sand) 92%,transparent 93%),linear-gradient(176deg,transparent 0 45%,var(--sand) 46% 55%,transparent 56%);transform:skewX(-12deg)}.hero-phones{height:720px;position:relative}.phone-frame{--phone-width:322px;--phone-radius:38px;width:var(--phone-width);aspect-ratio:390/804;border-radius:var(--phone-radius);padding:10px;background:linear-gradient(140deg,#2b3038,#030508 36%,#5a626e 52%,#121820 75%,#06080c),#0c1119;box-shadow:var(--shadow-phone);position:relative}.phone-frame:before{content:"";position:absolute;inset:4px;border-radius:calc(var(--phone-radius) - 2px);border:1px solid rgba(255,255,255,.36);pointer-events:none}.phone-glass{width:100%;height:100%;border-radius:calc(var(--phone-radius) - 11px);overflow:hidden}.phone-glass,.phone-status{background:#ffffff;position:relative}.phone-status{height:35px;padding:11px 17px 0;display:flex;align-items:flex-start;justify-content:space-between;color:#0b1424;font-size:11px;font-weight:760;z-index:6}.dynamic-island{position:absolute;left:50%;top:8px;width:74px;height:22px;transform:translateX(-50%);border-radius:99px;background:#07090d}.signal-dots{display:inline-flex;gap:3px;align-items:center;padding-top:2px}.signal-dots i{width:4px;height:4px;border-radius:999px;background:currentColor;display:block}.phone-screen{height:calc(100% - 35px);position:relative;overflow:hidden;background:#ffffff}.phone-main{position:absolute;left:58px;top:8px;z-index:3;transform:rotate(-7deg)}.phone-secondary{position:absolute;right:18px;top:62px;z-index:2;transform:rotate(8deg)}.phone-small{--phone-width:184px;--phone-radius:26px;padding:6px;box-shadow:0 18px 44px rgba(7,31,63,.16)}.phone-small .phone-glass{border-radius:20px}.phone-small .phone-status{height:22px;padding:7px 10px 0;font-size:7px}.phone-small .dynamic-island{width:44px;height:13px;top:5px}.phone-small .signal-dots{gap:2px}.phone-small .signal-dots i{width:2.5px;height:2.5px}.phone-small .phone-screen{height:calc(100% - 22px)}.screen-topbar{height:38px;padding:0 14px;display:grid;grid-template-columns:34px 1fr 44px;align-items:center;gap:3px;background:#ffffff;color:#111827;border-bottom:1px solid rgba(230,235,240,.74);position:relative;z-index:4}.phone-small .screen-topbar{height:24px;padding:0 8px;grid-template-columns:20px 1fr 26px}.screen-topbar strong{text-align:center;font-size:12px;font-weight:720;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-small .screen-topbar strong{font-size:7px}.topbar-icon{color:#0b1424;font-size:20px;line-height:1}.phone-small .topbar-icon{font-size:12px}.topbar-action{color:var(--teal-dark);font-size:10px;font-weight:760;text-align:right}.phone-small .topbar-action{font-size:6px}.map-art{height:314px;position:relative;overflow:hidden;background:radial-gradient(circle at 20% 60%,rgba(255,255,255,.22),transparent 9%),linear-gradient(138deg,#d7edd2 0 18%,transparent 18%),linear-gradient(35deg,#c6e3c1 0 16%,transparent 16%),linear-gradient(165deg,#acd2a6 0 18%,#b4d8b3 18% 25%,transparent 25%),linear-gradient(120deg,var(--water) 0,#b4ddeb 36%,#84c9db 68%,#5caec5 100%)}.phone-small .map-art{height:178px}.map-art-dense{height:276px}.phone-small .map-art-dense{height:168px}.map-land{position:absolute;border-radius:46% 54% 44% 56%;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.18),transparent 18%),linear-gradient(130deg,#a6cc79,#5f9d59);box-shadow:inset 0 0 0 4px rgba(247,238,190,.88)}.map-land-left{width:218px;height:252px;left:-48px;top:10px;transform:rotate(-16deg)}.map-land-right{width:170px;height:210px;right:-58px;bottom:-20px;transform:rotate(28deg)}.map-depth-lines{position:absolute;inset:0}.map-depth-lines span{position:absolute;border:2px solid rgba(23,103,136,.32);border-left:0;border-bottom:0;border-radius:50%;transform:rotate(-14deg)}.map-depth-lines span:first-child{width:190px;height:130px;left:92px;top:64px}.map-depth-lines span:nth-child(2){width:232px;height:164px;left:58px;top:46px}.map-depth-lines span:nth-child(3){width:280px;height:210px;left:35px;top:28px}.map-depth-lines span:nth-child(4){width:320px;height:245px;left:10px;top:10px}.map-pin{width:54px;height:54px;border-radius:999px;background:#ffffff;border:1px solid rgba(7,31,63,.1);box-shadow:0 16px 32px rgba(7,31,63,.2);position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);display:grid;place-items:center}.phone-small .map-pin{width:34px;height:34px}.map-pin img{width:38px;height:38px}.phone-small .map-pin img{width:24px;height:24px}.map-float{position:absolute;right:14px;width:36px;height:36px;border:0;border-radius:999px;background:rgba(255,255,255,.94);color:var(--ink);display:grid;place-items:center;box-shadow:0 8px 20px rgba(7,31,63,.14)}.phone-small .map-float{width:22px;height:22px;right:8px}.map-float svg{width:19px;height:19px}.phone-small .map-float svg{width:12px;height:12px}.map-layer{top:14px}.map-location{top:58px}.phone-small .map-layer{top:8px}.phone-small .map-location{top:34px}.depth-panel,.forecast-panel{position:absolute;left:12px;right:12px;bottom:58px;border-radius:24px 24px 20px 20px;background:rgba(255,255,255,.97);box-shadow:0 -8px 30px rgba(7,31,63,.11);padding:18px 18px 14px}.phone-small .depth-panel,.phone-small .forecast-panel{left:7px;right:7px;bottom:0;border-radius:14px 14px 12px 12px;padding:10px 10px 8px}.forecast-panel-head{display:flex;align-items:center;gap:12px;margin-bottom:13px}.phone-small .forecast-panel-head{gap:7px;margin-bottom:7px}.forecast-panel-head .feature-icon{width:32px;height:32px;flex:0 0 32px}.phone-small .forecast-panel-head .feature-icon{width:18px;height:18px;flex-basis:18px}.forecast-panel-head span,.forecast-panel-head strong{display:block}.forecast-panel-head strong{color:#14213d;font-size:13px;line-height:1.2}.forecast-panel-head span{color:var(--muted);font-size:10px;margin-top:2px}.phone-small .forecast-panel-head strong{font-size:7px}.phone-small .forecast-panel-head span{font-size:6px}.probability-list{display:grid;gap:11px}.phone-small .probability-list{gap:6px}.probability-row{display:grid;grid-template-columns:74px 1fr 34px;align-items:center;gap:8px}.phone-small .probability-row{grid-template-columns:42px 1fr 20px;gap:5px}.probability-row span,.probability-row strong{display:block}.probability-row strong{color:#25334a;font-size:10px;line-height:1.1}.probability-row span{color:var(--teal);font-size:8px;line-height:1.25;margin-top:2px}.probability-row:nth-child(4) span{color:var(--danger)}.phone-small .probability-row strong{font-size:6px}.phone-small .probability-row span{font-size:5px}.bar-track{height:5px;border-radius:999px;background:#d8dde4;overflow:hidden}.bar-track i{display:block;height:100%;border-radius:inherit;background:var(--teal)}.probability-row b{color:#14213d;font-size:12px;text-align:right}.phone-small .probability-row b{font-size:7px}.tab-bar{position:absolute;left:0;right:0;bottom:0;height:58px;border-top:1px solid rgba(230,235,240,.88);background:#ffffff;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.tab-bar span{display:grid;place-items:center;gap:3px;color:#9aa3af;font-size:8px;font-weight:640}.tab-bar span.active{color:var(--teal-dark)}.tab-icon{display:block;width:14px;height:14px;border:1.5px solid;border-radius:4px;position:relative}.tab-icon-forecast{border-radius:999px}.tab-icon-diary:before{content:"";position:absolute;inset:3px;border-top:1.5px solid;border-bottom:1.5px solid}.tab-icon-favorites{border-radius:999px}.tab-icon-favorites:before{content:"";position:absolute;width:6px;height:6px;left:3px;top:3px;background:currentColor;transform:rotate(45deg)}.tab-icon-settings{border-radius:999px}.tab-icon-settings:before{content:"";position:absolute;width:4px;height:4px;left:4px;top:4px;border-radius:999px;background:currentColor}.catch-screen,.depth-screen,.detail-screen,.diary-screen{height:100%;background:#ffffff;position:relative}.chart-card{margin:14px 12px 10px;padding:13px;border:1px solid #edf1f5;border-radius:14px;background:linear-gradient(180deg,#ffffff,#f9fbfc);display:grid;grid-template-columns:1fr auto;gap:8px}.phone-small .chart-card{margin:8px 7px 6px;padding:8px;border-radius:9px;gap:4px}.chart-card span,.chart-card strong{display:block}.chart-card strong{color:var(--ink);font-size:12px}.chart-card span{color:var(--teal);font-size:9px;margin-top:2px}.chart-card b{color:var(--teal-dark);font-size:24px}.phone-small .chart-card strong{font-size:7px}.phone-small .chart-card span{font-size:5px}.phone-small .chart-card b{font-size:14px}.mini-chart{grid-column:1/-1;height:116px;display:grid;grid-template-columns:repeat(7,1fr);align-items:end;gap:8px;padding-top:12px}.phone-small .mini-chart{height:64px;gap:4px;padding-top:7px}.mini-chart i{display:block;border-radius:999px 999px 4px 4px;background:linear-gradient(180deg,#87dbd4,var(--teal))}.metric-list{margin:0 12px;display:grid;border-top:1px solid #edf1f5}.phone-small .metric-list{margin:0 7px}.form-row,.metric-list div{min-height:37px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f5;gap:12px}.phone-small .form-row,.phone-small .metric-list div{min-height:22px}.form-row span,.metric-list span{color:#546174;font-size:10px}.form-row strong,.metric-list strong{color:#182337;font-size:10px;font-weight:680;text-align:right}.phone-small .form-row span,.phone-small .form-row strong,.phone-small .metric-list span,.phone-small .metric-list strong{font-size:6px}.depth-panel{bottom:0}.depth-panel h4{margin:0 0 12px;color:#13213a;font-size:13px}.phone-small .depth-panel h4{margin-bottom:7px;font-size:8px}.depth-value,.toggle-row{min-height:31px;border-top:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between;gap:10px}.phone-small .depth-value,.phone-small .toggle-row{min-height:18px}.depth-value span,.toggle-row span{color:#4e5d70;font-size:10px}.phone-small .depth-value span,.phone-small .toggle-row span{font-size:6px}.toggle-row i{width:28px;height:16px;border-radius:999px;background:#ccd5dd;position:relative}.toggle-row i:before{content:"";position:absolute;width:12px;height:12px;left:2px;top:2px;border-radius:999px;background:#ffffff}.toggle-row i.active{background:var(--teal)}.toggle-row i.active:before{transform:translateX(12px)}.phone-small .toggle-row i{width:18px;height:10px}.phone-small .toggle-row i:before{width:8px;height:8px;left:1px;top:1px}.phone-small .toggle-row i.active:before{transform:translateX(8px)}.depth-value strong{color:#14213d;font-size:11px}.phone-small .depth-value strong{font-size:7px}.catch-photo{height:176px;margin:12px;border-radius:16px;position:relative;overflow:hidden;background:radial-gradient(circle at 28% 60%,rgba(255,255,255,.45),transparent 15%),linear-gradient(140deg,#456f35,#b7c27d 38%,#547a4b)}.phone-small .catch-photo{height:100px;margin:7px;border-radius:10px}.fish-shape{width:136px;height:68px;border-radius:60% 40% 50% 52%;background:linear-gradient(140deg,#d8b05c,#f7d37d 48%,#8d733a);position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);box-shadow:inset -8px -10px 18px rgba(80,55,20,.22)}.fish-shape:before{left:-34px;border-top:18px solid transparent;border-bottom:18px solid transparent;border-right:40px solid #c48b36}.fish-shape:after,.fish-shape:before{content:"";position:absolute;top:18px}.fish-shape:after{right:18px;width:6px;height:6px;border-radius:999px;background:#14213d}.phone-small .fish-shape{width:78px;height:39px}.phone-small .fish-shape:before{left:-20px;top:10px;border-top-width:10px;border-bottom-width:10px;border-right-width:23px}.phone-small .fish-shape:after{right:10px;top:10px}.catch-screen .form-row{margin:0 12px}.phone-small .catch-screen .form-row{margin:0 7px}.notes-field{margin:12px;min-height:54px;border-radius:12px;background:#f6f8fa;color:#374154;font-size:10px;line-height:1.45;padding:10px}.phone-small .notes-field{margin:7px;min-height:31px;border-radius:8px;font-size:6px;padding:6px}.diary-month{color:#6b7482;font-size:11px;font-weight:680;margin:14px 14px 7px}.phone-small .diary-month{font-size:6px;margin:8px 8px 4px}.diary-list{display:grid;margin:0 12px;border-top:1px solid #edf1f5}.phone-small .diary-list{margin:0 7px}.diary-row{min-height:68px;display:grid;grid-template-columns:1fr 46px;align-items:center;gap:10px;border-bottom:1px solid #edf1f5}.phone-small .diary-row{min-height:40px;grid-template-columns:1fr 27px;gap:6px}.diary-row em,.diary-row span,.diary-row strong{display:block;font-style:normal}.diary-row span{color:#8a94a2;font-size:8px;margin-bottom:3px}.diary-row strong{color:#182337;font-size:11px;font-weight:760}.diary-row em{color:#6b7482;font-size:9px;margin-top:2px}.phone-small .diary-row span{font-size:5px;margin-bottom:1px}.phone-small .diary-row strong{font-size:6px}.phone-small .diary-row em{font-size:5px}.catch-thumb{width:46px;height:46px;border-radius:8px;background:linear-gradient(150deg,#83a870,#d6c784);overflow:hidden;position:relative}.phone-small .catch-thumb{width:27px;height:27px;border-radius:5px}.catch-thumb span{width:25px;height:12px;border-radius:60% 42% 50% 52%;background:linear-gradient(140deg,#d4a646,#f5d379);position:absolute;left:13px;top:20px}.phone-small .catch-thumb span{width:15px;height:8px;left:8px;top:12px}.catch-thumb-2{background:linear-gradient(140deg,#87b8d7,#496b51)}.catch-thumb-3{background:linear-gradient(140deg,#6b8f66,#b9c886)}.catch-thumb-4{background:linear-gradient(140deg,#a3cedb,#467a8b)}.floating-add{position:absolute;right:18px;bottom:72px;width:48px;height:48px;border:0;border-radius:999px;background:var(--teal);color:#ffffff;font-size:30px;line-height:1;box-shadow:0 14px 24px rgba(0,157,154,.27)}.phone-small .floating-add{right:10px;bottom:12px;width:28px;height:28px;font-size:17px}.feature-section{width:100%;max-width:var(--max-page);margin:0 auto;padding:26px 40px 118px}.feature-section h2,.workflow-section h2{margin:0 auto 70px;max-width:920px;color:var(--ink);text-align:center;font-size:36px;line-height:1.15;font-weight:790}.feature-rail{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-item{min-height:270px;padding:32px 28px;text-align:center;display:flex;flex-direction:column;align-items:center}.feature-item+.feature-item{border-left:1px solid var(--line)}.feature-icon{width:64px;height:64px;display:inline-grid;place-items:center;color:var(--ink)}.feature-icon svg{width:100%;height:100%}.feature-icon-ai{color:var(--ink)}.feature-item h3{margin:18px 0 12px;font-size:19px;line-height:1.18;font-weight:790}.feature-item p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.58}.workflow-section{width:100%;max-width:1360px;margin:0 auto;padding:0 40px 116px}.workflow-section h2{margin-bottom:44px}.workflow-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:26px;align-items:start}.workflow-step{min-width:0;text-align:center}.mini-phone-wrap{position:relative;display:flex;justify-content:center;min-height:386px}.workflow-arrow{position:absolute;right:-38px;top:156px;width:44px;height:28px;color:var(--teal)}.workflow-arrow svg{width:100%;height:100%}.workflow-step h3{margin:22px 0 8px;font-size:17px;line-height:1.25;font-weight:780}.workflow-step p{margin:0 auto;max-width:210px;color:var(--ink-soft);font-size:14px;line-height:1.52}.workflow-carousel{display:none}.workflow-about{max-width:980px;margin:76px auto 0;padding-top:34px;border-top:1px solid var(--line);display:grid;grid-template-columns:210px minmax(0,1fr);gap:44px;align-items:start}.workflow-about h3{margin:0;color:var(--teal-dark);font-size:13px;line-height:1.2;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.workflow-about p{margin:0;color:var(--ink-soft);font-size:18px;line-height:1.68}.language-section{width:100%;max-width:1180px;margin:0 auto;padding:20px 40px 86px;display:grid;grid-template-columns:.78fr 1.22fr;gap:76px;align-items:start}.language-copy h2{margin:0;max-width:420px;font-size:38px;line-height:1.13;font-weight:790}.language-copy p{margin:22px 0 0;max-width:390px;color:var(--ink-soft);font-size:18px;line-height:1.65}.language-side{display:grid;gap:34px}.language-switcher{border:1px solid var(--line-strong);border-radius:999px;background:rgba(255,255,255,.95);box-shadow:0 18px 42px rgba(7,31,63,.08);display:grid;grid-template-columns:repeat(3,1fr);padding:4px}.language-switcher button{min-height:46px;border:0;border-radius:999px;background:transparent;color:#677185;font-size:16px;font-weight:740;cursor:pointer;position:relative;transition:color .16s ease,background .16s ease}.language-switcher button.active,.language-switcher button:hover{color:var(--teal-dark)}.language-switcher button.active:after{content:"";position:absolute;left:24%;right:24%;bottom:6px;height:4px;border-radius:999px;background:var(--teal)}.language-switcher-large{min-height:76px}.short-label{display:none}.contact-form{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:34px 0 30px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.contact-form button,.contact-form label:nth-of-type(3),.contact-form>div,.form-status{grid-column:1/-1}.contact-form h3{margin:0;color:var(--ink);font-size:26px;line-height:1.16;font-weight:790}.contact-form p{margin:10px 0 0;color:var(--ink-soft);font-size:15px;line-height:1.55}.contact-form label{display:grid;gap:8px;color:var(--ink);font-size:13px;font-weight:730}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line-strong);border-radius:8px;background:#ffffff;color:var(--ink);padding:13px 14px;font:inherit;font-size:15px;line-height:1.35;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.contact-form textarea{resize:vertical;min-height:132px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 4px rgba(0,157,154,.12)}.contact-form button{width:fit-content;min-height:48px;border:0;border-radius:999px;background:var(--ink);color:#ffffff;padding:0 24px;font-size:15px;font-weight:760;cursor:pointer;transition:background .16s ease,transform .16s ease}.contact-form button:hover{background:var(--teal-dark);transform:translateY(-1px)}.contact-form button:disabled{cursor:wait;opacity:.7;transform:none}.form-status{margin:-4px 0 0;font-size:14px;font-weight:690}.form-status.success{color:var(--teal-dark)}.form-status.error{color:var(--danger)}.final-section{width:100%;min-height:560px;padding:18px 40px 72px;display:flex;align-items:center;flex-direction:column;text-align:center;position:relative}.lake-line{width:min(1180px,100%);height:auto;margin:0 auto 12px;display:block}.final-logo{width:74px;height:74px;margin:6px 0 16px}.final-title{margin:0;color:var(--ink);font-size:46px;line-height:1.08;font-weight:820;letter-spacing:0}.final-section p{max-width:560px;margin:18px auto 0;color:var(--ink-soft);font-size:18px;line-height:1.6}.site-footer{width:100%;border-top:1px solid var(--line);padding:30px 40px 36px}.footer-inner{max-width:var(--max-page);margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.footer-brand{display:inline-flex;align-items:center;gap:10px;width:fit-content;color:var(--ink);font-size:17px;font-weight:790}.footer-brand img{width:34px;height:34px}.site-footer nav{display:flex;align-items:center;justify-content:center;gap:26px;color:var(--ink-soft);font-size:14px;font-weight:690}.site-footer address a:hover,.site-footer nav a:hover{color:var(--teal-dark)}.site-footer address{margin:0;justify-self:end;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;color:var(--muted);font-style:normal;font-size:13px;font-weight:610}.legal-page{min-height:100vh;background:#ffffff;color:var(--ink)}.legal-header{width:100%;max-width:var(--max-page);margin:0 auto;padding:28px 40px 18px;display:flex;align-items:center;justify-content:space-between;gap:28px}.legal-brand,.legal-footer-brand{display:inline-flex;align-items:center;gap:10px;width:fit-content;color:var(--ink);font-weight:790}.legal-brand{font-size:22px}.legal-brand img{width:36px;height:36px}.legal-footer nav,.legal-header nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:16px 26px;color:var(--ink-soft);font-size:14px;font-weight:690}.legal-footer address a:hover,.legal-footer nav a:hover,.legal-header nav a:hover{color:var(--teal-dark)}.legal-hero{width:100%;max-width:980px;margin:0 auto;padding:110px 40px 66px}.legal-document-heading p,.legal-hero p,.legal-index a span{margin:0;color:var(--teal-dark);font-size:12px;line-height:1.2;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.legal-hero h1{margin:18px 0 0;color:var(--ink);font-size:72px;line-height:.98;font-weight:820;letter-spacing:0}.legal-hero>span{display:block;max-width:710px;margin-top:26px;color:var(--ink-soft);font-size:20px;line-height:1.6}.legal-index{width:calc(100% - 80px);max-width:980px;margin:0 auto 18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.legal-index a{min-height:82px;padding:18px 22px;display:grid;align-content:center;gap:7px;color:var(--ink);font-size:17px;line-height:1.35;font-weight:760}.legal-index a+a{border-left:1px solid var(--line)}.legal-index a:hover{color:var(--teal-dark)}.legal-documents{width:100%;max-width:980px;margin:0 auto;padding:0 40px 96px}.legal-document{padding-top:82px}.legal-document+.legal-document{margin-top:24px;border-top:1px solid var(--line)}.legal-document-heading{max-width:740px}.legal-document-heading h2{margin:14px 0 0;color:var(--ink);font-size:40px;line-height:1.12;font-weight:800;letter-spacing:0}.legal-document-heading>span{display:block;margin-top:14px;color:var(--ink-soft);font-size:17px;line-height:1.58}.legal-meta{margin:34px 0 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.legal-meta div{min-width:0;padding:17px 18px}.legal-meta div+div{border-left:1px solid var(--line)}.legal-meta dd,.legal-meta dt{margin:0}.legal-meta dt{color:var(--muted);font-size:11px;line-height:1.2;font-weight:780;text-transform:uppercase;letter-spacing:.08em}.legal-meta dd{margin-top:7px;color:var(--ink);font-size:14px;line-height:1.38;font-weight:690}.legal-copy{margin-top:48px}.legal-copy section{display:grid;grid-template-columns:230px minmax(0,1fr);gap:42px;padding:31px 0;border-top:1px solid var(--line)}.legal-copy h3{margin:0;color:var(--ink);font-size:18px;line-height:1.35;font-weight:790}.legal-section-body{min-width:0}.legal-copy li,.legal-copy p{color:var(--ink-soft);font-size:16px;line-height:1.72}.legal-copy p{margin:0}.legal-copy .legal-table-wrap+p,.legal-copy p+.legal-table-wrap,.legal-copy p+p,.legal-copy p+ul,.legal-copy ul+p{margin-top:16px}.legal-copy ul{margin:0;padding-left:20px}.legal-copy li+li{margin-top:8px}.legal-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.legal-copy table{width:100%;min-width:680px;border-collapse:collapse;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}.legal-copy td,.legal-copy th{padding:15px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:14px;line-height:1.55}.legal-copy th{color:var(--ink);font-weight:790;background:#f8fafb}.legal-copy td{color:var(--ink-soft)}.legal-footer{width:calc(100% - 80px);max-width:var(--max-page);margin:0 auto;padding:32px 0 38px;border-top:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.legal-footer-brand{font-size:16px}.legal-footer-brand img{width:30px;height:30px}.legal-footer address{margin:0;justify-self:end;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;color:var(--muted);font-style:normal;font-size:13px;font-weight:610}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:1180px){.site-header{grid-template-columns:auto 1fr auto}.desktop-nav{gap:24px}.hero-section{grid-template-columns:1fr;min-height:auto;padding-top:68px}.hero-copy{max-width:780px}.hero-phones{height:680px;max-width:720px;margin:0 auto;width:100%}.phone-main{left:90px}.phone-secondary{right:78px}.feature-rail{grid-template-columns:repeat(3,1fr)}.feature-item:nth-child(4){border-left:0}.feature-item:nth-child(n+4){border-top:1px solid var(--line)}.workflow-strip{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:54px}.workflow-arrow{display:none}.language-section{grid-template-columns:1fr;gap:34px}.language-copy h2,.language-copy p{max-width:720px}.footer-inner{grid-template-columns:1fr;justify-items:start}.legal-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-meta div:nth-child(odd){border-left:0}.legal-meta div:nth-child(n+3){border-top:1px solid var(--line)}.legal-copy section{grid-template-columns:1fr;gap:16px}.legal-footer{grid-template-columns:1fr;justify-items:start}.legal-footer address,.legal-footer nav{justify-content:flex-start}.legal-footer address{justify-self:start}.site-footer address,.site-footer nav{justify-content:flex-start}.site-footer address{justify-self:start}}@media (max-width:820px){.landing{overflow:hidden}.site-header{padding:22px 22px 8px;grid-template-columns:1fr auto}.brand-link{font-size:20px}.brand-link img{width:36px;height:36px}.desktop-nav{display:none}.header-language select{min-width:98px;padding:9px 28px 9px 12px;font-size:13px}.header-actions{gap:10px}.header-coming-soon{min-height:34px;padding:0 12px;font-size:12px}.hero-section{padding:54px 22px 78px;gap:44px}.hero-copy h1{font-size:48px;line-height:1.03}.hero-copy .hero-brand-line{margin-bottom:16px;font-size:24px}.hero-copy>p{margin-top:24px;font-size:19px;line-height:1.55}.hero-points{margin-top:32px;gap:14px}.hero-points li{font-size:15px}.launch-mark{font-size:31px}.hero-phones{height:560px;width:min(100%,430px)}.phone-frame{--phone-width:260px;--phone-radius:32px;padding:8px}.phone-secondary{right:-24px;top:82px;transform:rotate(7deg) scale(.82)}.phone-main{left:-5px;top:0;transform:rotate(-6deg) scale(.92)}.feature-section{padding:0 22px 68px}.feature-section h2,.workflow-section h2{text-align:left;font-size:31px;line-height:1.16;margin-bottom:26px}.feature-rail{display:block;border-top:0}.feature-item{min-height:0;padding:17px 0;text-align:left;display:grid;grid-template-columns:42px minmax(0,1fr);gap:4px 15px;align-items:start;border-bottom:1px solid var(--line)}.feature-item+.feature-item,.feature-item:nth-child(4),.feature-item:nth-child(n+4){border-left:0;border-top:0}.feature-icon{width:40px;height:40px;grid-row:1/span 2;margin-top:1px}.feature-item h3{margin:0;font-size:18px}.feature-item p{max-width:560px;font-size:14px;line-height:1.48}.workflow-section{padding:0 22px 78px}.workflow-strip{display:none}.workflow-carousel{display:block}.workflow-phone-stage{min-height:326px;display:flex;align-items:center;justify-content:center;position:relative}.workflow-phone-stage .phone-small{--phone-width:158px}.workflow-nav{width:42px;height:42px;border:1px solid var(--line-strong);border-radius:999px;background:#ffffff;color:var(--ink);display:grid;place-items:center;position:absolute;top:50%;z-index:4;transform:translateY(-50%);box-shadow:0 12px 30px rgba(7,31,63,.1)}.workflow-nav svg{width:20px;height:20px}.workflow-nav-prev{left:calc(50% - 140px)}.workflow-nav-next{right:calc(50% - 140px)}.workflow-carousel-copy{max-width:330px;min-height:118px;margin:14px auto 0;text-align:center}.workflow-carousel-copy h3{margin:0 0 7px;font-size:18px;line-height:1.24;font-weight:780}.workflow-carousel-copy p{margin:0;color:var(--ink-soft);font-size:15px;line-height:1.48}.workflow-dots{margin-top:15px;display:flex;align-items:center;justify-content:center;gap:8px}.workflow-dots button{width:8px;height:8px;border:0;border-radius:999px;background:var(--line-strong);padding:0;cursor:pointer}.workflow-dots button.active{width:24px;background:var(--teal)}.workflow-about{margin-top:46px;padding-top:25px;grid-template-columns:1fr;gap:11px}.workflow-about p{font-size:16px;line-height:1.58}.language-section{padding:0 22px 54px}.language-copy h2{font-size:31px}.language-copy p{font-size:17px}.contact-form{grid-template-columns:1fr;padding-top:28px}.contact-form h3{font-size:24px}.site-footer{padding:26px 22px 32px}.legal-header{padding:22px 22px 8px;align-items:flex-start}.legal-brand{font-size:19px}.legal-brand img{width:32px;height:32px}.legal-header nav{gap:10px 16px;font-size:13px}.legal-hero{padding:82px 22px 48px}.legal-hero h1{font-size:52px}.legal-hero>span{font-size:17px}.legal-index{width:calc(100% - 44px);grid-template-columns:1fr}.legal-index a{min-height:70px;padding:16px 0}.legal-index a+a{border-left:0;border-top:1px solid var(--line)}.legal-documents{padding:0 22px 74px}.legal-document{padding-top:62px}.legal-document-heading h2{font-size:30px}.legal-meta{grid-template-columns:1fr}.legal-meta div+div,.legal-meta div:nth-child(n+3){border-left:0;border-top:1px solid var(--line)}.legal-meta div{padding:15px 0}.legal-copy{margin-top:36px}.legal-copy section{padding:26px 0}.legal-copy li,.legal-copy p{font-size:15px}.legal-footer{width:calc(100% - 44px)}.site-footer nav{flex-wrap:wrap;gap:16px 22px}.final-section{min-height:470px;padding:8px 22px 68px}.final-title{font-size:40px}}@media (max-width:480px){.site-header{padding-left:18px;padding-right:18px;gap:12px}.brand-link{gap:8px;font-size:18px}.brand-link img{width:32px;height:32px}.header-language select{min-width:76px;max-width:92px;font-size:12px}.header-coming-soon{min-height:32px;padding:0 10px;font-size:11px}.hero-section{padding-left:18px;padding-right:18px}.hero-copy h1{font-size:42px}.hero-copy .hero-brand-line{margin-bottom:14px;font-size:22px}.hero-copy>p{font-size:17px}.hero-points li{align-items:flex-start}.hero-points .feature-icon{margin-top:1px}.hero-phones{height:500px}.phone-frame{--phone-width:228px;--phone-radius:29px}.phone-main{left:-18px;transform:rotate(-6deg) scale(.88)}.phone-secondary{right:-74px;top:82px;transform:rotate(7deg) scale(.74)}.full-label{display:none}.short-label{display:inline}.workflow-phone-stage{min-height:286px}.workflow-phone-stage .phone-small{--phone-width:138px}.workflow-nav{width:38px;height:38px}.workflow-nav-prev{left:calc(50% - 124px)}.workflow-nav-next{right:calc(50% - 124px)}.feature-section h2,.language-copy h2,.workflow-section h2{font-size:28px}.feature-item{grid-template-columns:38px minmax(0,1fr);gap:3px 13px;padding:15px 0}.feature-icon{width:36px;height:36px}.feature-item h3{font-size:17px}.feature-item p,.workflow-carousel-copy p{font-size:14px}.final-title{font-size:34px}.contact-form input,.contact-form textarea{font-size:16px}}@media (max-width:380px){.site-header{grid-template-columns:auto 1fr}.brand-link{gap:0}.brand-link span{display:none}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}