/*! 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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#0b0e10;--ink-soft:#12171a;--paper:#f1f0eb;--paper-deep:#e4e2dc;--white:#f8f8f5;--muted:#9ba3a7;--line-dark:#ffffff21;--line-light:#0b0e1029;--accent:#20c7e9;--header-height:86px;--scroll-progress:0;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px);background:var(--ink)}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--font-geist-sans), "Pretendard Variable", Pretendard, "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}body,button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}::selection{color:inherit;background:#20c7e947}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.skip-link{z-index:999;background:var(--white);color:var(--ink);border-radius:10px;padding:12px 16px;font-size:.88rem;font-weight:700;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section-shell,.header-shell{width:min(100% - 64px,1440px);margin-inline:auto}.site-header{z-index:100;height:var(--header-height);color:var(--white);transition:background-color .32s,box-shadow .32s;position:fixed;inset:0 0 auto}.site-header:before{z-index:-1;content:"";-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#080b0d00;border-bottom:1px solid #0000;transition:background-color .32s,border-color .32s,-webkit-backdrop-filter .32s,backdrop-filter .32s;position:absolute;inset:0}.site-header:after{content:"";height:1px;transform:scaleX(var(--scroll-progress));transform-origin:0;background:var(--accent);opacity:.5;position:absolute;bottom:-1px;left:0;right:0}.site-header[data-scrolled]:before{-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:#080b0dd6;border-color:#ffffff14}.header-shell{grid-template-columns:1fr auto 1fr;align-items:center;height:100%;display:grid}.wordmark{color:var(--white);letter-spacing:-.055em;justify-self:start;font-size:clamp(1.35rem,1.7vw,1.7rem);font-weight:750}.wordmark span{color:var(--accent)}.main-nav{color:#f8f8f5b8;align-items:center;gap:clamp(28px,3vw,52px);font-size:.84rem;display:flex}.main-nav a{padding-block:12px;transition:color .18s;position:relative}.main-nav a:after{content:"";transform-origin:100%;background:var(--accent);height:1px;transition:transform .22s;position:absolute;bottom:6px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover{color:var(--white)}.main-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header-actions{justify-self:end;align-items:center;gap:24px;display:flex}.language-state{color:#f8f8f566;letter-spacing:.04em;gap:7px;margin:0;font-size:.76rem;display:flex}.language-state strong{color:var(--white);font-weight:650}.header-cta{min-height:44px;color:var(--white);background:#ffffff0f;border:1px solid #fff3;border-radius:3px;align-items:center;gap:20px;padding:0 18px;font-size:.78rem;font-weight:650;transition:color .18s,background-color .18s,border-color .18s;display:inline-flex}.header-cta:hover{border-color:var(--accent);background:var(--accent);color:var(--ink)}.hero{min-height:100svh;color:var(--white);isolation:isolate;background:#080b0d;position:relative;overflow:hidden}.hero-backdrop{z-index:-1;background:radial-gradient(circle at 77% 24%,#20c7e91c,#0000 25%),radial-gradient(circle at 62% 62%,#6e868f14,#0000 34%),linear-gradient(110deg,#070a0c 0%,#0b0f12 52%,#080b0d 100%);position:absolute;inset:0}.hero-backdrop:before,.hero-backdrop:after{content:"";pointer-events:none;position:absolute}.hero-backdrop:before{opacity:.13;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:84px 84px;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 10%,#000 58%,#0000 100%);mask-image:linear-gradient(90deg,#0000 10%,#000 58%,#0000 100%)}.hero-backdrop:after{background:linear-gradient(90deg,#080b0d14,#0000 40%,#080b0d33);inset:0}.hero-main{min-height:calc(100svh - 118px);padding-top:calc(var(--header-height) + 48px);grid-template-columns:minmax(420px,.82fr) minmax(620px,1.18fr);align-items:center;gap:clamp(30px,4vw,76px);padding-bottom:46px;display:grid}.hero-copy{z-index:5;max-width:660px;padding-bottom:12px;animation:.9s cubic-bezier(.2,.78,.24,1) both hero-copy-in;position:relative}.hero-eyebrow,.section-kicker{font-family:var(--font-geist-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.16em;margin:0}.hero-eyebrow{color:var(--accent);align-items:center;gap:8px;margin-bottom:30px;font-size:clamp(.68rem,.72vw,.76rem);font-weight:620;display:flex}.hero-eyebrow:before{content:"";background:currentColor;width:26px;height:1px}.hero-eyebrow span{color:#f8f8f580}.hero h1{letter-spacing:-.072em;text-wrap:balance;word-break:keep-all;max-width:760px;margin:0;font-size:clamp(3.55rem,5.5vw,6.4rem);font-weight:650;line-height:.99}.hero h1 span{display:block}.hero h1 span:last-child{color:#f8f8f5e6}.hero-description{color:#f8f8f599;letter-spacing:-.028em;margin:34px 0 0;font-size:clamp(1rem,1.25vw,1.22rem);line-height:1.78}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.button{border:1px solid #0000;border-radius:3px;justify-content:space-between;align-items:center;gap:28px;min-height:54px;padding:0 22px;font-size:.88rem;font-weight:680;transition:transform .2s,color .2s,background-color .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:#061013;min-width:178px}.button-primary:hover{background:#69ddf2}.button-secondary{color:#f8f8f5db;background:#ffffff09;border-color:#ffffff2e;min-width:166px}.button-secondary:hover{color:var(--white);border-color:#ffffff6b}.hero-note{color:#f8f8f559;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin:28px 0 0;font-size:.66rem;display:flex}.hero-note span{background:var(--accent);border-radius:50%;width:5px;height:5px;box-shadow:0 0 12px #20c7e9cc}.product-stage{perspective:1700px;min-width:0;min-height:clamp(560px,62vh,690px);transform-style:preserve-3d;animation:1.1s cubic-bezier(.2,.78,.24,1) .12s both stage-in;position:relative}.stage-light{filter:blur(8px);pointer-events:none;background:radial-gradient(circle at 55% 48%,#6fe4f821,#0000 42%),radial-gradient(circle at 52% 85%,#ffffff1a,#0000 35%);border-radius:50%;position:absolute;inset:8% -4% 15% 0}.stage-plinth{transform-origin:bottom;background:linear-gradient(90deg,#080a0b,#20262a 54%,#0c0f11),#111518;border:1px solid #ffffff24;height:74px;position:absolute;bottom:68px;left:1%;right:0;transform:perspective(900px)rotateX(-3deg);box-shadow:0 28px 60px #0000008c,inset 0 1px #ffffff1c}.stage-plinth:before{content:"";clip-path:polygon(5% 0,95% 0,100% 100%,0 100%);transform-origin:bottom;background:linear-gradient(90deg,#15191b,#343b3f 52%,#171b1e);border:1px solid #ffffff29;height:34px;position:absolute;bottom:100%;left:-1px;right:-1px;transform:perspective(560px)rotateX(50deg)}.stage-plinth:after{content:"";opacity:.18;background:repeating-linear-gradient(90deg,#0000 0 8px,#ffffff0a 9px 10px);position:absolute;inset:0}.stage-phones{transform:rotateX(var(--stage-rotate-x)) rotateY(var(--stage-rotate-y));transform-style:preserve-3d;transition:transform .22s ease-out;position:absolute;inset:0}.stage-phone{--phone-yaw:0deg;--phone-roll:0deg;z-index:2;aspect-ratio:9/19.4;transform:translateY(0) rotateY(var(--phone-yaw)) rotateZ(var(--phone-roll)) scale(1);transform-origin:bottom;cursor:pointer;appearance:none;background:linear-gradient(145deg,#3b4145 0%,#080a0b 30%,#202529 75%,#060708 100%);border:1px solid #ffffff4d;border-radius:clamp(26px,2.5vw,36px);margin:0;padding:7px;transition:transform .52s cubic-bezier(.18,.8,.22,1),filter .36s,opacity .36s,box-shadow .36s;position:absolute;bottom:133px;overflow:hidden;box-shadow:0 30px 42px #00000080,inset 0 0 0 2px #000000e6,inset 0 0 0 3px #ffffff12}.stage-phone:after{z-index:3;content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(115deg,#ffffff2e,#0000 14% 78%,#ffffff14);position:absolute;inset:0}.stage-phone:not([data-active=true]){filter:saturate(.72)brightness(.78);opacity:.84}.stage-phone[data-active=true]{z-index:8;transform:translateY(-20px) rotateY(var(--phone-yaw)) rotateZ(var(--phone-roll)) scale(1.045);filter:saturate()brightness();box-shadow:0 40px 64px #0000009e,0 0 42px #20c7e914,inset 0 0 0 2px #000000eb,inset 0 0 0 3px #ffffff1f}.stage-phone:hover:not([data-active=true]){opacity:1;filter:saturate(.95)brightness(.92);transform:translateY(-10px) rotateY(var(--phone-yaw)) rotateZ(var(--phone-roll))}.stage-phone-deylo{--phone-yaw:7deg;--phone-roll:-1deg;width:27%;left:1%}.stage-phone-pixelport{--phone-yaw:-5deg;--phone-roll:.4deg;width:25%;bottom:128px;left:26%}.stage-phone-studilapse{--phone-yaw:5deg;--phone-roll:-.4deg;width:24%;bottom:124px;left:50%}.stage-phone-privatenum{--phone-yaw:-7deg;--phone-roll:1deg;width:23%;bottom:129px;left:73%}.stage-phone-camera,.device-camera{z-index:5;pointer-events:none;background:#030405;border-radius:999px;width:30%;height:3.6%;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffff0f}.stage-phone-screen,.device-screen{background:#0a0d0f;border-radius:clamp(20px,2vw,29px);width:100%;height:100%;display:block;position:relative;overflow:hidden}.stage-phone-screen img,.device-screen img{object-fit:cover}.stage-label{z-index:12;color:#f8f8f580;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;justify-items:end;gap:3px;font-size:.62rem;display:grid;position:absolute;top:9%;right:0}.stage-label strong{color:var(--white);font-size:.74rem;font-weight:600}.stage-hint{color:#f8f8f557;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;margin:0;font-size:.59rem;display:flex;position:absolute;bottom:19px;right:0}.stage-hint span{background:#f8f8f561;width:18px;height:1px}.product-rail{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff06;border-top:1px solid #ffffff1f;position:relative}.product-rail-grid{grid-template-columns:repeat(4,1fr);display:grid}.product-rail a{border-left:1px solid #ffffff1a;gap:8px;min-height:118px;padding:28px clamp(18px,2.4vw,38px);transition:background-color .22s;display:grid;position:relative;overflow:hidden}.product-rail a:last-child{border-right:1px solid #ffffff1a}.product-rail a:before{content:"";transform-origin:100%;background:var(--product-accent);height:2px;transition:transform .26s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.product-rail a:hover{background:#ffffff0b}.product-rail a:hover:before{transform-origin:0;transform:scaleX(1)}.product-rail strong{color:var(--white);letter-spacing:-.03em;font-size:1.02rem;font-weight:600}.product-rail span{color:#f8f8f56b;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.11em;text-transform:uppercase;font-size:.62rem}.products-section{background:radial-gradient(circle at 90% 0, #0b0e1009, transparent 25%), var(--paper);color:var(--ink);padding:154px 0 168px}.products-heading,.principles-heading,.studio-layout{grid-template-columns:repeat(12,1fr);gap:24px;display:grid}.section-kicker{color:#0b0e107a;grid-column:1/span 4;padding-top:12px;font-size:.65rem;font-weight:600}.products-heading>div,.principles-heading>div,.studio-layout>div{grid-column:5/-1}.products-heading h2,.principles-heading h2,.studio-layout h2{letter-spacing:-.07em;text-wrap:balance;word-break:keep-all;margin:0;font-size:clamp(3rem,5.4vw,6.2rem);font-weight:580;line-height:1.02}.products-heading>div>p,.principles-heading>div>p{color:#0b0e1094;letter-spacing:-.024em;max-width:620px;margin:34px 0 0;font-size:1rem;line-height:1.8}.product-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:22px;margin-top:96px;display:grid}.product-card{border:1px solid var(--line-light);isolation:isolate;border-radius:28px;min-height:660px;transition:transform .42s cubic-bezier(.18,.8,.22,1),box-shadow .42s;position:relative;overflow:hidden;box-shadow:0 22px 55px #181c1e12}.product-card:hover{transform:translateY(-6px);box-shadow:0 30px 70px #181c1e1f}.product-card-deylo,.product-card-privatenum{grid-column:span 7}.product-card-pixelport,.product-card-studilapse{grid-column:span 5}.product-card-deylo{color:var(--white);--card-muted:#f8f8f58f;--card-line:#ffffff21;background:linear-gradient(145deg,#171b1d,#090c0e 68%)}.product-card-pixelport{color:var(--ink);--card-muted:#0b0e108f;--card-line:#0b0e1024;background:linear-gradient(145deg,#f5f7fa,#dfe8f0)}.product-card-studilapse{color:var(--white);--card-muted:#f8f8f594;--card-line:#ffffff21;background:linear-gradient(145deg,#162126,#0c1417)}.product-card-privatenum{color:var(--ink);--card-muted:#0b0e1094;--card-line:#0b0e1024;background:linear-gradient(145deg,#edf3ef,#cfddd5)}.product-card-glow{z-index:-1;aspect-ratio:1;background:var(--product-accent);border-radius:50%;width:62%;position:absolute;bottom:-18%;right:-12%}@supports (color:color-mix(in lab, red, red)){.product-card-glow{background:color-mix(in srgb, var(--product-accent) 22%, transparent)}}.product-card-glow{filter:blur(40px);opacity:.55}.product-card-content{z-index:3;flex-direction:column;min-height:660px;padding:clamp(26px,3vw,42px);display:flex;position:relative}.product-card-topline{border-bottom:1px solid var(--card-line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:24px;display:flex}.product-card-identity{align-items:center;gap:14px;display:flex}.product-card-identity img{border-radius:12px;width:44px;height:44px;box-shadow:0 8px 24px #00000024}.product-card-identity h3{letter-spacing:-.035em;margin:0;font-size:1.05rem;font-weight:680}.product-card-identity p{color:var(--card-muted);font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;margin:3px 0 0;font-size:.55rem}.product-status{max-width:180px;color:var(--card-muted);text-align:right;padding-top:4px;font-size:.68rem;line-height:1.45}.product-card-copy{width:min(58%,440px);margin-top:auto;padding-top:56px}.product-card-pixelport .product-card-copy,.product-card-studilapse .product-card-copy{width:min(78%,390px)}.product-category{color:var(--product-accent);font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:.62rem;font-weight:650}.product-headline{letter-spacing:-.055em;text-wrap:balance;word-break:keep-all;margin:0;font-size:clamp(1.65rem,2.4vw,2.75rem);font-weight:620;line-height:1.14}.product-description{color:var(--card-muted);letter-spacing:-.024em;margin:20px 0 0;font-size:.9rem;line-height:1.72}.product-card-copy ul{flex-wrap:wrap;gap:7px;margin:24px 0 0;padding:0;list-style:none;display:flex}.product-card-copy li{border:1px solid var(--card-line);color:var(--card-muted);border-radius:999px;padding:7px 10px;font-size:.68rem}.product-link,.product-availability{align-items:center;gap:10px;margin:28px 0 0;font-size:.78rem;font-weight:680;display:inline-flex}.product-link{padding-bottom:5px;position:relative}.product-link:after{content:"";transform-origin:0;background:currentColor;height:1px;transition:transform .22s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.32)}.product-link:hover:after{transform:scaleX(1)}.product-availability span{background:var(--product-accent);width:6px;height:6px;box-shadow:0 0 12px var(--product-accent);border-radius:50%}@supports (color:color-mix(in lab, red, red)){.product-availability span{box-shadow:0 0 12px color-mix(in srgb, var(--product-accent) 60%, transparent)}}.product-card-device{z-index:2;aspect-ratio:9/19.4;transform-origin:bottom;background:linear-gradient(145deg,#3a4145,#070809 34%,#22272b 75%,#070809);border:1px solid #ffffff42;border-radius:34px;width:31%;padding:7px;transition:transform .52s cubic-bezier(.18,.8,.22,1);position:absolute;bottom:-78px;right:6%;transform:rotate(3deg);box-shadow:0 36px 60px #00000057,inset 0 0 0 2px #060708,inset 0 0 0 3px #ffffff14}.product-card:hover .product-card-device{transform:translateY(-14px)rotate(1.5deg)}.product-card-pixelport .product-card-device,.product-card-studilapse .product-card-device{width:43%;bottom:-108px;right:-1%}.product-card-pixelport .product-card-device{transform:rotate(-4deg)}.product-card-pixelport:hover .product-card-device{transform:translateY(-14px)rotate(-2deg)}.product-card-studilapse .product-card-device{transform:rotate(4deg)}.product-card-privatenum .product-card-device{transform:rotate(-3deg)}.product-card-privatenum:hover .product-card-device{transform:translateY(-14px)rotate(-1deg)}.product-card-device .device-screen{border-radius:27px}.principles-section{color:var(--white);background:radial-gradient(circle at 16% 80%,#20c7e914,#0000 28%),#0a0d0f;padding:154px 0}.principles-section .section-kicker{color:#f8f8f566}.principles-heading>div>p{color:#f8f8f580}.principles-list{border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);grid-template-columns:repeat(3,1fr);margin-top:96px;display:grid}.principles-list article{min-height:330px;padding:34px clamp(24px,3vw,48px) 42px 0}.principles-list article:not(:last-child){border-right:1px solid var(--line-dark);margin-right:clamp(24px,3vw,48px)}.principles-list article>p:first-child{color:var(--accent);font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.13em;text-transform:uppercase;margin:0 0 100px;font-size:.62rem}.principles-list h3{letter-spacing:-.045em;margin:0;font-size:clamp(1.65rem,2.3vw,2.35rem);font-weight:580}.principles-list article>p:last-child{color:#f8f8f57a;max-width:340px;margin:18px 0 0;font-size:.88rem;line-height:1.7}.studio-section{background:var(--paper-deep);color:var(--ink);padding:150px 0 160px;position:relative;overflow:hidden}.studio-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#20c7e91f,#0000 65%);border-radius:50%;width:55vw;height:55vw;position:absolute;bottom:-23vw;right:-13vw}.studio-copy-row{z-index:2;border-top:1px solid #0b0e1033;justify-content:space-between;align-items:flex-end;gap:48px;margin-top:50px;padding-top:32px;display:flex;position:relative}.studio-copy-row p{color:#0b0e1099;letter-spacing:-.025em;max-width:560px;margin:0;font-size:1rem;line-height:1.78}.button-dark{background:var(--ink);min-width:164px;color:var(--white)}.button-dark:hover{background:#1d2529}.site-footer{color:var(--white);background:#07090a;padding:86px 0 30px}.footer-main{justify-content:space-between;align-items:flex-start;min-height:210px;display:flex}.footer-wordmark{font-size:clamp(2.5rem,5vw,4.8rem)}.footer-main>div>p{color:#f8f8f55c;margin:14px 0 0;font-size:.82rem}.footer-products{color:#f8f8f594;grid-template-columns:repeat(2,minmax(110px,1fr));gap:18px 48px;font-size:.8rem;display:grid}.footer-products a,.footer-bottom a{transition:color .18s}.footer-products a:hover,.footer-bottom a:hover{color:var(--accent)}.footer-bottom{color:#f8f8f557;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:24px;font-size:.62rem;display:flex}.footer-bottom p{margin:0}.motion-ready .reveal-pending{opacity:0;transform:translateY(34px)}.motion-ready .reveal-pending.is-visible{opacity:1;transition:opacity .76s cubic-bezier(.2,.78,.24,1),transform .76s cubic-bezier(.2,.78,.24,1);transform:translateY(0)}.product-grid .product-card:nth-child(2).reveal-pending.is-visible,.principles-list article:nth-child(2).reveal-pending.is-visible{transition-delay:90ms}.product-grid .product-card:nth-child(4).reveal-pending.is-visible,.principles-list article:nth-child(3).reveal-pending.is-visible{transition-delay:.16s}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes stage-in{0%{opacity:0;transform:translateY(34px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1260px){.section-shell,.header-shell{width:min(100% - 48px,1440px)}.hero-main{grid-template-columns:minmax(370px,.8fr) minmax(540px,1.2fr);gap:24px}.hero h1{font-size:clamp(3.25rem,5.2vw,5.4rem)}.product-card-copy{width:64%}.product-card-pixelport .product-card-copy,.product-card-studilapse .product-card-copy{width:82%}}@media (width<=1040px){:root{--header-height:78px}.main-nav{gap:24px}.language-state{display:none}.hero-main{min-height:auto;padding-top:calc(var(--header-height) + 76px);grid-template-columns:1fr;padding-bottom:26px}.hero-copy{max-width:760px}.hero h1{max-width:820px;font-size:clamp(3.7rem,8.4vw,6.3rem)}.product-stage{min-height:570px;margin-top:-18px}.stage-phone{max-width:230px}.stage-phone-deylo{width:24%;left:3%}.stage-phone-pixelport{width:23%;left:27%}.stage-phone-studilapse{width:22%;left:51%}.stage-phone-privatenum{width:21%;left:74%}.products-heading>div,.principles-heading>div,.studio-layout>div{grid-column:4/-1}.section-kicker{grid-column:1/span 3}.product-card{grid-column:span 6}.product-card-copy,.product-card-pixelport .product-card-copy,.product-card-studilapse .product-card-copy{width:78%}.product-card-device,.product-card-pixelport .product-card-device,.product-card-studilapse .product-card-device{width:40%;bottom:-104px;right:-2%}}@media (width<=780px){.section-shell,.header-shell{width:min(100% - 36px,1440px)}.header-shell{grid-template-columns:1fr auto}.main-nav{display:none}.header-actions{grid-column:2}.header-cta{min-height:42px;padding-inline:15px}.hero-main{padding-top:calc(var(--header-height) + 56px)}.hero-eyebrow{margin-bottom:24px}.hero h1{font-size:clamp(3.1rem,13vw,5.1rem);line-height:1.02}.hero-description{margin-top:26px}.product-stage{min-height:470px;margin-top:2px}.stage-plinth{height:56px;bottom:58px}.stage-phone{border-radius:25px;padding:5px;bottom:110px}.stage-phone-pixelport,.stage-phone-studilapse,.stage-phone-privatenum{bottom:106px}.stage-phone-screen{border-radius:20px}.stage-phone-camera{top:9px}.product-rail-grid{grid-template-columns:repeat(2,1fr)}.product-rail a{border-bottom:1px solid #ffffff1a;min-height:96px;padding:22px 20px}.products-section,.principles-section{padding:112px 0}.products-heading,.principles-heading,.studio-layout{grid-template-columns:1fr}.section-kicker,.products-heading>div,.principles-heading>div,.studio-layout>div{grid-column:1}.section-kicker{padding-top:0}.products-heading>div,.principles-heading>div,.studio-layout>div{margin-top:22px}.products-heading h2,.principles-heading h2,.studio-layout h2{font-size:clamp(2.7rem,11vw,4.8rem)}.product-grid{grid-template-columns:1fr;margin-top:68px}.product-card{grid-column:1;min-height:620px}.product-card-content{min-height:620px}.product-card-copy,.product-card-pixelport .product-card-copy,.product-card-studilapse .product-card-copy{width:66%}.product-card-device,.product-card-pixelport .product-card-device,.product-card-studilapse .product-card-device{width:34%;bottom:-86px;right:2%}.principles-list{grid-template-columns:1fr;margin-top:72px}.principles-list article{min-height:auto;padding:32px 0 40px}.principles-list article:not(:last-child){border-right:0;border-bottom:1px solid var(--line-dark);margin-right:0}.principles-list article>p:first-child{margin-bottom:54px}.studio-section{padding:106px 0 116px}.studio-copy-row{flex-direction:column;align-items:flex-start}.footer-main{flex-direction:column;gap:60px}.footer-products{width:100%}}@media (width<=520px){.section-shell,.header-shell{width:min(100% - 28px,1440px)}.header-cta{gap:9px;padding-inline:13px;font-size:.7rem}.hero h1{letter-spacing:-.075em;font-size:clamp(2.8rem,13.7vw,4.2rem)}.hero-description{font-size:.96rem}.hero-actions{align-items:stretch}.button{min-width:0}.button-primary,.button-secondary{flex:100%}.hero-note{font-size:.56rem}.product-stage{min-height:390px;margin-inline:-4px}.stage-label{top:6%}.stage-plinth{height:44px;bottom:51px;left:0}.stage-phone{border-radius:20px;bottom:88px}.stage-phone-deylo{width:29%;left:0}.stage-phone-pixelport{width:27%;bottom:86px;left:24%}.stage-phone-studilapse{width:26%;bottom:84px;left:49%}.stage-phone-privatenum{width:25%;bottom:86px;left:73%}.stage-phone-screen{border-radius:16px}.stage-phone-camera{top:7px}.stage-hint{bottom:10px}.product-rail a{min-height:88px;padding:20px 14px}.products-section,.principles-section{padding:94px 0}.products-heading>div>p,.principles-heading>div>p{margin-top:24px;font-size:.92rem}.product-grid{gap:16px;margin-top:54px}.product-card,.product-card-content{min-height:680px}.product-card{border-radius:22px}.product-card-content{padding:24px}.product-card-topline{display:grid}.product-status{text-align:left;max-width:none}.product-card-copy,.product-card-pixelport .product-card-copy,.product-card-studilapse .product-card-copy{width:100%;margin-top:34px;padding-top:0}.product-headline{max-width:90%;font-size:1.85rem}.product-description{max-width:90%;font-size:.84rem}.product-card-device,.product-card-pixelport .product-card-device,.product-card-studilapse .product-card-device{width:42%;bottom:-128px;right:5%}.studio-section{padding:92px 0 104px}.studio-copy-row{gap:34px;margin-top:38px}.button-dark{width:100%}.site-footer{padding-top:68px}.footer-main{min-height:300px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.motion-ready .reveal-pending,.motion-ready .reveal-pending.is-visible{opacity:1;transform:none}.stage-phones{transform:none}}
