:root{--ink:#151515;--paper:#f4f1e8;--yellow:#f5c844;--blue:#b9d4e8;--line:#c9c5ba}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Noto Sans KR,sans-serif}.wrap{width:min(1180px,100% - 40px);margin:auto}.nav{border-bottom:1px solid var(--line);z-index:10;justify-content:space-between;align-items:center;height:82px;display:flex;position:relative}.brand{color:inherit;letter-spacing:.08em;align-items:center;gap:10px;font-size:13px;font-weight:900;text-decoration:none;display:flex}.brandMark{border:2px solid;border-radius:50%;place-items:center;width:35px;height:35px;font-size:10px;display:grid}.navLinks{gap:34px;display:flex}.navLinks a,.textLink{color:inherit;font-size:13px;font-weight:700;text-decoration:none}.miniButton{cursor:pointer;background:0 0;border:1px solid;border-radius:100px;padding:10px 18px;font-weight:800}.hero{grid-template-columns:1fr 1fr;align-items:center;min-height:720px;display:grid}.eyebrow{letter-spacing:.2em;margin:0 0 24px;font-size:11px;font-weight:900}.hero h1{letter-spacing:-.07em;margin:0;font-size:clamp(48px,6vw,80px);line-height:1.06}.hero h1 em{z-index:1;font-style:normal;position:relative}.hero h1 em:after{content:"";background:var(--yellow);z-index:-1;height:16px;position:absolute;bottom:5px;left:-3px;right:-6px;transform:rotate(-1deg)}.lead{color:#555;max-width:515px;margin:30px 0;font-size:16px;line-height:1.75}.heroActions{align-items:center;gap:25px;display:flex}.primary{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:3px;padding:17px 25px;font-weight:800}.primary span{margin-right:8px}.meta{color:#777;margin-top:18px;font-size:11px}.toast{background:#fff;margin:14px 0 0;padding:10px 15px;font-size:13px;display:inline-block}.heroVisual{place-items:center;height:620px;display:grid;position:relative;overflow:hidden}.sun{background:var(--yellow);border-radius:50%;width:450px;height:450px;position:absolute}.orbit{border:1px solid #aaa;border-radius:50%;width:545px;height:545px;position:absolute}.phone{border:8px solid #171717;border-radius:34px;overflow:hidden;box-shadow:0 25px 70px #201b0f33}.heroPhone{z-index:2;background:#f8f5eb;width:265px;height:545px;padding:14px 17px;transform:rotate(3deg)}.phoneTop{justify-content:space-between;font-size:8px;display:flex}.appHead{justify-content:space-between;margin:20px 0 30px;display:flex}.appLogo{border:1px solid;border-radius:50%;place-items:center;width:28px;height:28px;font-size:8px;font-weight:900;display:grid}.smallCaps{letter-spacing:.16em;font-size:8px!important;font-weight:900!important}.heroPhone h2{letter-spacing:-.05em;font-size:27px}.sceneGrid{grid-template-columns:1fr 1fr;gap:7px;margin:30px 0;display:grid}.sceneGrid span{border:1px solid #ccc;border-radius:3px;padding:14px 9px;font-size:12px}.sceneGrid span.active{background:var(--yellow);border-color:#111}.sceneGrid b{letter-spacing:.1em;font-size:6px}.heroPhone button,.previewPhone button{color:#fff;background:#151515;border:0;justify-content:space-between;width:100%;padding:13px;font-weight:800;display:flex}.floatCard{z-index:3;background:#fff;width:175px;padding:16px;position:absolute;bottom:72px;right:2%;transform:rotate(-4deg);box-shadow:0 15px 30px #0002}.floatCard span,.floatCard i{font-size:8px;display:block}.floatCard b{font-size:42px}.floatCard small{font-size:14px}.floatCard i{color:#777;font-style:normal}.statement{background:var(--ink);color:#fff;padding:85px 0}.statement .wrap{justify-content:space-between;align-items:end;display:flex}.statement p{letter-spacing:-.05em;margin:0;font-size:clamp(28px,4vw,52px);line-height:1.3}.statement strong{color:var(--yellow)}.statement span{letter-spacing:.14em;font-size:9px}.features{grid-template-columns:1fr 1fr;gap:10%;padding:130px 0;display:grid}.sectionIntro h2,.previewHead h2,.install h2{letter-spacing:-.06em;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.2}.featureList{border-top:1px solid}.featureList article{border-bottom:1px solid;grid-template-columns:35px 1fr 25px;align-items:start;gap:20px;padding:24px 0;display:grid}.featureList article>span{font-size:11px}.featureList h3{margin:0 0 8px;font-size:20px}.featureList p{color:#666;margin:0;font-size:13px;line-height:1.6}.previewSection{background:#d9d7cf;padding:110px 0;overflow:hidden}.previewHead{justify-content:space-between;align-items:end;margin-bottom:65px;display:flex}.previewHead>p{color:#555;max-width:340px;line-height:1.7}.previewRow{justify-content:center;gap:45px;display:flex}.previewPhone{background:#f5c844;width:265px;height:530px;padding:20px}.previewPhone:nth-child(2){transform:translateY(35px)}.previewPhone.dark{color:#fff;background:#1b1b1b}.previewPhone.blue{background:var(--blue)}.previewPhone h3{margin:28px 0;font-size:30px;line-height:1.15}.previewArt{border:1px solid;border-radius:50%;place-items:center;height:245px;font-size:110px;font-weight:900;display:grid}.previewPhone>p{font-size:12px;font-weight:700}.install{background:var(--paper);grid-template-columns:1fr 1fr;padding:120px 0;display:grid}.installCard{background:var(--yellow);padding:65px}.installCard>p:not(.eyebrow){max-width:390px;line-height:1.7}.primary.light{color:#111;background:#fff;margin:25px 0 15px}.installCard small{display:block}.steps{padding:25px 65px}.steps h3{font-size:25px}.steps ol{padding:0;list-style:none}.steps li{border-bottom:1px solid var(--line);gap:22px;padding:21px 0;display:flex}.steps li>b{font-size:11px}.steps strong{font-size:16px}.steps p{color:#666;margin:7px 0;font-size:12px}.info{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:45px 0 80px;display:grid}.info div{border-right:1px solid var(--line);padding-left:30px}.info div:first-child{padding-left:0}.info div:last-child{border:0}.info span{letter-spacing:.16em;font-size:9px;display:block}.info b{margin:12px 0;font-size:20px;display:block}.info p,.info a{color:#666;font-size:12px}footer{color:#fff;background:#151515;padding:45px 0}footer .wrap{justify-content:space-between;align-items:center;display:flex}footer p,footer>span{color:#aaa;font-size:11px}@media (max-width:800px){.navLinks{display:none}.hero{grid-template-columns:1fr;padding:70px 0 30px}.heroVisual{height:590px}.statement .wrap,.previewHead{flex-direction:column;align-items:start;gap:25px}.features{grid-template-columns:1fr;padding:85px 0}.sectionIntro{margin-bottom:45px}.previewRow{justify-content:flex-start;padding:10px 25px 60px;overflow-x:auto}.previewPhone{flex:0 0 240px;height:490px}.previewArt{height:205px}.install{grid-template-columns:1fr;width:100%}.installCard,.steps{padding:45px 25px}.info{grid-template-columns:1fr;padding-bottom:40px}.info div{border-right:0;border-bottom:1px solid var(--line);padding:25px 0}footer .wrap{flex-direction:column;align-items:flex-start;gap:20px}.floatCard{right:0}.sun{width:380px;height:380px}.orbit{width:470px;height:470px}}@media (max-width:430px){.wrap{width:calc(100% - 30px)}.hero h1{font-size:48px}.heroActions{flex-direction:column;align-items:flex-start}.heroVisual{margin-left:-15px;margin-right:-15px}.statement{padding:65px 0}.previewSection{padding:80px 0}.previewSection>.wrap{width:100%}.previewHead{padding:0 15px}.floatCard{width:145px;right:5px}.heroPhone{transform:rotate(2deg)translate(-20px)}}.heroPhone{background:#faf9f5;width:265px;height:560px;padding:13px 14px 8px;position:relative}.speaker{background:#171717;border-radius:0 0 10px 10px;width:56px;height:13px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.heroPhone .phoneTop{padding:0 4px}.heroPhone .appHead{align-items:center;margin:17px 0 18px}.appHead>div{align-items:center;gap:7px;display:flex}.appHead small{font-size:7px;font-weight:800}.roundIcon{border:1px solid #bbb;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.heroPhone .appLogo{color:#fff;background:#171717;border:0}.welcome{flex-direction:column;gap:3px;display:flex}.welcome span{color:#777;font-size:9px}.welcome b{letter-spacing:-.05em;font-size:20px}.heroPhone .sceneGrid{gap:7px;margin:18px 0 13px}.heroPhone .sceneGrid button{color:#151515;text-align:left;cursor:pointer;min-height:72px;box-shadow:none;background:#fff;border:1px solid #dedbd2;border-radius:8px;grid-template-columns:1fr auto;padding:8px;font-size:10px;display:grid}.heroPhone .sceneGrid button.active{background:var(--yellow);border-color:#171717}.sceneGrid button i{grid-row:1/3;align-self:center;font-size:17px;font-style:normal}.sceneGrid button b{letter-spacing:.11em;color:#777;font-size:5px}.quickPlan{background:#eceae4;border-radius:8px;grid-template-columns:1fr 1fr;margin-bottom:10px;display:grid}.quickPlan span{border-right:1px solid #d3d0c8;padding:9px}.quickPlan span:last-child{border:0}.quickPlan small,.quickPlan b{display:block}.quickPlan small{color:#777;margin-bottom:5px;font-size:6px}.quickPlan b{font-size:9px}.heroPhone .planButton{color:#fff;background:#151515;border:0;border-radius:5px;justify-content:space-between;width:100%;padding:11px;font-size:9px;font-weight:800;display:flex}.appNav{border-top:1px solid #ddd9d0;justify-content:space-between;margin:11px -14px 0;padding:7px 13px 2px;display:flex}.appNav span{color:#999;flex-direction:column;align-items:center;gap:2px;font-size:5px;display:flex}.appNav span.on{color:#111;font-weight:900}.appNav i{font-size:13px;font-style:normal}.homeBar{background:#171717;border-radius:4px;width:78px;height:3px;margin:6px auto 0}.heroPhone.referencePhone{background:#f7f3e8;height:560px;padding:16px 15px 0}.referencePhone .phoneTop{padding:0 3px;font-size:8px}.referenceHead{justify-content:space-between;align-items:center;margin:24px 3px 34px;display:flex}.referenceHead .appLogo{color:#151515;background:0 0;border:1px solid #151515;width:31px;height:31px}.referenceHead>span:last-child{font-size:12px}.referencePhone>.smallCaps{margin:0 2px 8px}.referencePhone h2{letter-spacing:-.07em;margin:0 0 27px;font-size:31px;font-weight:500;line-height:1.45}.referencePhone .referenceScenes{gap:8px;margin:0 0 29px}.referencePhone .referenceScenes button{background:0 0;border:1px solid #c9c9c9;border-radius:3px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:73px;padding:11px 12px;font-size:12px;font-weight:500;display:flex}.referencePhone .referenceScenes button.active{background:var(--yellow);border:1px solid #151515}.referencePhone .referenceScenes button b{letter-spacing:.12em;color:#151515;margin-top:9px;font-size:6px}.referencePhone .referencePlan{color:#fff;background:#151515;border:0;border-radius:0;justify-content:space-between;width:calc(100% + 30px);margin-left:-15px;padding:19px 16px;font-size:15px;font-weight:900;display:flex}.referenceCard{width:160px;padding:18px 16px;bottom:42px;right:-1%;transform:rotate(-4deg)}.oneShotVisual{overflow:visible}.oneShotPhone{z-index:2;background:#f9f8f4;border-width:9px;width:300px;height:585px;transform:rotate(2deg);box-shadow:0 28px 70px #201b0f44}.oneShotPhone img{object-fit:cover;object-position:top center;border-radius:24px;width:100%;height:100%;display:block}@media (max-width:430px){.oneShotPhone{width:286px;height:558px;transform:rotate(1deg)}}.downloadStatus{margin:12px 0 0;font-size:12px;font-weight:800}.installCard .downloadStatus{color:#151515}.primary,.miniButton{justify-content:center;align-items:center;font-family:inherit;text-decoration:none;display:inline-flex}.oneShotPreviews{align-items:flex-start;gap:35px}.oneShotPreviews figure{flex:0 0 265px;width:265px;margin:0}.oneShotPreviews figcaption{flex-direction:column;gap:8px;padding:26px 4px 0;display:flex}.oneShotPreviews figcaption b{letter-spacing:.09em;font-size:12px}.oneShotPreviews figcaption span{color:#585852;font-size:12px;line-height:1.6}.previewPhone.appCapture,.previewPhone.appUi{background:#faf8f2;width:265px;height:544px;padding:0;transform:none}.previewPhone.appCapture img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.previewPhone.appUi{color:#191a17;padding:23px 18px 16px}.appStatus{letter-spacing:.03em;border-bottom:1px solid #d5d2c9;justify-content:space-between;align-items:center;padding-bottom:17px;font-size:9px;display:flex}.screenStep{color:#ff5738;letter-spacing:.15em!important;margin:35px 0 12px!important;font-size:7px!important}.appUi h3{letter-spacing:-.06em;margin:0 0 28px;font-size:28px;line-height:1.27}.choiceGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.choiceGrid span{border:1px solid #c9c7c0;border-radius:12px;flex-direction:column;justify-content:flex-end;height:80px;padding:13px 11px;font-size:12px;font-weight:800;display:flex}.choiceGrid span.selected{color:#fff;background:#ff593b;border-color:#ff593b}.choiceGrid small{letter-spacing:.12em;margin-top:6px;font-size:6px}.screenActions{justify-content:space-between;align-items:center;margin-top:36px;font-size:9px;display:flex}.screenActions b{color:#fff;background:#181916;border-radius:4px;padding:12px 23px}.resultScreen{background:#f7f2e6!important}.focalResult{color:#fff;background:#1e2722;border-radius:16px;margin:4px 0 12px;padding:16px}.focalResult small,.focalResult span{letter-spacing:.08em;color:#c8cec9;font-size:7px;display:block}.focalResult strong{margin:5px 0;font-size:54px;line-height:1.05;display:block}.focalResult em{margin-left:3px;font-size:14px;font-style:normal}.settingTiles{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.settingTiles span{background:#fff;border:1px solid #d4d1ca;border-radius:8px;padding:10px 6px}.settingTiles small{color:#777;font-size:5px;display:block}.settingTiles b{margin-top:6px;font-size:11px;display:block}.lensMatch{color:#fff;background:#ff583a;border-radius:11px;grid-template-columns:1fr auto;gap:5px;margin-top:12px;padding:12px;display:grid}.lensMatch small{letter-spacing:.09em;grid-column:1/3;font-size:6px}.lensMatch b{font-size:10px}.lensMatch span{border:1px solid #fff8;border-radius:20px;padding:4px 6px;font-size:7px}.installCard .primary.light{width:max-content}@media (max-width:800px){.oneShotPreviews{justify-content:flex-start;padding-left:25px;padding-right:25px}.oneShotPreviews figure{flex-basis:240px;width:240px}.previewPhone.appCapture,.previewPhone.appUi{width:240px;height:493px}.appUi h3{font-size:24px}.choiceGrid span{height:70px}.screenActions{margin-top:25px}.focalResult strong{font-size:46px}}
