/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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;--color-gray-900:oklch(21% .034 264.665);--color-white:#fff;--spacing:.25rem;--container-5xl:64rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--radius-lg:.5rem;--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{.visible{visibility:visible}.fixed{position:fixed}.top-0{top:calc(var(--spacing) * 0)}.right-0{right:calc(var(--spacing) * 0)}.left-0{left:calc(var(--spacing) * 0)}.z-50{z-index:50}.mx-auto{margin-inline:auto}.flex{display:flex}.h-6{height:calc(var(--spacing) * 6)}.h-20{height:calc(var(--spacing) * 20)}.w-6{width:calc(var(--spacing) * 6)}.max-w-5xl{max-width:var(--container-5xl)}.flex-shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-white{background-color:var(--color-white)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-gray-900{color:var(--color-gray-900)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--color-primary:#06f;--color-primary-dark:#0052cc;--color-bg:#fff;--color-surface:#f8f9fa;--color-text:#1a1a1a;--color-text-secondary:#6b7280;--color-accent:#ff6b00}html{scroll-behavior:smooth}body{background-color:var(--color-bg);color:var(--color-text);margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif}:root{--clipin-green:#0d2e37;--clipin-bg:#f2f2f2}body{font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,Hiragino Sans,sans-serif}#header{background-color:#fff;border-bottom:1px solid #0000;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,border-color .3s}#header .nav-logo-text{color:var(--clipin-green);letter-spacing:0;font-family:Futura,Century Gothic,Trebuchet MS,sans-serif;font-size:17.774px;font-weight:700}#header .lang-toggle-btn{color:#6b7280;background-color:#0000;border-color:#e5e7eb;font-size:13px;font-weight:500;transition:color .2s,border-color .2s,background-color .2s}#header .lang-toggle-btn:hover{color:#111827;background-color:#0000000a;border-color:#9ca3af}.nav-download-pill{color:#fff;white-space:nowrap;letter-spacing:.15px;background-color:#1d1a1a;border-radius:9999px;justify-content:center;align-items:center;padding:12px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.nav-download-pill:hover{opacity:.85}#header.nav-scrolled{-webkit-backdrop-filter:blur(20px);background-color:#fafafae6;border-color:#00000014}.figma-hero-bg{background-color:var(--clipin-bg)}.figma-h1{color:var(--clipin-green);letter-spacing:-.02em;margin:0 0 16px;font-size:40px;font-weight:700;line-height:1.15}@media (width>=768px){.figma-h1{font-size:56px}}.figma-hero-sub{color:var(--clipin-green);margin:0 0 28px;font-size:15px;font-weight:700;line-height:1.7}.figma-appstore-btn{color:#fff;background:#000;border:1px solid #333;border-radius:10px;align-items:center;gap:10px;padding:8px 16px;text-decoration:none;transition:opacity .2s;display:inline-flex}.figma-appstore-btn:hover{opacity:.85}.figma-appstore-icon{flex-shrink:0;width:24px;height:24px}.figma-appstore-label{flex-direction:column;display:flex}.figma-appstore-sub{opacity:.85;font-size:10px;font-weight:400;line-height:1.2}.figma-appstore-main{letter-spacing:-.01em;font-size:17px;font-weight:600;line-height:1.2}.figma-h2{color:var(--clipin-green);margin:0 0 20px;font-size:28px;font-weight:500;line-height:1.45}@media (width>=768px){.figma-h2{font-size:32px}}.figma-bullet-list{color:var(--clipin-green);margin:0;padding-left:24px;font-size:16px;font-weight:500;line-height:1.8}.figma-body-text{color:var(--clipin-green);margin:0;font-size:16px;font-weight:500;line-height:1.7}.figma-mockup-area{justify-content:flex-end;align-items:flex-end;height:460px;display:flex;position:relative}.figma-ipad-img{mix-blend-mode:darken;pointer-events:none;border-radius:12px;width:78%;max-width:480px;position:absolute;bottom:0;left:-5%}.figma-iphone-wrap{z-index:2;filter:drop-shadow(0 24px 48px #00000047);flex-shrink:0;width:145px;position:relative}.figma-iphone-bezel{background:#1a1a1a;border-radius:34px;padding:10px 8px 8px;box-shadow:inset 0 0 0 1px #ffffff14}.figma-iphone-notch{background:#333;border-radius:4px;width:52px;height:5px;margin:2px auto 7px}.figma-iphone-screen{aspect-ratio:393/852;border-radius:22px;overflow:hidden}.figma-iphone-screen img{object-fit:cover;width:100%;height:100%;display:block}@media (width>=768px){.figma-iphone-wrap{width:172px}}.figma-card{box-shadow:none;background:#fff;border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex}.figma-card-emoji{font-size:40px;line-height:1}.figma-card-title{color:#101828;margin:0;font-size:20px;font-weight:500;line-height:1.3}.figma-card-body{color:#6a7282;margin:0;font-size:14px;font-weight:500;line-height:1.65}.hero-content,.feature-card,.step-item,.screenshot-item,.cta-section{opacity:0}details>summary{cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none}details>summary::-webkit-details-marker{display:none}details[open] .faq-icon{transform:rotate(45deg)}.faq-icon{transition:transform .2s}.iphone-mockup{display:inline-block;position:relative}.iphone-mockup:before{content:"";z-index:1;pointer-events:none;border:10px solid #1a1a1a;border-radius:40px;position:absolute;inset:0;box-shadow:0 0 0 2px #333,inset 0 0 0 2px #333,0 30px 60px #0000004d}.iphone-mockup img{border-radius:32px;display:block}.phone-frame{background:#1a1a1a;border-radius:36px;flex-shrink:0;width:220px;padding:12px;position:relative;box-shadow:0 0 0 1px #333,0 24px 48px #00000040}.phone-frame--sm{border-radius:28px;width:180px;padding:9px}.phone-frame:before{content:"";z-index:2;background:#333;border-radius:4px;width:60px;height:6px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-frame--sm:before{width:48px;height:5px;top:8px}.phone-screen{background:#f8f9fa;border-radius:26px;flex-direction:column;min-height:380px;display:flex;overflow:hidden}.phone-frame--sm .phone-screen{border-radius:20px;min-height:300px}.phone-screen--keyboard{background:#f8f9fa}.mock-statusbar{color:#1a1a1a;justify-content:space-between;align-items:center;padding:14px 16px 4px;font-size:10px;font-weight:600;display:flex}.phone-frame--sm .mock-statusbar{padding:10px 12px 3px;font-size:9px}.mock-statusbar-icons{align-items:center;gap:4px;display:flex}.mock-navbar{color:#1a1a1a;padding:4px 16px 8px;font-size:15px;font-weight:700}.phone-frame--sm .mock-navbar{padding:3px 12px 6px;font-size:13px}.mock-search{color:#9ca3af;background:#e5e7eb;border-radius:10px;margin:0 12px 8px;padding:6px 10px;font-size:11px}.phone-frame--sm .mock-search{margin:0 10px 6px;font-size:10px}.mock-groups{gap:6px;padding:0 12px 10px;display:flex;overflow:hidden}.phone-frame--sm .mock-groups{gap:5px;padding:0 10px 8px}.mock-group{white-space:nowrap;border-radius:20px;padding:3px 10px;font-size:10px;font-weight:600}.phone-frame--sm .mock-group{padding:2px 8px;font-size:9px}.mock-group--active{color:#fff;background:#6366f1}.mock-group--inactive{color:#6b7280;background:#e5e7eb}.mock-clip-list{flex-direction:column;flex:1;gap:6px;padding:0 12px;display:flex}.phone-frame--sm .mock-clip-list{gap:5px;padding:0 10px}.mock-clip-item{background:#fff;border-radius:10px;align-items:flex-start;gap:8px;padding:8px 10px;display:flex;box-shadow:0 1px 3px #0000000f}.phone-frame--sm .mock-clip-item{border-radius:8px;gap:6px;padding:6px 8px}.mock-clip-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:3px}.phone-frame--sm .mock-clip-dot{width:6px;height:6px;margin-top:2px}.mock-clip-body{flex:1;min-width:0}.mock-clip-text{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:500;line-height:1.4;overflow:hidden}.phone-frame--sm .mock-clip-text{font-size:10px}.mock-clip-meta{color:#9ca3af;margin-top:1px;font-size:9px}.mock-clip-code{color:#059669;background:#ecfdf5;border-radius:4px;padding:1px 4px;font-family:SF Mono,Fira Code,monospace;font-size:10px}.phone-frame--sm .mock-clip-code{font-size:9px}.mock-color-swatch{border:1px solid #0000001a;border-radius:4px;flex-shrink:0;width:16px;height:16px;margin-top:1px}.mock-group-list{flex-direction:column;gap:4px;padding:0 12px;display:flex}.phone-frame--sm .mock-group-list{gap:3px;padding:0 10px}.mock-group-item{color:#374151;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-size:11px;font-weight:500;display:flex;box-shadow:0 1px 2px #0000000a}.phone-frame--sm .mock-group-item{border-radius:6px;gap:6px;padding:5px 8px;font-size:10px}.mock-group-item--active{color:#fff;background:#6366f1}.mock-keyboard{background:#d1d5db;border-top:1px solid #e5e7eb;padding:8px 4px 4px}.mock-keyboard-tray{background:#fff;border-radius:8px;gap:5px;margin-bottom:6px;padding:6px 8px;display:flex;overflow:hidden}.mock-key{color:#374151;white-space:nowrap;background:#f3f4f6;border-bottom:1px solid #d1d5db;border-radius:4px;padding:4px 8px;font-size:9px}.mock-key--tray{color:#fff;background:#6366f1;border-bottom-color:#4f46e5}.sub-feature-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.feature-main-card{opacity:0}.lp-body{max-width:480px;margin:0 auto;overflow-x:hidden}.lp-hero{background:#f2f2f2;flex-direction:column;align-items:center;gap:26px;padding:116px 5px 0;display:flex;overflow:hidden}.lp-hero-text{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:0 10px;display:flex}.lp-hero-title{color:#0d2e37;margin:0;font-family:Noto Sans JP,sans-serif;font-size:40px;font-weight:700;line-height:normal}.lp-hero-subtitle{color:#0d2e37;margin:0;font-family:Noto Sans JP,sans-serif;font-size:15px;font-weight:700;line-height:24px}.lp-badge-link{width:fit-content;line-height:0;display:inline-block}.lp-appstore-badge-img{object-fit:fill;width:104px;height:52px;display:block}.lp-hero-phone-clip{justify-content:center;align-items:flex-start;width:366px;max-width:100%;height:311px;display:flex;overflow:hidden}.lp-hero-phone-bezel{border-radius:44px;flex-shrink:0;width:220px;padding:12px 10px 10px}.lp-items{background:linear-gradient(55.03deg,#0d2e37 0%,#164653 100%);flex-direction:column;gap:53px;padding:50px 0;display:flex;overflow:hidden}.lp-items-text{flex-direction:column;gap:16px;padding:0 16px;display:flex}.lp-items-title{color:#ebe7d1;margin:0;font-family:Noto Sans JP,sans-serif;font-size:28px;font-weight:500;line-height:normal}.lp-items-body{color:#ebe7d1;margin:0;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:500;line-height:normal}.lp-scroll-x{scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding-left:16px;display:flex;overflow-x:auto}.lp-scroll-x::-webkit-scrollbar{display:none}.lp-scroll-end-pad{flex-shrink:0;width:16px}.lp-clip-card{flex-direction:column;flex-shrink:0;gap:29px;width:228px;display:flex}.lp-clip-label{color:#fff;white-space:nowrap;font-family:-apple-system,SF Pro,Helvetica Neue,sans-serif;font-size:20px;font-weight:400;line-height:1}.lp-clip-content{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f6f699;border:1.266px solid #e0e0e0;border-radius:8px;height:203px;position:relative;overflow:hidden}.lp-clip-content--img{background:0 0;border:none}.lp-clip-bg-img{object-fit:cover;pointer-events:none;border-radius:8px;width:100%;height:100%;position:absolute;inset:0}.lp-clip-body-text{color:#000;font-family:-apple-system,SF Pro,Helvetica Neue,sans-serif;font-size:13.93px;font-weight:400;line-height:16.5px;position:absolute;top:42px;left:14px;right:8px}.lp-clip-footer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#000;background:#e6e6e699;justify-content:space-between;align-items:center;height:51px;padding:0 10px;font-family:-apple-system,SF Pro,Helvetica Neue,sans-serif;font-size:12.66px;line-height:16.5px;display:flex;position:absolute;bottom:0;left:0;right:0}.lp-clip-footer--url{justify-content:flex-start}.lp-clip-footer-name{text-overflow:ellipsis;white-space:nowrap;max-width:65%;overflow:hidden}.lp-clip-footer-meta{text-align:right;flex-shrink:0;font-size:10.13px}.lp-clip-footer-url{color:#000;opacity:.6;text-overflow:ellipsis;white-space:nowrap;font-size:10.13px;overflow:hidden}.lp-keyboard{background:#fff;flex-direction:column;gap:24px;min-height:615px;padding:36px 16px 0;display:flex;overflow:hidden}.lp-keyboard-text h2{color:#0d2e37;margin:0 0 16px;font-family:Noto Sans JP,sans-serif;font-size:28px;font-weight:500;line-height:normal}.lp-keyboard-text p{color:#0d2e37;margin:0;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:500;line-height:normal}.lp-keyboard-img-wrap{background:linear-gradient(224.53deg,#fff 0%,#e7e9ff 100%);border-radius:0;flex:1;min-height:380px;position:relative;overflow:hidden}.lp-keyboard-img{object-fit:cover;border:1px solid #ddd;border-radius:24px;width:280px;height:609px;position:absolute;top:-290px;left:50%;transform:translate(-50%);box-shadow:4px 4px 17px #1a1a5929,30px 30px 50px #1a1a5933}.lp-features{background:#f2f2f2;flex-direction:column;gap:16px;padding:36px 16px;display:flex}.lp-feature-card{background:#fff;border-radius:8px;flex-direction:column;gap:16px;padding:16px;display:flex}.lp-feature-emoji{font-size:43px;line-height:27px}.lp-feature-title{color:#101828;margin:0;font-family:Noto Sans JP,sans-serif;font-size:20px;font-weight:500;line-height:24px}.lp-feature-body{color:#6a7282;margin:0;font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:500;line-height:22.75px}.lp-testimonials{background:#ebe7d1;flex-direction:column;gap:24px;padding:36px 0;display:flex;overflow:hidden}.lp-testimonials-header{flex-direction:column;gap:8px;padding:0 16px;display:flex}.lp-testimonials-title{color:#0d2e37;white-space:nowrap;margin:0;font-family:Noto Sans JP,sans-serif;font-size:24px;font-weight:700}.lp-testimonials-body{color:#0d2e37;margin:0;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:400;line-height:normal}.lp-testimonial-card{box-sizing:border-box;background:#fff;border:2px solid #0d2e37;border-radius:8px;flex-direction:column;flex-shrink:0;gap:16px;width:260px;height:260px;padding:16px;display:flex}.lp-testimonial-card--gradient{background:linear-gradient(45.94deg,#ebe7d1 8.9%,#fff 20.3%)}.lp-testimonial-text{color:#101828;flex:1;margin:0;font-family:Noto Sans JP,sans-serif;font-size:15px;font-weight:400;line-height:28px;overflow:hidden}.lp-testimonial-role{color:#6a7282;margin:0;font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:500;line-height:22.75px}.lp-download{background:#f2f2f7;flex-direction:column;align-items:flex-start;gap:24px;padding:36px 16px;display:flex}.lp-download-title{color:#0d2e37;margin:0;font-family:Noto Sans JP,sans-serif;font-size:24px;font-weight:700}.lp-dl-card{box-sizing:border-box;border-radius:16px;flex-direction:column;gap:40px;width:100%;padding:40px 16px;display:flex}.lp-dl-card--dark{background:linear-gradient(45.48deg,#0d2e37 0%,#164653 100%)}.lp-dl-card--light{background:#fff}.lp-dl-card-title{color:#ebe7d1;margin:0 0 14px;font-family:Noto Sans JP,sans-serif;font-size:30px;font-weight:700;line-height:normal}.lp-dl-card-title--dark{color:#0d2e37}.lp-dl-card-body{color:#ebe7d1;margin:0;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:400;line-height:normal}.lp-dl-card-body--dark{color:#0d2e37}.lp-dl-divider{background:#fff3;width:100%;height:1px}.lp-dl-divider--light{background:#0000001a}.lp-dl-actions{justify-content:center;align-items:center;gap:40px;display:flex}.lp-app-icon{border-radius:17.5px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.lp-app-icon--white{background:#fff}.lp-app-icon--dark{background:linear-gradient(45deg,#0d2e37 0%,#164653 100%)}.lp-app-icon img{object-fit:contain;width:60%;height:60%}.lp-macappstore-btn{color:#0d2e37;box-sizing:border-box;background:#fff;border:none;border-radius:10px;align-items:center;gap:8px;height:40px;padding:7px 14px;text-decoration:none;display:inline-flex}.lp-macappstore-btn:hover{opacity:.85}.lp-macappstore-icon{flex-shrink:0;width:22px;height:22px}.lp-macappstore-label{flex-direction:column;display:flex}.lp-macappstore-sub{opacity:.75;font-size:9px;font-weight:400;line-height:1.2}.lp-macappstore-main{white-space:nowrap;font-size:14px;font-weight:600;line-height:1.2}.lp-appstore-badge-sm{object-fit:fill;width:104px;height:52px;display:block}.lp-footer{background:#fff;flex-direction:column;gap:40px;padding:36px 16px 8px;display:flex}.lp-footer-links-row{flex-direction:column;gap:40px;display:flex}.lp-footer-link-group{flex-direction:column;gap:16px;display:flex}.lp-footer-group-label{color:#787878;letter-spacing:.15px;margin:0;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:500;line-height:24px}.lp-footer-link{color:#111111bf;letter-spacing:.15px;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:500;line-height:24px;text-decoration:none}.lp-footer-link:hover{color:#111}.lp-footer-brand{align-items:center;gap:20px;height:63px;display:flex}.lp-footer-icon{flex-shrink:0;width:63px;height:63px}.lp-footer-wordmark{color:#0d2e37;font-family:Futura,Century Gothic,Trebuchet MS,sans-serif;font-size:47px;font-weight:700;line-height:normal}.lp-lang-pill{cursor:pointer;background:#7777771a;border:none;border-radius:9999px;align-items:center;gap:8px;width:97px;height:32px;padding:0 12px;display:inline-flex}.lp-lang-icon{flex-shrink:0;width:14px;height:14px}.lp-lang-label{color:#111111bf;letter-spacing:.13px;font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:400;line-height:16px}.lp-footer-copy{color:#11111180;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px}@media (width>=768px){.lp-body{max-width:none}#header>div{max-width:1400px}.lp-hero{flex-direction:row;justify-content:center;align-items:flex-end;gap:60px;min-height:640px;padding:160px 60px 0}.lp-hero-text{text-align:left;flex:1;align-items:flex-start;max-width:480px}.lp-hero-title{font-size:48px}.lp-hero-title br,.lp-hero-subtitle br{display:none}.lp-hero-phone-clip{flex-shrink:0;width:280px;height:420px}.lp-hero-phone-bezel{width:280px}.lp-items{gap:60px;padding:80px 0}.lp-items-text{padding:0 60px}.lp-items-title{font-size:36px}.lp-items-title br{display:none}.lp-scroll-x{padding-left:60px}.lp-clip-card{width:260px}.lp-keyboard{flex-direction:row;align-items:flex-start;gap:60px;min-height:520px;padding:80px 60px 0}.lp-keyboard-text{flex:1;max-width:360px}.lp-keyboard-text h2{font-size:32px}.lp-keyboard-img-wrap{flex:1;min-height:460px}.lp-features{flex-flow:wrap;gap:16px;padding:80px 60px}.lp-feature-card{flex:calc(50% - 8px);max-width:calc(50% - 8px)}.lp-testimonials{padding:80px 0}.lp-testimonials-header{padding:0 60px}.lp-testimonial-card{width:300px;height:280px}.lp-download{flex-flow:wrap;align-items:flex-start;gap:16px;padding:80px 60px}.lp-download-title{width:100%}.lp-dl-card{flex:1;min-width:0}.lp-footer{padding:60px 60px 24px}.lp-footer-links-row{flex-direction:row;gap:80px}}@media (width>=1280px){.lp-hero{gap:80px;min-height:780px;padding:180px 120px 0}.lp-hero-text{max-width:620px}.lp-hero-title{font-size:60px}.lp-hero-phone-clip{width:380px;height:580px}.lp-hero-phone-bezel{width:380px}.lp-items{gap:80px;padding:100px 0}.lp-items-text{padding:0 120px}.lp-items-title{font-size:48px}.lp-scroll-x{padding-left:120px}.lp-clip-card{width:300px}.lp-keyboard{gap:100px;min-height:640px;padding:100px 120px 0}.lp-keyboard-text{max-width:460px}.lp-keyboard-text h2{font-size:44px}.lp-keyboard-img-wrap{min-height:560px}.lp-features{flex-wrap:nowrap;gap:20px;padding:100px 120px}.lp-feature-card{flex:1;max-width:none}.lp-testimonials{padding:100px 0}.lp-testimonials-header{padding:0 120px}.lp-testimonial-card{width:420px;height:300px}.lp-download{gap:24px;padding:100px 120px}.lp-dl-card-title{font-size:36px}.lp-footer{padding:80px 120px 32px}.lp-footer-links-row{gap:120px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
