@keyframes dz-hero-cta-shine{0%{opacity:0;left:-40%}20%{opacity:1}80%{opacity:1}to{opacity:0;left:110%}}@keyframes dz-studio-marquee-x{0%{transform:translate(0,0)}to{transform:translate3d(var(--studio-loop-distance), 0, 0)}}@keyframes dz-studio-marquee-x-rev{0%{transform:translate3d(var(--studio-loop-distance), 0, 0)}to{transform:translate(0,0)}}@keyframes dz-scroll-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - 12px))}}@keyframes dz-scroll-right{0%{transform:translate(calc(-50% - 12px))}to{transform:translate(0)}}@keyframes dz-blink{50%{opacity:0}}.dz-landing{--brand:#fc5f2b;--brand-hover:#e04d1f;--brand-light:#fc5f2b14;--brand-glow:#fc5f2b38;--cta-dark:#111;--cta-dark-hover:#222;--surface:#faf9f6;--surface-2:#f4f1ea;--surface-hover:#f0eee8;--white:#fff;--txt:#18181b;--txt-2:#52525b;--txt-3:#71717a;--txt-4:#a1a1aa;--edge:#e4e4e7;--edge-strong:#d4d4d8;--edge-light:#f0f0f0;--radius:11px;--radius-lg:16px;--radius-xl:24px;--nav-h:68px;--font-sans:"Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-brand:"HeirofLight", "Pretendard Variable", serif;--font-mono-label:var(--font-space-grotesk), "Pretendard Variable", monospace;--font-serif-kr:var(--font-noto-serif-kr), "Gowun Batang", serif;--font-script:"NanumPenScript", "Noto Serif KR", cursive;--font-serif-latin:var(--font-instrument-serif), "Noto Serif KR", serif;--shadow-brand:0 12px 48px #fc5f2b59}.dz-landing *{box-sizing:border-box}.dz-landing{box-sizing:border-box;background:var(--surface);color:var(--txt);min-height:100vh;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.018em;margin:0;padding:0;line-height:1.55;overflow-x:hidden}.dz-landing a{color:inherit;text-decoration:none}.dz-landing button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}.dz-landing img{max-width:100%;display:block}.dz-landing ::selection{background:var(--brand);color:#fff}.dz-landing .container{width:100%;max-width:1240px;margin:0 auto;padding:0 24px}.dz-landing .nav{z-index:100;height:var(--nav-h);border-bottom:1px solid #0000;padding:14px 0;transition:background .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s,border-color .2s;position:fixed;top:0;left:0;right:0}.dz-landing .nav.scrolled{-webkit-backdrop-filter:saturate(160%)blur(14px);border-bottom-color:var(--edge-light);background:#faf9f6d9}.dz-landing .nav-inner{justify-content:space-between;align-items:center;gap:32px;display:flex}.dz-landing .logo{align-items:center;gap:9px;display:flex}.dz-landing .logo-mark{background-image:url(/brand/dazzli-icon-rounded-brand.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:26px;height:26px;margin-top:2px}.dz-landing .logo-word{font-family:var(--font-brand);letter-spacing:-.02em;color:var(--txt);font-size:26px;font-weight:700;line-height:1}.dz-landing .nav-links{flex:1;justify-content:center;gap:2px;display:flex}.dz-landing .nav-link{color:var(--txt-2);border-radius:999px;padding:8px 14px;font-size:14px;font-weight:500;transition:color .15s,background .15s}.dz-landing .nav-link:hover{color:var(--txt);background:#0000000a}.dz-landing .nav-cta{align-items:center;gap:6px;display:flex}.dz-landing .btn{border-radius:var(--radius);white-space:nowrap;letter-spacing:-.02em;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;padding:10px 16px;font-size:14px;font-weight:600;transition:transform 80ms,background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.dz-landing .btn:active{transform:translateY(1px)}.dz-landing .btn-ghost{color:var(--txt-2);font-weight:500}.dz-landing .btn-ghost:hover{color:var(--txt);background:#0000000a}.dz-landing .btn-outline{border-color:var(--edge);color:var(--txt);background:var(--white)}.dz-landing .btn-outline:hover{background:var(--surface-hover);border-color:var(--edge-strong)}.dz-landing .btn-dark{background:var(--cta-dark);color:#fff}.dz-landing .btn-dark:hover{background:var(--cta-dark-hover)}.dz-landing .btn-brand{background:var(--brand);color:#fff;box-shadow:0 1px 0 #ffffff38 inset, 0 8px 24px -10px var(--brand-glow)}.dz-landing .btn-brand:hover{background:var(--brand-hover);box-shadow:0 1px 0 #ffffff38 inset, var(--shadow-brand)}.dz-landing .btn-lg{padding:14px 22px;font-size:15px}.dz-landing .btn-hero{isolation:isolate;background-image:linear-gradient(180deg, #ffffff1a 0%, #0000000f 100%), linear-gradient(var(--brand,#e86c48), var(--brand,#e86c48));box-shadow:inset 0 1px 0 #ffffff47, inset 0 -1px 0 #00000024, 0 14px 32px -12px var(--brand-glow,#e86c488c), 0 4px 10px -4px #e86c484d;padding:18px 30px;font-size:16px;transition:transform .26s cubic-bezier(.4,0,.2,1),box-shadow .26s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.dz-landing .btn-hero:before{content:"";pointer-events:none;z-index:1;opacity:0;background:linear-gradient(110deg,#fff0 0%,#ffffff6b 50%,#fff0 100%);width:35%;position:absolute;top:0;bottom:0;left:-40%;transform:skew(-20deg)}.dz-landing .btn-hero:hover:before{animation:.9s cubic-bezier(.4,0,.2,1) dz-hero-cta-shine}.dz-landing .btn-hero>*{z-index:2;position:relative}.dz-landing .btn-hero svg{transition:transform .22s cubic-bezier(.4,0,.2,1)}.dz-landing .btn-hero:hover{box-shadow:inset 0 1px 0 #ffffff47, inset 0 -1px 0 #00000024, 0 20px 44px -10px var(--brand-glow,#e86c48a6), 0 6px 16px -4px #e86c4866;transform:translateY(-1px)}.dz-landing .btn-hero:hover svg{transform:translate(4px)}.dz-landing .btn-hero:active{transform:translateY(0)}.dz-landing .hero{padding-top:calc(var(--nav-h) + 36px);flex-direction:column;display:flex;position:relative;overflow:hidden}.dz-landing .hero-bg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.dz-landing .hero-glow{background:radial-gradient(ellipse at center, var(--brand-glow), transparent 60%);filter:blur(50px);opacity:.65;width:1100px;height:500px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.dz-landing .hero-top{z-index:2;text-align:center;padding:8px 24px 36px;position:relative}.dz-landing .badge{background:var(--white);border:1px solid var(--edge);color:var(--txt-2);border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:4px 12px 4px 4px;font-size:12.5px;font-weight:500;display:inline-flex;box-shadow:inset 0 1px #fff9,0 2px 8px #00000008}.dz-landing .badge-pill{background:var(--brand);color:#fff;letter-spacing:.02em;border-radius:999px;padding:2px 9px;font-size:10.5px;font-weight:700}.dz-landing .badge-arrow{color:var(--txt-3);margin-left:2px}.dz-landing h1.hero-title{letter-spacing:-.045em;text-wrap:balance;color:var(--txt);margin:0 0 18px;font-size:clamp(40px,6.2vw,72px);font-weight:800;line-height:1.04}.dz-landing .hero-title .accent{color:var(--brand)}.dz-landing .hero-sub{color:var(--txt-2);text-wrap:balance;max-width:480px;margin:0 auto 26px;font-size:clamp(15px,1.5vw,17.5px);font-weight:500;line-height:1.55}.dz-landing .hero-cta{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:10px;display:flex}.dz-landing .hero-note{color:var(--txt-3);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;font-size:12.5px;display:inline-flex}.dz-landing .hero-note-item{align-items:center;gap:6px;display:inline-flex}.dz-landing .hero-note svg{color:var(--brand)}@media (prefers-reduced-motion:reduce){.dz-landing .studio-row{animation:none}}.dz-landing .showcase-stage{z-index:1;transform-origin:50%;margin:-10px -10vw 0;padding:90px 0 140px;position:relative;transform:rotate(-7deg);-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.dz-landing .studio-stack{perspective:1400px;margin-top:-8px;padding:64px 0 210px;position:relative}.dz-landing .studio-tilt{transform-origin:50% 0;transform-style:preserve-3d;will-change:transform;flex-direction:column;gap:24px;display:flex;transform:translate(120px)rotateX(38deg)rotate(-18deg)translateY(-44px)}.dz-landing .studio-row{--studio-loop-distance:-1776px;width:max-content;transform-style:preserve-3d;will-change:transform;gap:12px;display:flex}.dz-landing .studio-row.left{animation:55s linear infinite dz-studio-marquee-x}.dz-landing .studio-row.left.slow{animation-duration:85s}.dz-landing .studio-row.right{animation:70s linear infinite dz-studio-marquee-x-rev}.dz-landing .studio-row.paused{animation-play-state:paused}.dz-landing .studio-dock-wrap{transform-origin:50% 0;z-index:3;pointer-events:auto;position:absolute;bottom:240px;left:68%;transform:translate(-50%)rotateX(38deg)rotate(-18deg)}.dz-landing .studio-dock{align-items:center;gap:36px;display:inline-flex}.dz-landing .studio-dock-icon svg{width:56px;height:56px}.dz-landing .studio-dock-divider{background:#3c32282e;width:1px;height:36px}.dz-landing .studio-dock-speed{align-items:center;gap:4px;display:inline-flex}.dz-landing .studio-dock-speed-btn{appearance:none;font-family:var(--font-mono-label,ui-monospace, monospace);letter-spacing:.02em;color:#3c322880;cursor:pointer;background:0 0;border:0;padding:8px 12px;font-size:18px;font-weight:600;transition:color .14s}.dz-landing .studio-dock-speed-btn:hover,.dz-landing .studio-dock-speed-btn.active{color:var(--txt,#1a1611)}.dz-landing .studio-dock-icon{appearance:none;color:#3c322899;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:color .14s,transform .14s;display:inline-flex}.dz-landing .studio-dock-icon:hover{color:var(--txt,#1a1611)}.dz-landing .studio-dock-icon:active{transform:scale(.92)}.dz-landing .studio-phone{width:210px;height:438px;transform-style:preserve-3d;background:linear-gradient(135deg,#ffffff29 0%,#ffffff0a 12%,#0000 24%),linear-gradient(165deg,#34343a 0%,#23232a 32%,#16161c 64%,#0e0e14 100%);border-radius:36px;flex:none;padding:7px;position:relative;box-shadow:inset 1.5px 1.5px #ffffff38,inset -1.5px -1.5px #0000008c,inset 4px 4px 8px -2px #ffffff1a,inset -4px -4px 8px -2px #00000080,-10px 32px 52px -10px #0805038c,-4px 16px 28px -8px #08050366}.dz-landing .phone-side{border-radius:inherit;z-index:-1;pointer-events:none;position:absolute;inset:0}.dz-landing .phone-side-1{background:linear-gradient(135deg,#fff0 0% .8%,#f0f3fad9 2.2%,#b4b9c359 4%,#fff0 6.5% 100%),linear-gradient(155deg,#6a6a72 0%,#494951 18%,#3a3a41 40%,#2c2c33 70%,#1f1f26 100%);transform:translate3d(-2px,2.4px,-1px)}.dz-landing .phone-side-2{background:linear-gradient(157deg,#52525a 0%,#3f3f47 26%,#2d2d34 60%,#1c1c22 100%);transform:translate3d(-4px,4.8px,-2px)}.dz-landing .phone-side-3{background:linear-gradient(159deg,#43434a 0%,#33333a 30%,#252529 64%,#19191e 100%);transform:translate3d(-6px,7.2px,-3px)}.dz-landing .phone-side-4{background:linear-gradient(161deg,#353539 0%,#28282d 32%,#1c1c20 68%,#131318 100%);transform:translate3d(-8px,9.6px,-4px)}.dz-landing .phone-side-5{background:linear-gradient(163deg,#2a2a31 0%,#1f1f25 35%,#15151b 72%,#0d0d13 100%);transform:translate3d(-10px,12px,-5px)}.dz-landing .studio-phone:after{content:"";border-radius:inherit;opacity:.35;mix-blend-mode:soft-light;pointer-events:none;z-index:-1;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.85'/></svg>");background-size:220px 220px;position:absolute;inset:0}.dz-landing .studio-phone .phone-screen{background:var(--white);border-radius:29px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff8c,inset 0 -1px #0000001a,inset 0 0 0 1px #000000b3}.dz-landing .studio-phone .phone-notch{z-index:2;background:#040406;border-radius:999px;width:70px;height:19px;position:absolute;top:11px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px 2px #000c,inset 0 -.5px #ffffff0a}.dz-landing .studio-tile{background:var(--white);border:1px solid var(--edge-light);flex:none;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff9,0 30px 80px -20px #281c128c,0 14px 32px -12px #281c1259}.dz-landing .studio-tile.mob{aspect-ratio:9/19;border-radius:28px;width:200px}.dz-landing .studio-tile.web{aspect-ratio:16/10;border-radius:18px;width:460px}.dz-landing .studio-tile image-slot{width:100%;height:100%;display:block}.dz-landing .studio-tile .inv{padding:36px 22px 22px}.dz-landing .studio-tile .inv-status{display:none}.dz-landing .studio-web{grid-template-columns:1.05fr 1fr;align-items:stretch;width:100%;height:100%;display:grid}.dz-landing .studio-web-photo{background-position:50%;background-size:cover}.dz-landing .studio-web-meta{flex-direction:column;justify-content:space-between;padding:24px 26px;display:flex}.dz-landing .studio-web-meta .eyebrow{font-family:var(--font-mono-label);letter-spacing:.24em;text-transform:uppercase;opacity:.6;font-size:11px;font-weight:500}.dz-landing .studio-web-meta .names{font-family:var(--font-serif-latin);letter-spacing:-.01em;font-size:36px;font-style:italic;font-weight:400;line-height:1.05}.dz-landing .studio-web-meta .names-kr{font-family:var(--font-serif-kr);font-size:26px;font-weight:500;line-height:1.2}.dz-landing .studio-web-meta .date{font-family:var(--font-mono-label);letter-spacing:.22em;text-transform:uppercase;opacity:.75;font-size:12px;font-weight:500}.dz-landing .showcase-row{gap:24px;width:max-content;margin-bottom:24px;animation:70s linear infinite dz-scroll-left;display:flex}.dz-landing .showcase-row.reverse{animation:70s linear infinite dz-scroll-right}.dz-landing .showcase-row:hover{animation-play-state:paused}.dz-landing .phone-card{background:#1a1a1d;border-radius:34px;flex:none;width:220px;height:460px;padding:6px;transition:transform .25s,box-shadow .25s;position:relative;box-shadow:inset 0 1px #ffffff14,0 20px 50px -20px #00000047,0 0 0 1px #0000000a}.dz-landing .phone-card:hover{box-shadow:0 1px 0 #ffffff14 inset, 0 30px 80px -20px #00000052, 0 0 0 3px var(--brand-glow);transform:translateY(-6px)scale(1.02)}.dz-landing .phone-screen{background:var(--white);border-radius:28px;width:100%;height:100%;position:relative;overflow:hidden}.dz-landing .phone-card image-slot{border-radius:28px;width:100%;height:100%;display:block}.dz-landing .phone-notch{z-index:2;background:#0a0a0b;border-radius:999px;width:70px;height:19px;position:absolute;top:11px;left:50%;transform:translate(-50%)}.dz-landing .phone-meta{-webkit-backdrop-filter:blur(10px);border:1px solid var(--edge-light);color:var(--txt);z-index:3;pointer-events:none;background:#ffffffed;border-radius:999px;align-items:center;gap:7px;padding:4px 10px 4px 4px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;bottom:12px;left:12px;box-shadow:0 2px 8px #0000000f}.dz-landing .phone-meta-dot{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;font-weight:700;display:grid}.dz-landing .inv{text-align:center;flex-direction:column;width:100%;height:100%;padding:36px 20px 20px;display:flex;position:relative}.dz-landing .inv-status{opacity:.55;font-size:10.5px;font-weight:500;font-family:var(--font-mono-label);letter-spacing:.04em;justify-content:space-between;display:flex;position:absolute;top:14px;left:20px;right:20px}.dz-landing .inv-tiny{font-family:var(--font-mono-label);letter-spacing:.22em;text-transform:uppercase;opacity:.62;margin-bottom:14px;font-size:10.5px;font-weight:500}.dz-landing .inv-names{font-family:var(--font-serif-latin);letter-spacing:-.01em;font-size:34px;font-style:italic;font-weight:400;line-height:1.05}.dz-landing .inv-names-kr{font-family:var(--font-serif-kr);letter-spacing:.02em;font-size:26px;font-weight:500;line-height:1.15}.dz-landing .inv-script{font-family:var(--font-script);letter-spacing:.01em;margin-bottom:6px;font-size:30px;font-weight:400;line-height:1.05}.dz-landing .inv-date{font-family:var(--font-mono-label);letter-spacing:.22em;text-transform:uppercase;font-size:10.5px;font-weight:500}.dz-landing .inv-and{opacity:.6;margin:0 5px;display:inline-block}.dz-landing .inv-line{opacity:.35;background:currentColor;width:24px;height:1px;margin:12px auto}.dz-landing .inv-photo{background-position:50%;background-size:cover;border-radius:8px;flex:1;width:100%;min-height:110px;margin:12px auto}.dz-landing .inv-mum{opacity:.55;width:36px;height:36px;margin:0 auto 6px}.dz-landing section{position:relative}.dz-landing .section-head{text-align:center;margin-bottom:52px}.dz-landing .section-eyebrow{color:var(--brand);letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px;font-size:12.5px;font-weight:700;display:inline-block}.dz-landing .section-title{letter-spacing:-.038em;text-wrap:balance;max-width:720px;margin:0 auto 14px;font-size:clamp(32px,4.5vw,48px);font-weight:800;line-height:1.1}.dz-landing .section-title .accent{color:var(--brand)}.dz-landing .section-sub{color:var(--txt-2);max-width:540px;margin:0 auto;font-size:16.5px;font-weight:500;line-height:1.6}.dz-landing .proof{border-top:1px solid var(--edge-light);border-bottom:1px solid var(--edge-light);padding:64px 0}.dz-landing .proof-row{grid-template-columns:repeat(4,1fr);gap:24px;max-width:920px;margin:0 auto;display:grid}.dz-landing .proof-stat{text-align:center}.dz-landing .proof-num{letter-spacing:-.04em;color:var(--txt);margin-bottom:8px;font-size:40px;font-weight:800;line-height:1}.dz-landing .proof-num .accent{color:var(--brand)}.dz-landing .proof-label{color:var(--txt-2);font-size:13px;font-weight:500}.dz-landing .how{padding:110px 0 100px}.dz-landing .steps{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.dz-landing .step{background:var(--white);border:1px solid var(--edge);border-radius:var(--radius-lg);flex-direction:column;padding:28px 28px 32px;display:flex;position:relative}.dz-landing .step-num{color:var(--brand);letter-spacing:.06em;margin-bottom:18px;font-size:13px;font-weight:700}.dz-landing .step-visual{border-radius:var(--radius);background:var(--surface-2);place-items:center;height:300px;margin:4px 0 22px;padding:18px;display:grid;position:relative;overflow:hidden}.dz-landing .step h3{letter-spacing:-.028em;margin:0 0 8px;font-size:21px;font-weight:700}.dz-landing .step p{color:var(--txt-2);margin:0;font-size:14.5px;font-weight:500;line-height:1.6}.dz-landing .how .section-head{text-align:left;margin-bottom:clamp(34px,5vw,56px)}.dz-landing .how .section-eyebrow{letter-spacing:.01em;text-transform:none;color:var(--brand);align-items:center;gap:12px;font-family:ZenSerif,serif;font-size:clamp(13px,1.3vw,15px);font-weight:500;display:inline-flex}.dz-landing .how .section-eyebrow:before{content:"";background:linear-gradient(90deg,#fc5f2b 0%,#fc5f2b40 100%);width:clamp(28px,4vw,44px);height:1px}.dz-landing .how .section-title{letter-spacing:-.012em;color:#211c1a;text-align:left;text-wrap:pretty;max-width:none;margin:0 0 clamp(14px,2vw,18px);font-family:ZenSerif,serif;font-size:clamp(30px,4vw,43px);font-weight:500;line-height:1.18}.dz-landing .how .section-title .accent{color:var(--brand)}.dz-landing .how .section-sub{text-align:left;color:#18181ba8;max-width:44ch;margin:0;font-size:clamp(15px,1.5vw,18px);font-weight:450;line-height:1.78}.dz-landing .how .step{background:linear-gradient(#fcfaf6 0%,#f6f1ea 100%);border-color:#18181b14;border-radius:18px;box-shadow:inset 0 1px #ffffffb3,0 1px 1px #18181b05,0 16px 30px -22px #18181b2e}.dz-landing .how .step-head{align-items:baseline;gap:10px;margin-bottom:clamp(16px,2vw,20px);display:flex}.dz-landing .how .step-no{letter-spacing:0;color:var(--brand);flex:none;font-family:ZenSerif,serif;font-size:clamp(18px,1.9vw,22px);font-weight:500;line-height:1.25}.dz-landing .how .step-head h3{letter-spacing:-.01em;color:#211c1a;margin:0;font-family:ZenSerif,serif;font-size:clamp(18px,1.9vw,22px);font-weight:500;line-height:1.25}.dz-landing .how .step-visual{margin:0}.dz-landing .sv{text-align:left;letter-spacing:-.01em;width:100%}.dz-landing .sv-design{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 9% 91%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 9% 91%,#0000 100%)}.dz-landing .sv-track{will-change:transform;gap:12px;width:max-content;padding-left:calc(50% - 58px);display:flex}.dz-landing .sv-cover{border:1px solid var(--edge);background:#fff;border-radius:11px;flex:none;width:116px;height:182px;line-height:0;transition:transform 1s cubic-bezier(.34,.01,.2,1),border-color 1s,box-shadow 1s;position:relative;overflow:hidden;box-shadow:0 8px 20px -10px #00000042}.dz-landing .sv-cover.selected{z-index:1;border:2px solid var(--brand);box-shadow:0 12px 28px -8px var(--brand-glow)}.dz-landing .sv-check{z-index:2;background:var(--brand);color:#fff;border-radius:99px;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:6px;right:6px;box-shadow:0 2px 6px #00000047}.dz-landing .sv-check svg{width:11px;height:11px}.dz-landing .sv-form-card{flex-direction:column;gap:11px;max-width:248px;margin:0 auto;display:flex}.dz-landing .sv-field{flex-direction:column;gap:5px;display:flex}.dz-landing .sv-field-label{color:var(--txt-3);padding-left:2px;font-size:11px;font-weight:600}.dz-landing .sv-input{border:1px solid var(--edge);color:var(--txt);background:#fff;border-radius:10px;align-items:center;min-height:38px;padding:10px 13px;font-size:13.5px;font-weight:600;display:flex}.dz-landing .sv-input.focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-light)}.dz-landing .sv-caret{background:var(--brand);vertical-align:-2px;width:1.5px;height:15px;margin-left:2px;animation:1s step-end infinite dz-blink;display:inline-block}.dz-landing .sv-share-card{flex-direction:column;gap:9px;width:100%;max-width:248px;margin:0 auto;display:flex}.dz-landing .sv-share-main{color:#191919;background:#fee500;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:46px;font-size:14px;font-weight:700;display:flex;box-shadow:0 6px 18px -8px #0000002e}.dz-landing .sv-share-main svg{width:17px;height:17px}.dz-landing .sv-share-sub{gap:9px;display:flex}.dz-landing .sv-share-pill{border:1px solid var(--edge);height:38px;color:var(--txt-2);background:#fff;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:flex}.dz-landing .sv-share-pill svg{width:14px;height:14px}.dz-landing .features{padding:100px 0}.dz-landing .features-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.dz-landing .feature{background:var(--white);border:1px solid var(--edge);border-radius:var(--radius-lg);flex-direction:column;grid-column:span 2;min-height:280px;padding:28px;display:flex;position:relative;overflow:hidden}.dz-landing .feature.wide{grid-column:span 3}.dz-landing .feature.lg{grid-column:span 6;min-height:320px}.dz-landing .feature-icon{background:var(--brand-light);width:34px;height:34px;color:var(--brand);border-radius:9px;place-items:center;margin-bottom:16px;display:grid}.dz-landing .feature h3{letter-spacing:-.025em;margin:0 0 6px;font-size:20px;font-weight:700}.dz-landing .feature p{color:var(--txt-2);max-width:380px;margin:0;font-size:14px;font-weight:500;line-height:1.6}.dz-landing .feature-visual{margin-top:auto;padding-top:22px}.dz-landing .fv-rsvp{background:var(--surface);border:1px solid var(--edge);border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;padding:14px;display:flex}.dz-landing .fv-rsvp-pill{text-align:center;border:1px solid var(--edge);color:var(--txt-2);background:#fff;border-radius:8px;flex:1;padding:8px 0;font-size:12.5px;font-weight:700}.dz-landing .fv-rsvp-pill.on{background:var(--brand-light);color:var(--brand);border-color:var(--brand)}.dz-landing .fv-rsvp-count{width:100%;color:var(--txt-3);justify-content:space-between;margin-top:4px;padding:0 4px;font-size:11px;font-weight:500;display:flex}.dz-landing .fv-rsvp-count b{color:var(--txt);font-weight:700}.dz-landing .fv-gb{flex-direction:column;gap:6px;display:flex}.dz-landing .fv-gb-item{background:var(--surface);color:var(--txt-2);border:1px solid var(--edge-light);border-radius:10px;padding:10px 12px;font-size:12.5px;font-weight:500}.dz-landing .fv-gb-item b{color:var(--txt);margin-right:6px;font-weight:700}.dz-landing .fv-map{background:linear-gradient(#fc5f2b0a,#fc5f2b0a),radial-gradient(circle at 30% 70%,#e8e5dd,#f4f1ea 60%);border-radius:12px;align-items:flex-end;height:130px;padding:14px;display:flex;position:relative;overflow:hidden}.dz-landing .fv-map:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#0000000d 1px,#0000 1px),linear-gradient(#0000000d 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.dz-landing .fv-map-pin{background:var(--brand);width:28px;height:28px;box-shadow:0 6px 16px -4px var(--brand-glow);border-radius:50% 50% 50% 0;position:absolute;top:38%;left:48%;transform:rotate(-45deg)}.dz-landing .fv-map-pin:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dz-landing .fv-map-route{background:repeating-linear-gradient(90deg, var(--brand) 0 6px, transparent 6px 12px);opacity:.6;height:3px;position:absolute;top:60%;left:0;right:0}.dz-landing .fv-map-pill{border:1px solid var(--edge);color:var(--txt);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 12px 6px 8px;font-size:11.5px;font-weight:700;display:inline-flex;position:relative;box-shadow:0 4px 12px #0000000f}.dz-landing .fv-map-pill svg{color:var(--brand)}.dz-landing .fv-preview{align-items:center;gap:10px;display:flex}.dz-landing .fv-preview-phone{background:#1a1a1d;border-radius:14px;flex:none;width:78px;height:130px;padding:3px;position:relative}.dz-landing .fv-preview-phone-screen{text-align:center;background:#fff;border-radius:11px;width:100%;height:100%;padding:14px 8px 6px;overflow:hidden}.dz-landing .fv-preview-phone-screen .nm{font-family:var(--font-serif-latin);color:var(--txt);font-size:14px;font-style:italic;line-height:1.1}.dz-landing .fv-preview-phone-screen .dt{font-family:var(--font-mono-label);letter-spacing:.18em;color:var(--txt-3);margin-top:4px;font-size:7px;font-weight:600}.dz-landing .fv-preview-phone-screen .img{background:linear-gradient(#ffd9c2,#ff8a5e);border-radius:4px;height:50px;margin-top:6px}.dz-landing .fv-preview-edit{background:var(--surface);border:1px solid var(--edge);border-radius:10px;flex:1;padding:12px;font-size:12px}.dz-landing .fv-preview-edit .lbl{color:var(--txt-3);margin-bottom:4px;font-size:11px;font-weight:500}.dz-landing .fv-preview-edit .val{color:var(--txt);font-weight:700}.dz-landing .fv-preview-edit-row+.fv-preview-edit-row{border-top:1px solid var(--edge-light);margin-top:8px;padding-top:8px}.dz-landing .fv-preview-arrow{color:var(--brand);flex:none;font-size:18px;font-weight:700}.dz-landing .fv-templates{grid-template-columns:repeat(7,1fr);gap:8px;max-width:100%;display:grid;overflow:hidden}.dz-landing .fv-templates .t{aspect-ratio:3/5;border:1px solid var(--edge);border-radius:6px;position:relative;overflow:hidden}.dz-landing .fv-templates .t:after{content:"";background-size:cover;border-radius:3px;position:absolute;inset:4px}.dz-landing .fv-templates .t.t1:after{background:linear-gradient(#f4ecd9,#d9c2a0)}.dz-landing .fv-templates .t.t2:after{background:linear-gradient(#ffe1d6,#ff9b7a)}.dz-landing .fv-templates .t.t3:after{background:linear-gradient(#e4e9d5,#95b07a)}.dz-landing .fv-templates .t.t4:after{background:linear-gradient(#fde7eb,#f8b5c1)}.dz-landing .fv-templates .t.t5:after{background:linear-gradient(#f5f5f7,#d4d4d8)}.dz-landing .fv-templates .t.t6:after{background:linear-gradient(135deg,#d4d8e3,#6b7a99)}.dz-landing .fv-templates .t.t7:after{background:linear-gradient(#f8f0e1,#e3a17d)}.dz-landing .pricing{background:var(--surface);border-top:1px solid var(--edge-light);border-bottom:1px solid var(--edge-light);padding:120px 0}.dz-landing .pricing-head{text-align:center;max-width:720px;margin:0 auto 56px}.dz-landing .pricing-eyebrow{font-family:var(--font-mono-label,"Space Grotesk", monospace);letter-spacing:.18em;text-transform:uppercase;color:var(--txt-3,#71717a);margin-bottom:20px;font-size:11px;font-weight:600}.dz-landing .pricing-title{letter-spacing:-.025em;color:var(--txt);margin:0;font-size:clamp(34px,4.6vw,52px);font-weight:700;line-height:1.18}.dz-landing .pricing-title .muted{color:var(--txt-3,#71717a)}.dz-landing .pricing-grid{grid-template-columns:repeat(6,1fr);gap:10px;max-width:920px;margin:0 auto 64px;display:grid}.dz-landing .pricing-chip{background:var(--white);border:1px solid var(--edge);letter-spacing:-.005em;color:var(--txt);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:16px 14px;font-size:14px;font-weight:600;display:flex}.dz-landing .pricing-chip-dot{background:var(--brand-light,#fc5f2b1a);width:18px;height:18px;color:var(--brand);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.dz-landing .pricing-reveal{text-align:center;max-width:540px;margin:0 auto}.dz-landing .pricing-rule{background:var(--edge);width:80px;height:1px;margin:0 auto 36px}.dz-landing .pricing-punch{letter-spacing:-.04em;color:var(--txt);margin:0 0 12px;font-size:clamp(48px,7vw,88px);font-weight:700;line-height:1.04}.dz-landing .pricing-punch .brand{color:var(--brand)}.dz-landing .pricing-foot{color:var(--txt-3);margin:0 0 32px;font-size:14.5px;font-weight:500}.dz-landing .pricing-addon{border:1px solid var(--edge);background:var(--white);color:var(--txt-2);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;gap:10px;margin-bottom:32px;padding:10px 16px 10px 14px;font-size:13.5px;font-weight:500;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.dz-landing .pricing-addon:hover{border-color:var(--edge-strong,#d4d4d8)}.dz-landing .pricing-addon input{opacity:0;pointer-events:none;position:absolute}.dz-landing .pricing-addon-check{border:1.5px solid var(--edge-strong,#d4d4d8);background:var(--white);color:#0000;border-radius:5px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.dz-landing .pricing-addon.checked{color:var(--txt);border-color:var(--brand);background:var(--brand-light,#fc5f2b0f)}.dz-landing .pricing-addon.checked .pricing-addon-check{background:var(--brand);border-color:var(--brand);color:#fff}.dz-landing .pricing-addon-text b{color:var(--txt);font-weight:700}.dz-landing .pricing-cta{background:var(--brand);color:#fff;border-radius:var(--radius-button,11px);flex-direction:column;align-items:center;gap:5px;padding:18px 44px;transition:filter .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 48px #fc5f2b59}.dz-landing .pricing-cta:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 16px 56px #fc5f2b6b}.dz-landing .pricing-cta-main{letter-spacing:-.015em;font-size:19px;font-weight:700;line-height:1.2}.dz-landing .pricing-cta-sub{opacity:.9;font-size:12.5px;font-weight:500}@media (max-width:860px){.dz-landing .pricing-grid{grid-template-columns:repeat(3,1fr)}}.dz-landing .faq{padding:100px 0}.dz-landing .faq-grid{grid-template-columns:1fr 1.4fr;gap:56px;max-width:1060px;margin:0 auto;display:grid}.dz-landing .faq-list{flex-direction:column;gap:0;display:flex}.dz-landing .faq-item{border-bottom:1px solid var(--edge);cursor:pointer;padding:18px 0}.dz-landing .faq-item:first-child{border-top:1px solid var(--edge)}.dz-landing .faq-item:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:6px}.dz-landing .faq-q{letter-spacing:-.018em;justify-content:space-between;align-items:center;gap:16px;font-size:16px;font-weight:700;display:flex}.dz-landing .faq-q-icon{border:1px solid var(--edge-strong);width:22px;height:22px;color:var(--txt-3);border-radius:50%;flex:none;place-items:center;font-size:14px;transition:transform .2s,color .2s,border-color .2s,background .2s;display:grid}.dz-landing .faq-item.open .faq-q-icon{color:#fff;background:var(--brand);border-color:var(--brand);transform:rotate(45deg)}.dz-landing .faq-a{max-height:0;color:var(--txt-2);padding-right:30px;font-size:14.5px;font-weight:500;line-height:1.65;transition:max-height .25s,margin-top .25s,padding-right .2s;overflow:hidden}.dz-landing .faq-item.open .faq-a{max-height:240px;margin-top:10px}.dz-landing .faq-side h2{letter-spacing:-.035em;margin:0 0 12px;font-size:36px;font-weight:800;line-height:1.1}.dz-landing .faq-side h2 .accent{color:var(--brand)}.dz-landing .faq-side p{color:var(--txt-2);margin:0 0 22px;font-size:15px;font-weight:500;line-height:1.6}.dz-landing .cta{padding:0 0 80px}.dz-landing .cta-card{background:var(--cta-dark);color:#fff;border-radius:var(--radius-xl);text-align:center;padding:90px 32px 100px;position:relative;overflow:hidden}.dz-landing .cta-card:before{content:"";background:radial-gradient(ellipse 70% 80% at 50% 0%, var(--brand-glow), transparent 60%), radial-gradient(ellipse 40% 30% at 80% 100%, #fc5f2b1f, transparent 60%);pointer-events:none;position:absolute;inset:0}.dz-landing .cta-card>*{position:relative}.dz-landing .cta h2{letter-spacing:-.038em;margin:0 0 14px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1}.dz-landing .cta h2 .accent{color:var(--brand)}.dz-landing .cta p{color:#ffffffb3;max-width:520px;margin:0 auto 32px;font-size:17px;font-weight:500}.dz-landing .cta .btn-group{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.dz-landing .cta .btn-outline{color:#fff;background:0 0;border-color:#fff3}.dz-landing .cta .btn-outline:hover{background:#ffffff14;border-color:#fff6}.dz-landing footer{border-top:1px solid var(--edge-light);color:var(--txt-3);padding:60px 0 28px;font-size:14px}.dz-landing .footer-top{grid-template-columns:1.5fr repeat(4,1fr);gap:40px;margin-bottom:56px;display:grid}.dz-landing .footer-brand{max-width:280px}.dz-landing .footer-brand p{color:var(--txt-3);margin:12px 0 0;font-size:13px;font-weight:500;line-height:1.6}.dz-landing .footer-col h4{color:var(--txt);letter-spacing:-.01em;margin:0 0 14px;font-size:13px;font-weight:700}.dz-landing .footer-col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.dz-landing .footer-col a{color:var(--txt-2);font-size:13.5px;font-weight:500;transition:color .15s}.dz-landing .footer-col a:hover{color:var(--txt)}.dz-landing .footer-bottom{border-top:1px solid var(--edge-light);color:var(--txt-4);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:28px;font-size:12px;font-weight:500;display:flex}.dz-landing .footer-bottom-links{gap:22px;display:flex}.dz-landing .footer-business{color:var(--txt-4);margin:8px 0 24px;font-size:12px;font-weight:500;line-height:1.8}.dz-landing .footer-business p{margin:0}.dz-landing .footer-business a{color:var(--txt-3);transition:color .15s}.dz-landing .footer-business a:hover{color:var(--txt)}.dz-landing .watermark{font-family:var(--font-brand);letter-spacing:-.04em;text-align:center;-webkit-user-select:none;user-select:none;background:linear-gradient(180deg, var(--edge-strong) 0%, transparent 75%);color:#0000;-webkit-background-clip:text;background-clip:text;padding:8px 0 40px;font-size:clamp(140px,24vw,300px);font-weight:700;line-height:.85}.dz-landing[data-mood=editorial]{--brand:#18181b;--brand-hover:#000;--brand-light:#18181b0f;--brand-glow:#18181b1a;--surface:#fbfbf9;--surface-2:#f0efec}.dz-landing[data-mood=editorial] .badge-pill{background:#18181b}.dz-landing[data-mood=romantic]{--brand:#c8557b;--brand-hover:#a8456c;--brand-light:#c8557b1a;--brand-glow:#c8557b3d;--surface:#fcf5f4;--surface-2:#f4e5e7;--surface-hover:#f0e3e5}.dz-landing[data-energy=whisper] .showcase-stage{padding:50px 0 70px;transform:rotate(-3deg)}.dz-landing[data-energy=whisper] .showcase-row{gap:32px;margin-bottom:32px;animation-duration:110s}.dz-landing[data-energy=whisper] .showcase-row.reverse{animation-duration:110s}.dz-landing[data-energy=whisper] .phone-card{width:200px;height:420px}.dz-landing[data-energy=showcase] .showcase-stage{min-height:540px;margin:-10px -14vw 0;padding:20px 0 80px;transform:rotate(-12deg)}.dz-landing[data-energy=showcase] .showcase-row{gap:20px;margin-bottom:22px;animation-duration:50s}.dz-landing[data-energy=showcase] .showcase-row.reverse{animation-duration:50s}.dz-landing[data-energy=showcase] .phone-card{width:244px;height:510px}.dz-landing[data-headline=serif] .hero-title .accent,.dz-landing[data-headline=serif] .section-title .accent,.dz-landing[data-headline=serif] .faq-side h2 .accent,.dz-landing[data-headline=serif] .cta h2 .accent{letter-spacing:-.025em;font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.dz-landing[data-headline=soft] h1.hero-title{letter-spacing:-.035em;font-weight:600;line-height:1.08}.dz-landing[data-headline=soft] .section-title,.dz-landing[data-headline=soft] .faq-side h2,.dz-landing[data-headline=soft] .cta h2{letter-spacing:-.028em;font-weight:600}@media (max-width:900px){.dz-landing .nav-links{display:none}.dz-landing .hero{padding-top:calc(var(--nav-h) + 22px)}.dz-landing .hero-top{padding-bottom:24px}.dz-landing .studio-stack{perspective:1200px;margin-top:-20px;padding:42px 0 152px}.dz-landing .studio-tilt{transform:translate(104px)rotateX(38deg)rotate(-18deg)translateY(-42px)}.dz-landing .studio-row{--studio-loop-distance:-1360px;gap:10px}.dz-landing .studio-phone{border-radius:28px;width:160px;height:334px;padding:6px;box-shadow:inset 1px 1px #ffffff38,inset -1px -1px #0000008c,inset 3px 3px 7px -2px #ffffff1a,inset -3px -3px 7px -2px #00000080,-8px 24px 38px -10px #0805037a,-3px 12px 22px -8px #08050357}.dz-landing .studio-phone .phone-screen{border-radius:22px}.dz-landing .studio-phone .phone-notch{width:56px;height:16px;top:9px}.dz-landing .studio-dock-wrap{bottom:106px;left:62%;transform:translate(-50%)rotateX(38deg)rotate(-18deg)scale(.66)}.dz-landing .proof-row{grid-template-columns:repeat(2,1fr);gap:20px}.dz-landing .steps{grid-template-columns:1fr}.dz-landing .how .step-visual--share{height:auto;padding-top:clamp(22px,3vw,30px);padding-bottom:clamp(22px,3vw,30px)}.dz-landing .features-grid{grid-template-columns:1fr}.dz-landing .feature,.dz-landing .feature.wide,.dz-landing .feature.lg{grid-column:span 1}.dz-landing .faq-grid{grid-template-columns:1fr;gap:32px}.dz-landing .footer-top{grid-template-columns:1fr 1fr}}@media (max-height:760px){.dz-landing .hero{padding-bottom:12px}.dz-landing h1.hero-title{font-size:clamp(34px,5.2vw,56px)}.dz-landing .hero-top{padding-bottom:22px}.dz-landing .studio-stack{padding-bottom:128px}.dz-landing .studio-phone{width:154px;height:322px}.dz-landing .studio-row{--studio-loop-distance:-1312px}.dz-landing .phone-card{width:200px;height:420px}}
