/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--paper:#f3efe6;--paper-light:#faf7f0;--paper-deep:#e9e1d4;--ink:#201d19;--ink-soft:#696158;--line:#201d1926;--red:#bd3c29;--red-deep:#982d20;--sage:#6f7968;--cream:#fffdf8;--serif:"Songti SC", "STSong", "Noto Serif CJK SC", "Source Han Serif SC", serif;--sans:"PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.page-width{width:min(100% - 64px,1320px);margin-inline:auto}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f3efe6eb;position:relative}.header-inner{align-items:center;gap:48px;min-height:88px;display:flex}.brand{flex:none;align-items:center;gap:13px;display:inline-flex}.brand-seal{background:var(--red) url(/app-icon.png) center / cover no-repeat;border-radius:11px;width:42px;height:42px;display:block;box-shadow:inset 0 0 0 1px #ffffff38}.brand-name strong{font-family:var(--serif);letter-spacing:.09em;font-size:21px;line-height:1.05;display:block}.brand-name small{color:var(--ink-soft);letter-spacing:.22em;margin-top:5px;font-size:8px;display:block}.main-nav{color:#504a43;gap:34px;margin-left:auto;font-size:14px;display:flex}.main-nav a,.footer-bottom a{transition:color .2s}.main-nav a:hover,.footer-bottom a:hover{color:var(--red)}.header-contact{border:1px solid var(--ink);border-radius:999px;padding:11px 17px;font-size:13px;font-weight:650;transition:all .2s}.header-contact:hover{color:var(--cream);background:var(--ink)}.hero{grid-template-columns:1.03fr .97fr;align-items:center;gap:72px;min-height:690px;padding-top:48px;padding-bottom:56px;display:grid}.eyebrow,.section-index{color:var(--red-deep);letter-spacing:.18em;margin:0 0 20px;font-size:12px;font-weight:750}.eyebrow{align-items:center;gap:12px;display:flex}.eyebrow:before{content:"";background:var(--red);width:30px;height:2px}.hero h1,.section-heading h2,.story-copy h2,.about-section h2,.contact-section h2,.about-hero h1,.support-hero h1,.legal-hero h1{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-weight:700;line-height:1.15}.hero h1{font-size:clamp(48px,4.7vw,72px)}.hero h1 span{color:var(--red);display:block}.hero-intro{max-width:620px;color:var(--ink-soft);margin:26px 0 30px;font-size:17px;line-height:1.9}.hero-actions{align-items:center;gap:28px;display:flex}.button{align-items:center;gap:15px;min-height:51px;padding:0 22px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--red);box-shadow:0 14px 30px #bd3c2938}.button-primary:hover{background:var(--red-deep)}.text-link{border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:14px;font-weight:700}.release-note{color:var(--ink-soft);align-items:center;gap:9px;margin:23px 0 0;font-size:12px;display:flex}.status-dot{background:var(--sage);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #6f796821}.product-stage{isolation:isolate;place-items:center;min-height:560px;display:grid;position:relative}.stage-rings{z-index:-1;background:#e6ded1;border-radius:50%;width:500px;height:500px;position:absolute;box-shadow:inset 0 0 0 1px #201d190a}.stage-rings:before,.stage-rings:after{content:"";border:1px solid #201d191a;border-radius:50%;position:absolute}.stage-rings:before{inset:55px}.stage-rings:after{inset:120px}.phone{z-index:2;background:#26231f;border-radius:43px;width:250px;height:505px;padding:9px;animation:5s ease-in-out infinite phone-float;position:relative;transform:rotate(3deg);box-shadow:0 34px 76px #372b1d40,inset 0 0 0 1px #ffffff40}.phone-speaker{z-index:4;background:#26231f;border-radius:13px;width:82px;height:22px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.phone-screen{background:#faf7f0;border-radius:35px;height:100%;overflow:hidden}.app-heading{justify-content:space-between;align-items:center;padding:47px 19px 16px;display:flex}.app-heading small{color:#877f74;font-size:9px}.app-heading strong{font-family:var(--serif);margin-top:3px;font-size:19px;display:block}.app-avatar{color:#fff;background:var(--red);width:30px;height:30px;font-family:var(--serif);border-radius:50%;place-items:center;font-size:12px;display:grid}.work-card{color:#f8f1e7;background:#35372f;border-radius:21px;margin:0 15px;padding:13px}.ceramic-scene{background:linear-gradient(145deg,#baad98,#776d5f 54%,#3d4038);border-radius:14px;height:155px;position:relative;overflow:hidden}.vessel{background:radial-gradient(circle at 30% 30%,#ffffff59,#0000 7%),linear-gradient(120deg,#856d57,#d9c19f 46%,#88705b 80%);border-radius:34% 34% 48% 48%/18% 18% 70% 70%;width:92px;height:94px;position:absolute;bottom:15px;left:50%;transform:translate(-50%);box-shadow:inset -12px -8px 24px #422b1c4d,0 16px 20px #1e181347}.vessel:before{content:"";background:#44382f;border-radius:50%;width:55px;height:13px;position:absolute;top:-5px;left:18px;box-shadow:inset 0 4px #bba284}.work-meta{justify-content:space-between;align-items:end;padding:13px 1px 2px;display:flex}.work-meta strong{font-family:var(--serif);font-size:15px;display:block}.work-meta span{color:#bcb5aa;font-size:9px}.work-meta b{color:#ebb4a8;font-size:11px}.app-section-label{color:#847b70;letter-spacing:.08em;margin:17px 19px 9px;font-size:9px}.process-row{color:#686158;grid-template-columns:repeat(3,1fr);gap:7px;padding:0 15px;font-size:8px;display:grid}.process-row div{background:#fffdf8;border:1px solid #e4ddd1;border-radius:13px;padding:9px}.process-row i{background:#ded3c2;border-radius:7px;width:23px;height:23px;margin-bottom:7px;display:block}.process-row div:nth-child(2) i{background:#c9d0c3}.process-row div:nth-child(3) i{background:#e7beb4}.floating-note{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8eb;border:1px solid #35302914;width:185px;padding:15px 16px;position:absolute;box-shadow:0 18px 42px #463a2b26}.floating-note span{color:var(--red);letter-spacing:.08em;margin-bottom:8px;font-size:9px;font-weight:750;display:inline-block}.floating-note strong{font-size:12px;line-height:1.5;display:block}.sync-note{top:90px;left:-5px;transform:rotate(-4deg)}.sync-note span{color:var(--sage)}.story-note{bottom:90px;right:-5px;transform:rotate(4deg)}.company-strip{border-block:1px solid var(--line);background:#fffdf8b3}.company-strip-inner{min-height:66px;color:var(--ink-soft);letter-spacing:.03em;text-align:center;justify-content:center;align-items:center;gap:13px;font-size:12px;display:flex}.company-strip-inner strong{color:var(--ink);font-size:13px}.section{padding-top:112px;padding-bottom:112px}.split-heading{grid-template-columns:1fr 1fr;align-items:end;gap:110px;margin-bottom:64px;display:grid}.section-heading h2,.story-copy h2,.about-section h2{font-size:clamp(42px,4vw,62px)}.split-heading>p,.security-copy>p,.story-copy>p,.about-copy>p{color:var(--ink-soft);margin:0;font-size:16px;line-height:1.9}.feature-grid{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.feature{border-left:1px solid var(--line);min-height:250px;padding:34px 28px;transition:background .2s}.feature:last-child{border-right:1px solid var(--line)}.feature:hover{background:#fffdf899}.feature-no{color:var(--red);letter-spacing:.18em;font-size:10px;font-weight:750}.feature h3{font-family:var(--serif);margin:48px 0 12px;font-size:22px}.feature p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.75}.story-section{background:var(--paper-deep);border-block:1px solid var(--line);padding:120px 0}.story-grid{grid-template-columns:1fr .85fr;align-items:center;gap:120px;display:grid}.story-art{min-height:520px;position:relative}.story-paper{background:var(--cream);border:1px solid #201d1921;width:350px;height:470px;position:absolute;top:20px;left:50%;box-shadow:0 26px 55px #31271c24}.story-paper-back{background:#d7cdbf;transform:translate(-47%)rotate(7deg)}.story-paper-front{padding:38px;transform:translate(-55%)rotate(-2deg)}.story-kicker{color:var(--red);letter-spacing:.18em;font-size:9px;font-weight:750}.story-vessel{background:linear-gradient(110deg,#8c9b98,#d4ded9 45%,#677978 80%);border-radius:40% 40% 47% 47%/24% 24% 66% 66%;width:138px;height:175px;margin:42px auto 25px;box-shadow:inset -20px -10px 35px #23353440,0 20px 26px #28262026}.story-vessel:before{content:"";background:#455a58;border-radius:50%;width:78px;height:19px;margin:-7px auto 0;display:block;box-shadow:inset 0 6px #aabbb5}.story-paper strong{font-family:var(--serif);font-size:25px;display:block}.story-paper small{color:var(--ink-soft);margin-top:8px;font-size:10px;display:block}.story-lines{margin-top:24px}.story-lines i{background:#d7d0c5;width:100%;height:1px;margin-top:9px;display:block}.story-lines i:nth-child(2){width:82%}.story-lines i:nth-child(3){width:58%}.qr-mark{z-index:4;border:9px solid var(--cream);background:var(--ink);width:108px;height:108px;padding:15px;position:absolute;bottom:15px;right:7%;transform:rotate(5deg);box-shadow:0 14px 28px #28231d33}.qr-mark i{border:4px solid var(--cream);width:18px;height:18px;position:absolute}.qr-mark i:first-child{top:14px;left:14px}.qr-mark i:nth-child(2){top:14px;right:14px}.qr-mark i:nth-child(3){bottom:14px;left:14px}.qr-mark span{background:var(--cream);width:9px;height:9px;box-shadow:-13px 0 0 var(--cream),0 -14px 0 var(--cream),-12px -18px 0 var(--cream);position:absolute;bottom:23px;right:24px}.story-copy>p{margin:26px 0}.plain-list{border-top:1px solid var(--line);margin:28px 0 0;padding:0;list-style:none}.plain-list li{border-bottom:1px solid var(--line);color:#4e4841;padding:14px 0 14px 25px;font-size:13px;position:relative}.plain-list li:before{content:"✓";color:var(--red);font-weight:750;position:absolute;left:0}.security-grid{grid-template-columns:1.05fr .95fr;align-items:end;gap:110px;display:grid}.security-links{gap:28px;margin-top:32px;display:flex}.security-links a{border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:13px;font-weight:700}.about-section{color:#f8f2e9;background:#27241f;padding:115px 0}.about-grid{grid-template-columns:1fr 1fr;align-items:end;gap:110px;display:grid}.section-index.light{color:#e68a77}.about-copy>p{color:#c8c0b5}.button-light{border:1px solid #f8f2e9;margin-top:30px}.button-light:hover{color:var(--ink);background:#f8f2e9}.contact-section{text-align:center;padding-top:115px;padding-bottom:120px}.contact-section h2{font-size:clamp(42px,4vw,62px)}.contact-section>p:not(.section-index){color:var(--ink-soft);margin:20px 0 35px}.contact-mail{border-bottom:2px solid var(--red);color:var(--red-deep);align-items:center;gap:16px;padding-bottom:7px;font-size:clamp(20px,2.2vw,30px);font-weight:700;display:inline-flex}.site-footer{border-top:1px solid var(--line);background:var(--paper-light)}.footer-top{grid-template-columns:1fr 1.2fr .8fr;align-items:center;gap:60px;min-height:170px;display:grid}.footer-top>p{max-width:360px;color:var(--ink-soft);font-family:var(--serif);margin:0;font-size:17px;line-height:1.7}.footer-contact{justify-self:end}.footer-contact span{color:var(--ink-soft);letter-spacing:.12em;margin-bottom:8px;font-size:10px;display:block}.footer-contact a{font-weight:700}.footer-bottom{border-top:1px solid var(--line);min-height:66px;color:var(--ink-soft);justify-content:space-between;align-items:center;gap:30px;font-size:10px;display:flex}.footer-bottom p{margin:0}.icp-link{margin-left:16px}.footer-bottom nav{flex-wrap:wrap;gap:24px;display:flex}.about-hero,.support-hero{padding-top:110px;padding-bottom:115px}.about-hero h1,.support-hero h1,.legal-hero h1{font-size:clamp(48px,6vw,82px)}.about-lead{max-width:720px;color:var(--ink-soft);margin:38px 0 0 34%;font-size:18px;line-height:1.9}.about-details{border-top:1px solid var(--line)}.about-detail-grid{border-bottom:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:120px;padding-top:72px;padding-bottom:72px;display:grid}.detail-number{color:var(--red);letter-spacing:.16em;font-size:11px;font-weight:750}.about-detail-grid h2{font-family:var(--serif);margin:18px 0 0;font-size:32px}.about-detail-grid>p,.about-detail-grid>div:last-child{color:var(--ink-soft);margin:0;font-size:16px;line-height:1.95}.company-detail strong{color:var(--ink);font-size:19px}.company-detail a{color:var(--red-deep);border-bottom:1px solid #982d2059}.support-hero{grid-template-columns:1.05fr .95fr;align-items:end;gap:100px;display:grid}.support-card{color:var(--cream);background:var(--ink);padding:36px 38px}.support-card span{color:#bfb6aa;letter-spacing:.14em;margin-bottom:12px;font-size:10px;display:block}.support-card a{color:#f0a895;border-bottom:1px solid #e78b77;font-size:22px;font-weight:700;display:inline-block}.support-card p{color:#c9c0b5;margin:28px 0 0;font-size:13px;line-height:1.8}.faq-section{padding-bottom:120px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:30px;padding:32px 0;display:grid}.faq-item>span{color:var(--red);letter-spacing:.14em;font-size:11px;font-weight:750}.faq-item h2{font-family:var(--serif);margin:0 0 10px;font-size:22px}.faq-item p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.8}.legal-hero{border-bottom:1px solid var(--line);background:var(--paper-deep)}.legal-hero-inner{padding-top:95px;padding-bottom:88px}.legal-hero-inner>p:not(.section-index){max-width:690px;color:var(--ink-soft);margin:25px 0 22px;font-size:17px;line-height:1.8}.legal-hero-inner>span{color:var(--ink-soft);font-size:11px}.legal-layout{grid-template-columns:280px minmax(0,720px);justify-content:space-between;gap:90px;padding-top:80px;padding-bottom:100px;display:grid}.legal-layout aside{border-top:2px solid var(--red);align-self:start;padding-top:18px;position:sticky;top:30px}.legal-layout aside strong,.legal-layout aside span,.legal-layout aside a{display:block}.legal-layout aside strong{font-family:var(--serif);font-size:18px}.legal-layout aside span{color:var(--ink-soft);margin:8px 0 18px;font-size:11px;line-height:1.5}.legal-layout aside a{color:var(--red-deep);font-size:12px;font-weight:700}.legal-content section+section{margin-top:52px}.legal-content h2{font-family:var(--serif);margin:0 0 18px;font-size:25px}.legal-content h3{margin:27px 0 10px;font-size:15px}.legal-content p,.legal-content li{color:#554f47;font-size:14px;line-height:1.95}.legal-content p{margin:0 0 14px}.legal-content ul{padding-left:21px}.legal-content a{color:var(--red-deep);border-bottom:1px solid #982d2059}@keyframes phone-float{0%,to{transform:rotate(3deg)translateY(0)}50%{transform:rotate(2deg)translateY(-8px)}}@media (width<=960px){.page-width{width:min(100% - 40px,760px)}.main-nav{display:none}.header-contact{margin-left:auto}.hero{grid-template-columns:1fr;gap:35px;padding-top:75px}.hero-copy{max-width:720px}.product-stage{min-height:600px}.split-heading,.story-grid,.security-grid,.about-grid,.support-hero{grid-template-columns:1fr;gap:48px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature:nth-child(2){border-right:1px solid var(--line)}.feature:nth-child(-n+2){border-bottom:1px solid var(--line)}.story-art{width:min(100%,560px);margin-inline:auto}.about-lead{margin-left:12%}.about-detail-grid{grid-template-columns:1fr;gap:30px}.footer-top{grid-template-columns:1fr 1fr;padding-block:45px}.footer-top>p{display:none}.legal-layout{grid-template-columns:1fr;gap:50px}.legal-layout aside{position:static}}@media (width<=600px){.page-width{width:min(100% - 32px,560px)}.header-inner{min-height:74px}.brand-seal{width:38px;height:38px}.brand-name strong{font-size:18px}.header-contact{padding:9px 12px;font-size:12px}.hero{padding-top:58px;padding-bottom:45px}.hero h1{font-size:46px}.hero-intro{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.product-stage{min-height:540px;margin:-25px -18px;transform:scale(.9)}.stage-rings{width:430px;height:430px}.sync-note{left:0}.story-note{right:0}.company-strip-inner{flex-direction:column;gap:5px;padding-block:18px}.section,.story-section,.about-section,.contact-section{padding-top:80px;padding-bottom:80px}.section-heading h2,.story-copy h2,.about-section h2,.contact-section h2{font-size:42px}.feature-grid{grid-template-columns:1fr}.feature{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:auto}.feature:last-child{border-bottom:none}.feature h3{margin-top:30px}.story-art{min-height:470px;margin:-30px -12px;transform:scale(.86)}.security-links{flex-direction:column;align-items:flex-start;gap:18px}.footer-top{grid-template-columns:1fr;gap:30px}.footer-contact{justify-self:start}.footer-bottom{flex-direction:column;align-items:flex-start;padding-block:24px}.footer-bottom nav{gap:15px 20px}.about-hero,.support-hero{padding-top:75px;padding-bottom:80px}.about-hero h1,.support-hero h1,.legal-hero h1{font-size:47px}.about-lead{margin-left:0;font-size:16px}.support-card{padding:28px 24px}.support-card a{font-size:17px}.faq-item{grid-template-columns:44px 1fr;gap:10px}.legal-hero-inner{padding-top:70px;padding-bottom:65px}.legal-layout{padding-top:58px;padding-bottom:80px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
